@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&family=Roboto:wght@500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap);.drawer-container .drawer-header{background-color:#fff;box-shadow:0 2px 8px #0000001a;position:relative;z-index:2}.drawer-container .drawer-header .drawer-header-content{align-items:center;display:flex;padding:12px}.drawer-container .drawer-header .drawer-header-content .close-drawer-btn{height:42px}.drawer-container .drawer-header .drawer-header-content .drawer-title{color:#171725!important;color:var(--T-Text-100,#171725)!important;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.drawer-container .drawer-header .drawer-tabs{margin-top:16px}.drawer-container .drawer-header .drawer-tabs .ant-tabs{border:none}.drawer-container .drawer-header .drawer-tabs .ant-tabs-nav{margin:0}.drawer-container .drawer-header .drawer-tabs .ant-tabs-nav .ant-tabs-tab{border-bottom:2px solid #0000}.drawer-container .drawer-header .drawer-tabs .ant-tabs-nav .ant-tabs-tab-active{border-bottom:2px solid #007bff}.drawer-container .drawer-scrollable-content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-grow:1;gap:80px;overflow-y:auto;padding:52px 0}.drawer-container .drawer-scrollable-content .section-side-header{font-feature-settings:"liga" off,"clig" off;color:#4b4ad5!important;color:var(--P-CTA--100,var(--P-CTA-100,#4b4ad5))!important;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:18px;text-align:center}.drawer-container .drawer-scrollable-content .know-more-section-tilte{font-feature-settings:"liga" off,"clig" off;color:#000!important;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.drawer-container .drawer-scrollable-content .know-more-section-content{font-feature-settings:"liga" off,"clig" off;color:#454551!important;color:var(--T-Text-80,#454551)!important;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-top:24px;text-align:justify}.drawer-container .drawer-scrollable-content .know-more-section-content .benefits-info-card{align-items:flex-start;background:#4b4ad51a;border-radius:24px;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:24px}.drawer-container .drawer-scrollable-content .know-more-section-content .info-card-header{display:flex;gap:12px}.drawer-container .drawer-scrollable-content .know-more-section-content .info-card-header .info-card-icons{width:20px}.drawer-container .drawer-scrollable-content .know-more-section-content .info-card-header .info-card-title{color:#171725;color:var(--T-Text-100,#171725);font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.drawer-container .drawer-scrollable-content .know-more-section-content .info-card-content{align-items:flex-start;color:#454551;color:var(--T-Text-80,#454551);display:flex;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:18px;text-align:left}.drawer-container .drawer-scrollable-content .know-more-section-content .instruction-cvt-tutorial{color:#29292e!important;font-size:14px;margin-bottom:10px}.drawer-container .drawer-scrollable-content .cvt-tips-content{background:#4b4ad51a;border-radius:24px;font-size:14px;padding:25px;text-align:left}.drawer-container .drawer-scrollable-content .section{min-height:200px;padding:0 30px;width:100%}.drawer-container .drawer-scrollable-content .section .basic-info-section{align-items:center;background:#a461d81a;border-radius:24px;display:flex;gap:18px;justify-content:space-between;padding:24px}.drawer-container .drawer-scrollable-content .section .tips-list-container{border:1px solid #e4e7eb;border-radius:12px;margin-top:24px;padding:0 16px}.drawer-container .drawer-scrollable-content .section .tips-list-container .tips-list-item{align-items:start;border-bottom:1px solid #f2f2f2;display:flex;gap:10px;padding:16px 0}.drawer-container .drawer-scrollable-content .section .tips-list-container .tips-list-item .tips-list-item-icon{height:14px;width:14px}.drawer-container .drawer-scrollable-content .section .tips-list-container .tips-list-item .tips-list-item-icon img{height:auto;object-fit:contain;width:100%}.drawer-container .drawer-scrollable-content .section .tips-list-container .tips-list-item .tips-list-item-content{display:flex;flex-direction:column;gap:4px}.drawer-container .drawer-scrollable-content .section .tips-list-container .tips-list-item .tips-list-item-content .tips-list-item-title{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.drawer-container .drawer-scrollable-content .section .tips-list-container .tips-list-item .tips-list-item-content .tips-list-item-description{font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:22px}.drawer-container .drawer-scrollable-content .video-section{min-height:350px;padding:0 30px;width:100%}.video-thumbnail-container{overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.video-thumbnail-container:hover{box-shadow:0 8px 25px #00000026;transform:scale(1.02)}.video-overlay{align-items:center;background:linear-gradient(180deg,#0000001a,#0000004d 50%,#0009);border-radius:24px;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;transition:background .3s ease}.video-thumbnail-container:hover .video-overlay{background:linear-gradient(180deg,#0003,#0006 50%,#000000b3)}.play-button-container{align-items:center;background:#ffffffe6;border-radius:50%;display:flex;height:80px;justify-content:center;margin-bottom:20px;transition:all .3s ease;width:80px}.play-button-container .play-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));transition:transform .3s ease}.video-thumbnail-container:hover .play-button-container{background:#fff;transform:scale(1.1)}.video-thumbnail-container:hover .play-button-container .play-icon{transform:scale(1.1)}.video-title-overlay{color:#fff;text-align:center}.video-title-overlay .video-title-text{font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.5px;line-height:20px;margin-bottom:8px;text-shadow:0 2px 4px #00000080}.video-title-overlay .video-subtitle-text{font-family:Poppins;font-size:20px;font-style:normal;font-weight:800;letter-spacing:1px;line-height:24px;margin-bottom:12px;text-shadow:0 2px 4px #00000080}.video-title-overlay .watch-now-button{background:#4b4ad5e6;border:2px solid #ffffff4d;border-radius:20px;color:#fff;display:inline-block;font-family:Poppins;font-size:12px;font-style:normal;font-weight:600;line-height:16px;padding:8px 16px;text-shadow:none;transition:all .3s ease}.video-thumbnail-container:hover .video-title-overlay .watch-now-button{background:#4b4ad5;box-shadow:0 4px 12px #4b4ad566;transform:translateY(-2px)}@media(max-width:768px){.video-thumbnail-container{height:200px!important;max-width:400px;width:100%!important}.video-title-overlay .video-title-text{font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;line-height:18px}.video-title-overlay .video-subtitle-text{font-family:Poppins;font-size:16px;font-style:normal;font-weight:800;line-height:20px}.video-title-overlay .watch-now-button{font-family:Poppins;font-size:10px;font-style:normal;font-weight:600;line-height:14px;padding:6px 12px}.play-button-container{height:60px;margin-bottom:15px;width:60px}.play-button-container .play-icon{height:40px!important;width:40px!important}}.drawer-container{display:flex;flex-direction:column;height:100%;overflow:hidden}.drawer-header{background-color:#fff;box-shadow:0 2px 8px #0000001a;position:relative;z-index:2}.drawer-header-content{align-items:center;display:flex;padding:12px}.close-drawer-btn{height:42px}.drawer-tabs{margin-top:16px}.drawer-tabs .ant-tabs{border:none}.drawer-tabs .ant-tabs-nav{margin:0}.drawer-tabs .ant-tabs-nav .ant-tabs-tab{border-bottom:2px solid #0000}.drawer-tabs .ant-tabs-nav .ant-tabs-tab-active{border-bottom:2px solid #007bff}.drawer-title{color:#171725!important;color:var(--T-Text-100,#171725)!important;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.drawer-scrollable-content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-grow:1;gap:80px;overflow-y:auto;padding:52px 0}.section{min-height:200px}.section,.video-section{padding:0 30px;width:100%}.video-section{min-height:350px}.instruction-cvt-tutorial{color:#29292e!important;font-size:14px;margin-bottom:10px}.section-side-header{font-feature-settings:"liga" off,"clig" off;color:#4b4ad5!important;color:var(--P-CTA--100,var(--P-CTA-100,#4b4ad5))!important;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:18px;text-align:center}.know-more-section-tilte{font-feature-settings:"liga" off,"clig" off;color:#000!important;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.know-more-section-content{font-feature-settings:"liga" off,"clig" off;color:#454551!important;color:var(--T-Text-80,#454551)!important;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-top:24px;text-align:justify}.basic-info-section{align-items:center;background:#a461d81a;border-radius:24px;display:flex;gap:18px;justify-content:space-between;padding:24px}.know-more-img-box{align-items:center;background:linear-gradient(218deg,#a461d8,#573372 114.82%);border-radius:10px;box-shadow:inset 0 0 5.918px 0 #0000001f;display:flex;height:72.5px;justify-content:flex-end;padding:15.924px 9.809px 14.883px 15.664px}.benefits-info-card{align-items:flex-start;background:#4b4ad51a;border-radius:24px;flex-direction:column;justify-content:center;padding:24px}.benefits-info-card,.info-card-header{display:flex;gap:12px}.info-card-icons{width:20px}.info-card-title{color:#171725;color:var(--T-Text-100,#171725);font-size:14px;font-style:normal;font-weight:600;line-height:24px}.info-card-content{align-items:flex-start;color:#454551;color:var(--T-Text-80,#454551);display:flex;font-size:12px;font-style:normal;font-weight:500;line-height:18px;text-align:left}.cvt-play{background:#ffe8ae;background:var(--S-BG-50,#ffe8ae);border-radius:24px;height:271.68px;position:relative;width:447px}.cvt-play button{background:#0000;border:0;cursor:pointer!important;left:50%;outline:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.cvt-play button img{border-radius:10px;max-width:100%}.thumbnail-title{align-items:center;background:#171725cc;border-radius:0 10.707px 10.707px 0;color:#fff!important;display:inline-flex;gap:13.383px;justify-content:center;padding:5.353px 13.383px;position:absolute;top:15%}.smartsync-video-title{font-feature-settings:"liga" off,"clig" off;color:#454551;color:var(--T-Text-80,#454551);font-family:Poppins;font-size:32.12px;font-style:normal;font-weight:600;left:6%;letter-spacing:.134px;line-height:48.18px;position:absolute;top:34%;width:244.913px}.smartsync-video-length{align-items:center;background:#171725b3;border-radius:8.03px;bottom:5%;color:#fff!important;display:inline-flex;gap:13.383px;justify-content:center;padding:5px 10px;position:absolute;right:5%}.cvt-tips-content{background:#4b4ad51a;border-radius:24px;font-size:14px;padding:25px;text-align:left}.tips-imgs-container{display:flex;gap:20px;margin-top:3 0;width:100%}.smartRx-cvt-img-container{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:24px;margin-top:30px}.cvt-tips-image{align-self:stretch;background:#fff;border:1px solid #e2e2ea;border:1px solid var(--T-Text-10,#e2e2ea);border-radius:24px;height:439px;margin-bottom:20px}.text-logo-white{filter:brightness(0) invert(1);flex-shrink:0;height:21.857px;margin-left:-5px}.sparkel-loader{bottom:37px;height:20px;left:33px;position:absolute}.upload-document .mandatory{color:#e54848!important}.upload-document .label{color:#a2a2a8!important}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}.upload-doc-popup.ant-card .ant-card-body{padding:24px 0}.upload-doc-popup .popup-txt{color:#4287f5!important}.payment-mode.ant-select .ant-select-selector{background:#f1f1f5;background:var(--T-BG-10,#f1f1f5);border-radius:10px 0 0 10px!important;height:48px;width:165px}.payment-mode.ant-select .ant-select-arrow{top:72%}.payment-mode-ipd.ant-select .ant-select-selector{background:#f1f1f5;background:var(--T-BG-10,#f1f1f5);border-radius:10px 0 0 10px!important;height:48px;width:100px}.payment-mode-ipd.ant-select .ant-select-arrow{top:72%}.payment-input.ant-input-affix-wrapper{border-radius:0 10px 10px 0!important;height:48px}.patientInfo{font-family:Poppins;font-size:14px!important;font-weight:400!important;letter-spacing:.1000000015px;line-height:26px}.wave-container{bottom:-15px;height:15px;overflow:hidden}.wave-bottom,.wave-container{left:0;position:absolute;width:100%}.wave-bottom{bottom:0;display:block;min-height:15px;object-fit:cover;pointer-events:none}.input-create-bill{border-radius:10px!important;color:#454551}.input-create-bill:disabled{background:#fafafb;background:var(--T-BG-100,#fafafb);border:1px solid #e2e2ea;border:1px solid var(--T-Text-10,#e2e2ea);border-radius:10px}.border-radius-10{border-radius:10px!important}.create-bill-table .ant-table-cell{padding:4px!important}.opd-billing .video-animat img:nth-child(2){height:62px;left:-7px;position:absolute;top:-7px;width:62px;z-index:1}.refund-bill-wrapper .ant-table thead.ant-table-thead th:first-child,.refund-bill-wrapper body .ant-table thead.ant-table-thead td:first-child{border-bottom-left-radius:0}.refund-bill-wrapper .ant-table thead.ant-table-thead th:last-child,.refund-bill-wrapper body .ant-table thead.ant-table-thead td:last-child{border-bottom-right-radius:0!important}.refund-bill-wrapper .ant-table tbody.ant-table-tbody td:first-child{border-bottom:.4px solid #e2e2ea;border-bottom:.4px solid var(--T-Text-10,#e2e2ea);border-bottom-left-radius:10px;padding:9px 16px}.refund-bill-wrapper .ant-table tbody.ant-table-tbody td:last-child{border-bottom:.4px solid #e2e2ea;border-bottom:.4px solid var(--T-Text-10,#e2e2ea);border-bottom-right-radius:10px;padding:9px 16px}.refund-bill-wrapper .theme-color{color:#4b4ad5!important}.refund-bill-wrapper .payment-btn{padding:5px 0}.refund-bill-wrapper .payment-btn span{color:#4b4ad5!important}.refund-bill-wrapper .ant-select .ant-select-selector{align-items:center;background:#f1f1f5;background:var(--T-BG-10,#f1f1f5);border-radius:10px 0 0 10px!important;display:flex;height:48px;justify-content:space-between;padding:1px 12px;width:165px}.refund-bill-wrapper .ant-select .ant-select-arrow{top:72%}.refund-bill-wrapper .ant-input-affix-wrapper{border-radius:0 10px 10px 0!important;height:48px;width:80%}.refund-bill-wrapper .color-red{color:red}.refund-bill-wrapper .btn-delete-prescription{box-shadow:none}.refund-bill-wrapper .btn-delete-prescription i{color:gray;font-size:21px}.refund-bill-wrapper .btn-delete-prescription:hover{border-color:#0000!important}.refund-bill-wrapper .btn-delete-prescription:hover i{color:#4b4ad5}.refund-bill-wrapper .refund-info{align-items:center;align-self:stretch;background:#faf8f6;border-radius:16px;display:flex;font-size:18px;font-weight:500;height:60px;justify-content:center;padding:11px 15px}.refund-bill-wrapper .modalCard-header{background-color:#fff;border-bottom:1px solid #e2e2ea;border-bottom:1px solid var(--T-Text-10,#e2e2ea);height:60px;width:100%}.refund-bill-wrapper .modalCard-header.h-74{height:74px}.refund-bill-wrapper .modalCard-header .btn-delete-prescription{padding-top:10px}.refund-bill-wrapper .modalCard-header .btn-delete-prescription i{color:#4b4ad5}.refund-bill-wrapper .payment-methods-container{max-height:50%;overflow-y:auto}.refund-bill-wrapper .h-50{height:50px!important}.refund-bill-wrapper .btn-refund-bill{align-items:center;background:#4b4ad5;background:var(--P-CTA--100,#4b4ad5);border:none;border-radius:11.718px;color:#fff!important;cursor:pointer!important;display:flex;flex-shrink:0;font-family:Poppins;font-size:18px;font-style:normal;height:62px;justify-content:center;margin-top:3rem;width:95%}.refund-bill-wrapper .btn-refund-bill:disabled{background:#7877e5;background:var(--P-CTA-100,#7877e5);border-color:#7877e5!important;box-shadow:none}.refund-bill-wrapper .btn-refund-bill:disabled:focus,.refund-bill-wrapper .btn-refund-bill:disabled:hover{background:#7877e5!important;background:var(--P-CTA-100,#7877e5)!important}.add-advance-wrapper{height:100vh;overflow-x:hidden;overflow-y:hidden}.add-advance-wrapper .ant-select .ant-select-selector{align-items:center;background:#f1f1f5;background:var(--T-BG-10,#f1f1f5);border-radius:10px 0 0 10px!important;display:flex;height:48px;justify-content:space-between;padding:1px 12px}.add-advance-wrapper .ant-select .ant-select-arrow{top:72%}.add-advance-wrapper .form-fields .ant-select .ant-select-selector{align-items:center;background:none;border-radius:10px 0 0 10px!important;display:flex;height:38px;justify-content:space-between;padding:0}.add-advance-wrapper .theme-color{color:#4b4ad5}.add-advance-wrapper .ant-input-affix-wrapper{border-radius:10px 10px 10px 10px!important;height:48px}.add-advance-wrapper .modalCard-header{background-color:#fff;border-bottom:1px solid #e2e2ea;height:60px;position:fixed;width:100%}.add-advance-wrapper .modalCard-header.h-74{height:74px}.add-advance-wrapper .modalCard-header .btn-delete-prescription{padding-top:10px}.add-advance-wrapper .modalCard-header .btn-delete-prescription i{color:#4b4ad5}.add-advance-wrapper .modal-body{border-bottom:1px solid #e2e2ea;height:100%;position:relative;top:60px;width:100%}.add-advance-wrapper .advance-left-container{background-color:#fff!important;width:40%}.add-advance-wrapper .advance-right-container{background:#f8f8fa;width:60%}.add-advance-wrapper .advance-right-container .total-advance-container{align-items:center;background:#f6effb;border:1px solid #ba7de9;border:1px solid var(--S-Icon-80,#ba7de9);border-radius:12px;display:flex;flex-direction:column;gap:4px;justify-content:center;padding:18px 12px}.add-advance-wrapper .advance-right-container .advance-balance-title{color:#a461d8!important;color:var(--S-Icon-100,#a461d8)!important;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.09px;line-height:23.342px}.add-advance-wrapper .advance-right-container .advance-balance-value{color:#a461d8!important;color:var(--S-Icon-100,#a461d8)!important;font-family:Roboto!important;font-size:24px;font-style:normal;font-weight:700;letter-spacing:.09px;line-height:28.729px}.add-advance-wrapper .payment-input.ant-input-affix-wrapper{border-radius:0 10px 10px 0!important;height:48px}.add-advance-wrapper .patient-input{border-radius:10px 10px 10px 10px!important;height:38px}.add-advance-wrapper .status-advance{background:#eddff780;color:#a461d8!important}.add-advance-wrapper .status-advance,.add-advance-wrapper .status-refunded{align-items:center;border-radius:30px;display:inline-flex;gap:4px;padding:4px 10px}.add-advance-wrapper .status-refunded{background:#fceded;background:var(--Colour-Red-Red---10,#fceded);color:#b73a3a!important}.add-advance-wrapper .status-debited{align-items:center;background:#feeee9;background:var(--Colour-Orange-Orange---10,#feeee9);border-radius:30px;color:#ed8a00!important;display:inline-flex;gap:4px;padding:4px 10px}.add-advance-wrapper .payment-scroll{max-height:40%;overflow-y:auto}.add-advance-wrapper :where(.css-dev-only-do-not-override-1okl62o).ant-picker{border-radius:10px 10px 10px 10px!important;height:38px;width:12rem}.add-advance-wrapper .ant-picker .ant-picker-input>input{color:#454551;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.1px;line-height:26px}.add-advance-wrapper .h-50{height:50px!important}.disabled{background:#0000000a!important}.custom-tooltip-container.ant-tooltip .ant-tooltip-inner{background-color:#fff;border-radius:16px;box-shadow:0 0 18px 0 #00000014;color:#374151;max-width:348px;padding:18px;width:-webkit-max-content;width:max-content}.custom-tooltip-container.ant-tooltip .ant-tooltip-arrow-content{background-color:#fff}.custom-tooltip-content{font-size:14px;line-height:1.5}.tooltip-header{font-weight:500}.tooltip-header .amount{color:#ef4444!important;font-weight:500}.tooltip-notes .notes-label{font-weight:700;margin-bottom:4px}.tooltip-notes .notes-content{color:#454551;font-family:Poppins;font-size:14px;font-weight:400;line-height:18px}.due-amount-text{color:#374151}.due-amount-text .amount{font-weight:500}.due-amount-text .bill-no{margin-top:4px}.info-icon{color:#6b7280;font-size:16px}.info-icon:hover{color:#4b5563}.clear-due-wrapper .ant-table thead.ant-table-thead th:first-child,.clear-due-wrapper body .ant-table thead.ant-table-thead td:first-child{border-bottom-left-radius:0}.clear-due-wrapper .ant-table thead.ant-table-thead th:last-child,.clear-due-wrapper body .ant-table thead.ant-table-thead td:last-child{border-bottom-right-radius:0!important}.clear-due-wrapper .ant-table tbody.ant-table-tbody td:first-child{border-bottom:.4px solid #e2e2ea;border-bottom:.4px solid var(--T-Text-10,#e2e2ea);border-bottom-left-radius:10px;padding:9px 16px}.clear-due-wrapper .ant-table tbody.ant-table-tbody td:last-child{border-bottom:.4px solid #e2e2ea;border-bottom:.4px solid var(--T-Text-10,#e2e2ea);border-bottom-right-radius:10px;padding:9px 16px}.clear-due-wrapper .theme-color{color:#4b4ad5!important}.clear-due-wrapper .payment-btn{padding:5px 0}.clear-due-wrapper .payment-btn span{color:#4b4ad5!important}.clear-due-wrapper .ant-select .ant-select-selector{align-items:center;background:#f1f1f5;background:var(--T-BG-10,#f1f1f5);border-radius:10px 0 0 10px!important;display:flex;height:48px;justify-content:space-between;padding:1px 12px;width:165px}.clear-due-wrapper .ant-select .ant-select-arrow{top:72%}.clear-due-wrapper .ant-input-affix-wrapper{border-radius:0 10px 10px 0!important;height:48px;width:80%}.clear-due-wrapper .color-red{color:red}.clear-due-wrapper .btn-delete-prescription{box-shadow:none}.clear-due-wrapper .btn-delete-prescription i{color:gray;font-size:21px}.clear-due-wrapper .btn-delete-prescription:hover{border-color:#0000!important}.clear-due-wrapper .btn-delete-prescription:hover i{color:#4b4ad5}.clear-due-wrapper .clear-due-info{align-items:center;align-self:stretch;background:#faf8f6;border-radius:16px;display:flex;font-size:18px;font-weight:500;height:60px;justify-content:center;padding:11px 15px}.clear-due-wrapper .modalCard-header{background-color:#fff;border-bottom:1px solid #e2e2ea;border-bottom:1px solid var(--T-Text-10,#e2e2ea);height:60px;width:100%}.clear-due-wrapper .modalCard-header.h-74{height:74px}.clear-due-wrapper .modalCard-header .btn-delete-prescription{padding-top:10px}.clear-due-wrapper .modalCard-header .btn-delete-prescription i{color:#4b4ad5}.clear-due-wrapper .payment-methods-container{max-height:50%;overflow-y:auto}.clear-due-wrapper .h-50{height:50px!important}.clear-due-wrapper .btn-clear-due{align-items:center;background:#4b4ad5;background:var(--P-CTA--100,#4b4ad5);border:none;border-radius:11.718px;color:#fff!important;cursor:pointer!important;display:flex;flex-shrink:0;font-family:Poppins;font-size:18px;font-style:normal;height:62px;justify-content:center;margin-top:3rem;width:95%}.clear-due-wrapper .btn-clear-due:disabled{background:#7877e5;background:var(--P-CTA-100,#7877e5);border-color:#7877e5!important;box-shadow:none}.clear-due-wrapper .btn-clear-due:disabled:focus,.clear-due-wrapper .btn-clear-due:disabled:hover{background:#7877e5!important;background:var(--P-CTA-100,#7877e5)!important}.video-carousel{padding-bottom:12px;position:relative}.video-carousel .video-dots{display:flex;gap:8px;justify-content:center;margin-top:15px}.video-carousel .video-dots .dot{background-color:#d9d9d9;border-radius:50%;cursor:pointer;height:8px;transition:background-color .3s ease;width:8px}.video-carousel .video-dots .dot.active{background-color:#1890ff}.video-carousel .video-dots .dot:hover{background-color:#40a9ff}.welcome-modals-wrapper{position:relative}.welcome-modals-wrapper .modal-onboarding .ant-modal-content{background:#fff;border-radius:24px;display:flex;flex-direction:column;max-height:calc(100vh - 200px);overflow:hidden;padding:32px!important}.welcome-modals-wrapper .modal-onboarding .ant-modal-body{overflow-y:auto;padding-right:8px}.welcome-modals-wrapper .modal-onboarding .ant-modal-body::-webkit-scrollbar{width:6px}.welcome-modals-wrapper .modal-onboarding .ant-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.welcome-modals-wrapper .modal-onboarding .ant-modal-body::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.welcome-modals-wrapper .modal-onboarding .ant-modal-body::-webkit-scrollbar-thumb:hover{background:#555}.modal-content-container{display:flex;flex-direction:row!important;gap:32px;margin-bottom:24px}.modal-content-container .left-section{flex:2 1}.modal-content-container .left-section .welcome-icon{height:48px;margin-bottom:16px;width:48px}.modal-content-container .left-section .doctor-name{color:#454551!important;font-size:1.00519rem;font-style:normal;font-weight:500;line-height:1.50781rem}.modal-content-container .left-section .welcome-title{color:#454551!important;font-size:3.37231rem;font-style:normal;font-weight:600;letter-spacing:-.06744rem;line-height:4.21538rem}.modal-content-container .left-section .support-box{background:#fcdada4d;border-radius:1.5rem;padding:1rem}.modal-content-container .left-section .support-box .support-icon{display:block;height:24px;margin-bottom:1rem;width:24px}.modal-content-container .left-section .support-box h3{font-size:1.3rem;font-weight:500;margin-bottom:1rem}.modal-content-container .left-section .support-box p{color:#666;font-size:14px;line-height:1.5;margin:0}.modal-content-container .right-section{flex:3 1}.modal-content-container .right-section .video-section{border-radius:16px;min-height:350px;padding:0;width:auto}.modal-content-container .right-section .video-section .video-tag{background:#fff;border-radius:8px;display:inline-block;font-size:14px;font-weight:500;margin-bottom:16px;padding:6px 12px}.modal-content-container .right-section .video-section .video-title{color:#333;font-size:24px;font-weight:600;margin-bottom:20px}.modal-content-container .right-section .video-section iframe{border-radius:2rem;width:100%}.modal-content-container .right-section .video-section .video-dots{display:flex;gap:8px;justify-content:center;margin-top:16px}.modal-content-container .right-section .video-section .video-dots .dot{background:#0003;border-radius:50%;cursor:pointer;height:8px;width:8px}.modal-content-container .right-section .video-section .video-dots .dot.active{background:#6e2feb}.trial-period-footer{align-items:center;background:#ffe8ae4d;border-bottom-left-radius:24px;border-bottom-right-radius:24px;display:flex;flex-direction:column;justify-content:center;margin-top:0;padding:16px 32px}.trial-period-footer .trial-text{align-items:center;color:#454551!important;display:flex;font-family:Roboto;font-size:1rem;gap:8px;letter-spacing:.0125rem}.trial-period-footer .upgrade-link-container{align-items:center;display:flex;font-size:1rem;gap:4px}.trial-period-footer .upgrade-link-container span{color:#454551!important;font-family:Roboto}.trial-period-footer .upgrade-link{align-items:center;color:#4b4ad5!important;display:flex;font-size:1rem;text-decoration:none}.trial-period-footer .upgrade-link:hover{text-decoration:underline}.device-warning-content{background:#7de781;border-radius:16px;bottom:16px;box-shadow:0 4px 12px #00000026;color:#fff;left:50%;max-width:500px;padding:20px;position:fixed;text-align:center;transform:translateX(-50%);width:calc(100% - 32px);z-index:1001}.device-warning-content .desktop-icon{height:24px;margin-bottom:12px;width:24px}.device-warning-content .warning-title{font-size:16px;font-weight:400;line-height:1.5;margin-bottom:16px}.device-warning-content .link-wrapper{border-radius:12px;margin:0 -8px;padding:12px}.device-warning-content .link-wrapper .platform-link{background:#ffffff1a;color:#fff;display:block;font-size:14px;text-decoration:underline;word-break:break-all}.device-warning-content .link-wrapper .action-buttons{display:flex;justify-content:center}.device-warning-content .link-wrapper .action-buttons .action-btn{align-items:center;background:none;border:1px solid #fff3;border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:8px 6px}.device-warning-content .link-wrapper .action-buttons .action-btn img{filter:brightness(0) invert(1);height:30px;width:30px}.ant-modal-wrap.modal-onboarding{z-index:1000}.ant-modal-wrap.device-warning-modal{z-index:1001}.ant-modal.modal-onboarding{max-width:90vw!important;width:900px!important}.modal-onboarding .ant-modal-content{margin:0 auto;max-width:80rem!important;padding:0!important;width:100%!important}.modal-onboarding :where(.css-dev-only-do-not-override-1okl62o).ant-modal-root .ant-modal-wrap .ant-modal{max-width:90vw!important;width:75vw!important}.modal-onboarding :where(.css-dev-only-do-not-override-1okl62o).ant-modal-root .ant-modal .ant-modal-content{background-clip:padding-box;background-color:#fff;border:0;border-radius:2rem;box-shadow:0 6px 16px 0 #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d;pointer-events:auto;position:relative}.modal-onboarding :where(.css-dev-only-do-not-override-1okl62o).ant-modal-root .ant-modal .ant-modal-close-x{align-items:center;color:#454551!important;display:flex;font-size:1.3rem;font-weight:500;justify-content:center;line-height:32px;padding:.3rem .5rem}.modal-onboarding :where(.css-dev-only-do-not-override-1okl62o).ant-modal-root .ant-modal .ant-modal-close-x:hover{background-color:#0000!important}@media(max-width:768px){.welcome-modals-wrapper .modal-content{flex-direction:column}.welcome-modals-wrapper .trial-period-footer{flex-direction:column;gap:12px;padding:16px;text-align:center}.modal-content-container .left-section .support-box h3{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.modal-content-container{flex-direction:column!important}.modal-content-container .left-section .welcome-title{color:#454551!important;font-size:1.4rem;font-style:normal;font-weight:600;line-height:2rem}.modal-onboarding .ant-modal-content{-ms-overflow-style:none;border-radius:1rem!important;margin-top:-12rem!important;max-height:70vh!important;overflow-y:scroll;padding:1rem!important;scrollbar-width:none}.modal-onboarding .ant-modal-content::-webkit-scrollbar{display:none}:where(.css-dev-only-do-not-override-1okl62o).ant-modal-root .ant-modal-wrap .ant-modal{max-width:95vw!important;width:90vw!important}:where(.css-dev-only-do-not-override-1okl62o).ant-modal .ant-modal-body .welcome-icon{height:40px;width:40px}.modal-content-container .right-section .video-section{min-height:auto!important}}.GenRxButton_button__\+DYTQ{align-items:center;background:#fff;border:none;border-radius:10px;cursor:pointer;display:flex;gap:12px;height:41px;overflow:hidden;padding:6px 15px;position:relative;z-index:1}.GenRxButton_button__\+DYTQ:before{background:url(/static/media/gen-rx-bg.51f3a1e30762b935a372.gif) no-repeat 50%;background-size:cover;border-radius:inherit;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute;right:0;top:0;z-index:-1}.GenRxButton_button__\+DYTQ:hover{box-shadow:0 4px 25px #9333ea33}.GenRxButton_iconContainer__u17yx{align-items:center;border-radius:8px;display:flex;height:24px;justify-content:center;width:24px}.GenRxButton_icon__7CWwD{color:#fff;height:16px;width:16px}.GenRxButton_text__\+8Dl6{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#9333ea,#6366f1);-webkit-background-clip:text;background-clip:text;font-size:14px;font-weight:600;line-height:21px}.GenRxButton_AiReceptionistButton__C0jd0{align-items:center;background:#fff;border:none;border-radius:10px;cursor:pointer;display:flex;gap:12px;height:41px;margin-right:20px;overflow:hidden;padding:0 15px;position:relative;z-index:1}.GenRxButton_AiReceptionistButtonMobile__6R2Qw{gap:0!important;margin-right:5px!important;padding:0 6px 0 10px!important}.GenRxButton_AiReceptionistButton__C0jd0:before{background:url(/static/media/gen-rx-bg.51f3a1e30762b935a372.gif) no-repeat 50%;background-size:cover;border-radius:inherit;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute;right:0;top:0;z-index:-1}.GenRxButton_AiReceptionistButton__C0jd0:hover{box-shadow:0 4px 25px #9333ea33}.GenRxButton_AiReceptionistButtonicon__JZudO{height:24px;width:24px}.GenRxButton_receptionistText__ECJOt{color:#9333ea!important;font-size:14px!important;font-weight:600!important;line-height:21px!important}.abha_drawer_header{align-items:center;display:flex;justify-content:space-between;width:100%}.abha_drawer_header_text{color:#454551;display:flex;font-family:Poppins;font-size:24px;font-style:500;font-weight:600;letter-spacing:0;line-height:32px;margin-top:4px}.abha_next_button{color:#fff;cursor:pointer;font-family:Poppins;font-size:14px;font-weight:600;opacity:1}.abha_next_button,.abha_next_button:disabled{background-color:#4b4ad5;border-radius:10px;height:41px;width:152px}.abha_next_button:disabled{opacity:.3}.create_abha_patient{padding:16px;width:100%}.create_abha_patient .abha_patient_header_container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:12px}.create_abha_patient .abha_patient_header{color:#454551;font-family:Poppins;font-size:24px;font-weight:600;letter-spacing:0;line-height:32px;text-align:center;width:100%}.create_abha_patient .abha_patient_subHeader{color:#454551;font-family:Poppins;font-size:14px;font-weight:400;letter-spacing:0;line-height:32px;text-align:center}.create_abha_patient .adharcard{border:.5px solid #9d9dc6;border-radius:32px;box-shadow:3px 4px 0 0 #7d6299;height:auto;width:100%}.create_abha_patient .adharcard_img_container{padding:16px 23px}.create_abha_patient .adharcard_img{width:100%}.create_abha_patient .adharcard_input_section{align-items:center;background-color:#fefbeb;border-radius:0 0 32px 32px;display:flex;flex-direction:column;padding:16px 38px}.create_abha_patient .adharcard_label{color:#5a6774!important;font-family:Poppins;font-size:12px;font-size:14px;font-weight:500;font-weight:400;line-height:22px;margin:0 0 6px}.create_abha_patient .adharcard_inputs_row{flex-direction:column}.create_abha_patient .adharcard_inputs,.create_abha_patient .adharcard_inputs_row{display:flex;gap:12px;justify-content:center;width:100%}.create_abha_patient .adharcard_input{background-color:#fbf9ff;border:1px solid #e1e1f5;border-radius:10px;color:#454551;font-family:Poppins;font-size:16px;font-weight:500;height:56px;letter-spacing:18px;outline:none;padding-left:0;text-align:center;width:32%}.create_abha_patient .adharcard_input.error{border:1px solid #ff4d4f}.create_abha_patient .adharcard_input:focus{border-color:#4b4ad5;box-shadow:0 0 0 2px #4b4ad526}.create_abha_patient .adharcard_input::placeholder{color:#c0bedf;letter-spacing:6px;padding-left:0!important}.create_abha_patient .adharcard_next_btn{height:auto;margin-top:16px;padding:16px 0;width:100%}.create_abha_patient .abha_terms_checkbox{align-items:flex-start;color:#5a6774;display:flex;font-family:Poppins;font-size:13px;gap:8px;margin-top:20px}.create_abha_patient .abha_terms_checkbox input[type=checkbox]{accent-color:#4b4ad5;height:18px;width:18px}.create_abha_patient .abha_terms_checkbox button{background:none;border:none;color:#4b4ad5;cursor:pointer;font-weight:500;padding:0;text-decoration:underline}.create_abha_patient .abha_link_divider{align-items:center;display:flex;gap:8px;justify-content:center;margin:16px 0}.create_abha_patient .abha_link_divider .right_line_divider{transform:rotate(180deg)}.create_abha_patient .abha_link_divider .left_line_divider,.create_abha_patient .abha_link_divider .right_line_divider{background:linear-gradient(90deg,#a2a2a8,#a2a2a800);flex:1 1;height:1px}.create_abha_patient .abha_link_divider .divider_text{color:#a2a2a8!important;font-family:Poppins;font-size:12px;letter-spacing:.5px;line-height:22px;text-transform:capitalize}.create_abha_patient .abha_link_cards{display:flex;flex-direction:column;gap:12px}.create_abha_patient .abha_link_card{align-items:center;background:#f0edff;border:none;border-radius:14px;box-shadow:0 2px 6px #4b4ad51a;color:#4b4ad5;cursor:pointer;display:flex;font-family:Poppins;font-size:14px;font-weight:500;gap:12px;justify-content:space-between;padding:16px;width:100%}.create_abha_patient .abha_link_card:hover{background:#e7e3ff}.create_abha_patient .abha_link_icon{align-items:center;background:#fff;border-radius:12px;color:#4b4ad5;display:flex;flex-shrink:0;font-size:16px;height:36px;justify-content:center;position:relative;width:36px}.create_abha_patient .abha_link_icon:before{content:"";font-size:16px}.create_abha_patient .abha_link_icon.icon-mobile:before{content:"📱"}.create_abha_patient .abha_link_icon.icon-address:before{content:"🌐"}.create_abha_patient .abha_link_icon.icon-number:before{content:"🔗"}.create_abha_patient .abha_link_card .abha_link_label{color:#453c74;flex:1 1;text-align:left}.create_abha_patient .abha_link_arrow{color:#7c6bd4;font-size:18px;margin-left:8px}.create_abha_patient .abha_naviagtion_cards{display:flex;flex-direction:column;gap:16px}.abha_verify_otp{background:#fff;border-radius:20px;color:#454551;display:flex;flex-direction:column;font-family:Poppins;padding:24px}.abha_verify_otp .abha_verify_title{color:#000!important;font-size:24px;font-weight:600;line-height:30px;margin:0}.abha_verify_otp .abha_verify_subtitle{color:#7b7d99;font-size:14px;margin:4px 0 0}.abha_verify_otp .abha_verify_subtitle .phone_number{font-weight:600}.abha_verify_otp .abha_step_row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:40px 1fr}.abha_verify_otp .abha_step_row,.abha_verify_otp .abha_step_row_otp{align-items:flex-start;margin-top:20px}.abha_verify_otp .abha_step_row_number{grid-gap:20px;align-items:flex-start;display:grid;gap:20px;grid-template-columns:40px 1fr}.abha_verify_otp .abha_step_marker{align-items:center;display:flex;flex-direction:column;gap:0}.abha_verify_otp .abha_step_number{align-items:center;background:#7d6299;border:1.4px solid #7d6299;border-radius:50%;color:#fff!important;display:flex;font-weight:600;height:32px;justify-content:center;margin-bottom:0;width:32px}.abha_verify_otp .abha_step_number.active{background:#7d6299;border-color:#7d6299;color:#fff!important}.abha_verify_otp .abha_step_line{background:repeating-linear-gradient(180deg,#7d6299,#7d6299 6px,#0000 0,#0000 12px);height:80px;margin-bottom:-10px;margin-top:-10px;width:2px}.abha_verify_otp .abha_step_body{display:flex;flex-direction:column;gap:16px}.abha_verify_otp .abha_step_body_number{display:flex;flex-direction:column;gap:4px}.abha_verify_otp .abha_step_label{color:#000!important;font-size:14px;font-weight:500}.abha_verify_otp .abha_otp_inputs{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(6,1fr);width:100%}.abha_verify_otp .abha_otp_input{background:#fff;border:1px solid #dce4e8;border-radius:8px;color:#454551;font-family:Poppins;font-size:16px;font-weight:500;height:48px;outline:none;text-align:center;transition:border-color .2s ease,box-shadow .2s ease;width:inherit}.abha_verify_otp .abha_otp_input.error{border:1px solid #ff4d4f}.abha_verify_otp .abha_otp_input:focus{border-color:#4b4ad5}.abha_verify_otp .abha_resend_row{align-items:center;color:#3d4854!important;display:flex;font-size:13px;gap:5px}.abha_verify_otp .abha_resend_button{background:none;border:none;color:#4b4ad5;cursor:pointer;font-weight:600;padding:0}.abha_verify_otp .abha_resend_button:disabled{color:#3d4854;cursor:not-allowed;font-weight:400}.abha_verify_otp .abha_mobile_input{align-items:center;background:#fff;border:1px solid #dce4e8;border-radius:12px;display:flex;gap:12px;padding:13px 16px}.abha_verify_otp .abha_mobile_input.error{border:1px solid #ff4d4f}.abha_verify_otp .abha_mobile_icon{font-size:18px}.abha_verify_otp .abha_mobile_code{color:#454551;font-weight:400;padding-right:12px}.abha_verify_otp .abha_mobile_field{border:none;color:#454551;flex:1 1;font-size:16px;font-weight:500;outline:none}.abha_verify_otp .abha_mobile_field::placeholder{color:#b7b6d6;font-weight:400}.abha_verify_otp .border_top_container{align-items:center;display:flex;justify-content:center;margin:32px 0 16px}.abha_verify_otp .go_back_top_border{background:linear-gradient(90deg,#a2a2a800,#a2a2a880 50%,#a2a2a800);flex:1 1;height:1px;transform:rotate(180deg)}.abha_verify_otp .abha_go_back{align-self:center;background:none;border:none;color:#4b4ad5;cursor:pointer;font-size:14px;font-weight:600;margin-top:8px;text-decoration:underline}.navigation_card_container{background:rgba(75,74,213,.102);border-radius:12px;padding:14px}.navigation_card_container :hover{cursor:pointer}.navigation_card_container .navigation_card{align-items:center;display:flex;justify-content:space-between}.navigation_card_container .naviagtion_label_container{align-items:center;display:flex;gap:4px}.navigation_card_container .navigation_card_label{color:#4b4ad5!important;font-family:Poppins;font-size:14px;font-weight:500;letter-spacing:.25px;line-height:24px}.abha_verified_container{align-items:center;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center}.abha_verified_container .verified_label{color:#1f2933!important;font-family:Manrope;font-size:24px;font-weight:500;letter-spacing:0;line-height:30px;text-align:center}.create_abha_address{display:flex;flex-direction:column;gap:24px;padding:12px 20px;width:100%}.create_abha_address .abha_address_header_container{display:flex;flex-direction:column;gap:4px}.create_abha_address .abha_address_title{color:#000;font-family:Poppins;font-size:24px;font-weight:600;letter-spacing:0;line-height:30px;margin:0}.create_abha_address .abha_address_subtitle{color:#3d4854!important;font-family:Poppins;font-size:14px;font-weight:400;letter-spacing:0;line-height:22px;margin:0}.create_abha_address .abha_address_input_container{display:flex;flex-direction:column;gap:8px}.create_abha_address .abha_address_label{color:#5a6774;font-family:Poppins;font-size:14px;font-weight:400;line-height:22px;margin:0}.create_abha_address .abha_address_input_wrapper{align-items:center;background-color:#fff;border:1px solid #bac6d2;border-radius:10px;display:flex;overflow:hidden;position:relative;width:100%}.create_abha_address .abha_address_input{background:#0000;border:none;color:#000;flex:1 1;font-family:Poppins;font-size:14px;font-weight:400;outline:none;padding:16px}.create_abha_address .abha_address_input::placeholder{color:#a2a2a8}.create_abha_address .abha_address_input:focus{outline:none}.create_abha_address .abha_address_suffix{color:#454551!important;font-family:Poppins;font-size:14px;font-weight:400;padding:16px 16px 16px 0;pointer-events:none}.create_abha_address .abha_address_hint{color:#454551!important;font-family:Manrope;font-size:14px;font-weight:400;line-height:22px;margin:0}.create_abha_address .abha_address_suggestions_container{display:flex;flex-direction:column;gap:10px}.create_abha_address .abha_address_suggestions_heading{color:#a2a2a8!important;font-family:Poppins;font-size:12px;font-weight:400;line-height:16px;margin:0}.create_abha_address .abha_address_suggestions_list{-ms-overflow-style:none;display:flex;gap:8px;overflow:auto;scrollbar-width:none}.create_abha_address .abha_address_suggestions_list::-webkit-scrollbar{display:none}.create_abha_address .abha_address_suggestion_button{background-color:#fff;border:1px solid #ba7de9;border-radius:24px;color:#ba7de9;cursor:pointer;font-family:Poppins;font-size:16px;font-weight:400;outline:none;padding:4px 12px;transition:all .2s ease}.create_abha_address .abha_address_suggestion_button:hover{background-color:#f0edff;border-color:#ba7de9}.create_abha_address .abha_address_suggestion_button.selected{background-color:#ba7de9;border-color:#ba7de9;color:#fff;font-weight:400}.create_abha_address .abha_address_selection_divider{align-items:center;display:flex;gap:8px;justify-content:center;margin:16px 0}.create_abha_address .abha_address_selection_divider .divider_line{background:rgba(69,69,81,.188);flex:1 1;height:1px}.create_abha_address .abha_address_selection_divider .divider_text{color:rgba(69,69,81,.188)!important;font-family:Poppins;font-size:12px;line-height:22px}.create_abha_address .abha_address_create_button{align-items:center;background:none;border:none;color:#4b4ad5;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;line-height:22px;text-decoration:underline}.create_abha_address .abha_address_create_button:hover{color:#4b4ad5}.abha_address_selection{display:flex;flex-direction:column;font-family:Poppins;gap:20px;padding:12px 20px 24px;width:100%}.abha_address_selection .abha_address_selection_header{display:flex;flex-direction:column;gap:6px}.abha_address_selection .abha_address_selection_title{color:#000;font-size:24px;font-weight:600;line-height:30px;margin:0}.abha_address_selection .abha_address_selection_subtitle{color:#3d4854;font-size:14px;font-weight:400;line-height:22px;margin:0}.abha_address_selection .abha_address_selection_list{display:flex;flex-direction:column;gap:12px}.abha_address_selection .abha_address_card{background:#fff;border:1px solid #eaecf0;border-radius:10px;cursor:pointer;display:block;padding:10px 18px;position:relative;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.abha_address_selection .abha_address_card input{opacity:0;pointer-events:none;position:absolute}.abha_address_selection .abha_address_card.selected{background:rgba(75,74,213,.102);border-color:#4b4ad5}.abha_address_selection .abha_address_card.selected .abha_address_card_name,.abha_address_selection .abha_address_card.selected .abha_address_card_value,.abha_address_selection .abha_address_card.selected .abha_address_card_value span{color:#4b4ad5!important}.abha_address_selection .abha_address_card.selected .abha_radio_indicator{border-color:#4b4ad5}.abha_address_selection .abha_address_card.selected .abha_radio_indicator_dot{background:#4b4ad5}.abha_address_selection .abha_address_card_content{align-items:center;display:flex;gap:16px;justify-content:space-between;width:100%}.abha_address_selection .abha_address_card_text{display:flex;flex:1 1;flex-direction:column;gap:4px}.abha_address_selection .abha_address_card_name{color:#171725!important;font-size:14px;font-weight:600}.abha_address_selection .abha_address_card_value{color:#454551!important;font-size:12px;font-weight:400}.abha_address_selection .abha_address_card_value span{font-weight:500}.abha_address_selection .abha_radio_indicator{align-items:center;border:1.5px solid #454551;border-radius:50%;display:flex;flex-shrink:0;height:19.5px;justify-content:center;transition:border-color .2s ease;width:19.5px}.abha_address_selection .abha_radio_indicator_dot{background:#0000;border-radius:50%;height:9.75px;transition:background .2s ease;width:9.75px}.abha_address_selection .abha_leaf_icon{align-items:center;display:flex;flex-shrink:0;height:46px;justify-content:center;position:relative;width:46px}.abha_address_selection .abha_address_selection_divider{align-items:center;display:flex;gap:8px;justify-content:center;margin:16px 0}.abha_address_selection .abha_address_selection_divider .divider_line{background:rgba(69,69,81,.188);flex:1 1;height:1px}.abha_address_selection .abha_address_selection_divider .divider_text{color:rgba(69,69,81,.188)!important;font-family:Poppins;font-size:12px;line-height:22px}.abha_address_selection .abha_address_create_button{align-items:center;background:none;border:none;color:#4b4ad5;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;line-height:22px;text-decoration:underline}.abha_address_selection .abha_address_create_button:hover{color:#4b4ad5}.link_patient_abha{display:flex;flex-direction:column;padding:16px;width:100%}.link_patient_abha .abha_patient_header_container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px}.link_patient_abha .abha_patient_header{font-size:24px;font-weight:600;margin-bottom:0;width:100%}.link_patient_abha .abha_patient_header,.link_patient_abha .abha_patient_subHeader{color:#454551;font-family:Poppins;letter-spacing:0;line-height:32px;text-align:center}.link_patient_abha .abha_patient_subHeader{font-size:14px;font-weight:400}.link_patient_abha .link_abha_mobile_section{margin-bottom:16px}.link_patient_abha .abha_mobile_input{align-items:center;background:#fff;border:1px solid #dce4e8;border-radius:12px;display:flex;gap:12px;padding:13px 16px;width:100%}.link_patient_abha .abha_mobile_input.error{border:1px solid #ff4d4f}.link_patient_abha .abha_mobile_input:focus-within{border-color:#4b4ad5}.link_patient_abha .abha_mobile_input .abha_mobile_icon{align-items:center;display:flex;font-size:18px}.link_patient_abha .abha_mobile_input .abha_mobile_icon img{height:18px;width:18px}.link_patient_abha .abha_mobile_input .abha_mobile_code{color:#454551;font-size:16px;font-weight:400;padding-right:8px}.link_patient_abha .abha_mobile_input .abha_mobile_field{border:none;color:#454551;flex:1 1;font-size:16px;font-weight:500;outline:none}.link_patient_abha .abha_mobile_input .abha_mobile_field::placeholder{color:#b7b6d6;font-weight:400}.link_patient_abha .abha_address_input_wrapper{align-items:center;background:#fff;border:1px solid #4b4ad5;border-radius:10px;display:flex;gap:10px;height:56px;justify-content:space-between;padding:16px 24px;width:100%}.link_patient_abha .abha_address_input_wrapper.error{border:1px solid #ff4d4f}.link_patient_abha .abha_address_input_wrapper .abha_address_input_field{border:none;color:#454551;flex:1 1;font-family:Poppins;font-size:16px;font-weight:400;line-height:1.5;outline:none}.link_patient_abha .abha_address_input_wrapper .abha_address_input_field::placeholder{color:#a2a2a899;font-weight:400}.link_patient_abha .abha_address_input_wrapper .abha_address_suffix{color:#454551;flex-shrink:0;font-family:Poppins;font-size:16px;font-weight:500;opacity:.8;white-space:nowrap}.link_patient_abha .abha_number_input_wrapper{align-items:center;background:#fff;border:1px solid #4b4ad5;border-radius:10px;display:flex;height:56px;padding:16px 24px;width:100%}.link_patient_abha .abha_number_input_wrapper.error{border:1px solid #ff4d4f}.link_patient_abha .abha_number_input_wrapper .abha_number_input_field{border:none;color:#454551;flex:1 1;font-family:Poppins;font-size:16px;font-weight:500;letter-spacing:1.92px;line-height:1.5;outline:none}.link_patient_abha .abha_number_input_wrapper .abha_number_input_field::placeholder{color:#454551;font-weight:500;letter-spacing:1.92px;opacity:.6}.link_patient_abha .abha_terms_checkbox{align-items:flex-start;color:#5a6774;cursor:pointer;display:flex;font-family:Poppins;font-size:13px;gap:8px;margin-bottom:10px}.link_patient_abha .abha_terms_checkbox input[type=checkbox]{accent-color:#4b4ad5;cursor:pointer;height:18px;margin-top:2px;width:18px}.link_patient_abha .abha_terms_checkbox button{background:none;border:none;color:#4b4ad5;cursor:pointer;font-weight:500;margin-left:4px;padding:0;text-decoration:underline}.link_patient_abha .link_abha_next_btn{background-color:#4b4ad5;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Poppins;font-size:14px;font-weight:600;height:48px;margin-bottom:10px;transition:opacity .2s ease;width:100%}.link_patient_abha .link_abha_next_btn:hover{opacity:.9}.link_patient_abha .link_abha_next_btn:active{opacity:.8}.link_patient_abha .abha_link_divider{align-items:center;display:flex;gap:8px;justify-content:center;margin:16px 0}.link_patient_abha .abha_link_divider .right_line_divider{transform:rotate(180deg)}.link_patient_abha .abha_link_divider .left_line_divider,.link_patient_abha .abha_link_divider .right_line_divider{background:linear-gradient(90deg,#a2a2a8,#a2a2a800);flex:1 1;height:1px}.link_patient_abha .abha_link_divider .divider_text{color:#a2a2a8!important;font-family:Poppins;font-size:12px;letter-spacing:.5px;line-height:22px;text-transform:capitalize;white-space:nowrap}.link_patient_abha .abha_naviagtion_cards{display:flex;flex-direction:column;gap:12px}.error_text{color:#fc5a5a!important;font-family:Poppins;font-size:14px;font-weight:400;letter-spacing:0;padding-top:8px}.abha_verify_otp_link{display:flex;flex-direction:column;font-family:Poppins;gap:24px;padding:12px 20px;width:100%}.abha_verify_otp_link .abha_selected_address_card{align-items:center;background:#4b4ad51a;border-radius:10px;display:flex;gap:10px;justify-content:space-between;padding:12px 14px}.abha_verify_otp_link .abha_selected_address_content{align-items:center;display:flex;flex:1 1;gap:12px}.abha_verify_otp_link .abha_selected_icon{height:22px;width:25px}.abha_verify_otp_link .abha_selected_info{display:flex;flex-direction:column;gap:4px}.abha_verify_otp_link .abha_selected_name{color:#454551;font-size:14px;font-weight:600;letter-spacing:.1px;line-height:normal;margin:0}.abha_verify_otp_link .abha_selected_address{color:#454551!important;font-size:12px;font-weight:400;line-height:normal;margin:0}.abha_verify_otp_link .abha_selected_address span{font-weight:500}.abha_verify_otp_link .abha_change_button{background:none;border:none;color:#4b4ad5;cursor:pointer;font-size:12px;font-weight:600;line-height:normal;padding:0;text-decoration:underline}.abha_verify_otp_link .abha_change_button:hover{color:#4b4ad5}.abha_verify_otp_link .abha_otp_section{display:flex;flex-direction:column;gap:4px}.abha_verify_otp_link .abha_verify_title{color:#000;font-size:24px;font-weight:600;line-height:30px;margin:0}.abha_verify_otp_link .abha_verify_subtitle{color:#3d4854!important;font-family:Poppins;font-size:14px;font-weight:400;line-height:22px;margin:0}.abha_verify_otp_link .abha_verify_subtitle span{font-weight:600}.abha_verify_otp_link .abha_otp_input_section{display:flex;flex-direction:column;gap:12px}.abha_verify_otp_link .abha_otp_inputs{display:flex;gap:13px}.abha_verify_otp_link .abha_otp_input{border:1px solid #dce4e8;border-radius:8px;color:#454551;font-family:Poppins;font-size:16px;font-weight:500;height:48px;outline:none;text-align:center;transition:border-color .2s ease;width:67px}.abha_verify_otp_link .abha_otp_input:focus{border-color:#4b4ad5}.abha_verify_otp_link .abha_otp_input.error{border-color:#ff4d4f}.abha_verify_otp_link .abha_resend_row{align-items:center;color:#3d4854;display:flex;font-family:Poppins;font-size:14px;gap:8px;line-height:22px;padding:4px 0}.abha_verify_otp_link .abha_resend_row span{font-weight:400}.abha_verify_otp_link .abha_resend_button{background:none;border:none;color:#3d4854;cursor:pointer;flex:1 1;font-family:Poppins;font-size:14px;font-weight:400;line-height:22px;padding:0;text-align:left}.abha_verify_otp_link .abha_resend_button:disabled{cursor:not-allowed;opacity:.7}.abha_verify_otp_link .abha_resend_button:not(:disabled):hover{text-decoration:underline}.mobile_verify_otp{display:flex;flex-direction:column;font-family:Poppins;gap:24px;padding:12px 20px;width:100%}.mobile_verify_otp .mobile_verify_header{display:flex;flex-direction:column;gap:4px}.mobile_verify_otp .mobile_verify_title{color:#000;font-size:24px;font-weight:600;line-height:30px;margin:0}.mobile_verify_otp .mobile_verify_subtitle{color:#3d4854!important;font-family:Poppins;font-size:14px;font-weight:400;line-height:22px;margin:0}.mobile_verify_otp .mobile_verify_subtitle span{font-weight:600}.mobile_verify_otp .mobile_verify_otp_section{display:flex;flex-direction:column;gap:12px}.mobile_verify_otp .abha_otp_inputs{display:flex;gap:13px}.mobile_verify_otp .abha_otp_input{border:1px solid #dce4e8;border-radius:8px;color:#454551;font-family:Poppins;font-size:16px;font-weight:500;height:48px;outline:none;text-align:center;transition:border-color .2s ease;width:67px}.mobile_verify_otp .abha_otp_input:focus{border-color:#4b4ad5}.mobile_verify_otp .abha_otp_input.error{border-color:#ff4d4f}.mobile_verify_otp .abha_resend_row{align-items:center;color:#3d4854;display:flex;font-family:Poppins;font-size:14px;gap:8px;line-height:22px;padding:4px 0}.mobile_verify_otp .abha_resend_row span{font-weight:400}.mobile_verify_otp .abha_resend_button{background:none;border:none;color:#3d4854;cursor:pointer;flex:1 1;font-family:Poppins;font-size:14px;font-weight:400;line-height:22px;padding:0;text-align:left}.mobile_verify_otp .abha_resend_button:disabled{cursor:not-allowed;opacity:.7}.mobile_verify_otp .abha_resend_button:not(:disabled):hover{text-decoration:underline}.mobile_verify_otp .mobile_verify_footer{align-items:center;display:flex;flex-direction:column;gap:24px;width:100%}.mobile_verify_otp .mobile_verify_divider{background:#e2e2ea;height:1px;width:100%}.mobile_verify_otp .mobile_verify_back_button{background:none;border:none;color:#4b4ad5;cursor:pointer;font-size:14px;font-weight:600;line-height:22px;padding:0;text-decoration:underline}.mobile_verify_otp .mobile_verify_back_button:hover{color:#4b4ad5}.abha_close_button{align-items:center;background:none;border:none;border-radius:4px;color:#454551;cursor:pointer;display:inline-flex;justify-content:center;margin-right:8px;padding:4px 8px;transition:background-color .2s}.abha_close_button:hover{background-color:#f5f5f5}.abha_close_button:focus{outline:2px solid #4b4ad5;outline-offset:2px}.abha_biometric_section,.abha_otp_flow_section{align-items:center;display:flex;justify-content:center;margin:16px 0}.abha_otp_flow_button{align-items:center;background:rgba(75,74,213,.102);border:none;border-radius:12px;color:#4b4ad5!important;cursor:pointer;display:flex;justify-content:space-between;padding:14px;transition:all .3s ease;width:100%}.abha_otp_flow_button:hover{background:rgba(75,74,213,.122);box-shadow:0 2px 8px #4b4ad526;transform:translateY(-1px)}.abha_otp_flow_button:active{transform:translateY(0)}.abha_otp_flow_button .abha_otp_flow_button_content{align-items:center;display:flex;gap:4px}.abha_otp_flow_button .abha_otp_flow_icon{flex-shrink:0;height:20px;width:20px}.abha_otp_flow_button span{color:#4b4ad5!important;font-family:Poppins;font-size:14px;font-weight:500;letter-spacing:.25px;line-height:24px}.abha_otp_flow_button .abha_otp_flow_arrow{flex-shrink:0;height:18px;width:18px}.abha_biometric_button{align-items:center;background:rgba(75,74,213,.102);border:none;border-radius:12px;color:#4b4ad5!important;cursor:pointer;display:flex;justify-content:space-between;padding:14px;transition:all .3s ease;width:100%}.abha_biometric_button:hover{background:rgba(75,74,213,.122);box-shadow:0 2px 8px #4b4ad526;transform:translateY(-1px)}.abha_biometric_button:active{transform:translateY(0)}.abha_biometric_button .abha_biometric_button_content{align-items:center;display:flex;gap:4px}.abha_biometric_button .abha_biometric_icon{flex-shrink:0;height:20px;width:20px}.abha_biometric_button span{color:#4b4ad5!important;font-family:Poppins;font-size:14px;font-weight:500;letter-spacing:.25px;line-height:24px}.abha_biometric_button .abha_biometric_arrow{flex-shrink:0;height:18px;width:18px}.abha_step_body_number .abha_biometric_capture_button{align-items:center;background:#fff;border:1px solid #4b4ad5;border-radius:10px;color:#4b4ad5;cursor:pointer;display:flex;font-family:Poppins;font-size:14px;font-weight:600;gap:12px;justify-content:center;margin-top:0;padding:14px 32px;transition:all .3s ease;width:100%}.abha_step_body_number .abha_biometric_capture_button:hover:not(:disabled){background:#f8f9ff;box-shadow:0 4px 12px #4b4ad533;transform:translateY(-1px)}.abha_step_body_number .abha_biometric_capture_button:active:not(:disabled){transform:translateY(0)}.abha_step_body_number .abha_biometric_capture_button:disabled{background:#fff;border-color:#4b4ad5;cursor:not-allowed;opacity:.5}.abha_step_body_number .abha_biometric_capture_button .abha_biometric_icon{height:20px;width:20px}.abha_step_body_number .abha_biometric_capture_button span{color:#4b4ad5!important}.abha_step_body_number .abha_biometric_success_container{align-items:center;display:flex;gap:16px;width:100%}.abha_step_body_number .abha_biometric_captured_button{align-items:center;background:#3d8c400f;border:none;border-radius:10px;color:#3d8c40;cursor:default;display:flex;flex:0 0 auto;font-family:Poppins;font-size:14px;font-weight:600;gap:12px;height:45px;justify-content:center;padding:0;width:290px}.abha_step_body_number .abha_biometric_captured_button .abha_biometric_check_icon{filter:brightness(0) saturate(100%) invert(47%) sepia(96%) saturate(527%) hue-rotate(89deg) brightness(94%) contrast(89%);height:20px;width:20px}.abha_step_body_number .abha_biometric_captured_button span{color:#3d8c40!important}.abha_step_body_number .abha_biometric_captured_button.abha_biometric_error_button{background:#fff1f0!important;border:none!important;color:#ff4d4f!important}.abha_step_body_number .abha_biometric_captured_button.abha_biometric_error_button .abha_biometric_alert_icon{filter:none!important;height:20px;width:20px}.abha_step_body_number .abha_biometric_captured_button.abha_biometric_error_button span{color:#ff4d4f!important}.abha_step_body_number .abha_biometric_try_again_button{align-items:center;background:#0000;border:none;border-radius:10px;color:#4b4ad5;cursor:pointer;display:flex;font-family:Poppins;font-size:12px;font-weight:600;gap:8px;justify-content:center;padding:14px 24px;transition:all .3s ease}.abha_step_body_number .abha_biometric_try_again_button:hover{opacity:.8}.abha_step_body_number .abha_biometric_try_again_button:active{transform:translateY(0)}.abha_step_body_number .abha_biometric_try_again_button .abha_biometric_retry_icon{filter:brightness(0) saturate(100%) invert(39%) sepia(10%) saturate(2476%) hue-rotate(209deg) brightness(90%) contrast(88%);height:10px;width:10px}.abha_step_body_number .abha_biometric_try_again_button span{color:#4b4ad5!important}.biometric_capture_modal .ant-modal-content{border-radius:11px;height:auto;min-height:395px;overflow:hidden;width:445px!important}.biometric_capture_modal .ant-modal-header{border-bottom:none;padding:0}.biometric_capture_modal .ant-modal-body{padding:17px}.biometric_capture_modal .ant-modal-close{background:#000!important;border-radius:50%;height:22px;right:11px;top:11px;width:22px}.biometric_capture_modal .ant-modal-close .ant-modal-close-x,.biometric_modal_close_icon{color:#fff!important;font-size:13px;line-height:22px}.biometric_modal_close_icon{display:inline-block}.biometric_capture_content{display:flex;flex-direction:column;gap:17px;width:100%}.biometric_capture_header{align-items:flex-start;display:flex;flex-direction:column;gap:0;width:100%}.biometric_capture_header_row{align-items:center;display:flex;gap:8px;justify-content:flex-start;width:100%}.biometric_capture_header_divider{background:#e2e2ea;height:1px;margin-bottom:0;margin-top:11px;width:100%}.biometric_capture_header_icon{flex-shrink:0;height:18px;width:28px}.biometric_capture_icon{height:64px;width:64px}.biometric_capture_title{color:#454551;font-family:Poppins;font-size:14px;font-weight:600;margin:0;text-align:left}.biometric_capture_animation_area{align-items:center;display:flex;justify-content:center;padding:0;width:100%}.biometric_animation_container{align-items:center;border:none;border-radius:0;display:flex;height:171px;justify-content:center;padding:0;position:relative;width:170px}.biometric_animation_gif,.biometric_animation_lottie{height:100%;object-fit:contain;width:100%}.biometric_capture_loading{align-items:center;display:flex;flex-direction:column;gap:11px}.biometric_capture_loading p{color:#454551;font-family:Poppins;font-size:10px;margin:0;text-align:center}.biometric_spinner{animation:spin 1s linear infinite;border:3px solid #e8e3ff;border-radius:50%;border-top-color:#4b4ad5;height:34px;width:34px}.biometric_capture_placeholder p{color:#7b7d99;font-family:Poppins;font-size:10px;margin:0;text-align:center}.biometric_capture_status_banner{align-items:center;border-radius:6px;display:flex;font-family:Poppins;font-size:10px;font-weight:600;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0 auto;max-width:153px;min-height:31px;padding:8px 11px;text-align:center;width:auto}.biometric_capture_status_banner.ready{background:#a461d80f;color:#a461d8!important}.biometric_capture_status_banner.success{background:#3d8c400f;color:#3d8c40!important;font-size:13px;height:39px;max-width:none;min-height:39px;padding:0 11px;width:auto}.biometric_capture_note{background:#ed8a001a;border:1px solid #ed8a0033;border-radius:8px;padding:11px;width:100%}.biometric_note_title{color:#000!important;font-family:Poppins;font-size:10px;font-weight:600;margin-bottom:8px}.biometric_note_list{list-style-type:disc;margin:0;padding-left:14px}.biometric_note_list li{color:#5a6774;font-family:Poppins;font-size:9px;line-height:1.6;margin-bottom:6px}.biometric_note_list li:last-child{margin-bottom:0}.biometric_note_list li strong{font-weight:600}.terms_conditions_modal .ant-modal-content{border-radius:10px;height:522px;overflow:hidden}.terms_conditions_modal .ant-modal-body{height:100%;padding:0}.terms_conditions_modal .ant-modal-close{align-items:center;background-color:#000;border-radius:4px;display:flex;height:32px;justify-content:center;right:16px;top:16px;width:32px}.terms_conditions_modal .ant-modal-close:hover{background-color:#333}.terms_conditions_modal .ant-modal-close .ant-modal-close-x,.terms_conditions_modal .ant-modal-close .terms_conditions_close_icon{align-items:center;color:#fff!important;display:flex;font-size:18px;height:32px;justify-content:center;line-height:32px;width:32px}.terms_conditions_close_icon{color:#fff!important;display:inline-block;font-size:18px;line-height:32px}.terms_conditions_content{box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:24px;width:100%}.terms_conditions_header{align-items:center;display:flex;justify-content:flex-start;margin-bottom:24px;width:100%}.terms_conditions_title{color:#454551;font-family:Poppins;font-size:20px;font-weight:600;margin:0;text-align:left}.terms_conditions_body{flex:1 1;margin-bottom:24px;overflow-y:auto}.terms_conditions_text{color:#454551;font-family:Poppins;font-size:14px;font-weight:400;line-height:1.6;margin:0;text-align:left}.terms_conditions_footer{align-items:center;display:flex;justify-content:center;width:100%}.terms_conditions_got_it_button{align-items:center;background-color:#4b4ad5;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Poppins;font-size:14px;font-weight:600;height:42px;justify-content:center;text-align:center;transition:opacity .2s ease;width:279px}.terms_conditions_got_it_button:hover{opacity:.9}.terms_conditions_got_it_button:active{opacity:.8}.OphthalmologyExamPanel_panel__Mrq96{display:flex;flex-direction:column;gap:20px}.OphthalmologyExamPanel_panelHeader__a5VRB{align-items:center;border-radius:16px;display:flex;justify-content:space-between}.OphthalmologyExamPanel_panelHeaderLeft__pMl7s{align-items:center;display:flex;gap:10px}.OphthalmologyExamPanel_panelHeaderIcon__GogtT{height:28px;object-fit:contain;width:28px}.OphthalmologyExamPanel_panelHeaderTitle__k5SL7{color:#2e2e3a;font-size:16px;font-weight:500}.OphthalmologyExamPanel_panelHeaderAction__YKR4L{align-items:center;background:#0000;border:none;cursor:pointer;display:inline-flex;justify-content:center}.OphthalmologyExamPanel_panelHeaderArrow__xj\+6o{height:24px;transition:transform .2s ease;width:24px}.OphthalmologyExamPanel_panelHeaderArrowOpen__yQGIG{transform:rotate(180deg)}.OphthalmologyExamPanel_panelCollapse__dwPBW .ant-collapse-icon-position-start{border-radius:16px}.OphthalmologyExamPanel_panelCollapse__dwPBW .ant-collapse-item{background:#0000;border:none}.OphthalmologyExamPanel_panelCollapse__dwPBW .ant-collapse-header{border-radius:16px;padding:0}.OphthalmologyExamPanel_panelCollapse__dwPBW .ant-collapse-content{background:#0000;border:none}.OphthalmologyExamPanel_panelCollapse__dwPBW .ant-collapse-content-box{padding:0}.OphthalmologyExamPanel_panelCollapse__dwPBW .ant-collapse{border-radius:16px}.OphthalmologyExamPanel_sectionCard__ZBgXo{background:#fff;border-radius:20px;box-shadow:0 12px 40px #2121360f;display:flex;flex-direction:column;gap:16px;padding:18px 18px 22px}.OphthalmologyExamPanel_sectionHeader__GITqX{align-items:center;display:flex;gap:16px;justify-content:space-between}.OphthalmologyExamPanel_headerLeft__G65HZ{align-items:center;display:flex;gap:12px}.OphthalmologyExamPanel_headerIcon__A4DYq{align-items:center;border-radius:10px;display:flex;justify-content:center}.OphthalmologyExamPanel_iconPlaceholder__NOo2w{background:#b794ff;border-radius:6px;height:18px;width:18px}.OphthalmologyExamPanel_headerIconImage__IMo4q{height:24px;object-fit:contain;width:24px}.OphthalmologyExamPanel_headerTitle__HESc9{color:#2e2e3a;font-size:16px;font-weight:500}.OphthalmologyExamPanel_headerActions__OyhPx{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end}.OphthalmologyExamPanel_headerAction__e7oCJ{align-items:center;background:#0000;border:none;color:#6f6f7c;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:4px 0}.OphthalmologyExamPanel_headerAction__e7oCJ:disabled{color:#b1b1be;cursor:not-allowed;opacity:.7}.OphthalmologyExamPanel_headerAction__e7oCJ:disabled .OphthalmologyExamPanel_headerActionUnderline__EBbVJ{text-decoration:none}.OphthalmologyExamPanel_headerAction__e7oCJ:disabled .OphthalmologyExamPanel_actionIcon__fWnej{background:#f0f0f6}.OphthalmologyExamPanel_headerActionUnderline__EBbVJ{text-decoration:underline;text-underline-offset:2px}.OphthalmologyExamPanel_sectionCollapseToggle__uTmsL{align-items:center;background:#fff;border:none;border-radius:8px;cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;width:28px}.OphthalmologyExamPanel_sectionCollapseIcon__2jzLW{height:24px;object-fit:contain;transition:transform .2s ease;width:24px}.OphthalmologyExamPanel_sectionCollapseIconOpen__1lCQ4{transform:rotate(180deg)}.OphthalmologyExamPanel_actionIcon__fWnej{background:#e4e4ef;border-radius:6px;height:18px;width:18px}.OphthalmologyExamPanel_headerChipButton__GpZze,.OphthalmologyExamPanel_headerChip__aQkkC{align-items:center;background:#f1eeff;border-radius:18px;color:#4e4bb8;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:6px 12px}.OphthalmologyExamPanel_headerChipButton__GpZze{border:none;cursor:pointer}.OphthalmologyExamPanel_chipIcon__Wpj1P{background:#7b77ff;border-radius:4px;height:14px;width:14px}.OphthalmologyExamPanel_chipIconImage__9imoT{height:14px;object-fit:contain;width:14px}.OphthalmologyExamPanel_chipArrowIcon__r3igk{height:12px;object-fit:contain;width:12px}.OphthalmologyExamPanel_extraFields__dtwNU,.OphthalmologyExamPanel_topFields__PIyso{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.OphthalmologyExamPanel_inlineField__zoyKf{display:flex;flex-direction:column;gap:6px}.OphthalmologyExamPanel_inlineLabel__GJeTj{color:#5a5a6c;font-size:13px;font-weight:500}.OphthalmologyExamPanel_inlineRowField__M\+sKV{background:#fff;border:1px solid #ececf3;border-radius:16px;display:grid;grid-template-columns:120px 1fr;overflow:hidden}.OphthalmologyExamPanel_inlineRowLabel__IImte{align-items:center;background:#fcfcfe;border-right:1px solid #ececf3;color:#3b3b48;display:flex;font-size:14px;font-weight:500;padding:14px 16px}.OphthalmologyExamPanel_inlineRowInput__MoWh1{padding:10px 12px}.OphthalmologyExamPanel_tablesStack__dCOET{display:flex;flex-direction:column;gap:16px}.OphthalmologyExamPanel_tableWrapper__pez9a{background:#fff;border:1px solid #ececf3;border-radius:16px;overflow:hidden}.OphthalmologyExamPanel_tableTitle__fZLkn{background:#f8f4ff;color:#4b4b63;font-size:14px;font-weight:500;padding:12px 16px}.OphthalmologyExamPanel_table__hqv5h{border-collapse:collapse;table-layout:fixed;width:100%}.OphthalmologyExamPanel_table__hqv5h th{background:#fafafb;border-bottom:1px solid #ececf3;border-right:1px solid #ececf3;color:#4d4d5c;font-size:14px;font-weight:500;padding:12px 14px;text-align:left}.OphthalmologyExamPanel_table__hqv5h td{border-bottom:1px solid #ececf3;border-right:1px solid #ececf3;padding:10px 12px}.OphthalmologyExamPanel_table__hqv5h td:last-child,.OphthalmologyExamPanel_table__hqv5h th:last-child{border-right:none}.OphthalmologyExamPanel_rowLabel__FtZUl{background:#fcfcfe;color:#3b3b48;font-size:14px;font-weight:500;width:100px}.OphthalmologyExamPanel_autoComplete__2KEVy{width:100%}.OphthalmologyExamPanel_input__2nThc{background:#0000;border:1px solid #0000;border-radius:6px;color:#3d3d49;font-size:13px;outline:none;padding:8px 10px;width:100%}.OphthalmologyExamPanel_input__2nThc:focus{background:#fff;border-color:#7a71ff;box-shadow:0 0 0 3px #7a71ff26}.OphthalmologyExamPanel_autoComplete__2KEVy .ant-select-selector{background:#0000!important;border:none!important;box-shadow:none!important;height:auto!important;padding:0!important}.OphthalmologyExamPanel_autoComplete__2KEVy .ant-select-selection-search-input{height:auto!important}.OphthalmologyExamPanel_autoComplete__2KEVy .ant-select-selection-placeholder{color:#a3a3b1}.OphthalmologyExamPanel_dropdown__HTDbj{border-radius:12px;box-shadow:0 10px 24px #1e1e341f;padding:6px}.OphthalmologyExamPanel_dropdown__HTDbj .ant-select-item{border-radius:8px;color:#3b3b48;font-size:13px}.OphthalmologyExamPanel_dropdown__HTDbj .ant-select-item-option-active{background:#f3f1ff!important}@media(max-width:768px){.OphthalmologyExamPanel_sectionHeader__GITqX{align-items:flex-start;flex-direction:column}.OphthalmologyExamPanel_headerActions__OyhPx{justify-content:flex-start;width:100%}.OphthalmologyExamPanel_table__hqv5h{font-size:12px}.OphthalmologyExamPanel_table__hqv5h td,.OphthalmologyExamPanel_table__hqv5h th{padding:10px}}.OphthalmologyExamDrawer_drawer__Owa7f .ant-drawer-content{background:#f6f6fb;display:flex;flex-direction:column;height:100%}.OphthalmologyExamDrawer_drawerHeader__FxC7l{align-items:center;background:#fff;border-bottom:1px solid #ececf3;display:flex;justify-content:space-between;padding:16px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.OphthalmologyExamDrawer_backButton__gSbSe{align-items:center;background:#fff;background:#0000;border:none;border-radius:12px;cursor:pointer;display:inline-flex;height:40px;justify-content:center;width:40px}.OphthalmologyExamDrawer_backButton__gSbSe img{height:18px;width:18px}.OphthalmologyExamDrawer_drawerTitle__m6Eeq{color:#2e2e3a;flex:1 1;font-size:18px;font-weight:500;margin-left:16px}.OphthalmologyExamDrawer_drawerActions__q8yj8{align-items:center;display:flex;gap:12px}.OphthalmologyExamDrawer_prevButton__QkiDX{align-items:center;background:#0000;border:none;color:#5a5a6c;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px}.OphthalmologyExamDrawer_prevButton__QkiDX span{text-decoration:underline;text-underline-offset:2px}.OphthalmologyExamDrawer_prevButton__QkiDX i{font-size:16px}.OphthalmologyExamDrawer_saveButton__8kEzp{background:#4b4ae5;border-color:#4b4ae5;border-radius:12px;color:#fff;font-weight:600;height:38px;padding:0 22px}.OphthalmologyExamDrawer_saveButton__8kEzp span{color:#fff!important}.OphthalmologyExamDrawer_moreButton__VVTpH{align-items:center;background:#fff;background:#0000;border:none;border-radius:10px;cursor:pointer;display:inline-flex;height:38px;justify-content:center;padding:0;width:38px}.OphthalmologyExamDrawer_moreButton__VVTpH img{height:18px;width:18px}.OphthalmologyExamDrawer_drawerBody__2hQCT{flex:1 1;overflow-y:auto;padding:16px 24px 32px}.DocumentVerificationPopup_container__wvnSo{color:#fff;margin:76px 24px 0 0;position:fixed;right:25px;top:-80px;width:400px;z-index:10000}.DocumentVerificationPopup_popup__YAlQj{align-items:flex-end;background:#171725;border-radius:.70731rem;box-shadow:0 4px 12px #0000004d;display:inline-flex;flex-direction:column;padding:1.27313rem;width:428px}.DocumentVerificationPopup_contentContainer__Jw3Lg{align-items:flex-start;display:flex;margin-bottom:0;width:100%}.DocumentVerificationPopup_title__KSTcs{font-feature-settings:"liga" off,"clig" off;color:#fff!important;font-family:Poppins;font-size:1.27313rem;font-style:normal;font-weight:600;line-height:1.839rem}.DocumentVerificationPopup_daysLeft__gR4s9{font-feature-settings:"liga" off,"clig" off;color:#fff9!important;font-family:Poppins;font-size:1.13169rem;font-style:normal;font-weight:600;line-height:1.839rem}.DocumentVerificationPopup_paragraph__G4UUt{font-feature-settings:"liga" off,"clig" off;align-self:stretch;color:#ffffffb3!important;font-family:Roboto;font-size:.99025rem;font-style:normal;font-weight:400;letter-spacing:.00706rem;line-height:1.55606rem}.DocumentVerificationPopup_iconContainer__Nniad{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:16px;width:40px}.DocumentVerificationPopup_buttonContainer__1M3og{display:flex;gap:16px;justify-content:flex-end;width:100%}.DocumentVerificationPopup_laterButton__bBTv6{background:#0000;border:.74px solid #fff;border-radius:.54213rem;color:#fff!important;flex-shrink:0;font-family:Poppins;font-size:.99025rem;font-weight:600;height:2.7585rem;width:10.36194rem}.DocumentVerificationPopup_laterButton__bBTv6.DocumentVerificationPopup_ant-btn__bygWg:hover,.DocumentVerificationPopup_laterButton__bBTv6:hover{background:#0000!important;border-color:#fff!important;color:#fff!important}.DocumentVerificationPopup_uploadButton__IMyKU{background:#fff;border:none;border-radius:.54213rem;color:#171725!important;flex-shrink:0;font-family:Poppins;font-size:.99025rem;font-weight:600;height:2.7585rem;width:10.36194rem}.DocumentVerificationPopup_titleContainer__OuR\+O{align-items:baseline;display:flex}.DocumentVerificationPopup_contentWrapper__1YrzH{width:100%}.DocumentVerificationPopup_laterButtonText__waGGg{color:#fff!important;font-size:.99025rem;font-weight:600}.DocumentVerificationPopup_laterButton__bBTv6 *,button.DocumentVerificationPopup_laterButton__bBTv6 span{color:#fff!important}.monetization-popup-modal .ant-modal-content{background:#0000;border-radius:29.775px;box-shadow:none;overflow:hidden;padding:0}.monetization-popup-modal .ant-modal-body{padding:0}.monetization-popup-container{background:linear-gradient(237.221deg,#ec6d62 7.3355%,#b00706 76.585%);border-radius:29.775px;display:flex;height:539px;overflow:hidden;position:relative;width:931px}.monetization-popup-container:before{background-image:url(/static/media/star-bg-top.9de18a44b8b7b391528f.png);background-image:var(--star-bg-top,url(/static/media/star-bg-top.9de18a44b8b7b391528f.png));background-position:top;height:127px;top:0}.monetization-popup-container:after,.monetization-popup-container:before{background-repeat:no-repeat;background-size:cover;content:"";left:0;pointer-events:none;position:absolute;right:0;width:100%;z-index:1}.monetization-popup-container:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA6MAAABGCAYAAAA5B0KwAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAB6uSURBVHgB7Z0LbxRXmoZPxx4QFt5hhgwMbKx4wwwREZFGmv//E1baFSMie2OlCciWvThDFoQXLw5bT9X7dR8fV19pX9r1PlKru6uqu+2qOue7fyclY4wxxhhjjDHGGGOMMcYYY4wxxhhjjDHGGGOMMcYYY4wxxhhjjDHGGGOMMcYYY4wxxhhjjDHGGGOMMcYYY4wxxhhjjDHGGGOMMcYYY4wxxhhjjDHGGGOMMcaYa8WnT5+eVI97yRhjjDHGGGNMp/kiXSxr1WM9GWOMMcYYY4zpNBdmjFYR0RW9vNmyb7163EzGGGOMMcYYYzrBwo3Ryqi8Uz2+bzEu4/1KcfyD6ulx9bidjDHGGGOMMcZ0gvOIjL5NjcH5uDBIV8oDq/13q6eH1eO41+sdJmOMMcYYY4wxnWDhxmhlVJ5UT7vV40Y6a5AmbU/a/lDbdpMxxhhjjDHGmM5wLjWjlUF6UD0R6cTw/GbEYX/S/kNHRY0xxhhjjDGmW5xbA6PKwOxXTxila1UUdCMpIgqKit6vHkfV42Xb56tjVpMxxhhjjDHGmGvJuXbTrQxSDE0MUtYWvZvt+mP1OK4eW0rrHYChWj1oaPTXZIzpPHTipilaMsYYY4wx14pzX9pFBumbdHp9UWpF2wzRO9XTEx37SzLGmGZ94hvZ8lDMFWvJGLN00EFfzQuNMcaYC1tntJ+aSGiwVxmi+fvorPsoNV132b+fjDGdo5oL7mvJp5JV7WffRjLGLCOU6Qyc05TkuCzHGGO6y8AYbel6m7J9eDLXx31Rtf+r6rHZ9j1Zh91gv/gsEdFNvcUQdXddY7rL6+qBQbqp9xERXcmWg3qdjDFXnmrMPir0grJ/BGU5v0/GGGM6SR4ZfZQpfyUIjDtpPDQjQlF8Un3PvXEH5um5Ekab1YNtL2yIGtNtND/sVI+7mksGxmhqDNEDd+A2Zmlg7fEnRWp9GKdkOax4PBtjTHfJjdH3qVH+RhmdY41RCZN+ahTGDUVJV8Z9JvOKYsg+r77D0Q5jDPMJCuwPqem6HUoszq63qkOvUcMzp+wac0XRUm/oF48ynWBFugZj+mUyxhjTWXJjNDyTbYodkYobk4zLzCAFhMzjUZ+Rl/SxPrdV1pAaY7pNNSegwPZT040bKBXIDdFoeHaSjDFXlmosb6cmQrqZmtpv9AJ0BLKh3sRxlAONcYgbY4y5hgyMUUUieNxoqQ99r+cv0wRkkD5LTcMiDM7vyjpSpd490duttGD4/kk1rsaYy0HRzLUR+04popqXwlG2Gyn+WcOzQ6f2G3P10drjGKG3UlM3epxnQ6kxGQ7q98kYY0xn+KJQ/vb0XHomj/R8K02BopzP9X0IHQRMbpASfUWpnCsiOm5ZBxm+fP+HZIy5VKrxiHPr+yJDgjnhXsuxHPNAx+fzxXH+rPHPGN/LU3aNMRfPqOaHjNOWff3UyH4e+9mxX6cmJf+Fs6SMMaZbEBl9FF1ws+joqTXAlC73Ns0AEQxFLH7QpnyphtpY/Qyh82DCviMLNGMuH41DjMz72WYcRestx6Kgks73MTUNT+5mx9fIEEVx3XFE1JiLRVlHpSNpVLd9nE5P82WaNB/UxmjIaO3/l9Q4p903whhjOgbGKIIh6jsRCn12tAiXubrdyZAlFTeMw7kjovq7+FtXR+zDC8t+p/kYc3Wggcm9LDoaNehnMhwyg5T5ZrNQfOt5KjUR0ZmcY6D0YNejGTM/ZEk9bOkF0TaWqQXt6/iyf0RuiP4hNc7po2SMMaZzYIzu6DVeTJZN+DY1xlzZDfcoZeuDzYIMz0inO/nMqCUK6ZsR+0JxPRUxUVOEh5/GrKVqjFkcWps46sVJx8PIrBVWGZxHqUWBjf1Kv+2nJqIaUVXG/kHe8GTM77dFah4kNzvqFO60vHDC0ZtnOjCWW9cJVQ8JdIy6c34ug1mbPDV9KH7Ml3ublixzwhhjzBLzhSIMRCLCQMTgXE9D4zQgdW5tUkfdMSxKCUSBHRX5JOqBsnosAxSF+G+piaY8SOPTe40xi4NoKHPF09TMIziIcuVxf9IXSJHdSsN1Rl9Nk5orhfdeyzZnTXQA1SrGXL+ubY+SmRtFNu/JaCzHMmNqpKNXziPGMUYrshhd4nZqIqJTZUmVWRTZeDbGGLPkfKFJHWHQrx7viv2D+pCs9mstXRIR7WhL0ZOXdEWvEXg8HqahIsvfP1EBNsZ8PlJaaWLGuGMOYSzeySKWKKYTHVtFVsXEiKi43XIsfwOdd0/CWCFq9hnONXNFUWlIT7JrRYbptPeOaYfzx3j5PjV6wodCHo9NsWUcq5suDiZ0CMb1tIboQLZnPEhDB7oxxpglhtrLpxOO2ZBXks64TP5EH2eu11oQ/B1nhJ6EYhie91o+R5Rmd55UIGPM7FRjMtYSJOsCxTGiGKT/R5MiUvumcRDNOm6Zo/aKbcwRb+Woyg1icw0hgq4UXe5BDKHDMGqq1wfJzATnrDp/vOScsiwbY4dxHbrARxw7k2Ssrsvt5uXU5Tr3q2OfF9sYw3WJkeR/rZdMk8JvjDHmaoHC+EtqFEO8ydFyHTbTsEYUIc6Ev5JaumBeICiv+bpk/C0IxFF/Ex7cn90YwZiLQQo/DqE8g+JYD+YP5hSUWVL91qZRYOdgRdGxSOdjjriVhktT8XsH7sa7vETtYXUNidDdyY0QGaFc35dKLT1UlHRN0TkzBzJIkamkPNdjiahztT0c1Yz5aR3VUy29psyFk2JbpNv/vnr9TRqmCHOcjVFjjFkyVitB8tOIfc9o+pOGdZZhmN7SMjCXsY4nwq4/hRH6a/XYn6fjpjFmfqT45+n+H8PYZM3R1GQwoExGYxnG8CQFcurGacriOB4xR9RGaGrmBmdJLDc4UDeTmuMUMolU0K+rbS+q55PowD7OEL1EmXZlkSHIOCWSmdeEMnYwPuvxLMcA284ja6rOaMj+psiCupGG66HXZUaW98YYs5ysTtiP4sakXzYKoJnB9ozC+7NqsySEEHibaXJ0FuH5u+ozEelFSP1qZcOY82fMOPstNWMRJTLmA8oAThaoSBKxYc56nG2L7r3sI7vituaGN2qSZJYILc/D/XMkg4koGTKhvu+Iilfb+2nYgO9mWxQcmcJ9J2OK+8Lpuxmqr6ZeO7IcGDMfMucSekE4lyCv714UXNf9Ec4lfm/XY9gYY5abM8aoar3+mBqFMSZ+hM+htt1Iw8WsX85QfzO3MSpBtJH9ds4g2pGa/4f9KJ1fZn8/fzdKL8rnTjLGXBhZqmwYEXUNd2qUWJaIwLm1q3S/NmKeWhnzG23KKhHa/SKFc02/yzNRnWNHVJYLrmd13TaT7iel494sjqmjZdX2b0cZotlbnJfvYqkQGzdDZHiOGh9kIHEewxhl7eANLcs0DsZzL00H338rnTVCgSLWu3JO2OFsjDFLysAYlRH6p9Qoh/ni9Hla28vMG4rRtyFB8GIGITBLyt24dNxa0UxN04KT7O/l70AwHejzCDIUT5SV35Ix5sJQrV5EqDAKd7PGJYxRtjHnYBjiQGrLuFgpnvPvL+eIEx3Hc7/8LtWSenmXJUXyhkekitLxnZTdSVk+JdSPRsSN+w+5RPT852TGUow5rgNOpLrbbmquB9dnXObUmTrQMb9xK9uMzN8N55HS/lkeht9jjuE6PkvGGGOWilqAK1pAU4IwFCMSul92vFNNGMKAiR9FE6Exa5R0JFlkNhSENmrDOJqUjEJCy1EPYy4PIiBkI7xvq9OMpVuqcY9j6dvUzCXMPXujlNlJjrM0bLT2SIYK30fU5GMyS42i3GWkm4ZYpJQezOAU/V3WWTmif9wndliOoTpnX6cm6yiM0Lz+eitzVj+dkO1wo+W7x8n+gzLiqrljP3nJNmOMWWrqVBkJ5Vg2hW61b6Zp8CHP5GYaRiUQ6K1RUgmpzfpHe71/b9nfpmAGeET/qb/vbhqmBaE8HDrNzpjrQdY0DUXzNcpstg3FlpTKMmUvHGcnLd+XN02qDQ6nYS4/Weo3z6Thcp2RHa9zp2h13N9zeVNE9TBqD1Q3Gg1xWHLExk0Lqs9lLL2ZJHOLcfyySJX/nudq2zO9b5P9gyiodAcioERJ0U9+cTquMcZcH8IYRRCfzNthskjdBZSBU17qUcboFKm4u6Xgk1BEccBDi3IaHtLjntcZM2ap0XxElJRnxjbzSDk/MDe8ntaw1DwTjiy+c9sK7fKiVNCTFtmAHGLfjpZ9+Xv1+j/TsA8CTlfkE3KCewGZ995yY/EU43iQ7RDGaEU/tdd577YZu5nD4L422TA1xphrwLRNBCYiQUHNSN5u/XWk6eTGaGqUg1FRUBgpkEb8btnRj8/tWUgZs7xUY5vSgTvF5qnnhhHfyXyDQfKhLEEw14PMCOIeCYMTWpf1kWziPju0Ubp4Pp1eIi4aIbZlP80i83FEh8x/PSYd2BhjzBVnYcZoUAgeqNuv6/XmhI/PrWi2GKVwJkJrjDlfVMfHeHw3T53mhGyJXSue3Yb7a1y/AKV9/jkNI2g0udtO5tLQnEA50NxG6IjvZY5YsRPBGGOWl4Ubo1Ck5wTHaXRDooXVfmapPHhOqTE5jtoUY8z5U4z/qes0R3TGxaGEQbuRHeo02w5T3ScYmawLeuq+ymoPcUiy7Eh0eA0DyPfMHGhcHs977lrKeAKPY2OMMedjjAasOZaajrttjOzYu8DfR/itTuq6a4xZPFmdZqwD+KpUPFvWNY554U22hEOk+G/rOZRaR0k7jKJt+drXNDOid8BhpOJqndEtZexwH+WlIxyPUUuktZ9MK1m2E3IU59C7aQzIFiOUKChjmmuWL9nicWyMMR3mvCKj0enw7pjDXrlroTHdIDNMUUJDKY1tRK6iCdlhS00fx5Hi9w81QMmV3LHRFRksNDnj+Y3T+ZaXTK4A1537Ju6fVnlSfeYv1fYf9TpKObifuF/ozs790LrskBmic8d5izWDd9uyHbLoNJlJdWPE1BiwhzFG1b2f4zj3+fV0lHQGYm5bxJJ6xhhzmfRQ9HoLWhplSiM0Z+x6gsaY5UGKaJ0SOWJ5J/Z/lU7PD3VN+bg03jBGiy7csZRHZF7sFhEvoq3raRhtbW1eY5aP6voiY7j2XEsM0D8Q/Rxx7GYZ9VTGDvdgvbSLNuOw4P70PTKBzDCNztQxdvMU+3FdcTFG6YS8o+/6t9Sc/5QmREkz5xIZT7upg+CM03rv9TXg/q5ef1U9v0rGGLOEIHwfVxPZZ3WgHWOEItSp3aEFe6xJmsPx61oc22v/GbPcYBjWKXjVmK6XzEiNslpGsWAWA/HMnKTU/pfV72CMUJ/6sHpNNOZTatI13+n39xblbDOXT3WNuceQW9w7H6SUfznbt9RGKPcPUfonqblPkD9vbYhORmOP845s/2tqshaCaRoSHRfftZVlO8Q43s4iqRhdGKDRfb/+jdRdVuSQeZe9/i0ZY8ySglBHCIeXE8Nw6jbpxdp9OSEs3me1O+ExDU9qpOfURqr2O0pqlprqPka53e6iUqtIxa6iHRiEEb3M5wfOC3PAySIiG1JmnxVdvDE2XnkuuX5ESiLRtez+GXedV1u2YXyuK6LE/VgvNWKnxRAtgfSXNIxYcm4Ya5w7zlnI/oCU55cznMNT86OcCoxbxjEOh6d6v559P9f+bdevE2NA8x3niUgxzaVesi+ipskYY5aI1Uhh0iLidRdaeSaJOPw6ouHIn9JwAfFg6kgHSgRGbzq9LqmjpGapkRHGmGCMhBPmZgeNIrz0KLEPs22DdFytH7pQY11zCuc/Gibd0VxypllN9rHdntcaXTp0LfvZppcjjuM+uF2OQeRTtS0a6LzXY5Woq+vvGiTDt2SU1sun6HmjOBTHM+dyFkMUTkb8Zp7tcEfH7XW1vwT6Vr48VrzXfPdIm/e17+vq6f+SMcYsGQOvsRp71M09spSZjeo1ghohg2eyNhiL75h2nbDSE4oSuFM0I5k5SprVkPCZujlKz50RzQUgZfdWlklwU88r2o/nmsjgs9QRZCiQthfNS3AsMT4PMidT3UwoLR7mIM49cxVR0oeKIJQc6VizhJRyoc2hILmAPOB+eFC9/1Bk/IQ8qqNxEVkyp5HhznjB0Mllfx0JTY0h/7e0QOcS17P6zef6Xq7fV5pL89Td0rl0dF0MVuasLOrPPJbfm98QMZbThHt3VeeL4/63q0a7MWa5aUthSlIaD7MlFdZaDpt1serw7h2P+K1Q3CO6MTJKOiY6y9/kydhcFNz7G4q89LPtK1KWiCL0U7eImi7S/d9qDrkT41iRluiCu2i4HvfVGIXXm2m4rMShnVTdQLIEfkmNoUk67l01ztlRBK6WExGNS6YVnUscOoxbzlWkzv4oIygymxad6RBG8H4aOqufKq16pTj8SI/rwu2ssWSpe+2kxmEfHciRNTSF+3WSLtbRLB1jzBLQaox+Orv4fM6sRmgwKXX3IKsZQYHNo6R4AZl8IwK6Xnyva0nMhSOFqV+9fCSlLRSiaOh11LWU816zpu9PvJZBznjOa0NDkZxl7d9Vfd/KuBIAKcfRzZe54JkMkLq+TWm8L6yQXV8UIeopjfGBtkWkaTAWq/fXyXg5TxjDA/mq8XSYRaPDWPqYZmNlimMYwyw/R5Q0aiTjc9upMcY+9q5Jfb4cd5xPnCOUSvH/v82NSP2vO5nznuj/wYiuxVy7j5JTvL6X7HgxxlxBqJP5u17HZMZk3xYJrbtX9uZcp08TIi8/jDmG3+grqhHe0LJBUnTo/Z/UpOTOotQas1CkoKEY1UqaNqMgYEANlptQNJ/lRg6vi/I0BTiPjlsM8uMZHUehgA5qccfAPLOWzQt7+gwP5hG6h889j5krz4FkDRG76Kr81vWg85GnL8tYKut14WiOOW0aY5QxzFimvwS1pMwjT7SPesnd63RNVU/P+aVxVBiQUXpQHnugVRDu6vy0cTdL962XMtJ33vL8Z4y5SnyRGsESqTc8SkM0PMjHFzWBSXlFkS+V2DqlqtpPitCBDVFzFdB9SPpUpAci+H/sDTtJowCgRK11yBAF5pOfim2RyTAVMuKjaco0CuzHdDpzAucXhglzCREWFLhHWXdvc43IxhdjEUX8RI6PXkTNzdwwrx30ztboziqHp70OXMtoNBXzLNfyQPsokdi8DtcVGSFjn/mKOYz/+xvtHjVXhZNt0nczh+IYJFPg6ZjvM8aYSwFjlAjknZZ9eJSJ+PT1/kINPwSearx2ss0IHYTPYyn4xpwro+6zrFaqRgpvGFmDNDY1UsEQrTMLUodg/JaKK8bCjE02aJwSdZ+Ps3rAUeA8yxXYWEOZKAERHJxczGt2ZF1vdnTtf+YN91zHHEELRfNgW5MgxtHUSzRpPmxzerfB9VsvjM3o3ss4Zr7FgPsuLT83stcvqscPqckE2UxNo6aZ0HmOxkZhgJLyvN1zsy5jzBWDye5Gsa1OlY00Onnr4FIEOdHYlqYFTKw0M0AI/ne275b24QUshd12zzWlZgzlGqGqMcQY2m45nA6dGynr8JiGBs6RPo8CRzrZoRWA2dFSBdGRFyMU5fN+tZ1aqe0RtZ9cgy+LbaTqxjIIyfPA9SfGcM9L9yyKj21z2CzZUlmnbeT1LaKaaXzX/NjO52JuZexiYNFFNpaBmcawvdLkc1JW0sH/zzJZtyRrdguHyo2278o+H/Mg16hOea4eXyu9d8fOGWPMVSEaGOFtZLJC4TsslLU76fLhb0MgYXxGLWnS64cTPsuEi3HgpiVmEtwrGDq5p3+UohN1ok9Ug5inlH/MFK+9MTU9pgUpUxiiR2pEE2OceYlzyfunn7J1RDNQvE4Zo6rrtTPAmDn5XMNF8yFpp4zXvBHRqHEcfSYwnJiD32vbW/WUwOn8Xs6Ga+NwyM4T64Xu6f9F32FO+66l3v1m9tlYZeC+NtUlEWU0Ww2RbIgaY64MTF7bmvBIdTnOCt6DmOwuc/KiYdEDFfhHc6O7xTERQfmQhn/rketKzQxw/1CHtK90UtKcUtZmf4AUJQxS7sVNKQxRX81rPNmH8xqipAH3OthkQullEU2Ouei2nleyJmd15+1yWR0pWVvl9/Y61tXYmKuCxjTLj5BxdaRU+xMtuVPL8+oZY6st24FxXnbq7adrEA0dAV0et3NjUXMeTjlkybcqERkY78XqBwQWdvLMNkWga/0IfajnbuLGmCvGqgxRhAMprv2WY6L+alFG3TzNBvjtFS3t0NZxN74XpfXAk62ZFqWh83ghZwdjAcUovMkRlT+T2imFgVQxjnmYhmMEQ3SvxbHT9vtrpcNEdT6dSy+UUoUh+ibOnSIF0XCDa1Mb6DLU37h23Jiri+ZT5sPnMkQZr4N1hgsHM1kmO4Xjr0xNTdctGpozLq1c+54pU4Q60KiPJwOn7vHR4jSNddyZQ+8hq9xV2hhz1fhCwoG0juMJ0YNFGaOraXbitwfe0Kzjbj55s/9xVudqzCQwahgDT2UEIqjzhhETBXd2L8b9OZUhKk415FGzDsZjp+oa9X9vpsaZ1M92kbIWY/xYtVMD7Hgy5mqi+ZTxiqMvskYe6PlGNIHLmhXS7frUeO5SOqkiyNPAOWJOjEABEc+tcbXw7FNDORuixpgrB910UYbxVI5Tnt8toGYkIpg30ozot3mUHUyZkDEEeH6XfT9pkxtu5W8moXsrlvyIGuS1bOkPHCG3pvieOmKvt1MZkvqNclxxj79TijDrAN/rwr2s67CTG/FSZnFexTZS025puzHmiiKHcKTevtY2nH5sjz4OD/PMBhmlXW44dVcrBZyZ3yQL2P99amQUek8/af1kLXHjLBFjzFKCMVqvwTchKrqIBiyfO1HWbd5btpNOiQHK39hPwygKRvZ3nqDNJFQf+iw1UVDupVhC6KaUo/Nal42xV9aFomj8E6UkNalYGzru2jtW8nRlKbOci3qtyOywfmo66nqtPGOuLjjknme1i9HQ7VVqZHRd4pCaTCbL6FTPfzQnog/BO1JxZWDeUTYIsgDjnujmMzntOI/ID2RXfX7LrDAZsetTLIlljDGXBlGHEAqjePW5zT8kbDb1dl6lmiYGZ9JY1EimXgC7ejxTDQppjhHxRQA+S8ZkKEWMe4R7Ku5J7qNjvefeeaLlg26oXnnRKWMYVFEbyVj8s353MzsGA3m3S+lqAkP0jcZznU0RKblqHLWZmoi2MeaK0RLhfKDt+9X4pbfDifpVYEyNWj6rE8ixxgMdh4hxrI2MToNxeaopUUadMaZzvRUOPH0fxyLbKDmhAWTnmuFdNnIA0PxwJxljxoICvDVO0e3NtkD9GTKP6KDRkFJNtmes94oFsNdbJmUm2kgL2tffvK/J2REUc4Zes35tGJ5wnBk73KvRsTlqFP+QFpMhkPQb/C6RwJ7Ssu6n044aHEC7XUxby1L6cyfZ4DwQQWWJg3NyEBhjFohqIZlL+9oUZTd1NFARwHtdrWeUUc75oByErsPhdMcIpWRja8RHMV7zrrt5M6jN1GS8/SOZy4LraP3TmClYPU9lTtEeumPGshdRe8d7GsbMEvWJBghtnU1R3BF2eAEHxnN0kkvGtNAbseyP6jW5b/L02AfVtg/jmkTMCEKqbpyUzkZmSZ9nrKCkcd+/7dIyL9E1ctR7betUgydjlhhk816WYTUwRkFLvLjpYGNEIgs4N9t6PdN5kezCiVcbQnL8c97RuYhIo5O9/NxsN3Oatq74qbl+K8VxyPyvHC015jTzdLadBdJvmAS30+n0w2d6TRoDNRG7U0yOMdDPNECSZ/FQ3+VoiZmLT6cXDUeI4JkmjRbDEaXg8acRC7SLic25Wn4D6sXJUxPVP9Fx6zomWvK/6M25ZqkxxlwWRD/L92VDNhtHtezop8YZ+UDZH8z/k3SZM2VPKl3CWYdjHgOXzBucmf/Vc/fxhaN7+UmLbrAS+3VNMESfpI51yjdmGs7FGJXC/a+p8c49l7du4OFTpGNb62UxUW5K+X45ypDMUllGsZuu70LY5pxRKhnp5AMjNIu+ce9hCNbddj+NXqA9OBO91/0da5rmcE//UH6XfttCyxhz7bDD+DSR+VLJCTLJwnhHFo2TATfT+B4cJ4o68xr5gzN11vIoMwEZmjiT0Q1Si7M6erOEfvEyGWNOsXBjVEr3pt5uZTVvZ36LjnDy4HF8Xd85YbKMDnKp5bvY7oYmZl5Ii+X+OmxTlGLpFjU0+jY1aeZ48/dG3a9yyvC9OFyidmQQBU2NYMKwRUl4r992owljjOkmh5nO9HpCzwD6GXxS1/dSBiFncLCiX/EdGEDIG2RRP5lFg15AWQ8G6bEi/aHzrqiZEdHvg163ly8yppVeWiAacEyQ9dqN+aBT7UKkMf5HqfBnSznUab2uCTNXmSyqzz2O0rCne3gzNcsXUPc5NhW3+L48csq9P2m5JWOMMR2kkhc0OkJ/iy68p+SFZFGP0g41hLtfpkubxaLzjKMamf9DGjbujO7vyP2tFt2X3i0fkzEd5v8B3O8FsVNJbQIAAAAASUVORK5CYII=);background-image:var(--star-bg-bottom,url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA6MAAABGCAYAAAA5B0KwAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAB6uSURBVHgB7Z0LbxRXmoZPxx4QFt5hhgwMbKx4wwwREZFGmv//E1baFSMie2OlCciWvThDFoQXLw5bT9X7dR8fV19pX9r1PlKru6uqu+2qOue7fyclY4wxxhhjjDHGGGOMMcYYY4wxxhhjjDHGGGOMMcYYY4wxxhhjjDHGGGOMMcYYY4wxxhhjjDHGGGOMMcYYY4wxxhhjjDHGGGOMMcYYY4wxxhhjjDHGGGOMMcaYa8WnT5+eVI97yRhjjDHGGGNMp/kiXSxr1WM9GWOMMcYYY4zpNBdmjFYR0RW9vNmyb7163EzGGGOMMcYYYzrBwo3Ryqi8Uz2+bzEu4/1KcfyD6ulx9bidjDHGGGOMMcZ0gvOIjL5NjcH5uDBIV8oDq/13q6eH1eO41+sdJmOMMcYYY4wxnWDhxmhlVJ5UT7vV40Y6a5AmbU/a/lDbdpMxxhhjjDHGmM5wLjWjlUF6UD0R6cTw/GbEYX/S/kNHRY0xxhhjjDGmW5xbA6PKwOxXTxila1UUdCMpIgqKit6vHkfV42Xb56tjVpMxxhhjjDHGmGvJuXbTrQxSDE0MUtYWvZvt+mP1OK4eW0rrHYChWj1oaPTXZIzpPHTipilaMsYYY4wx14pzX9pFBumbdHp9UWpF2wzRO9XTEx37SzLGmGZ94hvZ8lDMFWvJGLN00EFfzQuNMcaYC1tntJ+aSGiwVxmi+fvorPsoNV132b+fjDGdo5oL7mvJp5JV7WffRjLGLCOU6Qyc05TkuCzHGGO6y8AYbel6m7J9eDLXx31Rtf+r6rHZ9j1Zh91gv/gsEdFNvcUQdXddY7rL6+qBQbqp9xERXcmWg3qdjDFXnmrMPir0grJ/BGU5v0/GGGM6SR4ZfZQpfyUIjDtpPDQjQlF8Un3PvXEH5um5Ekab1YNtL2yIGtNtND/sVI+7mksGxmhqDNEDd+A2Zmlg7fEnRWp9GKdkOax4PBtjTHfJjdH3qVH+RhmdY41RCZN+ahTGDUVJV8Z9JvOKYsg+r77D0Q5jDPMJCuwPqem6HUoszq63qkOvUcMzp+wac0XRUm/oF48ynWBFugZj+mUyxhjTWXJjNDyTbYodkYobk4zLzCAFhMzjUZ+Rl/SxPrdV1pAaY7pNNSegwPZT040bKBXIDdFoeHaSjDFXlmosb6cmQrqZmtpv9AJ0BLKh3sRxlAONcYgbY4y5hgyMUUUieNxoqQ99r+cv0wRkkD5LTcMiDM7vyjpSpd490duttGD4/kk1rsaYy0HRzLUR+04popqXwlG2Gyn+WcOzQ6f2G3P10drjGKG3UlM3epxnQ6kxGQ7q98kYY0xn+KJQ/vb0XHomj/R8K02BopzP9X0IHQRMbpASfUWpnCsiOm5ZBxm+fP+HZIy5VKrxiHPr+yJDgjnhXsuxHPNAx+fzxXH+rPHPGN/LU3aNMRfPqOaHjNOWff3UyH4e+9mxX6cmJf+Fs6SMMaZbEBl9FF1ws+joqTXAlC73Ns0AEQxFLH7QpnyphtpY/Qyh82DCviMLNGMuH41DjMz72WYcRestx6Kgks73MTUNT+5mx9fIEEVx3XFE1JiLRVlHpSNpVLd9nE5P82WaNB/UxmjIaO3/l9Q4p903whhjOgbGKIIh6jsRCn12tAiXubrdyZAlFTeMw7kjovq7+FtXR+zDC8t+p/kYc3Wggcm9LDoaNehnMhwyg5T5ZrNQfOt5KjUR0ZmcY6D0YNejGTM/ZEk9bOkF0TaWqQXt6/iyf0RuiP4hNc7po2SMMaZzYIzu6DVeTJZN+DY1xlzZDfcoZeuDzYIMz0inO/nMqCUK6ZsR+0JxPRUxUVOEh5/GrKVqjFkcWps46sVJx8PIrBVWGZxHqUWBjf1Kv+2nJqIaUVXG/kHe8GTM77dFah4kNzvqFO60vHDC0ZtnOjCWW9cJVQ8JdIy6c34ug1mbPDV9KH7Ml3ublixzwhhjzBLzhSIMRCLCQMTgXE9D4zQgdW5tUkfdMSxKCUSBHRX5JOqBsnosAxSF+G+piaY8SOPTe40xi4NoKHPF09TMIziIcuVxf9IXSJHdSsN1Rl9Nk5orhfdeyzZnTXQA1SrGXL+ubY+SmRtFNu/JaCzHMmNqpKNXziPGMUYrshhd4nZqIqJTZUmVWRTZeDbGGLPkfKFJHWHQrx7viv2D+pCs9mstXRIR7WhL0ZOXdEWvEXg8HqahIsvfP1EBNsZ8PlJaaWLGuGMOYSzeySKWKKYTHVtFVsXEiKi43XIsfwOdd0/CWCFq9hnONXNFUWlIT7JrRYbptPeOaYfzx3j5PjV6wodCHo9NsWUcq5suDiZ0CMb1tIboQLZnPEhDB7oxxpglhtrLpxOO2ZBXks64TP5EH2eu11oQ/B1nhJ6EYhie91o+R5Rmd55UIGPM7FRjMtYSJOsCxTGiGKT/R5MiUvumcRDNOm6Zo/aKbcwRb+Woyg1icw0hgq4UXe5BDKHDMGqq1wfJzATnrDp/vOScsiwbY4dxHbrARxw7k2Ssrsvt5uXU5Tr3q2OfF9sYw3WJkeR/rZdMk8JvjDHmaoHC+EtqFEO8ydFyHTbTsEYUIc6Ev5JaumBeICiv+bpk/C0IxFF/Ex7cn90YwZiLQQo/DqE8g+JYD+YP5hSUWVL91qZRYOdgRdGxSOdjjriVhktT8XsH7sa7vETtYXUNidDdyY0QGaFc35dKLT1UlHRN0TkzBzJIkamkPNdjiahztT0c1Yz5aR3VUy29psyFk2JbpNv/vnr9TRqmCHOcjVFjjFkyVitB8tOIfc9o+pOGdZZhmN7SMjCXsY4nwq4/hRH6a/XYn6fjpjFmfqT45+n+H8PYZM3R1GQwoExGYxnG8CQFcurGacriOB4xR9RGaGrmBmdJLDc4UDeTmuMUMolU0K+rbS+q55PowD7OEL1EmXZlkSHIOCWSmdeEMnYwPuvxLMcA284ja6rOaMj+psiCupGG66HXZUaW98YYs5ysTtiP4sakXzYKoJnB9ozC+7NqsySEEHibaXJ0FuH5u+ozEelFSP1qZcOY82fMOPstNWMRJTLmA8oAThaoSBKxYc56nG2L7r3sI7vituaGN2qSZJYILc/D/XMkg4koGTKhvu+Iilfb+2nYgO9mWxQcmcJ9J2OK+8Lpuxmqr6ZeO7IcGDMfMucSekE4lyCv714UXNf9Ec4lfm/XY9gYY5abM8aoar3+mBqFMSZ+hM+htt1Iw8WsX85QfzO3MSpBtJH9ds4g2pGa/4f9KJ1fZn8/fzdKL8rnTjLGXBhZqmwYEXUNd2qUWJaIwLm1q3S/NmKeWhnzG23KKhHa/SKFc02/yzNRnWNHVJYLrmd13TaT7iel494sjqmjZdX2b0cZotlbnJfvYqkQGzdDZHiOGh9kIHEewxhl7eANLcs0DsZzL00H338rnTVCgSLWu3JO2OFsjDFLysAYlRH6p9Qoh/ni9Hla28vMG4rRtyFB8GIGITBLyt24dNxa0UxN04KT7O/l70AwHejzCDIUT5SV35Ix5sJQrV5EqDAKd7PGJYxRtjHnYBjiQGrLuFgpnvPvL+eIEx3Hc7/8LtWSenmXJUXyhkekitLxnZTdSVk+JdSPRsSN+w+5RPT852TGUow5rgNOpLrbbmquB9dnXObUmTrQMb9xK9uMzN8N55HS/lkeht9jjuE6PkvGGGOWilqAK1pAU4IwFCMSul92vFNNGMKAiR9FE6Exa5R0JFlkNhSENmrDOJqUjEJCy1EPYy4PIiBkI7xvq9OMpVuqcY9j6dvUzCXMPXujlNlJjrM0bLT2SIYK30fU5GMyS42i3GWkm4ZYpJQezOAU/V3WWTmif9wndliOoTpnX6cm6yiM0Lz+eitzVj+dkO1wo+W7x8n+gzLiqrljP3nJNmOMWWrqVBkJ5Vg2hW61b6Zp8CHP5GYaRiUQ6K1RUgmpzfpHe71/b9nfpmAGeET/qb/vbhqmBaE8HDrNzpjrQdY0DUXzNcpstg3FlpTKMmUvHGcnLd+XN02qDQ6nYS4/Weo3z6Thcp2RHa9zp2h13N9zeVNE9TBqD1Q3Gg1xWHLExk0Lqs9lLL2ZJHOLcfyySJX/nudq2zO9b5P9gyiodAcioERJ0U9+cTquMcZcH8IYRRCfzNthskjdBZSBU17qUcboFKm4u6Xgk1BEccBDi3IaHtLjntcZM2ap0XxElJRnxjbzSDk/MDe8ntaw1DwTjiy+c9sK7fKiVNCTFtmAHGLfjpZ9+Xv1+j/TsA8CTlfkE3KCewGZ995yY/EU43iQ7RDGaEU/tdd577YZu5nD4L422TA1xphrwLRNBCYiQUHNSN5u/XWk6eTGaGqUg1FRUBgpkEb8btnRj8/tWUgZs7xUY5vSgTvF5qnnhhHfyXyDQfKhLEEw14PMCOIeCYMTWpf1kWziPju0Ubp4Pp1eIi4aIbZlP80i83FEh8x/PSYd2BhjzBVnYcZoUAgeqNuv6/XmhI/PrWi2GKVwJkJrjDlfVMfHeHw3T53mhGyJXSue3Yb7a1y/AKV9/jkNI2g0udtO5tLQnEA50NxG6IjvZY5YsRPBGGOWl4Ubo1Ck5wTHaXRDooXVfmapPHhOqTE5jtoUY8z5U4z/qes0R3TGxaGEQbuRHeo02w5T3ScYmawLeuq+ymoPcUiy7Eh0eA0DyPfMHGhcHs977lrKeAKPY2OMMedjjAasOZaajrttjOzYu8DfR/itTuq6a4xZPFmdZqwD+KpUPFvWNY554U22hEOk+G/rOZRaR0k7jKJt+drXNDOid8BhpOJqndEtZexwH+WlIxyPUUuktZ9MK1m2E3IU59C7aQzIFiOUKChjmmuWL9nicWyMMR3mvCKj0enw7pjDXrlroTHdIDNMUUJDKY1tRK6iCdlhS00fx5Hi9w81QMmV3LHRFRksNDnj+Y3T+ZaXTK4A1537Ju6fVnlSfeYv1fYf9TpKObifuF/ozs790LrskBmic8d5izWDd9uyHbLoNJlJdWPE1BiwhzFG1b2f4zj3+fV0lHQGYm5bxJJ6xhhzmfRQ9HoLWhplSiM0Z+x6gsaY5UGKaJ0SOWJ5J/Z/lU7PD3VN+bg03jBGiy7csZRHZF7sFhEvoq3raRhtbW1eY5aP6voiY7j2XEsM0D8Q/Rxx7GYZ9VTGDvdgvbSLNuOw4P70PTKBzDCNztQxdvMU+3FdcTFG6YS8o+/6t9Sc/5QmREkz5xIZT7upg+CM03rv9TXg/q5ef1U9v0rGGLOEIHwfVxPZZ3WgHWOEItSp3aEFe6xJmsPx61oc22v/GbPcYBjWKXjVmK6XzEiNslpGsWAWA/HMnKTU/pfV72CMUJ/6sHpNNOZTatI13+n39xblbDOXT3WNuceQW9w7H6SUfznbt9RGKPcPUfonqblPkD9vbYhORmOP845s/2tqshaCaRoSHRfftZVlO8Q43s4iqRhdGKDRfb/+jdRdVuSQeZe9/i0ZY8ySglBHCIeXE8Nw6jbpxdp9OSEs3me1O+ExDU9qpOfURqr2O0pqlprqPka53e6iUqtIxa6iHRiEEb3M5wfOC3PAySIiG1JmnxVdvDE2XnkuuX5ESiLRtez+GXedV1u2YXyuK6LE/VgvNWKnxRAtgfSXNIxYcm4Ya5w7zlnI/oCU55cznMNT86OcCoxbxjEOh6d6v559P9f+bdevE2NA8x3niUgxzaVesi+ipskYY5aI1Uhh0iLidRdaeSaJOPw6ouHIn9JwAfFg6kgHSgRGbzq9LqmjpGapkRHGmGCMhBPmZgeNIrz0KLEPs22DdFytH7pQY11zCuc/Gibd0VxypllN9rHdntcaXTp0LfvZppcjjuM+uF2OQeRTtS0a6LzXY5Woq+vvGiTDt2SU1sun6HmjOBTHM+dyFkMUTkb8Zp7tcEfH7XW1vwT6Vr48VrzXfPdIm/e17+vq6f+SMcYsGQOvsRp71M09spSZjeo1ghohg2eyNhiL75h2nbDSE4oSuFM0I5k5SprVkPCZujlKz50RzQUgZfdWlklwU88r2o/nmsjgs9QRZCiQthfNS3AsMT4PMidT3UwoLR7mIM49cxVR0oeKIJQc6VizhJRyoc2hILmAPOB+eFC9/1Bk/IQ8qqNxEVkyp5HhznjB0Mllfx0JTY0h/7e0QOcS17P6zef6Xq7fV5pL89Td0rl0dF0MVuasLOrPPJbfm98QMZbThHt3VeeL4/63q0a7MWa5aUthSlIaD7MlFdZaDpt1serw7h2P+K1Q3CO6MTJKOiY6y9/kydhcFNz7G4q89LPtK1KWiCL0U7eImi7S/d9qDrkT41iRluiCu2i4HvfVGIXXm2m4rMShnVTdQLIEfkmNoUk67l01ztlRBK6WExGNS6YVnUscOoxbzlWkzv4oIygymxad6RBG8H4aOqufKq16pTj8SI/rwu2ssWSpe+2kxmEfHciRNTSF+3WSLtbRLB1jzBLQaox+Orv4fM6sRmgwKXX3IKsZQYHNo6R4AZl8IwK6Xnyva0nMhSOFqV+9fCSlLRSiaOh11LWU816zpu9PvJZBznjOa0NDkZxl7d9Vfd/KuBIAKcfRzZe54JkMkLq+TWm8L6yQXV8UIeopjfGBtkWkaTAWq/fXyXg5TxjDA/mq8XSYRaPDWPqYZmNlimMYwyw/R5Q0aiTjc9upMcY+9q5Jfb4cd5xPnCOUSvH/v82NSP2vO5nznuj/wYiuxVy7j5JTvL6X7HgxxlxBqJP5u17HZMZk3xYJrbtX9uZcp08TIi8/jDmG3+grqhHe0LJBUnTo/Z/UpOTOotQas1CkoKEY1UqaNqMgYEANlptQNJ/lRg6vi/I0BTiPjlsM8uMZHUehgA5qccfAPLOWzQt7+gwP5hG6h889j5krz4FkDRG76Kr81vWg85GnL8tYKut14WiOOW0aY5QxzFimvwS1pMwjT7SPesnd63RNVU/P+aVxVBiQUXpQHnugVRDu6vy0cTdL962XMtJ33vL8Z4y5SnyRGsESqTc8SkM0PMjHFzWBSXlFkS+V2DqlqtpPitCBDVFzFdB9SPpUpAci+H/sDTtJowCgRK11yBAF5pOfim2RyTAVMuKjaco0CuzHdDpzAucXhglzCREWFLhHWXdvc43IxhdjEUX8RI6PXkTNzdwwrx30ztboziqHp70OXMtoNBXzLNfyQPsokdi8DtcVGSFjn/mKOYz/+xvtHjVXhZNt0nczh+IYJFPg6ZjvM8aYSwFjlAjknZZ9eJSJ+PT1/kINPwSearx2ss0IHYTPYyn4xpwro+6zrFaqRgpvGFmDNDY1UsEQrTMLUodg/JaKK8bCjE02aJwSdZ+Ps3rAUeA8yxXYWEOZKAERHJxczGt2ZF1vdnTtf+YN91zHHEELRfNgW5MgxtHUSzRpPmxzerfB9VsvjM3o3ss4Zr7FgPsuLT83stcvqscPqckE2UxNo6aZ0HmOxkZhgJLyvN1zsy5jzBWDye5Gsa1OlY00Onnr4FIEOdHYlqYFTKw0M0AI/ne275b24QUshd12zzWlZgzlGqGqMcQY2m45nA6dGynr8JiGBs6RPo8CRzrZoRWA2dFSBdGRFyMU5fN+tZ1aqe0RtZ9cgy+LbaTqxjIIyfPA9SfGcM9L9yyKj21z2CzZUlmnbeT1LaKaaXzX/NjO52JuZexiYNFFNpaBmcawvdLkc1JW0sH/zzJZtyRrdguHyo2278o+H/Mg16hOea4eXyu9d8fOGWPMVSEaGOFtZLJC4TsslLU76fLhb0MgYXxGLWnS64cTPsuEi3HgpiVmEtwrGDq5p3+UohN1ok9Ug5inlH/MFK+9MTU9pgUpUxiiR2pEE2OceYlzyfunn7J1RDNQvE4Zo6rrtTPAmDn5XMNF8yFpp4zXvBHRqHEcfSYwnJiD32vbW/WUwOn8Xs6Ga+NwyM4T64Xu6f9F32FO+66l3v1m9tlYZeC+NtUlEWU0Ww2RbIgaY64MTF7bmvBIdTnOCt6DmOwuc/KiYdEDFfhHc6O7xTERQfmQhn/rketKzQxw/1CHtK90UtKcUtZmf4AUJQxS7sVNKQxRX81rPNmH8xqipAH3OthkQullEU2Ouei2nleyJmd15+1yWR0pWVvl9/Y61tXYmKuCxjTLj5BxdaRU+xMtuVPL8+oZY6st24FxXnbq7adrEA0dAV0et3NjUXMeTjlkybcqERkY78XqBwQWdvLMNkWga/0IfajnbuLGmCvGqgxRhAMprv2WY6L+alFG3TzNBvjtFS3t0NZxN74XpfXAk62ZFqWh83ghZwdjAcUovMkRlT+T2imFgVQxjnmYhmMEQ3SvxbHT9vtrpcNEdT6dSy+UUoUh+ibOnSIF0XCDa1Mb6DLU37h23Jiri+ZT5sPnMkQZr4N1hgsHM1kmO4Xjr0xNTdctGpozLq1c+54pU4Q60KiPJwOn7vHR4jSNddyZQ+8hq9xV2hhz1fhCwoG0juMJ0YNFGaOraXbitwfe0Kzjbj55s/9xVudqzCQwahgDT2UEIqjzhhETBXd2L8b9OZUhKk415FGzDsZjp+oa9X9vpsaZ1M92kbIWY/xYtVMD7Hgy5mqi+ZTxiqMvskYe6PlGNIHLmhXS7frUeO5SOqkiyNPAOWJOjEABEc+tcbXw7FNDORuixpgrB910UYbxVI5Tnt8toGYkIpg30ozot3mUHUyZkDEEeH6XfT9pkxtu5W8moXsrlvyIGuS1bOkPHCG3pvieOmKvt1MZkvqNclxxj79TijDrAN/rwr2s67CTG/FSZnFexTZS025puzHmiiKHcKTevtY2nH5sjz4OD/PMBhmlXW44dVcrBZyZ3yQL2P99amQUek8/af1kLXHjLBFjzFKCMVqvwTchKrqIBiyfO1HWbd5btpNOiQHK39hPwygKRvZ3nqDNJFQf+iw1UVDupVhC6KaUo/Nal42xV9aFomj8E6UkNalYGzru2jtW8nRlKbOci3qtyOywfmo66nqtPGOuLjjknme1i9HQ7VVqZHRd4pCaTCbL6FTPfzQnog/BO1JxZWDeUTYIsgDjnujmMzntOI/ID2RXfX7LrDAZsetTLIlljDGXBlGHEAqjePW5zT8kbDb1dl6lmiYGZ9JY1EimXgC7ejxTDQppjhHxRQA+S8ZkKEWMe4R7Ku5J7qNjvefeeaLlg26oXnnRKWMYVFEbyVj8s353MzsGA3m3S+lqAkP0jcZznU0RKblqHLWZmoi2MeaK0RLhfKDt+9X4pbfDifpVYEyNWj6rE8ixxgMdh4hxrI2MToNxeaopUUadMaZzvRUOPH0fxyLbKDmhAWTnmuFdNnIA0PxwJxljxoICvDVO0e3NtkD9GTKP6KDRkFJNtmes94oFsNdbJmUm2kgL2tffvK/J2REUc4Zes35tGJ5wnBk73KvRsTlqFP+QFpMhkPQb/C6RwJ7Ssu6n044aHEC7XUxby1L6cyfZ4DwQQWWJg3NyEBhjFohqIZlL+9oUZTd1NFARwHtdrWeUUc75oByErsPhdMcIpWRja8RHMV7zrrt5M6jN1GS8/SOZy4LraP3TmClYPU9lTtEeumPGshdRe8d7GsbMEvWJBghtnU1R3BF2eAEHxnN0kkvGtNAbseyP6jW5b/L02AfVtg/jmkTMCEKqbpyUzkZmSZ9nrKCkcd+/7dIyL9E1ctR7betUgydjlhhk816WYTUwRkFLvLjpYGNEIgs4N9t6PdN5kezCiVcbQnL8c97RuYhIo5O9/NxsN3Oatq74qbl+K8VxyPyvHC015jTzdLadBdJvmAS30+n0w2d6TRoDNRG7U0yOMdDPNECSZ/FQ3+VoiZmLT6cXDUeI4JkmjRbDEaXg8acRC7SLic25Wn4D6sXJUxPVP9Fx6zomWvK/6M25ZqkxxlwWRD/L92VDNhtHtezop8YZ+UDZH8z/k3SZM2VPKl3CWYdjHgOXzBucmf/Vc/fxhaN7+UmLbrAS+3VNMESfpI51yjdmGs7FGJXC/a+p8c49l7du4OFTpGNb62UxUW5K+X45ypDMUllGsZuu70LY5pxRKhnp5AMjNIu+ce9hCNbddj+NXqA9OBO91/0da5rmcE//UH6XfttCyxhz7bDD+DSR+VLJCTLJwnhHFo2TATfT+B4cJ4o68xr5gzN11vIoMwEZmjiT0Q1Si7M6erOEfvEyGWNOsXBjVEr3pt5uZTVvZ36LjnDy4HF8Xd85YbKMDnKp5bvY7oYmZl5Ii+X+OmxTlGLpFjU0+jY1aeZ48/dG3a9yyvC9OFyidmQQBU2NYMKwRUl4r992owljjOkmh5nO9HpCzwD6GXxS1/dSBiFncLCiX/EdGEDIG2RRP5lFg15AWQ8G6bEi/aHzrqiZEdHvg163ly8yppVeWiAacEyQ9dqN+aBT7UKkMf5HqfBnSznUab2uCTNXmSyqzz2O0rCne3gzNcsXUPc5NhW3+L48csq9P2m5JWOMMR2kkhc0OkJ/iy68p+SFZFGP0g41hLtfpkubxaLzjKMamf9DGjbujO7vyP2tFt2X3i0fkzEd5v8B3O8FsVNJbQIAAAAASUVORK5CYII=));background-position:bottom;bottom:0;height:70px}.monetization-popup-close{align-items:center;background:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;height:30.5px;justify-content:center;position:absolute;right:18.5px;top:17.84px;transition:all .2s ease;width:30.5px;z-index:10}.monetization-popup-close:hover{transform:scale(1.1)}.monetization-popup-close img{height:20px;width:20px}.monetization-popup-christmas-tree{background-image:url(/static/media/christmas-tree.839e081c727c1a60fbe8.png);background-image:var(--christmas-tree,url(/static/media/christmas-tree.839e081c727c1a60fbe8.png));background-position:100% 100%;background-repeat:no-repeat;background-size:cover;bottom:0;height:440.234px;pointer-events:none;position:absolute;right:0;width:205.513px;z-index:0}.monetization-popup-left{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:85.7px 22.08px 85.7px 60.08px;position:relative;z-index:2}.monetization-popup-content-wrapper{display:flex;flex-direction:column;gap:6px;position:relative;width:460px;z-index:3}.monetization-popup-title{color:#fff;font-family:Poppins,sans-serif;font-size:48px;font-weight:700;line-height:64px;margin:0;padding:0}.monetization-popup-description{color:#ffffffd9!important;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;line-height:32px;margin:0;padding:0}.monetization-popup-description strong{color:#fff;font-weight:600}.monetization-popup-offer-box{align-items:center;background-image:url(/static/media/coupon.5bcb4061a9a5e3ddec0c.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;display:flex;height:196px;justify-content:center;margin-top:16px;position:relative;width:456px}.monetization-popup-offer-content{align-items:center;display:flex;flex-direction:column;gap:16px;width:384.48px}.monetization-popup-offer-header{align-items:center;color:#604407!important;display:flex;font-family:Poppins,sans-serif;font-size:24.224px;font-weight:700;gap:5.383px;line-height:normal;text-align:center}.monetization-popup-offer-header .monetization-popup-offer-icon{font-size:24.224px}.monetization-popup-offer-header .monetization-popup-offer-text{color:#604407!important;font-family:Poppins,sans-serif;font-size:24.224px;font-style:normal;font-weight:400;line-height:normal}.monetization-popup-offer-header .monetization-popup-offer-text strong{font-weight:700}.monetization-popup-offer-subtext{color:#604407!important;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:normal;margin:0;text-align:center}.monetization-popup-offer-subtext strong{font-weight:600}.monetization-popup-offer-divider{background:linear-gradient(90deg,#0000,#604407 50%,#0000);height:1px;width:100%}.monetization-popup-claim-button{align-items:center;background:#3d8c40!important;border:none!important;border-radius:12.206px;color:#fff!important;cursor:pointer;display:flex!important;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;height:56.96px;justify-content:center;line-height:14.972px;overflow:hidden!important;position:relative!important;transition:all .2s ease;width:100%}.monetization-popup-claim-button:before{animation:monetization-shimmer 3s infinite;background:linear-gradient(90deg,#0000,#ffffff1a 40%,#fff9 50%,#ffffff1a 60%,#0000);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transform:translateX(-100%) skewX(-25deg);width:50%;will-change:transform;z-index:1}.monetization-popup-claim-button,.monetization-popup-claim-button>*{position:relative;z-index:2}.monetization-popup-claim-button:disabled{background:#3d8c40!important;cursor:not-allowed;opacity:.7}.monetization-popup-claim-button:disabled:before{animation:none;display:none}.monetization-popup-claim-button:disabled:hover{background:#3d8c40!important;box-shadow:none}@keyframes monetization-shimmer{0%{transform:translateX(-100%) skewX(-25deg)}to{transform:translateX(400%) skewX(-25deg)}}.monetization-popup-right{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffb3;border-radius:23.765px;display:flex;flex-direction:column;gap:18px;margin:50.11px 54.5px 29.83px 18.5px;padding:18px;width:315px}.monetization-popup-features-section{display:flex;flex-direction:column;gap:4px;width:289px}.monetization-popup-features-title{color:#000c;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:27.725px;margin:0;padding:0}.monetization-popup-features-list{display:flex;flex-direction:column;gap:4px}.monetization-popup-feature-item{align-items:center;display:flex;gap:11.882px;padding:1.98px 0}.monetization-popup-feature-item span{color:#000c;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:23.765px}.monetization-popup-feature-item span strong{font-weight:600}.monetization-popup-check-icon{flex-shrink:0;height:27.725px;width:27.725px}.monetization-popup-video-section{display:flex;flex-direction:column;gap:4px}.monetization-popup-video-title{color:#000c;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:27.725px;margin:0;padding:0}.monetization-popup-video-thumbnail{align-items:center;background:#f1f1f5;background-image:url(https://i.ytimg.com/vi/vIeSUFJ7JgE/maxresdefault.jpg);background-position:50%,50%;background-size:cover,cover;border-radius:12px;cursor:pointer;display:flex;height:147px;justify-content:center;overflow:hidden;position:relative;width:279px}.monetization-popup-video-overlay{align-items:center;background:#0003;display:flex;inset:0;justify-content:center;position:absolute}.monetization-popup-play-button{align-items:center;background:#ffffffe6;border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;transition:all .2s ease;width:60px}.monetization-popup-play-button:hover{background:#fff;transform:scale(1.1)}.monetization-popup-play-button svg{margin-left:4px}.monetization-popup-know-more-link{align-items:center;color:#4b4ad5!important;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;gap:4px;justify-content:center;line-height:normal;margin-top:4px;text-decoration:underline;text-underline-position:from-font}.monetization-popup-know-more-link span{color:#4b4ad5!important}.monetization-popup-know-more-link:hover{color:#3a39a8}.monetization-popup-divider{background:linear-gradient(90deg,#0000,#0003 50%,#0000);height:1px;margin:4px 0;width:253.52px}.monetization-popup-contact-section{align-items:center;display:flex;flex-direction:column;gap:4px}.monetization-popup-contact-header{align-items:center;color:#000c;display:flex;font-family:Poppins,sans-serif;font-size:10.91px;font-weight:400;gap:4.091px;letter-spacing:.0682px;line-height:17.728px}.monetization-popup-contact-header svg{height:13.637px;width:13.637px}.monetization-popup-contact-info{align-items:center;color:#000c;display:flex;font-family:Poppins,sans-serif;font-size:10.91px;font-weight:500;gap:5.455px;letter-spacing:.0682px;line-height:17.728px}.monetization-popup-contact-info a{color:#000c;cursor:pointer;text-decoration:underline;text-underline-position:from-font}.monetization-popup-contact-info a:hover{color:#4b4ad5}.monetization-popup-contact-info span{color:#000c;font-family:Roboto,sans-serif;font-size:12.274px;font-weight:400}.monetization-popup-loading-icon{color:#fff!important;font-size:18px}.monetization-popup-loading-text{color:#fff!important;margin-left:8px}.care-plan-list-container .care-plan-item:hover{background-color:#fafafa!important;border-color:#d9d9d9!important}.care-plan-list-container .care-plan-item:active{background-color:#f0f0f0!important}.care-plan-list-container .ant-list .ant-list-item{border:none;padding:0}.care-plan-list-container .ant-empty .ant-empty-description{color:#8c8c8c;font-size:14px}.prescription-box-sm .care-plan-list-container{margin-top:4px;padding-top:4px}.visitBody{padding:0 15px 15px}.visitBody .visitVaccineContainer{display:flex;flex-direction:column;padding:10px}.visitBody .visitVaccineContainer .title{font-size:16px;font-weight:500;line-height:24px;padding-top:10px}.visitBody .visitVaccineContainer .detailContainer{border:1px solid #eaecf0;border:1px solid var(--Stroke-Grey,#eaecf0);border-radius:12px;border-radius:var(--radius-xl,12px);margin:10px 0;padding:10px}.visitBody .visitVaccineContainer .detailContainer .vaccineName{color:#454551;font-size:14px;font-weight:600;line-height:21px}.visitBody .visitVaccineContainer .detailContainer .overDue{color:#f04545!important}.visitBody .visitVaccineContainer .detailContainer .warningDot{margin-bottom:8px;padding-left:14px;position:relative}.visitBody .visitVaccineContainer .detailContainer .warningDot:before{color:#f04545;content:"•";font-size:24px;height:20px;left:0;line-height:20px;position:absolute;width:20px}.visitBody .visitVaccineContainer .detailContainer .due,.visitBody .visitVaccineContainer .detailContainer .due:before{color:#ed8a00!important}@media screen and (max-width:1200px){.visitBody .visitVaccineContainer .detailContainer .dueDateText{max-width:126px}}.subTitle{color:#a2a2a8!important;padding-top:10px}.visitGrowthContainer{padding:20px}.visitGrowthContainer .rowContainer{display:flex;font-size:14px;font-weight:400;justify-content:space-between;line-height:21px}.visitGrowthContainer .rowContainer .previousText{font-size:16px;font-weight:500;line-height:24px}.visitGrowthContainer .rowContainer .updatedText{color:#a2a2a8!important}.visitGrowthContainer .detailContainer{border:1px solid #eaecf0;border:1px solid var(--Stroke-Grey,#eaecf0);border-radius:12px;border-radius:var(--radius-xl,12px);display:flex;justify-content:space-between;margin:10px 0;padding:10px 20px}.visitGrowthContainer .detailContainer .measurementItem{display:flex;flex-direction:column;font-size:14px;font-weight:400;line-height:21px}.visitGrowthContainer .detailContainer .measurementItem .keyStyle{font-weight:600}.visitGrowthContainer .detailContainer .dottedLineStyle{border-left:2px dotted #eaecf0}.visitObstetricContainer{padding:20px 20px 0}.visitObstetricContainer .rowContainer{display:flex;font-size:14px;font-weight:400;justify-content:space-between;line-height:21px}.visitObstetricContainer .rowContainer .previousText{font-size:16px;font-weight:500;line-height:24px}.visitObstetricContainer .rowContainer .updatedText{color:#a2a2a8!important}.visitObstetricContainer .detailContainer{border:1px solid #eaecf0;border:1px solid var(--Stroke-Grey,#eaecf0);border-radius:12px;border-radius:var(--radius-xl,12px);display:flex;flex-direction:column;justify-content:space-between;margin:10px 0;padding:10px 24px}.visitObstetricContainer .detailContainer .measurementItem{display:flex;flex-direction:row;font-size:14px;font-weight:600;justify-content:space-between;line-height:21px;padding:16px 0}.visitObstetricContainer .detailContainer .key{flex:1 1;margin-right:8px}.visitObstetricContainer .detailContainer .colon{text-align:center;width:20px}.visitObstetricContainer .detailContainer .value{flex:1 1;margin-left:8px;text-align:right}.visitObstetricContainer .detailContainer .dottedLineStyle{border-bottom:2px dotted #eaecf0}.viewLessOrMore{border-bottom-left-radius:20px!important;border-bottom-right-radius:20px!important;color:#4b4ad5!important;cursor:pointer;display:flex!important;justify-content:center}.medical-records .category-btn{border:1px solid #e2e2ea;border-radius:10px;height:38px;min-width:80px;padding:6px 18px}.medical-records .category-btn:hover{background-color:#eddff7!important;border-color:#ba7de9}.medical-records .active-category-btn{background-color:#eddff7;border-color:#ba7de9}.medical-records .category-label{font-weight:500}.medical-records .active-category-label{color:#a461d8!important}.image-wrapper{height:220px;position:relative}.image-container{align-items:center;background-size:cover;border:1px solid #e2e2ea;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;padding-bottom:20px;row-gap:6px;width:100%}.image-container .doc-image{height:62px;width:62px}.image-container .file-name{font-size:10px;font-weight:500}.image-container .notes-style{position:absolute;right:10px;top:10px}.document-details{background-color:#e2e2ea;border:1px solid #e2e2ea;border-radius:0 0 10px 10px;bottom:0;display:flex;height:60px;justify-content:space-between;padding:8px;position:absolute;text-align:center;width:100%}.document-details .category{font-weight:600;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.notes-txt{color:#171725;font-size:16px;font-weight:600;padding-bottom:6px}.medical-records-tooltip.ant-tooltip .ant-tooltip-inner{background-color:#fff;border-radius:10px;padding:18px}.medical-records-tooltip.ant-tooltip .ant-tooltip-arrow{--antd-arrow-background-color:#fff}.billing-table-wrapper :where(.css-dev-only-do-not-override-1okl62o).ant-select-single{align-items:center;display:flex;height:36px!important;justify-content:space-between;width:100%!important}.billing-table-wrapper :where(.css-dev-only-do-not-override-1okl62o).ant-dropdown{width:13rem}.billing-table-wrapper .theme-color{color:#4b4ad5!important}.billing-table-wrapper .card-container{display:flex;gap:1.5rem;justify-content:space-evenly;padding:20px 0;width:100%}.billing-table-wrapper .inputheight38{width:20rem}.billing-table-wrapper .card{background-color:#fff;border:.2px solid #e2e2ea!important;border:.2px solid var(--T-Text-10,#e2e2ea)!important;border-radius:16px!important;box-shadow:0 0 12px 0 #0000002e;cursor:pointer;margin-bottom:15px;padding:15px;position:relative;text-align:center;transition:.3s ease;width:25%}.billing-table-wrapper .card.selected{background:#fff;background:var(--T-White-100,#fff);border:2.5px solid #4b4ad5!important;border:2.5px solid var(--P-CTA-100,#4b4ad5)!important;border-radius:16px;box-shadow:0 0 8px 0 #0000000f,0 2px 12px 0 #0000000a}.billing-table-wrapper .card.selected:after{animation:fadeInArrow .3s ease forwards;border-left:15px solid #0000;border-right:15px solid #0000;border-top:15px solid #4b4ad5;bottom:-15px;content:"";filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:1}.billing-table-wrapper .card-title{color:var(--dynamic-color)!important;font-size:14px;font-weight:500;margin-bottom:10px}.billing-table-wrapper .card-amount{font-feature-settings:"liga" off,"clig" off;color:#454551;color:var(--T-Text-80,#454551);font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:normal}.billing-table-wrapper .card.selected .card-amount,.billing-table-wrapper .card.selected .card-title{color:#4a50e0}.billing-table-wrapper .billing-table .ant-table-body{max-height:300px!important;overflow-y:auto!important}.billing-table-wrapper .billing-table .ant-table thead.ant-table-thead th,.billing-table-wrapper .billing-table body .ant-table thead.ant-table-thead td{padding:8px 16px!important}.billing-table-wrapper .billing-download{background:#4b4ad514;border-radius:10px;padding:6px}.billing-table-wrapper .status-paid-fully{align-items:center;background:#edf7ed;background:var(--Colour-Green-Green---10,#edf7ed);border-radius:30px;color:#3d8c40!important;display:inline-flex;gap:4px;padding:4px 10px}.billing-table-wrapper .status-carriedforrward,.billing-table-wrapper .status-due{align-items:center;background:#fdf7d7;background:var(--Colour-Yellow-Yellow---20,#fdf7d7);border-radius:30px;color:#ed8a00!important;display:inline-flex;gap:4px;padding:4px 10px}.billing-table-wrapper .status-carriedforrward{text-decoration:line-through}.billing-table-wrapper .status-refunded{align-items:center;background:#fceded;background:var(--Colour-Red-Red---10,#fceded);border-radius:30px;color:#b73a3a!important;display:inline-flex;gap:4px;padding:4px 10px}.billing-table-wrapper :where(.css-dev-only-do-not-override-1okl62o).ant-modal{box-sizing:border-box;color:#000000e0;font-size:14px;line-height:1.5714285714;list-style:none;margin:0 auto;max-width:calc(100vw - 32px);padding:0;pointer-events:none;position:absolute;width:250px!important}.billing-table-wrapper .color-paid{color:#3d8c40!important}.billing-table-wrapper .color-due{color:#ed8a00!important}.billing-table-wrapper .color-refunded{color:#b73a3a!important}.billing-table-wrapper .color-advance{color:#a461d8!important}.billing-table-wrapper .color-debited{color:#ed8a00!important}.billing-table-wrapper .ant-btn-all-section{background:#f1f1f5!important;color:#454551!important;color:var(--T-Text-80,#454551)!important;height:2.8rem}.billing-table-wrapper .ant-btn-all-section,.billing-table-wrapper .ant-btn-download{font-size:1rem!important;font-weight:400!important;overflow:hidden!important;padding:.5rem;width:16rem;z-index:0}.billing-table-wrapper .ant-btn-download{height:2.5rem!important}.table-wrapper{margin:0 38px 0 32px!important}.download-all-status{background:#f1f1f5!important;border-radius:0!important;font-size:1rem!important}.doctor-select-container{align-items:center;display:flex;flex-wrap:wrap;gap:8px;min-width:300px!important}.doctor-select-container .doctor-select .ant-select-selector{border-radius:8px!important;margin-right:0;max-width:350px;min-height:38px;min-width:300px;padding:4px 8px!important}.doctor-select-container .doctor-select .ant-select-selector .ant-select-selection-search{display:none}.doctor-select-container .doctor-select .ant-select-selector .ant-select-selection-item{padding:0!important}.doctor-select-container .doctor-select .ant-select-arrow{align-items:center;display:flex}.select-value-content{display:flex;flex-direction:column;gap:8px;padding-right:20px}.select-value-content .selected-doctors-wrapper .doctor-count{color:#666;display:block;margin-bottom:8px}.select-value-content .selected-doctors-tags{-ms-overflow-style:none;flex-wrap:wrap;margin-right:10px;max-width:450px!important;overflow-x:scroll;scrollbar-width:none}.select-value-content .selected-doctors-tags::-webkit-scrollbar{display:none}.select-value-content .selected-doctors-tags .doctor-tag{align-items:center;background:#f0f0ff;border:1px solid #4b4ad5;border-radius:16px;color:#4b4ad5!important;display:inline-flex;font-size:14px;gap:4px;margin-right:10px;padding:0 12px}.select-value-content .selected-doctors-tags .doctor-tag .icon-Cross{cursor:pointer;font-size:12px}.select-value-content .selected-doctors-tags .doctor-tag .icon-Cross:hover{opacity:.8}.doctor-select-dropdown{background:#fff;border-radius:8px;overflow:hidden}.doctor-select-dropdown .all-doctors-option{background:#f8f8f8;cursor:pointer;padding:12px 16px}.doctor-select-dropdown .all-doctors-option:hover{background:#f0f0f0}.doctor-select-dropdown .option-content{align-items:center;display:flex;justify-content:space-between}.doctor-select-dropdown .option-content span{color:#333;font-size:14px}.doctor-select-dropdown .doctor-select-divider{position:relative;text-align:center}.doctor-select-dropdown .doctor-select-divider:after,.doctor-select-dropdown .doctor-select-divider:before{background:#e8e8e8;content:"";height:1px;position:absolute;top:50%;width:calc(50% - 20px)}.doctor-select-dropdown .doctor-select-divider:before{left:0}.doctor-select-dropdown .doctor-select-divider:after{right:0}.doctor-select-dropdown .doctor-select-divider span{color:#999;font-size:12px;padding:0 8px}.doctor-select-dropdown .custom-doctors-section .section-title{color:#a2a2a8!important;font-size:14px;padding:6px 8px 0}.doctor-select-dropdown .doctor-select-list{max-height:200px;overflow-y:auto}.doctor-select-dropdown .doctor-select-list .doctor-select-item{cursor:pointer;padding:8px 16px}.doctor-select-dropdown .doctor-select-list .doctor-select-item:hover{background:#f8f8f8}.doctor-select-header{padding:10px}.doctor-select-list{max-height:200px;overflow-y:auto;padding:8px}.doctor-select-item{padding:4px 0}.all-doctors-button{align-items:center;background:#f1f1f5!important;border:none!important;border-radius:0;color:#454551!important;color:var(--T-Text-80,#454551)!important;display:flex;font-size:1rem;font-weight:400!important;margin:.5rem 0;padding:.6rem .3rem;width:120%!important}.dashboard-table-font-style{font-feature-settings:"liga" off,"clig" off;color:#454551;color:var(--T-Text-80,#454551);font-family:Inter;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:normal}.theme-color{color:#4b4ad5!important}.section-title-color{color:#a2a2a8!important}.doctor-select-divider{position:relative;text-align:center}.doctor-select-divider:after,.doctor-select-divider:before{background:#e8e8e8;content:"";height:1px;position:absolute;top:50%;width:calc(50% - 20px)}.doctor-select-divider:before{left:0}.doctor-select-divider:after{right:0}.doctor-select-divider span{color:#999;font-size:12px;padding:0 8px}.patient-name-cell{display:block;margin-bottom:4px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.printable-content{overflow:hidden;width:100%}.printable-content.ant-table{border:1px solid #d9d9d9}.printable-content.ant-table-tbody>tr>td,.printable-content.ant-table-thead>tr>th{color:#000!important}.printable-content .print-template{padding:25px 25px 0;page-break-after:always;width:100%}.printable-content .print-template:last-child{page-break-after:auto}.printable-content .pagebreak{page-break-inside:avoid}.printable-content .header{margin-bottom:20px;text-align:left;width:100%}.printable-content .header h1{color:#4b4ad5;font-size:24px;font-weight:700;margin:0}.printable-content .header p{color:#666;font-size:14px;margin:5px 0}.printable-content .patient-plank{margin-bottom:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.printable-content .vaccine-table-wrapper{margin-top:20px;width:100%}.printable-content.ant-table{page-break-inside:avoid;width:100%}.printable-content.ant-table-thead>tr>th{background-color:#fafafa!important;font-weight:600;height:20px!important}.printable-content.ant-table-tbody>tr>td,.printable-content.ant-table-thead>tr>th{border:1px solid #d9d9d9;font-size:12px;line-height:20px!important;padding:6px 8px;text-align:center}.printable-content.ant-table-tbody>tr{break-inside:avoid;height:20px!important;page-break-inside:avoid}@media print{@page{.printable-content{size:A4;margin:0;width:100%}}.printable-content body{color:#000;font-size:12pt}}.print-bill-table .ant-table-row{height:75px!important}@media print{@page{size:A4;margin:.5in}body{color:#000;font-size:12pt}.bill-table thead{display:table-header-group}.bill-table tbody{display:table-row-group}.bill-table tr{break-inside:avoid;page-break-inside:avoid}.discount-section+.payment-summary-section,.service-section+.discount-section,.service-section+.service-section{margin-top:40px}*{page-break-after:avoid}.discount-section,.payment-summary-section,.service-section{page-break-after:auto}.itemized-bill-chart,.itemized-bill-chart>:last-child,body,html{page-break-after:avoid!important}}.itemized-bill-chart{background:#fff;color:#000;font-family:Arial,sans-serif;margin:0 auto;max-width:800px;padding:0 10px;-webkit-print-color-adjust:exact;print-color-adjust:exact;width:100%}.itemized-bill-chart .report-header{border-bottom:1px solid #ddd;margin-bottom:30px;padding-bottom:20px;text-align:center}.itemized-bill-chart .report-header h1{color:#000;font-size:20px;font-weight:500;letter-spacing:.5px;margin:0 0 10px;text-transform:uppercase}.itemized-bill-chart .report-header .clinic-name{color:#000;font-size:20px;font-weight:600;margin:0 0 5px}.itemized-bill-chart .report-header .clinic-location{color:#000;font-size:14px;font-weight:400;margin-bottom:5px}.itemized-bill-chart .report-header .report-details{color:#000;font-size:12px;margin-top:15px}.itemized-bill-chart .report-header .report-details .report-period{font-weight:400;margin-bottom:5px}.itemized-bill-chart .report-header .report-details .report-date{font-style:normal;font-weight:400}.itemized-bill-chart .service-section{margin-bottom:30px}.itemized-bill-chart .service-section .service-title{color:#000;font-size:16px;font-weight:600;margin:0 0 15px;text-align:left;text-transform:uppercase}.itemized-bill-chart .service-section .bills-table{margin-bottom:10px}.itemized-bill-chart .service-section .bills-table .bill-table{border-collapse:collapse;border-spacing:0;font-size:12px;width:100%}.itemized-bill-chart .service-section .bills-table .bill-table thead{display:table-header-group;-webkit-print-color-adjust:exact;print-color-adjust:exact}.itemized-bill-chart .service-section .bills-table .bill-table thead th{word-wrap:break-word;border:1px solid #ddd;color:#000;font-size:11px;font-weight:600;height:auto;padding:8px 6px;-webkit-print-color-adjust:exact;print-color-adjust:exact;text-align:left;vertical-align:top;white-space:normal;word-break:break-word}.itemized-bill-chart .service-section .bills-table .bill-table tbody{display:table-row-group}.itemized-bill-chart .service-section .bills-table .bill-table tbody tr{break-inside:avoid;page-break-inside:avoid}.itemized-bill-chart .service-section .bills-table .bill-table tbody tr:nth-child(2n){background-color:#f9f9f9}.itemized-bill-chart .service-section .bills-table .bill-table tbody tr:hover{background-color:#f0f0f0}.itemized-bill-chart .service-section .bills-table .bill-table tbody td{word-wrap:break-word;border:1px solid #ddd;font-size:11px;height:auto;padding:6px;vertical-align:top;white-space:normal;word-break:break-word}.itemized-bill-chart .service-section .bills-table .bill-table tbody td:nth-child(8){font-weight:500;text-align:right}.itemized-bill-chart .service-section .service-subtotal{color:#000;font-size:12px;font-weight:600;margin-top:10px;text-align:right}.itemized-bill-chart .discount-section{break-inside:avoid;margin:30px 0;padding-top:20px;page-break-inside:avoid}.itemized-bill-chart .discount-section .section-title{color:#000;font-size:16px;font-weight:600;margin:0 0 15px}.itemized-bill-chart .discount-section .discount-table .bill-table{border-collapse:collapse;border-spacing:0;font-size:12px;table-layout:fixed;width:100%}.itemized-bill-chart .discount-section .discount-table .bill-table thead{display:table-header-group;-webkit-print-color-adjust:exact;print-color-adjust:exact}.itemized-bill-chart .discount-section .discount-table .bill-table thead th{word-wrap:break-word;border:1px solid #ddd;color:#000;font-size:11px;font-weight:600;height:auto;padding:8px 6px;-webkit-print-color-adjust:exact;print-color-adjust:exact;text-align:left;vertical-align:top;white-space:normal;word-break:break-word}.itemized-bill-chart .discount-section .discount-table .bill-table tbody{display:table-row-group}.itemized-bill-chart .discount-section .discount-table .bill-table tbody tr{break-inside:avoid;page-break-inside:avoid}.itemized-bill-chart .discount-section .discount-table .bill-table tbody tr:nth-child(2n){background-color:#f9f9f9}.itemized-bill-chart .discount-section .discount-table .bill-table tbody tr:hover{background-color:#f0f0f0}.itemized-bill-chart .discount-section .discount-table .bill-table tbody td{word-wrap:break-word;border:1px solid #ddd;font-size:11px;height:auto;padding:6px;vertical-align:top;white-space:normal;word-break:break-word}.itemized-bill-chart .discount-section .discount-table .bill-table tbody td.discount-amount{color:red;font-weight:600}.itemized-bill-chart .discount-section .discount-table .bill-table tfoot tr{background-color:#f9f9f9}.itemized-bill-chart .discount-section .discount-table .bill-table tfoot td{border:1px solid #ddd;font-size:11px;font-weight:600;padding:8px 6px}.itemized-bill-chart .discount-section .discount-table .bill-table tfoot td.discount-total-label{color:#000;text-align:right}.itemized-bill-chart .discount-section .discount-table .bill-table tfoot td.discount-total-amount{color:red;font-weight:600;text-align:right}.itemized-bill-chart .payment-summary-section{border-top:1px solid #000;break-inside:avoid;margin:30px 0;padding-top:20px;page-break-inside:avoid}.itemized-bill-chart .payment-summary-section h2{color:#000;font-size:16px;font-weight:600;margin:0 0 15px}.itemized-bill-chart .payment-summary-section .payment-table .bill-table{border-collapse:collapse;border-spacing:0;margin:0 auto;width:100%}.itemized-bill-chart .payment-summary-section .payment-table .bill-table thead{display:table-header-group;-webkit-print-color-adjust:exact;print-color-adjust:exact}.itemized-bill-chart .payment-summary-section .payment-table .bill-table thead th{border:1px solid #ddd;color:#000;font-size:12px;font-weight:600;padding:8px 12px;-webkit-print-color-adjust:exact;print-color-adjust:exact;text-align:left}.itemized-bill-chart .payment-summary-section .payment-table .bill-table tbody td{border:1px solid #ddd;font-size:12px;padding:8px 12px}.itemized-bill-chart .payment-summary-section .payment-table .bill-table tbody td:last-child{font-weight:500;text-align:right}.itemized-bill-chart .grand-total{border-top:3px solid #000;margin-top:30px;padding-top:20px;page-break-after:avoid!important;page-break-inside:avoid;text-align:center}.itemized-bill-chart .grand-total h2{color:#000;font-size:20px;font-weight:600;margin:0}@media print{.itemized-bill-chart .itemized-bill-chart{font-size:12px;margin:0;max-width:none;padding:10px;-webkit-print-color-adjust:exact;print-color-adjust:exact;width:100%}.itemized-bill-chart .itemized-bill-chart .report-header{border-bottom:1px solid #ddd}.itemized-bill-chart .itemized-bill-chart .report-header h1{font-size:18px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.itemized-bill-chart .itemized-bill-chart .report-header .clinic-info{margin:15px 0}.itemized-bill-chart .itemized-bill-chart .report-header .clinic-info .clinic-name{color:#000;font-size:16px;font-weight:600;margin-bottom:5px}.itemized-bill-chart .itemized-bill-chart .report-header .clinic-info .clinic-location{color:#000;font-size:14px;font-weight:400}.itemized-bill-chart .itemized-bill-chart .report-header .report-details{font-size:10px;font-weight:400}.itemized-bill-chart .itemized-bill-chart .service-section{margin-bottom:20px}.itemized-bill-chart .itemized-bill-chart .service-section .service-title{font-size:14px;font-weight:600;text-align:left;text-transform:uppercase}.itemized-bill-chart .itemized-bill-chart .service-section .service-subtotal{font-size:10px;font-weight:600}.itemized-bill-chart .itemized-bill-chart .discount-section{border-top:1px solid #000;margin:20px 0}.itemized-bill-chart .itemized-bill-chart .discount-section .section-title{font-size:14px;font-weight:600}.itemized-bill-chart .itemized-bill-chart .discount-section .discount-table .bill-table{border-collapse:collapse;border-spacing:0;font-size:10px;page-break-inside:avoid;table-layout:fixed}.itemized-bill-chart .itemized-bill-chart .discount-section .discount-table .bill-table thead th{border:1px solid #ddd;color:#000;font-size:9px;font-weight:600;padding:4px 3px;-webkit-print-color-adjust:exact;print-color-adjust:exact}.itemized-bill-chart .itemized-bill-chart .discount-section .discount-table .bill-table tbody td{border:1px solid #ddd;font-size:9px;overflow:hidden;padding:3px;text-overflow:ellipsis;white-space:nowrap}.itemized-bill-chart .itemized-bill-chart .discount-section .discount-table .bill-table tbody td.discount-amount{color:red;font-weight:600}.itemized-bill-chart .itemized-bill-chart .discount-section .discount-table .bill-table tfoot td{border:1px solid #ddd;font-size:9px;font-weight:600;padding:4px 3px}.itemized-bill-chart .itemized-bill-chart .discount-section .discount-table .bill-table tfoot td.discount-total-label{color:#000;text-align:right}.itemized-bill-chart .itemized-bill-chart .discount-section .discount-table .bill-table tfoot td.discount-total-amount{color:red;font-weight:600;text-align:right}.itemized-bill-chart .itemized-bill-chart .payment-summary-section{margin:20px 0}.itemized-bill-chart .itemized-bill-chart .payment-summary-section h2{font-size:14px;font-weight:600}.itemized-bill-chart .itemized-bill-chart .payment-summary-section .payment-table .bill-table{border-collapse:collapse;border-spacing:0;font-size:10px;page-break-inside:avoid;table-layout:fixed;width:100%}.itemized-bill-chart .itemized-bill-chart .payment-summary-section .payment-table .bill-table thead{-webkit-print-color-adjust:exact;print-color-adjust:exact}.itemized-bill-chart .itemized-bill-chart .payment-summary-section .payment-table .bill-table thead th{border:1px solid #ddd;color:#000;font-size:10px;font-weight:600;padding:4px 8px;-webkit-print-color-adjust:exact;print-color-adjust:exact}.itemized-bill-chart .itemized-bill-chart .payment-summary-section .payment-table .bill-table tbody td{border:1px solid #ddd;font-size:10px;padding:4px 8px}.itemized-bill-chart .itemized-bill-chart .grand-total{margin-top:20px;page-break-after:avoid!important;page-break-inside:avoid}.itemized-bill-chart .itemized-bill-chart .grand-total h2{font-size:18px;font-weight:600}}.advance-table-wrapper .card-container{display:flex;gap:1.5rem;justify-content:flex-start;padding:20px 0;width:100%}.advance-table-wrapper .card{background-color:#fff;border:.2px solid #e2e2ea!important;border:.2px solid var(--T-Text-10,#e2e2ea)!important;border-radius:16px!important;box-shadow:0 0 12px 0 #0000002e;cursor:pointer;margin-bottom:15px;padding:15px;position:relative;text-align:center;transition:.3s ease;width:25%}.advance-table-wrapper .card.selected{background:#fff;background:var(--T-White-100,#fff);border:2.5px solid #4b4ad5!important;border:2.5px solid var(--P-CTA-100,#4b4ad5)!important;border-radius:16px;box-shadow:0 0 8px 0 #0000000f,0 2px 12px 0 #0000000a}.advance-table-wrapper .card.selected:after{animation:fadeInArrow .3s ease forwards;border-left:15px solid #0000;border-right:15px solid #0000;border-top:15px solid #4b4ad5;bottom:-15px;content:"";filter:drop-shadow(0 2px 2px rgba(0,0,0,.1));height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:1}@keyframes fadeInArrow{0%{opacity:0;transform:translate(-50%,-5px)}to{opacity:1;transform:translate(-50%)}}.advance-table-wrapper .card-title{color:var(--dynamic-color)!important;font-size:14px;font-weight:500;margin-bottom:10px}.advance-table-wrapper .theme-color{color:#4b4ad5}.advance-table-wrapper .card-amount{font-feature-settings:"liga" off,"clig" off;color:#454551;color:var(--T-Text-80,#454551);font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:normal}.advance-table-wrapper .billing-download{background:#4b4ad514;border-radius:10px;padding:6px}.advance-table-wrapper .inputheight38{width:20rem}.advance-table-wrapper .card.selected .card-amount,.advance-table-wrapper .card.selected .card-title{color:#4a50e0}.advance-table-wrapper .status-advance{background:#eddff780;color:#a461d8!important}.advance-table-wrapper .status-advance,.advance-table-wrapper .status-refunded{align-items:center;border-radius:30px;display:inline-flex;gap:4px;padding:4px 10px}.advance-table-wrapper .status-refunded{background:#fceded;background:var(--Colour-Red-Red---10,#fceded);color:#b73a3a!important}.advance-table-wrapper .status-debited{align-items:center;background:#feeee9;background:var(--Colour-Orange-Orange---10,#feeee9);border-radius:30px;color:#ed8a00!important;display:inline-flex;gap:4px;padding:4px 10px}.billing-dashboard-wraper .btn-manage-bill{align-items:center;background:#ffe8ae;background:var(--S-BG-50,#ffe8ae);border:1px solid #4b4ad5;border:1px solid var(--P-CTA-100,#4b4ad5);border-radius:10px;cursor:pointer!important;display:flex;gap:10px;height:41px;padding:10px 24px}.billing-dashboard-wraper .btn-manage-bill:focus,.billing-dashboard-wraper .btn-manage-bill:hover{background-color:#ffe8ae!important;background-color:var(--S-BG-50,#ffe8ae)!important;border:1px solid #4b4ad5;border:1px solid var(--P-CTA-100,#4b4ad5)}.billing-dashboard-wraper .btn-manage-bill span{color:#4b4ad5!important}.billing-dashboard-wraper .advance-deposite-container{align-items:center;background:#f6effb;border:1px solid #ba7de9;border:1px solid var(--S-Icon-80,#ba7de9);border-radius:100px;display:flex;flex-shrink:0;gap:5px;justify-content:space-between}.billing-dashboard-wraper .advance-deposite-container span{color:#ba7de9!important;padding-left:5px}.billing-dashboard-wraper .advance-deposite-container .add-advance-icon{background:#eddff799!important;border:1px solid F6EFFB!important;border-bottom-right-radius:18px!important;border-top-right-radius:18px!important;margin:0;padding:8px 13px;position:relative;right:-6px;width:20%}.billing-dashboard-wraper .total-due-container{align-items:center;background:var(--Colour-Yellow-Yellow---20,#fdf7d7);background:#fdf7d7;border:1px solid #ed8a00;border:1px solid var(--S-Icon-80,#ed8a00);border-radius:100px;color:#ed8a00!important;display:flex;flex-shrink:0;gap:5px;justify-content:space-between}.billing-dashboard-wraper .total-due-container span{color:#ed8a00!important;padding:8px 13px}.billing-dashboard-wraper .zindex-10{z-index:10!important}.billing-dashboard-wraper .appointment-data .ant-table table thead{z-index:1!important}.vaccinationWrapper{width:100%}.vaccinationWrapper .vaccinationContainer{border-bottom-left-radius:10px;border-bottom-right-radius:10px;height:calc(100vh - 60px);overflow-y:auto;padding:40px;z-index:0}.vaccinationWrapper .vaccinationContainer .vaccinationTitle{background-color:#fcdada4d;border-radius:16px;height:122px;margin-bottom:20px;padding:20px}.vaccinationWrapper .vaccinationContainer .vaccinationTitle .vaccineImg{margin-bottom:24px;padding-right:50px}.vaccinationWrapper .vaccinationContainer .fixFilter{background-color:#fafafb;box-shadow:inset 0 -1px 2px 0 #e2e2ea;left:0;margin:20px 0;padding:0 35px;position:fixed;right:0;top:40px;z-index:3}.vaccinationWrapper .vaccinationContainer .selectAllContainer{margin:10px 10px 28px}.vaccinationWrapper .vaccinationContainer .selectAllContainer .vaccine-custom-checkbox .ant-checkbox .ant-checkbox-inner{border-color:#4b4ad5}.vaccinationWrapper .vaccinationContainer .selectAllContainer .selectAll{margin-left:15px}.customWarningDrawer{background-color:#fff;border-radius:10px;bottom:-44px;box-shadow:0 0 10px #0000001a;left:50%;max-width:513px;position:fixed;transform:translateX(-50%);transition:bottom .3s ease;width:100%}.customWarningDrawer.open{bottom:110px}.warningStyle{align-items:center;background-color:#fcdada66;border-radius:6px;column-gap:15px;display:flex;height:44px;justify-content:center;width:513px}.closeImg,.warningStyle .closeImg{cursor:pointer}.vaccine-tab-filter .vaccine-tab-btn.active{background-color:#fff;color:#4b4ad5}.titleContainer{background-color:#fcdada}.titleContainer .imageStyle{cursor:pointer}.tableContainer{background-color:#fff;border-radius:16px;height:626px;overflow-y:scroll;position:relative}.custom-modal .ant-modal-content{background-color:#fcdada}.vaccine-tab-filter{background-color:#f5f5f5;border-radius:8px;display:inline-flex;gap:4px;padding:4px}.vaccine-tab-filter .vaccine-tab-btn{background-color:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;outline:none;padding:8px 20px;transition:all .2s ease}.vaccine-tab-filter .vaccine-tab-btn:hover{color:#4b4ad5}.vaccine-tab-filter .vaccine-tab-btn.active{background-color:#4b4ad5;box-shadow:0 1px 3px #0000001a;color:#fff}.table{border-collapse:collapse;border-spacing:0;margin:0!important}@media print{.table{border-collapse:collapse;table-layout:fixed;width:100%}.table thead{display:table-header-group}.table tbody{display:table-row-group}.table td,.table th,.table tr{break-inside:avoid!important;page-break-inside:avoid!important}}.cell{background-color:#fff;border:1px solid #ddd;flex-wrap:wrap;font-size:12px;font-weight:400;height:48px;line-height:18px;padding:6px 8px!important;vertical-align:middle;word-break:break-word}.cell .dateCell{align-items:center;column-gap:10px;display:flex}.cell .dateCell span{border-radius:4px;line-height:18px;padding:2px 4px}.cell .overDue{background-color:#fcdada}.cell .given{background-color:#d1f1e4}.headerCellStyle{background-color:#f1f1f566!important;font-size:14px;font-weight:600;line-height:21px}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{border:0!important}.growth-chart-type{background:rgba(164,97,216,.102);border-radius:8px;color:#a461d8!important;font-size:14px;font-weight:500;height:35px;line-height:16.41px;margin-right:10px;padding:10px 15px;text-align:left}.vaccine-print-dropdown-wrapper .ant-dropdown-menu{border-radius:8px;box-shadow:0 4px 12px #00000026;padding:0}.vaccine-print-dropdown{background:#fff;border-radius:8px;min-width:280px;padding:16px}.vaccine-print-dropdown .vaccine-category-section .vaccine-category-radio,.vaccine-print-dropdown .vaccine-category-section .vaccine-category-radio .radio-option-wrapper{display:flex;flex-direction:column;gap:0}.vaccine-print-dropdown .vaccine-category-section .vaccine-category-radio .ant-radio-wrapper{color:#1a1a1a;font-size:14px;margin:0;padding:8px 0}.vaccine-print-dropdown .vaccine-category-section .vaccine-category-radio .ant-divider{border-color:#e5e7eb;margin:8px 0}.vaccine-print-dropdown .vaccine-status-section{background:#fafafb;border-radius:6px;margin-left:24px;margin-top:12px;padding:12px}.vaccine-print-dropdown .vaccine-status-section .status-label{color:#6b7280;font-size:12px;font-weight:500;margin-bottom:12px}.vaccine-print-dropdown .vaccine-status-section .status-checkboxes{display:flex;flex-direction:column;gap:8px}.vaccine-print-dropdown .vaccine-status-section .status-checkboxes .ant-checkbox-wrapper{color:#1a1a1a;font-size:14px}.vaccine-print-dropdown .download-btn{align-items:center;background:#4b4ad5;border:none;border-radius:6px;color:#fff;display:flex;font-weight:500;height:40px;justify-content:center;margin-top:16px;width:100%}.vaccine-print-dropdown .download-btn:hover{background:#3d3cc4;color:#fff}.vaccine-print-dropdown .download-btn .icon-download{margin-left:8px}.vaccineCardContainer{height:218px;overflow:hidden;position:relative}.vaccineCardContainer .vaccineStatus{background:#ed8a00;border-radius:0 8px 0 22px;position:absolute;right:0;top:0;width:72px}.vaccineCardContainer .vaccineGiven{background:#19bb7a;border-radius:0 8px 0 22px}.vaccineCardContainer .statusMessage{color:#fff!important;padding:2px 16px;text-align:center}.vaccineCardContainer .cardDetails{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.vaccineCardContainer .cardDetails .vaccineName{font-size:16px;line-height:36px}@media only screen and (min-width:1200px){.vaccineCardContainer .cardDetails .vaccineName{font-size:20px;line-height:36px}}.vaccineCardContainer .cardDetails .vaccineDetailsKey{font-size:12px;font-weight:500;line-height:18px;white-space:nowrap}@media only screen and (min-width:1200px){.vaccineCardContainer .cardDetails .vaccineDetailsKey{font-size:14px;line-height:21px}}.vaccineCardContainer .cardDetails .noteStyle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vaccineCardContainer .cardDetails .vaccineDetailsValue{font-size:12px;line-height:18px}@media only screen and (min-width:1200px){.vaccineCardContainer .cardDetails .vaccineDetailsValue{font-size:14px;line-height:21px}}.vaccineCardContainer .cardDetails .dueDetails{background:#faebd7;border-radius:8px;line-height:8px;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.vaccineCardContainer .cardDetails .dueDetails .dueMessage{line-height:18px}.vaccineCardContainer .cardDetails .isGiven{background:#d1f1e4}.vaccineCardContainer .cardDetails .isDelayed{background:#fcdada}.vaccine-custom-checkbox .ant-checkbox .ant-checkbox-inner{border-color:#4b4ad5}.datesContainer{-ms-overflow-style:none;column-gap:24px;display:flex;margin:20px 0;overflow-x:scroll;scrollbar-width:none}.datesContainer .btnStyle{align-items:center;border:1px solid #4b4ad533!important;column-gap:6px;display:flex;height:36px;padding:6px 16px}.datesContainer .btnStyle .btnText{color:#454551!important;font-size:14px;font-weight:400;line-height:21px}.datesContainer .btnStyle .activeBtnText,.datesContainer .btnStyle .btnText:hover{font-size:16px;font-weight:500;line-height:24px}.datesContainer .btnStyle .alertStyle{border-radius:6px;height:10px;width:10px}.datesContainer .btnStyle .success{background-color:#19bb7a}.datesContainer .btnStyle .warning{background-color:#ff9800}.datesContainer .btnStyle .failure{background-color:#f04545}.datesContainer .activeBtn,.datesContainer .btnStyle:hover{background-color:#4b4ad51a!important;border:1px solid #4b4ad5!important}.datesContainer::-webkit-scrollbar{display:none}.vaccineFilterStyle{display:none;position:relative}@media only screen and (min-width:1200px){.vaccineFilterStyle{display:block}}.blurOverlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);height:38px;left:-20px;position:absolute;top:-4px;width:20px;z-index:1}.customTooltip.ant-tooltip .ant-tooltip-inner{background-color:#fff;border-radius:10px;height:93px;padding:12px;width:320px}.customTooltip.ant-tooltip .ant-tooltip-inner .warning{background-color:#f04545;border-radius:6px;height:10px;position:absolute;width:10px}.customTooltip.ant-tooltip .ant-tooltip-inner .imageStyle{cursor:pointer;margin:0}.customTooltip.ant-tooltip .ant-tooltip-arrow{--antd-arrow-background-color:#fff}.drawerContainer{align-items:center;background:#171725;border-radius:35px;column-gap:30px;display:flex;height:100%;justify-content:center;width:100%}.drawerContainer .selectedStyle{color:#fff!important}.drawerContainer .btnStyle{background-color:#0000;border:2px solid #4b4ad5}.drawerContainer .btnStyle .clearStyle{color:#fff!important}.drawerContainer .btnStyle:hover{background-color:#0000!important;border-color:#3030c2!important}.drawerContainer span{font-size:16px!important;font-weight:500!important;line-height:24px;text-align:center}.customDrawer{border-radius:35px;bottom:-80px;box-shadow:0 0 10px #0000001a;left:50%;position:fixed;transform:translateX(-50%);transition:bottom .3s ease;width:100%;width:436px}.customDrawer.open{bottom:18px}.drawerContainer{height:80px}.bg-custom-purple,.purple{background-color:#4b4ad51a}.border-custom-purple{border-color:#4b4ad5!important}.custom-select-style.ant-select-single{height:44px}.custom-select-style.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{color:#a2a2a8!important;font-weight:400}.custom-select-style.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{box-shadow:none!important;height:42px}.border-purple{border-color:#4b4ad5!important}.custom-picker-dropdown.ant-picker-dropdown .ant-picker-date-panel{height:382px;width:430px}.custom-picker-dropdown.ant-picker-dropdown .ant-picker-date-panel .ant-picker-content{height:320px;width:400px}.custom-picker-dropdown .ant-picker-footer{display:none}.vaccination-chart{width:100%}.vaccination-header{margin-bottom:20px}.vaccine-table-section{margin-top:20px}.vaccine-footer-note{color:#a2a2a8!important;font-size:10px;margin-top:20px}@media print{@page{size:A4;margin:.5in;margin-bottom:.75in}body{color:#000;font-size:12pt}.vaccination-chart{padding-bottom:20px;width:100%}.vaccination-header{margin-bottom:20px;page-break-inside:avoid}.vaccine-table-section{margin-top:20px;padding-bottom:20px;page-break-inside:auto}.vaccine-table-section .vaccine-table-wrapper{padding-bottom:10px;width:100%}.vaccine-table-section .vaccine-table-wrapper table{border-collapse:collapse;page-break-inside:auto;table-layout:fixed;width:100%}.vaccine-table-section .vaccine-table-wrapper table thead{display:table-header-group}.vaccine-table-section .vaccine-table-wrapper table tbody{display:table-row-group}.vaccine-table-section .vaccine-table-wrapper table td,.vaccine-table-section .vaccine-table-wrapper table th,.vaccine-table-section .vaccine-table-wrapper table tr{break-inside:avoid!important;page-break-inside:avoid!important}}.nameStyle{font-weight:600;margin-right:auto;margin-top:20px;padding-left:40px}.details{border:2px solid #eaecf0;border-radius:6px;display:flex;font-size:12px;gap:10px;height:56px;margin-top:30px;padding:10px 16px;width:90%}.vaccine-table-wrapper{width:100%}.header{background-color:#fff;font-weight:600;margin-bottom:20px;margin-top:20px;padding:10px}.noVaccineData{font-size:20px;font-weight:600;line-height:20px;margin-top:250px}.addDOB-picker-dropdown.ant-picker-dropdown .ant-picker-date-panel{width:415px}.manage-3c-bills-wrapper .btn-manage-bill{align-items:center;background:#fff;background:var(--S-BG-50,#fff);border:1px solid #4b4ad5;border:1px solid var(--P-CTA-100,#4b4ad5);border-radius:10px;cursor:pointer;display:flex;gap:10px;height:41px;padding:10px 24px}.manage-3c-bills-wrapper .btn-manage-bill:focus,.manage-3c-bills-wrapper .btn-manage-bill:hover{background-color:#fff!important;background-color:var(--S-BG-50,#fff)!important;border:1px solid #4b4ad5;border:1px solid var(--P-CTA-100,#4b4ad5)}.manage-3c-bills-wrapper .btn-manage-bill span{color:#4b4ad5!important}.manage-3c-bills-wrapper .theme-color{color:#4b4ad5}.manage-3c-bills-wrapper .btn-create-bill{align-items:center;background:#4b4ad5;background:var(--P-CTA-100,#4b4ad5);border-radius:10px;cursor:pointer;display:flex;gap:10px;height:41px;justify-content:center;padding:10px 24px}.manage-3c-bills-wrapper .btn-create-bill:focus,.manage-3c-bills-wrapper .btn-create-bill:hover{background:#4b4ad5!important;background:var(--P-CTA-100,#4b4ad5)!important}.manage-3c-bills-wrapper .btn-create-bill span{color:#fff!important}.manage-3c-bills-wrapper .btn-create-bill:disabled{border-color:#7877e5!important;box-shadow:none}.manage-3c-bills-wrapper .btn-create-bill:disabled,.manage-3c-bills-wrapper .btn-create-bill:disabled:focus,.manage-3c-bills-wrapper .btn-create-bill:disabled:hover{background:#7877e5!important;background:var(--P-CTA-100,#7877e5)!important}.manage-3c-bills-wrapper .search-bar{width:25rem!important}.manage-3c-bills-wrapper .disabled{opacity:.4}.form-3c-print-wrapper{background-color:#fff;padding:20px}.form-3c-print-wrapper .form-header{margin-bottom:20px;text-align:center}.form-3c-print-wrapper .form-header .form-title{font-size:24px;font-weight:700;margin:10px 0}.form-3c-print-wrapper .form-header .form-rule{font-size:12px;margin:5px 0}.form-3c-print-wrapper .form-header .form-rule a{color:#4b4ad5;text-decoration:underline}.form-3c-print-wrapper .form-header .form-subtitle{font-size:18px;font-weight:500;margin:10px 0}.form-3c-print-wrapper .form-header .form-description{color:#454551;font-size:12px;margin:5px 0}.form-3c-print-wrapper .form3c-table .ant-table-thead>tr>th{background-color:oldlace;border:1px solid #1a1a1a;padding:0!important}.form-3c-print-wrapper .form3c-table .ant-table-thead>tr>th .header-cell{display:flex;flex-direction:column;height:100%}.form-3c-print-wrapper .form3c-table .ant-table-thead>tr>th .header-cell .header-text{align-items:center;background-color:#f8dcbd;display:flex;font-weight:medium;justify-content:center;min-height:110px;padding:8px;text-align:center}.form-3c-print-wrapper .form3c-table .ant-table-thead>tr>th .header-cell .header-number{background-color:#f8dcbd;border-top:1px solid #1a1a1a;color:#666;font-size:12px;padding:4px;text-align:center}.form-3c-print-wrapper .form3c-table .ant-table-tbody>tr td{background-color:#faf6b4;border:1px solid #1a1a1a;padding:8px}.form-3c-print-wrapper .form3c-table .ant-table-tbody>tr:hover>td{background-color:#faf6b4}.request-medical-records-drawer .ant-drawer-body{display:flex;flex-direction:column;height:980px;padding:0}.request-medical-records-drawer .request-medical-records-drawer-content{display:flex;flex-direction:column;height:100%;max-height:980px}.request-medical-records-drawer .modalCard-header{background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;position:-webkit-sticky;position:sticky;top:0;z-index:2}.request-medical-records-drawer .request-medical-records-form .ant-form-item-label>label{font-weight:500}.request-medical-records-drawer .request-medical-records-form .text-red{color:#ff4d4f;margin-left:2px}.request-medical-records-drawer .request-medical-records-form .gap-2{gap:8px}.request-medical-records-drawer .request-medical-records-form .ant-select-multiple .ant-select-selector{align-items:flex-start;border-radius:24px;border-width:1px;display:flex;flex-wrap:wrap;gap:6px;height:auto!important;min-height:45px;padding:8px 16px 6px;transition:border-color .2s ease,box-shadow .2s ease}.request-medical-records-drawer .request-medical-records-form .ant-select-multiple.ant-select-focused .ant-select-selector,.request-medical-records-drawer .request-medical-records-form .ant-select-multiple.ant-select-open .ant-select-selector{border-color:#4b4ad5!important;box-shadow:0 0 0 2px #4b4ad51f}.request-medical-records-drawer .request-medical-records-form .ant-select-multiple .ant-select-selection-placeholder{align-items:center;color:#8c8c8c;display:flex;line-height:1.4;margin:0;width:100%}.request-medical-records-drawer .request-medical-records-form .ant-select-multiple .ant-select-selection-overflow{align-items:flex-start;display:flex;flex-wrap:wrap;gap:6px;width:100%}.request-medical-records-drawer .request-medical-records-form .ant-select-multiple .ant-select-selection-search{margin-inline-start:0;width:auto}.request-medical-records-drawer .request-medical-records-form .medical-record-type-select.ant-select-multiple .ant-select-selector{padding:8px 20px 6px}.request-medical-records-drawer .request-medical-records-form .medical-record-type-select.ant-select-multiple .ant-select-selection-placeholder{font-weight:500}.request-medical-records-drawer .request-medical-records-form .ant-select-multiple .ant-select-selection-item,.request-medical-records-drawer .request-medical-records-form .medical-record-tag{align-items:center;background:#4b4ad514;border:1px solid #4b4ad5;border-radius:999px;color:#4b4ad5!important;display:flex;font-weight:600;gap:6px;padding:2px 12px}.request-medical-records-drawer .request-medical-records-form .ant-select-multiple .ant-select-selection-item .ant-select-selection-item-remove,.request-medical-records-drawer .request-medical-records-form .ant-select-multiple .ant-select-selection-item .ant-tag-close-icon,.request-medical-records-drawer .request-medical-records-form .medical-record-tag .ant-select-selection-item-remove,.request-medical-records-drawer .request-medical-records-form .medical-record-tag .ant-tag-close-icon{color:#4b4ad5;margin:0}:global(.medical-record-type-dropdown) .ant-select-item-option-active,:global(.medical-record-type-dropdown) .ant-select-item-option-selected{background-color:#4b4ad514!important}:global(.medical-record-type-dropdown) .ant-select-item-option-active .ant-select-item-option-content,:global(.medical-record-type-dropdown) .ant-select-item-option-selected .ant-select-item-option-content{color:#4b4ad5!important;font-weight:600}:global(.ant-notification-notice.request-medical-records-toast){background:#000!important;border:none!important;border-radius:12px!important;box-shadow:0 12px 24px #00000059;min-width:500px;padding:10px 15px!important}:global(.ant-notification-notice.request-medical-records-toast .ant-notification-notice-close){color:#fff}:global(.ant-notification-notice.request-medical-records-toast .ant-notification-notice-description){margin:0}.request-medical-records-toast__content{align-items:center;color:#fff;display:flex;font-weight:600;gap:12px}.request-medical-records-toast__content img{height:32px;width:32px}.abha-records__refresh-btn{align-items:center!important;background:#fff!important;border:1px solid #e2e2ea!important;border-radius:8px!important;color:#5a6774!important;display:inline-flex!important;font-size:14px!important;font-weight:500!important;gap:8px!important;height:40px!important;padding:0 16px!important}.abha-records__refresh-btn:hover{background:#f6f6f8!important;border-color:#e2e2ea!important;color:#5a6774!important}.abha-records__refresh-btn .anticon,.abha-records__refresh-btn i{font-size:16px}.abha-records__request-btn{align-items:center!important;background:#564cff!important;border:1px solid #564cff!important;border-radius:8px!important;color:#fff!important;display:inline-flex!important;font-size:14px!important;font-weight:500!important;gap:8px!important;height:40px!important;padding:0 16px!important}.abha-records__request-btn:hover{background:#4b4ad5!important;border-color:#4b4ad5!important;color:#fff!important}.abha-records__request-btn .anticon,.abha-records__request-btn i{font-size:16px}.abha-records .ant-card.abha-records__card{border-radius:20px;margin-bottom:20px}.abha-records__row-number{margin-left:12px}.abha-records__card-body{display:flex;flex-direction:column;gap:20px}.abha-records__filters{align-items:center;display:flex;gap:16px;justify-content:space-between}.abha-records__filters-main{align-items:center;display:flex;flex:1 1;gap:12px}.abha-records__search{flex:1 1;height:40px;max-width:320px}.abha-records__search .ant-input{border:1px solid #e2e2ea;border-radius:8px;font-size:14px;font-weight:400;height:30px;padding-left:36px}.abha-records__search .ant-input:hover{border-color:#564cff}.abha-records__search .ant-input:focus{border-color:#564cff;box-shadow:0 0 0 2px #564cff1a}.abha-records__search .ant-input::placeholder{color:#a1a7b2;font-size:14px;font-weight:400}.abha-records__search .ant-input-prefix{color:#a1a7b2;left:12px}.abha-records__search .ant-input-prefix i{font-size:16px}.abha-records__status-filter{min-width:170px;padding-top:4px}.abha-records__status-filter .ant-select-selector{border:1px solid #e2e2ea;border-radius:8px;height:42px!important;padding:0 12px}.abha-records__status-filter .ant-select-selector:hover{border-color:#564cff}.abha-records__status-filter .ant-select-focused .ant-select-selector{border-color:#564cff;box-shadow:0 0 0 2px #564cff1a}.abha-records__status-filter .ant-select-selection-item{color:#2d3748;font-size:14px;font-weight:400;line-height:36px}.abha-records__status-filter .ant-select-arrow{color:#a1a7b2;padding-bottom:4px}.abha-records__table-wrapper{flex:1 1;margin-top:0}.abha-records__table-wrapper .ant-table-thead>tr>th{background:#f6f6f8;color:#2d3748;font-size:14px;font-weight:600;line-height:1.5;padding:12px 16px}.abha-records__table-wrapper .ant-table-thead>tr>th:nth-child(7){text-align:center}.abha-records__table-wrapper .ant-table-tbody>tr>td{color:#2d3748;font-size:14px;font-weight:400;line-height:1.5;padding:12px 16px;vertical-align:middle}.abha-records__table-wrapper .ant-table-tbody>tr>td:nth-child(7){text-align:center}.abha-records__table .ant-table{table-layout:fixed}.abha-records__empty-message,.abha-records__empty-state{align-items:center;display:flex;justify-content:center;min-height:300px}.abha-records__empty-message{flex-direction:column;gap:24px;text-align:center}.abha-records__column-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.abha-records__sort-actions{display:flex;flex-direction:column}.abha-records__sort-actions .sort-icon{background:#0000;border:none;color:#a1a7b2;cursor:pointer;font-size:10px;line-height:1;padding:0}.abha-records__sort-actions .sort-icon.active{color:#4b4ad5}.abha-records__date-cell{display:flex;flex-direction:column;line-height:1.4}.abha-records__date-cell small{color:#8a8f9a}.abha-records__date-range-cell{display:flex;flex-direction:column;font-size:13px;line-height:1.5;min-width:80px}.abha-records__date-range-cell div{line-height:1.6}.abha-records__date-range-cell strong{color:#2d3748;font-weight:600}@media(max-width:768px){.abha-records__date-range-cell{font-size:12px;min-width:120px}}.abha-records__status{align-items:center;border-radius:4px;display:inline-flex;font-size:12px;font-weight:600;justify-content:center;line-height:1.5;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:4px 12px;text-transform:capitalize;white-space:nowrap}.abha-records__status--pending{background-color:#fff6da;color:#a56d00}.abha-records__status--granted{background-color:#dff7ec;color:#0d5f45}.abha-records__status--denied{background-color:#fde8e8;color:#b42318}.abha-records__status--expired{background-color:#f2f3f8;color:#5a6774}.abha-records__shared{display:block;line-height:1.4;white-space:normal}.abha-records__action-cell{align-items:center;display:flex;gap:12px}.abha-records__view-btn{border:1px solid #564cff;border-radius:8px;color:#564cff;font-size:14px;font-weight:500;height:36px;padding:0 20px}.abha-records__view-btn:hover:not(:disabled){background:#564cff0d;border-color:#564cff;color:#564cff}.abha-records__view-btn:disabled{background:#0000;border-color:#d9d9d9;color:#a1a7b2}.abha-records__more-btn{background:#0000;border:none;cursor:pointer;padding:0}.abha-records__more-btn i{color:#5a6774;font-size:18px}.abha-records__abha-pill{align-items:center;background:#564cff1f;border-radius:10px;color:#4b4ad5;display:flex;font-size:15px;font-weight:600;gap:4px;height:38px;line-height:normal;padding:8px 12px}.abha-records__abha-pill img{height:22px;object-fit:contain;width:26px}.health-checkup-empty-state{align-items:center;background-color:#fff;border-radius:16px;display:flex;justify-content:center;min-height:calc(100vh - 180px);padding:24px}.health-checkup-empty-state__content{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;max-width:400px;text-align:center}.health-checkup-empty-state__icon-wrap{line-height:0}.health-checkup-empty-state__icon{display:block;height:auto;object-fit:contain;width:120px}.health-checkup-empty-state__message{color:#4a4a4a;font-size:16px;font-weight:400;line-height:1.5;margin:0}.health-checkup-empty-state__cta{background-color:#6243ce;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;min-height:41px;padding:10px 24px}.health-checkup-empty-state__cta:hover:not(:disabled){background-color:#5337b8;color:#fff}.health-checkup-empty-state__cta:focus-visible{outline:2px solid #6243ce;outline-offset:2px}.health-checkup-empty-state__cta:disabled{cursor:not-allowed;opacity:.6}.report-card{background-color:#fafafb;border:1px solid #e2e2ea;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:all .2s ease}.report-card:hover{border-color:#6243ce;box-shadow:0 4px 12px #6243ce1a}.report-card:active{transform:translateY(0)}.report-card__thumbnail{background-color:#fafafb;border-bottom:1px solid #e2e2ea;height:168px;overflow:hidden;position:relative;width:100%}.report-card__thumbnail-img{display:block;object-fit:cover;width:100%}.report-card__thumbnail-placeholder{align-items:center;background:linear-gradient(135deg,#fafafb,#f1f1f5);display:flex;height:100%;justify-content:center;width:100%}.report-card__thumbnail-placeholder span{color:#a2a2a8;font-size:13px;font-weight:500;padding:0 20px;text-align:center}.report-card__thumbnail-skeleton{animation:shimmer 1.2s ease-in-out infinite;background-color:#f1f1f5;background-image:linear-gradient(90deg,#fff0,#fffc 50%,#fff0);background-repeat:no-repeat;background-size:200% 100%;height:100%;width:100%}.report-card__footer{align-items:center;background-color:#f1f1f5;display:flex;gap:12px;justify-content:space-between;padding:14px 15px}.report-card__date{color:#454551;flex:1 1;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.57;min-width:0}.report-card__menu-btn{align-items:center;border:none;border-radius:4px;color:#a2a2a8;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:24px;justify-content:center;padding:0;transition:all .2s ease;width:24px}.report-card__dropdown .ant-dropdown-menu{background-color:#fff;border-radius:12px;box-shadow:0 2px 24px 0 #0003;min-width:151px;padding:4px 0}.report-card__dropdown .ant-dropdown-menu-item{border-radius:0;color:#454551;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:.007em;line-height:1.857;padding:4px 14px;transition:background-color .2s ease}.report-card__dropdown .ant-dropdown-menu-item:first-child{border-radius:5px 5px 0 0}.report-card__dropdown .ant-dropdown-menu-item:last-child{border-radius:0 0 10px 10px}.report-card__dropdown .ant-dropdown-menu-item .anticon{color:#a461d8;font-size:20px;margin-right:10px}.report-card__dropdown .ant-dropdown-menu-item:hover{background-color:#fafafa}.report-card__dropdown .ant-dropdown-menu-item.ant-dropdown-menu-item-danger{color:#ff4d4f}.report-card__dropdown .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover{background-color:#fff1f0}.reports-list{background-color:#fff;border-radius:16px;display:flex;flex-direction:column;gap:24px;min-height:calc(100vh - 180px);padding:24px}.reports-list__header{align-items:center;display:flex;justify-content:flex-start}.reports-list__generate-btn{background-color:#6243ce;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;min-height:41px;padding:10px 24px;transition:all .2s ease}.reports-list__generate-btn:hover:not(:disabled){background-color:#5337b8;color:#fff}.reports-list__generate-btn:focus-visible{outline:2px solid #6243ce;outline-offset:2px}.reports-list__generate-btn:disabled{cursor:not-allowed;opacity:.6}.reports-list__loading{align-items:center;display:flex;justify-content:center;min-height:300px}.reports-list__grid{grid-gap:42px;display:grid;gap:42px;grid-template-columns:repeat(3,1fr);width:100%}@media(max-width:1200px){.reports-list__grid{gap:24px;grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.reports-list{padding:16px}.reports-list__grid{gap:16px;grid-template-columns:1fr}}:root{--smart-primary-rgb:0,92,153;--smart-primary:rgb(var(--smart-primary-rgb));--smart-primary-color:#fff;--smart-secondary-rgb:45,45,48;--smart-secondary:rgb(var(--smart-secondary-rgb));--smart-secondary-color:#fff;--smart-error-rgb:176,0,32;--smart-error:rgb(var(--smart-error-rgb));--smart-error-color:#fff;--smart-success-rgb:139,195,74;--smart-success:rgb(var(--smart-success-rgb));--smart-success-color:#fff;--smart-info-rgb:92,192,222;--smart-info:rgb(var(--smart-info-rgb));--smart-info-color:#fff;--smart-warning-rgb:240,173,78;--smart-warning:rgb(var(--smart-warning-rgb));--smart-warning-color:#fff;--smart-light-rgb:255,255,255;--smart-light:rgb(var(--smart-light-rgb));--smart-light-color:#222;--smart-dark-rgb:34,34,34;--smart-dark:rgb(var(--smart-dark-rgb));--smart-dark-color:#fff;--smart-background:#fefefe;--smart-background-color:#5a5a5a;--smart-surface:#f5f5f5;--smart-surface-color:#323232;--smart-disabled:#ccc;--smart-disabled-color:#555;--smart-ui-state-hover:#ebebeb;--smart-ui-state-color-hover:#333;--smart-ui-state-border-hover:var(--smart-ui-state-hover);--smart-ui-state-active:var(--smart-primary);--smart-ui-state-color-active:var(--smart-primary-color);--smart-ui-state-border-active:var(--smart-primary);--smart-ui-state-focus:#e2e0e0;--smart-ui-state-color-focus:#333;--smart-ui-state-border-focus:var(--smart-ui-state-focus);--smart-ui-state-selected:rgba(var(--smart-primary-rgb),.1);--smart-ui-state-color-selected:var(--smart-primary);--smart-ui-state-border-selected:rgba(var(--smart-primary-rgb),.1);--smart-item-border-width:1px;--smart-item-border-radius:var(--smart-border-radius);--smart-item-border-top-left-radius:var(--smart-border-radius);--smart-item-border-top-right-radius:var(--smart-border-radius);--smart-item-border-bottom-left-radius:var(--smart-border-radius);--smart-item-border-bottom-right-radius:var(--smart-border-radius);--smart-border-width:1px;--smart-border-radius:4px;--smart-border-top-left-radius:var(--smart-border-radius);--smart-border-top-right-radius:var(--smart-border-radius);--smart-border-bottom-left-radius:var(--smart-border-radius);--smart-border-bottom-right-radius:var(--smart-border-radius);--smart-border:#e0e0e0;--smart-border-rgb:244,224,224;--smart-outline:#b2b2b2;--smart-font-size:14px;--smart-font-weight:inherit;--smart-font-style:inherit;--smart-font-family:Roboto,"Helvetica Neue",sans-serif;--smart-font-family-icon:smart-icons;--smart-font-family-icon-src:local("./font/smart-icons"),url(/static/media/smart-icons.081cb53f8e1963dda310.woff2) format("woff2"),url(/static/media/smart-icons.df26cb092871ba848242.woff) format("woff"),url(/static/media/smart-icons.97b1596608b9c21736ea.ttf) format("truetype"),url(/static/media/smart-icons.47a31edc481e7078368b.eot) format("embedded-opentype");--smart-tick-color:var(--smart-border);--smart-tick-label-color:var(--smart-background-color);--smart-box-height:450px;--smart-box-width:450px;--smart-bar-height:48px;--smart-bar-width:400px;--smart-editor-selection:var(--smart-primary);--smart-editor-selection-color:var(--smart-primary-color);--smart-editor-height:30px;--smart-editor-width:250px;--smart-editor-drop-down-width:300px;--smart-editor-drop-down-height:400px;--smart-editor-drop-down-padding-size:3px;--smart-editor-drop-down-max-width:800px;--smart-editor-drop-down-min-width:100px;--smart-editor-drop-down-max-height:400px;--smart-editor-drop-down-min-height:50px;--smart-editor-drop-down-resize-bar-height:15px;--smart-editor-drop-down-vertical-offset:5px;--smart-editor-drop-down-z-index:9999;--smart-editor-label-padding:4px;--smart-editor-addon-width:27px;--smart-column-icon-size:30px;--smart-icon-table:"\e800";--smart-icon-star:"\e801";--smart-icon-star-empty:"\e802";--smart-icon-plus:"\e803";--smart-icon-minus:"\e804";--smart-icon-attention-circled:"\e805";--smart-icon-align-left:"\e806";--smart-icon-align-right:"\e807";--smart-icon-align-center:"\e808";--smart-icon-align-justify:"\e813";--smart-icon-reload:"\e809";--smart-icon-cloud:"\e84d";--smart-icon-cancel:"\e80d";--smart-icon-close:"\e80d";--smart-icon-cancel-circled:"\e80e";--smart-icon-cancel-alt:"\E849";--smart-icon-arrow-alt:"\F105";--smart-icon-plus-circled:"\e810";--smart-icon-power:"\e811";--smart-icon-minus-circled:"\e814";--smart-icon-arrow-up-alt:"\e817";--smart-icon-radio:"\e818";--smart-icon-refresh:"\e819";--smart-icon-chart:"\e81a";--smart-icon-check-squared:"\e81b";--smart-icon-resize-full:"\e81c";--smart-icon-resize-small:"\e81d";--smart-icon-resize-vertical:"\e80c";--smart-icon-resize-horizontal:"\e80f";--smart-icon-lock:"\e821";--smart-icon-sort:"\e823";--smart-icon-delete:"\e826";--smart-icon-search:"\e828";--smart-icon-calendar:"\e829";--smart-icon-edit:"\e82a";--smart-icon-popup:"\e82c";--smart-icon-lock-open:"\e82e";--smart-icon-add-filter:"\e82f";--smart-icon-block:"\e832";--smart-icon-settings:"\e833";--smart-icon-duplicate:"\e834";--smart-icon-copy-record:"\e835";--smart-icon-download-alt:"\e836";--smart-icon-clock:"\e837";--smart-icon-attention:"\e838";--smart-icon-help-circled:"\e839";--smart-icon-mail:"\e83c";--smart-icon-up:"\e83f";--smart-icon-first-page:"\e900";--smart-icon-arrow-down:"\e901";--smart-icon-arrow-left:"\e902";--smart-icon-arrow-right:"\e903";--smart-icon-arrow-up:"\e904";--smart-icon-arrow-down-filled:"\e812";--smart-icon-arrow-left-filled:"\e816";--smart-icon-arrow-right-filled:"\e81e";--smart-icon-arrow-up-filled:"\e815";--smart-icon-last-page:"\e905";--smart-icon-more-horiz:"\e906";--smart-icon-skip-next:"\e907";--smart-icon-check:"\e908";--smart-icon-mode-edit:"\e909";--smart-icon-replay:"\e90c";--smart-icon-visibility:"\e90d";--smart-icon-visibility-off:"\e90e";--smart-icon-link:"\e831";--smart-icon-unlink:"\f127";--smart-icon-link-ext:"\f08e";--smart-icon-check-empty:"\f096";--smart-icon-filter:"\f0b0";--smart-icon-resize-full-alt:"\f0b2";--smart-icon-menu:"\f0c9";--smart-icon-sort-1:"\f0dc";--smart-icon-paste:"\f0ea";--smart-icon-circle-empty:"\f10c";--smart-icon-circle:"\f111";--smart-icon-ellipsis:"\f141";--smart-icon-minus-squared:"\f146";--smart-icon-ok-squared:"\f14a";--smart-icon-sort-name-up:"\f15d";--smart-icon-sort-name-down:"\f15e";--smart-icon-sort-alt-up:"\f160";--smart-icon-sort-alt-down:"\f161";--smart-icon-sort-number-up:"\f162";--smart-icon-sort-number-down:"\f163";--smart-icon-dot-circled:"\f192";--smart-icon-toggle-off:"\f204";--smart-icon-toggle-on:"\f205";--smart-icon-group:"\f247";--smart-icon-ungroup:"\f248";--smart-icon-window-maximize:"\f2d0";--smart-icon-window-minimize:"\f2d1";--smart-icon-window-restore:"\f2d2";--smart-icon-window-pin-alt:"\e82d";--smart-icon-window-pin:"\e80a";--smart-icon-docs:"\f0c5";--smart-icon-pdf:"\f1c1";--smart-icon-excel:"\f1C3";--smart-icon-word:"\f1C2";--smart-icon-archive:"\f1C6";--smart-icon-file:"\e845";--smart-icon-powerpoint:"\f1c4";--smart-icon-text:"\f0f6";--smart-icon-math:"\f01a";--smart-icon-spin:"\e80b";--smart-icon-user:"\e81f";--smart-icon-font:"\f031";--smart-icon-fontsize:"\f088";--smart-icon-contains:"\f063";--smart-icon-starts_with:"\f064";--smart-icon-ends_with:"\f065";--smart-icon-does_not_contain:"\f066";--smart-icon-equals:"\f52c";--smart-icon-greater-than:"\f531";--smart-icon-greater-than-equal:"\f532";--smart-icon-less-than:"\f536";--smart-icon-less-than-equal:"\f537";--smart-icon-not-equal:"\f53e";--smart-icon-percentage:"\f541";--smart-icon-grip-vertical:"\f58e";--smart-icon-between:"\f06a";--smart-icon-bold:"\e820";--smart-icon-italic:"\e822";--smart-icon-underline:"\f0cd";--smart-icon-strike-through:"\f0cc";--smart-icon-list-ordered:"\f0cb";--smart-icon-list-unordered:"\f0ca";--smart-icon-list-check:"\e89f";--smart-icon-subscript:"\f12c";--smart-icon-superscript:"\f12b";--smart-icon-color-background:"\e830";--smart-icon-indent-right:"\e824";--smart-icon-indent-left:"\e825";--smart-icon-image:"\e827";--smart-icon-case-lower:"aa";--smart-icon-case-upper:"AA";--smart-icon-print:"\e82b";--smart-icon-format-clear:"T";--smart-icon-source-code:"\f121";--smart-icon-split-mode:"\e83b";--smart-icon-cut:"\e83a";--smart-icon-video:"\f16a";--smart-icon-video-camera:"\e840";--smart-icon-bell:"\f0f3";--smart-icon-header:"\f1dc";--smart-icon-row:"\f0db";--smart-icon-row-before:"\f2d0";--smart-icon-row-after:"\f2d0";--smart-icon-row-delete:var(--smart-icon-cancel-circled);--smart-icon-column:"\f0db";--smart-icon-column-left:"\f2d0";--smart-icon-column-right:"\f2d0";--smart-icon-column-delete:var(--smart-icon-cancel-circled);--smart-icon-vertical-align:"\f06a \e80c";--smart-icon-styles:"\f1fc";--smart-icon-comment:"\F0E5";--smart-icon-card:"\E83E";--smart-icon-tasks:"\F0AE";--smart-icon-phone:"\E83D";--smart-icon-kanban:"\F181";--smart-icon-table-alt:"\F0CE";--smart-icon-zoom-in:"\E841";--smart-icon-zoom-out:"\E842";--smart-icon-move:"\F047";--smart-icon-home:"\E843";--smart-icon-history:"\F1DA";--smart-icon-kanban-alt:"\e8a1";--smart-icon-card-alt:"\e8a2";--smart-icon-grid-alt:"\e8a3";--smart-icon-timeline:"\E8A4";--smart-icon-scheduler:"\E8A5";--smart-icon-like:"\F164";--smart-icon-heart:"\E84E";--smart-icon-flag:"\E850";--smart-icon-music:"\E851";--smart-accordion-animation-duration:225ms;--smart-accordion-default-width:var(--smart-box-width);--smart-accordion-default-height:var(--smart-box-height);--smart-accordion-expanded-content-height:0px;--smart-accordion-expanded-content-local-height:0px;--smart-accordion-item-header-height:var(--smart-bar-height);--smart-accordion-item-expanded-offset:20px;--smart-array-default-width:var(--smart-box-width);--smart-array-default-height:var(--smart-box-height);--smart-array-element-gap:3px;--smart-breadcrumb-default-width:400px;--smart-breadcrumb-default-height:auto;--smart-breadcrumb-padding:10px;--smart-breadcrumb-drop-down-width:var(--smart-editor-drop-down-width);--smart-breadcrumb-item-height:40px;--smart-breadcrumb-horizontal-offset:10px;--smart-button-text-transform:uppercase;--smart-button-padding:8px 16px;--smart-button-large-padding:10px 16px;--smart-button-large-font-size:18px;--smart-button-small-padding:5px 10px;--smart-button-small-font-size:12px;--smart-button-very-small-padding:3px 5px;--smart-button-very-small-font-size:10px;--smart-button-flat-color:var(--smart-background-color);--smart-button-outlined-color:var(--smart-background-color);--smart-button-outlined-border:var(--smart-border);--smart-button-group-default-width:auto;--smart-button-group-default-height:auto;--smart-calendar-header-height:calc(var(--smart-bar-height)*0.75);--smart-calendar-footer-height:calc(var(--smart-bar-height)*0.75);--smart-calendar-title-height:calc(var(--smart-bar-height)*1.25);--smart-calendar-cell-size:30px;--smart-calendar-cell-spacing:4px;--smart-calendar-default-width:calc(50px + var(--smart-calendar-cell-spacing) + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7);--smart-calendar-default-height:calc(var(--smart-calendar-cell-spacing) + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7 + var(--smart-calendar-header-height));--smart-calendar-title-text-transform:initial;--smart-calendar-week-title-text-transform:uppercase;--smart-calendar-header-text-transform:uppercase;--smart-calendar-footer-text-transform:uppercase;--smart-calendar-cell-border-top-right-radius:15px;--smart-calendar-cell-border-top-left-radius:15px;--smart-calendar-cell-border-bottom-left-radius:15px;--smart-calendar-cell-border-bottom-right-radius:15px;--smart-calendar-title-padding:10px;--smart-calendar-important-date-background:var(--smart-ui-state-hover);--smart-calendar-important-date-color:var(--smart-ui-state-color-hover);--smart-calendar-important-date-border-color:var(--smart-ui-state-border-hover);--smart-calendar-navigation-button-size:30px;--smart-card-view-default-width:1200px;--smart-card-view-default-height:800px;--smart-card-view-header-height:30px;--smart-card-view-cover-height:var(--smart-carousel-default-height);--smart-card-view-vertical-offset:15px;--smart-card-view-column-min-width:250px;--smart-card-view-gap:10px;--smart-card-view-add-new-button-size:60px;--smart-carousel-default-width:600px;--smart-carousel-default-height:200px;--smart-carousel-3d-mode-slide-width:400px;--smart-carousel-3d-mode-slide-height:400px;--smart-carousel-multiple-mode-slide-width:200px;--smart-chart-default-width:850px;--smart-chart-default-height:500px;--smart-check-box-default-size:calc(1px + var(--smart-editor-height)*0.5);--smart-color-panel-default-width:auto;--smart-color-panel-default-height:auto;--smart-color-panel-palette-size:300px;--smart-color-panel-grid-mode-item-size:20px;--smart-color-panel-grid-mode-column-count:8;--smart-color-panel-grid-mode-columns-gap:1px;--smart-color-panel-brightness:0;--smart-color-panel-default-mode-sections-gap:8px;--smart-color-panel-palette-width:var(--smart-color-panel-palette-size);--smart-color-panel-palette-height:var(--smart-color-panel-palette-size);--smart-color-panel-alpha-channel-color:#fff;--smart-color-picker-default-width:var(--smart-editor-width);--smart-color-picker-default-height:var(--smart-editor-height);--smart-color-picker-drop-down-width:auto;--smart-color-picker-drop-down-height:auto;--smart-combo-box-default-width:var(--smart-editor-width);--smart-combo-box-default-height:var(--smart-editor-height);--smart-combo-box-drop-down-width:auto;--smart-combo-box-drop-down-height:auto;--smart-chip-default-height:var(--smart-editor-height);--smart-chip-avatar-background:var(--smart-secondary);--smart-data-view-padding:10px;--smart-data-view-customize-panel-width:320px;--smart-data-view-filter-panel-width:550px;--smart-data-view-sort-panel-width:470px;--smart-data-view-search-panel-width:250px;--smart-date-time-picker-default-width:var(--smart-editor-width);--smart-date-time-picker-default-height:var(--smart-editor-height);--smart-date-time-picker-header-opacity:0.8;--smart-date-time-picker-header-opacity-active:1;--smart-date-time-picker-drop-down-width:var(--smart-editor-drop-down-height);--smart-date-time-picker-drop-down-height:auto;--smart-docking-layout-default-width:1000px;--smart-docking-layout-default-height:800px;--smart-docking-layout-feedback-background-secondary-size:7px;--smart-drop-down-list-default-width:var(--smart-editor-width);--smart-drop-down-list-default-height:var(--smart-editor-height);--smart-drop-down-list-drop-down-width:initial;--smart-drop-down-list-drop-down-height:auto;--smart-drop-down-button-default-width:auto;--smart-drop-down-button-default-height:var(--smart-editor-height);--smart-drop-down-button-drop-down-width:var(--smart-editor-drop-down-width);--smart-drop-down-button-drop-down-height:var(--smart-editor-drop-down-height);--smart-editor-default-width:100%;--smart-editor-default-height:600px;--smart-editor-input-min-height:100px;--smart-editor-padding:15px;--smart-editor-toolbar-item-margin:5px;--smart-editor-toolbar-button-width:30px;--smart-editor-toolbar-delimiter-width:5px;--smart-editor-toolbar-drop-down-width-large:100px;--smart-editor-toolbar-drop-down-width-small:65px;--smart-editor-window-header-height:var(--smart-scheduler-window-header-height);--smart-editor-window-footer-height:var(--smart-scheduler-window-footer-height);--smart-editor-inline-toolbar-max-width:80vw;--smart-editor-table-column-width:initial;--smart-editor-table-cell-min-height:20px;--smart-editor-table-cell-min-width:var(--smart-editor-table-cell-min-height);--smart-editor-char-counter-offset:30px;--smart-editor-toolbar-item-height:30px;--smart-editor-toolbar-item-border-radius:var(--smart-border-radius);--smart-editor-toolbar-height:calc(var(--smart-editor-toolbar-item-height) + var(--smart-editor-toolbar-item-margin)*2);--smart-editor-highlight:var(--smart-primary);--smart-editor-highlight-color:var(--smart-primary-color);--smart-editor-search-bar-offset:5px;--smart-editor-search-bar-padding:5px;--smart-filter-builder-default-width:var(--smart-box-width);--smart-filter-builder-default-height:var(--smart-box-height);--smart-filter-builder-row-height:var(--smart-editor-height);--smart-filter-builder-item-width:var(--smart-editor-width);--smart-filter-builder-group-container-border:4px;--smart-filter-builder-item-margin:20px;--smart-filter-builder-group-condition-margin:5px;--smart-filter-builder-group-margin:15px;--smart-filter-panel-default-width:300px;--smart-filter-panel-default-height:auto;--smart-filter-panel-padding:10px;--smart-filter-panel-border-top-right-radius:var(--smart-border-radius);--smart-filter-panel-border-top-left-radius:var(--smart-border-radius);--smart-filter-panel-border-bottom-left-radius:var(--smart-border-radius);--smart-filter-panel-border-bottom-right-radius:var(--smart-border-radius);--smart-filter-panel-border-width:var(--smart-border-width);--smart-filter-panel-border:var(--smart-border);--smart-filter-panel-background:var(--smart-background);--smart-filter-panel-color:var(--smart-background-color);--smart-filter-panel-vertical-offset:10px;--smart-filter-panel-main-element-height:400px;--smart-file-upload-default-width:var(--smart-editor-width);--smart-file-upload-browse-button-width:auto;--smart-file-upload-browse-button-height:auto;--smart-file-upload-footer-button-width:auto;--smart-file-upload-footer-button-height:auto;--smart-file-upload-text-content-uploading-start:"Connecting ...";--smart-file-upload-text-content-uploading:"Uploading ...";--smart-file-upload-text-content-error:"Upload error!";--smart-file-upload-text-content-pause:"Upload paused!";--smart-file-upload-text-content-drop-zone:"Drag files here";--smart-file-upload-text-content-drop-zone-over:"Drop here \e824";--smart-file-upload-container-min-height:60px;--smart-file-upload-total-files-min-height:20px;--smart-file-upload-drop-zone-height:100%;--smart-gantt-chart-resource-splitter-bar-fit-size:calc(var(--smart-gantt-chart-resource-timeline-content-height) + var(--smart-gantt-chart-task-default-height));--smart-gantt-chart-task-splitter-bar-fit-size:var(--smart-gantt-chart-task-timeline-content-height);--smart-gantt-chart-task-default-height:30px;--smart-gantt-chart-header-height:var(--smart-gantt-chart-task-default-height);--smart-gantt-chart-task-bar-fill-padding:5px;--smart-gantt-chart-task-label-padding:2px var(--smart-gantt-chart-task-bar-fill-padding);--smart-gantt-chart-task-thumb-color:#0000008c;--smart-gantt-chart-task-progress-color:#00000026;--smart-gantt-chart-project-color:#ffa558;--smart-gantt-chart-project-label-color:#333;--smart-gantt-chart-project-label-color-selected:#000;--smart-gantt-chart-project-progress-color:var(--smart-gantt-chart-task-progress-color);--smart-gantt-chart-task-color:#2bc3be;--smart-gantt-chart-milestone-color:purple;--smart-gantt-chart-timeline-task-background-color:#0000;--smart-gantt-chart-timeline-task-connection-feedback-color:#e6510a;--smart-gantt-chart-timeline-task-connection-feedback-width:1px;--smart-gantt-chart-timeline-task-connection-feedback-style:dashed;--smart-gantt-chart-timeline-task-connection-color:var(--smart-gantt-chart-timeline-task-connection-feedback-color);--smart-gantt-chart-timeline-task-connection-color-hover:var(--smart-gantt-chart-timeline-task-connection-color);--smart-gantt-chart-timeline-task-connection-width:var(--smart-gantt-chart-timeline-task-connection-feedback-width);--smart-gantt-chart-timeline-task-connection-style:solid;--smart-gantt-chart-timeline-task-connection-arrow-type:solid;--smart-gantt-chart-timeline-task-connection-arrow-width:5px;--smart-gantt-chart-timeline-task-resize-indicator-width:4px;--smart-gantt-chart-timeline-task-resize-indicator-color:#fff;--smart-gantt-chart-timeline-task-resize-indicator-border-color:#333;--smart-gantt-chart-timeline-task-progress-thumb-size:10px;--smart-gantt-chart-timeline-cell-size:auto;--smart-gantt-chart-timeline-cell-min-size:70px;--smart-gantt-chart-timeline-task-min-width:5px;--smart-gantt-chart-timeline-weekend-color:#eff5fd;--smart-gantt-chart-timeline-nonworking-color:#f5f5f5;--smart-gantt-chart-default-width:auto;--smart-gantt-chart-default-height:600px;--smart-gantt-chart-task-popup-window-default-width:60vw;--smart-gantt-chart-connection-popup-window-default-width:300px;--smart-gantt-chart-confirm-popup-window-default-width:var(--smart-gantt-chart-connection-popup-default-width);--smart-gantt-chart-popup-window-header-height:35px;--smart-gantt-chart-popup-window-footer-height:50px;--smart-gantt-chart-header-placeholder:" - ";--smart-gantt-chart-progress-label-padding:0 10px 0 10px;--smart-gantt-chart-filter-row-height:30px;--smart-gantt-chart-task-fill-border-radius:0;--smart-gantt-chart-segment-link-color:var(--smart-gantt-chart-task-color);--smart-gantt-chart-segment-link-size:var(--smart-border-width);--smart-gantt-chart-date-marker-height:25px;--smart-gantt-chart-date-marker-width:var(--smart-border-width);--smart-gantt-chart-date-marker-background:var(--smart-primary);--smart-gantt-chart-date-marker-color:var(--smart-primary-color);--smart-gantt-chart-date-marker-v-offset:15%;--smart-gantt-chart-date-marker-h-offset:10px;--smart-gantt-chart-indicator-icon:initial;--smart-gantt-chart-deadline-icon:var(--smart-icon-attention-circled);--smart-gantt-chart-deadline-color:var(--smart-error);--smart-gantt-chart-baseline-proportion:2;--smart-gantt-chart-baseline-background:#a6cd5780;--smart-gantt-chart-progress-label-width:60px;--smart-gantt-chart-current-time-indicator-size:1px;--smart-gantt-chart-current-time-indicator-background:var(--smart-primary);--smart-gantt-chart-current-time-indicator-arrow-size:7px;--smart-gantt-chart-current-time-indicator-header-size:2px;--smart-gantt-chart-shader-background:rgba(var(--smart-border-rgb),.5);--smart-gauge-default-width:var(--smart-box-width);--smart-gauge-default-height:var(--smart-box-height);--smart-gauge-track-border:var(--smart-border);--smart-gauge-track-background:var(--smart-background);--smart-gauge-needle-background:var(--smart-primary);--smart-gauge-label-fill-state:initial;--smart-gauge-label-stroke:initial;--smart-alternation-index0-color:var(--smart-surface-color);--smart-alternation-index0-border:var(--smart-surface);--smart-alternation-index0-background:var(--smart-surface);--smart-alternation-index1-color:#111;--smart-alternation-index1-border:#9bbb59;--smart-alternation-index1-background:#9bbb59;--smart-alternation-index2-color:#fff;--smart-alternation-index2-border:#fc3752;--smart-alternation-index2-background:#fc3752;--smart-grid-default-width:800px;--smart-grid-default-height:400px;--smart-grid-footer-height:var(--smart-bar-height);--smart-grid-header-height:var(--smart-bar-height);--smart-grid-group-header-height:var(--smart-bar-height);--smart-grid-row-height:30px;--smart-grid-column-header-height:var(--smart-bar-height);--smart-grid-filter-footer-height:var(--smart-bar-height);--smart-grid-aggregate-footer-height:var(--smart-bar-height);--smart-grid-header-background-freeze:var(--smart-surface);--smart-grid-header-color-freeze:var(--smart-surface-color);--smart-grid-column-menu-width:200px;--smart-grid-column-menu-height:auto;--smart-grid-column-buttons-width:23px;--smart-grid-cell-color-freeze:var(--smart-surface-color);--smart-grid-cell-background-freeze:var(--smart-surface);--smart-grid-cell-background-freeze-selected:#dce5ec;--smart-grid-cell-color-delete:#333;--smart-grid-cell-background-delete:#ffdcdc;--smart-grid-cell-color-update:#333;--smart-grid-cell-background-update:#d7f9c7;--smart-grid-cell-background-color:#d7f9c7;--smart-grid-cell-color-add:#333;--smart-grid-cell-background-add:#fed59b;--smart-grid-cell-color-unbound:var(--smart-surface-color);--smart-grid-cell-background-unbound:var(--smart-surface);--smart-grid-cell-color-sort:var(--smart-surface-color);--smart-grid-cell-background-sort:#fef3dd;--smart-grid-cell-color-filter:var(--smart-surface-color);--smart-grid-cell-background-filter:#e8f2db;--smart-grid-view-bar-background:#fcfcfc;--smart-grid-group-row-vertical-offset:5;--smart-grid-group-row-horizontal-offset:1;--smart-grid-template-columns:none;--smart-grid-column-gap:0px;--smart-grid-row-gap:0px;--smart-grid-freeze-splitter-size:1px;--smart-grid-resize-line-size:1px;--smart-grid-layout-col-gap:10px;--smart-grid-layout-row-gap:10px;--smart-grid-layout-width:100%;--smart-grid-layout-rows:none;--smart-grid-panel-default-width:450px;--smart-grid-panel-default-height:auto;--smart-grid-panel-padding:10px;--smart-grid-panel-vertical-offset:10px;--smart-grid-panel-item-height:30px;--smart-column-panel-drop-down-height:350px;--smart-multi-column-filter-panel-template-columns:15px 60px 2fr 3fr 3fr;--smart-formatting-panel-default-width:600px;--smart-formatting-panel-row-height:30px;--smart-formatting-panel-add-new-button-size:40px;--smart-formatting-panel-popup-width:300px;--smart-formatting-panel-color-box-height:20px;--smart-kanban-default-width:1200px;--smart-kanban-default-height:500px;--smart-kanban-header-size:35px;--smart-kanban-task-min-width:150px;--smart-kanban-task-min-height:80px;--smart-kanban-text-max-height:200px;--smart-kanban-user-icon-size:30px;--smart-kanban-user-list-width:150px;--smart-kanban-user-list-max-height:500px;--smart-kanban-comments-list-width:350px;--smart-kanban-comments-list-height:auto;--smart-kanban-new-comment-height:50px;--smart-kanban-new-comment-height-expanded:175px;--smart-kanban-send-button-height:30px;--smart-kanban-color-band-width:3px;--smart-kanban-add-new-column-width:1fr;--smart-list-box-default-width:var(--smart-editor-width);--smart-list-box-default-height:var(--smart-editor-width);--smart-list-item-group-header-text-transform:uppercase;--smart-list-item-horizontal-offset:3px;--smart-list-item-vertical-offset:3px;--smart-list-item-height:36px;--smart-list-item-label-padding:0;--smart-list-item-label-border-radius:0;--smart-list-item-padding:9px 12px;--smart-loader-size:var(--smart-editor-height);--smart-led-default-width:var(--smart-editor-height);--smart-led-default-height:var(--smart-editor-height);--smart-list-menu-default-width:var(--smart-box-width);--smart-list-menu-default-height:var(--smart-box-height);--smart-list-menu-filter-input-vertical-offset:5px;--smart-list-menu-filter-input-horizontal-offset:5px;--smart-masked-text-box-default-width:var(--smart-editor-width);--smart-masked-text-box-default-height:var(--smart-editor-height);--smart-menu-default-width:var(--smart-bar-width);--smart-menu-default-height:var(--smart-bar-height);--smart-menu-vertical-default-width:calc(var(--smart-bar-width)/2);--smart-menu-vertical-default-height:var(--smart-bar-width);--smart-menu-scroll-button-size:calc(var(--smart-bar-height)/1.5);--smart-multiline-text-box-default-width:var(--smart-editor-width);--smart-multiline-text-box-default-height:calc(var(--smart-editor-height)*10);--smart-multi-split-button-default-width:var(--smart-editor-width);--smart-multi-split-button-default-height:var(--smart-editor-height);--smart-numeric-text-box-default-width:var(--smart-editor-width);--smart-numeric-text-box-default-height:var(--smart-editor-height);--smart-numeric-text-box-default-radix-display-width:12%;--smart-numeric-text-box-default-unit-display-width:var(--smart-editor-addon-width);--smart-numeric-text-box-text-align:right;--smart-path-default-width:var(--smart-editor-width);--smart-path-default-height:var(--smart-editor-height);--smart-path-drop-down-width:auto;--smart-path-drop-down-height:auto;--smart-path-button-gap:5px;--smart-path-text-align:start;--smart-power-button-default-width:var(--smart-editor-height);--smart-power-button-default-height:var(--smart-editor-height);--smart-progress-bar-default-width:var(--smart-editor-width);--smart-progress-bar-default-height:var(--smart-editor-height);--smart-circular-progress-bar-default-size:var(--smart-editor-width);--smart-circular-progress-bar-fill-size:20%;--smart-query-builder-default-width:auto;--smart-query-builder-default-height:auto;--smart-query-builder-min-width:100px;--smart-query-builder-content-padding:5px;--smart-query-builder-editor-width:125px;--smart-radio-button-default-size:calc(1px + var(--smart-editor-height)*0.5);--smart-ribbon-tab-height:125px;--smart-ribbon-collapsed-tab-height:50px;--smart-ribbon-border-color:var(--smart-border);--smart-ribbon-tab-header-width:100px;--smart-ribbon-tab-padding:0px;--smart-ribbon-group-items-padding:0 10px;--smart-ribbon-tab-header-height:32px;--smart-ribbon-header-padding:0px;--smart-sortable-handle-size:25px;--smart-splitter-default-width:var(--smart-box-width);--smart-splitter-default-height:var(--smart-box-height);--smart-splitter-bar-size:10px;--smart-splitter-bar-fit-size:100%;--smart-splitter-item-padding:0;--smart-splitter-item-content-padding:0;--smart-splitter-item-size:auto;--smart-switch-button-default-width:calc(var(--smart-editor-height) + 10px);--smart-switch-button-default-height:var(--smart-editor-height);--smart-switch-button-thumb-size:calc(var(--smart-switch-button-default-height) - 8px);--smart-slider-default-width:var(--smart-editor-width);--smart-slider-default-height:35px;--smart-slider-track-size:1px;--smart-slider-thumb-width:20px;--smart-slider-thumb-height:20px;--smart-slider-tooltip-width:60px;--smart-slider-tooltip-height:30px;--smart-slider-spin-button-width:30px;--smart-slider-spin-button-height:30px;--smart-slider-tick-size:10px;--smart-slider-minor-tick-size:5px;--smart-slider-thumb-border-top-right-radius:15px;--smart-slider-thumb-border-top-left-radius:15px;--smart-slider-thumb-border-bottom-left-radius:15px;--smart-slider-thumb-border-bottom-right-radius:15px;--smart-scroll-button-size:16px;--smart-scroll-bar-size:18px;--smart-scroll-bar-default-width:var(--smart-editor-width);--smart-scroll-bar-default-height:var(--smart-scroll-bar-size);--smart-scroll-bar-background:#f1f1f1;--smart-scroll-bar-track-background:var(--smart-scroll-bar-background);--smart-scroll-bar-border:#f1f1f1;--smart-scroll-bar-thumb-border-top-right-radius:0px;--smart-scroll-bar-thumb-border-top-left-radius:0px;--smart-scroll-bar-thumb-border-bottom-left-radius:0px;--smart-scroll-bar-thumb-border-bottom-right-radius:0px;--smart-scroll-bar-thumb-background:#c1c1c1;--smart-scroll-bar-thumb-border:#0000;--smart-scroll-bar-thumb-size:100%;--smart-scroll-bar-thumb-padding:1px;--smart-scroll-bar-thumb-background-hover:#a8a8a8;--smart-scroll-bar-thumb-border-hover:#0000;--smart-scroll-bar-thumb-background-active:#787878;--smart-scroll-bar-thumb-border-active:#0000;--smart-scroll-bar-button-background:#f1f1f1;--smart-scroll-bar-button-border:#f1f1f1;--smart-scroll-bar-button-color:#505050;--smart-scroll-bar-button-background-hover:#d2d2d2;--smart-scroll-bar-button-border-hover:#f1f1f1;--smart-scroll-bar-button-color-hover:#505050;--smart-scroll-bar-button-background-active:#787878;--smart-scroll-bar-button-border-active:#f1f1f1;--smart-scroll-bar-button-color-active:#fff;--smart-table-default-width:100%;--smart-table-default-height:auto;--smart-table-header-footer-height:56px;--smart-table-column-header-height:var(--smart-table-header-footer-height);--smart-table-row-height:48px;--smart-table-cell-padding:12px;--smart-table-row-detail-height:var(--smart-table-row-height);--smart-table-indent:30px;--smart-table-arrow-size:16px;--smart-table-arrow-margin:5px;--smart-table-group-name-display:unset;--smart-table-group-count-display:unset;--smart-pivot-table-cell-width:200px;--smart-pivot-table-secondary-group-width:calc(var(--smart-pivot-table-cell-width)*1.25);--smart-pivot-panel-width:300px;--smart-pivot-panel-default-height:800px;--smart-pivot-panel-tab-item-height:150px;--smart-pivot-panel-padding:10px;--smart-tank-default-width:var(--smart-editor-width);--smart-tank-default-height:calc(var(--smart-editor-height)*10);--smart-tank-scale-size:105px;--smart-tank-thumb-width:25px;--smart-tank-thumb-height:var(--smart-tank-thumb-width);--smart-tank-tooltip-width:80px;--smart-tank-tooltip-height:30px;--smart-tank-tick-size:10px;--smart-tank-minor-tick-size:5px;--smart-tank-minimum-track-size:6px;--smart-tabs-header-button-size:20px;--smart-tabs-animation-duration:0.5s;--smart-tabs-default-width:var(--smart-box-width);--smart-tabs-default-height:var(--smart-box-height);--smart-tabs-header-padding:0px;--smart-tabs-header-offset:0px;--smart-tab-item-padding:12px 16px;--smart-tab-item-offset:5px;--smart-tab-item-initial-offset:5px;--smart-tab-item-text-transform:uppercase;--smart-time-picker-default-width:var(--smart-editor-width);--smart-time-picker-default-height:calc(var(--smart-editor-height)*12);--smart-tooltip-arrow-width:6px;--smart-tooltip-arrow-color:var(--smart-secondary);--smart-tooltip-arrow-translate:0;--smart-tooltip-padding:4px 8px;--smart-tooltip-content-shadow:none;--smart-toast-item-icon:"";--smart-toast-container-default-width:var(--smart-bar-width);--smart-toast-header-height:20px;--smart-toast-info-background:var(--smart-info);--smart-toast-info-color:var(--smart-info-color);--smart-toast-warning-background:var(--smart-warning);--smart-toast-warning-color:var(--smart-warning-color);--smart-toast-error-background:var(--smart-error);--smart-toast-error-color:var(--smart-error-color);--smart-toast-success-background:var(--smart-success);--smart-toast-success-color:var(--smart-success-color);--smart-tree-default-width:var(--smart-box-width);--smart-tree-default-height:var(--smart-box-height);--smart-tree-scroll-button-size:20px;--smart-tree-lines-style:dashed;--smart-tree-indent:16px;--smart-tree-lines-color:var(--smart-border);--smart-tree-lines-width:1px;--smart-tree-item-label-height:36px;--smart-tree-item-padding:9px 12px;--smart-tree-item-vertical-offset:3px;--smart-tree-item-horizontal-offset:3px;--smart-text-box-default-width:var(--smart-editor-width);--smart-text-box-default-height:var(--smart-editor-height);--smart-validation-panel-description-width:20%;--smart-validation-panel-content-width:80%;--smart-validation-panel-appearance-vertical-offset:10px;--smart-validation-panel-appearance-reset-button-left-offset:5px;--smart-validation-panel-appearance-textbox-vertical-offset:5px;--smart-validation-panel-appearance-reset-button-color:var(--smart-primary);--smart-validation-panel-criteria-row-margin-top:10px;--smart-validation-panel-criteria-container-vertical-offset:10px;--smart-validation-panel-criteria-container-input-width:180px;--smart-validation-panel-criteria-container-input-horizontal-offset:2px;--smart-validation-panel-criteria-container-textbox-width:80px;--smart-validation-panel-criteria-container-textbox-horizontal-offset:2px;--smart-validation-panel-criteria-container-text-between-inputs-offset:5px;--smart-validation-panel-invalid-data-vertical-offset:10px;--smart-validation-panel-footer-button-color:#188038;--smart-validation-panel-footer-button-background:#fff;--smart-validation-panel-footer-vertical-offset:20px;--smart-validation-panel-footer-button-horizontal-offset:5px;--smart-validation-panel-footer-remove-validation-button-color:var(--smart-validation-panel-footer-button-color);--smart-validation-panel-footer-cancel-button-color:var(--smart-validation-panel-footer-button-color);--smart-validation-panel-footer-save-button-color:var(--smart-validation-panel-footer-button-background);--smart-validation-panel-footer-save-button-background:var(--smart-validation-panel-footer-button-color);--smart-password-text-box-default-width:var(--smart-editor-width);--smart-password-text-box-default-height:var(--smart-editor-height);--smart-pager-default-width:var(--smart-bar-width);--smart-pager-default-height:var(--smart-bar-height);--smart-pager-button-width:"auto";--smart-pager-button-height:32px;--smart-pager-page-size-selector-width:60px;--smart-pager-page-index-selector-width:32px;--smart-pager-page-index-selector-height:32px;--smart-pager-page-index-ellipsis-selector-width:32px;--smart-pager-page-index-ellipsis-selector-height:32px;--smart-pager-page-index-selector-horizontal-offset:8px;--smart-pager-padding:2px;--smart-pager-input-width:50px;--smart-scroll-viewer-min-width:none;--smart-scroll-viewer-max-width:none;--smart-scroll-viewer-min-height:none;--smart-scroll-viewer-max-height:none;--smart-scheduler-default-height:auto;--smart-scheduler-default-width:auto;--smart-scheduler-item-size:auto;--smart-scheduler-timeline-cell-width:auto;--smart-scheduler-timeline-cell-height:50px;--smart-scheduler-timeline-cell-min-width:70px;--smart-scheduler-timeline-cell-min-height:35px;--smart-scheduler-header-height:50px;--smart-scheduler-header-today-button-size:auto;--smart-scheduler-header-date-button-max-size:auto;--smart-scheduler-header-navigation-button-size:30px;--smart-scheduler-footer-height:var(--smart-scheduler-header-height);--smart-scheduler-header-box-shadow:initial;--smart-scheduler-header-padding:10px;--smart-scheduler-timeline-header-cell-padding:5px;--smart-scheduler-header-menu-button-size:auto;--smart-scheduler-timeline-weekend-color:var(--smart-background);--smart-scheduler-timeline-nonworking-color:var(--smart-gantt-chart-timeline-nonworking-color);--smart-scheduler-timeline-all-day-label-font-weight:600;--smart-scheduler-timeline-header-horizontal-cells-size:40px;--smart-scheduler-timeline-header-horizontal-label-padding:initial;--smart-scheduler-timeline-header-horizontal-details-size:var(--smart-scheduler-timeline-header-horizontal-cells-size);--smart-scheduler-timeline-header-horizontal-group-size:var(--smart-scheduler-timeline-header-horizontal-cells-size);--smart-scheduler-timeline-header-vertical-cells-size:100px;--smart-scheduler-timeline-header-vertical-label-padding:initial;--smart-scheduler-timeline-header-vertical-details-size:var(--smart-scheduler-timeline-header-vertical-cells-size);--smart-scheduler-timeline-header-vertical-group-size:var(--smart-scheduler-timeline-header-vertical-cells-size);--smart-scheduler-timeline-header-all-day-cells-size:75px;--smart-scheduler-timeline-group-separator-background:var(--smart-outline);--smart-scheduler-timeline-group-separator-size:var(--smart-border-width);--smart-scheduler-timeline-group-white-space:nowrap;--smart-scheduler-timeline-group-header-offset:calc(-50% - var(--smart-scheduler-timeline-header-cell-padding));--smart-scheduler-current-time-indicator-background:var(--smart-primary);--smart-scheduler-current-time-indicator-size:1px;--smart-scheduler-current-time-indicator-header-size:2px;--smart-scheduler-current-time-indicator-arrow-size:7px;--smart-scheduler-shader-background:rgba(var(--smart-border-rgb),.5);--smart-scheduler-view-background:#0000;--smart-scheduler-view-line-size:var(--smart-border-width);--smart-scheduler-view-horizontal-line-color:var(--smart-border);--smart-scheduler-view-vertical-line-color:var(--smart-border);--smart-scheduler-day-week-view-vertical-line-size:var(--smart-scheduler-view-line-size);--smart-scheduler-day-week-view-vertical-line-color:var(--smart-border);--smart-scheduler-day-week-view-hour-size:var(--smart-scheduler-view-line-size);--smart-scheduler-day-week-view-hour-color:var(--smart-border);--smart-scheduler-time-ruler-tick-size:10px;--smart-scheduler-event-background-rgb:52,121,186;--smart-scheduler-event-background:rgba(var(--smart-scheduler-event-background-rgb),1);--smart-scheduler-legend-item-background:var(--smart-scheduler-event-background);--smart-scheduler-event-color:var(--smart-primary-color);--smart-scheduler-event-focus:rgba(var(--smart-scheduler-event-background-rgb),.9);--smart-scheduler-event-color-focus:var(--smart-scheduler-event-color);--smart-scheduler-event-hover:rgba(var(--smart-scheduler-event-background-rgb),.8);--smart-scheduler-event-color-hover:var(--smart-scheduler-event-color);--smart-scheduler-event-padding-agenda:5px;--smart-scheduler-event-padding-basic:2px;--smart-scheduler-event-padding-timeline:2px;--smart-scheduler-event-padding-all-day:2px;--smart-scheduler-event-content-padding:5px;--smart-scheduler-event-label-font-size:var(--smart-font-size);--smart-scheduler-event-time-font-size:calc(var(--smart-font-size) - 3px);--smart-scheduler-event-time-font-size-agenda:var(--smart-font-size);--smart-scheduler-event-time-font-weight-agenda:600;--smart-scheduler-event-time-opacity-agenda:1;--smart-scheduler-event-time-opacity:0.7;--smart-scheduler-event-icon-size:30px;--smart-scheduler-event-size:30px;--smart-scheduler-event-size-basic:var(--smart-scheduler-event-size);--smart-scheduler-event-size-timeline:60px;--smart-scheduler-event-collector-size:24px;--smart-scheduler-event-collector-mobile-size:28px;--smart-scheduler-event-collector-background:rgba(var(--smart-primary-rgb),1);--smart-scheduler-event-collector-color:var(--smart-primary-color);--smart-scheduler-event-collector-focus:rgba(var(--smart-primary-rgb),.9);--smart-scheduler-event-collector-color-focus:var(--smart-scheduler-event-collector-color);--smart-scheduler-event-collector-hover:rgba(var(--smart-primary-rgb),.8);--smart-scheduler-event-collector-color-hover:var(--smart-scheduler-event-collector-color);--smart-scheduler-month-view-number-size:24px;--smart-scheduler-status-size:7px;--smart-scheduler-status-padding:5px;--smart-scheduler-status-background:#0000;--smart-scheduler-status-free-background:#fff;--smart-scheduler-status-tentative-background:0 -244rem/5rem 5rem linear-gradient(45deg,#fd7e14 25%,#0003 0,#0003 50%,#fd7e14 0,#fd7e14 75%,#0003 0,#0003);--smart-scheduler-status-busy-background:#dc3545;--smart-scheduler-status-out-of-office-background:#00a9e6;--smart-scheduler-cell-feedback-background:#0000;--smart-scheduler-event-resize-indicator-size:var(--smart-gantt-chart-timeline-task-resize-indicator-width);--smart-scheduler-event-resize-indicator-color:var(--smart-gantt-chart-timeline-task-resize-indicator-color);--smart-scheduler-event-resize-indicator-border-color:var(--smart-gantt-chart-timeline-task-resize-indicator-border-color);--smart-scheduler-restricted-background:0 -245rem/12px 12px linear-gradient(135deg,#ff000026 25%,#0000 0,#0000 50%,#ff000026 0,#ff000026 75%,#0000 0,#0000);--smart-scheduler-event-item-size:50px;--smart-scheduler-event-button-size:30px;--smart-scheduler-event-border-radius:initial;--smart-scheduler-event-collector-border-radius:20px;--smart-scheduler-context-menu-max-height:calc(var(--smart-scheduler-event-item-size)*4);--smart-scheduler-context-menu-max-width:300px;--smart-scheduler-window-header-height:var(--smart-gantt-chart-popup-window-header-height);--smart-scheduler-window-footer-height:var(--smart-gantt-chart-popup-window-footer-height);--smart-scheduler-event-label-font-weight:300;--smart-scheduler-event-time-font-weight:300;--smart-scheduler-event-item-label-font-weight:600;--smart-scheduler-toast-default-width:400px;--smart-scheduler-toast-default-height:50px;--smart-scheduler-shortcut-size:28px;--smart-window-default-height:var(--smart-box-height);--smart-window-default-width:var(--smart-box-width);--smart-window-header-height:var(--smart-bar-height);--smart-window-footer-height:var(--smart-bar-height);--smart-window-min-width:250px;--smart-window-header-padding:10px;--smart-window-footer-padding:6.5px;--smart-window-header-button-size:24px;--smart-window-header-icon-size:var(--smart-font-size);--smart-window-header-background:var(--smart-surface);--smart-window-footer-background:var(--smart-surface);--smart-window-footer-button-width:100px;--smart-window-content-padding:10px;--smart-elevation-24:0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f,0 11px 15px 0 #0003;--smart-elevation-16:0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f,0 8px 10px 0 #0003;--smart-elevation-12:0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f,0 7px 8px 0 #0003;--smart-elevation-8:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;--smart-elevation-6:0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f,0 3px 5px 0 #0003;--smart-elevation-4:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;--smart-elevation-2:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;--smart-elevation-1:0 0 2px 0 #00000024,0 2px 2px 0 #0000001f,0 1px 3px 0 #0003;--smart-elevation-0:none;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--pseudo-element-height:0}.smart-ui-component[theme=dark],body[theme=dark]{--smart-primary-rgb:122,202,255;--smart-primary:rgb(var(--smart-primary-rgb));--smart-primary-color:#242424;--smart-background:#242424;--smart-background-color:#fff;--smart-surface:#333;--smart-surface-color:#fff;--smart-disabled:#535353;--smart-disabled-color:#fff;--smart-border:#464646;--smart-editor-selection:var(--smart-primary);--smart-editor-selection-color:var(--smart-primary-color);--smart-ui-state-hover:#444;--smart-ui-state-color-hover:#fff;--smart-ui-state-border-hover:var(--smart-ui-state-hover);--smart-ui-state-active:var(--smart-primary);--smart-ui-state-color-active:var(--smart-primary-color);--smart-ui-state-border-active:var(--smart-primary);--smart-ui-state-focus:#555;--smart-ui-state-color-focus:#fff;--smart-ui-state-border-focus:#555;--smart-ui-state-selected:rgba(var(--smart-primary-rgb),.1);--smart-ui-state-color-selected:var(--smart-primary);--smart-ui-state-border-selected:rgba(var(--smart-primary-rgb),.1);--smart-alternation-index0-color:var(--smart-surface-color);--smart-alternation-index0-border:var(--smart-surface);--smart-alternation-index0-background:var(--smart-surface);--smart-alternation-index1-color:#111;--smart-alternation-index1-border:#9bbb59;--smart-alternation-index1-background:#9bbb59;--smart-alternation-index2-color:#fff;--smart-alternation-index2-border:#fc3752;--smart-alternation-index2-background:#fc3752;--smart-grid-cell-background-freeze:#242424;--smart-grid-cell-color-freeze:#fff;--smart-scroll-bar-background:#3e3e42;--smart-scroll-bar-track-background:var(--smart-scroll-bar-background);--smart-scroll-bar-border:#3e3e42;--smart-scroll-bar-thumb-background:#686868;--smart-scroll-bar-thumb-border:#686868;--smart-scroll-bar-thumb-background-hover:#9e9e9e;--smart-scroll-bar-thumb-border-hover:#9e9e9e;--smart-scroll-bar-thumb-background-active:#444;--smart-scroll-bar-thumb-border-active:#444;--smart-scroll-bar-button-background:#3e3e42;--smart-scroll-bar-button-border:#3e3e42;--smart-scroll-bar-button-color:#999;--smart-scroll-bar-button-background-hover:#3e3e42;--smart-scroll-bar-button-border-hover:#3e3e42;--smart-scroll-bar-button-color-hover:var(--smart-primary);--smart-scroll-bar-button-background-active:#3e3e42;--smart-scroll-bar-button-border-active:#3e3e42;--smart-scroll-bar-button-color-active:var(--smart-primary);--smart-gantt-chart-timeline-nonworking-color:#3e3e42;--smart-scheduler-timeline-weekend-color:var(--smart-background);--smart-scheduler-timeline-nonworking-color:var(--smart-gantt-chart-timeline-nonworking-color);--smart-scheduler-event-background-rgb:103,176,245;--smart-scheduler-event-background:rgba(var(--smart-scheduler-event-background-rgb),1);--smart-scheduler-event-color:var(--smart-primary-color);--smart-scheduler-event-focus:rgba(var(--smart-scheduler-event-background-rgb),.9);--smart-scheduler-event-color-focus:var(--smart-scheduler-event-color);--smart-scheduler-event-hover:rgba(var(--smart-scheduler-event-background-rgb),.8);--smart-scheduler-event-color-hover:var(--smart-scheduler-event-color);--smart-scheduler-event-collector-background:rgba(var(--smart-primary-rgb),1);--smart-scheduler-event-collector-color:var(--smart-primary-color);--smart-scheduler-event-collector-focus:rgba(var(--smart-primary-rgb),.9);--smart-scheduler-event-collector-color-focus:var(--smart-scheduler-event-collector-color);--smart-scheduler-event-collector-hover:rgba(var(--smart-primary-rgb),.8);--smart-scheduler-event-collector-color-hover:var(--smart-scheduler-event-collector-color);--smart-scheduler-status-free-background:#fff;--smart-scheduler-status-tentative-background:0 -244rem/5rem 5rem linear-gradient(45deg,#fd7e14 25%,#0003 0,#0003 50%,#fd7e14 0,#fd7e14 75%,#0003 0,#0003);--smart-scheduler-status-busy-background:#dc3545;--smart-scheduler-status-out-of-office-background:#00a9e6;--smart-scheduler-event-resize-indicator-color:var(--smart-gantt-chart-timeline-task-resize-indicator-color);--smart-scheduler-event-resize-indicator-border-color:var(--smart-gantt-chart-timeline-task-resize-indicator-border-color);--smart-scheduler-restricted-background:0 -245rem/12px 12px linear-gradient(135deg,#ff000026 25%,#0000 0,#0000 50%,#ff000026 0,#ff000026 75%,#0000 0,#0000);--smart-window-header-background:var(--smart-surface);--smart-window-footer-background:var(--smart-surface)}smart-accordion,smart-alert-window,smart-array,smart-breadcrumb,smart-button,smart-calendar,smart-card,smart-card-view,smart-carousel,smart-check-box,smart-circular-progress-bar,smart-color-panel,smart-color-picker,smart-column-panel,smart-combo-box,smart-date-time-picker,smart-dialog-window,smart-docking-layout,smart-drop-down-button,smart-drop-down-list,smart-filter-panel,smart-gantt-chart,smart-gauge,smart-grid,smart-group-panel,smart-kanban,smart-layout,smart-led,smart-list-box,smart-list-menu,smart-masked-text-box,smart-menu,smart-multi-column-filter-panel,smart-multi-split-button,smart-multiline-prompt-window,smart-multiline-text-box,smart-numeric-text-box,smart-pager,smart-password-text-box,smart-path,smart-pivot-panel,smart-power-button,smart-progress-bar,smart-progress-window,smart-prompt-window,smart-query-builder,smart-radio-button,smart-repeat-button,smart-scroll-bar,smart-sheduler,smart-slider,smart-sort-panel,smart-splitter,smart-switch-button,smart-tabs,smart-tabs-window,smart-tank,smart-text-box,smart-time-picker,smart-toggle-button,smart-tooltip,smart-tree,smart-wait-window,smart-window{display:block;margin:0;overflow:hidden;padding:0}.smart-element{-webkit-tap-highlight-color:transparent;background:#fefefe;background:var(--smart-background);box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);font-weight:inherit;font-weight:var(--smart-font-weight);outline:0}.smart-root{box-sizing:border-box;height:100%;margin:0;padding:0;width:100%}smart-alert-window[disabled],smart-breadcrumb[disabled],smart-button-group[disabled],smart-button[disabled],smart-calendar[disabled],smart-card-view[disabled],smart-card[disabled],smart-check-box[disabled],smart-check-input[disabled],smart-chip[disabled],smart-circular-progress-bar[disabled],smart-color-input[disabled],smart-color-panel[disabled],smart-color-picker[disabled],smart-column-panel[disabled],smart-combo-box[disabled],smart-date-input[disabled],smart-date-range-input[disabled],smart-date-time-picker[disabled],smart-dialog-window[disabled],smart-docking-layout[disabled],smart-drop-down-button[disabled],smart-drop-down-list[disabled],smart-editor[disabled],smart-filter-panel[disabled],smart-formatting-panel[disabled],smart-gantt-chart[disabled],smart-gantt[disabled],smart-gauge[disabled],smart-grid[disabled],smart-group-panel[disabled],smart-input[disabled],smart-kanban[disabled],smart-layout[disabled],smart-led[disabled],smart-list-box[disabled],smart-list-item[disabled],smart-list-menu[disabled],smart-menu-item[disabled],smart-menu-items-group[disabled],smart-menu[disabled],smart-multi-column-filter-panel[disabled],smart-multi-combo-input[disabled],smart-multi-input[disabled],smart-multi-split-button[disabled],smart-multiline-prompt-window[disabled],smart-multiline-text-box[disabled],smart-notification-panel[disabled],smart-number-input[disabled],smart-numeric-text-box[disabled],smart-pager .smart-pager-button[disabled],smart-pager[disabled],smart-password-input[disabled],smart-password-text-box[disabled],smart-path[disabled],smart-pivot-table[disabled],smart-power-button[disabled],smart-progress-bar[disabled],smart-progress-window[disabled],smart-prompt-window[disabled],smart-query-builder[disabled],smart-radio-button[disabled],smart-repeat-button[disabled],smart-scheduler[disabled],smart-scroll-bar[disabled],smart-slider[disabled],smart-sort-panel[disabled],smart-splitter[disabled],smart-switch-button[disabled],smart-tab[disabled],smart-table[disabled],smart-tabs[disabled],smart-tank[disabled],smart-text-area[disabled],smart-text-box[disabled],smart-time-input[disabled],smart-time-picker[disabled],smart-toggle-button[disabled],smart-tree-item[disabled]>.smart-tree-item-label-container,smart-tree-items-group[disabled]>.smart-tree-item-label-container,smart-tree[disabled],smart-wait-window[disabled],smart-window[disabled]{cursor:default;opacity:.55;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-window,smart-accordion,smart-button,smart-button-group,smart-calendar,smart-card-view,smart-color-panel,smart-column-panel,smart-date-time-picker,smart-docking-layout,smart-formatting-panel,smart-gantt-chart,smart-grid,smart-group-panel,smart-kanban,smart-layout,smart-list-box,smart-list-menu,smart-menu,smart-multi-column-filter-panel,smart-multiline-text-box,smart-pager,smart-progress-bar,smart-scheduler,smart-scroll-viewer,smart-sort-panel,smart-splitter,smart-tank,smart-text-box,smart-time-picker,smart-tree{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);border-width:1px;border-width:var(--smart-border-width)}smart-card-view.smart-element,smart-color-panel.smart-element,smart-color-picker.smart-element,smart-combo-box.smart-element,smart-date-time-picker.smart-element,smart-drop-down-button.smart-element,smart-drop-down-list.smart-element,smart-filter-panel.smart-element,smart-kanban.smart-element,smart-masked-text-box.smart-element,smart-menu.smart-element,smart-multi-split-button.smart-element,smart-multiline-text-box.smart-element,smart-numeric-text-box.smart-element,smart-pager.smart-element,smart-password-text-box.smart-element,smart-path.smart-element,smart-query-builder.smart-element,smart-slider.smart-element,smart-switch-button.smart-element,smart-tabs.smart-element,smart-tank.smart-element,smart-text-box.smart-element{overflow:visible}.smart-disabled{cursor:default;opacity:.55;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-element input::selection,.smart-input::selection{background:#005c99;background:var(--smart-editor-selection);color:#fff;color:var(--smart-editor-selection-color)}@media (hover:hover){.smart-element[theme=dark],body[theme=dark]{scrollbar-color:#c1c1c1 #f1f1f1;scrollbar-color:var(--smart-scroll-bar-thumb-background) var(--smart-scroll-bar-track-background)}body[theme=dark] ::-webkit-scrollbar,body[theme=dark]::-webkit-scrollbar{background-color:#fefefe;background-color:var(--smart-background)}body[theme=dark] ::-webkit-scrollbar-track,body[theme=dark] ::-webkit-scrollbar-track-piece,body[theme=dark]::-webkit-scrollbar-track,body[theme=dark]::-webkit-scrollbar-track-piece{background-color:#f1f1f1;background-color:var(--smart-scroll-bar-track-background)}body[theme=dark] ::-webkit-scrollbar-thumb,body[theme=dark]::-webkit-scrollbar-thumb{background-color:#c1c1c1;background-color:var(--smart-scroll-bar-thumb-background);border:1px solid #0000;border:1px solid var(--smart-scroll-bar-thumb-border)}body[theme=dark] ::-webkit-scrollbar-thumb:hover,body[theme=dark]::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8;background-color:var(--smart-scroll-bar-thumb-background-hover);border-color:#0000;border-color:var(--smart-scroll-bar-thumb-border-hover)}body[theme=dark] ::-webkit-scrollbar-button,body[theme=dark]::-webkit-scrollbar-button{background-color:#f1f1f1;background-color:var(--smart-scroll-bar-button-background)}}smart-accordion{border:0;display:block;height:450px;height:var(--smart-accordion-default-height);width:450px;width:var(--smart-accordion-default-width)}smart-accordion.smart-element{background:0 0}smart-accordion:not(.smart-element){visibility:hidden}smart-accordion>.smart-container{overflow:auto;padding:10px;touch-action:none}smart-accordion.smart-container{overflow:auto;touch-action:none}smart-accordion .smart-reordering *{cursor:move;user-select:none;-webkit-user-select:none}smart-accordion .smart-empty:after{align-items:center;content:"No accordion items.";display:flex;height:100%;justify-content:center;width:100%}smart-accordion .smart-accordion.smart-container{padding:10px}smart-accordion smart-accordion-item{border:0;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius);box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4);box-sizing:border-box;display:block;font-family:inherit;font-size:inherit;overflow:hidden;width:100%}smart-accordion smart-accordion-item:first-child{border-bottom-left-radius:--smart-item-border-bottom-left-radius;border-bottom-left-radius:var(--smart-first-item-border-bottom-left-radius,--smart-item-border-bottom-left-radius);border-bottom-right-radius:--smart-item-border-bottom-right-radius;border-bottom-right-radius:var(--smart-first-item-border-bottom-right-radius,--smart-item-border-bottom-right-radius);border-top-left-radius:--smart-item-border-top-left-radius;border-top-left-radius:var(--smart-first-item-border-top-left-radius,--smart-item-border-top-left-radius);border-top-right-radius:--smart-item-border-top-right-radius;border-top-right-radius:var(--smart-first-item-border-top-right-radius,--smart-item-border-top-right-radius)}smart-accordion smart-accordion-item:last-child{border-bottom-left-radius:--smart-item-border-bottom-left-radius;border-bottom-left-radius:var(--smart-last-item-border-bottom-left-radius,--smart-item-border-bottom-left-radius);border-bottom-right-radius:--smart-item-border-bottom-right-radius;border-bottom-right-radius:var(--smart-last-item-border-bottom-right-radius,--smart-item-border-bottom-right-radius);border-top-left-radius:--smart-item-border-top-left-radius;border-top-left-radius:var(--smart-last-item-border-top-left-radius,--smart-item-border-top-left-radius);border-top-right-radius:--smart-item-border-top-right-radius;border-top-right-radius:var(--smart-last-item-border-top-right-radius,--smart-item-border-top-right-radius)}smart-accordion smart-accordion-item>.smart-container{border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-accordion smart-accordion-item .smart-ripple{background-color:#5a5a5a;background-color:var(--smart-background-color);opacity:.5}smart-accordion smart-accordion-item .smart-accordion-item-header{align-items:center;background:#f5f5f5;background:var(--smart-surface);border-color:#e0e0e0;border-color:var(--smart-border);box-sizing:border-box;color:#323232;color:var(--smart-surface-color);cursor:pointer;display:flex;font-family:inherit;font-size:inherit;height:48px;height:var(--smart-accordion-item-header-height);overflow:hidden;padding:0 24px;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}smart-accordion smart-accordion-item .smart-accordion-item-header>.smart-arrow{align-items:center;display:flex;justify-content:center;order:2;width:27px;width:var(--smart-editor-addon-width)}smart-accordion smart-accordion-item .smart-accordion-item-header>.smart-arrow:after{font-feature-settings:normal;align-items:center;color:var(--smart-ui-state);content:"\e817";content:var(--smart-icon-arrow-up-alt);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:12px;font-style:normal;font-variant:normal;font-weight:400;height:100%;justify-content:center;margin-left:2px;text-decoration:inherit;text-transform:none;transform:rotate(180deg);transform-origin:center;vertical-align:middle;width:27px;width:var(--smart-editor-addon-width)}smart-accordion smart-accordion-item .smart-accordion-item-header>.smart-label{display:block;margin-left:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}smart-accordion smart-accordion-item .smart-accordion-item-content{background:#fefefe;background:var(--smart-background);box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);display:none;height:0;height:var(--smart-accordion-expanded-content-height);overflow-y:auto;padding:0 24px;width:100%}smart-accordion smart-accordion-item .smart-accordion-item-content .smart-content-container{box-sizing:border-box;height:100%;min-height:5px;padding:10px;width:100%}smart-accordion smart-accordion-item[expanded]:not(:last-child){margin-bottom:20px;margin-bottom:var(--smart-accordion-item-expanded-offset)}smart-accordion smart-accordion-item[expanded]:last-child:not(:first-child){margin-top:20px;margin-top:var(--smart-accordion-item-expanded-offset)}smart-accordion smart-accordion-item[expanded] .smart-accordion-item-header{background:#e2e0e0;background:var(--smart-ui-state-focus);border-color:#e2e0e0;border-color:var(--smart-ui-state-border-focus);border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border);color:#333;color:var(--smart-ui-state-color-focus)}smart-accordion smart-accordion-item[expanded] .smart-accordion-item-header>.smart-arrow:after{transform:rotate(0);transform-origin:center}smart-accordion smart-accordion-item[expanded]>.smart-container>.smart-accordion-item-content{display:block}smart-accordion smart-accordion-item[hover] .smart-accordion-item-header{background:#ebebeb;background:var(--smart-ui-state-hover);border-color:vaR(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}smart-accordion smart-accordion-item[focused] .smart-accordion-item-header{background:#e2e0e0;background:var(--smart-ui-state-focus);border-color:vaR(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus)}smart-accordion smart-accordion-item[focused] .smart-accordion-item-header>.smart-arrow{opacity:.6}smart-accordion smart-accordion-item[dragged]{cursor:move;-webkit-user-select:none;user-select:none}smart-accordion smart-accordion-item[dragged] .smart-accordion-item-header{cursor:move}smart-accordion smart-accordion-item[disabled]{cursor:default;opacity:1}smart-accordion smart-accordion-item[disabled] .smart-accordion-item-header{cursor:auto}smart-accordion[expand-mode=singleFitHeight] smart-accordion-item .smart-accordion-item-header{height:48px;height:var(--smart-accordion-item-header-height)}smart-accordion[expand-mode=singleFitHeight] smart-accordion-item .smart-accordion-item-content{background:#fefefe;background:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color);height:0;height:var(--smart-accordion-expanded-content-height);overflow-y:auto;padding:0 24px}smart-accordion[expand-mode=multiple] smart-accordion-item .smart-accordion-item-content,smart-accordion[expand-mode=none] smart-accordion-item .smart-accordion-item-content,smart-accordion[expand-mode=single] smart-accordion-item .smart-accordion-item-content,smart-accordion[expand-mode=toggle] smart-accordion-item .smart-accordion-item-content{height:auto;overflow-y:hidden}smart-accordion[expand-mode=multiple].smart-container.smart-toggling,smart-accordion[expand-mode=multiple]>.smart-container.smart-toggling{padding:10px}smart-accordion[disabled],smart-accordion[disabled] smart-accordion-item .smart-accordion-item-header{cursor:default}smart-accordion:focus,smart-accordion:focus smart-accordion-item:focus{outline:0}smart-accordion.smart-no-arrow .smart-accordion-item-header>.smart-arrow,smart-accordion.smart-no-arrow .smart-accordion-item-header>.smart-arrow:after{visibility:hidden;width:0}smart-accordion.smart-arrow-right smart-accordion-item .smart-accordion-item-header>.smart-arrow{float:right}smart-accordion.smart-arrow-right smart-accordion-item .smart-accordion-item-header>.smart-arrow:after{content:"\e903";content:var(--smart-icon-arrow-right)}smart-accordion.smart-arrow-right smart-accordion-item[expanded] .smart-accordion-item-header>.smart-arrow:after{content:"\e817";content:var(--smart-icon-arrow-up-alt)}smart-accordion .smart-toggled-item .smart-accordion-item-content{overflow:hidden}smart-accordion:not([animation=none]){animation-duration:225ms;animation-duration:var(--smart-accordion-animation-duration)}smart-accordion:not([animation=none]) *{animation-duration:inherit}smart-accordion:not([animation=none])[expand-mode=singleFitHeight] smart-accordion-item.smart-toggled-item .smart-accordion-item-content{animation:smart-accordion-item-expand-animation-default-mode ease-out;animation-direction:reverse;animation-duration:inherit;animation-iteration-count:1;display:block}smart-accordion:not([animation=none])[expand-mode=singleFitHeight].smart-toggled-item smart-accordion-item[expanded] .smart-accordion-item-content{animation:smart-accordion-item-expand-animation-default-mode ease-in;animation-duration:inherit;animation-iteration-count:1}smart-accordion:not([animation=none])[expand-mode=multiple] smart-accordion-item.smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=none] smart-accordion-item.smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=single] smart-accordion-item.smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=toggle] smart-accordion-item.smart-toggled-item .smart-accordion-item-content{animation:smart-accordion-item-expand-animation ease-out;animation-direction:reverse;animation-duration:inherit;animation-iteration-count:1;display:block}smart-accordion:not([animation=none])[expand-mode=multiple] smart-accordion-item[expanded].smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=none] smart-accordion-item[expanded].smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=single] smart-accordion-item[expanded].smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=toggle] smart-accordion-item[expanded].smart-toggled-item .smart-accordion-item-content{animation:smart-accordion-item-expand-animation ease-in;animation-duration:inherit;animation-iteration-count:1}smart-accordion:not([animation=none]) smart-accordion-item .smart-accordion-item-header>.smart-arrow.smart-animate-trigger:after{transition:transform .2s ease-out}smart-accordion:not([animation=none]) smart-accordion-item.smart-toggled-item .smart-accordion-item-content{animation:smart-accordion-item-expand-animation-default-mode ease-out;animation-direction:reverse;animation-duration:inherit;animation-iteration-count:1;display:block}smart-accordion:not([animation=none]) smart-accordion-item[expanded].smart-toggled-item .smart-accordion-item-content{animation:smart-accordion-item-expand-animation-default-mode ease-in;animation-duration:inherit;animation-iteration-count:1}smart-accordion[right-to-left]>.smart-container{direction:rtl}:host .smart-ripple{background-color:#5a5a5a;background-color:var(--smart-background-color);opacity:.5}@keyframes smart-accordion-item-expand-animation-default-mode{0%{height:0}to{height:0;height:var(--smart-accordion-expanded-content-height)}}@keyframes smart-accordion-item-expand-animation{0%{height:0}to{height:0;height:var(--smart-accordion-expanded-content-local-height)}}smart-array{display:block;height:450px;height:var(--smart-array-default-height);overflow:visible;width:450px;width:var(--smart-array-default-width)}smart-array .smart-big-container,smart-array>.smart-container{display:flex}smart-array .smart-array-indexer{display:block;margin-bottom:2px;width:100%}smart-array .smart-big-container{background-color:#fefefe;background-color:var(--smart-background)}smart-array[show-index-display] .smart-big-container{margin-left:2px}smart-array .smart-main-container,smart-array .smart-scrollbar-container-horizontal{width:100%}smart-array .smart-array-element-gap{border-spacing:0}smart-array .smart-array-table-data{background-color:initial;border:2px solid #0000;min-width:0;padding:0;white-space:nowrap}smart-array .smart-array-table-data-gap{border-width:3px;border-width:var(--smart-array-element-gap);padding:3px;padding:var(--smart-array-element-gap)}smart-array .smart-scrollbar-container-horizontal{height:20px}smart-array .smart-scrollbar-container-vertical{width:20px}smart-array .smart-scrollbar-container-horizontal>smart-scroll-bar,smart-array .smart-scrollbar-container-vertical>smart-scroll-bar{height:100%;width:100%}smart-array .smart-array-element{position:relative}smart-array .smart-array-element-selected{border-color:#00f}smart-array .smart-array-element-empty{border-color:#999;color:#999;opacity:.7}smart-array .smart-array-element>smart-check-box,smart-array .smart-array-element>smart-led,smart-array .smart-array-element>smart-numeric-text-box,smart-array .smart-array-element>smart-power-button,smart-array .smart-array-element>smart-radio-button,smart-array .smart-array-element>smart-switch-button,smart-array .smart-array-element>smart-toggle-button,smart-array smart-switch-button.smart-array-element,smart-array smart-text-box.smart-array-element{display:block}smart-array .smart-array-element>smart-check-box{padding:0}.smart-badge{display:inline-block;font-weight:700;line-height:1;padding:.25em .4em}.smart-badge.smart-badge-primary{background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-badge.smart-badge-secondary{background-color:#2d2d30;background-color:var(--smart-secondary);color:#fff;color:var(--smart-secondary-color)}.smart-badge.smart-badge-success{background-color:#8bc34a;background-color:var(--smart-success);color:#fff;color:var(--smart-success-color)}.smart-badge.smart-badge-error{background-color:#b00020;background-color:var(--smart-error);color:#fff;color:var(--smart-error-color)}.smart-badge.smart-badge-info{background-color:#5cc0de;background-color:var(--smart-info);color:#fff;color:var(--smart-info-color)}.smart-badge.smart-badge-warning{background-color:#f0ad4e;background-color:var(--smart-warning);color:#fff;color:var(--smart-warning-color)}.smart-badge.smart-badge-light{background-color:#fff;background-color:var(--smart-light);color:#222;color:var(--smart-light-color)}.smart-badge.smart-badge-dark{background-color:#222;background-color:var(--smart-dark);color:#fff;color:var(--smart-dark-color)}.smart-badge.smart-badge-danger{background-color:#b00020;background-color:var(--smart-error);color:#fff;color:var(--smart-error-color)}.smart-badge.smart-badge-pill{border-radius:10rem}.smart-badge[right-to-left]{direction:rtl}.smart-breadcrumb-feedback,.smart-breadcrumb-feedback *,smart-breadcrumb{box-sizing:border-box}smart-breadcrumb{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);display:block;height:auto;height:var(--smart-breadcrumb-default-height);min-width:62px;min-width:calc(var(--smart-breadcrumb-padding)*2 + var(--smart-border-width)*2 + 40px);padding:10px;padding:var(--smart-breadcrumb-padding);padding-top:0;width:400px;width:var(--smart-breadcrumb-default-width)}smart-breadcrumb .smart-template-container{height:auto}smart-breadcrumb .smart-template-container .smart-breadcrumb-items{display:flex;flex-direction:row;flex-wrap:wrap;height:auto;width:100%}.smart-breadcrumb-feedback,smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item{color:#5a5a5a;color:var(--smart-background-color);flex-direction:row;margin-top:10px;margin-top:var(--smart-breadcrumb-padding);padding:5px;width:auto}smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item{align-items:center;background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);display:flex;height:40px;height:var(--smart-breadcrumb-item-height);margin-right:10px;margin-right:var(--smart-breadcrumb-horizontal-offset);position:relative}smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item:not(:last-child):after{background-color:#e0e0e0;background-color:var(--smart-border);content:"";height:2px;left:calc(100% + 1px);left:calc(100% + var(--smart-border-width));position:absolute;top:50%;width:10px;width:var(--smart-breadcrumb-horizontal-offset)}smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item>.smart-close-button{cursor:pointer;display:none;font-family:smart-icons;margin-left:10px;margin-right:5px;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;width:1em}smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item>.smart-close-button:after{content:"\e80d";content:var(--smart-icon-close)}smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item .smart-breadcrumb-item-label{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}smart-breadcrumb .smart-template-container .smart-breadcrumb-items>.afterTarget:last-child:after,smart-breadcrumb .smart-template-container .smart-breadcrumb-items>.target:before{background-color:#005c99;background-color:var(--smart-primary);content:"";height:100%;left:-6px;left:calc(var(--smart-breadcrumb-horizontal-offset)*-1/2 - 1px);position:absolute;width:2px}smart-breadcrumb .smart-template-container .smart-breadcrumb-items>.afterTarget:last-child:after{left:calc(100% + 5px);left:calc(100% + var(--smart-breadcrumb-horizontal-offset)/2)}smart-breadcrumb .smart-breadcrumb-placeholder{display:flex;height:100%;padding:5px;width:100%}smart-breadcrumb[allow-drag] .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item{cursor:pointer;touch-action:none}smart-breadcrumb[allow-drag] .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item.dragged{background-image:linear-gradient(45deg,#0000001a 25%,#0000 0,#0000 50%,#0000001a 0,#0000001a 75%,#0000 0,#0000);background-size:3em 3em}smart-breadcrumb[add-new-item] .smart-template-container .smart-breadcrumb-items>smart-button{--smart-button-padding:0;border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:0;border-radius:initial;font-size:25px;height:40px;height:var(--smart-breadcrumb-item-height);margin-right:10px;margin-right:var(--smart-breadcrumb-horizontal-offset);margin-top:10px;margin-top:var(--smart-breadcrumb-padding);overflow:visible;position:relative;text-align:center;width:40px;width:var(--smart-breadcrumb-item-height)}smart-breadcrumb[add-new-item] .smart-template-container .smart-breadcrumb-items>smart-button>button{overflow:hidden;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}smart-breadcrumb[close-buttons] .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item>.smart-close-button{display:block}smart-breadcrumb[minimized]{overflow:visible;padding:0}smart-breadcrumb[minimized] .smart-container{align-items:center;display:flex;padding:10px;padding:var(--smart-breadcrumb-padding);position:relative}smart-breadcrumb[minimized] .smart-hamburger-icon{align-items:center;cursor:pointer;display:flex;flex-direction:column;float:none;height:40px;justify-content:center;width:40px}smart-breadcrumb[minimized] .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-top{transform:translateX(4px) rotate(45deg);width:29px}smart-breadcrumb[minimized] .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-center{visibility:hidden}smart-breadcrumb[minimized] .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-bottom{transform:translateX(4px) rotate(-45deg);width:29px}smart-breadcrumb[minimized] .smart-hamburger-icon-line{background-color:#005c99;background-color:var(--smart-primary);border-radius:10px;height:5px;margin-bottom:5px;transform-origin:left;width:30px}smart-breadcrumb[minimized] .smart-hamburger-icon-line-bottom{margin-bottom:0}smart-breadcrumb[minimized] .smart-template-container{background-color:#fefefe;background-color:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px;border-width:var(--smart-border-width);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);left:-1px;left:calc(var(--smart-border-width)*-1);margin:calc(var(--smart-drop-down-vertical-offset) + var(--smart-drop-down-element-padding-size)) 0;padding:var(--smart-drop-down-element-padding-size);position:absolute;top:calc(100% + 3px);top:calc(100% + 2px + var(--smart-border-width));width:300px;width:var(--smart-breadcrumb-drop-down-width);z-index:1}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item{justify-content:space-between;margin:0;width:100%}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item:not(:last-child):after{content:none}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items>smart-button{margin:0;width:100%}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items>smart-button>button{justify-content:center;padding:0}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items>.afterTarget:last-child:after,smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items>.target:before{height:4px;left:0;top:-3px;width:100%}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items>.afterTarget:last-child:after{top:100%}smart-breadcrumb[minimized][animation=none] .smart-template-container.smart-visibility-hidden{display:none}smart-breadcrumb[minimized]:not([animation=none]) .smart-template-container{opacity:1;transform:scaleY(1);transform-origin:top;transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}smart-breadcrumb[minimized]:not([animation=none]) .smart-template-container.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}smart-breadcrumb[minimized]:not([animation=none]) .smart-template-container.smart-visibility-hidden{opacity:.2;transform:scaleY(0)}smart-breadcrumb[minimized]:not([animation=none]) .smart-hamburger-icon-line{transition:visibility 20ms ease-in,transform .2s ease-in,width .2s ease-in}.smart-breadcrumb-feedback{align-items:center;background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);box-shadow:0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f,0 7px 8px 0 #0003;box-shadow:var(--smart-elevation-12);display:inline-flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);height:40px;height:var(--smart-breadcrumb-item-height);margin-right:10px;margin-right:var(--smart-breadcrumb-horizontal-offset);opacity:.8;position:absolute;white-space:nowrap;z-index:999}.smart-breadcrumb-feedback:after{align-items:center;background-color:#8bc34a;background-color:var(--smart-success);border-radius:100%;color:#fff;color:var(--smart-success-color);content:"\e908";content:var(--smart-icon-check);display:flex;font-family:smart-icons;font-size:14px;height:1.5em;justify-content:center;margin-left:10px;width:1.5em}.smart-breadcrumb-feedback.freeze:after{background-color:inherit;color:#005c99;color:var(--smart-primary);content:"\e821";content:var(--smart-icon-lock)}.smart-breadcrumb-feedback.unfreeze:after{background-color:inherit;color:#005c99;color:var(--smart-primary);content:"\e82e";content:var(--smart-icon-lock-open)}.smart-breadcrumb-feedback.error:after{background-color:#b00020;background-color:var(--smart-error);color:#fff;color:var(--smart-error-color);content:"\e805";content:var(--smart-icon-attention-circled)}.smart-breadcrumb-feedback.data:after{background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color);content:"\f0c5";content:var(--smart-icon-docs)}smart-breadcrumb[right-to-left]>.smart-container{direction:rtl}smart-breadcrumb[right-to-left]>.smart-container .smart-template-container .smart-breadcrumb-items>.afterTarget:first-child:after{background-color:#8bc34a;background-color:var(--smart-success);content:"";height:100%;left:calc(100% + 5px);left:calc(100% + var(--smart-breadcrumb-horizontal-offset)/2);position:absolute;top:0;width:2px}smart-breadcrumb[right-to-left]>.smart-container .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item>.smart-close-button{margin-left:5px;margin-right:10px}.smart-breadcrumb-feedback[right-to-left],smart-breadcrumb[right-to-left]:not([minimized]) .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item,smart-breadcrumb[right-to-left]:not([minimized])[add-new-item]:not([minimized]) .smart-breadcrumb-items>smart-button{margin-left:10px;margin-left:var(--smart-breadcrumb-horizontal-offset);margin-right:0}smart-breadcrumb[right-to-left]>.smart-container .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item:not(:last-child):after{left:-10px;left:calc(var(--smart-breadcrumb-horizontal-offset)*-1)}smart-breadcrumb[right-to-left][minimized] .smart-container .smart-template-container{left:auto;right:-1px;right:calc(var(--smart-border-width)*-1)}.smart-breadcrumb-feedback[right-to-left]{direction:rtl}.smart-breadcrumb-feedback[right-to-left]:after{margin-left:0;margin-right:10px;margin-right:var(--smart-breadcrumb-horizontal-offset)}.smart-button-element,smart-button,smart-repeat-button,smart-toggle-button{--smart-button-flat-color:var(--smart-background-color);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);border-width:1px;border-width:var(--smart-border-width);cursor:pointer;display:inline-flex;font-weight:500;letter-spacing:.08929em;overflow:hidden;text-align:center;text-transform:uppercase;text-transform:var(--smart-button-text-transform);vertical-align:middle;visibility:hidden}.smart-button-element.smart-element,smart-button.smart-element,smart-repeat-button.smart-element,smart-toggle-button.smart-element{display:inline-flex;visibility:inherit}.smart-button-element button::-moz-focus-inner,smart-button button::-moz-focus-inner,smart-repeat-button button::-moz-focus-inner,smart-toggle-button button::-moz-focus-inner{border:0}.smart-button-element.primary,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-element.secondary,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-element.success,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-element.error,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-element.info,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-element.warning,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-element.light,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-element.dark,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-element[hover],smart-button[hover],smart-repeat-button[hover],smart-toggle-button[hover]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover);opacity:var(--smart-button-opacity-hover);transition:background-color .1s linear,box-shadow .28s ease-in-out}.smart-button-element[focus],smart-button[focus],smart-repeat-button[focus],smart-toggle-button[focus]{background-color:#e2e0e0;background-color:var(--smart-ui-state-focus);border-color:#e2e0e0;border-color:var(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus);opacity:var(--smart-button-opacity-focus)}.smart-button-element[active],smart-button[active],smart-repeat-button[active],smart-toggle-button[active]{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active);opacity:var(--smart-button-opacity-active);transition:background-color .1s linear,box-shadow .28s ease-in-out}.smart-button-element[disabled],smart-button[disabled],smart-repeat-button[disabled],smart-toggle-button[disabled]{--smart-background:var(--smart-disabled);--smart-border:var(--smart-disabled);--smart-background-color:var(--smart-disabled-color);background-color:#ccc;background-color:var(--smart-disabled);border-color:#ccc;border-color:var(--smart-disabled);color:#555;color:var(--smart-disabled-color);cursor:default}.smart-button-element.large button,smart-button.large button,smart-repeat-button.large button,smart-toggle-button.large button{font-size:18px;font-size:var(--smart-button-large-font-size);padding:10px 16px;padding:var(--smart-button-large-padding)}.smart-button-element.small button,smart-button.small button,smart-repeat-button.small button,smart-toggle-button.small button{font-size:12px;font-size:var(--smart-button-small-font-size);padding:5px 10px;padding:var(--smart-button-small-padding)}.smart-button-element.very-small button,smart-button.very-small button,smart-repeat-button.very-small button,smart-toggle-button.very-small button{font-size:10px;font-size:var(--smart-button-very-small-font-size);padding:3px 5px;padding:var(--smart-button-very-small-padding)}.smart-button-element.rounded,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:4px!important;border-radius:var(--smart-border-bottom-left-radius)!important}.smart-button-element.squared,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-element.flat,.smart-button-element.flat[active],.smart-button-element.flat[hover],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]{background:0 0;border-color:#0000;color:#5a5a5a;color:var(--smart-button-flat-color)}.smart-button-element.flat[focus],smart-button.flat[focus],smart-repeat-button.flat[focus],smart-toggle-button.flat[focus]{border-color:#e2e0e0;border-color:var(--smart-ui-state-focus)}.smart-button-element.flat[checked],smart-button.flat[checked],smart-repeat-button.flat[checked],smart-toggle-button.flat[checked]{background:#005c99;background:var(--smart-ui-state-active);text-decoration:underline}.smart-button-element.flat .smart-ripple,smart-button.flat .smart-ripple,smart-repeat-button.flat .smart-ripple,smart-toggle-button.flat .smart-ripple{background-color:#5a5a5a;background-color:var(--smart-button-flat-color)}.smart-button-element.outlined,smart-button.outlined,smart-repeat-button.outlined,smart-toggle-button.outlined{background:0 0;border-color:#e0e0e0;border-color:var(--smart-button-outlined-border);border-width:2px;border-width:calc(var(--smart-border-width)*2);color:#5a5a5a;color:var(--smart-button-outlined-color)}.smart-button-element.outlined[active],.smart-button-element.outlined[hover],smart-button.outlined[active],smart-button.outlined[hover],smart-repeat-button.outlined[active],smart-repeat-button.outlined[hover],smart-toggle-button.outlined[active],smart-toggle-button.outlined[hover]{background:0 0;border-color:#e0e0e0;border-color:var(--smart-button-outlined-border);color:#5a5a5a;color:var(--smart-button-outlined-color)}.smart-button-element.outlined[focus],smart-button.outlined[focus],smart-repeat-button.outlined[focus],smart-toggle-button.outlined[focus]{background:0 0;border-color:#e2e0e0;border-color:var(--smart-ui-state-focus);color:#5a5a5a;color:var(--smart-button-outlined-color)}.smart-button-element.outlined[checked],smart-button.outlined[checked],smart-repeat-button.outlined[checked],smart-toggle-button.outlined[checked]{background:#005c99;background:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-button-element.outlined .smart-ripple,smart-button.outlined .smart-ripple,smart-repeat-button.outlined .smart-ripple,smart-toggle-button.outlined .smart-ripple{background-color:#5a5a5a;background-color:var(--smart-button-outlined-color)}.smart-button-element.outlined button.smart-button,smart-button.outlined button.smart-button,smart-repeat-button.outlined button.smart-button,smart-toggle-button.outlined button.smart-button{border-radius:0;border-radius:initial}.smart-button-element.raised,smart-button.raised,smart-repeat-button.raised,smart-toggle-button.raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;box-shadow:var(--smart-elevation-2);transition:background-color .1s linear,box-shadow .28s ease-in-out}.smart-button-element.raised[hover],smart-button.raised[hover],smart-repeat-button.raised[hover],smart-toggle-button.raised[hover]{box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4)}.smart-button-element.raised button[active],.smart-button-element.raised[active],.smart-button-element.raised[checked],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:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8)}.smart-button-element.raised[focus],.smart-button-element.raised[focus]:not([checked]),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:0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f,0 3px 5px 0 #0003;box-shadow:var(--smart-elevation-6)}.smart-button-element.floating,smart-button.floating,smart-repeat-button.floating,smart-toggle-button.floating{border-radius:50%;box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4);height:48px;transition:background-color .1s linear,box-shadow .28s ease-in-out;width:48px}.smart-button-element.floating[hover],smart-button.floating[hover],smart-repeat-button.floating[hover],smart-toggle-button.floating[hover]{box-shadow:0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f,0 3px 5px 0 #0003;box-shadow:var(--smart-elevation-6)}.smart-button-element.floating[active],.smart-button-element.floating[checked],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:0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f,0 7px 8px 0 #0003;box-shadow:var(--smart-elevation-12)}.smart-button-element.floating[focus],.smart-button-element.floating[focus]:not([checked]),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:0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f,0 3px 5px 0 #0003;box-shadow:var(--smart-elevation-6)}button.smart-button{-webkit-font-smoothing:antialiased;background:inherit;border:none;border-radius:inherit;color:inherit;cursor:inherit;font-weight:inherit;letter-spacing:inherit;opacity:var(--smart-button-opacity);padding:8px 16px;padding:var(--smart-button-padding);position:relative;text-align:inherit;text-transform:inherit;vertical-align:inherit;white-space:nowrap}.smart-button .smart-ripple{background:#5a5a5a;background:var(--smart-background-color)}[smart-toggle-button] .smart-container,smart-toggle-button .smart-container{font-style:inherit;font-weight:inherit}[smart-toggle-button][checked],smart-toggle-button[checked]{background-color:#005c991a;background-color:var(--smart-ui-state-selected);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-scroll-button .smart-button{padding:0}:host(.smart-button.flat) .smart-ripple{background-color:#5a5a5a;background-color:var(--smart-button-flat-color)}:host(.smart-button.outlined) .smart-ripple{background-color:#5a5a5a;background-color:var(--smart-button-outlined-color)}button.smart-button[type]:not(.smart-container){background:#fefefe;background:var(--smart-background);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);border-width:1px;border-width:var(--smart-border-width);cursor:pointer;font-size:14px;font-size:var(--smart-font-size);font-style:inherit;font-style:var(--smart-font-style);font-weight:500;letter-spacing:.08929em;outline:0;overflow:hidden;text-align:center;text-transform:uppercase;text-transform:var(--smart-button-text-transform);vertical-align:middle}button.smart-button[type]:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}button.smart-button[type]:not([disabled]):active{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}smart-button[right-to-left],smart-repeat-button[right-to-left],smart-toggle-button[right-to-left]{direction:rtl}.smart-button-group{cursor:pointer;display:inline-flex;height:auto;height:var(--smart-button-group-default-height);letter-spacing:.08929em;overflow:hidden;text-transform:uppercase;text-transform:var(--smart-button-text-transform);vertical-align:middle;width:auto;width:var(--smart-button-group-default-width)}.smart-button-group .smart-button-group-items{align-items:center;display:flex;height:100%;width:100%}.smart-button-group .smart-button-group-items .smart-button-group-item{-webkit-font-smoothing:antialiased;align-items:center;border-radius:inherit;cursor:inherit;display:flex;font-weight:inherit;height:100%;justify-content:center;opacity:var(--smart-button-opacity);padding:8px 16px;padding:var(--smart-button-padding);position:relative;white-space:nowrap;width:100%}.smart-button-group .smart-button-group-items .smart-button-group-item>div{overflow:hidden;text-overflow:ellipsis;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-button-group .smart-button-group-items .smart-button-group-item:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover);opacity:var(--smart-button-opacity-hover)}.smart-button-group .smart-button-group-items .smart-button-group-item[active]{background-color:#005c991a;background-color:var(--smart-ui-state-selected);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-button-group .smart-button-group-items .smart-button-group-item:active{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active);opacity:var(--smart-button-opacity-active)}.smart-button-group.small .smart-button-group-items .smart-button-group-item{font-size:12px;font-size:var(--smart-button-small-font-size);padding:5px 10px;padding:var(--smart-button-small-padding)}.smart-button-group.large .smart-button-group-items .smart-button-group-item{font-size:18px;font-size:var(--smart-button-large-font-size);padding:10px 16px;padding:var(--smart-button-large-padding)}.smart-button-group:focus .smart-button-group-item[focus]:not(:active){background-color:#e2e0e0;background-color:var(--smart-ui-state-focus);border-color:#e2e0e0;border-color:var(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus);opacity:var(--smart-button-opacity-focus)}.smart-button-group.primary{border-color:#005c99;border-color:var(--smart-primary)}.smart-button-group.primary .smart-button-group-items .smart-button-group-item{background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-button-group.primary .smart-button-group-items .smart-button-group-item:hover{background-color:#005c99cc;background-color:rgba(var(--smart-primary-rgb),.8)}.smart-button-group.primary .smart-button-group-items .smart-button-group-item:active,.smart-button-group.primary .smart-button-group-items .smart-button-group-item[active]{background-color:#005c9933;background-color:rgba(var(--smart-primary-rgb),.2);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#005c99;color:var(--smart-primary)}.smart-button-group.secondary{border-color:#2d2d30;border-color:var(--smart-secondary)}.smart-button-group.secondary .smart-button-group-items .smart-button-group-item{background-color:#2d2d30;background-color:var(--smart-secondary);color:#fff;color:var(--smart-secondary-color)}.smart-button-group.secondary .smart-button-group-items .smart-button-group-item:hover{background-color:#2d2d30cc;background-color:rgba(var(--smart-secondary-rgb),.8)}.smart-button-group.secondary .smart-button-group-items .smart-button-group-item:active,.smart-button-group.secondary .smart-button-group-items .smart-button-group-item[active]{background-color:#2d2d3033;background-color:rgba(var(--smart-secondary-rgb),.2);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#2d2d30;color:var(--smart-secondary)}.smart-button-group.success{border-color:#8bc34a;border-color:var(--smart-success)}.smart-button-group.success .smart-button-group-items .smart-button-group-item{background-color:#8bc34a;background-color:var(--smart-success);color:#fff;color:var(--smart-success-color)}.smart-button-group.success .smart-button-group-items .smart-button-group-item:hover{background-color:#8bc34acc;background-color:rgba(var(--smart-success-rgb),.8)}.smart-button-group.success .smart-button-group-items .smart-button-group-item:active,.smart-button-group.success .smart-button-group-items .smart-button-group-item[active]{background-color:#8bc34a33;background-color:rgba(var(--smart-success-rgb),.2);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#8bc34a;color:var(--smart-success)}.smart-button-group.error{border-color:#b00020;border-color:var(--smart-error)}.smart-button-group.error .smart-button-group-items .smart-button-group-item{background-color:#b00020;background-color:var(--smart-error);color:#fff;color:var(--smart-error-color)}.smart-button-group.error .smart-button-group-items .smart-button-group-item:hover{background-color:#b00020cc;background-color:rgba(var(--smart-error-rgb),.8)}.smart-button-group.error .smart-button-group-items .smart-button-group-item:active,.smart-button-group.error .smart-button-group-items .smart-button-group-item[active]{background-color:#b0002033;background-color:rgba(var(--smart-error-rgb),.2);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#b00020;color:var(--smart-error)}.smart-button-group.info{border-color:#5cc0de;border-color:var(--smart-info)}.smart-button-group.info .smart-button-group-items .smart-button-group-item{background-color:#5cc0de;background-color:var(--smart-info);color:#fff;color:var(--smart-info-color)}.smart-button-group.info .smart-button-group-items .smart-button-group-item:hover{background-color:#5cc0decc;background-color:rgba(var(--smart-info-rgb),.8)}.smart-button-group.info .smart-button-group-items .smart-button-group-item:active,.smart-button-group.info .smart-button-group-items .smart-button-group-item[active]{background-color:#5cc0de33;background-color:rgba(var(--smart-info-rgb),.2);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#5cc0de;color:var(--smart-info)}.smart-button-group.warning{border-color:#f0ad4e;border-color:var(--smart-warning)}.smart-button-group.warning .smart-button-group-items .smart-button-group-item{background-color:#f0ad4e;background-color:var(--smart-warning);color:#fff;color:var(--smart-warning-color)}.smart-button-group.warning .smart-button-group-items .smart-button-group-item:hover{background-color:#f0ad4ecc;background-color:rgba(var(--smart-warning-rgb),.8)}.smart-button-group.warning .smart-button-group-items .smart-button-group-item:active,.smart-button-group.warning .smart-button-group-items .smart-button-group-item[active]{background-color:#f0ad4e33;background-color:rgba(var(--smart-warning-rgb),.2);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#f0ad4e;color:var(--smart-warning)}.smart-button-group.light{border-color:#fff;border-color:var(--smart-light)}.smart-button-group.light .smart-button-group-items .smart-button-group-item{background-color:#fff;background-color:var(--smart-light);color:#222;color:var(--smart-light-color)}.smart-button-group.light .smart-button-group-items .smart-button-group-item:hover{background-color:#fffc;background-color:rgba(var(--smart-light-rgb),.8)}.smart-button-group.light .smart-button-group-items .smart-button-group-item:active,.smart-button-group.light .smart-button-group-items .smart-button-group-item[active]{background-color:#fff3;background-color:rgba(var(--smart-light-rgb),.2);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#fff;color:var(--smart-light)}.smart-button-group.dark{border-color:#222;border-color:var(--smart-dark)}.smart-button-group.dark .smart-button-group-items .smart-button-group-item{background-color:#222;background-color:var(--smart-dark);color:#fff;color:var(--smart-dark-color)}.smart-button-group.dark .smart-button-group-items .smart-button-group-item:hover{background-color:#222c;background-color:rgba(var(--smart-dark-rgb),.8)}.smart-button-group.dark .smart-button-group-items .smart-button-group-item:active,.smart-button-group.dark .smart-button-group-items .smart-button-group-item[active]{background-color:#2223;background-color:rgba(var(--smart-dark-rgb),.2);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#222;color:var(--smart-dark)}.smart-button-group:not([animation=none]) .smart-button-group-item{transition:background-color .1s linear,box-shadow .28s ease-in-out}.smart-button-group[right-to-left] .smart-button-group-items{direction:rtl}.smart-calendar,.smart-calendar[months="1"]{min-height:278px;min-height:var(--smart-calendar-default-height);min-width:292px;min-width:var(--smart-calendar-default-width)}.smart-calendar{height:278px;height:var(--smart-calendar-default-height);width:292px;width:var(--smart-calendar-default-width)}.smart-calendar:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-calendar>.smart-container{user-select:none;-moz-user-select:none;-webkit-user-select:none}.smart-calendar.smart-container,.smart-calendar>.smart-container{display:flex;flex-direction:column;justify-content:center}.smart-calendar smart-drop-down-list{--smart-drop-down-list-default-min-height:initial}.smart-calendar smart-tooltip{top:0}.smart-calendar smart-tooltip .smart-tooltip-content{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius)}.smart-calendar input{background:inherit;color:inherit}.smart-calendar button:focus{border:1px solid #b2b2b2;border:1px solid var(--smart-outline);outline:0}.smart-calendar .smart-calendar-container{border:initial;height:100%;padding:0;width:100%}.smart-calendar .smart-calendar-container>.smart-calendar-body{cursor:default;display:flex;height:calc(100% - 36px);height:calc(100% - var(--smart-calendar-header-height));margin-left:2%;margin-right:2%;outline:medium none invert;outline:initial;overflow:hidden;padding:2px 0;position:relative;touch-action:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;width:96%}.smart-calendar .smart-calendar-container>.smart-calendar-body:focus .smart-calendar-date-view-container .smart-calendar-cell:focus,.smart-calendar .smart-calendar-container>.smart-calendar-body:focus .smart-calendar-date-view-container .smart-calendar-cell[focus]{background-color:#fefefe;background-color:var(--smart-background);border-color:#005c99;border-color:var(--smart-primary);color:#005c99;color:var(--smart-primary)}.smart-calendar .smart-calendar-footer,.smart-calendar .smart-calendar-header{background:#f5f5f5;background:var(--smart-surface);color:#323232;color:var(--smart-surface-color);outline:medium none invert;outline:initial;width:100%}.smart-calendar .smart-calendar-container>.smart-calendar-body>div{display:flex;flex-shrink:0;flex-wrap:wrap;font-size:inherit}.smart-calendar .smart-calendar-container>.smart-calendar-body .smart-hidden{display:none}.smart-calendar .smart-calendar-header{align-items:center;border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-left-width:0;border-right-width:0;border-top-width:0;box-sizing:border-box;display:flex;height:36px;height:var(--smart-calendar-header-height);justify-content:center;text-transform:uppercase;text-transform:var(--smart-calendar-header-text-transform)}.smart-calendar .smart-calendar-header.smart-hidden{display:none}.smart-calendar .smart-calendar-footer{align-items:center;border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-left-width:0;border-right-width:0;border-top-width:0;box-sizing:border-box;display:flex;height:36px;height:var(--smart-calendar-footer-height);justify-content:center;text-transform:uppercase;text-transform:var(--smart-calendar-footer-text-transform)}.smart-calendar .smart-calendar-footer.smart-hidden{display:none}.smart-calendar .smart-calendar-title{background:#005c99;background:var(--smart-primary);border:none;color:#fff;color:var(--smart-primary-color);display:flex;flex-direction:column;font-family:inherit;font-size:inherit;height:60px;height:calc(var(--smart-calendar-title-height));justify-content:center;overflow:hidden;padding:10px;padding:var(--smart-calendar-title-padding);text-transform:none;text-transform:var(--smart-calendar-title-text-transform);user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;width:100%}.smart-calendar .smart-calendar-title.smart-hidden{display:none}.smart-calendar .smart-calendar-title div:first-of-type{font-size:70%}.smart-calendar .smart-calendar-title .smart-calendar-selected{opacity:1}.smart-calendar .smart-calendar-title div{border:1px solid #0000;cursor:pointer;display:table;font-size:125%;opacity:.5;position:relative}.smart-calendar .smart-calendar-cell[other-month]{background:#fefefe;background:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);color:#5a5a5a;color:var(--smart-background-color);opacity:.5}.smart-calendar .smart-calendar-cell[focus]{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-calendar .smart-calendar-date-element{align-items:center;border:1px solid #0000;cursor:default;display:flex;height:100%;outline:medium none invert;outline:initial;overflow:hidden;position:relative;text-align:center;width:74%}.smart-calendar .smart-calendar-date-element:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-calendar .smart-calendar-date-element>div{align-items:center;display:flex;font-size:inherit;height:100%;justify-content:center;outline:medium none invert;outline:initial;width:100%}.smart-calendar .smart-calendar-date-element>div:first-of-type{overflow:hidden;text-overflow:ellipsis;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;white-space:nowrap}.smart-calendar .smart-calendar-date-element div.smart-hidden{display:none}.smart-calendar .smart-calendar-date-element .smart-ripple{background-color:var(--smart-button-color);opacity:.2}.smart-calendar .smart-calendar-button .smart-button{background:0 0;border:none;border-radius:0;font-family:smart-icons;font-family:var(--smart-font-family-icon);min-height:0;min-height:auto;padding:0}.smart-calendar .smart-calendar-button[next-month],.smart-calendar .smart-calendar-button[prev-month]{background:0 0;border:none;border-radius:100%;color:inherit;display:inline-block;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:medium;font-weight:inherit;height:30px;height:var(--smart-calendar-navigation-button-size);min-width:30px;min-width:var(--smart-calendar-navigation-button-size);position:relative;width:30px;width:var(--smart-calendar-navigation-button-size)}.smart-calendar .smart-calendar-button[next-month][active] button,.smart-calendar .smart-calendar-button[prev-month][active] button{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border:1px solid #ebebeb;border:1px solid var(--smart-ui-state-hover);color:#005c99;color:var(--smart-primary)}.smart-calendar .smart-calendar-button[next-year],.smart-calendar .smart-calendar-button[prev-year]{border-color:#e0e0e0;border-color:var(--smart-border);border-left:none;border-radius:0;cursor:default;display:block;font-size:10px;margin:0;padding:0;position:relative}.smart-calendar .smart-calendar-button[next-year] span:after{content:"\e904";content:var(--smart-icon-arrow-up)}.smart-calendar .smart-calendar-button[prev-year]{border-top-color:#0000}.smart-calendar .smart-calendar-button[prev-year] span:after{content:"\e901";content:var(--smart-icon-arrow-down)}.smart-calendar [next-month][focus] button,.smart-calendar [next-year][focus] button,.smart-calendar [prev-month][focus] button,.smart-calendar [prev-year][focus] button{background-color:var(--smart-background-focus);border:1px solid var(--smart-border-focus);outline:0}.smart-calendar .smart-calendar-list-view.smart-scroll-viewer{--smart-input-drop-down-menu-height:100%;--smart-input-drop-down-menu-width:100%;border:initial;box-shadow:none;color:inherit;float:none;height:100%;left:0;margin:initial;opacity:1;padding:initial;position:absolute;text-align:center;top:0;transform:none;transition:none 0s ease 0s;transition:initial;width:100%;z-index:auto}.smart-calendar .smart-calendar-week .smart-calendar-cell,.smart-calendar .smart-calendar-week .smart-calendar-week-number{height:30px;height:var(--smart-calendar-cell-size);line-height:28px;line-height:calc(var(--smart-calendar-cell-size) - 2px);overflow:hidden;padding:0;position:relative;text-overflow:ellipsis;width:30px;width:var(--smart-calendar-cell-size)}.smart-calendar .smart-calendar-list-view.smart-scroll-viewer>.smart-container{max-height:none}.smart-calendar .smart-calendar-list-view.smart-scroll-viewer a{pointer-events:none}.smart-calendar .smart-calendar-week{display:flex;justify-content:center;overflow:hidden;text-align:center}.smart-calendar .smart-calendar-week .smart-calendar-cell{border:1px solid #0000;border-bottom-left-radius:15px;border-bottom-left-radius:var(--smart-calendar-cell-border-bottom-left-radius);border-bottom-right-radius:15px;border-bottom-right-radius:var(--smart-calendar-cell-border-bottom-right-radius);border-top-left-radius:15px;border-top-left-radius:var(--smart-calendar-cell-border-top-left-radius);border-top-right-radius:15px;border-top-right-radius:var(--smart-calendar-cell-border-top-right-radius);margin-bottom:4px;margin-bottom:var(--smart-calendar-cell-spacing);margin-right:4px;margin-right:var(--smart-calendar-cell-spacing)}.smart-calendar .smart-calendar-week .smart-calendar-cell[selected],.smart-calendar .smart-calendar-week .smart-calendar-cell[selected][hover]{background-color:#005c99;background-color:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-calendar .smart-calendar-week .smart-calendar-cell[today],.smart-calendar .smart-calendar-week .smart-calendar-cell[today][hover]{background:#2d2d30;background:var(--smart-secondary);border-color:#2d2d30;border-color:var(--smart-secondary);color:#fff;color:var(--smart-secondary-color)}.smart-calendar .smart-calendar-week .smart-calendar-cell[selected][today]{background-color:#005c99;background-color:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-calendar .smart-calendar-week .smart-calendar-cell:focus:not([selected]),.smart-calendar .smart-calendar-week .smart-calendar-cell[focus]:not([selected]){background-color:#fefefe;background-color:var(--smart-background);border-color:#005c99;border-color:var(--smart-primary);color:#005c99;color:var(--smart-primary)}.smart-calendar .smart-calendar-week .smart-calendar-cell .smart-ripple{background-color:#fff;background-color:var(--smart-primary-color);opacity:.5}.smart-calendar .smart-calendar-week .smart-calendar-week-number{border:1px solid #0000;border-bottom-left-radius:15px;border-bottom-left-radius:var(--smart-calendar-cell-border-bottom-left-radius);border-bottom-right-radius:15px;border-bottom-right-radius:var(--smart-calendar-cell-border-bottom-right-radius);border-top-left-radius:15px;border-top-left-radius:var(--smart-calendar-cell-border-top-left-radius);border-top-right-radius:15px;border-top-right-radius:var(--smart-calendar-cell-border-top-right-radius);margin:0}.smart-calendar .smart-calendar-week.smart-hidden{display:none}.smart-calendar .smart-calendar-week div[restricted]{cursor:not-allowed;opacity:.55;text-decoration:line-through}.smart-calendar .smart-calendar-week div[hover]:not([restricted]){background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-calendar .smart-calendar-week div[important]{background:#ebebeb;background:var(--smart-calendar-important-date-background);border-color:#ebebeb;border-color:var(--smart-calendar-important-date-border-color);color:#333;color:var(--smart-calendar-important-date-color)}@-moz-document url-prefix(){.smart-calendar .smart-calendar-week div{padding:initial}}.smart-calendar .smart-calendar-week-number{display:none;margin:auto}.smart-calendar .smart-calendar-week-titles{display:flex;justify-content:center;overflow:hidden;text-align:center}.smart-calendar .smart-calendar-week-titles div:first-child{display:none;margin:auto}.smart-calendar .smart-calendar-week-titles .smart-calendar-week-title{border:1px solid #0000;border-bottom-left-radius:15px;border-bottom-left-radius:var(--smart-calendar-cell-border-bottom-left-radius);border-bottom-right-radius:15px;border-bottom-right-radius:var(--smart-calendar-cell-border-bottom-right-radius);border-top-left-radius:15px;border-top-left-radius:var(--smart-calendar-cell-border-top-left-radius);border-top-right-radius:15px;border-top-right-radius:var(--smart-calendar-cell-border-top-right-radius);height:30px;height:var(--smart-calendar-cell-size);line-height:28px;line-height:calc(var(--smart-calendar-cell-size) - 2px);margin-bottom:4px;margin-bottom:var(--smart-calendar-cell-spacing);margin-right:4px;margin-right:var(--smart-calendar-cell-spacing);overflow:hidden;padding:0;position:relative;text-overflow:ellipsis;text-transform:uppercase;text-transform:var(--smart-calendar-week-title-text-transform);width:30px;width:var(--smart-calendar-cell-size)}.smart-calendar .smart-calendar-months-container{align-items:center;height:100%;order:1;width:100%}.smart-calendar .smart-calendar-month{display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:292px;max-width:var(--smart-calendar-default-width);overflow:hidden;text-align:center}.smart-calendar .smart-calendar-month-name{display:none}.smart-calendar .smart-calendar-month-separator{display:flex;justify-content:center;order:2;overflow:hidden;text-align:center;width:50%}.smart-calendar .smart-calendar-month-element{font-size:inherit;height:80%;margin:5% 0;position:relative;text-align:center;width:70%}.smart-calendar .smart-calendar-year-container:focus{border:1px solid #b2b2b2;border:1px solid var(--smart-outline);outline:0}.smart-calendar .smart-calendar-year-element{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:0;border-color:var(--smart-border);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:0;font-size:inherit;height:80%;margin-left:5%;outline:0;padding:2px;text-align:center;width:25%}.smart-calendar .smart-calendar-year-element:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-calendar .smart-calendar-year-elements{align-items:center;display:flex;flex-direction:column;height:80%;justify-content:space-around;width:10%}.smart-calendar .smart-calendar-year-elements>smart-repeat-button{height:50%;width:100%}.smart-calendar .smart-calendar-year-selector{display:inline-block}.smart-calendar .smart-calendar-next-months-container{align-items:center;height:100%;order:3;width:100%}@-moz-document url-prefix(){.smart-calendar .smart-calendar-months-container,.smart-calendar .smart-calendar-next-months-container{line-height:normal}}.smart-calendar .smart-calendar-date-container:focus{border:1px solid #b2b2b2;border:1px solid var(--smart-outline);outline:0}.smart-calendar .smart-calendar-date-view-container{align-items:center;flex-direction:row;height:100%;text-align:center;width:100%}.smart-calendar .smart-calendar-date-view-container.smart-list-display-mode-view{flex-direction:column}.smart-calendar .smart-calendar-date-view-container .smart-calendar-cell{align-items:center;border:1px solid #0000;border-bottom-left-radius:15px;border-bottom-left-radius:var(--smart-calendar-cell-border-bottom-left-radius);border-bottom-right-radius:15px;border-bottom-right-radius:var(--smart-calendar-cell-border-bottom-right-radius);border-top-left-radius:15px;border-top-left-radius:var(--smart-calendar-cell-border-top-left-radius);border-top-right-radius:15px;border-top-right-radius:var(--smart-calendar-cell-border-top-right-radius);display:flex;height:23%;justify-content:center;margin:0 1%;position:relative;width:23%}.smart-calendar .smart-calendar-date-view-container .smart-calendar-cell[focus]{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-calendar .smart-calendar-date-view-container .smart-calendar-cell[other-month]{background:#fefefe;background:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);color:#5a5a5a;color:var(--smart-background-color);opacity:.5}.smart-calendar .smart-calendar-date-view-container .smart-visibility-hidden{opacity:.55;visibility:visible}.smart-calendar .smart-calendar-animation-panel{align-items:center;background-color:#fefefe;background-color:var(--smart-background);justify-content:center;pointer-events:none;position:absolute}.smart-calendar[months] .smart-calendar-month{width:50%}.smart-calendar[months] .smart-calendar-month-name{display:inline;display:initial}.smart-calendar[hide-day-names] .smart-calendar-week-titles,.smart-calendar[months="1"] .smart-calendar-month-name{display:none}.smart-calendar[months]:not([months="1"]){height:374px;height:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7 + var(--smart-calendar-header-height) + var(--smart-calendar-footer-height));width:614px;width:calc(var(--smart-calendar-default-width)*2 + var(--smart-calendar-cell-size))}.smart-calendar[months="1"]{height:278px;height:var(--smart-calendar-default-height);width:292px;width:var(--smart-calendar-default-width)}.smart-calendar[months="1"] .smart-calendar-month{font-size:100%;width:100%}.smart-calendar[months="3"],.smart-calendar[months="4"]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height)*2 + var(--smart-calendar-cell-spacing)*2 + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7*2 + var(--smart-calendar-header-height)*2)!important}.smart-calendar[months="5"],.smart-calendar[months="6"]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height)*3 + var(--smart-calendar-cell-spacing)*3 + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7*3 + var(--smart-calendar-header-height)*3)!important}.smart-calendar[months="7"],.smart-calendar[months="8"]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height)*4 + var(--smart-calendar-cell-spacing)*4 + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7*4 + var(--smart-calendar-header-height)*4)!important}.smart-calendar[months="10"],.smart-calendar[months="9"]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height)*5 + var(--smart-calendar-cell-spacing)*5 + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7*5 + var(--smart-calendar-header-height)*5)!important}.smart-calendar[months="11"],.smart-calendar[months="12"]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height)*6 + var(--smart-calendar-cell-spacing)*6 + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7*6 + var(--smart-calendar-header-height)*6)!important}@media only screen and (max-width:768px){.smart-calendar[months] .smart-calendar-month{width:100%}.smart-calendar[months="2"]{height:374px;height:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7 + var(--smart-calendar-header-height) + var(--smart-calendar-footer-height))}.smart-calendar[months="3"]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height)*3 + var(--smart-calendar-cell-spacing)*3 + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7*3 + var(--smart-calendar-header-height)*3)}.smart-calendar[months="4"]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height)*4 + var(--smart-calendar-cell-spacing)*4 + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7*4 + var(--smart-calendar-header-height)*4)}.smart-calendar[months="5"]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height)*5 + var(--smart-calendar-cell-spacing)*5 + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7*5 + var(--smart-calendar-header-height)*5)}.smart-calendar[months="6"]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height)*6 + var(--smart-calendar-cell-spacing)*6 + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7*6 + var(--smart-calendar-header-height)*6)}.smart-calendar[months="7"]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height)*7 + var(--smart-calendar-cell-spacing)*7 + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7*7 + var(--smart-calendar-header-height)*7)}.smart-calendar[months="8"]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height)*8 + var(--smart-calendar-cell-spacing)*8 + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7*8 + var(--smart-calendar-header-height)*8)}.smart-calendar[months="9"]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height)*9 + var(--smart-calendar-cell-spacing)*9 + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7*9 + var(--smart-calendar-header-height)*9)}.smart-calendar[months="10"]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height)*10 + var(--smart-calendar-cell-spacing)*10 + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7*10 + var(--smart-calendar-header-height)*10)}.smart-calendar[months="11"]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height)*11 + var(--smart-calendar-cell-spacing)*11 + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7*11 + var(--smart-calendar-header-height)*11)}.smart-calendar[months="12"]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height)*12 + var(--smart-calendar-cell-spacing)*12 + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7*12 + var(--smart-calendar-header-height)*12)}}.smart-calendar[view-sections*=footer]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7 + var(--smart-calendar-header-height) + var(--smart-calendar-footer-height))}.smart-calendar[view-sections*=footer][view-sections*=header] .smart-calendar-container>.smart-calendar-body{height:calc(100% - 72px);height:calc(100% - var(--smart-calendar-header-height) - var(--smart-calendar-footer-height))}.smart-calendar[view-sections*=title]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7 + var(--smart-calendar-header-height))}.smart-calendar[view-sections*=title] .smart-calendar-container{height:calc(100% - 60px);height:calc(100% - var(--smart-calendar-title-height));width:100%}.smart-calendar[view-sections*=title][view-sections*=footer]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7 + var(--smart-calendar-header-height) + var(--smart-calendar-footer-height))}.smart-calendar[scroll-buttons-position=near] .smart-calendar-button[prev-month]{order:1}.smart-calendar[scroll-buttons-position=near] .smart-calendar-button[next-month]{order:2}.smart-calendar[scroll-buttons-position=near] .smart-calendar-date-element{order:3}.smart-calendar[scroll-buttons-position=far] .smart-calendar-date-element{order:1}.smart-calendar[scroll-buttons-position=far] .smart-calendar-button[prev-month]{order:2}.smart-calendar[scroll-buttons-position=far] .smart-calendar-button[next-month]{order:3}.smart-calendar[scroll-buttons-navigation-mode=portrait] .smart-calendar-month-separator{height:50%;width:100%}.smart-calendar[scroll-buttons-navigation-mode=portrait] .smart-calendar-container>.smart-calendar-body{flex-direction:column}.smart-calendar[calendar-mode=classic] .smart-calendar-title div{cursor:auto}.smart-calendar[calendar-mode=classic] .smart-calendar-date-element{align-items:normal;overflow:visible;overflow:initial}.smart-calendar[display-mode-view=list][display-mode=decade] .smart-calendar-container>.smart-calendar-body,.smart-calendar[display-mode-view=list][display-mode=year] .smart-calendar-container>.smart-calendar-body{touch-action:auto}.smart-calendar[hide-other-month-days] .smart-calendar-cell[other-month]{visibility:hidden}.smart-calendar[week-numbers]{--smart-calendar-default-width:calc(var(--smart-calendar-cell-spacing) + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*8)}.smart-calendar[week-numbers][view-sections*=title][view=landscape]{--smart-calendar-default-width:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*8)}.smart-calendar[week-numbers] .smart-calendar-week-number,.smart-calendar[week-numbers] .smart-calendar-week-titles div:first-child{display:inline;display:initial}.smart-calendar[view=portrait].smart-container,.smart-calendar[view=portrait]>.smart-container{display:flex;flex-direction:column;justify-content:center}.smart-calendar[view=landscape]{--smart-calendar-default-width:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7);--smart-calendar-default-height:calc(var(--smart-calendar-cell-spacing) + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7 + var(--smart-calendar-header-height))}.smart-calendar[view=landscape].smart-container,.smart-calendar[view=landscape]>.smart-container{flex-direction:row}.smart-calendar[view=landscape] .smart-calendar-container{height:100%;width:calc(100% - 60px);width:calc(100% - var(--smart-calendar-title-height))}.smart-calendar[view=landscape] .smart-calendar-title{height:100%;justify-content:flex-start;width:60px;width:calc(var(--smart-calendar-title-height))}.smart-calendar[view=landscape][view-sections*=footer]{--smart-calendar-default-height:calc(var(--smart-calendar-cell-spacing) + (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size))*7 + var(--smart-calendar-header-height) + var(--smart-calendar-footer-height))}.smart-calendar[animation=none] .smart-calendar-body .smart-calendar-month-separator,.smart-calendar[animation=none] .smart-calendar-body .smart-calendar-next-months-container{display:none}.smart-calendar[right-to-left] .smart-calendar-date-element>div,.smart-calendar[right-to-left] .smart-calendar-date-view-container,.smart-calendar[right-to-left] .smart-calendar-date-view-container .smart-calendar-cell,.smart-calendar[right-to-left] .smart-calendar-footer,.smart-calendar[right-to-left] .smart-calendar-title,.smart-calendar[right-to-left] .smart-calendar-week .smart-calendar-cell,.smart-calendar[right-to-left] .smart-calendar-week .smart-calendar-week-number,.smart-calendar[right-to-left] .smart-calendar-week-titles .smart-calendar-week-title{direction:rtl}.smart-calendar[right-to-left] .smart-calendar-month-element{direction:ltr}.smart-calendar[right-to-left] .smart-calendar-year-element{margin-left:0;margin-right:5%}.smart-calendar[right-to-left][view=landscape]>.smart-container{flex-direction:row-reverse}.smart-cards{align-items:flex-start;background-color:#f5f5f5;background-color:var(--smart-surface);display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-left:auto;margin-right:auto;max-width:1500px;width:100%}@media only screen and (max-width:768px){.smart-cards smart-card{margin:0 10px 10px}}smart-card{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;box-shadow:var(--smart-elevation-2);box-sizing:border-box;display:inline-block;font-size:inherit;margin:1%;min-height:20px;width:30.5%}@media only screen and (max-width:1024px){smart-card{display:inline-block;width:47%}}@media only screen and (max-width:768px){smart-card{display:block;margin:0;max-height:100vh;overflow-y:auto;width:100%}}smart-card:hover{box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4)}smart-card.simple{box-shadow:none;margin:0;width:auto}smart-card[right-to-left].smart-container,smart-card[right-to-left]>.smart-container{direction:rtl}.smart-card-view{height:800px;height:var(--smart-card-view-default-height);min-height:100px;min-width:250px;min-width:var(--smart-card-view-column-min-width);width:1200px;width:var(--smart-card-view-default-width)}.smart-card-view.smart-container{contain:layout style;position:relative}.smart-card-view.smart-container>smart-scroll-viewer,.smart-card-view>.smart-container>smart-scroll-viewer{background-color:initial;border:none;contain:layout style;height:100%;position:relative;width:100%}.smart-card-view.smart-container>smart-scroll-viewer .smart-scroll-viewer-content-container,.smart-card-view>.smart-container>smart-scroll-viewer .smart-scroll-viewer-content-container{display:flex;padding:0}.smart-card-view.smart-container[modal],.smart-card-view>.smart-container[modal]{pointer-events:none;position:relative;-webkit-user-select:none;user-select:none}.smart-card-view.smart-container[modal]:after,.smart-card-view>.smart-container[modal]:after{background-color:#000;content:"";cursor:default;height:100%;left:0;opacity:.3;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%}.smart-card-view.smart-container[modal] .smart-indicator,.smart-card-view>.smart-container[modal] .smart-indicator{pointer-events:none;position:relative;-webkit-user-select:none;user-select:none}.smart-card-view.smart-container[modal] .smart-carousel-item.smart-active,.smart-card-view>.smart-container[modal] .smart-carousel-item.smart-active{pointer-events:none}.smart-card-view .smart-card,.smart-card-view smart-card{background-color:#fefefe;background-color:var(--smart-background);border:1px solid;border:var(--smart-border-width) solid;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);color:#5a5a5a;color:var(--smart-background-color);display:flex;font-family:inherit;font-size:inherit;margin:0;overflow:auto;padding:10px;padding:var(--smart-data-view-padding);width:auto}.smart-card-view .smart-card>.smart-container,.smart-card-view smart-card>.smart-container{grid-row-gap:15px;grid-row-gap:var(--smart-card-view-vertical-offset);display:grid;grid-template-rows:1fr;overflow:auto}.smart-card-view .smart-card .smart-arrow-up.collapsed,.smart-card-view smart-card .smart-arrow-up.collapsed{transform:rotate(-180deg)}.smart-card-view .smart-card .smart-card-view-content.smart-visibility-hidden,.smart-card-view smart-card .smart-card-view-content.smart-visibility-hidden{height:0;margin-top:0;opacity:0;transform:scaleY(0)}.smart-card-view .smart-card.collapsed,.smart-card-view smart-card.collapsed{align-self:start;height:auto!important}.smart-card-view .smart-card[updating] .smart-card-view-content,.smart-card-view .smart-card[updating] .smart-card-view-title .smart-arrow-up,.smart-card-view smart-card[updating] .smart-card-view-content,.smart-card-view smart-card[updating] .smart-card-view-title .smart-arrow-up{transition:none}.smart-card-view .smart-card.drop-target,.smart-card-view smart-card.drop-target{position:relative}.smart-card-view .smart-card.drop-target:after,.smart-card-view smart-card.drop-target:after{background-color:#005c99;background-color:var(--smart-primary);content:"";height:5000px;position:absolute;text-decoration:underline;top:0;width:10%}.smart-card-view .smart-card.drop-target.left:after,.smart-card-view smart-card.drop-target.left:after{left:0}.smart-card-view .smart-card.drop-target.right:after,.smart-card-view smart-card.drop-target.right:after{right:0}.smart-card-view .smart-card.dragged,.smart-card-view smart-card.dragged{position:relative}.smart-card-view .smart-card.dragged:after,.smart-card-view smart-card.dragged:after{background-image:linear-gradient(45deg,#0000001a 25%,#0000 0,#0000 50%,#0000001a 0,#0000001a 75%,#0000 0,#0000);background-size:3em 3em;content:"";height:5000px;left:0;opacity:.8;position:absolute;top:0;width:100%}.smart-card-view smart-carousel{width:100%}.smart-card-view smart-carousel .smart-carousel-item{background-size:cover;border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border)}.smart-card-view smart-carousel .smart-carousel-item.smart-active{pointer-events:none}.smart-card-view smart-carousel .smart-indicator{pointer-events:all}.smart-card-view smart-carousel .smart-indicator:only-child{display:none}.smart-card-view smart-carousel *{pointer-events:none}.smart-card-view[header-position=bottom].smart-container>smart-scroll-viewer,.smart-card-view[header-position=top].smart-container>smart-scroll-viewer{height:calc(100% - 30px);height:calc(100% - var(--smart-card-view-header-height))}.smart-card-view .smart-card-container{grid-column-gap:10px;grid-column-gap:var(--smart-card-view-column-gap,var(--smart-card-view-gap));grid-row-gap:10px;grid-row-gap:var(--smart-card-view-row-gap,var(--smart-card-view-gap));border:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-template-columns:repeat(auto-fit,minmax(var(--smart-card-view-column-min-width),1fr));height:100%;width:100%}.smart-card-view .smart-data-view-header{height:30px;height:var(--smart-card-view-header-height)}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top{padding:10px;padding:var(--smart-data-view-padding);padding-bottom:0}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top>div{align-items:center;display:flex;justify-content:space-between}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top smart-switch-button{margin-left:30px;margin-right:30px;position:relative;z-index:1}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top smart-switch-button:before{content:attr(crop);font-size:11px;left:-30px;position:absolute;top:50%;transform:translateY(-50%)}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top smart-switch-button:after{content:attr(fit);font-size:11px;left:calc(100% + 5px);position:absolute;top:50%;transform:translateY(-50%)}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top smart-input{width:100%}.smart-card-view .smart-scroll-viewer-container.vscroll .smart-card-container{padding-right:3px}.smart-card-view .smart-card-data-container{display:grid;grid-template-rows:1fr;padding:0 .5rem}.smart-card-view .smart-card-view-value{overflow:hidden;text-overflow:ellipsis;word-break:break-word}.smart-card-view .smart-card-view-title{align-items:center;display:grid;font-size:17px;font-size:calc(var(--smart-font-size) + 3px);font-weight:700;grid-template-columns:1fr auto;overflow:hidden;text-overflow:ellipsis;width:100%}.smart-card-view .smart-card-view-title:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-card-view .smart-card-view-title .smart-arrow-up{background-color:#5a5a5a;background-color:var(--smart-background-color);border-radius:50%;cursor:pointer;display:none;height:16px;opacity:.7;width:16px}.smart-card-view .smart-card-view-title .smart-arrow-up:after{color:#fefefe;color:var(--smart-background)}.smart-card-view .smart-card-view-title .smart-arrow-up:hover{opacity:1}.smart-card-view .smart-card-view-label{font-size:12px;font-size:calc(var(--smart-font-size) - 2px);margin-bottom:5px;margin-bottom:calc(var(--smart-card-view-vertical-offset)/3);overflow:hidden;text-overflow:ellipsis;text-transform:uppercase}.smart-card-view .smart-card-view-label.icon{padding-left:30px;position:relative}.smart-card-view .smart-card-view-label.icon:after{background-position:50%;background-repeat:no-repeat;content:"";height:100%;left:0;position:absolute;top:0;width:30px}.smart-card-view .smart-card-view-content{margin-top:15px;margin-top:var(--smart-card-view-vertical-offset);opacity:1;transform:scaleY(1);transform-origin:top}.smart-card-view .smart-card-view-cell{margin-bottom:15px;margin-bottom:var(--smart-card-view-vertical-offset)}.smart-card-view .smart-card-view-cell:last-child,.smart-card-view[cell-orientation=horizontal] .smart-card-view-label{margin-bottom:0}.smart-card-view .smart-add-new-button{display:none}.smart-card-view[cell-orientation=horizontal] .smart-card-view-cell{align-items:center;display:flex;justify-content:space-between}.smart-card-view[cell-orientation=horizontal] .smart-card-view-value{text-align:right}.smart-card-view[cover-mode=fit] .smart-carousel-item{background-size:contain}.smart-card-view[editable] .smart-card,.smart-card-view[editable] smart-card{cursor:pointer}.smart-card-view[add-new-button] .smart-add-new-button{background-color:#005c99;background-color:var(--smart-primary);border-radius:50%;bottom:20px;color:#fff;color:var(--smart-primary-color);cursor:pointer;display:block;height:60px;height:var(--smart-card-view-add-new-button-size);position:absolute;right:41px;right:calc(23px + var(--smart-scroll-bar-size));width:60px;width:var(--smart-card-view-add-new-button-size)}.smart-card-view[add-new-button] .smart-add-new-button:after{align-items:center;content:"\e803";content:var(--smart-icon-plus);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:20px;height:100%;justify-content:center;margin-top:2px;width:100%}.smart-card-view[add-new-button] .smart-add-new-button:hover{transform:scale(1.2)}.smart-card-view[add-new-button]:not([animation=none]) .smart-add-new-button{transition:transform .5s cubic-bezier(.81,.27,0,.93)}.smart-card-view[empty] .smart-card-view-header{opacity:.55;pointer-events:none}.smart-card-view[empty] .smart-card-container:after{content:attr(no-data)}.smart-card-view[no-matches] .smart-card-container:after{content:attr(no-matches)}.smart-card-view[empty] .smart-card-container,.smart-card-view[empty] .smart-scroll-viewer-content-container,.smart-card-view[no-matches] .smart-card-container,.smart-card-view[no-matches] .smart-scroll-viewer-content-container{height:100%}.smart-card-view[empty] .smart-card-container:after,.smart-card-view[no-matches] .smart-card-container:after{align-items:center;display:flex;font-style:italic;justify-content:center}.smart-card-view[loading] smart-card>.smart-container{visibility:hidden}.smart-card-view[loading] smart-card.smart-hidden{display:flex!important}.smart-card-view[loading] .smart-card-view-content{transition:none}.smart-card-view[cover-field]:not([cover-field=null]) smart-card>.smart-container{grid-template-rows:200px 1fr;grid-template-rows:var(--smart-card-view-cover-height) 1fr}.smart-card-view[collapsible] .smart-card-data-container,.smart-card-view[title-field] .smart-card-data-container{grid-template-rows:auto 1fr}.smart-card-view:not([collapsible]) .smart-card-view-title.empty{display:none}.smart-card-view:not([collapsible]) .smart-card-view-title.empty:first-child+.smart-card-view-content{margin-top:0}.smart-card-view:not([animation=none]) .smart-card-view-title .smart-arrow-up{transition:transform .2s ease-in}.smart-card-view:not([animation=none]) .smart-card-view-content{transition-duration:.2s;transition-property:margin-top,height,transform,visibility,opacity;transition-timing-function:ease-in}.smart-card-view[collapsible] .smart-card-view-title .smart-arrow-up{display:block}.smart-card-view[dragging] smart-card{overflow:hidden}.smart-card-view[allow-drag] .smart-card-data-container{-webkit-user-select:none;user-select:none}.smart-card-view[allow-drag] .smart-card-view-content{pointer-events:none}.smart-window.smart-card-view-window{--smart-numeric-text-box-text-align:left;--smart-window-default-height:75%;cursor:auto;z-index:999}.smart-window.smart-card-view-window .smart-header{font-size:21px;font-size:calc(var(--smart-font-size)*1.5)}.smart-window.smart-card-view-window .smart-next-button:after,.smart-window.smart-card-view-window .smart-prev-button:after{font-size:calc(100% - 2px)}.smart-window.smart-card-view-window .smart-prev-button:after{content:"\e904";content:var(--smart-icon-arrow-up)}.smart-window.smart-card-view-window .smart-next-button:after{content:"\e901";content:var(--smart-icon-arrow-down)}.smart-window.smart-card-view-window .smart-card-view-label{display:flex;font-size:12px;font-size:calc(var(--smart-font-size) - 2px);justify-content:space-between;margin-bottom:5px;margin-bottom:calc(var(--smart-card-view-vertical-offset)/3);opacity:.7;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase}.smart-window.smart-card-view-window .smart-card-view-label .toggle-visibility{color:var(--smart-color);cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-window.smart-card-view-window .smart-card-view-label .toggle-visibility:after{content:"\e90d";content:var(--smart-icon-visibility)}.smart-window.smart-card-view-window .smart-card-view-label .toggle-visibility.hidden:after{content:"\e90e";content:var(--smart-icon-visibility-off)}.smart-window.smart-card-view-window .smart-card-view-label:not(:first-child){margin-top:15px;margin-top:var(--smart-card-view-vertical-offset)}.smart-window.smart-card-view-window .smart-card-view-label.icon{padding-left:30px;position:relative}.smart-window.smart-card-view-window .smart-card-view-label.icon:after{background-position:50%;background-repeat:no-repeat;content:"";height:100%;left:0;position:absolute;top:0;width:30px}.smart-window.smart-card-view-window .smart-content-container>.smart-content{display:block;padding:20px}.smart-window.smart-card-view-window .smart-content-container>.smart-footer{align-items:center;display:flex;justify-content:space-evenly}.smart-window.smart-card-view-window .smart-footer smart-button{--smart-button-padding:0;height:100%;width:25%}.smart-window.smart-card-view-window .smart-card-view-editor{width:100%}.smart-window.smart-card-view-window .smart-card-view-editor.image .thumbnail{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);cursor:pointer;display:inline-block;height:75px;margin-right:5px;position:relative;width:75px}.smart-window.smart-card-view-window .smart-card-view-editor.image .thumbnail:hover:after{align-items:center;background-color:#ebebeb;background-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover);content:"\e80d";content:var(--smart-icon-close);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:50px;height:100%;justify-content:center;left:0;opacity:.4;position:absolute;top:0;width:100%}.smart-card-view[right-to-left] .smart-card-view-label.icon:after,.smart-window.smart-card-view-window[right-to-left] .smart-card-view-label.icon:after{left:auto;right:0}.smart-window.smart-card-view-window .smart-card-view-editor.image .label{font-size:11px;font-size:calc(var(--smart-font-size) - 3px);margin-top:3px;opacity:.7;text-transform:uppercase}.smart-window.smart-card-view-window .smart-card-view-editor.image .container{align-items:stretch;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-top:5px}.smart-window.smart-card-view-window .smart-card-view-editor.image smart-input{height:100%;width:calc(100% - 40px)}.smart-window.smart-card-view-window .smart-card-view-editor.image smart-button{--smart-button-padding:0;font-size:20px;height:100%;width:30px}.smart-window.smart-card-view-window textarea.smart-card-view-editor{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:#e0e0e0;border-color:var(--smart-border);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);font-family:inherit;font-size:inherit;min-height:150px;resize:vertical}.smart-window.smart-card-view-window textarea.smart-card-view-editor:hover{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}.smart-window.smart-card-view-window textarea.smart-card-view-editor:focus{border-color:#b2b2b2;border-color:var(--smart-outline);outline:0}.smart-card-view-drag-feedback{align-items:center;background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);color:#5a5a5a;color:var(--smart-background-color);display:flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:20px;opacity:.85;padding:5px;position:absolute;white-space:nowrap;z-index:10000}.smart-card-view-drag-feedback>.drag-feedback-thumbnail{background-size:cover;height:50px;width:50px}.smart-card-view-drag-feedback:nth-child(2){margin-left:10px}.smart-card-view[right-to-left] .smart-card-view-label.icon{padding-left:0;padding-right:30px}.smart-card-view[right-to-left] .smart-card-view-customize-top{direction:rtl}.smart-card-view[right-to-left] .smart-scroll-viewer-container.vscroll .smart-card-container{padding-left:3px;padding-right:0}.smart-window.smart-card-view-window[right-to-left] .smart-card-view-label.icon{padding-left:0;padding-right:30px}.smart-card-view-drag-feedback[right-to-left]{direction:rtl}.smart-card-view-drag-feedback[right-to-left]:nth-child(2){margin-left:0;margin-right:10px}.smart-column-panel[right-to-left] .smart-grid-panel-container-footer,.smart-group-panel[right-to-left] .smart-grid-panel-container-footer,.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-container-footer,.smart-sort-panel[right-to-left] .smart-grid-panel-container-footer{flex-direction:row-reverse}.smart-column-panel[right-to-left] .smart-grid-panel-buttons-container .smart-grid-panel-apply-button,.smart-group-panel[right-to-left] .smart-grid-panel-buttons-container .smart-grid-panel-apply-button,.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-buttons-container .smart-grid-panel-apply-button,.smart-sort-panel[right-to-left] .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-left:0;margin-right:15px}smart-carousel .smart-carousel-item,smart-carousel .smart-carousel-item .smart-carousel-item-container{background-position:50%;background-repeat:no-repeat;box-sizing:border-box;height:100%;pointer-events:none}smart-carousel{height:200px;height:var(--smart-carousel-default-height);width:600px;width:var(--smart-carousel-default-width)}smart-carousel.smart-container,smart-carousel>.smart-container{display:block;height:100%;position:relative;width:100%}smart-carousel .smart-items-container{box-sizing:border-box;height:100%;overflow:hidden;position:relative;width:100%}smart-carousel[disabled]{cursor:default;opacity:.55;pointer-events:none}smart-carousel .smart-carousel-item,smart-carousel[swipe]{-webkit-user-select:none;user-select:none}smart-carousel .smart-carousel-item{left:0;opacity:0;position:absolute;top:0;width:100%;z-index:0}smart-carousel .smart-carousel-item .smart-carousel-item-container{background-size:cover;padding-top:50px;position:relative;-webkit-user-select:text;user-select:text;width:100%;z-index:1}smart-carousel .smart-carousel-item .smart-carousel-item-content,smart-carousel .smart-carousel-item .smart-carousel-item-label{box-sizing:border-box;left:50%;position:absolute;text-align:center;top:30%;transform:translate(-50%,-50%)}smart-carousel .smart-carousel-item .smart-carousel-item-content{top:40%;transform:translate(-50%)}smart-carousel .smart-carousel-item .smart-carousel-html-content{box-sizing:border-box;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}smart-carousel .smart-carousel-item.smart-active{opacity:1;pointer-events:all;-webkit-user-select:text;user-select:text}smart-carousel .smart-arrow{cursor:pointer;display:block;height:100%;opacity:.6;position:absolute;top:0;width:30px}smart-carousel[hide-arrows] .smart-arrow,smart-carousel[hide-indicators] .smart-indicators-container{display:none}smart-carousel .smart-arrow:after{font-size:20px;left:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none}smart-carousel .smart-arrow:focus,smart-carousel .smart-arrow:hover{opacity:.8}smart-carousel .smart-arrow:active{opacity:1}smart-carousel .smart-arrow>.smart-button{border-width:0}smart-carousel .smart-arrow>.smart-button:active{background-color:initial}smart-carousel .smart-arrow[disabled]{opacity:.4;pointer-events:none}smart-carousel .smart-arrow.smart-arrow-left{left:0}smart-carousel .smart-arrow.smart-arrow-right{right:0}smart-carousel .smart-indicators-container{align-items:center;bottom:10px;display:flex;flex-direction:row;left:50%;position:absolute;transform:translate(-50%)}smart-carousel .smart-indicators-container .smart-indicator{background-color:#fff;border:1px solid gray;box-sizing:initial;cursor:pointer;height:10px;margin:2px;opacity:.5;width:10px}smart-carousel .smart-indicators-container .smart-indicator.smart-active{border-width:3px;opacity:.9}smart-carousel .smart-indicators-container .smart-indicator:hover{opacity:.7}smart-carousel:not([animation=none]) .smart-carousel-item{animation-duration:1s}smart-carousel:not([animation=none]) .smart-carousel-item.smart-active.smart-animate-trigger,smart-carousel:not([animation=none]).fade .smart-carousel-item.smart-active.smart-animate-trigger{animation-name:carousel-active-fade}smart-carousel:not([animation=none]) .smart-carousel-item.smart-out.smart-animate-trigger,smart-carousel:not([animation=none]).fade .smart-carousel-item.smart-out.smart-animate-trigger{animation-name:carousel-out-fade}smart-carousel:not([animation=none]).slide .smart-carousel-item.smart-active.smart-animate-trigger,smart-carousel:not([animation=none]).slide-left .smart-carousel-item.smart-active.smart-animate-trigger{animation-name:carousel-active-slide}smart-carousel:not([animation=none]).slide .smart-carousel-item.smart-out.smart-animate-trigger,smart-carousel:not([animation=none]).slide-left .smart-carousel-item.smart-out.smart-animate-trigger{animation-name:carousel-out-slide}smart-carousel:not([animation=none]).slide-right .smart-carousel-item.smart-active.smart-animate-trigger{animation-name:carousel-active-slide-right}smart-carousel:not([animation=none]).slide-right .smart-carousel-item.smart-out.smart-animate-trigger{animation-name:carousel-out-slide-right}smart-carousel:not([animation=none]).slide-top .smart-carousel-item.smart-active.smart-animate-trigger{animation-name:carousel-active-slide-top}smart-carousel:not([animation=none]).slide-top .smart-carousel-item.smart-out.smart-animate-trigger{animation-name:carousel-out-slide-top}smart-carousel:not([animation=none]).slide-bottom .smart-carousel-item.smart-active.smart-animate-trigger{animation-name:carousel-active-slide-bottom}smart-carousel:not([animation=none]).slide-bottom .smart-carousel-item.smart-out.smart-animate-trigger{animation-name:carousel-out-slide-bottom}smart-carousel[display-mode="3d"] .smart-carousel-html-content{padding-left:30px;padding-right:20px}smart-carousel[display-mode="3d"] .smart-carousel-item{border:20px solid #fff;box-sizing:border-box;height:400px;height:var(--smart-carousel-3d-mode-slide-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotateX(1deg) scale(1);transition-duration:0s;width:400px;width:var(--smart-carousel-3d-mode-slide-width);z-index:10}smart-carousel[display-mode="3d"] .smart-carousel-item[position="-3"]{opacity:.1;transform:perspective(800px) translateX(calc(-50% - 340px)) translateY(-50%) scale(.4);z-index:1}smart-carousel[display-mode="3d"] .smart-carousel-item[position="-2"]{opacity:.2;transform:perspective(800px) translateX(calc(-50% - 300px)) translateY(-50%) scale(.5);z-index:8}smart-carousel[display-mode="3d"] .smart-carousel-item[position="-1"]{opacity:.3;transform:perspective(800px) translateX(calc(-50% - 260px)) translateY(-50%) scale(.6);z-index:9}smart-carousel[display-mode="3d"] .smart-carousel-item[position="1"]{opacity:.3;transform:perspective(800px) translateX(calc(-50% + 260px)) translateY(-50%) scale(.6);z-index:9}smart-carousel[display-mode="3d"] .smart-carousel-item[position="2"]{opacity:.2;transform:perspective(800px) translateX(calc(-50% + 300px)) translateY(-50%) scale(.5);z-index:8}smart-carousel[display-mode="3d"] .smart-carousel-item[position="3"]{opacity:.1;transform:perspective(800px) translateX(calc(-50% + 340px)) translateY(-50%) scale(.4);z-index:1}smart-carousel[display-mode="3d"]:not([animation=none]) .smart-carousel-item{transition-duration:.7s}smart-carousel[display-mode="3d"]:not([animation=none]) .smart-carousel-item,smart-carousel[display-mode="3d"]:not([animation=none]) .smart-carousel-item.smart-active,smart-carousel[display-mode="3d"]:not([animation=none]) .smart-carousel-item.smart-out{animation-name:none}smart-carousel[display-mode="3d"].circle .smart-carousel-item{border-radius:50%}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="-3"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% - 210px)) scale(.4)}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="-2"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% - 180px)) scale(.5)}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="-1"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% - 150px)) scale(.6)}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="1"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% + 150px)) scale(.6)}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="2"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% + 180px)) scale(.5)}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="3"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% + 210px)) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="-3"]{transform:perspective(800px) translateX(calc(-50% - 395px)) translateY(-50%) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="-2"]{transform:perspective(800px) translateX(calc(-50% - 355px)) translateY(-50%) scale(.5)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="-1"]{transform:perspective(800px) translateX(calc(-50% - 280px)) translateY(-50%) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="1"]{transform:perspective(800px) translateX(calc(-50% + 280px)) translateY(-50%) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="2"]{transform:perspective(800px) translateX(calc(-50% + 355px)) translateY(-50%) scale(.5)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="3"]{transform:perspective(800px) translateX(calc(-50% + 395px)) translateY(-50%) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="-3"]{transform:perspective(800px) translateX(calc(-50% - 450px)) translateY(calc(-50% + 150px)) scale(.2)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="-2"]{transform:perspective(800px) translateX(calc(-50% - 380px)) translateY(calc(-50% + 100px)) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="-1"]{transform:perspective(800px) translateX(calc(-50% - 280px)) translateY(calc(-50% + 30px)) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="1"]{transform:perspective(800px) translateX(calc(-50% + 280px)) translateY(calc(-50% - 30px)) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="2"]{transform:perspective(800px) translateX(calc(-50% + 380px)) translateY(calc(-50% - 100px)) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="3"]{transform:perspective(800px) translateX(calc(-50% + 450px)) translateY(calc(-50% - 150px)) scale(.2)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="-3"]{transform:perspective(800px) translateX(calc(-50% - 450px)) translateY(calc(-50% - 150px)) scale(.2)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="-2"]{transform:perspective(800px) translateX(calc(-50% - 380px)) translateY(calc(-50% - 100px)) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="-1"]{transform:perspective(800px) translateX(calc(-50% - 280px)) translateY(calc(-50% - 30px)) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="1"]{transform:perspective(800px) translateX(calc(-50% + 280px)) translateY(calc(-50% + 30px)) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="2"]{transform:perspective(800px) translateX(calc(-50% + 380px)) translateY(calc(-50% + 100px)) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="3"]{transform:perspective(800px) translateX(calc(-50% + 450px)) translateY(calc(-50% + 150px)) scale(.2)}smart-carousel[display-mode=multiple]:not([animation=none]).smart-carousel-item.smart-active,smart-carousel[display-mode=multiple]:not([animation=none]).smart-carousel-item.smart-animate-trigger.smart-active,smart-carousel[display-mode=multiple]:not([animation=none]).smart-carousel-item.smart-animate-trigger.smart-out,smart-carousel[display-mode=multiple]:not([animation=none]).smart-carousel-item.smart-out{animation-name:none}smart-carousel[display-mode=multiple]:not([animation=none]) .smart-items-container{transition-duration:1s}smart-carousel[display-mode=multiple] .smart-items-container{overflow:hidden;transition:margin-left ease-in-out;width:-webkit-max-content;width:max-content}smart-carousel[display-mode=multiple] .smart-carousel-item{display:inline-block;float:left;opacity:1;position:relative;width:200px;width:var(--smart-carousel-multiple-mode-slide-width)}smart-carousel[display-mode=multiple] .smart-carousel-item.smart-active{background-color:#d3d3d3;transition:background-color 1s ease-in-out}smart-carousel[display-mode=multiple] .smart-carousel-item.smart-out{transition:background-color 1s ease-in-out}smart-carousel smart-repeat-button[hover] button{background-color:initial}smart-carousel[adaptive-auto-height],smart-carousel[adaptive-height]{height:100%;margin:0 auto 70px;overflow:visible;transition:height .6s ease-out}smart-carousel[adaptive-auto-height].smart-container,smart-carousel[adaptive-auto-height]>.smart-container,smart-carousel[adaptive-height].smart-container,smart-carousel[adaptive-height]>.smart-container{position:relative}smart-carousel[adaptive-auto-height] .smart-container,smart-carousel[adaptive-height] .smart-container{overflow:visible}smart-carousel[adaptive-auto-height] .smart-carousel-item,smart-carousel[adaptive-height] .smart-carousel-item{height:auto}smart-carousel[adaptive-auto-height] .smart-slide-wrapper,smart-carousel[adaptive-height] .smart-slide-wrapper{align-items:center;display:flex;height:100%;padding:0 65px;position:relative}smart-carousel[adaptive-auto-height] .smart-indicators-container,smart-carousel[adaptive-height] .smart-indicators-container{align-items:center;bottom:0;display:flex;justify-content:center;margin-top:20px;position:relative}smart-carousel[adaptive-auto-height] .smart-arrow,smart-carousel[adaptive-height] .smart-arrow{align-items:center;background:#f5f5f5;background:var(--smart-surface);border-color:#e0e0e0;border-color:var(--smart-border);display:flex;height:50px;justify-content:center;top:50%;transform:translateY(-50%);width:50px}smart-carousel[adaptive-auto-height].smart-calculated-height .smart-carousel-item,smart-carousel[adaptive-height].smart-calculated-height .smart-carousel-item{align-items:center;display:flex;height:100%;justify-content:center}smart-carousel[adaptive-auto-height].smart-calculated-height .smart-slide-wrapper,smart-carousel[adaptive-height].smart-calculated-height .smart-slide-wrapper{height:auto}[disabled] .smart-carousel-item.smart-active{pointer-events:none}@keyframes carousel-active-fade{0%{opacity:0}to{opacity:1}}@keyframes carousel-out-fade{0%{opacity:1}to{opacity:0}}@keyframes carousel-active-slide{0%{left:100%;opacity:1}to{left:0;opacity:1}}@keyframes carousel-out-slide{0%{left:0;opacity:1}to{left:-100%;opacity:1}}@keyframes carousel-active-slide-right{0%{left:-100%;opacity:1}to{left:0;opacity:1}}@keyframes carousel-out-slide-right{0%{left:0;opacity:1}to{left:100%;opacity:1}}@keyframes carousel-active-slide-top{0%{opacity:1;top:100%}to{opacity:1;top:0}}@keyframes carousel-out-slide-top{0%{opacity:1;top:0}to{opacity:1;top:-100%}}@keyframes carousel-active-slide-bottom{0%{opacity:1;top:-100%}to{opacity:1;top:0}}@keyframes carousel-out-slide-bottom{0%{opacity:1;top:0}to{opacity:1;top:100%}}smart-carousel[right-to-left] .smart-carousel-item,smart-carousel[right-to-left] .smart-indicators-container{direction:rtl}.smart-chart-tooltip .smart-chart-tooltip-text,smart-chart .smart-chart-annotation-text,smart-chart .smart-chart-axis-description,smart-chart .smart-chart-axis-text,smart-chart .smart-chart-label-text,smart-chart .smart-chart-legend-text,smart-chart .smart-chart-title-description,smart-chart .smart-chart-title-text{fill:#5a5a5a;fill:var(--smart-background-color);color:#5a5a5a;color:var(--smart-background-color);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family)}smart-chart{display:block;height:500px;height:var(--smart-chart-default-height);width:850px;width:var(--smart-chart-default-width)}smart-chart .smart-chart-annotation-text,smart-chart .smart-chart-axis-description,smart-chart .smart-chart-axis-text,smart-chart .smart-chart-label-text,smart-chart .smart-chart-legend-text{box-sizing:initial;font-size:13px;font-size:calc(var(--smart-font-size) - 1px)}smart-chart .smart-chart-title-text{font-size:16px;font-size:calc(var(--smart-font-size) + 2px);font-weight:700}smart-chart .smart-chart-title-description{font-size:14px;font-size:var(--smart-font-size)}smart-chart[theme=dark] .smart-chart-annotation-text,smart-chart[theme=dark] .smart-chart-axis-description .smart-chart-label-text,smart-chart[theme=dark] .smart-chart-axis-text,smart-chart[theme=dark] .smart-chart-legend-text,smart-chart[theme=dark] .smart-chart-title-description,smart-chart[theme=dark] .smart-chart-title-text{fill:#5a5a5a;fill:var(--smart-background-color);color:#5a5a5a;color:var(--smart-background-color)}.smart-chart-range-selector>smart-chart{height:100%;touch-action:none;width:100%}.smart-chart-range-selector .slider{box-sizing:initial;pointer-events:none}.smart-chart-tooltip{cursor:default;opacity:1;position:absolute;transform:scale(1);transition:.3s ease-in,transform .3s ease-in;z-index:10000000}.smart-chart-tooltip .smart-chart-tooltip-content{border:1px solid #0000;border-radius:4px;border-radius:var(--smart-border-radius);box-sizing:initial;cursor:default;left:0;margin:0;outline:0;padding:3px;position:absolute;text-align:center;top:0;vertical-align:middle}.smart-chart-tooltip .smart-chart-tooltip-text{box-sizing:initial;font-size:13px;font-size:calc(var(--smart-font-size) - 1px)}.smart-chart-tooltip .smart-chart-tooltip-arrow-outer{box-sizing:initial;height:0;position:absolute;width:0;z-index:10000001}.smart-chart-tooltip .smart-chart-tooltip-arrow-inner{box-sizing:initial;height:0;position:absolute;width:0;z-index:10000002}.smart-chart-tooltip[animation=none]{transition:none}.smart-chart-tooltip.smart-visibility-hidden{transform:scale(0)}[theme=dark] .smart-chart-tooltip:not([theme=dark]) .smart-chart-tooltip-text{fill:#fefefe;fill:var(--smart-background);color:#fefefe;color:var(--smart-background)}.smart-chart-tooltip[right-to-left] .smart-chart-tooltip-text,smart-chart[right-to-left] .smart-chart-annotation-text,smart-chart[right-to-left] .smart-chart-axis-description,smart-chart[right-to-left] .smart-chart-axis-text,smart-chart[right-to-left] .smart-chart-label-text,smart-chart[right-to-left] .smart-chart-legend-text,smart-chart[right-to-left] .smart-chart-title-text{text-anchor:end;direction:rtl}.smart-chip .smart-avatar,.smart-chip .smart-value{display:none;text-overflow:ellipsis;vertical-align:middle}.smart-chip .smart-avatar,.smart-chip .smart-close-button{height:30px;height:var(--smart-chip-default-height);vertical-align:middle;width:30px;width:var(--smart-chip-default-height)}.smart-chip .smart-value,.smart-chip.smart-container,smart-chip .smart-container{white-space:nowrap}smart-chip:focus,smart-chip:hover{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;box-shadow:var(--smart-elevation-2);outline:0}smart-chip.smart-element{display:inline-block}smart-chip[disabled]:hover{box-shadow:none}.smart-chip{background-color:#005c99;background-color:var(--smart-primary);border-radius:15px;border-radius:calc(var(--smart-chip-default-height)/2);box-sizing:border-box;color:#fff;color:var(--smart-primary-color);margin:2px;min-height:30px;min-height:var(--smart-chip-default-height);min-width:30px;min-width:var(--smart-chip-default-height);position:relative}.smart-chip .smart-avatar{border-radius:50%;box-sizing:border-box;font-size:20px;text-align:center}.smart-chip .smart-avatar,.smart-chip .smart-value{line-height:30px;line-height:var(--smart-chip-default-height);overflow:hidden}.smart-chip .smart-value{cursor:default;margin:0;padding:0 15px}.smart-chip .smart-close-button{display:none;position:relative}.smart-chip .smart-close-button:after,.smart-chip[avatar] .smart-avatar,.smart-chip[close-button] .smart-close-button,.smart-chip[value] .smart-value{display:inline-block}.smart-chip .smart-close-button:after{color:inherit;content:"\e80d";content:var(--smart-icon-close);font-family:smart-icons;font-family:var(--smart-font-family-icon);line-height:30px;line-height:var(--smart-chip-default-height);text-align:center;width:100%}.smart-chip .smart-close-button:hover:after{color:#fff;color:var(--smart-primary-color);cursor:pointer}.smart-chip[avatar] .smart-avatar img{border-radius:50%;height:100%;width:100%}.smart-chip[avatar] .smart-value{padding-left:5px}.smart-chip[avatar] .smart-value,.smart-chip[close-button] .smart-value{width:calc(100% - 30px);width:calc(100% - var(--smart-chip-default-height))}.smart-chip[close-button] .smart-value{padding-right:5px}.smart-chip[avatar][close-button] .smart-value{width:calc(100% - 60px);width:calc(100% - var(--smart-chip-default-height)*2)}smart-chip[right-to-left]>.smart-container{direction:rtl}smart-combo-box{cursor:pointer;height:30px;height:var(--smart-combo-box-default-height);overflow:visible;overflow:initial;visibility:hidden;width:250px;width:var(--smart-combo-box-default-width)}smart-combo-box.smart-element{border-width:0;overflow:visible;visibility:inherit}.smart-combo-box smart-list-box{border:initial;font-family:inherit;font-size:inherit;height:100%;outline:0;overflow:hidden;padding:initial;position:relative;width:100%}.smart-combo-box .smart-action-button input.smart-input{align-self:center;flex-grow:1;margin:0;max-height:1rem;min-height:100%;min-width:27px;min-width:var(--smart-editor-addon-width);vertical-align:middle;width:27px;width:var(--smart-editor-addon-width)}.smart-combo-box .smart-buttons-container .smart-token{cursor:pointer;margin:0 2px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.smart-combo-box .smart-buttons-container .smart-combo-box-auto-complete-string{align-items:center;display:flex;opacity:.5;overflow:hidden;padding:4px;padding:var(--smart-editor-label-padding);pointer-events:none;position:absolute;text-overflow:ellipsis;white-space:nowrap;z-index:1}.smart-combo-box .smart-buttons-container .smart-combo-box-auto-complete-string:empty{display:none}.smart-combo-box.smart-element .smart-drop-down.smart-visibility-hidden{transform:scale(0);transform-origin:left top 0;transition:transform .2s cubic-bezier(.4,0,.2,1) 0s}smart-color-panel{height:auto;height:var(--smart-color-panel-default-height);-webkit-user-select:none;user-select:none;width:auto;width:var(--smart-color-panel-default-width)}smart-color-panel .no-touch{touch-action:none}smart-color-panel.smart-element{background:#fefefe;background:var(--smart-background);border:none;color:#5a5a5a;color:var(--smart-background-color);display:inline-block;overflow:visible;overflow:initial}smart-color-panel[disabled]{opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-color-panel .smart-content{cursor:pointer;display:flex;height:100%;position:relative;width:100%}.smart-color-panel label{display:inline-block;-webkit-user-select:none;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{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);color:var(--smart-color);height:30px;height:var(--smart-editor-height);margin:5px;outline:0;padding:5px;width:70px}.smart-color-panel .color-input:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-color-panel .color-input::selection{background:#005c99;background:var(--smart-editor-selection);color:#fff;color:var(--smart-editor-selection-color)}.smart-color-panel .grid-mode-container,.smart-color-panel .palette-mode-container{max-height:100%;position:relative;width:100%}.smart-color-panel .custom-color-selection .buttons-container{align-items:center;display:flex;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(8,auto);grid-template-columns:repeat(var(--smart-color-panel-grid-mode-column-count),auto)}.smart-color-panel .hue-scale{background-clip:content-box;-webkit-background-clip:content-box;background-image:linear-gradient(red,#f0f,#00f,#0ff,#0f0,#ff0,red);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);display:block;height:300px;height:var(--smart-color-panel-palette-size);margin-left:15px;margin-right:15px;max-width:100px;padding:1px;position:relative;width:20px}.smart-color-panel .hue-scale-thumb{border-color:#fff;border-style:solid;border-width:3px 10px;box-shadow:0 0 5px #666,inset 0 0 2px 0 #999,inset 0 0 2px 0 #999;box-sizing:initial;cursor:pointer;height:10px;left:-10px;opacity:.8;position:absolute;top:-3px;width:100%}.smart-color-panel .color-palette-thumb{height:0;pointer-events:none;position:absolute;top:0;width:0;z-index:10}.smart-color-panel .color-palette-thumb:after{border:5px solid #fff;border-radius:50%;box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;box-shadow:var(--smart-elevation-2);content:" ";height:16px;left:-14px;position:absolute;top:-14px;width:16px}.smart-color-panel .color-palette{background-clip:content-box;-webkit-background-clip:content-box;background-color:red;border:1px solid #d3d3d3;cursor:crosshair;display:block;height:300px;height:var(--smart-color-panel-palette-size);overflow:hidden;padding:1px;position:relative;width:300px;width:var(--smart-color-panel-palette-size)}.smart-color-panel .color-palette:after,.smart-color-panel .color-palette:before{content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.smart-color-panel .color-palette:before{background-image:linear-gradient(90deg,#fff,#0000)}.smart-color-panel .color-palette:after{background-image:linear-gradient(#0000,#000)}.smart-color-panel .color-controls-container{display:block;max-width:100px;overflow:hidden}.smart-color-panel .color-palette-container{display:flex;flex-direction:row;height:300px;height:var(--smart-color-panel-palette-size);width:100%}.smart-color-panel .preview-container{background-clip:content-box;-webkit-background-clip:content-box;background-color:#fff;border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);height:100px;margin-bottom:20px;min-width:100px;padding:1px;position:relative;width:100%}.smart-color-panel .preview-container-bottom,.smart-color-panel .preview-container-top{background-color:#fff;display:block;height:50%;width:100%}.smart-color-panel .alpha-channel-container{align-content:space-around;align-items:center;display:none;flex-direction:row;margin-top:5px;width:100%}.smart-color-panel .alpha-channel-container label{width:48px}.smart-color-panel .alpha-channel-scale{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);height:20px;margin-bottom:15px;margin-right:20px;margin-top:15px;position:relative;width:300px;width:var(--smart-color-panel-palette-size)}.smart-color-panel .alpha-channel-scale:after,.smart-color-panel .alpha-channel-scale:before{content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.smart-color-panel .alpha-channel-scale:before{background-image:linear-gradient(45deg,#ccc 25%,#0000 0,#0000 74%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,#0000 0,#0000 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,#fff,#0000);background-image:linear-gradient(90deg,var(--smart-color-panel-alpha-channel-color),#0000);box-shadow:inset 1px -1px 0 0 #fff,inset -1px 1px 0 0 #fff}.smart-color-panel .alpha-channel-thumb{border-color:#fff;border-style:solid;border-width:10px 3px;box-shadow:0 0 5px #666,inset 0 0 2px 0 #999,inset 0 0 2px 0 #999;box-sizing:initial;cursor:pointer;height:100%;left:-3px;opacity:.8;position:absolute;top:-10px;width:10px;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{height:20px;height:var(--smart-color-panel-grid-mode-item-size);width:20px;width: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-position:0 6px,8px 14px;background-size:16px 16px}.smart-color-panel .color-sample.user-color:before,.smart-color-panel .gradient-background,.smart-color-panel .user-color-container{background-image:linear-gradient(45deg,#ccc 25%,#0000 0,#0000 74%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,#0000 0,#0000 74%,#ccc 75%,#ccc)}.smart-color-panel .color-sample.user-color:before,.smart-color-panel .user-color-container{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{background-clip:content-box;-webkit-background-clip:content-box;border:1px solid #0000001a;border:var(--smart-border-width) solid #0000001a;box-sizing:border-box;cursor:pointer;margin:1px;margin:var(--smart-color-panel-grid-mode-columns-gap);text-overflow:ellipsis}.smart-color-panel .color-sample.user-color{background-clip:padding-box;-webkit-background-clip:padding-box;position:relative}.smart-color-panel .color-sample.user-color:before{content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}.smart-color-panel .color-sample.selected{border:2px solid #005c99;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{align-items:center;border-width:0;display:flex;font-size:11px;justify-content:center;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-color-panel .color-sample.label-column{justify-content:flex-start;width:100%}.smart-color-panel .color-sample.color-sample-column,.smart-color-panel .color-sample.color-sample-row{background:repeating-linear-gradient(-55deg,#fff,#fff 10px,#eee 0,#eee 20px);border:2px solid #0003;height:16px;padding:1px;width:16px}.smart-color-panel .color-sample[transparent]{position:relative}.smart-color-panel .color-sample[transparent]:after{border:1px solid red;border-radius:5px;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg);width:150%}.smart-color-panel .user-color.empty{background:repeating-linear-gradient(-55deg,#fff,#fff 10px,#eee 0,#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-bottom:8px;margin-bottom:var(--smart-color-panel-default-mode-sections-gap);margin-top:8px;margin-top: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-bottom:4px;margin-bottom:calc(var(--smart-color-panel-default-mode-sections-gap)/2);margin-left:2px;margin-top:8px;margin-top:var(--smart-color-panel-default-mode-sections-gap)}.smart-color-panel .hex-mode-resize-trigger{left:0;position:absolute;top:0;visibility:hidden}.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{align-items:center;display:flex;width:100%}.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=hexagonal] .brightness-scale,.smart-color-panel[display-mode=radial] .brightness-scale{background-clip:content-box;-webkit-background-clip:content-box;background-image:linear-gradient(red,#f0f,#00f,#0ff,#0f0,#ff0,red);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);display:block;height:300px;height:var(--smart-color-panel-palette-size);margin-left:15px;margin-right:15px;max-width:100px;padding:1px;position:relative;width:20px}.smart-color-panel[display-mode=hexagonal] .brightness-scale-thumb,.smart-color-panel[display-mode=radial] .brightness-scale-thumb{border-color:#fff;border-style:solid;border-width:3px 10px;box-shadow:0 0 5px #666,inset 0 0 2px 0 #999,inset 0 0 2px 0 #999;box-sizing:initial;cursor:pointer;height:10px;left:-10px;opacity:.8;position:absolute;top:-3px;width:100%}.smart-color-panel[display-mode=hexagonal] .alpha-channel-scale{width:300px;width:var(--smart-color-panel-palette-width)}.smart-color-panel[display-mode=hexagonal] .brightness-scale{background-image:linear-gradient(#fff,#000);display:block;height:300px;height:var(--smart-color-panel-palette-height)}.smart-color-panel[display-mode=hexagonal] .selected{stroke:#fff;stroke-width:4px}.smart-color-panel[display-mode=hexagonal] .color-palette-container{height:300px;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(#fff,#000)}.smart-color-panel[display-mode=radial] .color-palette-radial{background-clip:content-box;-webkit-background-clip:content-box;background:conic-gradient(from 90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red) #ff005a;border:1px solid #d3d3d3;border-radius:50%;cursor:crosshair;display:block;height:300px;height:var(--smart-color-panel-palette-size);overflow:hidden;padding:1px;position:relative;width:300px;width:var(--smart-color-panel-palette-size)}.smart-color-panel[display-mode=radial] .color-palette-radial:after{background:#000;border-radius:50%;content:" ";display:block;height:100%;left:0;opacity:0;opacity:var(--smart-color-panel-brightness);position:absolute;top:0;width:100%;z-index:0}.smart-color-panel[display-mode=radial] .color-palette-radial-thumb{height:0;left:50%;pointer-events:none;position:absolute;top:50%;width:0;z-index:10}.smart-color-panel[display-mode=radial] .color-palette-radial-thumb:after{border:5px solid #fff;border-radius:50%;box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;box-shadow:var(--smart-elevation-2);content:" ";height:16px;left:-14px;position:absolute;top:-14px;width:16px}.smart-color-panel[display-mode=radial] .white-radial-gradient{background-image:radial-gradient(circle,#fff,#0000);border-radius:50%;height:300px;height:var(--smart-color-panel-palette-size);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:300px;width:var(--smart-color-panel-palette-size);z-index:2}.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(#000,#0000)}.smart-color-panel[display-mode=default] .default-samples-container,.smart-color-panel[display-mode=materialGrid] .color-palette,.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{display:block}.smart-color-panel[apply-value-mode=useButtons] .buttons-container{align-items:center;display:flex;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=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=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[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=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=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=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[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,#0000,#fff);background-image:linear-gradient(90deg,#0000,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-color-picker{height:30px;height:var(--smart-color-picker-default-height);width:250px;width:var(--smart-color-picker-default-width)}smart-color-picker.smart-element{border:none;overflow:visible;overflow:initial}.smart-color-picker smart-color-panel{border:none;display:flex;height:100%;padding:5px;position:relative;width:100%}.smart-color-picker .smart-color-box{background-color:#fefefe;background-color:var(--smart-background);background-image:linear-gradient(45deg,#ccc 25%,#0000 0,#0000 74%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,#0000 0,#0000 74%,#ccc 75%,#ccc);background-position:0 5px,5px 10px;background-size:10px 10px;border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);height:20px;margin-right:5px;overflow:hidden;position:relative;width:20px}.smart-color-picker .smart-color-box.no-color{background-image:linear-gradient(45deg,#0000 47.5%,#0003 0,#0003 52.5%,#0000 0),linear-gradient(-45deg,#0000 47.5%,#0003 0,#0003 52.5%,#0000 0);background-position:0 0;background-size:initial}.smart-color-picker .smart-color-box>div{height:100%;width:100%}.smart-color-picker .smart-color-input{background-color:initial;border:0;color:inherit;outline:0}.smart-color-picker .smart-ripple{background:#fff;background:var(--smart-primary-color)}.smart-color-picker .smart-drop-down.smart-drop-down-color-picker.smart-drop-down-container{box-sizing:initial;height:auto;height:var(--smart-color-picker-drop-down-height);max-height:none;max-width:none;overflow:hidden;width:auto;width:var(--smart-color-picker-drop-down-width)}.smart-color-picker:not([opened]) .smart-color-input{color:inherit}.smart-color-picker:not([editable]) .smart-color-input{cursor:pointer;-webkit-user-select:none;user-select:none}.smart-color-picker[value-display-mode=none] .smart-color-box,.smart-color-picker[value-display-mode=none] .smart-color-input{display:none}.smart-color-picker[value-display-mode=none] .smart-color-input.smart-input{opacity:0;padding:initial;width:0}.smart-color-picker[value-display-mode=none] .smart-action-button{border:none;padding:initial}.smart-color-picker[value-display-mode=none] .smart-drop-down-button{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-left-style:solid;border-left-width:1px;border-left-width:var(--smart-border-width);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius)}.smart-color-picker[value-display-mode=none]:not([opened]):not([drop-down-open-mode=dropDownButton]) .smart-drop-down-button{border-left-color:#e0e0e0;border-left-color:var(--smart-border)}.smart-color-picker[value-display-mode=colorCode] .smart-color-box{display:none}.smart-color-picker[value-display-mode=colorBox] .smart-color-box,.smart-color-picker[value-display-mode=colorCode] .smart-color-input{display:block}.smart-color-picker[value-display-mode=colorBox] .smart-input{display:none}.smart-color-picker[editable] .smart-action-button{cursor:auto}.smart-color-picker[editable]:not([opened]):not([drop-down-open-mode=dropDownButton])[hover] .smart-action-button{background:#fefefe;background:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color)}.smart-color-picker[opened][editable] .smart-action-button{background-color:var(--smart-backgroud);color:#5a5a5a;color:var(--smart-background-color)}.smart-color-panel .color-sample.no-color{background-image:linear-gradient(45deg,#0000 47.5%,#0003 0,#0003 52.5%,#0000 0),linear-gradient(-45deg,#0000 47.5%,#0003 0,#0003 52.5%,#0000 0);background-position:0 0;background-size:initial}.smart-drop-down-repositioned smart-color-panel{border:none;height:100%;padding:5px;width:100%}.smart-drop-down.smart-drop-down-color-picker.smart-drop-down-container,.smart-drop-down.smart-drop-down-color-picker.smart-drop-down-container.smart-drop-down-repositioned{box-sizing:initial;height:auto;height:var(--smart-color-picker-drop-down-height);max-height:none;max-width:none;overflow:hidden;width:auto;width:var(--smart-color-picker-drop-down-width)}smart-date-time-picker{height:30px;height:var(--smart-date-time-picker-default-height);min-height:30px;min-height:var(--smart-editor-height);min-width:27px;min-width:var(--smart-editor-addon-width);width:250px;width:var(--smart-date-time-picker-default-width)}smart-date-time-picker.smart-element{overflow:visible}smart-date-time-picker[hover]{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}.smart-date-time-picker.smart-container,smart-date-time-picker>.smart-container{align-items:center;display:flex;position:relative}.smart-date-time-picker.smart-container>.smart-content,smart-date-time-picker>.smart-container>.smart-content{align-items:center;display:flex;height:100%;width:100%}.smart-date-time-picker.smart-container>input,smart-date-time-picker>.smart-container>input{height:100%}.smart-date-time-picker .smart-input.smart-date-time-input{background:inherit;border:none;color:inherit;font-family:inherit;font-size:inherit;outline:0;padding:4px;padding:var(--smart-editor-label-padding);text-align:inherit;width:100%}.smart-date-time-picker>.smart-container>.smart-hint,.smart-date-time-picker>.smart-container>.smart-label{display:none;position:absolute}.smart-date-time-picker .smart-spin-buttons-container{border-radius:0;display:none;height:100%;width:27px;width:var(--smart-editor-addon-width)}.smart-date-time-picker .smart-spin-button{--smart-button-padding:0;background-color:#f5f5f5;background-color:var(--smart-surface);border:solid;border-color:#e0e0e0;border-color:var(--smart-border);border-width:0 0 0 1px;border-left-width:var(--smart-border-width);border-radius:0;color:#323232;color:var(--smart-surface-color);display:block;font-weight:500;height:50%;min-height:0;width:100%}.smart-date-time-picker .smart-spin-button:first-child{border-bottom-width:1px}.smart-date-time-picker .smart-spin-button[hover]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-date-time-picker .smart-spin-button[active]{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button{background-color:#f5f5f5;background-color:var(--smart-surface);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:#e0e0e0;border-color:var(--smart-border);border-width:0 0 0 1px;border-left-width:var(--smart-border-width);border-style:solid;border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);color:#323232;color:var(--smart-surface-color);cursor:pointer;display:none;height:100%;overflow:hidden;width:27px;width:var(--smart-editor-addon-width)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button:after{font-feature-settings:normal;align-items:center;color:inherit;content:"\e829";content:var(--smart-icon-calendar);display:flex;flex-wrap:wrap;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);font-style:normal;font-variant:normal;font-weight:400;height:100%;justify-content:center;text-decoration:inherit;text-transform:none;width:100%}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button[hover]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button[active]{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button.time:after{content:"\e837";content:var(--smart-icon-clock)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button.smart-drop-down-button-pressed{color:var(--smart-ui-state-color)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button.smart-drop-down-button-pressed[hover]:after{color:#333;color:var(--smart-ui-state-color-hover)}.smart-date-time-picker .smart-drop-down.smart-date-time-drop-down{padding:0!important}.smart-date-time-picker .smart-ripple{background:#fefefe;background:var(--smart-background)}.smart-date-time-picker[focus],.smart-date-time-picker[focus] .smart-drop-down-button.smart-calendar-button{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-date-time-picker[disabled] .smart-input.smart-date-time-input{background-color:initial;-webkit-user-select:none;user-select:none}.smart-date-time-picker[disabled] .smart-drop-down-button.smart-calendar-button,.smart-date-time-picker[readonly] .smart-drop-down-button.smart-calendar-button{cursor:default}.smart-date-time-picker[label]>.smart-container>.smart-label{bottom:100%;display:block;font-size:12px;left:0;line-height:normal;padding:4px;padding:var(--smart-editor-label-padding);pointer-events:none;position:absolute;text-align:left;text-align:initial;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;width:100%}.smart-date-time-picker[calendar-button] .smart-input.smart-date-time-input,.smart-date-time-picker[spin-buttons] .smart-input.smart-date-time-input{width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}.smart-date-time-picker[spin-buttons-position=left] .smart-spin-button{border-left-width:0;border-right-width:1px;border-right-width:var(--smart-border-width)}.smart-date-time-picker[spin-buttons-position=left] .smart-spin-button:first-child{border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius)}.smart-date-time-picker[spin-buttons-position=left] .smart-spin-button:last-child{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-date-time-picker[spin-buttons]{min-width:27px;min-width:calc(var(--smart-editor-addon-width))}.smart-date-time-picker[spin-buttons] .smart-spin-buttons-container{display:block}.smart-date-time-picker[spin-buttons]:not([spin-buttons-position=left]) .smart-input.smart-date-time-input{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius)}.smart-date-time-picker[calendar-button]{min-width:27px;min-width:var(--smart-editor-addon-width)}.smart-date-time-picker[calendar-button] .smart-drop-down-button.smart-calendar-button{display:block;position:relative}.smart-date-time-picker[spin-buttons][calendar-button]{min-width:54px;min-width:calc(var(--smart-editor-addon-width) + var(--smart-editor-addon-width))}.smart-date-time-picker[spin-buttons][calendar-button] .smart-input.smart-date-time-input{width:calc(100% - 54px);width:calc(100% - var(--smart-editor-addon-width) - var(--smart-editor-addon-width))}.smart-date-time-picker[spin-buttons][calendar-button][calendar-button-position=left][spin-buttons-position=left] .smart-spin-button:first-child{border-top-left-radius:0}.smart-date-time-picker[spin-buttons][calendar-button][calendar-button-position=left][spin-buttons-position=left] .smart-spin-button:last-child{border-bottom-left-radius:0}.smart-date-time-picker:not([spin-buttons]) .smart-input.smart-date-time-input,.smart-date-time-picker[calendar-button-position=left] .smart-drop-down-button{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius)}.smart-date-time-picker[calendar-button-position=left] .smart-drop-down-button{border-bottom-right-radius:0;border-left:none;border-right-width:1px;border-right-width:var(--smart-border-width);border-top-right-radius:0}.smart-date-time-picker[calendar-button-position=left][spin-buttons]:not([spin-buttons-position=left]) .smart-spin-button:first-child{border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius)}.smart-date-time-picker[calendar-button-position=left][spin-buttons]:not([spin-buttons-position=left]) .smart-spin-button:last-child{border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-date-time-picker:not([calendar-button])[spin-buttons-position=left] .smart-input.smart-date-time-input,.smart-date-time-picker[calendar-button-position=left][spin-buttons-position=left] .smart-input.smart-date-time-input{border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius)}.smart-date-time-picker:not([calendar-button])[spin-buttons]:not([spin-buttons-position=left]) .smart-spin-button:first-child{border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius)}.smart-date-time-picker:not([calendar-button])[spin-buttons]:not([spin-buttons-position=left]) .smart-spin-button:last-child{border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-date-time-picker:not([spin-buttons]):not([calendar-button]) .smart-input.smart-date-time-input,.smart-date-time-picker:not([spin-buttons])[calendar-button-position=left] .smart-input.smart-date-time-input{border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius)}.smart-date-time-picker.underlined{background:#fefefe;background:var(--smart-background);border-width:0 0 1px}.smart-date-time-picker.underlined .smart-drop-down-button,.smart-date-time-picker.underlined .smart-spin-button{background:#fefefe;background:var(--smart-background);border-width:0}.smart-date-time-picker.underlined .smart-drop-down-button.smart-calendar-button[active],.smart-date-time-picker.underlined .smart-drop-down-button.smart-calendar-button[hover],.smart-date-time-picker.underlined .smart-spin-button[active],.smart-date-time-picker.underlined .smart-spin-button[hover]{background:#fefefe;background:var(--smart-background);color:#005c99;color:var(--smart-ui-state-active)}.smart-date-time-picker.underlined .smart-hint{bottom:0;box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);display:block!important;font-size:75%;left:0;margin-top:-14px;margin-top:calc(0px - var(--smart-font-size));opacity:0;padding:4px;padding:var(--smart-editor-label-padding);pointer-events:none;position:absolute;right:0;top:0;transition:color .2s,font-size .2s,line-height .2s,margin-top .2s,opacity .1s,top .2s}.smart-date-time-picker.underlined .smart-hint:after{background-color:#005c99;background-color:var(--smart-primary);bottom:-2px;content:"";display:block;height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom center;transition:transform .2s;width:100%}.smart-date-time-picker.underlined:not([focus]) .smart-hint{margin-top:0}.smart-date-time-picker.underlined[focus] .smart-drop-down-button.smart-calendar-button,.smart-date-time-picker.underlined[focus] .smart-hint{color:#005c99;color:var(--smart-primary);opacity:1}.smart-date-time-picker.underlined[focus] .smart-hint:after{transform:scale(1)}.smart-date-time-picker.outlined{background:inherit;border:none;height:auto;min-height:0;padding-top:6px}.smart-date-time-picker.outlined input{border:none!important;padding:0;z-index:auto}.smart-date-time-picker.outlined .smart-content{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);height:auto;padding:4px 3px;z-index:5}.smart-date-time-picker.outlined .smart-spin-button{background:#fefefe;background:var(--smart-background);border-width:0}.smart-date-time-picker.outlined .smart-spin-button[active],.smart-date-time-picker.outlined .smart-spin-button[hover]{background:#fefefe;background:var(--smart-background);color:#005c99;color:var(--smart-ui-state-active)}.smart-date-time-picker.outlined .smart-drop-down-button{background:#fefefe;background:var(--smart-background);border-width:0;padding:8px 0}.smart-date-time-picker.outlined .smart-drop-down-button.smart-calendar-button[active],.smart-date-time-picker.outlined .smart-drop-down-button.smart-calendar-button[hover]{background:#fefefe;background:var(--smart-background);color:#005c99;color:var(--smart-ui-state-active)}.smart-date-time-picker.outlined .smart-hint{border-color:#e0e0e0!important;border-color:var(--smart-border)!important;color:#5a5a5a;color:var(--smart-background-color);cursor:text;display:flex!important;font-size:75%;left:0;line-height:15px;margin-top:-6px;max-height:100%;pointer-events:none;position:absolute;top:0;transition:color .2s,font-size .2s,opacity .1s,font-size .2s,line-height .2s;width:100%;z-index:5}.smart-date-time-picker.outlined .smart-hint:after,.smart-date-time-picker.outlined .smart-hint:before{border-top:1px solid;border-top-color:#e0e0e0!important;border-top-color:var(--smart-border)!important;box-shadow:inset 0 1px #0000;box-sizing:border-box;content:"";display:block;height:8px;margin-top:6px;min-width:10px;pointer-events:none;transition:border-color .2s,box-shadow .2s}.smart-date-time-picker.outlined .smart-hint:before{border-left:1px solid #0000;border-radius:4px 0;margin-right:4px}.smart-date-time-picker.outlined .smart-hint:after{border-radius:0 4px;border-right:1px solid #0000;flex-grow:1;margin-left:4px}.smart-date-time-picker.outlined:not([focus]) .smart-hint{font-size:14px;font-size:var(--smart-font-size);line-height:48px;opacity:0}.smart-date-time-picker.outlined[focus] .smart-content{border-color:#005c99;border-color:var(--smart-primary);border-top-color:#0000!important}.smart-date-time-picker.outlined[focus] .smart-drop-down-button{color:#005c99;color:var(--smart-primary)}.smart-date-time-picker.outlined[focus] .smart-hint{color:#005c99;color:var(--smart-primary);opacity:1}.smart-date-time-picker.outlined[focus] .smart-hint:after,.smart-date-time-picker.outlined[focus] .smart-hint:before{border-top-color:#005c99!important;border-top-color:var(--smart-primary)!important}.smart-date-time-picker.outlined.smart-element-init .smart-hint{display:none!important;visibility:hidden}.smart-drop-down.smart-date-time-drop-down{padding:0!important}.smart-drop-down.smart-date-time-drop-down[footer]{height:430px;height:calc(30px + var(--smart-editor-drop-down-height));max-height:430px;max-height:calc(30px + var(--smart-editor-drop-down-height))}.smart-drop-down.smart-date-time-drop-down smart-calendar,.smart-drop-down.smart-date-time-drop-down smart-time-picker{border:none;border-radius:0;height:100%;min-height:0;min-width:0;width:100%}.smart-drop-down.smart-date-time-drop-down smart-time-picker{min-width:auto}.smart-drop-down.smart-date-time-drop-down smart-time-picker .smart-hour-minute-container{font-size:40px}.smart-drop-down.smart-date-time-drop-down .smart-footer,.smart-drop-down.smart-date-time-drop-down .smart-header{cursor:auto}.smart-drop-down.smart-date-time-drop-down .smart-date-time-picker-footer{display:flex;height:100%;padding:1px;width:100%}.smart-drop-down.smart-date-time-drop-down .smart-am-pm-element{width:100%}.smart-drop-down.smart-date-time-drop-down .smart-footer-component{display:flex;padding:1px}.smart-drop-down.smart-date-time-drop-down .smart-footer-component:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-drop-down.smart-date-time-drop-down .smart-footer-component>input{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);color:inherit;font-family:inherit;font-size:inherit;height:100%;outline:0;text-align:center}.smart-drop-down.smart-date-time-drop-down .smart-footer-component>input:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-drop-down.smart-date-time-drop-down .smart-footer-component>span{display:flex;flex-direction:column;overflow:hidden;width:30%}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-today{align-items:center;border:1px solid #0000;border:var(--smart-border-width) solid #0000;display:flex;flex-direction:column;font-family:smart-icons;font-family:var(--smart-font-family-icon);justify-content:center;overflow:hidden;padding:1px;width:30%}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-today:focus{outline:0}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-hour,.smart-drop-down.smart-date-time-drop-down .smart-footer-component-minute{width:30%}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-hour smart-repeat-button,.smart-drop-down.smart-date-time-drop-down .smart-footer-component-minute smart-repeat-button{border-radius:0;height:50%;margin:0 0 0 -1px;width:100%}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-hour smart-repeat-button:last-child,.smart-drop-down.smart-date-time-drop-down .smart-footer-component-minute smart-repeat-button:last-child{border-top-color:#0000}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-hour button,.smart-drop-down.smart-date-time-drop-down .smart-footer-component-minute button{border-radius:0;padding:0}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-ampm{display:flex;flex-direction:column;overflow:hidden;width:30%}.smart-drop-down.smart-date-time-drop-down .smart-hour-element,.smart-drop-down.smart-date-time-drop-down .smart-minute-element{width:60%}.smart-drop-down.smart-date-time-drop-down .smart-today-element{cursor:pointer;outline:0}.smart-drop-down.smart-date-time-drop-down .smart-today-element:after{content:"\e829";content:var(--smart-icon-calendar)}.smart-drop-down.smart-date-time-drop-down .smart-today-element:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-header{align-items:center;display:flex;height:48px;height:var(--smart-bar-height);width:100%}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-header:focus{outline:0}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-header>div{align-items:center;background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color);cursor:pointer;display:flex;height:100%;justify-content:center;opacity:.8;opacity:var(--smart-date-time-picker-header-opacity);outline:medium none invert;outline:initial;width:50%}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-header>div:focus{text-decoration:underline}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-header>.smart-selected{background-color:#005c99;background-color:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color);opacity:1;opacity:var(--smart-date-time-picker-header-opacity-active)}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-content{height:calc(100% - 48px);height:calc(100% - var(--smart-bar-height));width:100%}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-content.partial,.smart-drop-down.smart-date-time-drop-down[drop-down-display-mode=classic] .smart-calendar-container,.smart-drop-down.smart-date-time-drop-down[drop-down-display-mode=timePicker] .smart-calendar-container{height:100%}.smart-drop-down.smart-date-time-drop-down .smart-date-time-picker .smart-hidden{display:none}.smart-drop-down.smart-date-time-drop-down.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-date-time-picker[right-to-left]>.smart-container{direction:ltr}.smart-date-time-picker[right-to-left] .smart-hint,.smart-date-time-picker[right-to-left] .smart-input.smart-date-time-input,.smart-date-time-picker[right-to-left]>.smart-container>.smart-label{direction:rtl}smart-docking-layout{height:800px;height:var(--smart-docking-layout-default-height);width:1000px;width:var(--smart-docking-layout-default-width)}.smart-docking-layout .smart-items-container,smart-docking-layout .smart-horizontal-hidden-items-container,smart-docking-layout .smart-items-container,smart-docking-layout .smart-vertical-hidden-items-container{background-color:initial;height:100%;width:100%}smart-docking-layout.smart-element{overflow:visible;overflow:initial}smart-docking-layout:not([animation=none]) .smart-window .smart-dock-button:after{transition:transform .2s ease}.smart-docking-layout>.smart-container{overflow:hidden}.smart-docking-layout .smart-tabs-window-feedback.smart-window{max-height:400px;max-width:400px;opacity:0;pointer-events:none;position:absolute}.smart-docking-layout .smart-tabs-window-feedback.smart-window:not([animation=none]){transition:transform .2s ease-out,opacity .2s ease-out,visibility .2s ease-out}.smart-docking-layout .smart-tabs-window-feedback[tabs-window-dragged]{min-height:400px;min-width:400px;opacity:.9;transform:scale(.2);z-index:10001}.smart-docking-layout .smart-window .smart-content-container>.smart-content{align-items:stretch}.smart-docking-layout .smart-window .smart-dock-button:after{content:"\e904";content:var(--smart-icon-arrow-up);font-size:.8rem}.smart-docking-layout .smart-window .smart-buttons-container .smart-dock-button:after{content:"\e82d";content:var(--smart-icon-window-pin-alt);font-size:.8rem}.smart-docking-layout .smart-window .smart-buttons-container .smart-menu-button:after{content:"\f0c9";content:var(--smart-icon-menu);font-size:.8rem;transform:rotate(180deg)}.smart-docking-layout .smart-window .smart-buttons-container .smart-auto-hide-button:after{content:"\e80a";content:var(--smart-icon-window-pin);font-size:.8rem}.smart-docking-layout .smart-window.smart-docking-layout-auto-hide-window[pinned] .smart-auto-hide-button:after,.smart-docking-layout smart-splitter[show-locked-items] smart-splitter-item[locked].auto-hide-bottom>.smart-container:after,.smart-docking-layout smart-splitter[show-locked-items] smart-splitter-item[locked].auto-hide-left>.smart-container:after,.smart-docking-layout smart-splitter[show-locked-items] smart-splitter-item[locked].auto-hide-right>.smart-container:after,.smart-docking-layout smart-splitter[show-locked-items] smart-splitter-item[locked].auto-hide-top>.smart-container:after,.smart-docking-layout-snap.layout-bottom>div:after,.smart-docking-layout-snap.layout-top>div:after{content:""}.smart-docking-layout .smart-window[focused]{box-shadow:none}.smart-docking-layout .smart-placeholder .smart-window .smart-content-container>.smart-header-section{height:0;min-height:0;padding:0}.smart-docking-layout .smart-docking-layout-item-holder{height:100%;width:100%}.smart-docking-layout .smart-horizontal-hidden-items-container,.smart-docking-layout .smart-vertical-hidden-items-container{background-color:initial;height:100%;width:100%}.smart-docking-layout .smart-horizontal-hidden-items-container>.smart-container>smart-splitter-item,.smart-docking-layout .smart-vertical-hidden-items-container>.smart-container>smart-splitter-item{background-color:initial}.smart-docking-layout .smart-docking-layout-auto-hide-window:focus,.smart-docking-layout .smart-docking-layout-auto-hide-window[focused]{box-shadow:none}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=right]{animation:leftToRightOut .2s cubic-bezier(.4,0,1,1);transform-origin:left;transition:animation,visibility .2s ease-in}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=right][opened]{animation:leftToRightIn .2s cubic-bezier(0,0,.2,1);transform-origin:left;transition:animation,visibility .2s ease-in}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=right]:not([animation=none]){transform:scaleX(1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=right]:not([animation=none]).smart-visibility-hidden{transform:scaleX(0)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=left]{animation:rightToLeftOut .2s cubic-bezier(.4,0,1,1);transform-origin:right;transition:animation,visibility .2s ease-in}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=left][opened]{animation:rightToLeftIn .2s cubic-bezier(0,0,.2,1);transform-origin:right;transition:animation,visibility .2s ease-in}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=left]:not([animation=none]){transform:scaleX(1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=left]:not([animation=none]).smart-visibility-hidden{transform:scaleX(0)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=top]{animation:bottomToTopOut .2s cubic-bezier(.4,0,1,1);transform-origin:bottom;transition:animation,visibility .2s ease-in}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=top][opened]{animation:bottomToTopIn .2s cubic-bezier(0,0,.2,1);transform-origin:bottom;transition:animation,visibility .2s ease-in}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=top]:not([animation=none]){transform:scaleY(1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=top]:not([animation=none]).smart-visibility-hidden{transform:scaleY(0)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=bottom]{animation:topToBottomOut .2s cubic-bezier(.4,0,1,1);transform-origin:top;transition:animation,visibility .2s ease-in}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=bottom][opened]{animation:topToBottomIn .2s cubic-bezier(0,0,.2,1);transform-origin:top;transition:animation,visibility .2s ease-in}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=bottom]:not([animation=none]){transform:scaleY(1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=bottom]:not([animation=none]).smart-visibility-hidden{transform:scaleY(0)}.smart-docking-layout .smart-docking-layout-auto-hide-window.smart-window{border:1px solid #a9a9a9;border-radius:0;box-shadow:none;height:200px;min-height:100px;min-width:100px;position:absolute;width:200px}.smart-docking-layout .smart-docking-layout-auto-hide-window.smart-window .smart-content-container:not([class*=smart-window-resizing])>.smart-header-section{cursor:pointer;-webkit-user-select:none;user-select:none}.smart-docking-layout .smart-window-resize-feedback{border:2.5px solid #d3d3d3}.smart-docking-layout smart-tabs-window.smart-window{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:0;box-shadow:none;height:100%;left:auto;max-width:100%;min-height:0;min-width:0;position:relative;top:auto;transform:none;width:100%;z-index:auto}.smart-docking-layout smart-tabs-window.smart-window smart-tabs{height:100%;min-height:0;min-width:0}.smart-docking-layout smart-tabs-window.smart-window .smart-maximize-button,.smart-docking-layout smart-tabs-window.smart-window .smart-minimize-button,.smart-docking-layout smart-tabs-window.smart-window .smart-pin-button{display:none}.smart-docking-layout smart-tabs-window.smart-window:not(.smart-docking-layout-auto-hide-window) .smart-content-container,.smart-docking-layout smart-tabs-window.smart-window[pinned]:not(.smart-docking-layout-auto-hide-window) .smart-content-container{cursor:pointer;-webkit-user-select:none;user-select:none}.smart-docking-layout smart-tabs-window.smart-window:not([animation=none]):not(.smart-docking-layout-auto-hide-window){transition:transform .2s ease-out}.smart-docking-layout smart-tabs-window.smart-window[collapsed]{height:100%}.smart-docking-layout smart-tabs-window.smart-window[tabs-window-dragged]:not(.smart-tabs-window-feedback){transform:scale(.75)}.smart-docking-layout smart-tabs-window.smart-window[ontop]:not([tabs-window-dragged]){z-index:auto}.smart-docking-layout smart-tabs-window.smart-window[auto-hide]{border:none;height:100%;width:100%}.smart-docking-layout smart-tabs-window.smart-window[auto-hide] smart-tabs{height:100%;width:100%}.smart-docking-layout smart-tabs-window.smart-window[auto-hide] .smart-content-container>.smart-content{overflow:hidden;padding:0}.smart-docking-layout smart-placeholder .smart-window .smart-content{height:100%}.smart-docking-layout smart-splitter{border:none}.smart-docking-layout smart-splitter smart-splitter-bar .smart-splitter-resize-button{display:none}.smart-docking-layout smart-splitter-item smart-tabs-window.smart-window[auto-hide] .smart-content-container>.smart-content{height:100%}.smart-docking-layout smart-splitter-item smart-tabs-window.smart-window:not([animation=none]){animation:none;border:none;transition:none}.smart-docking-layout smart-splitter-item.smart-placeholder smart-tab-item .smart-container:after{color:gray;content:"Drop Items Here";font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:20px;left:50%;opacity:.75;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%)}@-moz-document url-prefix(){.smart-docking-layout smart-splitter-item[locked].auto-hide-top{line-height:100%}}@supports (-ms-ime-align:auto){.smart-docking-layout smart-tabs[vertical]>.smart-container{display:table-cell}}.smart-docking-layout[dragged]{cursor:pointer;-webkit-user-select:none;user-select:none}.smart-docking-layout[dragged]>.smart-container{overflow:visible}.smart-docking-layout[snap-mode=advanced] smart-splitter-item .smart-content{overflow:hidden}smart-tabs-window[tabs-window-dragged]:not(.smart-tabs-window-feedback){transform:scale(.2)}smart-tabs-window.smart-window .smart-buttons-container .smart-auto-hide-button:after{content:"\e80a";content:var(--smart-icon-window-pin);font-size:.8rem}smart-tabs-window.smart-window[auto-hide] .smart-content-container>.smart-content{padding:5px}smart-tabs-window.smart-window[tabs-window-dragged]{animation:none;min-height:400px;min-width:400px;opacity:.5;pointer-events:none;position:absolute;transform:scale(.2);transform-origin:top left;z-index:10001}smart-tabs-window.smart-window[tabs-window-dragged]:not([animation=none]){animation:scaleInNo .2s cubic-bezier(.4,0,.2,1);transition:transform .2s ease-in}.smart-docking-snap-bottom-feedback,.smart-docking-snap-left-feedback,.smart-docking-snap-right-feedback,.smart-docking-snap-top-feedback{animation:scaleIn .2s cubic-bezier(.4,0,.2,1);border-radius:2px;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-right-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);box-shadow:0 0 1px 1px #5a5a5a;box-shadow:0 0 1px 1px var(--smart-background-color);opacity:.65;pointer-events:none;position:absolute;transform:scale(1);transition:all 50ms cubic-bezier(.4,0,.6,1);z-index:10001}.smart-docking-snap-bottom-feedback[disabled]:after,.smart-docking-snap-left-feedback[disabled]:after,.smart-docking-snap-right-feedback[disabled]:after,.smart-docking-snap-top-feedback[disabled]:after{color:red;content:"\e832";content:var(--smart-icon-block);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:35px;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%)}.smart-docking-snap-right-feedback{left:calc(50% - 5px);width:50%}.smart-docking-snap-header-feedback,.smart-docking-snap-layout-bottom-feedback,.smart-docking-snap-layout-left-feedback,.smart-docking-snap-layout-right-feedback,.smart-docking-snap-layout-top-feedback{animation:scaleIn .2s cubic-bezier(.4,0,.2,1);border-radius:4px;border-radius:var(--smart-border-radius);box-shadow:0 0 1px 1px #5a5a5a;box-shadow:0 0 1px 1px var(--smart-background-color);cursor:pointer;opacity:.65;pointer-events:none;position:absolute;transform:scale(1);transition:width 50ms cubic-bezier(.4,0,.2,1),height 50ms cubic-bezier(.4,0,.2,1),top 50ms cubic-bezier(.4,0,.6,1),animation .2s cubic-bezier(.4,0,.6,1),left 50ms cubic-bezier(.4,0,.2,1);z-index:10001}.smart-docking-snap-header-feedback.smart-visibility-hidden,.smart-docking-snap-layout-bottom-feedback.smart-visibility-hidden,.smart-docking-snap-layout-left-feedback.smart-visibility-hidden,.smart-docking-snap-layout-right-feedback.smart-visibility-hidden,.smart-docking-snap-layout-top-feedback.smart-visibility-hidden{animation:scaleOut .2s cubic-bezier(.4,0,.6,1);transform:scale(0);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 .1s cubic-bezier(.4,0,.2,1)}.smart-docking-snap-header-feedback[disabled]:after,.smart-docking-snap-layout-bottom-feedback[disabled]:after,.smart-docking-snap-layout-left-feedback[disabled]:after,.smart-docking-snap-layout-right-feedback[disabled]:after,.smart-docking-snap-layout-top-feedback[disabled]:after{color:red;content:"\e832";content:var(--smart-icon-block);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:35px;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%)}.smart-docking-snap-layout-left-feedback,.smart-docking-snap-layout-right-feedback{max-width:50px;transform-origin:left}.smart-docking-snap-layout-bottom-feedback,.smart-docking-snap-layout-top-feedback{max-height:50px;transform-origin:left}.smart-docking-layout-auto-hide-window,.smart-docking-layout-auto-hide-window[ontop]{z-index:9999!important}.smart-docking-layout-snap{height:110px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:110px}.smart-docking-layout-snap>div{align-items:center;display:flex;height:33.3333333333%;justify-content:center;width:100%}.smart-docking-layout-snap .header{background-color:#005c99;background-color:var(--smart-primary);position:absolute}.smart-docking-layout-snap .bottom,.smart-docking-layout-snap .center,.smart-docking-layout-snap .left,.smart-docking-layout-snap .right,.smart-docking-layout-snap .top{float:left;height:35px;opacity:.25;overflow:hidden;padding:2px;width:35px}.smart-docking-layout-snap .bottom>div,.smart-docking-layout-snap .center>div,.smart-docking-layout-snap .left>div,.smart-docking-layout-snap .right>div,.smart-docking-layout-snap .top>div{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-top:6px solid var(--smart-border);box-sizing:border-box;display:flex;height:100%;pointer-events:none;width:100%}.smart-docking-layout-snap .bottom>div div,.smart-docking-layout-snap .center>div div,.smart-docking-layout-snap .left>div div,.smart-docking-layout-snap .right>div div,.smart-docking-layout-snap .top>div div{background-color:#005c99;background-color:var(--smart-primary);height:50%;width:100%}.smart-docking-layout-snap .bottom[show],.smart-docking-layout-snap .center[show],.smart-docking-layout-snap .left[show],.smart-docking-layout-snap .right[show],.smart-docking-layout-snap .top[show]{opacity:1}.smart-docking-layout-snap .left>div div,.smart-docking-layout-snap .right>div div{height:100%;width:50%}.smart-docking-layout-snap .right>div{align-items:flex-end;flex-direction:column}.smart-docking-layout-snap .bottom>div{align-items:flex-end}.smart-docking-layout-snap .center>div div{height:100%}.smart-docking-layout-snap.layout-bottom,.smart-docking-layout-snap.layout-left,.smart-docking-layout-snap.layout-right,.smart-docking-layout-snap.layout-top{height:30px;opacity:.25;overflow:hidden;position:absolute;width:30px}.smart-docking-layout-snap.layout-bottom>div,.smart-docking-layout-snap.layout-left>div,.smart-docking-layout-snap.layout-right>div,.smart-docking-layout-snap.layout-top>div{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-top:6px solid var(--smart-border);box-sizing:border-box;display:flex;height:100%;pointer-events:none;width:100%}.smart-docking-layout-snap.layout-bottom>div div,.smart-docking-layout-snap.layout-left>div div,.smart-docking-layout-snap.layout-right>div div,.smart-docking-layout-snap.layout-top>div div{background-color:#005c99;background-color:var(--smart-primary);height:100%;width:100%}.smart-docking-layout-snap.layout-bottom.smart-hidden,.smart-docking-layout-snap.layout-left.smart-hidden,.smart-docking-layout-snap.layout-right.smart-hidden,.smart-docking-layout-snap.layout-top.smart-hidden{display:none}.smart-docking-layout-snap.layout-bottom[show],.smart-docking-layout-snap.layout-left[show],.smart-docking-layout-snap.layout-right[show],.smart-docking-layout-snap.layout-top[show]{opacity:1}.smart-docking-layout-snap.layout-top{left:50%;top:5px;transform:translateX(-50%)}.smart-docking-layout-snap.layout-top>div{height:50%;position:relative}.smart-docking-layout-snap.layout-bottom>div:after,.smart-docking-layout-snap.layout-top>div:after{border-left:7px solid #0000;border-left:var(--smart-docking-layout-feedback-background-secondary-size) solid #0000;height:0;position:absolute}.smart-docking-layout-snap.layout-top>div:after{border-bottom:7px solid #e0e0e0;border-bottom:var(--smart-docking-layout-feedback-background-secondary-size) solid var(--smart-border);border-right:7px solid #0000;border-right:var(--smart-docking-layout-feedback-background-secondary-size) solid #0000;border-top:none;left:50%;top:180%;transform:translateX(-50%);width:0}.smart-docking-layout-snap.layout-bottom{align-items:flex-end;bottom:5px;display:flex;left:50%;top:auto;transform:translateX(-50%)}.smart-docking-layout-snap.layout-bottom>div{height:50%;position:relative}.smart-docking-layout-snap.layout-bottom>div:after{border-bottom:none;border-right:7px solid #0000;border-right:var(--smart-docking-layout-feedback-background-secondary-size) solid #0000;border-top:7px solid #e0e0e0;border-top:var(--smart-docking-layout-feedback-background-secondary-size) solid var(--smart-border);left:50%;top:-100%;transform:translate(-50%,-150%);width:0}.smart-docking-layout-snap.layout-left>div:after,.smart-docking-layout-snap.layout-right>div:after{border-top:7px solid #0000;border-top:var(--smart-docking-layout-feedback-background-secondary-size) solid #0000;content:"";height:0}.smart-docking-layout-snap.layout-left{left:5px;top:50%;transform:translateY(-50%)}.smart-docking-layout-snap.layout-left>div{position:relative;width:50%}.smart-docking-layout-snap.layout-left>div:after{border-bottom:7px solid #0000;border-bottom:var(--smart-docking-layout-feedback-background-secondary-size) solid #0000;border-left:none;border-right:7px solid #e0e0e0;border-right:var(--smart-docking-layout-feedback-background-secondary-size) solid var(--smart-border);left:155%;position:absolute;top:50%;transform:translateY(-50%);width:0}.smart-docking-layout-snap.layout-right{align-items:flex-end;display:flex;flex-direction:column;left:auto;right:5px;top:50%;transform:translateY(-50%)}.smart-docking-layout-snap.layout-right>div{position:relative;width:50%}.smart-docking-layout-snap.layout-right>div:after{border-bottom:7px solid #0000;border-bottom:var(--smart-docking-layout-feedback-background-secondary-size) solid #0000;border-left:7px solid #e0e0e0;border-left:var(--smart-docking-layout-feedback-background-secondary-size) solid var(--smart-border);border-right:none;left:calc(-100% - 1px);position:absolute;top:50%;transform:translateY(-50%);width:0}.smart-docking-layout-snap-highlighter{background-color:#005c99;background-color:var(--smart-primary);opacity:.5;pointer-events:none;position:absolute;z-index:10001}.smart-docking-layout-snap-highlighter[position=header]{height:100%;width:100%}.smart-docking-layout-snap-highlighter[position=center]{height:100%;left:0;top:0;width:100%}.smart-docking-layout-snap-highlighter[position=top]{height:50%;max-height:50%;top:0;width:100%}.smart-docking-layout-snap-highlighter[position=bottom]{bottom:0;height:50%;max-height:50%;width:100%}.smart-docking-layout-snap-highlighter[position=left]{height:100%;left:0;max-width:50%;top:0;width:50%}.smart-docking-layout-snap-highlighter[position=right]{height:100%;max-width:50%;right:0;top:0;width:50%}.smart-docking-layout-snap-highlighter[position=layout-top]{height:10%;max-height:50%;top:0;width:100%}.smart-docking-layout-snap-highlighter[position=layout-bottom]{bottom:0;height:10%;max-height:50%;width:100%}.smart-docking-layout-snap-highlighter[position=layout-left]{bottom:0;height:100%;left:0;max-width:50%;width:10%}.smart-docking-layout-snap-highlighter[position=layout-right]{bottom:0;height:100%;max-width:50%;right:0;width:10%}.smart-docking-layout-snap-highlighter-header{background-color:#005c99;background-color:var(--smart-primary);opacity:.5;pointer-events:none;position:absolute;transform:none;z-index:10001}@keyframes scaleInNo{0%{transform:scale(1)}to{transform:scale(.2)}}@keyframes leftToRightIn{0%{transform:scaleX(0)}}@keyframes leftToRightOut{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes rightToLeftIn{0%{transform:scaleX(0)}}@keyframes rightToLeftOut{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes bottomToTopIn{0%{transform:scaleY(0)}}@keyframes bottomToTopOut{0%{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes topToBottomIn{0%{transform:scaleY(0)}}@keyframes topToBottomOut{0%{transform:scaleY(1)}to{transform:scaleY(0)}}smart-drop-down-list{cursor:pointer;height:30px;height:var(--smart-drop-down-list-default-height);overflow:visible;overflow:initial;visibility:hidden;width:250px;width:var(--smart-drop-down-list-default-width)}smart-drop-down-list.smart-element{border-width:0;overflow:visible;visibility:inherit}smart-drop-down-list.smart-element .smart-drop-down.smart-visibility-hidden{transform:scale(0);transform-origin:left top 0;transition:transform .2s cubic-bezier(.4,0,.2,1) 0s}.smart-drop-down-list smart-list-box{border:initial;font-family:inherit;font-size:inherit;height:100%;outline:0;overflow:hidden;padding:initial;position:relative;width:100%}.smart-drop-down-list .smart-buttons-container .smart-action-button .smart-token{cursor:pointer;margin:0 2px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.smart-drop-down-list .smart-drop-down-list-unselect-button{pointer-events:none}.smart-drop-down-list .smart-drop-down-list-unselect-button:not(:empty){margin-right:2px}.smart-drop-down-list[selection-display-mode=tokens] .smart-drop-down-list-unselect-button{pointer-events:auto}.smart-drop-down-button.smart-drop-down-container smart-scroll-viewer>.smart-container>.smart-scroll-viewer-container>.smart-scroll-viewer-content-container,smart-drop-down-button .smart-drop-down-container>smart-scroll-viewer>.smart-container>.smart-scroll-viewer-container>.smart-scroll-viewer-content-container{padding:0;vertical-align:top}smart-drop-down-button{height:30px;height:var(--smart-drop-down-button-default-height);visibility:hidden;width:auto;width:var(--smart-drop-down-button-default-width)}smart-drop-down-button.smart-element{-webkit-backface-visibility:hidden;backface-visibility:hidden;border:none;display:inline-block;overflow:visible;visibility:inherit}smart-drop-down-button .smart-ripple{background:#fff;background:var(--smart-primary-color)}smart-drop-down-button>.smart-buttons-container>.smart-action-button:empty{padding:0;width:0}smart-drop-down-button .smart-drop-down-container>smart-scroll-viewer{--smart-scroll-viewer-min-width:calc(var(--smart-editor-drop-down-min-width) - var(--smart-border-width)*2 - var(--smart-editor-drop-down-padding-size)*2);--smart-scroll-viewer-max-width:calc(var(--smart-editor-drop-down-max-width) - var(--smart-border-width)*2 - var(--smart-editor-drop-down-padding-size)*2);--smart-scroll-viewer-min-height:calc(var(--smart-editor-drop-down-min-height) - var(--smart-border-width)*2 - var(--smart-editor-drop-down-padding-size)*2);--smart-scroll-viewer-max-height:calc(var(--smart-editor-drop-down-max-height) - var(--smart-border-width)*2 - var(--smart-editor-drop-down-padding-size)*2);border:none;height:100%;overflow:hidden;padding:0;width:100%}smart-drop-down-button .smart-drop-down-container:not([resize-mode=none])>smart-scroll-viewer{--smart-scroll-viewer-min-height:calc(var(--smart-editor-drop-down-min-height) - var(--smart-border-width)*2 - var(--smart-editor-drop-down-padding-size)*2 - var(--smart-editor-drop-down-resize-bar-height));--smart-scroll-viewer-max-height:calc(var(--smart-editor-drop-down-max-height) - var(--smart-border-width)*2 - var(--smart-editor-drop-down-padding-size)*2 - var(--smart-editor-drop-down-resize-bar-height));height:calc(100% - 15px);height:calc(100% - var(--smart-editor-drop-down-resize-bar-height))}smart-drop-down-button .smart-drop-down-container[empty]>smart-scroll-viewer>.smart-container>.smart-scroll-viewer-container{align-items:center;display:flex;font-style:italic;justify-content:center}smart-drop-down-button .smart-drop-down-container smart-tree{border:0}smart-drop-down-button.primary{--smart-editor-selection:var(--smart-primary);--smart-editor-selection-color:var(--smart-primary-color);--smart-ui-state-active:var(--smart-primary);--smart-ui-state-color-active:var(--smart-primary-color);--smart-ui-state-border-active:var(--smart-primary);--smart-ui-state-selected:rgba(var(--smart-primary-rgb),.1);--smart-ui-state-color-selected:var(--smart-primary);--smart-ui-state-border-selected:rgba(var(--smart-primary-rgb),.1);--smart-border:rgba(var(--smart-primary-rgb),.9)}smart-drop-down-button.primary:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-primary-rgb),.9);background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}smart-drop-down-button.primary .smart-action-button,smart-drop-down-button.primary .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-primary-rgb),.9);--smart-ui-state-hover:rgba(var(--smart-primary-rgb),.9);--smart-ui-state-color-hover:var(--smart-primary-color);background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}smart-drop-down-button.secondary{--smart-editor-selection:var(--smart-secondary);--smart-editor-selection-color:var(--smart-secondary-color);--smart-ui-state-active:var(--smart-secondary);--smart-ui-state-color-active:var(--smart-secondary-color);--smart-ui-state-border-active:var(--smart-secondary);--smart-ui-state-selected:rgba(var(--smart-secondary-rgb),.1);--smart-ui-state-color-selected:var(--smart-secondary);--smart-ui-state-border-selected:rgba(var(--smart-secondary-rgb),.1);--smart-border:rgba(var(--smart-secondary-rgb),.9)}smart-drop-down-button.secondary:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-secondary-rgb),.9);background-color:#2d2d30;background-color:var(--smart-secondary);color:#fff;color:var(--smart-secondary-color)}smart-drop-down-button.secondary .smart-action-button,smart-drop-down-button.secondary .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-secondary-rgb),.9);--smart-ui-state-hover:rgba(var(--smart-secondary-rgb),.9);--smart-ui-state-color-hover:var(--smart-secondary-color);background-color:#2d2d30;background-color:var(--smart-secondary);color:#fff;color:var(--smart-secondary-color)}smart-drop-down-button.success{--smart-editor-selection:var(--smart-success);--smart-editor-selection-color:var(--smart-success-color);--smart-ui-state-active:var(--smart-success);--smart-ui-state-color-active:var(--smart-success-color);--smart-ui-state-border-active:var(--smart-success);--smart-ui-state-selected:rgba(var(--smart-success-rgb),.1);--smart-ui-state-color-selected:var(--smart-success);--smart-ui-state-border-selected:rgba(var(--smart-success-rgb),.1);--smart-border:rgba(var(--smart-success-rgb),.9)}smart-drop-down-button.success:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-success-rgb),.9);background-color:#8bc34a;background-color:var(--smart-success);color:#fff;color:var(--smart-success-color)}smart-drop-down-button.success .smart-action-button,smart-drop-down-button.success .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-success-rgb),.9);--smart-ui-state-hover:rgba(var(--smart-success-rgb),.9);--smart-ui-state-color-hover:var(--smart-success-color);background-color:#8bc34a;background-color:var(--smart-success);color:#fff;color:var(--smart-success-color)}smart-drop-down-button.info{--smart-editor-selection:var(--smart-info);--smart-editor-selection-color:var(--smart-info-color);--smart-ui-state-active:var(--smart-info);--smart-ui-state-color-active:var(--smart-info-color);--smart-ui-state-border-active:var(--smart-info);--smart-ui-state-selected:rgba(var(--smart-info-rgb),.1);--smart-ui-state-color-selected:var(--smart-info);--smart-ui-state-border-selected:rgba(var(--smart-info-rgb),.1);--smart-border:rgba(var(--smart-info-rgb),.9)}smart-drop-down-button.info:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-info-rgb),.9);background-color:#5cc0de;background-color:var(--smart-info);color:#fff;color:var(--smart-info-color)}smart-drop-down-button.info .smart-action-button,smart-drop-down-button.info .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-info-rgb),.9);--smart-ui-state-hover:rgba(var(--smart-info-rgb),.9);--smart-ui-state-color-hover:var(--smart-info-color);background-color:#5cc0de;background-color:var(--smart-info);color:#fff;color:var(--smart-info-color)}smart-drop-down-button.warning{--smart-editor-selection:var(--smart-warning);--smart-editor-selection-color:var(--smart-warning-color);--smart-ui-state-active:var(--smart-warning);--smart-ui-state-color-active:var(--smart-warning-color);--smart-ui-state-border-active:var(--smart-warning);--smart-ui-state-selected:rgba(var(--smart-warning-rgb),.1);--smart-ui-state-color-selected:var(--smart-warning);--smart-ui-state-border-selected:rgba(var(--smart-warning-rgb),.1);--smart-border:rgba(var(--smart-warning-rgb),.9)}smart-drop-down-button.warning:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-warning-rgb),.9);background-color:#f0ad4e;background-color:var(--smart-warning);color:#fff;color:var(--smart-warning-color)}smart-drop-down-button.warning .smart-action-button,smart-drop-down-button.warning .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-warning-rgb),.9);--smart-ui-state-hover:rgba(var(--smart-warning-rgb),.9);--smart-ui-state-color-hover:var(--smart-warning-color);background-color:#f0ad4e;background-color:var(--smart-warning);color:#fff;color:var(--smart-warning-color)}smart-drop-down-button.error{--smart-editor-selection:var(--smart-error);--smart-editor-selection-color:var(--smart-error-color);--smart-ui-state-active:var(--smart-error);--smart-ui-state-color-active:var(--smart-error-color);--smart-ui-state-border-active:var(--smart-error);--smart-ui-state-selected:rgba(var(--smart-error-rgb),.1);--smart-ui-state-color-selected:var(--smart-error);--smart-ui-state-border-selected:rgba(var(--smart-error-rgb),.1);--smart-border:rgba(var(--smart-error-rgb),.9)}smart-drop-down-button.error:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-error-rgb),.9);background-color:#b00020;background-color:var(--smart-error);color:#fff;color:var(--smart-error-color)}smart-drop-down-button.error .smart-action-button,smart-drop-down-button.error .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-error-rgb),.9);--smart-ui-state-hover:rgba(var(--smart-error-rgb),.9);--smart-ui-state-color-hover:var(--smart-error-color);background-color:#b00020;background-color:var(--smart-error);color:#fff;color:var(--smart-error-color)}smart-drop-down-button.light{--smart-editor-selection:var(--smart-light);--smart-editor-selection-color:var(--smart-light-color);--smart-ui-state-active:var(--smart-light);--smart-ui-state-color-active:var(--smart-light-color);--smart-ui-state-border-active:var(--smart-light);--smart-ui-state-selected:rgba(var(--smart-light-rgb),.1);--smart-ui-state-color-selected:var(--smart-light);--smart-ui-state-border-selected:rgba(var(--smart-light-rgb),.1);--smart-border:rgba(var(--smart-light-rgb),.9)}smart-drop-down-button.light:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-light-rgb),.9);background-color:#fff;background-color:var(--smart-light);color:#222;color:var(--smart-light-color)}smart-drop-down-button.light .smart-action-button,smart-drop-down-button.light .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-light-rgb),.9);--smart-ui-state-hover:rgba(var(--smart-light-rgb),.9);--smart-ui-state-color-hover:var(--smart-light-color);background-color:#fff;background-color:var(--smart-light);color:#222;color:var(--smart-light-color)}smart-drop-down-button.dark{--smart-editor-selection:var(--smart-dark);--smart-editor-selection-color:var(--smart-dark-color);--smart-ui-state-active:var(--smart-dark);--smart-ui-state-color-active:var(--smart-dark-color);--smart-ui-state-border-active:var(--smart-dark);--smart-ui-state-selected:rgba(var(--smart-dark-rgb),.1);--smart-ui-state-color-selected:var(--smart-dark);--smart-ui-state-border-selected:rgba(var(--smart-dark-rgb),.1);--smart-border:rgba(var(--smart-dark-rgb),.9)}smart-drop-down-button.dark:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-dark-rgb),.9);background-color:#222;background-color:var(--smart-dark);color:#fff;color:var(--smart-dark-color)}smart-drop-down-button.dark .smart-action-button,smart-drop-down-button.dark .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-dark-rgb),.9);--smart-ui-state-hover:rgba(var(--smart-dark-rgb),.9);--smart-ui-state-color-hover:var(--smart-dark-color);background-color:#222;background-color:var(--smart-dark);color:#fff;color:var(--smart-dark-color)}.smart-drop-down-button.smart-drop-down-container smart-scroll-viewer{--smart-scroll-viewer-min-width:calc(var(--smart-editor-drop-down-min-width) - var(--smart-border-width)*2 - var(--smart-editor-drop-down-padding-size)*2);--smart-scroll-viewer-max-width:calc(var(--smart-editor-drop-down-max-width) - var(--smart-border-width)*2 - var(--smart-editor-drop-down-padding-size)*2);--smart-scroll-viewer-min-height:calc(var(--smart-editor-drop-down-min-height) - var(--smart-border-width)*2 - var(--smart-editor-drop-down-padding-size)*2);--smart-scroll-viewer-max-height:calc(var(--smart-editor-drop-down-max-height) - var(--smart-border-width)*2 - var(--smart-editor-drop-down-padding-size)*2);border:none;height:100%;overflow:hidden;padding:0;width:100%}.smart-drop-down-box,.smart-drop-down-box .smart-action-button{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-color:#e0e0e0;border-color:var(--smart-border);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius)}.smart-drop-down-box{background:#f5f5f5;background:var(--smart-surface);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);height:30px;height:var(--smart-editor-height);outline:0;overflow:visible;overflow:initial}.smart-drop-down-box.smart-container,.smart-drop-down-box>.smart-container{align-items:center;display:flex;position:relative}.smart-drop-down-box.smart-container>.smart-content,.smart-drop-down-box>.smart-container>.smart-content{display:flex;height:100%;position:relative;width:100%}.smart-drop-down-box .smart-buttons-container{cursor:inherit;display:inherit;flex-direction:inherit;height:inherit;min-height:inherit;overflow:hidden;position:inherit;width:inherit}.smart-drop-down-box .smart-action-button{align-content:center;align-items:center;border-style:solid;border-width:1px;border-width:var(--smart-border-width);border-right:none;display:flex;flex-wrap:wrap;height:100%;outline:1px solid #0000;overflow:hidden;padding-left:4px;padding-left:var(--smart-editor-label-padding);position:relative;-webkit-user-select:none;user-select:none;white-space:nowrap;width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}.smart-drop-down-box .smart-action-button .smart-input{background:inherit;border:none;color:inherit;height:100%;outline:0;text-overflow:ellipsis;width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}.smart-drop-down-box .smart-action-button .smart-input::placeholder{color:inherit}.smart-drop-down-box .smart-drop-down-button{align-items:center;background-color:#f5f5f5;background-color:var(--smart-surface);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px;border-width:var(--smart-border-width);border-left:none;border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);color:inherit;color:#323232;color:var(--smart-surface-color);cursor:pointer;display:flex;justify-content:center;min-width:27px;min-width:var(--smart-editor-addon-width);outline:1px solid #0000;overflow:hidden;position:relative;width:27px;width:var(--smart-editor-addon-width)}.smart-drop-down-box .smart-drop-down-button .smart-drop-down-button-icon{align-items:center;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:100%;justify-content:center;pointer-events:none;transform-origin:center;width:100%}.smart-drop-down-box .smart-drop-down-button .smart-drop-down-button-icon:after{content:"\e901";content:var(--smart-icon-arrow-down);font-size:var(--smart-arrow-size)}.smart-drop-down-box .smart-drop-down-button[active]{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;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:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size)}.smart-drop-down-box .smart-drop-down.smart-visibility-hidden{transform:scale(0);transform-origin:left top 0;transition:transform .2s cubic-bezier(.4,0,.2,1) 0s}.smart-drop-down-box[drop-down-button-position=bottom] .smart-action-button,.smart-drop-down-box[drop-down-button-position=top] .smart-action-button{min-height:30px;min-height:var(--smart-editor-height);padding-left:0}.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,.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{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);height:50%;justify-content:center;width:100%}.smart-drop-down-box[drop-down-button-position=bottom]:not([drop-down-open-mode=dropDownButton]) .smart-drop-down-button,.smart-drop-down-box[drop-down-button-position=top]:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-top:initial}.smart-drop-down-box[drop-down-button-position=top]{min-height:60px;min-height:calc(var(--smart-editor-height)*2)}.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-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius)}.smart-drop-down-box[drop-down-button-position=top] .smart-action-button{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:0;border-top-right-radius:0}.smart-drop-down-box[drop-down-button-position=bottom]{min-height:60px;min-height:calc(var(--smart-editor-height)*2)}.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-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius)}.smart-drop-down-box[drop-down-button-position=bottom] .smart-drop-down-button{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:0;border-top-right-radius:0}.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{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border);border-color:#e0e0e0;border-color:var(--smart-border);border-top-left-radius:0;border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);flex-direction:row-reverse;padding-left:0;padding-right:4px;padding-right:var(--smart-editor-label-padding)}.smart-drop-down-box[drop-down-button-position=left] .smart-drop-down-button{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:0;border-left:1px solid #e0e0e0;border-left:var(--smart-border-width) solid var(--smart-border);border-color:#e0e0e0;border-color:var(--smart-border);border-right:initial;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:0}.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:4px;padding-left:var(--smart-editor-label-padding)}.smart-drop-down-box[drop-down-button-position=none] .smart-action-button{border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);padding-right:4px;padding-right:var(--smart-editor-label-padding);width:100%}.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{background-color:#f5f5f5;background-color:var(--smart-surface);border-color:#e0e0e0;border-color:var(--smart-border);color:#323232;color:var(--smart-surface-color)}.smart-drop-down-box[drop-down-open-mode=dropDownButton] .smart-action-button{background-color:#fefefe;background-color:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);color:#5a5a5a;color:var(--smart-background-color)}.smart-drop-down-box[drop-down-open-mode=dropDownButton] .smart-action-button[active]{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-drop-down-box[drop-down-open-mode=dropDownButton] .smart-drop-down-button{background-color:#f5f5f5;background-color:var(--smart-surface);border-color:#e0e0e0;border-color:var(--smart-border);border-left-style:solid;border-left-width:1px;border-left-width:var(--smart-border-width);color:#323232;color:var(--smart-surface-color)}.smart-drop-down-box[drop-down-open-mode=dropDownButton][drop-down-button-position=left]:not([hover]) .smart-drop-down-button:focus{border-color:#b2b2b2;border-color:var(--smart-outline);box-shadow:1px 0 0 0 #b2b2b2;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:#b2b2b2;border-color:var(--smart-outline);box-shadow:-1px 0 0 0 #b2b2b2;box-shadow:calc(var(--smart-border-width)*-1) 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{border-color:#b2b2b2;border-color:var(--smart-outline);box-shadow:1px 0 0 0 #b2b2b2;box-shadow:var(--smart-border-width) 0 0 0 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:#b2b2b2;border-color:var(--smart-outline)}.smart-drop-down-box[resizing]{touch-action:none;-webkit-user-select:none;user-select: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{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;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]{border-color:#b2b2b2;border-color:var(--smart-outline);outline:medium none invert;outline:initial}.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{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container .smart-drop-down-button .smart-drop-down-button-icon:after,.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container .smart-drop-down-button[bottom] .smart-drop-down-button-icon:after,.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container .smart-drop-down-button[center-bottom] .smart-drop-down-button-icon:after{transform:rotate(180deg)}.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container .smart-drop-down-button[center-top] .smart-drop-down-button-icon:after,.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container .smart-drop-down-button[top] .smart-drop-down-button-icon:after{transform:rotate(0)}.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container:not(.outlined):not(.underlined) .smart-drop-down-button,.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container:not([drop-down-open-mode=dropDownButton]):not(.outlined):not(.underlined) .smart-action-button{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-drop-down-box.auto-height{height:auto;min-height:30px;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{align-items:center;display:flex;position:relative}.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;top:100%;transition:opacity .2s cubic-bezier(.4,0,.6,1)}.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{bottom:100%;display:block;font-size:12px;left:0;line-height:normal;padding:4px;padding:var(--smart-editor-label-padding);pointer-events:none;position:absolute;text-align:left;text-align:initial;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;vertical-align:initial;width:100%}.smart-drop-down-box[disabled] .smart-drop-down-button,.smart-drop-down-box[disabled]>.smart-container{background-color:initial;cursor:default}.smart-drop-down-box[disabled][selection-display-mode=tokens] .smart-action-button>span{cursor:default}.smart-drop-down-box.underlined{background-color:initial;background:#fefefe;background:var(--smart-background);border-bottom-color:#e0e0e0;border-bottom-color:var(--smart-border);border-width:0 0 1px}.smart-drop-down-box.underlined .smart-action-button{background-color:initial;border-bottom-left-radius:0;border-left-color:#0000;border-right-color:#0000;border-top-color:#0000;color:#5a5a5a;color:var(--smart-background-color)}.smart-drop-down-box.underlined .smart-action-button input{border-color:#0000!important}.smart-drop-down-box.underlined .smart-action-button[active]{background-color:#005c99;background-color:var(--smart-ui-state-active);color:#fff;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:#fefefe;background:var(--smart-background);color:#005c99;color:var(--smart-ui-state-active)}.smart-drop-down-box.underlined .smart-drop-down-button,.smart-drop-down-box.underlined .smart-spin-button{background:#fefefe;background:var(--smart-background);border-width:0}.smart-drop-down-box.underlined .smart-drop-down-button{border-bottom:1px solid #e0e0e0!important;border-bottom:1px solid var(--smart-border)!important;border-left-color:#0000;border-right-color:#0000;border-top-color:#0000}.smart-drop-down-box.underlined .smart-drop-down-button[active]{background-color:#005c99;background-color:var(--smart-ui-state-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-drop-down-box.underlined .smart-hint{bottom:0;box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);display:block!important;font-size:75%;left:0;margin-top:-14px;margin-top:calc(0px - var(--smart-font-size));opacity:0;padding:4px;padding:var(--smart-editor-label-padding);pointer-events:none;position:absolute;right:0;top:0;transition:color .2s,opacity .1s,font-size .2s,line-height .2s,margin-top .2s,top .2s}.smart-drop-down-box.underlined .smart-hint:after{background-color:#005c99;background-color:var(--smart-primary);bottom:-2px;content:"";display:block;height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom center;transition:transform .2s;width:100%}.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:#0000!important}.smart-drop-down-box.underlined[focus] .smart-drop-down-button,.smart-drop-down-box.underlined[focus] .smart-hint{border-color:#0000!important;color:#005c99!important;color:var(--smart-primary)!important;opacity:1}.smart-drop-down-box.underlined:not([opened]):not([hover]) .smart-drop-down-button,.smart-drop-down-box.underlined[opened] .smart-action-button{background-color:initial;color:#5a5a5a;color:var(--smart-background-color)}.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-left-color:#0000;border-right-color:#0000;border-top-color:#0000}.smart-drop-down-box.underlined[focus] .smart-hint:after{transform:scale(1)}.smart-drop-down-box.underlined:not([opened]):not([hover]) .smart-drop-down-button:not([hover]),.smart-drop-down-box.underlined[opened] .smart-action-button{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:0;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:initial}.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:auto}.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:#b0002080!important;border-bottom-color:rgba(var(--smart-error-rgb),.5)!important}.smart-drop-down-box.outlined{background:0 0;border:none;height:auto;min-height:0;padding-top:6px}.smart-drop-down-box.outlined>.smart-container>.smart-content{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);height:auto;padding:4px 3px;z-index:5}.smart-drop-down-box.outlined .smart-action-button{background:#fefefe!important;background:var(--smart-background)!important;border:none;border-color:#e0e0e0!important;border-color:var(--smart-border)!important;color:#5a5a5a!important;color:var(--smart-background-color)!important}.smart-drop-down-box.outlined .smart-action-button input{border:none!important;padding:0;z-index:auto}.smart-drop-down-box.outlined .smart-spin-button{background:#fefefe;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:#fefefe;background:var(--smart-background);color:#005c99;color:var(--smart-ui-state-active)}.smart-drop-down-box.outlined .smart-drop-down-button{background:#fefefe!important;background:var(--smart-background)!important;border-color:#e0e0e0!important;border-color:var(--smart-border)!important;border-width:0;color:#5a5a5a!important;color:var(--smart-background-color)!important;padding:8px 0}.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:#fefefe;background:var(--smart-background);color:#005c99;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:initial}.smart-drop-down-box.outlined.smart-element-init .smart-hint{display:none!important;visibility:hidden}.smart-drop-down-box.outlined:not([focus])[hint] .smart-hint{font-size:14px;font-size:var(--smart-font-size);line-height:48px;opacity:0}.smart-drop-down-box.outlined[hint] .smart-hint{border-color:#e0e0e0!important;border-color:var(--smart-border)!important;color:#5a5a5a;color:var(--smart-background-color);cursor:text;display:flex!important;font-size:75%;left:0;line-height:15px;margin-top:-6px;max-height:100%;padding:0;position:absolute;top:0;transition:color .2s,font-size .2s,opacity .1s,font-size .2s,line-height .2s;width:100%;z-index:10}.smart-drop-down-box.outlined[hint] .smart-hint:after,.smart-drop-down-box.outlined[hint] .smart-hint:before{border-top:1px solid;border-top-color:#e0e0e0!important;border-top-color:var(--smart-border)!important;box-shadow:inset 0 1px #0000;box-sizing:border-box;content:"";display:block;height:8px;margin-top:6px;min-width:10px;pointer-events:none;transition:border-color .2s,box-shadow .2s}.smart-drop-down-box.outlined[hint] .smart-hint:before{border-left:1px solid #0000;border-radius:4px 0;margin-right:4px}.smart-drop-down-box.outlined[hint] .smart-hint:after{border-radius:0 4px;border-right:1px solid #0000;flex-grow:1;margin-left: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:#005c99;border-color:var(--smart-primary)}.smart-drop-down-box.outlined[focus] .smart-drop-down-button{color:#005c99!important;color:var(--smart-ui-state-active)!important}.smart-drop-down-box.outlined[focus][hint]>.smart-container>.smart-content{border-top-color:#0000!important}.smart-drop-down-box.outlined[focus][hint] .smart-hint{color:#005c99;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:#005c99!important;border-top-color:var(--smart-primary)!important}.smart-drop-down-box.outlined.smart-invalid>.smart-container>.smart-content{border-color:#b0002080;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-bottom-left-radius:0;border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-left-style:solid;border-left-width:1px;border-left-width:var(--smart-border-width);border-top-left-radius:0;border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-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:#e0e0e0;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:"\e804";content:var(--smart-icon-minus)}.smart-drop-down-box.smart-invalid:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-bottom-color:#b0002080!important;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:#b2b2b2;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{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:0;border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);padding:0 4px 0 0;padding:0 var(--smart-editor-label-padding) 0 0}.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-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:0;border-left:1px solid #e0e0e0;border-left:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:0}.smart-drop-down.smart-drop-down-container,.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned{flex-direction:column;height:400px;height:var(--smart-editor-drop-down-height);min-height:50px;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:-1px 0 0 0 #b2b2b2;box-shadow:calc(var(--smart-border-width)*-1) 0 0 0 var(--smart-outline)}.smart-drop-down.smart-drop-down-container{background-color:#fefefe;background-color:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px;border-width:var(--smart-border-width);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);box-sizing:border-box;display:flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);margin:8px 0;margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0;max-height:400px;max-height:var(--smart-editor-drop-down-max-height);max-width:800px;max-width:var(--smart-editor-drop-down-max-width);min-width:100px;min-width:var(--smart-editor-drop-down-min-width);outline:0;padding:3px 0!important;padding:var(--smart-editor-drop-down-padding-size) 0!important;width:300px;width:var(--smart-editor-drop-down-width)}.smart-drop-down.smart-drop-down-container smart-list-box:focus{border-color:#b2b2b2;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{background-color:#fefefe;background-color:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px;border-width:var(--smart-border-width);box-sizing:border-box;display:flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);max-height:400px;max-height:var(--smart-editor-drop-down-max-height);max-width:800px;max-width:var(--smart-editor-drop-down-max-width);min-width:100px;min-width:var(--smart-editor-drop-down-min-width);outline:0;padding:3px 0!important;padding:var(--smart-editor-drop-down-padding-size) 0!important}.smart-drop-down.smart-drop-down-container .smart-drop-down-resize-bar{height:12.5px;height:calc(var(--smart-editor-drop-down-resize-bar-height) - 2.5px);margin-top:2.5px;position:relative;touch-action:none;width:100%}.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{left:0;top: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{margin:8px 0;margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0;width:300px;width:var(--smart-editor-drop-down-width)}.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:-8px 0;margin:calc((var(--smart-editor-drop-down-vertical-offset) + 3px)*-1) 0}.smart-drop-down.smart-date-time-drop-down,.smart-drop-down.smart-date-time-drop-down.smart-drop-down-repositioned{height:400px;height:var(--smart-editor-drop-down-height);width:300px;width:var(--smart-editor-drop-down-width)}.smart-drop-down.smart-date-time-drop-down.smart-drop-down-repositioned{flex-direction:column;margin:8px 0;margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0;min-height:50px;min-height:var(--smart-editor-drop-down-min-height)}.smart-drop-down.smart-date-time-drop-down[drop-down-display-mode=calendar]{height:340px!important;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:450px;max-height:calc(var(--smart-editor-drop-down-max-height) + 50px)}.smart-drop-down[top] .smart-drop-down-resize-bar{margin-bottom:2.5px;margin-top:0}.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{bottom:calc(100% - 1px);bottom:calc(100% - var(--smart-border-width));flex-direction:column-reverse;top:auto}.smart-drop-down[overlay-bottom],.smart-drop-down[overlay-center],.smart-drop-down[overlay-top]{margin:initial}.smart-drop-down:not([resize-mode=none]) smart-list-box{border:none;height:calc(100% - 15px);height:calc(100% - var(--smart-editor-drop-down-resize-bar-height));position:relative;width:100%}.smart-drop-down:not([resize-mode=none]) .smart-drop-down-resize-bar{border-top:1px solid #e0e0e0;border-top:1px solid var(--smart-border)}.smart-drop-down:not([resize-mode=none])[top] .smart-drop-down-resize-bar{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border);border-top:initial}.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{border:none;height:100%;position:relative;width:100%}.smart-drop-down[resize-mode=none] .smart-drop-down-resize-bar{cursor:default;display:none}.smart-drop-down[resize-mode=none] .smart-drop-down-resize-bar>div{display:none}.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div,.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div{border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:50%;display:inline;display:initial;height:5px;left:50%;pointer-events:none;position:absolute;top:calc(50% + 1px);transform:translate(-50%,-50%);width:5px}.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,.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{border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:50%;content:"";height:100%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div:after,.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div:after{left:500%}.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div:before,.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div:before{left:-400%}.smart-drop-down[resize-mode=both].smart-drop-down-container.smart-drop-down-repositioned .smart-drop-down-resize-bar>div,.smart-drop-down[resize-mode=vertical].smart-drop-down-container.smart-drop-down-repositioned .smart-drop-down-resize-bar>div{height:3px;width: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{content:"\e80f";content:var(--smart-icon-resize-horizontal);cursor:se-resize;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:10px;height:5px;left:calc(100% - 8px);position:absolute;top:calc(100% - 8px);transform:rotate(-45deg);width:8px}.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{content:"\e81c";content:var(--smart-icon-resize-full);cursor:e-resize;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:10px;height:12px;left:calc(100% - 7px);position:absolute;top:calc(100% - 12px);transform:rotate(-45deg) scaleX(2.25);width:8px}.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{border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px;border-width:var(--smart-border-width);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);height:400px;height:var(--smart-editor-drop-down-height);margin:8px 0;margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0;max-height:400px;max-height:var(--smart-editor-drop-down-max-height);max-width:800px;max-width:var(--smart-editor-drop-down-max-width);min-height:50px;min-height:var(--smart-editor-drop-down-min-height);min-width:100px;min-width:var(--smart-editor-drop-down-min-width);outline:0;padding:3px 0!important;padding:var(--smart-editor-drop-down-padding-size) 0!important;width:300px;width:var(--smart-editor-drop-down-width)}.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{left:calc(100% - 4px);top:calc(100% - 13px);transform:rotate(45deg)}.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:#fefefe;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:#e0e0e0;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:initial}.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 cubic-bezier(.4,0,.2,1) 0s;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 cubic-bezier(.4,0,.2,1) 0s;transform-origin:center}.smart-drop-down-container.smart-drop-down-repositioned[center-top],.smart-drop-down-container.smart-drop-down-repositioned[top]{margin:-8px 0;margin:calc((var(--smart-editor-drop-down-vertical-offset) + 3px)*-1) 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 cubic-bezier(.4,0,.2,1) 0s;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 cubic-bezier(.4,0,.2,1) 0s;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 cubic-bezier(.4,0,.2,1) 0s;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 cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-drop-down-container.smart-drop-down-repositioned:not([animation=none]).smart-visibility-hidden{transition:animation,visibility .2s cubic-bezier(.4,0,.2,1) 0s}.smart-drop-down-container[top].smart-drop-down-container.smart-drop-down-repositioned{bottom:auto}.smart-drop-down-container[top].smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden{bottom:calc(100% - 1px);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:#fefefe;background-color:var(--smart-background);box-sizing:border-box;display:flex;flex-direction:column;top:calc(100% - 1px);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% - 1px);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:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px;border-width:var(--smart-border-width);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:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px;border-width:var(--smart-border-width);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:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px;border-width:var(--smart-border-width);bottom:0;top:auto}.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{bottom:calc(100% - 1px);bottom:calc(100% - var(--smart-border-width));flex-direction:column-reverse;top:auto}.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]{background-color:#fefefe;background-color:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px;border-width:var(--smart-border-width);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);box-sizing:border-box;cursor:default;display:flex;flex-direction:column;font-size:inherit;left:0;margin:8px 0;margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0;padding:3px;padding:var(--smart-editor-drop-down-padding-size);padding-left:0;top:calc(100% - 1px);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:0}.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% - 1px);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{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);left:50%;top:calc(100% - 1px);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{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);bottom:calc(100% - 1px);bottom:calc(100% - var(--smart-border-width));left:50%;top:auto}.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 cubic-bezier(.4,0,.2,1) 0s;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{animation:smart-drop-down-list-smart-animate-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top;transition:animation,visibility .2s cubic-bezier(.4,0,.2,1) 0s}.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 cubic-bezier(.4,0,.2,1) 0s;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 cubic-bezier(.4,0,.2,1) 0s;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 cubic-bezier(.4,0,.2,1) 0s;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 cubic-bezier(.4,0,.2,1) 0s;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 cubic-bezier(.4,0,.2,1) 0s;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 cubic-bezier(.4,0,.2,1) 0s;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 cubic-bezier(.4,0,.2,1) 0s;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 cubic-bezier(.4,0,.2,1) 0s;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:18px;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{background-color:#e0e0e0;background-color:var(--smart-border);display:none}.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{height:calc(100% - 18px);height:calc(100% - var(--smart-scroll-bar-size));width:18px;width:calc(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% - 18px);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{flex-wrap:wrap;line-height:1rem;text-overflow:clip;white-space:normal}.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{background-color:#e0e0e0;background-color:var(--smart-border);display:none}.smart-color-picker .smart-drop-down{height:400px;height:var(--smart-drop-down-button-drop-down-height);width:300px;width:var(--smart-drop-down-button-drop-down-width)}.smart-color-picker .smart-drop-down.smart-drop-down-color-picker{max-height:450px;max-height:calc(var(--smart-editor-drop-down-max-height) + 50px)}.smart-color-picker .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner{height:calc(100% - 18px);height:calc(100% - var(--smart-scroll-bar-size));width:18px;width:calc(var(--smart-scroll-bar-size))}.smart-color-picker .smart-drop-down .smart-list-items-container.vscroll{width:calc(100% - 18px);width:calc(100% - var(--smart-scroll-bar-size))}.smart-drop-down-list .smart-drop-down{height:auto;height:var(--smart-drop-down-list-drop-down-height);width:auto;width:var(--smart-drop-down-list-drop-down-width)}.smart-combo-box .smart-drop-down{height:auto;height:var(--smart-combo-box-drop-down-height);width:auto;width:var(--smart-combo-box-drop-down-width)}.smart-combo-box .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner{height:calc(100% - 18px);height:calc(100% - var(--smart-scroll-bar-size));width:18px;width:calc(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% - 18px);width:calc(100% - var(--smart-scroll-bar-size))}.smart-combo-box .smart-selection-field input{outline:0}.smart-drop-down-button .smart-drop-down{height:400px;height:var(--smart-drop-down-button-drop-down-height);width:300px;width:var(--smart-drop-down-button-drop-down-width)}.smart-date-time-picker .smart-drop-down{border:none}.smart-drop-down-overlay{left:0;position:absolute;top:0;z-index:9000}.smart-list-box input.vscroll{outline:0}.smart-list-box smart-scroll-bar[orientation=vertical].bottom-corner{height:calc(100% - 18px);height:calc(100% - var(--smart-scroll-bar-size));width:18px;width:calc(var(--smart-scroll-bar-size))}.smart-list-box .smart-list-items-container.vscroll,.smart-list-box smart-scroll-bar.bottom-corner{width:calc(100% - 18px);width:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer{border:0;max-width:100%}.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-left-color:#0000;border-right-color:#0000;border-top-color:#0000}.smart-scroll-viewer smart-scroll-bar[orientation=vertical].bottom-corner{width:18px;width:calc(var(--smart-scroll-bar-size))}.smart-scroll-viewer .smart-list-items-container.vscroll,.smart-scroll-viewer smart-scroll-bar.bottom-corner{width:calc(100% - 18px);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}to{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}to{opacity:.2;transform:scaleY(0) translateY(-50%)}}@keyframes smart-drop-down-list-smart-animate-opening{0%{opacity:.2;transform:scaleY(0)}50%{opacity:.4}to{opacity:1;transform:scaleY(1)}}@keyframes smart-drop-down-list-smart-animate-closing{0%{opacity:1;pointer-events:none;transform:scaleY(1)}50%{opacity:.4;pointer-events:none}to{opacity:.2;pointer-events:none;transform:scaleY(0)}}.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-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:0;margin-right:5px;margin-right:var(--smart-editor-toolbar-item-margin)}.smart-editor .smart-editor-content-container .smart-editor-editable,.smart-editor .smart-editor-content-container textarea{background:0 0;height:100%;outline:0;padding:15px;padding:var(--smart-editor-padding);width:100%}.smart-editor-toolbar-item[item-type=button],.smart-editor-toolbar-item[item-type=color-input],.smart-editor-toolbar-item[item-type=delimiter],.smart-editor-toolbar-item[item-type=drop-down],.smart-editor-toolbar-item[item-type=toggle]{height:30px;height:var(--smart-editor-toolbar-item-height);outline:0;position:relative}.smart-editor-toolbar-item:not([item-type=drop-down]):before,.smart-editor-toolbar-item[item-name=alignment]:before,.smart-editor-toolbar-item[item-name=clearformat]:after,.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-drop-down-button:before,.smart-editor-toolbar-item[item-type=delimiter]:before,.smart-editor-toolbar-item[item-type=drop-down]:after{align-items:center;box-sizing:border-box;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);height:100%;justify-content:center;min-width:27px;min-width:var(--smart-editor-addon-width);pointer-events:none;width:100%}.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-drop-down-button:before,.smart-editor-toolbar-item[item-type=drop-down]:after{content:"\e901";content:var(--smart-icon-arrow-down);min-width:27px;min-width:var(--smart-editor-addon-width);width:27px;width:var(--smart-editor-addon-width)}.smart-editor-toolbar-item[item-type=drop-down]:before{content:attr(item-value);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);overflow:hidden;padding:4px;padding:var(--smart-editor-label-padding);padding-bottom:0;padding-right:0;padding-top:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 30px)}.smart-editor .smart-editor-content-container .smart-editor-editable [alignment=left],.smart-editor .smart-editor-image-container[display=block][alignment=left] .smart-editor-image-caption{text-align:left}[disabled].smart-editor-toolbar-item{cursor:default;opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-editor{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);contain:content;display:block;height:600px;height:var(--smart-editor-default-height);min-height:100px;min-height:var(--smart-editor-input-min-height);width:100%;width:var(--smart-editor-default-width)}.smart-editor.smart-editor-iframe-body{border:initial;border-radius:0;border-radius:initial;height:100%;margin:initial;min-height:0;min-height:auto;width:100%}.smart-editor.smart-editor-iframe-body table{font-size:14px;font-size:var(--smart-font-size);font-weight:inherit;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);min-height:inherit;position:relative}.smart-editor .smart-toast-container.smart-toast-container-custom{height:auto;max-height:100%;position:absolute;right:0;top:0}.smart-editor.full-screen-mode{left:0!important;max-height:100%;max-width:100%;min-height:100%;min-width:100%;position:fixed!important;right:0!important;top:0!important;z-index:9998;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:"\e80a";content:var(--smart-icon-window-pin)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab-selection-bar{background-color:#005c99;background-color:var(--smart-primary);bottom:0;height:2px;height:calc(var(--smart-border-width)*2);position:absolute;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:1px solid #e0e0e0;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:0}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary{background-color:#fefefe;background-color:var(--smart-background);flex-wrap:nowrap;padding-bottom:0}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary.smart-drop-down{border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border);box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4);overflow:hidden}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary .smart-editor-toolbar-item{margin-bottom:5px;margin-bottom:var(--smart-editor-toolbar-item-margin)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary .smart-editor-toolbar-item:not(:last-of-type){margin-right:5px;margin-right:var(--smart-editor-toolbar-item-margin)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab{padding:12px 16px;padding:var(--smart-tab-item-padding);-webkit-user-select:none;user-select:none}.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:0}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab-group{align-items:center;display:flex;flex-wrap:wrap;height:100%;padding:5px;padding:var(--smart-editor-toolbar-item-margin);padding-bottom:0;position:relative}.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:1px solid #e0e0e0;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:0}.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;transform-origin:top;transition:animation .2s ease-out,opacity .2s ease-out,visibility .2s ease-out}.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=alignment],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=indent],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=lowercase],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=outdent],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=removelink],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=uppercase]{cursor:default;opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-editor[hide-toolbar]>.smart-container{grid-template-rows:minmax(auto,1fr)}.smart-editor .smart-editor-toolbar:not(.smart-tooltip){background:#f5f5f5;background:var(--smart-surface);border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border);display:grid;grid-template-areas:"primary toggleButton" "secondary secondary ";grid-template-columns:minmax(0,1fr) auto;height:100%;overflow:hidden;position:relative;width:100%}.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:5px;margin-left:var(--smart-editor-toolbar-item-margin);margin-top:5px;margin-top:var(--smart-editor-toolbar-item-margin)}.smart-editor[toolbar-sticky] .smart-editor-toolbar{position:-webkit-sticky;position:sticky;top:0;z-index:9998;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:"\e90d";content:var(--smart-icon-visibility)}.smart-editor .smart-editor-toolbar-toggle-button{cursor:pointer;grid-area:toggleButton;height:40px;height:var(--smart-editor-toolbar-height);position:relative;width:30px;width:var(--smart-editor-toolbar-button-width)}.smart-editor .smart-editor-toolbar-toggle-button:before{align-items:center;box-sizing:border-box;content:"\e901";content:var(--smart-icon-arrow-down);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);height:100%;justify-content:center;min-width:27px;min-width:var(--smart-editor-addon-width);pointer-events:none;width:27px;width:var(--smart-editor-addon-width)}.smart-editor .smart-editor-toolbar-items-primary{grid-area:primary;height:40px;height:var(--smart-editor-toolbar-height);overflow:hidden}.smart-editor .smart-editor-toolbar-items-primary .smart-editor-toolbar-item{margin-bottom:5px;margin-bottom:var(--smart-editor-toolbar-item-margin)}.smart-editor .smart-editor-toolbar-items-secondary{grid-area:secondary;padding-bottom:5px;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{align-items:center;display:flex;flex-wrap:wrap;width:100%}.smart-editor iframe{border:initial;height:100%;min-height:100px;min-height:var(--smart-editor-input-min-height);width:100%}.smart-editor .smart-editor-content-container{background:0 0;display:grid;grid-template-rows:1fr auto;height:100%;outline:0;overflow:hidden;position:relative;width:100%}.smart-editor .smart-editor-content-container[split-mode]{grid-column-gap:2px;display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);grid-template-columns:minmax(0,1fr) var(--smart-border-width) minmax(0,1fr);grid-template-rows:100%}.smart-editor .smart-editor-content-container[split-mode] .smart-editor-editable{order:1}.smart-editor .smart-editor-content-container[split-mode]:before{background-color:#e0e0e0;background-color:var(--smart-border);content:"";height:100%;order:2;width:100%}.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{border:initial;color:inherit;font-family:inherit;font-size:inherit;min-height:100px;min-height:var(--smart-editor-input-min-height);outline:0;resize:none}.smart-editor .smart-editor-content-container .smart-editor-editable{min-height:100px;min-height:var(--smart-editor-input-min-height);overflow:auto}.smart-editor .smart-editor-content-container .smart-editor-editable[show-placeholder]:before{color:#555;color:var(--smart-disabled-color);content:attr(placeholder);font-family:inherit;font-size:inherit;height:100%;opacity:.9;pointer-events:none;position:absolute;width:100%}.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 ul[checklist] li{list-style:none}.smart-editor .smart-editor-content-container .smart-editor-editable ul[checklist] li:before{border:2px solid #00000040;border-radius:3px;box-sizing:border-box;content:"";cursor:pointer;display:inline-block;height:16px;margin-right:5px;position:relative;top:3.5px;width:16px}.smart-editor .smart-editor-content-container .smart-editor-editable ul[checklist] li[checked]{color:#555;color:var(--smart-disabled-color);text-decoration:line-through}.smart-editor .smart-editor-content-container .smart-editor-editable ul[checklist] li[checked]:before{background-color:#005c99;background-color:var(--smart-primary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16' style='shape-rendering:geometricprecision'%3E%3Cpath fill-rule='evenodd' fill='%23fff' d='M5.944 12.305a1.031 1.031 0 0 0 1.433-.009l5.272-5.181A1.483 1.483 0 0 0 12.661 5a1.468 1.468 0 0 0-2.109.025L7.008 8.701a.465.465 0 0 1-.685-.01l-.587-.641A1.42 1.42 0 0 0 3.661 8a1.473 1.473 0 0 0 .017 2.106l2.266 2.199z'/%3E%3C/svg%3E");border:2px solid #0000}.smart-editor .smart-editor-content-container .smart-editor-editable a{display:inline-block}.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{background-color:#005c99;background-color:var(--smart-primary);content:"";display:flex;height:100%;position:absolute;right:0;transform:scaleY(100);width:1px;width:var(--smart-border-width)}.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:#005c99;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{display:inline-block;min-height:1px;min-width:1px}.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{background:#f5f5f5;background:var(--smart-surface);padding:10px}.smart-editor .smart-editor-content-container .smart-editor-editable blockquote{border-left:2px solid #e0e0e0;border-left:calc(var(--smart-border-width)*2) solid var(--smart-border);padding:20px 10px}.smart-editor .smart-editor-content-container .smart-editor-editable .find-and-replace-match{background-color:#005c99;background-color:var(--smart-editor-highlight);color:#fff;color:var(--smart-editor-highlight-color);opacity:.75}.smart-editor .smart-editor-content-container .smart-editor-editable .find-and-replace-match.selected{background-color:#005c99;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:none;margin:auto;min-height:10px;min-width:10px;vertical-align:initial}.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][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],.smart-editor .smart-editor-image-container[display=block][alignment=right] img{margin-right:0}.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[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 1px #005c99;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{grid-column-gap:5px;background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4);display:grid;grid-template-columns:minmax(0,1fr) repeat(3,auto);padding:5px;padding:var(--smart-editor-search-bar-padding);position:absolute;right:5px;right:var(--smart-editor-search-bar-offset);top:5px;top:var(--smart-editor-search-bar-offset)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input-container{align-items:center;display:flex;width:250px;width:var(--smart-text-box-default-width)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input-container:after{content:attr(selected) "/" attr(matches);margin:0 5px;margin:0 var(--smart-editor-search-bar-offset)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input{border:initial;height:100%;outline:0;padding:4px;padding:var(--smart-editor-label-padding)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input:focus{border-color:#b2b2b2;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:30px;height:var(--smart-editor-toolbar-button-width);width:30px;width:var(--smart-editor-toolbar-button-width)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button button:after{align-items:center;box-sizing:border-box;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);justify-content:center;pointer-events:none}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button.prev button:after{content:"\e904";content:var(--smart-icon-arrow-up)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button.next button:after{content:"\e901";content:var(--smart-icon-arrow-down)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button.close button:after,.smart-editor-ai-popup .button-close:after{content:"\e80d";content:var(--smart-icon-close)}.smart-editor[show-char-count] .smart-editor-content-container:after{background:#fefefe;background:var(--smart-background);background-clip:content-box;-webkit-background-clip:content-box;border-radius:4px;border-radius:var(--smart-border-radius);bottom:30px;bottom:var(--smart-editor-char-counter-offset);box-sizing:border-box;content:attr(char-count);display:flex;font-family:inherit;font-size:inherit;justify-content:flex-end;pointer-events:none;position:absolute;right:30px;right:var(--smart-editor-char-counter-offset);-webkit-user-select:none;user-select:none}.smart-editor[show-char-count] .smart-editor-content-container.char-count-error:after{color:#b00020;color:var(--smart-error)}.smart-editor[show-char-count] .smart-editor-content-container.char-count-warning:after{color:#f0ad4e;color:var(--smart-warning)}.smart-editor[edit-mode=markdown] .smart-editor-content-container[split-mode] textarea{order:1}.smart-editor .smart-editor-resize-frame{position:absolute;-webkit-user-select:none;user-select:none}.smart-editor .smart-editor-resize-frame span{background:#005c99;background:var(--smart-primary);cursor:pointer;height:10px;position:absolute;transform:translate(-50%,-50%);width:10px}.smart-editor .smart-editor-resize-frame span[position=bottom-right],.smart-editor .smart-editor-resize-frame span[position=top-left]{cursor:se-resize}.smart-editor .smart-editor-resize-frame span[position=bottom-left],.smart-editor .smart-editor-resize-frame span[position=top-right]{cursor:sw-resize}.smart-editor .smart-editor-resize-frame span[position=bottom-center],.smart-editor .smart-editor-resize-frame span[position=top-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{opacity:0;position:absolute}.smart-editor .smart-editor-image-container.smart-editor-video-container[dragged]:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.smart-editor .smart-editor-image-container.smart-editor-video-container iframe,.smart-editor .smart-editor-image-container.smart-editor-video-container video{height:100%;width: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{align-items:center;background:#fefefe;background:var(--smart-background);border-radius:50%;content:"\f0c9";content:var(--smart-icon-menu);display:inline-flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);height:30px;height:var(--smart-editor-toolbar-item-height);justify-content:center;left:calc(50% - 15px);left:calc(50% - var(--smart-editor-toolbar-item-height)/2);position:absolute;top:0;transform:scale(0) translateY(-100%);transform-origin:top;transition:transform .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden;width:30px;width:var(--smart-editor-toolbar-item-height)}.smart-editor table th,.smart-editor-callout-box{background:#f5f5f5;background:var(--smart-surface)}.smart-editor .smart-editor-image-container.smart-editor-video-container:hover:after{transform:scale(1) translateY(25%);visibility:visible}.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=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;outline:0;text-align:center}.smart-editor table{border-collapse:collapse;border-spacing:0;empty-cells:show;table-layout:fixed;width:100%}.smart-editor table td,.smart-editor table th{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);min-height:20px;min-height:var(--smart-editor-table-cell-min-height);min-width:20px;min-width:var(--smart-editor-table-cell-min-width);padding:2px 5px;vertical-align:middle;width:auto;width:var(--smart-editor-table-column-width)}.smart-editor table img{max-width:100%}.smart-editor table table{width:100%}.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:#f5f5f5;background-color:var(--smart-alternation-index0-background)}.smart-editor-toolbar-item[item-type=button][checked],.smart-editor[focus] .smart-editor-toolbar-item[item-type=button][checked]{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-editor table [selected]{box-shadow:inset 0 0 0 1px #005c99;box-shadow:0 0 0 var(--smart-border-width) var(--smart-primary) inset}.smart-editor-toolbar-item{border-radius:4px;border-radius:var(--smart-editor-toolbar-item-border-radius);cursor:pointer;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.smart-editor-toolbar-item:not([item-type=custom]):hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);box-shadow:0 0 2px 0 #00000024,0 2px 2px 0 #0000001f,0 1px 3px 0 #0003;box-shadow:var(--smart-elevation-1);color:#333;color:var(--smart-ui-state-color-hover)}.smart-editor-toolbar-item:not([item-type=custom]):not([item-type=color-input]):not([disabled]):active,.smart-editor-toolbar-item[item-type=toggle][checked]{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-editor-toolbar-item[item-name=bold]:before{content:"\e820";content:var(--smart-icon-bold)}.smart-editor-toolbar-item[item-name=italic]:before{content:"\e822";content:var(--smart-icon-italic)}.smart-editor-toolbar-item[item-name=underline]:before{content:"\f0cd";content:var(--smart-icon-underline)}.smart-editor-toolbar-item[item-name=strikethrough]:before{content:"\f0cc";content:var(--smart-icon-strike-through)}.smart-editor-toolbar-item[item-name=caption]:before{content:"T";content:var(--smart-icon-format-clear);font-weight:600}.smart-editor-toolbar-item[item-name=orderedlist]:before{content:"\f0cb";content:var(--smart-icon-list-ordered)}.smart-editor-toolbar-item[item-name=unorderedlist]:before{content:"\f0ca";content:var(--smart-icon-list-unordered)}.smart-editor-toolbar-item[item-name=checklist]:before{content:"\e89f";content:var(--smart-icon-list-check)}.smart-editor-toolbar-item[item-name=subscript]:before{content:"\f12c";content:var(--smart-icon-subscript)}.smart-editor-toolbar-item[item-name=superscript]:before{content:"\f12b";content:var(--smart-icon-superscript)}.smart-editor-toolbar-item .smart-editor-item-action-button[item-name=backgroundcolor]:before{content:"\e830";content:var(--smart-icon-color-background)}.smart-editor-toolbar-item .smart-editor-item-action-button[item-name=fontcolor]:before{content:"\f031";content:var(--smart-icon-font)}.smart-editor-toolbar-item[item-name=delete]:before{content:"\e826";content:var(--smart-icon-delete)}.smart-editor-toolbar-item[item-name=redo]:before,.smart-editor-toolbar-item[item-name=undo]:before{content:"\e809";content:var(--smart-icon-reload)}.smart-editor-toolbar-item[item-name=indent]:before{content:"\e825";content:var(--smart-icon-indent-left)}.smart-editor-toolbar-item[item-name=outdent]:before{content:"\e824";content:var(--smart-icon-indent-right)}.smart-editor-toolbar-item[item-name=createlink]:before{content:"\e831";content:var(--smart-icon-link)}.smart-editor-toolbar-item[item-name=removelink]:before{content:"\f127";content:var(--smart-icon-unlink)}.smart-editor-toolbar-item[item-name=hyperlink]:before{content:"\e831";content:var(--smart-icon-link)}.smart-editor-toolbar-item[item-name=openlink]:before{content:"\f08e";content:var(--smart-icon-link-ext)}.smart-editor-toolbar-item[item-name=editlink]:before{content:"\e909";content:var(--smart-icon-mode-edit)}.smart-editor-toolbar-item[item-name=image]:before{content:"\e827";content:var(--smart-icon-image)}.smart-editor-toolbar-item[item-name=table]:before{content:"\e800";content:var(--smart-icon-table)}.smart-editor-toolbar-item[item-name=lowercase]:before{content:"aa";content:var(--smart-icon-case-lower)}.smart-editor-toolbar-item[item-name=uppercase]:before{content:"AA";content:var(--smart-icon-case-upper)}.smart-editor-toolbar-item[item-name=print]:before{content:"\e82b";content:var(--smart-icon-print)}.smart-editor-toolbar-item[item-name=copy]:before{content:"\e835";content:var(--smart-icon-copy-record)}.smart-editor-toolbar-item[item-name=paste]:before{content:"\f0ea";content:var(--smart-icon-paste)}.smart-editor-toolbar-item[item-name=cut]:before{content:"\e83a";content:var(--smart-icon-cut);transform:rotate(-90deg)}.smart-editor-toolbar-item[item-name=clearformat]:before{content:"T";content:var(--smart-icon-format-clear);font-style:italic;font-weight:600}.smart-editor-toolbar-item[item-name=fullscreen]:before{content:"\e81c";content:var(--smart-icon-resize-full)}.smart-editor-toolbar-item[item-name=sourcecode]:before{content:"\f121";content:var(--smart-icon-source-code)}.smart-editor-toolbar-item[item-name=preview]:before{content:"\e90d";content:var(--smart-icon-visibility)}.smart-editor-toolbar-item[item-name=splitmode]:before{content:"\e83b";content:var(--smart-icon-split-mode)}.smart-editor-toolbar-item[item-name=tableheader]:before{content:"\f1dc";content:var(--smart-icon-header)}.smart-editor-toolbar-item[item-name=tablerows]:before{content:"\f0db";content:var(--smart-icon-row)}.smart-editor-toolbar-item[item-name=tablecolumns]:before{content:"\f0db";content:var(--smart-icon-column)}.smart-editor-toolbar-item[item-name=tablevalign]:before{content:"\f06a \e80c";content:var(--smart-icon-vertical-align)}.smart-editor-toolbar-item[item-name=tablestyle]:before{content:"\f1fc";content:var(--smart-icon-styles)}.smart-editor-toolbar-item[item-name=findandreplace]:before{content:"\e828";content:var(--smart-icon-search)}.smart-editor-toolbar-item[item-name=file]:before{content:"\e83f";content:var(--smart-icon-up)}.smart-editor-toolbar-item[item-name=ai]:before{content:var(--smart-icon-ai);content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.333 7.333s-.2-1.885-.992-2.674c-.794-.787-2.674-.992-2.674-.992s1.885-.2 2.674-.993c.787-.794.992-2.674.992-2.674s.2 1.885.993 2.674c.786.787 2.674.993 2.674.993s-1.885.2-2.674.992c-.787.786-.993 2.674-.993 2.674ZM7.5 5s-.414 3.86-2.026 5.474C3.859 12.088 0 12.5 0 12.5s3.86.414 5.474 2.026C7.089 16.141 7.5 20 7.5 20s.414-3.86 2.026-5.474C11.141 12.912 15 12.5 15 12.5s-3.86-.414-5.474-2.026C7.911 8.859 7.5 5 7.5 5Zm9.667 11.667a.832.832 0 1 0-.002 1.665.832.832 0 0 0 .002-1.665ZM2.5 4a.832.832 0 1 0 0-1.667A.832.832 0 1 0 2.5 4Z' fill='currentColor'/%3E%3C/svg%3E")}.smart-editor-toolbar-item[item-name=video]:before{content:"\f16a";content:var(--smart-icon-video)}.smart-editor-toolbar-item[item-name=ai]:active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.333 7.333s-.2-1.885-.992-2.674c-.794-.787-2.674-.992-2.674-.992s1.885-.2 2.674-.993c.787-.794.992-2.674.992-2.674s.2 1.885.993 2.674c.786.787 2.674.993 2.674.993s-1.885.2-2.674.992c-.787.786-.993 2.674-.993 2.674ZM7.5 5s-.414 3.86-2.026 5.474C3.859 12.088 0 12.5 0 12.5s3.86.414 5.474 2.026C7.089 16.141 7.5 20 7.5 20s.414-3.86 2.026-5.474C11.141 12.912 15 12.5 15 12.5s-3.86-.414-5.474-2.026C7.911 8.859 7.5 5 7.5 5Zm9.667 11.667a.832.832 0 1 0-.002 1.665.832.832 0 0 0 .002-1.665ZM2.5 4a.832.832 0 1 0 0-1.667A.832.832 0 1 0 2.5 4Z' fill='%23fff'/%3E%3C/svg%3E")}.smart-editor-toolbar-item[item-name=redo]:before{transform:scaleX(-1)}.smart-editor-toolbar-item[item-name=clearformat]:after{content:"-";font-weight:600;position:absolute;top:0;transform:scaleX(1.5)}.smart-editor-toolbar-item[item-name=alignment][item-value=left]:before{content:"\e806";content:var(--smart-icon-align-left)}.smart-editor-toolbar-item[item-name=alignment][item-value=center]:before{content:"\e808";content:var(--smart-icon-align-center)}.smart-editor-toolbar-item[item-name=alignment][item-value=right]:before{content:"\e807";content:var(--smart-icon-align-right)}.smart-editor-toolbar-item[item-name=alignment][item-value=justify]:before{content:"\e813";content:var(--smart-icon-align-justify)}.smart-editor-toolbar-item[item-type=button],.smart-editor-toolbar-item[item-type=toggle]{width:30px;width:var(--smart-editor-toolbar-button-width)}.smart-editor-toolbar-item[item-type=color-input],.smart-editor-toolbar-item[item-type=drop-down]{align-items:center;display:flex;justify-content:space-between;width:65px;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:100px;width:var(--smart-editor-toolbar-drop-down-width-large)}.smart-editor-toolbar-item[item-type=drop-down][item-name=tablerows]:before{padding:4px;padding:var(--smart-editor-label-padding);padding-left:0;padding-right:0;padding-top:0;transform:rotate(90deg)}.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-action-button{align-items:center;display:flex;height:100%;justify-content:center;min-width:27px;min-width:var(--smart-editor-addon-width);padding:4px;padding:var(--smart-editor-label-padding);padding-bottom:0;padding-top:0;position:relative;width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-action-button:before{border-bottom:calc(var(--smart-border-width)*3) solid var(--item-value);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size)}.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-drop-down-button{height:100%;position:relative}.smart-editor-toolbar-item[item-type=custom]>:first-child{height:30px;height:var(--smart-editor-toolbar-item-height);width:100%}.smart-editor-toolbar-item .smart-editor-item-action-button:hover,.smart-editor-toolbar-item .smart-editor-item-drop-down-button:hover{background-color:#e2e0e0;background-color:var(--smart-ui-state-focus);border-color:#e2e0e0;border-color:var(--smart-ui-state-focus);color:#333;color:var(--smart-ui-state-color-hover)}.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{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-editor-toolbar-item[item-type=delimiter]{pointer-events:none;width:5px;width:var(--smart-editor-toolbar-delimiter-width)}.smart-editor-toolbar-item[item-type=delimiter]:before{content:attr(item-name);min-width:0;min-width:auto;transform:scaleY(1.5)}.smart-editor-toolbar-item .smart-ripple{background-color:#5a5a5a;background-color:var(--smart-background-color)}.smart-editor-toolbar-item .smart-editor-item-drop-down{left:0;position:absolute;top: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{border:initial;border-radius:50%;position:relative;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{align-items:center;border-radius:inherit;color:#fff;color:var(--smart-secondary-color);content:"\e908";content:var(--smart-icon-check);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.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:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);box-sizing:border-box;color:#333;color:var(--smart-ui-state-color-hover)}.smart-editor .smart-editor-task-box:hover .delete-icon:hover,.smart-editor .smart-editor-task-box:hover .plus-icon:hover,.smart-editor-page-label{color:#005c99;color:var(--smart-primary)}.smart-editor-color-input --smart-input-drop-down-menu-width{width:98px}.smart-editor-color-input .default-samples-container{display:flex}.smart-editor-input li .editor-icon:before{align-items:center;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);justify-content:center;left:0;line-height:1rem;position:absolute;width:30px;width:var(--smart-column-icon-size)}.smart-editor-input li[value=left] .editor-icon:before{content:"\e806";content:var(--smart-icon-align-left)}.smart-editor-input li[value=center] .editor-icon:before{content:"\e808";content:var(--smart-icon-align-center)}.smart-editor-input li[value=right] .editor-icon:before{content:"\e807";content:var(--smart-icon-align-right)}.smart-editor-input li[value=justify] .editor-icon:before{content:"\e813";content:var(--smart-icon-align-justify)}.smart-editor-input li[value=insertRowBefore] .editor-icon:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=insertRowBefore]:before{content:"\f2d0";content:var(--smart-icon-row-before)}.smart-editor-input li[value=insertRowAfter] .editor-icon:before{content:"\f2d0";content:var(--smart-icon-row-after);transform:rotate(180deg)}.smart-editor-input li[value=deleteRow] .editor-icon:before{content:"\e80e";content:var(--smart-icon-row-delete)}.smart-editor-input li[value=insertColumnLeft] .editor-icon:before{content:"\f2d0";content:var(--smart-icon-column-left);transform:rotate(-90deg)}.smart-editor-input li[value=insertColumnRight] .editor-icon:before{content:"\f2d0";content:var(--smart-icon-column-right);transform:rotate(90deg)}.smart-editor-input li[value=deleteColumn] .editor-icon:before{content:"\e80e";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=h5] a{font-size:.8rem;font-weight:700}.smart-editor-input li[value=h6] a{font-size:.7rem;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-page-label{cursor:pointer;text-decoration:underline}.smart-editor .smart-editor-page{display:none}.smart-editor-page-window{border-color:#0000;box-shadow:none!important;padding:0}.smart-editor-page-window .smart-editor{border-color:#0000}.smart-editor-page-window .smart-content{padding:0!important}.smart-editor-page-window .smart-header-section{cursor:default!important}.smart-editor-page-window[active]{border:none;cursor:default}.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:#0000;--smart-window-footer-padding:10px;--smart-window-content-padding:20px;max-height:95vh;max-width:95vw}.smart-editor-window.smart-window .smart-content-container>.smart-content{align-items:flex-start;padding:initial}.smart-editor-window .smart-editor-window-button{--smart-button-padding:0.2rem 16px;height:100%;width:100%}.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:10px;padding:var(--smart-window-content-padding);width:100%}.smart-editor-window .smart-editor-window-content-wrapper>div{grid-row-gap:10px;display:grid;grid-template-columns:100%;justify-content:center;width:450px;width:var(--smart-box-width)}.smart-editor-window .smart-editor-window-editor{grid-row-gap:5px;grid-column-gap:10px;display:grid}.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:-webkit-max-content;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{border:2px dashed #e0e0e0;border:calc(var(--smart-border-width)*2) dashed var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);height:100px;width:100%}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload{--smart-file-upload-drop-zone-height:100px;min-height:0;min-height:auto;order:1;width:100%}.smart-editor .smart-editor-task-box .text,.smart-editor-block,.smart-editor-block:empty{min-height:16px}.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{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);display:flex;margin:initial}.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{align-items:center;display:flex;justify-content:center;left:auto;position:static;top:auto}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-item-name{width:100%}.smart-element .smart-editor-task-box{align-items:baseline;border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border);display:grid;grid-template-columns:20px 1fr 20px auto 20px 20px auto 0;margin-right:20px;margin-top:3px;max-width:700px;padding:6px;position:relative}.smart-editor .smart-editor-task-box .delete-icon,.smart-editor .smart-editor-task-box .due-date-icon,.smart-editor .smart-editor-task-box .plus-icon,.smart-editor .smart-editor-task-box .priority-icon,.smart-editor .smart-editor-task-box .task-icon,.smart-editor .smart-editor-task-box .user-icon{cursor:pointer}.smart-editor .smart-editor-task-box input{min-width:150px;outline:0}.smart-editor .smart-editor-task-box:hover .plus-icon{bottom:-10px;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:16px;left:50%;position:absolute;width:16px}.smart-editor .smart-editor-task-box:hover .plus-icon:after{content:"\e810";content:var(--smart-icon-plus-circled)}.smart-editor .smart-editor-task-box:hover .delete-icon{font-family:smart-icons;font-family:var(--smart-font-family-icon);height:16px;left:calc(100% - 8px);position:absolute;top:calc(50% - 8px);width:16px}.smart-editor .smart-editor-task-box:hover .delete-icon:after{content:"\e826";content:var(--smart-icon-delete)}.smart-editor .smart-editor-task-box .label,.smart-editor .smart-editor-task-box .text{border:1px solid #0000}.smart-editor .smart-editor-task-box .label:focus,.smart-editor .smart-editor-task-box .label:hover,.smart-editor .smart-editor-task-box .text:focus,.smart-editor .smart-editor-task-box .text:hover{border:1px solid #e0e0e0;border:1px solid var(--smart-border);cursor:pointer}.smart-tooltip .smart-tooltip-content{background-color:#fefefe;background-color:var(--smart-background);border-color:#fefefe;border-color:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color);display:flex;opacity:1}.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:#f5f5f5;background-color:var(--smart-surface);border-color:#f5f5f5;border-color:var(--smart-surface);color:#323232;color:var(--smart-surface-color)}.smart-tooltip.smart-editor-toolbar.smart-editor-inline-toolbar{height:auto!important}.smart-tooltip.smart-editor-toolbar.smart-editor-inline-toolbar .smart-tooltip-content{flex-wrap:wrap;max-width:80vw;max-width:var(--smart-editor-inline-toolbar-max-width)}.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:5px;margin-left:var(--smart-editor-toolbar-item-margin)}.smart-tooltip.smart-editor-context-menu{opacity:.2;transform-origin:0 0;z-index:999999}.smart-tooltip.smart-editor-context-menu.smart-editor-task-menu{transform:scaleX(1) scaleY(0)!important;transition:transform .2s cubic-bezier(.075,.82,.165,1)}.smart-tooltip.smart-editor-context-menu.smart-editor-task-menu[visible]{transform:scaleX(1) scaleY(1)!important}.smart-tooltip.smart-editor-context-menu.smart-editor-task-menu .smart-tooltip-content{border:none;padding:0}.smart-tooltip.smart-editor-context-menu.smart-editor-task-menu .smart-editor-context-menu-item{padding:5px 10px}.smart-tooltip.smart-editor-context-menu:not(.smart-editor-ai-menu){transform:scale(0)}.smart-tooltip.smart-editor-context-menu[visible]{opacity:1;transform:scale(1)}.smart-tooltip .smart-editor-context-menu-item-container{align-items:center;display:grid;height:100%;justify-content:flex-start;width:100%}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item{align-items:center;background:#fefefe;background:var(--smart-background);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius);color:#5a5a5a;color:var(--smart-background-color);display:flex;height:36px;height:var(--smart-list-item-height);outline:0;padding:9px 12px;padding:var(--smart-list-item-padding);padding-left:30px;padding-left:var(--smart-column-icon-size);position:relative;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=category]{border-radius:0;color:#7f7f7f;font-size:12px;font-weight:500;height:24px;margin-left:-16px;margin-top:2px;overflow:hidden;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item:before{align-items:center;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);justify-content:center;left:0;line-height:1rem;position:absolute;width:30px;width:var(--smart-column-icon-size)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[description]{align-items:flex-start;display:flex;flex-direction:column;height:auto}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[description] .smart-editor-context-menu-item-description{color:#7f7f7f;font-size:12px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[description][selected] .smart-editor-context-menu-item-description{color:#005c99;color:var(--smart-primary)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[description]:before{margin-top:10px}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=insertRowAfter]:before{content:"\f2d0";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:"\e80e";content:var(--smart-icon-row-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=insertColumnLeft]:before{content:"\f2d0";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:"\f2d0";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:"\e80e";content:var(--smart-icon-column-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=tableProperties]:before{content:"\e800";content:var(--smart-icon-table)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=imageProperties]:before{content:"\e827";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:"\e831";content:var(--smart-icon-link)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteTable]:before{content:"\e826";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:"\e835";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:"\e83a";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=deleteLink]:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteVideo]:before{content:"\e826";content:var(--smart-icon-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=createLink]:before{content:"\e831";content:var(--smart-icon-link)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteLink]:before{content:"\f127";content:var(--smart-icon-unlink)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=selectAll]:before{content:"\f247";content:var(--smart-icon-group)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=date]:before{content:"\e829";content:var(--smart-icon-calendar)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=rewrite]:before{content:"\e82a";content:var(--smart-icon-edit)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=continue_writing]:before{content:"\e903";content:var(--smart-icon-arrow-right)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=fix_spelling_grammar]:before{content:"\e909";content:var(--smart-icon-mode-edit)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=summarize]:before{content:"\e845";content:var(--smart-icon-file)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=make_shorter]:before{content:"\e81d";content:var(--smart-icon-resize-small)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=make_longer]:before{content:"\e81c";content:var(--smart-icon-resize-full)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=explain]:before{content:"\e839";content:var(--smart-icon-help-circled)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=casual]:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=concise]:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=funny]:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=professional]:before{content:var(--smart-icon-ai);content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.333 7.333s-.2-1.885-.992-2.674c-.794-.787-2.674-.992-2.674-.992s1.885-.2 2.674-.993c.787-.794.992-2.674.992-2.674s.2 1.885.993 2.674c.786.787 2.674.993 2.674.993s-1.885.2-2.674.992c-.787.786-.993 2.674-.993 2.674ZM7.5 5s-.414 3.86-2.026 5.474C3.859 12.088 0 12.5 0 12.5s3.86.414 5.474 2.026C7.089 16.141 7.5 20 7.5 20s.414-3.86 2.026-5.474C11.141 12.912 15 12.5 15 12.5s-3.86-.414-5.474-2.026C7.911 8.859 7.5 5 7.5 5Zm9.667 11.667a.832.832 0 1 0-.002 1.665.832.832 0 0 0 .002-1.665ZM2.5 4a.832.832 0 1 0 0-1.667A.832.832 0 1 0 2.5 4Z' fill='%23000'/%3E%3C/svg%3E");opacity:.9}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=translate_chinese]:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=translate_dutch]:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=translate_english]:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=translate_italian]:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=translate_japanese]:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=translate_korean]:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=translate_portuguese]:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=translate_russian]:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=translate_spanish]:before{content:"\f0c5";content:var(--smart-icon-docs)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=h1]:before{content:"\f1dc";content:var(--smart-icon-header);content:"\f1dc" "¹";content:var(--smart-icon-header) "¹"}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=h2]:before{content:"\f1dc";content:var(--smart-icon-header);content:"\f1dc" "²";content:var(--smart-icon-header) "²"}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=h3]:before{content:"\f1dc";content:var(--smart-icon-header);content:"\f1dc" "³";content:var(--smart-icon-header) "³"}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=h4]:before{content:"\f1dc";content:var(--smart-icon-header);content:"\f1dc" "⁴";content:var(--smart-icon-header) "⁴"}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=h5]:before{content:"\f1dc";content:var(--smart-icon-header);content:"\f1dc" "⁵";content:var(--smart-icon-header) "⁵"}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=h6]:before{content:"\f1dc";content:var(--smart-icon-header);content:"\f1dc" "⁶";content:var(--smart-icon-header) "⁶"}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=cut]:before{content:"\e83a";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:"\e835";content:var(--smart-icon-copy-record)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=table]:before{content:"\e800";content:var(--smart-icon-table)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=text]:before{content:"\f031";content:var(--smart-icon-font)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=togglelist]:before{content:"\e903";content:var(--smart-icon-arrow-right)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=image]:before{content:"\e827";content:var(--smart-icon-image)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=video]:before{content:"\f16a";content:var(--smart-icon-video)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=file]:before{content:"\e845";content:var(--smart-icon-file)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=hyperlink]:before{content:"\e831";content:var(--smart-icon-link)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=strikethrough]:before{content:"\f0cc";content:var(--smart-icon-strike-through)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=caption]:before{content:"T";content:var(--smart-icon-format-clear)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=orderedlist]:before{content:"\f0cb";content:var(--smart-icon-list-ordered)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=unorderedlist]:before{content:"\f0ca";content:var(--smart-icon-list-unordered)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=checklist]:before{content:"\e89f";content:var(--smart-icon-list-check)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=callout]:before{content:"\e805";content:var(--smart-icon-attention-circled)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=blockquote]:before{content:var(--smart-icon-blockquote);content:"“";font-size:24px;font-weight:700}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=divider]:before{content:var(--smart-icon-divider);content:"—";font-size:24px;font-weight:700}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=ai]:before{content:var(--smart-icon-ai);content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.333 7.333s-.2-1.885-.992-2.674c-.794-.787-2.674-.992-2.674-.992s1.885-.2 2.674-.993c.787-.794.992-2.674.992-2.674s.2 1.885.993 2.674c.786.787 2.674.993 2.674.993s-1.885.2-2.674.992c-.787.786-.993 2.674-.993 2.674ZM7.5 5s-.414 3.86-2.026 5.474C3.859 12.088 0 12.5 0 12.5s3.86.414 5.474 2.026C7.089 16.141 7.5 20 7.5 20s.414-3.86 2.026-5.474C11.141 12.912 15 12.5 15 12.5s-3.86-.414-5.474-2.026C7.911 8.859 7.5 5 7.5 5Zm9.667 11.667a.832.832 0 1 0-.002 1.665.832.832 0 0 0 .002-1.665ZM2.5 4a.832.832 0 1 0 0-1.667A.832.832 0 1 0 2.5 4Z' fill='%23000'/%3E%3C/svg%3E");opacity:.9}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=fourColumns]:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=threeColumns]:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=twoColumns]:before{content:"\f0db";content:var(--smart-icon-column)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=emoji]:before{content:var(--smart-icon-emoji);content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03IDBDMy4xNCAwIDAgMy4xNCAwIDdzMy4xNCA3IDcgNyA3LTMuMTQgNy03LTMuMTQtNy03LTdabTAgLjY2NUE2LjM0MiA2LjM0MiAwIDAgMSAxMy4zMzUgNyA2LjM0MyA2LjM0MyAwIDAgMSA3IDEzLjMzNSA2LjM0MiA2LjM0MiAwIDAgMSAuNjY1IDcgNi4zNDIgNi4zNDIgMCAwIDEgNyAuNjY1Wk00LjY3IDQuMzU4YS44MDYuODA2IDAgMSAwIDAgMS42MTIuODA2LjgwNiAwIDAgMCAwLTEuNjEyWm00LjYzOSAwYS44MDYuODA2IDAgMSAwLS4wMDEgMS42MTIuODA2LjgwNiAwIDAgMCAwLTEuNjEyWk00LjI1NiA4LjI2NWEuMzMyLjMzMiAwIDAgMC0uMzMyLjMzMmMwIDEuNDAyIDEuMTU0IDIuNTQyIDIuNTczIDIuNTQyaDEuMTJjMS40NDIgMCAyLjU3My0xLjEwMyAyLjU3My0yLjUxYS4zMzIuMzMyIDAgMSAwLS42NjUgMGMwIDEuMDM1LS44MzggMS44NDYtMS45MDggMS44NDZoLTEuMTJjLTEuMDcgMC0xLjkwOS0uODI1LTEuOTA5LTEuODc4YS4zMzIuMzMyIDAgMCAwLS4zMzItLjMzMloiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);margin-top:2px;opacity:.9}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=user]:before{content:"\e81f";content:var(--smart-icon-user)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=pageLink]:before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=page]:before{content:"\e831";content:var(--smart-icon-link)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=task]:before{content:"\e908";content:var(--smart-icon-check)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteTab]:before{content:"\e826";content:var(--smart-icon-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=paste]:before{content:"\f0ea";content:var(--smart-icon-paste)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item:hover{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[selected]{background-color:#005c991a;background-color:var(--smart-ui-state-selected);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[disabled]{cursor:default;opacity:.55;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]{transform-origin:bottom}.smart-editor-drop-down-toolbar:not([arrow]),.smart-editor-drop-down-toolbar[arrow-direction=top]{transform-origin:top}.smart-editor-drop-down-toolbar .smart-table-picker{background:0 0;display:block;overflow:hidden}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-grid{align-items:center;display:flex;flex-direction:column;width:100%}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-grid:before{align-items:center;box-sizing:border-box;content:attr(value);display:flex;justify-content:center;padding:.2rem 16px;width:100%}.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{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);cursor:pointer;height:15px;margin:2px;width:15px}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-cell[selected]{background:#005c99;background:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary)}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-separator{background:#e0e0e0;background:var(--smart-border);height:1px;height:var(--smart-border-width);margin:10px 0;width:100%}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-button{background:0 0;border:initial;width:100%}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-button button:before{box-sizing:border-box;content:"\e800";content:var(--smart-icon-table);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);margin-right:10px}.smart-editor-block[empty]:before,.smart-editor-format-block[empty]:after{color:#aaa;content:attr(data-placeholder);pointer-events:none}.smart-editor-block.smart-editor-block{font-size:inherit}.smart-editor-block smart-input{--smart-font-size:"";--smart-font-family:inherit;height:auto;line-height:inherit;position:relative}.smart-editor-block ol,.smart-editor-block ul{margin:0;padding-left:20px}.smart-editor-drag-line{background:#005c99;background:var(--smart-primary);font-family:smart-icons;font-family:var(--smart-font-family-icon);height:3px;left:10px;opacity:.8;position:absolute;transition:opacity .25s cubic-bezier(.6,.2,0,.8);width:calc(100% - 20px);z-index:199}.smart-editor-ai-menu{transform:scaleX(1) scaleY(0)!important}.smart-editor-ai-menu[bottom]{transform-origin:bottom}.smart-editor-ai-menu[hide]{transform:scaleX(1) scaleY(0)!important;transition:transform .2s cubic-bezier(.075,.82,.165,1)!important}.smart-editor-ai-menu[visible]{transform:scaleX(1) scaleY(1)!important}.smart-editor-add-menu,.smart-editor-ai-menu{transition:transform .2s cubic-bezier(.075,.82,.165,1)!important;z-index:999999}.smart-editor-add-menu .smart-tooltip-content,.smart-editor-ai-menu .smart-tooltip-content{padding-left:3px;padding-right:0}.smart-editor-add-menu .smart-tooltip-content .smart-editor-context-menu-item-container,.smart-editor-ai-menu .smart-tooltip-content .smart-editor-context-menu-item-container{display:block;max-height:380px;overflow:auto}.smart-editor-insert-line{display:none;height:30px;left:3px;opacity:0;position:absolute;top:15px;visibility:hidden}.smart-editor-insert-line.show{display:none;opacity:.8;visibility:visible}.smart-editor-insert-line:after,.smart-editor-sortable:after,.smart-editor-sortable:before{align-items:flex-end;color:#5a5a5a;color:var(--smart-background-color);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);position:absolute}.smart-editor-insert-line:after{content:"\e803";content:var(--smart-icon-plus);cursor:pointer;justify-content:center}.smart-editor-sortable{--smart-font-size:12px;height:30px;left:-3px;opacity:0;position:absolute;top:10px;transform:translate(0);visibility:hidden}.smart-editor-sortable.show{opacity:.8;visibility:visible}.smart-editor-sortable:after,.smart-editor-sortable:before{content:"\f141";content:var(--smart-icon-ellipsis);cursor:grab;height:25px;height:var(--smart-sortable-handle-size);justify-content:center;line-height:18px;line-height:calc(var(--smart-sortable-handle-size) - var(--smart-font-size)/2);width:25px;width:var(--smart-sortable-handle-size)}.smart-editor-sortable:before{transform:rotate(-90deg)}.smart-editor-sortable:after{transform:rotate(90deg)}.smart-editor .action-icon,.smart-editor .date-icon{cursor:pointer}.smart-editor .callout .callout-icon{cursor:pointer;margin-right:3px}.smart-editor .callout .callout-icon:after{content:attr(data-placeholder);width:16px}.smart-editor .editable-list .toggle-icon{cursor:pointer;margin-right:5px;transition:transform .3s;-webkit-user-select:none;user-select:none}.smart-editor .editable-list .toggle-icon:after{content:"▶";width:16px}.smart-editor .editable-list .nested{display:none;list-style:none;margin-left:20px;padding-left:0}.smart-editor .editable-list.expanded{margin-top:2px}.smart-editor .editable-list.expanded .toggle-icon{margin-right:3px}.smart-editor .editable-list.expanded .toggle-icon:after{content:"▼";width:16px}.smart-editor .editable-list.expanded .nested{display:block}.smart-editor-callout-box{align-items:center;border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);cursor:pointer;display:inline-flex;gap:5px;margin-top:10px;padding:5px;position:relative;transition:background .2s;width:auto}.smart-editor-callout-box:hover{background:#ebebeb;background:var(--smart-ui-state-hover);color:var}.smart-editor-ai-popup{display:none;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);position:absolute;width:320px;z-index:999999}.smart-editor-ai-popup .button-close{cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:12px;position:absolute;right:10px;top:10px}.smart-editor-ai-popup button[disabled]{background:#ccc;background:var(--smart-disabled);color:#555;color:var(--smart-disabled-color);opacity:.7;pointer-events:none}.smart-editor-ai-popup .smart-editor-container{background-color:#fefefe;background-color:var(--smart-background);border-radius:4px;border-radius:var(--smart-border-radius);box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4);box-sizing:border-box;padding:16px;text-align:center;width:100%}.smart-editor-ai-popup .smart-editor-header{color:#5a5a5a;color:var(--smart-background-color);font-size:16px;font-weight:500;margin-bottom:16px}.smart-editor-ai-popup .smart-editor-predefined-container{display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin-bottom:16px}.smart-editor-ai-popup .smart-editor-predefined-btn{background-color:#005c99;background-color:var(--smart-primary);border:none;border-radius:20px;color:#fff;color:var(--smart-primary-color);cursor:pointer;font-size:14px;font-size:var(--smart-font-size);padding:4px 8px;transition:background-color .3s ease}.smart-editor-ai-popup .smart-editor-predefined-btn:hover{background-color:#005c991a;background-color:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-editor-ai-popup .smart-editor-input-container{display:flex;flex-direction:column;margin-bottom:20px}.smart-editor-ai-popup .smart-editor-input-container input{background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:12px;font-size:14px;font-size:var(--smart-font-size);margin-bottom:16px;outline:0;padding:8px;transition:border .3s ease,box-shadow .3s ease}.smart-editor-ai-popup .smart-editor-input-container input:focus{border-color:#005c99;border-color:var(--smart-primary);box-shadow:0 0 8px var(--smart-ui-state-primary)}.smart-editor-ai-popup .smart-editor-submit-btn{background-color:#005c99;background-color:var(--smart-primary);border:none;border-radius:24px;color:#fff;color:var(--smart-primary-color);cursor:pointer;font-size:16px;padding:6px 12px;transition:transform .2s ease,background-color .3s ease}.smart-editor-ai-popup .smart-editor-submit-btn:hover{background-color:#005c991a;background-color:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected);transform:scale(1.01)}.smart-editor-ai-popup .smart-editor-result-box{background-color:#f5f5f5;background-color:var(--smart-surface);border-radius:12px;box-shadow:inset 0 2px 6px #0000001a;color:#323232;color:var(--smart-surface-color);font-size:14px;font-size:var(--smart-font-size);height:150px;margin-top:20px;overflow-y:auto;padding:8px;text-align:left}.smart-editor-ai-popup .smart-editor-icon-arrow-up{font-size:20px;margin-left:8px}.smart-editor-ai-popup .smart-editor-loading{align-items:center;display:flex;justify-content:center}.smart-editor-callout.dropdown,.smart-editor-date-popup{box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4);display:none;z-index:999999}.smart-editor-ai-popup .smart-editor-spinner{animation:smart-editor-spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#005c99;border-top:4px solid var(--smart-primary);height:24px;width:24px}@keyframes smart-editor-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.smart-editor-ai-popup .smart-editor-timeout-message{color:#b00020;color:var(--smart-error);font-size:16px;margin-top:10px}.smart-editor-ai-popup .smart-editor-keep-btn,.smart-editor-ai-popup .smart-editor-replace-btn{background-color:#005c99;background-color:var(--smart-primary);border:none;border-radius:24px;color:#fff;color:var(--smart-primary-color);cursor:pointer;font-size:16px;margin-top:16px;padding:6px 12px;transition:background-color .3s ease}.smart-editor-ai-popup .smart-editor-keep-btn.smart-editor-replace-btn,.smart-editor-ai-popup .smart-editor-replace-btn.smart-editor-replace-btn{background-color:#2d2d30;background-color:var(--smart-secondary);color:#fff;color:var(--smart-secondary-color)}.smart-editor-ai-popup .smart-editor-keep-btn:hover{background-color:#005c991a;background-color:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}@media (max-width:600px){.smart-editor-ai-popup .smart-editor-container{padding:20px}.smart-editor-ai-popup .smart-editor-header{font-size:24px}.smart-editor-ai-popup .smart-editor-predefined-btn{font-size:12px;padding:6px 12px}.smart-editor-ai-popup .smart-editor-input-container input{padding:12px}.smart-editor-ai-popup .smart-editor-submit-btn{font-size:14px;padding:10px 20px}.smart-editor-ai-popup .smart-editor-result-box{height:150px}}.smart-editor-date-popup{border-radius:4px;position:absolute}.smart-editor-callout .callout-box:hover{background:#ececec}.smart-editor-callout .emoji{font-size:24px}.smart-editor-callout.dropdown{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;position:absolute;width:320px}.smart-editor-callout.dropdown .tabs{background:#f5f5f5;background:var(--smart-surface);border-top:1px solid #e0e0e0;border-top:1px solid var(--smart-border);display:flex;justify-content:space-around;margin-top:10px}.smart-editor-callout.dropdown .option:hover,.smart-editor-callout.dropdown .tab:hover{background:#ebebeb;background:var(--smart-ui-state-hover)}.smart-editor-callout.dropdown .tab{cursor:pointer;font-size:16px;padding:6px;position:relative;text-align:center;width:40px}.smart-editor-callout.dropdown .tab.active{border-bottom:2px solid #005c99;border-bottom:2px solid var(--smart-primary)}.smart-editor-callout.dropdown .categories{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(auto-fill,minmax(30px,1fr));height:200px;margin-top:10px;overflow-y:auto}.smart-editor-callout.dropdown .option{align-items:center;cursor:pointer;display:flex;font-size:16px;justify-content:center;padding:4px 5px}.smart-editor-ai-icon,.smart-editor-file{cursor:pointer;padding:5px;text-decoration:none}.smart-editor-callout.dropdown .option span{font-size:18px}.smart-editor-ai-icon:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.333 7.333s-.2-1.885-.992-2.674c-.794-.787-2.674-.992-2.674-.992s1.885-.2 2.674-.993c.787-.794.992-2.674.992-2.674s.2 1.885.993 2.674c.786.787 2.674.993 2.674.993s-1.885.2-2.674.992c-.787.786-.993 2.674-.993 2.674ZM7.5 5s-.414 3.86-2.026 5.474C3.859 12.088 0 12.5 0 12.5s3.86.414 5.474 2.026C7.089 16.141 7.5 20 7.5 20s.414-3.86 2.026-5.474C11.141 12.912 15 12.5 15 12.5s-3.86-.414-5.474-2.026C7.911 8.859 7.5 5 7.5 5Zm9.667 11.667a.832.832 0 1 0-.002 1.665.832.832 0 0 0 .002-1.665ZM2.5 4a.832.832 0 1 0 0-1.667A.832.832 0 1 0 2.5 4Z' fill='%23000'/%3E%3C/svg%3E");margin-right:5px;opacity:.9}.smart-editor-file{background:#f5f5f5;background:var(--smart-surface);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);color:#5a5a5a;color:var(--smart-background-color);display:inline-block}.smart-editor-file:before{color:#005c99;color:var(--smart-primary);content:"\e845";content:var(--smart-icon-file);font-family:smart-icons;font-family:var(--smart-font-family-icon);margin-right:5px}.smart-editor-file.smart-icon-word:before{color:#185abd;content:"\f1C2";content:var(--smart-icon-word)}.smart-editor-file.smart-icon-pdf:before{color:#e50012;content:"\f1c1";content:var(--smart-icon-pdf)}.smart-editor-file.smart-icon-image:before{content:"\e827";content:var(--smart-icon-image)}.smart-editor-file.smart-icon-excel:before{color:#217346;content:"\f1C3";content:var(--smart-icon-excel)}.smart-editor-file.smart-icon-video:before{color:#c43e1c;content:"\f16a";content:var(--smart-icon-video)}.smart-editor-file.smart-icon-music:before{color:#c5c33c;content:"\E851";content:var(--smart-icon-music)}.smart-editor-file.smart-icon-archive:before{content:"\f1C6";content:var(--smart-icon-archive)}.smart-editor-file.smart-icon-text:before{content:"\f0f6";content:var(--smart-icon-text)}.smart-editor-file.smart-icon-powerpoint:before{color:#c43e1c;content:"\f1c4";content:var(--smart-icon-powerpoint)}.smart-editor .smart-editor-tab-label{display:none}.smart-editor-tabs{align-items:center;background:#f5f5f5;background:var(--smart-surface);display:flex;gap:5px;padding-left:30px;position:relative}.smart-editor-tabs .smart-editor-tabs-divider{border-top:1px solid #e0e0e0;border-top:1px solid var(--smart-border);height:1px;left:0;position:absolute;top:0;width:100%;z-index:1}.smart-editor-tabs .smart-editor-tab{background:#f5f5f5;background:var(--smart-surface);border-bottom:2px solid #0000;color:#323232;color:var(--smart-surface-color);cursor:pointer;outline:0;padding:10px 20px;position:relative;transition:all .3s ease}.smart-editor-tabs .smart-editor-tab input{border:none;outline:0}.smart-editor-tabs .smart-editor-tab.active{background:#fefefe;background:var(--smart-background);border-bottom:2px solid #005c99;border-bottom:2px solid var(--smart-primary);color:#005c99;color:var(--smart-primary);font-weight:700;z-index:2}.smart-editor-tabs .smart-editor-tab:hover{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-editor-tabs .smart-editor-tab-plus{background:#005c99;background:var(--smart-primary);border:none;border-radius:50%;color:#fff;color:var(--smart-primary-color);cursor:pointer;font-size:18px;outline:0;transition:background .2s cubic-bezier(.165,.84,.44,1)}.smart-editor-tabs .smart-editor-tab-plus:hover{background:#005c991a;background:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}smart-editor[popup]>.smart-container{grid-template-rows:none}smart-editor[popup] .smart-editor-content-container{grid-template-columns:1fr auto}smart-editor[popup] .smart-editor-content-container .smart-editor-tabs{flex-direction:column;padding-left:0}.smart-editor-toolbar[popup]{background:#f5f5f5;background:var(--smart-surface);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);display:flex;flex-wrap:wrap;left:0;overflow:hidden;padding:4px;position:absolute;top:800px;width:800px;z-index:99}.smart-editor-toolbar[popup] .smart-editor-toolbar-items-primary{display:flex;flex-wrap:wrap}.smart-element .smart-editor-two-columns,.smart-element div[data-block-2]{grid-gap:10px;display:grid;gap:10px;grid-template-columns:45% 45%}.smart-element .smart-editor-three-columns{grid-gap:10px;display:grid;gap:10px;grid-template-columns:33% 33% 33%}.smart-element .smart-editor-four-columns{grid-gap:10px;display:grid;gap:10px;grid-template-columns:25% 25% 25% 25%}.smart-element .smart-editor-n-columns-block,.smart-element div[data-block-n]{border:1px solid #0000;padding:5px}.smart-element .smart-editor-n-columns-block:hover,.smart-element div[data-block-n]:hover{border:1px solid #e0e0e0;border:1px solid var(--smart-border)}.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=color-input],.smart-editor[right-to-left] .smart-editor-toolbar-item[item-type=drop-down],.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=bottom-right],.smart-editor[right-to-left] .smart-editor-resize-frame span[position=top-left]{cursor:sw-resize}.smart-editor[right-to-left] .smart-editor-resize-frame span[position=bottom-left],.smart-editor[right-to-left] .smart-editor-resize-frame span[position=top-right]{cursor:se-resize}.smart-editor-input[right-to-left] li .editor-icon:before{left:auto;right:0}.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{align-items:center;display:flex;justify-content:center}.smart-editor-drop-down-toolbar .smart-table-picker[right-to-left] .smart-table-picker-button>button.smart-button:before{margin-left:10px;margin-right:0}smart-file-upload{background-color:var(--smart-file-upload-background);border:var(--smart-file-upload-border-width) dashed var(--smart-file-upload-border);box-sizing:border-box;color:var(--smart-file-upload-color);display:inline-block;font-family:var(--smart-file-upload-font-family);font-size:var(--smart-file-upload-font-size);min-height:100px;min-width:200px;overflow:hidden;width:250px;width:var(--smart-file-upload-default-width)}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]{cursor:default;opacity:.55}smart-file-upload[show-progress] .smart-file smart-progress-bar[value]{display:block}.smart-file.smart-uploading-start:before{animation:connecting 1s linear infinite;background-color:hsla(0,0%,76%,.412);color:#737373;content:"Connecting ...";content:var(--smart-file-upload-text-content-uploading-start);display:flex;flex-direction:column;opacity:1}.smart-file.smart-error:before,.smart-file.smart-pause:before,.smart-file.smart-uploading-start:before,.smart-file.smart-uploading:before{box-sizing:border-box;font-family:arial;font-size:11px;height:100%;justify-content:flex-end;left:0;padding:0 0 2px 5px;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.smart-file.smart-uploading:before{background-color:hsla(0,0%,76%,.412);color:var(--smart-ui-state);content:"Uploading ...";content:var(--smart-file-upload-text-content-uploading);display:flex;flex-direction:column;opacity:1}.smart-file.smart-uploading .smart-item-upload-button{pointer-events:none}.smart-file.smart-uploading .smart-item-name{opacity:.2;-webkit-user-select:none;user-select:none}.smart-file.smart-pause:before{background-color:rgba(255,0,0,.188);border-radius:3px;color:#8a0000;content:"Upload paused!";content:var(--smart-file-upload-text-content-pause);display:flex;flex-direction:column;opacity:.8}.smart-file.smart-error:before{animation:error 6s linear 1;background-color:#b00020;background-color:var(--smart-error);border-radius:var(--smart-error-border-radius);color:var(--smart-on-error);content:"Upload error!";content:var(--smart-file-upload-text-content-error);display:flex;flex-direction:column;opacity:0}.smart-file.smart-error smart-progress-bar,.smart-selected-files .smart-uploading .smart-item-upload-button{opacity:.3}.smart-file smart-progress-bar{bottom:0;display:none;height:4px;left:0;position:absolute;width:100%}.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{box-sizing:border-box;padding:5px;width:100%}.smart-file-upload .smart-browse-button{display:block;height:auto;height:var(--smart-file-upload-browse-button-height);margin:4px;width:auto;width:var(--smart-file-upload-browse-button-width)}.smart-file-upload .smart-cancel-all-button,.smart-file-upload .smart-pause-all-button,.smart-file-upload .smart-upload-all-button{height:auto;height:var(--smart-file-upload-footer-button-height);margin:4px;width:auto;width:var(--smart-file-upload-footer-button-width)}.smart-file-upload .smart-browse-input{display:none}.smart-file-upload .smart-drop-zone{display:none;height:100px;width:100%}.smart-file-upload .smart-total-files{box-sizing:border-box;color:gray;display:block;font-family:arial;font-size:12px;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;-webkit-user-select: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{background-color:#fefefe;background-color:var(--smart-background);border:1px dotted #d3d3d3;position:relative}.smart-drop-zone,.smart-drop-zone:after{box-sizing:border-box;height:100%;width:100%}.smart-drop-zone:after{border:5px dashed #0000;color:var(--smart-ui-state);content:"Drag files here";content:var(--smart-file-upload-text-content-drop-zone);display:flex;flex-direction:column;font-family:smart-icons;font-family:var(--smart-font-family-icon);justify-content:center;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:border .5s ease-out}.smart-drop-zone.smart-drag-over:after,[data-theme=modern] .smart-drop-zone.smart-drag-over:after{animation:drop-zone 1s ease-in infinite;content:"Drop here \e824";content:var(--smart-file-upload-text-content-drop-zone-over);transition:border .5s ease-out}.smart-drop-zone.smart-drag-over:after{border:3px dashed var(--smart-background-border);font-size:50px}[data-theme=modern]{--smart-file-upload-text-content-drop-zone-over:"Drop here"}[data-theme=modern] .smart-drop-zone{align-items:center;background-position:bottom;background-repeat:no-repeat;background-size:contain;border:2px dashed #f5f5f5;border:2px dashed var(--smart-surface);display:flex;justify-content:center;padding:10px;width:100%}[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{background-color:#005c991a;background-color:rgba(var(--smart-primary-rgb),.1);border-color:#005c99;border-color:var(--smart-primary)}[data-theme=modern] .smart-drop-zone.smart-drag-over:after{border-color:#0000;font-size:2.5rem}.smart-selected-files{box-sizing:border-box;display:block;height:100%;padding:2px;width:100%}.smart-selected-files .smart-file{background-color:#fafafa;border:1px solid #d3d3d3;border-radius:3px;box-sizing:border-box;display:block;height:auto;margin-bottom:1px;padding:10px;position:relative;transition:border-color .5s ease}.smart-selected-files .smart-file:hover{border-color:gray;transition:border-color .5s ease}.smart-selected-files .smart-item-pause-button{box-sizing:border-box;color:#999;display:none;height:16px;pointer-events:none;position:relative;transition:color .5s ease;width:16px}.smart-selected-files .smart-item-pause-button:after{content:"\e80d";content:var(--smart-icon-close);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:16px;left:0;position:absolute;text-shadow:2px 2px 2px #d3d3d3;top:0}.smart-selected-files .smart-item-cancel-button{box-sizing:border-box;color:#999;display:inline-block;height:16px;position:relative;transition:color .5s ease;width:16px}.smart-selected-files .smart-item-cancel-button:after{content:"\e80d";content:var(--smart-icon-close);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:16px;left:0;position:absolute;text-shadow:2px 2px 2px #d3d3d3;top:0}.smart-selected-files .smart-item-cancel-button:hover{color:orange;cursor:pointer;transition:color .5s ease}.smart-selected-files .smart-item-upload-button{box-sizing:border-box;color:#999;display:inline-block;height:16px;position:relative;transition:color .5s ease;width:16px}.smart-selected-files .smart-item-upload-button:after{content:"\e83f";content:var(--smart-icon-up);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:16px;left:0;position:absolute;text-shadow:2px 2px 2px #d3d3d3;top:0}.smart-selected-files .smart-item-upload-button:hover{color:#8bc34a;color:var(--smart-success);cursor:pointer;transition:color .5s ease}.smart-selected-files .smart-item-name{box-sizing:border-box;display:inline-block;height:auto;overflow:hidden;position:relative;text-overflow:ellipsis;width:calc(100% - 40px)}.smart-selected-files .smart-uploading .smart-item-name{height:auto;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 60px)}.smart-selected-files .smart-uploading .smart-item-pause-button{color:#dc1919;cursor:pointer;display:inline-block;opacity:.5;pointer-events:all;transition:color .5s,opacity .5s ease}.smart-selected-files .smart-uploading .smart-item-pause-button:hover{color:red;opacity:1;transition:color .5s,opacity .5s ease}.smart-selected-files .smart-uploading .smart-item-cancel-button{color:#ff8c00;cursor:pointer;display:inline-block;opacity:.5;pointer-events:all;transition:color .5s,opacity .5s ease}.smart-selected-files .smart-uploading .smart-item-cancel-button:hover{color:orange;opacity:1;transition:color .5s,opacity .5s ease}.smart-drop-zone-square{position:relative}.smart-drop-zone-square:before{content:"";display:block;padding-bottom:100%}.smart-drop-zone-square .smart-drop-zone{bottom:0;left:0;position:absolute;right:0;top:0}.smart-drop-zone-square.smart-drop-zone-small{min-width:115px}.smart-drop-zone-small{display:inline-block;position:relative;width:auto}.smart-drop-zone-small .smart-drop-zone.smart-drag-over:after{font-size:1.25rem}.smart-drop-zone-images-only .smart-drop-zone{align-items:center;display:flex;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{background-image:url(/static/media/dropable_zone_image.6c65f7db21c9520078a4.svg);background-position:50%;background-size:contain;content:"";display:block;height:55px;width:70px}.smart-drop-zone[right-to-left],.smart-file[right-to-left],smart-file-upload[right-to-left]>.smart-container{direction:rtl}.smart-filter-builder.smart-container,smart-filter-builder,smart-filter-builder>.smart-container{overflow:visible;position:relative}smart-filter-builder{background-color:initial;box-sizing:border-box;display:inline-block;font-family:var(--smart-filter-builder-font-family);font-size:var(--smart-filter-builder-font-size);height:450px;height:var(--smart-filter-builder-default-height);width:450px;width:var(--smart-filter-builder-default-width)}smart-filter-builder[disabled]{cursor:default;opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-filter-builder.smart-container>.smart-inner-container,smart-filter-builder>.smart-container>.smart-inner-container{height:100%;overflow:hidden;position:relative;width:100%}.smart-filter-builder smart-menu[mode=dropDown]{height:auto;width:auto}.smart-filter-builder smart-scroll-viewer{height:100%;position:relative;width:100%}.smart-filter-builder .filter-builder-item{align-content:center;align-items:center;background-color:#add8e6;border:none;border-radius:3px;cursor:pointer;display:inline-flex;justify-content:center;margin-right:5px;min-height:30px;min-height:var(--smart-filter-builder-row-height);padding:5px;vertical-align:middle}.smart-filter-builder .smart-filter-builder-icon{border-right:1px solid gray;display:inline-block;font-weight:700;height:100%;margin-right:5px;padding:0 2px;text-align:center;width:40px}.smart-filter-builder .smart-filter-builder-menu-item{display:inline-block;height:100%}.smart-filter-builder .smart-filter-add-btn,.smart-filter-builder .smart-filter-delete-btn{box-sizing:border-box;display:inline-block;font-size:16px;min-height:30px;min-height:var(--smart-filter-builder-row-height);min-width:30px;min-width:var(--smart-filter-builder-row-height);opacity:.3;padding:5px 0;vertical-align:middle}.smart-filter-builder .smart-filter-add-btn:after,.smart-filter-builder .smart-filter-delete-btn:after{content:"+";cursor:pointer;display:inline-block;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:25px;text-align:center;vertical-align:middle;width:100%}.smart-filter-builder .smart-filter-add-btn:hover,.smart-filter-builder .smart-filter-delete-btn:hover{opacity:.6}.smart-filter-builder .smart-filter-add-btn:active,.smart-filter-builder .smart-filter-delete-btn:active{opacity:1}.smart-filter-builder .smart-filter-add-btn{color:#5a5a5a;color:var(--smart-background-color)}.smart-filter-builder .smart-filter-add-btn:after{font-weight:700}.smart-filter-builder .smart-filter-delete-btn:after{content:"\e81F";font-size:10px}.smart-filter-builder .smart-filter-value{min-width:100px;padding:0}.smart-filter-builder .smart-filter-value .smart-value-container{align-content:center;color:gray;display:inline-flex;height:100%;justify-content:center;margin:0;padding:5px;width:100%}.smart-filter-builder .smart-filter-value[edited]{background-color:initial;padding:0}.smart-filter-builder .smart-filter-value[edited] .smart-value-container{display:none}.smart-filter-builder .smart-filter-group,.smart-filter-builder .smart-filter-group-condition,.smart-filter-builder .smart-filter-group-condition-container,.smart-filter-builder .smart-filter-group-operator{box-sizing:border-box;display:block;white-space:nowrap;width:100%}.smart-filter-builder .smart-filter-group-condition{margin-bottom:5px}.smart-filter-builder .smart-filter-group-condition-container{padding-left:30px}.smart-filter-builder .smart-filter-group-operation{min-width:50px}.smart-filter-builder .smart-content-container>.smart-filter-group>.smart-filter-group-operator{margin-left:30px}.smart-filter-builder .smart-content-container>.smart-filter-group>.smart-filter-group-operator .smart-filter-delete-btn{display:none}.smart-filter-builder .smart-editors-container{height:20px;pointer-events:none;position:relative}.smart-filter-builder .smart-editors-container[open]{min-height:30px;min-height:var(--smart-filter-builder-row-height);min-width:100px;width:250px;width:var(--smart-filter-builder-item-width)}.smart-filter-builder .smart-editors-container[open] .smart-check-box-editor{align-self:center;display:flex;height:30px;justify-self:center;margin-left:auto;margin-right:auto;width:30px}.smart-filter-builder .smart-editors-container[open] .smart-check-box-editor.smart-hidden,.smart-filter-builder .smart-hidden{display:none}.smart-filter-builder .smart-editors-container .smart-check-box-editor,.smart-filter-builder .smart-editors-container .smart-combo-box-editor,.smart-filter-builder .smart-editors-container .smart-custom-editor>*,.smart-filter-builder .smart-editors-container .smart-date-time-picker-editor,.smart-filter-builder .smart-editors-container .smart-drop-down-list-editor,.smart-filter-builder .smart-editors-container .smart-numeric-text-box-editor,.smart-filter-builder .smart-editors-container .smart-text-box-editor{pointer-events:all;width:100%}.smart-filter-builder .smart-filter-field-name,.smart-filter-builder .smart-filter-operation{min-width:100px}.smart-filter-builder .smart-selected-menu-item{background-color:#d3d3d3}.smart-filter-builder .smart-scrollable-outer-container{height:100%;width:100%}.smart-filter-builder .smart-filter-value:hover>*{background-color:initial;border-color:initial;color:#000;color:initial}smart-filter-panel{height:auto;height:var(--smart-filter-panel-default-height);width:300px;width:var(--smart-filter-panel-default-width)}smart-filter-panel.smart-element{border:none;padding:10px;padding:var(--smart-filter-panel-padding)}.smart-filter-panel .smart-filter-panel-input:active,.smart-filter-panel .smart-filter-panel-input:focus{border-color:#005c99;border-color:var(--smart-primary)}.smart-filter-panel smart-numeric-text-box.smart-filter-panel-input input{text-align:right}.smart-filter-panel smart-tree{height:400px;height:var(--smart-filter-panel-main-element-height);margin-bottom:10px;margin-bottom:var(--smart-filter-panel-vertical-offset);width:100%}.smart-filter-panel smart-tree.date-excel smart-tree-items-group[level="1"]>.smart-tree-item-label-container>.smart-tree-items-group-arrow,.smart-filter-panel smart-tree.standard-excel .smart-tree-items-group-arrow{visibility:hidden}.smart-filter-panel smart-tree.standard-excel smart-tree-item:not([level="1"])>.smart-tree-item-label-container{margin-left:-30px}.smart-filter-panel smart-menu-item[value=notand],.smart-filter-panel smart-menu-item[value=notor]{display:none}.smart-filter-panel .smart-filter-panel-label,.smart-filter-panel .smart-filter-panel-list{margin-bottom:10px;margin-bottom:var(--smart-filter-panel-vertical-offset)}.smart-filter-panel .smart-filter-panel-list{width:100%}.smart-filter-panel .smart-filter-panel-operator-list{margin-bottom:10px;margin-bottom:var(--smart-filter-panel-vertical-offset);width:80px}.smart-filter-panel .smart-filter-panel-button-container{display:flex;height:30px;height:var(--smart-editor-height);justify-content:space-around;min-height:33px;width:100%}.smart-filter-panel .smart-filter-panel-button-container>smart-button{width:80px}.smart-filter-panel .smart-filter-panel-button-container>smart-button button{padding:8px}.smart-filter-panel .smart-filter-panel-input{display:block;height:30px;height:var(--smart-editor-height);margin-bottom:10px;margin-bottom:var(--smart-filter-panel-vertical-offset);width:100%}.smart-filter-panel .smart-filter-panel-input.case-sensitive{display:inline-block;width:calc(100% - 32px)}.smart-filter-panel[filter-type=string] .case-sensitive{display:block;margin-bottom:5px;margin-bottom:calc(var(--smart-filter-panel-vertical-offset) - 5px);margin-top:5px}.smart-filter-panel span.case-sensitive.smart-icon{border:1px solid #0000;border-radius:4px;border-radius:var(--smart-border-radius);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:16px;margin-left:5px;padding:5px;position:relative}.smart-filter-panel span.case-sensitive.smart-icon.smart-icon-font-size:after{content:"\f088";content:var(--smart-icon-fontsize)}.smart-filter-panel span.case-sensitive.smart-icon:hover{background:#ebebeb;background:var(--smart-ui-state-hover);border:1px solid #ebebeb;border:1px solid var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-filter-panel span.case-sensitive.smart-icon.active,.smart-filter-panel span.case-sensitive.smart-icon:active{background:#005c99;background:var(--smart-ui-state-active);border:1px solid #005c99;border:1px solid var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon{font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:16px;left:-3px;margin-right:5px;position:relative}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-contains:after{content:"\f063";content:var(--smart-icon-contains)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-starts-with:after{content:"\f064";content:var(--smart-icon-starts_with)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-ends-with:after{content:"\f065";content:var(--smart-icon-ends_with)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-does-not-contain:after{content:"\f066";content:var(--smart-icon-does_not_contain)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-equal:after{content:"\f52c";content:var(--smart-icon-equals)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-greater-than:after{content:"\f531";content:var(--smart-icon-greater-than)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-calendar:after{content:"\e829";content:var(--smart-icon-calendar)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-greater-than-equal:after{content:"\f532";content:var(--smart-icon-greater-than-equal)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-less-than:after{content:"\f536";content:var(--smart-icon-less-than)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-less-than-equal:after{content:"\f537";content:var(--smart-icon-less-than-equal)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-not-equal:after{content:"\f53e";content:var(--smart-icon-not-equal)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-between:after{content:"\f06a";content:var(--smart-icon-between)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-empty:after,.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-not-empty:after{content:"\f096";content:var(--smart-icon-check-empty);position:relative;top:1px}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-not-empty:before{content:"\e80d";content:var(--smart-icon-close);font-size:10px;left:calc(50% - 4px);position:absolute;top:calc(50% - 5px)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-null:after{content:"\f10c";content:var(--smart-icon-circle-empty)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-not-null:after{content:"\f111";content:var(--smart-icon-circle)}.smart-filter-panel[right-to-left]{direction:rtl}.smart-filter-panel[right-to-left] smart-tree.standard-excel smart-tree-item:not([level="1"])>.smart-tree-item-label-container{margin-left:0;margin-right:-30px}smart-gantt-chart{contain:content;display:block;height:600px;height:var(--smart-gantt-chart-default-height);width:auto;width:var(--smart-gantt-chart-default-width)}.smart-gantt-chart .smart-splitter,smart-gantt-chart .smart-splitter{border:none;border-radius:0;border-radius:initial;height:100%;width:100%}.smart-gantt-chart smart-table,smart-gantt-chart smart-table{--smart-table-row-height:var(--smart-gantt-chart-task-default-height);--smart-table-header-footer-height:var(--smart-gantt-chart-filter-row-height);height:100%;width:100%}.smart-gantt-chart.smart-container,smart-gantt-chart>.smart-container{--smart-scroll-bar-default-height:100%;--smart-scroll-bar-default-width:100%;--smart-gantt-chart-task-timeline-content-height:calc(var(--smart-gantt-chart-task-default-height)*2);--smart-gantt-chart-task-splitter-bar-fit-size:var(--smart-gantt-chart-task-timeline-content-height);--smart-gantt-chart-resource-splitter-bar-fit-size:calc(var(--smart-gantt-chart-resource-timeline-content-height) + var(--smart-gantt-chart-task-default-height));--smart-gantt-chart-baseline-size:calc(var(--smart-gantt-chart-task-default-height)/var(--smart-gantt-chart-baseline-proportion));overflow:hidden}.smart-gantt-chart.smart-container:not(.hscroll),smart-gantt-chart>.smart-container:not(.hscroll){margin-bottom:-1px}.smart-gantt-chart.smart-container:not(.hscroll)[show-resource-panel],smart-gantt-chart>.smart-container:not(.hscroll)[show-resource-panel]{margin-bottom:-4px}.smart-gantt-chart .smart-task-splitter>.smart-resize-trigger-container,.smart-gantt-chart.smart-container .smart-splitter>.smart-resize-trigger-container,smart-gantt-chart>.smart-container .smart-splitter>.smart-resize-trigger-container{margin-bottom:-2px}.smart-gantt-chart smart-splitter{--smart-splitter-bar-size:5px}.smart-gantt-chart .smart-task-splitter smart-splitter-item>.smart-container,.smart-gantt-chart .smart-task-splitter smart-splitter-item>.smart-container>.smart-content{overflow:hidden}.smart-gantt-chart smart-splitter-bar .smart-splitter-resize-button{display:none}.smart-gantt-chart smart-scroll-viewer{border:none;height:100%;padding:initial;width:100%}.smart-gantt-chart .smart-table{--smart-table-cell-padding:var(--smart-gantt-chart-task-bar-fill-padding)}.smart-gantt-chart .smart-table.smart-task-table{--smart-table-column-header-height:calc(var(--smart-gantt-chart-task-default-height)*2 - var(--smart-border-width)/2)}.smart-gantt-chart .smart-table.smart-resource-table{--smart-table-column-header-height:calc(var(--smart-gantt-chart-task-default-height) - var(--smart-border-width)/2)}.smart-gantt-chart .smart-table>.smart-container{border:initial}.smart-gantt-chart .smart-table[hide-selection-column] tr td{background:inherit}.smart-gantt-chart .smart-table[hide-selection-column] tr[aria-selected=true] td{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial}.smart-gantt-chart .smart-table thead tr th,.smart-gantt-chart .smart-table thead tr th.smart-table-select-all.freeze-near,.smart-gantt-chart .smart-timeline-view-cells:empty,.smart-gantt-chart .smart-timeline-view-details:empty{background-color:#f5f5f5;background-color:var(--smart-surface);color:#323232;color:var(--smart-surface-color)}.smart-gantt-chart .smart-table .smart-table-virtualization-container .smart-scroll-viewer-content-container{display:block}.smart-gantt-chart .smart-table td.tree-cell>div .hierarchy-arrow:after{display:inline;display:initial}.smart-gantt-chart .smart-table td div,.smart-gantt-chart .smart-table td span{line-height:inherit}.smart-gantt-chart .smart-table td.tree-cell>div div:nth-child(2){line-height:1rem}.smart-gantt-chart .smart-table thead tr th{border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border);font-size:14px;font-size:var(--smart-font-size)}.smart-gantt-chart .smart-table tbody tr{cursor:pointer;text-overflow:ellipsis;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;white-space:nowrap}.smart-gantt-chart .smart-table tbody tr td{line-height:100%}.smart-gantt-chart .smart-table tbody tr[unused] td{border:initial}.smart-gantt-chart .smart-table tbody tr[focus]{background-color:#e2e0e0;background-color:var(--smart-ui-state-focus);border-color:#e2e0e0;border-color:var(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus)}.smart-gantt-chart .smart-table tbody tr[hover]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-gantt-chart .smart-table tbody tr[aria-selected=true]{background-color:#005c991a;background-color:var(--smart-ui-state-selected);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-gantt-chart .smart-table td{border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border);border-top:none}.smart-gantt-chart .smart-table td[data-field=overdue]:after{align-items:center;color:#b00020;color:var(--smart-gantt-chart-deadline-color);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:1.25em;height:100%;left:0;padding-left:12px;padding-left:var(--smart-table-cell-padding);padding-right:12px;padding-right:var(--smart-table-cell-padding);pointer-events:none;position:absolute;top:0}.smart-gantt-chart .smart-table td[data-field=overdue][overdue]:after{content:"\e805";content:var(--smart-gantt-chart-deadline-icon)}.smart-gantt-chart .smart-table[freeze-footer] .smart-table-container:focus td[focus]:after{height:100%}@-moz-document url-prefix(){.smart-gantt-chart .smart-table.smart-task-table{--smart-table-column-header-height:calc(var(--smart-gantt-chart-task-default-height)*2)}.smart-gantt-chart .smart-table.smart-resource-table{--smart-table-column-header-height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart .smart-table[freeze-footer] .smart-table-container:focus td[focus]:after{top:0}}.smart-gantt-chart[group-by-resources] .smart-table tbody tr[role=group],.smart-gantt-chart[group-by-resources] .smart-table tbody tr[role=group] .selection-checkbox{background:#fefefe;background:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color);cursor:auto}.smart-gantt-chart[group-by-resources] .smart-table tbody tr[role=group] .selection-checkbox{border-color:#e0e0e0;border-color:var(--smart-border)}.smart-gantt-chart[group-by-resources] .smart-table tbody tr[role=group] .selection-checkbox:after,.smart-gantt-chart[group-by-resources] .smart-table tbody tr[role=group] .selection-checkbox:before{content:normal}.smart-gantt-chart[resource-filtering] .smart-resource-splitter .smart-timeline-header:before,.smart-gantt-chart[task-filtering] .smart-task-splitter .smart-timeline-header:before,.smart-gantt-chart[task-filtering][filter-row] .smart-task-splitter .smart-timeline-header:after{content:""}.smart-gantt-chart.smart-container,.smart-gantt-chart>.smart-container{position:relative}.smart-gantt-chart.smart-container.hscroll>smart-splitter,.smart-gantt-chart>.smart-container.hscroll>smart-splitter{height:calc(100% - 18px);height:calc(100% - var(--smart-scroll-bar-size))}.smart-gantt-chart.smart-container>.smart-popup-window-modal,.smart-gantt-chart>.smart-container>.smart-popup-window-modal{background-color:#ccc;background-color:var(--smart-disabled);left:0;min-height:100%;opacity:.5;position:absolute;top:0;width:100%;z-index:9998;z-index:calc(var(--smart-editor-drop-down-z-index) - 1)}.smart-gantt-chart[paging].smart-container>smart-splitter,.smart-gantt-chart[paging]>.smart-container>smart-splitter{height:calc(100% - 48px)}.smart-gantt-chart[paging].smart-container smart-pager,.smart-gantt-chart[paging]>.smart-container smart-pager{border-bottom:0}.smart-gantt-chart[paging].smart-container.hscroll>smart-splitter,.smart-gantt-chart[paging]>.smart-container.hscroll>smart-splitter{height:calc(100% - 66px);height:calc(100% - var(--smart-scroll-bar-size) - 48px)}.smart-gantt-chart .smart-splitter>.smart-container>smart-splitter-bar>.smart-container{transform:scaleX(5);transform-origin:left}.smart-gantt-chart .smart-splitter:not([dragged]) smart-splitter-bar.smart-element{background-color:#e0e0e0;background-color:var(--smart-border)}.smart-gantt-chart .smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar>.smart-container{transform:scaleY(2.5);transform-origin:center}.smart-gantt-chart .smart-timeline{height:100%;overflow:hidden;text-align:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart .smart-timeline[task-bar-hovered],.smart-gantt-chart .smart-timeline[task-bar-hovered] .smart-timeline-task.project .smart-timeline-task-fill,.smart-gantt-chart .smart-timeline[task-bar-hovered] .smart-timeline-task.task .smart-timeline-task-fill{cursor:e-resize}.smart-gantt-chart[task-filtering][hide-timeline-header-details] .smart-task-splitter .smart-timeline-view-cells .smart-timeline-view-cell{border-top:initial}.smart-gantt-chart[task-filtering][hide-timeline-header-details] .smart-task-splitter .smart-timeline-content-container{height:calc(100% - 60px);height:calc(100% - var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-filter-row-height))}.smart-gantt-chart[task-filtering] .smart-task-splitter .smart-timeline-content-container{height:calc(100% - 90px);height:calc(100% - var(--smart-gantt-chart-task-default-height)*2 - var(--smart-gantt-chart-filter-row-height))}.smart-gantt-chart[resource-filtering] .smart-resource-splitter{--smart-splitter-bar-fit-size:calc(var(--smart-gantt-chart-resource-splitter-bar-fit-size) + var(--smart-gantt-chart-filter-row-height))}.smart-gantt-chart[task-filtering][filter-row] .smart-task-splitter .smart-timeline-header:before{content:none}.smart-gantt-chart .smart-timeline-header{overflow:hidden;position:relative;width:100%}.smart-gantt-chart .smart-timeline-header:after,.smart-gantt-chart .smart-timeline-header:before{background:#f5f5f5;background:var(--smart-surface);border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border) solid var(--smart-border-width);box-sizing:border-box;display:block;height:30px;height:var(--smart-gantt-chart-filter-row-height);left:0;position:-webkit-sticky;position:sticky;width:100%}.smart-gantt-chart .smart-timeline-header .smart-timeline-header-content{width:100%}.smart-gantt-chart .smart-timeline-content-container{height:calc(100% - 60px);height:calc(100% - var(--smart-gantt-chart-task-default-height)*2);overflow:hidden;position:relative;width:100%}.smart-gantt-chart .smart-timeline-content{height:100%;position:relative;width:100%}.smart-gantt-chart .smart-timeline-content:empty:after{align-items:center;content:"No Items";display:flex;height:30px;height:var(--smart-gantt-chart-task-default-height);justify-content:center;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart .smart-timeline-content .smart-timeline-task:not(.milestone)[disable-resize] .smart-task-container:after,.smart-gantt-chart .smart-timeline-content .smart-timeline-task:not(.milestone)[disable-resize]:after{content:none}.smart-gantt-chart .smart-timeline-container{display:inline-block;height:100%;position:relative;width:100%}.smart-gantt-chart .smart-timeline-scroll-bar{height:18px;height:calc(var(--smart-scroll-bar-size));overflow:visible;position:relative;width:100%}.smart-gantt-chart .smart-timeline-scroll-bar:after{background:#f1f1f1;background:var(--smart-scroll-bar-background);content:"";height:18px;height:var(--smart-scroll-bar-size);left:100%;position:absolute;top:0;width:100%}.smart-gantt-chart .smart-timeline-scroll-bar.bottom-corner{width:calc(100% - 18px);width:calc(100% - var(--smart-scroll-bar-size))}.smart-gantt-chart .smart-timeline-scroll-bar.smart-resource-scroll-bar[orientation=vertical]{height:calc(100% - 30px);height:calc(100% - var(--smart-gantt-chart-task-default-height));top:30px;top:var(--smart-gantt-chart-task-default-height);z-index:1}.smart-gantt-chart .smart-timeline-scroll-bar.smart-resource-scroll-bar[orientation=vertical]:before{height:30px;height:var(--smart-gantt-chart-task-default-height);top:-30px;top:calc(var(--smart-gantt-chart-task-default-height)*-1)}.smart-gantt-chart .smart-timeline-scroll-bar[orientation=vertical]{height:calc(100% - 60px);height:calc(100% - var(--smart-gantt-chart-task-default-height)*2);position:absolute;right:0;top:60px;top:calc(var(--smart-gantt-chart-task-default-height)*2);width:18px;width:calc(var(--smart-scroll-bar-size))}.smart-gantt-chart .smart-timeline-scroll-bar[orientation=vertical]:before{background:#f1f1f1;background:var(--smart-scroll-bar-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-top:none;box-sizing:border-box;content:"";height:60px;height:calc(var(--smart-gantt-chart-task-default-height)*2);left:0;position:absolute;top:-60px;top:calc(var(--smart-gantt-chart-task-default-height)*-2);width:100%}.smart-gantt-chart[show-baseline] .smart-timeline-task.milestone .smart-task-container:after,.smart-gantt-chart[show-baseline] .smart-timeline-task.milestone .smart-task-container:before{border-bottom:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/2) solid #0000;border-top:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/2) solid #0000}.smart-gantt-chart .smart-timeline-scroll-bar[orientation=vertical][disabled]:after{height:100%;left:0}.smart-gantt-chart[show-baseline] .smart-timeline-task{height:calc(30px - var(--smart-gantt-chart-baseline-size));height:calc(var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))}.smart-gantt-chart[show-baseline] .smart-timeline-task .smart-task-container{padding-bottom:2.5px;padding-bottom:calc(var(--smart-gantt-chart-task-bar-fill-padding)/2)}.smart-gantt-chart[show-baseline] .smart-timeline-task.milestone .smart-task-container:after{border-left:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/2) solid var(--smart-gantt-chart-milestone-color)}.smart-gantt-chart[show-baseline] .smart-timeline-task.milestone .smart-task-container:before{border-right:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/2) solid var(--smart-gantt-chart-milestone-color);left:calc((30px - var(--smart-gantt-chart-baseline-size))*-1/2);left:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))*-1/2)}.smart-gantt-chart[show-baseline] .smart-task-connection-point{top:calc((30px - var(--smart-gantt-chart-baseline-size))/2);top:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/2)}.smart-gantt-chart[show-baseline] .smart-task-connection-point.end,.smart-gantt-chart[show-baseline] .smart-task-connection-point.start{height:10px;height:calc(var(--smart-gantt-chart-task-default-height)/3);width:10px;width:calc(var(--smart-gantt-chart-task-default-height)/3)}.smart-gantt-chart[show-baseline] .smart-task-connection-point.end{right:-15px;right:calc(var(--smart-gantt-chart-task-default-height)*-1/2)}.smart-gantt-chart[show-baseline] .smart-task-connection-point.start{left:-15px;left:calc(var(--smart-gantt-chart-task-default-height)*-1/2)}.smart-gantt-chart .smart-timeline-task{height:30px;height:var(--smart-gantt-chart-task-default-height);position:absolute}.smart-gantt-chart .smart-timeline-task:empty{height:0}.smart-gantt-chart .smart-timeline-task .smart-timeline-task-progress-thumb:after{border-bottom:10px solid #0000008c;border-bottom:var(--smart-gantt-chart-timeline-task-progress-thumb-size) solid var(--smart-gantt-chart-task-thumb-color);border-left:10px solid #0000;border-left:var(--smart-gantt-chart-timeline-task-progress-thumb-size) solid #0000;border-right:10px solid #0000;border-right:var(--smart-gantt-chart-timeline-task-progress-thumb-size) solid #0000;bottom:-2.5px;bottom:calc(var(--smart-gantt-chart-task-bar-fill-padding)*-1/2);box-shadow:0 1px 0 0 #0000008c;box-shadow:0 1px 0 0 var(--smart-gantt-chart-task-thumb-color);content:"";left:-10px;left:calc(var(--smart-gantt-chart-timeline-task-progress-thumb-size)*-1);position:absolute;z-index:1}.smart-gantt-chart .smart-timeline-view-cells .smart-timeline-view-cell:not(:first-of-type),.smart-gantt-chart .smart-timeline-view-details .smart-timeline-view-cell:not(:first-of-type){border-left-color:#0000}.smart-gantt-chart .smart-timeline-task:not(.milestone) .smart-task-container:after,.smart-gantt-chart .smart-timeline-task:not(.milestone):after{background-color:#fff;background-color:var(--smart-gantt-chart-timeline-task-resize-indicator-color);box-shadow:0 0 0 1px #333;box-shadow:0 0 0 1px var(--smart-gantt-chart-timeline-task-resize-indicator-border-color);height:4px;height:var(--smart-gantt-chart-timeline-task-resize-indicator-width);position:absolute;top:calc(50% - 2px);top:calc(50% - var(--smart-gantt-chart-timeline-task-resize-indicator-width)/2);transform:scale(0);width:4px;width:var(--smart-gantt-chart-timeline-task-resize-indicator-width)}.smart-gantt-chart .smart-timeline-task.task .smart-timeline-task-label{color:var(--smart-gantt-chart-task-label-color)}.smart-gantt-chart .smart-timeline-task.task[selected] .smart-timeline-task-label{color:var(--smart-gantt-chart-task-label-color-selected)}.smart-gantt-chart .smart-timeline-task.project .smart-timeline-task-label{color:#333;color:var(--smart-gantt-chart-project-label-color)}.smart-gantt-chart .smart-timeline-task.project[selected] .smart-timeline-task-label{color:#000;color:var(--smart-gantt-chart-project-label-color-selected)}.smart-gantt-chart .smart-timeline-task.project .smart-task-segments:before{content:normal}.smart-gantt-chart .smart-timeline-task:not(.milestone){min-width:5px;min-width:var(--smart-gantt-chart-timeline-task-min-width)}.smart-gantt-chart .smart-timeline-task:not(.milestone):after{content:"";left:calc(100% - 2px);left:calc(100% - var(--smart-gantt-chart-timeline-task-resize-indicator-width)/2);pointer-events:none}.smart-gantt-chart .smart-timeline-task:not(.milestone) .smart-task-container:after{content:"";left:-2px;left:calc(var(--smart-gantt-chart-timeline-task-resize-indicator-width)*-1/2);pointer-events:none}.smart-gantt-chart .smart-timeline-task[selected]:not([disable-resize]) .smart-task-container:after,.smart-gantt-chart .smart-timeline-task[selected]:not([disable-resize]):after,.smart-gantt-chart .smart-timeline-task[selected]:not([resource-group]) .smart-timeline-task-progress-thumb{transform:scale(1)}.smart-gantt-chart .smart-timeline-task[selected]:not(.milestone) .smart-timeline-task-fill{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;box-shadow:var(--smart-elevation-2)}.smart-gantt-chart .smart-timeline-task[connection-point=end] .smart-task-connection-feedback{left:100%}.smart-gantt-chart .smart-timeline-task[disable-drag]{cursor:pointer}.smart-gantt-chart .smart-timeline-task[resource-group]{cursor:auto}.smart-gantt-chart .smart-timeline-task .smart-task-segment,.smart-gantt-chart .smart-timeline-task .smart-task-segments{height:100%;width:100%}.smart-gantt-chart .smart-timeline-task .smart-task-segments{position:relative}.smart-gantt-chart .smart-timeline-task .smart-task-segments:before{border-bottom:1px dashed #2bc3be;border-bottom:var(--smart-gantt-chart-segment-link-size) dashed var(--smart-gantt-chart-segment-link-color);box-sizing:border-box;content:"";left:0;pointer-events:none;position:absolute;top:calc(50% - .5px);top:calc(50% - var(--smart-gantt-chart-segment-link-size)/2);width:100%}.smart-gantt-chart .smart-timeline-task .smart-task-segment{min-width:5px;min-width:var(--smart-gantt-chart-timeline-task-min-width);position:absolute}.smart-gantt-chart .smart-timeline-task .smart-task-segment[deadline]:after{align-items:center;content:attr(deadline);display:flex;font-size:.8em;font-weight:600;height:100%;left:100%;margin-inline-start:10px;pointer-events:none;position:absolute;top:0;white-space:nowrap}.smart-gantt-chart .smart-timeline-view-cells:empty:after,.smart-gantt-chart .smart-timeline-view-details:empty:after{content:" - ";content:var(--smart-gantt-chart-header-placeholder)}.smart-gantt-chart .smart-timeline-task-progress{height:100%;pointer-events:none;position:relative;transform-origin:left;width:100%}.smart-gantt-chart .smart-timeline-task-progress-thumb{cursor:e-resize;position:absolute;right:0;transform:scale(0);transform-origin:left bottom}.smart-gantt-chart .smart-timeline-task-fill{border-radius:0;border-radius:var(--smart-gantt-chart-task-fill-border-radius);height:100%;overflow:hidden;width:100%}.smart-gantt-chart .smart-timeline-task-label{align-items:center;display:flex;font-family:inherit;font-size:inherit;height:100%;justify-content:center;left:0;padding:2px 5px;padding:var(--smart-gantt-chart-task-label-padding);pointer-events:none;position:absolute;top:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.smart-gantt-chart .smart-timeline-task-label>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-gantt-chart .smart-timeline-task-cells{position:relative}.smart-gantt-chart .smart-timeline-view-details{display:flex;height:30px;height:var(--smart-gantt-chart-task-default-height);width:100%}.smart-gantt-chart .smart-timeline-view-details:empty{align-items:center;border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border);display:flex;justify-content:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart .smart-timeline-view-details .smart-timeline-view-cell{border-top:none;min-width:0;min-width:auto}.smart-gantt-chart .smart-timeline-view-details .smart-timeline-view-cell.middle{border-bottom-color:#e0e0e0;border-bottom-color:var(--smart-border);border-top:1px solid #e0e0e0;border-top:1px solid var(--smart-border)}.smart-gantt-chart .smart-timeline-view-cells{display:flex;height:30px;height:var(--smart-gantt-chart-task-default-height);width:100%}.smart-gantt-chart .smart-timeline-view-cells:empty{align-items:center;border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border);display:flex;justify-content:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart .smart-timeline-view-cells .smart-timeline-view-cell:last-of-type:after{border-right-color:#0000}.smart-gantt-chart .smart-timeline-view-cells .smart-timeline-view-cell[weekend]{background:#eff5fd;background:var(--smart-gantt-chart-timeline-weekend-color)}.smart-gantt-chart .smart-timeline-view-cells .smart-timeline-view-cell[nonworking]{background:#f5f5f5;background:var(--smart-gantt-chart-timeline-nonworking-color)}.smart-gantt-chart .smart-timeline-view-cells div{border-bottom-color:#e0e0e0;border-bottom-color:var(--smart-border)}.smart-gantt-chart .smart-timeline-view-cell{align-items:center;background-color:#f5f5f5;background-color:var(--smart-surface);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-color:#0000;color:#323232;color:var(--smart-surface-color);display:flex;height:30px;height:var(--smart-gantt-chart-task-default-height);justify-content:center;min-width:70px;min-width:var(--smart-gantt-chart-timeline-cell-min-size);padding:5px;padding:var(--smart-gantt-chart-task-bar-fill-padding);position:absolute;text-overflow:ellipsis;white-space:nowrap;width:auto;width:var(--smart-gantt-chart-timeline-cell-size)}.smart-gantt-chart .smart-timeline-view-cell:first-of-type{border-left:none}.smart-gantt-chart .smart-timeline-view-cell:last-of-type{border-right:none}.smart-gantt-chart .smart-timeline-view-cell>div{overflow:hidden;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.smart-gantt-chart .smart-timeline-cells-container{width:100%}.smart-gantt-chart .smart-timeline-deadlines-container:empty,.smart-gantt-chart .smart-timeline-indicators-container:empty,.smart-gantt-chart .smart-timeline-markers-container:empty{display:none}.smart-gantt-chart .smart-gantt-chart-date-marker{background:#005c99;background:var(--smart-gantt-chart-date-marker-background);border-left:1px dashed #fff;border-left:var(--smart-gantt-chart-date-marker-width) dashed var(--smart-gantt-chart-date-marker-color);color:#fff;color:var(--smart-gantt-chart-date-marker-color);height:100%;pointer-events:none;position:absolute;top:0;width:0}.smart-gantt-chart .smart-gantt-chart-date-marker .smart-gantt-chart-marker-label{align-items:center;background:inherit;border-radius:0;border-radius:var(--smart-gantt-chart-task-fill-border-radius);box-sizing:border-box;color:inherit;display:inline-flex;height:25px;height:var(--smart-gantt-chart-date-marker-height);margin-inline-start:10px;margin-inline-start:var(--smart-gantt-chart-date-marker-h-offset);padding:5px;position:-webkit-sticky;position:sticky;top:15%;top:var(--smart-gantt-chart-date-marker-v-offset);white-space:nowrap}.smart-gantt-chart .smart-gantt-chart-date-marker .smart-gantt-chart-marker-label:before{border-bottom:12.5px solid #0000;border-bottom:calc(var(--smart-gantt-chart-date-marker-height)/2) solid #0000;border-right:12.5px solid #005c99;border-right:calc(var(--smart-gantt-chart-date-marker-height)/2) solid var(--smart-gantt-chart-date-marker-background);border-top:12.5px solid #0000;border-top:calc(var(--smart-gantt-chart-date-marker-height)/2) solid #0000;box-sizing:inherit;content:"";position:absolute;right:100%}.smart-gantt-chart .smart-gantt-chart-task-indicator{align-items:center;display:flex;height:30px;height:var(--smart-gantt-chart-task-default-height);position:absolute;white-space:nowrap}.smart-gantt-chart .smart-gantt-chart-task-indicator.icon:before{content:normal;content:var(--smart-gantt-chart-indicator-icon);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);margin-inline-end:2.5px}.smart-gantt-chart .smart-gantt-chart-task-deadline{align-items:center;display:inline-flex;height:30px;height:var(--smart-gantt-chart-task-default-height);justify-content:center;pointer-events:none;position:absolute;width:1px}.smart-gantt-chart .smart-gantt-chart-task-deadline:before{color:#b00020;color:var(--smart-gantt-chart-deadline-color);content:"\e805";content:var(--smart-gantt-chart-deadline-icon);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:1.25em}.smart-gantt-chart .smart-gantt-chart-task-baseline{background:#a6cd5780;background:var(--smart-gantt-chart-baseline-background);background-clip:content-box;border-bottom:5px solid #0000;border-bottom:var(--smart-gantt-chart-task-bar-fill-padding) solid #0000;border-top:2.5px solid #0000;border-top:calc(var(--smart-gantt-chart-task-bar-fill-padding)/2) solid #0000;height:var(--smart-gantt-chart-baseline-size);max-height:30px;max-height:var(--smart-gantt-chart-task-default-height);pointer-events:none;position:absolute;transform:translateY(calc(30px - var(--smart-gantt-chart-baseline-size)));transform:translateY(calc(var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size)))}.smart-gantt-chart .smart-gantt-chart-time-indicators-container{pointer-events:none}.smart-gantt-chart .smart-gantt-chart-time-indicators-container .smart-gantt-chart-current-time-indicator{background:#005c99;background:var(--smart-gantt-chart-current-time-indicator-background);height:100%;position:absolute;width:1px;width:var(--smart-gantt-chart-current-time-indicator-size)}.smart-gantt-chart .smart-gantt-chart-time-indicators-container .smart-gantt-chart-current-time-indicator:before{border-left:7px solid #0000;border-left:var(--smart-gantt-chart-current-time-indicator-arrow-size) solid #0000;border-right:7px solid #0000;border-right:var(--smart-gantt-chart-current-time-indicator-arrow-size) solid #0000;border-top:7px solid #005c99;border-top:var(--smart-gantt-chart-current-time-indicator-arrow-size) solid var(--smart-gantt-chart-current-time-indicator-background);left:-6.5px;left:calc(var(--smart-gantt-chart-current-time-indicator-arrow-size)*-1 + var(--smart-gantt-chart-current-time-indicator-size)/2);position:absolute}.smart-gantt-chart .smart-gantt-chart-time-indicators-container .smart-gantt-chart-current-time-shader{background:#f4e0e080;background:var(--smart-gantt-chart-shader-background);height:100%;position:absolute}.smart-gantt-chart[current-time-indicator] .smart-gantt-chart-current-time-indicator:before{content:""}.smart-gantt-chart[current-time-indicator] .smart-timeline-view-cell[current]{border-bottom:2px solid #005c99;border-bottom:var(--smart-gantt-chart-current-time-indicator-header-size) solid var(--smart-gantt-chart-current-time-indicator-background)}.smart-gantt-chart .smart-timeline-row{background:#0000;background:var(--smart-gantt-chart-timeline-task-background-color);border-bottom-color:#e0e0e0;border-bottom-color:var(--smart-border);border-style:solid;border-width:1px;border-width:var(--smart-border-width);border-left:none;border-right:none;border-top:initial;display:flex;height:30px;height:var(--smart-gantt-chart-task-default-height);left:0;position:absolute;width:inherit}.smart-gantt-chart .smart-timeline-row:first-of-type{border-left-color:#e0e0e0;border-left-color:var(--smart-border)}.smart-gantt-chart .smart-timeline-row:last-of-type{border-right-color:#e0e0e0;border-right-color:var(--smart-border)}.smart-gantt-chart .smart-timeline-row[hover]{background:#ebebeb;background:var(--smart-ui-state-hover)}.smart-gantt-chart .smart-timeline-row[selected]{background:#005c991a;background:var(--smart-ui-state-selected)}.smart-gantt-chart .smart-timeline-row .smart-timeline-cell{height:100%;min-width:70px;min-width:var(--smart-gantt-chart-timeline-cell-min-size);padding:5px;padding:var(--smart-gantt-chart-task-bar-fill-padding);position:absolute;width:auto;width:var(--smart-gantt-chart-timeline-cell-size)}.smart-gantt-chart .smart-timeline-row .smart-timeline-cell:not(:last-of-type){border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-gantt-chart .smart-timeline-row:not([hover]):not([selected]) .smart-timeline-cell[weekend]{background:#eff5fd;background:var(--smart-gantt-chart-timeline-weekend-color)}.smart-gantt-chart .smart-timeline-row:not([hover]):not([selected]) .smart-timeline-cell[nonworking]{background:#f5f5f5;background:var(--smart-gantt-chart-timeline-nonworking-color)}.smart-gantt-chart .smart-resource-splitter{--smart-splitter-bar-fit-size:var(--smart-gantt-chart-resource-splitter-bar-fit-size)}.smart-gantt-chart .smart-resource-splitter .smart-timeline-content{height:calc(100% - 30px);height:calc(100% - var(--smart-gantt-chart-task-default-height));overflow:hidden;position:relative}.smart-gantt-chart .smart-resource-splitter .smart-timeline-view-cells .smart-timeline-view-cell{border-top:none}.smart-gantt-chart .smart-resource-splitter .smart-timeline-row .smart-timeline-cell{padding:initial}.smart-gantt-chart .smart-resource-splitter-item>.smart-container>.smart-content{overflow:hidden}.smart-gantt-chart .smart-resource-splitter-item .smart-timeline-view-cells .smart-timeline-view-cell:after{height:var(--smart-gantt-chart-resource-timeline-content-height)}.smart-gantt-chart .smart-resource-splitter-item[show-header] .smart-resource-splitter{height:calc(100% - 30px);height:calc(100% - var(--smart-gantt-chart-header-height))}.smart-gantt-chart .smart-resource-splitter-item .smart-timeline-cell:first-of-type .smart-resource-timeline-view-cell{left:0;width:100%}.smart-gantt-chart .smart-resource-panel-header{align-items:center;background:#f5f5f5;background:var(--smart-surface);border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border) solid var(--smart-border-width);height:30px;height:var(--smart-gantt-chart-header-height);justify-content:center;width:100%}.smart-gantt-chart .smart-resource-panel-header:empty{display:none}.smart-gantt-chart .smart-resource-timeline-view-cell{align-items:center;background:#0000;background:var(--smart-gantt-chart-timeline-task-background-color);border:none;bottom:0;display:flex;height:100%;justify-content:center;left:-1px;left:calc(var(--smart-border-width)*-1);position:absolute;width:calc(100% + 1px);width:calc(100% + var(--smart-border-width))}.smart-gantt-chart .smart-resource-timeline-view-cell:after{align-items:center;box-sizing:border-box;content:"";display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);justify-content:center;overflow:hidden}.smart-gantt-chart .smart-task-panel-header:empty,.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-view-details{display:none}.smart-gantt-chart .smart-resource-timeline-view-cell[load]:after{content:attr(load);transform:scale(1) rotate(0)}.smart-gantt-chart .smart-resource-timeline-view-cell.warning[load]:after{background:#b00020;background:var(--smart-error);border-radius:5px;color:#fff;color:var(--smart-error-color)}.smart-gantt-chart .smart-task-container{box-sizing:border-box;height:100%;padding-bottom:5px;padding-bottom:var(--smart-gantt-chart-task-bar-fill-padding);padding-top:5px;padding-top:var(--smart-gantt-chart-task-bar-fill-padding);position:relative;width:100%}.smart-gantt-chart .smart-task-panel-header{align-items:center;background:#f5f5f5;background:var(--smart-surface);height:30px;height:var(--smart-gantt-chart-header-height);justify-content:center;width:100%}.smart-gantt-chart .smart-task-splitter{--smart-splitter-bar-fit-size:var(--smart-gantt-chart-task-splitter-bar-fit-size)}.smart-gantt-chart .smart-task-splitter-item>.smart-container>.smart-content{overflow:hidden}.smart-gantt-chart .smart-task-splitter-item[show-header] .smart-task-panel-header{border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border)}.smart-gantt-chart .smart-task-splitter-item[show-header] .smart-task-splitter{height:calc(100% - 30px);height:calc(100% - var(--smart-gantt-chart-header-height))}.smart-gantt-chart .smart-task-splitter-item[show-header] .smart-timeline-view-details .smart-timeline-view-cell{border-top:initial}.smart-gantt-chart .smart-task-connection{border:1px solid #e6510a;border:var(--smart-gantt-chart-timeline-task-connection-width) var(--smart-gantt-chart-timeline-task-connection-style) var(--smart-gantt-chart-timeline-task-connection-color);cursor:pointer;position:absolute;top:50%}.smart-gantt-chart .smart-task-connection:after{border:#0000;border-width:10px;content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.smart-gantt-chart .smart-task-connection[arrow-direction]:before{border-bottom:5px solid #0000;border-bottom:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) #0000;border-left:5px solid #e6510a;border-left:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) var(--smart-gantt-chart-timeline-task-connection-feedback-color);border-top:5px solid #0000;border-top:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) #0000;content:"";left:calc(100% - 4px);left:calc(100% - var(--smart-gantt-chart-timeline-task-connection-arrow-width) + 1px);position:absolute;top:-5px;top:calc(var(--smart-gantt-chart-timeline-task-connection-arrow-width)*-1)}.smart-gantt-chart .smart-task-connection[arrow-direction=left]:before{border-left:none;border-right:5px solid #e6510a;border-right:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) var(--smart-gantt-chart-timeline-task-connection-feedback-color);left:-1.5px;left:calc(var(--smart-gantt-chart-timeline-task-connection-arrow-width)*-1/2 + 1px)}.smart-gantt-chart .smart-task-connection[hover]{border-color:#e6510a;border-color:var(--smart-gantt-chart-timeline-task-connection-color-hover);box-shadow:0 0 2.5px 0 #e6510a;box-shadow:0 0 2.5px 0 var(--smart-gantt-chart-timeline-task-connection-color)}.smart-gantt-chart .smart-task-connection[hover]:before{border-left-color:#e6510a;border-left-color:var(--smart-gantt-chart-timeline-task-connection-color-hover);border-right-color:#e6510a;border-right-color:var(--smart-gantt-chart-timeline-task-connection-color-hover)}.smart-gantt-chart .smart-task-connection-point{background-color:#dedede;border:1px solid #a9a9a9;border-radius:50%;cursor:pointer;height:15px;height:calc(var(--smart-gantt-chart-task-default-height)/2);position:absolute;top:15px;top:calc(var(--smart-gantt-chart-task-default-height)/2);transform:scale(0);width:15px;width:calc(var(--smart-gantt-chart-task-default-height)/2)}.smart-gantt-chart .smart-task-connection-point.start{left:-20px;left:calc(var(--smart-gantt-chart-task-default-height)*-1/1.5)}.smart-gantt-chart .smart-task-connection-point.end{right:-20px;right:calc(var(--smart-gantt-chart-task-default-height)*-1/1.5)}.smart-gantt-chart .smart-task-connection-feedback{border:1px dashed #e6510a;border:var(--smart-gantt-chart-timeline-task-connection-feedback-width) var(--smart-gantt-chart-timeline-task-connection-feedback-style) var(--smart-gantt-chart-timeline-task-connection-feedback-color);pointer-events:none;position:absolute;top:50%;transform-origin:left;z-index:1}.smart-gantt-chart .smart-task-connection-feedback:before{border-bottom:5px solid #0000;border-bottom:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) #0000;border-left:5px solid #e6510a;border-left:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) var(--smart-gantt-chart-timeline-task-connection-feedback-color);border-top:5px solid #0000;border-top:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) #0000;content:"";left:calc(100% - 4px);left:calc(100% - var(--smart-gantt-chart-timeline-task-connection-arrow-width) + 1px);position:absolute;top:-5px;top:calc(var(--smart-gantt-chart-timeline-task-connection-arrow-width)*-1)}.smart-gantt-chart .milestone .smart-task-connection-feedback,.smart-gantt-chart .milestone .smart-task-container:before{left:-15px;left:calc(var(--smart-gantt-chart-task-default-height)*-1/2)}.smart-gantt-chart .smart-task-bar-limiter{height:100%;position:absolute;top:0;width:1px}.smart-gantt-chart .smart-task-bar-limiter.min{border:1px dashed #90ee90;border:var(--smart-border-width) dashed #90ee90}.smart-gantt-chart .smart-task-bar-limiter.max{border:1px dashed red;border:var(--smart-border-width) dashed red}.smart-gantt-chart .smart-task-bar-limiter.max-date,.smart-gantt-chart .smart-task-bar-limiter.min-date{background-image:linear-gradient(135deg,#f003 25%,#0000 0,#0000 50%,#f003 0,#f003 75%,#0000 0,#0000);background-size:1rem 1rem;border:1px solid #fff}.smart-gantt-chart .milestone .smart-task-container:after,.smart-gantt-chart .milestone .smart-task-container:before{border-bottom:15px solid #0000;border-bottom:calc(var(--smart-gantt-chart-task-default-height)/2) solid #0000;border-top:15px solid #0000;border-top:calc(var(--smart-gantt-chart-task-default-height)/2) solid #0000}.smart-gantt-chart .smart-task-bar-limiter.max-date{right:0}.smart-gantt-chart .milestone{height:30px;height:var(--smart-gantt-chart-task-default-height);padding:initial}.smart-gantt-chart .milestone .smart-task-container{padding:0}.smart-gantt-chart .milestone .smart-task-container:after,.smart-gantt-chart .milestone .smart-task-container:before{box-sizing:border-box;content:"";position:absolute;top:0}.smart-gantt-chart .milestone .smart-task-container:before{border-right:15px solid purple;border-right:calc(var(--smart-gantt-chart-task-default-height)/2) solid var(--smart-gantt-chart-milestone-color)}.smart-gantt-chart .milestone .smart-task-container:after{border-left:15px solid purple;border-left:calc(var(--smart-gantt-chart-task-default-height)/2) solid var(--smart-gantt-chart-milestone-color)}.smart-gantt-chart .milestone .smart-task-connection-point.start{transform:translateX(-15px) scale(0);transform:translateX(calc(var(--smart-gantt-chart-task-default-height)*-1/2)) scale(0)}.smart-gantt-chart .milestone .smart-task-connection-point.end{transform:translateX(15px) scale(0);transform:translateX(calc(var(--smart-gantt-chart-task-default-height)/2)) scale(0)}.smart-gantt-chart .milestone[connection-point=end] .smart-task-connection-feedback{left:calc(100% + 15px);left:calc(100% + var(--smart-gantt-chart-task-default-height)/2)}.smart-gantt-chart .milestone .smart-task-segment{min-width:0;min-width:auto}.smart-gantt-chart .project .smart-timeline-task-fill{background:#ffa558;background:var(--smart-gantt-chart-project-color)}.smart-gantt-chart .project .smart-timeline-task-progress{background:#00000026;background:var(--smart-gantt-chart-project-progress-color)}.smart-gantt-chart .task .smart-timeline-task-fill{background:#2bc3be;background:var(--smart-gantt-chart-task-color)}.smart-gantt-chart .task .smart-timeline-task-progress{background:#00000026;background:var(--smart-gantt-chart-task-progress-color)}.smart-gantt-chart:not([disable-task-drag]) .smart-timeline-task.milestone .smart-task-container:after,.smart-gantt-chart:not([disable-task-drag]) .smart-timeline-task.milestone .smart-task-container:before,.smart-gantt-chart:not([disable-task-drag]) .smart-timeline-task:not([disable-drag]) .smart-task-segment:not([disable-drag]){cursor:move}.smart-gantt-chart:not([dragged]):not([resized]) .smart-timeline-task[hover]:not([resource-group]) .smart-task-connection-point,.smart-gantt-chart:not([dragged]):not([resized]) .smart-timeline-task[selected]:not([resource-group]) .smart-task-connection-point{transform:translateY(-50%) scale(1)}.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left])[show-baseline] .smart-timeline-task.milestone[hover] .smart-task-connection-point.start,.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left])[show-baseline] .smart-timeline-task.milestone[selected] .smart-task-connection-point.start{transform:translate(-7.5px,-50%) scale(1);transform:translate(calc(var(--smart-gantt-chart-task-default-height)*-1/4),-50%) scale(1)}.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left])[show-baseline] .smart-timeline-task.milestone[hover] .smart-task-connection-point.end,.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left])[show-baseline] .smart-timeline-task.milestone[selected] .smart-task-connection-point.end{transform:translate(7.5px,-50%) scale(1);transform:translate(calc(var(--smart-gantt-chart-task-default-height)*1/4),-50%) scale(1)}.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left]) .smart-timeline-task.milestone[hover] .smart-task-connection-point.start,.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left]) .smart-timeline-task.milestone[selected] .smart-task-connection-point.start{transform:translate(-15px,-50%) scale(1);transform:translate(calc(var(--smart-gantt-chart-task-default-height)*-1/2),-50%) scale(1)}.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left]) .smart-timeline-task.milestone[hover] .smart-task-connection-point.end,.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left]) .smart-timeline-task.milestone[selected] .smart-task-connection-point.end{transform:translate(15px,-50%) scale(1);transform:translate(calc(var(--smart-gantt-chart-task-default-height)*1/2),-50%) scale(1)}.smart-gantt-chart:not([disable-task-progress-change]) .smart-timeline-task .smart-timeline-task-progress-thumb:after{cursor:pointer}.smart-gantt-chart:not([inverted]) .smart-timeline-scroll-bar[orientation=vertical]:before{border-right:none}.smart-gantt-chart:not([resource-timeline-mode=histogram]) .smart-resource-timeline-view-cell:not([load]):after{transform:scale(0) rotate(1turn)}.smart-gantt-chart:not([resource-timeline-mode=histogram]) .smart-resource-timeline-view-cell:after{background:#8bc34a;background:var(--smart-success);border-radius:50%;color:#fff;color:var(--smart-success-color);height:25px;height:calc(var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-task-bar-fill-padding));line-height:100%;width:25px;width:calc(var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-task-bar-fill-padding))}.smart-gantt-chart:not([resource-timeline-mode=histogram]) .smart-timeline-row:first-of-type .smart-resource-timeline-view-cell{border-top:none}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell{background:#005c9926;background:rgba(var(--smart-primary-rgb),.15);border:1px solid #005c99;border:var(--smart-border-width) solid var(--smart-primary);border-bottom:none;height:0;padding:0}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell:after{bottom:0;height:28px;height:calc(var(--smart-gantt-chart-task-default-height) - 2px);width:100%}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell:not([load]):after{content:"-"}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-left-border:before,.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-right-border:before{bottom:0;content:"";height:100%;position:absolute;width:100%;z-index:1}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-left-border.warning:before,.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-right-border.warning:before{left:auto;z-index:auto}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-right-border{border-right:none}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-right-border:before{border-right:1px solid #e0e0e0;border-right:1px solid var(--smart-border);left:0}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-left-border{border-left:none}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-left-border:before{border-left:1px solid #e0e0e0;border-left:1px solid var(--smart-border);left:-1px}.smart-gantt-chart[inverted].smart-container.vscroll .smart-timeline-scroll-bar:not([orientation=vertical]),.smart-gantt-chart[inverted]>.smart-container.vscroll .smart-timeline-scroll-bar:not([orientation=vertical]),.smart-gantt-chart[right-to-left]>.smart-container.vscroll .smart-timeline-scroll-bar:not([orientation=vertical]){left:18px;left:calc(var(--smart-scroll-bar-size))}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell[load]{border-bottom:none;border-top:1px solid #005c99;border-top:var(--smart-border-width) solid var(--smart-primary)}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.warning[load]:after{border-radius:0;border-radius:initial}.smart-gantt-chart:not([animation=none]) .smart-resource-timeline-view-cell[load]:after{transition:transform .2s cubic-bezier(.4,0,.6,1),border-radius .2s cubic-bezier(.4,0,.6,1)}.smart-gantt-chart:not([animation=none])[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell{transition:height .2s cubic-bezier(.4,0,.6,1)}.smart-gantt-chart:not([animation=none])[show-progress-label] .smart-timeline-task-progress:after{transition:color .2s ease-in-out}.smart-gantt-chart.smart-container.vscroll .smart-timeline,.smart-gantt-chart>.smart-container.vscroll .smart-timeline{width:calc(100% - 18px);width:calc(100% - var(--smart-scroll-bar-size))}.smart-gantt-chart[inverted] .smart-timeline-scroll-bar[orientation=vertical]{right:auto}.smart-gantt-chart[inverted] .smart-timeline-scroll-bar[orientation=vertical]:before{border-left:none}.smart-gantt-chart[inverted].smart-container.vscroll .smart-timeline,.smart-gantt-chart[inverted]>.smart-container.vscroll .smart-timeline{margin-left:18px;margin-left:var(--smart-scroll-bar-size)}.smart-gantt-chart[inverted] .smart-timeline-scroll-bar:after{left:-18px;left:calc(var(--smart-scroll-bar-size)*-1);width:18px;width:calc(var(--smart-scroll-bar-size))}.smart-gantt-chart[hide-timeline-header-details].smart-container,.smart-gantt-chart[hide-timeline-header-details]>.smart-container{--smart-gantt-chart-task-timeline-content-height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart[hide-timeline-header-details] .smart-task-splitter-item[show-header] .smart-timeline-view-cell{border-top:none}.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-view-cells{height:30px;height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-view-cells .smart-timeline-view-cell{border-top:initial}.smart-gantt-chart[hide-timeline-header-details] .smart-table{--smart-table-column-header-height:calc(var(--smart-gantt-chart-task-default-height) - var(--smart-border-width))}.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-content-container{height:calc(100% - 30px);height:calc(100% - var(--smart-gantt-chart-task-default-height))}.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-scroll-bar[orientation=vertical]{height:calc(100% - 30px);height:calc(100% - var(--smart-gantt-chart-task-default-height));top:30px;top:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-scroll-bar[orientation=vertical]:before{height:30px;height:var(--smart-gantt-chart-task-default-height);top:-30px;top:calc(var(--smart-gantt-chart-task-default-height)*-1)}.smart-gantt-chart[show-progress-label] .smart-timeline-task-progress[value]:after{align-items:center;color:var(--smart-gantt-chart-task-label-color);content:attr(value);display:flex;font-size:14px;font-size:var(--smart-font-size);font-weight:inherit;font-weight:var(--smart-font-weight);height:100%;padding:0 10px;padding:var(--smart-gantt-chart-progress-label-padding)}.smart-gantt-chart[show-progress-label] .project .smart-task-segment[show-progress-label] .smart-timeline-task-label,.smart-gantt-chart[show-progress-label] .task .smart-task-segment[show-progress-label] .smart-timeline-task-label{padding-left:60px;padding-left:var(--smart-gantt-chart-progress-label-width)}.smart-gantt-chart[show-progress-label] [selected] .smart-timeline-task-progress:after{color:var(--smart-gantt-chart-task-label-color-selected)}.smart-gantt-chart[show-progress-label] .project .smart-timeline-task-progress:after{color:#333;color:var(--smart-gantt-chart-project-label-color)}.smart-gantt-chart[show-progress-label] .project[selected] .smart-timeline-task-progress:after{color:#000;color:var(--smart-gantt-chart-project-label-color-selected)}.smart-gantt-chart[connecting-task] .smart-task-connection{pointer-events:none}.smart-gantt-chart[auto-schedule][auto-schedule-strict-mode] .smart-timeline-task.milestone[connected] .smart-task-container:after,.smart-gantt-chart[auto-schedule][auto-schedule-strict-mode] .smart-timeline-task.milestone[connected] .smart-task-container:before,.smart-gantt-chart[auto-schedule][auto-schedule-strict-mode] .smart-timeline:not([task-bar-hovered]) .smart-timeline-task[connected] .smart-timeline-task-fill{cursor:auto}.smart-gantt-chart[dragged],.smart-gantt-chart[resized]{touch-action:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart[modal]{pointer-events:none}.smart-window.smart-gantt-chart-popup-window{--smart-window-header-height:var(--smart-gantt-chart-popup-window-header-height);--smart-window-footer-height:var(--smart-gantt-chart-popup-window-footer-height);--smart-window-header-footer-padding:10px;--smart-window-default-height:auto;--smart-window-header-background:#0000;--smart-window-content-padding:10px;max-height:97vh;max-width:97vw;min-height:50px}.smart-window.smart-gantt-chart-popup-window .smart-content-container>.smart-content{align-items:normal}.smart-window.smart-gantt-chart-popup-window .smart-content-container>.smart-footer smart-button{--smart-button-padding:0.2rem;height:100%;width:100%}.smart-window.smart-gantt-chart-popup-window .smart-popup-window-button.ok{grid-area:buttonOk}.smart-window.smart-gantt-chart-popup-window .smart-popup-window-button.cancel{grid-area:buttonCancel}.smart-window.smart-gantt-chart-popup-window .smart-popup-window-button.cancel .smart-icon:after{content:"\e80d";content:var(--smart-icon-cancel)}.smart-window.smart-gantt-chart-popup-window .smart-popup-window-button.delete{grid-area:buttonDelete}.smart-window.smart-gantt-chart-popup-window .smart-popup-window-button.delete .smart-icon:after{content:"\e826";content:var(--smart-icon-delete)}.smart-window.smart-gantt-chart-popup-window .smart-tabs{height:100%;min-height:0;min-height:auto;width:100%}.smart-window.smart-gantt-chart-popup-window .smart-tabs .smart-tabs-content-section,.smart-window.smart-gantt-chart-popup-window .smart-tabs .smart-tabs-header-section{border:initial}.smart-window.smart-gantt-chart-popup-window .smart-tabs .smart-tabs-header-section{background:inherit}.smart-window.smart-gantt-chart-popup-window .smart-tabs .smart-tab-item>.smart-container{padding:10px}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor{grid-column-gap:10px;grid-row-gap:10px;display:grid;flex:calc(50% - 10px) 1}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-gantt-chart-label-container{align-items:center;display:flex;justify-content:space-between}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-popup-window-editor-toggle{-webkit-font-smoothing:antialiased;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);border-width:1px;border-width:var(--smart-border-width);cursor:pointer;display:inline-flex;font-weight:500;letter-spacing:.08929em;opacity:var(--smart-button-opacity);overflow:hidden;padding:5px 20px;text-align:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;vertical-align:middle;white-space:nowrap}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-popup-window-editor-toggle:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-popup-window-editor-toggle:active{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-date-time-picker,.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-drop-down-list{width:100%}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor>b{text-align:center}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor input{height:30px;height:var(--smart-editor-height)}.smart-window.smart-task-popup-window{--smart-window-default-width:var(--smart-gantt-chart-task-popup-window-default-width)}.smart-window.smart-task-popup-window .smart-content-container>.smart-footer{grid-column-gap:2%;display:grid;grid-template-areas:"buttonOk buttonCancel . buttonDelete";grid-template-columns:23% 23% 23% 23%}.smart-window.smart-task-popup-window .smart-content-container>.smart-footer .smart-icon{font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:18px;height:100%;margin-right:2.5px;position:relative}.smart-window.smart-task-popup-window .smart-popup-window-button.ok .smart-icon:after{content:"\e908";content:var(--smart-icon-check)}.smart-window.smart-task-popup-window .smart-tab-item[value=general]>.smart-container{grid-row-gap:10px;grid-column-gap:10px;display:flex;flex-wrap:wrap}.smart-window.smart-task-popup-window .smart-tab-item .smart-table{--smart-table-column-header-height:40px;--smart-table-row-height:35px;height:100%;width:100%}.smart-window.smart-task-popup-window .smart-tab-item .smart-table th{font-weight:600}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-table-buttons{grid-column-gap:5px;display:grid;grid-template-columns:repeat(2,auto);justify-content:flex-end;margin-bottom:5px}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-table-buttons smart-button{--smart-button-padding:8px 16px 8px 8px;border:initial}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-table-buttons smart-button button:before{align-items:center;box-sizing:border-box;display:inline-flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);justify-content:center;padding-right:5px}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-table-buttons smart-button[action=add] button:before{content:"\e803";content:var(--smart-icon-plus)}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-table-buttons smart-button[action=delete] button:before{content:"\e826";content:var(--smart-icon-delete)}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-validation-message{color:#b00020;color:var(--smart-error);display:inline-flex;font-style:italic;margin-top:5px;white-space:pre-wrap}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-validation-message:empty{display:none}.smart-confirm-popup-window{--smart-window-default-width:var(--smart-gantt-chart-confirm-popup-window-default-width)}.smart-connection-popup-window{--smart-window-default-width:var(--smart-gantt-chart-connection-popup-window-default-width)}.smart-confirm-popup-window .smart-content-container>.smart-content,.smart-connection-popup-window .smart-content-container>.smart-content{justify-content:center}.smart-confirm-popup-window .smart-content-container>.smart-footer,.smart-connection-popup-window .smart-content-container>.smart-footer{grid-column-gap:2%;display:grid;grid-template-areas:"buttonOk buttonCancel";grid-template-columns:49% 49%}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){.smart-confirm-popup-window .smart-content-container>.smart-footer,.smart-connection-popup-window .smart-content-container>.smart-footer{align-content:start}}.smart-confirm-popup-window .smart-gantt-chart-popup-window-editor,.smart-connection-popup-window .smart-gantt-chart-popup-window-editor{justify-items:center}.smart-gantt-chart-popup-window-editor .smart-input[disabled]{cursor:default;opacity:.55;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart-tooltip{--smart-tooltip-padding:10px}.smart-gantt-chart-tooltip[visible]{pointer-events:none}.smart-gantt-chart-tooltip .smart-tooltip-content{flex-direction:column;text-align:left;white-space:nowrap}.smart-gantt-chart-tooltip .smart-tooltip-content label:not(:first-of-type){margin-top:5px}.smart-gantt-chart-critical-task .smart-timeline-task-fill{background:#b00020!important;background:var(--smart-error)!important}.smart-gantt-chart-critical-task .smart-timeline-task-label{color:#fff!important;color:var(--smart-error-color)!important}.smart-gantt-chart[right-to-left] .smart-timeline-task-label{direction:rtl}.smart-gantt-chart[right-to-left] .milestone .smart-task-container{direction:ltr}.smart-gantt-chart[right-to-left]>.smart-container.vscroll .smart-timeline{margin-left:18px;margin-left:var(--smart-scroll-bar-size)}.smart-gantt-chart[right-to-left] .smart-timeline-view-cell{direction:rtl}.smart-gantt-chart[right-to-left] .smart-timeline-view-cell:last-of-type{border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-gantt-chart[right-to-left] .smart-timeline-view-cell:first-of-type{border-left:1px solid #0000;border-left:var(--smart-border-width) solid #0000;border-right:none}.smart-gantt-chart[right-to-left] .smart-timeline-row{left:auto;right:0}.smart-gantt-chart[right-to-left] .smart-timeline-scroll-bar:after,.smart-gantt-chart[right-to-left] .smart-timeline-task[connection-point=end] .smart-task-connection-feedback{left:auto;right:100%}.smart-gantt-chart[right-to-left] .smart-timeline-row .smart-timeline-cell:first-of-type{border-right:initial}.smart-gantt-chart[right-to-left] .smart-timeline-row .smart-timeline-cell:not(:first-of-type){border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-gantt-chart[right-to-left] .smart-timeline-scroll-bar[orientation=vertical]:after{left:-18px;left:calc(var(--smart-scroll-bar-size)*-1)}.smart-gantt-chart[right-to-left] .smart-task-connection-point.end{left:-20px;left:calc(var(--smart-gantt-chart-task-default-height)*-1/1.5);right:auto}.smart-gantt-chart[right-to-left] .smart-task-connection-point.start{left:auto;right:-20px;right:calc(var(--smart-gantt-chart-task-default-height)*-1/1.5)}.smart-gantt-chart[right-to-left] .smart-task-connection-feedback{transform-origin:right}.smart-gantt-chart[right-to-left] .smart-task-connection-feedback:before{border-left:initial;border-right:5px solid #e6510a;border-right:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) var(--smart-gantt-chart-timeline-task-connection-feedback-color);left:auto;right:calc(100% - 4px);right:calc(100% - var(--smart-gantt-chart-timeline-task-connection-arrow-width) + 1px)}.smart-gantt-chart[right-to-left] .smart-task-bar-limiter.max-date,.smart-gantt-chart[right-to-left] .smart-task-bar-limiter.min-date{left:auto;right:var(--smart-gantt-chart-timeline-column-border-width)}.smart-gantt-chart[right-to-left] .smart-task-bar-limiter.max-date{left:0}.smart-gantt-chart[right-to-left] .milestone .smart-task-connection-point.end{left:-34.5px;left:calc(var(--smart-gantt-chart-task-default-height)*-1*1.15);right:auto}.smart-gantt-chart[right-to-left] .milestone .smart-task-connection-point.start{left:auto;right:-34.5px;right:calc(var(--smart-gantt-chart-task-default-height)*-1*1.15)}.smart-gantt-chart[right-to-left] .milestone .smart-task-connection-feedback{left:auto;right:-15px;right:calc(var(--smart-gantt-chart-task-default-height)*-1/2)}.smart-gantt-chart[right-to-left] .milestone[connection-point=end] .smart-task-connection-feedback{right:calc(100% + 15px);right:calc(100% + var(--smart-gantt-chart-task-default-height)/2)}.smart-gantt-chart[right-to-left][show-baseline] .smart-task-connection-point.end{left:-15px;left:calc(var(--smart-gantt-chart-task-default-height)*-1/2)}.smart-gantt-chart[right-to-left][show-baseline] .smart-task-connection-point.start{right:-15px;right:calc(var(--smart-gantt-chart-task-default-height)*-1/2)}.smart-gantt-chart[right-to-left][show-baseline] .milestone .smart-task-connection-point.end{left:-22.5px;left:calc(var(--smart-gantt-chart-task-default-height)*-1*.75)}.smart-gantt-chart[right-to-left][show-baseline] .milestone .smart-task-connection-point.start{right:-22.5px;right:calc(var(--smart-gantt-chart-task-default-height)*-1*.75)}.smart-gantt-chart[right-to-left]:not([inverted]) .smart-timeline-scroll-bar[orientation=vertical]{left:0;right:auto}.smart-gantt-chart[right-to-left]:not([inverted]) .smart-timeline-scroll-bar[orientation=vertical]:before{border-left:none;border-right:1px solid #e0e0e0;border-right:1px solid var(--smart-border)}.smart-gantt-chart[right-to-left][inverted]>.smart-container.vscroll .smart-timeline{margin-right:18px;margin-right:var(--smart-scroll-bar-size)}.smart-gantt-chart[right-to-left][inverted]>.smart-container.vscroll .smart-timeline-scroll-bar:not([orientation=vertical]){left:auto}.smart-gantt-chart[right-to-left][inverted] .smart-timeline-scroll-bar:after{right:-18px;right:calc(var(--smart-scroll-bar-size)*-1)}.smart-gantt-chart[right-to-left][inverted] .smart-timeline-scroll-bar[orientation=vertical]{right:0}.smart-gantt-chart[right-to-left][inverted] .smart-timeline-scroll-bar[orientation=vertical]:before{border-left:1px solid #e0e0e0;border-left:1px solid var(--smart-border);border-right:none}.smart-window.smart-task-popup-window .smart-tab-item[right-to-left]>.smart-container>.smart-footer .smart-icon{margin-left:2.5px}smart-gauge{fill:#5a5a5a;fill:var(--smart-background-color);display:block;height:450px;height:var(--smart-gauge-default-height);min-height:125px;min-width:125px;width:450px;width:var(--smart-gauge-default-width)}smart-gauge:focus{outline:0}smart-gauge.smart-element{border:none}smart-gauge[disabled]{-webkit-user-select:none;user-select:none}smart-gauge[size-mode=auto]{min-height:0;min-height:auto}.smart-gauge:focus .smart-needle,.smart-gauge:focus .smart-needle-central-circle{fill:#005c99;fill:var(--smart-primary)}.smart-gauge .smart-container,.smart-gauge.smart-container{border-radius:50%;position:relative}.smart-gauge .drawContainer>svg{fill:initial;fill:var(--smart-gauge-label-fill-state);stroke:initial;stroke:var(--smart-gauge-label-stroke)}.smart-gauge .smart-needle,.smart-gauge .smart-needle-central-circle{fill:#5a5a5a;fill:var(--smart-background-color)}.smart-gauge .smart-svg-container{height:100%;touch-action:none;width:100%}.smart-gauge .smart-tick{stroke:#e0e0e0;stroke:var(--smart-border);stroke-width:1px;pointer-events:none;width:15px}.smart-gauge .smart-tick-minor{width:5px}.smart-gauge .smart-needle{height:110px;width:20px}.smart-gauge .smart-track{stroke:#e0e0e0;stroke:var(--smart-border);stroke-width:2px;fill:#fefefe;fill:var(--smart-background);width:15px}.smart-gauge .smart-value{stroke:#005c99;stroke:var(--smart-ui-state-border-active);stroke-width:2px;fill:#005c99;fill:var(--smart-ui-state-active)}.smart-gauge .smart-line{stroke:#5a5a5a;stroke:var(--smart-background-color);stroke-width:5px}.smart-gauge .smart-range{fill:#d8d8d8;width:75px}.smart-gauge .smart-digital-display-container{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.smart-gauge .smart-digital-display{--smart-numeric-text-box-background:#0000;--smart-numeric-text-box-text-align:center;color:#000;display:none;font-size:inherit;height:auto;left:50%;pointer-events:auto;position:absolute;top:75%;transform:translate(-50%,-50%);width:80px}.smart-gauge[dragged],.smart-gauge[dragged] .smart-label{cursor:pointer}.smart-gauge[analog-display-type=fill][ticks-position=track] .smart-tick,.smart-gauge[analog-display-type=line][ticks-position=track] .smart-tick{stroke:#f2f2f2}.smart-gauge[labels-visibility=endPoints] .smart-label-middle,.smart-gauge[ticks-visibility=major] .smart-tick-minor{visibility:hidden}.smart-gauge[show-ranges][ranges] .smart-track{opacity:0}.smart-gauge[show-unit] .smart-digital-display{--smart-numeric-text-box-text-align:right}.smart-gauge[show-unit] .smart-digital-display input.smart-input{border-right:none}.smart-gauge[digital-display] .smart-digital-display{display:inline-block}.smart-gauge[digital-display-position=top] .smart-digital-display{top:25%;transform:translate(-50%,-50%)}.smart-gauge[digital-display-position=right] .smart-digital-display{left:70%;top:50%;transform:translate(-50%,-50%)}.smart-gauge[digital-display-position=left] .smart-digital-display{left:30%;top:50%;transform:translate(-50%,-50%)}.smart-gauge[digital-display-position=center] .smart-digital-display{top:50%;transform:translate(-50%,-50%)}smart-gauge[right-to-left] .smart-label,smart-gauge[right-to-left] .smart-label-middle{text-anchor:end;direction:rtl}.smart-grid-column-group,.smart-grid-footer{background:#f5f5f5;background:var(--smart-surface);color:#323232;color:var(--smart-surface-color)}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.smart-grid-footer{border-color:#e0e0e0;border-color:var(--smart-border);border-top-style:solid;border-top-width:1px;height:48px;height:var(--smart-grid-footer-height)}.smart-grid-group-header{align-items:center;background:#f5f5f5;background:var(--smart-surface);border-bottom:1px solid #e0e0e0;border-bottom-color:var(--smart-border);display:flex;height:48px;height:var(--smart-grid-group-header-height);min-height:48px;min-height:var(--smart-grid-group-header-height);overflow:hidden;position:relative;z-index:99}.smart-grid-group-header .smart-breadcrumb{--smart-breadcrumb-item-height:35px;background:0 0;border:none;margin-top:1px;padding:0 0 0 5px;width:100%}.smart-grid-group-header .smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item{border-radius:4px;border-radius:var(--smart-border-radius);margin-top:0}.smart-grid-group-header .smart-breadcrumb-item-label{align-content:center;display:flex;justify-content:center}.smart-grid-group-header .smart-breadcrumb-item-label .smart-grid-icon{font-size:16px;font-weight:700;margin-right:-10px}.smart-grid-column-group,smart-grid-column{font-size:inherit;font-size:var(--smart-grid-column-font-size,inherit);font-weight:inherit;font-weight:var(--smart-grid-column-font-weight,inherit)}.smart-grid-column-header.smart-columns-sticky{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border);border-top:1px solid #e0e0e0;border-top:1px solid var(--smart-border);margin-top:-2px}.smart-grid-column-header .smart-arrow-down.smart-animate{transform:rotate(90deg);transition:transform .2s ease-out}.smart-grid-column-header .smart-arrow-down.smart-animate:after{content:"\e901";content:var(--smart-icon-arrow-down)}.smart-grid-column-header .top-right-corner{border-left-color:inherit;border-left-style:solid;border-left-width:1px;overflow:hidden;position:absolute;right:0;top:0;width:19px;width:calc(1px + var(--smart-scroll-bar-size));z-index:1}.smart-grid-column-header .top-right-corner:first-child{left:-1px;z-index:2}.smart-grid-column-header-cell-container{height:100%;position:relative;z-index:1}.smart-grid-column-header-cell-container:hover smart-grid-column[freeze][checkbox][auto-show] .smart-input{border-color:#e0e0e0;border-color:var(--smart-border);opacity:1}.smart-grid-cell-container.far,.smart-grid-column-header-cell-container.far{border-left:1px solid #e0e0e0;border-left:var(--smart-grid-freeze-splitter-size) solid var(--smart-border);right:0}.smart-grid-column-header-cell-container.far,.smart-grid-column-header-cell-container.near{box-sizing:initial;position:absolute;z-index:6}.smart-grid-column-header-cell-container.near{border-right:1px solid #e0e0e0;border-right:var(--smart-grid-freeze-splitter-size) solid var(--smart-border)}.smart-grid-column-header-cell-container.far{top:0}.smart-grid-column-header-cell-container.far.vscroll{right:18px;right:var(--smart-scroll-bar-size)}.smart-grid-column-header-cell-container.border-collapse.near{border-right:none;box-sizing:border-box}.smart-grid-column-header-cell-container.border-collapse.far{border-left:none;box-sizing:border-box}.smart-grid-column-group{border-style:solid;border-width:0;height:100%;overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap}.smart-grid-column-group.smart-grid-column-border{border-color:#e0e0e0;border-color:var(--smart-border);border-width:1px;border-width:var(--smart-border-width);border-top-width:0}.smart-grid-column-group:not(.smart-grid-column-border){position:relative}.smart-grid-column-group:not(.smart-grid-column-border):after{background:#e0e0e0;background:var(--smart-grid-column-horizontal-border,var(--smart-border));bottom:0;content:"";height:1px;height:var(--smart-border-width);position:absolute;width:100%}.smart-grid-column-group:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{background:#e0e0e0;background:var(--smart-grid-column-vertical-border,var(--smart-border));content:"";height:100%;left:0;position:absolute;top:0;width:1px;width:var(--smart-border-width)}.smart-grid-column-menu{background:#f5f5f5;background:var(--smart-surface);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);height:auto;height:var(--smart-grid-column-menu-height);min-height:40px;overflow:hidden;position:absolute;width:200px;width:var(--smart-grid-column-menu-width);z-index:9999}.smart-grid-column-menu smart-menu{border:none}.smart-grid-column-menu.smart-animate{opacity:0;transform:scale(0);transform-origin:top left;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.smart-grid-column-menu.smart-animate.smart-open-right,.smart-grid-column-menu[right-to-left].smart-animate{transform-origin:top right}.smart-grid-column-menu.smart-animate.smart-grid-download-menu{transform:scaleY(0);width:auto}.smart-grid-column-menu smart-menu[mode=vertical]{height:100%}.smart-grid-column-menu.open.smart-animate{opacity:1;transform:scale(1)}.smart-grid-column-menu .smart-grid-icon{display:inline-block}.smart-grid-column-menu .smart-filter-container{background:#fefefe;background:var(--smart-background);height:auto;width:100%}.smart-grid-column-menu .smart-filter-container smart-filter-panel{background:0 0;border:none;width:100%}.smart-grid-column-menu .smart-filter-container .smart-filter-panel smart-tree,.smart-grid-column-menu .smart-filter-panel smart-filter-builder{height:250px}.smart-grid-filter-footer{height:48px;height:var(--smart-grid-filter-footer-height)}.smart-grid-icon{font-feature-settings:normal;align-items:center;color:inherit;cursor:pointer;display:none;flex-wrap:wrap;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;height:100%;justify-content:center;min-width:0;text-decoration:inherit;text-transform:none;width:23px;width:var(--smart-grid-column-buttons-width)}.smart-grid-icon.visible{display:inline-block!important;width:20px}.smart-grid-icon.show{display:flex!important}.smart-grid-icon.smart-icon-link:before{content:"\e831";content:var(--smart-icon-link)}.smart-grid-icon.smart-icon-ai:before{content:"AI";font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:12px;font-weight:700}.smart-grid-icon.smart-icon-cloud:before{content:"\e84d";content:var(--smart-icon-cloud)}.smart-grid-icon.smart-icon-mail:before{content:"\e83c";content:var(--smart-icon-mail)}.smart-grid-icon.smart-icon-math:before{content:"\f01a";content:var(--smart-icon-math)}.smart-grid-icon.smart-icon-user:before{content:"\e81f";content:var(--smart-icon-user)}.smart-grid-icon.smart-icon-list-ordered:before{content:"\f0cb";content:var(--smart-icon-list-ordered)}.smart-grid-icon.smart-icon-list-unordered:before{content:"\f0ca";content:var(--smart-icon-list-unordered)}.smart-grid-icon.smart-icon-plus:before{content:"\e803";content:var(--smart-icon-plus)}.smart-grid-icon.smart-icon-image:before{content:"\e827";content:var(--smart-icon-image)}.smart-grid-icon.smart-icon-plus-circled:before{content:"\e810";content:var(--smart-icon-plus-circled)}.smart-grid-icon.smart-icon-docs:before{content:"\f0c5";content:var(--smart-icon-docs)}.smart-grid-icon.smart-icon-pdf:before{color:#e50012;content:"\f1c1";content:var(--smart-icon-pdf)}.smart-grid-icon.smart-icon-word:before{color:#185abd;content:"\f1C2";content:var(--smart-icon-word)}.smart-grid-icon.smart-icon-music:before{color:#c5c33c;content:"\E851";content:var(--smart-icon-music)}.smart-grid-icon.smart-icon-video:before{color:#d94775;content:"\f16a";content:var(--smart-icon-video)}.smart-grid-icon.smart-icon-excel:before{color:#107c41;content:"\f1C3";content:var(--smart-icon-excel)}.smart-grid-icon.smart-icon-archive:before{color:#edc949;content:"\f1C6";content:var(--smart-icon-archive)}.smart-grid-icon.smart-icon-file:before{color:#005c99;color:var(--smart-primary);content:"\e845";content:var(--smart-icon-file)}.smart-grid-icon.smart-icon-powerpoint:before{color:#c43e1c;content:"\f1c4";content:var(--smart-icon-powerpoint)}.smart-grid-icon.smart-icon-text:before{content:"\f0f6";content:var(--smart-icon-text)}.smart-grid-icon.smart-icon-minus:before{content:"\e804";content:var(--smart-icon-minus)}.smart-grid-icon.smart-icon-resize-full:before{content:"\e81c";content:var(--smart-icon-resize-full)}.smart-grid-icon.smart-icon-resize-small:before{content:"\e81d";content:var(--smart-icon-resize-small)}.smart-grid-icon.smart-icon-window-restore:before{content:"\f2d2";content:var(--smart-icon-window-restore)}.smart-grid-icon.smart-icon-window-maximize:before{content:"\f2d0";content:var(--smart-icon-window-maximize)}.smart-grid-icon.smart-icon-align-left:before{content:"\e806";content:var(--smart-icon-align-left)}.smart-grid-icon.smart-icon-align-right:before{content:"\e807";content:var(--smart-icon-align-right)}.smart-grid-icon.smart-icon-align-center:before{content:"\e808";content:var(--smart-icon-align-center)}.smart-grid-icon.smart-icon-cancel:before{content:"\e80d";content:var(--smart-icon-cancel)}.smart-grid-icon.smart-icon-cancel-circled:before{content:"\e80e";content:var(--smart-icon-cancel-circled)}.smart-grid-icon.smart-icon-edit:before{content:"\e82a";content:var(--smart-icon-edit)}.smart-grid-icon.smart-icon-mode-edit:before{content:"\e909";content:var(--smart-icon-mode-edit)}.smart-grid-icon.smart-icon-sort:before{content:"\e823";content:var(--smart-icon-sort)}.smart-grid-icon.smart-icon-delete:before{content:"\e826";content:var(--smart-icon-delete)}.smart-grid-icon.smart-icon-close:before{content:"\e80d";content:var(--smart-icon-close)}.smart-grid-icon.smart-icon-download:before{content:"\e836";content:var(--smart-icon-download-alt)}.smart-grid-icon.smart-icon-search:before{content:"\e828";content:var(--smart-icon-search)}.smart-grid-icon.smart-icon-history:before{content:"\F1DA";content:var(--smart-icon-history)}.smart-grid-icon.smart-icon-settings:before{content:"\e833";content:var(--smart-icon-settings)}.smart-grid-icon.smart-icon-visibility-off:before{content:"\e90e";content:var(--smart-icon-visibility-off)}.smart-grid-icon.smart-icon-visibility-on:before{content:"\e90d";content:var(--smart-icon-visibility)}.smart-grid-icon.smart-icon-add-filter:before{content:"\e82f";content:var(--smart-icon-add-filter)}.smart-grid-icon.smart-icon-duplicate:before{content:"\e834";content:var(--smart-icon-duplicate)}.smart-grid-icon.smart-icon-check-empty:before{content:"\f096";content:var(--smart-icon-check-empty)}.smart-grid-icon.smart-icon-check-squared:before{content:"\e81b";content:var(--smart-icon-check-squared)}.smart-grid-icon.smart-icon-check:before{content:"\e908";content:var(--smart-icon-check)}.smart-grid-icon.smart-icon-number:before{font-feature-settings:normal;-webkit-font-smoothing:antialiased;content:"#";font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-style:normal;font-variant:normal;font-weight:700;padding-left:2px;text-rendering:auto}.smart-grid-icon.smart-icon-filter:before{content:"\f0b0";content:var(--smart-icon-filter)}.smart-grid-icon.smart-icon-phone:before{content:"\E83D";content:var(--smart-icon-phone)}.smart-grid-icon.smart-icon-lock:before{content:"\e821";content:var(--smart-icon-lock)}.smart-grid-icon.smart-icon-lock-open:before{content:"\e82e";content:var(--smart-icon-lock-open)}.smart-grid-icon.smart-icon-tasks:before{content:"\F0AE";content:var(--smart-icon-tasks)}.smart-grid-icon.smart-icon-table-alt:before{content:"\F0CE";content:var(--smart-icon-table-alt)}.smart-grid-icon.smart-icon-grid-alt:before{content:"\e8a3";content:var(--smart-icon-grid-alt)}.smart-grid-icon.smart-icon-kanban:before{content:"\F181";content:var(--smart-icon-kanban)}.smart-grid-icon.smart-icon-timeline:before{content:"\E8A4";content:var(--smart-icon-timeline)}.smart-grid-icon.smart-icon-scheduler:before{content:"\E8A5";content:var(--smart-icon-scheduler)}.smart-grid-icon.smart-icon-like:before{content:"\F164";content:var(--smart-icon-like)}.smart-grid-icon.smart-icon-heart:before{content:"\E84E";content:var(--smart-icon-heart)}.smart-grid-icon.smart-icon-flag:before{content:"\E850";content:var(--smart-icon-flag)}.smart-grid-icon.smart-icon-card:before{content:"\E83E";content:var(--smart-icon-card)}.smart-grid-icon.smart-icon-kanban-alt:before{content:"\e8a1";content:var(--smart-icon-kanban-alt)}.smart-grid-icon.smart-icon-card-alt:before{content:"\e8a2";content:var(--smart-icon-card-alt)}.smart-grid-icon.smart-icon-clock:before{content:"\e837";content:var(--smart-icon-clock)}.smart-grid-icon.smart-icon-font:before{content:"\f031";content:var(--smart-icon-font)}.smart-grid-icon.smart-icon-fontsize:before{content:"\f088";content:var(--smart-icon-fontsize)}.smart-grid-icon.smart-icon-menu:before{content:"\f0c9";content:var(--smart-icon-menu)}.smart-grid-icon.smart-icon-sort-down:before{content:"\e901";content:var(--smart-icon-arrow-down)}.smart-grid-icon.smart-icon-sort-up:before{content:"\e904";content:var(--smart-icon-arrow-up)}.smart-grid-icon.smart-icon-ellipsis-vert:before,.smart-grid-icon.smart-icon-ellipsis:before{content:"\f141";content:var(--smart-icon-ellipsis)}.smart-grid-icon.smart-icon-ellipsis-vert:before{transform:rotate(90deg)}.smart-grid-icon.smart-icon-minus-squared:before{content:"\f146";content:var(--smart-icon-minus-squared)}.smart-grid-icon.smart-icon-ok-squared:before{content:"\f14a";content:var(--smart-icon-ok-squared)}.smart-grid-icon.smart-icon-sort-name-up:before{content:"\f15d";content:var(--smart-icon-sort-name-up)}.smart-grid-icon.smart-icon-sort-name-down:before{content:"\f15e";content:var(--smart-icon-sort-name-down)}.smart-grid-icon.smart-icon-sort-alt-up:before{content:"\f160";content:var(--smart-icon-sort-alt-up)}.smart-grid-icon.smart-icon-sort-alt-down:before{content:"\f161";content:var(--smart-icon-sort-alt-down)}.smart-grid-icon.smart-icon-sort-number-up:before{content:"\f162";content:var(--smart-icon-sort-number-up)}.smart-grid-icon.smart-icon-sort-number-down:before{content:"\f163";content:var(--smart-icon-sort-number-down)}.smart-grid-icon.smart-icon-group:before{content:"\f247";content:var(--smart-icon-group)}.smart-grid-icon.smart-icon-ungroup:before{content:"\f248";content:var(--smart-icon-ungroup)}.smart-grid-icon.smart-icon-reload:before{content:"\e809";content:var(--smart-icon-reload)}.smart-grid-icon.smart-icon-contains:before{content:"\f063";content:var(--smart-icon-contains)}.smart-grid-icon.smart-icon-copy-record:before{content:"\e835";content:var(--smart-icon-copy-record)}.smart-grid-icon.smart-icon-cut:before{content:"\e83a";content:var(--smart-icon-cut)}.smart-grid-icon.smart-icon-paste:before{content:"\f0ea";content:var(--smart-icon-paste)}.smart-grid-icon.smart-icon-starts-with:before{content:"\f064";content:var(--smart-icon-starts_with)}.smart-grid-icon.smart-icon-ends-with:before{content:"\f065";content:var(--smart-icon-ends_with)}.smart-grid-icon.smart-icon-does-not-contain:before{content:"\f066";content:var(--smart-icon-does_not_contain)}.smart-grid-icon.smart-icon-equals:before{content:"\f52c";content:var(--smart-icon-equals)}.smart-grid-icon.smart-icon-greater-than:before{content:"\f531";content:var(--smart-icon-greater-than)}.smart-grid-icon.smart-icon-greater-than-equal:before{content:"\f532";content:var(--smart-icon-greater-than-equal)}.smart-grid-icon.smart-icon-less-than:before{content:"\f536";content:var(--smart-icon-less-than)}.smart-grid-icon.smart-icon-less-than-equal:before{content:"\f537";content:var(--smart-icon-less-than-equal)}.smart-grid-icon.smart-icon-not-equal:before{content:"\f53e";content:var(--smart-icon-not-equal)}.smart-grid-icon.smart-icon-percentage:before{content:"\f541";content:var(--smart-icon-percentage)}.smart-grid-icon.smart-icon-grip-vertical:before{content:"\f58e";content:var(--smart-icon-grip-vertical)}.smart-grid-icon.smart-icon-between:before{content:"\f06a";content:var(--smart-icon-between)}.smart-grid-icon.smart-icon-bold:before{content:"\e820";content:var(--smart-icon-bold)}.smart-grid-icon.smart-icon-italic:before{content:"\e822";content:var(--smart-icon-italic)}.smart-grid-icon.smart-icon-underline:before{content:"\f0cd";content:var(--smart-icon-underline)}.smart-grid-icon.smart-icon-color-background:before{content:"\e830";content:var(--smart-icon-color-background)}.smart-grid-icon.smart-icon-calendar:before{content:"\e829";content:var(--smart-icon-calendar)}.smart-grid-icon.smart-icon-comment:before{content:"\F0E5";content:var(--smart-icon-comment)}.smart-grid-icon.smart-icon-attention:before{content:"\e838";content:var(--smart-icon-attention)}.smart-grid-icon.smart-icon-help-circled:before{content:"\e839";content:var(--smart-icon-help-circled)}.smart-grid-icon.smart-icon-star:before{content:"\e801";content:var(--smart-icon-star)}.smart-grid-icon.smart-icon-attention-circled:before{content:"\e805";content:var(--smart-icon-attention-circled)}.smart-grid-icon.smart-icon-chart:before{content:"\e81a";content:var(--smart-icon-chart)}.smart-grid-icon.smart-icon-bell:before{content:"\f0f3";content:var(--smart-icon-bell)}.smart-grid-icon.smart-icon-circle:before{content:"\f111";content:var(--smart-icon-circle)}.smart-grid-icon.smart-icon-circle-empty:before{content:"\f10c";content:var(--smart-icon-circle-empty)}.smart-grid-icon.smart-icon-toggle-on:before{content:"\f205";content:var(--smart-icon-toggle-on)}.smart-grid-icon.smart-icon-toggle-off:before{content:"\f204";content:var(--smart-icon-toggle-off)}.smart-grid-icon.smart-icon-down:before,.smart-grid-icon.smart-icon-up:before{content:"\e83f";content:var(--smart-icon-up)}.smart-grid-icon.smart-icon-down:before{transform:rotate(180deg)}.smart-grid-icon.smart-icon-right:before{content:"\e903";content:var(--smart-icon-arrow-right)}.smart-grid-icon.smart-icon-left:before{content:"\e902";content:var(--smart-icon-arrow-left)}.smart-grid-pager smart-pager{border:none;height:calc(100% - 10px);margin-left:2px;margin-top:5px;width:calc(100% - 10px)}.smart-grid-aggregate-footer{border-top-color:inherit;border-top-style:solid;border-top-width:1px;bottom:0;height:48px;height:var(--smart-grid-aggregate-footer-height);position:absolute;width:100%;z-index:99}.smart-grid-loader{background-clip:padding-box;-webkit-background-clip:padding-box;border:6px solid #2b333f1a;border-radius:50%;box-sizing:border-box;display:block;height:40px;height:calc(var(--smart-loader-size) + 10px);left:50%;margin:inherit;opacity:.85;position:absolute;text-align:left;top:50%;transform:translate(-50%,-50%);width:40px;width:calc(var(--smart-loader-size) + 10px);z-index:99}.smart-grid-loader:after,.smart-grid-loader:before{animation:smart-loader-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,smart-loader-spin-fade 1.1s linear infinite;border:6px inherit;border-color:inherit;border-radius:inherit;border-top-color:inherit;box-sizing:inherit;content:"";height:inherit;margin:-6px;opacity:1;position:absolute;width:inherit}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-prev-button:after{content:"\e904";content:var(--smart-icon-arrow-up)}.smart-grid-loader[loading-indicator-position=top]{height:30px;height:var(--smart-loader-size);width:30px;width:var(--smart-loader-size)}.smart-grid-loader[loading-indicator-position=top] .smart-loader-container{top:0}.smart-grid-loader[loading-indicator-position=bottom] .smart-loader-container{top:-10%}.smart-grid-loader[loading-indicator-position=bottom] .smart-loader-container,.smart-grid-loader[loading-indicator-position=top] .smart-loader-container{animation:smart-loader-container-pop-up-down .3s linear;background-color:#fefefe;background-color:var(--smart-background);display:block;height:10%;left:20%;overflow:hidden;position:relative;width:100%}.smart-grid-loader[loading-indicator-position=bottom] .smart-loader-label,.smart-grid-loader[loading-indicator-position=top] .smart-loader-label{display:block;font-family:inherit;font-size:inherit;left:60%;position:absolute;top:50%;transform:translate(-50%,-50%);vertical-align:middle;white-space:nowrap}.smart-grid-placeholder{align-items:center;background:#fefefe;background:var(--smart-background);display:flex;height:100%;justify-content:center;min-height:50px;text-align:center;-webkit-user-select:none;user-select:none}.smart-grid-content.auto-height .smart-grid-placeholder{height:auto}.smart-grid-content.auto-height smart-grid-cell[addNewRow]{border-right:none}.smart-grid-special-cells-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.smart-grid-sort-animation{transition-delay:0;transition-timing-function:ease-in-out}smart-grid-row[edit] .smart-grid-cell-container.far,smart-grid-row[edit] .smart-grid-cell-container.near{z-index:99}.smart-grid-cell-container{height:100%;position:relative}.smart-grid-cell-container.far,.smart-grid-cell-container.near{box-sizing:initial;position:absolute;z-index:6}.smart-grid-cell-container.far{top:0}.smart-grid-cell-container.far.vscroll{right:18px;right:var(--smart-scroll-bar-size)}.smart-grid-cell-container.border-collapse.near{border-right:none;box-sizing:border-box}.smart-grid-cell-container.border-collapse.far{border-left:none;box-sizing:border-box}.smart-grid-cell-editor>*{--smart-border-top-left-radius:0px;--smart-border-top-right-radius:0px;--smart-border-bottom-left-radius:0px;--smart-border-bottom-right-radius:0px;background:inherit;border:none;border-radius:0;color:inherit;display:block;height:100%;margin:0;outline:0;overflow:hidden;width:100%}.smart-grid-cell-editor.smart-grid-date-time-picker-cell-editor,.smart-grid-cell-editor.smart-grid-number-input-cell-editor,.smart-grid-cell-editor.smart-grid-passowrd-input-cell-editor,.smart-grid-cell-editor.smart-grid-phone-input-cell-editor{background:inherit;border:none;border-radius:0;color:inherit;font-size:inherit;font-weight:inherit}.smart-grid-cell-editor.smart-grid-number-input-cell-editor{display:flex;height:100%;margin:0;width:100%}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav{background:#f5f5f5;background:var(--smart-surface);border-left:1px solid #e0e0e0;border-left:1px solid var(--smart-border);color:#323232;color:var(--smart-surface-color);display:flex;flex-direction:column;height:100%;padding:0;width:27px;width:var(--smart-editor-addon-width)}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .down,.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up{align-items:center;cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:50%;justify-content:center;outline:0;overflow:hidden}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .down:hover,.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up:hover{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .down:active,.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .down[active],.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up:active,.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up[active]{background:#005c99;background:var(--smart-ui-state-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-grid-cell-editor.smart-grid-auto-complete-cell-editor,.smart-grid-cell-editor.smart-grid-input-cell-editor,.smart-grid-cell-editor.smart-grid-text-area-cell-editor{background:inherit;color:inherit;font-size:inherit;font-weight:inherit;margin:0;width:100%}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border)}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .down:after{content:"\e901";content:var(--smart-icon-arrow-down)}.smart-grid-cell-editor.smart-grid-text-area-cell-editor{border:none;border-radius:0;display:flex;font-family:inherit;height:100%}.smart-grid-cell-editor.smart-grid-input-cell-editor{border:none;border-radius:0;height:100%}.smart-grid-cell-editor.smart-grid-auto-complete-cell-editor{border:none;border-radius:0;height:100%!important}.smart-grid-cell-editor.smart-grid-auto-complete-cell-editor div,.smart-grid-cell-editor.smart-grid-auto-complete-cell-editor input{border-radius:0}.smart-grid-cell-editor>input[type=checkbox]{border:none;height:16px;min-width:16px;position:relative;top:6px}.smart-grid-cell-content-popup{background:#005c99!important;background:var(--smart-primary)!important;border:1px solid #005c99!important;border:1px solid var(--smart-primary)!important;color:#fff!important;color:var(--smart-primary-color)!important;z-index:19!important}.smart-grid-cell-content-popup-content{box-shadow:none!important;padding:6px 2px 6px 6px}.smart-grid-row-container{position:relative}.smart-grid-row-container.far,.smart-grid-row-container.near{position:absolute;width:100%;z-index:7}.smart-grid-row-container.near{border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-grid-freeze-splitter-size) solid var(--smart-border);box-sizing:initial}.smart-grid-row-container.far{border-top:1px solid #e0e0e0;border-top:var(--smart-grid-freeze-splitter-size) solid var(--smart-border);box-sizing:initial;z-index:11}.smart-grid-row-drag-feedback{flex-direction:column;height:auto!important}.smart-grid-row-drag-feedback div{padding-top:3px}.smart-grid-row-drag-feedback>div{align-items:flex-start;background-color:#fefefe;background-color:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color);display:flex;flex-direction:column;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:8px;max-height:200px;overflow:hidden;padding:3px;white-space:nowrap}.smart-grid-scroll-view{height:100%;overflow:hidden;position:relative;width:100%}.smart-grid-scroll-view .smart-grid-row-container.far{bottom:-2px}.smart-grid-scroll-view.has-vscroll smart-grid-row[data-id="9999999"]{--smart-grid-cell-header-horizontal-border:#0000;--smart-grid-cell-horizontal-border:#0000;box-shadow:none!important}.smart-grid-scroll-view.vscroll,.smart-grid-scroll-view.vscroll .smart-grid-row-container.far,.smart-grid-scroll-view.vscroll .smart-grid-row-container.near{width:calc(100% - 18px);width:calc(100% - var(--smart-scroll-bar-size))}.smart-grid-scroll-view.hscroll .smart-grid-row-container.far{bottom:16px;bottom:calc(-2px + var(--smart-scroll-bar-size))}.smart-grid-summary-row-cell{background:#f5f5f5!important;background:var(--smart-surface)!important;border-color:#e0e0e0!important;border-color:var(--smart-border)!important;color:#323232!important;color:var(--smart-surface-color)!important;opacity:1!important}.smart-grid-summary-row-cell button{display:none}.smart-grid-summary-row-cell .summary-value{align-items:center;display:flex;font-size:11px;height:calc(100% - 2px);justify-content:flex-end;opacity:.75;width:100%}.smart-grid-summary-row-cell .summary-value .summary-value-part{transition:transform .2s cubic-bezier(.4,0,.2,1)}.smart-grid-summary-row-cell .summary-value .summary-value-part:hover{transform:scale(1.2)}.smart-grid-summary-row-cell .summary-value .smart-arrow-down,.smart-grid-summary-row-cell .summary-value .smart-summary-placeholder{opacity:0;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.smart-grid-summary-row-cell .summary-value[has-summary] .smart-arrow-down,.smart-grid-summary-row-cell .summary-value[has-summary] .smart-summary-placeholder{display:inherit;opacity:.7}.smart-grid-summary-row-cell .summary-value.summary-chooser .smart-arrow-down,.smart-grid-summary-row-cell .summary-value.summary-chooser .smart-summary-placeholder,.smart-grid-summary-row-cell .summary-value:hover .smart-arrow-down,.smart-grid-summary-row-cell .summary-value:hover .smart-summary-placeholder{opacity:1}.smart-grid-summary-row-cell .summary-value .label{margin-top:-3px}.smart-grid-summary-row-cell:before{display:none}.smart-grid-resize-mode{overflow:visible}.smart-grid-dialog-editor.add-column{align-items:center;display:flex;height:30px;margin-bottom:10px}.smart-grid-dialog-editor.radio-group{height:auto}.smart-grid-dialog-add-column{max-height:700px}.smart-grid-dialog-add-column .smart-footer{background:#fefefe!important;background:var(--smart-background)!important}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field{width:100%}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field:focus{outline:0}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field:focus .smart-input{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field .smart-input{border-radius:50%!important;margin-right:10px}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field .smart-input:after{content:""!important}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field .smart-input[checked]:after{content:"\e818"!important;content:var(--smart-icon-radio)!important}.smart-grid-dialog-add-column .smart-grid-dialog-boolean-field{align-items:center;display:flex;margin-bottom:5px}.smart-grid-dialog-add-column .smart-grid-dialog-boolean-field .smart-grid-dialog-editor{margin-bottom:0;margin-right:10px}.smart-grid-dialog-editor[template=colorInput]{border:none!important}.smart-grid-dialog-editor[template=colorInput] smart-color-input{border:1px solid #e0e0e0;border:1px solid var(--smart-border)}.smart-grid-dialog-editor[template=rating]{border:none!important}.smart-grid-dialog-editor[template=rating] .rating{display:flex}.smart-grid-dialog-editor[template=rating] .rating div{color:#dfdfdf}.smart-grid-dialog-editor[template=rating] .rating div.hover,.smart-grid-dialog-editor[template=rating] .rating div:hover{color:#ffba05;opacity:.5}.smart-grid-dialog-editor[template=rating] .rating div.value{color:#ffba05!important;opacity:1!important;visibility:inherit}.smart-grid-dialog-editor[template=rating] .rating:hover div{visibility:inherit}.smart-grid-dialog-editor .attachments,.smart-grid-dialog-editor .images{display:grid;grid-template-columns:1fr auto auto;height:100%}.smart-grid-dialog-editor .attachments .container,.smart-grid-dialog-editor .attachments .file-container,.smart-grid-dialog-editor .images .container,.smart-grid-dialog-editor .images .file-container{align-items:center;display:flex;height:calc(100% - 3px);padding-left:5px}.smart-grid-dialog-editor .attachments .smart-drop-image,.smart-grid-dialog-editor .images .smart-drop-image{margin-left:-5px}.smart-grid-dialog-editor .attachments .smart-drop-image:after,.smart-grid-dialog-editor .images .smart-drop-image:after{content:"\e836";content:var(--smart-icon-download-alt);font-family:smart-icons;font-family:var(--smart-font-family-icon);margin-left:5px}.smart-grid-dialog-editor .attachments .arrowbtn,.smart-grid-dialog-editor .images .arrowbtn{background:#f5f5f5;background:var(--smart-surface);width:15px}.smart-grid-dialog-editor .attachments .arrowbtn:hover,.smart-grid-dialog-editor .images .arrowbtn:hover{background:#005c99;background:var(--smart-primary);color:#fff;color:var(--smart-primary-color);cursor:pointer}.smart-grid-dialog-editor .attachments .attachment,.smart-grid-dialog-editor .attachments img,.smart-grid-dialog-editor .images .attachment,.smart-grid-dialog-editor .images img{border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);height:23px;margin-right:3px;width:23px}.smart-grid-dialog-editor .attachments .attachment:hover,.smart-grid-dialog-editor .attachments img:hover,.smart-grid-dialog-editor .images .attachment:hover,.smart-grid-dialog-editor .images img:hover{border-color:#005c99;border-color:var(--smart-primary);cursor:pointer}.smart-grid-image-dialog{background:#fefefe;background:var(--smart-background);min-height:400px!important;width:500px!important}.smart-grid-image-dialog .smart-header{align-items:center;display:flex;justify-content:center}.smart-grid-image-dialog .tabs{display:flex;height:30px;margin-bottom:5px;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.smart-grid-image-dialog .tabs .tab{align-items:center;color:#5a5a5a;color:var(--smart-background-color);cursor:pointer;display:flex;justify-content:center;text-transform:uppercase;width:50%}.smart-grid-image-dialog .tabs .tab label{cursor:pointer}.smart-grid-image-dialog .tabs .tab.active{border-bottom:2px solid #005c99;border-bottom:2px solid var(--smart-primary);color:#005c99;color:var(--smart-primary);font-weight:700}.smart-grid-image-dialog .preview{margin-top:10px}.smart-grid-image-dialog .preview p{font-size:10px;text-align:center}.smart-grid-image-dialog .preview .smart-icon-delete{margin:5px}.smart-grid-image-dialog .preview .smart-icon-delete:hover{color:#005c99;color:var(--smart-primary)}.smart-grid-image-dialog .preview .list{display:flex;flex-direction:row;max-height:100px;max-width:500px;overflow:auto}.smart-grid-image-dialog .preview .list .item{align-items:center;color:#5a5a5a;color:var(--smart-background-color);display:flex;flex-direction:column;font-size:10px;margin-right:10px;max-width:100px;min-width:60px;overflow:hidden}.smart-grid-image-dialog .preview .list .item:after{content:"\e80d";content:var(--smart-icon-close);cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:16px;width:16px}.smart-grid-image-dialog .preview .list .item .attachment,.smart-grid-image-dialog .preview .list .item img{border:2px solid #0000;height:50px;min-height:50px;width:50px}.smart-grid-image-dialog .preview .list .item .attachment:hover,.smart-grid-image-dialog .preview .list .item img:hover{border:2px solid #005c99;border:2px solid var(--smart-primary);border-radius:4px;border-radius:var(--smart-border-radius);cursor:pointer}.smart-grid-image-dialog .preview .list .item div{text-align:center;text-overflow:ellipsis}.smart-grid-image-dialog .url-zone{align-items:center;display:flex;flex-direction:column;height:220px;justify-content:center}.smart-grid-image-dialog .url-zone .upload{display:flex;flex-direction:column}.smart-grid-image-dialog .url-zone .url-title{color:#5a5a5a;color:var(--smart-background-color);font-size:10px;margin-top:10px}.smart-grid-image-dialog .url-zone .smart-input{text-align:center}.smart-grid-image-dialog .smart-grid-drop-zone,.smart-grid-image-dialog .smart-grid-file-zone{align-items:center;background:#fefefe;background:var(--smart-background);border:2px dashed #0000001a;border-radius:6px;display:flex;flex-direction:column;height:220px;justify-content:center;outline:0;text-align:center;transition:all .2s ease-out}.smart-grid-image-dialog .smart-grid-drop-zone .title,.smart-grid-image-dialog .smart-grid-file-zone .title{align-items:center;cursor:pointer;display:flex;flex-direction:column;font-size:20px;font-weight:500;height:50px;margin-top:20px}.smart-grid-image-dialog .smart-grid-drop-zone .title .smart-grid-icon,.smart-grid-image-dialog .smart-grid-file-zone .title .smart-grid-icon{color:#005c99;color:var(--smart-primary);font-size:24px;margin-bottom:5px}.smart-grid-image-dialog .smart-grid-drop-zone .subtitle,.smart-grid-image-dialog .smart-grid-file-zone .subtitle{align-items:center;color:#5a5a5a;color:var(--smart-background-color);display:flex;margin-bottom:20px;margin-top:20px}.smart-grid-image-dialog .smart-grid-drop-zone.smart-grid-file-zone,.smart-grid-image-dialog .smart-grid-file-zone.smart-grid-file-zone{justify-content:space-between}.smart-grid-image-dialog .smart-grid-drop-zone .files,.smart-grid-image-dialog .smart-grid-file-zone .files{display:grid;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);grid-template-columns:1fr 1fr 1fr 1fr;overflow:auto;padding:10px;width:100%}.smart-grid-image-dialog .smart-grid-drop-zone .files .item,.smart-grid-image-dialog .smart-grid-file-zone .files .item{align-items:center;cursor:pointer;display:flex;flex-direction:column;padding:2px}.smart-grid-image-dialog .smart-grid-drop-zone .files .item img,.smart-grid-image-dialog .smart-grid-file-zone .files .item img{height:24px;width:24px}.smart-grid-dialog-overlay,.smart-grid-overlay{height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%;z-index:100}.smart-grid-image-dialog .smart-grid-drop-zone .files .item.active,.smart-grid-image-dialog .smart-grid-file-zone .files .item.active{background:#005c991a;background:var(--smart-ui-state-selected);border:1px solid #005c991a;border:1px solid var(--smart-ui-state-border-selected)}.smart-grid-dialog-overlay{background:#333}.smart-grid-overlay{background:0 0}.smart-grid-slider-dialog,.smart-grid-text-area-dialog{background:#fefefe;background:var(--smart-background);border:none;border-radius:1px;box-shadow:0 0 0 3px #005c99!important;box-shadow:0 0 0 3px var(--smart-primary)!important;box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);min-height:140px;min-width:160px;overflow:visible;position:absolute;z-index:9999}.smart-grid-slider-dialog.open,.smart-grid-text-area-dialog.open{box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003!important;box-shadow:var(--smart-elevation-8)!important}.smart-grid-slider-dialog.smart-grid-slider-dialog,.smart-grid-text-area-dialog.smart-grid-slider-dialog{max-width:200px;min-height:60px;transform:rotate(-90deg)}.smart-grid-slider-dialog .smart-grid-text-area-resizer,.smart-grid-text-area-dialog .smart-grid-text-area-resizer{background:#005c99;background:var(--smart-primary);border-radius:50%;color:#fff;color:var(--smart-primary-color);font-size:12px;height:20px;position:absolute;right:-10px;top:-15px;width:20px;z-index:9}.smart-grid-slider-dialog .smart-grid-slider-container,.smart-grid-slider-dialog .smart-grid-text-area-container,.smart-grid-text-area-dialog .smart-grid-slider-container,.smart-grid-text-area-dialog .smart-grid-text-area-container{height:100%;overflow:hidden;width:100%}.smart-grid-slider-dialog .smart-grid-slider-container,.smart-grid-text-area-dialog .smart-grid-slider-container{box-sizing:border-box;display:flex;height:100%;padding:6px;position:absolute}.smart-grid-slider-dialog smart-text-area,.smart-grid-slider-dialog textarea,.smart-grid-text-area-dialog smart-text-area,.smart-grid-text-area-dialog textarea{background:inherit;border:none;box-sizing:border-box;color:inherit;height:180px;min-height:180px;outline:0;resize:none;width:100%}.smart-grid-cell-notification,.smart-grid-validation-error{border-radius:4px;border-radius:var(--smart-border-radius);height:auto;position:absolute;width:auto;z-index:99}.smart-grid-cell-notification{background:#005c99;background:var(--smart-primary);color:#fff;color:var(--smart-primary-color);padding:7px}.smart-grid-validation-error{background:#b00020;background:var(--smart-error);color:#fff;color:var(--smart-error-color);padding:7px}.smart-selection-overlay{border:2px solid #005c99;border:2px solid var(--smart-primary);position:absolute;z-index:10}.smart-selection-overlay-content{background:#005c991a;background:var(--smart-ui-state-selected);height:100%;opacity:.2;width:100%}.smart-selection-overlay-content:after{bottom:0;content:"";cursor:move;height:4px;position:absolute;width:calc(100% - 10px)}.smart-selection-overlay-border-content{border:0 solid #fefefe;border:0 solid var(--smart-background);height:100%;width:100%}.smart-selection-overlay-border-content.handle:after{background:#005c99;background:var(--smart-primary);border:1px solid #fefefe;border:1px solid var(--smart-background);bottom:-4px;content:"";cursor:crosshair;height:4px;position:absolute;right:-4px;width:4px}.smart-window.smart-grid-dialog .smart-grid-edit-dialog-columns-separator span:first-child,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-header-section{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border)}.smart-input-overlay{background:#005c99;background:var(--smart-ui-state-active);border-radius:100%;cursor:pointer;opacity:0;position:absolute;transform:scale(0);z-index:9}.smart-input-overlay.smart-animate{transition:transform .25s ease-in-out,opacity .25s ease-in-out}.smart-input-overlay-on{opacity:.3;transform:scale(1)}.smart-window.smart-grid-popup{--smart-window-content-padding:0px;--smart-window-header-height:0px;border-radius:0;box-shadow:none;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);opacity:0;transform:scaleY(0)!important;transform-origin:top!important;transition:opacity .2s,transform .2s ease-out}.smart-window.smart-grid-popup.open{opacity:1;transform:scale(1)!important}.smart-window.smart-grid-dialog{font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);opacity:0;transform:scale(0);transition:opacity .2s,transform .2s ease-out}.smart-window.smart-grid-dialog.maximized{box-shadow:none!important;cursor:default!important}.smart-window.smart-grid-dialog.maximized .smart-header-section{cursor:default!important}.smart-window.smart-grid-dialog .smart-grid-edit-dialog-columns-separator{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;margin-bottom:10px;margin-top:10px}.smart-window.smart-grid-dialog .smart-grid-edit-dialog-columns-separator .toggle-button{cursor:pointer;margin-left:10px;margin-right:10px}.smart-window.smart-grid-dialog .smart-grid-edit-dialog-columns-separator .toggle-button:hover{color:#005c99;color:var(--smart-primary)}.smart-window.smart-grid-dialog .smart-grid-edit-dialog-columns-separator span:last-child{border-top:1px solid #e0e0e0;border-top:1px solid var(--smart-border)}.smart-window.smart-grid-dialog[mobile]{height:100%!important;left:0!important;top:0!important;width:100%!important}.smart-window.smart-grid-dialog.smart-grid-dialog-add-column,.smart-window.smart-grid-dialog.smart-grid-dialog-description{transform:scaleY(0)!important;transform-origin:top!important}.smart-window.smart-grid-dialog.smart-grid-dialog-add-column.view,.smart-window.smart-grid-dialog.smart-grid-dialog-description.view{transform:scale(0)!important;transform-origin:initial!important}.smart-window.smart-grid-dialog.smart-grid-dialog-add-column .smart-header-notes,.smart-window.smart-grid-dialog.smart-grid-dialog-description .smart-header-notes{display:block;margin-bottom:10px}.smart-window.smart-grid-dialog.smart-grid-dialog-add-column.center,.smart-window.smart-grid-dialog.smart-grid-dialog-description.center{transform:scale(0);transform-origin:initial}.smart-window.smart-grid-dialog.smart-grid-dialog-summary{--smart-window-content-padding:0px;border-radius:0;box-shadow:none;transform:scaleY(0);transform-origin:bottom}.smart-window.smart-grid-dialog.smart-grid-dialog.disable-animation{transition:none}.smart-window.smart-grid-dialog.smart-grid-side-panel{height:100%!important;transform:scaleX(0)!important;transform-origin:top right!important}.smart-window.smart-grid-dialog.smart-grid-side-panel.open{transform:scaleX(1)!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row{--smart-window-content-padding:0px;height:500px!important;width:750px!important}@media screen and (min-width:1128px){.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row{height:750px!important;width:1100px!important}}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.smart-grid-side-panel{height:calc(100% - 2px)!important;transform:scaleX(0)!important;transform-origin:top right!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.smart-grid-side-panel.collapsed{width:450px!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.smart-grid-side-panel.open{transform:scaleX(1)!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-header-section span{margin-left:10px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-footer,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-header-section{background:#fefefe;background:var(--smart-background)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row[mobile]{height:100%!important;width:100%!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-column-info{display:grid;grid-template-columns:25px 1fr 25px;line-height:normal;padding:5px 0}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-column-info.header{display:flex;flex-direction:row;font-size:15px;font-size:calc(var(--smart-font-size) + 1px);font-weight:700;justify-content:space-between}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .tabs{background:#fefefe;background:var(--smart-background);display:flex;height:30px;margin-bottom:10px;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .tabs .tab{align-items:center;color:#323232;color:var(--smart-surface-color);cursor:pointer;display:flex;justify-content:center;padding:4px 10px;position:relative;white-space:nowrap}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .tabs .tab:hover{border-bottom-color:#005c99!important;border-bottom-color:var(--smart-primary)!important;color:#005c99;color:var(--smart-primary)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .tabs .tab.active{border-bottom:2px solid #323232;border-bottom:2px solid var(--smart-surface-color)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-content-container{width:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-next-button{margin-right:5px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-next-button:after{content:"\e901";content:var(--smart-icon-arrow-down)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row [editor]:not([template=checkBox]){max-width:none;width:auto}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout{display:block;height:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-drop-down-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container{background:#fefefe;background:var(--smart-background);border:none;cursor:default;pointer-events:none}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-drop-down-button .arrow,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-drop-down-button .down,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-drop-down-button .smart-drop-down-button-icon,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-drop-down-button .up,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .arrow,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .down,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .smart-drop-down-button-icon,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .up{opacity:0}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor{--smart-surface:var(--smart-background);background:#fefefe;background:var(--smart-background);border:none;border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border);pointer-events:none}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image]{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:none;height:100px;pointer-events:auto}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image] .smart-grid-cell-editor>div{display:block!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image] .attachment,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image] img{height:95px;width:95px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image] .smart-drop-image,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image] .smart-grid-icon.smart-icon-plus{display:none!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout{display:grid;grid-template-areas:"content sidebar" "footer sidebar";grid-template-columns:1fr 340px;grid-template-rows:1fr 45px;height:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout[mobile]{display:flex;flex-direction:column}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout[mobile] .smart-grid-edit-dialog-activity-container{box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);height:calc(100% - 45px);position:absolute;right:0;top:45px;width:90%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout[mobile] .smart-grid-edit-dialog-editors-container{height:calc(100% - 45px)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout.hide-activity{grid-template-columns:1fr}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout.hide-activity .smart-grid-edit-dialog-activity-container{display:none}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-footer{align-items:center;display:flex;flex-direction:row-reverse;grid-area:footer;justify-content:space-between;padding-inline-end:10px;padding-inline-start:20px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-footer .smart-button{align-items:center;display:flex;height:30px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-footer .smart-button.primary{margin-right:10px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-editors-container{grid-gap:10px;display:grid;gap:10px;grid-area:content;overflow:auto;padding:20px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-editors-container.many{grid-column-gap:1rem;display:grid;grid-template-columns:1fr 1fr}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container{background:#f5f5f5;background:var(--smart-surface);border-left:1px solid #e0e0e0;border-left:1px solid var(--smart-border);grid-area:sidebar;overflow:hidden}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container>div{height:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .smart-grid-edit-dialog-row{display:grid;grid-template-rows:40px 40px 40px 40px 40px 1fr;height:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .smart-user{left:-3px;position:relative;top:10px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .user-icon{background-position:50%;background-size:cover;border-radius:50%;height:30px;width:30px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .user-icon.image:after{content:""}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .user-icon:after{align-items:center;content:"\e81f";content:var(--smart-icon-user);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:24px;height:100%;justify-content:center;width:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-header{white-space:nowrap}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-tab{height:calc(100% - 35px)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout{display:grid;flex-direction:column;grid-template-rows:1fr auto;height:calc(100% - 10px);overflow-x:hidden;overflow-y:auto;padding:3px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .no-comments,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .no-comments{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .no-comments span,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .no-comments span{padding:20px;text-align:center}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row{grid-column-gap:10px;grid-column-gap:var(--smart-data-view-padding);display:grid;grid-template-columns:30px 1fr;margin:10px;margin:var(--smart-data-view-padding)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .comment-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .history-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .comment-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .history-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .comment-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .history-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .comment-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .history-header{grid-column-gap:5px;grid-column-gap:calc(var(--smart-data-view-padding)/2);display:grid;grid-template-columns:1fr auto auto auto;margin-bottom:10px;margin-bottom:var(--smart-data-view-padding);opacity:.75}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .comment-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .history-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .comment-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .history-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .comment-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .history-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .comment-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .history-body{background:#fefefe;background:var(--smart-background);border-radius:4px;border-radius:var(--smart-border-radius);box-shadow:0 0 2px 0 #00000024,0 2px 2px 0 #0000001f,0 1px 3px 0 #0003;box-shadow:var(--smart-elevation-1);display:inline-block;margin:2px;max-width:220px;overflow:hidden;overflow-wrap:break-word;padding:.625rem .75rem}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .comment-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .history-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .comment-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .history-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .comment-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .history-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .comment-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .history-body .detail{margin-top:10px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .comment-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .history-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .comment-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .history-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .comment-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .history-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .comment-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .history-body.edit{box-shadow:none;min-height:50px;min-width:200px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .comment-body.edit .smart-text-area,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .history-body.edit .smart-text-area,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .comment-body.edit .smart-text-area,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .history-body.edit .smart-text-area,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .comment-body.edit .smart-text-area,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .history-body.edit .smart-text-area,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .comment-body.edit .smart-text-area,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .history-body.edit .smart-text-area{background:#fefefe;background:var(--smart-background);border:none;border-radius:0;color:#5a5a5a;color:var(--smart-background-color);height:100%;width:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .remove-button{cursor:pointer;opacity:0}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .remove-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .remove-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .remove-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .remove-button:after{align-items:center;content:"\e826";content:var(--smart-icon-delete);cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:100%;justify-content:center}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .edit-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .remove-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .edit-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .remove-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .edit-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .remove-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .edit-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .remove-button.edit-button:after{content:"\e909";content:var(--smart-icon-mode-edit)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .edit-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .remove-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .edit-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .remove-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .edit-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .remove-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .edit-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .remove-button.enabled{visibility:visible}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment:hover .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment:hover .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row:hover .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row:hover .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment:hover .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment:hover .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row:hover .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row:hover .remove-button{opacity:1}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comments,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comments,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history{max-height:600px;min-height:180px;overflow-x:hidden;overflow-y:auto;position:relative}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .footer,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .footer{box-sizing:border-box;display:flex;height:45px;padding:5px;transition:height .2s cubic-bezier(.4,0,.2,1)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .footer.focus,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .footer.focus{height:70px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .footer smart-text-area,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .footer smart-text-area{border-radius:0;height:100%;width:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .footer smart-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .footer smart-button{border-bottom-left-radius:0;border-left-color:#0000;border-top-left-radius:0;display:none;width:100px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout{display:grid;grid-template-columns:1fr 1fr 1fr;padding:5px;width:300px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout .font-family smart-input{height:35px;width:150px!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.font-group{grid-column-gap:10px}.smart-grid.smart-container,smart-grid{grid-column-gap:0;grid-column-gap:var(--smart-grid-column-gap);grid-row-gap:0;grid-row-gap:var(--smart-grid-row-gap)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.font-group .format:first-child{grid-column:1/span 2}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.font-group .format:last-child{width:100px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);display:flex;height:37px;height:calc(7px + var(--smart-editor-height));justify-content:space-between;padding:0;width:175px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .bold,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .italic,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .linethrough,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .underline{border-bottom:2px solid #0000;display:block;font-weight:400;height:100%;padding:10px;transition:border .2s ease-in-out;width:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .bold:hover,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .italic:hover,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .linethrough:hover,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .underline:hover{border-bottom:2px solid #005c99;border-bottom:2px solid var(--smart-primary)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .bold.checked,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .italic.checked,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .linethrough.checked,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .underline.checked{background:#005c99;background:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-window.smart-grid-dialog .col-sm-6{padding:0}.smart-window.smart-grid-dialog>.smart-container .smart-header-section .smart-buttons-container button{border-radius:4px;border-radius:var(--smart-border-radius)}.smart-window.smart-grid-dialog>.smart-container .smart-header-section .smart-buttons-container button:hover{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-window.smart-grid-dialog>.smart-container .smart-header-section .smart-buttons-container button.checked{background:#005c991a;background:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-window.smart-grid-dialog.open,.smart-window.smart-grid-dialog.view.open{opacity:1;transform:scale(1)!important}.smart-window.smart-grid-dialog .smart-field-editor-error-label{color:#b00020;color:var(--smart-error);font-size:10px}.smart-window.smart-grid-dialog [editor]:not([template=checkBox]){border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);height:30px;max-width:150px;overflow:hidden}.smart-window.smart-grid-dialog [editor]:not([template=checkBox])[template=vote]{border:none;width:200px}.smart-window.smart-grid-dialog [editor]:not([template=checkBox])[template=textarea]{height:180px;min-height:120px;resize:vertical}.smart-window.smart-grid-dialog [editor]:not([template=checkBox])[template=textarea] smart-text-area{height:100%;width:100%!important}.smart-window.smart-grid-dialog [editor][focus],.smart-window.smart-grid-dialog [editor][focus] .smart-grid-cell-editor{border-color:#005c99;border-color:var(--smart-primary)}.smart-window.smart-grid-dialog [editor][template=checkBox]{align-items:center;display:flex;height:30px}.smart-window.smart-grid-dialog [editor][template=checkBox]:focus{outline:0}.smart-window.smart-grid-dialog [editor][template=checkBox]:focus .smart-grid-check-box-cell-editor{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-window.smart-grid-dialog [editor]:not([template=checkBox]) .smart-grid-cell-editor{height:100%;width:100%}.smart-window.smart-grid-dialog>.smart-container>.smart-footer{height:auto}.smart-window.smart-grid-dialog .column{display:flex;flex-direction:column;justify-content:space-between;padding:5px}.smart-window.smart-grid-dialog .column label{justify-content:flex-end;padding:5px 0}.smart-window.smart-grid-dialog .smart-footer .smart-stack-layout{padding:0 10px}smart-grid{contain:content;grid-template-columns:none;grid-template-columns:var(--smart-grid-template-columns);height:400px;height:var(--smart-grid-default-height);visibility:hidden;width:800px;width:var(--smart-grid-default-width)}smart-grid .smart-grid-cell-loading{background:#f5f5f5;background:var(--smart-surface);border:1px solid #f5f5f5;border:1px solid var(--smart-surface);border-radius:4px;border-radius:var(--smart-border-radius);height:10px;left:10%;position:absolute;top:calc(50% - 5px);width:80%}smart-grid .smart-grid-add-column-button,smart-grid .smart-grid-add-row-button{background:#f5f5f5;background:var(--smart-surface);bottom:0;height:28px;left:0;opacity:0;position:absolute;transform:scale(0);transition:all .2s cubic-bezier(.4,0,.2,1);width:30px;z-index:12}smart-grid .smart-grid-add-column-button.insert,smart-grid .smart-grid-add-row-button.insert{transition:background .2s cubic-bezier(.4,0,.2,1)}smart-grid .smart-grid-add-column-button.float,smart-grid .smart-grid-add-row-button.float{background:#005c99;background:var(--smart-primary);border:1px solid #005c99;border:1px solid var(--smart-primary);border-radius:50%;bottom:5px;color:#fff;color:var(--smart-primary-color);font-size:14px;height:24px;left:5px;width:24px}smart-grid .smart-grid-add-column-button.smart-grid-add-column-button,smart-grid .smart-grid-add-row-button.smart-grid-add-column-button{left:auto;right:5px;top:55px}smart-grid .smart-grid-add-column-button.show,smart-grid .smart-grid-add-row-button.show{opacity:1;transform:scale(1)}smart-grid .smart-grid-add-column-button.show:active,smart-grid .smart-grid-add-column-button.show:hover,smart-grid .smart-grid-add-row-button.show:active,smart-grid .smart-grid-add-row-button.show:hover{background:#005c99;background:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}smart-grid .smart-grid-add-column-button.show:active.float,smart-grid .smart-grid-add-column-button.show:hover.float,smart-grid .smart-grid-add-row-button.show:active.float,smart-grid .smart-grid-add-row-button.show:hover.float{box-shadow:0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f,0 3px 5px 0 #0003;box-shadow:var(--smart-elevation-6);transform:scale(1.2)}smart-grid.smart-kanban-view{background:#fafafa}smart-grid.smart-kanban-view .smart-grid-add-row-button{display:none!important}smart-grid[appearance_hide-column-group-lines] smart-grid-column:not([column-group-first-child])[column-group]:before{background:0 0!important}smart-grid[appearance_allow-hover] smart-grid-cell:not([focus]):hover:not(.smart-add-new-column){background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}smart-grid[appearance_allow-hover] smart-grid-cell:not([focus]):hover:not(.smart-add-new-column) .smart-label{background:#ebebeb!important;background:var(--smart-ui-state-hover)!important;color:#333!important;color:var(--smart-ui-state-color-hover)!important}smart-grid[appearance_allow-hover]:not([selection_allow-cell-selection]) smart-grid-row:hover smart-grid-cell:not([focus]){background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}smart-grid[appearance_allow-hover]:not([selection_allow-cell-selection]) smart-grid-row:hover smart-grid-cell:not([focus]) .smart-label{background:#ebebeb!important;background:var(--smart-ui-state-hover)!important;color:#333!important;color:var(--smart-ui-state-color-hover)!important}smart-grid[tree] smart-grid-cell[has-toggle-button]:not([detail]) button[toggle-button]{cursor:pointer;margin-left:7px;padding-right:14px}smart-grid.smart-element{visibility:inherit}smart-grid:not([selection_allow-cell-selection])[focus] smart-grid-row[focus]>.smart-grid-cell-container smart-grid-cell:not([editor]):not([header]),smart-grid:not([selection_allow-cell-selection])[focus] smart-grid-row[focus]>.smart-grid-cell-container smart-grid-cell:not([editor]):not([header]) .smart-label:not([style]),smart-grid:not([selection_allow-cell-selection])[focus][appearance_show-selection-on-top] smart-grid-row[focus] smart-grid-cell:not([editor]):not([header]),smart-grid:not([selection_allow-cell-selection])[focus][appearance_show-selection-on-top] smart-grid-row[focus] smart-grid-cell:not([editor]):not([header]) .smart-label{background:#005c99b3!important;background:rgba(var(--smart-primary-rgb),.7)!important;border-color:#005c99!important;border-color:var(--smart-primary)!important;color:#fff!important;color:var(--smart-primary-color)!important}smart-grid:not([selection_allow-cell-selection])[focus] smart-grid-row[focus]>.smart-grid-cell-container smart-grid-cell:not([editor]):not([header]):before{background:#005c99;background:var(--smart-primary)}smart-grid[selection_allow-cell-selection] smart-grid-row[focus] smart-grid-cell[focus]:not([editor]):not([header]){background:#005c99;background:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-grid.smart-container{contain:content;grid-template-columns:none;grid-template-columns:var(--smart-grid-template-columns);visibility:hidden}.smart-grid.smart-container .smart-grid-header,.smart-grid>.smart-container .smart-grid-header{background:#f5f5f5;background:var(--smart-surface);border-bottom-style:solid;border-bottom-width:1px;border-color:#e0e0e0;border-color:var(--smart-border);color:#323232;color:var(--smart-surface-color);height:48px;height:var(--smart-grid-header-height);width:100%}.smart-grid.smart-container .smart-grid-column-header,.smart-grid>.smart-container .smart-grid-column-header{color:#323232;color:var(--smart-surface-color);height:48px;height:var(--smart-grid-column-header-height);min-height:30px;overflow:hidden;position:relative;z-index:99}.smart-grid.smart-container .smart-grid-pager,.smart-grid>.smart-container .smart-grid-pager{background:#f5f5f5;background:var(--smart-surface);border-top:1px solid #e0e0e0;border-top-color:var(--smart-border);color:#323232;color:var(--smart-surface-color);height:48px;height:var(--smart-pager-default-height);overflow:hidden;width:100%;z-index:99}.smart-grid.smart-container .smart-grid-pager[top],.smart-grid>.smart-container .smart-grid-pager[top]{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border);border-top-color:#0000}.smart-grid.smart-container .smart-grid-content,.smart-grid>.smart-container .smart-grid-content{background:#f5f5f5;background:var(--smart-surface);border:none;height:100%;overflow:hidden;padding:0;width:100%}.smart-grid.smart-container.smart-grid-resize-mode,.smart-grid>.smart-container.smart-grid-resize-mode{overflow:visible}.smart-grid.smart-element{visibility:inherit}.smart-grid[sorting_mode=many] smart-grid-column[sort-index] .smart-label.align-right{margin-left:-10px}.smart-grid[sorting_mode=many] smart-grid-column[sort-index] .smart-sort-button[order]{width:40px}.smart-grid[sorting_mode=many] smart-grid-column[sort-index] .smart-sort-button:after{align-items:center;background:#005c99;background:var(--smart-primary);border-radius:50%;box-sizing:initial;color:#fff;color:var(--smart-primary-color);content:attr(order);display:flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:11px;height:8px;justify-content:center;margin-left:5px;padding:5px}.smart-grid smart-grid-row[data-id="9999999"]{box-shadow:0 3px 6px 0 #8c959f26}.smart-grid smart-grid-row .smart-justify-flex-start{justify-content:flex-start important}.smart-grid smart-grid-row .smart-grid-row-detail{background:#fefefe;background:var(--smart-background);border-bottom:1px solid #e0e0e0;border-bottom-color:var(--smart-border);color:#5a5a5a;color:var(--smart-background-color);display:flex;justify-content:flex-start;overflow:hidden;position:absolute;transform:scaleY(0);transform-origin:top;width:100%;z-index:3}.smart-grid smart-grid-row .smart-grid-row-detail>div{height:100%;line-height:normal;overflow:hidden;position:relative;width:100%}.smart-grid smart-grid-column:not(.smart-grid-column-border).smart-grid-vertical-border-collapse:before,.smart-grid smart-grid-row smart-grid-cell:not(.smart-grid-column-border).smart-grid-vertical-border-collapse:before{width:0}.smart-grid smart-grid-column:not(.smart-grid-column-border).smart-grid-horizontal-border-collapse:after,.smart-grid smart-grid-row smart-grid-cell:not(.smart-grid-column-border).smart-grid-horizontal-border-collapse:after{height:0}.smart-grid smart-grid-row[has-detail]{transition:height .25s ease-in-out}.smart-grid smart-grid-row[has-detail] .smart-grid-row-detail.smart-animate,smart-grid-row .smart-grid-row-sub-container.smart-animate{transition:transform .25s ease-in-out,height .25s ease-in-out}.smart-grid smart-grid-row[show-detail] .smart-grid-row-detail{transform:scaleY(1)}.smart-grid smart-grid-row[unbound] smart-grid-cell{background:#f5f5f5;background:var(--smart-grid-cell-background-unbound);color:#323232;color:var(--smart-grid-cell-color-unbound)}.smart-grid smart-grid-column .smart-grid-command-item{align-items:center;border-radius:0;justify-content:center;padding:0}.smart-grid smart-grid-column .smart-add-new-column{border-right:1px solid #e0e0e0;border-right:1px solid var(--smart-border)}.smart-grid smart-grid-column .smart-add-new-column:hover{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-grid smart-grid-cell.dragged,.smart-grid smart-grid-column.dragged{background-image:linear-gradient(45deg,#0000001a 25%,#0000 0,#0000 50%,#0000001a 0,#0000001a 75%,#0000 0,#0000);background-size:3em 3em}.smart-grid smart-grid-column.afterTarget:last-child:after{right:0}.smart-grid smart-grid-cell .smart-grid-command-item{overflow:hidden;padding:0 3px}.smart-grid smart-scroll-bar{bottom:0;height:18px;height:calc(var(--smart-scroll-bar-size));overflow:visible;position:absolute;touch-action:none;width:100%;z-index:11}.smart-grid smart-scroll-bar:after,.smart-grid smart-scroll-bar:before{background:#f1f1f1;background:var(--smart-scroll-bar-background);content:"";height:18px;height:var(--smart-scroll-bar-size);position:absolute;top:0}.smart-grid smart-scroll-bar:after{left:100%;min-width:var(--smart-scroll-bar-far-size);width:18px;width:var(--smart-scroll-bar-size)}.smart-grid smart-scroll-bar:before{left:calc(0px - var(--smart-scroll-bar-near-size));width:var(--smart-scroll-bar-near-size)}.smart-grid smart-scroll-bar.smart-element{border:none;border-radius:0}.smart-grid smart-scroll-bar.bottom-corner-visible{width:calc(100% - 18px);width:calc(100% - var(--smart-scroll-bar-size))}.smart-grid smart-scroll-bar[orientation=vertical]{border-left:1px solid #e0e0e0;border-left:1px solid var(--smart-border);height:100%;right:0;top:0;width:18px;width:calc(var(--smart-scroll-bar-size))}.smart-grid smart-scroll-bar[orientation=vertical]:after,.smart-grid smart-scroll-bar[orientation=vertical]:before{background:#f1f1f1;background:var(--smart-scroll-bar-background);content:"";position:absolute;width:18px;width:var(--smart-scroll-bar-size)}.smart-grid smart-scroll-bar[orientation=vertical]:before{border-left:1px solid #e0e0e0;border-left:1px solid var(--smart-border);height:var(--smart-scroll-bar-near-size);left:-1px;top:calc(0px - var(--smart-scroll-bar-near-size))}.smart-grid smart-scroll-bar[orientation=vertical]:after{bottom:calc(0px - var(--smart-scroll-bar-far-size));height:18px;height:var(--smart-scroll-bar-size);left:0;min-height:var(--smart-scroll-bar-far-size);min-width:0;top:auto;z-index:-1}.smart-grid smart-scroll-bar[orientation=vertical].bottom-corner-visible{height:calc(100% - 18px);height:calc(100% - var(--smart-scroll-bar-size))}.smart-grid .smart-data-view-header-drop-down{transform:scaleY(0);transition:transform .2s cubic-bezier(.4,0,.2,1)}.smart-grid .smart-data-view-header-drop-down.open{transform:scaleY(1)}.smart-grid .smart-breadcrumb-items>.afterTarget:last-child:after,.smart-grid .smart-breadcrumb-items>.target:before{content:"";display:none}.smart-grid .smart-grid-command-item{border:1px solid #0000;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius);cursor:pointer;display:flex;min-width:25px;padding:5px 8px;-webkit-user-select:none;user-select:none}.smart-grid .smart-grid-command-item:hover{background:#ebebeb;background:var(--smart-ui-state-hover);border:1px solid #ebebeb;border:1px solid var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-grid .smart-grid-command-item:active{background:#005c99;background:var(--smart-ui-state-active);border:1px solid #005c99;border:1px solid var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-grid .smart-grid-command-item .smart-grid-icon{display:flex;min-width:16px;width:auto}.smart-grid .smart-grid-command-item span:last-child:not(:first-child){margin-left:4px}.smart-grid .smart-grid-command-bar{align-items:center;display:flex;padding:5px}.smart-grid .smart-grid-command-bar .smart-grid-icon{display:flex}.smart-grid .smart-grid-row:not([leaf]) smart-grid-cell[group]:not([header]) div:not([content]){visibility:hidden}.smart-grid .smart-grid-resize-line{background:#005c99;background:var(--smart-primary);opacity:.8;position:absolute;width:1px;width:var(--smart-grid-resize-line-size);z-index:99}.smart-grid .smart-grid-resize-line.row{height:1px;height:var(--smart-grid-resize-line-size)}.smart-grid .smart-grid-resize-tooltip{background:#005c99;background:var(--smart-primary);bottom:0;color:#fff;color:var(--smart-primary-color);padding:5px;position:absolute;transition:width .2s ease-out;z-index:99}.smart-grid .smart-grid-drag-line{background:#005c99;background:var(--smart-primary);font-family:smart-icons;font-family:var(--smart-font-family-icon);opacity:1;position:absolute;transition:opacity .25s cubic-bezier(.6,.2,0,.8);width:2px;width:calc(var(--smart-grid-resize-line-size)*2);z-index:199}.smart-grid .smart-grid-drag-line:after{bottom:0;content:"\e904";content:var(--smart-icon-arrow-up);margin-bottom:-11px}.smart-grid .smart-grid-drag-line:after,.smart-grid .smart-grid-drag-line:before{color:#005c99;color:var(--smart-primary);font-size:16px;font-weight:700;left:0;margin-left:-7px;position:absolute}.smart-grid .smart-grid-drag-line:before{content:"\e901";content:var(--smart-icon-arrow-down);margin-top:-7px;top:0}.smart-grid .smart-grid-drag-line.row{height:2px;height:calc(var(--smart-grid-resize-line-size)*2)}.smart-grid .smart-grid-drag-line.row:after{bottom:0;content:"\e902";content:var(--smart-icon-arrow-left);font-weight:700;left:auto;margin-bottom:-7px;margin-right:-7px;right:0}.smart-grid[grouped] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content]>div[checkbox]:not(.smart-hidden),.smart-grid[tree] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content]>div[checkbox]:not(.smart-hidden){margin-right:7px}.smart-grid .smart-grid-drag-line.row:before{content:"\e903";content:var(--smart-icon-arrow-right);left:0}.smart-grid[grouped] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content],.smart-grid[tree] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content]{align-items:center;display:flex;height:100%;line-height:normal;width:100%}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group]{border-right:1px solid #e0e0e0;border-right:1px solid var(--smart-border);padding-right:1px}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced]{grid-column-gap:5px;align-items:center;display:grid;font-size:12px;grid-template-columns:auto auto auto}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced]:hover span[group] span{color:#005c99;color:var(--smart-primary);opacity:1;transform:scale(1.1)}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced] span[group]{display:flex;font-weight:700}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced] span[group] span{font-weight:400;margin-left:-8px;opacity:.7;transform:scale(.9)}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced] span[value]{align-items:center;background-color:#005c99;background-color:var(--smart-primary);border:1px solid #005c99;border:1px solid var(--smart-primary);border-radius:20px;color:#fff;color:var(--smart-primary-color);display:flex;font-size:14px;font-size:var(--smart-font-size);font-weight:400;padding:2px 6px;position:relative;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced] span[summary]{font-size:10px;font-weight:400;opacity:.7}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced]:hover span[summary]{opacity:1}.smart-grid[appearance_allow-header-hover] smart-grid-column:not(.top-far-corner):not(.top-near-corner)[header]:hover smart-grid-cell[header],.smart-grid[appearance_allow-header-hover] smart-grid-row:hover smart-grid-cell[header],.smart-grid[appearance_allow-hover]:not([selection_allow-cell-selection]) smart-grid-row:hover smart-grid-cell:not(.smart-add-new-column){background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover);cursor:default}.smart-grid[appearance_show-column-header-drag-icon][behavior_allow-column-reorder] smart-grid-column:not([auto-generated]) .smart-drag-handle{cursor:move;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:100%;left:1px;opacity:0;overflow:hidden;position:absolute;transition:opacity .2s ease-in-out;width:5px;z-index:9}.smart-grid[appearance_show-column-header-drag-icon][behavior_allow-column-reorder] smart-grid-column:not([auto-generated]) .smart-drag-handle:before{content:"\f141";content:var(--smart-icon-ellipsis);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);justify-content:center;position:relative;transform:rotate(90deg)}.smart-grid[appearance_show-column-header-drag-icon][behavior_allow-column-reorder] smart-grid-column:not([auto-generated]) .smart-drag-handle:hover{opacity:1}.smart-grid[appearance_show-row-header-drag-icon] smart-grid-row smart-grid-cell[header]:not([detail])>.smart-label{font-feature-settings:normal;align-items:center;color:inherit;cursor:pointer;flex-wrap:wrap;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;height:100%;justify-content:center;left:0;min-width:0;position:absolute;text-decoration:inherit;text-transform:none;top:0;width:100%}.smart-grid[appearance_show-row-header-drag-icon] smart-grid-row smart-grid-cell[header]:not([detail])>.smart-label:before{align-items:flex-end;background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover);content:"\f141";content:var(--smart-icon-ellipsis);cursor:move;display:flex;justify-content:center;left:0;opacity:.25;position:absolute;transform:rotate(90deg);width:100%}.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit] smart-grid-cell[header]:not([detail])>.smart-label,.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit][focus] smart-grid-cell[header]:not([detail])>.smart-label{font-feature-settings:normal;align-items:center;color:inherit;cursor:pointer;flex-wrap:wrap;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;height:100%;justify-content:center;left:0;min-width:0;position:absolute;text-decoration:inherit;text-transform:none;top:0;width:100%}.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit] smart-grid-cell[header]:not([detail])>.smart-label:before,.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit][focus] smart-grid-cell[header]:not([detail])>.smart-label:before{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover);content:"\e909";content:var(--smart-icon-mode-edit);left:0;position:absolute;width:100%}.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit] smart-grid-cell[header]:not([detail]):last-child>.smart-label,.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit][focus] smart-grid-cell[header]:not([detail]):last-child>.smart-label{font-feature-settings:normal;align-items:center;color:inherit;cursor:pointer;flex-wrap:wrap;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;height:100%;justify-content:center;left:0;min-width:0;position:absolute;text-decoration:inherit;text-transform:none;top:0;width:100%}.smart-grid[appearance_show-row-comments] smart-grid-row smart-grid-cell[header]:not([detail]),.smart-grid[appearance_show-row-status] smart-grid-row smart-grid-cell[header]:not([detail]){z-index:9}.smart-grid[appearance_show-row-comments] smart-grid-row:hover smart-grid-cell[header]:not([detail]):not([group]):not(.smart-add-new-row),.smart-grid[appearance_show-row-comments] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[header]:not([detail]):not([group]):not(.smart-add-new-row),.smart-grid[appearance_show-row-status] smart-grid-row:hover smart-grid-cell[header]:not([detail]):not([group]):not(.smart-add-new-row),.smart-grid[appearance_show-row-status] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[header]:not([detail]):not([group]):not(.smart-add-new-row){width:25px!important}.smart-grid[appearance_show-row-comments] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button][selected],.smart-grid[appearance_show-row-comments] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button][selected],.smart-grid[appearance_show-row-status] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button][selected],.smart-grid[appearance_show-row-status] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button][selected]{background:#ebebeb!important;background:var(--smart-ui-state-hover)!important}.smart-grid[appearance_show-row-comments] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button] button.row-detail,.smart-grid[appearance_show-row-comments] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button] button.row-detail,.smart-grid[appearance_show-row-status] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button] button.row-detail,.smart-grid[appearance_show-row-status] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button] button.row-detail{visibility:inherit!important}.smart-grid[appearance_show-row-comments] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button] button.row-detail:after,.smart-grid[appearance_show-row-comments] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button] button.row-detail:after,.smart-grid[appearance_show-row-status] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button] button.row-detail:after,.smart-grid[appearance_show-row-status] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button] button.row-detail:after{color:#005c99;color:var(--smart-primary);content:"\e81c";content:var(--smart-icon-resize-full);font-size:13px}.smart-grid[appearance_show-row-header-focus-icon] smart-grid-row[focus]:not([edit]) smart-grid-cell[header]:not([detail]):not(:hover)>.smart-label:before{content:"\e903";content:var(--smart-icon-arrow-right)}.smart-grid[appearance_show-row-header-focus-icon] smart-grid-row[focus]:not([edit]) smart-grid-cell[header]:not([detail]):last-child>.smart-label,.smart-grid[appearance_show-row-header-focus-icon] smart-grid-row[focus]:not([edit]) smart-grid-cell[header]:not([detail])>.smart-label{font-feature-settings:normal;align-items:center;color:inherit;cursor:pointer;flex-wrap:wrap;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;height:100%;justify-content:center;left:0;min-width:0;position:absolute;text-decoration:inherit;text-transform:none;top:0;width:100%}.smart-grid[appearance_show-row-header-focus-icon] smart-grid-row[focus]:not([edit]) smart-grid-cell[header]:not([detail])>.smart-label:before{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover);content:"\f096";content:var(--smart-icon-check-empty);left:0;position:absolute;width:100%}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])>.smart-label,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label{font-feature-settings:normal;align-items:center;color:inherit;cursor:pointer;flex-wrap:wrap;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;height:100%;justify-content:center;left:0;min-width:0;position:absolute;text-decoration:inherit;text-transform:none;top:0;width:100%}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])>.smart-label:before,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label:before{background:#f5f5f5;background:var(--smart-surface);color:#323232;color:var(--smart-surface-color);content:"\f096";content:var(--smart-icon-check-empty);left:0;position:absolute;width:100%}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail]):last-child>.smart-label,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected]:last-child>.smart-label{font-feature-settings:normal;align-items:center;color:inherit;cursor:pointer;flex-wrap:wrap;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;height:100%;justify-content:center;left:0;min-width:0;position:absolute;text-decoration:inherit;text-transform:none;top:0;width:100%}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label:before,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected][selected]>.smart-label:before{content:"\e81b";content:var(--smart-icon-check-squared);transform:rotate(0)}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label:before{content:"\e81b";content:var(--smart-icon-check-squared);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;transform:rotate(0)}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail]):hover>.smart-label,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label{font-feature-settings:normal;align-items:center;color:inherit;cursor:pointer;flex-wrap:wrap;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;height:100%;justify-content:center;left:0;min-width:0;position:absolute;text-decoration:inherit;text-transform:none;top:0;width:100%}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail]):hover>.smart-label:before,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label:before{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover);content:"\f096";content:var(--smart-icon-check-empty);left:0;position:absolute;width:100%}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail]):hover:last-child>.smart-label,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail])[selected]:last-child>.smart-label{font-feature-settings:normal;align-items:center;color:inherit;cursor:pointer;flex-wrap:wrap;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;height:100%;justify-content:center;left:0;min-width:0;position:absolute;text-decoration:inherit;text-transform:none;top:0;width:100%}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail]):hover[selected]>.smart-label:before,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail])[selected][selected]>.smart-label:before{content:"\e81b";content:var(--smart-icon-check-squared);transform:rotate(0)}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label:before{content:"\e81b";content:var(--smart-icon-check-squared);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;transform:rotate(0)}.smart-grid.smart-container,smart-grid>.smart-container{border:0 solid #0000;height:100%;margin-bottom:-3px;max-height:inherit;overflow:hidden;padding:0;position:relative;width:100%}smart-grid-row{cursor:default;display:block;height:30px;height:var(--smart-grid-row-height);overflow:visible;padding:0;position:relative}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card.smart-card-header,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card.smart-card-tree-header,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card[editable]:not(.smart-card-header){cursor:pointer}smart-grid-row:hover smart-grid-cell[checkbox][header][auto-show] .smart-input{border-color:#e0e0e0;border-color:var(--smart-border);opacity:1}smart-grid-row[aria-rowindex="1"] .smart-grid-row-card-container .smart-card-layout-view{padding-top:10px}smart-grid-row .smart-grid-row-card-container{height:100%;width:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view{background:#f5f5f5;background:var(--smart-surface);height:100%;min-height:0;min-height:auto;min-width:0;min-width:auto;padding:0 10px 10px;width:calc(100% - 20px)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container{grid-column-gap:10px;grid-column-gap:var(--smart-card-view-column-gap,var(--smart-card-view-gap));grid-row-gap:10px;grid-row-gap:var(--smart-card-view-row-gap,var(--smart-card-view-gap));display:flex;height:100%;justify-content:space-evenly;order:none;width:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card{background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;box-shadow:var(--smart-elevation-2);color:#5a5a5a;color:var(--smart-background-color);display:flex;font-family:inherit;font-size:inherit;margin:0;overflow:auto;padding:10px;padding:var(--smart-data-view-padding);position:relative;transition:box-shadow .2s ease-in-out;width:100%!important}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card.smart-card-header .smart-card-view-cell{justify-content:center}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card.smart-card-header .smart-card-view-value:after{content:"\e903";content:var(--smart-icon-arrow-right);font-family:smart-icons;font-family:var(--smart-font-family-icon)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card[editable]:not(.smart-card-header)[edit]{border:1px solid #005c99;border:1px solid var(--smart-primary)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card[editable]:not(.smart-card-header):hover:after,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card[editable]:not(.smart-card-header)[edit]:after{bottom:6px;content:"\e909";content:var(--smart-icon-mode-edit);font-family:smart-icons;font-family:var(--smart-font-family-icon);height:16px;position:absolute;right:3px;width:16px}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container{width:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container.col-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container.col-2 .smart-card-view-cell{align-items:flex-start;column-gap:5px;flex-direction:column;justify-content:flex-start}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container.col-2 .smart-card-view-cell .smart-card-view-value{width:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container.col-2 .smart-card-view-cell.center{align-items:center}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container.col-2 .smart-card-view-cell.right{align-items:flex-end}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card:hover{box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell{align-items:center;display:grid;grid-template-columns:auto auto;justify-content:space-between;margin-bottom:0;min-height:30px;overflow:hidden;padding-left:10px}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.span{grid-column:1/span 2}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-arrow-down{visibility:hidden}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.row-span .smart-card-view-value smart-grid-cell{height:100%;white-space:normal}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.row-span .smart-card-view-value smart-grid-cell .smart-label{white-space:normal}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.smart-card-view-title{align-items:center!important;display:flex!important;font-size:1rem;font-weight:700}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.vertical{grid-row-gap:.25rem;align-items:flex-start;display:grid;grid-template-columns:none;grid-template-rows:16px 1fr;justify-content:stretch}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.vertical .smart-card-view-label,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.vertical .smart-card-view-value{height:100%;width:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-label{font-size:12px;min-width:50%;opacity:.7;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-label.icon:after{background-position:50%;background-repeat:no-repeat;content:"";height:100%;left:-5px;position:absolute;top:0;width:30px}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell{display:block;height:auto;position:static;width:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell .attachments{display:block}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .file-container{justify-content:center}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] img{display:block;height:100%;max-height:100%;max-width:100%;width:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .images{display:flex;flex-direction:column;position:relative;top:3px}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .smart-navigation{grid-column-gap:3px;align-items:center;display:flex;height:26px;justify-content:center;margin-top:-3px;width:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .smart-navigation .smart-navigation-item{border:2px solid #e0e0e0;border:2px solid var(--smart-border);height:12px;width:12px}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .smart-navigation .smart-navigation-item.active,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .smart-navigation .smart-navigation-item:hover{border-color:#005c99;border-color:var(--smart-primary);height:14px;width:14px}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell .textwrap{display:block}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell:after,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell:before{border:none;content:"";height:0;width:0}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell .smart-label{padding-left:0;padding-right:0;text-align:inherit;white-space:nowrap}smart-grid-row[filter-row],smart-grid-row[summary-row]{background:#f5f5f5;background:var(--smart-surface)}smart-grid-row smart-grid-cell[header].smart-decorate>.smart-label{padding-right:5px}smart-grid-row smart-grid-cell[header].smart-decorate.row-number:not(.smart-add-new-row):before{background:var(--smart-decorate-color);border-radius:5px;content:"";height:70%;position:absolute;right:4px;top:15%;width:5px}smart-grid-row smart-grid-cell[header][freeze]{background:#f5f5f5;background:var(--smart-surface);color:#323232;color:var(--smart-surface-color)}smart-grid-row smart-grid-cell[header] .smart-grid-cell-editor.smart-grid-input-cell-editor{background:#fefefe;background:var(--smart-background);box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);height:calc(100% - 1px);left:1px;padding-bottom:0;padding-top:0;position:absolute;top:0;z-index:10}smart-grid-row .smart-grid-row-sub-container{overflow:visible;position:relative;transform-origin:top;width:100%;z-index:3}smart-grid-row .smart-grid-command-bar{background:#f5f5f5;background:var(--smart-surface);border-left:1px solid #e0e0e0;border-left:1px solid var(--smart-border);box-sizing:border-box;color:#323232;color:var(--smart-surface-color);height:calc(100% - 1px);overflow:hidden;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:right;transition:transform .25s ease;z-index:7}smart-grid-row .smart-grid-command-bar.show{transform:scaleX(1)}smart-grid-row[edit] smart-grid-cell:not(rowspan):not(colspan)[editor]{z-index:7}smart-grid-row[edit][error]{z-index:101}smart-grid-row[edit][error] smart-grid-cell[editor]{border-color:#b00020;border-color:var(--smart-error)}smart-grid-row[filter=indeterminate]{opacity:.75}smart-grid-row.smart-animate{transition:margin-bottom .25s ease-in-out,height .25s ease-in-out}smart-grid-row:not([selected]) smart-grid-cell[selected]:not([selected=indeterminate]):not([header]):not(.smart-grid-column-border):after{background:#005c99;background:var(--smart-ui-state-color-selected);opacity:.3;opacity:var(--smart-grid-cell-horizontal-border-opacity-selected,.3)}smart-grid-row[selected] smart-grid-cell[selected]:not([selected=indeterminate]):not([header]):not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{background:#005c99;background:var(--smart-ui-state-color-selected);opacity:.3;opacity:var(--smart-grid-cell-vertical-border-opacity-selected,.3)}smart-grid-row[selected] smart-grid-cell[selected]:not([selected=indeterminate]):not([header]):not(.smart-grid-column-border):after{background:#005c99;background:var(--smart-ui-state-color-selected);opacity:.3;opacity:var(--smart-grid-cell-horizontal-border-opacity-selected,.3)}smart-grid-row[selected] smart-grid-cell[header]{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}smart-grid-row[selected] smart-grid-cell[checkbox][header][auto-show] .smart-input{border-color:#e0e0e0;border-color:var(--smart-border);opacity:1}smart-grid-row[selected]:not([selected=indeterminate]):not([selected]+smart-grid-row[selected]:not([selected=indeterminate]):not([selected=none])) smart-grid-cell[selected]:not([editor]):not([header]):not(.smart-add-new-column){background:#005c991a;background:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}smart-grid-row[selected]:not([selected=indeterminate]):not([selected]+smart-grid-row[selected]:not([selected=indeterminate]):not([selected=none])) smart-grid-cell[selected]:not([editor]):not([header]):not(.smart-add-new-column) .smart-label:not([data-field=_addNewColumn]):not([data-field=_rowDetailColumn]){border-top:1px solid #005c991a;border-top:1px solid var(--smart-ui-state-selected)}smart-grid-row[selected]:not([selected=indeterminate]) smart-grid-cell[selected]:not([selected=indeterminate]):not([header]):not(.smart-grid-column-border):before{background:#005c99;background:var(--smart-ui-state-color-selected);opacity:.3;opacity:var(--smart-grid-cell-vertical-border-opacity-selected,.3)}smart-grid-row[selected=none] smart-grid-cell{color:#ccc;color:var(--smart-disabled)}smart-grid-row[selected=indeterminate] smart-grid-cell[selected]:not([editor]){background:#005c991a;background:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}smart-grid-row[selected=indeterminate] smart-grid-cell[selected]:not([editor])[freeze]{background:#f5f5f5;background:var(--smart-grid-cell-background-freeze)}smart-grid-row[selected=indeterminate] smart-grid-cell[selected][focus]:not([editor]):not([rowspan]):not([colspan]){background:#005c990d;background:rgba(var(--smart-primary-rgb),.05);color:#005c99;color:var(--smart-ui-state-color-selected);opacity:1}smart-grid-row[alternation-index="0"] smart-grid-cell[editor]:not([selected]):not([header]):not([highlight]):not([freeze])>.smart-label,smart-grid-row[alternation-index="1"] smart-grid-cell[editor]:not([selected]):not([header]):not([highlight]):not([freeze])>.smart-label,smart-grid-row[alternation-index="3"] smart-grid-cell[editor]:not([selected]):not([header]):not([highlight]):not([freeze])>.smart-label,smart-grid-row[alternation-index="4"] smart-grid-cell[editor]:not([selected]):not([header]):not([highlight]):not([freeze])>.smart-label{background:#fefefe;background:var(--smart-background);border:1px solid #005c99;border:1px solid var(--smart-primary);box-sizing:border-box;height:calc(100% - 1px);left:1px;margin:0;outline:0;padding:0;position:relative;-webkit-user-select:none;user-select:none;width:calc(100% - 1px)}smart-grid-row[alternation-index="0"] smart-grid-cell:not([selected]):not([header]):not([update]):not([delete]):not([add]):not([freeze]):not([focus]):not([sort]):not([filter]) .smart-label{background-color:#fefefe;background-color:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);color:#5a5a5a;color:var(--smart-background-color)}smart-grid-row[alternation-index="1"] smart-grid-cell:not([selected]):not([header]):not([update]):not([delete]):not([add]):not([freeze]):not([focus]):not([sort]):not([filter]) .smart-label{background-color:#f5f5f5;background-color:var(--smart-alternation-index0-background);border-color:#f5f5f5;border-color:var(--smart-alternation-index0-border);color:#323232;color:var(--smart-alternation-index0-color)}smart-grid-row[alternation-index="2"] smart-grid-cell:not([selected]):not([header]):not([update]):not([delete]):not([add]):not([freeze]):not([focus]):not([sort]):not([filter]) .smart-label{background-color:#9bbb59;background-color:var(--smart-alternation-index1-background);border-color:#9bbb59;border-color:var(--smart-alternation-index1-border);color:#111;color:var(--smart-alternation-index1-color)}smart-grid-row[alternation-index="3"] smart-grid-cell:not([selected]):not([header]):not([update]):not([delete]):not([add]):not([freeze]):not([focus]):not([sort]):not([filter]) .smart-label{background-color:#fc3752;background-color:var(--smart-alternation-index2-background);border-color:#fc3752;border-color:var(--smart-alternation-index2-border);color:#fff;color:var(--smart-alternation-index2-color)}smart-grid-row[alternation-index="4"] smart-grid-cell:not([selected]):not([header]):not([update]):not([delete]):not([add]):not([freeze]):not([focus]):not([sort]):not([filter]) .smart-label{background-color:var(--smart-alternation-index3-background);border-color:var(--smart-alternation-index3-border);color:var(--smart-alternation-index3-color)}smart-grid-column{background:#f5f5f5;background:var(--smart-surface);border-style:solid;border-width:0;color:#323232;color:var(--smart-surface-color);cursor:default;display:flex;height:100%;min-height:30px;overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap}smart-grid-column[aria-controls],smart-grid-column[focus],smart-grid-column[selected]{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}smart-grid-column[highlight],smart-grid-column[highlight][freeze]{background:#005c99;background:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}smart-grid-column:hover .smart-action-button{background:#ebebeb;background:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover);cursor:pointer}smart-grid-column:hover .smart-action-button div:after,smart-grid-column:hover .smart-action-button div:before{background:#333;background:var(--smart-ui-state-color-hover)}smart-grid-column .smart-icon{display:none}smart-grid-column .smart-icon.show{display:flex!important;height:100%;left:4px;position:relative;width:23px;width:var(--smart-grid-column-buttons-width)}smart-grid-column .smart-icon.show.smart-add-new-column{justify-content:center;left:0;width:100%}smart-grid-column .smart-icon .smart-grid-icon{display:flex}smart-grid-column .smart-label:not(.smart-input){left:0;position:relative}smart-grid-column .smart-label:not(.smart-input).smart-animate{transition:width .25s ease}smart-grid-column .smart-label:not(.smart-input).one{min-width:30px;width:calc(100% - 23px);width:calc(100% - var(--smart-grid-column-buttons-width))}smart-grid-column .smart-label:not(.smart-input).two{min-width:30px;width:calc(100% - 46px);width:calc(100% - var(--smart-grid-column-buttons-width)*2)}smart-grid-column .smart-label:not(.smart-input).three{min-width:30px;width:calc(100% - 69px);width:calc(100% - var(--smart-grid-column-buttons-width)*3)}smart-grid-column .smart-label:not(.smart-input).four{min-width:30px;width:calc(100% - 92px);width:calc(100% - var(--smart-grid-column-buttons-width)*4)}smart-grid-column .smart-label:not(.smart-input).five{min-width:30px;width:calc(100% - 115px);width:calc(100% - var(--smart-grid-column-buttons-width)*5)}smart-grid-column .smart-label:not(.smart-input).six{min-width:30px;width:calc(100% - 138px);width:calc(100% - var(--smart-grid-column-buttons-width)*6)}smart-grid-column .smart-buttons-group{display:flex;height:100%;position:absolute;right:0;top:0;transform:translateX(23px);transform:translateX(var(--smart-grid-column-buttons-width))}smart-grid-column .smart-buttons-group.smart-animate{transition:transform .25s ease}smart-grid-column .smart-buttons-group.action{transform:translateX(0)}smart-grid-column .smart-sort-button.asc,smart-grid-column .smart-sort-button.desc{display:flex}smart-grid-column .smart-sort-button.asc:before,smart-grid-column .smart-sort-button.desc:before{content:"\e901";content:var(--smart-icon-arrow-down);position:relative}smart-grid-column .smart-sort-button.asc:before{transform:rotate(180deg)}smart-grid-column .smart-sort-button.desc:before{transform:rotate(0)}smart-grid-column .smart-filter-button.smart-animate:before,smart-grid-column .smart-sort-button.smart-animate:before{transition:transform .2s ease-out,opacity .3s ease-out}smart-grid-column .smart-description-button{margin-right:3px}smart-grid-column .smart-action-button{background:#f5f5f5;background:var(--smart-surface);border-left:1px solid #e0e0e0;border-left:1px solid var(--smart-border);color:#323232;color:var(--smart-surface-color);display:flex}smart-grid-column .smart-action-button div{align-items:center;background:0 0;color:inherit;display:flex!important;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:0;height:12px;justify-content:center;position:relative;transition:all .25s ease-in-out;width:14px}smart-grid-column .smart-action-button div:after{background:0 0!important;color:#323232;color:var(--smart-surface-color);content:"\f0c9";content:var(--smart-icon-menu);font-size:14px;font-size:var(--smart-font-size)}smart-grid-column .smart-action-button.smart-animate{transition:width .25s ease}smart-grid-column .smart-action-button.active:before{transform:translate(-50%,-50%) rotate(45deg)}smart-grid-column .smart-action-button.active:after{transform:translate(-50%,-50%) rotate(-45deg)}smart-grid-column .smart-grid-cell-editor.smart-grid-input-cell-editor{background:#fefefe;background:var(--smart-background);box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);height:calc(100% - 1px);left:1px;padding-bottom:0;padding-top:0;position:absolute;top:0;z-index:10}smart-grid-column[freeze]{background:#f5f5f5;background:var(--smart-surface);color:#323232;color:var(--smart-surface-color)}smart-grid-column[aria-controls] .smart-action-button{background:#e2e0e0;background:var(--smart-ui-state-focus);border-color:#e2e0e0;border-color:var(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus)}smart-grid-column[aria-controls] .smart-action-button div:after,smart-grid-column[aria-controls] .smart-action-button div:before{background:#333;background:var(--smart-ui-state-color-focus)}smart-grid-column.smart-grid-column-border{border-width:1px;border-width:var(--smart-border-width)}smart-grid-column.top-far-corner{position:absolute;right:0;top:0;width:18px;width:var(--smart-scroll-bar-size);z-index:1}smart-grid-column:not(.smart-grid-column-border):after{background:#e0e0e0;background:var(--smart-grid-column-horizontal-border,var(--smart-border))}smart-grid-column:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{background:#e0e0e0;background:var(--smart-border)}smart-grid-column:not(.smart-grid-column-border-collapse):before{background:#e0e0e0;background:var(--smart-grid-column-vertical-border,var(--smart-border))}smart-grid-row[error] smart-grid-cell.smart-add-new-column.smart-add-new-column .smart-label{background:#e2e2e2!important}smart-grid-cell{background:#fefefe;background:var(--smart-background);border-style:solid;border-width:0;color:#5a5a5a;color:var(--smart-background-color);display:block;font-size:inherit;font-size:var(--smart-grid-cell-font-size,inherit);font-weight:inherit;font-weight:var(--smart-grid-cell-font-weight,inherit);height:100%;overflow:hidden;position:absolute;scrollbar-color:#8b8b8b #fff;scrollbar-width:auto;text-overflow:ellipsis;white-space:nowrap}smart-grid-cell div[load]{animation:rotation 1s linear infinite;border:2px solid #e0e0e0;border:2px solid var(--smart-border);border-bottom-color:#005c99!important;border-bottom-color:var(--smart-primary)!important;border-radius:50%;box-sizing:border-box;display:inline-block;height:16px;margin-left:5px;margin-top:-8px;position:absolute;top:50%;width:16px}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}smart-grid-cell[role=rowheader] .smart-label{padding-left:0;padding-right:0}smart-grid-cell.row-comments .smart-label:after{content:"\F0E5";content:var(--smart-icon-comment);font-family:smart-icons;font-family:var(--smart-font-family-icon);position:absolute;right:5px}smart-grid-cell smart-color-input .smart-color-box{border-radius:50%!important}smart-grid-cell button[toggle-button]:after{justify-content:flex-start}smart-grid-cell line[highlight]{stroke:#2d2d30;stroke:var(--smart-secondary)}smart-grid-cell path[highlight],smart-grid-cell rect[highlight]{fill:#2d2d30;fill:var(--smart-secondary)}smart-grid-cell[focus] line{stroke:#fff;stroke:var(--smart-primary-color)}smart-grid-cell[focus] path,smart-grid-cell[focus] rect{fill:#fff;fill:var(--smart-primary-color)}smart-grid-cell .wrap{display:flex;flex-direction:column;justify-content:center;line-height:1.5;white-space:normal}smart-grid-cell .textwrap{-webkit-box-orient:vertical;display:-webkit-box;line-height:1.5;text-overflow:ellipsis;white-space:normal;word-break:break-word}smart-grid-cell .textwrap h1,smart-grid-cell .textwrap h2,smart-grid-cell .textwrap h3,smart-grid-cell .textwrap h4,smart-grid-cell .textwrap h5,smart-grid-cell .textwrap h6,smart-grid-cell .textwrap p{margin-bottom:3px;margin-top:3px}smart-grid-cell .textwrap h1:first-child,smart-grid-cell .textwrap h2:first-child,smart-grid-cell .textwrap h3:first-child,smart-grid-cell .textwrap h4:first-child,smart-grid-cell .textwrap h5:first-child,smart-grid-cell .textwrap h6:first-child,smart-grid-cell .textwrap p:first-child{margin-top:0}smart-grid-cell ol,smart-grid-cell ul{margin:0;padding-left:16px}smart-grid-cell ul[checklist]{padding-left:0}smart-grid-cell ul[checklist] li{list-style:none;padding-left:0}smart-grid-cell ul[checklist] li:before{border:2px solid #00000040;border-radius:3px;content:"";display:inline-block;height:12px;margin-right:5px;position:relative;top:3px;width:12px}smart-grid-cell ul[checklist] li[checked]:before{background-color:#005c99;background-color:var(--smart-primary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16' style='shape-rendering:geometricprecision'%3E%3Cpath fill-rule='evenodd' fill='%23fff' d='M5.944 12.305a1.031 1.031 0 0 0 1.433-.009l5.272-5.181A1.483 1.483 0 0 0 12.661 5a1.468 1.468 0 0 0-2.109.025L7.008 8.701a.465.465 0 0 1-.685-.01l-.587-.641A1.42 1.42 0 0 0 3.661 8a1.473 1.473 0 0 0 .017 2.106l2.266 2.199z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:2px solid #0000}smart-grid-cell .nowrap{display:flex;flex-direction:column;justify-content:center;line-height:1.5;white-space:nowrap}smart-grid-cell.smart-add-new-row{--smart-ui-state-hover:var(--smart-surface);--smart-ui-state-color-hover:var(--smart-surface-color);background-color:#f5f5f5;background-color:var(--smart-surface);cursor:pointer;font-style:italic}smart-grid-cell.smart-add-new-row>div{background-color:#f5f5f5;background-color:var(--smart-surface);display:block!important}smart-grid-cell.smart-add-new-row[selected]{background:#fefefe!important;background:var(--smart-background)!important;color:#5a5a5a!important;color:var(--smart-background-color)!important}smart-grid-cell.smart-add-new-row[selected]:after,smart-grid-cell.smart-add-new-row[selected]:before{background:#e0e0e0!important;background:var(--smart-border)!important;color:#5a5a5a!important;color:var(--smart-background-color)!important}smart-grid-cell.smart-add-new-row:not([header]){z-index:7}smart-grid-cell.smart-add-new-row:not([header]),smart-grid-cell.smart-add-new-row:not([header]) .smart-label{background:#f5f5f5!important;background:var(--smart-surface)!important}smart-grid-cell.smart-add-new-row:not([header]):before{opacity:0}smart-grid-cell.smart-add-new-row[has-toggle-button] .row-status,smart-grid-cell.smart-add-new-row[has-toggle-button] button{display:none!important}smart-grid-cell.smart-add-new-row code{background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:6px;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:12px;padding:1px 6px}smart-grid-cell .dropdownlist,smart-grid-cell .list,smart-grid-cell .tokens{align-items:center;height:100%;padding-left:6px}smart-grid-cell .dropdownlist .smart-multi-combo-input,smart-grid-cell .list .smart-multi-combo-input,smart-grid-cell .tokens .smart-multi-combo-input{width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}smart-grid-cell .dropdownlist .smart-multi-combo-input .smart-flex,smart-grid-cell .list .smart-multi-combo-input .smart-flex,smart-grid-cell .tokens .smart-multi-combo-input .smart-flex{align-items:center;column-gap:5px;row-gap:5px}smart-grid-cell .dropdownlist .smart-flex-wrap,smart-grid-cell .list .smart-flex-wrap,smart-grid-cell .tokens .smart-flex-wrap{flex-wrap:wrap;padding-right:5px}smart-grid-cell .dropdownlist .smart-flex-auto,smart-grid-cell .list .smart-flex-auto,smart-grid-cell .tokens .smart-flex-auto{display:flex;height:auto}smart-grid-cell .dropdownlist .smart-token,smart-grid-cell .list .smart-token,smart-grid-cell .tokens .smart-token{display:inline-flex;line-height:1.5}smart-grid-cell .dropdownlist .smart-tokens-layout,smart-grid-cell .list .smart-tokens-layout,smart-grid-cell .tokens .smart-tokens-layout{width:100%}smart-grid-cell .dropdownlist .smart-arrow-down,smart-grid-cell .list .smart-arrow-down,smart-grid-cell .tokens .smart-arrow-down{cursor:pointer;opacity:0;width:0}smart-grid-cell .dropdownlist.dropdownlist .smart-arrow-down,smart-grid-cell .list.dropdownlist .smart-arrow-down,smart-grid-cell .tokens.dropdownlist .smart-arrow-down{background:inherit}smart-grid-cell .dropdownlist.dropdownlist .smart-arrow-down,smart-grid-cell .dropdownlist:hover .smart-arrow-down,smart-grid-cell .list.dropdownlist .smart-arrow-down,smart-grid-cell .list:hover .smart-arrow-down,smart-grid-cell .tokens.dropdownlist .smart-arrow-down,smart-grid-cell .tokens:hover .smart-arrow-down,smart-grid-cell[focus] .list .smart-arrow-down,smart-grid-cell[focus] .tokens .smart-arrow-down{min-width:27px;min-width:var(--smart-editor-addon-width);opacity:1;width:27px;width:var(--smart-editor-addon-width)}smart-grid-cell[focus] .attachments .smart-icon-plus,smart-grid-cell[focus] .images .smart-icon-plus{opacity:1;width:26px}smart-grid-cell .attachments,smart-grid-cell .images{display:grid;grid-template-columns:auto 1fr auto auto;height:100%}smart-grid-cell .attachments .smart-icon-plus,smart-grid-cell .images .smart-icon-plus{opacity:0;width:0}smart-grid-cell .attachments:hover .smart-icon-plus,smart-grid-cell .images:hover .smart-icon-plus{opacity:1;width:26px}smart-grid-cell .attachments .container,smart-grid-cell .attachments .file-container,smart-grid-cell .images .container,smart-grid-cell .images .file-container{align-items:center;display:flex;height:calc(100% - 3px);overflow:hidden;padding-left:5px}smart-grid-cell .attachments .smart-drop-image,smart-grid-cell .images .smart-drop-image{margin-left:-5px}smart-grid-cell .attachments .smart-drop-image:after,smart-grid-cell .images .smart-drop-image:after{content:"\e836";content:var(--smart-icon-download-alt);font-family:smart-icons;font-family:var(--smart-font-family-icon);margin-left:5px}smart-grid-cell .attachments .arrowbtn,smart-grid-cell .images .arrowbtn{background:#f5f5f5;background:var(--smart-surface);width:15px}smart-grid-cell .attachments .arrowbtn:hover,smart-grid-cell .images .arrowbtn:hover{background:#005c99;background:var(--smart-primary);color:#fff;color:var(--smart-primary-color);cursor:pointer}smart-grid-cell .attachments .attachment,smart-grid-cell .attachments img,smart-grid-cell .images .attachment,smart-grid-cell .images img{align-content:center;border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);height:23px;margin-right:3px;width:23px}smart-grid-cell .attachments .attachment:hover,smart-grid-cell .attachments img:hover,smart-grid-cell .images .attachment:hover,smart-grid-cell .images img:hover{border-color:#005c99;border-color:var(--smart-primary);cursor:pointer}smart-grid-cell .smart-grid-cell-editor{background:inherit;border:none;border-radius:0;color:inherit;font-size:inherit;font-weight:inherit;height:100%;margin:0;width:100%}smart-grid-cell.smart-grid-row-border{border-top-width:1px;border-top-width:var(--smart-border-width)}smart-grid-cell.smart-grid-column-border{border-bottom-width:1px;border-bottom-width:var(--smart-border-width);border-left-width:1px;border-left-width:var(--smart-border-width);border-right-width:1px;border-right-width:var(--smart-border-width)}smart-grid-cell.smart-add-new-column{background:#f5f5f5;background:var(--smart-surface);border-left:1px solid #e0e0e0;border-left:1px solid var(--smart-border)}smart-grid-cell.smart-add-new-column.smart-add-new-column .smart-label{background:#f5f5f5!important;background:var(--smart-surface)!important}smart-grid-cell.smart-add-new-column:after,smart-grid-cell.smart-add-new-column:before{display:none}smart-grid-cell.smart-grid-filter-row-cell{--smart-grid-cell-horizontal-border:#0000;background:#f5f5f5;background:var(--smart-surface);border-color:#f5f5f5;border-color:var(--smart-surface);color:#323232;color:var(--smart-surface-color)}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-type{font-feature-settings:normal;align-items:center;background:inherit;border:none;border-radius:0;color:inherit;cursor:pointer;flex-wrap:wrap;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-style:normal;font-variant:normal;font-weight:400;justify-content:center;outline:0;text-decoration:inherit;text-transform:none;width:27px;width:var(--smart-editor-addon-width)}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-value{background:inherit;border:none;border-radius:0;color:inherit;outline:0;overflow:hidden;resize:none;width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-value.smart-grid-number-input-cell-editor .nav{border:1px solid #e0e0e0;border:1px solid var(--smart-border)}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-container{border:1px solid #0000;display:flex;height:100%;margin-left:1px;width:calc(100% - 1px)!important}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-container[disabled] .nav,smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-container[disabled] .smart-filter-input-type,smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-container[disabled] .smart-grid-icon{pointer-events:none;visibility:hidden}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-container[focus]{background:#fefefe;background:var(--smart-background);border-color:#005c99;border-color:var(--smart-ui-state-border-active);border-style:solid;border-width:1px}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-container[focus] .smart-filter-input-value.smart-grid-number-input-cell-editor .nav{background:#fefefe;background:var(--smart-background)}smart-grid-cell.smart-grid-filter-row-cell[template=checkBox] .smart-filter-input-value.smart-grid-check-box-cell-editor{height:14px;width:14px}smart-grid-cell:not(.smart-grid-column-border):after{background:#e0e0e0;background:var(--smart-grid-cell-horizontal-border,var(--smart-border))}smart-grid-cell:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{background:#e0e0e0;background:var(--smart-grid-cell-vertical-border,var(--smart-border))}smart-grid-cell[has-toggle-button] .smart-label{flex-direction:row;padding:0}smart-grid-cell[has-toggle-button] .row-status{font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:16px;min-width:20px;width:20px}smart-grid-cell[has-toggle-button] .row-status:before{color:#323232;color:var(--smart-surface-color);content:"\e802";content:var(--smart-icon-star-empty);opacity:.3;transition:opacity .2s ease-in-out}smart-grid-cell[has-toggle-button] .row-status:hover:before{color:#005c99;color:var(--smart-primary);opacity:1}smart-grid-cell[has-toggle-button] .row-status.starred:before{color:#005c99;color:var(--smart-primary);content:"\e801";content:var(--smart-icon-star);opacity:1}smart-grid-cell[has-toggle-button] .row-status.custom.starred:before,smart-grid-cell[has-toggle-button] .row-status.custom:hover,smart-grid-cell[has-toggle-button] .row-status.custom:hover:before{color:inherit}smart-grid-cell[has-toggle-button] .row-status.comments:after{background:#b00020;background:var(--smart-error);content:"";height:10px;position:absolute;right:-5px;top:-5px;transform:rotate(45deg);width:10px}smart-grid-cell[has-toggle-button] button[toggle-button]{font-feature-settings:normal;align-items:center;background:0 0;border:none;color:inherit;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:16px;font-style:normal;font-variant:normal;font-weight:400;justify-content:center;min-width:20px;outline:0;padding:0;text-decoration:inherit;text-transform:none;width:20px}smart-grid-cell[has-toggle-button] button[toggle-button]:after{content:"\e901";content:var(--smart-icon-arrow-down)}smart-grid-cell[has-toggle-button] button[toggle-button][load]:after{background-image:url(data:image/gif;base64,R0lGODlhEAAQAPQAAP///wAAAPDw8IqKiuDg4EZGRnp6egAAAFhYWCQkJKysrL6+vhQUFJycnAQEBDY2NmhoaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAAFdyAgAgIJIeWoAkRCCMdBkKtIHIngyMKsErPBYbADpkSCwhDmQCBethRB6Vj4kFCkQPG4IlWDgrNRIwnO4UKBXDufzQvDMaoSDBgFb886MiQadgNABAokfCwzBA8LCg0Egl8jAggGAA1kBIA1BAYzlyILczULC2UhACH5BAkKAAAALAAAAAAQABAAAAV2ICACAmlAZTmOREEIyUEQjLKKxPHADhEvqxlgcGgkGI1DYSVAIAWMx+lwSKkICJ0QsHi9RgKBwnVTiRQQgwF4I4UFDQQEwi6/3YSGWRRmjhEETAJfIgMFCnAKM0KDV4EEEAQLiF18TAYNXDaSe3x6mjidN1s3IQAh+QQJCgAAACwAAAAAEAAQAAAFeCAgAgLZDGU5jgRECEUiCI+yioSDwDJyLKsXoHFQxBSHAoAAFBhqtMJg8DgQBgfrEsJAEAg4YhZIEiwgKtHiMBgtpg3wbUZXGO7kOb1MUKRFMysCChAoggJCIg0GC2aNe4gqQldfL4l/Ag1AXySJgn5LcoE3QXI3IQAh+QQJCgAAACwAAAAAEAAQAAAFdiAgAgLZNGU5joQhCEjxIssqEo8bC9BRjy9Ag7GILQ4QEoE0gBAEBcOpcBA0DoxSK/e8LRIHn+i1cK0IyKdg0VAoljYIg+GgnRrwVS/8IAkICyosBIQpBAMoKy9dImxPhS+GKkFrkX+TigtLlIyKXUF+NjagNiEAIfkECQoAAAAsAAAAABAAEAAABWwgIAICaRhlOY4EIgjH8R7LKhKHGwsMvb4AAy3WODBIBBKCsYA9TjuhDNDKEVSERezQEL0WrhXucRUQGuik7bFlngzqVW9LMl9XWvLdjFaJtDFqZ1cEZUB0dUgvL3dgP4WJZn4jkomWNpSTIyEAIfkECQoAAAAsAAAAABAAEAAABX4gIAICuSxlOY6CIgiD8RrEKgqGOwxwUrMlAoSwIzAGpJpgoSDAGifDY5kopBYDlEpAQBwevxfBtRIUGi8xwWkDNBCIwmC9Vq0aiQQDQuK+VgQPDXV9hCJjBwcFYU5pLwwHXQcMKSmNLQcIAExlbH8JBwttaX0ABAcNbWVbKyEAIfkECQoAAAAsAAAAABAAEAAABXkgIAICSRBlOY7CIghN8zbEKsKoIjdFzZaEgUBHKChMJtRwcWpAWoWnifm6ESAMhO8lQK0EEAV3rFopIBCEcGwDKAqPh4HUrY4ICHH1dSoTFgcHUiZjBhAJB2AHDykpKAwHAwdzf19KkASIPl9cDgcnDkdtNwiMJCshACH5BAkKAAAALAAAAAAQABAAAAV3ICACAkkQZTmOAiosiyAoxCq+KPxCNVsSMRgBsiClWrLTSWFoIQZHl6pleBh6suxKMIhlvzbAwkBWfFWrBQTxNLq2RG2yhSUkDs2b63AYDAoJXAcFRwADeAkJDX0AQCsEfAQMDAIPBz0rCgcxky0JRWE1AmwpKyEAIfkECQoAAAAsAAAAABAAEAAABXkgIAICKZzkqJ4nQZxLqZKv4NqNLKK2/Q4Ek4lFXChsg5ypJjs1II3gEDUSRInEGYAw6B6zM4JhrDAtEosVkLUtHA7RHaHAGJQEjsODcEg0FBAFVgkQJQ1pAwcDDw8KcFtSInwJAowCCA6RIwqZAgkPNgVpWndjdyohACH5BAkKAAAALAAAAAAQABAAAAV5ICACAimc5KieLEuUKvm2xAKLqDCfC2GaO9eL0LABWTiBYmA06W6kHgvCqEJiAIJiu3gcvgUsscHUERm+kaCxyxa+zRPk0SgJEgfIvbAdIAQLCAYlCj4DBw0IBQsMCjIqBAcPAooCBg9pKgsJLwUFOhCZKyQDA3YqIQAh+QQJCgAAACwAAAAAEAAQAAAFdSAgAgIpnOSonmxbqiThCrJKEHFbo8JxDDOZYFFb+A41E4H4OhkOipXwBElYITDAckFEOBgMQ3arkMkUBdxIUGZpEb7kaQBRlASPg0FQQHAbEEMGDSVEAA1QBhAED1E0NgwFAooCDWljaQIQCE5qMHcNhCkjIQAh+QQJCgAAACwAAAAAEAAQAAAFeSAgAgIpnOSoLgxxvqgKLEcCC65KEAByKK8cSpA4DAiHQ/DkKhGKh4ZCtCyZGo6F6iYYPAqFgYy02xkSaLEMV34tELyRYNEsCQyHlvWkGCzsPgMCEAY7Cg04Uk48LAsDhRA8MVQPEF0GAgqYYwSRlycNcWskCkApIyEAOwAAAAAAAAAAAA==)!important;background-repeat:no-repeat!important;content:"";height:16px;width:16px}smart-grid-cell[has-toggle-button] button[toggle-button].row-detail.row-comments>div{color:#005c99;color:var(--smart-primary);display:flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:11px;font-weight:700;justify-content:center}smart-grid-cell[has-toggle-button] button[toggle-button].row-detail.row-comments:before{background:#b00020;background:var(--smart-error);content:"";height:10px;position:absolute;right:-5px;top:-5px;transform:rotate(45deg);width:10px}smart-grid-cell[has-toggle-button] button[toggle-button].row-detail:hover:after{color:#323232;color:var(--smart-surface-color);padding:3px}smart-grid-cell[has-toggle-button] button[toggle-button][toggled]:after{transform:rotate(180deg)}smart-grid-cell[has-toggle-button] button[toggle-button].smart-animate:after{transition:transform .25s ease-out}smart-grid-cell[has-toggle-button] .smart-indent{height:100%;left:7px;position:relative;width:14px}smart-grid-cell[has-toggle-button] .smart-indent:after{color:#5a5a5a;color:var(--smart-background-color);content:"-";height:50%;visibility:hidden}smart-grid-cell[has-toggle-button] .smart-indent:first-child{border-left:1px solid #e0e0e0;border-left:1px solid var(--smart-border);visibility:hidden}smart-grid-cell[has-toggle-button] .smart-label,smart-grid-cell[has-toggle-button] div[indent]{display:flex}smart-grid-cell[command] .smart-label{cursor:pointer;display:flex;flex-direction:row;justify-content:center}smart-grid-cell[command] .align-center{padding:0}smart-grid-cell[header],smart-grid-cell[header]:last-child{background:#f5f5f5;background:var(--smart-surface);border-color:#e0e0e0;border-color:var(--smart-border);color:#323232;color:var(--smart-surface-color)}smart-grid-cell[header]:not(.smart-grid-column-border):after{background:#e0e0e0;background:var(--smart-grid-cell-header-horizontal-border,var(--smart-grid-cell-horizontal-border,var(--smart-border)))}smart-grid-cell[header]:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{background:#e0e0e0;background:var(--smart-grid-cell-header-vertical-border,var(--smart-grid-cell-vertical-border,var(--smart-border)))}smart-grid-cell[editor]>.smart-label:not(.smart-input){background:#fefefe;background:var(--smart-background);border:1px solid #005c99;border:1px solid var(--smart-primary);box-sizing:border-box;height:calc(100% - 1px);margin:0 0 0 1px;outline:0;padding:0;position:relative;-webkit-user-select:none;user-select:none;width:calc(100% - 1px)}smart-grid-cell[editor][row-editor]{border:0 solid #005c99;border-bottom:1px solid #005c99;border-left:1px solid #005c99;border-top:1px solid #005c99;border:1px solid var(--smart-primary);border-right-width:0}smart-grid-cell[editor][row-editor] .smart-label:not(.smart-input){border:0 solid #005c99!important;border:0 solid var(--smart-primary)!important}smart-grid-cell[editor][row-editor]:first-child{border-left:1px solid #005c99!important;border-left:1px solid var(--smart-primary)!important}smart-grid-cell[editor][row-editor]:last-child{border-right:1px solid #005c99;border-right:1px solid var(--smart-primary)}smart-grid-cell[editor][row-editor]~smart-grid-cell[editor][row-editor]{border-left:0 solid #005c99;border-left:0 solid var(--smart-primary)}smart-grid-cell[editor=dateTimePicker]{--smart-border-radius:0px;--smart-border-top-left-radius:0px;--smart-border-top-right-radius:0px;--smart-border-bottom-left-radius:0px;--smart-border-bottom-right-radius:0px}smart-grid-cell[editor=checkBox] .smart-label{align-items:center;cursor:pointer;justify-content:center;padding-bottom:0}smart-grid-cell[placeholder]:not([detail]):not([group]):not([editor]):not(.smart-add-new-row) .smart-label{font-style:italic}smart-grid-cell[placeholder]:not([detail]):not([group]):not([editor]):not(.smart-add-new-row):not([focus]):not([selected]) .smart-label{color:#9e9e9e!important}smart-grid-cell[template] .smart-label{padding-left:0;padding-right:0}smart-grid-cell[template][template=dropdownGrid] .smart-label:hover{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover);cursor:pointer}smart-grid-cell[template][template=richText] .smart-label:hover:after,smart-grid-cell[template][template=richText][focus] .smart-label:after{background:inherit;color:#5a5a5a!important;color:var(--smart-background-color)!important;content:"\e81c";content:var(--smart-icon-resize-full);cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:12px;line-height:1;position:absolute;right:5px;top:calc(50% - 6px)}smart-grid-cell[template][template=richText][focus] .smart-label:after{color:#005c99!important;color:var(--smart-primary)!important}smart-grid-cell[template][template=email] a,smart-grid-cell[template][template=url] a{color:#005c99;color:var(--smart-primary);font-size:14px;font-size:var(--smart-font-size)}smart-grid-cell[template][template=email][selected] a,smart-grid-cell[template][template=url][selected] a{color:inherit}smart-grid-cell[template][template=rating][selected] .rating div{visibility:inherit}smart-grid-cell[template][template=rating] .rating{display:flex}smart-grid-cell[template][template=rating] .rating div{color:#dfdfdf}smart-grid-cell[template][template=rating] .rating div.hover{color:#ffba05;opacity:.5}smart-grid-cell[template][template=rating] .rating div.value{color:#ffba05;opacity:1;visibility:inherit}smart-grid-cell[template][template=rating] .rating div.down{animation:starJump 1s ease-in-out}smart-grid-cell[template][template=rating] .rating:hover div{visibility:inherit}@keyframes starJump{0%{transform:translateY(0) scale(.67)}20%{transform:translateY(0) scale(.75,.5)}40%{transform:translateY(0) scale(1.15)}60%{transform:translateY(0) scale(1.1,.6)}80%{transform:translateY(0) scale(.95,1.1)}to{transform:translateY(0) scale(1)}}smart-grid-cell[template][template=ai] .smart-icon-reload{visibility:hidden!important}smart-grid-cell[template][template=ai]:hover .smart-icon-reload{visibility:visible!important}.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element .smart-icon-delete,.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element .smart-icon-mode-edit,.smart-reaction-tooltip,smart-grid-cell[addNewRow]:after{visibility:hidden}smart-grid-cell[template][template=autoNumber] .smart-label,smart-grid-cell[template][template=createdTime] .smart-label,smart-grid-cell[template][template=email] .smart-label,smart-grid-cell[template][template=modifiedTime] .smart-label,smart-grid-cell[template][template=password] .smart-label,smart-grid-cell[template][template=phone] .smart-label,smart-grid-cell[template][template=url] .smart-label{padding-left:4px;padding-right:2px}smart-grid-cell[template=checkBox]:hover .smart-input[color],smart-grid-cell[template=checkBox]:hover .smart-input[icon]{background:#fefefe!important;background:var(--smart-background)!important;border:1px solid #e0e0e0!important;border:1px solid var(--smart-border)!important;color:#0000}smart-grid-cell[template=checkBox] .smart-input[color]{color:#0000}smart-grid-cell[template=checkBox] .smart-input[color][checked]{color:var(--smart-check-template-color)}smart-grid-cell[template=checkBox] .smart-input[color]:not([icon])[checked]{background:var(--smart-check-template-color)!important;border-color:var(--smart-check-template-color)!important;color:var(--smart-check-template-forecolor)!important}smart-grid-cell[template=checkBox] .smart-input[icon]{background:0 0!important;border:none!important;font-size:16px}smart-grid-cell[selected]:not([editor]),smart-grid-cell[selected]:not([editor])[focus]:not([rowspan]):not([colspan]){background:#005c991a;background:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-grid-view-chooser,smart-grid-cell[group]{font-size:14px;font-size:var(--smart-font-size)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=heart]:after{content:"\E84E";content:var(--smart-icon-heart)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=cancel]:after{content:"\e80d";content:var(--smart-icon-cancel)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=flag]:after{content:"\E850";content:var(--smart-icon-flag)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=star]:after{content:"\e801";content:var(--smart-icon-star)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=circle]:after{content:"\f111";content:var(--smart-icon-circle)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=bell]:after{content:"\f0f3";content:var(--smart-icon-bell)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=like]:after{content:"\F164";content:var(--smart-icon-like)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=check]:after{content:"\e908";content:var(--smart-icon-check)}smart-grid-cell[template=checkBox] .smart-label{align-items:center;cursor:default;justify-content:center;padding-bottom:0}smart-grid-cell[template=checkBox] .smart-label .smart-input{cursor:pointer}smart-grid-cell[template=checkBox][readonly] .smart-label,smart-grid-cell[template=checkBox][readonly] .smart-label .smart-input:after,smart-grid-cell[template=checkBox][readonly] .smart-label:after{cursor:default!important}smart-grid-cell[template=checkBox][readonly] .smart-label:hover .smart-input{--smart-ui-state-hover:var(--smart-background)}smart-grid-cell[selected]:not([editor])[focus]:not([rowspan]):not([colspan]){opacity:.8}smart-grid-cell[selected]:not([editor])[freeze]:not([rowspan]):not([colspan]){opacity:1}smart-grid-cell[selected]:not([editor])[freeze]:not([rowspan]):not([colspan])[header]{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}smart-grid-cell[addNewRow]{border-right:1px solid #e0e0e0;border-right:1px solid var(--smart-border)}smart-grid-cell[colspan],smart-grid-cell[rowspan]{background:#fefefe;background:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color);padding:0;z-index:5}smart-grid-cell[colspan][selected]:not([editor]),smart-grid-cell[rowspan][selected]:not([editor]){background:#005c99!important;background:var(--smart-primary)!important;color:#fff!important;color:var(--smart-primary-color)!important}smart-grid-cell[error]{overflow:visible;z-index:9999}smart-grid-cell[error]:not([row-editor])>.smart-label{border:1px solid #b00020!important;border:1px solid var(--smart-error)!important;box-sizing:border-box;height:calc(100% - 1px);left:1px;margin:0;outline:0;padding:0;position:relative;-webkit-user-select:none;user-select:none;width:calc(100% - 1px)}smart-grid-cell[sort],smart-grid-cell[sort]:not([selected]) .smart-label{background:#fef3dd;background:var(--smart-grid-cell-background-sort);color:#323232;color:var(--smart-grid-cell-color-sort)}smart-grid-cell[filter],smart-grid-cell[filter]:not([selected]) .smart-label{background:#e8f2db;background:var(--smart-grid-cell-background-filter);color:#323232;color:var(--smart-grid-cell-color-filter)}smart-grid-cell[update]{background:#d7f9c7;background:var(--smart-grid-cell-background-update);color:#333;color:var(--smart-grid-cell-color-update)}smart-grid-cell[add]{background:#fed59b;background:var(--smart-grid-cell-background-add);color:#333;color:var(--smart-grid-cell-color-add)}smart-grid-cell[delete]{background:#ffdcdc;background:var(--smart-grid-cell-background-delete);color:#333;color:var(--smart-grid-cell-color-delete)}smart-grid-cell[editor]{background:#fefefe;background:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color)}smart-grid-cell[freeze]{background:#f5f5f5;background:var(--smart-grid-cell-background-freeze);color:#323232;color:var(--smart-grid-cell-color-freeze)}smart-grid-cell[freeze][selected]{background:#dce5ec!important;background:var(--smart-grid-cell-background-freeze-selected)!important}smart-grid-cell[highlight] .smart-label{background:#fff1c8!important;color:#333!important}smart-grid-cell[highlight][highlight-data-field]{border-left:1px solid #005c99;border-left:1px solid var(--smart-primary);border-right:1px solid #005c99;border-right:1px solid var(--smart-primary)}smart-grid-cell[highlight][highlight-data-field]:first-child{border-left:2px solid #005c99;border-left:2px solid var(--smart-primary)}smart-grid-cell[group] span[summary],smart-grid-cell[group] span[value]{font-weight:600}smart-grid-cell[group] span[summary][chip],smart-grid-cell[group] span[value][chip]{align-items:center;background:#005c99;background:var(--smart-primary);border-radius:50%;color:#fff;color:var(--smart-primary-color);display:inline-flex;font-size:.7em;height:2em;justify-content:center;margin-left:10px;min-width:2em;width:2em}smart-grid-cell>.smart-label:not(.smart-input),smart-grid-column>.smart-label:not(.smart-input){height:100%;width:100%}smart-grid-cell>.smart-label:not(.smart-input).comments:after,smart-grid-column>.smart-label:not(.smart-input).comments:after{background:#b00020;background:var(--smart-error);content:"";height:10px;position:absolute;right:-5px;top:-5px;transform:rotate(45deg);width:10px}smart-grid-cell.rotate,smart-grid-column.rotate{display:inline-block;left:0;line-height:normal;position:absolute;top:0;transform:rotate(0);transform-origin:initial}smart-grid-cell .align-left,smart-grid-column .align-left{overflow:hidden;padding-left:7px;padding-right:2px;text-align:left;text-overflow:ellipsis}smart-grid-cell .align-top,smart-grid-column .align-top{align-items:flex-start;display:flex;line-height:normal}smart-grid-cell .align-bottom,smart-grid-column .align-bottom{align-items:flex-end;display:flex;line-height:normal}smart-grid-cell .align-right,smart-grid-column .align-right{overflow:hidden;padding-left:2px;padding-right:7px;text-align:right;text-overflow:ellipsis}smart-grid-cell .align-right.align-bottom,smart-grid-column .align-right.align-bottom{flex-direction:column-reverse}smart-grid-cell .align-right.align-top,smart-grid-column .align-right.align-top{align-items:flex-end;flex-direction:column}smart-grid-cell .align-center,smart-grid-column .align-center{overflow:hidden;padding-left:7px;padding-right:7px;text-align:center;text-overflow:ellipsis}smart-grid-cell .align-center.align-bottom,smart-grid-cell .align-center.align-top,smart-grid-column .align-center.align-bottom,smart-grid-column .align-center.align-top{margin-left:50%;margin-right:50%;padding-left:0;padding-right:0}smart-grid-cell .align-middle,smart-grid-column .align-middle{align-items:center;display:flex}smart-grid-cell .align-center.align-middle,smart-grid-column .align-center.align-middle{justify-content:center}smart-grid-cell.smart-grid-column-border,smart-grid-column.smart-grid-column-border{border-color:#e0e0e0;border-color:var(--smart-border);border-top-width:0}smart-grid-cell:not(.smart-grid-column-border):after,smart-grid-column:not(.smart-grid-column-border):after{bottom:0;content:"";height:1px;height:var(--smart-border-width);left:0;position:absolute;width:100%}smart-grid-cell:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before,smart-grid-column:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{content:"";height:100%;left:0;position:absolute;top:0;width:1px;width:var(--smart-border-width)}.smart-grid-add-column-dialog-color-panel{width:100%}.smart-grid-add-column-dialog-color-panel .smart-sortable{margin-bottom:10px;overflow:auto;width:100%}.smart-grid-add-column-dialog-color-panel .smart-sortable .smart-sortable-container,.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage{overflow:hidden}.smart-grid-add-column-dialog-color-panel .smart-sortable .smart-grid-add-column-dialog-color-item{align-items:center;display:flex;margin-bottom:2px;margin-left:5%;margin-top:5px;width:calc(100% - 25px)}.smart-grid-add-column-dialog-color-panel .smart-sortable .smart-grid-add-column-dialog-color-item smart-color-input .smart-color-box{border-radius:50%}.smart-grid-view-bar[viewbar]{--smart-background:var(--smart-grid-view-bar-background);background:#fcfcfc;background:var(--smart-grid-view-bar-background);border-right:1px solid #e0e0e0;border-right:1px solid var(--smart-border);left:0;position:absolute;top:0}.smart-grid-view-bar[viewbar].smart-mobile{box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4);z-index:99}.smart-grid-view-bar smart-list-item[checked]{background:#005c991a;background:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-grid-view-bar .header{background:#f5f5f5;background:var(--smart-surface);border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border);color:#323232;color:var(--smart-surface-color);display:block;font-weight:500;padding:10px}.smart-grid-view-bar .smart-grid-view-chooser-container{display:grid;grid-template-rows:1fr auto;height:100%}.smart-grid-view-bar .smart-grid-view-chooser-container .view-label{cursor:pointer;display:flex;font-weight:700;justify-content:space-between;padding:10px 16px 10px 20px;width:100%}.smart-grid-view-bar .smart-grid-view-chooser-container .view-label .smart-icon-sort-down{font-weight:700}.smart-grid-view-bar .smart-grid-view-chooser-container .view-label.collapsed .smart-icon-sort-down{transform:rotate(180deg)}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button{color:#005c99;color:var(--smart-primary);cursor:pointer;display:flex;margin-top:20px}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button.disabled{color:#ccc;color:var(--smart-disabled);cursor:default;pointer-events:none}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button.disabled a{cursor:default}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button.disabled a:hover{color:#ccc;color:var(--smart-disabled)}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button a{color:inherit}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button a:hover,.smart-grid-view-bar .smart-grid-view-chooser-container .view-button:hover{color:#2d2d30;color:var(--smart-secondary)}.smart-grid-view-bar .smart-grid-view-chooser-container label{align-items:center;display:flex;font-size:12px;font-size:calc(var(--smart-font-size) - 2px);font-weight:600;height:100%;justify-content:center;opacity:.8;padding-left:10px;padding-right:10px;padding-top:15px}.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element{width:100%}.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element:hover .smart-icon-delete,.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element:hover .smart-icon-mode-edit{visibility:inherit}.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element>span{align-items:baseline;display:grid;grid-template-columns:25px 1fr auto auto;width:100%}.smart-grid-view-bar .smart-grid-view-chooser-container smart-input{background:inherit;margin-bottom:10px;width:100%}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view{align-items:center;background:#fefefe;background:var(--smart-background);border-top:1px solid #e0e0e0;border-top:1px solid var(--smart-border);display:flex;flex-direction:column;margin-bottom:0}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view .footer{display:flex;flex-direction:column;height:135px;transition:height .3s cubic-bezier(.4,0,.2,1);width:100%}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view .footer.collapsed{height:0}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view smart-button{background:0 0}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view smart-button.view{border:none;text-transform:none}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view smart-button.view button{align-items:center;color:#323232;color:var(--smart-surface-color);display:flex;justify-content:space-between}.smart-grid-column-menu[right-to-left] .smart-filter-panel .smart-filter-panel-button-container,.smart-grid[grouped][right-to-left] smart-grid-row[group]>.smart-grid-cell-container>smart-grid-cell div[content],.smart-grid[tree][right-to-left] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content],smart-menu.smart-grid-column-chooser-menu[checkboxes][checkable] smart-menu-item[level="1"],smart-menu.smart-grid-views-menu[checkboxes][checkable] smart-menu-item[level="1"]{flex-direction:row-reverse}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view smart-button.view:hover button{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-grid-view-chooser{background:#fefefe;background:var(--smart-background);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family)}.smart-grid-view-chooser .label{font-size:12px;font-size:calc(var(--smart-font-size) - 2px);font-weight:600;opacity:.8;padding-left:10px;padding-right:10px;padding-top:15px}.smart-grid-view-chooser .smart-list-box{padding:5px}.smart-grid-view-chooser .smart-list-box smart-list-item{border-radius:4px;border-radius:var(--smart-border-radius)}.smart-grid-view-chooser .smart-list-box smart-list-item .smart-grid-icon{font-size:20px;margin-right:6px}.smart-grid-view-chooser .smart-list-box smart-list-item[checked]{background:#005c991a;background:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}smart-menu.smart-grid-views-menu{border:none;height:100%!important}smart-menu.smart-grid-column-filter-menu.filter-excel smart-menu-item[level="1"] .smart-menu-item-label-container{margin:0!important;padding:0!important}smart-menu.smart-grid-column-chooser-menu[checkboxes][checkable][disable-auto-check] .smart-menu-item-label-container:after,smart-menu.smart-grid-views-menu[checkboxes][checkable][disable-auto-check] .smart-menu-item-label-container:after{display:none}smart-menu.smart-grid-column-chooser-menu[checkboxes][checkable] smart-menu-item[level="1"] .smart-menu-item-label-container,smart-menu.smart-grid-views-menu[checkboxes][checkable] smart-menu-item[level="1"] .smart-menu-item-label-container{padding-left:10px}smart-menu.smart-grid-column-chooser-menu[checkboxes][checkable] smart-menu-item[level="1"][checked] .smart-menu-item-label-container:after,smart-menu.smart-grid-views-menu[checkboxes][checkable] smart-menu-item[level="1"][checked] .smart-menu-item-label-container:after{left:auto;right:10px}@keyframes fadeAnimation{0%{background-color:inherit;color:#333}20%,50%{background-color:#0a85d9;color:#fff}to{background-color:inherit;color:inherit}}.smart-flash-cell .smart-label{animation:fadeAnimation 1s ease-in-out;background-image:none!important}.smart-switch{display:inline-block;height:16px;position:relative;width:30px}.smart-switch input{height:0;opacity:0;width:0}.smart-switch .slider{background-color:#2d2d3080;background-color:rgba(var(--smart-secondary-rgb),.5);bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.smart-switch .slider:before{background-color:#fefefe;background-color:var(--smart-background);bottom:2px;content:"";height:12px;left:2px;position:absolute;transition:.4s;width:12px}.smart-switch input:checked+.slider{background-color:#005c99;background-color:var(--smart-primary)}.smart-switch input:focus+.slider{box-shadow:0 0 1px #005c99;box-shadow:0 0 1px var(--smart-primary)}.smart-switch input:checked+.slider:before{transform:translateX(14px)}.smart-switch .slider.round,.smart-switch .slider.round:before{border-radius:30px}.smart-grid[view=card] .smart-grid-column-header{display:none}.smart-grid-color-input --smart-input-drop-down-menu-width{width:98px}.smart-grid-color-input .default-samples-container{display:flex}.smart-grid-drop-down-button{cursor:pointer;display:inline-block}.smart-grid-date-time-picker-cell-editor-drop-down-menu{padding:0!important}.smart-grid-loading:before{background-image:url(data:image/gif;base64,R0lGODlhEAAQAPQAAP///wAAAPDw8IqKiuDg4EZGRnp6egAAAFhYWCQkJKysrL6+vhQUFJycnAQEBDY2NmhoaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAAFdyAgAgIJIeWoAkRCCMdBkKtIHIngyMKsErPBYbADpkSCwhDmQCBethRB6Vj4kFCkQPG4IlWDgrNRIwnO4UKBXDufzQvDMaoSDBgFb886MiQadgNABAokfCwzBA8LCg0Egl8jAggGAA1kBIA1BAYzlyILczULC2UhACH5BAkKAAAALAAAAAAQABAAAAV2ICACAmlAZTmOREEIyUEQjLKKxPHADhEvqxlgcGgkGI1DYSVAIAWMx+lwSKkICJ0QsHi9RgKBwnVTiRQQgwF4I4UFDQQEwi6/3YSGWRRmjhEETAJfIgMFCnAKM0KDV4EEEAQLiF18TAYNXDaSe3x6mjidN1s3IQAh+QQJCgAAACwAAAAAEAAQAAAFeCAgAgLZDGU5jgRECEUiCI+yioSDwDJyLKsXoHFQxBSHAoAAFBhqtMJg8DgQBgfrEsJAEAg4YhZIEiwgKtHiMBgtpg3wbUZXGO7kOb1MUKRFMysCChAoggJCIg0GC2aNe4gqQldfL4l/Ag1AXySJgn5LcoE3QXI3IQAh+QQJCgAAACwAAAAAEAAQAAAFdiAgAgLZNGU5joQhCEjxIssqEo8bC9BRjy9Ag7GILQ4QEoE0gBAEBcOpcBA0DoxSK/e8LRIHn+i1cK0IyKdg0VAoljYIg+GgnRrwVS/8IAkICyosBIQpBAMoKy9dImxPhS+GKkFrkX+TigtLlIyKXUF+NjagNiEAIfkECQoAAAAsAAAAABAAEAAABWwgIAICaRhlOY4EIgjH8R7LKhKHGwsMvb4AAy3WODBIBBKCsYA9TjuhDNDKEVSERezQEL0WrhXucRUQGuik7bFlngzqVW9LMl9XWvLdjFaJtDFqZ1cEZUB0dUgvL3dgP4WJZn4jkomWNpSTIyEAIfkECQoAAAAsAAAAABAAEAAABX4gIAICuSxlOY6CIgiD8RrEKgqGOwxwUrMlAoSwIzAGpJpgoSDAGifDY5kopBYDlEpAQBwevxfBtRIUGi8xwWkDNBCIwmC9Vq0aiQQDQuK+VgQPDXV9hCJjBwcFYU5pLwwHXQcMKSmNLQcIAExlbH8JBwttaX0ABAcNbWVbKyEAIfkECQoAAAAsAAAAABAAEAAABXkgIAICSRBlOY7CIghN8zbEKsKoIjdFzZaEgUBHKChMJtRwcWpAWoWnifm6ESAMhO8lQK0EEAV3rFopIBCEcGwDKAqPh4HUrY4ICHH1dSoTFgcHUiZjBhAJB2AHDykpKAwHAwdzf19KkASIPl9cDgcnDkdtNwiMJCshACH5BAkKAAAALAAAAAAQABAAAAV3ICACAkkQZTmOAiosiyAoxCq+KPxCNVsSMRgBsiClWrLTSWFoIQZHl6pleBh6suxKMIhlvzbAwkBWfFWrBQTxNLq2RG2yhSUkDs2b63AYDAoJXAcFRwADeAkJDX0AQCsEfAQMDAIPBz0rCgcxky0JRWE1AmwpKyEAIfkECQoAAAAsAAAAABAAEAAABXkgIAICKZzkqJ4nQZxLqZKv4NqNLKK2/Q4Ek4lFXChsg5ypJjs1II3gEDUSRInEGYAw6B6zM4JhrDAtEosVkLUtHA7RHaHAGJQEjsODcEg0FBAFVgkQJQ1pAwcDDw8KcFtSInwJAowCCA6RIwqZAgkPNgVpWndjdyohACH5BAkKAAAALAAAAAAQABAAAAV5ICACAimc5KieLEuUKvm2xAKLqDCfC2GaO9eL0LABWTiBYmA06W6kHgvCqEJiAIJiu3gcvgUsscHUERm+kaCxyxa+zRPk0SgJEgfIvbAdIAQLCAYlCj4DBw0IBQsMCjIqBAcPAooCBg9pKgsJLwUFOhCZKyQDA3YqIQAh+QQJCgAAACwAAAAAEAAQAAAFdSAgAgIpnOSonmxbqiThCrJKEHFbo8JxDDOZYFFb+A41E4H4OhkOipXwBElYITDAckFEOBgMQ3arkMkUBdxIUGZpEb7kaQBRlASPg0FQQHAbEEMGDSVEAA1QBhAED1E0NgwFAooCDWljaQIQCE5qMHcNhCkjIQAh+QQJCgAAACwAAAAAEAAQAAAFeSAgAgIpnOSoLgxxvqgKLEcCC65KEAByKK8cSpA4DAiHQ/DkKhGKh4ZCtCyZGo6F6iYYPAqFgYy02xkSaLEMV34tELyRYNEsCQyHlvWkGCzsPgMCEAY7Cg04Uk48LAsDhRA8MVQPEF0GAgqYYwSRlycNcWskCkApIyEAOwAAAAAAAAAAAA==)!important;background-repeat:no-repeat!important;content:"";height:16px;left:6px;position:absolute;width:16px}.smart-votes-bar-container{cursor:pointer;flex:1 1 auto;height:30px;margin-left:8px;margin-right:8px;position:relative}.smart-votes-bar-container .smart-votes-bar,.smart-votes-bar-container .smart-votes-bar-frame{background:var(--smart-check-template-color)!important;border-color:var(--smart-check-template-color)!important;bottom:5px;color:var(--smart-check-template-forecolor)!important;position:absolute;top:5px}.smart-votes-cell-component{cursor:pointer;height:100%}.smart-votes-cell-component .smart-voters-info{align-items:center;display:flex;height:30px;margin-right:8px}.smart-votes-cell-component .smart-vote-button{border:1px solid var(--smart-check-template-color)!important;border-radius:50%;color:var(--smart-check-template-forecolor)!important;flex:0 0 20px;height:20px;line-height:20px;margin-left:8px;width:20px}.smart-votes-cell-component .smart-vote-button.voted{background:var(--smart-check-template-color)!important}.smart-votes-bar-animate .smart-votes-bar,.smart-votes-bar-animate .smart-votes-bar-frame{transition:all .2s ease-in-out}.smart-reaction-tooltip{background:#f5f5f5;background:var(--smart-surface);color:#323232;color:var(--smart-surface-color);display:flex;gap:4px;opacity:0;padding:5px;pointer-events:none;position:absolute;transition:opacity .3s ease,transform .3s ease;z-index:10}.smart-reaction-tooltip.show{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.smart-reaction-tooltip span{cursor:pointer;font-size:16px;transition:transform .2s;-webkit-user-select:none;user-select:none}.smart-reaction-tooltip span:hover{animation:pulse .7s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.smart-reaction-bubble{align-items:center;display:flex;font-size:14px;font-size:var(--smart-font-size);gap:5px;margin-top:5px;padding:3px 5px;transition:opacity .3s ease}smart-grid[editing_enabled][editing_allow-dynamic-buttons][selection_allow-cell-selection][selection_enabled] smart-grid-cell[data-type=date]:not([editor]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly):hover .smart-label.align-right,smart-grid[editing_enabled][editing_allow-dynamic-buttons][selection_allow-cell-selection][selection_enabled] smart-grid-cell[data-type=date]:not([editor]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly)[focus] .smart-label.align-right,smart-grid[editing_enabled][selection_allow-cell-selection][selection_enabled] smart-grid-cell[data-type=string][template=collaborator]:not([editor]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly):hover .smart-label,smart-grid[editing_enabled][selection_allow-cell-selection][selection_enabled] smart-grid-cell[data-type=string][template=collaborator]:not([editor]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly)[focus] .smart-label,smart-grid[editing_enabled][selection_allow-cell-selection][selection_enabled] smart-grid-cell[data-type=string][template=tags]:not([editor]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly):hover .smart-label,smart-grid[editing_enabled][selection_allow-cell-selection][selection_enabled] smart-grid-cell[data-type=string][template=tags]:not([editor]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly)[focus] .smart-label,smart-grid[editing_enabled][selection_allow-cell-selection][selection_enabled][editing_allow-dynamic-buttons] smart-grid-cell[data-type=number]:not([editor]):not([template]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly):hover .smart-label.align-right,smart-grid[editing_enabled][selection_allow-cell-selection][selection_enabled][editing_allow-dynamic-buttons] smart-grid-cell[data-type=number]:not([editor]):not([template]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly)[focus] .smart-label.align-right{padding-right:30px}.smart-reactions-display{display:flex;flex-wrap:wrap;gap:4px}.smart-message{position:relative}smart-grid[editing_enabled][selection_allow-cell-selection][selection_enabled] smart-grid-cell[data-type=string][template=collaborator]:not([editor]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly):hover .smart-label:after,smart-grid[editing_enabled][selection_allow-cell-selection][selection_enabled] smart-grid-cell[data-type=string][template=collaborator]:not([editor]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly)[focus] .smart-label:after,smart-grid[editing_enabled][selection_allow-cell-selection][selection_enabled] smart-grid-cell[data-type=string][template=tags]:not([editor]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly):hover .smart-label:after,smart-grid[editing_enabled][selection_allow-cell-selection][selection_enabled] smart-grid-cell[data-type=string][template=tags]:not([editor]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly)[focus] .smart-label:after{content:"\e901";content:var(--smart-icon-arrow-down);cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-style:normal;line-height:1;position:absolute;right:7px;top:calc(50% - 8px)}smart-grid[editing_enabled][editing_allow-dynamic-buttons][selection_allow-cell-selection][selection_enabled] smart-grid-cell[data-type=date]:not([editor]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly):hover .smart-label:after,smart-grid[editing_enabled][editing_allow-dynamic-buttons][selection_allow-cell-selection][selection_enabled] smart-grid-cell[data-type=date]:not([editor]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly)[focus] .smart-label:after{content:"\e829";content:var(--smart-icon-calendar);cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-style:normal;line-height:1;position:absolute;right:7px;top:calc(50% - 8px)}smart-grid[editing_enabled][selection_allow-cell-selection][selection_enabled][editing_allow-dynamic-buttons] smart-grid-cell[data-type=number]:not([editor]):not([template]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly):hover .smart-label:after,smart-grid[editing_enabled][selection_allow-cell-selection][selection_enabled][editing_allow-dynamic-buttons] smart-grid-cell[data-type=number]:not([editor]):not([template]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly)[focus] .smart-label:after{content:"\e901";content:var(--smart-icon-arrow-down);cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-style:normal;line-height:1;position:absolute;right:7px;top:calc(75% - 8px)}smart-grid[editing_enabled][selection_allow-cell-selection][selection_enabled][editing_allow-dynamic-buttons] smart-grid-cell[data-type=number]:not([editor]):not([template]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly):hover .smart-label:before,smart-grid[editing_enabled][selection_allow-cell-selection][selection_enabled][editing_allow-dynamic-buttons] smart-grid-cell[data-type=number]:not([editor]):not([template]):not(.smart-grid-summary-row-cell):not(.smart-add-new-row):not([readonly]):not(.smart-readonly)[focus] .smart-label:before{content:"\e904";content:var(--smart-icon-arrow-up);cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-style:normal;line-height:1;position:absolute;right:7px;top:calc(25% - 8px)}.marching-ants:after,.marching-ants:before{background-position:top,0,100%,bottom;background-repeat:repeat-x,repeat-y,repeat-y,repeat-x;background-size:10px 2px,2px 10px,2px 10px,10px 2px;border:2px solid #0000;bottom:-3px;box-sizing:border-box;pointer-events:none;position:absolute;right:-3px;top:-3px}.marching-ants:after{animation:marqueeAnimate 12s linear infinite;animation:marqueeAnimate var(--duration,12s) linear infinite;background-image:linear-gradient(90deg,#fff0 50%,#fff0 0),linear-gradient(175deg,#fff9 50%,#005c9999 0),linear-gradient(175deg,#fff9 50%,#005c9999 0),linear-gradient(90deg,#fff0 50%,#fff0 0);background-image:linear-gradient(90deg,#fff0 50%,#fff0 50%),linear-gradient(175deg,#fff9 50%,rgba(var(--smart-primary-rgb),.6) 50%),linear-gradient(175deg,#fff9 50%,rgba(var(--smart-primary-rgb),.6) 50%),linear-gradient(90deg,#fff0 50%,#fff0 50%)}.marching-ants:after,.marching-ants:before{content:"";left:-3px;mask-composite:exclude;-webkit-mask-composite:destination-out}.marching-ants:before{animation:marqueeAnimate 12s linear infinite;animation:marqueeAnimate var(--alt-duration,12s) linear infinite;background-image:linear-gradient(90deg,#fff9 50%,#005c9999 0),linear-gradient(175deg,#fff0 50%,#fff0 0),linear-gradient(175deg,#fff0 50%,#fff0 0),linear-gradient(90deg,#fff9 50%,#005c9999 0);background-image:linear-gradient(90deg,#fff9 50%,rgba(var(--smart-primary-rgb),.6) 50%),linear-gradient(175deg,#fff0 50%,#fff0 50%),linear-gradient(175deg,#fff0 50%,#fff0 50%),linear-gradient(90deg,#fff9 50%,rgba(var(--smart-primary-rgb),.6) 50%)}.smart-grid-column-group-collapse-button span{font-size:16px}@keyframes marqueeAnimate{0%{background-position:0 0,0 0,100% 0,0 100%}to{background-position:100% 0,0 -100%,100% 100%,-100% 100%}}@keyframes ants{0%{background-position:0 0}to{background-position:4px 0}}.smart-grid-mobile-scroll-content{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.smart-token-max-width{max-width:attr(data-max-width px)}.smart-drop-down-list-selection-image[data-image]{background-image:attr(data-image url)!important}.smart-align-center{align-items:center}.smart-justify-content-start{justify-content:flex-start}[check-boxes_visible] [has-toggle-button] .smart-label,[check-boxes_visible] [has-toggle-button] .smart-label [checkbox],[checkbox] .smart-label,[checkbox] .smart-label [checkbox],[editor=checkBox] .smart-label,[editor=checkBox] .smart-label [checkbox],[template=checkBox] .smart-label,[template=checkBox] .smart-label [checkbox]{align-items:center;cursor:pointer;display:flex;justify-content:center;padding-bottom:0}[check-boxes_visible] [has-toggle-button] .smart-input:not(.smart-grid-cell-editor),[checkbox] .smart-input:not(.smart-grid-cell-editor),[editor=checkBox] .smart-input:not(.smart-grid-cell-editor),[template=checkBox] .smart-input:not(.smart-grid-cell-editor){background-color:initial;background-repeat:no-repeat;border-color:#e0e0e0;border-color:var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);border-style:solid;border-width:1px;border-width:var(--smart-border-width);box-sizing:initial;color:#5a5a5a;color:var(--smart-background-color);display:block;font-family:inherit;font-size:12px;height:14px;height:calc(-2px + var(--smart-check-box-default-size));line-height:16px;line-height:var(--smart-check-box-default-size);outline:0;padding:2px;position:relative;width:14px;width:calc(-2px + var(--smart-check-box-default-size))}[check-boxes_visible] [has-toggle-button] .smart-input:not(.smart-grid-cell-editor):after,[checkbox] .smart-input:not(.smart-grid-cell-editor):after,[editor=checkBox] .smart-input:not(.smart-grid-cell-editor):after,[template=checkBox] .smart-input:not(.smart-grid-cell-editor):after{font-feature-settings:normal;content:inherit;cursor:pointer;display:inline-block;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-variant:normal;font-weight:400;height:100%;left:0;outline:0;position:absolute;text-align:center;text-decoration:inherit;text-transform:none;top:2px;width:100%}[check-boxes_visible] [has-toggle-button] .smart-input:not(.smart-grid-cell-editor):hover,[checkbox] .smart-input:not(.smart-grid-cell-editor):hover,[editor=checkBox] .smart-input:not(.smart-grid-cell-editor):hover,[template=checkBox] .smart-input:not(.smart-grid-cell-editor):hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}[check-boxes_visible] [has-toggle-button] .smart-input:not(.smart-grid-cell-editor)[checked],[checkbox] .smart-input:not(.smart-grid-cell-editor)[checked],[editor=checkBox] .smart-input:not(.smart-grid-cell-editor)[checked],[template=checkBox] .smart-input:not(.smart-grid-cell-editor)[checked]{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}[check-boxes_visible] [has-toggle-button] .smart-input:not(.smart-grid-cell-editor)[checked]:after,[checkbox] .smart-input:not(.smart-grid-cell-editor)[checked]:after,[editor=checkBox] .smart-input:not(.smart-grid-cell-editor)[checked]:after,[template=checkBox] .smart-input:not(.smart-grid-cell-editor)[checked]:after{content:"\e908";content:var(--smart-icon-check)}[check-boxes_visible] [has-toggle-button] .smart-input.smart-grid-check-box-cell-editor,[checkbox] .smart-input.smart-grid-check-box-cell-editor,[editor=checkBox] .smart-input.smart-grid-check-box-cell-editor,[template=checkBox] .smart-input.smart-grid-check-box-cell-editor{background-color:initial;background-repeat:no-repeat;border-color:#e0e0e0;border-color:var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);border-style:solid;border-width:1px;border-width:var(--smart-border-width);box-sizing:initial;color:#5a5a5a;color:var(--smart-background-color);display:block;font-family:inherit;font-size:12px;height:14px;height:calc(-2px + var(--smart-check-box-default-size));line-height:16px;line-height:var(--smart-check-box-default-size);outline:0;padding:2px;position:relative;width:14px;width:calc(-2px + var(--smart-check-box-default-size))}[check-boxes_visible] [has-toggle-button] .smart-input.smart-grid-check-box-cell-editor:after,[checkbox] .smart-input.smart-grid-check-box-cell-editor:after,[editor=checkBox] .smart-input.smart-grid-check-box-cell-editor:after,[template=checkBox] .smart-input.smart-grid-check-box-cell-editor:after{font-feature-settings:normal;content:inherit;cursor:pointer;display:inline-block;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-variant:normal;font-weight:400;height:100%;left:0;outline:0;position:absolute;text-align:center;text-decoration:inherit;text-transform:none;top:2px;width:100%}[check-boxes_visible] [has-toggle-button] .smart-input.smart-grid-check-box-cell-editor:hover,[checkbox] .smart-input.smart-grid-check-box-cell-editor:hover,[editor=checkBox] .smart-input.smart-grid-check-box-cell-editor:hover,[template=checkBox] .smart-input.smart-grid-check-box-cell-editor:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}[check-boxes_visible] [has-toggle-button] .smart-input.smart-grid-check-box-cell-editor[checked],[checkbox] .smart-input.smart-grid-check-box-cell-editor[checked],[editor=checkBox] .smart-input.smart-grid-check-box-cell-editor[checked],[template=checkBox] .smart-input.smart-grid-check-box-cell-editor[checked],smart-grid-cell[checkbox][selected] .smart-input:not(.smart-grid-cell-editor),smart-grid-column[checkbox][selected] .smart-input:not(.smart-grid-cell-editor){background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}[check-boxes_visible] [has-toggle-button] .smart-input.smart-grid-check-box-cell-editor[checked]:after,[checkbox] .smart-input.smart-grid-check-box-cell-editor[checked]:after,[editor=checkBox] .smart-input.smart-grid-check-box-cell-editor[checked]:after,[template=checkBox] .smart-input.smart-grid-check-box-cell-editor[checked]:after{content:"\e908";content:var(--smart-icon-check)}smart-grid-cell[checkbox],smart-grid-column[checkbox]{align-items:center;cursor:pointer;display:flex;justify-content:center;padding-bottom:0}smart-grid-cell[checkbox][selected] .smart-input:not(.smart-grid-cell-editor):after,smart-grid-column[checkbox][selected] .smart-input:not(.smart-grid-cell-editor):after{content:"\e908";content:var(--smart-icon-check)}smart-grid-cell[checkbox][checked=indeterminate]:after,smart-grid-cell[checkbox][selected=indeterminate] .smart-input:not(.smart-grid-cell-editor):after,smart-grid-column[checkbox][checked=indeterminate]:after,smart-grid-column[checkbox][selected=indeterminate] .smart-input:not(.smart-grid-cell-editor):after{background-color:#fff;background-color:var(--smart-ui-state-color-active);top:0}[has-toggle-button][selected] [checkbox] .smart-input[checked]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}[freeze][checkbox][auto-show] .smart-input{opacity:0;transition:opacity .2s ease-in-out}[freeze][checkbox][auto-show][selected] .smart-input{border-color:#e0e0e0;border-color:var(--smart-border);opacity:1}[radioButton][selected] .smart-input:after{content:"\e818";content:var(--smart-icon-radio)}[editor=checkBox] .smart-input{left:-1px}[editor=checkBox] .smart-input:focus{border-color:#005c99;border-color:var(--smart-ui-state-border-active)}[editor=checkBox]:not([readonly]) .smart-input:focus,[editor=checkBox]:not([readonly]) .smart-input:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}smart-grid-row:not([selected]):not(:hover) [header][checkbox][auto-show]:not(:hover) .smart-input{opacity:0;transition:opacity .2s ease-in-out}.smart-grid-check-box-cell-editor.smart-filter-input-value[checked=indeterminate]:after,.smart-grid-dialog-editor[checkbox][checked=indeterminate] .smart-input:after,.smart-grid-dialog-editor[checkbox][selected=indeterminate] .smart-input:after,smart-grid-cell[checkbox][checked=indeterminate] .smart-input:after,smart-grid-cell[checkbox][selected=indeterminate] .smart-input:after,smart-grid-column[checkbox][checked=indeterminate] .smart-input:after,smart-grid-column[checkbox][selected=indeterminate] .smart-input:after{background-color:#fff;background-color:var(--smart-ui-state-color-active);border-radius:0;box-sizing:border-box;content:"";height:70%;margin:14%;top:0;width:70%}.smart-grid-dialog-editor div[checkbox] .smart-input[checked=indeterminate]:after,smart-grid-cell div[checkbox] .smart-input[checked=indeterminate]:after,smart-grid-column div[checkbox] .smart-input[checked=indeterminate]:after{background-color:#fff;background-color:var(--smart-ui-state-color-active);border-radius:0;box-sizing:border-box;content:"";height:70%!important;margin:14%;top:0!important;width:70%!important}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .smart-input{background:inherit;border:none;border-radius:0;color:inherit;height:100%;padding:4px;padding:var(--smart-editor-label-padding);resize:none;text-align:right;width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .smart-input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .smart-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.smart-slider-editor input[type=range]{-webkit-appearance:none;background:0 0;outline:0;width:100%}.smart-slider-editor input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#005c99;background:var(--smart-primary);background-size:18px 12px;border:0;border-radius:32px;box-shadow:0 0 1px #0000000f,0 2px 2px #0000141a;height:32px;margin-top:-12px;-webkit-transition:box-shadow .2s;transition:box-shadow .2s;width:32px}.smart-slider-editor input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 1px #0000000f,0 4px 2px #0000140f,0 4px 12px #00001440}.smart-slider-editor input[type=range]::-moz-range-thumb{background:#005c99;background:var(--smart-primary);background-size:18px 12px;border:0;border-radius:32px;box-shadow:0 0 1px #0000000f,0 2px 2px #0000141a;height:32px;-moz-transition:box-shadow .2s;transition:box-shadow .2s;width:32px}.smart-slider-editor input[type=range]:focus::-moz-range-thumb{box-shadow:0 0 1px #0000000f,0 4px 2px #0000140f,0 4px 12px #00001440}.smart-slider-editor input[type=range]::-webkit-slider-runnable-track{background:#fff;border:0;border-radius:8px;box-shadow:0 0 0 1px #cccccc40;height:8px;width:100%}.smart-slider-editor input[type=range]:focus::-webkit-slider-runnable-track{box-shadow:0 0 0 1px #ccccccbf}.smart-slider-editor input[type=range]::-moz-range-track{background:#fff;border:0;border-radius:8px;box-shadow:0 0 0 1px #cccccc40;height:8px;width:100%}.smart-slider-editor input[type=range]:focus::-moz-range-track{box-shadow:0 0 0 1px #ccccccbf}.smart-grid-column-menu[right-to-left] .smart-filter-panel .smart-filter-panel-operator-list{position:relative}.smart-grid[tree][right-to-left] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content]>div[checkbox]:not(.smart-hidden){margin-left:5px;margin-right:0}.smart-grid[right-to-left] .smart-grid-toolbar .smart-data-view-header{display:flex;flex-direction:row-reverse}.smart-grid[right-to-left] .smart-grid-toolbar .smart-data-view-header .smart-data-view-search-button{left:6px;right:auto;width:24px}.smart-grid[right-to-left] smart-grid-column .smart-add-new-column{border-left:1px solid #e0e0e0;border-left:1px solid var(--smart-border);border-right:none}.smart-grid[right-to-left] smart-grid-cell.smart-add-new-column{border-left:1px solid #0000!important;border-right:1px solid #e0e0e0;border-right:1px solid var(--smart-border)}.smart-grid[right-to-left] smart-scroll-bar:after{left:auto;right:100%}.smart-grid[right-to-left] smart-scroll-bar:before{left:0}.smart-grid[right-to-left] smart-scroll-bar[orientation=vertical]{border-left:initial;border-right:1px solid #e0e0e0;border-right:1px solid var(--smart-border);left:0;right:auto}.smart-grid[right-to-left] smart-grid-cell.smart-add-new-row:not([header]){z-index:5}.smart-grid[right-to-left] smart-grid-column{direction:ltr}.smart-grid[right-to-left] smart-grid-column .smart-label.smart-animate{transition:left .25s ease,width .25s ease}.smart-grid[right-to-left] smart-grid-column .smart-label.one{left:23px;left:var(--smart-grid-column-buttons-width)}.smart-grid[right-to-left] smart-grid-column .smart-label.two{left:46px;left:calc(var(--smart-grid-column-buttons-width)*2)}.smart-grid[right-to-left] smart-grid-column .smart-label.three{left:69px;left:calc(var(--smart-grid-column-buttons-width)*3)}.smart-grid[right-to-left] smart-grid-column .smart-label.four{left:92px;left:calc(var(--smart-grid-column-buttons-width)*4)}.smart-grid[right-to-left] smart-grid-column .smart-label.five{left:115px;left:calc(var(--smart-grid-column-buttons-width)*5)}.smart-grid[right-to-left] smart-grid-column .smart-label.six{left:138px;left:calc(var(--smart-grid-column-buttons-width)*6)}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.one{left:23px;left:calc(var(--smart-grid-column-buttons-width)*1);width:calc(100% - 46px);width:calc(100% - var(--smart-grid-column-buttons-width)*2)}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.two{left:46px;left:calc(var(--smart-grid-column-buttons-width)*2);width:calc(100% - 69px);width:calc(100% - var(--smart-grid-column-buttons-width)*3)}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.three{left:69px;left:calc(var(--smart-grid-column-buttons-width)*3);width:calc(100% - 92px);width:calc(100% - var(--smart-grid-column-buttons-width)*4)}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.four{left:92px;left:calc(var(--smart-grid-column-buttons-width)*4);width:calc(100% - 115px);width:calc(100% - var(--smart-grid-column-buttons-width)*5)}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.five{left:115px;left:calc(var(--smart-grid-column-buttons-width)*5);width:calc(100% - 138px);width:calc(100% - var(--smart-grid-column-buttons-width)*6)}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.six{left:138px;left:calc(var(--smart-grid-column-buttons-width)*6);width:calc(100% - 161px);width:calc(100% - var(--smart-grid-column-buttons-width)*7)}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-grid-icon.column-icon.show{position:absolute;right:0}.smart-grid[right-to-left] smart-grid-column .smart-buttons-group{flex-direction:row-reverse;left:0;right:auto;transform:translateX(-22.9px);transform:translateX(calc(.1px - var(--smart-grid-column-buttons-width)))}.smart-grid[right-to-left] smart-grid-column .smart-buttons-group.action{transform:translateX(0)}.smart-grid[right-to-left] smart-grid-column .smart-action-button{border-left:initial;border-right:1px solid #e0e0e0;border-right:1px solid var(--smart-border)}.smart-grid[right-to-left] smart-grid-column.top-far-corner{left:0;right:auto}.smart-grid[right-to-left] smart-grid-cell[has-toggle-button] .smart-label,.smart-grid[right-to-left] smart-grid-cell[has-toggle-button] div[indent]{flex-direction:row-reverse}.smart-grid[right-to-left] .smart-grid-column-group:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before,.smart-grid[right-to-left] smart-grid-cell:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before,.smart-grid[right-to-left] smart-grid-column:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{left:auto;right:0}.smart-color-input-drop-down-menu.smart-grid-color-input .grid-samples-container{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-color-input-drop-down-menu.smart-grid-color-input:not([animation=none]) .default-samples-container div{transition:transform .2s ease-in-out}.smart-color-input-drop-down-menu.smart-grid-color-input .default-samples-container div{border:initial;border-radius:50%;position:relative;transform:scale(.95)}.smart-color-input-drop-down-menu.smart-grid-color-input .default-samples-container div.selected{transform:scale(1)}.smart-color-input-drop-down-menu.smart-grid-color-input .default-samples-container div.selected:not(.no-color):after{align-items:center;border-radius:inherit;color:#fff;color:var(--smart-secondary-color);content:"\e908";content:var(--smart-icon-check);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.smart-grid-color-input{--smart-input-drop-down-menu-width:auto}.smart-colors-panel[close-button-position=right] .smart-grid-panel-item-close-button,.smart-column-panel[right-to-left] .toggle-visibility,.smart-grid-ai-panel[close-button-position=right] .smart-grid-panel-item-close-button,.smart-group-panel[close-button-position=right] .smart-grid-panel-item-close-button,.smart-multi-column-filter-panel[close-button-position=right] .smart-grid-panel-item-close-button,.smart-sort-panel[close-button-position=right] .smart-grid-panel-item-close-button,.smart-view-panel[close-button-position=right] .smart-grid-panel-item-close-button{order:1}smart-colors-panel,smart-column-panel,smart-formatting-panel,smart-grid-ai-panel,smart-multi-column-filter-panel,smart-sort-panel{background:#fefefe;background:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color);display:block;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);height:auto;height:var(--smart-grid-panel-default-height);min-width:345px;overflow:auto;padding:10px;padding:var(--smart-grid-panel-padding);width:450px;width:var(--smart-grid-panel-default-width)}smart-colors-panel .tabs{display:flex;height:30px;margin-bottom:5px;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}smart-colors-panel .tabs .tab{align-items:center;color:#5a5a5a;color:var(--smart-background-color);cursor:pointer;display:flex;justify-content:center;text-transform:uppercase;width:50%}smart-colors-panel .tabs .tab label{cursor:pointer}smart-colors-panel .tabs .tab.active{border-bottom:2px solid #005c99;border-bottom:2px solid var(--smart-primary);color:#005c99;color:var(--smart-primary);font-weight:700}.smart-view-panel,smart-group-panel{background:#fefefe;background:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color);display:block;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family)}smart-group-panel{font-size:14px;font-size:var(--smart-font-size);height:auto;height:var(--smart-grid-panel-default-height);min-width:345px;overflow:auto;padding:10px;padding:var(--smart-grid-panel-padding);width:450px;width:var(--smart-grid-panel-default-width)}smart-group-panel.smart-mobile{width:345px}.smart-view-panel{font-size:14px;font-size:var(--smart-font-size);height:400px;max-height:450px;min-height:400px;overflow:hidden;padding:0;width:250px}.smart-view-panel smart-list-box input{border:none;border-bottom:2px solid #e0e0e0;border-bottom:2px solid var(--smart-border);border-radius:0}.smart-group-panel .smart-grid-panel-item.dragged,.smart-sort-panel .smart-grid-panel-item.dragged{opacity:.7}.smart-group-panel .smart-grid-panel-label-by,.smart-sort-panel .smart-grid-panel-label-by{flex-grow:1;overflow:hidden;padding:5px;text-overflow:ellipsis;white-space:nowrap;width:60px}.smart-group-panel .smart-grid-panel-field-container,.smart-sort-panel .smart-grid-panel-field-container{flex-grow:3;height:100%;width:100px}.smart-group-panel .smart-grid-panel-field-selection,.smart-sort-panel .smart-grid-panel-field-selection{height:100%;width:100%}.smart-group-panel .smart-grid-panel-from,.smart-sort-panel .smart-grid-panel-from{display:flex;flex-grow:1;justify-content:center;overflow:hidden;padding:5px;text-overflow:ellipsis;white-space:nowrap;width:40px}.smart-group-panel .smart-grid-panel-direction,.smart-sort-panel .smart-grid-panel-direction{background-color:#f5f5f5;background-color:var(--smart-surface);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);display:flex;flex-grow:2;height:100%;width:115px}.smart-group-panel .smart-grid-panel-direction:focus,.smart-sort-panel .smart-grid-panel-direction:focus{box-shadow:0 0 0 1px #005c99;box-shadow:0 0 0 1px var(--smart-primary);outline:0}.smart-group-panel .smart-grid-panel-direction>div,.smart-sort-panel .smart-grid-panel-direction>div{align-items:center;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);display:flex;height:calc(100% - 6px);justify-content:center;margin:3px;width:calc(50% - 6px)}.smart-group-panel .smart-grid-panel-direction>div.selected,.smart-sort-panel .smart-grid-panel-direction>div.selected{background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-sort-panel.smart-mobile smart-input{max-width:150px}.smart-sort-panel .smart-grid-panel-maintain-sort{justify-content:flex-end;margin-top:5px}.smart-sort-panel .smart-grid-panel-buttons-container{align-items:flex-start!important}.smart-sort-panel .smart-grid-panel-maintain-sort-button{font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size)}.smart-sort-panel .smart-grid-panel-maintain-sort-button:before{content:"\f096";content:var(--smart-icon-check-empty);font-family:smart-icons;font-family:var(--smart-font-family-icon);margin-right:5px}.smart-sort-panel .smart-grid-panel-maintain-sort-button[active]{color:#005c99;color:var(--smart-primary)}.smart-sort-panel .smart-grid-panel-maintain-sort-button[active]:before{content:"\e81b";content:var(--smart-icon-check-squared);font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-colors-panel .smart-grid-panel-item-close-button,.smart-grid-ai-panel .smart-grid-panel-item-close-button,.smart-group-panel .smart-grid-panel-item-close-button,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button,.smart-sort-panel .smart-grid-panel-item-close-button,.smart-view-panel .smart-grid-panel-item-close-button{display:flex;justify-content:center;width:20px}.smart-colors-panel .smart-grid-panel-item-close-button:after,.smart-grid-ai-panel .smart-grid-panel-item-close-button:after,.smart-group-panel .smart-grid-panel-item-close-button:after,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:after,.smart-sort-panel .smart-grid-panel-item-close-button:after,.smart-view-panel .smart-grid-panel-item-close-button:after{content:"\e80d";content:var(--smart-icon-close);font-family:smart-icons;font-family:var(--smart-font-family-icon)}@media (pointer:coarse){.smart-colors-panel .smart-grid-panel-item-close-button:after,.smart-grid-ai-panel .smart-grid-panel-item-close-button:after,.smart-group-panel .smart-grid-panel-item-close-button:after,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:after,.smart-sort-panel .smart-grid-panel-item-close-button:after,.smart-view-panel .smart-grid-panel-item-close-button:after{font-size:16px}}.smart-colors-panel .smart-grid-panel-item-close-button:hover,.smart-grid-ai-panel .smart-grid-panel-item-close-button:hover,.smart-group-panel .smart-grid-panel-item-close-button:hover,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:hover,.smart-sort-panel .smart-grid-panel-item-close-button:hover,.smart-view-panel .smart-grid-panel-item-close-button:hover{background:#005c991a;background:var(--smart-ui-state-selected);border-color:#005c991a;border-color:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected);cursor:pointer}.smart-colors-panel .smart-grid-panel-item-close-button:active,.smart-colors-panel .smart-grid-panel-item-close-button:focus,.smart-grid-ai-panel .smart-grid-panel-item-close-button:active,.smart-grid-ai-panel .smart-grid-panel-item-close-button:focus,.smart-group-panel .smart-grid-panel-item-close-button:active,.smart-group-panel .smart-grid-panel-item-close-button:focus,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:active,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:focus,.smart-sort-panel .smart-grid-panel-item-close-button:active,.smart-sort-panel .smart-grid-panel-item-close-button:focus,.smart-view-panel .smart-grid-panel-item-close-button:active,.smart-view-panel .smart-grid-panel-item-close-button:focus{color:#005c99;color:var(--smart-primary)}.smart-colors-panel .smart-grid-panel-item-close-button:focus,.smart-grid-ai-panel .smart-grid-panel-item-close-button:focus,.smart-group-panel .smart-grid-panel-item-close-button:focus,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:focus,.smart-sort-panel .smart-grid-panel-item-close-button:focus,.smart-view-panel .smart-grid-panel-item-close-button:focus{outline:0}.smart-colors-panel .smart-grid-panel-item,.smart-grid-ai-panel .smart-grid-panel-item,.smart-group-panel .smart-grid-panel-item,.smart-multi-column-filter-panel .smart-grid-panel-item,.smart-sort-panel .smart-grid-panel-item,.smart-view-panel .smart-grid-panel-item{align-items:center;background-color:#fefefe;background-color:var(--smart-background);display:flex;height:30px;height:var(--smart-grid-panel-item-height);margin-bottom:5px;margin-bottom:calc(var(--smart-grid-panel-vertical-offset)/2);margin-top:5px;margin-top:calc(var(--smart-grid-panel-vertical-offset)/2);min-height:30px;min-height:var(--smart-grid-panel-item-height);width:calc(100% - 25px);width:calc(100% - var(--smart-sortable-handle-size))}.smart-colors-panel[close-button-position=right] .smart-sortable-container,.smart-grid-ai-panel[close-button-position=right] .smart-sortable-container,.smart-group-panel[close-button-position=right] .smart-sortable-container,.smart-multi-column-filter-panel[close-button-position=right] .smart-sortable-container,.smart-sort-panel[close-button-position=right] .smart-sortable-container,.smart-view-panel[close-button-position=right] .smart-sortable-container{align-items:flex-end}.smart-colors-panel .smart-grid-panel-container-footer,.smart-column-panel .smart-grid-panel-container-footer,.smart-grid-ai-panel .smart-grid-panel-container-footer,.smart-group-panel .smart-grid-panel-container-footer,.smart-multi-column-filter-panel .smart-grid-panel-container-footer,.smart-sort-panel .smart-grid-panel-container-footer{display:flex;flex-direction:row;justify-content:space-between}.smart-colors-panel .smart-grid-panel-buttons-container,.smart-column-panel .smart-grid-panel-buttons-container,.smart-grid-ai-panel .smart-grid-panel-buttons-container,.smart-group-panel .smart-grid-panel-buttons-container,.smart-multi-column-filter-panel .smart-grid-panel-buttons-container,.smart-sort-panel .smart-grid-panel-buttons-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:auto}.smart-colors-panel .smart-grid-panel-buttons-container span,.smart-column-panel .smart-grid-panel-buttons-container span,.smart-grid-ai-panel .smart-grid-panel-buttons-container span,.smart-group-panel .smart-grid-panel-buttons-container span,.smart-multi-column-filter-panel .smart-grid-panel-buttons-container span,.smart-sort-panel .smart-grid-panel-buttons-container span{align-items:center;display:flex;padding:5px}.smart-colors-panel .smart-grid-panel-buttons-container span:hover,.smart-column-panel .smart-grid-panel-buttons-container span:hover,.smart-grid-ai-panel .smart-grid-panel-buttons-container span:hover,.smart-group-panel .smart-grid-panel-buttons-container span:hover,.smart-multi-column-filter-panel .smart-grid-panel-buttons-container span:hover,.smart-sort-panel .smart-grid-panel-buttons-container span:hover{background:#005c991a;background:var(--smart-ui-state-selected);border-color:#005c991a;border-color:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected);cursor:pointer}.smart-colors-panel .smart-grid-panel-buttons-container span:focus,.smart-column-panel .smart-grid-panel-buttons-container span:focus,.smart-grid-ai-panel .smart-grid-panel-buttons-container span:focus,.smart-group-panel .smart-grid-panel-buttons-container span:focus,.smart-multi-column-filter-panel .smart-grid-panel-buttons-container span:focus,.smart-sort-panel .smart-grid-panel-buttons-container span:focus{outline:0}.smart-sort-panel .smart-sortable-container{margin-bottom:10px;margin-bottom:var(--smart-grid-panel-padding)}.smart-sort-panel .smart-sortable-container:empty:after{content:attr(no-sorting);margin-bottom:5px;margin-bottom:calc(var(--smart-grid-panel-vertical-offset)/2);margin-top:5px;margin-top:calc(var(--smart-grid-panel-vertical-offset)/2);opacity:.7}.smart-sort-panel .smart-grid-panel-container-footer>smart-input{min-width:215px;width:40%}.smart-sort-panel .smart-grid-panel-container-footer>smart-input.smart-mobile{min-width:100px;width:120px}.smart-sort-panel .smart-grid-panel-item-close-button{align-items:center;display:flex;padding:5px}.smart-sort-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-left:5px}.smart-colors-panel>.smart-container,.smart-grid-ai-panel>.smart-container,.smart-multi-column-filter-panel>.smart-container{grid-row-gap:10px;grid-row-gap:var(--smart-grid-panel-padding);display:grid;grid-auto-rows:1fr -webkit-max-content;grid-auto-rows:1fr max-content}.smart-colors-panel.smart-colors-panel>.smart-container,.smart-grid-ai-panel.smart-colors-panel>.smart-container,.smart-multi-column-filter-panel.smart-colors-panel>.smart-container{grid-auto-rows:auto}.smart-colors-panel .smart-filter-panel-items-container,.smart-grid-ai-panel .smart-filter-panel-items-container,.smart-multi-column-filter-panel .smart-filter-panel-items-container{overflow:auto;padding-top:10px}.smart-colors-panel .smart-filter-panel-items-container:empty:after,.smart-grid-ai-panel .smart-filter-panel-items-container:empty:after,.smart-multi-column-filter-panel .smart-filter-panel-items-container:empty:after{content:attr(no-filters);margin-bottom:5px;margin-bottom:calc(var(--smart-grid-panel-vertical-offset)/2);margin-top:5px;margin-top:calc(var(--smart-grid-panel-vertical-offset)/2);opacity:.7}.smart-colors-panel .smart-filter-panel-add-filter-button,.smart-grid-ai-panel .smart-filter-panel-add-filter-button,.smart-multi-column-filter-panel .smart-filter-panel-add-filter-button{align-items:center;display:flex;padding:5px}.smart-colors-panel .smart-filter-panel-add-filter-button:hover,.smart-grid-ai-panel .smart-filter-panel-add-filter-button:hover,.smart-multi-column-filter-panel .smart-filter-panel-add-filter-button:hover{background:#005c991a;background:var(--smart-ui-state-selected);border-color:#005c991a;border-color:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected);cursor:pointer}.smart-colors-panel .smart-filter-panel-add-filter-button:focus,.smart-grid-ai-panel .smart-filter-panel-add-filter-button:focus,.smart-multi-column-filter-panel .smart-filter-panel-add-filter-button:focus{outline:0}.smart-colors-panel .smart-grid-panel-item,.smart-grid-ai-panel .smart-grid-panel-item,.smart-multi-column-filter-panel .smart-grid-panel-item{grid-gap:10px;grid-gap:var(--smart-grid-panel-padding);column-count:5;display:grid;grid-template-columns:15px 60px 2fr 3fr 3fr;grid-template-columns:var(--smart-multi-column-filter-panel-template-columns);width:100%}.smart-colors-panel .smart-grid-panel-item>*,.smart-grid-ai-panel .smart-grid-panel-item>*,.smart-multi-column-filter-panel .smart-grid-panel-item>*{width:100%}.smart-colors-panel .smart-grid-panel-item-close-button,.smart-grid-ai-panel .smart-grid-panel-item-close-button,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button{align-items:center;display:flex;padding:5px}.smart-colors-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button,.smart-grid-ai-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button,.smart-multi-column-filter-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-left:5px}.smart-colors-panel[close-button-position=right],.smart-grid-ai-panel[close-button-position=right],.smart-multi-column-filter-panel[close-button-position=right]{--smart-multi-column-filter-panel-template-columns:60px 2fr 3fr 3fr 15px}.smart-kanban-column-panel .smart-grid-panel-item:after,.smart-kanban-column-panel .smart-grid-panel-item:before{display:none!important}.smart-group-panel .smart-sortable-container smart-column-panel smart-sortable{margin-bottom:10px;margin-bottom:var(--smart-grid-panel-padding)}.smart-group-panel .smart-sortable-container:empty:after{content:attr(no-grouping);margin-bottom:5px;margin-bottom:calc(var(--smart-grid-panel-vertical-offset)/2);margin-top:5px;margin-top:calc(var(--smart-grid-panel-vertical-offset)/2);opacity:.7}.smart-group-panel .smart-grid-panel-container-footer>smart-input{min-width:215px;width:40%}.smart-group-panel .smart-grid-panel-container-footer>smart-input.smart-mobile{min-width:100px;width:120px}.smart-group-panel .smart-grid-panel-item-close-button{align-items:center;display:flex;padding:5px}.smart-group-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-left:5px}.smart-group-panel .smart-grid-panel-direction,.smart-group-panel .smart-grid-panel-from{display:none}.smart-group-panel .smart-grid-panel-expand-collapse{justify-content:flex-end;margin-bottom:10px;margin-top:10px}.smart-group-panel .smart-group-panel-expand-button{margin-left:15px}.smart-group-panel .smart-group-panel-collapse-button[active],.smart-group-panel .smart-group-panel-expand-button[active]{color:#005c99;color:var(--smart-primary)}.smart-format-panel .smart-grid-panel-buttons-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:auto}.smart-format-panel .smart-grid-panel-buttons-container span{align-items:center;display:flex;padding:5px}.smart-format-panel .smart-grid-panel-buttons-container span:hover{background:#005c991a;background:var(--smart-ui-state-selected);border-color:#005c991a;border-color:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected);cursor:pointer}.smart-format-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-left:5px}.smart-format-panel.smart-grid-panel-container-footer{display:flex;flex-direction:row;height:50px;justify-content:center;padding:15px}.smart-column-panel{--smart-grid-panel-item-height:20px;min-width:100px}.smart-column-panel.smart-container,.smart-column-panel>.smart-container{display:flex;flex-direction:column}.smart-column-panel smart-sortable{flex:5 1;max-height:350px;max-height:var(--smart-column-panel-drop-down-height);min-height:50px;overflow:auto}.smart-column-panel .smart-column-panel-find-container{align-items:center;border-bottom:2px solid #e0e0e0;border-bottom:2px solid var(--smart-border);display:flex;height:30px;height:var(--smart-editor-height);position:relative}.smart-column-panel .smart-column-panel-find-container input{background:var(--smart-grid-panel-background);border:none;color:var(--smart-grid-panel-color);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);height:100%;outline:0;width:calc(100% - 16px)}.smart-column-panel .smart-column-panel-find-container .clear-button{cursor:pointer;width:16px}.smart-column-panel .smart-column-panel-find-container .clear-button:after{align-items:center;content:"\e80d";content:var(--smart-icon-cancel);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);justify-content:center}.smart-column-panel .smart-column-panel-find-container.no-results:after{content:attr(no-results);position:absolute;top:calc(100% + 10px)}.smart-column-panel .smart-column-panel-label{margin-left:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-column-panel .smart-column-panel-label.icon{padding-left:30px;padding-left:var(--smart-column-icon-size);position:relative}.smart-column-panel .smart-column-panel-label.icon:after{background-position:50%;background-repeat:no-repeat;content:"";height:100%;left:0;position:absolute;top:0;width:30px;width:var(--smart-column-icon-size)}.smart-column-panel .smart-grid-panel-buttons-container{justify-content:center;margin-top:3px;width:100%}.smart-column-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-left:5px}.smart-column-panel .smart-grid-panel-container-footer{display:grid;grid-template-columns:auto auto}.smart-column-panel .toggle-visibility{align-items:center;cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:16px;justify-content:center;width:16px}.smart-column-panel .toggle-visibility:after{content:"\e90d";content:var(--smart-icon-visibility)}.smart-column-panel .toggle-visibility:focus{color:#005c99;color:var(--smart-primary);outline:0}.smart-column-panel .toggle-visibility.disable-toggle{opacity:.5;pointer-events:none}.smart-column-panel .toggle-visibility.hidden:after{content:"\e90e";content:var(--smart-icon-visibility-off)}.smart-column-panel .clear-button:focus{color:#005c99;color:var(--smart-primary);outline:0}.smart-column-panel .smart-grid-panel-item{align-items:center;background-color:#fefefe;background-color:var(--smart-background);display:flex;height:30px;height:var(--smart-grid-panel-item-height);margin-bottom:5px;margin-bottom:calc(var(--smart-grid-panel-vertical-offset)/2);margin-top:5px;margin-top:calc(var(--smart-grid-panel-vertical-offset)/2);min-height:30px;min-height:var(--smart-grid-panel-item-height);width:calc(100% - 25px);width:calc(100% - var(--smart-sortable-handle-size))}.smart-column-panel .smart-grid-panel-item.group:after,.smart-column-panel .smart-grid-panel-item.group:before{opacity:0!important;pointer-events:none}.smart-column-panel .smart-grid-panel-item.indent{padding-left:12px}.smart-grid-panel-apply-button,.smart-grid-panel-cancel-button{display:flex;min-width:80px;padding:5px 8px;text-transform:uppercase}.smart-grid-panel-reset-button{align-items:center;cursor:pointer;display:flex;text-decoration:underline;text-transform:uppercase}.smart-grid-panel-cancel-button{background:#f5f5f5;background:var(--smart-surface);border:1px solid #e0e0e0;border:1px solid var(--smart-border);color:#323232;color:var(--smart-surface-color)}.smart-grid-panel-apply-button,.smart-grid-panel-cancel-button{border-radius:4px;border-radius:var(--smart-border-radius);justify-content:center}.smart-grid-panel-apply-button{background:#005c99;background:var(--smart-primary);border:1px solid #005c99;border:1px solid var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-data-view-header{grid-gap:5px;background:#f5f5f5;background:var(--smart-surface);color:#323232;color:var(--smart-surface-color);display:grid;grid-template-areas:"states views customize filter sort format details delete . search";grid-template-columns:minmax(0,-webkit-max-content) minmax(0,-webkit-max-content) minmax(50px,-webkit-max-content) minmax(50px,-webkit-max-content) minmax(50px,-webkit-max-content) minmax(50px,-webkit-max-content) minmax(50px,-webkit-max-content) 1fr 24px;grid-template-columns:minmax(0,max-content) minmax(0,max-content) minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content) 1fr 24px;grid-template-rows:100%;padding:3px;position:relative}.smart-data-view-header-button{align-items:center;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);cursor:pointer;display:flex;height:30px;justify-content:center;margin-top:5px;padding:5px 5px 5px 25px;position:relative}.smart-data-view-header-button:after{font-family:smart-icons;font-family:var(--smart-font-family-icon);left:8px;position:absolute}.smart-data-view-header-button:active{background-color:#005c99;background-color:var(--smart-ui-state-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-data-view-header-button:focus{outline:1px solid #005c99;outline:var(--smart-primary) solid 1px}.smart-data-view-header-button:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-data-view-header-button[aria-expanded=true]{background-color:#005c991a;background-color:var(--smart-ui-state-selected);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-data-view-header-button.smart-data-view-search-button:active{color:#005c99;color:var(--smart-ui-state-active)}.smart-data-view-header-button>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-data-view-header-drop-down{background-color:#fefefe;background-color:var(--smart-background);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);height:auto;opacity:1;position:absolute;transform:scaleY(1);transform-origin:top;z-index:9999}.smart-data-view-header-drop-down.smart-mobile{--smart-font-size:12px}.smart-data-view-header-drop-down smart-colors-panel,.smart-data-view-header-drop-down smart-column-panel,.smart-data-view-header-drop-down smart-grid-ai-panel,.smart-data-view-header-drop-down smart-multi-column-filter-panel,.smart-data-view-header-drop-down smart-sort-panel{border:none;width:100%}.smart-data-view-header-drop-down.smart-visibility-hidden{opacity:0;transform:scaleY(0)}.smart-data-view-header-drop-down.customize-panel{width:320px;width:var(--smart-data-view-customize-panel-width)}.smart-data-view-header-drop-down.colors-panel,.smart-data-view-header-drop-down.filter-panel{width:550px;width:var(--smart-data-view-filter-panel-width)}.smart-data-view-header-drop-down.format-panel{max-height:320px;overflow:auto}.smart-data-view-header-drop-down.sort-panel{width:470px;width:var(--smart-data-view-sort-panel-width)}.smart-data-view-header-drop-down.search-panel{padding:10px;padding:var(--smart-data-view-padding);width:250px;width:var(--smart-data-view-search-panel-width)}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box{grid-gap:2px;align-items:center;display:grid;grid-template-columns:1fr 16px;grid-template-rows:100%}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.matches{grid-template-columns:1fr -webkit-max-content 16px 16px 16px;grid-template-columns:1fr max-content 16px 16px 16px}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.matches .smart-data-view-search-next,.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.matches .smart-data-view-search-prev{display:flex}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.matches .smart-data-view-search-label{display:block}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.no-matches{grid-template-columns:1fr -webkit-max-content 16px;grid-template-columns:1fr max-content 16px}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.no-matches .smart-data-view-search-label{display:block}.smart-data-view-header-drop-down.search-panel input{background:#fefefe;background:var(--smart-background);border:none;color:#5a5a5a;color:var(--smart-background-color);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);min-width:0;outline:0;padding:0}.smart-card-view .smart-data-view-header-button.smart-data-view-search-button,.smart-data-view-ai-button.mobile,.smart-kanban .smart-data-view-header-button.smart-data-view-search-button{min-width:30px}.smart-data-view-ai-button.hidden,.smart-data-view-customize-button.hidden{background-color:#d0f0fd;color:#039be5}.smart-data-view-search-box div:focus{outline:1px solid #005c99;outline:var(--smart-primary) solid 1px}.smart-data-view-search-button{grid-area:search;margin-right:0;padding:0}.smart-data-view-search-button:after{content:"\e828";content:var(--smart-icon-search)}.smart-data-view-customize-button{grid-area:customize}.smart-data-view-customize-button:after{content:"\e90e";content:var(--smart-icon-visibility-off)}.smart-data-view-ai-button.mobile:after{content:"✨︎";display:block}.smart-data-view-delete-button{grid-area:delete}.smart-data-view-delete-button:after{content:"\e826";content:var(--smart-icon-delete)}.smart-data-view-details-button{grid-area:details}.smart-data-view-details-button:after{content:"\e81c";content:var(--smart-icon-resize-full)}.smart-data-view-filter-button{grid-area:filter}.smart-data-view-background-button,.smart-data-view-bold-button,.smart-data-view-fontfamily-button,.smart-data-view-fontsize-button,.smart-data-view-italic-button,.smart-data-view-strikethrough-button,.smart-data-view-textcolor-button,.smart-data-view-underline-button{grid-area:details}.smart-data-view-filter-button:after{content:"\e82f";content:var(--smart-icon-add-filter)}.smart-data-view-filter-button.filtered{background-color:#d1f7c4;color:#0b8043}.smart-data-view-bold-button:before{background:#5a5a5a;background:var(--smart-background-color);content:" ";height:80%;left:-2px;opacity:.7;position:absolute;width:1px}.smart-data-view-bold-button:after{content:"\e820";content:var(--smart-icon-bold)}.smart-data-view-italic-button:after{content:"\e822";content:var(--smart-icon-italic)}.smart-data-view-underline-button:after{content:"\f0cd";content:var(--smart-icon-underline)}.smart-data-view-strikethrough-button:after{content:"\f031";content:var(--smart-icon-font);text-decoration:line-through}.smart-data-view-fontsize-button:before{content:"\e901";content:var(--smart-icon-arrow-down);font-family:smart-icons;font-family:var(--smart-font-family-icon);position:static}.smart-data-view-fontsize-button:after{content:"\f088";content:var(--smart-icon-fontsize)}.smart-data-view-fontfamily-button:before{content:"\e901";content:var(--smart-icon-arrow-down);font-family:smart-icons;font-family:var(--smart-font-family-icon);position:static}.smart-data-view-fontfamily-button:after{content:"\f031";content:var(--smart-icon-font)}.smart-data-view-background-button:after{content:"\e830";content:var(--smart-icon-color-background)}.smart-data-view-background-button:after,.smart-data-view-textcolor-button:after{border-bottom:2px solid #323232;border-bottom:2px solid var(--smart-surface-color)}.smart-data-view-textcolor-button:after{content:"\f031";content:var(--smart-icon-font)}.smart-data-view-sort-button{grid-area:sort}.smart-data-view-group-button,.smart-data-view-label-button,.smart-data-view-resource-button{grid-area:group}.smart-data-view-sort-button:after{content:"\e823";content:var(--smart-icon-sort)}.smart-data-view-sort-button.sorted{background-color:#ffebb6;color:#b88707}.smart-data-view-label-button:after{content:"\f031";content:var(--smart-icon-font)}.smart-data-view-label-button.grouped{background-color:#ffdaf6;color:#ff36c2}.smart-data-view-colors-button,.smart-data-view-format-button{grid-area:format}.smart-data-view-group-button:after,.smart-data-view-resource-button:after{content:"\f247";content:var(--smart-icon-group)}.smart-data-view-group-button.grouped,.smart-data-view-resource-button.grouped{background-color:#d0f0fd;color:#039be5}.smart-data-view-group-button.scheduler.grouped,.smart-data-view-resource-button.scheduler.grouped{background-color:#ffcfc9;color:#d50000}.smart-data-view-group-button.scheduler:after,.smart-data-view-resource-button.scheduler:after{content:"\E8A5";content:var(--smart-icon-scheduler)}.smart-data-view-colors-button:after,.smart-data-view-format-button:after{content:"\e800";content:var(--smart-icon-table)}.smart-data-view-format-button.formatted{background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-data-view-colors-button.formatted{background-color:#ece1fd;color:#8c47ff}.smart-data-view-download-button.formatted,.smart-data-view-states-button.formatted,.smart-data-view-views-button.formatted{background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-data-view-download-button{grid-area:download}.smart-data-view-download-button:after{content:"\e901";content:var(--smart-icon-arrow-down);margin-left:8px;position:static}.smart-data-view-download-button:before{content:"\e836";content:var(--smart-icon-download-alt);font-family:smart-icons;font-family:var(--smart-font-family-icon);left:8px;position:absolute}.smart-data-view-views-button{grid-area:views}.smart-data-view-views-button:after{content:"\e901";content:var(--smart-icon-arrow-down);margin-left:8px;position:static}.smart-data-view-views-button:before{content:"\e8a3";content:var(--smart-icon-grid-alt);font-family:smart-icons;font-family:var(--smart-font-family-icon);left:8px;position:absolute}.smart-data-view-views-button.kanban:before{content:"\e8a1";content:var(--smart-icon-kanban-alt)}.smart-data-view-views-button.card:before{content:"\e8a2";content:var(--smart-icon-card-alt)}.smart-data-view-states-button{border-right:1px solid #e0e0e0;border-right:1px solid var(--smart-border);grid-area:states;padding-right:5px}.smart-data-view-states-button:before{content:"\f0c9";content:var(--smart-icon-menu);font-family:smart-icons;font-family:var(--smart-font-family-icon);left:8px;position:absolute}.smart-grid-toolbar .smart-data-view-header{display:flex;height:100%}.smart-grid-toolbar .smart-data-view-header-button{margin-right:0}.smart-grid-toolbar .smart-data-view-header-button.smart-disabled{opacity:.5;pointer-events:none}.smart-grid-toolbar .smart-data-view-search-button{position:absolute;right:30px;top:0}.smart-card-view .smart-data-view-header-button,.smart-kanban .smart-data-view-header-button{height:100%;margin-top:0}.smart-card-view:not([animation=none]) .smart-data-view-header-drop-down,.smart-data-view-header-drop-down[owner],.smart-kanban:not([animation=none]) .smart-data-view-header-drop-down{transition:height .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1)}.smart-data-view-search-label{display:none;font-size:11px;font-size:calc(var(--smart-font-size) - 3px);opacity:.7}.smart-data-view-search-next,.smart-data-view-search-prev{align-items:center;background-color:#f5f5f5;background-color:var(--smart-surface);color:#323232;color:var(--smart-surface-color);cursor:pointer;display:none;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:10px;height:100%;justify-content:center}.smart-data-view-search-next:hover,.smart-data-view-search-prev:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-data-view-search-next:active,.smart-data-view-search-prev:active{background-color:#005c99;background-color:var(--smart-ui-state-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-data-view-search-prev:after{content:"\e904";content:var(--smart-icon-arrow-up)}.smart-data-view-search-next:after{content:"\e901";content:var(--smart-icon-arrow-down)}.smart-data-view-search-close{align-items:center;color:#5a5a5a;color:var(--smart-background-color);cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:10px;justify-content:center}.smart-data-view-search-close:after{content:"\e80d";content:var(--smart-icon-close)}.smart-data-view-search-close:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-data-view-search-close:active{background-color:#005c99;background-color:var(--smart-ui-state-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-data-view-found{outline:4px solid #b2b2b2;outline:var(--smart-outline) solid 4px;outline-offset:-4px}.smart-data-view-highlighted{box-shadow:0 0 23px 1px #005c99;box-shadow:0 0 23px 1px var(--smart-primary);outline:4px solid #005c99;outline:var(--smart-primary) solid 4px;outline-offset:-4px}[header-position=bottom] .smart-data-view-header-drop-down{transform-origin:bottom}.smart-formatting-panel{min-height:150px;overflow:visible;padding:0;width:600px;width:var(--smart-formatting-panel-default-width);z-index:999}.smart-formatting-panel>.smart-container{min-height:inherit;position:relative}.smart-formatting-panel .smart-formatting-panel-items-container{height:100%;overflow:auto;padding:0 20px;padding:0 calc(var(--smart-grid-panel-padding)*2);width:100%}.smart-formatting-panel .smart-formatting-panel-item>.format-label{grid-area:format-label;justify-self:end}.smart-formatting-panel .smart-formatting-panel-item>.font-family-input{grid-area:font-family-input}.smart-formatting-panel .smart-formatting-panel-item>.font-size-input{grid-area:font-size-input}.smart-formatting-panel .smart-formatting-panel-item>.popup-button{cursor:pointer;font-size:20px;font-weight:700;grid-area:popup-button;justify-content:center}.smart-formatting-panel .smart-formatting-panel-item>.popup-button,.smart-formatting-panel .smart-formatting-panel-item>.preview{align-items:center;border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);display:flex;height:100%;width:100%}.smart-formatting-panel .smart-formatting-panel-item>.preview{grid-area:preview;padding:0 10px;padding:0 var(--smart-grid-panel-padding)}.smart-formatting-panel .smart-add-new-button{background-color:#005c99;background-color:var(--smart-primary);border-radius:50%;bottom:5px;bottom:calc(var(--smart-grid-panel-padding) - 5px);color:#fff;color:var(--smart-primary-color);cursor:pointer;display:block;height:40px;height:var(--smart-formatting-panel-add-new-button-size);opacity:.3;position:absolute;right:5px;right:calc(var(--smart-grid-panel-padding) - 5px);width:40px;width:var(--smart-formatting-panel-add-new-button-size)}.smart-formatting-panel .smart-add-new-button:after{align-items:center;content:"+";display:flex;font-size:35px;height:100%;justify-content:center;width:100%}.smart-formatting-panel .smart-add-new-button:focus,.smart-formatting-panel .smart-add-new-button:hover{opacity:1;transform:scale(1.2)}.smart-formatting-panel .smart-add-new-button:focus{outline:0}.smart-formatting-panel .close-button:focus,.smart-formatting-panel .popup-button:focus,.smart-formatting-panel-popup .colors-container:focus,.smart-formatting-panel-popup .header>div:focus,.smart-formatting-panel-popup input:focus{outline:1px solid #005c99;outline:var(--smart-ui-state-border-active) solid var(--smart-border-width)}.smart-formatting-panel.scroll .smart-add-new-button{border-radius:50%;right:22px;right:calc(12px + var(--smart-grid-panel-padding))}.smart-formatting-panel:not([animation=none]) .smart-add-new-button{transition:transform .5s cubic-bezier(.81,.27,0,.93),opacity .2s cubic-bezier(.4,0,.2,1)}.smart-formatting-panel-item{grid-gap:10px;grid-gap:var(--smart-grid-panel-padding);border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border);display:grid;gap:10px;gap:var(--smart-grid-panel-padding);grid-template-areas:"value-label columns-input condition-input condition-input first-value first-value first-value close-button" "format-label font-family-input font-size-input popup-button preview preview preview close-button";grid-template-columns:auto 3fr 2fr 30px 1fr .5fr 1fr 1fr;grid-template-columns:auto 3fr 2fr var(--smart-formatting-panel-row-height) 1fr .5fr 1fr 1fr;grid-template-rows:30px 30px;grid-template-rows:var(--smart-formatting-panel-row-height) var(--smart-formatting-panel-row-height);padding:20px 0;padding:calc(var(--smart-grid-panel-padding)*2) 0;width:100%}.smart-formatting-panel-item:last-child{border-bottom:none}.smart-formatting-panel-item>*{align-self:center;justify-self:center;max-height:none;max-width:none;min-height:0;min-width:0;width:auto}.smart-formatting-panel-item>.value-label{grid-area:value-label;justify-self:end}.smart-formatting-panel-item>.columns-input{grid-area:columns-input}.smart-formatting-panel-item>.condition-input{grid-area:condition-input}.smart-formatting-panel-item>.first-value{grid-area:first-value}.smart-formatting-panel-item>.ampersand{display:none;grid-area:ampersand}.smart-formatting-panel-item>.second-value{display:none;grid-area:second-value}.smart-formatting-panel-item>.close-button{grid-area:close-button;height:16px;position:relative;width:16px}.smart-formatting-panel-item>.close-button:after{align-items:center;content:"\e80d";content:var(--smart-icon-close);cursor:pointer;display:flex;font-family:smart-icons;font-size:20px;height:100%;justify-content:center;opacity:.5;position:absolute;width:100%}.smart-formatting-panel-item.between{grid-template-areas:"value-label columns-input condition-input condition-input first-value ampersand second-value close-button" "format-label font-family-input font-size-input popup-button preview preview preview close-button"}.smart-formatting-panel-item.between>.ampersand,.smart-formatting-panel-item.between>.second-value{display:block}.smart-formatting-panel-popup{grid-gap:10px;grid-gap:var(--smart-grid-panel-padding);background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:var(--border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);display:grid;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);gap:10px;gap:var(--smart-grid-panel-padding);grid-template-areas:"header header" "code input" "colors colors" "apply cancel";grid-template-columns:1fr 1fr;grid-template-rows:30px 30px auto 30px;grid-template-rows:var(--smart-formatting-panel-row-height) var(--smart-formatting-panel-row-height) auto var(--smart-formatting-panel-row-height);opacity:1;padding:10px;padding:var(--smart-grid-panel-padding);position:absolute;transform:scale(1);transform-origin:top;width:300px;width:var(--smart-formatting-panel-popup-width);z-index:9999}.smart-formatting-panel-popup .header,.smart-formatting-panel-popup input,.smart-formatting-panel-popup>.color-code{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border)}.smart-formatting-panel-popup>.color-code{align-items:center;box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);display:flex;grid-area:code;height:100%;padding:10px;padding:var(--smart-grid-panel-padding);width:100%}.smart-formatting-panel-popup .header{display:flex;grid-area:header}.smart-formatting-panel-popup .header>div{align-items:center;color:#5a5a5a;color:var(--smart-background-color);cursor:pointer;display:flex;flex-direction:row;font-weight:700;height:100%;justify-content:center;text-transform:uppercase;width:50%}.smart-formatting-panel-popup .header>div:first-child{border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-formatting-panel-popup .header>.selected{background-color:#005c991a;background-color:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-formatting-panel-popup input{background-color:#fefefe;background-color:var(--smart-background);cursor:pointer;grid-area:input;height:100%;width:100%}.smart-formatting-panel-popup input:focus{border-color:#e2e0e0;border-color:var(--smart-ui-state-border-focus)}.smart-formatting-panel-popup .colors-container{grid-gap:3px;display:grid;gap:3px;grid-area:colors;grid-auto-rows:20px;grid-auto-rows:var(--smart-formatting-panel-color-box-height);grid-template-columns:repeat(8,1fr);width:100%}.smart-formatting-panel-popup .colors-container>div{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);cursor:pointer}.smart-formatting-panel-popup .colors-container>div.selected{align-items:center;display:flex;justify-content:center;position:relative}.smart-formatting-panel-popup .colors-container>div.selected:after{align-items:center;background-color:#5a5a5a;background-color:var(--smart-background-color);border-radius:50%;color:#fefefe;color:var(--smart-background);content:"\e908";content:var(--smart-icon-check);cursor:pointer;display:flex;font-family:smart-icons;font-size:20px;height:100%;justify-content:center;opacity:1;position:absolute;width:20px;width:var(--smart-formatting-panel-color-box-height)}.smart-formatting-panel-popup>smart-button{--smart-button-padding:0}.smart-formatting-panel-popup>.apply{grid-area:apply}.smart-formatting-panel-popup>.cancel{grid-area:cancel}.smart-formatting-panel-popup:not([animation=none]){transition:transform -out .2s cubic-bezier(.4,0,.2,1),opacity -out .2s cubic-bezier(.4,0,.2,1),visibility -out .2s cubic-bezier(.4,0,.2,1)}.smart-formatting-panel-popup.smart-visibility-hidden{opacity:0;transform:scale(0)}.smart-column-panel[right-to-left] .smart-column-panel-find-container{direction:rtl}.smart-column-panel[right-to-left] .smart-grid-panel-buttons-container{flex-direction:row-reverse}.smart-column-panel[right-to-left] .smart-grid-panel-item{justify-content:space-between;right:25px;right:var(--smart-sortable-handle-size)}.smart-group-panel[right-to-left] .smart-grid-panel-buttons-container,.smart-group-panel[right-to-left] .smart-grid-panel-direction,.smart-sort-panel[right-to-left] .smart-grid-panel-buttons-container,.smart-sort-panel[right-to-left] .smart-grid-panel-direction{flex-direction:row-reverse}.smart-group-panel[right-to-left] .smart-grid-panel-from,.smart-group-panel[right-to-left] .smart-grid-panel-label-by,.smart-group-panel[right-to-left] .smart-group-panel-apply-button,.smart-group-panel[right-to-left] .smart-group-panel-cancel-button,.smart-group-panel[right-to-left] .smart-group-panel-collapse-button,.smart-group-panel[right-to-left] .smart-group-panel-expand-button{direction:rtl}.smart-group-panel[right-to-left] .smart-group-panel-expand-button{margin-left:0;margin-right:5px}.smart-group-panel[right-to-left] .smart-grid-panel-label-by{order:3}.smart-group-panel[right-to-left] .smart-grid-panel-field-container{order:2}.smart-group-panel[right-to-left] .smart-grid-panel-from{order:1}.smart-group-panel[right-to-left] .smart-sortable .smart-sortable-items-parent{direction:inherit}.smart-group-panel[right-to-left][close-button-position=right] .smart-grid-panel-item-close-button{order:4}.smart-sort-panel[right-to-left] .smart-grid-panel-apply-button,.smart-sort-panel[right-to-left] .smart-grid-panel-cancel-button{direction:rtl}.smart-sort-panel[right-to-left] .smart-grid-panel-label-by{order:3}.smart-sort-panel[right-to-left] .smart-grid-panel-field-container{order:2}.smart-sort-panel[right-to-left] .smart-grid-panel-from{order:1}.smart-sort-panel[right-to-left] .smart-sortable .smart-sortable-items-parent{direction:inherit}.smart-sort-panel[right-to-left][close-button-position=right] .smart-grid-panel-item-close-button{order:4}.smart-multi-column-filter-panel[right-to-left] .smart-filter-panel-add-filter-button,.smart-multi-column-filter-panel[right-to-left] .smart-filter-panel-items-container:empty,.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-apply-button,.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-cancel-button,.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-item-close-button+div{direction:rtl}.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-item>.smart-grid-panel-item-close-button+div{order:3}.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-item>.smart-input:first-of-type{order:2}.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-item>.smart-input:nth-of-type(2){order:1}.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-buttons-container{flex-direction:row-reverse}.smart-multi-column-filter-panel[right-to-left][close-button-position=right] .smart-grid-panel-item-close-button{order:4}[right-to-left] .smart-data-view-header-drop-down.search-panel .smart-data-view-search-box{direction:rtl}[right-to-left] .smart-data-view-header{grid-template-areas:"search . sort filter customize";grid-template-columns:24px 1fr minmax(50px,-webkit-max-content) minmax(50px,-webkit-max-content) minmax(50px,-webkit-max-content);grid-template-columns:24px 1fr minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content)}[right-to-left] .smart-data-view-header-button:not(.smart-data-view-search-button){direction:rtl;padding-left:5px;padding-right:25px}[right-to-left] .smart-data-view-header-button:after{left:auto;right:5px}.smart-formatting-panel[right-to-left]{direction:rtl}.smart-formatting-panel[right-to-left] .smart-add-new-button{left:5px;left:calc(var(--smart-grid-panel-padding) - 5px);right:auto}.smart-formatting-panel[right-to-left].scroll .smart-add-new-button{left:22px;left:calc(12px + var(--smart-grid-panel-padding))}.smart-input-group>.custom-select:not(:first-child),.smart-input-group>.form-control:not(:first-child),.smart-input-group>.smart-input-group-append>.smart-input-group-text,.smart-input-group>.smart-input-group-append>smart-button,.smart-input-group>.smart-input-group-prepend:first-child>.smart-input-group-text:not(:first-child),.smart-input-group>.smart-input-group-prepend:first-child>smart-button:not(:first-child),.smart-input-group>.smart-input-group-prepend:not(:first-child)>.smart-input-group-text,.smart-input-group>.smart-input-group-prepend:not(:first-child)>smart-button{border-bottom-left-radius:0;border-top-left-radius:0}.smart-input-group>.custom-select:not(:last-child),.smart-input-group>.form-control:not(:last-child),.smart-input-group>.smart-input-group-append:last-child>.smart-input-group-text:not(:last-child),.smart-input-group>.smart-input-group-append:last-child>smart-button:not(:last-child):not(.dropdown-toggle),.smart-input-group>.smart-input-group-append:not(:last-child)>.smart-input-group-text,.smart-input-group>.smart-input-group-append:not(:last-child)>smart-button,.smart-input-group>.smart-input-group-prepend>.smart-input-group-text,.smart-input-group>.smart-input-group-prepend>smart-button{border-bottom-right-radius:0;border-top-right-radius:0}.smart-input-group smart-button[focus],.smart-input-group>.custom-file:focus,.smart-input-group>.custom-select:focus,.smart-input-group>.form-control:focus,.smart-input-group>.form-control[focus]{z-index:3}.smart-input-group-append,.smart-input-group-append .smart-input-group-text+.smart-input-group-text,.smart-input-group-append .smart-input-group-text+smart-button,.smart-input-group-append smart-button+.smart-input-group-text,.smart-input-group-append smart-button+smart-button,.smart-input-group-prepend .smart-input-group-text+.smart-input-group-text,.smart-input-group-prepend .smart-input-group-text+smart-button,.smart-input-group-prepend smart-button+.smart-input-group-text,.smart-input-group-prepend smart-button+smart-button,.smart-input-group>.custom-file+.custom-file,.smart-input-group>.custom-file+.custom-select,.smart-input-group>.custom-file+.form-control,.smart-input-group>.custom-select+.custom-file,.smart-input-group>.custom-select+.custom-select,.smart-input-group>.custom-select+.form-control,.smart-input-group>.form-control+.custom-file,.smart-input-group>.form-control+.custom-select,.smart-input-group>.form-control+.form-control{margin-left:-1px}.form-control,.smart-input-group-text{line-height:1.5;padding:.375rem .75rem}.smart-input-group{align-items:stretch;box-sizing:border-box;display:flex;flex-wrap:wrap;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);position:relative}.smart-input-group smart-input .smart-drop-down-button{border-left:none}.smart-input-group>.custom-file,.smart-input-group>.custom-select,.smart-input-group>.form-control{flex:1 1 auto;margin-bottom:0;position:relative;width:1%}.smart-input-group-append,.smart-input-group-prepend{box-sizing:border-box;display:flex;height:auto}.smart-input-group-append>smart-button,.smart-input-group-prepend>smart-button{height:100%}.smart-input-group-prepend{margin-right:-1px}.smart-input-group-text{align-items:center;background-color:#f5f5f5;background-color:var(--smart-surface);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);color:#323232;color:var(--smart-surface-color);display:flex;font-size:1rem;font-weight:400;margin-bottom:0;text-align:center;white-space:nowrap}.form-control,.smart-form{display:block;font-size:14px;font-size:var(--smart-font-size)}.form-control{-webkit-background-clip:padding-box;border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);color:#495057;height:auto}.form-control,.form-control:focus,.form-control[focus]{background-color:#fefefe;background-color:var(--smart-background)}.form-control:focus,.form-control[focus]{border-color:#005c99;border-color:var(--smart-primary);color:var(--smart-color);outline:0}.smart-form{background:#fefefe;background:var(--smart-background);border:0 solid #e0e0e0;border:0 solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);overflow:visible;width:600px}@media only screen and (max-width:600px){.smart-form{width:350px}}.smart-form-editor,.smart-form-tab-strip[vertical] .smart-form-tab .smart-form-tab-label{width:100%}.smart-form-row{box-sizing:border-box;padding:5px 0}.smart-form-row .smart-form-control-label{align-items:center;display:flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:12.6px;font-size:calc(var(--smart-font-size)*.9);text-overflow:ellipsis;white-space:nowrap}.smart-form-row .smart-form-control+.smart-form-label[required]:before,.smart-form-row .smart-form-control-label[required]:after{color:#a94442;content:"*";font-size:14px;margin-left:2px;margin-right:2px}.smart-form-row .smart-form-control{box-sizing:border-box;display:flex}.smart-form-row .smart-form-control+.smart-form-control-label[required]:after{content:""}.smart-form-row-flex{display:flex}.smart-form-control .smart-form-control-addon{align-items:center;display:flex}.smart-form-control.left{justify-content:flex-start}.smart-form-control.center{justify-content:center}.smart-form-control.right{justify-content:flex-end}.smart-form-control[readonly] .smart-form-editor{pointer-events:none}.smart-form-control[readonly] .smart-form-editor .smart-calendar-button,.smart-form-control[readonly] .smart-form-editor .smart-drop-down-button{visibility:hidden}.smart-form-control[readonly] .smart-form-editor div,.smart-form-control[readonly] .smart-form-editor input,.smart-form-control[readonly] .smart-form-editor span,.smart-form-control[readonly] .smart-form-editor textarea{border:none!important}.smart-form-control[readonly] .smart-form-editor+.smart-form-control-addon,.smart-form-control[readonly] .smart-form-editor+.smart-form-control-icon,.smart-form-control[readonly] .smart-form-editor+div{visibility:hidden}.smart-form-control-icon:after{background-color:#2d2d30;background-color:var(--smart-secondary);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);color:#fff;color:var(--smart-secondary-color);content:attr(tooltip);font-size:12px;font-size:calc(var(--smart-font-size) - 2px);margin-top:25px;opacity:0;padding:7px;position:absolute;transform:scale(0);transition:opacity .2s ease-out,transform .1s ease-out;visibility:hidden;white-space:nowrap;z-index:9}.smart-form-control-icon:hover:after{background:#2d2d30;background:var(--smart-secondary);color:#fff;color:var(--smart-secondary-color);opacity:.9;transform:scale(1);visibility:visible}.smart-form-control-label[readonly]:after{visibility:hidden}.smart-form-group .smart-form-group-content{display:grid;grid-template-columns:none}.smart-form-group[columns="2"]>.smart-form-group-content{grid-template-columns:50% 50%}.smart-form-group[columns="3"]>.smart-form-group-content{grid-template-columns:33% 33% 33%}.smart-form-group[columns="4"]>.smart-form-group-content{grid-template-columns:25% 25% 25% 25%}.smart-form-group[columns="5"]>.smart-form-group-content{grid-template-columns:20% 20% 20% 20% 20%}.smart-form-group[columns="6"]>.smart-form-group-content{grid-template-columns:16.66% 16.66% 16.66% 16.66% 16.66% 16.66%}.smart-form-group-label{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:20px;margin-bottom:20px;padding-bottom:10px;padding-top:10px}.smart-form-group-label.center{display:flex;justify-content:center}.smart-form-group-buttons,.smart-form-group-label.right{display:flex;justify-content:flex-end}.smart-form-group-buttons{padding-right:30px}.smart-form-editor.smart-validation-success:not(smart-check-box):not([focus])>div.smart-container:after,input.smart-form-editor.smart-valid:not(:focus)+.smart-success-label-like-after-element{display:none}.smart-form-group-buttons smart-button{margin-left:20px}.smart-form-editor.smart-validation-error:not(smart-check-box)>div.smart-container:after,.smart-form-editor.smart-validation-success:not(smart-check-box)[focus]>div.smart-container:after{left:auto;right:0;z-index:9}.smart-form-editor.smart-number-input[focus]:not([drop-down-button-position=none]).smart-validation-error[focus] input,.smart-form-editor.smart-number-input[focus]:not([drop-down-button-position=none]).smart-validation-success[focus] input,.smart-form-editor.smart-numeric-text-box.smart-validation-error:not(smart-check-box)>div.smart-container input,.smart-form-editor.smart-numeric-text-box.smart-validation-success:not(smart-check-box)[focus]>div.smart-container input,.smart-form-editor.smart-numeric-text-box[focus][spin-buttons].smart-validation-error[focus] input,.smart-form-editor.smart-numeric-text-box[focus][spin-buttons].smart-validation-success[focus] input{padding-right:30px}.smart-form-editor.smart-combo-box.smart-validation-error:not(smart-check-box)>div.smart-container:after,.smart-form-editor.smart-combo-box.smart-validation-success:not(smart-check-box)[focus]>div.smart-container:after,.smart-form-editor.smart-date-time-picker.smart-validation-error:not(smart-check-box)>div.smart-container:after,.smart-form-editor.smart-date-time-picker.smart-validation-success:not(smart-check-box)[focus]>div.smart-container:after,.smart-form-editor.smart-drop-down-list.smart-validation-error:not(smart-check-box)>div.smart-container:after,.smart-form-editor.smart-drop-down-list.smart-validation-success:not(smart-check-box)[focus]>div.smart-container:after,.smart-form-editor.smart-number-input.smart-validation-error:not(smart-check-box)>div.smart-container:after,.smart-form-editor.smart-number-input.smart-validation-success:not(smart-check-box)[focus]>div.smart-container:after,.smart-form-editor.smart-numeric-text-box.smart-validation-error:not(smart-check-box)>div.smart-container:after,.smart-form-editor.smart-numeric-text-box.smart-validation-success:not(smart-check-box)[focus]>div.smart-container:after{right:20px}.smart-form-editor.smart-invalid+.smart-error-label-like-after-element,.smart-form-editor.smart-valid+.smart-success-label-like-after-element{left:auto;right:0;z-index:9}input.smart-form-editor.smart-invalid+.smart-error-label-like-after-element,input.smart-form-editor.smart-valid+.smart-success-label-like-after-element{right:35px}.smart-form-tab{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);grid-row:1;justify-content:center;min-width:0;transition:background-color .2s ease-in-out}.smart-form-tab.selected{border-bottom:2px solid #005c99;border-bottom:2px solid var(--smart-primary);color:#005c99;color:var(--smart-primary)}.smart-form-tab.smart-invalid{border-bottom:2px solid #b00020;border-bottom:2px solid var(--smart-error);color:#b00020;color:var(--smart-error)}.smart-form-tab-strip{border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border);display:grid;grid-auto-columns:1fr;height:30px;margin-bottom:10px;overflow:hidden}.smart-form-tab-strip .smart-form-tab .smart-form-tab-label{font-size:15px;font-size:calc(var(--smart-font-size) + 1px);min-width:0;overflow:hidden;padding:5px;text-overflow:ellipsis;white-space:nowrap}.smart-form-tab-strip .smart-form-tab:hover{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-form-tab-strip[vertical]{background:#fefefe;background:var(--smart-background);border:none;border-radius:0;border-radius:initial;display:flex;flex-direction:column;height:auto;padding-bottom:1px}.smart-form-tab-strip[vertical] .smart-form-tab{background-color:#f5f5f5;background-color:var(--smart-surface);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:0;color:#323232;color:var(--smart-surface-color);justify-content:left;margin-bottom:-1px;overflow:hidden;padding:10px}.smart-form-tab-strip[vertical] .smart-form-tab .smart-form-tab-button{float:right;font-size:17px;transform:rotate(-180deg);transition:transform .3s ease-in-out}.smart-form-tab-strip[vertical] .smart-form-tab.selected{background:#e2e0e0;background:var(--smart-ui-state-focus)}.smart-form-tab-strip[vertical] .smart-form-tab.selected .smart-form-tab-button{transform:rotate(0)}.smart-form-tab-strip[vertical] .smart-form-tab.smart-invalid{background-color:#f5f5f5;background-color:var(--smart-surface);color:#b00020;color:var(--smart-error)}.smart-form-tab-strip[breadcrumb]{border:none}.smart-form-tab-strip[breadcrumb] .smart-form-tab{border-bottom:none}.smart-form-tab-strip[breadcrumb] .smart-form-tab .smart-form-tab-label{align-items:center;display:flex}.smart-form-tab-strip[breadcrumb] .smart-form-tab .smart-form-tab-label .circle{align-items:center;background:#2d2d30;background:var(--smart-secondary);border-radius:100%;color:#fff;color:var(--smart-secondary-color);display:flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);height:12px;justify-content:center;margin-right:10px;padding:5px;width:12px}.smart-form-tab-strip[breadcrumb] .smart-form-tab.smart-invalid{color:var(--smart-color)}.smart-form-tab-strip[breadcrumb] .smart-form-tab.selected .smart-form-tab-label .circle{background:#005c99;background:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-form-tab-control{display:none!important;padding:0}.smart-form-tab-control.selected{display:grid!important;margin-bottom:-1px}.smart-form-tab-control.selected[vertical]{border:1px solid #e0e0e0;border:1px solid var(--smart-border);padding:10px}.smart-form-options-horizontal{display:flex}.smart-form-control[data-loading]{overflow:hidden;position:relative}.smart-form-control[data-loading]:after{animation:smart-form-spin 1s cubic-bezier(.075,.82,.165,1) infinite;border:2px solid #005c99;border:2px solid var(--smart-primary);border-radius:50%;border-top:2px solid #0000;content:"";height:16px;opacity:1;position:absolute;right:0;top:calc(50% - 10px);transition:opacity .3s ease,visibility .3s ease;visibility:visible;width:16px}@keyframes smart-form-spin{to{transform:rotate(1turn)}}smart-led{border-radius:50%;display:inline-block;height:30px;height:var(--smart-led-default-height);padding:0;width:30px;width:var(--smart-led-default-width)}smart-led .smart-container{cursor:pointer;display:flex;height:100%;overflow:hidden;position:relative}smart-led .smart-ripple{background:#005c99;background:var(--smart-primary)}smart-led[focus]{outline:0}smart-led[disabled] .smart-container{cursor:auto}smart-led[shape=square]{border-radius:0}.smart-led.smart-container{cursor:pointer;display:flex;height:100%;overflow:hidden;position:relative}.smart-led .smart-input{align-items:center;background-clip:content-box;border-color:#e0e0e0;border-color:var(--smart-border);border-radius:100%;border-style:solid;border-width:1px;border-width:var(--smart-border-width);box-sizing:border-box;display:flex;font-family:inherit;font-size:inherit;height:100%;justify-content:center;min-height:20px;min-width:20px;outline:0;padding:4%;text-align:center;width:100%}.smart-led .smart-false-content-container,.smart-led .smart-indeterminate-content-container,.smart-led .smart-true-content-container{align-items:center;border-radius:50%;height:100%;justify-content:center;overflow:hidden;text-overflow:ellipsis;width:100%}.smart-led .smart-false-content-container{background-color:initial;display:flex}.smart-led .smart-true-content-container{background-color:#005c99;background-color:var(--smart-primary);display:none}.smart-led .smart-indeterminate-content-container{background-color:#d3d3d3;display:none}.smart-led .smart-false-content,.smart-led[checked] .smart-true-content{align-items:center;display:flex;height:100%;overflow:hidden;text-overflow:ellipsis;width:100%}.smart-led .smart-false-content{justify-content:center}.smart-led[focus] .smart-input{background:#e2e0e0;background:var(--smart-ui-state-focus);border:1px solid #e2e0e0;border:var(--smart-border-width) solid var(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus)}.smart-led:hover .smart-input{background:#ebebeb;background:var(--smart-ui-state-hover);border:1px solid #ebebeb;border:var(--smart-border-width) solid var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover);transition:background-color .1s linear}.smart-led.active .smart-input{background:#005c99;background:var(--smart-ui-state-active);border:1px solid #005c99;border:var(--smart-border-width) solid var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-led[checked] .smart-true-content{justify-content:center}.smart-led[checked] .smart-false-content-container{display:none}.smart-led[checked] .smart-true-content-container{display:flex}.smart-led[checked=null] .smart-indeterminate-content{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;text-overflow:ellipsis;width:100%}.smart-led[checked=null] .smart-indeterminate-content-container{display:flex}.smart-led[checked=null] .smart-true-content-container{display:none}.smart-led[shape=square] .smart-false-content-container,.smart-led[shape=square] .smart-indeterminate-content-container,.smart-led[shape=square] .smart-input,.smart-led[shape=square] .smart-true-content-container{border-radius:0}.smart-led[right-to-left] .smart-false-content-container,.smart-led[right-to-left] .smart-indeterminate-content-container,.smart-led[right-to-left] .smart-true-content-container{direction:rtl}smart-list-box,smart-list-item,smart-list-items-group{visibility:hidden}smart-list-item.smart-element,smart-list-items-group.smart-element{border:none;visibility:inherit}smart-list-item .smart-input,smart-list-items-group .smart-input{background-color:#fefefe;background-color:var(--smart-background);background-repeat:no-repeat;border-color:#e0e0e0;border-color:var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);border-style:solid;border-width:1px;border-width:var(--smart-border-width);box-sizing:initial;color:#5a5a5a;color:var(--smart-background-color);display:block;font-family:inherit;height:12px;height:calc(-4px + var(--smart-check-box-default-size));line-height:16px;line-height:var(--smart-check-box-default-size);margin-top:8px;margin-top:calc(var(--smart-list-item-height)/2 - 10px);padding:3px;position:absolute;top:3px;top:var(--smart-list-item-vertical-offset);width:12px;width:calc(-4px + var(--smart-check-box-default-size))}smart-list-item .smart-content,smart-list-item .smart-overlay{border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);top:3px;top:var(--smart-list-item-vertical-offset);transition:opacity .28s ease-in-out;width:100%}smart-list-item .smart-input:after,smart-list-items-group .smart-input:after{align-content:center;content:"";display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);justify-content:center;margin-top:-2px}smart-list-item .smart-input.smart-hidden,smart-list-items-group .smart-input.smart-hidden{display:none}smart-list-item[selected] .smart-input,smart-list-items-group[selected] .smart-input{background-color:#005c99;background-color:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}smart-list-item[indeterminate] .smart-input,smart-list-items-group[indeterminate] .smart-input{background-color:#fefefe;background-color:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);color:#fefefe;color:var(--smart-background)}smart-list-item[indeterminate] .smart-input:after,smart-list-items-group[indeterminate] .smart-input:after{background-color:#005c991a;background-color:var(--smart-ui-state-selected);border-color:#005c991a;border-color:var(--smart-ui-state-selected);color:#fff;color:var(--smart-primary-color);content:" "!important;margin-top:0;padding:6px}smart-list-item[hover] .smart-input:hover,smart-list-items-group[hover] .smart-input:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}smart-list-item[display-mode=checkBox][selected] .smart-input:after,smart-list-items-group[display-mode=checkBox][selected] .smart-input:after{content:"\e908";content:var(--smart-icon-check)}smart-list-item{-webkit-font-smoothing:antialiased;align-items:center;background-color:inherit;display:flex;height:39px;height:calc(var(--smart-list-item-height) + var(--smart-list-item-vertical-offset));letter-spacing:.00937em;outline:0;padding:0 5px;position:relative;-webkit-user-select:none;user-select:none;width:100%}.smart-list-box .smart-list-items-container,smart-list-item .smart-content,smart-list-item .smart-overlay{height:calc(100% - 3px);height:calc(100% - var(--smart-list-item-vertical-offset))}smart-list-item .smart-container{align-items:center;display:flex}smart-list-item .smart-overlay{background:#fefefe;background:var(--smart-background);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius);display:inline-block;left:0;overflow:hidden;position:absolute}smart-list-item .smart-content{align-items:flex-start;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-color:#0000;border-style:solid;border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius);border-width:1px;border-width:var(--smart-item-border-width);color:#5a5a5a;color:var(--smart-background-color);display:flex;flex-direction:column;justify-content:center;left:0;overflow:hidden;padding:9px 12px;padding:var(--smart-list-item-padding);position:absolute;white-space:nowrap}smart-list-item .smart-content-details{font-size:10px;margin-top:2px;opacity:.5}smart-list-item .smart-input:before{background:#005c99!important;background:var(--smart-primary)!important;border-radius:100%;content:"";display:inline-block;height:100%;left:0;opacity:0;position:absolute;text-align:center;top:2px;transform:scale(1);transition:opacity .2s ease-in-out;width:100%}smart-list-item .smart-ripple{background:var(--smart-list-item-color-active)}smart-list-item.smart-list-item-line-feedback{border-top:1px dashed #2d2d30;border-top-color:var(--smart-secondary)}smart-list-item.smart-list-item-bottom-line-feedback{border-bottom:1px dashed #2d2d30;border-bottom-color:var(--smart-secondary)}smart-list-item.smart-header-item,smart-list-item[grouped]{align-items:center;background:#f5f5f5;background:var(--smart-surface);border:1px solid #f5f5f5;border-color:var(--smart-surface);color:#323232;color:var(--smart-surface-color);display:flex;margin-bottom:3px;margin-bottom:var(--smart-list-item-vertical-offset);text-transform:uppercase;text-transform:var(--smart-list-item-group-header-text-transform);top:3px;top:var(--smart-list-item-vertical-offset)}smart-list-item:focus,smart-list-item:focus .smart-input{outline:0}smart-list-item[hover] .smart-overlay{background-color:#ebebeb;background-color:var(--smart-ui-state-hover)}smart-list-item[hover] .smart-content{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}smart-list-item[selected] .smart-overlay{background-color:#005c991a;background-color:var(--smart-ui-state-selected)}smart-list-item[selected] .smart-content{border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}smart-list-item[selected].smart-list-item-line-feedback{border-top:1px dashed #2d2d30;border-top-color:var(--smart-secondary)}smart-list-item[selected].smart-list-item-bottom-line-feedback{border-bottom:1px dashed #2d2d30;border-bottom-color:var(--smart-secondary)}smart-list-item[display-mode=checkBox] .smart-content,smart-list-item[display-mode=checkBox] .smart-overlay,smart-list-item[display-mode=radioButton] .smart-content,smart-list-item[display-mode=radioButton] .smart-overlay{left:32px;left:calc(16px + var(--smart-check-box-default-size));padding:5px;width:calc(100% - 32px);width:calc(100% - 16px - var(--smart-check-box-default-size))}smart-list-item[display-mode=checkBox][selected][alternation-index="0"] .smart-overlay,smart-list-item[display-mode=radioButton][selected][alternation-index="0"] .smart-overlay{background-color:#f5f5f5;background-color:var(--smart-alternation-index0-background);border-color:#f5f5f5;border-color:var(--smart-alternation-index0-border);color:#323232;color:var(--smart-alternation-index0-color)}smart-list-item[display-mode=checkBox][selected][alternation-index="1"] .smart-overlay,smart-list-item[display-mode=radioButton][selected][alternation-index="1"] .smart-overlay{background-color:#9bbb59;background-color:var(--smart-alternation-index1-background);border-color:#9bbb59;border-color:var(--smart-alternation-index1-border);color:#111;color:var(--smart-alternation-index1-color)}smart-list-item[display-mode=checkBox][selected][alternation-index="2"] .smart-overlay,smart-list-item[display-mode=radioButton][selected][alternation-index="2"] .smart-overlay{background-color:#fc3752;background-color:var(--smart-alternation-index2-background);border-color:#fc3752;border-color:var(--smart-alternation-index2-border);color:#fff;color:var(--smart-alternation-index2-color)}smart-list-item[display-mode=radioButton] .smart-input{border-radius:100%}smart-list-item[display-mode=radioButton][selected] .smart-input:after{content:"\e818";content:var(--smart-icon-radio)}smart-list-items-group>.smart-container{height:auto}smart-list-items-group .smart-list-items-group-label{-webkit-font-smoothing:antialiased;align-items:center;background-color:inherit;background:#f5f5f5;background:var(--smart-surface);border:1px solid #f5f5f5;border-color:var(--smart-surface);border-radius:0;border-radius:initial;color:#323232;color:var(--smart-surface-color);display:flex;height:39px;height:calc(var(--smart-list-item-height) + var(--smart-list-item-vertical-offset));letter-spacing:.00937em;margin-bottom:3px;margin-bottom:var(--smart-list-item-vertical-offset);outline:0;padding:0 5px;position:relative;text-transform:capitalize;top:3px;top:var(--smart-list-item-vertical-offset);-webkit-user-select:none;user-select:none;width:100%}smart-list-items-group .smart-list-items-group-label .smart-container{align-items:center;display:flex}smart-list-items-group:focus .smart-input{outline:0}smart-list-box{display:block;height:250px;height:var(--smart-list-box-default-height);width:250px;width:var(--smart-list-box-default-width)}smart-list-box.smart-element{visibility:inherit}smart-list-box:focus{border-color:#b2b2b2;border-color:var(--smart-outline);outline:0}smart-list-box:focus smart-list-item[focus] .smart-overlay{background-color:#e2e0e0;background-color:var(--smart-ui-state-focus)}smart-list-box:focus smart-list-item[focus] .smart-content{border-color:#e2e0e0;border-color:var(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus)}smart-list-box:focus smart-list-item[focus][selected] .smart-overlay{background-color:#005c991a;background-color:var(--smart-ui-state-selected)}smart-list-box:focus smart-list-item[focus][selected] .smart-content{border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-list-box smart-list-item.smart-header-item[hover],.smart-list-box[disabled] smart-list-item{color:inherit}smart-list-box smart-scroll-bar[orientation=vertical].bottom-corner{height:calc(100% - 18px);height:calc(100% - var(--smart-scroll-bar-size))}.smart-list-box.smart-container,.smart-list-box>.smart-container{border:0 solid gray;height:100%;overflow:hidden;position:relative;width:100%}.smart-list-box smart-list-item[alternation-index="0"] .smart-overlay{background-color:#f5f5f5;background-color:var(--smart-alternation-index0-background);border-color:#f5f5f5;border-color:var(--smart-alternation-index0-border);color:#323232;color:var(--smart-alternation-index0-color)}.smart-list-box smart-list-item[alternation-index="1"] .smart-overlay{background-color:#9bbb59;background-color:var(--smart-alternation-index1-background);border-color:#9bbb59;border-color:var(--smart-alternation-index1-border);color:#111;color:var(--smart-alternation-index1-color)}.smart-list-box smart-list-item[alternation-index="2"] .smart-overlay{background-color:#fc3752;background-color:var(--smart-alternation-index2-background);border-color:#fc3752;border-color:var(--smart-alternation-index2-border);color:#fff;color:var(--smart-alternation-index2-color)}.smart-list-box smart-scroll-bar{bottom:0;height:18px;height:calc(var(--smart-scroll-bar-size));overflow:visible;position:absolute;width:100%}.smart-list-box smart-scroll-bar:after{background:#f1f1f1;background:var(--smart-scroll-bar-background);content:"";height:18px;height:var(--smart-scroll-bar-size);left:100%;position:absolute;top:0;width:100%}.smart-list-box smart-scroll-bar.bottom-corner{width:calc(100% - 18px);width:calc(100% - var(--smart-scroll-bar-size))}.smart-list-box smart-scroll-bar[orientation=vertical]{height:100%;right:0;top:0;width:18px;width:calc(var(--smart-scroll-bar-size))}.smart-list-box input{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);height:100%;outline:medium none invert;outline:initial;padding:4px;padding:var(--smart-editor-label-padding);padding-right:25px;width:100%}.smart-list-box input:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-list-box .smart-list-box-filter-input-container{height:30px;height:var(--smart-editor-height);margin-left:5px;margin-top:5px;position:relative;width:calc(100% - 10px)}.smart-list-box .smart-list-box-filter-input-container:after{align-items:center;content:"\e828";content:var(--smart-icon-search);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:30px;height:var(--smart-text-box-default-height);justify-content:center;left:calc(100% - 25px);position:absolute;top:0;width:25px}.smart-list-box .smart-list-box-filter-input-container.vscroll{width:calc(100% - 28px);width:calc(100% - 10px - var(--smart-scroll-bar-size))}.smart-list-box .smart-list-items-container{background-color:initial;overflow:hidden;position:relative;width:100%}.smart-list-box .smart-list-items-container input{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#fefefe;background-color:var(--smart-background);background-size:initial;border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius);font-family:inherit;font-size:inherit;left:5px;margin:0;padding:9px 12px;position:absolute;width:calc(100% - 5px)}.smart-list-box .smart-list-items-container.hscroll{height:calc(100% - 21px);height:calc(100% - var(--smart-scroll-bar-size) - var(--smart-list-item-vertical-offset))}.smart-list-box .smart-list-items-container.filter{height:calc(100% - 40px);height:calc(100% - var(--smart-text-box-default-height) - 10px)}.smart-list-box .smart-list-items-container.hscroll.filter{height:calc(100% - 61px);height:calc(100% - var(--smart-text-box-default-height) - var(--smart-scroll-bar-size) - 10px - var(--smart-list-item-vertical-offset))}.smart-list-box .smart-list-items-inner-container{background-color:initial;display:block;height:100%;position:relative;width:calc(100% - 6px);width:calc(100% - var(--smart-list-item-horizontal-offset)*2)}.smart-list-box .smart-placeholder{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}.smart-list-box .smart-content-label{border-radius:0;border-radius:var(--smart-list-item-label-border-radius);padding:0;padding:var(--smart-list-item-label-padding)}.smart-list-box[horizontal-scroll-bar-visibility=hidden] smart-list-item .smart-content{white-space:normal}.smart-list-box[selection-mode=checkBox]:focus smart-list-item[focus][selected] .smart-input:before,.smart-list-box[selection-mode=checkBox][focus] smart-list-item[focus][selected] .smart-input:before,.smart-list-box[selection-mode=radioButton]:focus smart-list-item[focus][selected] .smart-input:before,.smart-list-box[selection-mode=radioButton][focus] smart-list-item[focus][selected] .smart-input:before{background:#005c99;background:var(--smart-primary);border-radius:50%;content:"";height:30px;height:calc(var(--smart-check-box-default-size) + 14px);left:50%;opacity:.3;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px;width:calc(var(--smart-check-box-default-size) + 14px);z-index:1}.smart-list-box:not([right-to-left]) .smart-list-items-inner-container{margin-left:3px;margin-left:var(--smart-list-item-horizontal-offset)}[type=list][opened][focus] smart-list-item[focus] .smart-overlay{background-color:#005c991a;background-color:var(--smart-ui-state-selected)}[type=list][opened][focus] smart-list-item[focus] .smart-content{border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}[type=list][opened][focus] smart-list-item[focus]:not([selected]) .smart-overlay{background-color:#e2e0e0;background-color:var(--smart-ui-state-focus)}[type=list][opened][focus] smart-list-item[focus]:not([selected]) .smart-content{border-color:#e2e0e0;border-color:var(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus)}[type=list][opened][focus] smart-list-item[focus][selected] .smart-overlay{background-color:#005c991a;background-color:var(--smart-ui-state-selected)}[type=list][opened][focus] smart-list-item[focus][selected] .smart-content{border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-list-item-feedback{background-color:#f5f5f5;background-color:var(--smart-surface);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);color:#323232;color:var(--smart-surface-color);cursor:move;padding:0;width:200px;z-index:var(--smart-drop-down-z-index)}.smart-list-item-feedback smart-list-item{border:none;padding:0}.smart-list-item-feedback smart-list-item .smart-overlay{background-color:inherit;border:none}.smart-list-item-feedback smart-list-item .smart-content{border-color:#0000;color:inherit}.smart-drop-down smart-list-box smart-scroll-bar[orientation=vertical]{height:100%;right:0;top:0;width:18px;width:calc(var(--smart-scroll-bar-size))}.smart-list-box[right-to-left]{direction:ltr}.smart-list-box[right-to-left] smart-scroll-bar{left:auto;right:0}.smart-list-box[right-to-left] smart-scroll-bar:after{left:-100%}.smart-list-box[right-to-left] smart-scroll-bar[orientation=vertical]{left:0;right:auto}.smart-list-box[right-to-left] smart-scroll-bar[orientation=vertical]:after{content:none}.smart-list-box[right-to-left] smart-list-item .smart-list-item-container{direction:rtl;left:0}.smart-list-box[right-to-left] smart-list-item[display-mode=checkBox] .smart-overlay,.smart-list-box[right-to-left] smart-list-item[display-mode=radioButton] .smart-overlay{left:0}.smart-list-box[right-to-left] smart-list-items-group .smart-list-items-group-label{direction:rtl}.smart-list-box[right-to-left] .smart-list-items-inner-container{margin-right:3px;margin-right:var(--smart-list-item-horizontal-offset)}.smart-list-box[right-to-left] .smart-list-box-filter-input-container.vscroll{left:auto;right:0}.smart-list-box[right-to-left] .smart-list-items-container,.smart-list-box[right-to-left] .smart-list-items-container input{direction:rtl}.smart-list-box[right-to-left] .smart-list-items-container.vscroll{left:18px;left:var(--smart-scroll-bar-size);right:auto}.smart-list-box[right-to-left] .smart-list-items-container.vscroll .smart-list-items-inner-container{margin-right:3px;margin-right:var(--smart-list-item-horizontal-offset)}.smart-popup.smart-list-item.smart-list-item-feedback[right-to-left] smart-list-item .smart-list-item-container{direction:rtl;left:0}.smart-list-menu .smart-filter-input:focus,.smart-list-menu-view.smart-drop-down-repositioned .smart-filter-input:focus,smart-list-menu,smart-tree .smart-filter-input:focus{outline:0}smart-list-menu{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);color:#5a5a5a;color:var(--smart-background-color);display:block;height:450px;height:var(--smart-list-menu-default-height);visibility:hidden;width:450px;width:var(--smart-list-menu-default-width)}smart-list-menu:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}smart-list-menu>.smart-container{display:flex;position:relative}smart-list-menu.smart-element{visibility:inherit}smart-list-menu .smart-ripple{background:#e2e0e0;background:var(--smart-ui-state-focus)}smart-list-menu[minimized]{background:#f5f5f5;background:var(--smart-surface);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);height:auto;overflow:visible}smart-list-menu[drop-down-position|=top] .smart-list-menu-view-minimized{box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);top:-1px;top:calc(var(--smart-border-width)*-1);transform:translateY(-100%)}smart-list-menu[drop-down-position$=left] .smart-list-menu-view-minimized{left:auto;right:-1px;right:calc(var(--smart-border-width)*-1)}smart-list-menu:not([animation=none]) .smart-hamburger-icon-line{transition:visibility 20ms ease-in,transform .2s ease-in,width .2s ease-in}.smart-list-menu.smart-container{display:flex;position:relative}.smart-list-menu smart-menu-item[hover],.smart-list-menu smart-menu-items-group[hover]{background:#ebebeb;background:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-list-menu .smart-hamburger-icon{cursor:pointer;flex-direction:column;float:none;justify-content:center;margin-top:2px;width:40px}.smart-list-menu .smart-hamburger-icon,.smart-list-menu .smart-hamburger-icon .smart-hamburger-icon-custom-container{align-items:center;display:flex;height:100%}.smart-list-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-top{transform:translateX(4px) rotate(45deg);width:29px}.smart-list-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-center{visibility:hidden}.smart-list-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-bottom{transform:translateX(4px) rotate(-45deg);width:29px}.smart-list-menu .smart-hamburger-icon-line{background-color:#323232;background-color:var(--smart-surface-color);border-radius:10px;height:5px;margin-bottom:5px;transform-origin:left;width:30px}.smart-list-menu .smart-hamburger-icon-line-bottom{margin-bottom:0}.smart-list-menu .smart-list-menu-view-minimized{left:-1px;left:calc(var(--smart-border-width)*-1);top:calc(100% + 1px);top:calc(100% + var(--smart-border-width))}.smart-list-menu .smart-list-menu-view-minimized.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-list-menu[minimized] .smart-minimized-header{background:#f5f5f5;background:var(--smart-surface);justify-content:flex-end}.smart-list-menu[disabled] .smart-hamburger-icon,.smart-list-menu[disabled] smart-menu-item,.smart-list-menu[disabled] smart-menu-items-group{cursor:default}.smart-list-menu[minimize-icon-template] .smart-hamburger-icon{float:left;width:auto}.smart-list-menu:not([animation=none]) .smart-hamburger-icon-line{transition:visibility 20ms ease-in,transform .2s ease-in,width .2s ease-in}.smart-list-menu:not([animation=none]) .smart-list-menu-view-minimized{margin:8px 0;opacity:1;transform:scaleY(1);transform-origin:top;transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-list-menu:not([animation=none]) .smart-list-menu-view-minimized.smart-visibility-hidden{opacity:.2;transform:scaleY(0)}.smart-list-menu[minimize-icon-template=null] .smart-hamburger-icon{align-items:center;cursor:pointer;display:flex;flex-direction:column;float:none;height:100%;justify-content:center;margin-top:2px;width:40px}.smart-list-menu-view-minimized.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position*=top],.smart-list-menu[drop-down-position*=top] .smart-list-menu-view-minimized{margin:-8px 0}.smart-list-menu[drop-down-position|=top]:not([animation=none]) .smart-list-menu-view-minimized{transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-list-menu[drop-down-position|=top]:not([animation=none]) .smart-list-menu-view-minimized.smart-visibility-hidden{transform:translateY(-100%) scaleY(0)}.smart-list-menu smart-menu-item,.smart-list-menu smart-menu-items-group,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-item,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-items-group{padding:10px 0}.smart-list-menu smart-menu-item.smart-element,.smart-list-menu smart-menu-items-group.smart-element,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-item.smart-element,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-items-group.smart-element{display:block;height:auto;overflow:hidden;width:100%}.smart-list-menu smart-menu-item[separator]:last-child,.smart-list-menu smart-menu-items-group.smart-menu-items-group-opened[separator],.smart-list-menu smart-menu-items-group[separator]:last-child,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-item[separator]:last-child,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-items-group.smart-menu-items-group-opened[separator],.smart-list-menu-view.smart-drop-down-repositioned smart-menu-items-group[separator]:last-child{border-bottom:none}.smart-list-menu .smart-header,.smart-list-menu-view.smart-drop-down-repositioned .smart-header{align-items:center;background:#005c99;background:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary);border-bottom:1px solid #005c99;border-bottom:var(--smart-border-width) solid var(--smart-primary);box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4);color:#fff;color:var(--smart-primary-color);display:flex;height:48px;height:var(--smart-bar-height);justify-content:center;overflow:hidden;padding:0 16px;position:relative;width:100%;z-index:3}.smart-list-menu .smart-header>smart-button,.smart-list-menu-view.smart-drop-down-repositioned .smart-header>smart-button{background:inherit;border:inherit;color:inherit;height:100%;left:0;position:absolute;top:0;width:50px}.smart-list-menu .smart-header>smart-button>.smart-button,.smart-list-menu-view.smart-drop-down-repositioned .smart-header>smart-button>.smart-button{border:none}.smart-list-menu .smart-header>smart-button .smart-arrow:after,.smart-list-menu-view.smart-drop-down-repositioned .smart-header>smart-button .smart-arrow:after{color:inherit;font-size:11px;font-size:calc(var(--smart-font-size) - 3px)}.smart-list-menu .smart-menu-scroll-button,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-scroll-button{background-color:#f1f1f1;background-color:var(--smart-scroll-bar-background);border-left:none;border-radius:0;border-right:none;color:var(--smart-scroll-bar-color);display:block;height:32px;height:var(--smart-menu-scroll-button-size);width:100%}.smart-list-menu .smart-menu-scroll-button>button,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-scroll-button>button{border:none;min-height:0}.smart-list-menu .smart-menu-scroll-button:last-of-type,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-scroll-button:last-of-type{border-bottom:none}.smart-list-menu .smart-hidden,.smart-list-menu-view.smart-drop-down-repositioned .smart-hidden{display:none!important}.smart-list-menu .smart-title,.smart-list-menu-view.smart-drop-down-repositioned .smart-title{align-items:center;display:flex;font-size:16px;font-size:calc(var(--smart-font-size) + 2px)}.smart-list-menu .smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-item-label-container{display:flex;justify-content:space-between;padding:10px;position:relative;width:100%}.smart-list-menu .smart-menu-item-label-element,.smart-list-menu .smart-menu-items-group-arrow,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-item-label-element,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-items-group-arrow{align-items:center;display:flex}.smart-list-menu .smart-menu-main-container,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container{height:100%;overflow:hidden;position:relative;width:100%}.smart-list-menu .smart-menu-main-container .smart-scroll-viewer-content-container,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container .smart-scroll-viewer-content-container{width:100%}.smart-list-menu .smart-menu-main-container.header-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown{height:calc(100% - 48px);height:calc(100% - var(--smart-bar-height))}.smart-list-menu .smart-menu-main-container.header-shown.scroll-buttons-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown.scroll-buttons-shown{height:calc(100% - 112px);height:calc(100% - var(--smart-bar-height) - var(--smart-menu-scroll-button-size)*2)}.smart-list-menu .smart-menu-main-container.header-shown.scroll-buttons-shown.one-button-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown.scroll-buttons-shown.one-button-shown{height:calc(100% - 80px);height:calc(100% - var(--smart-bar-height) - var(--smart-menu-scroll-button-size))}.smart-list-menu .smart-menu-main-container.header-shown.scroll-buttons-shown.one-button-shown.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown.scroll-buttons-shown.one-button-shown.filter-input-shown{height:calc(100% - 120px);height:calc(100% - var(--smart-bar-height) - var(--smart-menu-scroll-button-size) - var(--smart-text-box-default-height) - var(--smart-list-menu-filter-input-vertical-offset)*2)}.smart-list-menu .smart-menu-main-container.header-shown.scroll-buttons-shown.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown.scroll-buttons-shown.filter-input-shown{height:calc(100% - 152px);height:calc(100% - var(--smart-bar-height) - var(--smart-menu-scroll-button-size)*2 - var(--smart-text-box-default-height) - var(--smart-list-menu-filter-input-vertical-offset)*2)}.smart-list-menu .smart-menu-main-container.header-shown.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown.filter-input-shown{height:calc(100% - 88px);height:calc(100% - var(--smart-bar-height) - var(--smart-text-box-default-height) - var(--smart-list-menu-filter-input-vertical-offset)*2)}.smart-list-menu .smart-menu-main-container.scroll-buttons-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.scroll-buttons-shown{height:calc(100% - 64px);height:calc(100% - var(--smart-menu-scroll-button-size)*2)}.smart-list-menu .smart-menu-main-container.scroll-buttons-shown.one-button-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.scroll-buttons-shown.one-button-shown{height:calc(100% - 32px);height:calc(100% - var(--smart-menu-scroll-button-size))}.smart-list-menu .smart-menu-main-container.scroll-buttons-shown.one-button-shown.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.scroll-buttons-shown.one-button-shown.filter-input-shown{height:calc(100% - 72px);height:calc(100% - var(--smart-menu-scroll-button-size) - var(--smart-text-box-default-height) - var(--smart-list-menu-filter-input-vertical-offset)*2)}.smart-list-menu .smart-menu-main-container.scroll-buttons-shown.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.scroll-buttons-shown.filter-input-shown{height:calc(100% - 104px);height:calc(100% - var(--smart-menu-scroll-button-size)*2 - var(--smart-text-box-default-height) - var(--smart-list-menu-filter-input-vertical-offset)*2)}.smart-list-menu .smart-menu-main-container.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.filter-input-shown{height:calc(100% - 30px);height:calc(100% - var(--smart-text-box-default-height))}.smart-list-menu .smart-menu-main-container.bounce-top,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.bounce-top{padding-top:50px}.smart-list-menu .smart-menu-main-container.bounce-bottom,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.bounce-bottom{padding-bottom:50px}.smart-list-menu .smart-menu-item-shortcut,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-item-shortcut{margin-left:0}.smart-list-menu .smart-menu-drop-down,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-drop-down{width:100%}.smart-list-menu .smart-menu-drop-down[level="2"]:not(.smart-menu-minimized-items-container),.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-drop-down[level="2"]:not(.smart-menu-minimized-items-container){margin:0}.smart-list-menu .smart-tree-main-container,.smart-list-menu-view.smart-drop-down-repositioned .smart-tree-main-container{height:100%;overflow:hidden;padding:3px;padding:var(--smart-tree-item-horizontal-offset);position:relative;width:100%}.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-items-group-opened,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-items-group.smart-element.smart-menu-items-group-opened,.smart-list-menu:not([animation=none]) .smart-menu-items-group-opened{overflow:visible}.smart-list-menu .smart-list-menu-filter-input-container,.smart-list-menu-view.smart-drop-down-repositioned .smart-list-menu-filter-input-container{font-size:inherit;height:30px;height:calc(var(--smart-text-box-default-height));margin:5px;position:relative;width:calc(100% - 10px)}.smart-list-menu .smart-list-menu-filter-input-container:after,.smart-list-menu-view.smart-drop-down-repositioned .smart-list-menu-filter-input-container:after{align-items:center;content:"\f0b0";content:var(--smart-icon-filter);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:30px;height:var(--smart-text-box-default-height);justify-content:center;left:calc(100% - 25px);position:absolute;top:0;width:25px}.smart-list-menu .smart-filter-input,.smart-list-menu-view.smart-drop-down-repositioned .smart-filter-input{border:1px solid #e0e0e0;border:1px solid var(--smart-border);font-size:inherit;height:100%;padding-left:4px;padding-left:var(--smart-editor-label-padding);padding-right:29px;padding-right:calc(var(--smart-editor-label-padding) + 25px);width:100%}.smart-list-menu .smart-filter-input::selection,.smart-list-menu-view.smart-drop-down-repositioned .smart-filter-input::selection{background:#005c99;background:var(--smart-editor-selection);color:#fff;color:var(--smart-editor-selection-color)}.smart-list-menu .smart-list-menu-group-label,.smart-list-menu-view.smart-drop-down-repositioned .smart-list-menu-group-label{background-color:#ccc;background-color:var(--smart-disabled);color:#555;color:var(--smart-disabled-color);cursor:default;font-size:15px;font-size:calc(var(--smart-font-size) + 1px);font-weight:700;margin-bottom:1px;padding:10px;-webkit-user-select:none;user-select:none}.smart-list-menu .smart-scroll-viewer,.smart-list-menu-view.smart-drop-down-repositioned .smart-scroll-viewer{border:none}.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable] smart-menu-items-group[level="1"]>.smart-menu-item-label-container,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-list-menu[checkboxes][checkable] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-list-menu[checkboxes][checkable] smart-menu-items-group[level="1"]>.smart-menu-item-label-container{padding-left:35px}.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after{content:"\e908";content:var(--smart-icon-check);font-family:smart-icons;font-family:var(--smart-font-family-icon);left:10px;position:absolute;top:50%;transform:translateY(-50%)}.smart-list-menu-view-minimized:not([animation=none]) .smart-list-menu-group-label,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-item,.smart-list-menu:not([animation=none]) .smart-list-menu-group-label,.smart-list-menu:not([animation=none]) smart-menu-item{position:relative}.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][check-mode=radioButton] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][check-mode=radioButton] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable][check-mode=radioButton] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable][check-mode=radioButton] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after{content:"\e818";content:var(--smart-icon-radio)}.smart-list-menu-view.smart-drop-down-repositioned[animation=none].smart-visibility-hidden,.smart-list-menu[animation=none].smart-visibility-hidden{transform:scale(0)}.smart-list-menu-view-minimized:not([animation=none]) .smart-list-menu-group-label,.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-item-label-container,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-item,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-items-group,.smart-list-menu:not([animation=none]) .smart-list-menu-group-label,.smart-list-menu:not([animation=none]) .smart-menu-item-label-container,.smart-list-menu:not([animation=none]) smart-menu-item,.smart-list-menu:not([animation=none]) smart-menu-items-group{left:0;transition:left .3s ease-in}.smart-list-menu-view-minimized:not([animation=none]) .smart-list-menu-group-label.animate,.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-item-label-container.animate,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-item.animate,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-items-group.animate,.smart-list-menu:not([animation=none]) .smart-list-menu-group-label.animate,.smart-list-menu:not([animation=none]) .smart-menu-item-label-container.animate,.smart-list-menu:not([animation=none]) smart-menu-item.animate,.smart-list-menu:not([animation=none]) smart-menu-items-group.animate{left:-100%}.smart-list-menu-view-minimized:not([animation=none]) .smart-list-menu-group-label.right,.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-item-label-container.right,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-item.right,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-items-group.right,.smart-list-menu:not([animation=none]) .smart-list-menu-group-label.right,.smart-list-menu:not([animation=none]) .smart-menu-item-label-container.right,.smart-list-menu:not([animation=none]) smart-menu-item.right,.smart-list-menu:not([animation=none]) smart-menu-items-group.right{left:-100%;transition:none}.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-drop-down,.smart-list-menu:not([animation=none]) .smart-menu-drop-down{left:0;position:absolute;top:0;transition:left .3s ease-in}.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-drop-down.smart-hidden,.smart-list-menu:not([animation=none]) .smart-menu-drop-down.smart-hidden{display:block!important;left:100%}.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-drop-down.no-transition,.smart-list-menu:not([animation=none]) .smart-menu-drop-down.no-transition{transition:none}.smart-list-menu-view{height:100%;overflow:hidden;width:100%}.smart-list-menu-view.smart-list-menu-view-minimized{background-color:#fff;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);height:400px;height:var(--smart-editor-drop-down-height);left:-1px;left:calc(var(--smart-border-width)*-1);position:absolute;top:calc(100% + 1px);top:calc(100% + var(--smart-border-width));width:300px;width:var(--smart-editor-drop-down-width)}.smart-list-menu-view-minimized:not([animation=none]){margin:8px 0;opacity:1;transform:scaleY(1);transform-origin:top;transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-list-menu-view-minimized:not([animation=none]).smart-visibility-hidden{opacity:.2;transform:scaleY(0)}.smart-list-menu-view-minimized.smart-drop-down-repositioned.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-list-menu-view-minimized[drop-down-position|=top]:not([animation=none]){transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-list-menu-view-minimized[drop-down-position|=top]:not([animation=none]).smart-visibility-hidden{transform:translateY(-100%) scaleY(0)}.smart-list-menu-view-minimized:not([animation=none])[right-to-left] .smart-menu-drop-down.smart-hidden,.smart-list-menu:not([animation=none])[right-to-left] .smart-menu-drop-down.smart-hidden{left:-100%}.smart-list-menu-view-minimized:not([animation=none])[right-to-left] .smart-list-menu-group-label.animate,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] .smart-list-menu-group-label.right,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] .smart-menu-item-label-container.animate,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] .smart-menu-item-label-container.right,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] smart-menu-item.animate,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] smart-menu-item.right,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] smart-menu-items-group.animate,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] smart-menu-items-group.right,.smart-list-menu:not([animation=none])[right-to-left] .smart-list-menu-group-label.animate,.smart-list-menu:not([animation=none])[right-to-left] .smart-list-menu-group-label.right,.smart-list-menu:not([animation=none])[right-to-left] .smart-menu-item-label-container.animate,.smart-list-menu:not([animation=none])[right-to-left] .smart-menu-item-label-container.right,.smart-list-menu:not([animation=none])[right-to-left] smart-menu-item.animate,.smart-list-menu:not([animation=none])[right-to-left] smart-menu-item.right,.smart-list-menu:not([animation=none])[right-to-left] smart-menu-items-group.animate,.smart-list-menu:not([animation=none])[right-to-left] smart-menu-items-group.right{left:100%}.smart-list-menu-view.smart-drop-down-repositioned[right-to-left] .smart-filter-input,.smart-list-menu[right-to-left] .smart-filter-input{direction:rtl;padding-left:29px;padding-left:calc(var(--smart-editor-label-padding) + 25px);padding-right:4px;padding-right:var(--smart-editor-label-padding)}.smart-list-menu-view.smart-drop-down-repositioned[right-to-left] .smart-list-menu-filter-input-container:after,.smart-list-menu[right-to-left] .smart-list-menu-filter-input-container:after{left:0}.smart-list-menu-view.smart-drop-down-repositioned[right-to-left] .smart-header>smart-button,.smart-list-menu[right-to-left] .smart-header>smart-button{left:auto;right:0}.smart-list-menu-view.smart-drop-down-repositioned[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow,.smart-list-menu[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow{margin-left:0}.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][right-to-left] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][right-to-left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-list-menu[checkboxes][checkable][right-to-left] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-list-menu[checkboxes][checkable][right-to-left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container,.smart-list-menu[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-list-menu[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container{padding-left:0;padding-right:35px}.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][right-to-left] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][right-to-left] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable][right-to-left] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable][right-to-left] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{left:auto;right:10px}.smart-list-menu[right-to-left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container>.smart-menu-items-group-arrow{margin-right:0}.smart-list-menu[right-to-left] smart-menu-item .smart-menu-item-shortcut{margin-left:0;margin-right:100px}.smart-list-menu[right-to-left] .smart-menu-main-container{direction:rtl}.smart-list-menu[right-to-left] .smart-menu-items-group-arrow.right.smart-arrow-right{margin-left:0;margin-right:50px}.smart-list-menu[right-to-left]>.smart-container{flex-direction:row-reverse}.smart-list-menu[right-to-left] .smart-list-menu-view.smart-list-menu-view-minimized{left:auto;right:-1px;right:calc(var(--smart-border-width)*-1)}.smart-list-menu[right-to-left][minimized] .smart-list-menu-view-minimized,.smart-list-menu[right-to-left][mode=tree] .smart-list-menu-view-minimized{direction:rtl}.smart-list-menu-view-minimized[right-to-left] .smart-menu-item-shortcut,.smart-list-menu-view-minimized[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow,.smart-list-menu[right-to-left] .smart-list-menu-view-minimized .smart-menu-item-shortcut,.smart-list-menu[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow,.smart-list-menu[right-to-left][mode=dropDown] smart-menu-item[level="1"] .smart-menu-item-shortcut{margin-right:0}.smart-menu-drop-down.smart-drop-down-repositioned.smart-list-menu-view-minimized[right-to-left],.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] .smart-menu-item-container{direction:rtl}smart-masked-text-box{height:30px;height:var(--smart-text-box-default-height);width:250px;width:var(--smart-text-box-default-width)}smart-masked-text-box.smart-element{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);overflow:visible}.smart-masked-text-box>.smart-container{position:relative}.smart-masked-text-box .smart-input{color:inherit;font-family:inherit;height:100%;outline:0;overflow:hidden;position:relative;width:100%}.smart-masked-text-box[right-to-left] .smart-container{direction:rtl}.smart-menu .smart-menu-drop-down,smart-menu[mode=dropDown]{border-radius:4px;border-radius:var(--smart-border-radius);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);top:0;z-index:9999;z-index:var(--smart-editor-drop-down-z-index)}.smart-menu .smart-element[level="2"]:last-child,.smart-menu .smart-element[level="3"]:last-child{margin-bottom:4px;margin-bottom:var(--smart-border-radius)}smart-menu{height:48px;height:var(--smart-menu-default-height);visibility:hidden;width:400px;width:var(--smart-menu-default-width)}smart-menu:focus{border-color:#b2b2b2;border-color:var(--smart-outline);outline:0}smart-menu>.smart-container{display:flex;position:relative}smart-menu smart-menu-item[level="1"][separator],smart-menu smart-menu-item[separator][level]:last-child,smart-menu smart-menu-items-group[level="1"][separator],smart-menu smart-menu-items-group[separator][level]:last-child{border-bottom:none}smart-menu.smart-element{overflow:visible;visibility:inherit}smart-menu .smart-ripple{background:#005c99;background:var(--smart-primary)}smart-menu[mode=dropDown],smart-menu[mode=tree]{background:#fefefe;background:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color)}smart-menu[aria-orientation=horizontal]{background:#f5f5f5;background:var(--smart-surface);border-color:#e0e0e0;border-color:var(--smart-border);color:#323232;color:var(--smart-surface-color)}smart-menu[mode=dropDown],smart-menu[mode=tree],smart-menu[mode=vertical]{height:400px;height:var(--smart-menu-vertical-default-height);width:200px;width:var(--smart-menu-vertical-default-width)}smart-menu[mode=dropDown]{height:auto;left:0;position:absolute}smart-menu[mode=tree]:focus{border-color:#b2b2b2;border-color:var(--smart-outline);outline:0}smart-menu[minimized] smart-menu-item[level="1"][separator],smart-menu[minimized] smart-menu-items-group[level="1"][separator],smart-menu[mode=dropDown] smart-menu-item[level="1"][separator],smart-menu[mode=dropDown] smart-menu-items-group[level="1"][separator],smart-menu[mode=tree] smart-menu-item[level="1"][separator],smart-menu[mode=tree] smart-menu-items-group[level="1"][separator],smart-menu[mode=vertical] smart-menu-item[level="1"][separator],smart-menu[mode=vertical] smart-menu-items-group[level="1"][separator]{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border)}smart-menu[minimized][drop-down-position$=left] .smart-menu-minimized-items-container .smart-menu-item-label-container{flex-direction:row}smart-menu[mode=tree]{border-color:#e0e0e0;border-color:var(--smart-border)}smart-menu-item,smart-menu-items-group{align-items:center;cursor:pointer;display:flex;height:auto;justify-content:space-between;visibility:hidden;white-space:nowrap}smart-menu-item.smart-element,smart-menu-items-group.smart-element{background:inherit;border-color:inherit;color:inherit;overflow:visible;visibility:inherit}smart-menu-item[hover],smart-menu-items-group[hover]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}smart-menu-item[focus],smart-menu-items-group[focus]{background-color:#e2e0e0;background-color:var(--smart-ui-state-focus);border-color:#e2e0e0;border-color:var(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus)}smart-menu-item[separator],smart-menu-items-group[separator]{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border)}smart-menu-item .smart-menu-item-shortcut{margin-left:100px;opacity:.5}smart-menu-item[template-applied]{cursor:default}smart-menu-item[disabled]{opacity:.5}smart-menu-items-group{position:relative}.smart-menu a{color:inherit}.smart-menu smart-menu-item[level="1"],.smart-menu smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu smart-menu-items-group[level="1"],.smart-menu smart-menu-items-group[level="1"]>.smart-menu-item-label-container{height:100%}.smart-menu .smart-menu-drop-down{background:#fefefe;background:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color);left:100%;position:absolute}.smart-menu .smart-menu-drop-down .smart-menu-drop-down,.smart-menu .smart-menu-drop-down .smart-menu-drop-down.smart-visibility-hidden{border:none}.smart-menu .smart-menu-drop-down.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-menu .smart-menu-drop-down[level="2"]{left:0;top:100%}.smart-menu .smart-menu-main-container{align-items:center;cursor:default;display:flex;height:100%;position:relative;width:100%}.smart-menu .smart-menu-main-container>smart-menu-item[level="1"] .smart-menu-item-shortcut{display:none}.smart-menu .smart-menu-main-container.scroll-buttons-shown{overflow:hidden;width:calc(100% - 64px);width:calc(100% - var(--smart-menu-scroll-button-size)*2)}.smart-menu .smart-menu-main-container.scroll-buttons-shown.one-button-shown{width:calc(100% - 32px);width:calc(100% - var(--smart-menu-scroll-button-size))}.smart-menu .smart-menu-item-label-element{align-items:center;display:flex;overflow:hidden}.smart-menu .smart-menu-item-label-element>span{align-items:center;display:flex}.smart-menu .smart-element[level="2"]:first-child,.smart-menu .smart-element[level="3"]:first-child{margin-top:4px;margin-top:var(--smart-border-radius)}.smart-menu .smart-header{align-items:center;background:#f5f5f5;background:var(--smart-surface);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4);color:#323232;color:var(--smart-surface-color);display:flex;justify-content:center;padding:0 16px;position:relative;width:100%;z-index:3}.smart-menu .smart-hamburger-icon{align-items:center;cursor:pointer;display:flex;flex-direction:column;float:none;height:100%;justify-content:center;width:40px}.smart-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-top{transform:translateX(4px) rotate(45deg);width:29px}.smart-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-center{visibility:hidden}.smart-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-bottom{transform:translateX(4px) rotate(-45deg);width:29px}.smart-menu .smart-hamburger-icon .smart-hamburger-icon-custom-container{align-items:center;display:flex;height:100%}.smart-menu .smart-hamburger-icon-line{background-color:#757575;border-radius:10px;height:5px;margin-bottom:5px;transform-origin:left;width:30px}.smart-menu .smart-hamburger-icon-line-bottom{margin-bottom:0}.smart-menu .smart-menu-minimized-items-container .smart-menu-items-group-opened>.smart-menu-item-label-container{padding-bottom:0}.smart-menu .smart-menu-minimized-items-container .smart-menu-drop-down.smart-visibility-hidden{height:0;margin-top:0;transform:scaleY(0)}.smart-menu .smart-menu-minimized-items-container.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-menu:not([mode=tree])[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container:after,.smart-menu:not([mode=tree])[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container:after,.smart-menu[minimized][checkboxes][checkable][drop-down-position$=left] .smart-menu-minimized-items-container>smart-menu-item>.smart-menu-item-label-container:after,.smart-menu[minimized][checkboxes][checkable][drop-down-position$=left] .smart-menu-minimized-items-container>smart-menu-items-group>.smart-menu-item-label-container:after{left:auto;right:10px}.smart-menu .smart-menu-item-label-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;overflow:hidden;padding:10px;position:relative;width:100%}.smart-menu .smart-menu-scroll-button{background-color:#f1f1f1;background-color:var(--smart-scroll-bar-button-background);border-color:#f1f1f1;border-color:var(--smart-scroll-bar-button-border);color:#505050;color:var(--smart-scroll-bar-button-color);display:block;height:100%;min-height:0;width:32px;width:var(--smart-menu-scroll-button-size)}.smart-menu .smart-hidden,.smart-menu-drop-down.smart-drop-down-repositioned .smart-hidden{display:none!important}.smart-menu .smart-menu-scroll-button[hover]{background-color:#d2d2d2;background-color:var(--smart-scroll-bar-button-background-hover);border-color:#f1f1f1;border-color:var(--smart-scroll-bar-button-border-hover);color:#505050;color:var(--smart-scroll-bar-button-color-hover)}.smart-menu .smart-menu-scroll-button[active]{background-color:#787878;background-color:var(--smart-scroll-bar-button-background-active);border-color:#f1f1f1;border-color:var(--smart-scroll-bar-button-border-active);color:#fff;color:var(--smart-scroll-bar-button-color-active)}.smart-menu .smart-menu-scroll-button>button{border:none}.smart-menu.smart-container{display:flex;position:relative}.smart-menu:not([animation=none]) .smart-menu-drop-down,.smart-menu:not([animation=none]) .smart-menu-minimized-items-container{opacity:1;transform:scaleY(1);transform-origin:top;transition:opacity .2s cubic-bezier(.4,0,.2,1) 0s,visibility .2s cubic-bezier(.4,0,.2,1) 0s,transform .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu:not([animation=none]) .smart-menu-drop-down.smart-visibility-hidden,.smart-menu:not([animation=none]) .smart-menu-minimized-items-container.smart-visibility-hidden{opacity:.2;transform:scaleY(0)}.smart-menu:not([animation=none]) .smart-menu-minimized-items-container .smart-menu-drop-down{transform-origin:top;transition:height .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu:not([animation=none]) .smart-menu-minimized-items-container .smart-menu-item-label-container>.smart-menu-items-group-arrow{transition:transform .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu:not([animation=none]) .smart-hamburger-icon-line{transition:visibility 20ms cubic-bezier(.4,0,.2,1) 0s,transform .2s cubic-bezier(.4,0,.2,1) 0s,width .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu[animation=none] .smart-menu-drop-down.smart-visibility-hidden,.smart-menu[animation=none] .smart-menu-minimized-items-container.smart-visibility-hidden{transform:scale(0)}.smart-menu[drop-down-append-to]:not([drop-down-append-to=null]) .smart-menu-main-container{overflow:hidden}.smart-menu[overflow=hidden] .smart-menu-main-container{width:100%}.smart-menu[overflow=hidden][mode]:not([mode=horizontal]) .smart-menu-main-container{height:100%}.smart-menu[aria-orientation=horizontal] .smart-element[level="1"]:first-child{margin-left:4px;margin-left:var(--smart-border-radius)}.smart-menu[aria-orientation=horizontal] .smart-element[level="1"]:last-child{margin-right:4px;margin-right:var(--smart-border-radius)}.smart-menu:not([aria-orientation=horizontal]) .smart-element[level="1"]:first-child{margin-top:4px;margin-top:var(--smart-border-radius)}.smart-menu:not([aria-orientation=horizontal]) .smart-element[level="1"]:last-child{margin-bottom:4px;margin-bottom:var(--smart-border-radius)}.smart-menu[disabled] .smart-hamburger-icon,.smart-menu[disabled] smart-menu-item,.smart-menu[disabled] smart-menu-items-group{cursor:default}.smart-menu[disabled][mode=dropDown]:not([animation=none]){opacity:.55}.smart-menu[minimized] .smart-minimized-header{background:#f5f5f5;background:var(--smart-surface);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);justify-content:flex-end}.smart-menu:not([mode=tree])[drop-down-position$=left] smart-menu-item:not([level="1"])>.smart-menu-item-label-container,.smart-menu[minimized][drop-down-position$=left] .smart-menu-minimized-items-container .smart-menu-item-label-container,.smart-menu[minimized][drop-down-position$=left]>.smart-container{flex-direction:row-reverse}.smart-menu[minimized][drop-down-position$=left] .smart-menu-minimized-items-container .smart-menu-items-group-arrow{margin:0}.smart-menu[minimized][drop-down-position$=left] .smart-menu-minimized-items-container .smart-menu-drop-down{padding-left:0;padding-right:20px}.smart-menu:not([mode=tree])[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu:not([mode=tree])[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[minimized][checkboxes][checkable][drop-down-position$=left] .smart-menu-minimized-items-container>smart-menu-item>.smart-menu-item-label-container,.smart-menu[minimized][checkboxes][checkable][drop-down-position$=left] .smart-menu-minimized-items-container>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[mode=dropDown][checkboxes][checkable][drop-down-position$=left] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu[mode=dropDown][checkboxes][checkable][drop-down-position$=left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container,.smart-menu[mode=tree][minimized][checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu[mode=tree][minimized][checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[mode=vertical][checkboxes][checkable][drop-down-position$=left] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu[mode=vertical][checkboxes][checkable][drop-down-position$=left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container{padding-left:10px;padding-right:35px}.smart-menu[minimize-icon-template] .smart-hamburger-icon{float:left;width:auto}.smart-menu[minimize-icon-template=null] .smart-hamburger-icon{align-items:center;cursor:pointer;display:flex;flex-direction:column;float:none;height:100%;justify-content:center;width:40px}.smart-menu[mode]:not([mode=horizontal]) smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu[mode]:not([mode=horizontal]) smart-menu-items-group[level="1"]>.smart-menu-item-label-container{height:auto}.smart-menu[mode]:not([mode=horizontal]):not([mode=tree])[drop-down-position$=left] smart-menu-item>.smart-menu-item-label-container,.smart-menu[mode]:not([mode=horizontal])[drop-down-position$=left] .smart-menu-main-container smart-menu-items-group>.smart-menu-item-label-container{flex-direction:row-reverse}.smart-menu[mode]:not([mode=horizontal])[drop-down-position$=left] .smart-menu-main-container smart-menu-items-group>.smart-menu-item-label-container>.smart-menu-items-group-arrow{margin-left:0;margin-right:50px;transform:rotate(180deg)}.smart-menu[mode]:not([mode=horizontal])[drop-down-position$=left] .smart-menu-main-container smart-menu-item>.smart-menu-item-label-container>.smart-menu-item-shortcut{margin-left:0;margin-right:100px}.smart-menu[mode]:not([mode=horizontal]):not([minimized]).smart-container,.smart-menu[mode]:not([mode=horizontal]):not([minimized])>.smart-container{display:block}.smart-menu[mode=dropDown] .smart-menu-main-container,.smart-menu[mode=vertical] .smart-menu-main-container{flex-direction:column}.smart-menu[mode=dropDown] .smart-menu-main-container.scroll-buttons-shown,.smart-menu[mode=vertical] .smart-menu-main-container.scroll-buttons-shown{height:calc(100% - 64px);height:calc(100% - var(--smart-menu-scroll-button-size)*2);width:100%}.smart-menu[mode=dropDown] .smart-menu-main-container.scroll-buttons-shown.one-button-shown,.smart-menu[mode=vertical] .smart-menu-main-container.scroll-buttons-shown.one-button-shown{height:calc(100% - 32px);height:calc(100% - var(--smart-menu-scroll-button-size));width:100%}.smart-menu[mode=dropDown] .smart-menu-drop-down[level="2"],.smart-menu[mode=vertical] .smart-menu-drop-down[level="2"]{left:100%;top:0}.smart-menu[mode=dropDown] smart-menu-item[level="1"],.smart-menu[mode=dropDown] smart-menu-items-group[level="1"],.smart-menu[mode=vertical] smart-menu-item[level="1"],.smart-menu[mode=vertical] smart-menu-items-group[level="1"]{height:auto;width:100%}.smart-menu[mode=dropDown] .smart-menu-scroll-button,.smart-menu[mode=tree] .smart-menu-scroll-button,.smart-menu[mode=vertical] .smart-menu-scroll-button{height:32px;height:var(--smart-menu-scroll-button-size);width:100%}.smart-menu[mode=dropDown] smart-menu-item[level="1"]>.smart-menu-item-label-element,.smart-menu[mode=dropDown] smart-menu-items-group[level="1"]>.smart-menu-item-label-element,.smart-menu[mode=vertical] smart-menu-item[level="1"]>.smart-menu-item-label-element,.smart-menu[mode=vertical] smart-menu-items-group[level="1"]>.smart-menu-item-label-element{max-width:calc(100% - 10px)}.smart-menu[mode=dropDown][drop-down-position$=left] .smart-menu-drop-down[level="2"],.smart-menu[mode=vertical][drop-down-position$=left] .smart-menu-drop-down[level="2"]{left:auto;right:100%}.smart-menu[mode=dropDown][drop-down-position|=top] .smart-menu-drop-down,.smart-menu[mode=vertical][drop-down-position|=top] .smart-menu-drop-down{box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8)}.smart-menu[mode=dropDown][drop-down-position|=top] .smart-menu-drop-down[level="2"],.smart-menu[mode=vertical][drop-down-position|=top] .smart-menu-drop-down[level="2"]{top:100%}.smart-menu[mode=dropDown][drop-down-position=overlay-right] .smart-menu-drop-down[level="2"],.smart-menu[mode=vertical][drop-down-position=overlay-right] .smart-menu-drop-down[level="2"]{left:0}.smart-menu[mode=dropDown][drop-down-position=overlay-left] .smart-menu-drop-down[level="2"],.smart-menu[mode=vertical][drop-down-position=overlay-left] .smart-menu-drop-down[level="2"]{right:0}.smart-menu[mode=dropDown][checkboxes][checkable][drop-down-position$=left] smart-menu-item[level="1"]>.smart-menu-item-label-container:after,.smart-menu[mode=dropDown][checkboxes][checkable][drop-down-position$=left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container:after,.smart-menu[mode=vertical][checkboxes][checkable][drop-down-position$=left] smart-menu-item[level="1"]>.smart-menu-item-label-container:after,.smart-menu[mode=vertical][checkboxes][checkable][drop-down-position$=left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container:after{left:auto;right:10px}.smart-menu[mode=vertical] .smart-menu-drop-down:not(.smart-menu-minimized-items-container){margin:0 8px;margin:0 calc(var(--smart-editor-drop-down-vertical-offset) + 3px)}.smart-menu[mode=vertical] .smart-menu-drop-down:not(.smart-menu-minimized-items-container) .smart-menu-drop-down{margin:0}.smart-menu[mode=vertical] .smart-menu-main-container>smart-menu-item[level="1"] .smart-menu-item-shortcut{display:none}.smart-menu[mode=dropDown][drop-down-position$=left] .smart-menu-main-container smart-menu-item[level="1"]>.smart-menu-item-label-container>.smart-menu-item-shortcut{margin-right:0}.smart-menu[mode=dropDown] smart-menu-item[level="1"] .smart-menu-item-shortcut{display:block;margin-left:0}.smart-menu[mode=dropDown]:not([animation=none]){opacity:1;transform:scale(1);transform-origin:0 0;transition:opacity .2s cubic-bezier(.4,0,.2,1) 0s,visibility .2s cubic-bezier(.4,0,.2,1) 0s,transform .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu[mode=dropDown]:not([animation=none]).smart-visibility-hidden{opacity:.2;transform:scale(0)}.smart-menu[mode=tree] smart-menu-item[level="1"] .smart-menu-item-shortcut{display:block}.smart-menu[mode=tree] .smart-menu-minimized-items-container.scroll-buttons-shown{height:calc(100% - 64px);height:calc(100% - var(--smart-menu-scroll-button-size)*2);width:100%}.smart-menu[mode=tree] .smart-menu-minimized-items-container.scroll-buttons-shown.one-button-shown{height:calc(100% - 32px);height:calc(100% - var(--smart-menu-scroll-button-size));width:100%}.smart-menu[mode=tree]:not([minimized]) .smart-menu-minimized-items-container{box-shadow:none;height:100%;left:0;overflow:hidden;position:relative;top:0;transform:none;width:100%}.smart-menu[mode=tree]:not([minimized])[drop-down-position$=left] smart-menu-items-group:not([level="1"])>.smart-menu-item-label-container{flex-direction:row}.smart-menu[mode=tree][minimized][checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container:after,.smart-menu[mode=tree][minimized][checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container:after{left:auto;right:10px}.smart-menu[drop-down-position] .smart-menu-minimized-items-container .smart-menu-drop-down{box-shadow:none;height:auto;padding-left:20px;position:static;transform:none;width:100%}.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[checkboxes][checkable] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu[checkboxes][checkable] smart-menu-items-group[level="1"]>.smart-menu-item-label-container{padding-left:35px}.smart-menu[drop-down-position*=overlay] .smart-menu-drop-down,.smart-menu[drop-down-position*=overlay] .smart-menu-drop-down[level="2"]{margin:initial}.smart-menu[drop-down-position|=overlay] .smart-menu-drop-down{box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);left:0;top:50%;transform:translateY(-50%)}.smart-menu[drop-down-position|=overlay] .smart-menu-drop-down[level="2"]{top:auto;transform:none}.smart-menu[drop-down-position|=overlay]:not([animation=none]) .smart-menu-drop-down{transform:translateY(-50%) scaleY(1);transform-origin:center}.smart-menu[drop-down-position|=overlay]:not([animation=none]) .smart-menu-drop-down.smart-visibility-hidden{transform:translateY(-50%) scaleY(0)}.smart-menu[drop-down-position|=overlay]:not([animation=none]) .smart-menu-drop-down[level="2"]{transform:scaleY(1)}.smart-menu[drop-down-position|=overlay]:not([animation=none]) .smart-menu-drop-down[level="2"].smart-visibility-hidden{transform:scaleY(0)}.smart-menu[drop-down-position*=top] .smart-menu-drop-down,.smart-menu[drop-down-position*=top] .smart-menu-drop-down[level="2"]{margin:-8px 0;margin:calc((var(--smart-editor-drop-down-vertical-offset) + 3px)*-1) 0}.smart-menu[drop-down-position|=top] .smart-menu-drop-down{box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);top:100%;transform:translateY(-100%)}.smart-menu[drop-down-position|=top] .smart-menu-drop-down[level="2"]{top:0}.smart-menu[drop-down-position|=top] .smart-menu-minimized-items-container{box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4);top:-1px;top:calc(var(--smart-border-width)*-1);transform:translateY(-100%)}.smart-menu[drop-down-position|=top]:not([animation=none]) .smart-menu-drop-down{transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-menu[drop-down-position|=top]:not([animation=none]) .smart-menu-drop-down.smart-visibility-hidden,.smart-menu[drop-down-position|=top]:not([animation=none]) .smart-menu-minimized-items-container.smart-visibility-hidden{transform:translateY(-100%) scaleY(0)}.smart-menu[drop-down-position|=top]:not([animation=none]):not([mode=tree]) .smart-menu-minimized-items-container{transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-menu[drop-down-position|=top][mode=dropDown]:not([animation=none]) .smart-menu-minimized-items-container .smart-menu-drop-down,.smart-menu[drop-down-position|=top][mode=vertical]:not([animation=none]) .smart-menu-minimized-items-container .smart-menu-drop-down{transform-origin:top}.smart-menu[drop-down-position$=left] .smart-menu-drop-down{left:auto;right:100%}.smart-menu[drop-down-position$=left] .smart-menu-drop-down[level="2"]{left:auto;right:0}.smart-menu[drop-down-position$=left] .smart-menu-main-container smart-menu-items-group:not([level="1"])>.smart-menu-item-label-container>.smart-menu-items-group-arrow{margin-left:0;margin-right:50px;transform:rotate(180deg)}.smart-menu[drop-down-position$=left] .smart-menu-main-container smart-menu-item:not([level="1"])>.smart-menu-item-label-container>.smart-menu-item-shortcut{margin-left:0;margin-right:100px}.smart-menu[drop-down-position$=left] smart-menu-items-group:not([level="1"])>.smart-menu-item-label-container{flex-direction:row-reverse}.smart-menu[drop-down-position$=left] .smart-menu-minimized-items-container{left:auto;right:-1px;right:calc(var(--smart-border-width)*-1)}.smart-menu[drop-down-position=overlay-left] .smart-menu-main-container .smart-menu-drop-down:not([level="2"]){left:auto;right:0}.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{content:"\e908";content:var(--smart-icon-check);font-family:smart-icons;left:10px;position:absolute;top:50%;transform:translateY(-50%)}.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{content:"\e818";content:var(--smart-icon-radio)}.smart-menu[checkboxes][checkable] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-menu[checkboxes][checkable] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after{content:"\e908";content:var(--smart-icon-check);font-family:smart-icons;left:10px;position:absolute;top:50%;transform:translateY(-50%)}.smart-menu[checkboxes][checkable] smart-menu-item[level="1"][checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu[checkboxes][checkable] smart-menu-items-group[level="1"][checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu[checkboxes][checkable][check-mode=radioButton] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-menu[checkboxes][checkable][check-mode=radioButton] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after{content:"\e818";content:var(--smart-icon-radio)}.smart-menu[checkboxes][mode=tree] .smart-menu-minimized-items-container smart-menu-items-group.smart-menu-items-group-opened>.smart-menu-item-label-container:after{top:calc(50% + 5px)}.smart-menu-items-group .smart-menu-items-group-arrow{font-family:var(--smart-family-icon);font-size:11px;font-size:calc(var(--smart-font-size) - 3px);margin-left:50px;transform:rotate(0)}.smart-menu-items-group[level="1"]>.smart-menu-item-label-container>.smart-menu-items-group-arrow{margin-left:10px}.smart-menu-item[template-applied]{cursor:default}.smart-menu-item[template-applied] .smart-menu-item-label-container{overflow:visible}.smart-menu-item[template-applied] .smart-menu-item-label-element{display:block;overflow:visible;white-space:normal;width:100%}.smart-menu-drop-down{background:#fefefe;background:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color);cursor:default}.smart-menu-drop-down .smart-menu-drop-down{margin:0}.smart-menu-drop-down[level="2"]:not(.smart-menu-minimized-items-container){margin:8px 0;margin:calc(var(--smart-editor-drop-down-vertical-offset) + 3px) 0}.smart-menu-drop-down[level="2"][mode=dropDown]:not(.smart-menu-minimized-items-container),.smart-menu-drop-down[level="2"][mode=vertical]:not(.smart-menu-minimized-items-container){margin:0}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position*=overlay],.smart-menu-drop-down[drop-down-position*=overlay]{margin:initial}.smart-menu-drop-down.drop-down-height-set .smart-menu-scroll-button{background-color:#f1f1f1;background-color:var(--smart-scroll-bar-button-background);border-color:#f1f1f1;border-color:var(--smart-scroll-bar-button-border);color:#505050;color:var(--smart-scroll-bar-button-color);display:block;height:32px;height:var(--smart-menu-scroll-button-size);min-height:0;width:100%}.smart-menu-drop-down.drop-down-height-set .smart-menu-scroll-button[hover]{background-color:#d2d2d2;background-color:var(--smart-scroll-bar-button-background-hover);border-color:#f1f1f1;border-color:var(--smart-scroll-bar-button-border-hover);color:#505050;color:var(--smart-scroll-bar-button-color-hover)}.smart-menu-drop-down.drop-down-height-set .smart-menu-scroll-button[active]{background-color:#787878;background-color:var(--smart-scroll-bar-button-background-active);border-color:#f1f1f1;border-color:var(--smart-scroll-bar-button-border-active);color:#fff;color:var(--smart-scroll-bar-button-color-active)}.smart-menu-drop-down.drop-down-height-set .smart-menu-scroll-button>button{border:none}.smart-menu-drop-down.drop-down-height-set .smart-menu-main-container.scroll-buttons-shown{overflow:hidden;width:calc(100% - 64px);width:calc(100% - var(--smart-menu-scroll-button-size)*2)}.smart-menu-drop-down.drop-down-height-set[mode=dropDown] .smart-menu-scroll-button,.smart-menu-drop-down.drop-down-height-set[mode=tree] .smart-menu-scroll-button,.smart-menu-drop-down.drop-down-height-set[mode=vertical] .smart-menu-scroll-button{height:32px;height:var(--smart-menu-scroll-button-size);width:100%}.smart-menu-drop-down.drop-down-height-set>.smart-menu-item-container{height:100%;overflow:hidden}.smart-menu-drop-down.drop-down-height-set>.smart-menu-item-container.scroll-buttons-shown{height:calc(100% - 64px);height:calc(100% - var(--smart-menu-scroll-button-size)*2)}.smart-menu-drop-down.drop-down-height-set>.smart-menu-item-container.scroll-buttons-shown.one-button-shown{height:calc(100% - 32px);height:calc(100% - var(--smart-menu-scroll-button-size));width:100%}.smart-menu-drop-down.drop-down-height-set>.smart-menu-item-container>smart-menu-items-group{position:static}.smart-menu-drop-down.smart-drop-down-repositioned{background:#fefefe;background:var(--smart-background);border-radius:4px;border-radius:var(--smart-border-radius);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);left:100%;position:absolute;top:0;z-index:9999;z-index:var(--smart-editor-drop-down-z-index)}.smart-menu-drop-down.smart-drop-down-repositioned a{color:inherit}.smart-menu-drop-down.smart-drop-down-repositioned *{box-sizing:border-box}.smart-menu-drop-down.smart-drop-down-repositioned .smart-ripple{background:#005c99;background:var(--smart-primary)}.smart-menu-drop-down.smart-drop-down-repositioned .smart-menu-drop-down{border:none}.smart-menu-drop-down.smart-drop-down-repositioned .smart-menu-item-label-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;overflow:hidden;padding:10px;position:relative;width:100%}.smart-menu-drop-down.smart-drop-down-repositioned smart-menu-item[separator][level]:last-child,.smart-menu-drop-down.smart-drop-down-repositioned smart-menu-items-group[separator][level]:last-child{border-bottom:none}.smart-menu-drop-down.smart-drop-down-repositioned.smart-drop-down-container[drop-down-position*=top]{margin:-8px 0;margin:calc((var(--smart-editor-drop-down-vertical-offset) + 3px)*-1) 0}.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container{padding-left:35px}.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{content:"\e908";content:var(--smart-icon-check);font-family:smart-icons;left:10px;position:absolute;top:50%;transform:translateY(-50%)}.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{content:"\e818";content:var(--smart-icon-radio)}.smart-menu-drop-down.smart-drop-down-repositioned[level="2"]{left:0;top:100%}.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[mode=vertical][level="2"]{left:100%;top:0}.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][drop-down-position|=top],.smart-menu-drop-down.smart-drop-down-repositioned[mode=vertical][drop-down-position|=top]{box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);transform:translateY(-100%)}.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][drop-down-position|=top][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[mode=vertical][drop-down-position|=top][level="2"]{top:100%;transform:none}.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][drop-down-position=overlay-right][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[mode=vertical][drop-down-position=overlay-right][level="2"]{left:0}.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][drop-down-position=overlay-left][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[mode=vertical][drop-down-position=overlay-left][level="2"]{right:0}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position$=left],.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][drop-down-position$=left][level="2"]{left:auto;right:100%}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position$=left][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position=overlay-left]:not([level="2"]){left:auto;right:0}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position|=overlay]{box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);left:0;top:50%;transform:translateY(-50%)}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position*=top]{margin:-8px 0;margin:calc((var(--smart-editor-drop-down-vertical-offset) + 3px)*-1) 0}.smart-menu-minimized-items-container .smart-menu-item-shortcut,.smart-menu-minimized-items-container smart-menu-items-group .smart-menu-items-group-arrow{margin-left:0}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position|=top]{box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);top:100%;transform:translateY(-100%)}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position|=top][level="2"]{top:0;transform:none}.smart-menu-drop-down.smart-drop-down-repositioned[animation=none].smart-visibility-hidden{transform:scale(0)}.smart-menu-drop-down.smart-drop-down-repositioned.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned,.smart-menu-minimized-items-container:not([animation=none]){opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1) 0s,visibility .2s cubic-bezier(.4,0,.2,1) 0s,transform .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned{transform:scaleY(1);transform-origin:top}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned.smart-visibility-hidden{opacity:.2;transform:scaleY(0)}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=top]{transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=top].smart-visibility-hidden{transform:translateY(-100%) scaleY(0)}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=top][level="2"]{transform:scaleY(1)}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=top][level="2"].smart-visibility-hidden{transform:scaleY(0)}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=overlay]{transform:translateY(-50%) scaleY(1);transform-origin:center}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=overlay].smart-visibility-hidden{transform:translateY(-50%) scaleY(0)}.smart-menu-drop-down:not(.smart-list-menu-view-minimized).smart-drop-down-repositioned[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-drop-down:not(.smart-list-menu-view-minimized).smart-drop-down-repositioned[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container{padding-left:10px;padding-right:35px}.smart-menu-drop-down:not(.smart-list-menu-view-minimized).smart-drop-down-repositioned[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container:after,.smart-menu-drop-down:not(.smart-list-menu-view-minimized).smart-drop-down-repositioned[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container:after{left:auto;right:10px}.smart-menu-minimized-items-container{background:#fefefe;background:var(--smart-background);border-radius:4px;border-radius:var(--smart-border-radius);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);color:#5a5a5a;color:var(--smart-background-color);left:-1px;left:calc(var(--smart-border-width)*-1);position:absolute;top:calc(100% + 1px);top:calc(100% + var(--smart-border-width));z-index:9999;z-index:var(--smart-editor-drop-down-z-index)}.smart-menu-minimized-items-container smart-menu-items-group{display:flex;flex-direction:column;overflow:hidden}.smart-menu-minimized-items-container smart-menu-item[level],.smart-menu-minimized-items-container smart-menu-items-group[level]{height:auto;margin:0}.smart-menu-minimized-items-container .smart-menu-drop-down{border:none;box-shadow:none;height:auto;margin:0;padding-left:20px;position:static;transform:none;width:100%}.smart-menu-minimized-items-container .smart-menu-drop-down.smart-visibility-hidden{border:none}.smart-menu-minimized-items-container .smart-menu-drop-down:not(.smart-menu-minimized-items-container){margin:0}.smart-menu-minimized-items-container .smart-menu-drop-down.drop-down-height-set>.smart-menu-item-container{overflow:visible;overflow:initial}.smart-menu-minimized-items-container.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position$=left] .smart-menu-drop-down .smart-menu-item-label-container>.smart-menu-item-shortcut{margin-right:0}.smart-menu-minimized-items-container.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position|=overlay]{transform:none}.smart-menu-minimized-items-container.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=overlay]{transform:scaleY(1);transform-origin:top}.smart-menu-minimized-items-container.smart-menu-drop-down:not([animation=none]).smart-visibility-hidden.smart-drop-down-repositioned[drop-down-position|=overlay]{transform:scaleY(0)}.smart-menu-minimized-items-container .smart-menu-item-label-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;overflow:hidden;padding:10px;position:relative;width:100%}.smart-menu-minimized-items-container .smart-menu-items-group-opened>.smart-menu-drop-down{margin-top:10px}.smart-menu-minimized-items-container .smart-menu-items-group-opened>.smart-menu-item-label-container>.smart-menu-items-group-arrow{transform:rotate(180deg)}.smart-menu-minimized-items-container .smart-menu-item-label-element{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-menu-minimized-items-container.smart-drop-down-repositioned{z-index:9999;z-index:var(--smart-editor-drop-down-z-index)}.smart-menu-minimized-items-container.smart-drop-down-repositioned .smart-menu-drop-down{background:#fefefe;background:var(--smart-background);border-radius:4px;border-radius:var(--smart-border-radius);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);color:#5a5a5a;color:var(--smart-background-color);left:100%;position:absolute;top:0;z-index:9999;z-index:var(--smart-editor-drop-down-z-index)}.smart-menu-minimized-items-container.smart-drop-down-repositioned .smart-menu-drop-down.smart-visibility-hidden{border:none;height:0;margin-top:0;transform:scaleY(0)}.smart-menu-minimized-items-container.smart-drop-down-repositioned .smart-menu-items-group-opened>.smart-menu-item-label-container{padding-bottom:0}.smart-menu-minimized-items-container.smart-drop-down-repositioned[drop-down-position$=left]{left:auto;right:-1px;right:calc(var(--smart-border-width)*-1)}.smart-menu-minimized-items-container.smart-drop-down-repositioned[drop-down-position$=left] .smart-menu-items-group-arrow{margin:0}.smart-drop-down.smart-menu-minimized-items-container,.smart-menu-minimized-items-container[drop-down]{margin:8px 0;margin:calc(var(--smart-editor-drop-down-vertical-offset) + 3px) 0}.smart-menu-minimized-items-container.smart-drop-down-repositioned[checkboxes] smart-menu-items-group.smart-menu-items-group-opened>.smart-menu-item-label-container:after{top:calc(50% + 5px)}.smart-menu-minimized-items-container:not([animation=none]){transform:scaleY(1);transform-origin:top}.smart-menu-minimized-items-container:not([animation=none]) .smart-menu-drop-down{transform-origin:top;transition:height .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu-minimized-items-container:not([animation=none]) .smart-menu-item-label-container>.smart-menu-items-group-arrow{transition:transform .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu-minimized-items-container:not([animation=none]).smart-visibility-hidden{opacity:.2;transform:scaleY(0)}.smart-menu-minimized-items-container[drop-down-position] .smart-menu-drop-down{box-shadow:none;height:auto;padding-left:20px;position:static;transform:none;width:100%}.smart-menu-minimized-items-container[drop-down-position|=top]{box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4);top:-1px;top:calc(var(--smart-border-width)*-1);transform:translateY(-100%)}.smart-menu-minimized-items-container[drop-down-position|=top]:not([animation=none]){transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-menu-minimized-items-container[drop-down-position|=top]:not([animation=none]).smart-visibility-hidden{transform:translateY(-100%) scaleY(0)}.smart-menu-minimized-items-container[drop-down-position|=top][mode=dropDown]:not([animation=none]) .smart-menu-drop-down,.smart-menu-minimized-items-container[drop-down-position|=top][mode=vertical]:not([animation=none]) .smart-menu-drop-down{transform-origin:top}.smart-menu-minimized-items-container[drop-down-position$=left] .smart-menu-drop-down{padding-left:0;padding-right:20px}.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-items-group>.smart-menu-item-label-container{padding-left:35px}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu-minimized-items-container[checkboxes][checkable][drop-down-position$=left]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-minimized-items-container[checkboxes][checkable][drop-down-position$=left]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu-minimized-items-container[right-to-left][checkboxes][checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-minimized-items-container[right-to-left][checkboxes][checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[right-to-left][checkboxes][checkable] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu[right-to-left][checkboxes][checkable] smart-menu-items-group[level="1"]>.smart-menu-item-label-container{padding-left:10px;padding-right:35px}.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{content:"\e908";content:var(--smart-icon-check);font-family:smart-icons;left:10px;position:absolute;top:50%;transform:translateY(-50%)}.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-item[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-items-group[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[checkboxes][checkable][check-mode=radioButton]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[checkboxes][checkable][check-mode=radioButton]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{content:"\e818";content:var(--smart-icon-radio)}.smart-menu-minimized-items-container[checkboxes][checkable][drop-down-position$=left]>smart-menu-item>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[checkboxes][checkable][drop-down-position$=left]>smart-menu-items-group>.smart-menu-item-label-container:after{left:auto;right:10px}.smart-date-time-picker .smart-date-time-drop-down.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.minus:after{content:"\e804";content:var(--smart-icon-minus);font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-menu[right-to-left] .smart-menu-main-container{direction:rtl}.smart-menu[right-to-left] .smart-menu-minimized-items-container{left:auto;right:-1px;right:calc(var(--smart-border-width)*-1)}.smart-menu[right-to-left] .smart-menu-minimized-items-container .smart-menu-item-shortcut{margin-left:0;margin-right:0}.smart-menu[right-to-left] .smart-menu-items-group-arrow.right.smart-arrow-right{margin-left:0;margin-right:50px}.smart-menu[right-to-left] .smart-menu-drop-down{left:auto;right:100%}.smart-menu[right-to-left] .smart-menu-drop-down[level="2"]{right:0}.smart-menu[right-to-left][mode=dropDown],.smart-menu[right-to-left][mode=vertical] .smart-menu-drop-down[level="2"]{left:auto;right:100%}.smart-menu[right-to-left] smart-menu-item{direction:rtl}.smart-menu[right-to-left] smart-menu-item .smart-menu-item-shortcut{margin-left:0;margin-right:100px}.smart-menu[right-to-left] smart-menu-items-group{direction:rtl}.smart-menu[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow{margin-left:0;margin-right:0}.smart-menu[right-to-left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container>.smart-menu-items-group-arrow{margin-left:0;margin-right:10px}.smart-menu[right-to-left]:not([mode=tree])[drop-down-position$=left] smart-menu-item:not([level="1"])>.smart-menu-item-label-container,.smart-menu[right-to-left][mode]:not([mode=horizontal]):not([mode=tree])[drop-down-position$=left] smart-menu-item>.smart-menu-item-label-container,.smart-menu[right-to-left][mode]:not([mode=horizontal])[drop-down-position$=left] .smart-menu-main-container smart-menu-items-group>.smart-menu-item-label-container{flex-direction:row}.smart-menu[right-to-left][mode=tree] .smart-menu-minimized-items-container{direction:rtl}.smart-menu[right-to-left][mode=dropDown] smart-menu-item[level="1"] .smart-menu-item-shortcut{margin-left:0;margin-right:0}.smart-menu[right-to-left][drop-down-position$=left] smart-menu-items-group:not([level="1"])>.smart-menu-item-label-container{flex-direction:row}.smart-menu[right-to-left][drop-down-position$=right] .smart-menu-drop-down[level="2"],.smart-menu[right-to-left][drop-down-position=overlay-right] .smart-menu-main-container .smart-menu-drop-down:not([level="2"]){left:0;right:auto}.smart-menu[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-menu[right-to-left][checkboxes][checkable] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-menu[right-to-left][checkboxes][checkable] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after{left:auto;right:10px}.smart-menu[right-to-left][minimized] .smart-menu-minimized-items-container{direction:rtl}.smart-menu[right-to-left][minimized][drop-down-position$=left]>.smart-container{flex-direction:row}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left]{left:auto;right:100%}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] .smart-menu-item-container,.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left].smart-menu-minimized-items-container{direction:rtl}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] .smart-menu-items-group-arrow.right.smart-arrow-right{margin-left:0;margin-right:50px}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] smart-menu-item .smart-menu-item-shortcut{margin-left:0;margin-right:100px}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][drop-down-position$=left][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][drop-down-position=overlay-right]:not([level="2"]){left:0;right:auto}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][level="2"]{right:0}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{left:auto;right:10px}.smart-menu-minimized-items-container[right-to-left]{left:auto;right:100%}.smart-menu-minimized-items-container[right-to-left] .smart-menu-item-shortcut,.smart-menu-minimized-items-container[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow{margin-left:0;margin-right:0}.smart-menu-minimized-items-container[right-to-left].smart-drop-down-repositioned{left:auto;right:-1px;right:calc(var(--smart-border-width)*-1)}.smart-menu-minimized-items-container[right-to-left].smart-drop-down-repositioned .smart-menu-drop-down{left:auto;right:100%}.smart-menu-minimized-items-container[right-to-left][checkboxes][checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[right-to-left][checkboxes][checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{left:auto;right:10px}smart-multi-split-button{cursor:pointer;height:30px;height:var(--smart-multi-split-button-default-height);overflow:visible;overflow:initial;visibility:hidden;width:250px;width:var(--smart-multi-split-button-default-width)}smart-multi-split-button.smart-element{border-width:0;overflow:visible;visibility:inherit}smart-multi-split-button[right-to-left] .smart-content,smart-multi-split-button[right-to-left] .smart-hint,smart-multi-split-button[right-to-left] .smart-label{direction:rtl}smart-multi-split-button[right-to-left] .smart-drop-down{direction:ltr}.smart-multi-split-button smart-list-box{border:initial;font-family:inherit;font-size:inherit;height:100%;outline:0;overflow:hidden;padding:initial;position:relative;width:100%}.smart-multi-split-button .smart-buttons-container .smart-input .smart-token{cursor:pointer;margin:0 2px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.smart-multi-split-button .smart-drop-down.smart-visibility-hidden{transform:scale(0);transform-origin:left top 0;transition:transform .2s ease-in}.smart-multi-split-button .smart-template-container{height:100%;width:100%}.smart-multi-split-button .smart-multi-split-button-buttons{align-items:stretch;display:flex;height:100%;justify-content:space-around;width:100%}.smart-multi-split-button .smart-multi-split-button-buttons .smart-action-split-button{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.smart-multi-split-button .smart-multi-split-button-buttons .smart-action-split-button[hover]{background:#ebebeb;background:var(--smart-ui-state-hover);border:#ebebeb;border:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-multi-split-button .smart-multi-split-button-buttons .smart-action-split-button[active]{background:#005c99;background:var(--smart-ui-state-active);border:#005c99;border:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-multi-split-button.primary{--smart-border:var(--smart-primary);--smart-outline:var(--smart-primary);--smart-surface:var(--smart-primary);--smart-surface-color:var(--smart-primary-color);--smart-ui-state-selected:rgba(var(--smart-primary-rgb),.8);--smart-ui-state-color-selected:var(--smart-primary-color);--smart-ui-state-active:rgba(var(--smart-primary-rgb),.8);--smart-ui-state-color-active:var(--smart-primary-color);--smart-ui-state-hover:var(--smart-primary);--smart-ui-state-color-hover:var(--smart-primary-color);--smart-ui-state-border-selected:var(--smart-primary);--smart-ui-state-border-active:var(--smart-primary);--smart-ui-state-border-hover:var(--smart-primary)}.smart-multi-split-button.primary[hover]{--smart-surface:var(--smart-primary-color)}.smart-multi-split-button.secondary{--smart-border:var(--smart-secondary);--smart-outline:var(--smart-secondary);--smart-surface:var(--smart-secondary);--smart-surface-color:var(--smart-secondary-color);--smart-ui-state-selected:rgba(var(--smart-secondary-rgb),.8);--smart-ui-state-color-selected:var(--smart-secondary-color);--smart-ui-state-active:rgba(var(--smart-secondary-rgb),.8);--smart-ui-state-color-active:var(--smart-secondary-color);--smart-ui-state-hover:var(--smart-secondary);--smart-ui-state-color-hover:var(--smart-secondary-color);--smart-ui-state-border-selected:var(--smart-secondary);--smart-ui-state-border-active:var(--smart-secondary);--smart-ui-state-border-hover:var(--smart-secondary)}.smart-multi-split-button.secondary[hover]{--smart-surface:var(--smart-secondary-color)}.smart-multi-split-button.success{--smart-border:var(--smart-success);--smart-outline:var(--smart-success);--smart-surface:var(--smart-success);--smart-surface-color:var(--smart-success-color);--smart-ui-state-selected:rgba(var(--smart-success-rgb),.8);--smart-ui-state-color-selected:var(--smart-success-color);--smart-ui-state-active:rgba(var(--smart-success-rgb),.8);--smart-ui-state-color-active:var(--smart-success-color);--smart-ui-state-hover:var(--smart-success);--smart-ui-state-color-hover:var(--smart-success-color);--smart-ui-state-border-selected:var(--smart-success);--smart-ui-state-border-active:var(--smart-success);--smart-ui-state-border-hover:var(--smart-success)}.smart-multi-split-button.success[hover]{--smart-surface:var(--smart-success-color)}.smart-multi-split-button.error{--smart-border:var(--smart-error);--smart-outline:var(--smart-error);--smart-surface:var(--smart-error);--smart-surface-color:var(--smart-error-color);--smart-ui-state-selected:rgba(var(--smart-error-rgb),.8);--smart-ui-state-color-selected:var(--smart-error-color);--smart-ui-state-active:rgba(var(--smart-error-rgb),.8);--smart-ui-state-color-active:var(--smart-error-color);--smart-ui-state-hover:var(--smart-error);--smart-ui-state-color-hover:var(--smart-error-color);--smart-ui-state-border-selected:var(--smart-error);--smart-ui-state-border-active:var(--smart-error);--smart-ui-state-border-hover:var(--smart-error)}.smart-multi-split-button.error[hover]{--smart-surface:var(--smart-error-color)}.smart-multi-split-button.info{--smart-border:var(--smart-info);--smart-outline:var(--smart-info);--smart-surface:var(--smart-info);--smart-surface-color:var(--smart-info-color);--smart-ui-state-selected:rgba(var(--smart-info-rgb),.8);--smart-ui-state-color-selected:var(--smart-info-color);--smart-ui-state-active:rgba(var(--smart-info-rgb),.8);--smart-ui-state-color-active:var(--smart-info-color);--smart-ui-state-hover:var(--smart-info);--smart-ui-state-color-hover:var(--smart-info-color);--smart-ui-state-border-selected:var(--smart-info);--smart-ui-state-border-active:var(--smart-info);--smart-ui-state-border-hover:var(--smart-info)}.smart-multi-split-button.info[hover]{--smart-surface:var(--smart-info-color)}.smart-multi-split-button.warning{--smart-border:var(--smart-warning);--smart-outline:var(--smart-warning);--smart-surface:var(--smart-warning);--smart-surface-color:var(--smart-warning-color);--smart-ui-state-selected:rgba(var(--smart-warning-rgb),.8);--smart-ui-state-color-selected:var(--smart-warning-color);--smart-ui-state-active:rgba(var(--smart-warning-rgb),.8);--smart-ui-state-color-active:var(--smart-warning-color);--smart-ui-state-hover:var(--smart-warning);--smart-ui-state-color-hover:var(--smart-warning-color);--smart-ui-state-border-selected:var(--smart-warning);--smart-ui-state-border-active:var(--smart-warning);--smart-ui-state-border-hover:var(--smart-warning)}.smart-multi-split-button.warning[hover]{--smart-surface:var(--smart-warning-color)}.smart-multi-split-button.light{--smart-border:var(--smart-light);--smart-outline:var(--smart-light);--smart-surface:var(--smart-light);--smart-surface-color:var(--smart-light-color);--smart-ui-state-selected:rgba(var(--smart-light-rgb),.8);--smart-ui-state-color-selected:var(--smart-light-color);--smart-ui-state-active:rgba(var(--smart-light-rgb),.8);--smart-ui-state-color-active:var(--smart-light-color);--smart-ui-state-hover:var(--smart-light);--smart-ui-state-color-hover:var(--smart-light-color);--smart-ui-state-border-selected:var(--smart-light);--smart-ui-state-border-active:var(--smart-light);--smart-ui-state-border-hover:var(--smart-light)}.smart-multi-split-button.light[hover]{--smart-surface:var(--smart-light-color)}.smart-multi-split-button.dark{--smart-border:var(--smart-dark);--smart-outline:var(--smart-dark);--smart-surface:var(--smart-dark);--smart-surface-color:var(--smart-dark-color);--smart-ui-state-selected:rgba(var(--smart-dark-rgb),.8);--smart-ui-state-color-selected:var(--smart-dark-color);--smart-ui-state-active:rgba(var(--smart-dark-rgb),.8);--smart-ui-state-color-active:var(--smart-dark-color);--smart-ui-state-hover:var(--smart-dark);--smart-ui-state-color-hover:var(--smart-dark-color);--smart-ui-state-border-selected:var(--smart-dark);--smart-ui-state-border-active:var(--smart-dark);--smart-ui-state-border-hover:var(--smart-dark)}.smart-multi-split-button.dark[hover]{--smart-surface:var(--smart-dark-color)}.smart-multi-split-button[selection-display-mode=tokens] .smart-multi-split-button-unselect-button{pointer-events:auto}.smart-multi-split-button[selection-display-mode=plain] .smart-multi-split-button-unselect-button{pointer-events:none}smart-multiline-text-box.smart-element{background:0 0;height:300px;height:var(--smart-multiline-text-box-default-height);overflow:visible;overflow:initial;width:250px;width:var(--smart-multiline-text-box-default-width)}smart-multiline-text-box[cols]{width:auto}smart-multiline-text-box[rows]{height:auto}.smart-multiline-text-box[hover]{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}.smart-multiline-text-box[focus]{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-multiline-text-box .smart-container>.smart-resize-trigger-container,.smart-multiline-text-box .smart-inner-container>.smart-resize-trigger-container,.smart-multiline-text-box>.smart-resize-trigger-container{margin-bottom:-1px}.smart-multiline-text-box.smart-drop-down-box.smart-container,.smart-multiline-text-box.smart-drop-down-box>.smart-container,.smart-multiline-text-box.smart-drop-down-box[label][hint]>.smart-container{display:block;max-height:inherit;overflow:visible}.smart-multiline-text-box .smart-inner-container,.smart-multiline-text-box textarea{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;overflow:hidden;width:100%}.smart-multiline-text-box smart-scroll-bar{display:none}.smart-multiline-text-box textarea{background-color:inherit;border:none;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);float:left;height:100%;outline:0;padding:4px;padding:var(--smart-editor-label-padding);resize:none}.smart-multiline-text-box textarea:not(.smart-text-box-hidden){max-height:inherit}.smart-multiline-text-box textarea.smart-text-box-hidden{height:0;left:0;position:absolute;top:0;visibility:hidden;width:100%}.smart-multiline-text-box .smart-inner-container{height:100%;max-height:inherit;position:relative}.smart-multiline-text-box .smart-initialization-value{display:none}.smart-multiline-text-box .smart-resize-element{background-clip:content-box;background-color:#d3d3d3;border:1px solid #e0e0e0;border:var(--smart-border) solid var(--smart-border-width);bottom:0;box-sizing:border-box;cursor:nw-resize;display:none;height:18px;height:calc(var(--smart-scroll-bar-size));padding:2px 0 0 2px;position:absolute;right:0;touch-action:none;width:18px;width:calc(var(--smart-scroll-bar-size))}.smart-multiline-text-box .smart-required-message{display:none}.smart-multiline-text-box .smart-container textarea,.smart-multiline-text-box.smart-container textarea{height:100%}.smart-multiline-text-box .smart-container.hscroll textarea,.smart-multiline-text-box.smart-container.hscroll textarea{height:calc(100% - 18px);height:calc(100% - var(--smart-scroll-bar-size))}.smart-multiline-text-box .smart-container.hscroll smart-scroll-bar,.smart-multiline-text-box.smart-container.hscroll smart-scroll-bar{display:block;height:18px;height:calc(var(--smart-scroll-bar-size));width:100%}.smart-multiline-text-box .smart-container.hscroll smart-scroll-bar[orientation=vertical],.smart-multiline-text-box.smart-container.hscroll smart-scroll-bar[orientation=vertical]{display:none}.smart-multiline-text-box .smart-container.vscroll textarea,.smart-multiline-text-box.smart-container.vscroll textarea{width:calc(100% - 18px);width:calc(100% - var(--smart-scroll-bar-size))}.smart-multiline-text-box .smart-container.vscroll smart-scroll-bar[orientation=vertical],.smart-multiline-text-box.smart-container.vscroll smart-scroll-bar[orientation=vertical]{border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);display:block;float:right;height:100%;width:18px;width:calc(var(--smart-scroll-bar-size))}.smart-multiline-text-box .smart-container.vscroll.hscroll smart-scroll-bar,.smart-multiline-text-box.smart-container.vscroll.hscroll smart-scroll-bar{width:calc(100% - 18px);width:calc(100% - var(--smart-scroll-bar-size))}.smart-multiline-text-box .smart-container.vscroll.hscroll smart-scroll-bar[orientation=vertical],.smart-multiline-text-box.smart-container.vscroll.hscroll smart-scroll-bar[orientation=vertical]{height:calc(100% - 18px);height:calc(100% - var(--smart-scroll-bar-size));width:18px;width:calc(var(--smart-scroll-bar-size))}.smart-multiline-text-box[auto-expand]{height:auto;min-height:30px;min-height:var(--smart-editor-height)}.smart-multiline-text-box[auto-expand] textarea.smart-text-box-hidden{height:0}.smart-multiline-text-box[auto-capitalize=words] textarea{text-transform:capitalize}.smart-multiline-text-box[auto-capitalize=characters] textarea{text-transform:uppercase}.smart-multiline-text-box[display-mode=escaped] textarea{white-space:nowrap}.smart-multiline-text-box[cols] textarea,.smart-multiline-text-box[rows] textarea{height:inherit;width:inherit}.smart-multiline-text-box[resizable] .smart-container.hscroll smart-scroll-bar,.smart-multiline-text-box[resizable].smart-container.hscroll smart-scroll-bar{width:calc(100% - 18px);width:calc(100% - var(--smart-scroll-bar-size))}.smart-multiline-text-box[resizable] .smart-container.hscroll smart-scroll-bar smart-multiline-text-box .smart-container.vscroll.hscroll smart-scroll-bar,.smart-multiline-text-box[resizable].smart-container.hscroll smart-scroll-bar smart-multiline-text-box .smart-container.vscroll.hscroll smart-scroll-bar{height:18px;height:calc(var(--smart-scroll-bar-size));width:calc(100% - 18px);width:calc(100% - var(--smart-scroll-bar-size))}.smart-multiline-text-box[resizable] .smart-container.vscroll smart-scroll-bar[orientation=vertical],.smart-multiline-text-box[resizable].smart-container.vscroll smart-scroll-bar[orientation=vertical]{height:calc(100% - 18px);height:calc(100% - var(--smart-scroll-bar-size));width:18px;width:calc(var(--smart-scroll-bar-size))}.smart-multiline-text-box[resizable] .smart-resize-element{display:block}.smart-multiline-text-box[resizable] .smart-resize,.smart-multiline-text-box[resizable] .smart-resize textarea{-webkit-user-select:none;user-select:none}.smart-multiline-text-box.outlined textarea{border:1px solid #e0e0e0!important;border:1px solid var(--smart-border)!important;padding:10px}.smart-multiline-text-box.outlined[focus] textarea{border:1px solid #005c99!important;border:1px solid var(--smart-primary)!important;border-top:1px solid #0000!important}.smart-multiline-text-box.outlined.smart-element{height:300px;height:var(--smart-multiline-text-box-default-height)}.smart-multiline-text-box[right-to-left] textarea{float:right}.smart-multiline-text-box[right-to-left] .smart-container.vscroll smart-scroll-bar[orientation=vertical],.smart-multiline-text-box[right-to-left].smart-container.vscroll smart-scroll-bar[orientation=vertical]{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-right-radius);border-bottom-right-radius:0;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-right-radius);border-top-right-radius:0}smart-numeric-text-box{height:30px;height:var(--smart-numeric-text-box-default-height);width:250px;width:var(--smart-numeric-text-box-default-width)}smart-numeric-text-box .smart-container{border:none;display:flex;width:100%}smart-numeric-text-box.smart-element{background:0 0;border:none;overflow:visible}smart-numeric-text-box[spin-buttons][spin-buttons-position=left] .smart-spin-button.smart-element:first-child,smart-numeric-text-box[spin-buttons][spin-buttons-position=left] .smart-spin-button.smart-element:last-child{border-right:none}smart-numeric-text-box[hint] .smart-hint,smart-numeric-text-box[label] .smart-label{bottom:100%;display:block;font-size:12px;left:0;line-height:normal;padding:4px;padding:var(--smart-editor-label-padding);pointer-events:none;position:absolute;text-align:left;text-align:initial;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;vertical-align:initial;width:100%}.smart-numeric-text-box{border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px}.smart-numeric-text-box:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-numeric-text-box *{box-sizing:border-box}.smart-numeric-text-box.smart-container{border:none;display:flex;height:100%;position:relative;width:100%}.smart-numeric-text-box .smart-container{height:100%;position:relative}.smart-numeric-text-box input.smart-input{-webkit-appearance:none;background-color:#fefefe;background-color:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px;border-right-width:var(--smart-border-width);color:inherit;font:inherit;height:100%;outline:0;padding:4px;padding:var(--smart-editor-label-padding);text-align:right;text-align:var(--smart-numeric-text-box-text-align);width:100%}.smart-numeric-text-box .smart-spin-button{background-color:#f5f5f5;background-color:var(--smart-surface);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px;color:#323232;color:var(--smart-surface-color);height:50%;width:100%}.smart-numeric-text-box .smart-spin-button:first-child{border-bottom:none}.smart-numeric-text-box .smart-spin-button.smart-element{background:#f5f5f5;background:var(--smart-surface);border-radius:0;color:#323232;color:var(--smart-surface-color);display:block;min-height:0}.smart-numeric-text-box .smart-spin-button[hover]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-numeric-text-box .smart-spin-button[active]{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-numeric-text-box .smart-spin-button .smart-button{border:none;padding:0}.smart-numeric-text-box .smart-numeric-text-box-component{border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px;border-width:var(--smart-border-width);border-left-width:1px;border-left-width:var(--smart-border-width);border-right-width:0}.smart-numeric-text-box .smart-input-addon{border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px}.smart-numeric-text-box .smart-spin-buttons-container{border:none;width:27px;width:var(--smart-editor-addon-width)}.smart-numeric-text-box .smart-numeric-text-box-drop-down{width:100%}.smart-numeric-text-box .smart-numeric-text-box-radix-display.smart-numeric-text-box-pressed-component,.smart-numeric-text-box .smart-numeric-text-box-radix-display.smart-numeric-text-box-pressed-component[hover]{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-numeric-text-box .smart-numeric-text-box-unit-display{background-color:#fefefe;background-color:var(--smart-background);border-width:1px 0;border-width:var(--smart-border-width) 0;overflow:hidden;width:27px;width:var(--smart-numeric-text-box-default-unit-display-width)}.smart-numeric-text-box .smart-numeric-text-box-unit-display[hover],.smart-numeric-text-box[drop-down-enabled] .smart-numeric-text-box-radix-display[hover]:not([aria-expanded=true]){background-color:#ebebeb;background-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-numeric-text-box .smart-numeric-text-box-unit-display[hover]{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}.smart-numeric-text-box .smart-arrow{position:relative}.smart-numeric-text-box .smart-hint,.smart-numeric-text-box .smart-label{display:none;position:absolute}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden){border-radius:0}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-left,.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-left .smart-spin-button.smart-repeat-button-element{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);overflow:hidden}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-left .smart-spin-button.smart-element:first-child{border-bottom-left-radius:0}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-left .smart-spin-button.smart-element:last-child{border-top-left-radius:0}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-right,.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-right .smart-spin-button.smart-element{border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);overflow:hidden}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-right .smart-spin-button.smart-element:first-child{border-bottom-right-radius:0}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-right .smart-spin-button.smart-element:last-child{border-top-right-radius:0}.smart-numeric-text-box[drop-down-enabled] .smart-numeric-text-box-radix-display{cursor:pointer}.smart-numeric-text-box:not([animation=none])[hint] .smart-hint{transition:opacity .2s cubic-bezier(.4,0,.6,1)}.smart-numeric-text-box:not([animation=none])[hint][focus] .smart-hint{transition:opacity .2s cubic-bezier(.4,0,.2,1)}.smart-numeric-text-box:not([animation=none]) .smart-numeric-text-box-drop-down{transform-origin:top;transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-numeric-text-box[focus] .smart-input-addon,.smart-numeric-text-box[focus] .smart-spin-button,.smart-numeric-text-box[focus] input.smart-input{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-numeric-text-box[hint] .smart-hint{bottom:auto;opacity:0;top:100%}.smart-numeric-text-box[hint][focus] .smart-hint{opacity:1}.smart-numeric-text-box[radix-display-position=right]:not([spin-buttons]) .smart-numeric-text-box-radix-display,.smart-numeric-text-box[radix-display-position=right][spin-buttons][spin-buttons-position=left] .smart-numeric-text-box-radix-display{border-left-width:0;border-right-width:1px;border-right-width:var(--smart-border-width)}.smart-numeric-text-box[disabled],.smart-numeric-text-box[value=-Infinity] .smart-spin-buttons-container,.smart-numeric-text-box[value=Infinity] .smart-spin-buttons-container,.smart-numeric-text-box[value=NaN] .smart-spin-buttons-container,.smart-numeric-text-box[value=null] .smart-numeric-text-box-radix-display{cursor:default;opacity:.55}.smart-numeric-text-box[spin-buttons] input.smart-input{border-right-width:0;width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}.smart-numeric-text-box[radix-display] input.smart-input{width:88%;width:calc(100% - var(--smart-numeric-text-box-default-radix-display-width))}.smart-numeric-text-box[show-unit] input.smart-input{width:calc(100% - 27px);width:calc(100% - var(--smart-numeric-text-box-default-unit-display-width))}.smart-numeric-text-box[spin-buttons][radix-display] input.smart-input{width:calc(88% - 27px);width:calc(100% - var(--smart-editor-addon-width) - var(--smart-numeric-text-box-default-radix-display-width))}.smart-numeric-text-box[spin-buttons][show-unit] input.smart-input{width:calc(100% - 54px);width:calc(100% - var(--smart-editor-addon-width) - var(--smart-numeric-text-box-default-unit-display-width))}.smart-numeric-text-box[radix-display][show-unit] input.smart-input{width:calc(88% - 27px);width:calc(100% - var(--smart-numeric-text-box-default-radix-display-width) - var(--smart-numeric-text-box-default-unit-display-width))}.smart-numeric-text-box[spin-buttons][radix-display][show-unit] input.smart-input{width:calc(88% - 54px);width:calc(100% - var(--smart-numeric-text-box-default-unit-display-width) - var(--smart-editor-addon-width) - var(--smart-numeric-text-box-default-radix-display-width))}.smart-numeric-text-box[spin-buttons] .smart-spin-buttons-container{border-right-width:1px;border-right-width:var(--smart-border-width)}.smart-numeric-text-box[spin-buttons][spin-buttons-position=left] .smart-spin-buttons-container{border-right-width:0}.smart-numeric-text-box[spin-buttons][spin-buttons-position=left] input.smart-input{border-right-width:1px;border-right-width:var(--smart-border-width)}.smart-numeric-text-box[spin-buttons][spin-buttons-position=left][show-unit] input.smart-input{border-right-width:0}.smart-numeric-text-box[spin-buttons][spin-buttons-position=left][show-unit] .smart-numeric-text-box-unit-display{border-right-width:1px;border-right-width:var(--smart-border-width)}.smart-numeric-text-box[show-unit] input.smart-input,.smart-numeric-text-box[spin-buttons][show-unit] .smart-numeric-text-box-unit-display{border-right-width:0}.smart-numeric-text-box[show-unit] .smart-numeric-text-box-unit-display{border-right-width:1px;border-right-width:var(--smart-border-width)}.smart-numeric-text-box.underlined{background:#fefefe;background:var(--smart-background);border-width:0 0 1px}.smart-numeric-text-box.underlined input{border-width:0 0 1px}.smart-numeric-text-box.underlined input:focus{border:none}.smart-numeric-text-box.underlined .smart-drop-down-button,.smart-numeric-text-box.underlined .smart-spin-button{background:#fefefe;background:var(--smart-background);border-radius:0;border-width:0 0 1px}.smart-numeric-text-box.underlined .smart-drop-down-button[active],.smart-numeric-text-box.underlined .smart-drop-down-button[hover],.smart-numeric-text-box.underlined .smart-spin-button[active],.smart-numeric-text-box.underlined .smart-spin-button[hover]{background:#fefefe;background:var(--smart-background);color:#005c99;color:var(--smart-ui-state-active)}.smart-numeric-text-box.underlined .smart-hint{bottom:0;box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);display:block!important;font-size:75%;left:0;margin-top:-14px;margin-top:calc(0px - var(--smart-font-size));opacity:0;padding:4px;padding:var(--smart-editor-label-padding);pointer-events:none;position:absolute;right:0;top:0;transition:color .2s,font-size .2s,line-height .2s,margin-top .2s,opacity .1s,top .2s}.smart-numeric-text-box.underlined .smart-hint:after{background-color:#005c99;background-color:var(--smart-primary);bottom:-2px;content:"";display:block;height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom center;transition:transform .2s;width:100%}.smart-numeric-text-box.underlined:not([focus]) .smart-hint{margin-top:0}.smart-numeric-text-box.underlined[focus] .smart-drop-down-button{border-bottom-color:#0000;color:#005c99;color:var(--smart-primary);opacity:1}.smart-numeric-text-box.underlined[focus] .smart-hint{color:#005c99;color:var(--smart-primary);opacity:1}.smart-numeric-text-box.underlined[focus] .smart-hint:after{transform:scale(1)}.smart-numeric-text-box.underlined[focus] .smart-spin-button{border-bottom-color:#0000}.smart-numeric-text-box.outlined{background:#fefefe;background:var(--smart-background);border-radius:4px;border-radius:var(--smart-border-radius);height:auto;min-height:0}.smart-numeric-text-box.outlined input{border:1px solid #e0e0e0;border:1px solid var(--smart-border);display:block;outline:medium none invert;outline:initial;padding:13px;transition:border-color .2s}.smart-numeric-text-box.outlined .smart-drop-down-button,.smart-numeric-text-box.outlined .smart-spin-button{background:#fefefe;background:var(--smart-background);border-width:0}.smart-numeric-text-box.outlined .smart-drop-down-button[active],.smart-numeric-text-box.outlined .smart-drop-down-button[hover],.smart-numeric-text-box.outlined .smart-spin-button[active],.smart-numeric-text-box.outlined .smart-spin-button[hover]{background:#fefefe;background:var(--smart-background);color:#005c99;color:var(--smart-ui-state-active)}.smart-numeric-text-box.outlined .smart-drop-down-button{padding:8px 0}.smart-numeric-text-box.outlined .smart-hint{border-color:#e0e0e0!important;border-color:var(--smart-border)!important;color:#5a5a5a;color:var(--smart-background-color);cursor:text;display:flex!important;font-size:75%;left:0;line-height:15px;margin-top:-6px;max-height:100%;padding:0;position:absolute;top:0;transition:color .2s,z-index .2s,font-size .2s,opacity .3s,font-size .2s,line-height .2s;width:100%}.smart-numeric-text-box.outlined .smart-hint:after,.smart-numeric-text-box.outlined .smart-hint:before{border-top:1px solid;border-top-color:#e0e0e0!important;border-top-color:var(--smart-border)!important;box-shadow:inset 0 1px #0000;box-sizing:border-box;content:"";display:block;height:8px;margin-top:6px;min-width:10px;pointer-events:none;transition:border-color .2s,box-shadow .2s}.smart-numeric-text-box.outlined .smart-hint:before{border-left:1px solid #0000;border-radius:4px 0;border-radius:var(--smart-border-radius) 0;margin-right:4px}.smart-numeric-text-box.outlined .smart-hint:after{border-radius:0 4px;border-radius:0 var(--smart-border-radius);border-right:1px solid #0000;flex-grow:1;margin-left:4px}.smart-numeric-text-box.outlined:not([focus]) .smart-hint{font-size:14px;font-size:var(--smart-font-size);line-height:48px;opacity:0}.smart-numeric-text-box.outlined[focus]{--smart-border:var(--smart-primary)}.smart-numeric-text-box.outlined[focus] .smart-input{border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-top-color:#0000!important}.smart-numeric-text-box.outlined[focus] .smart-drop-down-button{color:#005c99;color:var(--smart-primary)}.smart-numeric-text-box.outlined[focus] .smart-hint{color:#005c99;color:var(--smart-primary);opacity:1}.smart-numeric-text-box.outlined[focus] .smart-hint:after,.smart-numeric-text-box.outlined[focus] .smart-hint:before{border-top-color:#005c99!important;border-top-color:var(--smart-primary)!important}.smart-numeric-text-box-radix-display{background-color:#f5f5f5;background-color:var(--smart-surface);color:#323232;color:var(--smart-surface-color);justify-content:center;width:12%;width:var(--smart-numeric-text-box-default-radix-display-width)}.smart-numeric-text-box-radix-display,.smart-numeric-text-box-unit-display{align-items:center;cursor:default;display:flex}.smart-numeric-text-box-drop-down{background:#fefefe;background:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px;border-width:var(--smart-border-width);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);height:auto;list-style-type:none;opacity:1;padding:2px;position:absolute;top:100%;transform:scaleY(1);z-index:9999}.smart-numeric-text-box-drop-down .smart-list-item{border:1px solid #0000;cursor:pointer;margin:1px;padding:4px 8px;word-break:break-all}.smart-numeric-text-box-drop-down .smart-list-item:hover,.smart-numeric-text-box-drop-down .smart-list-item[hover]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-numeric-text-box-drop-down.smart-visibility-hidden{opacity:0;transform:scaleY(0)}.smart-numeric-text-box-drop-down.smart-drop-down-repositioned:not([animation=none]){transform-origin:top;transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-numeric-text-box-pressed-component{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}smart-numeric-text-box[right-to-left]>.smart-container{direction:ltr}smart-numeric-text-box[right-to-left] .smart-hint,smart-numeric-text-box[right-to-left] .smart-label,smart-numeric-text-box[right-to-left] .smart-numeric-text-box-drop-down,smart-numeric-text-box[right-to-left] .smart-numeric-text-box-radix-display,smart-numeric-text-box[right-to-left] input.smart-input{direction:rtl}smart-numeric-text-box[right-to-left] .smart-numeric-text-box-unit-display{direction:rtl;flex-direction:row-reverse}.smart-numeric-text-box-drop-down.smart-drop-down-repositioned[right-to-left]{direction:rtl}.smart-pager-middle-buttons-container{height:100%;order:1}.smart-pager-far-buttons-container{height:100%;order:2}.smart-pager-far-buttons-container.near{order:0}.smart-pager-far-buttons-container.far{order:2}.smart-pager-input-and-label-container{order:3}.smart-pager-input-and-label-container.near{order:-2}.smart-pager-size-selector-and-label-container{order:4}.smart-pager-size-selector-and-label-container.near{order:-1}.smart-pager-summary-container{order:5}.smart-pager-summary-container.near{order:-2}.smart-pager-near-buttons-container{height:100%;order:0}.smart-pager-near-buttons-container.near{order:0}.smart-pager-near-buttons-container.far{order:2}smart-pager{--smart-item-border-radius:100%;--smart-item-border-top-left-radius:100%;--smart-item-border-top-right-radius:100%;--smart-item-border-bottom-left-radius:100%;--smart-item-border-bottom-right-radius:100%;height:48px;height:var(--smart-pager-default-height);justify-content:center;min-width:300px;padding:2px;padding:var(--smart-pager-padding)}smart-pager.smart-element{background:#f5f5f5;background:var(--smart-surface);border-radius:0;color:#323232;color:var(--smart-surface-color);overflow:visible}smart-pager:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}smart-pager.smart-container,smart-pager>.smart-container{align-items:center;display:flex;flex-direction:row}smart-pager .smart-pager-far-buttons-container,smart-pager .smart-pager-input-and-label-container,smart-pager .smart-pager-middle-buttons-container,smart-pager .smart-pager-near-buttons-container,smart-pager .smart-pager-size-selector-and-label-container,smart-pager .smart-pager-summary-container{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:0 4px}smart-pager .smart-pager-page-index-selectors-container{align-items:center;color:var(--smart-pager-color);display:flex;height:100%;outline:0;width:auto}smart-pager .smart-pager-page-index-selectors-container:focus .smart-pager-page-index-selector[selected]{text-decoration:underline}smart-pager .smart-pager-label{align-items:center;border:none;display:flex;height:100%;justify-content:center;margin:0 8px;overflow:hidden;text-overflow:ellipsis}smart-pager .smart-pager-button,smart-pager .smart-pager-page-index-selector{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius);display:flex;font-family:inherit;font-size:inherit;overflow:hidden;position:relative}smart-pager .smart-pager-label span{padding:2px}smart-pager .smart-pager-button{align-items:center;height:32px;height:var(--smart-pager-button-height);justify-content:center;width:"auto";width:var(--smart-pager-button-width)}smart-pager .smart-pager-button:hover{background:#ebebeb;background:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}smart-pager .smart-pager-button:active{background:#005c99;background:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}smart-pager .smart-pager-button:active .smart-ripple{background-color:#fff;background-color:var(--smart-ui-state-color-active)}smart-pager .smart-pager-button[disabled]{opacity:.55}smart-pager .smart-pager-button .smart-ripple{background-color:#005c99;background-color:var(--smart-ui-state-active)}smart-pager .smart-pager-page-index-selector{align-items:center;cursor:pointer;flex-grow:1;height:32px;height:var(--smart-pager-page-index-selector-height);justify-content:center;margin-left:8px;margin-left:var(--smart-pager-page-index-selector-horizontal-offset);text-overflow:ellipsis;-webkit-user-select:none;user-select:none;width:32px;width:var(--smart-pager-page-index-selector-width)}smart-pager .smart-pager-page-index-selector:first-child{margin-left:-1px}smart-pager .smart-pager-page-index-selector:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}smart-pager .smart-pager-page-index-selector .smart-ripple,smart-pager .smart-pager-page-index-selector[selected]{background-color:#005c99;background-color:var(--smart-ui-state-active)}smart-pager .smart-pager-page-index-selector[selected]{border-color:#005c99;border-color:var(--smart-ui-state-border-active);box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;box-shadow:var(--smart-elevation-2);color:#fff;color:var(--smart-ui-state-color-active)}smart-pager .smart-pager-page-index-selector[selected] .smart-ripple{background-color:#fff;background-color:var(--smart-ui-state-color-active)}smart-pager .smart-page-size-selector,smart-pager .smart-pager-input{background:#fefefe;background:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color)}smart-pager .smart-next-ellipsis-button,smart-pager .smart-previous-ellipsis-button{height:32px;height:var(--smart-pager-page-index-ellipsis-selector-height);width:32px;width:var(--smart-pager-page-index-ellipsis-selector-width)}smart-pager .smart-page-size-selector{--smart-item-border-top-left-radius:var(--smart-border-radius);--smart-item-border-top-right-radius:var(--smart-border-radius);--smart-item-border-bottom-left-radius:var(--smart-border-radius);--smart-item-border-bottom-right-radius:var(--smart-border-radius);width:60px;width:var(--smart-pager-page-size-selector-width)}smart-pager .smart-pager-input{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);border-width:1px;border-width:var(--smart-border-width);box-sizing:border-box;height:30px;height:var(--smart-text-box-default-height);margin:0 5px;padding:0 4px;padding:0 var(--smart-editor-label-padding);width:50px;width:var(--smart-pager-input-width)}smart-pager:not([show-navigation-button-labels]) .smart-pager-button{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius);width:32px;width:var(--smart-pager-page-index-selector-width)}smart-pager[disabled] .smart-pager-page-index-selector{cursor:default;-webkit-user-select:none;user-select:none}smart-pager[right-to-left] .smart-pager-far-buttons-container,smart-pager[right-to-left] .smart-pager-input-and-label-container,smart-pager[right-to-left] .smart-pager-label,smart-pager[right-to-left] .smart-pager-middle-buttons-container,smart-pager[right-to-left] .smart-pager-near-buttons-container,smart-pager[right-to-left] .smart-pager-page-index-selectors-container,smart-pager[right-to-left] .smart-pager-size-selector-and-label-container,smart-pager[right-to-left]>.smart-container{flex-direction:row-reverse}smart-pager[right-to-left] .smart-arrow-left-first:after,smart-pager[right-to-left] .smart-arrow-left:after,smart-pager[right-to-left] .smart-arrow-right-last:after,smart-pager[right-to-left] .smart-arrow-right:after{transform:rotate(180deg);transform-origin:center}smart-pager[right-to-left] .smart-first-button,smart-pager[right-to-left] .smart-last-button,smart-pager[right-to-left] .smart-next-page-button,smart-pager[right-to-left] .smart-pager-input,smart-pager[right-to-left] .smart-pager-label,smart-pager[right-to-left] .smart-pager-label>span,smart-pager[right-to-left] .smart-pager-page-index-selector,smart-pager[right-to-left] .smart-previous-page-button{direction:rtl}smart-password-text-box{display:block;height:30px;height:var(--smart-text-box-default-height);width:250px;width:var(--smart-text-box-default-width)}smart-password-text-box.smart-element{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);overflow:visible}.smart-password-text-box>.smart-container{position:relative}.smart-password-text-box .smart-content,.smart-password-text-box .smart-content .smart-input{color:inherit;font-family:inherit;height:100%;overflow:hidden;position:relative;width:100%}.smart-password-text-box .smart-content .smart-input::-ms-reveal{display:none}.smart-password-text-box .smart-password-icon{align-items:center;color:#5a5a5a;color:var(--smart-background-color);cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:inherit;height:100%;justify-content:center;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;width:30px}.smart-password-text-box .smart-password-icon:after{content:"\e90d";content:var(--smart-icon-visibility)}.smart-password-text-box .smart-password-icon.smart-hidden{display:none}.smart-password-text-box smart-tooltip{font-family:inherit;font-size:inherit;font-weight:inherit}.smart-password-text-box .smart-hint,.smart-password-text-box .smart-label{display:none;position:absolute}.smart-password-text-box[hint] .smart-hint,.smart-password-text-box[label] .smart-label{bottom:100%;display:block;font-size:12px;left:0;line-height:normal;padding:4px;padding:var(--smart-editor-label-padding);pointer-events:none;position:absolute;text-align:left;text-align:initial;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;vertical-align:initial;width:100%}.smart-password-text-box[hint] .smart-hint{bottom:auto;opacity:0;top:100%;transition:opacity .2s cubic-bezier(.4,0,.6,1)}.smart-password-text-box[hint][focus] .smart-hint{opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1)}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.smart-password-text-box .smart-hint,.smart-password-text-box .smart-hint:after{transition-duration:.1s}}}.smart-password-text-box[show-password-strength] .smart-password-short input:focus,.smart-password-text-box[show-password-strength]:focus .smart-password-short input{border-color:#b00020;border-color:var(--smart-error)}.smart-password-text-box[show-password-strength] .smart-password-weak input:focus,.smart-password-text-box[show-password-strength]:focus .smart-password-weak input{border-color:orange}.smart-password-text-box[show-password-strength] .smart-password-far input:focus,.smart-password-text-box[show-password-strength]:focus .smart-password-far input{border-color:#ff0}.smart-password-text-box[show-password-strength] .smart-password-good input:focus,.smart-password-text-box[show-password-strength]:focus .smart-password-good input{border-color:#00bfff}.smart-password-text-box[show-password-strength] .smart-password-strong input:focus,.smart-password-text-box[show-password-strength]:focus .smart-password-strong input{border-color:#8bc34a;border-color:var(--smart-success)}smart-password-text-box[right-to-left] .smart-hint,smart-password-text-box[right-to-left] .smart-label,smart-password-text-box[right-to-left]>.smart-container{direction:rtl}smart-password-text-box[right-to-left] smart-tooltip{direction:ltr}smart-password-text-box[right-to-left] .smart-password-icon{left:0;right:auto}.smart-pivot-table tfoot td,.smart-pivot-table thead th{font-weight:700}.smart-pivot-table thead th:not(:last-child):not(.last-visible){border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-table tbody tr td{transform:scaleY(1)}.smart-pivot-table tbody tr.collapsed{height:0}.smart-pivot-table tbody tr.collapsed td{border-top-color:#0000;border-top-width:0;line-height:0;padding-bottom:0;padding-top:0;transform:scaleY(0)}.smart-pivot-table tbody tr.no-height td{line-height:0}.smart-pivot-table th.align-left>.wrapper{justify-content:flex-start}.smart-pivot-table th.align-center>.wrapper{justify-content:center}.smart-pivot-table th.align-right>.wrapper{justify-content:flex-end}.smart-pivot-table tr td{line-height:23px;line-height:calc(var(--smart-table-row-height) - var(--smart-table-cell-padding)*2 - var(--smart-border-width));white-space:nowrap}.smart-pivot-table tr:last-child:not(:first-child) .smart-pivot-table-grouping-header,.smart-pivot-table tr:last-child:not(:first-child) .smart-pivot-table-total-header{border-top:1px solid #e0e0e0;border-top:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-table tr:not(:last-child) .smart-pivot-table-grouping-header,.smart-pivot-table tr:not(:last-child) .smart-pivot-table-selection-header,.smart-pivot-table tr:not(:last-child) .smart-pivot-table-total-header{border-bottom:none}.smart-pivot-table td.align-left{text-align:left}.smart-pivot-table td.align-center{text-align:center}.smart-pivot-table td.align-right{text-align:right}.smart-pivot-table td.sort-by{position:relative}.smart-pivot-table td.sort-by:before{align-items:center;content:"\e83f";content:var(--smart-icon-up);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:100%;justify-content:flex-end;opacity:0;position:absolute;right:12px;right:var(--smart-table-cell-padding);top:0;transform:rotate(90deg);visibility:hidden}.smart-pivot-table td.sort-by.asc:before,.smart-pivot-table td.sort-by.desc:before{opacity:1;visibility:visible}.smart-pivot-table td[selection-detail]:before{font-feature-settings:"smcp";background-color:#2d2d30;background-color:var(--smart-secondary);color:#fff;color:var(--smart-secondary-color);content:attr(selection-detail);font-size:14px;font-size:var(--smart-font-size);font-variant:small-caps;left:0;opacity:.8;padding:3px;pointer-events:none;position:absolute;top:100%}.smart-pivot-table td[selection-detail][detail-position-x=right]:before{left:auto;right:0}.smart-pivot-table td[selection-detail][detail-position-y=top]:before{top:0;transform:translateY(-100%)}.smart-pivot-table .smart-pivot-table-main-container{height:100%;overflow:auto;width:100%}.smart-pivot-table .smart-pivot-table-main-container.prevent-scroll{overflow:hidden}.smart-pivot-table .smart-pivot-table-selection-header{border-top:none}.smart-pivot-table .smart-pivot-table-total-header{border-top:none;width:200px;width:var(--smart-pivot-table-cell-width)}.smart-pivot-table .smart-pivot-table-grouping-header{border-top:none;width:250px;width:var(--smart-pivot-table-secondary-group-width)}.smart-pivot-table .smart-pivot-table-toolbar{border:none;border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border);display:none;height:48px;height:var(--smart-table-row-height)}.smart-pivot-table .smart-pivot-table-toolbar smart-breadcrumb .smart-breadcrumb-items .smart-breadcrumb-item{height:calc(100% - 10px);height:calc(100% - var(--smart-breadcrumb-padding))}.smart-pivot-table .smart-pivot-table-row-group-breadcrumb:before{content:"\e806";content:var(--smart-icon-align-left);transform:scale(-1)}.smart-pivot-table:not([right-to-left]) td.sort-by.desc:before,.smart-pivot-table[right-to-left] td.sort-by.asc:before{transform:rotate(270deg)}.smart-pivot-table .smart-pivot-table-pivot-breadcrumb{border-left:1px solid #e0e0e0;border-left:var(--smart-border-width) solid var(--smart-border);border-radius:0}.smart-pivot-table .smart-pivot-table-pivot-breadcrumb:before{content:"\e819";content:var(--smart-icon-refresh)}.smart-pivot-table .empty{border-top:none}.smart-pivot-table .total-arrow{cursor:pointer;display:inline-flex;height:16px;height:var(--smart-table-arrow-size);margin-left:5px;margin-left:var(--smart-table-arrow-margin);width:16px;width:var(--smart-table-arrow-size)}.smart-pivot-table .total-arrow:focus{border:1px solid #333;border:1px solid var(--smart-ui-state-color-focus);border-radius:50%;color:#333;color:var(--smart-ui-state-color-focus);outline:0}.smart-pivot-table .smart-pivot-panel{border-bottom:none;border-right:none;border-top:none;height:100%;width:100%}.smart-pivot-table smart-breadcrumb{border:none;height:100%;padding-left:30px;padding-left:calc(var(--smart-breadcrumb-padding)*3);position:relative;width:auto}.smart-pivot-panel .smart-accordion smart-accordion-item .smart-accordion-item-content,.smart-pivot-panel smart-accordion-item .smart-content-container{padding:0}.smart-pivot-table smart-breadcrumb:before{align-items:center;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:100%;justify-content:center;left:0;position:absolute;width:30px;width:calc(var(--smart-breadcrumb-padding)*3)}.smart-pivot-table smart-breadcrumb>.smart-container{position:relative}.smart-pivot-table smart-breadcrumb>.smart-container.drop-target:after{border:2px dashed #005c99;border:2px dashed var(--smart-primary);box-sizing:border-box;content:"";height:calc(100% + 10px);height:calc(100% + var(--smart-breadcrumb-padding));left:-30px;left:calc(var(--smart-breadcrumb-padding)*-3);position:absolute;top:0;width:calc(100% + 40px);width:calc(100% + var(--smart-breadcrumb-padding)*4)}.smart-pivot-table smart-breadcrumb .smart-breadcrumb-items,.smart-pivot-table smart-breadcrumb .smart-template-container{height:100%}.smart-pivot-table smart-breadcrumb .smart-breadcrumb-item{height:calc(100% - 10px);height:calc(100% - var(--smart-breadcrumb-padding))}.smart-pivot-table smart-breadcrumb .smart-breadcrumb-placeholder{font-style:italic;left:0;position:absolute;top:10px;top:var(--smart-breadcrumb-padding)}.smart-pivot-table [selection-detail]{overflow:visible;position:relative;z-index:1}.smart-pivot-table:not([animation=none]) tbody tr{transition:height .2s ease-in-out}.smart-pivot-table:not([animation=none]) tr td{transition:padding-top .2s ease-in-out,padding-bottom .2s ease-in-out,transform .2s ease-in-out,border-top-color .2s ease-in-out}.smart-pivot-table:not([designer]) .smart-pivot-table-designer-container{display:none}.smart-pivot-table[group-layout=classic] .smart-pivot-table-grouping-header{width:150px;width:calc(var(--smart-pivot-table-cell-width)*.75)}.smart-pivot-table[group-layout=classic] tbody td.expanded:not(.main)+td[data-field^=group]:not(.main),.smart-pivot-table[group-layout=classic] tbody td:not(.expanded)+td[data-field^=group]:not(.main){font-size:0}.smart-pivot-table[group-layout=classic] .hierarchy-arrow:after{content:"\e803";content:var(--smart-icon-plus)}.smart-pivot-table[group-layout=classic] td.expanded .hierarchy-arrow:after{content:"\e804";content:var(--smart-icon-minus)}.smart-pivot-table[designer]>.smart-container{display:grid;grid-template-columns:1fr 300px;grid-template-columns:1fr var(--smart-pivot-panel-width);grid-template-rows:100%}.smart-pivot-table[designer] .smart-pivot-table-designer-container{display:block;height:100%}.smart-pivot-table[designer-position=near]>.smart-container{grid-template-columns:300px 1fr;grid-template-columns:var(--smart-pivot-panel-width) 1fr}.smart-pivot-table[designer-position=near] .smart-pivot-table-main-container{order:1}.smart-pivot-table[designer-position=near]:not([right-to-left]) .smart-pivot-panel{border-left:none;border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-table[toolbar]>.smart-container{display:flex;flex-direction:column}.smart-pivot-table[toolbar] .smart-pivot-table-main-container{grid-area:main;height:calc(100% - 48px);height:calc(100% - var(--smart-table-row-height))}.smart-pivot-table[toolbar] .smart-pivot-table-toolbar{grid-gap:10px;grid-gap:var(--smart-pivot-panel-padding);display:grid;gap:10px;gap:var(--smart-pivot-panel-padding);grid-area:toolbar;grid-template-columns:1fr 1fr 48px 48px;grid-template-columns:1fr 1fr var(--smart-table-row-height) var(--smart-table-row-height)}.smart-pivot-table[toolbar] .smart-pivot-table-designer-container{grid-area:designer;max-height:none;min-height:0}.smart-pivot-table[toolbar][designer]>.smart-container{display:grid;grid-template-areas:"toolbar toolbar" "main designer";grid-template-columns:1fr 300px;grid-template-columns:1fr var(--smart-pivot-panel-width);grid-template-rows:48px 1fr;grid-template-rows:var(--smart-table-row-height) 1fr}.smart-pivot-table[toolbar][designer] .smart-pivot-table-toolbar{grid-template-columns:1fr 1fr 48px;grid-template-columns:1fr 1fr var(--smart-table-row-height)}.smart-pivot-table[toolbar][designer] .smart-table-toolbar-button.fields{display:none}.smart-pivot-table[toolbar][designer] .smart-pivot-table-main-container{height:100%;width:100%}.smart-pivot-table[toolbar][designer][designer-position=near]>.smart-container{grid-template-areas:"toolbar toolbar" "designer main";grid-template-columns:300px 1fr;grid-template-columns:var(--smart-pivot-panel-width) 1fr}.smart-pivot-table[selection][selection-mode=cell] tbody td{-webkit-user-select:none;user-select:none}.smart-pivot-table[selection][selection-mode=cell] tbody td.selected{background-color:#005c99cc;background-color:rgba(var(--smart-primary-rgb),.8);color:#fff;color:var(--smart-primary-color)}.smart-table[column-reorder] th[data-field].smart-pivot-table-total-header,.smart-table[column-reorder][column-totals] th[data-field]{cursor:inherit}.smart-table[freeze-header] thead tr:nth-child(4)>th{top:168px;top:calc(var(--smart-table-column-header-height)*3)}.smart-table[freeze-header] thead tr:nth-child(5)>th{top:224px;top:calc(var(--smart-table-column-header-height)*4)}.smart-table[freeze-header] thead tr:nth-child(6)>th{top:280px;top:calc(var(--smart-table-column-header-height)*5)}.smart-table[freeze-header] thead tr:nth-child(7)>th{top:336px;top:calc(var(--smart-table-column-header-height)*6)}.smart-table[freeze-header] thead tr:nth-child(8)>th{top:392px;top:calc(var(--smart-table-column-header-height)*7)}.smart-table[freeze-header] thead tr:nth-child(9)>th{top:448px;top:calc(var(--smart-table-column-header-height)*8)}.smart-table[freeze-header] thead tr:nth-child(10)>th{top:504px;top:calc(var(--smart-table-column-header-height)*9)}.smart-table-window.drill-down{--smart-window-default-width:750px;--smart-window-footer-padding:0;--smart-window-footer-height:0px}.smart-table-window.drill-down .smart-content-container>.smart-content>div{grid-gap:10px;grid-gap:var(--smart-pivot-panel-padding);display:grid;gap:10px;gap:var(--smart-pivot-panel-padding);grid-template-columns:100%;grid-template-rows:auto 1fr;height:100%;width:100%}.smart-table-window.drill-down .drill-down-details{display:flex}.smart-table-window.drill-down .smart-content strong{margin-left:3.33333px;margin-left:calc(var(--smart-pivot-panel-padding)/3);margin-right:10px;margin-right:var(--smart-pivot-panel-padding)}.smart-table-window.drill-down smart-table{min-height:0}.smart-table-window.fields{--smart-window-footer-padding:0;--smart-window-footer-height:0px;--smart-window-default-width:600px;--smart-window-default-height:800px}.smart-table-window.fields smart-pivot-panel{height:100%;width:100%}.smart-table-window.fields smart-pivot-panel>.smart-container{grid-template-columns:none;grid-template-rows:auto 1fr}.smart-table-window.fields smart-pivot-panel>.smart-container>div:first-child{order:1}.smart-table-window.fields smart-pivot-panel>.smart-container>div:nth-child(2){order:0}.smart-table-window.fields smart-pivot-panel .smart-filter-panel .smart-filter-panel-button-container>smart-button{width:40%}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-columns-view{grid-template-rows:2fr 1fr 1fr 1fr}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tabs{border-left:none;writing-mode:inherit}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item{border-bottom-width:2px;border-bottom-width:calc(var(--smart-border-width)*2);border-left-color:#0000;border-left-width:1px;border-left-width:var(--smart-border-width);height:auto}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item:first-child{margin-right:10px;margin-right:var(--smart-pivot-panel-padding);margin-top:0}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item:focus{border-color:#333;border-color:var(--smart-ui-state-color-focus)}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item.selected{border-bottom-color:#005c99;border-bottom-color:var(--smart-primary)}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item.selected:focus{border-color:#333 #333 #005c99;border-color:var(--smart-ui-state-color-focus) var(--smart-ui-state-color-focus) var(--smart-primary)}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item .icon{margin-bottom:0;margin-right:3px}.smart-table-window.fields:not([animation=none]) smart-pivot-panel .smart-pivot-panel-tab-item{transition:border-bottom-color .3s ease-out}.smart-window.smart-table-window.drill-down .smart-content-container>.smart-footer,.smart-window.smart-table-window.fields .smart-content-container>.smart-footer{display:none}.smart-pivot-panel{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);height:800px;height:var(--smart-pivot-panel-default-height);width:300px;width:var(--smart-pivot-panel-width)}.smart-pivot-panel>.smart-container{display:grid;grid-template-columns:1fr auto;min-height:0;min-width:0}.smart-pivot-panel>.smart-container>div:first-child{min-height:0}.smart-pivot-panel>.smart-container .check-box{left:auto;position:relative;transform:none}.smart-pivot-panel smart-accordion-item.filtered .smart-label{color:#005c99;color:var(--smart-primary);position:relative}.smart-pivot-panel .icon:before,.smart-pivot-panel smart-accordion-item.filtered .smart-label:before,.smart-pivot-panel smart-tree-item .settings-icon:before{font-feature-settings:normal;color:inherit;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);font-variant:normal;font-weight:400;height:100%;text-decoration:inherit;text-transform:none}.smart-pivot-panel smart-accordion-item.filtered .smart-label:before{align-items:center;content:"\f0b0";content:var(--smart-icon-filter);display:flex;flex-wrap:wrap;font-style:normal;justify-content:center;position:absolute;right:calc(100% + 5px);right:calc(100% + var(--smart-pivot-panel-padding)/2);width:16px}.smart-pivot-panel smart-tree-item .settings-icon{margin-right:5px;margin-right:calc(var(--smart-pivot-panel-padding)/2)}.smart-pivot-panel smart-tree-item .settings-icon:before{align-items:center;content:"\e833";content:var(--smart-icon-settings);display:flex;flex-wrap:wrap;font-style:normal;justify-content:center;position:relative;width:100%}.smart-pivot-panel smart-accordion,.smart-pivot-panel smart-filter-panel{height:100%;width:100%}.smart-pivot-panel smart-filter-panel>.smart-container{grid-row-gap:10px;grid-row-gap:var(--smart-pivot-panel-padding);display:grid;grid-template-rows:auto 1fr auto;row-gap:10px;row-gap:var(--smart-pivot-panel-padding)}.smart-pivot-panel smart-filter-panel>.smart-container>div:nth-child(2){min-height:0}.smart-pivot-panel smart-filter-panel>.smart-container smart-tree{height:100%}.smart-pivot-panel smart-tree.smart-element{visibility:inherit}.smart-pivot-panel smart-tree:focus{border-color:#333;border-color:var(--smart-ui-state-color-focus)}.smart-pivot-panel .icon:before{align-items:center;display:flex;flex-wrap:wrap;font-style:normal;justify-content:center;position:relative;width:100%}.smart-pivot-panel .smart-pivot-panel-tabs{border-left:1px solid #e0e0e0;border-left:var(--smart-border-width) solid var(--smart-border);display:flex;writing-mode:vertical-lr}.smart-pivot-panel .smart-pivot-panel-tab-item{align-items:center;border:1px solid #0000;border-left:calc(var(--smart-border-width)*2) solid #0000;cursor:pointer;display:flex;height:150px;height:var(--smart-pivot-panel-tab-item-height);justify-content:center;overflow:hidden;padding:10px;padding:var(--smart-pivot-panel-padding);text-overflow:ellipsis;white-space:nowrap}.smart-pivot-panel .smart-pivot-panel-tab-item:first-child{margin-top:10px;margin-top:var(--smart-pivot-panel-padding)}.smart-pivot-panel .smart-pivot-panel-tab-item:first-child .icon:before{content:"\e800";content:var(--smart-icon-table)}.smart-pivot-panel .smart-pivot-panel-tab-item:nth-child(2) .icon:before{content:"\f0b0";content:var(--smart-icon-filter)}.smart-pivot-panel .smart-pivot-panel-tab-item:hover{color:#005c99;color:var(--smart-primary)}.smart-pivot-panel .smart-pivot-panel-tab-item:focus{border-color:#333;border-color:var(--smart-ui-state-color-focus);outline:0}.smart-pivot-panel .smart-pivot-panel-tab-item.selected{border-left-color:#005c99;border-left-color:var(--smart-primary)}.smart-pivot-panel .smart-pivot-panel-tab-item.selected:focus{border-color:#333 #333 #333 #005c99;border-color:var(--smart-ui-state-color-focus) var(--smart-ui-state-color-focus) var(--smart-ui-state-color-focus) var(--smart-primary)}.smart-pivot-panel .smart-pivot-panel-tab-item .icon{margin-bottom:3px}.smart-pivot-panel .smart-pivot-panel-columns-view{display:grid;grid-template-rows:3fr 1fr 1fr 1fr;height:100%;min-height:0;min-width:0;width:100%}.smart-pivot-panel .smart-pivot-panel-columns-view smart-tree{border-color:#0000;height:100%;width:100%}.smart-pivot-panel .smart-pivot-panel-active-columns{border-top:1px solid #e0e0e0;border-top:var(--smart-border-width) solid var(--smart-border);display:grid;grid-template-rows:auto 1fr;min-height:0;min-width:0}.smart-pivot-panel .smart-pivot-panel-active-columns smart-tree-item .smart-tree-item-label-element>span{display:flex}.smart-pivot-panel .smart-pivot-panel-label{background:#005c99;background:var(--smart-primary);color:#fff;color:var(--smart-primary-color);display:flex;padding:10px;padding:var(--smart-pivot-panel-padding)}.smart-pivot-panel .smart-pivot-panel-label .icon{margin-right:5px;margin-right:calc(var(--smart-pivot-panel-padding)/2)}.smart-pivot-panel .smart-pivot-panel-row-groups-label .icon:before{content:"\e806";content:var(--smart-icon-align-left);transform:scale(-1)}.smart-pivot-panel .smart-pivot-panel-summaries-label .icon:before{content:"\f01a";content:var(--smart-icon-math)}.smart-pivot-panel .smart-pivot-panel-pivots-label .icon:before{content:"\e819";content:var(--smart-icon-refresh)}.smart-pivot-panel .smart-pivot-panel-columns-container{min-height:0;overflow:auto}.smart-pivot-panel .smart-pivot-panel-filters-view{height:100%}.smart-pivot-panel:not([animation=none]) .smart-pivot-panel-tab-item{transition:border-left-color .3s ease-out}.smart-pivot-panel[inverted]>.smart-container{grid-template-columns:auto 1fr}.smart-pivot-panel[inverted]>.smart-container>div:first-child{order:1}.smart-pivot-panel[inverted] .smart-pivot-panel-tabs{border-left:none;border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-panel[inverted] .smart-pivot-panel-tab-item{border-left:1px solid #0000;border-right-width:2px;border-right-width:calc(var(--smart-border-width)*2)}.smart-pivot-panel[inverted] .smart-pivot-panel-tab-item span:nth-child(2){transform:rotate(180deg)}.smart-pivot-panel[inverted] .smart-pivot-panel-tab-item.selected{border-right-color:#005c99;border-right-color:var(--smart-primary)}.smart-pivot-panel[inverted] .smart-pivot-panel-tab-item.selected:focus{border-color:#333 #005c99 #333 #333;border-color:var(--smart-ui-state-color-focus) var(--smart-primary) var(--smart-ui-state-color-focus) var(--smart-ui-state-color-focus)}.smart-pivot-panel[inverted]:not([animation=none]) .smart-pivot-panel-tab-item{transition:border-right-color .3s ease-out}.smart-window.smart-pivot-window{--smart-window-default-height:190px}.smart-window.smart-pivot-window .smart-content-container>.smart-content{grid-gap:10px;grid-gap:var(--smart-pivot-panel-padding);display:grid;gap:10px;gap:var(--smart-pivot-panel-padding);grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:minmax(175px,auto) 1fr;min-width:0}.smart-window.smart-pivot-window .smart-content-container>.smart-footer{align-items:center;display:flex;justify-content:space-evenly}.smart-window.smart-pivot-window .smart-content-container>.smart-footer smart-button{--smart-button-padding:0;height:100%;width:40%}.smart-window.smart-pivot-window .smart-content .category.label{font-weight:700;grid-column-end:3;grid-column-start:1;text-decoration:underline}.smart-window.smart-pivot-window smart-input{width:100%}.smart-window.smart-pivot-window.summary{--smart-window-default-height:500px}.smart-window.smart-pivot-window:not(.summary) .summary{display:none}.smart-breadcrumb-feedback.cancel:after{background-color:#b00020;background-color:var(--smart-error);color:#fff;color:var(--smart-error-color);content:"\e832";content:var(--smart-icon-block)}.smart-breadcrumb-feedback.delete:after{background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color);content:"\e826";content:var(--smart-icon-delete)}.smart-breadcrumb-feedback.pivot:after{content:"\e819";content:var(--smart-icon-refresh)}.smart-breadcrumb-feedback.row-group:after{content:"\e806";content:var(--smart-icon-align-left);transform:scale(-1)}.smart-breadcrumb-feedback.summary:after{content:"\f01a";content:var(--smart-icon-math)}.smart-tree-item-feedback.forbidden{border-color:#b00020;border-color:var(--smart-error);color:#b00020;color:var(--smart-error)}.smart-tree-item-feedback.forbidden:before{font-feature-settings:normal;align-items:center;color:inherit;content:"\e832";content:var(--smart-icon-block);display:flex;flex-wrap:wrap;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);font-style:normal;font-variant:normal;font-weight:400;height:100%;justify-content:center;margin-right:5px;margin-right:calc(var(--smart-pivot-panel-padding)/2);position:relative;text-decoration:inherit;text-transform:none;width:100%}.smart-pivot-table[right-to-left] thead th:not(:last-child){border-left:1px solid #e0e0e0;border-left:var(--smart-border-width) solid var(--smart-border);border-right:none}.smart-pivot-table[right-to-left] .smart-pivot-table-pivot-breadcrumb,.smart-pivot-table[right-to-left]:not([designer-position=near]) .smart-pivot-panel{border-left:none;border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-table[right-to-left] th.expanded .total-arrow{transform:none}.smart-pivot-table[right-to-left] smart-breadcrumb{padding-left:10px;padding-left:var(--smart-breadcrumb-padding);padding-right:30px;padding-right:calc(var(--smart-breadcrumb-padding)*3)}.smart-pivot-table[right-to-left] smart-breadcrumb:before{left:auto;right:0}.smart-pivot-table[right-to-left] .total-arrow{transform:rotate(180deg)}.smart-pivot-table[right-to-left][selection]:not([selection-mode=cell]) thead th:first-child{border-left:none}.smart-table-window[right-to-left].drill-down .smart-content strong{margin-left:10px;margin-left:var(--smart-pivot-panel-padding);margin-right:3.33333px;margin-right:calc(var(--smart-pivot-panel-padding)/3)}.smart-table-window[right-to-left].fields smart-pivot-panel .smart-pivot-panel-tab-item,.smart-table-window[right-to-left].fields smart-pivot-panel .smart-pivot-panel-tabs{flex-direction:row-reverse}.smart-table-window[right-to-left].fields smart-pivot-panel .smart-pivot-panel-tab-item{display:flex}.smart-table-window[right-to-left].fields smart-pivot-panel .smart-pivot-panel-tab-item:first-child{margin-left:10px;margin-left:var(--smart-pivot-panel-padding);margin-right:0}.smart-table-window[right-to-left].fields smart-pivot-panel .smart-pivot-panel-tab-item .icon{margin-left:3px;margin-right:0}.smart-pivot-panel[right-to-left]{direction:ltr}.smart-pivot-panel[right-to-left] .smart-pivot-panel-tab-item>span:nth-child(2),.smart-pivot-panel[right-to-left]>.smart-container>div:first-child{direction:rtl}.smart-pivot-panel[right-to-left] .smart-pivot-panel-label .icon,.smart-pivot-panel[right-to-left] smart-tree-item .settings-icon{margin-left:5px;margin-left:calc(var(--smart-pivot-panel-padding)/2);margin-right:0}.smart-power-button{border-radius:100%;display:inline-block;height:30px;height:var(--smart-power-button-default-width);padding:0;width:30px;width:var(--smart-power-button-default-width)}.smart-power-button .smart-input{background-color:#fefefe;background-color:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);border-radius:100%;border-style:solid;border-width:1px;border-width:var(--smart-border-width);box-sizing:border-box;display:block;height:100%;min-height:30px;min-height:var(--smart-power-button-default-width);min-width:30px;min-width:var(--smart-power-button-default-width);outline:0;overflow:hidden;position:relative;width:100%}.smart-power-button .smart-input:after{font-feature-settings:normal;align-items:center;content:"\e811";content:var(--smart-icon-power);display:flex;flex-wrap:wrap;font-family:smart-icons;font-size:20px;font-style:normal;font-variant:normal;font-weight:400;height:100%;justify-content:center;text-decoration:inherit;text-transform:none;width:100%}.smart-power-button .smart-container{cursor:pointer;display:flex;height:100%;position:relative}.smart-power-button .smart-animation{pointer-events:none}.smart-power-button[focus]{outline:0}.smart-power-button[focus] .smart-input{background:#e2e0e0;background:var(--smart-ui-state-focus);border:1px solid #e2e0e0;border:var(--smart-border-width) solid var(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus);outline:0}.smart-power-button:hover .smart-input{background:#ebebeb;background:var(--smart-ui-state-hover);border:1px solid #ebebeb;border:var(--smart-border-width) solid var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover);transition:background-color .1s linear}.smart-power-button:active .smart-input{background:#005c99;background:var(--smart-ui-state-active);border:1px solid #005c99;border:var(--smart-border-width) solid var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active);transition:background-color .1s linear}.smart-power-button[disabled] .smart-container{cursor:auto}.smart-power-button[checked] .smart-input{background-color:#005c99;background-color:var(--smart-primary);color:#005c99;color:var(--smart-primary)}.smart-power-button[checked] .smart-input:after{color:#fff}.smart-power-button[readonly].active .smart-input,.smart-power-button[readonly]:active .smart-input,.smart-power-button[readonly]:hover .smart-input{background:var(--smart-button-background);border:var(--smart-border-width) solid var(--smart-button-border);color:#000;color:initial;transition:none}smart-power-button.active .smart-input{background:#005c99;background:var(--smart-ui-state-active);border:1px solid #005c99;border:var(--smart-border-width) solid var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active);transition:background-color .1s linear}smart-power-button.raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;box-shadow:var(--smart-elevation-2)}smart-power-button[right-to-left]>.smart-container>.smart-input{direction:rtl}.smart-circular-progress-bar.smart-element,smart-circular-progress-bar.smart-element,smart-progress-bar.smart-element{border:none}.smart-circular-progress-bar.smart-element:focus>.smart-container,smart-circular-progress-bar.smart-element:focus>.smart-container,smart-progress-bar.smart-element:focus>.smart-container{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-circular-progress-bar.smart-container,.smart-circular-progress-bar>.smart-container,smart-circular-progress-bar.smart-container,smart-circular-progress-bar>.smart-container,smart-progress-bar.smart-container,smart-progress-bar>.smart-container{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);border-width:1px;border-width:var(--smart-border-width);color:#5a5a5a;color:var(--smart-background-color);overflow:hidden;position:relative}.smart-circular-progress-bar .smart-label,smart-circular-progress-bar .smart-label,smart-progress-bar .smart-label{color:#5a5a5a;color:var(--smart-background-color);left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}smart-progress-bar{height:30px;height:var(--smart-progress-bar-default-height);width:250px;width:var(--smart-progress-bar-default-width)}smart-progress-bar .smart-label{color:#b2b2b2;color:var(--smart-outline);width:auto}smart-progress-bar .smart-value{background-color:#005c99;background-color:var(--smart-ui-state-active);border:1px solid #005c99;border:1px solid var(--smart-ui-state-border-active);box-sizing:border-box;height:100%;outline:0;position:absolute;transform-origin:left;width:100%}smart-progress-bar .smart-value.smart-value-animation{animation:indeterminate 3s linear infinite}smart-progress-bar.primary .smart-value{background-color:#005c99;background-color:var(--smart-primary);border:1px solid #005c99;border:1px solid var(--smart-primary)}smart-progress-bar.secondary .smart-value{background-color:#2d2d30;background-color:var(--smart-secondary);border:1px solid #2d2d30;border:1px solid var(--smart-secondary)}smart-progress-bar.success .smart-value{background-color:#8bc34a;background-color:var(--smart-success);border:1px solid #8bc34a;border:1px solid var(--smart-success)}smart-progress-bar.info .smart-value{background-color:#5cc0de;background-color:var(--smart-info);border:1px solid #5cc0de;border:1px solid var(--smart-info)}smart-progress-bar.warning .smart-value{background-color:#f0ad4e;background-color:var(--smart-warning);border:1px solid #f0ad4e;border:1px solid var(--smart-warning)}smart-progress-bar.error .smart-value{background-color:#b00020;background-color:var(--smart-error);border:1px solid #b00020;border:1px solid var(--smart-error)}smart-progress-bar.light .smart-value{background-color:#fff;background-color:var(--smart-light);border:1px solid #fff;border:1px solid var(--smart-light)}smart-progress-bar.dark .smart-value{background-color:#222;background-color:var(--smart-dark);border:1px solid #222;border:1px solid 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 linear infinite}smart-progress-bar[orientation] .smart-value{transform-origin:left}smart-progress-bar[orientation=vertical]{height:250px;height:var(--smart-progress-bar-default-width);width:30px;width:var(--smart-progress-bar-default-height)}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 linear infinite}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 linear infinite}.smart-circular-progress-bar,smart-circular-progress-bar{height:250px;height:var(--smart-circular-progress-bar-default-size);width:250px;width:var(--smart-circular-progress-bar-default-size)}.smart-circular-progress-bar.smart-container,.smart-circular-progress-bar>.smart-container,smart-circular-progress-bar.smart-container,smart-circular-progress-bar>.smart-container{border-radius:50%}.smart-circular-progress-bar .smart-value-animation-ms,smart-circular-progress-bar .smart-value-animation-ms{stroke-dashoffset:114}.smart-circular-progress-bar svg:first-of-type,smart-circular-progress-bar svg:first-of-type{border-radius:50%;pointer-events:none;position:absolute}.smart-circular-progress-bar svg:first-of-type .smart-value.smart-value-animation,smart-circular-progress-bar svg:first-of-type .smart-value.smart-value-animation{animation:circle 2s linear infinite}.smart-circular-progress-bar .smart-label-container,smart-circular-progress-bar .smart-label-container{background-color:initial;border-color:#e0e0e0;border-color:var(--smart-border);border-radius:50%;border-style:solid;border-width:1px;border-width:var(--smart-border-width);box-sizing:initial;height:80%;height:calc(100% - var(--smart-circular-progress-bar-fill-size));left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%;width:calc(100% - var(--smart-circular-progress-bar-fill-size))}.smart-circular-progress-bar .smart-value,.smart-circular-progress-bar .smart-value-path,smart-circular-progress-bar .smart-value,smart-circular-progress-bar .smart-value-path{stroke-width:20%;stroke-width:var(--smart-circular-progress-bar-fill-size);fill:#0000;stroke-dasharray:314.159}.smart-circular-progress-bar .smart-value,smart-circular-progress-bar .smart-value{stroke:#005c99;stroke:var(--smart-ui-state-active)}.smart-circular-progress-bar .smart-value-path,smart-circular-progress-bar .smart-value-path{stroke-dashoffset:0;stroke:#0000}.smart-circular-progress-bar.primary .smart-value,smart-circular-progress-bar.primary .smart-value{stroke:#005c99;stroke:var(--smart-primary)}.smart-circular-progress-bar.secondary .smart-value,smart-circular-progress-bar.secondary .smart-value{stroke:#2d2d30;stroke:var(--smart-secondary)}.smart-circular-progress-bar.success .smart-value,smart-circular-progress-bar.success .smart-value{stroke:#8bc34a;stroke:var(--smart-success)}.smart-circular-progress-bar.info .smart-value,smart-circular-progress-bar.info .smart-value{stroke:#5cc0de;stroke:var(--smart-info)}.smart-circular-progress-bar.warning .smart-value,smart-circular-progress-bar.warning .smart-value{stroke:#f0ad4e;stroke:var(--smart-warning)}.smart-circular-progress-bar.error .smart-value,smart-circular-progress-bar.error .smart-value{stroke:#b00020;stroke:var(--smart-error)}.smart-circular-progress-bar.light .smart-value,smart-circular-progress-bar.light .smart-value{stroke:#fff;stroke:var(--smart-light)}.smart-circular-progress-bar.dark .smart-value,smart-circular-progress-bar.dark .smart-value{stroke:#222;stroke:var(--smart-dark)}.smart-circular-progress-bar:not([animation=none]) .smart-value,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,smart-circular-progress-bar[inverted] svg:first-of-type .smart-value.smart-value-animation{animation:circle-inverted 2s linear infinite}.smart-circular-progress-bar[indeterminate][inverted] svg:first-of-type,.smart-circular-progress-bar[value=null][inverted] svg:first-of-type,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 linear infinite}.smart-circular-progress-bar[indeterminate] svg:first-of-type,.smart-circular-progress-bar[value=null] svg:first-of-type,smart-circular-progress-bar[indeterminate] svg:first-of-type,smart-circular-progress-bar[value=null] svg:first-of-type{animation:rotate-circle 1s linear infinite}.barber-shop-effect .smart-value{animation:stripes 10s linear infinite;animation-direction:normal;background-image:linear-gradient(45deg,#0003 25%,#0000 0,#0000 50%,#0003 0,#0003 75%,#0000 0,#0000);background-position:0 -244rem;background-size:5rem 5rem}.barber-shop-effect[inverted] .smart-value,.barber-shop-effect[orientation=vertical] .smart-value{animation-direction:reverse}@keyframes stripes{0%{background-position:0 0}to{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}to{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}to{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)}to{transform:rotate(1turn)}}@keyframes rotate-circle-inverted{50%{transform:rotate(-180deg)}75%{transform:rotate(-270deg)}to{transform:rotate(-1turn)}}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 linear infinite}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 linear infinite}smart-circular-progress-bar[right-to-left][inverted] svg:first-of-type .smart-value.smart-value-animation{animation:circle 2s linear infinite}smart-circular-progress-bar[right-to-left] svg:first-of-type .smart-value.smart-value-animation{animation:circle-inverted 2s linear infinite}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 linear infinite}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 linear infinite}.barber-shop-effect[right-to-left] .smart-value{animation-direction:reverse}.barber-shop-effect[right-to-left][inverted] .smart-value{animation-direction:normal}smart-query-builder{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);display:block;height:auto;height:var(--smart-query-builder-default-height);min-width:100px;min-width:var(--smart-query-builder-min-width);width:auto;width:var(--smart-query-builder-default-width)}smart-query-builder.smart-element{overflow:visible}smart-query-builder[allow-drag] .smart-filter-group-condition:after,smart-query-builder[allow-drag] .smart-filter-group-condition:before{content:"\f141";content:var(--smart-icon-ellipsis);font-weight:400}smart-query-builder[dragging] .smart-filter-group-condition:after,smart-query-builder[dragging] .smart-filter-group-condition:before{content:none}.smart-query-builder{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius)}.smart-query-builder.smart-container,.smart-query-builder>.smart-container{overflow:visible;position:relative}.smart-query-builder.smart-container>.smart-inner-container,.smart-query-builder>.smart-container>.smart-inner-container{height:100%;overflow:hidden;position:relative;width:100%}.smart-query-builder smart-menu.smart-conditions-menu:not([animation=none]){height:auto;padding:2px;transform:scaleY(1);transform-origin:top;width:auto}.smart-query-builder smart-menu.smart-conditions-menu.smart-visibility-hidden:not([animation=none]){transform:scaleY(0)}.smart-query-builder smart-menu[mode=dropDown]{--smart-menu-vertical-default-width:auto;--smart-menu-vertical-default-height:auto}.smart-query-builder smart-scroll-viewer{border:none;height:100%;padding:5px;padding:var(--smart-query-builder-content-padding);position:relative;width:100%}.smart-query-builder .smart-content-container>.smart-filter-group:first-child>.smart-filter-group-operator{display:none}.smart-query-builder .smart-query-builder-label{font-weight:700;margin:5px 0 10px 5px;margin:var(--smart-query-builder-content-padding) 0 calc(var(--smart-query-builder-content-padding)*2) var(--smart-query-builder-content-padding)}.smart-query-builder .filter-builder-item{align-items:center;border:none;border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border);cursor:pointer;display:flex;margin-left:10px;margin-left:calc(var(--smart-filter-builder-item-margin)/2);margin-right:10px;margin-right:calc(var(--smart-filter-builder-item-margin)/2);min-height:30px;min-height:var(--smart-filter-builder-row-height)}.smart-query-builder .filter-builder-item .smart-value-container{padding-left:4px;padding-left:var(--smart-editor-label-padding)}.smart-query-builder .filter-builder-item[edited]{border:none}.smart-query-builder .filter-builder-item[edited] .smart-value-container{display:none}.smart-query-builder .filter-builder-item[placeholder]{font-style:italic;opacity:.75}.smart-query-builder .filter-builder-item[placeholder] .smart-value-container{padding-right:2px}.smart-query-builder .smart-conditions-menu{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius)}.smart-query-builder .smart-conditions-menu:focus{border:var(--smart-menu-border-width) solid var(--smart-menu-border)}.smart-query-builder .smart-conditions-menu smart-menu-item{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius)}.smart-query-builder .smart-conditions-menu smart-menu-item:first-child{margin-bottom:1px}.smart-query-builder .smart-conditions-menu smart-menu-item.hover{background-color:var(--smart-menu-item-background-focus);border-color:var(--smart-menu-item-border-focus);color:var(--smart-menu-item-color-focus)}.smart-query-builder .smart-editors-container>*{min-width:100px;width:125px;width:var(--smart-query-builder-editor-width)}.smart-query-builder .smart-editors-container smart-numeric-text-box input.smart-input{text-align:left}.smart-query-builder .smart-editors-container smart-input .arrow{transition:none}.smart-query-builder .smart-editors-container .smart-custom-editor>*{pointer-events:all;width:100%}.smart-query-builder .smart-editors-container[open] .smart-check-box-editor{align-self:center;display:flex;height:30px;justify-self:center;margin-left:auto;margin-right:auto;width:30px}.smart-query-builder .smart-editors-container[open] .smart-check-box-editor.smart-hidden{display:none}.smart-query-builder .smart-editors-container[open] smart-check-box{display:block}.smart-query-builder .smart-filter-group{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;white-space:nowrap;width:100%}.smart-query-builder .smart-filter-group:last-of-type .smart-filter-add-btn{display:inline;display:initial}.smart-query-builder .smart-filter-group:not(:first-of-type){margin-top:15px;margin-top:var(--smart-filter-builder-group-margin)}.smart-query-builder .smart-filter-group .smart-filter-add-btn,.smart-query-builder .smart-filter-group[max-level] .smart-filter-add-btn,.smart-query-builder .smart-filter-group[node-id="0"] .smart-filter-group-operator{display:none}.smart-query-builder .smart-filter-group-condition{box-sizing:border-box;display:flex;margin-bottom:5px;margin-bottom:var(--smart-filter-builder-group-condition-margin);position:relative;white-space:nowrap;width:100%}.smart-query-builder .smart-filter-group-condition:after,.smart-query-builder .smart-filter-group-condition:before{align-items:flex-end;content:none;cursor:move;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:12px;font-weight:800;height:10px;justify-content:center;line-height:1rem;margin-right:6px;opacity:.25;position:absolute;right:100%;top:10px;transform:rotate(90deg);width:auto}.smart-query-builder .smart-filter-group-operation,.smart-query-builder .smart-filter-group-operator{border-radius:50px;color:#fff;color:var(--smart-primary-color);margin-right:0;min-width:50px;text-transform:uppercase}.smart-query-builder .smart-filter-group-condition:after{transform:rotate(-90deg)}.smart-query-builder .smart-filter-group-condition.dragged{background-image:linear-gradient(45deg,#0000001a 25%,#0000 0,#0000 50%,#0000001a 0,#0000001a 75%,#0000 0,#0000);background-size:3em 3em}.smart-query-builder .smart-filter-group-condition[limit-selection]:after,.smart-query-builder .smart-filter-group-condition[limit-selection]:before{content:none}.smart-query-builder .smart-filter-group-condition[limit-selection] .filter-builder-item:not(.smart-filter-field-name){pointer-events:none}.smart-query-builder .smart-filter-group-condition-container{border-left:4px solid #e0e0e0;border-left:var(--smart-filter-builder-group-container-border) solid var(--smart-border);box-sizing:border-box;display:flex;flex-direction:column;margin-left:13px;margin-left:calc(var(--smart-filter-builder-group-condition-margin)*3 - var(--smart-filter-builder-group-container-border)/2);padding-left:30px;padding-left:calc(var(--smart-filter-builder-group-condition-margin)*6);white-space:nowrap;width:calc(100% - 16.33333px);width:calc(100% - var(--smart-filter-builder-group-condition-margin)*3 - var(--smart-filter-builder-group-container-border)/3)}.smart-query-builder .smart-filter-group-operator{background:#005c99;background:var(--smart-primary);border:none;cursor:pointer;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-group-operator:not(:empty){display:flex;justify-content:center;margin-bottom:10px;margin-bottom:calc(var(--smart-filter-builder-group-condition-margin)*2);padding:4px}.smart-query-builder .smart-filter-nested-operator{align-self:flex-start;cursor:pointer;margin-bottom:15px;margin-bottom:calc(var(--smart-filter-builder-group-condition-margin)*3);margin-left:-20px;margin-left:calc(var(--smart-filter-builder-item-margin)*-1);margin-top:15px;margin-top:calc(var(--smart-filter-builder-group-condition-margin)*3);text-transform:uppercase;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-group-operation{background:#005c99;background:var(--smart-primary);border:none;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-delete-btn{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;font-size:16px;justify-content:center;min-height:30px;min-height:var(--smart-filter-builder-row-height);min-width:30px;min-width:var(--smart-filter-builder-row-height);opacity:.25}.smart-query-builder .smart-filter-delete-btn:after{align-items:center;content:"\e80d";content:var(--smart-icon-close);cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);font-weight:800;height:0;justify-content:center;width:100%}.smart-query-builder .smart-filter-add-btn,.smart-query-builder .smart-filter-add-condition-btn{display:flex;min-height:30px;min-height:var(--smart-filter-builder-row-height);width:30px;width:var(--smart-filter-builder-row-height)}.smart-query-builder .smart-filter-delete-btn:hover{opacity:.6}.smart-query-builder .smart-filter-delete-btn:active{opacity:1}.smart-query-builder .smart-filter-add-btn{align-items:center;background:#005c99;background:var(--smart-primary);border-radius:50%;box-sizing:border-box;color:#fff;color:var(--smart-primary-color);font-size:16px;height:30px;height:var(--smart-filter-builder-row-height);justify-content:center;line-height:1rem;margin-bottom:10px;margin-bottom:calc(var(--smart-filter-builder-group-condition-margin)*2);margin-top:10px;margin-top:calc(var(--smart-filter-builder-group-condition-margin)*2);min-width:30px;min-width:var(--smart-filter-builder-row-height);opacity:1}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.smart-query-builder .smart-filter-add-btn{padding-bottom:7px}}.smart-query-builder .smart-filter-add-btn:after{align-items:center;content:"+";cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:30px;font-weight:800;height:100%;justify-content:center;width:100%}.smart-query-builder .smart-filter-add-condition-btn{align-items:flex-end;border-left:1.6px dashed #e0e0e0;border-left:calc(var(--smart-filter-builder-group-container-border)/2.5) dashed var(--smart-border);box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);cursor:pointer;font-size:16px;justify-content:flex-start;margin-left:14.2px;margin-left:calc(var(--smart-filter-builder-group-condition-margin)*3 - var(--smart-filter-builder-group-container-border)/5);min-width:50px;opacity:1;padding-left:30px;padding-left:calc(var(--smart-filter-builder-group-condition-margin)*6);-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-add-condition-btn>div{padding-left:10px;padding-left:calc(var(--smart-filter-builder-item-margin)/2);position:relative}.smart-query-builder .smart-filter-add-condition-btn>div:before{align-items:center;content:"+";cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:20px;font-weight:800;height:100%;justify-content:center;margin-right:5px;position:absolute;right:100%;top:0;width:auto}.smart-query-builder .smart-filter-add-condition-btn[limit-selection]{opacity:.75;pointer-events:none}.smart-query-builder .smart-filter-value{min-width:100px;padding:0;text-overflow:ellipsis;width:125px;width:var(--smart-query-builder-editor-width)}.smart-query-builder .smart-filter-value[edited]{background-color:initial;padding:0}.smart-query-builder .smart-filter-value .smart-value-container{align-items:center;display:flex;height:100%;margin:0;overflow:hidden;-webkit-user-select:none;user-select:none;width:100%}.smart-query-builder .smart-filter-value .smart-value-container>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.smart-query-builder .smart-filter-operation{min-width:100px;overflow:hidden;position:relative;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;width:125px;width:var(--smart-query-builder-editor-width)}.smart-query-builder .smart-filter-operation .smart-value-container{overflow:hidden;text-overflow:ellipsis;width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}.smart-query-builder .smart-filter-operation:not([edited]):after{align-items:center;content:"\e901";content:var(--smart-icon-arrow-down);cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);justify-content:center;outline:0;overflow:hidden;position:absolute;right:-1px;width:27px;width:var(--smart-editor-addon-width)}.smart-query-builder .smart-filter-field-name{min-width:100px;overflow:hidden;position:relative;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;width:125px;width:var(--smart-query-builder-editor-width)}.smart-query-builder .smart-filter-field-name .smart-value-container{overflow:hidden;text-overflow:ellipsis}.smart-query-builder .smart-filter-builder-icon{align-items:center;border-right:1px solid gray;display:flex;font-weight:700;height:100%;justify-content:center;margin-right:5px;width:40px}.smart-query-builder .smart-filter-builder-menu-item{height:100%}.smart-query-builder .smart-hidden{display:none}.smart-query-builder .smart-scrollable-outer-container{height:100%;width:100%}.smart-query-builder .smart-scroll-viewer-content-container{padding:initial;vertical-align:top}.smart-query-builder .drop-target.bottom:after,.smart-query-builder .drop-target.top:after{background-color:#005c99;background-color:var(--smart-primary);box-sizing:border-box;content:"";height:5px;height:var(--smart-filter-builder-group-condition-margin);left:0;opacity:.75;pointer-events:none;position:absolute;transform:none;width:100%}.smart-query-builder .drop-target.bottom:after{top:calc(100% + 3px)}.smart-query-builder .drop-target.top:after{top:-5px;top:calc(var(--smart-filter-builder-group-condition-margin)*-1)}.smart-query-builder .mac .smart-filter-add-btn:after,.smart-query-builder .mac .smart-filter-add-condition-btn>div:before{align-items:stretch;line-height:80%}.smart-query-builder[show-field-name-arrow] .smart-filter-field-name:not([edited]):after{content:"\e901";content:var(--smart-icon-arrow-down);display:flex;height:100%;outline:0;position:absolute;right:-1px;top:1px;width:27px;width:var(--smart-editor-addon-width)}.smart-query-builder-drag-feedback{align-items:center;background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);color:#5a5a5a;color:var(--smart-background-color);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:26px;opacity:.75;padding:5px;position:absolute;white-space:nowrap;z-index:10000}.smart-query-builder-drag-feedback:after{content:"\f0c5";content:var(--smart-icon-docs);height:100%;left:0;position:relative;top:0;width:100%}.smart-input-drop-down-menu .icon:after{align-items:center;display:flex;font-size:12px;font-size:calc(var(--smart-font-size) - 2px);font-weight:700;justify-content:center}.smart-input-drop-down-menu .icon.equals:after{content:"="}.smart-input-drop-down-menu .icon.notequals:after{content:"≠"}.smart-input-drop-down-menu .icon.greaterthan:after{content:">"}.smart-input-drop-down-menu .icon.greaterthanorequal:after{content:"≥"}.smart-input-drop-down-menu .icon.lessthan:after{content:"<"}.smart-input-drop-down-menu .icon.lessthanorequal:after{content:"≤"}.smart-input-drop-down-menu .icon.startswith:after{content:"a|bc"}.smart-input-drop-down-menu .icon.endswith:after{content:"ab|c"}.smart-input-drop-down-menu .icon.contains:after{content:"abc"}.smart-input-drop-down-menu .icon.notcontains:after{content:"!abc"}.smart-input-drop-down-menu .icon.isblank:after{content:"□"}.smart-input-drop-down-menu .icon.isnotblank:after{content:"■"}.smart-query-builder-drag-feedback[right-to-left],smart-query-builder[right-to-left] .smart-filter-group{direction:rtl}smart-query-builder[right-to-left] .smart-filter-group-condition-container{border-left:initial;border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border);margin-left:0;margin-right:13px;margin-right:calc(var(--smart-filter-builder-group-condition-margin)*3 - var(--smart-filter-builder-group-container-border)/2);padding-left:0;padding-right:30px;padding-right:calc(var(--smart-filter-builder-group-condition-margin)*6)}smart-query-builder[right-to-left] .smart-filter-nested-operator{margin-left:0;margin-right:-20px;margin-right:calc(var(--smart-filter-builder-item-margin)*-1)}smart-query-builder[right-to-left] .smart-filter-group-condition:after,smart-query-builder[right-to-left] .smart-filter-group-condition:before{left:100%;margin:0 0 0 6px;right:auto}smart-query-builder[right-to-left] .smart-filter-add-condition-btn{border-left:initial;border-right:.4px dashed #e0e0e0;border-right:calc(var(--smart-border-width)/2.5) dashed var(--smart-border);margin-left:0;margin-right:14.8px;margin-right:calc(var(--smart-filter-builder-group-condition-margin)*3 - var(--smart-border-width)/5);padding-left:0;padding-right:30px;padding-right:calc(var(--smart-filter-builder-group-condition-margin)*6)}smart-query-builder[right-to-left] .smart-filter-add-condition-btn>div{padding-left:0;padding-right:10px;padding-right:calc(var(--smart-filter-builder-item-margin)/2)}smart-query-builder[right-to-left] .smart-filter-add-condition-btn>div:before{left:100%;right:auto}smart-query-builder[right-to-left] .smart-filter-operation:not([edited]):after{left:-1px;right:auto}smart-query-builder[right-to-left] .drop-target.bottom:after,smart-query-builder[right-to-left] .drop-target.top:after{left:auto;right:0}.smart-rating .rating-star:after{color:#005c99;color:var(--smart-primary);content:"\e801";content:var(--smart-icon-star);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);height:100%;top:0;width:100%}.smart-rating .rating-star.active.hover:after,.smart-rating .rating-star.active:after,.smart-rating .rating-star.hover:after{color:#2d2d30;color:var(--smart-secondary)}smart-ribbon .smart-ribbon-header{background:#f5f5f5;background:var(--smart-surface);border:1px solid #f5f5f5;border:var(--smart-border-width) solid var(--smart-surface);color:#323232;color:var(--smart-surface-color);display:flex;height:32px;height:var(--smart-ribbon-tab-header-height);padding:0;padding:var(--smart-ribbon-header-padding)}smart-ribbon{display:block}smart-ribbon:focus>div.smart-ribbon{outline:1px solid #b2b2b2;outline:var(--smart-outline) solid 1px}smart-ribbon[right-to-left] .smart-ribbon-header{flex-direction:row-reverse}.smart-ribbon-file-container smart-drop-down-button .smart-action-button{cursor:pointer;width:100%}.smart-ribbon-file-container smart-drop-down-button{--smart-border:var(--smart-surface)}.smart-ribbon-file-container smart-button,.smart-ribbon-file-container smart-drop-down-button{--smart-editor-addon-width:0;--smart-border-radius:0;--smart-border-top-right-radius:var(--smart-border-radius);--smart-border-bottom-right-radius:var(--smart-border-radius);--smart-border-top-left-radius:var(--smart-border-radius);--smart-border-bottom-left-radius:var(--smart-border-radius);border-radius:0;min-width:70px;text-align:center}.smart-ribbon-file-container smart-menu{--smart-menu-vertical-default-height:auto;border:0}.smart-ribbon-header .smart-ribbon-header-tabs{display:flex;flex:1 1;overflow:hidden}smart-ribbon[right-to-left] .smart-ribbon-header-tabs,smart-ribbon[right-to-left] smart-ribbon-tab{flex-direction:row-reverse}.smart-ribbon-header-tabs .smart-ribbon-header-tab{align-items:center;background:#f5f5f5;background:var(--smart-surface);border:1px solid #f5f5f5;border:var(--smart-border-width) solid var(--smart-surface);border-bottom:none;color:#323232;color:var(--smart-surface-color);cursor:pointer;display:flex;flex:1 1;justify-content:center;max-width:100px;max-width:var(--smart-ribbon-tab-header-width);padding:var(--smart-ribbon-header-tab-padding)}.smart-ribbon-header-tabs .smart-ribbon-header-tab:focus,.smart-ribbon-header-tabs .smart-ribbon-header-tab:hover{background:#ebebeb;background:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-ribbon-header-tabs .smart-ribbon-header-tab[selected]{background-color:#005c991a;background-color:var(--smart-ui-state-selected);border-bottom-width:1px;border-bottom-width:var(--smart-border-width);border-color:#005c99;border-color:var(--smart-ui-state-border-active);border-left:0;border-right:0;border-top:0;border-style:solid;color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-ribbon-tabs{position:relative}.smart-ribbon-tabs smart-ribbon-tab{background:#fefefe;background:var(--smart-background);border:1px solid #f5f5f5;border:var(--smart-border-width) solid var(--smart-surface);border-top:none;color:#323232;color:var(--smart-surface-color);display:none;height:125px;height:var(--smart-ribbon-tab-height);overflow-x:hidden;overflow-y:hidden;padding:0;padding:var(--smart-ribbon-tab-padding);position:relative}smart-ribbon-tab[collapsed]{height:50px;height:var(--smart-ribbon-collapsed-tab-height)}smart-ribbon-tab[selected]{display:flex}smart-ribbon-tab .smart-ribbon-tab-groups{display:inline-flex;width:-webkit-min-content;width:min-content}smart-ribbon[right-to-left] smart-ribbon-tab .smart-ribbon-tab-groups{flex-direction:row-reverse}smart-ribbon-tab .smart-ribbon-tab-side-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;margin-left:auto;margin-right:0;position:relative;width:40px}smart-ribbon[right-to-left] smart-ribbon-tab .smart-ribbon-tab-side-container{margin-left:0;margin-right:auto}smart-ribbon-tab[collapsed] .smart-ribbon-tab-side-container{flex-direction:row;justify-content:right;margin-left:5px;width:100%}smart-ribbon[right-to-left] smart-ribbon-tab[collapsed] .smart-ribbon-tab-side-container{flex-direction:row-reverse}smart-ribbon-tab[collapsed] .smart-ribbon-tab-side-container.smart-ribbon-tab-side-container-flex-between{justify-content:space-between}.smart-ribbon-tab-side-container .smart-ribbon-tab-collapse-icon{cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:21px;font-size:calc(var(--smart-font-size)*1.5)}.smart-ribbon-tabs .smart-ribbon-tab-collapse-icon:after{content:"\e904";content:var(--smart-icon-arrow-up)}smart-ribbon-tab[collapsed] .smart-ribbon-tab-collapse-icon:after{content:"\e901";content:var(--smart-icon-arrow-down)}.smart-ribbon-more-button.smart-drop-down-button.smart-drop-down-container smart-scroll-viewer{--smart-editor-drop-down-min-height:var(--smart-ribbon-collapsed-tab-height);--smart-editor-drop-down-max-height:var(--smart-ribbon-collapsed-tab-height)}smart-ribbon-tab[collapsed] smart-drop-down-button.smart-ribbon-more-button.flat,smart-ribbon-tab[collapsed] smart-drop-down-button.smart-ribbon-more-button.flat[active],smart-ribbon-tab[collapsed] smart-drop-down-button.smart-ribbon-more-button.flat[hover]{background:0 0;border-color:#0000;color:#5a5a5a;color:var(--smart-button-flat-color)}smart-ribbon-tab[collapsed] .smart-ribbon-more-button.flat.smart-drop-down-box .smart-drop-down-button{border:#0000;border-radius:0}.smart-ribbon-more-items .smart-ribbon-sub-menu-group,smart-ribbon-tab smart-ribbon-group[root]{border-color:#e0e0e0;border-color:var(--smart-ribbon-border-color);border-style:solid;border-width:0 1px 0 0;border-width:0 var(--smart-border-width) 0 0}smart-ribbon-tab[collapsed] smart-drop-down-button.smart-ribbon-more-button .smart-action-button{display:none}smart-ribbon-tab[collapsed] smart-drop-down-button.smart-ribbon-more-button .smart-drop-down-button-icon:after{--smart-icon-arrow-down:var(--smart-icon-ellipsis);transform:none}.smart-ribbon-more-items{display:flex;flex-direction:row;height:100%}.smart-ribbon-more-items .smart-ribbon-sub-menu-group{display:flex}.smart-ribbon-group-drop-down[role=dialog] smart-ribbon-group[root],smart-ribbon-tab smart-ribbon-group[root]{color:#323232;color:var(--smart-surface-color);display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;padding-top:10px}smart-ribbon[right-to-left] smart-ribbon-group[root]{border-width:0 0 0 1px;border-width:0 0 0 var(--smart-border-width)}.smart-ribbon-more-button .smart-ribbon-group[root],smart-ribbon-tab[collapsed] smart-ribbon-group[root]{padding:2px}.smart-ribbon-group-items .smart-ribbon-group-item-separator{background:#e0e0e0;background:var(--smart-ribbon-border-color);height:100%;margin:0 5px;width:1px}smart-ribbon-group[root]>.smart-ribbon-group-items{display:flex;flex:1 1;height:100%;padding:0 10px;padding:var(--smart-ribbon-group-items-padding);width:100%}smart-ribon[right-to-left] smart-ribbon-group[root]>.smart-ribbon-group-items{flex-direction:row-reverse}smart-ribbon-group[inner]>.smart-ribbon-group-items{display:flex;height:100%;justify-content:space-around}smart-ribbon-group[direction=vertical]>.smart-ribbon-group-items{flex-direction:column}.smart-ribbon-more-button smart-ribbon-group[direction=vertical]>.smart-ribbon-group-items,smart-ribbon-group[direction=horizontal]>.smart-ribbon-group-items,smart-ribbon-tab[collapsed] smart-ribbon-group[direction=vertical]>.smart-ribbon-group-items{flex-direction:row}smart-ribbon-group[size=small]>.smart-ribbon-group-items{flex-wrap:wrap;justify-content:left}.smart-ribbon-more-button smart-ribbon-group[size=small]>.smart-ribbon-group-items,smart-ribbon-tab[collapsed] smart-ribbon-group[size=small]>.smart-ribbon-group-items{flex-wrap:nowrap;justify-content:space-around}smart-ribbon-group[size=small] smart-ribbon-item{flex:100% 1}smart-ribbon-item{align-items:center;display:flex}smart-ribbon-item>smart-button{height:100%}.smart-ribbon-group-item-label{vertical-align:super}.smart-ribbon-group-item-flex-break,smart-ribbon-item[size=iconOnly] .smart-ribbon-group-item-label{display:none}.smart-ribbon-group-drop-down .smart-ribbon-group-item-flex-break,smart-ribbon-item[size=large] .smart-ribbon-group-item-flex-break,smart-ribbon-item[size=normal] .smart-ribbon-group-item-flex-break{display:block;flex-basis:100%;height:0}smart-ribbon-item[size=small] .smart-drop-down-box .smart-action-button,smart-ribbon-item[size=verySmall] .smart-drop-down-box .smart-action-button{flex-wrap:nowrap}smart-ribbon-group .smart-ribbon-group-header{display:flex;position:relative}smart-ribbon-group .smart-ribbon-group-header-label{align-items:center;display:flex;flex-direction:row;font-size:10.5px;font-size:calc(var(--smart-font-size)*.75);justify-content:center;margin:auto;padding:5px 0}smart-ribbon-group .smart-ribbon-group-header .smart-ribbon-group-dialog-launcher{height:100%;position:absolute;right:0}smart-ribbon[right-to-left] .smart-ribbon-group-header .smart-ribbon-group-dialog-launcher{left:0;right:auto}smart-ribbon-group[grouped][root]{align-content:center;padding-left:10px;padding-right:10px;padding-top:0}smart-ribbon-group[grouped] .smart-ribbon-group-header-label,smart-ribbon-group[hidden],smart-ribbon-tab[collapsed] .smart-ribbon-group-header-label{display:none}smart-ribbon-tab[clone] smart-button button>button{padding:0}smart-ribbon-group[grouped] smart-drop-down-button{min-width:75px}.smart-ribbon-group-drop-down-container{align-items:center;display:none;height:100%;justify-content:center}smart-ribbon-group[grouped] .smart-ribbon-group-drop-down-container{display:flex}.smart-ribbon-group-drop-down[role=dialog],.smart-ribbon-more-button[role=dialog]{--smart-editor-drop-down-z-index:9998}.smart-ribbon-more-button[role=dialog]{display:flex;justify-content:center}smart-drop-down-button.smart-ribbon-group-drop-down[drop-down-button-position=bottom]{min-height:80px}smart-drop-down-button.smart-ribbon-group-drop-down .smart-buttons-container>.smart-action-button{height:70%}smart-drop-down-button.smart-ribbon-group-drop-down .smart-buttons-container>.smart-drop-down-button{height:30%}.smart-ribbon-group-drop-down[role=dialog] smart-ribbon-group[root]{height:100%;padding:0}.smart-ribbon-group-drop-down[role=dialog] .smart-scroll-viewer-content-container{height:100%}.smart-ribbon-group-drop-down[role=dialog] .smart-ribbon-group-drop-down-element{height:100%;padding:0 5px}smart-button.smart-element.smart-ribbon-navigation-button{--smart-font-weight:800;--smart-button-very-small-font-size:18px;display:none;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:75%;opacity:80%;position:absolute;top:50%;transform:translateY(-50%);width:30px}.smart-ribbon-navigation-button.left{left:0}.smart-ribbon-navigation-button.left .left-navigation:after{content:"\e902";content:var(--smart-icon-arrow-left)}.smart-ribbon-navigation-button.right{right:0}.smart-ribbon-navigation-button.right .right-navigation:after{content:"\e903";content:var(--smart-icon-arrow-right)}.smart-ribbon-group-dialog-launcher-icon:after{content:"\e901";content:var(--smart-icon-arrow-down);font-family:smart-icons;font-family:var(--smart-font-family-icon)}smart-button.smart-element.smart-ribbon-navigation-button.active{display:block}smart-scroll-bar{display:block;height:18px;height:var(--smart-scroll-bar-default-height);touch-action:none;width:250px;width:var(--smart-scroll-bar-default-width)}smart-scroll-bar .smart-thumb{background-clip:content-box;background-color:#c1c1c1;background-color:var(--smart-scroll-bar-thumb-background);border:1px solid #0000;border-bottom-left-radius:0;border-bottom-left-radius:var(--smart-scroll-bar-thumb-border-bottom-left-radius);border-bottom-right-radius:0;border-bottom-right-radius:var(--smart-scroll-bar-thumb-border-bottom-right-radius);border-color:var(--smart-scroll-bar-thumb-border);border-top-left-radius:0;border-top-left-radius:var(--smart-scroll-bar-thumb-border-top-left-radius);border-top-right-radius:0;border-top-right-radius:var(--smart-scroll-bar-thumb-border-top-right-radius);box-sizing:border-box;cursor:default;height:100%;height:var(--smart-scroll-bar-thumb-size);padding:1px 0;padding:var(--smart-scroll-bar-thumb-padding) 0;position:absolute;width:40px}smart-scroll-bar .smart-thumb:hover{background-color:#a8a8a8;background-color:var(--smart-scroll-bar-thumb-background-hover);border-color:#0000;border-color:var(--smart-scroll-bar-thumb-border-hover)}smart-scroll-bar .smart-thumb:active{background-color:#787878;background-color:var(--smart-scroll-bar-thumb-background-active);border-color:#0000;border-color:var(--smart-scroll-bar-thumb-border-active)}smart-scroll-bar .smart-track{background-color:#f1f1f1;background-color:var(--smart-scroll-bar-track-background);float:left;height:100%;position:relative;width:100%}smart-scroll-bar .smart-scroll-button{background-color:#f1f1f1;background-color:var(--smart-scroll-bar-button-background);border:1px solid #f1f1f1;border:1px solid var(--smart-scroll-bar-button-border);border-radius:0;color:#505050;color:var(--smart-scroll-bar-button-color);cursor:default;display:none;float:left;height:100%;min-height:0;padding:0;width:16px;width:var(--smart-scroll-button-size)}smart-scroll-bar .smart-scroll-button:hover{background-color:#d2d2d2;background-color:var(--smart-scroll-bar-button-background-hover);border-color:#f1f1f1;border-color:var(--smart-scroll-bar-button-border-hover);color:#505050;color:var(--smart-scroll-bar-button-color-hover)}smart-scroll-bar .smart-scroll-button:active{background-color:#787878;background-color:var(--smart-scroll-bar-button-background-active);border-color:#f1f1f1;border-color:var(--smart-scroll-bar-button-border-active);color:#fff;color:var(--smart-scroll-bar-button-color-active)}smart-scroll-bar[show-buttons] .smart-track{width:calc(100% - 32px);width: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:#0000}smart-scroll-bar[orientation=vertical]{height:250px;height:var(--smart-scroll-bar-default-width);width:18px;width:var(--smart-scroll-bar-default-height)}smart-scroll-bar[orientation=vertical] .smart-thumb{height:40px;padding:0 1px;padding:0 var(--smart-scroll-bar-thumb-padding);top:0;width:100%;width:var(--smart-scroll-bar-thumb-size)}smart-scroll-bar[orientation=vertical] .smart-track{float:none;height:100%;width:100%}smart-scroll-bar[orientation=vertical] .smart-scroll-button{float:none;height:16px;height:var(--smart-scroll-button-size);width:100%}smart-scroll-bar[orientation=vertical][show-buttons] .smart-track{height:calc(100% - 32px);height:calc(100% - var(--smart-scroll-button-size)*2)}smart-scroll-bar[orientation=vertical][spinner] .smart-scroll-button{float:none;height:50%;width:100%}smart-scroll-viewer{display:block;height:250px;height:var(--smart-list-box-default-height);max-height:none;max-height:var(--smart-scroll-viewer-max-height);max-width:none;max-width:var(--smart-scroll-viewer-max-width);min-height:none;min-height:var(--smart-scroll-viewer-min-height);min-width:none;min-width:var(--smart-scroll-viewer-min-width);padding:3px;width:250px;width:var(--smart-editor-width)}.smart-scroll-viewer.smart-container,smart-scroll-viewer>.smart-container{border:none;height:100%;overflow:hidden;position:relative;width:100%}.smart-scroll-viewer>.smart-container,.smart-scroll-viewer>.smart-container>.smart-scroll-viewer-container{max-height:inherit;max-width:inherit;min-height:inherit;min-width:inherit}.smart-scroll-viewer smart-scroll-bar{bottom:0;height:18px;height:calc(var(--smart-scroll-bar-size));overflow:visible;position:absolute;width:100%}.smart-scroll-viewer smart-scroll-bar:before{background-color:#f5f5f5;background-color:var(--smart-surface);content:"";height:18px;height:var(--smart-scroll-bar-size);left:100%;position:absolute;width:100%}.smart-scroll-viewer smart-scroll-bar.bottom-corner{width:calc(100% - 18px);width:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer smart-scroll-bar[orientation=vertical]{height:100%;right:0;top:0;width:18px;width:calc(var(--smart-scroll-bar-size))}.smart-scroll-viewer smart-scroll-bar[orientation=vertical].bottom-corner{height:calc(100% - 18px);height:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer .smart-scroll-viewer-container{background-color:initial;height:100%;overflow:hidden;position:relative;width:100%}.smart-scroll-viewer .smart-scroll-viewer-container.hscroll{height:calc(100% - 18px);height:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer .smart-scroll-viewer-container.vscroll{width:calc(100% - 18px);width:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer .smart-scroll-viewer-content-container{background-color:initial;display:inline-block;height:auto;padding:5px;position:relative;width:auto}.smart-scroll-viewer[right-to-left] .smart-scroll-viewer-container{direction:rtl;text-align:left;text-align:initial}.smart-scroll-viewer[right-to-left] .smart-scroll-viewer-container.vscroll,.smart-scroll-viewer[right-to-left] smart-scroll-bar{left:18px;left:var(--smart-scroll-bar-size);right:0}.smart-scroll-viewer[right-to-left] smart-scroll-bar:after{left:-100%}.smart-scroll-viewer[right-to-left] smart-scroll-bar[orientation=vertical]{left:0;right:auto}.smart-scroll-viewer[right-to-left] smart-scroll-bar[orientation=vertical]:after{content:none}smart-slider{--smart-border-top-left-radius:100%;--smart-border-top-right-radius:100%;--smart-border-bottom-left-radius:100%;--smart-border-bottom-right-radius:100%;display:block;height:35px;height:var(--smart-slider-default-height);width:250px;width:var(--smart-slider-default-width)}smart-slider[orientation=vertical]{height:250px;height:var(--smart-slider-default-width);width:35px;width:var(--smart-slider-default-height)}smart-slider.smart-element{overflow:visible}.smart-slider .smart-track-container{height:1px;height:var(--smart-slider-track-size);margin-bottom:11.5px;margin-bottom:calc((var(--smart-slider-thumb-height) - var(--smart-slider-track-size))/2 + 2px);margin-top:11.5px;margin-top:calc((var(--smart-slider-thumb-height) - var(--smart-slider-track-size))/2 + 2px);width:100%}.smart-slider .smart-track{background-color:#ccc;background-color:var(--smart-disabled);float:left;height:1px;height:var(--smart-slider-track-size);position:relative;width:100%}.smart-slider .smart-thumb,.smart-slider .smart-track{cursor:pointer;user-select:none;-webkit-user-select:none}.smart-slider .smart-thumb{background-color:#005c99;background-color:var(--smart-primary);border:1px solid #005c99;border:var(--smart-border-width) solid var(--smart-primary);border-bottom-left-radius:15px;border-bottom-left-radius:var(--smart-slider-thumb-border-bottom-left-radius);border-bottom-right-radius:15px;border-bottom-right-radius:var(--smart-slider-thumb-border-bottom-right-radius);border-top-left-radius:15px;border-top-left-radius:var(--smart-slider-thumb-border-top-left-radius);border-top-right-radius:15px;border-top-right-radius:var(--smart-slider-thumb-border-top-right-radius);height:20px;height:var(--smart-slider-thumb-height);margin-left:-10px;margin-left:calc(var(--smart-slider-thumb-width)*-1/2);margin-top:-9.5px;margin-top:calc(var(--smart-slider-track-size)/2 - var(--smart-slider-thumb-height)/2);min-height:1px;min-height:var(--smart-slider-track-size);min-width:1px;min-width:var(--smart-slider-track-size);position:absolute;width:20px;width:var(--smart-slider-thumb-width)}.smart-slider .smart-thumb:before{background:#005c99;background:var(--smart-primary);border-radius:50%;content:"";display:block;height:100%;opacity:.2;transition:.2s;width:100%;z-index:-1}.smart-slider .smart-thumb[hover]:before{animation:slider-thumb-effect 1s infinite;animation-delay:.1s;transform:scale(3)}.smart-slider .smart-thumb.accessible{z-index:1}.smart-slider .smart-thumb-label,.smart-slider .smart-thumb~.smart-thumb{display:none}.smart-slider .smart-value{background-color:#005c99;background-color:var(--smart-ui-state-active);height:1px;height:var(--smart-slider-track-size);position:absolute;width:0}.smart-slider .smart-tooltip{align-items:center;background-color:#005c99;background-color:var(--smart-primary);border:1px solid #005c99;border:1px solid var(--smart-primary);border-radius:0;color:#fff;color:var(--smart-primary-color);display:flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:75%;height:30px;height:var(--smart-slider-tooltip-height);justify-content:center;left:-21px;left:calc(var(--smart-slider-tooltip-width)*-1/2 + var(--smart-slider-thumb-width)/2 - 1px);opacity:.5;padding:4px 12px;position:absolute;top:-52px;top:calc(var(--smart-slider-tooltip-height)*-1 - 22px);width:60px;width:var(--smart-slider-tooltip-width)}.smart-slider .smart-scale.smart-hidden,.smart-slider .smart-tooltip.smart-hidden{display:none}.smart-slider .smart-tooltip .smart-tooltip-content{background:inherit;background-color:inherit;border-color:inherit;color:inherit}.smart-slider .smart-tick{background-color:#e0e0e0;background-color:var(--smart-border);height:10px;height:var(--smart-slider-tick-size);position:absolute;width:1px}.smart-slider .smart-tick-minor{height:5px;height:var(--smart-slider-minor-tick-size)}.smart-slider .smart-scale{height:calc(100% - 24px);height:calc(100% - var(--smart-slider-thumb-height) - 4px);margin-left:1px;margin-left:var(--smart-border-width)}.smart-slider .smart-scale-near .smart-tick{bottom:0}.smart-slider .smart-scale-near .smart-label{bottom:12px;bottom:calc(var(--smart-slider-tick-size) + 2px)}.smart-slider .smart-scale-far .smart-tick{top:0}.smart-slider .smart-scale-far .smart-label{top:12px;top:calc(var(--smart-slider-tick-size) + 2px)}.smart-slider .smart-spin-button{background-color:#f5f5f5;background-color:var(--smart-surface);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);color:#323232;color:var(--smart-surface-color);cursor:pointer;display:block;float:left;height:30px;height:var(--smart-slider-spin-button-height);margin-top:-14.5px;margin-top:calc(var(--smart-slider-track-size)/2 - var(--smart-slider-spin-button-height)/2);min-height:0;padding:0;position:relative;top:0;width:30px;width:var(--smart-slider-spin-button-width)}.smart-slider .smart-spin-button.smart-hidden,.smart-slider:not([hint]) .smart-hint{display:none}.smart-slider .smart-spin-button .smart-button{min-height:0;padding:0}.smart-slider .smart-spin-button .smart-arrow{left:1px;top:1px}.smart-slider .smart-spin-button[hover]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-slider .smart-spin-button[active]{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-slider:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-slider:focus .smart-thumb:before{animation:slider-thumb-effect 1s infinite;animation-delay:.1s;transform:scale(3)}.smart-slider:not([animation=none]) .smart-thumb.enable-animation{transition:margin-left .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none]) .smart-value.enable-animation{transition:width .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none])[inverted] .smart-value.enable-animation,.smart-slider:not([animation=none])[range-slider] .smart-value.enable-animation{transition:width .4s cubic-bezier(.25,.8,.25,1),margin-left .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none])[orientation=vertical] .smart-thumb.enable-animation{transition:margin-top .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none])[orientation=vertical] .smart-value.enable-animation{transition:height .4s cubic-bezier(.25,.8,.25,1),margin-top .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none])[orientation=vertical][inverted] .smart-value.enable-animation{transition:height .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none])[orientation=vertical][range-slider] .smart-value.enable-animation{transition:height .4s cubic-bezier(.25,.8,.25,1),margin-top .4s cubic-bezier(.25,.8,.25,1)}.smart-slider[disabled] .smart-spin-button,.smart-slider[disabled] .smart-thumb,.smart-slider[disabled] .smart-track,.smart-slider[disabled] .smart-value,.smart-slider[readonly] .smart-spin-button,.smart-slider[readonly] .smart-thumb,.smart-slider[readonly] .smart-track,.smart-slider[readonly] .smart-value{cursor:default}.smart-slider[hint] .smart-hint{bottom:calc(100% + 2px);display:block;font-size:12px;left:0;pointer-events:none;position:absolute;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;width:100%}.smart-slider[hint] .smart-hint:empty{display:none}.smart-slider[range-slider] .smart-thumb~.smart-thumb,.smart-slider[show-thumb-label]:focus .smart-thumb-label{display:block}.smart-slider[hint][scale-position=both]:not([orientation=vertical]) .smart-hint{bottom:150%}.smart-slider[ticks-position=track] .smart-scale-near .smart-label,.smart-slider[ticks-visibility=none] .smart-scale-near .smart-label{bottom:2px}.smart-slider[hint]:not([animation=none]) .smart-hint{transition:opacity .2s cubic-bezier(.4,0,.6,1)}.smart-slider[value="0"] .smart-thumb{background-color:#e0e0e0;background-color:var(--smart-border);border-color:#e0e0e0;border-color:var(--smart-border)}.smart-slider[value="0"] .smart-thumb:before{background:#e0e0e0;background:var(--smart-border)}.smart-slider[show-buttons] .smart-track-container{margin-bottom:16.5px;margin-bottom:calc((var(--smart-slider-spin-button-height) - var(--smart-slider-track-size))/2 + 2px);margin-top:16.5px;margin-top:calc((var(--smart-slider-spin-button-height) - var(--smart-slider-track-size))/2 + 2px)}.smart-slider[show-buttons] .smart-track{margin-left:10px;margin-left:calc(var(--smart-slider-thumb-width)/2);margin-right:10px;margin-right:calc(var(--smart-slider-thumb-width)/2);width:calc(100% - 80px);width:calc(100% - var(--smart-slider-spin-button-width)*2 - var(--smart-slider-thumb-width))}.smart-slider[show-buttons] .smart-scale{height:calc(100% - 34px);height:calc(100% - var(--smart-slider-spin-button-height) - 4px);margin-left:41px;margin-left:calc(var(--smart-slider-spin-button-width) + var(--smart-slider-thumb-width)/2 + var(--smart-border-width));margin-right:40px;margin-right:calc(var(--smart-slider-spin-button-width) + var(--smart-slider-thumb-width)/2)}.smart-slider[tooltip-position=far] .smart-tooltip{top:21px;top:calc(var(--smart-slider-thumb-height) + 1px)}.smart-slider[scale-position=both] .smart-scale{height:calc(50% - 12px);height:calc((100% - var(--smart-slider-thumb-height))/2 - 2px)}.smart-slider[scale-position=both][show-buttons] .smart-scale{height:calc(50% - 17px);height:calc((100% - var(--smart-slider-spin-button-height))/2 - 2px)}.smart-slider[ticks-visibility=none] .smart-scale-far .smart-label{top:2px}.smart-slider[ticks-position=track] .smart-tick{height:100%}.smart-slider[ticks-position=track] .smart-tick-minor{height:60%;top:50%;transform:translateY(-50%)}.smart-slider[ticks-position=track] .smart-scale-far .smart-label{top:2px}.smart-slider[show-thumb-label] .smart-thumb{overflow:hidden;text-overflow:ellipsis;z-index:9999}.smart-slider[show-thumb-label] .smart-thumb-label{font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:7px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}.smart-slider[thumb-label-position=far] .smart-thumb{top:0}.smart-slider[thumb-label-position=far]:focus .smart-thumb{top:75px;top:calc(var(--smart-slider-default-height) + var(--smart-slider-thumb-width)*2)}.smart-slider[orientation=vertical].smart-container,.smart-slider[orientation=vertical]>.smart-container{display:flex;flex-flow:row;justify-content:space-between}.smart-slider[orientation=vertical] .smart-thumb{margin-left:-9.5px;margin-left:calc(var(--smart-slider-track-size)/2 - var(--smart-slider-thumb-width)/2);margin-top:-10px;margin-top:calc(var(--smart-slider-thumb-height)*-1/2)}.smart-slider[orientation=vertical] .smart-track-container{float:left;height:100%;margin-bottom:0;margin-left:11.5px;margin-left:calc((var(--smart-slider-thumb-width) - var(--smart-slider-track-size))/2 + 2px);margin-right:11.5px;margin-right:calc((var(--smart-slider-thumb-width) - var(--smart-slider-track-size))/2 + 2px);margin-top:0;width:1px;width:var(--smart-slider-track-size);z-index:1}.smart-slider[orientation=vertical] .smart-track{float:none;height:100%;width:1px;width:var(--smart-slider-track-size)}.smart-slider[orientation=vertical] .smart-value{height:0;width:1px;width:var(--smart-slider-track-size)}.smart-slider[orientation=vertical] .smart-scale{float:left;height:100%;margin-top:1px;margin-top:var(--smart-border-width);width:calc(100% - 22px);width:calc(100% - var(--smart-slider-thumb-width) - 2px)}.smart-slider[orientation=vertical] .smart-tooltip{left:-68px;left:calc(var(--smart-slider-tooltip-width)*-1 - 8px);top:-6px;top:calc(var(--smart-slider-tooltip-height)*-1/2 + var(--smart-slider-thumb-height)/2 - 1px)}.smart-slider[orientation=vertical] .smart-tick{height:1px;width:10px;width:var(--smart-slider-tick-size)}.smart-slider[orientation=vertical] .smart-tick-minor{width:5px;width:var(--smart-slider-minor-tick-size)}.smart-slider[orientation=vertical] .smart-scale-near .smart-tick{right:0}.smart-slider[orientation=vertical] .smart-scale-near .smart-label{bottom:auto;right:12px;right:calc(var(--smart-slider-tick-size) + 2px)}.smart-slider[orientation=vertical][ticks-position=track] .smart-scale-near .smart-label,.smart-slider[orientation=vertical][ticks-visibility=none] .smart-scale-near .smart-label{right:2px}.smart-slider[orientation=vertical] .smart-scale-far .smart-label{left:12px;left:calc(var(--smart-slider-tick-size) + 2px)}.smart-slider[orientation=vertical] .smart-spin-button{float:none;margin-left:-14.5px;margin-left:calc(var(--smart-slider-track-size)/2 - var(--smart-slider-spin-button-width)/2);margin-top:0}.smart-slider[orientation=vertical][inverted] .smart-thumb{margin-top:0}.smart-slider[orientation=vertical][scale-position=both] .smart-scale{width:calc(50% - 12px);width:calc((100% - var(--smart-slider-thumb-width))/2 - 2px)}.smart-slider[orientation=vertical][scale-position=both][show-buttons] .smart-scale{width:calc(50% - 15px);width:calc((100% - var(--smart-slider-spin-button-width))/2)}.smart-slider[orientation=vertical][show-buttons] .smart-track-container{margin-left:16.5px;margin-left:calc((var(--smart-slider-spin-button-width) - var(--smart-slider-track-size))/2 + 2px);margin-right:16.5px;margin-right:calc((var(--smart-slider-spin-button-width) - var(--smart-slider-track-size))/2 + 2px)}.smart-slider[orientation=vertical][show-buttons] .smart-track{margin-bottom:10px;margin-bottom:calc(var(--smart-slider-thumb-height)/2);margin-top:10px;margin-top:calc(var(--smart-slider-thumb-height)/2);width:100%}.smart-slider[orientation=vertical][show-buttons] .smart-scale,.smart-slider[orientation=vertical][show-buttons] .smart-track{height:calc(100% - 80px);height:calc(100% - var(--smart-slider-spin-button-height)*2 - var(--smart-slider-thumb-height));margin-left:0;margin-right:0}.smart-slider[orientation=vertical][show-buttons] .smart-scale{margin-top:41px;margin-top:calc(var(--smart-slider-spin-button-height) + var(--smart-slider-thumb-height)/2 + var(--smart-border-width))}.smart-slider[orientation=vertical][tooltip-position=far] .smart-tooltip{left:21px;left:calc(var(--smart-slider-thumb-width) + 1px)}.smart-slider[orientation=vertical][ticks-position=track] .smart-tick{height:1px;width:100%}.smart-slider[orientation=vertical][ticks-position=track] .smart-tick-minor{left:50%;transform:translateX(-50%);width:60%}.smart-slider[orientation=vertical][ticks-position=track] .smart-scale-far .smart-label,.smart-slider[orientation=vertical][ticks-visibility=none] .smart-scale-far .smart-label{left:2px}.smart-slider[orientation=vertical][thumb-label-position=far] .smart-thumb{left:100%;top:calc(100% + 10px);top:calc(100% + var(--smart-slider-thumb-height)/2)}@keyframes slider-thumb-effect{0%,to{transform:scale(3)}50%{transform:scale(2.75)}}.smart-slider[right-to-left] .smart-hint,.smart-slider[right-to-left] .smart-label,smart-slider[right-to-left] .smart-tooltip-content{direction:rtl}.smart-slider[right-to-left]:not([animation=none]) .smart-value.enable-animation{transition:width .4s cubic-bezier(.25,.8,.25,1),margin-left .4s cubic-bezier(.25,.8,.25,1)}.smart-sortable{display:block}.smart-sortable .smart-sortable-items-parent{display:flex;flex-direction:column}.smart-sortable .smart-sortable-item{position:relative;transform:translate(0)}.smart-sortable .smart-sortable-item.dragged{box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4);position:absolute;z-index:9999999}.smart-sortable .smart-sortable-item.placeholder:after,.smart-sortable .smart-sortable-item.placeholder:before{content:none}.smart-sortable:not([disabled]) .smart-sortable-item{touch-action:none}.smart-sortable[disabled]{opacity:.7;pointer-events:none}.smart-sortable:not([items]).smart-container,.smart-sortable:not([items])>.smart-container{display:flex;flex-direction:column}.smart-sortable:not([items])[mode=horizontal]>.smart-container{flex-direction:row}.smart-sortable[dragged]>.smart-container{-webkit-user-select:none;user-select:none}.smart-sortable[mode=horizontal] .smart-sortable-items-parent{flex-direction:row}.smart-sortable[handle-position=left] .smart-sortable-item:after,.smart-sortable[handle-position=left] .smart-sortable-item:before{left:-25px!important;left:calc(var(--smart-sortable-handle-size)*-1)!important}.smart-sortable:not([animation=none]) .smart-sortable-item{transition:transform .15s ease-in}.smart-sortable:not([animation=none]) .smart-sortable-item.returning{transition:left .15s ease-in,top .15s ease-in}.smart-sortable:not([drag-mode=handle]):not([disabled]) .smart-sortable-item{cursor:grab}.smart-sortable[drag-mode=handle] .smart-sortable-item:after,.smart-sortable[drag-mode=handle] .smart-sortable-item:before{align-items:flex-end;color:#5a5a5a;color:var(--smart-background-color);content:"\f141";content:var(--smart-icon-ellipsis);cursor:grab;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);height:25px;height:var(--smart-sortable-handle-size);justify-content:center;left:100%;line-height:18px;line-height:calc(var(--smart-sortable-handle-size) - var(--smart-font-size)/2);opacity:0;position:absolute;top:calc(50% - 12.5px);top:calc(50% - var(--smart-sortable-handle-size)/2);transition:visibility .2s ease-in,opacity .2s ease-in;visibility:hidden;width:25px;width:var(--smart-sortable-handle-size)}.smart-sortable[drag-mode=handle] .smart-sortable-item.dragged:after,.smart-sortable[drag-mode=handle] .smart-sortable-item.dragged:before,.smart-sortable[drag-mode=handle][handle-visibility=visible]:not([disabled]) .smart-sortable-item:after,.smart-sortable[drag-mode=handle][handle-visibility=visible]:not([disabled]) .smart-sortable-item:before{opacity:.5;visibility:visible}.smart-sortable[drag-mode=handle] .smart-sortable-item:before{transform:rotate(-90deg)}.smart-sortable[drag-mode=handle] .smart-sortable-item:after{transform:rotate(90deg)}.smart-sortable[drag-mode=handle]:not([disabled]) .smart-sortable-item:hover:after,.smart-sortable[drag-mode=handle]:not([disabled]) .smart-sortable-item:hover:before{opacity:.5;visibility:visible;z-index:9999999}.smart-sortable[drag-mode=handle][handle-position=bottom] .smart-sortable-item:after,.smart-sortable[drag-mode=handle][handle-position=bottom] .smart-sortable-item:before,.smart-sortable[drag-mode=handle][handle-position=top] .smart-sortable-item:after,.smart-sortable[drag-mode=handle][handle-position=top] .smart-sortable-item:before{align-items:center;left:calc(50% - 12.5px);left:calc(50% - var(--smart-sortable-handle-size)/2);top:100%;transform:none}.smart-sortable[drag-mode=handle][handle-position=bottom] .smart-sortable-item:after{align-items:flex-start}.smart-sortable[drag-mode=handle][handle-position=top] .smart-sortable-item:before{top:-25px;top:calc(var(--smart-sortable-handle-size)*-1)}.smart-sortable[drag-mode=handle][handle-position=top] .smart-sortable-item:after{align-items:flex-end;top:-25px;top:calc(var(--smart-sortable-handle-size)*-1)}.smart-sortable[right-to-left] .smart-column-panel-label,.smart-sortable[right-to-left] .smart-sortable-items-parent{direction:rtl}smart-splitter{height:450px;height:var(--smart-splitter-default-height);position:relative;width:450px;width:var(--smart-splitter-default-width)}smart-splitter[dragged]{cursor:w-resize}smart-splitter[orientation=horizontal][dragged]{cursor:s-resize}smart-splitter-item>.smart-container{overflow:hidden;padding:0;padding:var(--smart-splitter-item-padding);position:relative}.smart-splitter smart-splitter-bar{min-width:5px;overflow:hidden;position:relative;touch-action:none;-webkit-user-select:none;user-select:none;width:10px;width:var(--smart-splitter-bar-size)}.smart-splitter smart-splitter-bar>.smart-container{align-items:center;display:flex;flex-direction:column-reverse;justify-content:center}.smart-splitter smart-splitter-bar.smart-element{background:#f5f5f5;background:var(--smart-surface);border-color:#323232;border-color:var(--smart-surface-color);border-radius:0;border-radius:initial;color:#323232;color:var(--smart-surface-color)}.smart-splitter smart-splitter-bar[focus] .smart-splitter-resize-button>span,.smart-splitter smart-splitter-bar[focus] .smart-splitter-resize-button>span:after,.smart-splitter smart-splitter-bar[focus] .smart-splitter-resize-button>span:before{background-color:#fff;background-color:var(--smart-ui-state-color-active);border-color:#fff;border-color:var(--smart-ui-state-color-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-splitter smart-splitter-bar[focus].smart-element{background:#005c99;background:var(--smart-ui-state-active);color:#fff;color:var(--smart-ui-state-color-active);outline:0}.smart-splitter smart-splitter-bar[locked] .smart-splitter-resize-button>span{visibility:hidden}.smart-splitter smart-splitter-bar[locked] .smart-splitter-resize-button>span:after,.smart-splitter smart-splitter-bar[locked] .smart-splitter-resize-button>span:before{content:none}.smart-splitter smart-splitter-bar[locked][hover]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-splitter smart-splitter-bar[locked][focus]{background-color:#005c99;background-color:var(--smart-ui-state-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-splitter smart-splitter-bar[show-far-button] .smart-splitter-far-collapse-button,.smart-splitter smart-splitter-bar[show-near-button] .smart-splitter-near-collapse-button{visibility:inherit;width:100%}.smart-splitter smart-splitter-bar[item-collapsed]{cursor:auto}.smart-splitter smart-splitter-bar[item-collapsed]>.smart-container{flex-direction:row}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-resize-button{display:none}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-resize-button>span:after,.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-resize-button>span:before{content:normal}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-far-collapse-button>span,.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-near-collapse-button>span{transform:rotate(270deg)}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-far-collapse-button.smart-visibility-hidden,.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-near-collapse-button.smart-visibility-hidden{width:auto}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-near-collapse-button>span{transform:translate(-50%,-50%) rotate(270deg)}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-far-collapse-button>span{transform:translate(-50%,-50%) rotate(90deg)}.smart-splitter smart-splitter-item{overflow:hidden}.smart-splitter smart-splitter-item>.smart-container>.smart-content{height:100%;overflow:auto;padding:0;padding:var(--smart-splitter-item-content-padding);width:100%}.smart-splitter smart-splitter-item.smart-element{background-color:inherit;border-radius:0;border-radius:initial;color:inherit}.smart-splitter smart-splitter-item[collapsed]{overflow:hidden;padding:initial}.smart-splitter .smart-splitter{border:none;height:100%;margin:0;width:100%}.smart-splitter .smart-splitter smart-splitter-bar{background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-splitter>.smart-container{display:flex;overflow:inherit;position:relative}.smart-splitter>.smart-container>smart-splitter-item{flex-shrink:0;height:100%;width:auto;width:var(--smart-splitter-item-size)}.smart-splitter>.smart-container>smart-splitter-bar{flex-shrink:0;height:100%;height:var(--smart-splitter-bar-fit-size)}.smart-splitter>.smart-container>smart-splitter-bar[locked]{cursor:default}.smart-splitter>.smart-container>.smart-splitter-bar-feedback{flex-shrink:0;height:100%}.smart-splitter .smart-splitter-bar-feedback{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover);min-width:5px;opacity:.5;overflow:hidden;position:absolute;touch-action:none;-webkit-user-select:none;user-select:none;width:10px;width:var(--smart-splitter-bar-size)}.smart-splitter .smart-splitter-bar-feedback.limit-reached{background-color:#b00020;background-color:var(--smart-error)}.smart-splitter .smart-splitter-resize-button{align-items:center;cursor:inherit;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:40px;justify-content:center;position:relative;width:100%}.smart-splitter .smart-splitter-resize-button>span{background-color:#323232;background-color:var(--smart-surface-color);border:1px solid #323232;border:1px solid var(--smart-surface-color);border-radius:50%;color:#323232;color:var(--smart-surface-color);cursor:inherit;height:6px;width:6px}.smart-splitter .smart-splitter-resize-button>span:after,.smart-splitter .smart-splitter-resize-button>span:before{background-color:#323232;background-color:var(--smart-surface-color);border:1px solid #323232;border:1px solid var(--smart-surface-color);border-radius:50%;color:#323232;color:var(--smart-surface-color);content:"";font-family:smart-icons;font-family:var(--smart-font-family-icon);height:4px;pointer-events:none;position:absolute;transform:translate(-50%,-50%);width:4px}.smart-splitter .smart-splitter-resize-button>span:before{left:50%;top:calc(50% - 10px);top:calc(50% - var(--smart-splitter-bar-size))}.smart-splitter .smart-splitter-resize-button>span:after{left:50%;top:calc(50% + 10px);top:calc(50% + var(--smart-splitter-bar-size))}.smart-splitter .smart-splitter-far-collapse-button,.smart-splitter .smart-splitter-near-collapse-button{cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:20px;position:relative;visibility:hidden;width:0}.smart-splitter .smart-splitter-far-collapse-button .smart-arrow,.smart-splitter .smart-splitter-near-collapse-button .smart-arrow{height:auto;left:50%;position:absolute;top:50%;width:auto}.smart-splitter .smart-splitter-far-collapse-button .smart-arrow:after,.smart-splitter .smart-splitter-near-collapse-button .smart-arrow:after{align-items:center;content:"\e901";content:var(--smart-icon-arrow-down);display:flex;height:100%;justify-content:center;line-height:normal;pointer-events:none;position:absolute;top:0;width:100%}.smart-splitter .smart-splitter-far-collapse-button>span{transform:translate(-50%,-50%) rotate(270deg)}.smart-splitter .smart-splitter-near-collapse-button .smart-arrow{transform:translate(-55%,-50%) rotate(90deg)}.smart-splitter:not([readonly])>.smart-container>smart-splitter-bar[hover]{cursor:w-resize}.smart-splitter:not([dragged])>.smart-container>smart-splitter-bar:not([focus]) .smart-splitter-far-collapse-button,.smart-splitter:not([dragged])>.smart-container>smart-splitter-bar:not([focus]) .smart-splitter-near-collapse-button{color:inherit}.smart-splitter:not([dragged])>.smart-container>smart-splitter-bar[hover]:not([item-collapsed]):not([focus]) .smart-splitter-far-collapse-button,.smart-splitter:not([dragged])>.smart-container>smart-splitter-bar[hover]:not([item-collapsed]):not([focus]) .smart-splitter-near-collapse-button{color:#333;color:var(--smart-ui-state-color-hover)}.smart-splitter:not([dragged]) smart-splitter-bar.smart-element,.smart-splitter:not([dragged]) smart-splitter-bar[hover]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-splitter:not([dragged]) smart-splitter-bar[hover]:not([item-collapsed]):not([focus]) .smart-splitter-resize-button span,.smart-splitter:not([dragged]) smart-splitter-bar[hover]:not([item-collapsed]):not([focus]) .smart-splitter-resize-button span:after,.smart-splitter:not([dragged]) smart-splitter-bar[hover]:not([item-collapsed]):not([focus]) .smart-splitter-resize-button span:before{background-color:#333;background-color:var(--smart-ui-state-color-hover);border-color:#333;border-color:var(--smart-ui-state-color-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-splitter:not([dragged]) smart-splitter-bar[focus]{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-splitter:not([dragged]) smart-splitter-bar[focus]:not([item-collapsed]) .smart-splitter-resize-button span,.smart-splitter:not([dragged]) smart-splitter-bar[focus]:not([item-collapsed]) .smart-splitter-resize-button span:after,.smart-splitter:not([dragged]) smart-splitter-bar[focus]:not([item-collapsed]) .smart-splitter-resize-button span:before{background-color:#fff;background-color:var(--smart-ui-state-color-active);border-color:#fff;border-color:var(--smart-ui-state-color-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-splitter:not([dragged]) smart-splitter-bar:not([item-collapsed]):not([focus]) .smart-splitter-far-collapse-button[hover],.smart-splitter:not([dragged]) smart-splitter-bar:not([item-collapsed]):not([focus]) .smart-splitter-near-collapse-button[hover]{color:#333;color:var(--smart-ui-state-color-hover)}.smart-splitter[dragged]{cursor:w-resize;pointer-events:none;touch-action:none;-webkit-user-select:none;user-select:none}.smart-splitter[dragged]:not([animation=none])>.smart-container>smart-splitter-item{transition:none}.smart-splitter[auto-fit-mode=overflow]>.smart-container{overflow:auto}.smart-splitter[orientation=horizontal]>.smart-container{flex-direction:column}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-item{height:auto;height:var(--smart-splitter-item-size);width:100%}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar{height:10px;height:var(--smart-splitter-bar-size);min-height:5px;width:100%;width:var(--smart-splitter-bar-fit-size)}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar>.smart-container{flex-direction:row}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-far-collapse-button,.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-near-collapse-button{height:100%;width:0}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-resize-button,.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar[show-far-button] .smart-splitter-far-collapse-button,.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar[show-near-button] .smart-splitter-near-collapse-button{height:100%;width:20px}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-far-collapse-button>span{transform:translate(-50%,-45%) rotate(0)}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-near-collapse-button>span,.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar[item-collapsed] .smart-splitter-far-collapse-button>span{transform:translate(-50%,-50%) rotate(180deg)}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-resize-button>span:before{left:calc(50% - 10px);left:calc(50% - var(--smart-splitter-bar-size));top:50%}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-resize-button>span:after{left:calc(50% + 10px);left:calc(50% + var(--smart-splitter-bar-size));top:50%}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar[item-collapsed] .smart-splitter-near-collapse-button>span{transform:translate(-50%,-50%) rotate(0)}.smart-splitter[orientation=horizontal]>.smart-container>.smart-splitter-bar-feedback{height:10px;height:var(--smart-splitter-bar-size);min-height:5px;width:100%}.smart-splitter[orientation=horizontal] smart-splitter-item[collapsed]{min-height:0;min-width:0}.smart-splitter[orientation=horizontal]:not([resize-mode=none]):not([readonly])>.smart-container>smart-splitter-bar[hover]:not([locked]),.smart-splitter[orientation=horizontal][dragged]{cursor:s-resize}.smart-splitter[resize-mode=none]>.smart-container>smart-splitter-bar{cursor:default}.smart-splitter[disabled]>.smart-container>smart-splitter-bar{border:none;box-shadow:none;cursor:default;outline:0}.smart-splitter[dragging-not-allowed]>.smart-container>.smart-splitter-bar-feedback,.smart-splitter[dragging-not-allowed]>.smart-container>smart-splitter-bar,.smart-splitter[orientation][disabled]>.smart-container>smart-splitter-bar{cursor:default}.smart-splitter:not([animation=none]) .smart-splitter-far-collapse-button .smart-arrow,.smart-splitter:not([animation=none]) .smart-splitter-near-collapse-button .smart-arrow{transition:transform .2s ease-out}.smart-splitter:not([animation=none])>.smart-container>smart-splitter-item.animate{transition:all .25s cubic-bezier(.4,0,.2,1)}.smart-splitter[orientation-change]:not([animation=none])>.smart-container>smart-splitter-item{transition:none}.smart-splitter[show-locked-items]>.smart-container>smart-splitter-item[locked]>.smart-container:after{content:"\e821";content:var(--smart-icon-lock);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:calc(var(--smart-splitter-font-size)*2.5);left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%)}.smart-splitter[right-to-left] .smart-splitter>.smart-container{direction:ltr}.smart-splitter[right-to-left] smart-splitter-item>.smart-container>.smart-content{direction:rtl}smart-switch-button{height:30px;height:var(--smart-switch-button-default-height);width:40px;width:var(--smart-switch-button-default-width)}smart-switch-button[orientation=vertical]{height:40px;height:var(--smart-switch-button-default-width);width:30px;width:var(--smart-switch-button-default-height)}smart-switch-button.smart-element{background:0 0;border:none;display:inline-block;overflow:visible}.smart-switch-button .smart-thumb{align-self:center;background-color:#f5f5f5;background-color:var(--smart-surface);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:100%;box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;box-shadow:var(--smart-elevation-2);cursor:pointer;height:22px;height:var(--smart-switch-button-thumb-size);order:2;pointer-events:all;position:relative;width:22px;width:var(--smart-switch-button-thumb-size)}.smart-switch-button .smart-thumb:before{background-color:#005c99;background-color:var(--smart-primary);border-radius:100%;content:"";display:block;height:200%;left:50%;opacity:.2;position:absolute;top:50%;transform:scale(0) translate(-50%,-50%);transform-origin:left top;transition:.2s;width:200%}.smart-switch-button .smart-thumb:active:before{animation:button-wave-effect .1s ease-in;transform:scale(1) translate(-50%,-50%)}.smart-switch-button .smart-container{font-size:inherit;position:relative;touch-action:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.smart-switch-button .smart-container:before{background-color:#f5f5f5;background-color:var(--smart-surface);border-radius:10px;content:"";height:50%;left:5%;position:absolute;top:25%;width:90%}.smart-switch-button .smart-inner-container{color:inherit;display:flex;flex-direction:row;height:100%;justify-content:flex-start;left:0;pointer-events:none;position:absolute;width:calc(200% - 22px);width:calc(200% - var(--smart-switch-button-thumb-size))}.smart-switch-button .smart-false-content,.smart-switch-button .smart-true-content{box-sizing:border-box;color:inherit;display:inline-block;font-size:inherit;font-weight:inherit;text-align:center}.smart-switch-button .smart-false-content-container,.smart-switch-button .smart-true-content-container{align-items:center;background-clip:content-box;color:inherit;display:flex;height:100%;justify-content:center;overflow:hidden;padding:2px 0;width:calc(50% - 11px);width:calc((100% - var(--smart-switch-button-thumb-size))/2)}.smart-switch-button .smart-true-content-container{order:1}.smart-switch-button .smart-false-content-container,.smart-switch-button[inverted] .smart-true-content-container{order:3}.smart-switch-button:not([animation=none]) .smart-container:before{transition:opacity .2s ease-in-out,background .2s ease-in-out}.smart-switch-button:not([animation=none]):not([dragged]):not([checked=null]) .smart-inner-container{transition:left .2s ease-in-out}.smart-switch-button:not([animation=none])[orientation=vertical]:not([dragged]):not([checked=null]) .smart-inner-container{transition:top .2s ease-in-out}.smart-switch-button[hover]{border-color:#ebebeb;border-color:var(--smart-ui-state-hover)}.smart-switch-button:focus .smart-thumb,.smart-switch-button[checked] .smart-thumb{background-color:#005c99;background-color:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary)}.smart-switch-button:focus .smart-thumb:before{animation:button-wave-effect .1s ease-in;background-color:#005c99;background-color:var(--smart-primary);transform:scale(1) translate(-50%,-50%)}.smart-switch-button[readonly]{pointer-events:none}.smart-switch-button[disabled] .smart-thumb:before{content:none}.smart-switch-button[checked] .smart-thumb:active:before{background-color:#005c99;background-color:var(--smart-primary);transform:scale(1) translate(-50%,-50%)}.smart-switch-button[checked] .smart-container:before{background-color:#005c99;background-color:var(--smart-primary);opacity:.4}.smart-switch-button[checked] .smart-inner-container{left:calc(-100% - -22px);left:calc((100% - var(--smart-switch-button-thumb-size))*-1)}.smart-switch-button[checked]:focus .smart-thumb:before{background-color:#005c99;background-color:var(--smart-primary);transform:scale(1) translate(-50%,-50%)}.smart-switch-button[checked][inverted] .smart-inner-container{left:0}.smart-switch-button[checked=null] .smart-inner-container,.smart-switch-button[checked=null][inverted] .smart-inner-container{left:calc(-50% + 11px);left:calc(-50% + var(--smart-switch-button-thumb-size)/2)}.smart-switch-button[checked]:not([animation=none]) .smart-thumb:active:before,.smart-switch-button[checked]:not([animation=none]):focus .smart-thumb:before{animation:button-wave-effect .1s ease-in}.smart-switch-button[checked][orientation=vertical] .smart-thumb{background-color:#005c99;background-color:var(--smart-primary)}.smart-switch-button[checked][orientation=vertical] .smart-thumb:active:before{background-color:#005c99;background-color:var(--smart-primary);transform:scale(1) translate(-50%,-50%)}.smart-switch-button[checked][orientation=vertical] .smart-container:before{background-color:#005c99;background-color:var(--smart-primary);opacity:.4}.smart-switch-button[checked][orientation=vertical]:focus .smart-thumb:before{background-color:#005c99;background-color:var(--smart-primary);transform:scale(1) translate(-50%,-50%)}.smart-switch-button[checked][orientation=vertical]:not([animation=none]) .smart-thumb:active:before,.smart-switch-button[checked][orientation=vertical]:not([animation=none]):focus .smart-thumb:before{animation:button-wave-effect .1s ease-in}.smart-switch-button[checked=null] .smart-thumb{background-color:#f5f5f5;background-color:var(--smart-surface);border-color:#e0e0e0;border-color:var(--smart-border)}.smart-switch-button[checked=null] .smart-false-content,.smart-switch-button[checked=null] .smart-true-content{visibility:hidden}.smart-switch-button[checked=null] .smart-false-content-container,.smart-switch-button[checked=null] .smart-true-content-container{color:#0000}.smart-switch-button[inverted] .smart-inner-container{left:calc(-100% - -22px);left:calc((100% - var(--smart-switch-button-thumb-size))*-1)}.smart-switch-button[inverted] .smart-false-content-container{order:1}.smart-switch-button[orientation=vertical] .smart-thumb{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;box-shadow:var(--smart-elevation-2);height:22px;height:var(--smart-switch-button-thumb-size);width:22px;width:var(--smart-switch-button-thumb-size)}.smart-switch-button[orientation=vertical] .smart-thumb:before{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border)}.smart-switch-button[orientation=vertical] .smart-thumb:active:before{animation:button-wave-effect .1s ease-in;transform:scale(1) translate(-50%,-50%)}.smart-switch-button[orientation=vertical] .smart-thumb:focus .smart-thumb:before{transform:scale(1) translate(-50%,-50%)}.smart-switch-button[orientation=vertical] .smart-container:before{border-radius:10px;content:"";height:90%;left:25%;position:absolute;top:5%;width:50%}.smart-switch-button[orientation=vertical] .smart-inner-container{flex-direction:column;height:calc(200% - 22px);height:calc(200% - var(--smart-switch-button-thumb-size));left:0;top:0;width:100%}.smart-switch-button[orientation=vertical] .smart-false-content-container,.smart-switch-button[orientation=vertical] .smart-true-content-container{height:calc(50% - 11px);height:calc((100% - var(--smart-switch-button-thumb-size))/2);padding:0 2px;width:100%}.smart-switch-button[orientation=vertical]:focus .smart-thumb:before{animation:button-wave-effect .1s ease-in}.smart-switch-button[orientation=vertical][checked] .smart-inner-container{left:0;top:calc(-100% - -22px);top:calc((100% - var(--smart-switch-button-thumb-size))*-1)}.smart-switch-button[orientation=vertical][checked][inverted] .smart-inner-container{top:0}.smart-switch-button[orientation=vertical][checked=null] .smart-inner-container{top:calc(-50% + 11px);top:calc(-50% + var(--smart-switch-button-thumb-size)/2)}.smart-switch-button[orientation=vertical][checked=null][inverted] .smart-inner-container{left:0;top:calc(-50% + 11px);top:calc(-50% + var(--smart-switch-button-thumb-size)/2)}.smart-switch-button[orientation=vertical][inverted] .smart-inner-container{left:0;top:calc(-100% - -22px);top:calc((100% - var(--smart-switch-button-thumb-size))*-1)}@keyframes button-wave-effect{0%{transform:scale(.2) translate(-50%,-50%)}50%{transform:scale(.5) translate(-50%,-50%)}to{transform:scale(1) translate(-50%,-50%)}}.smart-switch-button[right-to-left][checked]:not([orientation=vertical]) .smart-inner-container,.smart-switch-button[right-to-left][inverted]:not([orientation=vertical]) .smart-inner-container{left:0}.smart-switch-button[right-to-left]:not([orientation=vertical]) .smart-inner-container,.smart-switch-button[right-to-left][checked][inverted]:not([orientation=vertical]) .smart-inner-container{left:calc(-100% - -22px);left:calc((100% - var(--smart-switch-button-thumb-size))*-1)}.smart-switch-button[right-to-left][checked=null]:not([orientation=vertical]) .smart-inner-container{left:calc(-50% + 11px);left:calc(-50% + var(--smart-switch-button-thumb-size)/2)}smart-table table:not(.smart-table-container){display:none}smart-table tr.expanded .hierarchy-arrow{transform:rotate(180deg)}.smart-table{border-radius:4px 4px 4px 4px;border-radius:var(--smart-border-top-left-radius) var(--smart-border-top-right-radius) var(--smart-border-bottom-right-radius) var(--smart-border-bottom-left-radius);display:block;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);height:auto;height:var(--smart-table-default-height);width:100%;width:var(--smart-table-default-width)}.smart-table>.smart-container{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:inherit;max-height:inherit;overflow:auto;position:relative}.smart-table .smart-table{background-color:#fff}.smart-table table{border-collapse:collapse;border-radius:inherit;table-layout:fixed}.smart-table thead th{background-color:#fefefe;background-color:var(--smart-background);border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border);color:#5a5a5a;color:var(--smart-background-color);font-size:12px;font-size:calc(var(--smart-font-size) - 2px);font-weight:500;text-align:left}.smart-table thead th .sort-by:before,.smart-table thead th[filter]:before{font-feature-settings:normal;color:inherit;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);font-style:normal;font-variant:normal;text-decoration:inherit;text-transform:none}.smart-table thead th[filter]{position:relative}.smart-table thead th[filter]:before{align-items:center;content:"\f0b0";content:var(--smart-icon-filter);display:flex;flex-wrap:wrap;font-weight:400;justify-content:center;margin-top:2px;position:absolute;right:10px}.smart-table thead th .sort-by{display:none;height:16px;opacity:0;position:relative;-webkit-user-select:none;user-select:none;visibility:hidden;width:16px}.smart-table thead th .sort-by:before{align-items:center;content:"\e83f";content:var(--smart-icon-up);display:flex;flex-wrap:wrap;font-weight:400;height:100%;justify-content:center;position:relative;width:100%}.smart-table thead th .sort-by:after{align-items:center;background-color:#005c99;background-color:var(--smart-primary);border-radius:50%;color:#fff;color:var(--smart-primary-color);display:flex;font-size:8px;height:50%;justify-content:center;left:100%;padding:3px;position:absolute;top:0;width:50%}.smart-table td,.smart-table th{overflow:hidden;padding:12px;padding:var(--smart-table-cell-padding);text-overflow:ellipsis;vertical-align:middle}.smart-table thead th .sort-by.asc,.smart-table thead th .sort-by.desc{display:inline-block;opacity:1;visibility:inherit}.smart-table thead th .sort-by.desc:before{transform:rotateX(180deg)}.smart-table thead th:not(.smart-table-select-all){opacity:.9}.smart-table thead th.freeze-far,.smart-table thead th.freeze-near{opacity:1}.smart-table thead tr{height:56px;height:var(--smart-table-column-header-height)}.smart-table thead tr:first-child th{border-top:none}.smart-table tbody tr{height:48px;height:var(--smart-table-row-height)}.smart-table tbody tr.last-visible{height:auto}.smart-table tbody tr.last-visible.sized{box-shadow:inset 0 1px 0 0 #e0e0e0;box-shadow:inset 0 var(--smart-border-width) 0 0 var(--smart-border)}.smart-table tbody+tbody{border-top:2px solid #e0e0e0;border-top:2px solid var(--smart-border)}.smart-table tfoot tr{height:48px;height:var(--smart-table-row-height)}.smart-table tfoot td{--smart-surface:var(--smart-background);--smart-surface-color:var(--smart-background-color);background-color:#f5f5f5;background-color:var(--smart-surface);color:#323232;color:var(--smart-surface-color);font-size:12px;font-size:calc(var(--smart-font-size) - 2px)}.smart-table th,.smart-table tr[row-id] td{white-space:nowrap}.smart-table th{border-top-color:#e0e0e0;border-top-width:1px;border-top:var(--smart-border-width) solid var(--smart-border)}.smart-table th:hover .column-menu,.smart-table th[column-menu-button] .column-menu{height:100%;overflow:hidden;position:absolute;right:3px;text-overflow:ellipsis;width:25px}.smart-table th:hover .column-menu:after,.smart-table th[column-menu-button] .column-menu:after{color:#323232;color:var(--smart-surface-color);content:"\e901";content:var(--smart-icon-arrow-down);cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:16px;font-weight:700;width:100%}.smart-table th>.wrapper{align-items:center;display:flex;overflow:hidden;position:relative}.smart-table th>.wrapper>.label{overflow:hidden;text-overflow:ellipsis}.smart-table th.smart-table-select-all{width:48px;width:calc(var(--smart-check-box-default-size)*3)}.smart-table td.indeterminate>div:after,.smart-table th.smart-table-select-all.indeterminate>div:after{content:"";height:8px;height:calc(var(--smart-check-box-default-size)*.5);position:absolute;width:8px;width:calc(var(--smart-check-box-default-size)*.5)}.smart-table th.smart-table-select-all.indeterminate>div{background-color:#005c99;background-color:var(--smart-primary)}.smart-table th.smart-table-select-all.indeterminate>div:after{background-color:#fff;background-color:var(--smart-primary-color)}.smart-table th.column-header{border-bottom:none;text-align:center}.smart-table th.column-header:empty{border-top:none}.smart-table td{border-top-color:#e0e0e0;border-top-width:1px;border-top:var(--smart-border-width) solid var(--smart-border)}.smart-table td div{font-size:14px;font-size:var(--smart-font-size);line-height:normal;margin:0;padding:0}.smart-table td span{line-height:normal}.smart-table td.no-edit{background-color:#00000005}.smart-table td.indeterminate>div{background-color:#005c99;background-color:var(--smart-primary)}.smart-table td.indeterminate>div:after{background-color:#fff;background-color:var(--smart-primary-color)}.smart-table td.editing{padding:0}.smart-table td.editing .smart-table-editor{height:100%;width:100%}.smart-table td.editing .smart-table-editor.standard{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);box-shadow:none;font-family:inherit;font-size:inherit;padding:12px;padding:var(--smart-table-cell-padding)}.smart-table td.editing .smart-table-editor.standard:focus{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);outline:0}.smart-table td.group-header>div,.smart-table td.tree-cell>div{align-items:center;display:flex;flex-direction:row}.smart-table td.tree-cell>div div:nth-child(2){line-height:1.2;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 21px);width:calc(100% - var(--smart-table-arrow-margin) - var(--smart-table-arrow-size))}.smart-table td.editing.invalid{overflow:visible;position:relative}.smart-table td.editing.invalid:before{background-color:#b00020;background-color:var(--smart-error);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);color:#fff;color:var(--smart-secondary-color);content:attr(validation-message);font-size:10px;font-size:calc(var(--smart-font-size) - 4px);opacity:0;padding:7px;position:absolute;top:-100%;transform:scale(0);visibility:hidden}.smart-table smart-pager .smart-pager-far-buttons-container,.smart-table smart-pager .smart-pager-near-buttons-container{font-size:28px;font-size:calc(var(--smart-font-size)*2)}.smart-table td.editing.invalid:hover:before{opacity:.7;transform:scale(1);visibility:visible}.smart-table td.editing.invalid .smart-table-editor{border-color:#b00020;border-color:var(--smart-error)}.smart-table td.smart-table-select-row:hover,.smart-table th.smart-table-select-all:hover{overflow:visible;z-index:99}.smart-table td.smart-table-select-row>div,.smart-table th.smart-table-select-all>div{align-items:center;border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);color:#fff;color:var(--smart-primary-color);cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:16px;height:var(--smart-check-box-default-size);justify-content:center;left:50%;padding:8px;position:absolute;transform:translate(-50%,-50%);width:16px;width:var(--smart-check-box-default-size)}.smart-table .smart-table-toolbar-button:before,.smart-table smart-pager .smart-pager-button:before{color:#fff;color:var(--smart-secondary-color);font-size:10px;font-size:calc(var(--smart-font-size) - 4px);opacity:0;padding:7px}.smart-table td.smart-table-select-row>div:before,.smart-table th.smart-table-select-all>div:before{background-color:#2d2d30;background-color:var(--smart-secondary);border-radius:50%;content:"";height:100%;opacity:.1;position:absolute;transform:scale(0);transform-origin:center;width:100%}.smart-table td.smart-table-select-row>div:hover:before,.smart-table th.smart-table-select-all>div:hover:before{transform:scale(2.5)}.smart-table td.smart-table-select-row>div:hover:active:before,.smart-table th.smart-table-select-all>div:hover:active:before{animation-duration:.2s;animation-iteration-count:1;animation-name:active;animation-timing-function:ease-out;background-color:#005c99;background-color:var(--smart-primary)}.smart-table td.smart-table-select-row.selected>div,.smart-table th.smart-table-select-all.selected>div{background-color:#005c99;background-color:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary)}.smart-table td.smart-table-select-row.selected>div:after,.smart-table th.smart-table-select-all.selected>div:after{content:"\e908";content:var(--smart-icon-check)}.smart-table td.smart-table-select-row.selected>div:before,.smart-table th.smart-table-select-all.selected>div:before{background-color:#005c99;background-color:var(--smart-primary)}.smart-table .smart-table-select-all.freeze-near{background-color:#fefefe;background-color:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color)}.smart-table smart-pager.smart-element{background-color:#fefefe;background-color:var(--smart-background);border-bottom:none;border-left:none;border-right:none;bottom:0;display:none;height:56px;height:var(--smart-table-header-footer-height);left:0;min-width:0;position:-webkit-sticky;position:sticky}.smart-table smart-pager>.smart-container{justify-content:flex-end}.smart-table smart-pager .smart-pager-near-buttons-container.near{order:2}.smart-table smart-pager .smart-pager-near-buttons-container.far{order:3}.smart-table smart-pager .smart-pager-size-selector-and-label-container,.smart-table[right-to-left] smart-pager .smart-pager-far-buttons-container{order:0}.smart-table smart-pager .smart-pager-label{font-size:12px;font-size:calc(var(--smart-font-size) - 2px);opacity:.7}.smart-table smart-pager .smart-pager-summary-container.smart-pager-label{margin:0 32px 0 24px;order:1}.smart-table smart-pager .smart-pager-button:before{background-color:#2d2d30;background-color:var(--smart-secondary);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);content:attr(tooltip);position:absolute;top:-125%;transform:scale(0);visibility:hidden}.smart-table smart-pager .smart-pager-button:hover:before{opacity:.7;transform:scale(1);visibility:visible}.smart-table .smart-pager .smart-pager-button{overflow:visible}.smart-table .smart-table-container:focus{outline:0}.smart-table .smart-table-container:focus td[focus]:after{border:1px solid #333;border:1px solid var(--smart-ui-state-color-focus);box-sizing:border-box;content:"";height:100%;left:1px;pointer-events:none;position:absolute;top:0;width:calc(100% - 1px)}.smart-table .smart-table-container:focus td[focus]:not(.freeze-near):not(.freeze-far){position:relative}.smart-table .smart-table-header{background-color:#fefefe;background-color:var(--smart-background);display:none;height:56px;height:var(--smart-table-header-footer-height);left:0;position:-webkit-sticky;position:sticky;top:0;z-index:2}.smart-table .smart-table-header .smart-input,.smart-table .smart-table-header .smart-table-filter-template-container{display:none;height:100%;width:100%}.smart-table .smart-table-header .smart-table-toolbar-button.conditional-formatting{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-right:none;border-top:none;display:none;height:100%;width:56px;width:var(--smart-table-header-footer-height)}.smart-table .smart-table-header .smart-table-toolbar-button.conditional-formatting:before{left:auto;right:0}.smart-table .smart-table-toolbar-button{--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-padding:0;border-bottom:none;border-top:none;min-height:0;overflow:visible;position:relative}.smart-table .smart-table-toolbar-button:before{word-wrap:break-word;background-color:#2d2d30;background-color:var(--smart-secondary);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);box-sizing:border-box;content:attr(tooltip);left:-24px;left:calc(var(--smart-table-row-height)*-1/2);position:absolute;text-transform:none;top:125%;transform:scale(0);visibility:hidden;white-space:normal;width:96px;width:calc(var(--smart-table-row-height)*2);z-index:1000}.smart-table .smart-table-toolbar-button:after{align-items:center;content:"\e800";content:var(--smart-icon-table);display:flex;font-family:smart-icons;font-size:20px;height:100%;justify-content:center;opacity:.4;pointer-events:none;position:absolute;width:100%}.smart-table .smart-table-toolbar-button:hover:before{opacity:.7;transform:scale(1);visibility:visible}.smart-table[hide-selection-column] td.smart-table-select-row,.smart-table[hide-selection-column] td.smart-table-select-row .selection-checkbox,.smart-table[hide-selection-column] th.smart-table-select-all>div,.smart-table[virtualization] tr[unused]{visibility:hidden}.smart-table .smart-table-toolbar-button>button{overflow:hidden}.smart-table .smart-table-toolbar-button.conditional-formatting>button:after{align-items:center;content:"\f537";content:var(--smart-icon-less-than-equal);display:flex;font-family:smart-icons;font-size:16px;height:100%;justify-content:center;left:8px;opacity:1;pointer-events:none;position:absolute;top:8px;width:100%}.smart-table .smart-table-toolbar-button.fields{border-right:none}.smart-table .smart-table-toolbar-button.fields:before{left:auto;right:0;width:96px;width:calc(var(--smart-table-row-height)*2)}.smart-table .smart-table-toolbar-button.fields>button:after{align-items:center;content:"\e833";content:var(--smart-icon-settings);display:flex;font-family:smart-icons;font-size:16px;height:100%;justify-content:center;left:8px;opacity:1;pointer-events:none;position:absolute;top:8px;width:100%}.smart-table .smart-table-filter-row smart-button{--smart-button-padding:0}.smart-table .smart-table-filter-row smart-button button:after{content:"\f0b0";content:var(--smart-icon-filter);font-family:smart-icons;font-family:var(--smart-font-family-icon);height:100%;text-decoration:line-through;width:100%}.smart-table .smart-table-filter-row>td>div{--smart-filter-row-content-height:calc(var(--smart-table-row-height) - var(--smart-table-cell-padding)*2 - var(--smart-border-width));grid-column-gap:2px;column-gap:2px;display:grid;grid-template-columns:1fr var(--smart-filter-row-content-height) var(--smart-filter-row-content-height);grid-template-rows:100%;height:var(--smart-filter-row-content-height)}.smart-table .smart-table-filter-row>td.no-filter{opacity:.6;pointer-events:none}.smart-table .smart-table-filter-row .filter-value{background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);color:#5a5a5a;color:var(--smart-background-color);font-family:inherit;font-size:inherit;min-width:0;padding:4px;padding:var(--smart-editor-label-padding)}.smart-table .smart-table-filter-row .filter-value:hover{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}.smart-table .smart-table-filter-row .filter-value:focus{border-color:#b2b2b2;border-color:var(--smart-outline);outline:0}.smart-table .smart-table-filter-row .filter-value[type=number]{-webkit-appearance:none;-moz-appearance:textfield}.smart-table .smart-table-filter-row .filter-value::-webkit-inner-spin-button,.smart-table .smart-table-filter-row .filter-value::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:textfield}.smart-table .smart-table-filter-row .smart-input{--smart-editor-addon-width:100%;--smart-editor-label-padding:0;height:100%;width:auto}.smart-table .smart-table-filter-row .smart-input .smart-drop-down-button{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius)}.smart-table .smart-table-filter-row .smart-input .smart-drop-down-button .arrow:after{content:"\f0b0";content:var(--smart-icon-filter);transform:none!important}.smart-table .smart-table-row-detail{height:48px;height:var(--smart-table-row-detail-height)}.smart-table .smart-table-row-detail>td{border:none;padding:0}.smart-table .smart-table-row-detail .smart-table-detail-container{height:24px;height:calc(var(--smart-table-row-detail-height) - var(--smart-table-cell-padding)*2);overflow:hidden;padding:0 12px;padding:0 var(--smart-table-cell-padding)}.smart-table .smart-table-row-detail.collapsed{height:0}.smart-table .smart-table-row-detail.collapsed .smart-table-detail-container{height:0;padding-bottom:0;padding-top:0}.smart-table .smart-table-cell-template{display:contents;overflow:hidden;text-overflow:ellipsis}.smart-table .disable-select td.smart-table-select-row>div{opacity:.2;pointer-events:none}.smart-table .dragged,.smart-table .drop-column{position:relative}.smart-table .drop-column:after{background-color:#005c99;background-color:var(--smart-primary);content:"";height:100%;position:absolute;top:0;width:2px}.smart-table .freeze-far,.smart-table .freeze-near{background-color:#fefefe;background-color:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color);opacity:1;position:-webkit-sticky;position:sticky;z-index:1}.smart-table .drop-column.left:after{left:0}.smart-table .drop-column.right:after{right:0}.smart-table .freeze-near{box-shadow:1px 0 0 0 #e0e0e0;box-shadow:1px 0 0 0 var(--smart-border);left:0}.smart-table .freeze-far{box-shadow:-1px 0 0 0 #e0e0e0;box-shadow:-1px 0 0 0 var(--smart-border);right:0}.smart-table .smart-table-virtualization-container{border:none;height:100%;padding:0;width:100%}.smart-table[conditional-formatting-button] .smart-table-container,.smart-table[conditional-formatting-button] .smart-table-virtualization-container,.smart-table[filtering]:not([filter-row]):not([column-menu]) .smart-table-container,.smart-table[filtering]:not([filter-row]):not([column-menu]) .smart-table-virtualization-container,.smart-table[paging]:not(.smart-pivot-table) .smart-table-container,.smart-table[paging]:not(.smart-pivot-table) .smart-table-virtualization-container{height:calc(100% - 56px);height:calc(100% - var(--smart-table-header-footer-height))}.smart-table .smart-table-virtualization-container .smart-scroll-viewer-content-container{padding:0}.smart-table .hierarchy-arrow{cursor:pointer;margin-right:5px;margin-right:var(--smart-table-arrow-margin);width:16px;width:var(--smart-table-arrow-size)}.smart-table .group-label-name{display:initial;display:var(--smart-table-group-name-display)}.smart-table .group-label-value{font-weight:700}.smart-table .group-label-count{display:initial;display:var(--smart-table-group-count-display)}.smart-table .outline-level-1{padding-left:30px;padding-left:var(--smart-table-indent)}.smart-table .outline-level-1.tree-leaf{padding-left:51px;padding-left:calc(var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-2{padding-left:60px;padding-left:calc(var(--smart-table-indent)*2)}.smart-table .outline-level-2.tree-leaf{padding-left:81px;padding-left:calc(var(--smart-table-indent)*2 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-3{padding-left:90px;padding-left:calc(var(--smart-table-indent)*3)}.smart-table .outline-level-3.tree-leaf{padding-left:111px;padding-left:calc(var(--smart-table-indent)*3 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-4{padding-left:120px;padding-left:calc(var(--smart-table-indent)*4)}.smart-table .outline-level-4.tree-leaf{padding-left:141px;padding-left:calc(var(--smart-table-indent)*4 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-5{padding-left:150px;padding-left:calc(var(--smart-table-indent)*5)}.smart-table .outline-level-5.tree-leaf{padding-left:171px;padding-left:calc(var(--smart-table-indent)*5 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-6{padding-left:180px;padding-left:calc(var(--smart-table-indent)*6)}.smart-table .outline-level-6.tree-leaf{padding-left:201px;padding-left:calc(var(--smart-table-indent)*6 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-7{padding-left:210px;padding-left:calc(var(--smart-table-indent)*7)}.smart-table .outline-level-7.tree-leaf{padding-left:231px;padding-left:calc(var(--smart-table-indent)*7 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-8{padding-left:240px;padding-left:calc(var(--smart-table-indent)*8)}.smart-table .outline-level-8.tree-leaf{padding-left:261px;padding-left:calc(var(--smart-table-indent)*8 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-9{padding-left:270px;padding-left:calc(var(--smart-table-indent)*9)}.smart-table .outline-level-9.tree-leaf{padding-left:291px;padding-left:calc(var(--smart-table-indent)*9 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-10{padding-left:300px;padding-left:calc(var(--smart-table-indent)*10)}.smart-table .outline-level-10.tree-leaf{padding-left:321px;padding-left:calc(var(--smart-table-indent)*10 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table.thead-dark table th{background-color:#212529;border-color:#32383e;color:#fff}.smart-table.thead-dark thead th .sort-by:before{color:#fff}.smart-table.thead-primary table th{background-color:#005c99;background-color:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-table.thead-primary th.smart-table-select-all.selected>div,.smart-table.thead-primary th.smart-table-select-all>div{border-color:#fff;border-color:var(--smart-primary-color)}.smart-table.thead-primary th.smart-table-select-all.indeterminate>div{background-color:#fff;background-color:var(--smart-primary-color)}.smart-table.thead-secondary table th{background-color:#2d2d30;background-color:var(--smart-secondary);border-color:#2d2d30;border-color:var(--smart-secondary);color:#fff;color:var(--smart-secondary-color)}.smart-table.thead-surface table th{background-color:#f5f5f5;background-color:var(--smart-surface);border-color:#f5f5f5;border-color:var(--smart-surface);color:#323232;color:var(--smart-surface-color)}.smart-table.thead-light table th{background-color:#e9ecef;border-color:#dee2e6;color:#495057}.smart-table.table-dark table{background-color:#212529;color:#fff}.smart-table.table-dark thead th .sort-by:before{color:#fff}.smart-table.table-dark.table-bordered table{border:0}.smart-table.table-dark.table-striped table tbody tr:nth-of-type(odd){background-color:#ffffff0d}.smart-table.table-dark.table-hover table tbody tr:hover{background-color:hsla(0,0%,100%,.075)}.smart-table.table-bordered table{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border)}.smart-table.table-bordered table thead td,.smart-table.table-bordered table thead th{border-bottom-width:2px}.smart-table.table-bordered table td,.smart-table.table-bordered table th{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border)}.smart-table.table-striped table tbody tr:nth-of-type(odd){background-color:#0000000d}.smart-table.table-hover table tbody tr:hover{background-color:rgba(0,0,0,.075)}.smart-table.table-hover table .smart-table-primary:hover,.smart-table.table-hover table .smart-table-primary:hover>td,.smart-table.table-hover table .smart-table-primary:hover>th{background-color:#9fcdff}.smart-table.table-hover table .smart-table-secondary:hover,.smart-table.table-hover table .smart-table-secondary:hover>td,.smart-table.table-hover table .smart-table-secondary:hover>th{background-color:#c8cbcf}.smart-table.table-hover table .smart-table-success:hover,.smart-table.table-hover table .smart-table-success:hover>td,.smart-table.table-hover table .smart-table-success:hover>th{background-color:#b1dfbb}.smart-table.table-hover table .smart-table-info:hover,.smart-table.table-hover table .smart-table-info:hover>td,.smart-table.table-hover table .smart-table-info:hover>th{background-color:#abdde5}.smart-table.table-hover table .smart-table-warning:hover,.smart-table.table-hover table .smart-table-warning:hover>td,.smart-table.table-hover table .smart-table-warning:hover>th{background-color:#ffe8a1}.smart-table.table-hover table .smart-table-danger:hover,.smart-table.table-hover table .smart-table-danger:hover>td,.smart-table.table-hover table .smart-table-danger:hover>th{background-color:#f1b0b7}.smart-table.table-hover table .smart-table.table-light table:hover,.smart-table.table-hover table .smart-table.table-light table:hover>td,.smart-table.table-hover table .smart-table.table-light table:hover>th{background-color:#ececf6}.smart-table.table-hover table .smart-table.table-dark table:hover,.smart-table.table-hover table .smart-table.table-dark table:hover>td,.smart-table.table-hover table .smart-table.table-dark table:hover>th{background-color:#b9bbbe}.smart-table.table-hover table .smart-table-active:hover,.smart-table.table-hover table .smart-table-active:hover>td,.smart-table.table-hover table .smart-table-active:hover>th{background-color:rgba(0,0,0,.075)}.smart-table.no-border>.smart-container{border:none}.smart-table.table-elevation{border:none;border-radius:0;border-radius:initial;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8)}.smart-table:not([animation=none]) thead th .sort-by{transition:visibility .5s ease-out,opacity .5s ease-out}.smart-table:not([animation=none]) thead th .sort-by:before{transition:transform .5s ease-out}.smart-table:not([animation=none]) tr[row-id] td:not(.editing){transition:padding-top .2s ease-in-out,padding-bottom .2s ease-in-out,transform .2s ease-in-out,border-top-color .2s ease-in-out}.smart-table:not([animation=none]) td.editing.invalid:before{transition:visibility .2s ease-in-out,opacity .2s ease-out,transform .1s ease-out}.smart-table:not([animation=none]) .smart-table-toolbar-button:before,.smart-table:not([animation=none]) smart-pager .smart-pager-button:before{transition:visibility .2s ease-out,opacity .2s ease-out,transform .1s ease-out}.smart-table:not([animation=none]) .hierarchy-arrow{transition:transform .2s ease-in-out}.smart-table:not([animation=none]):not([ignore-detail-animation]) .smart-table-row-detail{transition:height .2s ease-in-out}.smart-table:not([animation=none]):not([ignore-detail-animation]) .smart-table-row-detail .smart-table-detail-container{transition:height .2s ease-in-out,padding-top .2s ease-in-out,padding-bottom .2s ease-in-out}.smart-table[virtualization]{--smart-table-default-height:var(--smart-grid-default-height)}.smart-table[filtering] .smart-table-header{display:grid;grid-template-columns:1fr}.smart-table[filtering] .smart-table-header .smart-input,.smart-table[filtering] .smart-table-header .smart-table-filter-template-container{display:block}.smart-table[filtering][filter-row][conditional-formatting-button] .smart-table-header .smart-input,.smart-table[filtering][filter-row][conditional-formatting-button] .smart-table-header .smart-table-filter-template-container{display:none}.smart-table[filtering][conditional-formatting-button] .smart-table-header{grid-template-columns:1fr auto}.smart-table[conditional-formatting-button] .smart-table-header{display:grid}.smart-table[conditional-formatting-button] .smart-table-header .smart-table-toolbar-button.conditional-formatting{display:flex}.smart-table[conditional-formatting-button]:not([filtering]) .smart-table-header{grid-template-areas:". button";grid-template-columns:1fr auto}.smart-table[conditional-formatting-button]:not([filtering]) .smart-table-header .smart-table-toolbar-button.conditional-formatting{grid-area:button}.smart-table[conditional-formatting-button][filtering][filter-row] .smart-table-header{grid-template-areas:". button";grid-template-columns:1fr auto}.smart-table[conditional-formatting-button][filtering][filter-row] .smart-table-header .smart-table-toolbar-button.conditional-formatting{grid-area:button}.smart-table[paging]:not(.smart-pivot-table) smart-pager{display:block;z-index:1}.smart-table[paging]:not(.smart-pivot-table)[conditional-formatting-button] .smart-table-container,.smart-table[paging]:not(.smart-pivot-table)[conditional-formatting-button] .smart-table-virtualization-container,.smart-table[paging]:not(.smart-pivot-table)[filtering]:not([filter-row]) .smart-table-container,.smart-table[paging]:not(.smart-pivot-table)[filtering]:not([filter-row]) .smart-table-virtualization-container{height:calc(100% - 112px);height:calc(100% - var(--smart-table-header-footer-height)*2)}.smart-table[paging].smart-pivot-table smart-pager{display:block;z-index:999}.smart-table[paging].smart-pivot-table [designer] smart-pager{border-right:1px solid #e0e0e0;border-right:1px solid var(--smart-border)}.smart-table[column-reorder] thead th{touch-action:none}.smart-table[column-reorder] th[data-field]{cursor:move}.smart-table:not([column-resize]) .dragged:after{background-image:linear-gradient(45deg,#0000001a 25%,#0000 0,#0000 50%,#0000001a 0,#0000001a 75%,#0000 0,#0000);background-size:3em 3em;content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%}.smart-table[column-resize] thead th{touch-action:none}.smart-table[column-resize] th[data-field]:after,.smart-table[column-resize] th[data-field]:before{content:"";cursor:col-resize;height:100%;position:absolute;top:0;width:5px}.smart-table[column-resize]:not([right-to-left]) th[locked]+th[data-field]:before,.smart-table[column-resize]:not([right-to-left]) th[locked]:after,.smart-table[column-resize]:not([selection]) th[data-field]:first-child:before,.smart-table[column-resize][resize-max-reached] th[data-field]:after,.smart-table[column-resize][resize-max-reached] th[data-field]:before,.smart-table[column-resize][selection] th[data-field]:nth-child(2):before{content:none}.smart-table[column-resize] th[data-field]:before{left:0}.smart-table[column-resize] th[data-field]:after{right:0;width:4px}.smart-table[column-resize]:not([freeze-header]) th[data-field]:not(.freeze-near):not(.freeze-far){position:relative}@media (hover:none){.smart-table[column-resize]:not(.resizing) th[data-field]:before{border-left:1px solid #005c994d;border-left:1px solid rgba(var(--smart-primary-rgb),.3)}.smart-table[column-resize]:not(.resizing) th[data-field]:after{border-right:1px solid #005c994d;border-right:1px solid rgba(var(--smart-primary-rgb),.3)}}@media (hover:hover){.smart-table[column-resize]:not(.resizing) th[data-field]:hover:before{border-left:1px solid #005c994d;border-left:1px solid rgba(var(--smart-primary-rgb),.3)}.smart-table[column-resize]:not(.resizing) th[data-field]:hover:after{border-right:1px solid #005c994d;border-right:1px solid rgba(var(--smart-primary-rgb),.3)}}.smart-table[sort-mode=many] thead th .sort-by:after{content:attr(order)}.smart-table[loading] tbody td{opacity:0}.smart-table[loading] smart-pager{pointer-events:none}.smart-table[freeze-header]:not([virtualization]) thead th{border-bottom:none;box-shadow:0 1px 0 0 #e0e0e0;box-shadow:0 1px 0 0 var(--smart-border);opacity:1;position:-webkit-sticky;position:sticky;top:0;z-index:100}.smart-table[freeze-header]:not([virtualization]) thead th.freeze-near{box-shadow:1px 1px 0 0 #e0e0e0;box-shadow:1px 1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-header]:not([virtualization]) thead th.freeze-far{box-shadow:-1px 1px 0 0 #e0e0e0;box-shadow:-1px 1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-header]:not([virtualization]) thead tr:nth-child(2)>th{top:56px;top:var(--smart-table-column-header-height)}.smart-table[freeze-header]:not([virtualization]) thead tr:nth-child(3)>th{top:112px;top:calc(var(--smart-table-column-header-height)*2)}.smart-table[freeze-header]:not([virtualization]) thead tr:nth-child(4)>th{top:168px;top:calc(var(--smart-table-column-header-height)*3)}.smart-table[freeze-header]:not([virtualization]) thead tr:nth-child(5)>th{top:224px;top:calc(var(--smart-table-column-header-height)*4)}.smart-table[freeze-header]:not([virtualization])[conditional-formatting-button] thead th,.smart-table[freeze-header]:not([virtualization])[filtering]:not([filter-row]):not([column-menu]) thead th{top:56px;top:var(--smart-table-header-footer-height)}.smart-table[freeze-header]:not([virtualization])[conditional-formatting-button] thead tr:nth-child(2)>th,.smart-table[freeze-header]:not([virtualization])[filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(2)>th{top:112px;top:calc(var(--smart-table-header-footer-height) + var(--smart-table-column-header-height))}.smart-table[freeze-header]:not([virtualization])[conditional-formatting-button] thead tr:nth-child(3)>th,.smart-table[freeze-header]:not([virtualization])[filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(3)>th{top:168px;top:calc(var(--smart-table-header-footer-height) + var(--smart-table-column-header-height)*2)}.smart-table[freeze-header]:not([virtualization])[conditional-formatting-button] thead tr:nth-child(4)>th,.smart-table[freeze-header]:not([virtualization])[filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(4)>th{top:224px;top:calc(var(--smart-table-header-footer-height) + var(--smart-table-column-header-height)*3)}.smart-table[freeze-header]:not([virtualization])[conditional-formatting-button] thead tr:nth-child(5)>th,.smart-table[freeze-header]:not([virtualization])[filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(5)>th{top:280px;top:calc(var(--smart-table-header-footer-height) + var(--smart-table-column-header-height)*4)}.smart-table[freeze-header][virtualization] thead{box-shadow:0 1px 0 0 #e0e0e0;box-shadow:0 1px 0 0 var(--smart-border);position:relative;top:0;z-index:200}.smart-table[freeze-header][virtualization] thead th{border-bottom:none;box-shadow:0 1px 0 0 #e0e0e0;box-shadow:0 1px 0 0 var(--smart-border);opacity:1;position:relative;top:0;z-index:100}.smart-table[freeze-header][virtualization] thead th.sticky{position:-webkit-sticky;position:sticky}.smart-table[freeze-header][virtualization] thead th.freeze-near{box-shadow:1px 1px 0 0 #e0e0e0;box-shadow:1px 1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-header][virtualization] thead th.freeze-far{box-shadow:-1px 1px 0 0 #e0e0e0;box-shadow:-1px 1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-header][virtualization] thead tr:nth-child(2)>th{top:56px;top:var(--smart-table-column-header-height)}.smart-table[freeze-header][virtualization] thead tr:nth-child(3)>th{top:112px;top:calc(var(--smart-table-column-header-height)*2)}.smart-table[freeze-header][virtualization] thead tr:nth-child(4)>th{top:168px;top:calc(var(--smart-table-column-header-height)*3)}.smart-table[freeze-header][virtualization] thead tr:nth-child(5)>th{top:224px;top:calc(var(--smart-table-column-header-height)*4)}.smart-table[freeze-header][virtualization][conditional-formatting-button] thead th,.smart-table[freeze-header][virtualization][filtering]:not([filter-row]):not([column-menu]) thead th{top:56px;top:var(--smart-table-header-footer-height)}.smart-table[freeze-header][virtualization][conditional-formatting-button] thead tr:nth-child(2)>th,.smart-table[freeze-header][virtualization][filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(2)>th{top:112px;top:calc(var(--smart-table-header-footer-height) + var(--smart-table-column-header-height))}.smart-table[freeze-header][virtualization][conditional-formatting-button] thead tr:nth-child(3)>th,.smart-table[freeze-header][virtualization][filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(3)>th{top:168px;top:calc(var(--smart-table-header-footer-height) + var(--smart-table-column-header-height)*2)}.smart-table[freeze-header][virtualization][conditional-formatting-button] thead tr:nth-child(4)>th,.smart-table[freeze-header][virtualization][filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(4)>th{top:224px;top:calc(var(--smart-table-header-footer-height) + var(--smart-table-column-header-height)*3)}.smart-table[freeze-header][virtualization][conditional-formatting-button] thead tr:nth-child(5)>th,.smart-table[freeze-header][virtualization][filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(5)>th{top:280px;top:calc(var(--smart-table-header-footer-height) + var(--smart-table-column-header-height)*4)}.smart-table[freeze-footer] tfoot td{border-top:none;bottom:0;box-shadow:0 -1px 0 0 #e0e0e0;box-shadow:0 -1px 0 0 var(--smart-border);opacity:1;position:-webkit-sticky;position:sticky;z-index:100}.smart-table[freeze-footer] tfoot td.freeze-near{box-shadow:1px -1px 0 0 #e0e0e0;box-shadow:1px -1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-footer] tfoot td.freeze-far{box-shadow:-1px -1px 0 0 #e0e0e0;box-shadow:-1px -1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-footer] tfoot tr:nth-last-child(2) td{bottom:48px;bottom:var(--smart-table-row-height)}.smart-table[freeze-footer] tfoot tr:nth-last-child(3) td{bottom:96px;bottom:calc(var(--smart-table-row-height)*2)}.smart-table[freeze-footer] .smart-table-container:focus td[focus]:after{height:calc(100% - 1px)}.smart-table[freeze-footer][paging]:not(.smart-pivot-table) tfoot td{bottom:56px;bottom:var(--smart-table-header-footer-height)}.smart-table[freeze-footer][paging]:not(.smart-pivot-table) tfoot tr:nth-last-child(2) td{bottom:104px;bottom:calc(var(--smart-table-row-height) + var(--smart-table-header-footer-height))}.smart-table[freeze-footer][paging]:not(.smart-pivot-table) tfoot tr:nth-last-child(3) td{bottom:152px;bottom:calc(var(--smart-table-row-height)*2 + var(--smart-table-header-footer-height))}.smart-table[row-detail-template] tr[row-id]{cursor:pointer}.smart-table[hierarchy] tr[row-id] td{transform:scaleY(1)}.smart-table[hierarchy] tr[row-id].no-height td{line-height:0}.smart-table[hierarchy] tr.collapsed[row-id]{height:0}.smart-table[hierarchy] tr.collapsed[row-id] td{border-top-color:#0000;border-top-width:0;line-height:0;padding-bottom:0;padding-top:0;transform:scaleY(0)}.smart-table[column-groups][selection] th.empty,.smart-table[column-groups][selection] th.smart-table-select-all,.smart-table[virtualization] tr[unused] td{border-top:none}.smart-pivot-table th.expanded .total-arrow,.smart-pivot-table:not([group-layout=classic]) tr.expanded .hierarchy-arrow{transform:rotate(180deg)}.smart-table[hierarchy]:not([animation=none]) tr[row-id]{transition:height .2s ease-in-out}.smart-table[modal]{position:relative}.smart-table[modal],.smart-table[modal]:after{pointer-events:none;-webkit-user-select:none;user-select:none}.smart-table[modal]:after{background-color:#000;content:"";cursor:default;height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:100}.smart-table[toolbar][designer] .smart-table-toolbar-button.conditional-formatting{border-right:none}.smart-table[toolbar][designer] .smart-table-toolbar-button.conditional-formatting:before{left:auto;right:0;width:96px;width:calc(var(--smart-table-row-height)*2)}.smart-table[auto-size] table{table-layout:auto}.smart-table[column-groups]:not([right-to-left]) th:not(:last-child){border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-table[virtualization] tr.last-row td{border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border)}.smart-table[virtualization] tr.smart-table-filter-row td{background-color:#fefefe;background-color:var(--smart-background);box-shadow:0 1px 0 0 #e0e0e0;box-shadow:0 1px 0 0 var(--smart-border);position:-webkit-sticky;position:sticky;top:56px;top:var(--smart-table-column-header-height)}.smart-table[virtualization][conditional-formatting-button] .smart-table-container,.smart-table[virtualization][filtering]:not([filter-row]) .smart-table-container,.smart-table[virtualization][paging]:not(.smart-pivot-table) .smart-table-container,.smart-table[virtualization][paging]:not(.smart-pivot-table)[conditional-formatting-button] .smart-table-container,.smart-table[virtualization][paging]:not(.smart-pivot-table)[filtering]:not([filter-row]):not([column-menu]) .smart-table-container{height:100%}.smart-table[virtualization][freeze-header][conditional-formatting-button] thead th,.smart-table[virtualization][freeze-header][filtering]:not([filter-row]):not([column-menu]) thead th{top:0}@media (max-width:575.98px){.smart-table.table-responsive-sm{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.smart-table.table-responsive-sm>.smart-table.table-bordered table{border:0}}@media (max-width:767.98px){.smart-table.table-responsive-md{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.smart-table.table-responsive-md>.smart-table.table-bordered table{border:0}}@media (max-width:991.98px){.smart-table.table-responsive-lg{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.smart-table.table-responsive-lg>.smart-table.table-bordered table{border:0}}@media (max-width:1199.98px){.smart-table.table-responsive-xl{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.smart-table.table-responsive-xl>.smart-table.table-bordered table{border:0}}.smart-table.table-responsive{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.smart-table.table-responsive>.smart-table.table-bordered table{border:0}@media only screen and (max-width:1280px){.smart-table .priority-5{display:none}}@media only screen and (max-width:1024px){.smart-table .priority-4{display:none}}@media only screen and (max-width:800px){.smart-table .priority-3{display:none}}@media only screen and (max-width:640px){.smart-table .priority-2{display:none}}.smart-table[hide-selection-column] th.smart-table-select-all{padding-left:0;padding-right:0;width:0}.smart-table[hide-selection-column] tr[aria-selected=true] td{background:#005c991a;background:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-pivot-table:not([animation=none]) .total-arrow{transition:transform .2s ease-in-out}@-moz-document url-prefix(){.smart-table thead th:not(.smart-table-select-all){opacity:1}.smart-table .freeze-far,.smart-table .freeze-near{box-shadow:0 0 0 1px #e0e0e0;box-shadow:0 0 0 1px var(--smart-border)}.smart-table .smart-table-container:focus td[focus]:after{height:calc(100% - 1px);top:1px}.smart-table[freeze-header] thead th.empty,.smart-table[freeze-header] thead th:empty{box-shadow:-1px 0 0 0 #e0e0e0;box-shadow:-1px 0 0 0 var(--smart-border)}.smart-table[freeze-footer] .smart-table-container:focus td[focus]:after{height:calc(100% - 2px)}.smart-table[column-groups][freeze-header] thead th{box-shadow:0 0 0 1px #e0e0e0;box-shadow:0 0 0 1px var(--smart-border)}.smart-pivot-table thead th:last-child,.smart-pivot-table thead th:not(:last-child){border:none;box-shadow:0 0 0 1px #e0e0e0;box-shadow:0 0 0 1px var(--smart-border)}.smart-pivot-table tbody tr[row-id]:first-child td{border-top:none}.smart-pivot-table[freeze-header] thead th{box-shadow:0 0 0 1px #e0e0e0;box-shadow:0 0 0 1px var(--smart-border)}.smart-pivot-table[freeze-header] .smart-pivot-table-grouping-header:empty{box-shadow:-1px 0 0 0 #e0e0e0;box-shadow:-1px 0 0 0 var(--smart-border)}}.smart-pivot-panel>.smart-container[modal]{pointer-events:none;position:relative;-webkit-user-select:none;user-select:none}.smart-pivot-panel>.smart-container[modal]:after{background-color:#000;content:"";cursor:default;height:100%;left:0;opacity:.3;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%;z-index:100}.smart-table-primary,.smart-table-primary>td,.smart-table-primary>th{background-color:#b8daff}.smart-table-secondary,.smart-table-secondary>td,.smart-table-secondary>th{background-color:#d6d8db}.smart-table-success,.smart-table-success>td,.smart-table-success>th{background-color:#c3e6cb}.smart-table-info,.smart-table-info>td,.smart-table-info>th{background-color:#bee5eb}.smart-table-warning,.smart-table-warning>td,.smart-table-warning>th{background-color:#ffeeba}.smart-table-danger,.smart-table-danger>td,.smart-table-danger>th{background-color:#f5c6cb}.smart-table.table-light table,.smart-table.table-light table>td,.smart-table.table-light table>th{background-color:#fdfdfe}.smart-table.table-dark table td,.smart-table.table-dark table th,.smart-table.table-dark table thead th{border-color:#32383e}.smart-table.table-dark table>td,.smart-table.table-dark table>th{background-color:#212529}.smart-table-active,.smart-table-active>td,.smart-table-active>th{background-color:rgba(0,0,0,.075)}.smart-table-container{height:100%;width:100%}.smart-table-sm td,.smart-table-sm th{padding:.3rem}.smart-table-feedback,.smart-table-resize-feedback{font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);padding:5px;position:absolute}.smart-table-feedback{align-items:center;background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);color:#5a5a5a;color:var(--smart-background-color);display:flex;font-size:14px;font-size:var(--smart-font-size);opacity:.85;white-space:nowrap;z-index:10000}.smart-table-resize-feedback{border-left:1px dashed #005c99;border-left:1px dashed var(--smart-primary);box-sizing:border-box;font-size:12px;font-weight:700;z-index:100}.smart-table-resize-feedback.static{border-left-style:solid}.smart-table-resize-feedback.max,.smart-table-resize-feedback.min{border-left-color:#b00020;border-left-color:var(--smart-error)}.smart-table-window.conditional-formatting{--smart-window-default-width:650px}.smart-table-window.conditional-formatting .smart-content-container>.smart-content,.smart-table-window.conditional-formatting>.smart-container{overflow:visible}.smart-table-window.conditional-formatting smart-formatting-panel{border:none;height:100%;width:100%}.smart-table-window.smart-window.conditional-formatting{overflow:visible}.smart-table-window.smart-window .smart-content-container>.smart-footer{align-items:center;display:flex;justify-content:space-evenly}.smart-table-window.smart-window .smart-content-container>.smart-footer smart-button{--smart-button-padding:0;height:100%;width:40%}.smart-table-column-menu{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);height:auto;left:0;padding:10px;position:absolute;top:0;width:200px;z-index:9999}.smart-table-column-menu smart-button{--smart-button-padding:0}.smart-table-column-menu smart-button button:after{content:"\f0b0";content:var(--smart-icon-filter);font-family:smart-icons;font-family:var(--smart-font-family-icon);height:100%;text-decoration:line-through;width:100%}.smart-table-column-menu.wrapper>div{--smart-filter-row-content-height:calc(var(--smart-table-row-height) - var(--smart-table-cell-padding)*2 - var(--smart-border-width));grid-column-gap:2px;column-gap:2px;display:grid;grid-template-columns:1fr var(--smart-filter-row-content-height) var(--smart-filter-row-content-height);grid-template-rows:100%;height:var(--smart-filter-row-content-height);position:relative}.smart-table-column-menu.wrapper .smart-table-menu-item{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);height:30px;margin-bottom:5px;padding:5px}.smart-table-column-menu.wrapper .smart-table-menu-item.smart-disabled{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-table-column-menu.wrapper .smart-table-menu-item .label{padding:5px}.smart-table-column-menu.wrapper .smart-table-menu-item:not(.filter-item):hover{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-table-column-menu.wrapper .smart-table-menu-item .menu-icon:after,.smart-table-column-menu.wrapper .smart-table-menu-item.columns-item:after{color:#323232;color:var(--smart-surface-color);font-family:smart-icons;font-family:var(--smart-font-family-icon);height:100%;width:100%}.smart-table-column-menu.wrapper .smart-table-menu-item .sort-asc:after{content:"\f15d";content:var(--smart-icon-sort-name-up)}.smart-table-column-menu.wrapper .smart-table-menu-item .sort-desc:after{content:"\f15e";content:var(--smart-icon-sort-name-down)}.smart-table-column-menu.wrapper .smart-table-menu-item .sort-remove:after{content:"\f15d";content:var(--smart-icon-sort-name-up);text-decoration:line-through}.smart-table-column-menu.wrapper .smart-table-menu-item .reset:after{content:"\e819";content:var(--smart-icon-refresh)}.smart-table-column-menu.wrapper .smart-table-menu-item .columns:after{content:"\e800";content:var(--smart-icon-table)}.smart-table-column-menu.wrapper .smart-table-menu-item .filter-by:after{content:"\e82f";content:var(--smart-icon-add-filter)}.smart-table-column-menu.wrapper .smart-table-menu-item .filter-by-remove:after{content:"\f0b0";content:var(--smart-icon-filter);text-decoration:line-through}.smart-table-column-menu.wrapper .smart-table-menu-item .column-item:after{content:"\e81b";content:var(--smart-icon-check-squared)}.smart-table-column-menu.wrapper .smart-table-menu-item .column-item.off:after{content:"\f096";content:var(--smart-icon-check-empty)}.smart-table-column-menu.wrapper .smart-table-menu-item.columns-item:after{align-items:center;content:"\e903";content:var(--smart-icon-arrow-right);display:flex;justify-content:flex-end}.smart-table-column-menu.wrapper .smart-table-menu-item.filter-item{border-top:1px solid #e0e0e0;border-top:1px solid var(--smart-border);cursor:default;margin-bottom:10px;padding-top:20px}.smart-table-column-menu.wrapper.no-filter{opacity:.6;pointer-events:none}.smart-table-column-menu .filter-value{background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);color:#5a5a5a;color:var(--smart-background-color);font-family:inherit;font-size:inherit;min-width:0;padding:4px;padding:var(--smart-editor-label-padding)}.smart-table-column-menu .filter-value:hover{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}.smart-table-column-menu .filter-value:focus{border-color:#b2b2b2;border-color:var(--smart-outline);outline:0}.smart-table-column-menu .filter-value[type=number]{-webkit-appearance:none;-moz-appearance:textfield}.smart-table-column-menu .filter-value::-webkit-inner-spin-button,.smart-table-column-menu .filter-value::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:textfield}.smart-table-column-menu .smart-input{--smart-editor-addon-width:100%;--smart-editor-label-padding:0;height:100%;width:auto}.smart-table-column-menu .smart-input .smart-drop-down-button{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius)}.smart-table-column-menu .smart-input .smart-drop-down-button .arrow:after{content:"\f0b0";content:var(--smart-icon-filter);transform:none!important}@keyframes active{0%{transform:scale(0)}to{transform:scale(2.5)}}@-moz-document url-prefix(){.smart-table[right-to-left] .freeze-far,.smart-table[right-to-left] .freeze-near{box-shadow:0 0 0 1px #e0e0e0;box-shadow:0 0 0 1px var(--smart-border)}}.smart-table[right-to-left]>.smart-container{direction:rtl}.smart-table[right-to-left] thead th{text-align:right}.smart-table[right-to-left] thead th .sort-by:after{left:auto;right:100%}.smart-table[right-to-left] th.column-header{text-align:center}.smart-table[right-to-left] td{text-align:left;text-align:initial}.smart-table[right-to-left] .smart-table-container:focus td[focus]:after{left:auto;right:1px}.smart-table[right-to-left] .smart-table-header{left:auto;right:0}.smart-table[right-to-left] .smart-table-header .smart-table-toolbar-button.conditional-formatting{border-left:none;border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-table[right-to-left] .smart-table-header .smart-table-toolbar-button.conditional-formatting:before{left:0;right:auto}.smart-table[right-to-left] .freeze-far{box-shadow:1px 0 0 0 #e0e0e0;box-shadow:1px 0 0 0 var(--smart-border);left:0;right:auto}.smart-table[right-to-left] .freeze-near{box-shadow:-1px 0 0 0 #e0e0e0;box-shadow:-1px 0 0 0 var(--smart-border);left:auto;right:0}.smart-pivot-table[right-to-left] .smart-table-toolbar-button.fields:before,.smart-pivot-table[right-to-left][toolbar][designer] .smart-table-toolbar-button.conditional-formatting:before{left:0;right:auto}.smart-table[right-to-left] smart-pager .smart-container{justify-content:flex-start}.smart-table[right-to-left] smart-pager .smart-pager-near-buttons-container{order:1}.smart-table[right-to-left] smart-pager .smart-pager-summary-container.smart-pager-label{order:2}.smart-table[right-to-left] smart-pager .smart-pager-size-selector-and-label-container{flex-direction:row;order:3}.smart-table[right-to-left] .group-header,.smart-table[right-to-left] .tree-cell,.smart-table[right-to-left] .tree-leaf{padding-left:12px;padding-left:var(--smart-table-cell-padding)}.smart-table[right-to-left] .hierarchy-arrow{margin-left:5px;margin-left:var(--smart-table-arrow-margin);margin-right:0}.smart-table[right-to-left][freeze-header] thead th.freeze-far{box-shadow:1px 1px 0 0 #e0e0e0;box-shadow:1px 1px 0 0 var(--smart-border)}.smart-table[right-to-left][freeze-header] thead th.freeze-near{box-shadow:-1px 1px 0 0 #e0e0e0;box-shadow:-1px 1px 0 0 var(--smart-border)}.smart-table[right-to-left][freeze-footer] tfoot td.freeze-far{box-shadow:1px -1px 0 0 #e0e0e0;box-shadow:1px -1px 0 0 var(--smart-border)}.smart-table[right-to-left][freeze-footer] tfoot td.freeze-near{box-shadow:-1px -1px 0 0 #e0e0e0;box-shadow:-1px -1px 0 0 var(--smart-border)}.smart-table[right-to-left][conditional-formatting-button]:not([filtering]) .smart-table-header{grid-template-areas:". button";grid-template-columns:1fr auto}.smart-table[right-to-left][filtering] .smart-table-header{grid-template-columns:1fr}.smart-table[right-to-left][filtering][conditional-formatting-button] .smart-table-header{grid-template-columns:1fr auto}.smart-table[right-to-left][column-resize] th[locked]+th[data-field]:after,.smart-table[right-to-left][column-resize] th[locked]:before,.smart-table[right-to-left][column-resize]:not([selection]) th[data-field]:first-child:after{content:none}.smart-table[right-to-left][column-resize]:not([selection]) th[data-field]:not([locked]):first-child:before{content:""}.smart-table[right-to-left][column-resize][selection] th[data-field]:nth-child(2):after{content:none}.smart-table[right-to-left][column-resize][selection] th[data-field]:not([locked]):nth-child(2):before{content:""}.smart-table[right-to-left][column-groups] th:not(:last-child){border-left:1px solid #e0e0e0;border-left:var(--smart-border-width) solid var(--smart-border)}@-moz-document url-prefix(){.smart-pivot-table[right-to-left] thead th:last-child,.smart-pivot-table[right-to-left] thead th:not(:last-child){border:none;box-shadow:0 0 0 1px #e0e0e0;box-shadow:0 0 0 1px var(--smart-border)}}.smart-pivot-table[right-to-left] .smart-table-toolbar-button.fields,.smart-pivot-table[right-to-left][toolbar][designer] .smart-table-toolbar-button.conditional-formatting{border-left:none;border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-table[right-to-left] .outline-level-1{padding-right:30px;padding-right:var(--smart-table-indent)}.smart-table[right-to-left] .outline-level-1.tree-leaf{padding-right:51px;padding-right:calc(var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-2{padding-right:60px;padding-right:calc(var(--smart-table-indent)*2)}.smart-table[right-to-left] .outline-level-2.tree-leaf{padding-right:81px;padding-right:calc(var(--smart-table-indent)*2 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-3{padding-right:90px;padding-right:calc(var(--smart-table-indent)*3)}.smart-table[right-to-left] .outline-level-3.tree-leaf{padding-right:111px;padding-right:calc(var(--smart-table-indent)*3 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-4{padding-right:120px;padding-right:calc(var(--smart-table-indent)*4)}.smart-table[right-to-left] .outline-level-4.tree-leaf{padding-right:141px;padding-right:calc(var(--smart-table-indent)*4 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-5{padding-right:150px;padding-right:calc(var(--smart-table-indent)*5)}.smart-table[right-to-left] .outline-level-5.tree-leaf{padding-right:171px;padding-right:calc(var(--smart-table-indent)*5 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-6{padding-right:180px;padding-right:calc(var(--smart-table-indent)*6)}.smart-table[right-to-left] .outline-level-6.tree-leaf{padding-right:201px;padding-right:calc(var(--smart-table-indent)*6 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-7{padding-right:210px;padding-right:calc(var(--smart-table-indent)*7)}.smart-table[right-to-left] .outline-level-7.tree-leaf{padding-right:231px;padding-right:calc(var(--smart-table-indent)*7 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-8{padding-right:240px;padding-right:calc(var(--smart-table-indent)*8)}.smart-table[right-to-left] .outline-level-8.tree-leaf{padding-right:261px;padding-right:calc(var(--smart-table-indent)*8 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-9{padding-right:270px;padding-right:calc(var(--smart-table-indent)*9)}.smart-table[right-to-left] .outline-level-9.tree-leaf{padding-right:291px;padding-right:calc(var(--smart-table-indent)*9 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-10{padding-right:300px;padding-right:calc(var(--smart-table-indent)*10)}.smart-table[right-to-left] .outline-level-10.tree-leaf{padding-right:321px;padding-right:calc(var(--smart-table-indent)*10 + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}smart-tabs{border:none;height:450px;height:var(--smart-tabs-default-height);line-height:normal;min-height:125px;min-width:125px;overflow:visible;padding:2px;width:450px;width:var(--smart-tabs-default-width)}.smart-tabs .smart-tab-close-button,.smart-tabs .smart-tab-group-arrow{font-family:smart-icons;font-family:var(--smart-font-family-icon);line-height:27px;line-height:var(--smart-editor-addon-width);text-align:center}smart-tabs.smart-element{background:0 0;border:none}smart-tab-item{font-size:inherit;height:100%;left:0;outline:0;overflow:auto;position:relative;top:0;width:100%}smart-tab-item>.smart-container{padding:5px}smart-tab-item>.smart-container .smart-widget *{box-sizing:initial}smart-tab-item.smart-element{background:0 0;border:none}smart-tab-item.animate{transition:left .5s cubic-bezier(.35,0,.25,1),top .5s cubic-bezier(.35,0,.25,1),visibility 2s cubic-bezier(.35,0,.25,1),opacity 2s cubic-bezier(.35,0,.25,1);transition:left var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1),top var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1),visibility 2s cubic-bezier(.35,0,.25,1),opacity 2s cubic-bezier(.35,0,.25,1)}smart-tab-item.smart-visibility-hidden{position:absolute}smart-tab-item.smart-visibility-hidden .smart-container,smart-tab-item.smart-visibility-hidden>.smart-container .smart-widget *{visibility:hidden}smart-tab-item.smart-visibility-hidden.animate .smart-container{visibility:visible;visibility:initial}smart-tab-items-group.smart-element{background:0 0;border:none}.smart-tabs{outline:0}.smart-tabs>.smart-container{display:flex;flex-direction:column;min-height:inherit;position:relative}.smart-tabs .smart-tabs-content-section,.smart-tabs .smart-tabs-header-items{min-height:0;overflow:hidden;position:relative;width:100%}.smart-tabs .smart-tabs-header-section{background:#f5f5f5;background:var(--smart-surface);border:1px solid #f5f5f5;border:var(--smart-border-width) solid var(--smart-surface);color:#323232;color:var(--smart-surface-color);padding:0;padding:var(--smart-tabs-header-padding)}.smart-tabs .smart-tabs-header-items>.smart-drop-down-button{cursor:pointer;display:none;font-family:smart-icons;font-family:var(--smart-font-family-icon);position:relative}.smart-tabs .smart-tabs-content-section{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);color:var(--smart-tabs-color);flex:1 1;margin:0;margin-top:var(--smart-tabs-header-offset)}.smart-tabs .smart-drop-down-button-drop-down,.smart-tabs .smart-tab-group-drop-down{box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);padding:2px;white-space:nowrap;width:auto;z-index:9999;z-index:var(--smart-editor-drop-down-z-index)}.smart-tabs .smart-tabs-resize-token{background-color:#000;opacity:.5;position:absolute}.smart-tabs .smart-tab-header-controls:empty{display:none}.smart-tabs .smart-tab-group-container{color:inherit;cursor:pointer;display:inline-block;position:relative;text-transform:uppercase;text-transform:var(--smart-tab-item-text-transform)}.smart-tabs .smart-tab-group-container .smart-tab-label-text-container{margin-right:18px}.smart-tabs .smart-tab-group-container[hover],.smart-tabs .smart-tab-group-container[hover][focus]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-tabs .smart-tab-group-drop-down{background-color:#fefefe;background-color:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);border-style:solid;border-width:1px;border-width:var(--smart-border-width);border-top:none;color:#5a5a5a;color:var(--smart-background-color);height:auto;position:absolute}.smart-tabs .smart-tab-group-drop-down .smart-tab-label-container{display:block;overflow:hidden;width:100%}.smart-tabs .smart-tab-group-arrow{height:27px;height:var(--smart-editor-addon-width);position:absolute;right:2px;top:50%;transform:translateY(-50%);width:27px;width:var(--smart-editor-addon-width)}.smart-tabs .smart-tab-group-arrow:after{content:"\e901";content:var(--smart-icon-arrow-down)}.smart-tabs .smart-tab-label-container{background-color:inherit;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-color:#0000;border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius);color:inherit;cursor:pointer;display:inline-block;margin-right:5px;margin-right:var(--smart-tab-item-offset);position:relative;text-transform:uppercase;text-transform:var(--smart-tab-item-text-transform)}.smart-tabs .smart-tab-label-container[selected],.smart-tabs .smart-tab-label-container[selected][focus]{background-color:#005c991a;background-color:var(--smart-ui-state-selected);border-color:var(--smart-item-border-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-tabs .smart-tab-label-container[disabled]{cursor:default;opacity:.55;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-tabs .smart-tab-label-container[hover],.smart-tabs .smart-tab-label-container[hover][focus]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-tabs .smart-tab-label-text-wrapper{height:100%;padding:12px 16px;padding:var(--smart-tab-item-padding);position:relative;width:100%}.smart-tabs .smart-tab-label-text-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-tabs .smart-tab-label-text-container.smart-close-button-enabled{margin-right:18px}.smart-tabs .smart-tab-close-button{font-size:10px;height:27px;height:var(--smart-editor-addon-width);position:absolute;right:2px;top:50%;transform:translateY(-50%);width:27px;width:var(--smart-editor-addon-width)}.smart-tabs .smart-tab-close-button:after{align-items:center;content:"\e80d";content:var(--smart-icon-close);display:flex;height:100%;justify-content:center;width:100%}.smart-tabs .smart-tab-close-button[hover]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border:1px solid #ebebeb;border:1px solid var(--smart-ui-state-border-hover);border-radius:50%;color:#333;color:var(--smart-ui-state-color-hover)}.smart-tabs .smart-drop-down-button-arrow{color:inherit;height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.smart-tabs .smart-drop-down-button-arrow:after{content:"\e901";content:var(--smart-icon-arrow-down)}.smart-tabs .smart-drop-down-button-drop-down{background-color:#fefefe;background-color:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);border-style:solid;border-width:1px;border-width:var(--smart-border-width);border-top:none;color:#5a5a5a;color:var(--smart-background-color);height:auto;position:absolute;top:100%}.smart-tabs .smart-drop-down-button-drop-down .smart-tab-label-container{display:block;overflow:hidden;padding:12px 16px;padding:var(--smart-tab-item-padding);width:100%}.smart-tabs .smart-add-new-tab[hover]{color:#333;color:var(--smart-ui-state-color-hover)}.smart-tabs .smart-nav-button{border-radius:0;position:relative;z-index:100}.smart-tabs .smart-nav-button>.smart-button{border:none;height:auto;padding:0}.smart-tabs .ripple-agent{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.smart-tabs .smart-ripple{background-color:#005c99;background-color:var(--smart-primary);opacity:.5}.smart-tabs:focus .smart-tabs-content-section,.smart-tabs:focus .smart-tabs-header-section{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-tabs:focus .smart-tab-label-container[selected]{color:#333;color:var(--smart-ui-state-color-focus)}.smart-tabs:focus .smart-add-new-tab[focus],.smart-tabs:focus .smart-tab-group-container[focus],.smart-tabs:focus .smart-tab-label-container[focus]{color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-tabs:not([animation=none]) smart-tab-item.right{left:100%}.smart-tabs:not([animation=none]) smart-tab-item.left{left:-100%}.smart-tabs:not([animation=none]) smart-tab-item.top{top:-100%}.smart-tabs:not([animation=none]) smart-tab-item.bottom{top:100%}.smart-tabs:not([animation=none]) .smart-tabs-selection-bar{transition:width .5s cubic-bezier(.35,0,.25,1),height .5s cubic-bezier(.35,0,.25,1),top .5s cubic-bezier(.35,0,.25,1),left .5s cubic-bezier(.35,0,.25,1);transition:width var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1),height var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1),top var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1),left var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1)}.smart-tabs:not([animation=none]) .smart-tabs-content-section:after{transition:opacity .2s ease-in}.smart-tabs[keyboard-navigate]{color:#333;color:var(--smart-ui-state-color-focus)}.smart-tabs[collapsed] .smart-tabs-content-section{display:none;margin:0}.smart-tabs[collapsed][horizontal]{height:auto;min-height:0;min-height:auto}.smart-tabs[collapsed][vertical]{display:table-caption;min-width:0;min-width:auto;width:auto}.smart-tabs[dragged],.smart-tabs[dragged] .smart-tab-label-container{cursor:move}.smart-tabs[resizing][horizontal],.smart-tabs[resizing][horizontal] .smart-tab-group-container,.smart-tabs[resizing][horizontal] .smart-tab-label-container{cursor:e-resize}.smart-tabs[resizing][vertical],.smart-tabs[resizing][vertical] .smart-tab-group-container,.smart-tabs[resizing][vertical] .smart-tab-label-container{cursor:n-resize}.smart-tabs[disabled] .smart-nav-button,.smart-tabs[disabled] .smart-tab-group-container,.smart-tabs[disabled] .smart-tab-label-container,.smart-tabs[disabled] .smart-tabs-header-items>.smart-drop-down-button,.smart-tabs[readonly] .smart-nav-button,.smart-tabs[readonly] .smart-tab-group-container,.smart-tabs[readonly] .smart-tab-label-container,.smart-tabs[readonly] .smart-tabs-header-items>.smart-drop-down-button{cursor:default}.smart-tabs[allow-toggle] .smart-tabs-content-section:after{align-items:center;content:"No Items Selected";display:flex;height:100%;justify-content:center;left:50%;opacity:1;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.smart-tabs[vertical]>.smart-container{flex-direction:row}.smart-tabs[vertical] .smart-tabs-header-section{height:100%;min-height:0;min-height:auto;width:auto}.smart-tabs[vertical] .smart-tabs-header-section.scroll-buttons-shown .smart-tab-strip{height:calc(100% - 40px);height:calc(100% - var(--smart-tabs-header-button-size)*2)}.smart-tabs[vertical] .smart-tabs-header-section.scroll-buttons-shown.one-button-shown .smart-tab-strip{height:calc(100% - 20px);height:calc(100% - var(--smart-tabs-header-button-size))}.smart-tabs[vertical] .smart-tabs-content-section,.smart-tabs[vertical] .smart-tabs-header-items{height:100%;min-height:0;min-height:auto;width:auto}.smart-tabs[vertical] .smart-tabs-header-items>.smart-drop-down-button{background:0 0;border:none;height:20px;height:var(--smart-tabs-header-button-size);width:100%}.smart-tabs[vertical] .smart-tab-strip{height:100%}.smart-tabs[vertical] .smart-tab-strip>.smart-tab-label-container{border:none;border-right:1px solid #0000;border-right:var(--smart-item-border-width) solid #0000;min-height:20px}.smart-tabs[vertical] .smart-tab-strip>.smart-add-new-tab{min-height:0;min-height:auto;min-width:0;min-width:auto}.smart-tabs[vertical] .smart-tab-group-container{border:none;border-right:1px solid #0000;border-right:var(--smart-item-border-width) solid #0000;display:block;min-height:20px}.smart-tabs[vertical] .smart-tab-label-container{display:block}.smart-tabs[vertical] .smart-tab-label-container:last-child{margin-bottom:0;margin-right:0}.smart-tabs[tab-text-orientation=vertical] .smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[tab-text-orientation=vertical] .smart-tab-strip>.smart-tab-label-container .smart-tab-label-text-container.smart-close-button-enabled{margin-bottom:18px;margin-right:0}.smart-tabs[vertical] .smart-tab-group-drop-down{border-top:1px solid #e0e0e0;border-top:var(--smart-border-width) solid var(--smart-border)}.smart-tabs[vertical] .smart-add-new-tab{text-align:center}.smart-tabs[vertical] .smart-add-new-tab>.smart-tab-label-text-wrapper{padding-left:10px;padding-right:10px}.smart-tabs[vertical] .smart-nav-button{background:0 0;border:none;height:20px;height:var(--smart-tabs-header-button-size);width:100%}.smart-tabs[vertical] .smart-drop-down-button-drop-down{border-top:1px solid #e0e0e0;border-top:var(--smart-border-width) solid var(--smart-border);top:auto}.smart-tabs[vertical] .smart-tabs-resize-token{height:3px;transform:translateY(-50%);width:100%}.smart-tabs[horizontal] .smart-tab-strip{min-height:0;width:100%}.smart-tabs[horizontal] .smart-tab-strip>.smart-tab-label-container{border:none;border-bottom:1px solid #0000;border-bottom:var(--smart-item-border-width) solid #0000;min-width:10px}.smart-tabs[horizontal] .smart-tab-strip>.smart-tab-label-container:first-child{margin-left:5px;margin-left:var(--smart-tab-item-initial-offset)}.smart-tabs[horizontal] .smart-tab-group-container{min-width:40px}.smart-tabs[horizontal] .smart-tabs-header-section.scroll-buttons-shown .smart-tab-strip{width:calc(100% - 40px);width:calc(100% - var(--smart-tabs-header-button-size)*2)}.smart-tabs[horizontal] .smart-tabs-header-section.scroll-buttons-shown.one-button-shown .smart-tab-strip{width:calc(100% - 20px);width:calc(100% - var(--smart-tabs-header-button-size))}.smart-tabs[horizontal] .smart-nav-button,.smart-tabs[horizontal] .smart-tabs-header-items>.smart-drop-down-button{background:0 0;border:none;width:20px;width:var(--smart-tabs-header-button-size)}.smart-tabs[horizontal] .smart-tabs-resize-token{height:100%;transform:translateX(-50%);width:3px}.smart-tabs[tab-text-orientation=vertical] .smart-tab-group-arrow,.smart-tabs[tab-text-orientation=vertical] .smart-tab-strip>.smart-tab-label-container>.smart-tab-close-button{bottom:2px;left:50%;right:auto;top:auto;transform:translateX(-50%)}.smart-tabs[tab-text-orientation=vertical] .smart-tab-group-drop-down{writing-mode:horizontal-tb}.smart-tabs[tab-text-orientation=vertical][horizontal] .smart-tab-strip{writing-mode:vertical-lr}.smart-tabs[tab-text-orientation=vertical][horizontal] .smart-tab-group-container,.smart-tabs[tab-text-orientation=vertical][horizontal] .smart-tab-strip>.smart-tab-label-container{display:block;min-width:20px}.smart-tabs[tab-text-orientation=vertical][horizontal] .smart-tab-close-button{padding-left:2px}.smart-tabs[tab-text-orientation=vertical][vertical] .smart-tab-strip{writing-mode:vertical-rl}.smart-tabs[tab-text-orientation=vertical][vertical] .smart-tab-strip>.smart-tab-label-container{display:inline-block;min-height:10px}.smart-tabs[tab-text-orientation=vertical][vertical] .smart-tab-group-container{display:inline-block;min-height:40px}.smart-tabs[tab-text-orientation=vertical][vertical] .smart-tab-close-button,.smart-tabs[tab-text-orientation=vertical][vertical] .smart-tab-group-arrow{padding-right:1px}.smart-tabs[tab-text-orientation=vertical][tab-position=bottom] .smart-tab-group-container .smart-tab-label-text-container{margin-bottom:0;margin-top:18px}.smart-tabs[tab-text-orientation=vertical][tab-position=bottom] .smart-tab-group-arrow{bottom:auto;top:2px}.smart-tabs[tab-text-orientation=vertical][tab-position=right] .smart-tab-group-container .smart-tab-label-text-container{margin-left:0}.smart-tabs:not([tab-position=bottom]):not([tab-position=left]):not([tab-position=right]) .smart-tabs-header-section{border-bottom-width:0}.smart-tabs[tab-position=hidden] .smart-tabs-header-section{display:none}.smart-tabs[tab-position=hidden] .smart-tabs-content-section{margin:0}.smart-tabs[tab-position=right] .smart-tabs-selection-bar{left:0;width:2px}.smart-tabs[tab-position=right] .smart-tabs-header-section{border-left-width:0}.smart-tabs[tab-position=right] .smart-tab-label-container{margin-bottom:5px;margin-bottom:var(--smart-tab-item-offset);margin-left:0;margin-right:0;margin-top:5px;margin-top:var(--smart-tab-item-initial-offset)}.smart-tabs[tab-position=right] .smart-tabs-content-section{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);margin:0;margin:0 var(--smart-tabs-header-offset) 0 0}.smart-tabs[tab-position=right] .smart-drop-down-button-drop-down,.smart-tabs[tab-position=right] .smart-tab-group-drop-down{border-right:none;box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);transform:translateX(-100%)}.smart-tabs[tab-position=right] .smart-tab-group-container .smart-tab-label-text-container{margin-left:12px;margin-right:0}.smart-tabs[tab-position=right] .smart-tab-group-arrow{left:0;right:auto}.smart-tabs[tab-position=bottom] .smart-tabs-selection-bar{height:2px;top:0}.smart-tabs[tab-position=bottom] .smart-tabs-header-section{border-top-width:0}.smart-tabs[tab-position=bottom] .smart-drop-down-button-drop-down,.smart-tabs[tab-position=bottom] .smart-tab-group-drop-down{border-bottom:none;border-top:1px solid #e0e0e0;border-top:var(--smart-border-width) solid var(--smart-border);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);transform:translateY(-100%)}.smart-tabs[tab-position=bottom] .smart-tab-label-container{margin-right:5px;margin-right:var(--smart-tab-item-offset)}.smart-tabs[tab-position=bottom] .smart-tabs-content-section{border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);margin:0;margin:0 0 var(--smart-tabs-header-offset)}.smart-tabs[tab-position=bottom] .smart-drop-down-button-drop-down{top:auto}.smart-tabs[tab-position=left] .smart-tabs-selection-bar{right:0;width:2px}.smart-tabs[tab-position=left] .smart-tabs-header-section{border-right-width:0}.smart-tabs[tab-position=left] .smart-tab-label-container{margin-bottom:5px;margin-bottom:var(--smart-tab-item-offset);margin-left:0;margin-right:0;margin-top:5px;margin-top:var(--smart-tab-item-initial-offset)}.smart-tabs[tab-position=left] .smart-tabs-content-section{border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);margin:0;margin:0 0 0 var(--smart-tabs-header-offset)}.smart-tabs[tab-position=left] .smart-tab-group-drop-down{border-left:none}.smart-tabs[tab-position=left] .smart-drop-down-button-drop-down{border-left:none;left:100%}.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][horizontal] .smart-tab-strip,.smart-tabs[tab-layout=wrap][vertical] .smart-tab-strip{display:flex;flex-direction:column;flex-wrap:wrap}.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][vertical] .smart-tab-strip{display:block}.smart-tabs[tab-layout=scroll] .smart-tab-strip{overflow:hidden;white-space:nowrap}.smart-tabs[tab-layout=scroll] .smart-tabs-header-section .smart-nav-button.smart-hidden{display:none}.smart-tabs[tab-layout=scroll] .smart-tabs-header-section.scroll-buttons-shown .smart-nav-button,.smart-tabs[tab-layout=scroll][horizontal] .smart-tabs-header-items,.smart-tabs[tab-layout=scroll][horizontal] .smart-tabs-header-section{display:flex}.smart-tabs[tab-layout=shrink] .smart-tab-strip{overflow:hidden;white-space:nowrap}.smart-tabs[tab-layout=shrink] .smart-tab-strip>.smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[tab-layout=shrink] .smart-tab-strip>.smart-tab-label-container .smart-tab-label-text-container{overflow:hidden}.smart-tabs[tab-layout=shrink] .smart-tab-strip.shrink-tabs{display:table;table-layout:fixed}.smart-tabs[tab-layout=shrink] .smart-tab-strip.shrink-tabs>.smart-tab-group-container,.smart-tabs[tab-layout=shrink] .smart-tab-strip.shrink-tabs>.smart-tab-label-container{display:table-cell;vertical-align:top}.smart-tabs[tab-layout=shrink] .smart-tab-strip.shrink-tabs>.smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[tab-layout=shrink] .smart-tab-strip.shrink-tabs>.smart-tab-label-container .smart-tab-label-text-container{text-overflow:ellipsis;white-space:nowrap}.smart-tabs[tab-layout=shrink][horizontal] .smart-tab-group-container,.smart-tabs[tab-layout=shrink][horizontal] .smart-tab-strip>.smart-tab-label-container{min-width:0;min-width:auto}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip{display:flex;flex-direction:column}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip>.smart-tab-group-container{display:flex}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip>.smart-tab-label-container{display:flex;min-height:0;min-height:auto;overflow:hidden}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip.shrink-tabs-vertical>.smart-tab-group-container,.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip.shrink-tabs-vertical>.smart-tab-label-container{margin-bottom:0;margin-top:0}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-group-container{min-height:0;min-height:auto;overflow:hidden}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical] .smart-tab-strip>.smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical] .smart-tab-strip>.smart-tab-label-container .smart-tab-label-text-container{writing-mode:vertical-lr}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical] .smart-tab-strip.shrink-tabs{writing-mode:initial}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical] .smart-tab-strip.shrink-tabs>.smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical] .smart-tab-strip.shrink-tabs>.smart-tab-label-container .smart-tab-label-text-container{width:100%}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][vertical] .smart-tab-strip{white-space:nowrap;writing-mode:initial}@media screen and (-webkit-min-device-pixel-ratio:0){.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][vertical] .smart-tab-label-text-wrapper{display:flex;height:auto}}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][vertical] .smart-tab-label-text-wrapper{overflow:hidden}}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][horizontal] .smart-tab-strip.shrink-tabs>div>.smart-tab-label-text-wrapper{padding-left:5px;padding-right:5px}.smart-tabs[tab-layout=dropDown] .smart-tab-strip{overflow:hidden;white-space:nowrap}.smart-tabs[tab-layout=dropDown] .smart-tabs-header-items>.smart-drop-down-button{background-color:#f5f5f5;background-color:var(--smart-surface);border-color:#e0e0e0;border-color:var(--smart-border);color:#323232;color:var(--smart-surface-color);display:block}.smart-tabs[tab-layout=dropDown][horizontal] .smart-tabs-header-items,.smart-tabs[tab-layout=dropDown][horizontal] .smart-tabs-header-section{display:flex}.smart-tabs[tab-layout=dropDown][horizontal] .smart-tab-strip{width:calc(100% - 20px);width:calc(100% - var(--smart-tabs-header-button-size))}.smart-tabs[tab-layout=dropDown][vertical] .smart-tab-strip{height:calc(100% - 20px);height:calc(100% - var(--smart-tabs-header-button-size))}.smart-tabs[selected-index] .smart-tabs-content-section:after{opacity:0}.smart-tabs[selected-index=null] .smart-tabs-selection-bar{visibility:hidden}.smart-tabs[selected-index=null] .smart-tabs-content-section:after{opacity:1}.smart-tabs[close-buttons][horizontal] .smart-tab-strip>.smart-tab-label-container{min-width:40px}.smart-tabs[close-buttons][horizontal] .smart-tab-strip>.smart-add-new-tab{min-width:0;min-width:auto}.smart-tabs[close-buttons][vertical] .smart-tab-strip>.smart-add-new-tab{min-height:0;min-height:auto}.smart-tabs[close-buttons][tab-text-orientation=vertical][vertical] .smart-tab-strip>.smart-tab-label-container{min-height:40px}@-moz-document url-prefix(){.smart-tabs .smart-tab-label-container .smart-tab-label-text-container-full-height{height:100%}.smart-tabs .smart-tab-group-container .smart-tab-label-text-container-full-height{height:calc(100% - 10px)}.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][horizontal] .smart-tab-strip{display:block;height:100%;writing-mode:initial}.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][horizontal] .smart-tab-strip>div{float:left;writing-mode:vertical-lr}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip,.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip .smart-tab-label-text-wrapper,.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip>.smart-tab-group-container,.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip>.smart-tab-label-container{display:block}}@supports (-ms-ime-align:auto){.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][horizontal] .smart-tab-strip{display:block;height:100%;writing-mode:initial}.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][horizontal] .smart-tab-strip>div{float:left;writing-mode:vertical-lr}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][horizontal] .smart-tab-strip{display:flex;height:100%;writing-mode:initial}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][horizontal] .smart-tab-strip>div{writing-mode:vertical-lr}}.smart-tabs-selection-bar{background:#005c99;background:var(--smart-ui-state-color-selected);bottom:0;height:2px;position:absolute;z-index:10}.smart-tabs[right-to-left] .smart-tab-group-container,.smart-tabs[right-to-left] .smart-tab-label-container,.smart-tabs[right-to-left] smart-tab-item>.smart-container{direction:rtl}.smart-tabs[right-to-left][tab-text-orientation=vertical] .smart-tab-strip{writing-mode:vertical-rl}.smart-tabs[right-to-left]:not([vertical]) .smart-tab-strip{direction:rtl;text-align:right}.smart-tabs[right-to-left]:not([vertical]) .smart-tab-strip>.smart-tab-label-container:last-child{margin-left:0;margin-right:5px;margin-right:var(--smart-tab-item-offset)}.smart-tabs[right-to-left]:not([vertical]) .smart-tab-strip>.smart-tab-label-container:first-child{margin-left:0;margin-right:0}.smart-tabs[right-to-left][tab-position=right]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-group-container .smart-tab-label-text-container{margin-left:0;margin-right:18px}.smart-tabs[right-to-left][tab-position=right]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-group-arrow{left:auto;right:2px}.smart-tabs[right-to-left]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[right-to-left]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-label-text-container.smart-close-button-enabled{margin-left:18px;margin-right:0}.smart-tabs[right-to-left]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-close-button,.smart-tabs[right-to-left]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-group-arrow{left:2px;right:auto}.smart-tank:focus,smart-slider:focus{outline:0}smart-slider.smart-element,smart-tank.smart-element{background:0 0;border:none;overflow:visible}.smart-tank[labels-visibility=endPoints] .smart-label-middle,.smart-tank[labels-visibility=none] .smart-label,smart-slider[labels-visibility=endPoints] .smart-label-middle,smart-slider[labels-visibility=none] .smart-label{visibility:hidden}.smart-tank *,smart-slider *{box-sizing:border-box}.smart-tank .smart-label,smart-slider .smart-label{color:#5a5a5a;color:var(--smart-background-color);float:left;font-family:inherit;font-size:inherit;white-space:nowrap}smart-tank{height:300px;height:var(--smart-tank-default-height);padding-left:5px;padding-right:5px;width:250px;width:var(--smart-tank-default-width)}smart-tank.smart-scale-far .smart-tick{top:auto}smart-slider .smart-container{overflow:visible}smart-slider .smart-scale{pointer-events:none;position:relative;-webkit-user-select:none;user-select:none}smart-slider .smart-label{position:absolute}smart-slider .smart-tooltip{z-index:1}smart-slider .smart-tooltip-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}smart-slider .smart-track-container{touch-action:none}smart-slider .smart-track-ticks-container{height:100%;pointer-events:none;position:absolute;width:100%}smart-slider[ticks-visibility=major] .smart-tick,smart-slider[ticks-visibility=major] .smart-tick-minor,smart-slider[ticks-visibility=none] .smart-tick,smart-slider[ticks-visibility=none] .smart-tick-minor{display:none}.smart-tank .smart-container{overflow:visible}.smart-tank .smart-track{background-color:#fefefe;background-color:var(--smart-background);border:solid #e0e0e0;border:var(--smart-border) solid;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);border-width:1px;border-width:var(--smart-border-width);float:left;height:100%;margin:0 2px;min-width:6px;min-width:var(--smart-tank-minimum-track-size);position:relative;touch-action:none;width:calc(100% - 109px);width:calc(100% - var(--smart-tank-scale-size) - 4px)}.smart-tank .smart-track.track-hovered{cursor:pointer}.smart-tank .smart-track-ticks-container{height:100%;pointer-events:none;position:absolute;width:100%}.smart-tank .smart-value{background-color:#005c99;background-color:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary);height:0;position:absolute;width:100%}.smart-tank .smart-label{position:absolute}.smart-tank .smart-thumb{border-radius:50%;display:none;height:25px;height:var(--smart-tank-thumb-height);left:-50px;left:calc(var(--smart-tank-thumb-width)*-1*2);position:absolute;top:-12.5px;top:calc(var(--smart-tank-thumb-height)*-1/2);transform:scale(0);transition:transform .2s ease-out;width:25px;width:var(--smart-tank-thumb-width)}.smart-tank .smart-thumb,.smart-tank .smart-thumb:before{background-color:#005c99;background-color:var(--smart-primary)}.smart-tank .smart-thumb:before{border:1px solid #005c99;border:1px solid var(--smart-primary);border-radius:50% 0 50% 50%;content:"";display:block;height:100%;transform:scale(1.1) rotate(45deg);width:100%}.smart-tank .smart-thumb-label-container{height:25px;height:var(--smart-tank-thumb-height);left:0;overflow:hidden;position:absolute;text-overflow:ellipsis;top:0;width:25px;width:var(--smart-tank-thumb-width)}.smart-tank .smart-scale{float:left;height:calc(100% - 1px);height:calc(100% - var(--smart-border-width));margin-left:0;margin-top:1px;margin-top:var(--smart-border-width);max-width:calc(100% - 10px);max-width:calc(100% - var(--smart-tank-minimum-track-size) - 4px);pointer-events:none;position:relative;-webkit-user-select:none;user-select:none;width:105px;width:var(--smart-tank-scale-size)}.smart-tank .smart-scale-near .smart-tick{bottom:auto;right:0}.smart-tank .smart-scale-near .smart-label{bottom:auto;right:12px;right:calc(var(--smart-tank-tick-size) + 2px)}.smart-tank .smart-scale-far .smart-label{left:12px;left:calc(var(--smart-tank-tick-size) + 2px);top:auto}.smart-tank .smart-tooltip{align-items:center;background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);color:#5a5a5a;color:var(--smart-background-color);display:flex;height:30px;height:var(--smart-tank-tooltip-height);justify-content:center;left:-90.5px;left:calc(var(--smart-tank-tooltip-width)*-1 - 10.5px);opacity:.7;padding:5px;position:absolute;top:-15px;top:calc(var(--smart-tank-tooltip-height)*-1/2);width:80px;width:var(--smart-tank-tooltip-width);z-index:1}.smart-tank .smart-tooltip.smart-hidden,.smart-tank:not([animation=none])[disabled] .bubble,.smart-tank:not([animation=none])[inverted] .bubble,.smart-tank:not([animation=none])[orientation=horizontal] .bubble,.smart-tank[ticks-visibility=major] .smart-tick,.smart-tank[ticks-visibility=major] .smart-tick-minor,.smart-tank[ticks-visibility=none] .smart-tick,.smart-tank[ticks-visibility=none] .smart-tick-minor{display:none}.smart-tank .smart-tooltip:before{border-bottom:6px solid #0000;border-left:6px solid #e0e0e0;border-left:6px solid var(--smart-border);border-right:none;border-top:6px solid #0000;content:"";height:0;left:auto;position:absolute;right:-7px;top:calc(50% - 6px);width:0}.smart-tank .smart-tooltip-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-tank .smart-tick{background-color:#5a5a5a;background-color:var(--smart-background-color);float:none;height:1px;position:absolute;width:10px;width:var(--smart-tank-tick-size)}.smart-tank .smart-tick-minor{height:1px;width:5px;width:var(--smart-tank-minor-tick-size)}.smart-tank:focus .smart-track{border-color:#b2b2b2;border-color:var(--smart-outline);border-style:solid;border-width:1px;border-width:var(--smart-border-width)}.smart-tank:active .smart-track{cursor:n-resize}.smart-tank:not([animation=none]) .smart-value{transition:height .15s ease-out,margin-top .15s ease-out}.smart-tank:not([animation=none]) .smart-value.disable-animation{transition:none}.smart-tank:not([animation=none]) .smart-bubble-container{height:100%;overflow:hidden;position:relative;touch-action:none;-webkit-user-select:none;user-select:none;width:100%}.smart-tank:not([animation=none]) .bubble{border-radius:50%;box-shadow:0 10px 20px #0003,inset 0 10px 25px 5px #fff;height:50px;pointer-events:none;-webkit-user-select:none;user-select:none;width:50px}.smart-tank:not([animation=none]) .bubble1{animation:animateBubble 12.5s linear infinite,sideWays 5s ease-in-out infinite alternate;left:10%;top:40%;transform:scale(.25)}.smart-tank:not([animation=none]) .bubble2{animation:animateBubble 15s linear infinite,sideWays 4.5s ease-in-out infinite alternate;left:5%;top:35%;transform:scale(.2)}.smart-tank:not([animation=none]) .bubble3{animation:animateBubble 10s linear infinite,sideWays 7s ease-in-out infinite alternate;left:0;top:50%;transform:scale(.3)}.smart-tank:not([animation=none]) .bubble4{animation:animateBubble 7s linear infinite,sideWays 11s ease-in-out infinite alternate;left:10%;top:60%;transform:scale(.275)}.smart-tank:not([animation=none]) .bubble5{animation:animateBubble 14.5s linear infinite,sideWays 8s ease-in-out infinite alternate;left:8%;top:70%;transform:scale(.35)}.smart-tank[disabled] .smart-track.track-hovered,.smart-tank[disabled]:active .smart-track,.smart-tank[readonly] .smart-track.track-hovered,.smart-tank[readonly]:active .smart-track{cursor:default}.smart-tank[inverted] .smart-thumb{margin-left:0;margin-top:0;top:calc(100% - 12.5px);top:calc(100% - var(--smart-tank-thumb-height)/2)}.smart-tank[inverted] .smart-tooltip{left:-90.5px;left:calc(var(--smart-tank-tooltip-width)*-1 - 10.5px);top:calc(100% - 15px);top:calc(100% - var(--smart-tank-tooltip-height)*1/2)}.smart-tank[inverted]:focus .smart-thumb{top:calc(100% - 12.5px);top:calc(100% - var(--smart-tank-thumb-height)/2)}.smart-tank[inverted][tooltip-position=far] .smart-tooltip{top:calc(100% - 15px);top:calc(100% - var(--smart-tank-tooltip-height)/2)}.smart-tank[inverted][tooltip-position=far][scale-position=none] .smart-tooltip{left:calc(-100% - 7px)}.smart-tank[inverted][tooltip-position=near] .smart-tooltip{left:-90.5px;left:calc(var(--smart-tank-tooltip-width)*-1 - 10.5px);top:calc(100% - 15px);top:calc(100% - var(--smart-tank-tooltip-height)/2)}.smart-tank[inverted][orientation=vertical] .smart-thumb{top:calc(100% - 12.5px);top:calc(100% - var(--smart-tank-thumb-height)/2)}.smart-tank[ticks-visibility=none] .smart-scale-near .smart-label{right:2px}.smart-tank[ticks-visibility=none] .smart-scale-far .smart-label{left:2px;top:auto}.smart-tank[ticks-position=track] .smart-tick{width:100%}.smart-tank[ticks-position=track] .smart-tick-minor{left:50%;transform:translateX(-50%);width:80%}.smart-tank[ticks-position=track] .smart-scale-near .smart-label{right:2px}.smart-tank[ticks-position=track] .smart-scale-far .smart-label{left:2px;top:auto}.smart-tank[tooltip-position=far] .smart-tooltip{left:calc(100% + 10.5px);top:-15px;top:calc(var(--smart-tank-tooltip-height)*-1/2)}.smart-tank[tooltip-position=far] .smart-tooltip:before{border:6px solid #0000;border-left:none;border-right-color:#e0e0e0;border-right:6px solid var(--smart-border);left:-7px;top:calc(50% - 6px)}.smart-tank[show-thumb-label] .smart-thumb{display:inline;display:initial;left:-12.5px;left:calc(var(--smart-tank-thumb-width)*-1/2);overflow:visible}.smart-tank[show-thumb-label] .smart-thumb-label{color:#5a5a5a;color:var(--smart-background-color);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:.65rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}.smart-tank[show-thumb-label]:focus .smart-thumb{left:-39.5px;left:calc(var(--smart-tank-thumb-width)*-1 - var(--smart-tank-thumb-width)/2 - 2px);transform:scale(1)}.smart-tank[show-thumb-label]:not([animation=none]) .smart-thumb{transition:transform .2s ease-out,left .2s ease-in-out,top .2s ease-in-out}.smart-tank[show-thumb-label][thumb-label-position=far] .smart-thumb{left:calc(100% - 12.5px);left:calc(100% - var(--smart-tank-thumb-width)/2)}.smart-tank[show-thumb-label][orientation=horizontal] .smart-thumb{left:100%;top:-12.5px;top:calc(var(--smart-tank-thumb-width)*-1/2)}.smart-tank[show-thumb-label][orientation=horizontal][inverted] .smart-thumb{left:-12.5px;left:calc(var(--smart-tank-thumb-width)*-1/2)}.smart-tank[show-thumb-label][orientation=horizontal][thumb-label-position=far] .smart-thumb{left:100%;top:calc(100% - 12.5px);top:calc(100% - var(--smart-tank-thumb-width)/2)}.smart-tank[show-thumb-label][orientation=horizontal][thumb-label-position=far][inverted] .smart-thumb{left:-12.5px;left:calc(var(--smart-tank-thumb-width)*-1/2)}.smart-tank[show-thumb-label][orientation=horizontal][thumb-label-position=near] .smart-thumb{left:100%;top:-12.5px;top:calc(var(--smart-tank-thumb-width)*-1/2)}.smart-tank[thumb-label-position=far] .smart-thumb:before{border:1px solid #005c99;border:1px solid var(--smart-primary);border-radius:50% 50% 50% 0}.smart-tank[thumb-label-position=far]:focus .smart-thumb{left:calc(100% + 14.5px);left:calc(100% + var(--smart-tank-thumb-width)/2 + 2px)}.smart-tank[scale-position=none] .smart-track{border:solid #e0e0e0;border:var(--smart-border) solid;border-width:1px;border-width:var(--smart-border-width);height:100%;margin:0;position:relative;width:100%}.smart-tank[scale-position=none]:focus .smart-track{border-color:#b2b2b2;border-color:var(--smart-outline);border-style:solid;border-width:1px;border-width:var(--smart-border-width)}.smart-tank[scale-position=none][tooltip-position=near] .smart-tooltip{top:-15px;top:calc(var(--smart-tank-tooltip-height)*-1/2)}.smart-tank[scale-position=both] .smart-track{width:calc(100% - 214px);width:calc(100% - var(--smart-tank-scale-size)*2 - 4px)}.smart-tank[scale-position=both] .smart-scale{height:100%;max-width:47%;width:105px;width:var(--smart-tank-scale-size)}.smart-tank[orientation=vertical][thumb-label-position=far] .smart-thumb:before{border:1px solid #005c99;border:1px solid var(--smart-primary);border-radius:50% 50% 50% 0}.smart-tank[orientation=vertical]:not([animation=none]) .smart-value{transition:height .15s ease-out,margin-top .15s ease-out}.smart-tank[orientation=vertical]:not([animation=none]) .smart-value.disable-animation{transition:none}.smart-tank[orientation=horizontal]{padding:5px 0}.smart-tank[orientation=horizontal]:active .smart-track{cursor:w-resize}.smart-tank[orientation=horizontal] .smart-track{background-color:initial;height:calc(100% - 109px);height:calc(100% - var(--smart-tank-scale-size) - 4px);margin-bottom:2px;margin-top:2px;min-height:6px;min-height:var(--smart-tank-minimum-track-size);width:100%}.smart-tank[orientation=horizontal] .smart-value{height:100%;width:0}.smart-tank[orientation=horizontal] .smart-thumb{margin-left:-12.5px;margin-left:calc(var(--smart-tank-thumb-width)*-1/2)}.smart-tank[orientation=horizontal] .smart-thumb:before{border-radius:50% 50% 0}.smart-tank[orientation=horizontal] .smart-scale{float:left;height:105px;height:calc(var(--smart-tank-scale-size));margin-left:1px;margin-left:var(--smart-border-width);width:100%}.smart-tank[orientation=horizontal] .smart-scale-near .smart-tick{bottom:0;right:auto}.smart-tank[orientation=horizontal] .smart-scale-near .smart-label{bottom:12px;bottom:calc(var(--smart-tank-tick-size) + 2px);right:auto}.smart-tank[orientation=horizontal] .smart-scale-far .smart-tick{top:0}.smart-tank[orientation=horizontal] .smart-scale-far .smart-label{left:auto;top:12px;top:calc(var(--smart-tank-tick-size) + 2px)}.smart-tank[orientation=horizontal] .smart-tooltip{left:calc(100% - 40px);left:calc(100% - var(--smart-tank-tooltip-width)/2);top:-42px;top:calc(var(--smart-tank-tooltip-height)*-1 - 12px)}.smart-tank[orientation=horizontal] .smart-tooltip:before{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #e0e0e0;border-top:6px solid var(--smart-border);content:"";height:0;left:34px;left:calc(var(--smart-tank-tooltip-width)/2 - 6px);position:absolute;top:100%;width:0}.smart-tank[orientation=horizontal] .smart-tick{float:left;height:10px;height:var(--smart-tank-tick-size);width:1px}.smart-tank[orientation=horizontal] .smart-tick-minor{height:5px;height:var(--smart-tank-minor-tick-size);width:1px}.smart-tank[orientation=horizontal]:not([animation=none]) .smart-value{transition:width .15s ease-out,margin-left .15s ease-out}.smart-tank[orientation=horizontal]:not([animation=none]) .smart-value.disable-animation{transition:none}.smart-tank[orientation=horizontal][inverted] .smart-tooltip{left:-40px;left:calc(var(--smart-tank-tooltip-width)*-1/2);top:-42px;top:calc(var(--smart-tank-tooltip-height)*-1 - 12px)}.smart-tank[orientation=horizontal][inverted]:focus .smart-thumb{left:-12.5px;left:calc(var(--smart-tank-thumb-width)*-1/2)}.smart-tank[orientation=horizontal][inverted][tooltip-position=far] .smart-tooltip{left:-40px;left:calc(var(--smart-tank-tooltip-width)*-1/2);top:calc(100% + 12px)}.smart-tank[orientation=horizontal][ticks-visibility=none] .smart-scale-near .smart-label{bottom:2px}.smart-tank[orientation=horizontal][ticks-visibility=none] .smart-scale-far .smart-label{left:auto;top:2px}.smart-tank[orientation=horizontal][ticks-position=track] .smart-tick{height:100%;width:1px}.smart-tank[orientation=horizontal][ticks-position=track] .smart-tick-minor{height:80%;top:50%;transform:translateY(-50%)}.smart-tank[orientation=horizontal][ticks-position=track] .smart-scale-near .smart-label{bottom:2px}.smart-tank[orientation=horizontal][ticks-position=track] .smart-scale-far .smart-label{left:auto;top:2px}.smart-tank[orientation=horizontal][tooltip-position=near][inverted] .smart-tooltip{left:-40px;left:calc(var(--smart-tank-tooltip-width)*-1/2);top:-42px;top:calc(var(--smart-tank-tooltip-height)*-1 - 12px)}.smart-tank[orientation=horizontal][tooltip-position=far] .smart-tooltip{left:calc(100% - 40px);left:calc(100% - var(--smart-tank-tooltip-width)/2);top:calc(100% + 12px)}.smart-tank[orientation=horizontal][tooltip-position=far] .smart-tooltip:before{border-bottom:6px solid #e0e0e0;border-bottom:6px solid var(--smart-border);border-left:6px solid #0000;border-right:6px solid #0000;border-top:0;left:34px;left:calc(var(--smart-tank-tooltip-width)/2 - 6px);position:absolute;top:-7px}.smart-tank[orientation=horizontal][show-thumb-label]:focus .smart-thumb{left:100%;top:-39.5px;top:calc(var(--smart-tank-thumb-height)*-1 - var(--smart-tank-thumb-height)/2 - 2px)}.smart-tank[orientation=horizontal][show-thumb-label][thumb-label-position=far]:focus .smart-thumb{top:calc(100% + 12.5px);top:calc(100% + var(--smart-tank-thumb-height)/2)}.smart-tank[orientation=horizontal][thumb-label-position=far] .smart-thumb:before{border-radius:0 50% 50%}.smart-tank[orientation=horizontal][thumb-label-position=far]:focus .smart-thumb{left:100%}.smart-tank[orientation=horizontal][scale-position=none] .smart-track{background-color:initial;border:solid #e0e0e0;border:var(--smart-border) solid;border-width:1px;border-width:var(--smart-border-width);height:100%;margin-bottom:0;margin-top:0;position:relative;width:100%}.smart-tank[orientation=horizontal][scale-position=both] .smart-track{height:calc(100% - 214px);height:calc(100% - var(--smart-tank-scale-size)*2 - 4px)}.smart-tank[orientation=horizontal][scale-position=both] .smart-scale{height:105px;height:var(--smart-tank-scale-size);width:100%}@keyframes sideWays{0%{margin-left:-10%}to{margin-left:55%}}@keyframes animateBubble{0%{margin-top:100%}to{margin-top:-100%}}smart-tank[right-to-left] .smart-label,smart-tank[right-to-left] .smart-tooltip-content{direction:rtl}smart-tank[right-to-left][show-thumb-label][orientation=horizontal] .smart-thumb{left:-12.5px;left:calc(var(--smart-tank-thumb-width)*-1/2);margin-left:0}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][inverted] .smart-thumb{left:100%;margin-left:-12.5px;margin-left:calc(var(--smart-tank-thumb-width)*-1/2)}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][thumb-label-position=far] .smart-thumb{left:-12.5px;left:calc(var(--smart-tank-thumb-width)*-1/2)}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][thumb-label-position=far][inverted] .smart-thumb{top:calc(100% - 12.5px);top:calc(100% - var(--smart-tank-thumb-width)/2)}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][thumb-label-position=far][inverted]:focus .smart-thumb{top:calc(100% + 12.5px);top:calc(100% + var(--smart-tank-thumb-height)/2)}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][thumb-label-position=near][inverted] .smart-thumb{top:-12.5px;top:calc(var(--smart-tank-thumb-width)*-1/2)}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][thumb-label-position=near][inverted]:focus .smart-thumb{top:-39.5px;top:calc(var(--smart-tank-thumb-height)*-1 - var(--smart-tank-thumb-height)/2 - 2px)}.smart-prompt-textarea.smart-input,input.smart-input{background:#fefefe;background:var(--smart-background);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);border-width:1px;border-width:var(--smart-border-width);box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);height:30px;height:var(--smart-editor-height);outline:0;padding-bottom:0;padding-left:4px;padding-left:var(--smart-editor-label-padding);padding-right:4px;padding-right:var(--smart-editor-label-padding);padding-top:0;text-align:var(--smart-text-box-text-align)}.smart-prompt-textarea.smart-input:focus,input.smart-input:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-prompt-textarea.smart-input:hover,input.smart-input:hover{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}.smart-prompt-textarea.smart-input:disabled,input.smart-input:disabled,smart-text-box[disabled]{border-color:#ccc;border-color:var(--smart-disabled);outline:0}.smart-prompt-textarea.smart-input::selection,input.smart-input::selection{background:#005c99;background:var(--smart-editor-selection);color:#fff;color:var(--smart-editor-selection-color)}textarea.smart-prompt-textarea{padding:10px!important}textarea.smart-prompt-textarea:focus{border-color:#005c99!important;border-color:var(--smart-primary)!important}textarea.smart-input::selection{background:#005c99;background:var(--smart-editor-selection);color:#fff;color:var(--smart-editor-selection-color)}.smart-input-drop-down-menu{--smart-input-drop-down-menu-width:auto;--smart-input-drop-down-menu-height:200px;background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);color:#5a5a5a;color:var(--smart-background-color);display:block;float:left;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);height:auto;left:0;margin:3px;margin:var(--smart-list-item-vertical-offset) var(--smart-list-item-horizontal-offset);min-height:0;opacity:0;overflow:hidden;padding:2px;position:absolute;top:100%;transform:scaleY(0);transform-origin:top left;width:auto;z-index:9999;z-index:var(--smart-editor-drop-down-z-index)}.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;margin:0;padding: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{max-height:calc(var(--smart-input-drop-down-menu-height) - 6px);width:var(--smart-input-drop-down-menu-width)}.smart-input-drop-down-menu .smart-scroll-viewer-content-container{max-height:none;padding:0}.smart-input-drop-down-menu ul{height:auto;list-style:none;margin:0;padding:0;width:100%}.smart-input-drop-down-menu ul[allow-add-new] .add-new-item{display:flex;justify-content:space-between}.smart-input-drop-down-menu ul[allow-add-new] input{border:none;border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border);border-radius:0;width:100%}.smart-input-drop-down-menu ul[allow-add-new] input:focus,.smart-input-drop-down-menu ul[allow-add-new] input:hover{border-bottom-color:#005c99;border-bottom-color:var(--smart-primary)}.smart-input-drop-down-menu ul[allow-add-new] smart-button{border-radius:50px;min-width:30px;width:30px}.smart-input-drop-down-menu ul[allow-add-new] li{padding-right:10px}.smart-input-drop-down-menu ul[allow-add-new] li.selected a span[data-content]{text-decoration:line-through}.smart-input-drop-down-menu ul[allow-add-new] li.selected a span.close-button{text-decoration:none!important}.smart-input-drop-down-menu ul[allow-add-new] li a{display:flex;justify-content:space-between;white-space:pre-wrap}.smart-input-drop-down-menu ul.scroll{width:calc(100% - 20px);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{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius);clear:both;color:#5a5a5a;color:var(--smart-background-color);display:block;font-weight:400;padding:8px 12px;text-decoration:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.smart-input-drop-down-menu ul li a:hover{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-input-drop-down-menu ul li a.icon{padding-left:30px;padding-left:var(--smart-column-icon-size);position:relative}.smart-input-drop-down-menu ul li a.icon:after{background-position:50%;background-repeat:no-repeat;content:"";height:100%;left:0;position:absolute;top:0;width:30px;width:var(--smart-column-icon-size)}smart-input,smart-text-box{height:30px;height:var(--smart-text-box-default-height)}.smart-input-drop-down-menu:not(.smart-check-input-drop-down-menu) li.active a{background:#e2e0e0;background:var(--smart-ui-state-focus);color:#333;color:var(--smart-ui-state-color-focus);outline:0;text-decoration:none}.smart-input-drop-down-menu[open]{opacity:1;transform:scale(1)}.smart-multi-combo-input-scroll-viewer .smart-scroll-viewer-content-container{max-height:none;width:var(--smart-input-drop-down-menu-width)}.smart-multi-combo-input-scroll-viewer .smart-scroll-viewer-container,.smart-multi-combo-input-scroll-viewer>.smart-container{max-height:calc(var(--smart-input-drop-down-menu-height) - 6px);width:var(--smart-input-drop-down-menu-width)}.smart-drop-down smart-list-item[focus] .smart-overlay{background-color:#e2e0e0;background-color:var(--smart-ui-state-focus)}.smart-drop-down smart-list-item[focus] .smart-content{border-color:#e2e0e0;border-color:var(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus)}.smart-drop-down smart-list-item[focus][selected] .smart-overlay{background-color:#005c991a;background-color:var(--smart-ui-state-selected)}.smart-drop-down smart-list-item[focus][selected] .smart-content{border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#005c99;color:var(--smart-ui-state-color-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:#ebebeb;border-color:var(--smart-ui-state-border-hover)}smart-text-box{--smart-outline:var(--smart-primary);background:#fefefe;background:var(--smart-background);border:none;display:inline-block;overflow:visible;width:250px;width:var(--smart-text-box-default-width)}smart-text-box input::selection{background:#005c99;background:var(--smart-editor-selection);color:#fff;color:var(--smart-editor-selection-color)}.smart-text-area textarea.smart-input,smart-text-area,smart-text-box.smart-element{background:#fefefe;background:var(--smart-background)}smart-text-box input:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-text-box .smart-container,.smart-text-box input,.smart-text-box.smart-container{color:inherit;font-family:inherit;height:100%;overflow:visible;position:relative;width:100%}.smart-text-box>.smart-container>.smart-content{height:100%}.smart-text-box>.smart-container>.smart-content>div{background-color:initial;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);border-width:1px;border-width:var(--smart-border-width);color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;height:100%;outline:0;overflow:hidden;padding:4px;padding:var(--smart-editor-label-padding);width:100%}.smart-text-box>.smart-container>.smart-content>div>label{color:#0000}.smart-text-box>.smart-container>.smart-content>div:first-of-type{align-items:center;border:1px solid #0000;border:var(--smart-border-width) solid #0000;display:flex;height:auto;max-height:none;min-height:0;min-height:auto;opacity:.5;padding-bottom:1px;padding-top:1px;pointer-events:none;position:absolute;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap;width:auto}.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{display:block;font-size:12px;left:0;line-height:normal;padding:4px;padding:var(--smart-editor-label-padding);pointer-events:none;position:absolute;text-align:left;text-align:initial;vertical-align:initial;width:100%}.smart-text-box[label] .smart-label{bottom:100%}.smart-text-box[hint] .smart-hint,.smart-text-box[label] .smart-label{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-text-box[hint] .smart-hint{bottom:auto;opacity:0;top:100%;transition:opacity .2s cubic-bezier(.4,0,.6,1)}.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);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);display:inline-block;height:45px;height:calc(var(--smart-text-box-default-height)*1.5);overflow:visible;width:250px;width:var(--smart-text-box-default-width)}smart-text-area textarea{margin:0;resize:none}smart-text-area textarea.smart-input{border:none;text-overflow:ellipsis}.smart-text-area .smart-container{color:inherit;font-family:inherit;height:100%;overflow:visible;position:relative;width:100%}.smart-text-area textarea.smart-input,.smart-text-area-mention-menu{color:#5a5a5a;color:var(--smart-background-color);font-size:14px;font-size:var(--smart-font-size)}.smart-text-area textarea.smart-input{border:none;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);box-sizing:border-box;height:100%;outline:0;padding:4px;padding:var(--smart-editor-label-padding);text-align:var(--smart-text-box-text-align);width:100%}.smart-text-area textarea.smart-input,.smart-text-area-mention-menu{font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family)}.smart-text-area-mention-menu{background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);margin:3px;margin:var(--smart-list-item-vertical-offset) var(--smart-list-item-horizontal-offset);padding:2px;position:absolute;z-index:999999}.smart-text-area-mention-menu .smart-text-area-mention-menu-item{padding:5px}.smart-text-area-mention-menu .smart-text-area-mention-menu-item.selected,.smart-text-area-mention-menu .smart-text-area-mention-menu-item:hover{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover);cursor:pointer}.smart-mention-trigger{font-size:12px;opacity:.8}.smart-rich-textarea{background:#fefefe;background:var(--smart-background);height:100%;position:absolute;top:0;width:100%}.smart-rich-textarea .smart-container[toolbar-on-focus]{display:block}.smart-editor-toolbar-float.show{opacity:1}.smart-editor-toolbar-float{background:#f5f5f5;background:var(--smart-surface);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4);display:flex;height:auto;margin-top:3px;min-height:0;opacity:0;padding:0;position:absolute;transition:opacity .2s ease-in-out;width:auto;z-index:999}.smart-rich-textarea ol,.smart-rich-textarea ul{margin-top:0;padding-inline-start:1em}.smart-rich-textarea ul[checklist]{left:-10px;position:relative}.smart-rich-textarea a.ctrl{cursor:pointer}.smart-rich-textarea .smart-editor-editable{padding:10px 5px!important}.smart-editor-toolbar-item-center{align-items:center;display:flex;justify-content:center;min-width:24px;width:auto!important}.smart-editor-tooltip{cursor:default;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);opacity:0;position:absolute;transition:opacity .2s ease-in-out;visibility:hidden;z-index:999999}.smart-editor-tooltip.open{opacity:.9;visibility:visible}.smart-editor-tooltip:before{animation:fade-in .3s ease;background:#272727;border-radius:4px;bottom:calc(100% + 10px);color:#fff;content:attr(hover-tooltip);display:block;font-size:13px;left:50%;max-width:150px;min-width:50px;padding:6px;position:absolute;text-align:center;transform:translate(-50%);z-index:1}smart-input,smart-input.smart-element{background:#fefefe;background:var(--smart-background)}.smart-editor-tooltip[tooltip-position=bottom]:before{bottom:auto;top:calc(100% + 10px)}smart-input{--smart-outline:var(--smart-primary);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);display:inline-block;overflow:visible;width:250px;width:var(--smart-text-box-default-width)}smart-input>option{display:none}.smart-input.smart-container,smart-input>.smart-container{display:flex}smart-input input::selection{background:#005c99;background:var(--smart-editor-selection);color:#fff;color:var(--smart-editor-selection-color)}smart-input input.smart-input{border:none;text-overflow:ellipsis}smart-input:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}smart-input:hover{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}smart-input[disabled]{border-color:#ccc;border-color:var(--smart-disabled);outline:0}smart-input[drop-down-button-position=right] .smart-input{width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}.smart-input .smart-container,.smart-input.smart-container{color:inherit;font-family:inherit;height:100%;overflow:visible;position:relative;width:100%}.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:#f5f5f5;background:var(--smart-surface);color:#323232;color:var(--smart-surface-color)}.smart-input .smart-drop-down-button{border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-left:1px solid #e0e0e0;border-left:1px solid var(--smart-border);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);display:none;flex-direction:column;height:100%;outline:0;width:27px;width:var(--smart-editor-addon-width)}.smart-input .smart-drop-down-button .arrow{align-items:center;cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);height:100%;justify-content:center;outline:0;overflow:hidden}.smart-input .smart-drop-down-button .arrow:after{content:"\e901";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;height:100%;padding:4px;padding:var(--smart-editor-label-padding);width:100%}.smart-input[drop-down-button-position=left] .smart-drop-down-button,.smart-input[drop-down-button-position=right] .smart-drop-down-button{display:flex}.smart-input[drop-down-button-position=left] .smart-input,.smart-input[drop-down-button-position=right] .smart-input{width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}.smart-input[drop-down-button-position=left][disabled] .smart-drop-down-button,.smart-input[drop-down-button-position=right][disabled] .smart-drop-down-button{opacity:.5}.smart-input[drop-down-button-position=left] .smart-drop-down-button{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:0;border-left:none;border-right:1px solid #e0e0e0;border-right:1px solid var(--smart-border);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:0;order:-1}.smart-input[drop-down-button-position=left] .smart-input,.smart-input[right-to-left][drop-down-button-position=right] .smart-input{border-bottom-left-radius:0;border-top-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-bottom-right-radius:0;border-top-right-radius:0}.smart-input[focus],.smart-input[focus]:not([disabled]) .smart-drop-down-button{border-color:#b2b2b2;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{cursor:pointer;outline:0;padding:0 0 0 4px;padding-left:var(--smart-editor-label-padding)}.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:#ebebeb;background:var(--smart-ui-state-hover);color:#333;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:#005c99;background:var(--smart-ui-state-active);color:#fff;color:var(--smart-ui-state-color-active)}smart-number-input,smart-number-input.smart-element{background:#fefefe;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:#fff;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:#fff;color:var(--smart-ui-state-color-active)}.smart-input[disabled] .smart-drop-down-button .arrow{cursor:auto}.smart-input[right-to-left] .smart-input{direction:rtl}.smart-input[right-to-left][readonly] .smart-drop-down-button{border-bottom-right-radius:0;border-right:none;border-top-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:0;padding-right:4px;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:0;padding-right:30px;padding-right:var(--smart-column-icon-size)}.smart-input-drop-down-menu[right-to-left] li a.icon:after{left:auto;right:0}smart-number-input{--smart-outline:var(--smart-primary);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);display:inline-block;height:30px;height:var(--smart-text-box-default-height);overflow:visible;text-align:right;width:250px;width:var(--smart-text-box-default-width)}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:#f5f5f5;background:var(--smart-surface);color:#323232;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:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-number-input[drop-down-button-position=right] .smart-input{width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}.smart-number-input[hide-spin-buttons] .nav{display:none}.smart-number-input[hide-spin-buttons] .smart-input{border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);width:100%}.smart-number-input .nav{border-left:1px solid #e0e0e0;border-left:1px solid var(--smart-border);display:flex;flex-direction:column;height:100%;width:27px;width:var(--smart-editor-addon-width)}.smart-number-input .nav .down,.smart-number-input .nav .up{align-items:center;cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:50%;justify-content:center;outline:0;overflow:hidden}.smart-number-input .nav .down:hover,.smart-number-input .nav .up:hover{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;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:#005c99;background:var(--smart-ui-state-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-number-input .nav .up:after{content:"\e904";content:var(--smart-icon-arrow-up)}.smart-number-input .nav .down:after{content:"\e901";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-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-right-radius);border-bottom-right-radius:0;border-left:initial;border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-right-radius);border-top-right-radius:0;order:0}.smart-number-input[right-to-left] .smart-input{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:0;border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius)}.smart-number-input[right-to-left][focus] .nav{border-color:#b2b2b2;border-color:var(--smart-outline)}smart-number-pad{display:block;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);max-width:320px;overflow:hidden}.smart-numberpad-container{box-sizing:border-box;display:flex!important;flex-direction:column;overflow:hidden;width:100%}.smart-numberpad-display{background:#fefefe;background:var(--smart-background);border:2px solid #e0e0e0;border:2px solid var(--smart-border);border-radius:8px;display:block;font-size:32px;margin-bottom:15px;padding:15px;text-align:right}.smart-numberpad-grid{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(3,1fr)}.smart-numberpad-grid button{border:none;border-radius:8px;cursor:pointer;font-size:20px;padding:10px;transition:background .2s}.smart-numberpad-grid button:hover{background:#ebebeb;background:var(--smart-ui-state-hover)}.smart-numberpad-action{background:#005c99;background:var(--smart-primary);border:none;border-radius:8px;color:#fff;color:var(--smart-primary-color);font-weight:700;height:40px;margin-top:10px;width:100%}smart-multi-input,smart-password-input{overflow:visible;width:250px;width:var(--smart-text-box-default-width)}.smart-numberpad-backspace{background:#b00020;background:var(--smart-error);color:#fff;color:var(--smart-error-color);font-weight:700}smart-password-input,smart-password-input.smart-element{background:#fefefe;background:var(--smart-background)}smart-password-input{--smart-outline:var(--smart-primary);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);display:inline-block;height:30px;height:var(--smart-text-box-default-height)}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{color:inherit;font-family:inherit;height:100%;overflow:visible;position:relative;width:100%}.smart-password-input .smart-drop-down-button{background:0 0;border-color:#0000;border-left:none;display:block}.smart-password-input .smart-drop-down-button:active,.smart-password-input .smart-drop-down-button:hover,.smart-password-input .smart-drop-down-button[active]{background:0 0!important;border-color:#0000!important;color:#005c99!important;color:var(--smart-primary)!important}smart-multi-input,smart-multi-input.smart-element{background:#fefefe;background:var(--smart-background)}.smart-password-input .smart-drop-down-button .arrow:after{color:#5a5a5a;color:var(--smart-background-color);content:"\e90d";content:var(--smart-icon-visibility)}.smart-password-input .smart-drop-down-button .arrow.off:after{color:#5a5a5a;color:var(--smart-background-color);content:"\e90e";content:var(--smart-icon-visibility-off)}smart-multi-input{--smart-outline:var(--smart-primary);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);display:inline-block;height:30px;height:var(--smart-text-box-default-height)}smart-multi-input>option{display:none}smart-multi-input>.smart-container{display:flex}smart-multi-input input::selection{background:#005c99;background:var(--smart-editor-selection);color:#fff;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:#b2b2b2;border-color:var(--smart-outline)}smart-multi-input:hover{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}smart-multi-input[disabled]{border-color:#ccc;border-color:var(--smart-disabled);outline:0}smart-multi-input[drop-down-button-position=left] .smart-input,smart-multi-input[drop-down-button-position=right] .smart-input{width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}.smart-multi-input .smart-container{color:inherit;font-family:inherit;height:100%;overflow:visible;position:relative;width:100%}.smart-multi-input-drop-down-menu li a{border-left:1px solid #0000;border-left:var(--smart-border-width) solid #0000}.smart-multi-input-drop-down-menu:not(.smart-check-input-drop-down-menu) li.active a{background:#005c991a;background:var(--smart-ui-state-selected);border-bottom-left-radius:0;border-left:1px solid #005c99;border-left:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:0;color:#005c99;color:var(--smart-ui-state-color-selected)}smart-multi-combo-input,smart-multi-combo-input.smart-element{background:#fefefe;background:var(--smart-background)}.smart-multi-input-drop-down-menu[right-to-left] li a{border-left:none;border-right:1px solid #0000;border-right:var(--smart-border-width) solid #0000}.smart-multi-input-drop-down-menu[right-to-left]:not(.smart-check-input-drop-down-menu) li.active a{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:0;border-left:1px solid #0000;border-left:var(--smart-border-width) solid #0000;border-right:1px solid #005c99;border-right:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:0}smart-multi-combo-input{--smart-outline:var(--smart-primary);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);display:inline-block;height:30px;height:var(--smart-text-box-default-height);overflow:visible;width:250px;width:var(--smart-text-box-default-width)}smart-multi-combo-input>option{display:none}smart-multi-combo-input>.smart-container{display:flex}smart-multi-combo-input input::selection{background:#005c99;background:var(--smart-editor-selection);color:#fff;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:#ebebeb;border-color:var(--smart-ui-state-border-hover)}smart-multi-combo-input[focus]{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-multi-combo-input{height:30px;height:var(--smart-editor-height);min-height:30px;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{color:inherit;font-family:inherit;height:100%;overflow:visible;position:relative;width:100%}.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:30px;min-height:var(--smart-editor-height)}.smart-multi-combo-input .smart-tokens-container{grid-row-gap:3px;padding:3px}.smart-multi-combo-input .smart-token{align-items:center;background-color:#005c99;background-color:var(--smart-primary);border-radius:20px;color:#fff;color:var(--smart-primary-color);cursor:pointer;display:flex;height:22px;margin:0;padding:1px 6px;position:relative;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.smart-multi-combo-input .smart-token .smart-drop-down-list-selection-label{overflow:hidden;text-overflow:ellipsis}.smart-multi-combo-input .smart-token .smart-drop-down-list-selection-label.dots:before{background:#fff;background:var(--smart-primary-color);border-radius:50%;content:"\a";display:inline-block;height:8px;margin-right:4px;width:8px}.smart-multi-combo-input .smart-token .smart-drop-down-list-selection-image{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;display:flex;height:20px;justify-content:center;left:-3px;margin-right:4px;min-width:20px;position:relative;transform:scale(1.3);width:20px}.smart-multi-combo-input .smart-token .smart-drop-down-list-selection-image:hover{transform:scale(1.5)}.smart-multi-combo-input .smart-action-button{align-items:center;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);display:flex;flex-wrap:wrap;height:100%;min-height:30px;min-height:var(--smart-editor-height);outline:1px solid #0000;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.smart-multi-combo-input .smart-drop-down-list-unselect-button{margin-left:2px;margin-right:-2px;position:relative}.smart-multi-combo-input .smart-drop-down-list-unselect-button:after{align-items:center;background:#005c9933;background:rgba(var(--smart-primary-rgb),.2);border-radius:50%;content:"\e80d";content:var(--smart-icon-close);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:20px;justify-content:center;transform-origin:center;width:20px}.smart-multi-combo-input.smart-input .smart-input{align-self:center;flex-grow:1;margin:0;max-height:1rem;min-height:100%;min-width:27px;min-width:var(--smart-editor-addon-width);vertical-align:middle;width:27px;width:var(--smart-editor-addon-width)}.smart-multi-combo-input.smart-input .smart-drop-down-button{height:auto}.smart-multi-combo-input[drop-down-button-position=left] .smart-action-button,.smart-multi-combo-input[drop-down-button-position=right] .smart-action-button{width:calc(100% - 27px);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:#f5f5f5;background:var(--smart-surface);color:#323232;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:#ebebeb!important;background:var(--smart-ui-state-hover)!important;color:#333!important;color:var(--smart-ui-state-color-hover)!important}.smart-multi-combo-input[readonly]:hover .smart-action-button{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;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:4px 4px 0 0;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:4px 4px 4px 0;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{border:initial;height:inherit;min-height:inherit;padding:initial;width:inherit}.smart-multi-combo-input-drop-down-menu .close-button:after{content:"\e80d";content:var(--smart-icon-close);font-family:smart-icons;font-family:var(--smart-font-family-icon);margin-left:5px}.smart-multi-combo-input-drop-down-menu .add-new-item{grid-column-gap:5px;display:grid;grid-template-columns:1fr 30px;grid-template-columns:1fr var(--smart-text-box-default-height);height:36px;margin-left:7px;margin-right:7px}.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{align-content:center;height:30px;justify-content:center}.smart-multi-combo-input-drop-down-menu .add-new-item button{align-items:center;display:flex;justify-content:center;padding:0}.smart-multi-combo-input-drop-down-menu .add-new-item button:after{content:"\e803";content:var(--smart-icon-plus);font-family:smart-icons;font-family:var(--smart-font-family-icon)}.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{align-items:center;display:flex}.smart-multi-combo-input-drop-down-menu ul li a .smart-drop-down-list-selection-image{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:50%;display:flex;height:25px;justify-content:center;margin-right:4px;width:25px}.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{cursor:pointer;height:36px;margin-top:1px}.smart-multi-combo-input-drop-down-menu[single-select] ul li a{height:100%;padding:0 0 0 6px}.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:#ebebeb;background:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-multi-combo-input-drop-down-menu[pills] .smart-custom-item,.smart-multi-combo-input-drop-down-menu[pills] .smart-custom-item a{white-space:nowrap!important}.smart-multi-combo-input-drop-down-menu[pills] .smart-custom-item a:before{align-content:center;align-items:center;background:#fff;background:var(--smart-primary-color);border-radius:50%;color:#005c99;color:var(--smart-primary);content:"+"!important;display:flex!important;height:12px!important;justify-content:center;justify-items:center;margin-right:4px;width:12px!important}.smart-multi-combo-input-drop-down-menu[pills][dots] ul li a:before{background:#fff;background:var(--smart-primary-color);border-radius:50%;content:"\a";display:inline-block;height:8px;margin-right:4px;width:8px}.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{align-items:center;background:#005c99;background:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary);border-radius:15px!important;color:inherit;color:#fff;color:var(--smart-primary-color);display:inline-flex;height:auto;margin-left:5px;margin-top:5px;padding:2px 10px;white-space:nowrap}.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:#005c99!important;background:var(--smart-primary)!important;border-color:#005c99!important;border-color:var(--smart-primary)!important;color:#fff!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:#ebebeb;background:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}smart-check-input,smart-check-input.smart-element{background:#fefefe;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);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);display:inline-block;height:30px;height:var(--smart-text-box-default-height);overflow:visible;width:250px;width:var(--smart-text-box-default-width)}smart-check-input>option{display:none}smart-check-input>.smart-container{display:flex}smart-check-input input::selection{background:#005c99;background:var(--smart-editor-selection);color:#fff;color:var(--smart-editor-selection-color)}smart-check-input input.smart-input{border:none;text-overflow:ellipsis}smart-check-input:hover{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}smart-check-input[disabled]{border-color:#ccc;border-color:var(--smart-disabled);outline:0}smart-check-input:focus,smart-check-input[focus]{border-color:#b2b2b2;border-color:var(--smart-outline)}smart-check-input[drop-down-button-position=left] .smart-input,smart-check-input[drop-down-button-position=right] .smart-input{width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}.smart-check-input .smart-container{color:inherit;font-family:inherit;height:100%;overflow:visible;position:relative;width:100%}.smart-check-input-drop-down-menu ul li{position:relative}.smart-check-input-drop-down-menu ul li:before{background-color:#fff;content:"";transform:scale(0)}.smart-check-input-drop-down-menu ul li:after{align-items:center;border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);box-sizing:initial;content:"";display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:16px;height:var(--smart-check-box-default-size);justify-content:center;margin-left:10px;padding:1px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px;width:var(--smart-check-box-default-size)}.smart-check-input-drop-down-menu ul li a{padding-left:41px;padding-left:calc(var(--smart-tree-indent) + 25px)}.smart-check-input-drop-down-menu ul li.selected:after{background:#005c99;background:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color);content:"\e908";content:var(--smart-icon-check)}.smart-check-input-drop-down-menu ul li.selected.color:after{content:""}.smart-check-input-drop-down-menu ul li.active.selected:before{background:#005c99;background:var(--smart-primary);border-radius:50%;content:"";height:32px;height:calc(var(--smart-check-box-default-size) + 16px);margin-left:4px;opacity:.3;position:absolute;top:50%;transform:scale(1) translateY(-50%);transform-origin:top;width:32px;width:calc(var(--smart-check-box-default-size) + 16px)}smart-color-input,smart-date-input,smart-date-range-input,smart-time-input{display:inline-block;height:30px;height:var(--smart-text-box-default-height);width:250px;width:var(--smart-text-box-default-width)}.smart-check-input-drop-down-menu ul li.active.focused a{background:#005c991a;background:var(--smart-ui-state-selected);border-bottom-left-radius:0;border-left:1px solid #005c99;border-left:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:0;color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-check-input-drop-down-menu ul li[indeterminate]:after{background-clip:content-box;background-color:#005c991a;background-color:var(--smart-ui-state-selected);padding:2px}.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:41px;padding-right:calc(var(--smart-tree-indent) + 25px)}.smart-check-input-drop-down-menu[inverted] ul li:after{margin-left:0;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:0;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:0;margin-right:10px}.smart-check-input-drop-down-menu[right-to-left] ul li.active.focused a{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:0;border-left:1px solid #0000;border-left:var(--smart-border-width) solid #0000;border-right:1px solid #005c99;border-right:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:0}.smart-check-input-drop-down-menu[right-to-left] ul li.active.selected:before{margin-left:0;margin-right:4px}.smart-check-input-drop-down-menu[right-to-left][pills] ul li a{padding-right:0}smart-color-input{--smart-outline:var(--smart-primary);background:#fefefe;background:var(--smart-background);border:none;overflow:visible}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:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-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:#fefefe;background:var(--smart-background)}smart-date-input[drop-down-button-position=left] .smart-input,smart-date-input[drop-down-button-position=right] .smart-input,smart-date-range-input[drop-down-button-position=left] .smart-input,smart-date-range-input[drop-down-button-position=right] .smart-input,smart-time-input[drop-down-button-position=left] .smart-input,smart-time-input[drop-down-button-position=right] .smart-input{width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}smart-date-range-input input::selection{background:#005c99;background:var(--smart-editor-selection);color:#fff;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:#b2b2b2;border-color:var(--smart-outline)}.smart-time-box{display:block;height:auto;overflow:hidden;width:300px}.smart-time-box .smart-timepicker{grid-column-gap:5%;background:#fefefe;background:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);display:grid;grid-template-columns:60% 35%;padding:10px}.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:"\e837";content:var(--smart-icon-clock);transform:rotate(0)}.smart-timepicker .hour-selection,.smart-timepicker .minute-selection{align-items:center;cursor:default;display:grid;grid-template-columns:repeat(5,20%);grid-template-rows:repeat(6,auto);justify-content:center;justify-items:center;position:relative}.smart-timepicker .hour-selection .smart-calendar-cell,.smart-timepicker .minute-selection .smart-calendar-cell{align-items:center;border-radius:100%;box-sizing:border-box;display:flex;height:32px;justify-content:center;line-height:30px;line-height:var(--smart-calendar-cell-size);margin:initial;width:32px}.smart-date-input-drop-down-menu .smart-done-button,.smart-date-input-drop-down-menu .smart-today-button,.smart-date-input-drop-down-menu smart-button:last-of-type,.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{align-items:center;content:attr(header-label);display:flex;font-weight:600;grid-column:1/6;grid-row:1/3;height:30px;height:var(--smart-calendar-cell-size);justify-content:center;line-height:28px;line-height:calc(var(--smart-calendar-cell-size) - 2px);width:100%}.smart-timepicker .minute-selection{border-left:1px solid #e0e0e0;border-left:var(--smart-border-width) solid var(--smart-border);border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border);grid-template-columns:repeat(2,50%)}.smart-timepicker .minute-selection .header{grid-column:span 2}.smart-timepicker .hour-selection:after,.smart-timepicker .hour-selection:before{content:attr(am-label);display:flex;font-weight:600;grid-column:1;height:30px;height:var(--smart-calendar-cell-size);justify-content:center;line-height:28px;line-height:calc(var(--smart-calendar-cell-size) - 2px);width:100%}.smart-date-input-drop-down-menu .smart-button-controls,.smart-date-input-drop-down-menu .smart-timepicker-button:empty,.smart-date-input-drop-down-menu .smart-timepicker-buttons,.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:"\e829";content:var(--smart-icon-calendar);transform:rotate(0)}.smart-date-range-input .smart-container{color:inherit;font-family:inherit;height:100%;overflow:visible;position:relative;width:100%}.smart-date-input-drop-down-menu smart-button:first-of-type,.smart-date-range-input-drop-down-menu smart-button:first-of-type{margin-left:5px}.smart-date-input-drop-down-menu .smart-calendar,.smart-date-range-input-drop-down-menu .smart-calendar{--smart-calendar-default-height:auto;--smart-calendar-footer-height:0px;height:100%;min-width:100%}.smart-date-input-drop-down-menu .smart-clear-button,.smart-date-input-drop-down-menu .smart-done-button,.smart-date-input-drop-down-menu .smart-today-button,.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{--smart-button-padding:5px;height:auto}.smart-date-input-drop-down-menu .smart-calendar-footer,.smart-date-range-input-drop-down-menu .smart-calendar-footer{flex-direction:column}.smart-date-input-drop-down-menu .smart-date-range-input-footer-controls,.smart-date-range-input-drop-down-menu .smart-date-range-input-footer-controls{height:100%;width:100%}.smart-date-input-drop-down-menu .smart-timepicker-button,.smart-date-range-input-drop-down-menu .smart-timepicker-button{position:relative;white-space:nowrap}.smart-date-input-drop-down-menu .smart-timepicker-button:before,.smart-date-range-input-drop-down-menu .smart-timepicker-button:before{content:"\e837";content:var(--smart-icon-clock);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);font-weight:inherit;font-weight:var(--smart-font-weight);height:100%;margin:0 4px;margin:0 var(--smart-editor-label-padding)}.smart-date-input-drop-down-menu .smart-timepicker-button:hover,.smart-date-range-input-drop-down-menu .smart-timepicker-button:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover);cursor:pointer;opacity:var(--smart-button-opacity-hover);transition:background-color .1s linear,color .1s ease-in-out}.smart-date-input-drop-down-menu .smart-timepicker-button[selected],.smart-date-range-input-drop-down-menu .smart-timepicker-button[selected]{color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-date-input-drop-down-menu .smart-icon-today:before,.smart-date-range-input-drop-down-menu .smart-icon-today:before{content:"\e829";content:var(--smart-icon-calendar)}.smart-date-input-drop-down-menu .smart-icon-clear:before,.smart-date-range-input-drop-down-menu .smart-icon-clear:before{content:"\e80d";content:var(--smart-icon-cancel)}.smart-date-input-drop-down-menu .smart-timepicker,.smart-date-range-input-drop-down-menu .smart-timepicker{grid-column-gap:5%;background:#fefefe;background:var(--smart-background);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);border-width:1px;border-width:var(--smart-border-width);border-bottom:none;box-sizing:border-box;display:grid;grid-template-columns:60% 35%;height:calc(100% - 36px);height:calc(100% - var(--smart-calendar-footer-height));padding:10px;position:absolute;top:0;width:100%}.smart-date-input-drop-down-menu[icons] smart-calendar,.smart-date-input-drop-down-menu[timepicker] smart-calendar,.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-input-drop-down-menu[icons] .smart-timepicker-buttons,.smart-date-input-drop-down-menu[timepicker] .smart-timepicker-buttons,.smart-date-range-input-drop-down-menu[icons] .smart-timepicker-buttons,.smart-date-range-input-drop-down-menu[timepicker] .smart-timepicker-buttons{align-items:center;display:flex;height:100%;justify-content:space-around;width:100%}.smart-date-input-drop-down-menu[timepicker][icons] .smart-date-range-input-footer-controls,.smart-date-range-input-drop-down-menu[timepicker][icons] .smart-date-range-input-footer-controls{grid-column-gap:2%;display:grid;grid-template-columns:60% 38%;justify-items:center}.smart-date-input-drop-down-menu.smart-input-drop-down-menu,.smart-date-range-input-drop-down-menu.smart-input-drop-down-menu{height:auto;width:var(--smart-input-drop-down-menu-width)}.smart-date-input-drop-down-menu.smart-input-drop-down-menu.smart-date-input-drop-down-menu,.smart-date-range-input-drop-down-menu.smart-input-drop-down-menu.smart-date-input-drop-down-menu{height:250px}.smart-date-input-drop-down-menu.smart-input-drop-down-menu.smart-date-range-input-drop-down-menu,.smart-date-range-input-drop-down-menu.smart-input-drop-down-menu.smart-date-range-input-drop-down-menu{height:auto!important;min-height:250px}.smart-date-input-drop-down-menu.smart-input-drop-down-menu.smart-date-range-input-drop-down-menu .smart-calendar-date-view-container,.smart-date-range-input-drop-down-menu.smart-input-drop-down-menu.smart-date-range-input-drop-down-menu .smart-calendar-date-view-container{min-height:250px}.smart-date-input-drop-down-menu:not([timepicker]) .smart-timepicker-buttons,.smart-date-range-input-drop-down-menu:not([timepicker]) .smart-timepicker-buttons{display:none}.smart-date-input-drop-down-menu:not([animation=none]) .smart-timepicker,.smart-date-range-input-drop-down-menu:not([animation=none]) .smart-timepicker{transform:scale(1);transition:transform .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.2,1)}.smart-date-input-drop-down-menu:not([animation=none]) .smart-timepicker.smart-visibility-hidden,.smart-date-range-input-drop-down-menu:not([animation=none]) .smart-timepicker.smart-visibility-hidden{transform:scale(0);transition:visibility .2s cubic-bezier(.4,0,.6,1),transform .2s cubic-bezier(.4,0,.6,1)}.smart-date-input-drop-down-menu[right-to-left] .smart-timepicker,.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);background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);display:inline-block;height:30px;height:var(--smart-text-box-default-height);overflow:visible;width:250px;width:var(--smart-text-box-default-width)}smart-country-input>.smart-container,smart-phone-input>.smart-container{display:flex}smart-country-input.smart-element,smart-phone-input.smart-element{background:#fefefe;background:var(--smart-background)}smart-country-input input::selection,smart-phone-input input::selection{background:#005c99;background:var(--smart-editor-selection);color:#fff;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:#b2b2b2;border-color:var(--smart-outline)}smart-country-input:hover,smart-phone-input:hover{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}smart-country-input[disabled],smart-phone-input[disabled]{border-color:#ccc;border-color:var(--smart-disabled);outline:0}smart-country-input[drop-down-button-position=left] .smart-input,smart-country-input[drop-down-button-position=right] .smart-input,smart-phone-input[drop-down-button-position=left] .smart-input,smart-phone-input[drop-down-button-position=right] .smart-input{width:calc(100% - 27px);width:calc(100% - var(--smart-editor-addon-width))}.smart-country-input .smart-container,.smart-phone-input .smart-container{align-items:center;color:inherit;font-family:inherit;height:100%;overflow:visible;position:relative;width:100%}.smart-phone-input{--smart-editor-addon-width:45px}.smart-phone-input.invalid-number .smart-container:after{color:#b00020;color:var(--smart-error)}.smart-phone-input .smart-container:after{color:#8bc34a;color:var(--smart-success);content:"\E83D";content:var(--smart-icon-phone);font-family:smart-icons;font-family:var(--smart-font-family-icon);padding-right:5px}.smart-phone-input .smart-drop-down-button{align-items:center;background:0 0;border-right:none;display:flex;flex-direction:row;justify-content:center;padding-left:2px}.smart-phone-input .smart-drop-down-button:after{content:"\e901";content:var(--smart-icon-arrow-down);font-family:smart-icons;font-family:var(--smart-font-family-icon)}.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{background-position:0 0;height:10px}.smart-flag-box .flag.ad{background-position:-22px 0;height:14px}.smart-flag-box .flag.ae{background-position:-44px 0;height:10px}.smart-flag-box .flag.af{background-position:-66px 0;height:14px}.smart-flag-box .flag.ag{background-position:-88px 0;height:14px}.smart-flag-box .flag.ai{background-position:-110px 0;height:10px}.smart-flag-box .flag.al{background-position:-132px 0;height:15px}.smart-flag-box .flag.am{background-position:-154px 0;height:10px}.smart-flag-box .flag.ao{background-position:-176px 0;height:14px}.smart-flag-box .flag.aq{background-position:-198px 0;height:14px}.smart-flag-box .flag.ar{background-position:-220px 0;height:13px}.smart-flag-box .flag.as{background-position:-242px 0;height:10px}.smart-flag-box .flag.at{background-position:-264px 0;height:14px}.smart-flag-box .flag.au{background-position:-286px 0;height:10px}.smart-flag-box .flag.aw{background-position:-308px 0;height:14px}.smart-flag-box .flag.ax{background-position:-330px 0;height:13px}.smart-flag-box .flag.az{background-position:-352px 0;height:10px}.smart-flag-box .flag.ba{background-position:-374px 0;height:10px}.smart-flag-box .flag.bb{background-position:-396px 0;height:14px}.smart-flag-box .flag.bd{background-position:-418px 0;height:12px}.smart-flag-box .flag.be{background-position:-440px 0;height:15px}.smart-flag-box .flag.bf{background-position:-460px 0;height:14px}.smart-flag-box .flag.bg{background-position:-482px 0;height:12px}.smart-flag-box .flag.bh{background-position:-504px 0;height:12px}.smart-flag-box .flag.bi{background-position:-526px 0;height:12px}.smart-flag-box .flag.bj{background-position:-548px 0;height:14px}.smart-flag-box .flag.bl{background-position:-570px 0;height:14px}.smart-flag-box .flag.bm{background-position:-592px 0;height:10px}.smart-flag-box .flag.bn{background-position:-614px 0;height:10px}.smart-flag-box .flag.bo{background-position:-636px 0;height:14px}.smart-flag-box .flag.bq{background-position:-658px 0;height:14px}.smart-flag-box .flag.br{background-position:-680px 0;height:14px}.smart-flag-box .flag.bs{background-position:-702px 0;height:10px}.smart-flag-box .flag.bt{background-position:-724px 0;height:14px}.smart-flag-box .flag.bv{background-position:-746px 0;height:15px}.smart-flag-box .flag.bw{background-position:-768px 0;height:14px}.smart-flag-box .flag.by{background-position:-790px 0;height:10px}.smart-flag-box .flag.bz{background-position:-812px 0;height:14px}.smart-flag-box .flag.ca{background-position:-834px 0;height:10px}.smart-flag-box .flag.cc{background-position:-856px 0;height:10px}.smart-flag-box .flag.cd{background-position:-878px 0;height:15px}.smart-flag-box .flag.cf{background-position:-900px 0;height:14px}.smart-flag-box .flag.cg{background-position:-922px 0;height:14px}.smart-flag-box .flag.ch{background-position:-944px 0;height:15px}.smart-flag-box .flag.ci{background-position:-961px 0;height:14px}.smart-flag-box .flag.ck{background-position:-983px 0;height:10px}.smart-flag-box .flag.cl{background-position:-1005px 0;height:14px}.smart-flag-box .flag.cm{background-position:-1027px 0;height:14px}.smart-flag-box .flag.cn{background-position:-1049px 0;height:14px}.smart-flag-box .flag.co{background-position:-1071px 0;height:14px}.smart-flag-box .flag.cp{background-position:-1093px 0;height:14px}.smart-flag-box .flag.cr{background-position:-1115px 0;height:12px}.smart-flag-box .flag.cu{background-position:-1137px 0;height:10px}.smart-flag-box .flag.cv{background-position:-1159px 0;height:12px}.smart-flag-box .flag.cw{background-position:-1181px 0;height:14px}.smart-flag-box .flag.cx{background-position:-1203px 0;height:10px}.smart-flag-box .flag.cy{background-position:-1225px 0;height:14px}.smart-flag-box .flag.cz{background-position:-1247px 0;height:14px}.smart-flag-box .flag.de{background-position:-1269px 0;height:12px}.smart-flag-box .flag.dg{background-position:-1291px 0;height:10px}.smart-flag-box .flag.dj{background-position:-1313px 0;height:14px}.smart-flag-box .flag.dk{background-position:-1335px 0;height:15px}.smart-flag-box .flag.dm{background-position:-1357px 0;height:10px}.smart-flag-box .flag.do{background-position:-1379px 0;height:14px}.smart-flag-box .flag.dz{background-position:-1401px 0;height:14px}.smart-flag-box .flag.ea{background-position:-1423px 0;height:14px}.smart-flag-box .flag.ec{background-position:-1445px 0;height:14px}.smart-flag-box .flag.ee{background-position:-1467px 0;height:13px}.smart-flag-box .flag.eg{background-position:-1489px 0;height:14px}.smart-flag-box .flag.eh{background-position:-1511px 0;height:10px}.smart-flag-box .flag.er{background-position:-1533px 0;height:10px}.smart-flag-box .flag.es{background-position:-1555px 0;height:14px}.smart-flag-box .flag.et{background-position:-1577px 0;height:10px}.smart-flag-box .flag.eu{background-position:-1599px 0;height:14px}.smart-flag-box .flag.fi{background-position:-1621px 0;height:12px}.smart-flag-box .flag.fj{background-position:-1643px 0;height:10px}.smart-flag-box .flag.fk{background-position:-1665px 0;height:10px}.smart-flag-box .flag.fm{background-position:-1687px 0;height:11px}.smart-flag-box .flag.fo{background-position:-1709px 0;height:15px}.smart-flag-box .flag.fr{background-position:-1731px 0;height:14px}.smart-flag-box .flag.ga{background-position:-1753px 0;height:15px}.smart-flag-box .flag.gb{background-position:-1775px 0;height:10px}.smart-flag-box .flag.gd{background-position:-1797px 0;height:12px}.smart-flag-box .flag.ge{background-position:-1819px 0;height:14px}.smart-flag-box .flag.gf{background-position:-1841px 0;height:14px}.smart-flag-box .flag.gg{background-position:-1863px 0;height:14px}.smart-flag-box .flag.gh{background-position:-1885px 0;height:14px}.smart-flag-box .flag.gi{background-position:-1907px 0;height:10px}.smart-flag-box .flag.gl{background-position:-1929px 0;height:14px}.smart-flag-box .flag.gm{background-position:-1951px 0;height:14px}.smart-flag-box .flag.gn{background-position:-1973px 0;height:14px}.smart-flag-box .flag.gp{background-position:-1995px 0;height:14px}.smart-flag-box .flag.gq{background-position:-2017px 0;height:14px}.smart-flag-box .flag.gr{background-position:-2039px 0;height:14px}.smart-flag-box .flag.gs{background-position:-2061px 0;height:10px}.smart-flag-box .flag.gt{background-position:-2083px 0;height:13px}.smart-flag-box .flag.gu{background-position:-2105px 0;height:11px}.smart-flag-box .flag.gw{background-position:-2127px 0;height:10px}.smart-flag-box .flag.gy{background-position:-2149px 0;height:12px}.smart-flag-box .flag.hk{background-position:-2171px 0;height:14px}.smart-flag-box .flag.hm{background-position:-2193px 0;height:10px}.smart-flag-box .flag.hn{background-position:-2215px 0;height:10px}.smart-flag-box .flag.hr{background-position:-2237px 0;height:10px}.smart-flag-box .flag.ht{background-position:-2259px 0;height:12px}.smart-flag-box .flag.hu{background-position:-2281px 0;height:10px}.smart-flag-box .flag.ic{background-position:-2303px 0;height:14px}.smart-flag-box .flag.id{background-position:-2325px 0;height:14px}.smart-flag-box .flag.ie{background-position:-2347px 0;height:10px}.smart-flag-box .flag.il{background-position:-2369px 0;height:15px}.smart-flag-box .flag.im{background-position:-2391px 0;height:10px}.smart-flag-box .flag.in{background-position:-2413px 0;height:14px}.smart-flag-box .flag.io{background-position:-2435px 0;height:10px}.smart-flag-box .flag.iq{background-position:-2457px 0;height:14px}.smart-flag-box .flag.ir{background-position:-2479px 0;height:12px}.smart-flag-box .flag.is{background-position:-2501px 0;height:15px}.smart-flag-box .flag.it{background-position:-2523px 0;height:14px}.smart-flag-box .flag.je{background-position:-2545px 0;height:12px}.smart-flag-box .flag.jm{background-position:-2567px 0;height:10px}.smart-flag-box .flag.jo{background-position:-2589px 0;height:10px}.smart-flag-box .flag.jp{background-position:-2611px 0;height:14px}.smart-flag-box .flag.ke{background-position:-2633px 0;height:14px}.smart-flag-box .flag.kg{background-position:-2655px 0;height:12px}.smart-flag-box .flag.kh{background-position:-2677px 0;height:13px}.smart-flag-box .flag.ki{background-position:-2699px 0;height:10px}.smart-flag-box .flag.km{background-position:-2721px 0;height:12px}.smart-flag-box .flag.kn{background-position:-2743px 0;height:14px}.smart-flag-box .flag.kp{background-position:-2765px 0;height:10px}.smart-flag-box .flag.kr{background-position:-2787px 0;height:14px}.smart-flag-box .flag.kw{background-position:-2809px 0;height:10px}.smart-flag-box .flag.ky{background-position:-2831px 0;height:10px}.smart-flag-box .flag.kz{background-position:-2853px 0;height:10px}.smart-flag-box .flag.la{background-position:-2875px 0;height:14px}.smart-flag-box .flag.lb{background-position:-2897px 0;height:14px}.smart-flag-box .flag.lc{background-position:-2919px 0;height:10px}.smart-flag-box .flag.li{background-position:-2941px 0;height:12px}.smart-flag-box .flag.lk{background-position:-2963px 0;height:10px}.smart-flag-box .flag.lr{background-position:-2985px 0;height:11px}.smart-flag-box .flag.ls{background-position:-3007px 0;height:14px}.smart-flag-box .flag.lt{background-position:-3029px 0;height:12px}.smart-flag-box .flag.lu{background-position:-3051px 0;height:12px}.smart-flag-box .flag.lv{background-position:-3073px 0;height:10px}.smart-flag-box .flag.ly{background-position:-3095px 0;height:10px}.smart-flag-box .flag.ma{background-position:-3117px 0;height:14px}.smart-flag-box .flag.mc{background-position:-3139px 0;height:15px}.smart-flag-box .flag.md{background-position:-3160px 0;height:10px}.smart-flag-box .flag.me{background-position:-3182px 0;height:10px}.smart-flag-box .flag.mf{background-position:-3204px 0;height:14px}.smart-flag-box .flag.mg{background-position:-3226px 0;height:14px}.smart-flag-box .flag.mh{background-position:-3248px 0;height:11px}.smart-flag-box .flag.mk{background-position:-3270px 0;height:10px}.smart-flag-box .flag.ml{background-position:-3292px 0;height:14px}.smart-flag-box .flag.mm{background-position:-3314px 0;height:14px}.smart-flag-box .flag.mn{background-position:-3336px 0;height:10px}.smart-flag-box .flag.mo{background-position:-3358px 0;height:14px}.smart-flag-box .flag.mp{background-position:-3380px 0;height:10px}.smart-flag-box .flag.mq{background-position:-3402px 0;height:14px}.smart-flag-box .flag.mr{background-position:-3424px 0;height:14px}.smart-flag-box .flag.ms{background-position:-3446px 0;height:10px}.smart-flag-box .flag.mt{background-position:-3468px 0;height:14px}.smart-flag-box .flag.mu{background-position:-3490px 0;height:14px}.smart-flag-box .flag.mv{background-position:-3512px 0;height:14px}.smart-flag-box .flag.mw{background-position:-3534px 0;height:14px}.smart-flag-box .flag.mx{background-position:-3556px 0;height:12px}.smart-flag-box .flag.my{background-position:-3578px 0;height:10px}.smart-flag-box .flag.mz{background-position:-3600px 0;height:14px}.smart-flag-box .flag.na{background-position:-3622px 0;height:14px}.smart-flag-box .flag.nc{background-position:-3644px 0;height:10px}.smart-flag-box .flag.ne{background-position:-3666px 0;height:15px}.smart-flag-box .flag.nf{background-position:-3686px 0;height:10px}.smart-flag-box .flag.ng{background-position:-3708px 0;height:10px}.smart-flag-box .flag.ni{background-position:-3730px 0;height:12px}.smart-flag-box .flag.nl{background-position:-3752px 0;height:14px}.smart-flag-box .flag.no{background-position:-3774px 0;height:15px}.smart-flag-box .flag.np{background-position:-3796px 0;height:15px;width:13px}.smart-flag-box .flag.nr{background-position:-3811px 0;height:10px}.smart-flag-box .flag.nu{background-position:-3833px 0;height:10px}.smart-flag-box .flag.nz{background-position:-3855px 0;height:10px}.smart-flag-box .flag.om{background-position:-3877px 0;height:10px}.smart-flag-box .flag.pa{background-position:-3899px 0;height:14px}.smart-flag-box .flag.pe{background-position:-3921px 0;height:14px}.smart-flag-box .flag.pf{background-position:-3943px 0;height:14px}.smart-flag-box .flag.pg{background-position:-3965px 0;height:15px}.smart-flag-box .flag.ph{background-position:-3987px 0;height:10px}.smart-flag-box .flag.pk{background-position:-4009px 0;height:14px}.smart-flag-box .flag.pl{background-position:-4031px 0;height:13px}.smart-flag-box .flag.pm{background-position:-4053px 0;height:14px}.smart-flag-box .flag.pn{background-position:-4075px 0;height:10px}.smart-flag-box .flag.pr{background-position:-4097px 0;height:14px}.smart-flag-box .flag.ps{background-position:-4119px 0;height:10px}.smart-flag-box .flag.pt{background-position:-4141px 0;height:14px}.smart-flag-box .flag.pw{background-position:-4163px 0;height:13px}.smart-flag-box .flag.py{background-position:-4185px 0;height:11px}.smart-flag-box .flag.qa{background-position:-4207px 0;height:8px}.smart-flag-box .flag.re{background-position:-4229px 0;height:14px}.smart-flag-box .flag.ro{background-position:-4251px 0;height:14px}.smart-flag-box .flag.rs{background-position:-4273px 0;height:14px}.smart-flag-box .flag.ru{background-position:-4295px 0;height:14px}.smart-flag-box .flag.rw{background-position:-4317px 0;height:14px}.smart-flag-box .flag.sa{background-position:-4339px 0;height:14px}.smart-flag-box .flag.sb{background-position:-4361px 0;height:10px}.smart-flag-box .flag.sc{background-position:-4383px 0;height:10px}.smart-flag-box .flag.sd{background-position:-4405px 0;height:10px}.smart-flag-box .flag.se{background-position:-4427px 0;height:13px}.smart-flag-box .flag.sg{background-position:-4449px 0;height:14px}.smart-flag-box .flag.sh{background-position:-4471px 0;height:10px}.smart-flag-box .flag.si{background-position:-4493px 0;height:10px}.smart-flag-box .flag.sj{background-position:-4515px 0;height:15px}.smart-flag-box .flag.sk{background-position:-4537px 0;height:14px}.smart-flag-box .flag.sl{background-position:-4559px 0;height:14px}.smart-flag-box .flag.sm{background-position:-4581px 0;height:15px}.smart-flag-box .flag.sn{background-position:-4603px 0;height:14px}.smart-flag-box .flag.so{background-position:-4625px 0;height:14px}.smart-flag-box .flag.sr{background-position:-4647px 0;height:14px}.smart-flag-box .flag.ss{background-position:-4669px 0;height:10px}.smart-flag-box .flag.st{background-position:-4691px 0;height:10px}.smart-flag-box .flag.sv{background-position:-4713px 0;height:12px}.smart-flag-box .flag.sx{background-position:-4735px 0;height:14px}.smart-flag-box .flag.sy{background-position:-4757px 0;height:14px}.smart-flag-box .flag.sz{background-position:-4779px 0;height:14px}.smart-flag-box .flag.ta{background-position:-4801px 0;height:10px}.smart-flag-box .flag.tc{background-position:-4823px 0;height:10px}.smart-flag-box .flag.td{background-position:-4845px 0;height:14px}.smart-flag-box .flag.tf{background-position:-4867px 0;height:14px}.smart-flag-box .flag.tg{background-position:-4889px 0;height:13px}.smart-flag-box .flag.th{background-position:-4911px 0;height:14px}.smart-flag-box .flag.tj{background-position:-4933px 0;height:10px}.smart-flag-box .flag.tk{background-position:-4955px 0;height:10px}.smart-flag-box .flag.tl{background-position:-4977px 0;height:10px}.smart-flag-box .flag.tm{background-position:-4999px 0;height:14px}.smart-flag-box .flag.tn{background-position:-5021px 0;height:14px}.smart-flag-box .flag.to{background-position:-5043px 0;height:10px}.smart-flag-box .flag.tr{background-position:-5065px 0;height:14px}.smart-flag-box .flag.tt{background-position:-5087px 0;height:12px}.smart-flag-box .flag.tv{background-position:-5109px 0;height:10px}.smart-flag-box .flag.tw{background-position:-5131px 0;height:14px}.smart-flag-box .flag.tz{background-position:-5153px 0;height:14px}.smart-flag-box .flag.ua{background-position:-5175px 0;height:14px}.smart-flag-box .flag.ug{background-position:-5197px 0;height:14px}.smart-flag-box .flag.um{background-position:-5219px 0;height:11px}.smart-flag-box .flag.un{background-position:-5241px 0;height:14px}.smart-flag-box .flag.us{background-position:-5263px 0;height:11px}.smart-flag-box .flag.uy{background-position:-5285px 0;height:14px}.smart-flag-box .flag.uz{background-position:-5307px 0;height:10px}.smart-flag-box .flag.va{background-position:-5329px 0;height:15px;width:15px}.smart-flag-box .flag.vc{background-position:-5346px 0;height:14px}.smart-flag-box .flag.ve{background-position:-5368px 0;height:14px}.smart-flag-box .flag.vg{background-position:-5390px 0;height:10px}.smart-flag-box .flag.vi{background-position:-5412px 0;height:14px}.smart-flag-box .flag.vn{background-position:-5434px 0;height:14px}.smart-flag-box .flag.vu{background-position:-5456px 0;height:12px}.smart-flag-box .flag.wf{background-position:-5478px 0;height:14px}.smart-flag-box .flag.ws{background-position:-5500px 0;height:10px}.smart-flag-box .flag.xk{background-position:-5522px 0;height:15px}.smart-flag-box .flag.ye{background-position:-5544px 0;height:14px}.smart-flag-box .flag.yt{background-position:-5566px 0;height:14px}.smart-flag-box .flag.za{background-position:-5588px 0;height:14px}.smart-flag-box .flag.zm{background-position:-5610px 0;height:14px}.smart-flag-box .flag.zw{background-position:-5632px 0;height:10px}.smart-flag-box .flag{background-color:#dbdbdb;background-image:url(/static/media/flags.007b2705c0a8f69dfdf6.png);background-position:20px 0;background-repeat:no-repeat;box-shadow:0 0 1px 0 #888;height:15px}.smart-flag-box .flag.np{background-color:initial}.smart-country-input-drop-down-menu ul li a,.smart-phone-input-drop-down-menu ul li a{align-items:center;border-left:1px solid #0000;border-left:var(--smart-border-width) solid #0000;display:flex}.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{background:#005c991a;background:var(--smart-ui-state-selected);border-bottom-left-radius:0;border-left:1px solid #005c99;border-left:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:0;color:#005c99;color:var(--smart-ui-state-color-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:1px solid #0000;border-right:var(--smart-border-width) solid #0000}.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-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:0;border-left:1px solid #0000;border-left:var(--smart-border-width) solid #0000;border-right:1px solid #005c99;border-right:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:0}.underlined.smart-input,.underlined.smart-input .smart-drop-down-button,.underlined.smart-text-box input.smart-input{border-left:none;border-right:none;border-top: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{bottom:0;box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);display:block!important;font-size:75%;left:0;margin-top:-14px;margin-top:calc(0px - var(--smart-font-size));opacity:0;padding:4px;padding:var(--smart-editor-label-padding);pointer-events:none;position:absolute;right:0;top:0;transition:color .2s,font-size .2s,line-height .2s,margin-top .2s,opacity .3s,top .2s}.underlined.smart-input .smart-hint:after{background-color:#005c99;background-color:var(--smart-primary);bottom:-2px;content:"";display:block;height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom center;transition:transform .2s;width:100%}.underlined.smart-input[hover]{border-bottom-color:#5a5a5a;border-bottom-color:var(--smart-background-color)}.underlined.smart-input[focus] .smart-hint{color:#005c99;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:0;border-bottom-right-radius:0}.underlined.smart-input:not([opened]) .smart-drop-down-button{background-color:initial}.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{background:#fefefe!important;background:var(--smart-background)!important;color:#5a5a5a!important;color:var(--smart-background-color)!important;cursor:pointer;opacity:.75}.underlined.smart-input[drop-down-button-position=left] .smart-drop-down-button{background:inherit;border-bottom-left-radius:0;color:inherit}.underlined.smart-input[drop-down-button-position=left] .smart-hint{margin-left:27px;margin-left:var(--smart-editor-addon-width)}.underlined.smart-input[drop-down-button-position=left][focus] .smart-hint:after{margin-left:-27px;margin-left:calc(0px - var(--smart-editor-addon-width));width:calc(100% + 27px);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:#fefefe;background:var(--smart-background);border-bottom-right-radius:0;color:#5a5a5a;color:var(--smart-background-color)}.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:#b0002080;border-bottom-color:rgba(var(--smart-error-rgb),.5)}.underlined.smart-input.smart-invalid .smart-hint:after{background-color:#b00020;background-color:var(--smart-error)}.underlined.smart-text-box input.smart-input{border-bottom-left-radius:0;border-bottom-right-radius:0}.underlined.smart-number-input .nav{background:#fefefe;background:var(--smart-background);color:#5a5a5a;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{font-size:100%;margin-top:0;opacity:1;transition:color .2s,opacity .1s,font-size .2s,line-height .2s,margin-top .2s,top .2s!important}.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{font-size:80%!important;margin-top:-20px}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-phone-input.outlined,smart-text-box.outlined{background-color:initial}smart-date-input.outlined,smart-date-range-input.outlined,smart-phone-input.outlined,smart-time-input.outlined{overflow:visible}smart-phone-input.outlined .smart-drop-down-button{margin-right:0}smart-phone-input.outlined .smart-container:after{margin-left:-18px;z-index:9}.outlined.smart-input{border:none;border-radius:0;display:inline-block;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);height:50px;line-height:1.5;margin:0;overflow:hidden;padding-top:6px;position:relative}.outlined.smart-input .smart-input{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);padding:12px 13px;transition:border-color .2s;z-index:5}.outlined.smart-input.smart-valid[focus] .smart-drop-down-button,.outlined.smart-input.smart-valid[focus] .smart-input{border-color:#005c99;border-color:var(--smart-primary)}.outlined.smart-input.smart-valid[focus] .smart-drop-down-button{color:#005c99;color:var(--smart-primary)}.outlined.smart-input.smart-invalid .smart-drop-down-button,.outlined.smart-input.smart-invalid .smart-input{border-color:#b0002080;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:#b00020;border-color:var(--smart-error)}.outlined.smart-input.smart-invalid[focus] .smart-drop-down-button{color:#b00020;color:var(--smart-error)}.outlined.smart-input.smart-multi-combo-input .smart-input{border:none!important;padding:0;z-index:auto}.outlined.smart-input.smart-multi-combo-input .smart-drop-down-button{padding:0!important}.outlined.smart-input.smart-multi-combo-input .smart-action-button{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);padding:12px 13px;transition:border-color .2s;z-index:5}.outlined.smart-input.smart-multi-combo-input[hint] .smart-action-button{border-top:1px solid #fefefe;border-top:1px solid var(--smart-background)}.outlined.smart-input.smart-multi-combo-input[focus] .smart-action-button{border-color:#005c99;border-color:var(--smart-primary);color:#005c99;color:var(--smart-primary)}.outlined.smart-input.smart-multi-combo-input[focus][hint] .smart-action-button{border-top-color:#fefefe;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:#005c99;border-color:var(--smart-primary)}.outlined.smart-input.smart-multi-combo-input.smart-valid[focus] .smart-action-button.smart-valid{color:#005c99;color:var(--smart-primary)}.outlined.smart-input.smart-multi-combo-input.smart-invalid[focus] .smart-action-button.smart-invalid{color:#b00020;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{background:inherit;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-top:1px solid #e0e0e0;border:1px solid var(--smart-border);border-left:none;color:inherit;cursor:pointer;padding:10px 0 9px;z-index:6}.outlined.smart-input[drop-down-button-position=left] input{border-left:none}.outlined.smart-input[drop-down-button-position=left] .smart-drop-down-button{background:inherit;border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border);border-left:1px solid #e0e0e0;border-left:1px solid var(--smart-border);border-right:none;color:inherit;cursor:pointer;padding:10px 0;z-index:6}.outlined.smart-input[hint] .smart-hint{border-color:#e0e0e0!important;border-color:var(--smart-border)!important;color:#5a5a5a;color:var(--smart-background-color);cursor:text;display:flex!important;font-size:75%;left:0;line-height:15px;margin-top:-6px;max-height:100%;position:absolute;top:0;transition:color .2s,z-index .2s,font-size .2s,opacity .3s,font-size .2s,line-height .2s;white-space:nowrap;width:100%;z-index:7}.outlined.smart-input[hint] .smart-hint:after,.outlined.smart-input[hint] .smart-hint:before{border-top:1px solid;border-top-color:#e0e0e0!important;border-top-color:var(--smart-border)!important;box-shadow:inset 0 1px #0000;box-sizing:border-box;content:"";display:block;height:8px;margin-top:6px;min-width:10px;pointer-events:none;transition:border-color .2s,box-shadow .2s;z-index:7}.outlined.smart-input[hint] .smart-hint:before{border-left:1px solid #0000;border-radius:4px 0;margin-right:4px}.outlined.smart-input[hint] .smart-hint:after{border-radius:0 4px;border-right:1px solid #0000;flex-grow:1;margin-left:4px}.outlined.smart-input[hint][drop-down-button-position=left] .smart-hint:before{margin-right:13px;width:27px;width:var(--smart-editor-addon-width)}.outlined.smart-input[focus]{border-top-color:#0000!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-drop-down-button,.outlined.smart-input[focus] .smart-input{border-color:#005c99;border-color:var(--smart-primary)}.outlined.smart-input[focus] .smart-drop-down-button{color:#005c99;color:var(--smart-primary)}.outlined.smart-input[focus][hint] .smart-input{border-top-color:#fefefe;border-top-color:var(--smart-background)}.outlined.smart-input[focus][hint] .smart-hint{color:#005c99;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:#005c99!important;border-top-color:var(--smart-primary)!important;box-shadow:none!important}.outlined.smart-input[hover]{border-color:#e0e0e0;border-color:var(--smart-border);border-top-color:#0000}.outlined.smart-input[hover][hint] .smart-hint:before{border-top-color:#e0e0e0;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:#e0e0e0;border-color:var(--smart-border)}.outlined.smart-input[readonly] .smart-input{background:#fefefe!important;background:var(--smart-background)!important;color:#5a5a5a!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 #e0e0e0;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 #b0002080;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:14px;font-size:var(--smart-font-size);line-height:60px;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2}.outlined.smart-input.smart-invalid[focus]{border-color:#b00020;border-color:var(--smart-error)}.outlined.smart-input.smart-invalid[focus][hint] .smart-hint{color:#b00020;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:#b00020!important;border-top-color:var(--smart-error)!important}.outlined.smart-input.smart-valid[focus]{border-color:#005c99;border-color:var(--smart-primary)}.outlined.smart-input.smart-valid[focus][hint] .smart-hint{color:#005c99;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:#005c99!important;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:14px;font-size:var(--smart-font-size);line-height:30px;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:#fefefe;background:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color)}.outlined.smart-number-input .nav .up{border-bottom:none}.outlined.smart-number-input[drop-down-button-position=left] .smart-drop-down-button,.outlined.smart-number-input[drop-down-button-position=right] .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:#005c99;border-color:var(--smart-primary);border-top-color:#0000!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:#fefefe!important;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:#005c99!important;color:var(--smart-primary)!important;font-size:75%!important;line-height:15px;opacity:1!important;transition:color .2s,z-index .2s,font-size .2s,opacity .3s,font-size .2s,line-height .2s;z-index:7}.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:#0000!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:#b0002080;border-color:rgba(var(--smart-error-rgb),.5)}.smart-invalid .outlined.smart-input.smart-multi-combo-input[focus] .smart-action-button{border-color:#b00020;border-color:var(--smart-error)}@media not all and (-webkit-min-device-pixel-ratio:0),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-time-picker{display:block;height:360px;height:var(--smart-time-picker-default-height);line-height:normal;min-width:250px;width:250px;width:var(--smart-time-picker-default-width)}.smart-time-picker>.smart-container{height:100%;width:100%}.smart-time-picker .smart-main-container{background-color:#fefefe;background-color:var(--smart-background);height:calc(100% - 60px);height:calc(100% - var(--smart-calendar-title-height));padding:2%;width:100%}.smart-time-picker .smart-header{align-items:center;background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color);display:flex;height:60px;height:var(--smart-calendar-title-height);justify-content:center;width:100%}.smart-time-picker .smart-header:focus{outline:1px solid #fefefe;outline:var(--smart-background) solid 1px}.smart-time-picker .smart-footer{display:none}.smart-time-picker .smart-svg-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.smart-time-picker .smart-am-container,.smart-time-picker .smart-hour-container,.smart-time-picker .smart-minute-container,.smart-time-picker .smart-pm-container{cursor:pointer;opacity:.5}.smart-time-picker .smart-hour-minute-container{display:flex;font-size:50px}.smart-time-picker .smart-hour-minute-container div:nth-child(2){opacity:.5}.smart-time-picker .smart-am-pm-container{margin-left:10px}.smart-time-picker .smart-selected{opacity:1}.smart-time-picker .smart-svg-picker{background-color:#fefefe;background-color:var(--smart-background);border-radius:50%;box-sizing:initial;position:relative;touch-action:none}.smart-time-picker .smart-svg-picker:focus{border:1px solid #b2b2b2;border:1px solid var(--smart-outline);outline:0}.smart-time-picker .smart-svg-picker.animate{animation:smart-time-picker-animation .5s linear}.smart-time-picker .smart-label{fill:#5a5a5a;fill:var(--smart-background-color)}.smart-time-picker .smart-label.smart-selected{fill:#fff;fill:var(--smart-primary-color);stroke:#fff;stroke:var(--smart-primary-color);stroke-width:0}.smart-time-picker .smart-needle,.smart-time-picker .smart-needle-central-circle{fill:#005c99;fill:var(--smart-primary)}.smart-time-picker[disabled] .smart-am-container,.smart-time-picker[disabled] .smart-hour-container,.smart-time-picker[disabled] .smart-minute-container,.smart-time-picker[disabled] .smart-pm-container,.smart-time-picker[readonly] .smart-am-container,.smart-time-picker[readonly] .smart-hour-container,.smart-time-picker[readonly] .smart-minute-container,.smart-time-picker[readonly] .smart-pm-container{cursor:default}.smart-time-picker[footer] .smart-footer{display:block;height:30px;width:100%}.smart-time-picker[footer] .smart-svg-container{height:calc(100% - 30px)}.smart-time-picker[view=landscape]{height:250px;height:var(--smart-time-picker-default-width);min-width:400px;width:360px;width:var(--smart-time-picker-default-height)}.smart-time-picker[view=landscape]>.smart-container{display:flex}.smart-time-picker[view=landscape] .smart-header{flex-direction:column;height:100%;width:33%}.smart-time-picker[view=landscape] .smart-main-container{height:100%;width:67%}.smart-time-picker[view=landscape] .smart-am-pm-container{margin-left:0}@keyframes smart-time-picker-animation{0%,to{opacity:1}25%,75%{opacity:.5}50%{opacity:0}}.smart-time-picker[right-to-left] .smart-footer,.smart-time-picker[right-to-left] .smart-header{direction:rtl}.smart-time-picker[right-to-left] .smart-am-pm-container{margin:0 10px 0 0}.smart-time-picker[right-to-left][view=landscape]>.smart-container{flex-direction:row-reverse}smart-toast,smart-toast .smart-toast-container{display:none;font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-toast-container.smart-toast-container-bottom-left,.smart-toast-container.smart-toast-container-bottom-right,.smart-toast-container.smart-toast-container-custom,.smart-toast-container.smart-toast-container-top-left,.smart-toast-container.smart-toast-container-top-right{box-sizing:border-box;overflow-y:hidden;padding:5px;position:fixed;width:400px;width:var(--smart-toast-container-default-width);z-index:9999;z-index:var(--smart-editor-drop-down-z-index)}.smart-toast-container.smart-toast-container-top-left{left:0;top:0}.smart-toast-container.smart-toast-container-top-right{right:0;top:0}.smart-toast-container.smart-toast-container-bottom-left{bottom:0;left:0}.smart-toast-container.smart-toast-container-bottom-right{bottom:0;right:0}.smart-toast-container.smart-toast-container-modal{height:100%;width:100%}.smart-toast-container.smart-toast-container-modal:not(:empty){align-items:center;background-color:#00000080;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;top:0;z-index:9999;z-index:var(--smart-editor-drop-down-z-index)}.smart-toast-container.smart-toast-container-modal .smart-toast-item{width:200px}.smart-toast-item{background-color:#f5f5f5;background-color:var(--smart-surface);border-color:#e0e0e0;border-color:var(--smart-border);color:#323232;color:var(--smart-surface-color);display:block;margin-bottom:2px;opacity:.8;-webkit-user-select:none;user-select:none;width:100%}.smart-toast-item:hover{opacity:1}.smart-toast-item .smart-toast-item-header{display:flex;height:20px;height:var(--smart-toast-header-height);justify-content:flex-end}.smart-toast-item .smart-toast-item-header .smart-toast-item-close-button{color:inherit;cursor:pointer;display:none;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:14px;height:var(--smart-font-size);margin:5px;opacity:1;position:relative;-webkit-user-select:none;user-select:none;width:14px;width:var(--smart-font-size)}.smart-toast-item .smart-toast-item-container{align-items:center;display:flex;padding:0 0 10px;position:relative;top:-4px}.smart-toast-item .smart-toast-item-container .smart-toast-item-icon{background-repeat:no-repeat;display:inline-block;height:25px;margin:0 15px;width:25px}.smart-toast-item .smart-toast-item-container .smart-toast-item-icon:after{align-items:center;content:"";content:var(--smart-toast-item-icon);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:1.75em;height:100%;justify-content:center;width:100%}.smart-toast-item .smart-toast-item-container .smart-toast-item-content{color:inherit;display:inline-block;font-family:inherit;font-size:inherit;font-weight:inherit;margin:0 15px;opacity:1;overflow:hidden;text-align:center;text-overflow:ellipsis;width:calc(100% - 110px)}.smart-toast-item[show-close-button] .smart-toast-item-header .smart-toast-item-close-button{display:block}.smart-toast-item[show-close-button] .smart-toast-item-header .smart-toast-item-close-button:after{color:inherit;content:"\e80d";content:var(--smart-icon-close);cursor:pointer;display:block;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:inherit;left:0;position:absolute;top:0;-webkit-user-select:none;user-select:none}.smart-toast-item.primary,.smart-toast-item.primary .smart-toast-item-header .smart-toast-item-close-button{color:#fff;color:var(--smart-primary-color)}.smart-toast-item[opened]{opacity:.8}.smart-toast-item[opened]:hover{opacity:1}.smart-toast-item.blink{animation:blink 1s ease-in infinite normal}.smart-toast-item.primary{background-color:#005c99;background-color:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary)}.smart-toast-item.secondary{background-color:#2d2d30;background-color:var(--smart-secondary);border-color:#2d2d30;border-color:var(--smart-secondary);color:#fff;color:var(--smart-secondary-color)}.smart-toast-item.secondary .smart-toast-item-header .smart-toast-item-close-button{color:#fff;color:var(--smart-primary-color)}.smart-toast-item.success{background-color:#8bc34a;background-color:var(--smart-success);border-color:#8bc34a;border-color:var(--smart-success);color:#fff;color:var(--smart-success-color)}.smart-toast-item.success .smart-toast-item-header .smart-toast-item-close-button{color:#fff;color:var(--smart-primary-color)}.smart-toast-item.error{background-color:#b00020;background-color:var(--smart-error);border-color:#b00020;border-color:var(--smart-error);color:#fff;color:var(--smart-error-color)}.smart-toast-item.error .smart-toast-item-header .smart-toast-item-close-button{color:#fff;color:var(--smart-primary-color)}.smart-toast-item.info{background-color:#5cc0de;background-color:var(--smart-info);border-color:#5cc0de;border-color:var(--smart-info);color:#fff;color:var(--smart-info-color)}.smart-toast-item.info .smart-toast-item-header .smart-toast-item-close-button{color:#fff;color:var(--smart-primary-color)}.smart-toast-item.warning{background-color:#f0ad4e;background-color:var(--smart-warning);border-color:#f0ad4e;border-color:var(--smart-warning);color:#fff;color:var(--smart-warning-color)}.smart-toast-item.warning .smart-toast-item-header .smart-toast-item-close-button{color:#fff;color:var(--smart-primary-color)}.smart-toast-item.light{background-color:#fff;background-color:var(--smart-light);border-color:#fff;border-color:var(--smart-light);color:#222;color:var(--smart-light-color)}.smart-toast-item.light .smart-toast-item-header .smart-toast-item-close-button{color:#fff;color:var(--smart-primary-color)}.smart-toast-item.dark{background-color:#222;background-color:var(--smart-dark);border-color:#222;border-color:var(--smart-dark);color:#fff;color:var(--smart-dark-color)}.smart-toast-item.dark .smart-toast-item-header .smart-toast-item-close-button{color:#fff;color:var(--smart-primary-color)}.smart-toast-item.mail{background-color:#337ab7;border-color:#337ab7;color:#fff}.smart-toast-item.mail .smart-toast-item-header .smart-toast-item-close-button{color:#fff}.smart-toast-item.time{background-color:#363636;border-color:#363636;color:#fff}.smart-toast-item.time .smart-toast-item-header .smart-toast-item-close-button{color:#fff}.smart-toast-item.info .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-help-circled)}.smart-toast-item.warning .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-attention)}.smart-toast-item.success .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-check)}.smart-toast-item.error .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-block)}.smart-toast-item.mail .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-mail)}.smart-toast-item.time .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-clock)}.smart-toast-item[right-to-left]>.smart-container{direction:rtl}@keyframes blink{50%{opacity:.5}}.smart-toggle-box{cursor:pointer;display:inline-block;height:30px;height:var(--smart-editor-height);outline:0}.smart-toggle-box.smart-element{background:0 0;border:none}.smart-toggle-box .smart-container,.smart-toggle-box.smart-container{align-items:center;display:flex;position:relative}.smart-toggle-box .smart-overlay,.smart-toggle-box .smart-ripple{background:#005c99;background:var(--smart-primary)}.smart-toggle-box .smart-overlay{border-radius:100%;box-sizing:initial;height:100%;left:2px;margin:0;opacity:0;padding:0;position:absolute;top:0;transition:opacity .28s ease-in-out;width:30px;width:var(--smart-editor-height)}.smart-toggle-box .smart-label{background:inherit;color:#5a5a5a;color:var(--smart-background-color);font-family:inherit;font-size:inherit;margin:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}.smart-toggle-box.smart-check-box .smart-input{background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);box-sizing:initial;color:#5a5a5a;color:var(--smart-background-color);display:inline-block;height:16px;height:var(--smart-check-box-default-size);margin:0 0 0 8px;min-height:16px;min-height:var(--smart-check-box-default-size);min-width:16px;min-width:var(--smart-check-box-default-size);position:relative;transition:background .2s linear;width:16px;width:var(--smart-check-box-default-size)}.smart-toggle-box.smart-check-box .smart-input:after{align-content:center;align-items:center;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:100%;justify-content:center}.smart-toggle-box.smart-check-box[checked] .smart-input:after{content:"\e908";content:var(--smart-icon-check);font-weight:100;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{background-color:#fefefe;background-color:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);border-radius:100%;border-style:solid;border-width:1px;border-width:var(--smart-border-width);box-sizing:initial;color:#5a5a5a;color:var(--smart-background-color);display:inline-block;height:16px;height:var(--smart-radio-button-default-size);margin:0 0 0 8px;min-height:16px;min-height:var(--smart-radio-button-default-size);min-width:16px;min-width:var(--smart-radio-button-default-size);position:relative;width:16px;width:var(--smart-radio-button-default-size)}.smart-toggle-box.smart-radio-button .smart-input:after{font-feature-settings:normal;border-radius:50%;color:inherit;content:"";font-style:normal;font-variant:normal;height:50%;left:50%;line-height:100%;position:absolute;text-decoration:inherit;text-transform:none;top:50%;transform:translate(-50%,-50%);width:50%}.smart-toggle-box.smart-radio-button[checked] .smart-input:after{background:#fff;background:var(--smart-primary-color);font-size:15px;font-weight:100}.smart-toggle-box.smart-radio-button[checked][hover]:not([focus]) .smart-input:after{background:#333;background:var(--smart-ui-state-color-hover)}.smart-toggle-box[active] .smart-input,.smart-toggle-box[checked] .smart-input{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;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{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-toggle-box:focus .smart-input,.smart-toggle-box[focus] .smart-input{background-color:#005c99;background-color:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color);outline:0;overflow:visible}.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:auto}.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:auto;right:2px}.smart-toggle-box[right-to-left] .smart-input{margin:0 8px 0 0}smart-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);pointer-events:none;position:absolute;text-align:center;visibility:hidden;z-index:9999;z-index:var(--smart-editor-drop-down-z-index)}smart-tooltip.smart-element{background:0 0;overflow:visible}smart-tooltip .smart-tooltip-content{background-color:#2d2d30;background-color:var(--smart-secondary);border:1px solid #2d2d30;border:var(--smart-border-width) solid var(--smart-secondary);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);box-shadow:0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f,0 3px 5px 0 #0003;box-shadow:var(--smart-elevation-6);color:#fff;color:var(--smart-secondary-color);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);height:100%;opacity:.9;overflow:hidden;padding:4px 8px;padding:var(--smart-tooltip-padding);text-overflow:ellipsis;width:100%}smart-tooltip[arrow],smart-tooltip[arrow][arrow-direction=bottom]{padding-bottom:6px;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{border-left:6px solid #0000;border-left:var(--smart-tooltip-arrow-width) solid #0000;border-right:6px solid #0000;border-right:var(--smart-tooltip-arrow-width) solid #0000;border-top:6px solid #2d2d30;border-top:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);bottom:0;content:"";height:0;left:calc(50% - 6px);left:calc(50% - var(--smart-tooltip-arrow-width));position:absolute;transform:translateX(0);transform:translateX(var(--smart-tooltip-arrow-translate));width:0}smart-tooltip[visible]{pointer-events:auto;visibility:visible}smart-tooltip[arrow][arrow-direction=top]{padding-bottom:0;padding-top:6px;padding-top:var(--smart-tooltip-arrow-width)}smart-tooltip[arrow][arrow-direction=top] .smart-tooltip-content:after{border-bottom:6px solid #2d2d30;border-bottom:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);border-left:6px solid #0000;border-left:var(--smart-tooltip-arrow-width) solid #0000;border-right:6px solid #0000;border-right:var(--smart-tooltip-arrow-width) solid #0000;border-top:initial;bottom:calc(100% + 6px);bottom:calc(100% + var(--smart-tooltip-arrow-width));top:0;transform:translateX(0);transform:translateX(var(--smart-tooltip-arrow-translate))}smart-tooltip[arrow][arrow-direction=left] .smart-tooltip-content:after,smart-tooltip[arrow][arrow-direction=right] .smart-tooltip-content:after{border-bottom:6px solid #0000;border-bottom:var(--smart-tooltip-arrow-width) solid #0000;border-top:6px solid #0000;border-top:var(--smart-tooltip-arrow-width) solid #0000;transform:translateY(0);transform:translateY(var(--smart-tooltip-arrow-translate))}smart-tooltip[arrow][arrow-direction=left]{padding-bottom:0;padding-left:6px;padding-left:var(--smart-tooltip-arrow-width)}smart-tooltip[arrow][arrow-direction=left] .smart-tooltip-content:after{border-left:initial;border-right:6px solid #2d2d30;border-right:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);left:0;top:calc(50% - 6px);top:calc(50% - var(--smart-tooltip-arrow-width))}smart-tooltip[arrow][arrow-direction=right]{padding-bottom:0;padding-right:6px;padding-right:var(--smart-tooltip-arrow-width)}smart-tooltip[arrow][arrow-direction=right] .smart-tooltip-content:after{border-left:6px solid #2d2d30;border-left:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);border-right:initial;left:calc(100% - 6px);left:calc(100% - var(--smart-tooltip-arrow-width));top:calc(50% - 6px);top:calc(50% - var(--smart-tooltip-arrow-width))}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-timeline{display:block;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);overflow:hidden;padding:10px}smart-timeline .smart-container{display:flex;overflow:hidden;position:relative}smart-timeline .smart-timeline-near-items{padding-right:20px;position:relative}smart-timeline .smart-timeline-far-items{padding-left:20px;position:relative}smart-timeline.smart-timeline[horizontal] .smart-container{flex-direction:column}smart-timeline.smart-timeline[horizontal] .smart-timeline-near-items{align-items:flex-end;display:flex;padding-bottom:20px;padding-right:0}smart-timeline.smart-timeline[horizontal] .smart-timeline-far-items{display:flex;padding-left:0;padding-top:20px}smart-timeline .smart-timeline-item{align-items:center;display:flex;justify-content:flex-end;padding-block:20px;padding-inline:0;position:relative}smart-timeline.smart-timeline[horizontal] .smart-timeline-item{display:block;padding-block:0}smart-timeline .smart-timeline-item[collapsible]{cursor:pointer}smart-timeline .smart-timeline-item-icon{height:20px;margin-right:10px;width:20px}smart-timeline .smart-timeline-item-pointer,smart-timeline .smart-timeline-item-pointer:after,smart-timeline .smart-timeline-item-pointer:before{background:#fefefe;background:var(--smart-background);content:"";height:16px;width:16px;z-index:9}smart-timeline .smart-timeline-item-content{background:#fefefe;background:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);padding:20px;position:relative}smart-timeline .smart-timeline-item-pointer{border:1px solid #e0e0e0;border:1px solid var(--smart-border);display:block;margin-right:-16px;position:absolute;right:0;top:50%;transform:translate(-50%,-50%) rotate(45deg)}smart-timeline .smart-timeline-item-pointer:after{position:absolute;right:14px}smart-timeline .smart-timeline-item-pointer:before{position:absolute;right:inherit;top:14px}smart-timeline .smart-timeline-far-items .smart-timeline-item-pointer{left:0;right:inherit}smart-timeline .smart-timeline-far-items .smart-timeline-item-pointer:before{left:14px;right:auto;top:-2px}smart-timeline .smart-timeline-far-items .smart-timeline-item-pointer:after{right:-2px;top:-16px}smart-timeline.smart-timeline[horizontal] .smart-timeline-item-pointer{left:50%;top:0}smart-timeline.smart-timeline[horizontal] .smart-timeline-near-items .smart-timeline-item-pointer{bottom:-16px;left:50%;top:auto}smart-timeline .smart-timeline-far-items .smart-timeline-item{justify-content:flex-start}smart-timeline .smart-timeline-far-items .smart-timeline-item-content{padding-left:20px;padding-right:20px}smart-timeline.smart-timeline[horizontal] .smart-timeline-far-items .smart-timeline-item-pointer:after{top:auto}smart-timeline.smart-timeline[horizontal] .smart-timeline-far-items .smart-timeline-item-pointer:before{top:0}smart-timeline.smart-timeline[horizontal] .smart-timeline-near-items .smart-timeline-item-pointer:before{top:-16px}smart-timeline.smart-timeline[horizontal] .smart-timeline-near-items .smart-timeline-item-pointer:after{left:-16px;top:-2px}smart-timeline .smart-timeline-item-title{font-size:16px;font-weight:400}smart-timeline .smart-timeline-item .smart-timeline-item-description{display:none;margin-top:20px}smart-timeline .smart-timeline-item.expanded .smart-timeline-item-description{display:block}smart-timeline .smart-timeline-item[collapsible].expanded .smart-timeline-item-title:after{content:"\e901";content:var(--smart-icon-arrow-down)}smart-timeline .smart-timeline-item[collapsible] .smart-timeline-item-title:after{content:"\e903";content:var(--smart-icon-arrow-right);cursor:pointer;display:inline;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:1px;margin-top:10px;width:100%}smart-timeline .smart-timeline-item-subtitle{font-size:12px;font-weight:400}smart-timeline .smart-timeline-track{align-items:center;background:#f5f5f5;background:var(--smart-surface);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:6px;display:flex;flex-direction:column;width:6px}smart-timeline.smart-timeline[horizontal] .smart-timeline-track{height:6px;width:100%}smart-timeline .smart-timeline-near-items .smart-timeline-item-date{right:20px}smart-timeline .smart-timeline-far-items .smart-timeline-item-date{left:20px}smart-timeline.smart-timeline[horizontal] .smart-timeline-near-items .smart-timeline-item-date{bottom:20px;right:auto}smart-timeline.smart-timeline[horizontal] .smart-timeline-far-items .smart-timeline-item-date{left:auto;top:20px}smart-timeline .smart-timeline-item-date{margin-top:3px;position:absolute}smart-timeline .smart-timeline-dot{background:#005c99;background:var(--smart-primary);border-radius:50%;height:16px;margin-top:4px;position:absolute;width:16px;z-index:1}smart-timeline.smart-timeline[horizontal] .smart-timeline-dot{margin-top:-6px}smart-tree{display:block;height:450px;height:var(--smart-tree-default-height);overflow:hidden;visibility:hidden;width:450px;width:var(--smart-tree-default-width)}.smart-tree.smart-container,.smart-tree>.smart-container{display:flex;flex-direction:column;position:relative}.smart-tree.smart-element{visibility:inherit}.smart-tree smart-scroll-bar{overflow:hidden}.smart-tree smart-scroll-viewer{border:none;height:100%;padding:0;position:relative;width:100%}.smart-tree smart-scroll-viewer.smart-scroll-viewer-element{border:none}.smart-tree smart-scroll-viewer.scroll-buttons-shown{height:calc(100% - 40px);height:calc(100% - var(--smart-tree-scroll-button-size)*2);width:100%}.smart-tree smart-scroll-viewer.scroll-buttons-shown.one-button-shown{height:calc(100% - 20px);height:calc(100% - var(--smart-tree-scroll-button-size));width:100%}.smart-tree smart-tree-item,.smart-tree smart-tree-items-group{align-items:center;cursor:pointer;height:auto;justify-content:space-between;position:relative;white-space:nowrap}.smart-tree .smart-tree-drop-down,.smart-tree smart-tree-item[disabled],.smart-tree smart-tree-item[template-applied],.smart-tree smart-tree-items-group[disabled],.smart-tree[disabled] smart-tree-item,.smart-tree[disabled] smart-tree-items-group,.smart-tree[display-loading-indicator] smart-tree-item,.smart-tree[display-loading-indicator] smart-tree-items-group{cursor:default}.smart-tree smart-tree-item.smart-element,.smart-tree smart-tree-items-group.smart-element{border:none}.smart-tree smart-tree-item[separator]:after,.smart-tree smart-tree-items-group[separator]:after{background-color:#0000001a;bottom:0;content:"";height:1px;left:0;pointer-events:none;position:absolute;width:100%}.smart-tree smart-tree-item{display:block;overflow:hidden;padding-left:0}.smart-tree smart-tree-item .smart-tree-item-shortcut{opacity:.5}.smart-tree smart-tree-items-group{display:flex;flex-direction:column;overflow:hidden}.smart-tree smart-tree-items-group>.smart-tree-item-label-container{justify-content:flex-start;overflow:hidden}.smart-tree smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{order:1}.smart-tree smart-tree-items-group .smart-tree-items-group-arrow{display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:13px;justify-content:center;left:-7px;left:calc(1px - var(--smart-tree-indent)/2);line-height:1;order:0;position:relative;transform:rotate(0);width:16px;width:var(--smart-tree-indent)}.smart-tree .smart-tree-edit-input,.smart-tree-item-feedback{font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size)}.smart-tree smart-tree-items-group .smart-tree-items-group-arrow:after{height:100%;left:0;position:relative;top:0}.smart-tree smart-tree-items-group.filtered-child>.smart-tree-item-label-container>.smart-tree-item-label-element{font-weight:inherit}.smart-tree .smart-tree-main-container{height:100%;overflow:hidden;position:relative;width:100%}.smart-tree .smart-tree-items-group-opened>.smart-tree-item-label-container>.smart-tree-items-group-arrow{transform:rotate(180deg)}.smart-tree .smart-tree-item-label-element{align-items:center;display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.smart-tree .smart-tree-item-label-element>span{overflow:hidden;padding:9px 12px;padding:var(--smart-tree-item-padding);position:relative;text-overflow:ellipsis;white-space:nowrap}.smart-tree .smart-tree-item-label-element>span>smart-button button{padding:initial}.smart-tree .smart-tree-item-label-element>span>i{vertical-align:middle}.smart-tree .smart-tree-item-label-container{align-items:center;display:flex;flex-direction:row;height:36px;height:var(--smart-tree-item-label-height);justify-content:space-between;overflow:hidden;position:relative;width:100%}.smart-tree .smart-tree-edit-input{border:1px solid #e0e0e0;border:1px solid var(--smart-border);margin:0 3px;margin:0 var(--smart-tree-item-horizontal-offset);outline:0;position:absolute;width:calc(100% - 6px);width:calc(100% - var(--smart-tree-item-horizontal-offset)*2);z-index:1}.smart-tree .smart-tree-edit-input::selection{background-color:#005c991a;background-color:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-tree .smart-tree-filter-input-container{display:none;font-size:inherit;height:30px;height:calc(var(--smart-text-box-default-height));margin:3px;margin:var(--smart-tree-item-vertical-offset) var(--smart-tree-item-horizontal-offset);position:relative;width:calc(100% - 6px);width:calc(100% - var(--smart-tree-item-horizontal-offset)*2)}.smart-tree .smart-tree-filter-input-container:after{align-items:center;content:"\f0b0";content:var(--smart-icon-filter);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:30px;height:var(--smart-text-box-default-height);justify-content:center;left:calc(100% - 25px);position:absolute;top:0;width:25px}.smart-tree .smart-filter-input{background:inherit;border:1px solid #e0e0e0;border:1px solid var(--smart-border);color:inherit;font-size:inherit;height:100%;padding-left:4px;padding-left:var(--smart-editor-label-padding);padding-right:29px;padding-right:calc(var(--smart-editor-label-padding) + 25px);width:100%}.smart-tree .smart-filter-input:focus{outline:0}.smart-tree .smart-filter-input::selection{background-color:#005c991a;background-color:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-tree .smart-tree-scroll-button{--smart-button-padding:0;background-color:#f1f1f1;background-color:var(--smart-scroll-bar-button-background);height:20px;height:var(--smart-tree-scroll-button-size);width:100%}.smart-tree .smart-tree-scroll-button>button{border:none}.smart-tree .smart-scroll-viewer-container .smart-tree-main-container{padding-left:3px;padding-left:var(--smart-tree-item-horizontal-offset);padding-top:3px;padding-top:var(--smart-tree-item-vertical-offset)}.smart-tree .smart-scroll-viewer-container .smart-tree-main-container,.smart-tree .smart-scroll-viewer-container.vscroll .smart-tree-main-container{padding-right:3px;padding-right:var(--smart-tree-item-horizontal-offset)}.smart-tree .smart-scroll-viewer-content-container{display:block;padding:0}.smart-tree .smart-tree-drop-down{height:auto;transform:none;transform:scaleY(1);width:100%}.smart-tree .smart-tree-drop-down.smart-visibility-hidden{height:0;margin-top:0;transform:scaleY(0)}.smart-tree .drop-target:after{border:2px dashed #005c99;border:2px dashed var(--smart-primary);box-sizing:border-box;content:"";height:100%;left:0;opacity:.75;pointer-events:none;position:absolute;top:0;width:100%}.smart-tree .drop-target.top:after{border:none;border-top:2px dashed #005c99;border-top:2px dashed var(--smart-primary)}.smart-tree .drop-target.bottom:after{border:none;border-bottom:2px dashed #005c99;border-bottom:2px dashed var(--smart-primary)}.smart-tree .smart-ripple{background:#005c99;background:var(--smart-primary)}.smart-tree .smart-hidden{display:none!important}.smart-tree[overflow=hidden],.smart-tree[scroll-mode=scrollButtons]{--smart-scroll-bar-size:0px}.smart-tree[selection-mode=checkBox] smart-tree-item>.smart-tree-item-label-container:before,.smart-tree[selection-mode=checkBox] smart-tree-items-group>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton] smart-tree-item>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton] smart-tree-items-group>.smart-tree-item-label-container:before{content:"";transform:scale(0)}.smart-tree[selection-mode=checkBox] smart-tree-item>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox] smart-tree-items-group>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton] smart-tree-item>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton] smart-tree-items-group>.smart-tree-item-label-container:after{align-items:center;border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);content:"";display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:16px;height:var(--smart-check-box-default-size);justify-content:center;margin-left:5px;padding:1px;position:absolute;width:16px;width:var(--smart-check-box-default-size)}.smart-tree[filterable] .smart-tree-filter-input-container,.smart-tree[scroll-mode=scrollButtons] .smart-tree-scroll-button{display:block}.smart-tree[selection-mode=checkBox] smart-tree-item[selected][focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=checkBox] smart-tree-items-group[selected][focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton] smart-tree-item[selected][focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton] smart-tree-items-group[selected][focus]>.smart-tree-item-label-container:before{background:#005c99;background:var(--smart-primary);border-radius:50%;content:"";height:32px;height:calc(var(--smart-check-box-default-size) + 16px);margin-left:5px;opacity:.3;position:absolute;transform:scale(1);width:32px;width:calc(var(--smart-check-box-default-size) + 16px);z-index:1}.smart-tree[selection-mode=checkBox][show-lines] smart-tree-items-group>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton][show-lines] smart-tree-items-group>.smart-tree-item-label-container:after{margin-left:21px;margin-left:calc(var(--smart-tree-indent) + 5px)}.smart-tree[selection-mode=checkBox][show-lines] smart-tree-items-group[selected][focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton][show-lines] smart-tree-items-group[selected][focus]>.smart-tree-item-label-container:before{margin-left:16px;margin-left:calc(var(--smart-tree-indent))}.smart-tree[selection-mode=checkBox][show-lines] smart-tree-item[selected][focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton][show-lines] smart-tree-item[selected][focus]>.smart-tree-item-label-container:before{margin-left:0}.smart-tree[selection-mode=checkBox] smart-tree-item .smart-tree-item-label-element,.smart-tree[selection-mode=checkBox] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-mode=radioButton] smart-tree-item .smart-tree-item-label-element,.smart-tree[selection-mode=radioButton] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-left:26px;padding-left:calc(var(--smart-tree-indent) + 10px)}.smart-tree[selection-mode=checkBox] .smart-tree-item-label-element>span,.smart-tree[selection-mode=radioButton] .smart-tree-item-label-element>span{padding-left:5px}.smart-tree[selection-mode=checkBox]:not([animation=none]) smart-tree-item>.smart-tree-item-label-container:before,.smart-tree[selection-mode=checkBox]:not([animation=none]) smart-tree-items-group>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton]:not([animation=none]) smart-tree-item>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton]:not([animation=none]) smart-tree-items-group>.smart-tree-item-label-container:before{transition:transform .25s ease-in-out}.smart-tree[selection-mode=checkBox][toggle-element-position=far] smart-tree-item[focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=checkBox][toggle-element-position=far] smart-tree-items-group[focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton][toggle-element-position=far] smart-tree-item[focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton][toggle-element-position=far] smart-tree-items-group[focus]>.smart-tree-item-label-container:before{margin-left:-1px}.smart-tree[selection-mode=checkBox]:not([show-lines]) smart-tree-items-group>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton]:not([show-lines]) smart-tree-items-group>.smart-tree-item-label-container:after{margin-left:21px;margin-left:calc(var(--smart-check-box-default-size) + 5px)}.smart-tree[selection-mode=checkBox]:not([show-lines]):not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox]:not([show-lines]):not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton]:not([show-lines]):not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton]:not([show-lines]):not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container:after{margin-left:11px;margin-left:calc(var(--smart-check-box-default-size) - 5px)}.smart-tree[selection-mode=checkBox]:not([show-lines]):not([toggle-element-position=far]):not([right-to-left]) smart-tree-item .smart-tree-item-label-element>span,.smart-tree[selection-mode=radioButton]:not([show-lines]):not([toggle-element-position=far]):not([right-to-left]) smart-tree-item .smart-tree-item-label-element>span{padding:9px 12px;padding:var(--smart-tree-item-padding)}.smart-tree[selection-mode=radioButton] smart-tree-item>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton] smart-tree-items-group>.smart-tree-item-label-container:after{border-radius:100%}.smart-tree[selection-mode=radioButton] smart-tree-item[selected]>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton] smart-tree-items-group[selected]>.smart-tree-item-label-container:after{background:#005c99;background:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color);content:"\e818";content:var(--smart-icon-radio)}.smart-tree[selection-mode=checkBox] smart-tree-item[selected]>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox] smart-tree-items-group[selected]>.smart-tree-item-label-container:after{background:#005c99;background:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color);content:"\e908";content:var(--smart-icon-check)}.smart-tree[selection-mode=checkBox] smart-tree-item[indeterminate]>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox] smart-tree-items-group[indeterminate]>.smart-tree-item-label-container:after{background-clip:content-box;height:15px;height:calc(var(--smart-check-box-default-size) - 1px);padding:2px;width:15px;width:calc(var(--smart-check-box-default-size) - 1px)}.smart-tree[filterable] smart-scroll-viewer{height:calc(100% - 36px);height:calc(100% - var(--smart-text-box-default-height) - var(--smart-tree-item-vertical-offset)*2)}.smart-tree[filterable] smart-scroll-viewer.scroll-buttons-shown{height:calc(100% - 76px);height:calc(100% - var(--smart-tree-scroll-button-size)*2 - var(--smart-text-box-default-height) - var(--smart-tree-item-vertical-offset)*2)}.smart-tree[filterable] smart-scroll-viewer.scroll-buttons-shown.one-button-shown{height:calc(100% - 56px);height:calc(100% - var(--smart-tree-scroll-button-size) - var(--smart-text-box-default-height) - var(--smart-tree-item-vertical-offset)*2)}.smart-tree[filter-applied] .smart-tree-item-label-element{font-weight:bolder}.smart-tree[filter-applied] smart-tree-items-group.hidden-children{cursor:not-allowed}.smart-tree:not([toggle-element-position=far]) smart-tree-items-group .smart-tree-items-group-arrow{opacity:1;z-index:1}.smart-tree[toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container{justify-content:space-between}.smart-tree[toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:16px;margin-left:var(--smart-tree-indent);order:0}.smart-tree[toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-items-group-arrow{order:1}.smart-tree:not([show-lines])[selection-mode=checkBox][toggle-element-position=far]:not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree:not([show-lines])[selection-mode=radioButton][toggle-element-position=far]:not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:5px;margin-left:calc(var(--smart-tree-indent) - 11px)}.smart-tree:not([show-lines]):not([toggle-element-position=far]):not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:-4px}.smart-tree:not([show-lines])[toggle-element-position=far]:not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:12px;margin-left:calc(var(--smart-tree-indent) - 4px)}.smart-tree:not([show-lines]):not([selection-display-mode=label]):not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{padding-left:0}.smart-tree[show-lines] smart-tree-item>.smart-tree-item-label-container,.smart-tree[show-lines] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[show-lines] smart-tree-items-group>.smart-tree-item-label-container,.smart-tree[show-lines] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{overflow:visible;position:relative}.smart-tree[show-lines] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element:before,.smart-tree[show-lines] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element:before{border-left:1px dashed #e0e0e0;border-left:var(--smart-tree-lines-width) var(--smart-tree-lines-style) var(--smart-tree-lines-color);content:"";height:300%;left:-16px;left:calc(0px - var(--smart-tree-indent));pointer-events:none;position:absolute}.smart-tree[show-lines] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element:after,.smart-tree[show-lines] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element:after{border-top:1px dashed #e0e0e0;border-top:var(--smart-tree-lines-width) var(--smart-tree-lines-style) var(--smart-tree-lines-color);content:"";left:-16px;left:calc(0px - var(--smart-tree-indent));pointer-events:none;position:absolute;width:16px;width:var(--smart-tree-indent)}.smart-tree:not([selection-display-mode=label]) smart-tree-item,.smart-tree:not([selection-display-mode=label]) smart-tree-items-group>.smart-tree-item-label-container,.smart-tree[selection-display-mode=label] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-style:solid;border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius);border-width:1px;border-width:var(--smart-item-border-width);margin-bottom:3px;margin-bottom:var(--smart-tree-item-vertical-offset)}.smart-tree[show-lines] smart-tree-item.last-filtered-child>.smart-tree-item-label-container>.smart-tree-item-label-element:before,.smart-tree[show-lines] smart-tree-item:last-child>.smart-tree-item-label-container>.smart-tree-item-label-element:before,.smart-tree[show-lines] smart-tree-items-group.last-filtered-child>.smart-tree-item-label-container>.smart-tree-item-label-element:before,.smart-tree[show-lines] smart-tree-items-group:last-child>.smart-tree-item-label-container>.smart-tree-item-label-element:before{height:150%;top:-100%}.smart-tree[show-lines] smart-tree-item{padding-left:16px;padding-left:var(--smart-tree-indent)}.smart-tree[show-lines] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{width:calc(100% - 16px);width:calc(100% - var(--smart-tree-indent))}.smart-tree[show-lines]:not([show-root-lines]) smart-tree-item[level="1"] .smart-tree-item-label-element:after,.smart-tree[show-lines]:not([show-root-lines]) smart-tree-item[level="1"] .smart-tree-item-label-element:before,.smart-tree[show-lines]:not([show-root-lines]) smart-tree-items-group[level="1"]>.smart-tree-item-label-container>.smart-tree-item-label-element:after,.smart-tree[show-lines]:not([show-root-lines]) smart-tree-items-group[level="1"]>.smart-tree-item-label-container>.smart-tree-item-label-element:before{content:none}.smart-tree[show-lines][show-root-lines] smart-tree-item[level="1"] .smart-tree-item-label-element:after,.smart-tree[show-lines][show-root-lines] smart-tree-item[level="1"] .smart-tree-item-label-element:before,.smart-tree[show-lines][show-root-lines] smart-tree-items-group[level="1"]>.smart-tree-item-label-container>.smart-tree-item-label-element:after,.smart-tree[show-lines][show-root-lines] smart-tree-items-group[level="1"]>.smart-tree-item-label-container>.smart-tree-item-label-element:before{pointer-events:none}.smart-tree[show-lines] .smart-tree-items-group-expanded:not(:last-child):not(.last-filtered-child)>.smart-tree-item-label-container>.smart-tree-item-label-element:before{height:3000px;z-index:1}.smart-tree:not([selection-display-mode=label]) smart-tree-item{border-color:#0000}.smart-tree:not([selection-display-mode=label]) smart-tree-item[focus]{background-color:#e2e0e0;background-color:var(--smart-ui-state-focus);border-color:#e2e0e0;border-color:var(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus)}.smart-tree:not([selection-display-mode=label]) smart-tree-item[selected]{background-color:#005c991a;background-color:var(--smart-ui-state-selected);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-tree:not([selection-display-mode=label]) smart-tree-items-group>.smart-tree-item-label-container{border-color:#0000}.smart-tree:not([selection-display-mode=label]) smart-tree-items-group[focus]>.smart-tree-item-label-container{background-color:#e2e0e0;background-color:var(--smart-ui-state-focus);border-color:#e2e0e0;border-color:var(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus)}.smart-tree:not([selection-display-mode=label]) smart-tree-items-group[selected]>.smart-tree-item-label-container{background-color:#005c991a;background-color:var(--smart-ui-state-selected);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-tree:not([selection-display-mode=label]):not([animation=none]) smart-tree-item,.smart-tree:not([selection-display-mode=label]):not([animation=none]) smart-tree-items-group>.smart-tree-item-label-container{transition:color .28s ease-in-out,border-color .28s ease-in-out,background .28s ease-in-out}.smart-tree[selection-display-mode=label] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{border-color:#0000;margin-top:3px;margin-top:var(--smart-tree-item-vertical-offset)}.smart-tree[selection-display-mode=label] smart-tree-item[focus]>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple),.smart-tree[selection-display-mode=label] smart-tree-items-group[focus]>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple){background-color:#e2e0e0;background-color:var(--smart-ui-state-focus);border-color:#e2e0e0;border-color:var(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus)}.smart-tree[selection-display-mode=label] smart-tree-items-group .smart-tree-items-group-arrow{top:calc(-.5px - var(--smart-tree-item-border-width)/2)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([right-to-left]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([right-to-left]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{margin-left:5px;padding:9px 12px;padding:var(--smart-tree-item-padding)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines]):not([right-to-left]):not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines]):not([right-to-left]):not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-left:31px;padding-left:calc(var(--smart-tree-indent) + 15px)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines]):not([right-to-left]):not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines]):not([right-to-left]):not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-left:19px;padding-left:calc(var(--smart-tree-indent) + 3px)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines]):not([right-to-left])[toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines]):not([right-to-left])[toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:0}.smart-tree[selection-display-mode=label]:not([selection-mode=checkBox]):not([selection-mode=radioButton]) smart-tree-item[selected]>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple),.smart-tree[selection-display-mode=label]:not([selection-mode=checkBox]):not([selection-mode=radioButton]) smart-tree-items-group[selected]>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple){background-color:#005c991a;background-color:var(--smart-ui-state-selected);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-tree[selection-display-mode=label]:not([show-lines]):not([right-to-left]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span{margin:9px 12px;margin:var(--smart-tree-item-padding);margin-bottom:3px;margin-bottom:var(--smart-tree-item-vertical-offset);margin-right:0;margin-top:3px;margin-top:var(--smart-tree-item-vertical-offset)}.smart-tree[selection-display-mode=label]:not([animation=none]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label]:not([animation=none]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{transition:color .28s ease-in-out,background .28s ease-in-out,border-color .28s ease-in-out}.smart-tree[selection-display-mode=label]:not([animation=none]) smart-tree-item[focus]:not([selected])>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple),.smart-tree[selection-display-mode=label]:not([animation=none]) smart-tree-items-group[focus]:not([selected])>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple){transition:color .28s ease-in-out,border-color .28s ease-in-out,background .28s ease-in-out}.smart-tree[auto-hide-toggle-element] .hidden-arrows smart-tree-items-group .smart-tree-items-group-arrow{opacity:0}.smart-tree:not([animation=none]) .smart-tree-drop-down{transform-origin:top;transition:height .2s ease-in,transform .2s ease-in,visibility .2s ease-in}.smart-tree:not([animation=none]) .smart-tree-item-label-container>.smart-tree-items-group-arrow{transition:transform .2s ease-in}.smart-tree:not([animation=none])[auto-hide-toggle-element] .smart-tree-item-label-container>.smart-tree-items-group-arrow{transition:transform .2s ease-in,opacity .2s ease-in}@media (hover:hover){.smart-tree[selection-mode=checkBox] smart-tree-item:hover>.smart-tree-item-label-container>.smart-tree-item-label-element span.smart-ripple,.smart-tree[selection-mode=checkBox] smart-tree-items-group>.smart-tree-item-label-container:hover>.smart-tree-item-label-element span.smart-ripple,.smart-tree[selection-mode=radioButton] smart-tree-item:hover>.smart-tree-item-label-container>.smart-tree-item-label-element span.smart-ripple,.smart-tree[selection-mode=radioButton] smart-tree-items-group>.smart-tree-item-label-container:hover>.smart-tree-item-label-element span.smart-ripple{background-color:#005c991a;background-color:var(--smart-ui-state-selected)}.smart-tree[selection-mode=checkBox] smart-tree-item:hover>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox] smart-tree-items-group>.smart-tree-item-label-container:hover:after{background-color:#fefefe;background-color:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);color:#5a5a5a;color:var(--smart-background-color)}.smart-tree[selection-mode=checkBox] smart-tree-item[indeterminate]:not(:hover)>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox] smart-tree-items-group[indeterminate]>.smart-tree-item-label-container:not(:hover):after{background-color:#005c991a;background-color:var(--smart-ui-state-selected)}.smart-tree[selection-mode=radioButton] smart-tree-item:not([selected]):hover>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton] smart-tree-items-group:not([selected])>.smart-tree-item-label-container:hover:after{background-color:#fefefe;background-color:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);color:#5a5a5a;color:var(--smart-background-color)}.smart-tree:not([selection-display-mode=label]) smart-tree-item:not([selected])[hover],.smart-tree:not([selection-display-mode=label]) smart-tree-items-group:not([selected])[hover]>.smart-tree-item-label-container,.smart-tree:not([selection-display-mode=label]):not([disable-hover]) smart-tree-item:not([selected]):hover,.smart-tree:not([selection-display-mode=label]):not([disable-hover]) smart-tree-items-group:not([selected])>.smart-tree-item-label-container:hover,.smart-tree[selection-display-mode=label] smart-tree-item:not([selected])[hover]>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label] smart-tree-items-group:not([selected])[hover]>.smart-tree-item-label-container,.smart-tree[selection-display-mode=label]:not([disable-hover]) smart-tree-item:not([selected]):hover>.smart-tree-item-label-container>.smart-tree-item-label-element>span{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}}.smart-tree-item-feedback{align-items:center;background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);color:#5a5a5a;color:var(--smart-background-color);cursor:move;display:flex;padding:5px;position:absolute;white-space:nowrap;z-index:10000}.smart-tree-item-feedback.multiple{font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:26px}.smart-hidden{display:none!important}.smart-tree-drop-down-button{cursor:pointer;display:inline-block}.smart-window.smart-tree-popup{--smart-window-content-padding:0px;--smart-window-header-height:0px;border:none;border-radius:0;box-shadow:none;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);opacity:0;position:absolute;transform:scaleY(0)!important;transform-origin:top!important;transition:opacity .2s,transform .2s ease-out}.smart-window.smart-tree-popup.open{opacity:1;transform:scale(1)!important}.smart-tree smart-tree-items-group[right-to-left] smart-tree-item .smart-tree-item-label-element,.smart-tree smart-tree-items-group[right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-left:0;padding-right:26px;padding-right:calc(var(--smart-tree-indent) + 10px)}.smart-tree smart-tree-items-group[right-to-left] smart-tree-item>.smart-tree-item-label-container:after{margin-left:-5px}.smart-tree smart-tree-items-group[right-to-left] smart-tree-items-group>.smart-tree-item-label-container:after{margin-left:-21px;margin-left:calc(-5px - var(--smart-check-box-default-size))}.smart-tree smart-tree-items-group[right-to-left] smart-tree-item[focus]>.smart-tree-item-label-container:before,.smart-tree smart-tree-items-group[right-to-left] smart-tree-items-group[focus]>.smart-tree-item-label-container:before{margin-left:-3px}.smart-tree smart-tree-items-group[right-to-left][show-lines] smart-tree-item[focus]>.smart-tree-item-label-container:before,.smart-tree smart-tree-items-group[right-to-left][toggle-element-position=far] smart-tree-item[focus]>.smart-tree-item-label-container:before,.smart-tree smart-tree-items-group[right-to-left][toggle-element-position=far] smart-tree-items-group[focus]>.smart-tree-item-label-container:before{margin-left:1px}.smart-tree smart-tree-items-group[right-to-left][show-lines] smart-tree-items-group[focus]>.smart-tree-item-label-container:before{margin-left:-15px;margin-left:calc(1px - var(--smart-check-box-default-size))}.smart-tree[toggle-element-position=far][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:0;margin-right:16px;margin-right:var(--smart-tree-indent)}.smart-tree:not([show-lines])[selection-mode=checkBox][toggle-element-position=far][right-to-left] smart-tree-item .smart-tree-item-label-element,.smart-tree:not([show-lines])[selection-mode=checkBox][toggle-element-position=far][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree:not([show-lines])[selection-mode=radioButton][toggle-element-position=far][right-to-left] smart-tree-item .smart-tree-item-label-element,.smart-tree:not([show-lines])[selection-mode=radioButton][toggle-element-position=far][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-right:20px;padding-right:calc(var(--smart-tree-indent) + 4px)}.smart-tree:not([show-lines]):not([toggle-element-position=far])[right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-right:-4px}.smart-tree:not([show-lines])[toggle-element-position=far][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-right:12px;margin-right:calc(var(--smart-tree-indent) - 4px)}.smart-tree:not([show-lines]):not([selection-display-mode=label])[right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{padding-right:0}.smart-tree[show-lines][right-to-left] smart-tree-item{padding-left:0;padding-right:16px;padding-right:var(--smart-tree-indent)}.smart-tree[show-lines][right-to-left] smart-tree-item .smart-tree-item-label-element:after,.smart-tree[show-lines][right-to-left] smart-tree-item .smart-tree-item-label-element:before,.smart-tree[show-lines][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element:after,.smart-tree[show-lines][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element:before{left:auto;right:-16px;right:calc(0px - var(--smart-tree-indent))}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines])[right-to-left]:not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines])[right-to-left]:not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-right:31px;padding-right:calc(var(--smart-tree-indent) + 15px)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines])[right-to-left]:not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines])[right-to-left]:not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-right:19px;padding-right:calc(var(--smart-tree-indent) + 3px)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines])[right-to-left][toggle-element-position=far] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines])[right-to-left][toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines])[right-to-left][toggle-element-position=far] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines])[right-to-left][toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-right:5px}.smart-tree[selection-display-mode=label]:not([show-lines])[right-to-left] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span{margin:9px 12px;margin:var(--smart-tree-item-padding);margin-bottom:3px;margin-bottom:var(--smart-tree-item-vertical-offset);margin-left:0;margin-top:3px;margin-top:var(--smart-tree-item-vertical-offset)}.smart-tree[right-to-left] smart-tree-items-group .smart-tree-items-group-arrow{left:auto;right:-7px;right:calc(1px - var(--smart-tree-indent)/2)}.smart-tree[right-to-left] .smart-tree-filter-input-container:after{left:0}.smart-tree[right-to-left] .smart-tree-item-label-container{flex-direction:row-reverse;overflow:visible;position:relative}.smart-tree[right-to-left] .smart-filter-input{direction:rtl;padding-left:25px;padding-right:1px}.smart-tree[right-to-left] .smart-tree-edit-input{direction:rtl}.smart-tree[right-to-left] .smart-tree-item-label-element{direction:rtl;overflow:visible;position:relative}smart-window:not([opened]){opacity:0}.smart-window:not(.smart-container){box-shadow:0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f,0 11px 15px 0 #0003;box-shadow:var(--smart-elevation-24);display:block;height:450px;height:var(--smart-window-default-height);left:calc(50% - 225px);left:calc(50% - var(--smart-window-default-width)/2);min-height:48px;min-height:var(--smart-window-header-height);min-width:250px;min-width:var(--smart-window-min-width);overflow:hidden;position:absolute;top:calc(50% - 225px);top:calc(50% - var(--smart-window-default-height)/2);width:450px;width:var(--smart-window-default-width);z-index:9998;z-index:calc(var(--smart-editor-drop-down-z-index) - 1)}.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;height:100%;max-height:inherit;outline:0;width:100%}.smart-window .smart-content-container>.smart-header-section{align-items:center;background:#f5f5f5;background:var(--smart-window-header-background);border-color:#e0e0e0;border-color:var(--smart-border);color:#323232;color:var(--smart-surface-color);cursor:move;display:flex;font-family:inherit;font-size:inherit;height:48px;height:var(--smart-window-header-height);justify-content:space-between;line-height:normal;min-height:48px;min-height:var(--smart-window-header-height);overflow:hidden;padding:10px;padding:var(--smart-window-header-padding);touch-action:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;width:100%}.smart-window .smart-content-container>.smart-header-section .smart-buttons-container{align-items:center;display:flex;height:100%;justify-content:center}.smart-window .smart-content-container>.smart-header-section .smart-buttons-container button{background:0 0;border:none;color:inherit;cursor:pointer;height:24px;height:var(--smart-window-header-button-size);margin-left:1px;margin-right:1px;min-height:0;outline:0;padding:0;position:relative;width:24px;width:var(--smart-window-header-button-size)}.smart-window .smart-content-container>.smart-header-section .smart-buttons-container button:active{background-color:initial;outline:0}.smart-window .smart-content-container>.smart-content{align-items:center;background:#fefefe;background:var(--smart-background);display:flex;flex-direction:column;height:calc(100% - 48px);height:calc(100% - var(--smart-window-header-height));overflow-y:auto;padding:10px;padding:var(--smart-window-content-padding);width:100%}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){.smart-window .smart-content-container>.smart-content{align-content:start}}.smart-window .smart-content-container>.smart-footer{background-color:initial;background:#f5f5f5;background:var(--smart-window-footer-background);border-color:#e0e0e0;border-color:var(--smart-border);color:#323232;color:var(--smart-surface-color);display:flex;font-family:inherit;font-size:inherit;height:48px;height:var(--smart-window-footer-height);justify-content:center;line-height:normal;min-height:48px;min-height:var(--smart-window-footer-height);padding:6.5px;padding:var(--smart-window-footer-padding);position:relative;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;width:100%}.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{align-items:center;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-window-header-icon-size);height:100%;justify-content:center;pointer-events:none;position:absolute;text-align:center;top:0;width:100%}.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:0}.smart-window .smart-header-section .smart-buttons-container button:last-of-type{margin-right:0}.smart-window .smart-header-section .smart-buttons-container button.hover{background-color:initial;color:#000;color:initial}.smart-window .smart-header-section .smart-close-button:after{content:"\e80d";content:var(--smart-icon-close)}.smart-window .smart-header-section .smart-collapse-button:after{content:"\e901";content:var(--smart-icon-arrow-down)}.smart-window .smart-header-section .smart-maximize-button:after{content:"\f2d0";content:var(--smart-icon-window-maximize)}.smart-window .smart-header-section .smart-pin-button:after{content:"\e80a";content:var(--smart-icon-window-pin)}.smart-window .smart-header-section .smart-minimize-button:after{content:"\f2d1";content:var(--smart-icon-window-minimize)}.smart-window:focus,.smart-window[focus]{border-color:#005c99;border-color:var(--smart-primary);box-shadow:0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f,0 11px 15px 0 #0003;box-shadow:var(--smart-elevation-24);outline:0}.smart-window:focus .smart-content-container>.smart-header-section,.smart-window[focus] .smart-content-container>.smart-header-section{background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-window[ontop]{z-index:9999;z-index:var(--smart-editor-drop-down-z-index)}.smart-window:not([animation=none]){transform:scale(1);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)}.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]{transform:scale(0);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)}.smart-window:not([animation=none])[dragged]{opacity:.5;transition:none;z-index:10000;z-index:calc(1 + var(--smart-editor-drop-down-z-index))}.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]{height:450px;height:var(--smart-window-default-height);min-width:0;min-width:auto;width:48px;width:var(--smart-window-header-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{background-color:#fefefe;background-color:var(--smart-background);height:calc(100% - 48px);height:calc(100% - var(--smart-window-header-height));overflow:hidden;padding:0;width:100%}.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{background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-window.smart-tabs-window smart-tabs{border:initial;height:250px;min-height:100%;outline:0;padding:0;width:100%}.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{height:100%;width:auto}.smart-window.smart-tabs-window .smart-tabs .smart-header{border:none}.smart-window.smart-tabs-window .smart-tabs-content-section{border:none;margin:initial}.smart-window.smart-tabs-window[auto-hide]{height:auto;min-height:0;overflow:visible}.smart-window.smart-tabs-window[auto-hide] .smart-tabs{height:auto;min-height:0;min-width:0}.smart-window.smart-tabs-window[auto-hide] .smart-content-container>.smart-content{overflow:visible}.smart-window.smart-tabs-window[auto-hide] .smart-window{height:auto;width: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{min-width:0;width:auto}.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=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,.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{height:48px;height:var(--smart-window-header-height)}.smart-window.smart-tabs-window smart-tab-item{user-select:text;-webkit-user-select:text}.smart-window[minimized]{cursor:default;max-width:250px;max-width:var(--smart-window-min-width);min-height:48px;min-height:var(--smart-window-header-height)}.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:"\e817";content:var(--smart-icon-arrow-up-alt);margin-top:-1px;transform:rotate(-45deg)}.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:auto}.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:"\f2d2";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:auto}.smart-window[pinned] .smart-header-section .smart-pin-button:after{content:"\e80a";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:48px;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%;min-width:0;min-width:auto;width:48px;width:var(--smart-window-header-height)}.smart-window[collapsed][maximized]{height:48px;height:var(--smart-window-header-height)}.smart-window[resize-indicator] .smart-content-container:after,.smart-window[resize-indicator] .smart-content-container:before{content:"\e804";content:var(--smart-icon-minus);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:10px;height:10px;position:absolute;width:10px}.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:48px;min-width:var(--smart-window-header-height)}.smart-window[active] .smart-content-container>.smart-header-section{background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.smart-window[dragged]{opacity:.5;transition:none;z-index:10000;z-index:calc(1 + var(--smart-editor-drop-down-z-index))}.smart-window[dragged] .smart-content-container{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-window[dragged] .smart-content-container>.smart-header-section{background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.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{left:calc(100% - 10px);top:calc(100% - 13px);transform:rotate(-45deg) scaleX(2)}.smart-window[resize-indicator] .smart-content-container:after{left:calc(100% - 8px);top:calc(100% - 9px);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{left:5px;top:0}.smart-window[resize-indicator][resize-mode=left] .smart-content-container:after,.smart-window[resize-indicator][resize-mode=top] .smart-content-container:after{left:5px;top:4px}.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{height:100%;min-width:48px;min-width:var(--smart-window-header-height);width:48px;width:var(--smart-window-header-height)}.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{height:100%;min-width:48px;min-width:var(--smart-window-header-height);width:48px;width:var(--smart-window-header-height)}.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-height:250px;min-height:var(--smart-window-min-width);min-width:48px;min-width:var(--smart-window-header-height)}.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:48px;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;flex-direction:column;height:auto;justify-content:center}.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:0;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:0}.smart-window[footer-template] .smart-content-container>.smart-content{height:calc(100% - 96px);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% - 48px);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{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);box-shadow:none;height:100%;z-index:9999}.smart-window.smart-window-snapped-left[ontop],.smart-window.smart-window-snapped-right[ontop],.smart-window.smart-window-snapped-top[ontop]{box-shadow:none;z-index:10000}.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{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);border-width:1px;border-width:var(--smart-border-width);cursor:pointer;font-weight:500;height:100%;letter-spacing:.08929em;overflow:hidden;text-align:center;text-transform:uppercase;text-transform:var(--smart-button-text-transform);vertical-align:middle;width:100px;width:var(--smart-window-footer-button-width)}.smart-window.smart-alert-window,.smart-window.smart-dialog-window,.smart-window.smart-prompt-window{left:calc(50% - 225px);left:calc(50% - var(--smart-window-default-width)/2);top:calc(50% - 225px);top:calc(50% - var(--smart-window-default-height)/2);width:450px;width:var(--smart-window-default-width)}.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:450px;height:var(--smart-window-default-height)}.smart-window.smart-alert-window .smart-content-container>.smart-footer .smart-button.primary,.smart-window.smart-dialog-window .smart-content-container>.smart-footer .smart-button.primary,.smart-window.smart-multiline-prompt-window .smart-content-container>.smart-footer .smart-button.primary,.smart-window.smart-progress-window .smart-content-container>.smart-footer .smart-button.primary,.smart-window.smart-prompt-window .smart-content-container>.smart-footer .smart-button.primary{background-color:#005c99;background-color:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}.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{background-color:#e2e0e0;background-color:var(--smart-ui-state-focus);border-color:#e2e0e0;border-color:var(--smart-ui-state-focus);color:#333;color:var(--smart-ui-state-color-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-alert-window .smart-content-container>.smart-footer button:first-child,.smart-window.smart-dialog-window .smart-content-container>.smart-footer button:first-child{margin-right:10px}.smart-window.smart-prompt-window .smart-content-container>.smart-content{align-items:flex-start;flex-direction:column-reverse}.smart-window.smart-prompt-window .smart-content-container>.smart-footer button:first-child{margin-right:10px}.smart-window.smart-prompt-window smart-text-box{margin-top:5px;width:100%}.smart-window.smart-multiline-prompt-window{left:calc(50% - 225px);left:calc(50% - var(--smart-window-default-width)/2);top:calc(50% - 225px);top:calc(50% - var(--smart-window-default-height)/2);width:450px;width:var(--smart-window-default-width)}.smart-window.smart-multiline-prompt-window smart-multiline-text-box{margin-top:5px;width:100%}.smart-window.smart-multiline-prompt-window .smart-content-container>.smart-content{align-items:flex-start;flex-direction:column-reverse}.smart-window.smart-multiline-prompt-window .smart-content-container>.smart-footer button:first-child{margin-right:10px}.smart-window.smart-progress-window{left:calc(50% - 225px);left:calc(50% - var(--smart-window-default-width)/2);top:calc(50% - 225px);top:calc(50% - var(--smart-window-default-height)/2);width:450px;width:var(--smart-window-default-width)}.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{background-color:#f5f5f5;background-color:var(--smart-surface);box-shadow:none;height:100%;transition:opacity .25s ease-in,visibility .25s cubic-bezier(0,0,.2,1);width:100%}.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{background-color:#e0e0e080;height:calc(100% - 13px);left:6.5px;position:absolute;text-align:center;top:6.5px;width:calc(100% - 13px)}.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:450px;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{left:calc(50% - 225px);left:calc(50% - var(--smart-window-default-width)/2);top:calc(50% - 225px);top:calc(50% - var(--smart-window-default-height)/2);width:450px;width:var(--smart-window-default-width)}.smart-window.smart-wait-window .smart-content-container>.smart-content smart-progress-bar{height:75%;width:100%}.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:450px;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]{height:450px;height:var(--smart-window-default-height);min-width:0;min-width:auto;width:48px;width:var(--smart-window-header-height)}.smart-modal{background-color:#ccc;background-color:var(--smart-disabled);left:0;min-height:100%;opacity:.5;position:absolute;top:0;width:100%}.smart-window-resize-feedback{border:2.5px solid #000;box-sizing:border-box;pointer-events:none;position:absolute;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;z-index:10000}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{animation:scaleIn .2s cubic-bezier(.4,0,.2,1);border-radius:2px;bottom:5px;box-shadow:0 0 1px 1px #8a8a8a;height:calc(100% - 10px);opacity:.65;pointer-events:none;position:absolute;top:5px;transform:scale(1);transition:all 50ms cubic-bezier(.4,0,.6,1)}.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{animation:scaleOut .2s cubic-bezier(.4,0,.6,1);transform:scale(0);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)}.smart-window-snap-right-feedback{left:calc(50% - 5px);transform-origin:right;width:50%}.smart-window-snap-left-feedback{left:5px;transform-origin:left;width:50%}.smart-window-snap-bottom-feedback,.smart-window-snap-top-feedback{left:5px;transform-origin:top;width:calc(100% - 10px)}@keyframes scaleIn{0%{transform:scale(0)}50%{opacity:.5;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes scaleOut{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.5)}to{transform:scale(0)}}@keyframes scaleInRight{0%{transform:scale(0)}50%{opacity:.5;transform:scale(.5)}to{opacity:1;transform:scale(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:0}.smart-tabs-window[right-to-left] .smart-content-container>.smart-content{direction:ltr}.smart-grid-layout .col,.smart-grid-layout .col-1,.smart-grid-layout .col-10,.smart-grid-layout .col-11,.smart-grid-layout .col-12,.smart-grid-layout .col-2,.smart-grid-layout .col-3,.smart-grid-layout .col-4,.smart-grid-layout .col-5,.smart-grid-layout .col-6,.smart-grid-layout .col-7,.smart-grid-layout .col-8,.smart-grid-layout .col-9,.smart-grid-layout .col-lg,.smart-grid-layout .col-lg-1,.smart-grid-layout .col-lg-10,.smart-grid-layout .col-lg-11,.smart-grid-layout .col-lg-12,.smart-grid-layout .col-lg-2,.smart-grid-layout .col-lg-3,.smart-grid-layout .col-lg-4,.smart-grid-layout .col-lg-5,.smart-grid-layout .col-lg-6,.smart-grid-layout .col-lg-7,.smart-grid-layout .col-lg-8,.smart-grid-layout .col-lg-9,.smart-grid-layout .col-md,.smart-grid-layout .col-md-1,.smart-grid-layout .col-md-10,.smart-grid-layout .col-md-11,.smart-grid-layout .col-md-12,.smart-grid-layout .col-md-2,.smart-grid-layout .col-md-3,.smart-grid-layout .col-md-4,.smart-grid-layout .col-md-5,.smart-grid-layout .col-md-6,.smart-grid-layout .col-md-7,.smart-grid-layout .col-md-8,.smart-grid-layout .col-md-9,.smart-grid-layout .col-sm,.smart-grid-layout .col-sm-1,.smart-grid-layout .col-sm-10,.smart-grid-layout .col-sm-11,.smart-grid-layout .col-sm-12,.smart-grid-layout .col-sm-2,.smart-grid-layout .col-sm-3,.smart-grid-layout .col-sm-4,.smart-grid-layout .col-sm-5,.smart-grid-layout .col-sm-6,.smart-grid-layout .col-sm-7,.smart-grid-layout .col-sm-8,.smart-grid-layout .col-sm-9,.smart-grid-layout .col-xl,.smart-grid-layout .col-xl-1,.smart-grid-layout .col-xl-10,.smart-grid-layout .col-xl-11,.smart-grid-layout .col-xl-12,.smart-grid-layout .col-xl-2,.smart-grid-layout .col-xl-3,.smart-grid-layout .col-xl-4,.smart-grid-layout .col-xl-5,.smart-grid-layout .col-xl-6,.smart-grid-layout .col-xl-7,.smart-grid-layout .col-xl-8,.smart-grid-layout .col-xl-9{box-sizing:border-box;grid-column:span 12;min-height:1px;padding:15px;position:relative;width:100%}.smart-grid-layout,.smart-grid-layout .row{grid-gap:10px;grid-gap:var(--smart-grid-layout-row-gap);grid-column-gap:10px;grid-column-gap:var(--smart-grid-layout-col-gap);box-sizing:border-box;display:grid;grid-template-columns:repeat(12,1fr);width:100%;width:var(--smart-grid-layout-width)}.smart-grid-layout{grid-template-rows:none;grid-template-rows:var(--smart-grid-layout-rows);padding:0}.smart-grid-layout .row{grid-column:span 12;margin-left:auto;margin-right:auto}.smart-grid-layout.no-gaps,.smart-grid-layout.no-gaps .row{--smart-grid-row-gap:0px;--smart-grid-column-gap:0px;grid-columns-gap:0;grid-gap:0}.smart-grid-layout .order-0{order:-1}.smart-grid-layout .order-1{order:0}.smart-grid-layout .order-2{order:1}.smart-grid-layout .order-3{order:2}.smart-grid-layout .order-4{order:3}.smart-grid-layout .order-5{order:4}.smart-grid-layout .order-6{order:5}.smart-grid-layout .order-7{order:6}.smart-grid-layout .order-8{order:7}.smart-grid-layout .order-9{order:8}.smart-grid-layout .order-10{order:9}.smart-grid-layout .order-11{order:10}.smart-grid-layout .order-12{order:11}.smart-grid-layout [span="1"]{grid-row:span 1}.smart-grid-layout [span="2"]{grid-row:span 2}.smart-grid-layout [span="3"]{grid-row:span 3}.smart-grid-layout [span="4"]{grid-row:span 4}.smart-grid-layout [span="5"]{grid-row:span 5}.smart-grid-layout [span="6"]{grid-row:span 6}.smart-grid-layout [span="7"]{grid-row:span 7}.smart-grid-layout [span="8"]{grid-row:span 8}.smart-grid-layout [span="9"]{grid-row:span 9}.smart-grid-layout [span="10"]{grid-row:span 10}.smart-grid-layout [span="11"]{grid-row:span 11}.smart-grid-layout [span="12"]{grid-row:span 12}.smart-grid-layout .col-1{grid-column:span 1}.smart-grid-layout .col-2{grid-column:span 2}.smart-grid-layout .col-3{grid-column:span 3}.smart-grid-layout .col-4{grid-column:span 4}.smart-grid-layout .col-5{grid-column:span 5}.smart-grid-layout .col-6{grid-column:span 6}.smart-grid-layout .col-7{grid-column:span 7}.smart-grid-layout .col-8{grid-column:span 8}.smart-grid-layout .col-9{grid-column:span 9}.smart-grid-layout .col-10{grid-column:span 10}.smart-grid-layout .col-11{grid-column:span 11}.smart-grid-layout .col-12{grid-column:span 12}@media (min-width:576px){.smart-grid-layout.fixed{max-width:540px}.smart-grid-layout .col-sm-1{grid-column:span 1}.smart-grid-layout .col-sm-2{grid-column:span 2}.smart-grid-layout .col-sm-3{grid-column:span 3}.smart-grid-layout .col-sm-4{grid-column:span 4}.smart-grid-layout .col-sm-5{grid-column:span 5}.smart-grid-layout .col-sm-6{grid-column:span 6}.smart-grid-layout .col-sm-7{grid-column:span 7}.smart-grid-layout .col-sm-8{grid-column:span 8}.smart-grid-layout .col-sm-9{grid-column:span 9}.smart-grid-layout .col-sm-10{grid-column:span 10}.smart-grid-layout .col-sm-11{grid-column:span 11}.smart-grid-layout .col-sm-12{grid-column:span 12}}@media (min-width:768px){.smart-grid-layout.fixed{max-width:720px}.smart-grid-layout .col-md-1{grid-column:span 1}.smart-grid-layout .col-md-2{grid-column:span 2}.smart-grid-layout .col-md-3{grid-column:span 3}.smart-grid-layout .col-md-4{grid-column:span 4}.smart-grid-layout .col-md-5{grid-column:span 5}.smart-grid-layout .col-md-6{grid-column:span 6}.smart-grid-layout .col-md-7{grid-column:span 7}.smart-grid-layout .col-md-8{grid-column:span 8}.smart-grid-layout .col-md-9{grid-column:span 9}.smart-grid-layout .col-md-10{grid-column:span 10}.smart-grid-layout .col-md-11{grid-column:span 11}.smart-grid-layout .col-md-12{grid-column:span 12}}@media (min-width:992px){.smart-grid-layout.fixed{max-width:960px}.smart-grid-layout .col-lg-1{grid-column:span 1}.smart-grid-layout .col-lg-2{grid-column:span 2}.smart-grid-layout .col-lg-3{grid-column:span 3}.smart-grid-layout .col-lg-4{grid-column:span 4}.smart-grid-layout .col-lg-5{grid-column:span 5}.smart-grid-layout .col-lg-6{grid-column:span 6}.smart-grid-layout .col-lg-7{grid-column:span 7}.smart-grid-layout .col-lg-8{grid-column:span 8}.smart-grid-layout .col-lg-9{grid-column:span 9}.smart-grid-layout .col-lg-10{grid-column:span 10}.smart-grid-layout .col-lg-11{grid-column:span 11}.smart-grid-layout .col-lg-12{grid-column:span 12}}@media (min-width:1200px){.smart-grid-layout.fixed{max-width:1140px}.smart-grid-layout .col-xl-1{grid-column:span 1}.smart-grid-layout .col-xl-2{grid-column:span 2}.smart-grid-layout .col-xl-3{grid-column:span 3}.smart-grid-layout .col-xl-4{grid-column:span 4}.smart-grid-layout .col-xl-5{grid-column:span 5}.smart-grid-layout .col-xl-6{grid-column:span 6}.smart-grid-layout .col-xl-7{grid-column:span 7}.smart-grid-layout .col-xl-8{grid-column:span 8}.smart-grid-layout .col-xl-9{grid-column:span 9}.smart-grid-layout .col-xl-10{grid-column:span 10}.smart-grid-layout .col-xl-11{grid-column:span 11}.smart-grid-layout .col-xl-12{grid-column:span 12}}.smart-stack-layout{align-items:baseline;box-sizing:border-box;display:flex;overflow:hidden;padding:15px;width:100%}.smart-stack-layout .item{border-radius:0;box-shadow:none;display:flex;min-width:100px}.smart-stack-layout.vertical{flex-direction:column}.smart-stack-layout:not(.space-around):not(.space-evenly):not(.space-between):not(.vertical) .item:first-child{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-radius);border-bottom-right-radius:0;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-radius);border-top-right-radius:0}.smart-stack-layout:not(.space-around):not(.space-evenly):not(.space-between):not(.vertical) .item:last-child{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-radius);border-top-left-radius:0;border-top-right-radius:4px;border-top-right-radius:var(--smart-border-radius)}.smart-stack-layout:not(.space-around):not(.space-evenly):not(.space-between).vertical .item:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-radius)}.smart-stack-layout:not(.space-around):not(.space-evenly):not(.space-between).vertical .item:last-child{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-radius);border-top-left-radius:0;border-top-right-radius:0}.smart-stack-layout.spacing .item{margin:0 6px}.smart-stack-layout.spacing.vertical .item{margin:6px 0}.smart-stack-layout.spacing-2 .item{margin:0 12px}.smart-stack-layout.spacing-2.vertical .item{margin:12px 0}.smart-stack-layout.spacing-3 .item{margin:0 24px}.smart-stack-layout.spacing-3.vertical .item{margin:24px 0}.smart-stack-layout.spacing-4 .item{margin:0 48px}.smart-stack-layout.spacing-4.vertical .item{margin:48px 0}.smart-stack-layout.spacing-5 .item{margin:0 64px}.smart-stack-layout.spacing-5.vertical .item{margin:64px 0}.smart-stack-layout.spacing-6 .item{margin:0 128px}.smart-stack-layout.spacing-6.vertical .item{margin:128px 0}.smart-stack-layout.spacing-2:not(.vertical) .item:first-child,.smart-stack-layout.spacing-3:not(.vertical) .item:first-child,.smart-stack-layout.spacing-4:not(.vertical) .item:first-child,.smart-stack-layout.spacing-5:not(.vertical) .item:first-child,.smart-stack-layout.spacing-6:not(.vertical) .item:first-child,.smart-stack-layout.spacing:not(.vertical) .item:first-child{margin-left:0}.smart-stack-layout.spacing-2:not(.vertical) .item:last-child,.smart-stack-layout.spacing-3:not(.vertical) .item:last-child,.smart-stack-layout.spacing-4:not(.vertical) .item:last-child,.smart-stack-layout.spacing-5:not(.vertical) .item:last-child,.smart-stack-layout.spacing-6:not(.vertical) .item:last-child,.smart-stack-layout.spacing:not(.vertical) .item:last-child{margin-right:0}.smart-stack-layout.spacing-2.vertical .item:first-child,.smart-stack-layout.spacing-3.vertical .item:first-child,.smart-stack-layout.spacing-4.vertical .item:first-child,.smart-stack-layout.spacing-5.vertical .item:first-child,.smart-stack-layout.spacing-6.vertical .item:first-child,.smart-stack-layout.spacing.vertical .item:first-child{margin-top:0}.smart-stack-layout.spacing-2.vertical .item:last-child,.smart-stack-layout.spacing-3.vertical .item:last-child,.smart-stack-layout.spacing-4.vertical .item:last-child,.smart-stack-layout.spacing-5.vertical .item:last-child,.smart-stack-layout.spacing-6.vertical .item:last-child,.smart-stack-layout.spacing.vertical .item:last-child{margin-bottom:0}.smart-stack-layout .top,.smart-stack-layout:not(.vertical).top{align-items:flex-start}.smart-stack-layout .right,.smart-stack-layout:not(.vertical).right{justify-content:flex-end}.smart-stack-layout .bottom,.smart-stack-layout:not(.vertical).bottom{align-items:flex-end}.smart-stack-layout .left,.smart-stack-layout:not(.vertical).left{justify-content:flex-start}.smart-stack-layout .center,.smart-stack-layout:not(.vertical).center{justify-content:center}.smart-stack-layout .middle,.smart-stack-layout:not(.vertical).middle{align-items:center}.smart-stack-layout .space-between,.smart-stack-layout.space-between{justify-content:space-between}.smart-stack-layout .space-evenly,.smart-stack-layout.space-evenly{justify-content:space-evenly}.smart-stack-layout .space-around,.smart-stack-layout.space-around{justify-content:space-around}.smart-stack-layout.vertical.top{justify-content:flex-start}.smart-stack-layout.vertical.right{align-items:flex-end}.smart-stack-layout.vertical.bottom{justify-content:flex-end}.smart-stack-layout.vertical.left{align-items:flex-start}.smart-stack-layout.vertical.center{align-items:center}.smart-stack-layout.vertical.middle{justify-content:center}.smart-stack-layout.stretch:not(.vertical) .item,.smart-stack-layout.vertical.vertical-stretch .item{flex:1 1}.smart-stack-layout.stretch:not(.vertical) .item.flex-2,.smart-stack-layout.vertical.vertical-stretch .item.flex-2{flex:2 1}.smart-stack-layout.stretch:not(.vertical) .item.flex-3,.smart-stack-layout.vertical.vertical-stretch .item.flex-3{flex:3 1}.smart-stack-layout.stretch:not(.vertical) .item.flex-4,.smart-stack-layout.vertical.vertical-stretch .item.flex-4{flex:4 1}.smart-stack-layout.stretch:not(.vertical) .item.flex-5,.smart-stack-layout.vertical.vertical-stretch .item.flex-5{flex:5 1}.smart-stack-layout.stretch:not(.vertical) .item.flex-6,.smart-stack-layout.vertical.vertical-stretch .item.flex-6{flex:6 1}.smart-stack-layout.stretch.vertical,.smart-stack-layout:not(.vertical).vertical-stretch{align-items:stretch}.smart-validation-error:not(smart-check-box)>div.smart-container:after,.smart-validation-success:not(smart-check-box)>div.smart-container:after{align-items:center;border-radius:50%;display:flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);font-weight:700;height:20px;justify-content:center;left:calc(100% + 20px);pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:20px}.smart-validation-error:not(.underlined):not(.outlined),.smart-validation-error:not(.underlined):not(.outlined) input,.smart-validation-error:not(.underlined):not(.outlined) span{border-color:#b00020!important;border-color:var(--smart-error)!important;outline:0}.smart-validation-error:not(smart-check-box)>div.smart-container:after{background-color:#b00020;background-color:var(--smart-error);color:#fff;color:var(--smart-error-color);content:"!"}.smart-success-label-like-after-element:after,.smart-validation-success:not(smart-check-box)>div.smart-container:after{background-color:#8bc34a;background-color:var(--smart-success);color:#fff;color:var(--smart-success-color);content:"✓"}.smart-validation-error.smart-element:not(.outlined):not(.underlined) .smart-hint:after{background-color:#b00020;background-color:var(--smart-error)}.smart-validation-success.smart-element:not(.outlined):not(.underlined) .smart-hint:after{background-color:#8bc34a;background-color:var(--smart-success)}input[type=checkbox].smart-validation-error,input[type=radio].smart-validation-error{outline:auto;outline-color:#b00020;outline-color:var(--smart-error)}input.smart-validation-error{border-style:solid;border-width:1px}.smart-error-label-like-after-element:after,.smart-success-label-like-after-element:after{align-items:center;border-radius:50%;display:flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);font-weight:700;height:20px;justify-content:center;left:calc(50% + 15px);pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:20px}.smart-error-label-like-after-element,.smart-success-label-like-after-element{position:relative}.smart-error-label-like-after-element:after{background-color:#b00020;background-color:var(--smart-error);color:#fff;color:var(--smart-error-color);content:"!"}.smart-validation-summary{color:#b00020;color:var(--smart-error);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size)}.smart-validation-summary span{display:block;margin-top:5px}.smart-error-holder{background-color:#b00020;background-color:var(--smart-error);color:#fff;color:var(--smart-error-color);font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);margin-top:10px;padding:10px;pointer-events:none;position:absolute;z-index:9999;z-index:var(--smart-editor-drop-down-z-index)}.smart-error-holder.smart-error-hint-position-right{white-space:nowrap}.smart-input-buttons-elements-holder{grid-column-gap:var(--smart-date-format-panel-smart-input-buttons-column-gap);display:grid;grid-template-columns:var(--smart-date-format-panel-smart-inputs-container-width) var(--smart-date-format-panel-apply-container-width);grid-template-rows:auto}.smart-input-and-add-formats-holder{align-items:baseline;border:var(--smart-date-format-panel-border-size) solid var(--smart-date-format-panel-border-color);border-radius:var(--smart-date-format-panel-border-radius);display:grid;grid-template-columns:var(--smart-date-format-panel-smart-inputs-holder-width) var(--smart-date-format-panel-add-format-holder-width);grid-template-rows:auto;justify-content:center}.smart-input-list-holder{padding:var(--smart-date-format-panel-smart-inputs-list-holder-offset)}.smart-input-list-holder:empty{border:none}.smart-input-list-holder smart-input{display:inline-flex;height:var(--smart-date-format-panel-smart-input-height);margin:var(--smart-date-format-panel-each-smart-input-offset)}.smart-input-list-holder .format-smart-input-list{width:var(--smart-date-format-panel-smart-input-format-width)}.smart-input-list-holder .sign-smart-input{width:var(--smart-date-format-panel-smart-input-sign-width)}.all-format-holders{width:var(--smart-date-format-panel-all-format-holders-width)}.format-holder{float:left;text-align:center;width:var(--smart-date-format-panel-each-add-format-holder-width)}.add-format-holder{align-self:normal;justify-self:end;margin:var(--smart-date-format-panel-add-new-format-dropdown-offset)}.add-format-holder span.smart-drop-down-button{--smart-date-format-panel-smart-drop-down-button-border:#0000}.add-format-holder smart-button{font-size:var(--smart-date-format-panel-smart-font-size);min-width:var(--smart-date-format-panel-add-format-holder-button);width:auto}.use-format-button{margin:0 auto;margin-top:var(--smart-date-format-panel-margin-from-the-top)}.use-format-button[disabled]{display:none}li[value=" "] a{height:calc(var(--smart-date-format-panel-smart-font-size) + 16px)}.date-time-format-list{margin:0;margin-top:var(--smart-date-format-panel-date-time-format-list-offset-top);max-height:var(--smart-date-format-panel-date-time-format-list-max-height);overflow-y:auto;padding:0}.date-time-format{border:var(--smart-date-format-panel-border-size) solid var(--smart-date-format-panel-border-color);border-bottom:none;cursor:pointer;list-style-type:none;padding:var(--smart-date-format-panel-each-date-time-format-offset);padding-left:0;text-align:center}.date-time-format:last-child{border-bottom:var(--smart-date-format-panel-border-size) solid var(--smart-date-format-panel-border-color)}.date-time-format:hover{background:#f1f1f1}.text-tramsform-none{text-transform:none}.cboth{clear:both}.bold{font-weight:700}.currency-format-panel-demo-container{border:1px solid #ccc;border-radius:4px;max-width:960px;padding:15px}.selected-currency-holder-and-apply-holder{grid-column-gap:var(--smart-currency-format-panel-header-holder-offset);display:grid;grid-template-columns:var(--smart-currency-format-panel-currency-holder-width) var(--smart-currency-format-panel-apply-button-width);grid-template-rows:auto}.input-currency-formats{width:var(--smart-currency-format-panel-currency-holder-dropdown-button-width)}.selected-currency-holder{align-items:baseline;border:var(--smart-currency-format-panel-border-size) solid var(--smart-currency-format-panel-border-color);border-radius:var(--smart-currency-format-panel-border-radius);display:grid;grid-template-columns:var(--smart-currency-format-panel-currency-holder-input-width) var(--smart-currency-format-panel-currency-holder-dropdown-width);grid-template-rows:auto;justify-content:center;padding-bottom:var(--smart-currency-format-panel-currency-holder-padding-bottom);padding-left:var(--smart-currency-format-panel-currency-holder-padding-left);padding-top:var(--smart-currency-format-panel-currency-holder-padding-top)}.selected-currency-holder .currency-sign-input-holder{width:auto}.selected-currency-holder .currency-sign-input-holder smart-text-box{width:var(--smart-currency-format-panel-currency-input-width)}.selected-currency-holder .currency-sign-input-holder smart-text-box input{border:none}.currency-item,.currency-list{border:var(--smart-currency-format-panel-border-size) solid var(--smart-currency-format-panel-border-color)}.currency-list{margin:0;margin-top:var(--smart-currency-format-panel-currencies-margin-top);max-height:var(--smart-currency-format-panel-currencies-max-height);overflow-y:auto;padding:0}.currency-item{border-bottom:none;border-left:0;cursor:pointer;list-style-type:none;padding:var(--smart-currency-format-panel-currencies-item-padding);padding-left:var(--smart-currency-format-panel-currencies-left-padding)}.currency-item:last-child{border-bottom:0}.currency-item:first-child{border-top:0!important}.currency-item:hover{background:var(--smart-currency-format-panel-currencies-hover-background)}.currency-item-default-format{color:var(--smart-currency-format-panel-currencies-example-format-color);float:right}.smart-appearance,.smart-data-validation-container,.smart-on-invalid-data-container{grid-column-gap:0;grid-template-columns:20% 80%;grid-template-columns:var(--smart-validation-panel-description-width) var(--smart-validation-panel-content-width);grid-template-rows:auto}.smart-on-invalid-data-container{display:grid;margin-top:10px;margin-top:var(--smart-validation-panel-invalid-data-vertical-offset)}.smart-appearance{display:grid;margin-top:10px;margin-top:var(--smart-validation-panel-appearance-vertical-offset)}.smart-appearance .smart-checkbox-appearance{display:block}.smart-appearance .smart-appearance-text-box-value{display:inline-block;margin-top:5px;margin-top:var(--smart-validation-panel-appearance-textbox-vertical-offset)}.smart-appearance .reset-appearance{color:#005c99;color:var(--smart-validation-panel-appearance-reset-button-color);cursor:pointer;display:inline-block;margin-left:5px;margin-left:var(--smart-validation-panel-appearance-reset-button-left-offset);text-decoration:underline}.smart-data-validation-container{display:grid;margin-top:10px;margin-top:var(--smart-validation-panel-criteria-container-vertical-offset)}.smart-data-validation-container .criteria-container{margin-top:10px;margin-top:var(--smart-validation-panel-criteria-row-margin-top)}.smart-data-validation-container .right-elements{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.smart-data-validation-container .smart-criteria-container,.smart-data-validation-container .smart-criteria-type-container{align-items:center;display:flex}.smart-data-validation-container .smart-input-criteria,.smart-data-validation-container .smart-input-criteria-type{display:inline-block;margin-left:2px;margin-left:var(--smart-validation-panel-criteria-container-input-horizontal-offset);margin-right:2px;margin-right:var(--smart-validation-panel-criteria-container-input-horizontal-offset);width:180px;width:var(--smart-validation-panel-criteria-container-input-width)}.smart-data-validation-container .smart-input-criteria-container{align-items:center;display:inline-flex;flex-direction:row}.smart-data-validation-container .smart-input-criteria-container smart-text-box{display:inline-block;margin-left:2px;margin-left:var(--smart-validation-panel-criteria-container-textbox-horizontal-offset);margin-right:2px;margin-right:var(--smart-validation-panel-criteria-container-textbox-horizontal-offset);width:80px;width:var(--smart-validation-panel-criteria-container-textbox-width)}.smart-data-validation-container .smart-input-criteria-container smart-text-box:first-child{order:1}.smart-data-validation-container .smart-input-criteria-container smart-text-box:nth-child(2){order:3}.smart-data-validation-container .smart-input-criteria-container .smart-text-between-inputs{margin:5px;margin:var(--smart-validation-panel-criteria-container-text-between-inputs-offset);order:2}.smart-criteria-container,.smart-criteria-type-container,.smart-input-criteria-container{margin-top:10px;margin-top:var(--smart-validation-panel-criteria-row-margin-top)}.smart-footer-buttons{margin-top:20px;margin-top:var(--smart-validation-panel-footer-vertical-offset)}.smart-footer-buttons smart-button{margin-left:5px;margin-left:var(--smart-validation-panel-footer-button-horizontal-offset);margin-right:5px;margin-right:var(--smart-validation-panel-footer-button-horizontal-offset)}.smart-footer-buttons smart-button.smart-remove-validation-footer-button{color:#188038;color:var(--smart-validation-panel-footer-remove-validation-button-color);font-weight:700;width:auto}.smart-footer-buttons smart-button.smart-cancel-footer-button{color:#188038;color:var(--smart-validation-panel-footer-cancel-button-color);font-weight:700}.smart-footer-buttons smart-button.smart-save-footer-button{background:#188038;background:var(--smart-validation-panel-footer-save-button-background);color:#fff;color:var(--smart-validation-panel-footer-save-button-color)}.smart-footer-buttons .right-elements{float:right}.right-elements-reset{align-items:center;display:flex}.smart-path-item,.smart-path[hint]>.smart-container{align-items:flex-start}.smart-path .smart-drop-down-button,.smart-path-item{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius)}.smart-path-item{border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:#0000;border-style:solid;border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);border-width:1px;border-width:var(--smart-border-width);box-sizing:border-box;color:#5a5a5a;color:var(--smart-background-color);display:flex;flex-direction:column;height:calc(100% - 3px);height:calc(100% - var(--smart-list-item-vertical-offset));justify-content:center;left:0;overflow:hidden;padding:9px 12px;position:relative;top:0;transition:opacity .28s ease-in-out;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;white-space:nowrap;width:100%}.smart-path-item .smart-ripple{background:#005c99;background:var(--smart-ui-state-active)}.smart-path-item[disabled]{cursor:default;opacity:.55;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-path-item[hover]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-path-item[active]{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active);opacity:1}.smart-path-item[focus]{background-color:#005c99;background-color:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}smart-path .smart-ripple{background:#005c99;background:var(--smart-ui-state-active)}.smart-path,.smart-path.smart-container{background:#fefefe;background:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);color:#5a5a5a;color:var(--smart-background-color);display:block;height:30px;height:var(--smart-path-default-height);width:250px;width:var(--smart-path-default-width)}.smart-path>.smart-container{align-items:center;display:flex;position:relative}.smart-path .smart-content{cursor:pointer;display:flex;height:100%;position:relative;width:100%}.smart-path .smart-content .smart-input::selection{background:#005c99;background:var(--smart-editor-selection);color:#fff;color:var(--smart-editor-selection-color)}.smart-path .smart-input,.smart-path input.smart-input{background-color:inherit;background:#fefefe;background:var(--smart-background);border:none;border-radius:0;color:inherit;cursor:auto;font-family:inherit;font-size:inherit;height:100%;margin:0;min-height:100%;outline:1px solid #0000;text-align:start;text-align:var(--smart-path-text-align);vertical-align:middle;width:100%}.smart-path .smart-input:focus{background-color:#fefefe;background-color:var(--smart-background);border-color:#005c99;border-color:var(--smart-primary);color:#5a5a5a;color:var(--smart-background-color);outline:medium none invert;outline:initial}.smart-path .smart-input::-webkit-input-placeholder,.smart-path .smart-input::placeholder{color:#555;color:var(--smart-disabled-color);font-style:italic}.smart-path .smart-input[hover]{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}.smart-path .smart-input[position-absolute]{position:absolute}.smart-path div.smart-input{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;outline:0;overflow-x:hidden;overflow-y:auto;padding:6px 3px;padding:calc(var(--smart-editor-label-padding) + var(--smart-border-width)*2) calc(var(--smart-editor-label-padding) - var(--smart-border-width));scrollbar-width:none}.smart-path .smart-path-input-wrapper,.smart-path div.smart-input:after{padding:0 4px;padding:0 var(--smart-editor-label-padding);pointer-events:none;white-space:nowrap}.smart-path div.smart-input:after{align-items:center;color:#555;color:var(--smart-disabled-color);content:attr(placeholder);display:flex;font-size:var(--smart-arrow-size);font-style:italic;height:100%;justify-content:normal;left:0;opacity:0;position:absolute;top:0;width:100%}.smart-path div.smart-input[show-placeholder]:after{opacity:1}.smart-path .smart-buttons-container{grid-column-gap:5px;grid-column-gap:var(--smart-path-button-gap);display:grid;grid-template-columns:27px minmax(0,1fr) 27px;grid-template-columns:var(--smart-editor-addon-width) minmax(0,1fr) var(--smart-editor-addon-width);width:100%}.smart-path .smart-hint,.smart-path .smart-label{display:none;position:absolute}.smart-path .smart-drop-down.smart-visibility-hidden{transform:scale(0);transform-origin:left top 0;transition:transform .2s ease-in}.smart-path .smart-browse-button,.smart-path .smart-drop-down-button{background:#f5f5f5;background:var(--smart-surface);border-color:#e0e0e0;border-color:var(--smart-border);border-style:solid;border-width:1px;border-width:var(--smart-border-width);color:#5a5a5a;color:var(--smart-background-color);cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:10px;height:100%;min-height:30px;min-height:var(--smart-editor-height);min-width:27px;min-width:var(--smart-editor-addon-width);outline:1px solid #0000;overflow:hidden;position:relative;transition:background-color .1s linear;user-select:none;-moz-user-select:none;-webkit-user-select:none;width:27px;width:var(--smart-editor-addon-width)}.smart-path .smart-browse-button span,.smart-path .smart-drop-down-button span{color:inherit;font-family:inherit;font-size:inherit;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.smart-path .smart-browse-button span:not(.smart-ripple):after,.smart-path .smart-drop-down-button span:not(.smart-ripple):after{align-items:center;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;top:0;white-space:nowrap;width:100%}.smart-path .smart-browse-button[hover],.smart-path .smart-drop-down-button[hover]{background:#ebebeb;background:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-path .smart-browse-button:active,.smart-path .smart-browse-button[active],.smart-path .smart-drop-down-button:active,.smart-path .smart-drop-down-button[active]{background:#005c99;background:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-path .smart-drop-down-button{border-bottom-right-radius:0;border-top-right-radius:0}.smart-path .smart-drop-down-button span:not(.smart-ripple):after{content:"\e901";content:var(--smart-icon-arrow-down);font-size:var(--smart-arrow-size)}.smart-path .smart-browse-button{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:0;border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius)}.smart-path .smart-browse-button span:not(.smart-ripple):after{content:"...";font-size:1rem;font-weight:600}.smart-path .smart-path-input-container{border-color:#e0e0e0;border-color:var(--smart-border);border-radius:0;border-style:solid;border-width:1px;border-width:var(--smart-border-width);overflow:hidden;position:relative}.smart-path .smart-path-input-wrapper{left:0;opacity:0;outline:0;position:absolute;text-align:start;text-align:var(--smart-path-text-align);top:0;vertical-align:middle;visibility:hidden}.smart-path .smart-path-input-wrapper::-moz-focus-inner{border:0}@-moz-document url-prefix(){.smart-path .smart-path-input-wrapper{line-height:1rem}}.smart-path .smart-path-multiline-container{background-color:inherit;background:#fefefe;background:var(--smart-background);border:none;border-radius:0;color:inherit;cursor:auto;font-family:inherit;font-size:inherit;height:100%;margin:0;min-height:100%;outline:1px solid #0000;overflow:hidden;padding:initial;position:relative;text-align:start;text-align:var(--smart-path-text-align);vertical-align:middle;width:100%}.smart-path .smart-path-multiline-container .smart-input::-webkit-scrollbar{width:0}.smart-path:not([animation=none])[hint] .smart-hint{transition:opacity .2s cubic-bezier(.4,0,.6,1)}.smart-path:not([animation=none])[hint][focus] .smart-hint{transition:opacity .2s cubic-bezier(.4,0,.2,1)}.smart-path[readonly] .smart-input{user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.smart-path[indicator] .smart-input{background:#f5f5f5;background:var(--smart-surface)}.smart-path[disabled] .smart-browse-button,.smart-path[disabled] .smart-drop-down-button,.smart-path[disabled] input,.smart-path[disabled]>.smart-container{background-color:initial;cursor:default}.smart-path[indicator] .smart-path-input-container{border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius)}.smart-path[indicator] .smart-browse-button{display:none}.smart-path[indicator] .smart-buttons-container{grid-template-columns:27px minmax(0,1fr);grid-template-columns:var(--smart-editor-addon-width) minmax(0,1fr)}.smart-path[disabled] input{user-select:none;-moz-user-select:none;-webkit-user-select:none}.smart-path[focus] .smart-path-input-container{background-color:#fefefe;background-color:var(--smart-background)}.smart-path[focus] .smart-browse-button,.smart-path[focus] .smart-drop-down-button,.smart-path[focus] .smart-path-input-container{border-color:#005c99;border-color:var(--smart-primary);color:#5a5a5a;color:var(--smart-background-color);outline:medium none invert;outline:initial}.smart-path[focus] .smart-browse-button,.smart-path[focus] .smart-drop-down-button{background-color:#f5f5f5;background-color:var(--smart-surface)}.smart-path[label][hint]>.smart-container{align-items:center;display:flex;position:relative}.smart-path[hint] .smart-hint,.smart-path[label] .smart-label{display:block;font-size:12px;left:0;line-height:normal;padding:4px;padding:var(--smart-editor-label-padding);pointer-events:none;position:absolute;text-align:left;text-align:initial;vertical-align:initial;width:100%}.smart-path[label]>.smart-container{align-items:flex-end}.smart-path[label] .smart-label{bottom:100%;-webkit-user-select:none;user-select:none}.smart-path[hint] .smart-hint{bottom:auto;opacity:0;top:100%;-webkit-user-select:none;user-select:none}.smart-path[hint][focus] .smart-hint{opacity:1}.smart-path[opened] .smart-drop-down-button{background:#005c99;background:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-border-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-path[wrap] .smart-path-input-wrapper{padding-bottom:6px;padding-bottom:calc(var(--smart-editor-label-padding) + var(--smart-border-width)*2);padding-top:6px;padding-top:calc(var(--smart-editor-label-padding) + var(--smart-border-width)*2)}.smart-path.outlined{background-color:initial;color:inherit}.smart-path.outlined[label] .smart-label{background:#fefefe;background:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color);height:auto;left:4px;left:var(--smart-editor-label-padding);min-height:20px;top:-11px;transform:scale(1);transition:all .2s ease;width:auto;z-index:1}.smart-path.outlined[label][focus] .smart-label{color:#005c99;color:var(--smart-primary);transform:scale(.8)}.smart-path.outlined[hover] .smart-drop-down-button{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-path.underlined .smart-browse-button:after,.smart-path.underlined .smart-drop-down-button:after,.smart-path.underlined .smart-path-input-container:after{border-bottom:1px solid #005c99;border-bottom-color:var(--smart-primary);bottom:0;content:"";left:0;position:absolute;transition:all .2s cubic-bezier(0,0,.2,1);width:0}.smart-path.underlined .smart-browse-button,.smart-path.underlined .smart-drop-down-button,.smart-path.underlined .smart-input,.smart-path.underlined .smart-path-input-container,.smart-path.underlined[hover]:not([opened]) .smart-input{border-left-color:#0000;border-right-color:#0000;border-top-color:#0000}.smart-path.underlined{background-color:initial;color:inherit}.smart-path.underlined .smart-browse-button[active],.smart-path.underlined .smart-drop-down-button[active],.smart-path.underlined .smart-input[active]{background-color:#005c99;background-color:var(--smart-ui-state-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-path.underlined:not([opened]) .smart-input,.smart-path.underlined:not([opened]):not([hover]) .smart-browse-button,.smart-path.underlined:not([opened]):not([hover]) .smart-drop-down-button{background-color:initial;border-radius:0;border-radius:initial;color:inherit}.smart-path.underlined:not([hover]) .smart-browse-button:focus,.smart-path.underlined:not([hover]) .smart-drop-down-button:focus{box-shadow:none}.smart-path.underlined:not([hover]) .smart-input:focus{box-shadow:none;z-index:auto}.smart-path.underlined[hover]:not([opened]) .smart-input{background-color:initial}.smart-path.underlined[focus] .smart-browse-button:after,.smart-path.underlined[focus] .smart-drop-down-button:after,.smart-path.underlined[focus] .smart-path-input-container:after{width:100%}.smart-path.underlined[label] .smart-label{transform:scale(1);transform-origin:top left;transition:all .2s cubic-bezier(0,0,.2,1)}.smart-path.underlined[label][value=""] .smart-label{bottom:0}.smart-path.underlined[label][focus] .smart-label,.smart-path.underlined[label][opened] .smart-label{bottom:100%;color:#005c99;color:var(--smart-primary);transform:scale(.8)}.smart-path[right-to-left]>.smart-container{direction:rtl}.smart-path[right-to-left] .smart-browse-button{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:0;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:0}.smart-path[right-to-left] .smart-drop-down-button{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-left-radius);border-top-left-radius:0;border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius)}.smart-path[right-to-left][indicator] .smart-path-input-container{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:0;border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:0}.smart-drop-down.smart-drop-down-repositioned[right-to-left]{direction:rtl}.number-format-panel-demo-container{border:1px solid #ccc;border-radius:4px;max-width:960px;padding:15px}.selected-custom-number-format-holder-and-apply-holder{grid-column-gap:var(--smart-number-format-panel-header-holder-offset);display:grid;grid-template-columns:var(--smart-number-format-panel-selected-format-width) var(--smart-number-format-panel-apply-button-width);grid-template-rows:auto}.selected-custom-number-format-holder{border:var(--smart-number-format-panel-border-size) solid var(--smart-number-format-panel-border-color);border-radius:var(--smart-number-format-panel-border-radius);display:block;padding-bottom:var(--smart-number-format-panel-selected-format-padding-bottom);padding-left:var(--smart-number-format-panel-selected-format-padding-left);padding-top:var(--smart-number-format-panel-selected-format-padding-top)}.selected-custom-number-format-holder .custom-number-format-input-holder{width:auto}.selected-custom-number-format-holder .custom-number-format-input-holder smart-text-box{width:var(--smart-number-format-panel-header-input-width)}.selected-custom-number-format-holder .custom-number-format-input-holder smart-text-box input{border:none}.custom-number-format-item,.custom-number-format-list{border:var(--smart-number-format-panel-border-size) solid var(--smart-number-format-panel-border-color)}.apply-button-holder .use-number-format-button{height:100%}.sample-container{margin-left:var(--smart-number-format-panel-sample-container-horizontal-offset);margin-top:var(--smart-number-format-panel-sample-container-vertical-offset)}.custom-number-format-list{margin:0;margin-top:var(--smart-number-format-panel-formats-list-margin-top);max-height:var(--smart-number-format-panel-formats-list-max-height);overflow-y:auto;padding:0}.custom-number-format-item{border-bottom:none;border-left:0;cursor:pointer;list-style-type:none;padding:var(--smart-number-format-panel-formats-item-padding);padding-left:var(--smart-number-format-panel-formats-item-left-padding)}.custom-number-format-item:last-child{border-bottom:0}.custom-number-format-item:first-child{border-top:0!important}.custom-number-format-item:hover{background:var(--smart-number-format-panel-formats-item-hover-background)}.custom-number-format-item-default-format{color:var(--smart-number-format-panel-formats-item-example-format-color);float:right}.smart-kanban{border:none;height:500px;height:var(--smart-kanban-default-height);padding:0;width:1200px;width:var(--smart-kanban-default-width)}.smart-kanban .smart-kanban-scroll-viewer{height:100%;width:100%}.smart-kanban .smart-kanban-scroll-viewer .smart-scroll-viewer-content-container[disable-vertical]{height:100%;min-width:100%;padding:10px;padding:var(--smart-data-view-padding)}.smart-kanban.smart-kanban-column-color .smart-kanban-column:not(.smart-kanban-add-new-column){background:#f5f5f5;background:var(--smart-surface);border-radius:5px;box-shadow:0 0 1px #0003,0 0 2px #00000014,0 3px 4px #00000008,0 3px 16px #0000000f;box-sizing:border-box;padding:5px}.smart-kanban.smart-kanban-column-color .smart-kanban-column:not(.smart-kanban-add-new-column) .smart-kanban-column-header{background:0 0;border:none}.smart-kanban .smart-kanban-column .smart-kanban-column-footer{align-items:center;color:#323232;color:var(--smart-surface-color);display:flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:11px;opacity:.5;padding:8px;text-align:center}.smart-kanban .smart-kanban-column.collapsed .smart-kanban-column-footer{padding:0}.smart-kanban.smart-container,.smart-kanban>.smart-container{position:relative}.smart-kanban.smart-container[modal],.smart-kanban>.smart-container[modal]{pointer-events:none;-webkit-user-select:none;user-select:none}.smart-kanban.smart-container[modal]:after,.smart-kanban>.smart-container[modal]:after{background-color:#000;content:"";cursor:default;height:100%;left:0;opacity:.3;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%}.smart-kanban .smart-kanban-body{grid-column-gap:10px;grid-column-gap:var(--smart-data-view-padding);display:grid;grid-template-rows:100%;height:100%;position:relative;width:100%}.smart-kanban .smart-kanban-body>.smart-kanban-column{height:100%;overflow:hidden}.smart-kanban .smart-kanban-column{grid-row-gap:10px;grid-row-gap:var(--smart-data-view-padding);display:grid;grid-template-rows:35px 1fr;grid-template-rows:var(--smart-kanban-header-size) 1fr;min-height:0}.smart-kanban .smart-kanban-column:not(.collapsed)>.smart-kanban-column-header{grid-template-columns:1fr auto auto}.smart-kanban .smart-kanban-column.collapsed>.smart-kanban-column-header>.smart-kanban-column-header-label.pill .heading{padding:8px 2px}.smart-kanban .smart-kanban-column[wip-max-error]>.smart-kanban-column-header{background:#ffcdd2!important}.smart-kanban .smart-kanban-column[wip-min-error]>.smart-kanban-column-header{background:#ffe082!important}.smart-kanban .smart-kanban-column>.smart-kanban-column-header{align-content:center;align-items:center;background-color:#f5f5f5;background-color:var(--smart-surface);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);color:#323232;color:var(--smart-surface-color);display:grid;grid-template-columns:1fr auto;min-width:0;padding:0 10px;padding:0 var(--smart-data-view-padding)}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label{font-size:15px;font-size:calc(var(--smart-font-size) + 1px);font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label.pill{align-content:center;display:inline-flex;overflow:visible}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label.pill .heading{align-items:center;border-radius:12px;display:flex;font-size:14px;font-size:var(--smart-font-size);font-weight:500;min-width:22px;padding:2px 8px}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label.pill .heading .summary{font-size:10px;margin-left:3px;opacity:.8}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label .smart-kanban-title{overflow:hidden;text-overflow:ellipsis}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label.pending{overflow:visible;position:relative;visibility:hidden}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-arrow,.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-add{display:none}.smart-kanban .smart-kanban-column>.smart-kanban-column-content{grid-row-gap:10px;grid-row-gap:var(--smart-data-view-padding);display:grid;grid-template-rows:1fr 3fr;min-height:0}.smart-kanban .smart-kanban-column .smart-kanban-column-content-tasks:empty,.smart-kanban .smart-kanban-column.collapsed>.smart-kanban-column-content{display:none}.smart-kanban .smart-kanban-column.has-swimlane,.smart-kanban .smart-kanban-column>.smart-kanban-column-content.has-swimlane{grid-row-gap:55px;grid-row-gap:calc(var(--smart-kanban-header-size) + var(--smart-data-view-padding)*2)}.smart-kanban .smart-kanban-column>.smart-kanban-column-content.no-sub-columns{grid-template-rows:1fr}.smart-kanban .smart-kanban-column .smart-kanban-column-content-tasks{background-color:initial;border:none;height:auto;max-height:none;min-height:0;min-width:0;min-width:auto;padding:0;position:relative;width:auto}.smart-kanban .smart-kanban-column.collapsed{grid-template-rows:1fr;width:35px;width:var(--smart-kanban-header-size)}.smart-kanban .smart-kanban-column.collapsed>.smart-kanban-column-header{color:#005c99;color:var(--smart-primary);direction:ltr;padding:10px 0;padding:var(--smart-data-view-padding) 0;width:100%;writing-mode:vertical-lr}.smart-kanban .smart-kanban-column.collapsed.has-swimlane>.smart-kanban-column-header>.smart-kanban-column-header-label{margin-top:80px;margin-top:calc(var(--smart-kanban-header-size)*2 + var(--smart-data-view-padding))}.smart-kanban .smart-kanban-column.dragged .smart-kanban-column-header{background-image:linear-gradient(45deg,#0000001a 25%,#0000 0,#0000 50%,#0000001a 0,#0000001a 75%,#0000 0,#0000);background-size:3em 3em}.smart-kanban .smart-kanban-column.drop-target{overflow:visible;position:relative}.smart-kanban .smart-kanban-column.drop-target.before:after{border-left:3px dashed #005c99;border-left:var(--smart-kanban-color-band-width) dashed var(--smart-primary);left:-3px;left:calc(var(--smart-kanban-color-band-width)*-1);margin-left:-3px}.smart-kanban .smart-kanban-column.drop-target.after:after{border-right:3px dashed #005c99;border-right:var(--smart-kanban-color-band-width) dashed var(--smart-primary);margin-left:3px}.smart-kanban .smart-kanban-column[orientation=horizontal]>.smart-kanban-column-content>.smart-kanban-column-content-tasks>.smart-container>.smart-scroll-viewer-container>.smart-scroll-viewer-content-container{grid-column-gap:10px;grid-column-gap:var(--smart-data-view-padding);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-template-columns:repeat(auto-fit,minmax(var(--smart-kanban-task-min-width),1fr))}.smart-kanban .smart-kanban-column[orientation=horizontal]>.smart-kanban-column-content>.smart-kanban-column-content-tasks .drop-target.before:after{border-left:3px dashed #fff;border-left:var(--smart-kanban-color-band-width) dashed var(--smart-primary-color);left:-3px;left:calc(var(--smart-kanban-color-band-width)*-1)}.smart-kanban .smart-kanban-column[orientation=horizontal]>.smart-kanban-column-content>.smart-kanban-column-content-tasks .drop-target.after:after{border-right:2px dashed #005c99;border-right:2px dashed var(--smart-primary)}.smart-kanban .smart-kanban-column[orientation=vertical]>.smart-kanban-column-content>.smart-kanban-column-content-tasks .drop-target.before:after{border-top:2px dashed #005c99;border-top:2px dashed var(--smart-primary)}.smart-kanban .smart-kanban-column[orientation=vertical]>.smart-kanban-column-content>.smart-kanban-column-content-tasks .drop-target.after:after{border-bottom:2px dashed #005c99;border-bottom:2px dashed var(--smart-primary)}.smart-kanban .smart-kanban-column-header:focus{border-color:#005c99;border-color:var(--smart-ui-state-border-active);outline:0}.smart-kanban .smart-kanban-column-header-label.pending .smart-kanban-column-header-input{background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);color:#5a5a5a;color:var(--smart-background-color);font-family:inherit;font-size:13px;font-size:calc(var(--smart-font-size) - 1px);height:120%;left:0;outline:0;padding:4px;position:absolute;top:-10%;visibility:visible;width:100%}.smart-kanban .smart-kanban-column-header-label.pending .smart-kanban-column-header-input:hover{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}.smart-kanban .smart-kanban-column-header-label.pending .smart-kanban-column-header-input:focus{border-color:#005c99;border-color:var(--smart-primary)}.smart-kanban .smart-kanban-column-header-label.pending.colors .smart-kanban-column-header-input{width:calc(100% - 30px)}.smart-kanban .smart-kanban-column-header-label.pending.colors smart-color-input{position:absolute;right:2px;visibility:visible}.smart-kanban .smart-kanban-column-header-add:focus{color:#005c99;color:var(--smart-primary);outline:0}.smart-kanban .smart-kanban-column-content-tasks:focus{outline:0}.smart-kanban .smart-kanban-column-content-tasks.empty{position:relative}.smart-kanban .smart-kanban-column-content-tasks.empty:after{align-content:center;align-items:center;content:attr(empty);display:flex;font-size:11px;justify-content:center;opacity:.5;position:absolute;top:calc(50% - 11px);width:100%}.smart-kanban .smart-kanban-column-content-tasks .smart-kanban-task[focus]{box-shadow:inset 0 0 1px 1px #005c99;box-shadow:inset 0 0 1px 1px var(--smart-primary)}.smart-kanban .smart-kanban-column-content-tasks>.smart-container>.smart-scroll-viewer-container>.smart-scroll-viewer-content-container{grid-row-gap:10px;grid-row-gap:var(--smart-data-view-padding);display:grid;padding:0}.smart-kanban .smart-kanban-column-content-columns{grid-column-gap:10px;grid-column-gap:var(--smart-data-view-padding);display:grid;min-height:0}.smart-kanban .smart-kanban-column-content-columns.has-tabs{grid-row-gap:10px;grid-row-gap:var(--smart-data-view-padding);display:grid;grid-template-rows:35px 1fr;grid-template-rows:var(--smart-kanban-header-size) 1fr;min-height:0}.smart-kanban .smart-kanban-column-content-columns.has-tabs .smart-kanban-column{grid-template-rows:1fr}.smart-kanban .smart-kanban-task:hover .smart-kanban-task-edit{width:16px}.smart-kanban .smart-kanban-task:hover .smart-kanban-task-edit:after{content:"\e909";content:var(--smart-icon-mode-edit);font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-kanban .smart-kanban-task.dragged{background-image:linear-gradient(45deg,#0000001a 25%,#0000 0,#0000 50%,#0000001a 0,#0000001a 75%,#0000 0,#0000);background-size:3em 3em}.smart-kanban .smart-kanban-task[selected]{background-color:#005c991a;background-color:var(--smart-ui-state-selected)}.smart-kanban .smart-kanban-task-user:focus{border:1px solid #005c99;border:1px solid var(--smart-primary);outline:0}.smart-kanban .remove-button:focus,.smart-kanban .smart-kanban-task-actions:focus,.smart-kanban .smart-kanban-task-comments:focus,.smart-kanban .smart-kanban-task-description:focus,.smart-kanban .smart-kanban-task-edit:focus{outline:1px solid #005c99;outline:var(--smart-primary) solid 1px}.smart-kanban .smart-kanban-task-actions:hover,.smart-kanban .smart-kanban-task-comments:hover,.smart-kanban .smart-kanban-task-description:hover,.smart-kanban .smart-kanban-task-edit:hover{color:#005c99;color:var(--smart-primary)}.smart-kanban .smart-data-view-header{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);height:35px;height:var(--smart-kanban-header-size);min-width:0}.smart-kanban .smart-kanban-add-new-column{cursor:pointer}.smart-kanban .smart-kanban-add-new-column .smart-kanban-column-content{display:none}.smart-kanban .smart-kanban-add-new-column-label{font-size:15px;font-size:calc(var(--smart-font-size) + 1px);font-weight:700}.smart-kanban .smart-kanban-add-new-column-label,.smart-kanban .swimlane{align-items:center;display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-kanban .swimlane{background-color:#005c99;background-color:var(--smart-primary);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);color:#fff;color:var(--smart-primary-color);font-size:16px;font-size:calc(var(--smart-font-size) + 2px);height:35px;height:var(--smart-kanban-header-size);justify-content:center;min-width:0;padding:10px;padding:var(--smart-data-view-padding);position:absolute}.smart-kanban .smart-kanban-task-placeholder{transition:margin .2s cubic-bezier(.4,0,.2,1)}.smart-kanban .drop-target:after{border:2px dashed #005c99;border:2px dashed var(--smart-primary);box-sizing:border-box;content:"";height:100%;left:0;opacity:.75;pointer-events:none;position:absolute;top:0;width:100%}.smart-kanban .drop-target.after:after,.smart-kanban .drop-target.before:after{border:none}.smart-kanban:not([right-to-left]) .smart-kanban-column.collapsed>.smart-kanban-column-header>.smart-arrow{transform:rotate(180deg)}.smart-kanban[add-new-button] .smart-kanban-column[add-new-button]>.smart-kanban-column-header>.smart-kanban-column-header-add:after{content:"\e810";content:var(--smart-icon-plus-circled);font-family:smart-icons;font-family:var(--smart-font-family-icon);padding:0 10px 10px 0}.smart-kanban[add-new-button] .smart-kanban-column[add-new-button]>.smart-kanban-column-header>.smart-kanban-column-header-add:hover{color:#005c99;color:var(--smart-primary);cursor:pointer}.smart-kanban[add-new-button] .smart-kanban-column[add-new-button]:not(.collapsed)>.smart-kanban-column-header[add-new-button]{grid-template-columns:auto 1fr auto auto}.smart-kanban[add-new-button] .smart-kanban-column[add-new-button]:not(.collapsed)>.smart-kanban-column-header[add-new-button]>.smart-kanban-column-header-add{display:block}.smart-kanban[add-new-button] .smart-kanban-add-new-button{align-content:center;align-items:center;background:#005c99;background:var(--smart-primary);border-radius:50%;color:#fff;color:var(--smart-primary-color);cursor:pointer;display:flex;font-size:14px;height:26px;justify-content:center;position:absolute;transform:scale(1);transition:transform .1s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);transition-delay:0s;width:26px}.smart-kanban[header-position=bottom] .smart-kanban-body,.smart-kanban[header-position=top] .smart-kanban-body{height:calc(100% - 45px);height:calc(100% - var(--smart-kanban-header-size) - var(--smart-data-view-padding))}.smart-kanban[add-new-button] .smart-kanban-add-new-button:hover{box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4);transform:scale(1.2)}.smart-kanban[add-new-button] .smart-kanban-add-new-button:after{content:"\e803";content:var(--smart-icon-plus);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px}.smart-kanban[add-new-button] .smart-kanban-add-new-button.show{opacity:1}.smart-kanban[column-actions] .smart-kanban-column:not(.collapsed)>.smart-kanban-column-header[settings]>.smart-kanban-column-header-settings-button{display:block;margin-top:-1px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.smart-kanban[column-actions] .smart-kanban-column:not(.collapsed)>.smart-kanban-column-header[settings]>.smart-kanban-column-header-settings-button:hover,.smart-kanban[column-actions] .smart-kanban-column:not(.collapsed)>.smart-kanban-column-header[settings]>.smart-kanban-column-header-settings-button[aria-expanded]{color:#005c99;color:var(--smart-primary)}.smart-kanban[column-actions] .smart-kanban-column:not(.collapsed)>.smart-kanban-column-header[settings]>.smart-kanban-column-header-settings-button:after{content:"\f0c9";content:var(--smart-icon-menu);font-family:smart-icons;font-family:var(--smart-font-family-icon);margin-left:5px}.smart-kanban[column-actions] .smart-kanban-column:not(.collapsed):not([add-new-button])>.smart-kanban-column-header[settings]{grid-template-columns:1fr auto auto auto}.smart-kanban[collapsible] .smart-kanban-column[collapsible]>.smart-kanban-column-header{cursor:pointer}.smart-kanban[collapsible] .smart-kanban-column[collapsible]>.smart-kanban-column-header:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-kanban[collapsible] .smart-kanban-column[collapsible]>.smart-kanban-column-header>.smart-arrow{display:block;transition:transform .2s cubic-bezier(.4,0,.2,1)}.smart-kanban[collapsible] .smart-kanban-column[collapsible]>.smart-kanban-column-header>.smart-arrow:hover{color:#005c99;color:var(--smart-primary);transform:scale(1.2)}.smart-kanban[task-position=leaf] .smart-kanban-column>.smart-kanban-column-content:not(.no-sub-columns){grid-row-gap:0;grid-template-rows:0 1fr}.smart-kanban[user-list] .smart-kanban-task-user:hover{border:none;box-shadow:0 0 4px 1px #005c99;box-shadow:0 0 4px 1px var(--smart-primary)}.smart-kanban[header-position=top] .smart-data-view-header{margin-bottom:10px;margin-bottom:var(--smart-data-view-padding)}.smart-kanban[header-position=bottom] .smart-data-view-header{margin-top:10px;margin-top:var(--smart-data-view-padding)}.smart-data-view-header{height:35px;height:var(--smart-kanban-header-size)}.smart-kanban-task{grid-row-gap:5px;background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-left:3px solid #005c99;border-left:var(--smart-kanban-color-band-width) solid var(--smart-primary);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);cursor:pointer;display:grid;grid-template-columns:100%;grid-template-rows:1fr auto auto;height:auto;margin-bottom:0;margin-top:0;min-height:80px;min-height:var(--smart-kanban-task-min-height);min-width:0;padding:5px;position:relative;width:100%}.smart-kanban-task .smart-kanban-task-cover-content{display:flex;height:100px;overflow:hidden}.smart-kanban-task .smart-kanban-task-cover-content img{max-height:100%;max-width:100%}.smart-kanban-task .smart-kanban-task-custom-fields{display:grid;grid-template-columns:1fr 1fr}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field{display:flex;flex-direction:column;padding:5px}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-label{font-size:12px;font-size:calc(var(--smart-font-size) - 2px);margin-bottom:5px;margin-bottom:calc(var(--smart-card-view-vertical-offset)/3);opacity:.7;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value{overflow:hidden;text-overflow:ellipsis;word-break:break-word}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value .attachments{display:flex}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value .attachments .item{margin-right:5px}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value .item,.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value img{border:1px solid #e0e0e0;border:1px solid var(--smart-border);height:25px;width:25px}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value .item:hover,.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value img:hover{border:2px solid #005c99;border:2px solid var(--smart-primary)}.smart-kanban-task-input{background:0 0;border:none!important;cursor:pointer;font-size:13px!important;font-size:calc(var(--smart-font-size) - 1px)!important;height:20px;opacity:.8;text-decoration:underline;width:100%}.smart-kanban-task-input:active,.smart-kanban-task-input:focus{cursor:auto;opacity:1;text-decoration:none;text-decoration:initial}.smart-kanban-task-subtasks .smart-kanban-sub-task.selected .label,.smart-kanban-task-subtasks .smart-kanban-sub-task[selected] .label,.smart-window.smart-kanban-window .checklist-editor smart-list-item[selected] .label{text-decoration:line-through}.smart-kanban-task-subtasks .smart-kanban-sub-task{grid-column-gap:5px;display:grid;font-size:13px!important;font-size:calc(var(--smart-font-size) - 1px)!important;grid-template-columns:16px 1fr 16px 16px;padding:2px}.smart-kanban-task-subtasks .smart-kanban-sub-task:before{content:"\f096";content:var(--smart-icon-check-empty);cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px!important;font-size:var(--smart-font-size)!important}.smart-kanban-task-subtasks .smart-kanban-sub-task:hover .edit-subtask:after{content:"\e909";content:var(--smart-icon-mode-edit);cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-kanban-task-subtasks .smart-kanban-sub-task:hover .remove-subtask:after{content:"\e80d";content:var(--smart-icon-close);cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-kanban-task-subtasks .smart-kanban-sub-task.selected{background:#005c991a;background:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}.smart-kanban-task-subtasks .smart-kanban-sub-task.selected:before{content:"\e81b";content:var(--smart-icon-check-squared)}.smart-kanban-task-content{grid-column-gap:5px;display:grid;grid-template-columns:1fr auto}.smart-kanban-task-text{max-height:200px;max-height:var(--smart-kanban-text-max-height);overflow:auto;padding:5px;word-break:break-word}.smart-kanban-task-text:after,.smart-kanban-task-text:before{font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-kanban-task-text:before{margin-right:10px}.smart-kanban-task-text:after{margin-left:10px}.smart-kanban-task-footer{grid-column-gap:5px;align-items:center;display:grid;grid-template-columns:1fr auto auto auto}.smart-kanban-task-due{display:none;letter-spacing:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-kanban-task-due:not(:empty){margin-top:5px;margin-top:calc(var(--smart-data-view-padding)/2)}.smart-kanban-task-due.overdue{color:#b00020;color:var(--smart-error)}.smart-kanban-task-due.overdue:after{content:"\e805";content:var(--smart-icon-attention-circled);font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-kanban-task-info{display:grid;grid-template-rows:auto auto}.smart-kanban-task-checked{letter-spacing:1px}.smart-kanban-task-progress{background-color:#005c99;background-color:var(--smart-primary);height:20%;left:0;position:absolute}.smart-kanban-task-progress.bottom{bottom:0}.smart-kanban-task-progress-container{align-items:center;background-color:#005c991a;background-color:var(--smart-ui-state-selected);display:none;height:20px;justify-content:center;position:relative}.smart-kanban-task-user{display:none}.smart-kanban-task-user.empty:after{align-items:center;content:"\e81f";content:var(--smart-icon-user);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:30px;font-size:var(--smart-kanban-user-icon-size);height:100%;justify-content:center;width:100%}.smart-kanban-task-tags{display:none}.smart-kanban-task-tag{background-color:#005c9926;background-color:rgba(var(--smart-primary-rgb),.15);border-radius:20px;color:#5a5a5a;color:var(--smart-background-color);display:inline-block;font-size:12px;font-weight:500;margin-right:4px;padding:2px 7px}.smart-kanban-task-actions,.smart-kanban-task-comments{display:none}.smart-kanban-task-description:after{content:"\e806";content:var(--smart-icon-align-left);font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-kanban-task-actions:after{content:"\e833";content:var(--smart-icon-settings);font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-kanban-task-comments:after{content:"\F0E5" " " attr(num);content:var(--smart-icon-comment) " " attr(num);font-family:smart-icons;font-family:var(--smart-font-family-icon);white-space:nowrap}.smart-kanban-feedback{color:#5a5a5a;color:var(--smart-background-color);cursor:move;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);opacity:.9;position:absolute}.smart-kanban-feedback *{box-sizing:border-box}.smart-kanban-feedback .smart-kanban-task{pointer-events:none;position:absolute}.smart-kanban-feedback .smart-kanban-task,.smart-kanban-feedback[column-drag]{box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4)}.smart-kanban-feedback[column-drag]{border:none;height:auto;transform:scale(.8);transform-origin:top left}.smart-kanban-feedback[column-drag] .smart-kanban{border:none;overflow:visible}.smart-kanban-feedback[column-drag] .smart-kanban-task{box-shadow:none;position:static}.smart-kanban-feedback .smart-kanban-feedback-additional,.smart-kanban-feedback .smart-kanban-feedback-additional.multiple:before{background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);box-shadow:0 2px 4px 0 #00000024,0 4px 5px 0 #0000001f,0 1px 10px 0 #0003;box-shadow:var(--smart-elevation-4);pointer-events:none;position:absolute}.smart-kanban-feedback .smart-kanban-feedback-additional{left:8px;top:-8px}.smart-kanban-feedback .smart-kanban-feedback-additional.multiple{left:16px;top:-16px}.smart-kanban-feedback .smart-kanban-feedback-additional.multiple:before{bottom:-9px;content:"";height:100%;left:-9px;width:100%}.smart-kanban-feedback .smart-kanban-feedback-additional+.smart-kanban-task:after{align-items:center;background-color:#005c99;background-color:var(--smart-primary);border-radius:50%;color:#fff;color:var(--smart-primary-color);content:attr(num);display:flex;height:20px;justify-content:center;position:absolute;right:-10px;top:-10px;width:20px}[task-progress] .smart-kanban-task-progress-container{display:flex}[task-user-icon] .smart-kanban-task-user{background-color:#f5f5f5;background-color:var(--smart-surface);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:50%;color:#5a5a5a;color:var(--smart-background-color);display:block;height:30px;height:var(--smart-kanban-user-icon-size);width:30px;width:var(--smart-kanban-user-icon-size)}[task-tags] .smart-kanban-task-tags{display:flex;flex-direction:row;overflow:hidden}[task-actions] .smart-kanban-task-actions,[task-comments] .smart-kanban-task-comments,[task-due] .smart-kanban-task-due{display:block}[task-priority][editable] .smart-kanban-task-text:hover .priority{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAQElEQVR4nGNgGAVUBEcZGBj+Q/FhBhqA/2h46FlwGMnwQ7SwYBQQBEdHkykhcHg0mQ44ODqaTAmBw6PJlIEWAACAfy0E9A956gAAAABJRU5ErkJggg==)}[task-priority] .smart-kanban-task-text{align-items:baseline;display:flex}[task-priority] .smart-kanban-task-text .priority{background-repeat:no-repeat;background-size:cover;display:inline-block;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:16px;margin-left:5px;min-width:16px;width:16px}[task-priority] .smart-kanban-task-text .priority.low{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%232666BE'%3E%3Cpath d='M2.738 7.002C1.966 5.67 2.928 4 4.468 4h15.063c1.54 0 2.503 1.669 1.731 3.002L13.731 20.01c-.77 1.33-2.691 1.33-3.462 0L2.738 7.002Z'/%3E%3C/svg%3E")}[task-priority] .smart-kanban-task-text .priority.average{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23005C99'%3E%3Cpath d='M12 5.99 19.53 19H4.47L12 5.99ZM2.74 18c-.77 1.33.19 3 1.73 3h15.06c1.54 0 2.5-1.67 1.73-3L13.73 4.99c-.77-1.33-2.69-1.33-3.46 0L2.74 18Z'/%3E%3C/svg%3E")}[task-priority] .smart-kanban-task-text .priority.high{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23DD5347'%3E%3Cpath d='M2.738 17.998C1.966 19.33 2.928 21 4.468 21h15.063c1.54 0 2.503-1.669 1.731-3.002L13.731 4.99c-.77-1.33-2.691-1.33-3.462 0L2.738 17.998Z'/%3E%3C/svg%3E")}[task-priority] .smart-kanban-task-text .priority.critical{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23AF0020'%3E%3Cpath d='M2.738 17.998C1.966 19.33 2.928 21 4.468 21h15.063c1.54 0 2.503-1.669 1.731-3.002L13.731 4.99c-.77-1.33-2.691-1.33-3.462 0L2.738 17.998ZM13.5 17.5a1.5 1.5 0 0 1-3 0 1.5 1.5 0 0 1 3 0Zm0-4a1.5 1.5 0 0 1-3 0v-4a1.5 1.5 0 0 1 3 0v4Z'/%3E%3C/svg%3E")}.smart-kanban-tab-strip{background:inherit;border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border);display:flex;height:35px;margin-bottom:10px}.smart-kanban-tab-strip .smart-kanban-tab{cursor:pointer;padding:8px 22px;text-transform:uppercase}.smart-kanban-tab-strip .smart-kanban-tab.selected{border-bottom:2px solid #005c99;border-bottom:2px solid var(--smart-primary);color:#005c99;color:var(--smart-primary)}.smart-window.smart-kanban-window[readonly] .smart-date-time-picker[calendar-button] .smart-drop-down-button.smart-calendar-button,.smart-window.smart-kanban-window[readonly] .smart-numeric-text-box .smart-numeric-text-box-unit-display,.smart-window.smart-kanban-window[readonly] smart-numeric-text-box input{border:none}.smart-kanban-tab-strip .smart-kanban-tab[focus]{color:#005c99;color:var(--smart-primary);outline:0}.smart-window.smart-kanban-window{max-height:800px;max-width:700px;min-width:700px!important;width:auto!important}.smart-window.smart-kanban-window[readonly] .new-subtask,.smart-window.smart-kanban-window[readonly] .remove-subtask{display:none}.smart-window.smart-kanban-window[readonly] .smart-button.add,.smart-window.smart-kanban-window[readonly] .smart-button.delete,.smart-window.smart-kanban-window[readonly] .smart-footer{display:none!important}.smart-window.smart-kanban-window[readonly] .smart-multi-combo-input .smart-drop-down-button,.smart-window.smart-kanban-window[readonly] .smart-multi-combo-input .smart-drop-down-list-unselect-button{display:none}.smart-window.smart-kanban-window[readonly] smart-color-input{opacity:.7;pointer-events:none}.smart-window.smart-kanban-window[readonly] .smart-kanban-tab-content.details textarea,.smart-window.smart-kanban-window[readonly] input,.smart-window.smart-kanban-window[readonly] smart-date-time-picker,.smart-window.smart-kanban-window[readonly] smart-input,.smart-window.smart-kanban-window[readonly] smart-multi-combo-input,.smart-window.smart-kanban-window[readonly] smart-numeric-text-box{--smart-surface:var(--smart-background);--smart-surface-color:var(--smart-background);border:none!important;border-bottom:1px solid #e0e0e0!important;border-bottom:1px solid var(--smart-border)!important;opacity:.7;pointer-events:none}.smart-window.smart-kanban-window .details .layout{grid-column-gap:30px;display:grid;grid-template-columns:1fr 1fr}.smart-window.smart-kanban-window .details .layout.single-column{grid-template-columns:1fr}.smart-window.smart-kanban-window .details .layout .description-editor{height:91px}.smart-window.smart-kanban-window .details .layout .tags-editor{margin-top:2px}.smart-window.smart-kanban-window .details .layout .text-editor{height:32px}.smart-window.smart-kanban-window .smart-kanban-task-user{background-color:#f5f5f5;background-color:var(--smart-surface);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:50%;color:#5a5a5a;color:var(--smart-background-color);display:block;height:30px;height:var(--smart-kanban-user-icon-size);width:30px;width:var(--smart-kanban-user-icon-size)}.smart-window.smart-kanban-window .fields .smart-kanban-task-field-editor{width:100%}.smart-window.smart-kanban-window .fields .editor-label{display:flex;justify-content:space-between}.smart-window.smart-kanban-window .fields .editor-label .icon{display:inline-block;height:16px;width:16px}.smart-window.smart-kanban-window .fields .editor-label .icon:before{content:"\e90d";content:var(--smart-icon-visibility);cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-window.smart-kanban-window .fields .editor-label .icon.hide:before{content:"\e90e";content:var(--smart-icon-visibility-off)}.smart-window.smart-kanban-window .history-table{display:block!important;max-height:400px;overflow:auto}.smart-window.smart-kanban-window .history-table table{border-collapse:collapse;width:100%}.smart-window.smart-kanban-window .history-table table .smart-kanban-task-user-history{align-items:center;display:flex}.smart-window.smart-kanban-window .history-table table .smart-kanban-task-user-history .name{margin-left:5px}.smart-window.smart-kanban-window .history-table table td,.smart-window.smart-kanban-window .history-table table th{border:1px solid #e0e0e0;border:1px solid var(--smart-border);padding:8px}.smart-window.smart-kanban-window .history-table table tr:nth-child(2n){background-color:#f5f5f5;background-color:var(--smart-surface);color:#323232;color:var(--smart-surface-color)}.smart-window.smart-kanban-window .history-table table tr:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-window.smart-kanban-window .history-table table th{background-color:#5cc0de;background-color:var(--smart-info);color:#fff;color:var(--smart-info-color);padding-bottom:12px;padding-top:12px;text-align:left}.smart-window.smart-kanban-window .comments{margin:0 auto}.smart-window.smart-kanban-window .comments .smart-comment{grid-column-gap:10px;grid-column-gap:var(--smart-data-view-padding);display:grid;grid-template-columns:30px 1fr;grid-template-columns:var(--smart-kanban-user-icon-size) 1fr;margin:10px;margin:var(--smart-data-view-padding)}.smart-window.smart-kanban-window .comments .smart-comment .comment-header{grid-column-gap:5px;grid-column-gap:calc(var(--smart-data-view-padding)/2);display:grid;grid-template-columns:1fr auto auto;margin-bottom:10px;margin-bottom:var(--smart-data-view-padding)}.smart-window.smart-kanban-window .comments .smart-comment .user-icon{background-position:50%;background-size:cover;border-radius:50%;height:30px;height:var(--smart-kanban-user-icon-size);width:100%}.smart-window.smart-kanban-window .comments .smart-comment .user-icon.empty{align-items:center;background:#f5f5f5;background:var(--smart-surface);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:50%;display:flex;justify-content:center}.smart-window.smart-kanban-window .comments .smart-comment .user-icon.empty:after{content:"\e81f";content:var(--smart-icon-user);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:20px}.smart-window.smart-kanban-window .comments .smart-comment .user-name{font-weight:700}.smart-window.smart-kanban-window .comments .smart-comment .time{opacity:.8}.smart-window.smart-kanban-window .comments .smart-comment .remove-button{cursor:pointer;transform:rotate(90deg);visibility:hidden;width:16px}.smart-window.smart-kanban-window .comments .smart-comment .remove-button:after{align-items:center;content:"\e80d";content:var(--smart-icon-close);cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:100%;justify-content:center}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea,.smart-window.smart-kanban-window .description-editor{background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);color:#5a5a5a;color:var(--smart-background-color);font-family:inherit;font-size:inherit}.smart-window.smart-kanban-window .comments .smart-comment .remove-button.enabled{visibility:visible}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments{height:auto;height:var(--smart-kanban-comments-list-height);max-height:100%;width:350px;width:var(--smart-kanban-comments-list-width)}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-comments{overflow:auto}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment{border-top:1px solid #e0e0e0;border-top:var(--smart-border-width) solid var(--smart-border);overflow:hidden;padding:10px;padding:var(--smart-data-view-padding)}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);resize:none;width:100%}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea:focus{border-color:#b2b2b2;border-color:var(--smart-outline);outline:0}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea:hover{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea[disabled]{opacity:.5}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment smart-button{--smart-button-padding:0;display:block;height:30px;height:var(--smart-kanban-send-button-height);margin-left:auto}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment smart-button[disabled]{cursor:not-allowed;pointer-events:inherit}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-comments{height:calc(100% - 175px);height:calc(100% - var(--smart-kanban-new-comment-height-expanded))}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment{height:175px;height:var(--smart-kanban-new-comment-height-expanded)}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea{display:block;height:calc(100% - 40px);height:calc(100% - var(--smart-data-view-padding) - var(--smart-kanban-send-button-height));margin-bottom:10px;margin-bottom:var(--smart-data-view-padding)}.smart-window.smart-kanban-window .edit,.smart-window.smart-kanban-window .prompt{display:none}.smart-window.smart-kanban-window.prompt{--smart-window-default-width:250px;--smart-window-default-height:150px;min-height:100px;min-width:100px}.smart-window.smart-kanban-window.prompt .prompt{display:block;height:100%;padding:20px;width:100%}.smart-window.smart-kanban-window.prompt .task-text{display:inline-block;font-weight:700;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-window.smart-kanban-window.edit{--smart-numeric-text-box-default-unit-display-width:20px}.smart-window.smart-kanban-window.edit .edit{display:block;height:100%;width:100%}.smart-window.smart-kanban-window .editor-label{margin-bottom:5px;margin-bottom:calc(var(--smart-data-view-padding)/2);text-transform:uppercase}.smart-window.smart-kanban-window .editor-container{grid-column-gap:10px;grid-column-gap:var(--smart-data-view-padding);display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.smart-window.smart-kanban-window .editor-container.single-column{grid-template-columns:1fr}.smart-window.smart-kanban-window .editor{margin-bottom:10px;margin-bottom:var(--smart-data-view-padding);width:100%}.smart-window.smart-kanban-window .description-editor{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);min-height:75px;resize:none}.smart-window.smart-kanban-window .description-editor:hover{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}.smart-window.smart-kanban-window .description-editor:focus{border-color:#005c99;border-color:var(--smart-primary);outline:0}.smart-window.smart-kanban-window .new-container{grid-column-gap:10px;grid-column-gap:var(--smart-data-view-padding);display:grid;grid-template-columns:1fr 30px;grid-template-columns:1fr var(--smart-text-box-default-height);height:30px;height:var(--smart-text-box-default-height)}.smart-window.smart-kanban-window .new-container>smart-button{--smart-button-padding:0;height:auto;width:auto}.smart-window.smart-kanban-window .color-editor{width:60px}.smart-window.smart-kanban-window .checklist-editor{border:none;height:auto}.smart-window.smart-kanban-window .checklist-editor smart-list-item .smart-overlay,.smart-window.smart-kanban-window .checklist-editor smart-list-item[focus][selected] .smart-overlay{background-color:initial}.smart-window.smart-kanban-window .checklist-editor smart-list-item .smart-list-item-container,.smart-window.smart-kanban-window .checklist-editor smart-list-item[focus][selected] .smart-list-item-container{border-color:#0000}.smart-window.smart-kanban-window .checklist-editor .smart-kanban-sub-task{grid-column-gap:5px;display:grid;grid-template-columns:auto auto}.smart-window.smart-kanban-window .checklist-editor .remove-subtask:after{content:"\e80d";content:var(--smart-icon-close);cursor:pointer;font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-window.smart-kanban-window .new-subtask{background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);color:#5a5a5a;color:var(--smart-background-color);font-family:inherit;font-size:inherit}.smart-window.smart-kanban-window .new-subtask:hover{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}.smart-window.smart-kanban-window .new-subtask:focus{border-color:#b2b2b2;border-color:var(--smart-outline);outline:0}.smart-window.smart-kanban-window .smart-content-container>.smart-footer{align-items:center;display:flex}.smart-window.smart-kanban-window .smart-footer smart-button{height:100%;margin-right:10px;min-width:150px;width:auto}@media only screen and (max-width:600px){.smart-window.smart-kanban-window{min-width:300px!important}.smart-window.smart-kanban-window .details .layout{grid-template-columns:1fr}}.smart-color-input-drop-down-menu.smart-kanban-color-input .grid-samples-container{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-color-input-drop-down-menu.smart-kanban-color-input:not([animation=none]) .default-samples-container div{transition:transform .2s ease-in-out}.smart-color-input-drop-down-menu.smart-kanban-color-input .default-samples-container div{border:initial;border-radius:50%;position:relative;transform:scale(.95)}.smart-color-input-drop-down-menu.smart-kanban-color-input .default-samples-container div.selected{transform:scale(1)}.smart-color-input-drop-down-menu.smart-kanban-color-input .default-samples-container div.selected:not(.no-color):after{align-items:center;border-radius:inherit;color:#fff;color:var(--smart-secondary-color);content:"\e908";content:var(--smart-icon-check);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.smart-kanban-color-input{--smart-input-drop-down-menu-width:auto}.smart-kanban-color-input --smart-input-drop-down-menu-width{width:98px}.smart-kanban-color-input .default-samples-container{display:flex}.smart-kanban-color-input.smart-color-picker{background:0 0!important}.smart-kanban-color-input .smart-action-button{background:0 0!important;border:none!important;width:100%}.smart-kanban-color-input .smart-action-button .smart-color-box{border-radius:50%}.smart-kanban-color-input .smart-drop-down-button{display:none}.smart-kanban-list.dialog{background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);max-height:500px;max-height:var(--smart-kanban-user-list-max-height);opacity:1;overflow:auto;position:absolute;transform:scaleY(1);transform-origin:top;width:150px;width:var(--smart-kanban-user-list-width);z-index:15}.smart-kanban-list.dialog.comments .smart-kanban-comments,.smart-kanban-list.dialog.comments .smart-kanban-new-comment,.smart-kanban-list.dialog.comments .smart-kanban-new-comment textarea{transition:height .2s cubic-bezier(.4,0,.2,1)}.smart-kanban-list.dialog:focus{outline:1px solid #005c99;outline:var(--smart-primary) solid 1px}.smart-kanban-list.dialog .item{align-items:center;cursor:pointer;display:flex;min-height:40px;min-height:calc(var(--smart-kanban-user-icon-size) + 10px);padding:5px 10px}.smart-kanban-list.dialog .item:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-kanban-list.dialog .item.selected{background-color:#005c991a;background-color:var(--smart-ui-state-selected);border-left:3px solid #005c99;border-left:var(--smart-kanban-color-band-width) solid var(--smart-primary);color:#005c99;color:var(--smart-ui-state-color-selected);padding-left:7px}.smart-kanban-list.dialog .item[disabled]{opacity:.55;pointer-events:none}.smart-kanban-list.dialog .icon{background-position:50%;background-size:cover;border-radius:50%;height:30px;height:var(--smart-kanban-user-icon-size);margin-right:10px;min-width:30px;min-width:var(--smart-kanban-user-icon-size);width:30px;width:var(--smart-kanban-user-icon-size)}.smart-kanban-list.dialog .name{overflow:hidden;text-overflow:ellipsis}.smart-kanban-list.dialog.smart-visibility-hidden{opacity:0;transform:scaleY(0)}.smart-kanban-list.dialog.actions.edit-comment .item[data-id="1"]{display:none}.smart-kanban-list.dialog.comments{height:auto;height:var(--smart-kanban-comments-list-height);max-height:100%;width:350px;width:var(--smart-kanban-comments-list-width)}.smart-kanban-list.dialog.comments .smart-kanban-comments{height:calc(100% - 50px);height:calc(100% - var(--smart-kanban-new-comment-height));overflow:auto}.smart-kanban-list.dialog.comments .smart-kanban-new-comment{border-top:1px solid #e0e0e0;border-top:var(--smart-border-width) solid var(--smart-border);height:50px;height:var(--smart-kanban-new-comment-height);overflow:hidden;padding:10px;padding:var(--smart-data-view-padding)}.smart-kanban-list.dialog.comments .smart-kanban-new-comment textarea{background-color:#fefefe;background-color:var(--smart-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);color:#5a5a5a;color:var(--smart-background-color);font-family:inherit;font-size:inherit;height:100%;resize:none;width:100%}.smart-kanban-list.dialog.comments .smart-kanban-new-comment textarea:focus{border-color:#b2b2b2;border-color:var(--smart-outline);outline:0}.smart-kanban-list.dialog.comments .smart-kanban-new-comment textarea:hover{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}.smart-kanban-list.dialog.comments .smart-kanban-new-comment textarea[disabled]{opacity:.5}.smart-kanban-list.dialog.comments .smart-kanban-new-comment smart-button{--smart-button-padding:0;display:none;height:30px;height:var(--smart-kanban-send-button-height);margin-left:auto}.smart-kanban-list.dialog.comments .smart-kanban-new-comment smart-button[disabled]{cursor:not-allowed;pointer-events:inherit}.smart-kanban-list.dialog.comments.expanded .smart-kanban-comments{height:calc(100% - 175px);height:calc(100% - var(--smart-kanban-new-comment-height-expanded))}.smart-kanban-list.dialog.comments.expanded .smart-kanban-new-comment{height:175px;height:var(--smart-kanban-new-comment-height-expanded)}.smart-kanban-list.dialog.comments.expanded .smart-kanban-new-comment textarea{display:block;height:calc(100% - 40px);height:calc(100% - var(--smart-data-view-padding) - var(--smart-kanban-send-button-height));margin-bottom:10px;margin-bottom:var(--smart-data-view-padding)}.smart-kanban-list.dialog.comments.expanded .smart-kanban-new-comment smart-button{display:block}.smart-comment{grid-column-gap:10px;grid-column-gap:var(--smart-data-view-padding);display:grid;grid-template-columns:30px 1fr;grid-template-columns:var(--smart-kanban-user-icon-size) 1fr;margin:10px;margin:var(--smart-data-view-padding)}.smart-comment .comment-header{grid-column-gap:5px;grid-column-gap:calc(var(--smart-data-view-padding)/2);display:grid;grid-template-columns:1fr auto auto;margin-bottom:10px;margin-bottom:var(--smart-data-view-padding)}.smart-comment .user-icon{background-position:50%;background-size:cover;border-radius:50%;height:30px;height:var(--smart-kanban-user-icon-size);width:100%}.smart-comment .user-icon.empty{align-items:center;background:#f5f5f5;background:var(--smart-surface);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:50%;display:flex;justify-content:center}.smart-comment .user-icon.empty:after{content:"\e81f";content:var(--smart-icon-user);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:20px}.smart-comment .user-name{font-weight:700}.smart-comment .time{opacity:.8}.smart-comment .remove-button{cursor:pointer;transform:rotate(90deg);visibility:hidden;width:16px}.smart-comment .remove-button:after{align-items:center;content:"\f141";content:var(--smart-icon-ellipsis);cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:100%;justify-content:center}.smart-comment .remove-button.enabled{visibility:visible}.smart-kanban-task-text{align-items:center;display:flex}.smart-kanban-task-text .priority{display:inline-block;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:16px;margin-left:5px;width:16px}.smart-kanban-task-text .priority.low{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%232666BE'%3E%3Cpath d='M2.738 7.002C1.966 5.67 2.928 4 4.468 4h15.063c1.54 0 2.503 1.669 1.731 3.002L13.731 20.01c-.77 1.33-2.691 1.33-3.462 0L2.738 7.002Z'/%3E%3C/svg%3E")}.smart-kanban-task-text .priority.average{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23005C99'%3E%3Cpath d='M12 5.99 19.53 19H4.47L12 5.99ZM2.74 18c-.77 1.33.19 3 1.73 3h15.06c1.54 0 2.5-1.67 1.73-3L13.73 4.99c-.77-1.33-2.69-1.33-3.46 0L2.74 18Z'/%3E%3C/svg%3E")}.smart-kanban-task-text .priority.high{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23DD5347'%3E%3Cpath d='M2.738 17.998C1.966 19.33 2.928 21 4.468 21h15.063c1.54 0 2.503-1.669 1.731-3.002L13.731 4.99c-.77-1.33-2.691-1.33-3.462 0L2.738 17.998Z'/%3E%3C/svg%3E")}.smart-kanban-task-text .priority.critical{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23AF0020'%3E%3Cpath d='M2.738 17.998C1.966 19.33 2.928 21 4.468 21h15.063c1.54 0 2.503-1.669 1.731-3.002L13.731 4.99c-.77-1.33-2.691-1.33-3.462 0L2.738 17.998ZM13.5 17.5a1.5 1.5 0 0 1-3 0 1.5 1.5 0 0 1 3 0Zm0-4a1.5 1.5 0 0 1-3 0v-4a1.5 1.5 0 0 1 3 0v4Z'/%3E%3C/svg%3E")}.smart-kanban[right-to-left] .smart-kanban-body,.smart-kanban[right-to-left] .smart-kanban-column-header-label,.smart-kanban[right-to-left] .swimlane{direction:rtl}.smart-kanban[right-to-left] .smart-kanban-column.collapsed>.smart-kanban-column-header>.smart-kanban-column-header-label{margin-bottom:auto}.smart-kanban[right-to-left] .smart-kanban-column:not(.collapsed) .smart-kanban-column-header .smart-arrow{transform:rotate(180deg)}.smart-kanban[right-to-left] .smart-kanban-list{direction:rtl}.smart-kanban[right-to-left] .smart-kanban-list .icon{margin-left:10px;margin-right:0}.smart-kanban[right-to-left] .smart-kanban-list .item.selected{border-left:initial;border-right:3px solid #005c99;border-right:var(--smart-kanban-color-band-width) solid var(--smart-primary);padding-left:10px;padding-right:7px}.smart-kanban[right-to-left][add-new-button] .smart-kanban-column[add-new-button]>.smart-kanban-column-header>.smart-kanban-column-header-add:after{padding:0 0 10px 10px}.smart-kanban-feedback[right-to-left] .smart-kanban-task{direction:rtl}[right-to-left] .smart-kanban-task{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-right-radius);border-bottom-right-radius:0;border-left:1px solid #e0e0e0;border-left:var(--smart-border-width) solid var(--smart-border);border-right:3px solid #005c99;border-right:var(--smart-kanban-color-band-width) solid var(--smart-primary);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-right-radius);border-top-right-radius:0}[right-to-left] .smart-kanban-task-progress{left:auto;right:0}smart-layout{--smart-layout-buttons-border-radius:50%;--smart-layout-context-menu-default-width:var(--smart-menu-vertical-default-width);--smart-layout-context-menu-default-height:auto;display:block;height:600px;overflow:visible;overflow:initial;width:600px}smart-layout>.smart-container{position:relative}smart-tab-layout-group[position=left] .smart-layout-tab,smart-tab-layout-group[position=right] .smart-layout-tab{padding:24px 12px}.smart-layout-tab,smart-tab-layout-group[position=bottom] .smart-layout-tab,smart-tab-layout-group[position=top] .smart-layout-tab{padding:12px 24px}smart-tab-layout-group[position=left] .smart-layout-tab:after,smart-tab-layout-group[position=right] .smart-layout-tab:after{border-radius:0 8px 8px 0;bottom:0;content:"";height:100%;left:0;position:absolute;right:-1px;top:0;transform:perspective(5px) rotateY(2deg);transform-origin:left;transition:all .2s ease;width:100%}smart-tab-layout-group[position=right] .smart-layout-tab label,smart-tab-layout-group[position=right] .smart-layout-tab.selected .smart-close-button{margin-right:5px}smart-tab-layout-group[position=left] .smart-layout-tab:after{border-radius:0 8px 8px 0;right:0}smart-tab-layout-group[position=left] .smart-layout-tab label,smart-tab-layout-group[position=left] .smart-layout-tab.selected .smart-close-button{margin-left:-5px;transform:rotateY(0)}smart-tab-layout-group[position=bottom] .smart-layout-tab:after{border-radius:0 0 8px 8px;top:0;transform:perspective(5px) rotateX(-2deg);transform-origin:top}smart-tab-layout-group[position=bottom] .smart-layout-tab label,smart-tab-layout-group[position=bottom] .smart-layout-tab.selected .smart-close-button{margin-top:-5px}.smart-layout smart-layout-group{display:grid;overflow:hidden}.smart-layout smart-layout-group[data-id=root]{grid-template-columns:1fr;height:100%;overflow:hidden;width:100%}.smart-layout smart-tab-layout-group{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border);border-right:1px solid #e0e0e0;border-right:1px solid var(--smart-border);display:grid;grid-template-rows:35px 1fr;overflow:hidden}.smart-layout smart-tab-layout-group .smart-layout-tab-strip{background:#f5f5f5;background:var(--smart-surface);border-bottom:2px solid #005c99;border-bottom:2px solid var(--smart-primary);display:flex;overflow:hidden}.smart-layout smart-tab-layout-group[position=bottom]{grid-template-rows:1fr 35px}.smart-layout smart-tab-layout-group[position=bottom]>.smart-layout-tab-strip{border:none;border-top:2px solid #005c99;border-top:2px solid var(--smart-primary)}.smart-layout smart-tab-layout-group[position=left] .smart-layout-tab-strip .smart-layout-tab .smart-close-button:after,.smart-layout smart-tab-layout-group[position=right] .smart-layout-tab-strip .smart-layout-tab .smart-close-button:after{margin-left:0;margin-top:5px}.smart-layout smart-tab-layout-group[position=left]{grid-template-columns:35px 1fr;grid-template-rows:none}.smart-layout smart-tab-layout-group[position=left]>.smart-layout-tab-strip{align-items:center;border:none;border-left:2px solid #005c99;border-left:2px solid var(--smart-primary);justify-content:flex-end;transform:rotate(180deg);writing-mode:vertical-rl}.smart-layout smart-tab-layout-group[position=right]{grid-template-columns:1fr 35px;grid-template-rows:none}.smart-layout smart-tab-layout-group[position=right]>.smart-layout-tab-strip{align-items:center;border:none;border-left:2px solid #005c99;border-left:2px solid var(--smart-primary);writing-mode:vertical-rl}.smart-layout smart-tab-layout-group[orientation=vertical]{height:100%}.smart-layout smart-tab-layout-group[orientation=horizontal]{width:100%}.smart-layout smart-tab-layout-item{overflow:hidden}.smart-layout smart-tab-layout-item>smart-layout-group{height:100%;width:100%}.smart-layout .smart-layout-context-menu{background:#fefefe;background:var(--smart-background);border-radius:4px;border-radius:var(--smart-border-radius);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);color:#5a5a5a;color:var(--smart-background-color);height:var(--smart-layout-context-menu-default-height);opacity:1;position:absolute;transform:scale(1);transform-origin:0;-webkit-transform-origin:0;width:var(--smart-layout-context-menu-default-width);z-index:9999;z-index:var(--smart-editor-drop-down-z-index)}.smart-layout .smart-layout-context-menu.smart-visibility-hidden{opacity:.2;transform:scale(0)}.smart-layout .smart-layout-context-menu>div{align-items:center;display:flex;justify-content:space-between;overflow:hidden;padding:10px;width:100%}.smart-layout .smart-layout-context-menu>div:not([disabled]){cursor:pointer}.smart-layout .smart-layout-context-menu>div[hover]{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-layout .smart-layout-context-menu>div[disabled]{cursor:default;opacity:.5;pointer-events:none}.smart-layout .smart-layout-buttons-container{height:100px;left:calc(50% - 50px);position:absolute;top:calc(50% - 50px);width:100px;z-index:9999}.smart-layout .smart-layout-buttons-container div{align-items:center;background:#005c99;background:var(--smart-primary);border-bottom-left-radius:var(--smart-layout-buttons-border-radius);border-bottom-right-radius:var(--smart-layout-buttons-border-radius);border-top-left-radius:var(--smart-layout-buttons-border-radius);border-top-right-radius:var(--smart-layout-buttons-border-radius);color:#fff;color:var(--smart-primary-color);cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);height:27px;height:var(--smart-editor-addon-width);justify-content:center;left:calc(50% - 13.5px);left:calc(50% - var(--smart-editor-addon-width)/2);padding:5px;position:absolute;touch-action:none;width:27px;width:var(--smart-editor-addon-width);z-index:1}.smart-layout .smart-layout-buttons-container div:after{content:"\e803";content:var(--smart-icon-plus)}.smart-layout .smart-layout-buttons-container div:active{background-color:#005c99;background-color:var(--smart-ui-state-active);border-color:#005c99;border-color:var(--smart-ui-state-active);color:#fff;color:var(--smart-ui-state-color-active);opacity:var(--smart-button-opacity-active)}.smart-layout .smart-layout-buttons-container div:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);border-color:#ebebeb;border-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover);opacity:var(--smart-button-opacity-active)}.smart-layout .smart-layout-buttons-container div[position=rotate]:after{content:"\e809";content:var(--smart-icon-reload)}.smart-layout .smart-layout-buttons-container div[position=center],.smart-layout .smart-layout-buttons-container div[position=left]{top:calc(50% - 13.5px);top:calc(50% - var(--smart-editor-addon-width)/2)}.smart-layout .smart-layout-buttons-container div[position=left]{left:0}.smart-layout .smart-layout-buttons-container div[position=right]{left:auto;right:0;top:calc(50% - 13.5px);top:calc(50% - var(--smart-editor-addon-width)/2)}.smart-layout .smart-layout-buttons-container div[position=top]{top:0}.smart-layout .smart-layout-buttons-container div[position=bottom]{bottom:0}.smart-layout .smart-layout-drop-area{background:#005c9933;background:rgba(var(--smart-primary-rgb),.2);height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%;z-index:99}.smart-layout .smart-layout-item{background:#fefefe;background:var(--smart-background);border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border);border-right:1px solid #e0e0e0;border-right:1px solid var(--smart-border);height:auto;overflow:hidden}.smart-layout .smart-layout-item[hover]{overflow:hidden}.smart-layout [data-id]{position:relative}.smart-layout:not([animation=none]) .smart-layout-context-menu{transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-layout:not([animation=none]) .smart-layout-buttons-container div:active,.smart-layout:not([animation=none]) .smart-layout-buttons-container div:hover{transition:background-color .1s linear,box-shadow .28s ease-in-out}.smart-layout:not([animation=none]) .smart-layout-buttons-container div[position=left]{animation:leftRight .2s ease-in}.smart-layout:not([animation=none]) .smart-layout-buttons-container div[position=right]{animation:rightLeft .2s ease-in}.smart-layout:not([animation=none]) .smart-layout-buttons-container div[position=top]{animation:topBottom .2s ease-in}.smart-layout :not([animation=none]) .smart-layout-buttons-container div[position=bottom]{animation:bottomTop .2s ease-in}.smart-layout.outline .smart-layout-splitter{opacity:1}.smart-layout .smart-layout-splitter{background:#e0e0e0;background:var(--smart-border);border:1px solid #e0e0e0;border:1px solid var(--smart-border);left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;z-index:999}.smart-layout .smart-layout-splitter:hover{border-color:#005c99;border-color:var(--smart-primary);border-style:dashed}.smart-layout .smart-layout-splitter:not([root-splitter]){transition:opacity .2s ease-in-out,width .2s ease-in-out,height .2s ease-in-out}.smart-layout .smart-layout-splitter.active{background:#005c99;background:var(--smart-primary);border-color:#005c99;border-color:var(--smart-primary)}.smart-layout .smart-layout-splitter.error{background:#b00020;background:var(--smart-error);border-color:#b00020;border-color:var(--smart-error)}.smart-layout .smart-layout-splitter.horizontal{bottom:0;cursor:s-resize;height:1px;top:auto;width:100%}.smart-layout .smart-layout-splitter.horizontal.last{bottom:auto;display:none;top:0}.smart-layout .smart-layout-splitter.vertical{cursor:e-resize;height:100%;left:auto;right:0;width:1px}.smart-layout .smart-layout-splitter.vertical.last{display:none;left:0;right:auto}.smart-layout .smart-layout-group[hover]>.smart-layout-splitter.horizontal,.smart-layout .smart-layout-group[hover]>.smart-layout-splitter.vertical,.smart-layout .smart-layout-item[hover]>.smart-layout-splitter.horizontal,.smart-layout .smart-layout-item[hover]>.smart-layout-splitter.vertical,.smart-layout .smart-layout-splitter[drag].horizontal,.smart-layout .smart-layout-splitter[drag].vertical{opacity:1;z-index:99}.smart-layout-tab{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);grid-row:1;justify-content:center;min-width:0;overflow:hidden;position:relative;transition:background-color .2s ease-in-out}.smart-layout-tab:after{border-top-left-radius:8px;border-top-right-radius:8px;bottom:0;content:"";height:120%;left:0;position:absolute;right:0;transform:perspective(5px) rotateX(2deg);transform-origin:bottom;transition:all .2s ease;width:100%}.smart-layout-tab:hover{color:#005c99;color:var(--smart-primary)}.smart-layout-tab.selected{color:#fff;color:var(--smart-primary-color)}.smart-layout-tab.selected:after{background:#005c99;background:var(--smart-primary)}.smart-layout-tab.selected .smart-close-button{color:inherit;z-index:10}.smart-layout-tab.selected .smart-close-button:after{align-items:center;content:"\e80d";content:var(--smart-icon-close);cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:16px;justify-content:center;margin-left:5px;pointer-events:none;text-align:center;width:16px}.smart-layout-tab label{color:inherit;cursor:pointer;margin-top:2px;overflow:hidden;text-overflow:ellipsis;z-index:9}.smart-layout-feedback{background:#fefefe;background:var(--smart-background);box-shadow:0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f,0 11px 15px 0 #0003;box-shadow:var(--smart-elevation-24);height:150px;left:0;max-height:150px;overflow:hidden;pointer-events:none;position:absolute;top:0;transform:scale(1);transform-origin:top left;transition:transform .25s ease-in-out;width:300px}.smart-layout-feedback.dragging{transform:scale(.5)}.smart-layout-overlay{background:#000;height:100%;left:0;opacity:.01;position:absolute;top:0;width:100%;z-index:999}@keyframes topBottom{0%{top:-27px;top:calc(var(--smart-editor-addon-width)*-1)}to{top:0}}@keyframes bottomTop{0%{bottom:-27px;bottom:calc(var(--smart-editor-addon-width)*-1)}to{bottom:0}}@keyframes leftRight{0%{left:-27px;left:calc(var(--smart-editor-addon-width)*-1)}to{left:0}}@keyframes rightLeft{0%{right:-27px;right:calc(var(--smart-editor-addon-width)*-1)}to{right:0}}smart-scheduler[dragged],smart-scheduler[resized]{touch-action:none}smart-scheduler{--smart-scheduler-event-size:var(--smart-scheduler-event-size-basic);contain:content;display:block;height:auto;height:var(--smart-scheduler-default-height);width:auto;width:var(--smart-scheduler-default-width)}smart-scheduler.smart-container,smart-scheduler>.smart-container{display:grid;grid-template-columns:100%;grid-template-rows:50px minmax(0,1fr);grid-template-rows:var(--smart-scheduler-header-height) minmax(0,1fr);margin-bottom:-2px;overflow:hidden}smart-scheduler.smart-container[show-footer],smart-scheduler>.smart-container[show-footer]{grid-template-rows:50px minmax(0,1fr) 50px;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% - 18px);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% - 18px);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]{border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);display:inline-block;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:medium;font-weight:inherit;height:100%;min-width:30px;min-width:var(--smart-scheduler-header-navigation-button-size);position:relative;text-transform:none;width:30px;width:var(--smart-scheduler-header-navigation-button-size)}smart-scheduler .smart-scheduler-nav[current]:after,smart-scheduler .smart-scheduler-nav[next]:after,smart-scheduler .smart-scheduler-nav[prev]:after{align-items:center;color:inherit;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}smart-scheduler .smart-scheduler-nav[current]:after{background:0 0;color:inherit;content:"\e901";content:var(--smart-icon-arrow-down);left:auto;min-width:27px;min-width:var(--smart-editor-addon-width);right:0;width:27px;width:var(--smart-editor-addon-width)}smart-scheduler .smart-scheduler-nav[today]{--smart-button-padding:0 10px 0 10px;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius);margin-right:10px;width:auto;width:var(--smart-scheduler-header-today-button-size)}smart-scheduler .smart-scheduler-nav[today] button{overflow:hidden;text-overflow:ellipsis}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{border:none;border-radius:0;font-family:smart-icons;font-family:var(--smart-font-family-icon);min-height:0;min-height:auto;padding:0}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:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler .smart-scheduler-nav[prev]:after{content:"\e902";content:var(--smart-icon-arrow-left)}smart-scheduler .smart-scheduler-nav[next]:after{content:"\e903";content:var(--smart-icon-arrow-right)}smart-scheduler .smart-scheduler-header{align-items:center;background:#f5f5f5;background:var(--smart-surface);display:grid;grid-template-areas:"date view";grid-template-columns:minmax(0,1fr) auto;grid-template-rows:100%;height:50px;height:var(--smart-scheduler-header-height);justify-content:start;width:100%}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{align-items:center;background:#f5f5f5;background:var(--smart-surface);border-top:1px solid #e0e0e0;border-top:var(--smart-border-width) solid var(--smart-border);height:50px;height:var(--smart-scheduler-footer-height);justify-content:center;width:100%;z-index:9}smart-scheduler .smart-scheduler-view{display:grid;grid-template-areas:"hHeader hHeader" "vHeader content";grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);height:100%;outline:0;overflow:hidden;position:relative;text-align:center}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:#b2b2b2;border-bottom-color:var(--smart-scheduler-timeline-group-separator-background);border-bottom-width:1px;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:1px solid #e0e0e0;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:#b2b2b2;border-right-width:1px;border-right:var(--smart-scheduler-timeline-group-separator-size) solid var(--smart-scheduler-timeline-group-separator-background)}smart-scheduler .smart-scheduler-view:focus .smart-scheduler-cell:not(.scale)[selected],smart-scheduler .smart-scheduler-view[focus] .smart-scheduler-cell:not(.scale)[selected]{background:#005c991a;background:var(--smart-ui-state-selected);color:#005c99;color:var(--smart-ui-state-color-selected)}smart-scheduler .smart-scheduler-view:focus .smart-scheduler-cell:not(.scale)[selected=start],smart-scheduler .smart-scheduler-view[focus] .smart-scheduler-cell:not(.scale)[selected=start]{background:#005c99;background:var(--smart-ui-state-active);color:#fff;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=bottom],smart-scheduler .smart-scheduler-view[event-hovered=bottom] .smart-scheduler-event-content,smart-scheduler .smart-scheduler-view[event-hovered=top],smart-scheduler .smart-scheduler-view[event-hovered=top] .smart-scheduler-event-content{cursor:n-resize}smart-scheduler .smart-scheduler-view[mobile] .smart-scheduler-content:not(.hide-overlay):after{content:"";display:block;height:100%;position:fixed;width:100%}smart-scheduler .smart-scheduler-view[mobile] .smart-scheduler-event[collector]{align-items:center;border-radius:50%;display:flex;justify-content:center;overflow:hidden}smart-scheduler .smart-scheduler-view[mobile] .smart-scheduler-event[collector] .smart-scheduler-event-content{height:28px;height:var(--smart-scheduler-event-collector-mobile-size);width:28px;width:var(--smart-scheduler-event-collector-mobile-size)}smart-scheduler .smart-scheduler-view-nav{align-items:center;display:flex;grid-area:view;height:100%;justify-content:flex-end;overflow:hidden}smart-scheduler .smart-scheduler-view-nav .smart-scheduler-nav[next],smart-scheduler .smart-scheduler-view-nav .smart-scheduler-nav[prev]{--smart-background:#0000;--smart-disabled:#0000;border:initial;border-radius:0;border-radius:initial}smart-scheduler .smart-scheduler-view-nav[show-menu]{padding:10px;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:none;box-shadow:var(--smart-scheduler-header-box-shadow);position:relative}smart-scheduler .smart-scheduler-view-header-vertical{display:grid;grid-area:vHeader;grid-template-columns:repeat(2,auto);height:100%}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-view-details{width:100px;width:var(--smart-scheduler-timeline-header-vertical-details-size)}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-groups-container{width:100px;width:var(--smart-scheduler-timeline-header-vertical-group-size)}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-cells{background:#fefefe;background:var(--smart-background);border:none;position:relative;width:100px;width:var(--smart-scheduler-timeline-header-vertical-cells-size)}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-cell{align-items:flex-start;min-width:0;min-width:auto;width:100%}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-cell>div{background:inherit;overflow:hidden;padding:initial;padding:var(--smart-scheduler-timeline-header-vertical-label-padding);text-overflow:ellipsis}smart-scheduler .smart-scheduler-view-header-vertical-content{display:flex;height:100%;overflow:hidden;position:relative;width:100%}smart-scheduler .smart-scheduler-view-header-horizontal{display:grid;grid-area:hHeader;width:100%}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-view-details{height:40px;height:var(--smart-scheduler-timeline-header-horizontal-details-size)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-groups-container{height:40px;height:var(--smart-scheduler-timeline-header-horizontal-group-size)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-horizontal-line-color);display:grid;grid-template-columns:auto minmax(0,1fr);overflow:hidden;width:100%}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells{display:flex;height:40px;height:var(--smart-scheduler-timeline-header-horizontal-cells-size);min-height:inherit;position:relative;width:100%}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells .smart-scheduler-cell{border-left:1px solid #e0e0e0;border-left:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color);border-right:1px solid #e0e0e0;border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color);display:flex;height:100%;min-height:inherit;width:100%}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells .smart-scheduler-cell>div{overflow:hidden;padding:initial;padding:var(--smart-scheduler-timeline-header-horizontal-label-padding);text-overflow:ellipsis}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:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler .smart-scheduler-view-header-horizontal-content{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}smart-scheduler .smart-scheduler-view-header-groups-container{display:flex;position:relative;width:100%}smart-scheduler .smart-scheduler-view-header-groups-container .smart-scheduler-cell-container{height:100%;min-height:0;min-height:auto;min-width:0;min-width:auto;position:relative;width:100%}smart-scheduler .smart-scheduler-view-header-groups-container .smart-scheduler-cell{border-right:1px solid #e0e0e0;border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color);height:100%}smart-scheduler .smart-scheduler-view-time{display:flex;position:relative}smart-scheduler .smart-scheduler-view-all-day{border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-scheduler-day-week-view-hour-size) solid var(--smart-scheduler-day-week-view-hour-color);display:grid;grid-template-columns:auto minmax(0,1fr);height:75px;height:var(--smart-scheduler-timeline-header-all-day-cells-size)}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-cell[all-day]{border-left:initial;height:100%}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event{height:30px;height:var(--smart-scheduler-event-size);padding:2px;padding:var(--smart-scheduler-event-padding-all-day)}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event:after{left:calc(100% - 4px);left:calc(100% - var(--smart-scheduler-event-resize-indicator-size));top:calc(50% - 1px);top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/4)}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event:before{left:0;top:calc(50% - 1px);top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/4)}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) 30px;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-column-gap:5px;grid-template-columns:repeat(2,auto);grid-template-rows:100%;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) 30px;grid-template-columns:minmax(auto,1fr) var(--smart-scheduler-event-icon-size)}smart-scheduler .smart-scheduler-view-all-day-content{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}smart-scheduler .smart-scheduler-view-all-day-label{align-items:center;display:flex;font-weight:600;font-weight:var(--smart-scheduler-timeline-all-day-label-font-weight);height:100%;justify-content:center;min-width:100px;min-width:var(--smart-scheduler-timeline-header-vertical-cells-size);padding:5px;padding:var(--smart-scheduler-timeline-header-cell-padding);text-overflow:ellipsis;white-space:nowrap;width:100%}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:1px solid #e0e0e0;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;transition:width .3s cubic-bezier(.075,.82,.165,1)}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{display:flex;height:100%;overflow:hidden;position:relative;width:100%}smart-scheduler .smart-scheduler-view-items-button,smart-scheduler .smart-scheduler-view-list-button{--smart-button-text-transform:initial;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius);height:100%;overflow:hidden;transform:scale(1);width:auto;width:var(--smart-scheduler-header-menu-button-size)}smart-scheduler .smart-scheduler-view-items-button:after,smart-scheduler .smart-scheduler-view-list-button:after{align-items:center;background:0 0;color:inherit;content:"\e901";content:var(--smart-icon-arrow-down);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);height:100%;justify-content:center;left:auto;min-width:27px;min-width:var(--smart-editor-addon-width);pointer-events:none;position:absolute;right:0;top:0;width:27px;width:var(--smart-editor-addon-width)}smart-scheduler .smart-scheduler-view-items-button button,smart-scheduler .smart-scheduler-view-list-button button{align-items:center;border-radius:0;border-radius:initial;display:flex;justify-content:center}smart-scheduler .smart-scheduler-view-items-button button>span,smart-scheduler .smart-scheduler-view-list-button button>span{overflow:hidden;text-overflow:ellipsis}smart-scheduler .smart-scheduler-view-items-button:not([active]) button:active,smart-scheduler .smart-scheduler-view-list-button:not([active]) button:active{background-color:inherit;border-color:inherit;color:inherit}smart-scheduler .smart-scheduler-view-items-button.smart-visibility-hidden,smart-scheduler .smart-scheduler-view-list-button.smart-visibility-hidden{transform:scale(0)}smart-scheduler .smart-scheduler-view-list-button{background:0 0;margin-left:10px}smart-scheduler .smart-scheduler-view-list-button:not(.smart-hidden){display:block!important}smart-scheduler .smart-scheduler-view-list-button.active:not(:hover){background-color:#005c99;background-color:var(--smart-primary);color:#fff;color:var(--smart-primary-color)}smart-scheduler .smart-scheduler-view-list-button:after{content:"\f0c9";content:var(--smart-icon-menu);right:2px}smart-scheduler[hide-other-month-days] .smart-scheduler-cell[other-month]{background:#f5f5f5!important;background:var(--smart-surface)!important}smart-scheduler[hide-other-month-days] .smart-scheduler-cell[other-month]>div{visibility:hidden}smart-scheduler .smart-scheduler-list-container{background:#f5f5f5;background:var(--smart-surface);border-left:1px solid #e0e0e0;border-left:1px solid var(--smart-border);color:#323232;color:var(--smart-surface-color);display:flex;flex-direction:column;height:100%;opacity:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:right;transition:transform .3s cubic-bezier(.075,.82,.165,1),opacity .3s cubic-bezier(.075,.82,.165,1);width:0}smart-scheduler .smart-scheduler-list-container.open{opacity:1;transform:scaleX(1)}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:#e0e0e0;border-bottom-color:var(--smart-border);pointer-events:none;white-space:nowrap}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell.scale{height:100%;min-height:0;min-height:auto;min-width:0;min-width:auto;position:relative;width:100%}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale)[restricted]{background:0 -245rem/12px 12px linear-gradient(135deg,#ff000026 25%,#0000 0,#0000 50%,#ff000026 0,#ff000026 75%,#0000 0,#0000);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:#f5f5f5;background:var(--smart-scheduler-timeline-nonworking-color)}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell[weekend]{background:#fefefe;background:var(--smart-scheduler-timeline-weekend-color)}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell-container{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:initial;width:100%}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale){height:100%;min-height:0;min-height:auto;min-width:0;min-width:auto;width:100%}smart-scheduler .smart-scheduler-cell,smart-scheduler .smart-scheduler-cell-container{min-height:35px;min-height:var(--smart-scheduler-timeline-cell-min-height);min-width:var(--smart-scheduler-timeline-cell-min-size);padding:5px;padding:var(--smart-scheduler-timeline-header-cell-padding);position:absolute;white-space:nowrap}smart-scheduler .smart-scheduler-cell{align-items:center;background:#fefefe;background:var(--smart-background);border-bottom-color:#0000;color:#323232;color:var(--smart-surface-color);display:flex;height:50px;height:var(--smart-scheduler-timeline-cell-height);justify-content:center;text-overflow:ellipsis;width:auto;width:var(--smart-scheduler-timeline-cell-width)}smart-scheduler .smart-scheduler-cell.smart-scheduler-feedback:after{background:#0000;background:var(--smart-scheduler-cell-feedback-background);border:2px dashed #005c99;border:2px dashed var(--smart-primary);box-sizing:border-box;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}smart-scheduler .smart-scheduler-cell[other-month]{background:#fefefe;background:var(--smart-background);border-color:#e0e0e0;border-color:var(--smart-border);color:#5a5a5a;color:var(--smart-background-color)}smart-scheduler .smart-scheduler-cell[other-month]>div{opacity:.5}smart-scheduler .smart-scheduler-cell.smart-scheduler-view-header-cell-feedback{height:auto;visibility:hidden;width:auto}smart-scheduler .smart-scheduler-cell-container{align-items:center;background:#fefefe;background:var(--smart-background);border-bottom-color:#0000;color:#323232;color:var(--smart-surface-color);display:flex;height:50px;height:var(--smart-scheduler-timeline-cell-height);justify-content:center;text-overflow:ellipsis;width:auto;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{-webkit-tap-highlight-color:transparent;border-radius:initial;border-radius:var(--smart-scheduler-event-border-radius);outline:0;padding:2px;padding:var(--smart-scheduler-event-padding-basic);position:absolute;-webkit-user-select:none;user-select:none}smart-scheduler .smart-scheduler-event:after{left:calc(50% - 1px);left:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/4);top:calc(100% - 4px);top:calc(100% - var(--smart-scheduler-event-resize-indicator-size))}smart-scheduler .smart-scheduler-event:before{left:calc(50% - 1px);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:#3479bae6;background:var(--smart-scheduler-event-focus);color:#fff;color:var(--smart-scheduler-event-color-focus)}smart-scheduler .smart-scheduler-event:not([resized])[hover] .smart-scheduler-event-content{background:#3479bacc;background:var(--smart-scheduler-event-hover);color:#fff;color:var(--smart-scheduler-event-color-hover)}smart-scheduler .smart-scheduler-event:not([collector]):after,smart-scheduler .smart-scheduler-event:not([collector]):before{background-color:#fff;background-color:var(--smart-scheduler-event-resize-indicator-color);box-shadow:0 0 0 1px #333;box-shadow:0 0 0 1px var(--smart-scheduler-event-resize-indicator-border-color);content:"";height:4px;height:var(--smart-scheduler-event-resize-indicator-size);pointer-events:none;position:absolute;transform:scale(0);width:4px;width:var(--smart-scheduler-event-resize-indicator-size);z-index:1}smart-scheduler .smart-scheduler-event .smart-scheduler-event-label{font-size:14px;font-size:var(--smart-scheduler-event-label-font-size);font-weight:300;font-weight:var(--smart-scheduler-event-label-font-weight);pointer-events:none;white-space:nowrap}smart-scheduler .smart-scheduler-event .smart-scheduler-event-time{font-size:11px;font-size:var(--smart-scheduler-event-time-font-size);font-weight:300;font-weight:var(--smart-scheduler-event-time-font-weight);opacity:.7;opacity:var(--smart-scheduler-event-time-opacity);pointer-events:none;white-space:pre-wrap}smart-scheduler .smart-scheduler-event .smart-scheduler-event-content>div{align-self:flex-start;max-height:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis}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:auto}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]{border-radius:20px;border-radius:var(--smart-scheduler-event-collector-border-radius);height:24px;height:var(--smart-scheduler-event-collector-size);width:24px;width:var(--smart-scheduler-event-collector-size)}smart-scheduler .smart-scheduler-event[collector] .smart-scheduler-event-content{grid-column-gap:5px;background:#005c99;background:var(--smart-scheduler-event-collector-background);color:#fff;color:var(--smart-scheduler-event-collector-color);grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);justify-items:center;padding:1px 5px}smart-scheduler .smart-scheduler-event[collector] .smart-scheduler-event-content>div{align-self:auto;white-space:nowrap}smart-scheduler .smart-scheduler-event[collector][focus] .smart-scheduler-event-content{background:#005c99e6;background:var(--smart-scheduler-event-collector-focus);color:#fff;color:var(--smart-scheduler-event-collector-color-focus)}smart-scheduler .smart-scheduler-event[collector][hover] .smart-scheduler-event-content{background:#005c99cc;background:var(--smart-scheduler-event-collector-hover);color:#fff;color:var(--smart-scheduler-event-collector-color-hover)}smart-scheduler .smart-scheduler-event[repeating] .smart-scheduler-event-content:after{align-items:center;box-sizing:border-box;content:"\e80b";content:var(--smart-icon-spin);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);justify-content:center;line-height:1rem;padding:5px;padding:var(--smart-scheduler-event-content-padding);position:absolute;right:0;top:0;width:30px;width:var(--smart-scheduler-event-icon-size)}smart-scheduler .smart-scheduler-event[repeating] .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto) 30px;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:"\e805";content:var(--smart-icon-attention-circled)}smart-scheduler .smart-scheduler-event[status] .smart-scheduler-event-content:before{background:#0000;background:var(--smart-scheduler-status-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:20px;box-shadow:0 0 0 .5px #fefefe;box-shadow:0 0 0 .5px var(--smart-background);box-sizing:border-box;content:"";display:block;height:100%;overflow:hidden;position:absolute;width:7px;width:var(--smart-scheduler-status-size)}smart-scheduler .smart-scheduler-event[status=free] .smart-scheduler-event-content:before{background:#fff;background:var(--smart-scheduler-status-free-background)}smart-scheduler .smart-scheduler-event[status=busy] .smart-scheduler-event-content:before{background:#dc3545;background:var(--smart-scheduler-status-busy-background)}smart-scheduler .smart-scheduler-event[status=outOfOffice] .smart-scheduler-event-content:before{background:#00a9e6;background:var(--smart-scheduler-status-out-of-office-background)}smart-scheduler .smart-scheduler-event[status=tentative] .smart-scheduler-event-content:before{background:0 -244rem/5rem 5rem linear-gradient(45deg,#fd7e14 25%,#0003 0,#0003 50%,#fd7e14 0,#fd7e14 75%,#0003 0,#0003);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) 30px;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{grid-row-gap:2px;align-items:center;background:#3479ba;background:var(--smart-scheduler-event-background);border-radius:inherit;color:#fff;color:var(--smart-scheduler-event-color);cursor:pointer;display:grid;grid-template-columns:minmax(auto,1fr);grid-template-rows:-webkit-min-content minmax(auto,1fr);grid-template-rows:min-content minmax(auto,1fr);height:100%;justify-content:flex-start;justify-items:flex-start;max-height:100%;overflow:hidden;padding:5px;padding:var(--smart-scheduler-event-content-padding);position:relative;width:100%}smart-scheduler .smart-scheduler-event-content[single-line]{grid-column-gap:5px;grid-template-columns:repeat(2,auto);grid-template-rows:100%;justify-content:space-between}smart-scheduler[legend-location=header] .smart-scheduler-header,smart-scheduler[view-type=agenda] .smart-scheduler-view-header-horizontal,smart-scheduler[view-type=day] .smart-scheduler-view{grid-template-rows:auto minmax(0,1fr)}smart-scheduler .smart-scheduler-date-nav{align-items:center;background:#f5f5f5;background:var(--smart-surface);background-clip:content-box;display:flex;grid-area:date;height:100%;overflow:hidden;padding:10px;padding:var(--smart-scheduler-header-padding)}smart-scheduler .smart-scheduler-date-nav .smart-scheduler-nav[current]{--smart-button-padding:0 10px 0 10px;border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius);max-width:auto;max-width:var(--smart-scheduler-header-date-button-max-size);width:auto}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{align-items:center;display:flex;justify-content:center;overflow:hidden;padding:5px;padding:var(--smart-scheduler-timeline-header-cell-padding);width:100px;width:var(--smart-scheduler-timeline-header-vertical-cells-size)}smart-scheduler .smart-scheduler-time-zone>div{overflow:hidden;text-overflow:ellipsis}smart-scheduler .smart-scheduler-time-zone-container{align-items:center;display:flex;height:100%}smart-scheduler .smart-scheduler-time-zone-container:empty{display:none}smart-scheduler .smart-scheduler-current-time-indicator{background:#005c99;background:var(--smart-scheduler-current-time-indicator-background);height:1px;height:var(--smart-scheduler-current-time-indicator-size);pointer-events:none;position:absolute;width:1px;width:var(--smart-scheduler-current-time-indicator-size)}smart-scheduler .smart-scheduler-items-container{align-items:center;display:flex;height:100%;outline:0;position:relative}smart-scheduler .smart-scheduler-items-container .smart-scheduler-item[selected]{background:#fefefe;background:var(--smart-background);border-left:1px solid #e0e0e0;border-left:var(--smart-border-width) solid var(--smart-border);border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border);border-top:1px solid #e0e0e0;border-top:var(--smart-border-width) solid var(--smart-border)}smart-scheduler .smart-scheduler-items-container:focus .smart-scheduler-item[selected],smart-scheduler .smart-scheduler-items-container[focus] .smart-scheduler-item[selected]{background-color:#e2e0e0;background-color:var(--smart-ui-state-focus);border-color:#e2e0e0;border-color:var(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus)}smart-scheduler .smart-scheduler-items-container .smart-scheduler-item{align-items:center;border:1px solid #0000;border:var(--smart-border-width) solid #0000;cursor:pointer;display:flex;height:100%;justify-content:center;padding:10px;padding:var(--smart-scheduler-header-padding);position:relative;width:auto;width:var(--smart-scheduler-item-size)}smart-scheduler .smart-scheduler-items-container .smart-scheduler-item:last-of-type{border-right:none}smart-scheduler .smart-scheduler-item>div{align-items:center;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}smart-scheduler .smart-scheduler-groups-container{display:flex;height:100%;overflow:hidden;width:100%}smart-scheduler .smart-scheduler-groups-container .smart-scheduler-cell{font-weight:600;font-weight:var(--smart-scheduler-timeline-all-day-label-font-weight);min-height:inherit;min-width:inherit;white-space:nowrap;white-space:var(--smart-scheduler-timeline-group-white-space)}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{background:#0000;background:var(--smart-scheduler-view-background);display:grid;grid-area:content;height:100%;overflow:hidden;position:relative;width:100%}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:#f5f5f5;background:var(--smart-scheduler-timeline-nonworking-color)}smart-scheduler .smart-scheduler-content{height:100%;overflow:hidden;position:relative;width:100%}smart-scheduler .smart-scheduler-content .smart-scheduler-cell[weekend]{background:#fefefe;background:var(--smart-scheduler-timeline-weekend-color)}smart-scheduler .smart-scheduler-view-scroll-bar{height:18px;height:var(--smart-scroll-bar-size);overflow:visible;position:relative;width:100%}smart-scheduler .smart-scheduler-view-scroll-bar:after{background:#f1f1f1;background:var(--smart-scroll-bar-background);content:"";height:18px;height:var(--smart-scroll-bar-size);left:100%;position:absolute;top:0;width:100%}smart-scheduler .smart-scheduler-view-scroll-bar.bottom-corner{width:calc(100% - 18px);width:calc(100% - var(--smart-scroll-bar-size))}smart-scheduler .smart-scheduler-view-scroll-bar[orientation=vertical]{height:100%;position:absolute;right:0;top:0;width:18px;width:var(--smart-scroll-bar-size)}smart-scheduler .smart-scheduler-view-scroll-bar[orientation=vertical].bottom-corner{height:calc(100% - 18px);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{height:auto;max-height:100%;max-width:100%;right:0;top:0;width:400px;width:var(--smart-scheduler-toast-default-width)}smart-scheduler .smart-toast-container-custom.smart-toast-container .smart-toast-item{border-radius:5px;height:50px;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:auto;width:100%}smart-scheduler .smart-scheduler-legend{grid-row-gap:10px;grid-column-gap:10px;display:flex;grid-area:legend;height:100%;width:100%}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-list{background:0 0;border:none;font-family:smart-icons;font-family:var(--smart-font-family-icon);width:30px}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-list input{display:none}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-list .smart-container:before{background:#f5f5f5;background:var(--smart-surface);content:"\f0c9";content:var(--smart-icon-menu);height:100%;left:calc(50% - 8px);position:absolute;top:calc(50% - 8px);width:100%}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-item{grid-row-gap:2px;display:flex;flex-direction:column;justify-content:center;max-width:100%;overflow:hidden;padding:10px;padding:var(--smart-scheduler-header-padding)}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-items{display:flex}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item{grid-column-gap:5px;align-items:center;display:flex;outline:medium none invert;outline:initial;overflow:hidden;position:relative;white-space:nowrap}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item:hover{color:#333;color:var(--smart-ui-state-color-hover)}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item:before{background-color:#3479ba;background-color:var(--smart-scheduler-legend-item-background);border:1px solid #e0e0e0;border:var(--smart-border-width) solid var(--smart-border);border-radius:4px;border-radius:var(--smart-border-radius);box-sizing:border-box;content:"";display:flex;height:16px;height:var(--smart-check-box-default-size);min-height:16px;min-height:var(--smart-check-box-default-size);min-width:16px;min-width:var(--smart-check-box-default-size);width:16px;width:var(--smart-check-box-default-size)}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:1px solid #e0e0e0;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;pointer-events:none;text-overflow:ellipsis}@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-event-list-event:hover .smart-event-actions{opacity:1}smart-scheduler .smart-scheduler-event-list-event .smart-event-actions{column-gap:5px;display:inline-flex;opacity:0;position:absolute;right:10px;transition:opacity .2s ease-in-out}smart-scheduler .smart-scheduler-event-list-event .smart-event-actions .smart-icon-edit{font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);font-style:normal;font-weight:400}smart-scheduler .smart-scheduler-event-list-event .smart-event-actions .smart-icon-edit:after{content:"\e909";content:var(--smart-icon-mode-edit)}smart-scheduler .smart-scheduler-event-list-event .smart-event-actions .smart-icon-navigate{font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);font-style:normal;font-weight:400}smart-scheduler .smart-scheduler-event-list-event .smart-event-actions .smart-icon-navigate:after{content:"\f08e";content:var(--smart-icon-link-ext)}smart-scheduler .smart-scheduler-window-modal{background-color:#ccc;background-color:var(--smart-disabled);left:0;min-height:100%;opacity:.5;position:absolute;top:0;width:100%;z-index:9998;z-index:calc(var(--smart-editor-drop-down-z-index) - 1)}smart-scheduler .smart-scheduler-shade-section{background:#f4e0e080;background:var(--smart-scheduler-shader-background);pointer-events:none;position:absolute}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{-webkit-user-select:none;user-select:none}smart-scheduler:not([animation=none]) .smart-scheduler-legend .smart-scheduler-legend-res-item:before{transition:background .2s linear,border .2s linear}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:0}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:27px;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:1px solid #f4e0e080;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:1px solid #e0e0e0;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{height:100%;width:100px;width:var(--smart-scheduler-timeline-header-vertical-cells-size)}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-current-time-indicator:before{border-bottom:7px solid #0000;border-bottom:var(--smart-scheduler-current-time-indicator-arrow-size) solid #0000;border-left:7px solid #005c99;border-left:var(--smart-scheduler-current-time-indicator-arrow-size) solid var(--smart-scheduler-current-time-indicator-background);border-top:7px solid #0000;border-top:var(--smart-scheduler-current-time-indicator-arrow-size) solid #0000;left:0;top:-6.5px;top:calc(var(--smart-scheduler-current-time-indicator-arrow-size)*-1 + var(--smart-scheduler-current-time-indicator-size)/2)}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:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-event{width:30px;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:1px solid #e0e0e0;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:1px solid #e0e0e0;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:"";display:flex;height:100%;width:100px;width:var(--smart-scheduler-timeline-header-vertical-group-size)}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:100px;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% - 5px));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{border-bottom-left-radius:5px;border-top-left-radius:5px;padding-left:12px;padding-left:calc(var(--smart-scheduler-status-size) + var(--smart-scheduler-status-padding))}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:#ebebeb;background:var(--smart-ui-state-hover);color:#333;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{overflow:hidden;text-overflow:ellipsis}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:visible;overflow:initial}smart-scheduler[view-type^=timeline] .smart-scheduler-time-zone{height:40px;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:1px solid #e0e0e0;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:100px minmax(0,1fr);grid-template-columns:var(--smart-scheduler-timeline-header-vertical-group-size) minmax(0,1fr)}smart-scheduler[view-type=month] .smart-scheduler-content,smart-scheduler[view-type=month] .smart-scheduler-scrollable-container{grid-template-columns:100%}smart-scheduler[view-type^=timeline] .smart-scheduler-time-zone-container{flex-direction:column;height:auto}smart-scheduler[view-type^=timeline] .smart-scheduler-view-time{flex-direction:column}smart-scheduler[view-type^=timeline] .smart-scheduler-event{height:30px;height:var(--smart-scheduler-event-size);padding:2px;padding:var(--smart-scheduler-event-padding-timeline)}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{left:calc(100% - 4px);left:calc(100% - var(--smart-scheduler-event-resize-indicator-size));top:calc(50% - 1px);top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/4)}smart-scheduler[view-type^=timeline] .smart-scheduler-event:before{left:0;top:calc(50% - 1px);top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/4)}smart-scheduler[view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell.scale:not(:last-of-type){border-right:1px solid #f4e0e080;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:1px solid #e0e0e0;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{border-left:7px solid #0000;border-left:var(--smart-scheduler-current-time-indicator-arrow-size) solid #0000;border-right:7px solid #0000;border-right:var(--smart-scheduler-current-time-indicator-arrow-size) solid #0000;border-top:7px solid #005c99;border-top:var(--smart-scheduler-current-time-indicator-arrow-size) solid var(--smart-scheduler-current-time-indicator-background);left:-6.5px;left:calc(var(--smart-scheduler-current-time-indicator-arrow-size)*-1 + var(--smart-scheduler-current-time-indicator-size)/2)}smart-scheduler[view-type=timelineWeek] .smart-scheduler-view[show-vertical-header] .smart-scheduler-view-details-label{border-right:1px solid #e0e0e0;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:1px solid #e0e0e0;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=agenda] .smart-scheduler-view-header-horizontal .smart-scheduler-view-all-day,smart-scheduler[view-type=day] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container,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,smart-scheduler[view-type=timelineWeek] .smart-scheduler-view-details:empty{display:none}smart-scheduler[view-type=timelineWeek] .smart-scheduler-view-details-label{height:40px;height:var(--smart-scheduler-timeline-header-horizontal-details-size);width:100%}smart-scheduler[view-type=day] .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-bottom:1px solid #e0e0e0;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:1px solid #e0e0e0;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:1px solid #e0e0e0;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:30px;height:var(--smart-scheduler-event-size)}smart-scheduler[view-type=month] .smart-scheduler-event:after{left:calc(100% - 4px);left:calc(100% - var(--smart-scheduler-event-resize-indicator-size));top:calc(50% - 1px);top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/4)}smart-scheduler[view-type=month] .smart-scheduler-event:before{left:0;top:calc(50% - 1px);top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/4)}smart-scheduler[view-type=month] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale){align-items:flex-start;justify-content:flex-end}smart-scheduler[view-type=month] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale)[today]>div:not([class]){background:#005c99;background:var(--smart-primary);border-radius:50%;box-shadow:0 0 0 2px #005c99;box-shadow:0 0 0 2px var(--smart-primary);color:#fff;color:var(--smart-primary-color);height:16px;height:calc(var(--smart-scheduler-month-view-number-size)/1.5);width:16px;width:calc(var(--smart-scheduler-month-view-number-size)/1.5)}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:100px minmax(0,1fr);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:29px;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:49px;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 .smart-scheduler-view-time-container{border:none;height:0}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-horizontal .smart-scheduler-view-groups-label-container{border-bottom:1px solid #e0e0e0;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:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border);box-sizing:border-box;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:1px;top:var(--smart-border-width);width:100%}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:1px solid #e0e0e0;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:10px;padding:calc(var(--smart-scheduler-timeline-header-cell-padding)*2)}smart-scheduler[view-type=agenda] .smart-scheduler-view.no-agenda:after{align-items:center;content:attr(agenda-placeholder);display:flex;height:100%;justify-content:center;overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;width:100%}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:normal}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:5px;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:27px;padding-left:var(--smart-editor-addon-width)}smart-scheduler[view-type=agenda] .smart-scheduler-event .smart-scheduler-event-time{font-size:14px;font-size:var(--smart-scheduler-event-time-font-size-agenda);font-weight:600;font-weight:var(--smart-scheduler-event-time-font-weight-agenda);opacity:1;opacity:var(--smart-scheduler-event-time-opacity-agenda)}smart-scheduler[view-type=agenda]:not([event-render-mode=classic]) .smart-scheduler-event{padding-bottom:0}smart-scheduler:not([filterable]) .smart-scheduler-legend{cursor:default;opacity:.55;pointer-events:none}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item{cursor:pointer;-webkit-user-select:none;user-select:none}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item:hover:before{border-color:#ebebeb;border-color:var(--smart-ui-state-border-hover)}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item:focus:before{border-color:#005c99;border-color:var(--smart-primary)}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]),smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical .smart-scheduler-view-time .smart-scheduler-cell{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]{cursor:default;opacity:.55;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% - 5px));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:calc(-50% - 5px);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% - 5px));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:calc(-50% - 5px);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:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[current-time-indicator] .smart-scheduler-view-header-horizontal .smart-scheduler-cell[current]{border-bottom:2px solid #005c99;border-bottom:var(--smart-scheduler-current-time-indicator-header-size) solid var(--smart-scheduler-current-time-indicator-background);color:#005c99;color:var(--smart-scheduler-current-time-indicator-background)}smart-scheduler[current-time-indicator] .smart-scheduler-view-header-vertical .smart-scheduler-cell[current]{border-right:2px solid #005c99;border-right:var(--smart-scheduler-current-time-indicator-header-size) solid var(--smart-scheduler-current-time-indicator-background);color:#005c99;color: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:normal}smart-scheduler[resized] .smart-scheduler-cell[restricted]:hover{cursor:no-drop}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,smart-scheduler[resized] .smart-scheduler-event{pointer-events:none}smart-scheduler[disable-date-menu] .smart-scheduler-nav[current]{cursor:auto}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:#5a5a5a;color:var(--smart-background-color)}smart-scheduler[disable-view-menu] .smart-scheduler-view-items-button{border:initial;cursor:auto}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{background:#e0e0e0;background:var(--smart-scheduler-day-week-view-hour-color);bottom:0;content:"";height:1px;height:var(--smart-scheduler-day-week-view-hour-size);position:absolute;right:0;width:10px;width:var(--smart-scheduler-time-ruler-tick-size)}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"}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:0;border-radius:initial}smart-scheduler[scroll-buttons-position=both][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-left:initial;border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:0;border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius)}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-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:0;border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:0}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-bottom-left-radius:0;border-left:initial;border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:0}smart-scheduler[scroll-buttons-position=far][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-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-bottom-right-radius:0;border-left:1px solid #e0e0e0;border-left:var(--smart-border-width) solid var(--smart-border);border-right:initial;border-top-right-radius:0}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-areas:"view date";grid-template-columns:1fr auto}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:1px solid #e0e0e0;border-left:var(--smart-border-width) solid var(--smart-border);border-right:1px solid #e0e0e0;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-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:0;border-right:initial;border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:0}smart-scheduler[header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-bottom-left-radius:0;border-bottom-right-radius:0;border-left:1px solid #e0e0e0;border-left:var(--smart-border-width) solid var(--smart-border);border-right:initial;border-top-left-radius:0;border-top-right-radius:0}smart-scheduler[header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{border-radius:0;border-radius:initial;border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius)}smart-scheduler[header-navigation-style=raised] .smart-scheduler-nav[today],smart-scheduler[header-navigation-style=raised] .smart-scheduler-view-items-button{background:#fefefe;background:var(--smart-background)}smart-scheduler[view-selector-type=tabs] .smart-scheduler-view-items-button{position:absolute}smart-scheduler[view-selector-type=auto] .smart-scheduler-header,smart-scheduler[view-selector-type=tabs] .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][current-time-indicator] .smart-scheduler-view-header-horizontal .smart-scheduler-cell[current]{border-bottom:2px solid #005c99;border-bottom:var(--smart-scheduler-current-time-indicator-header-size) solid var(--smart-scheduler-current-time-indicator-background);color:#005c99;color:var(--smart-scheduler-current-time-indicator-background)}smart-scheduler[right-to-left][current-time-indicator] .smart-scheduler-view-header-vertical .smart-scheduler-cell[current]{border-left:2px solid #005c99;border-left:var(--smart-scheduler-current-time-indicator-header-size) solid var(--smart-scheduler-current-time-indicator-background);border-right:none;color:#005c99;color:var(--smart-scheduler-current-time-indicator-background)}smart-scheduler[right-to-left][current-time-indicator] .smart-scheduler-current-time-indicator:before{left:calc(100% - 6px);transform:rotate(-180deg)}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:"\e903";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:"\e902";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:18px;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:18px;left:var(--smart-scroll-bar-size)}smart-scheduler[right-to-left] .smart-scheduler-view-scroll-bar[orientation=vertical]{left:0;right:auto}smart-scheduler[right-to-left] .smart-scheduler-view-scroll-bar[orientation=vertical]:before{border-left:none;border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[right-to-left] .smart-scheduler-view-scroll-bar[orientation=vertical]:after{left:auto;left:-18px;left:calc(var(--smart-scroll-bar-size)*-1);right:100%}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-left:1px solid #e0e0e0;border-left:var(--smart-scheduler-day-week-view-vertical-line-size) solid var(--smart-scheduler-day-week-view-vertical-line-color);border-right:initial}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-left:1px solid #e0e0e0;border-left:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color);border-right:initial}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-left:1px solid #e0e0e0;border-left:var(--smart-border-width) solid var(--smart-border);border-right:initial}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-left:1px solid #e0e0e0;border-left:var(--smart-scheduler-day-week-view-vertical-line-size) solid var(--smart-scheduler-day-week-view-vertical-line-color);border-right:initial}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-left:1px solid #e0e0e0;border-left:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color);border-right:initial}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-left-color:#b2b2b2;border-left-color:var(--smart-scheduler-timeline-group-separator-background);border-left-width:1px;border-left-width:var(--smart-scheduler-timeline-group-separator-size);border-right-color:initial;border-right-width:medium}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:0;margin-right:calc(-50% - 5px);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% + 5px));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:auto}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-left:29px;padding-left:calc(var(--smart-scheduler-month-view-number-size) + 5px);padding-right:0}smart-scheduler[right-to-left][view-type=month] .smart-scheduler-view:not([mobile]) .smart-scheduler-event[collector][first-month-day]{padding-left:49px;padding-left:calc(var(--smart-scheduler-month-view-number-size) + 25px)}smart-scheduler[right-to-left] .smart-toast-container-custom{left:0;right:auto}smart-scheduler[right-to-left]:not([view-type=agenda]) .smart-scheduler-event[status] .smart-scheduler-event-content{border-bottom-left-radius:0;border-bottom-right-radius:5px;border-top-left-radius:0;border-top-right-radius:5px;padding-left:0;padding-right:12px;padding-right:calc(var(--smart-scheduler-status-size) + var(--smart-scheduler-status-padding))}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:0;margin-right:100px;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-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-right-radius);border-bottom-right-radius:0;border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-right-radius);border-top-right-radius:0}smart-scheduler[right-to-left][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border-bottom-left-radius:0;border-left:initial;border-top-left-radius:0}smart-scheduler[right-to-left][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-left-radius);border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-left-radius)}smart-scheduler[right-to-left] .smart-scheduler-nav[today]{margin-left:10px;margin-right:0}smart-scheduler[right-to-left] .smart-scheduler-event[repeating] .smart-scheduler-event-content:after{left:0;right:auto}smart-scheduler[right-to-left][view-type=timelineWeek] .smart-scheduler-view[show-vertical-header] .smart-scheduler-view-details-label{border-left:1px solid #e0e0e0;border-left:var(--smart-border-width) solid var(--smart-border);border-right:initial}smart-scheduler[right-to-left] .smart-scheduler-items-container .smart-scheduler-item:last-of-type{border-left:none;border-right:1px solid #e0e0e0;border-right:var(--smart-border-width) solid var(--smart-border)}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:#0000;--smart-window-footer-padding:10px;--smart-window-content-padding:20px;max-height:100vh;max-width:100vw}.smart-scheduler-window[mobile]{border-radius:0;border-radius:initial}.smart-scheduler-window.smart-window.confirm .smart-scheduler-confirm-label{width:450px;width:var(--smart-box-width)}.smart-scheduler-window.smart-window.confirm .smart-content-container>.smart-content{grid-row-gap:0;display:grid;grid-template-columns:100%;justify-content:center}.smart-scheduler-window.smart-window .smart-scheduler-window-content-wrapper,.smart-scheduler-window.smart-window.confirm .smart-content-container>.smart-content{grid-template-rows:auto minmax(auto,1fr);justify-items:center;justify-items:safe center;padding:10px;padding:var(--smart-window-content-padding);width:100%}.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{grid-row-gap:10px;display:grid;grid-template-columns:100%;justify-content:center}.smart-scheduler-window.smart-window .smart-content-container>.smart-content{align-items:flex-start;padding:initial}.smart-scheduler-window.smart-window .smart-scheduler-window-main,.smart-scheduler-window.smart-window .smart-scheduler-window-repeat{width:450px;width:var(--smart-box-width)}.smart-scheduler-window.smart-window[horizontal] .smart-scheduler-window-content-wrapper{grid-column-gap:20px;grid-template-columns:repeat(2,auto)}.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(2n),.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 (-webkit-min-device-pixel-ratio:0),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{--smart-button-padding:0.2rem 16px;height:100%;width:100%}.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{font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:18px;height:100%;margin-right:2.5px;position:relative}.smart-scheduler-window .smart-scheduler-window-button.ok .smart-icon:after{content:"\e908";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:"\e80d";content:var(--smart-icon-cancel)}.smart-scheduler-window .smart-scheduler-window-button.delete .smart-icon:after{content:"\e826";content:var(--smart-icon-delete)}.smart-scheduler-window .smart-scheduler-window-editor{grid-row-gap:5px;grid-column-gap:10px;display:grid}.smart-scheduler-window .smart-scheduler-window-editor[type=allDay],.smart-scheduler-window .smart-scheduler-window-editor[type=repeat]{grid-column-gap:0}.smart-scheduler-window .smart-scheduler-window-editor[type=conference] label:before{content:"\e840";content:var(--smart-icon-video-camera);font-family:smart-icons;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:"\f0f3";content:var(--smart-icon-bell);font-family:smart-icons;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]{--smart-border-radius:50%;width:auto}.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:30px;height:var(--smart-editor-height)}.smart-scheduler-window .smart-scheduler-window-editor .smart-input[disabled]{cursor:default;opacity:.55;pointer-events: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:none}.smart-scheduler-tooltip{--smart-tooltip-arrow-color:var(--smart-background);--smart-tooltip-padding:4px}.smart-scheduler-tooltip.smart-tooltip .smart-tooltip-content{background-color:#fefefe;background-color:var(--smart-background);border:none;color:var(--smart-color);opacity:1}.smart-scheduler-tooltip .smart-calendar{border:initial;border-radius:0;border-radius:initial;direction:ltr}.smart-scheduler-tooltip .smart-calendar .smart-calendar-header{border:1px solid #e0e0e0;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:#e2e0e0;background-color:var(--smart-ui-state-focus);border-color:#e2e0e0;border-color:var(--smart-ui-state-border-focus);color:#333;color:var(--smart-ui-state-color-focus)}.smart-scheduler-tooltip .smart-scheduler-item{cursor:pointer;height:auto;padding-right:24px;padding-right:calc(var(--smart-scheduler-shortcut-size) - 4px);position:relative;width:100%}.smart-scheduler-tooltip .smart-scheduler-item:after{align-items:center;box-sizing:border-box;content:attr(shortcut-key);display:flex;height:100%;justify-content:center;margin:0 6px 0 10px;opacity:.5;overflow:hidden;position:absolute;right:0;top:0;white-space:nowrap;width:28px;width:var(--smart-scheduler-shortcut-size)}.smart-scheduler-tooltip .smart-scheduler-item:hover{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-scheduler-tooltip .smart-scheduler-item[checkable]:after{content:"";left:0;margin:initial;opacity:1;right:auto}.smart-scheduler-tooltip .smart-scheduler-item[checkable]>div{padding-left:28px;padding-left:var(--smart-scheduler-shortcut-size);padding-right:0}.smart-scheduler-tooltip .smart-scheduler-item[checkable][checked]:after{content:"\e908";content:var(--smart-icon-check);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size)}.smart-scheduler-tooltip .smart-scheduler-item[separator]{margin-top:15px;position:relative}.smart-scheduler-tooltip .smart-scheduler-item[separator]:before{border-bottom:1px solid #e0e0e0;border-bottom:var(--smart-border-width) solid var(--smart-border);bottom:100%;content:"";display:flex;left:0;margin:7px 0;position:absolute;width:100%}.smart-scheduler-tooltip .smart-scheduler-item>div{align-items:center;display:flex;flex-direction:row;justify-content:space-between;overflow:hidden;padding:10px 28px 10px 12px;padding:10px var(--smart-scheduler-shortcut-size) 10px 12px;position:relative;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap;width:100%}.smart-scheduler-tooltip .smart-scheduler-event{grid-column-gap:10px;--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);background:#fefefe;background:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color);cursor:pointer;display:grid;grid-template-columns:20px minmax(0,1fr) 30px;grid-template-columns:20px minmax(0,1fr) var(--smart-scheduler-event-button-size);height:50px!important;height:var(--smart-scheduler-event-item-size)!important;justify-content:center;left:auto!important;outline:0;padding:5px;padding:var(--smart-scheduler-event-content-padding);position:relative;right:auto!important;top:auto!important;-webkit-user-select:none;user-select:none;width:100%!important}.smart-scheduler-tooltip .smart-scheduler-event:before{align-items:center;background:#3479ba;background:var(--smart-scheduler-event-background);border-radius:50%;box-sizing:border-box;content:"";display:flex;height:20px;justify-content:center;padding:5px;padding:var(--smart-scheduler-event-content-padding);pointer-events:none;width:20px}.smart-scheduler-tooltip .smart-scheduler-event:hover{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-scheduler-tooltip .smart-scheduler-event[hover] .smart-scheduler-event-button:hover{background-color:#e2e0e0;background-color:var(--smart-ui-state-focus);color:#333;color:var(--smart-ui-state-color-focus)}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;position:relative;width:100%}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content .meeting{color:#005c99;color:var(--smart-primary);font-size:12px}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content .meeting a{color:#005c99;color:var(--smart-primary)}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content .meeting:before{content:"\e840";content:var(--smart-icon-video-camera);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:12px;margin-right:5px}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content>div{align-self:flex-start;max-height:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis}.smart-scheduler-tooltip .smart-scheduler-context-menu{align-items:center;display:grid;height:100%;justify-content:flex-start;width:100%}.smart-scheduler-tooltip .smart-scheduler-context-menu .smart-scheduler-context-menu-item{align-items:center;background:#fefefe;background:var(--smart-background);border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-item-border-top-right-radius);color:#5a5a5a;color:var(--smart-background-color);display:flex;height:36px;height:var(--smart-list-item-height);padding:9px 12px;padding:var(--smart-list-item-padding);text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.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{background-color:#ebebeb;background-color:var(--smart-ui-state-hover);color:#333;color:var(--smart-ui-state-color-hover)}.smart-scheduler-tooltip .smart-scheduler-context-menu .smart-scheduler-context-menu-item:hover{background:#ebebeb;background:var(--smart-ui-state-hover);color:#333;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:#005c991a;background-color:var(--smart-ui-state-selected);border-color:#005c991a;border-color:var(--smart-ui-state-border-selected);color:#005c99;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]{cursor:default;opacity:.55;pointer-events:none}.smart-scheduler-tooltip .smart-scheduler-collector-event-list{height:100%;width: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;border:initial;padding:initial;width:auto}.smart-notification-panel .smart-notification-item .smart-input,.smart-scheduler-tooltip .smart-scheduler-event-button{border-bottom-left-radius:4px;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:4px;border-top-right-radius:var(--smart-border-top-right-radius);outline:0}.smart-scheduler-tooltip .smart-scroll-viewer .smart-scroll-viewer-container.vscroll .smart-scheduler-context-menu{padding-right:18px;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{align-items:center;border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:#e0e0e0;border-color:var(--smart-border);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);display:flex;height:var(--smart-scheduler-collector-item-button-size);justify-content:center;overflow:hidden;position:relative;width:var(--smart-scheduler-collector-item-button-size)}.smart-scheduler-tooltip .smart-scheduler-event-button:active{background-color:#005c99;background-color:var(--smart-ui-state-active);color:#fff;color:var(--smart-ui-state-color-active)}.smart-scheduler-tooltip .smart-scheduler-event-button:focus{background-color:#e2e0e0;background-color:var(--smart-ui-state-focus);color:#333;color:var(--smart-ui-state-color-focus)}.smart-scheduler-tooltip .smart-scheduler-event-button:before{box-sizing:border-box;content:"\e826";content:var(--smart-icon-delete);font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:18px;font-size:var(--smart-button-large-font-size);pointer-events:none;position:absolute}.smart-scheduler-tooltip .smart-scheduler-event-label{font-size:14px;font-size:var(--smart-scheduler-event-label-font-size);font-weight:300;font-weight:var(--smart-scheduler-event-label-font-weight);pointer-events:none;white-space:nowrap}.smart-scheduler-tooltip .smart-scheduler-event-time{font-size:11px;font-size:var(--smart-scheduler-event-time-font-size);font-weight:300;font-weight:var(--smart-scheduler-event-time-font-weight);opacity:.7;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]{transform-origin:bottom}.smart-scheduler-tooltip:not([arrow]),.smart-scheduler-tooltip[arrow-direction=top]{transform-origin:top}.smart-scheduler-tooltip[right-to-left] .smart-scheduler-item{padding-left:24px;padding-left:calc(var(--smart-scheduler-shortcut-size) - 4px);padding-right:0}.smart-scheduler-tooltip[right-to-left] .smart-scheduler-item:after{left:0;margin:0 10px 0 6px;right:auto}.smart-scheduler-tooltip[right-to-left] .smart-scheduler-item>div{padding:10px 12px 10px 28px;padding:10px 12px 10px var(--smart-scheduler-shortcut-size)}.smart-scheduler-drag-feedback{-webkit-tap-highlight-color:transparent;background:0 0;border-radius:initial;border-radius:var(--smart-scheduler-event-border-radius);box-shadow:0 8px 10px 1px #00000024,0 3px 14px 3px #0000001f,0 4px 15px 0 #0003;box-shadow:var(--smart-elevation-8);box-sizing:border-box;cursor:move;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);opacity:.75;outline:0;padding:initial;pointer-events:none;position:absolute;text-align:center;z-index:10000}.smart-scheduler-drag-feedback .smart-scheduler-event-content{grid-row-gap:2px;align-items:center;background:#3479ba;background:var(--smart-scheduler-event-background);border-radius:inherit;box-sizing:border-box;color:#fff;color:var(--smart-scheduler-event-color);cursor:pointer;display:grid;grid-template-rows:-webkit-min-content minmax(auto,1fr);grid-template-rows:min-content minmax(auto,1fr);height:100%;justify-content:flex-start;justify-items:flex-start;max-height:100%;overflow:hidden;padding:5px;padding:var(--smart-scheduler-event-content-padding);position:relative;width:100%}.smart-scheduler-drag-feedback .smart-scheduler-event-content[single-line]{grid-column-gap:5px;grid-template-columns:repeat(2,auto);grid-template-rows:100%;justify-content:space-between}.smart-scheduler-drag-feedback .smart-scheduler-event-content[single-line]>div{align-self:auto}.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-size:14px;font-size:var(--smart-scheduler-event-label-font-size);font-weight:300;font-weight:var(--smart-scheduler-event-label-font-weight);pointer-events:none;white-space:nowrap}.smart-scheduler-drag-feedback .smart-scheduler-event-time{font-size:11px;font-size:var(--smart-scheduler-event-time-font-size);font-weight:300;font-weight:var(--smart-scheduler-event-time-font-weight);opacity:.7;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{align-self:flex-start;max-height:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis}.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{background:#0000;background:var(--smart-scheduler-status-background);border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:20px;box-shadow:0 0 0 .5px #fefefe;box-shadow:0 0 0 .5px var(--smart-background);box-sizing:border-box;content:"";display:block;height:100%;overflow:hidden;position:absolute;width:7px;width:var(--smart-scheduler-status-size)}.smart-scheduler-drag-feedback[status]:not([view-type=agenda]) .smart-scheduler-event-content{padding-left:12px;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:#fff;background:var(--smart-scheduler-status-free-background)}.smart-scheduler-drag-feedback[status=busy] .smart-scheduler-event-content:before{background:#dc3545;background:var(--smart-scheduler-status-busy-background)}.smart-scheduler-drag-feedback[status=outOfOffice] .smart-scheduler-event-content:before{background:#00a9e6;background:var(--smart-scheduler-status-out-of-office-background)}.smart-scheduler-drag-feedback[status=tentative] .smart-scheduler-event-content:before{background:0 -244rem/5rem 5rem linear-gradient(45deg,#fd7e14 25%,#0003 0,#0003 50%,#fd7e14 0,#fd7e14 75%,#0003 0,#0003);background:var(--smart-scheduler-status-tentative-background)}.smart-scheduler-drag-feedback[view-type=agenda] .smart-scheduler-event-time{font-size:14px;font-size:var(--smart-scheduler-event-time-font-size-agenda);font-weight:600;font-weight:var(--smart-scheduler-event-time-font-weight-agenda);opacity:1;opacity:var(--smart-scheduler-event-time-opacity-agenda)}.smart-scheduler-drag-feedback[view-type=agenda] .smart-scheduler-event,.smart-scheduler-drag-feedback[view-type=agenda] .smart-scheduler-event-content>div{padding:5px;padding:var(--smart-scheduler-event-padding-agenda)}.smart-scheduler-drag-feedback[view-type=agenda][status] .smart-scheduler-event-content:before{content:normal}.smart-scheduler-drag-feedback:not([view-type^=timeline]){width:30px;width:var(--smart-scheduler-event-size)}.smart-scheduler-drag-feedback:not([view-type^=timeline]) .smart-scheduler-event-content>div{padding:2px;padding:var(--smart-scheduler-event-padding-basic)}.smart-scheduler-drag-feedback[view-type^=timeline] .smart-scheduler-event-content>div{padding:2px;padding:var(--smart-scheduler-event-padding-timeline)}.smart-scheduler-drag-feedback[mobile]:not([view-type^=timeline]){min-width:60px;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) 30px;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{align-items:center;box-sizing:border-box;content:"\e80b";content:var(--smart-icon-spin);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);justify-content:center;line-height:1rem;padding:5px;padding:var(--smart-scheduler-event-content-padding);position:absolute;right:0;top:0;width:30px;width:var(--smart-scheduler-event-icon-size)}.smart-scheduler-drag-feedback[repeating] .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto) 30px;grid-template-columns:repeat(2,auto) var(--smart-scheduler-event-icon-size)}.smart-scheduler-drag-feedback[repeating][exception] .smart-scheduler-event-content:after{content:"\e805";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:0;padding-right:12px;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{left:0;right:auto}.smart-dragging-disabled{cursor:no-drop}.smart-notification-panel{contain:content;display:inline-block;height:auto;max-height:100px;width:auto}.smart-notification-panel:focus{border-color:#b2b2b2;border-color:var(--smart-outline)}.smart-notification-panel.smart-container,.smart-notification-panel>.smart-container{max-height:inherit;overflow:auto;padding:4px;padding:var(--smart-editor-label-padding)}.smart-notification-panel .smart-notification-container{display:flex;flex-direction:column;width:100%}.smart-notification-panel .smart-notification-container:empty{display:none}.smart-notification-panel .smart-notification-item,.smart-notification-panel .smart-notification-placeholder{-webkit-user-select:none;user-select:none}.smart-notification-panel .smart-notification-item{grid-column-gap:10px;align-items:center;display:inline-grid;grid-template-columns:repeat(4,minmax(0,1fr)) 30px;grid-template-columns:repeat(4,minmax(0,1fr)) var(--smart-editor-height);justify-items:center;padding:0 0 4px;padding:0 0 var(--smart-editor-label-padding)}.smart-notification-panel .smart-notification-item .smart-input{align-items:center;background:#f5f5f5;background:var(--smart-surface);border:1px solid #0000;border:var(--smart-border-width) solid #0000;border-bottom-right-radius:4px;border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-left-radius:4px;border-top-left-radius:var(--smart-border-top-left-radius);color:#323232;color:var(--smart-surface-color);cursor:pointer;display:inline-flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);height:30px;height:var(--smart-editor-height);overflow:hidden;padding:4px;padding:var(--smart-editor-label-padding);position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}.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{align-items:center;box-sizing:border-box;content:"\e901";content:var(--smart-icon-arrow-down);cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);height:100%;justify-content:center;outline:0;overflow:hidden;position:absolute;right:-1px;top:1px;width:27px;width:var(--smart-editor-addon-width)}.smart-notification-panel .smart-notification-item .smart-input[interval]:before{border-bottom:1px solid #0000;border-bottom:var(--smart-border-width) solid #0000;content:"\e904";content:var(--smart-icon-arrow-up);height:50%;top:0}.smart-notification-panel .smart-notification-item .smart-input[interval]:after{bottom:0;content:"\e901";content:var(--smart-icon-arrow-down);height:50%;top:auto}.smart-notification-panel .smart-notification-item .smart-button[delete]{align-items:center;border-radius:50%;box-sizing:border-box;cursor:pointer;display:flex;font-size:16px;height:30px;height:var(--smart-editor-height);justify-content:center;opacity:.25;outline:0;position:relative;width:30px;width:var(--smart-editor-height)}.smart-notification-panel .smart-notification-item .smart-button[delete]:after{align-items:center;content:"\e80d";content:var(--smart-icon-close);cursor:pointer;display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:14px;font-size:var(--smart-font-size);height:0;justify-content:center;width:100%}.smart-notification-panel .smart-notification-placeholder,.smart-notification-panel .smart-notification-placeholder .smart-input{align-items:center;cursor:pointer;display:inline-flex;font-family:Roboto,Helvetica Neue,sans-serif;font-family:var(--smart-font-family);font-size:14px;font-size:var(--smart-font-size);outline:0}.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 #b2b2b2;box-shadow:0 0 0 1px var(--smart-outline)}.smart-notification-panel .smart-notification-placeholder{border-bottom:1px solid #005c99;border-bottom:var(--smart-border-width) solid var(--smart-primary);color:#005c99;color:var(--smart-primary)}.smart-notification-panel .smart-notification-placeholder .smart-input{border:1px solid #0000;border:var(--smart-border-width) solid #0000}.smart-notification-panel .smart-notification-placeholder:hover{color:#333;color:var(--smart-ui-state-color-hover)}.smart-notification-panel .smart-notification-editor{background:#fefefe;background:var(--smart-background);color:#5a5a5a;color:var(--smart-background-color);position:absolute}.smart-notification-panel label{align-items:center;display:inline-flex;justify-content:center}.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[interval]{padding-left:31px;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{left:-1px;right:auto}.smart-scheduler-loading-container .smart-loader-label{left:50%;margin-left:5px;margin-top:35px;margin-top:calc(5px + var(--smart-loader-size));position:absolute;top:50%;transform:translate(-50%,-50%);z-index:99}.smart-scheduler-loader{background-clip:padding-box;border:6px solid #2b333f1a;border-radius:50%;box-sizing:border-box;display:block;height:40px;height:calc(var(--smart-loader-size) + 10px);left:50%;margin:inherit;opacity:.85;position:absolute;text-align:left;top:50%;transform:translate(-50%,-50%);width:40px;width:calc(var(--smart-loader-size) + 10px);z-index:99}.smart-scheduler-loader:after,.smart-scheduler-loader:before{animation:smart-loader-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,smart-loader-spin-fade 1.1s linear infinite;border:#0000;border-radius:inherit;border-width:6px;box-sizing:inherit;content:"";height:inherit;margin:-6px;opacity:1;position:absolute;width:inherit}.smart-color-input-drop-down-menu.smart-scheduler-color-input .default-samples-container div{border:initial;border-radius:50%;position:relative;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{align-items:center;border-radius:inherit;color:#fff;color:var(--smart-secondary-color);content:"\e908";content:var(--smart-icon-check);display:flex;font-family:smart-icons;font-family:var(--smart-font-family-icon);height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.smart-scheduler-color-input{--smart-input-drop-down-menu-width:auto}.smart-3d-chart-legend-item-color{border:3px solid;cursor:pointer;height:13px;margin-right:5px;width:13px}.smart-3d-chart-legend-item-hidden>.smart-3d-chart-legend-item-color{background-color:#fff!important}.smart-3d-chart-legend-item-label{font-size:12px;font-weight:700}.smart-3d-chart-legend{display:flex;flex-wrap:wrap;justify-content:center;position:absolute;z-index:2}.smart-3d-chart-footer,.smart-3d-chart-range-selector-container{border:1px solid #e0e0e0;border:1px solid var(--smart-border)}.smart-3d-chart-range-selector-container{height:100px;position:relative;width:95%}.smart-3d-chart-range-selector{height:80%;position:relative;width:100%}.smart-3d-chart-range-selector-rect{background:#00f;cursor:move;height:100%;opacity:.1;position:absolute;top:0;width:95%}.smart-3d-chart-range-selector-slider{cursor:e-resize;height:100%;position:absolute;top:0;width:6px}.smart-3d-chart-range-selector-slider:before{background:#e0e0e0;background:var(--smart-border);content:"";height:100%;left:0;position:absolute;top:0;width:1px}.smart-3d-chart-range-selector-slider:after{background:#fff;border:1px solid #e0e0e0;border:1px solid var(--smart-border);border-radius:4px;content:"";height:30%;left:-3px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.smart-3d-chart-legend-table{table-layout:fixed}.smart-3d-chart-legend-table-header-cell{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--smart-border);height:55px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}td.smart-3d-chart-legend-table-body-cell:first-child{border-right:1px solid #e0e0e0;border-right:1px solid var(--smart-border);overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}td.smart-3d-chart-legend-table-body-cell{padding:0 5px;text-align:center}td.smart-3d-chart-legend-table-body-cell:last-child{min-width:40px}.smart-3d-chart-legend-table-body-cell-flex{display:flex;justify-content:center}.smart-3d-chart-legend-table .smart-3d-chart-legend-item{justify-content:center;margin:8px 2px;width:100%}.smart-3d-chart-legend-table .smart-3d-chart-legend-item-color{height:20px;max-width:20px;width:100%}.smart-3d-chart-legend-table thead th:not(:first-child) div.wrapper{justify-content:center}.smart-3d-chart-legend-column{display:flex}.smart-3d-chart-legend-item{display:flex;margin:8px;-webkit-user-select:none;user-select:none}.smart-3d-chart-tooltip{background-color:#fefefe;background-color:var(--smart-background);border:2px solid #000;border-radius:5px;color:#5a5a5a;color:var(--smart-background-color);display:none;max-width:165px;opacity:.8;padding:3px;position:fixed;z-index:2}.smart-3d-chart-caption{margin:auto;padding:10px;position:absolute;text-align:center;width:100%;z-index:2}.smart-3d-chart,.smart-3d-chart-container{position:relative}.smart-3d-chart-label{background-color:none;color:#5a5a5a;color:var(--smart-background-color);font-size:15px}.smart-3d-chart-value-axis-label,.smart-3d-chart-x-axis-label,.smart-3d-chart-z-axis-label{color:#5a5a5a;color:var(--smart-background-color);font-weight:550;padding:0}.smart-3d-chart-hover{cursor:pointer}.smart-3d-chart-tooltip-heading{font-weight:700}.smart-3d-chart{border:1px solid #e0e0e0;border:1px solid var(--smart-border);display:block;height:400px;width:800px}smart-3d-chart .smart-3d-chart-controls{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:right;opacity:0;padding:5px 20px;position:absolute;transition:opacity .25s ease-in-out;width:100%;z-index:3}.smart-3d-chart-controls>.smart-3d-chart-control{margin-left:20px}smart-3d-chart:hover .smart-3d-chart-controls{opacity:1}.smart-3d-chart-control-button{cursor:pointer;font-size:17px}.smart-3d-chart-control-button:after{opacity:.7;position:relative;top:20%}.smart-3d-chart-control-button:hover:after,.smart-3d-chart-control-button[selected]:after{opacity:1}.smart-3d-chart-control-zoom-in:after{content:"\E841";content:var(--smart-icon-zoom-in);font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-zoom-out:after{content:"\E842";content:var(--smart-icon-zoom-out);font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-camera-mode:after{content:"\e840";content:var(--smart-icon-video-camera);font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-pan-mode:after{content:"\F047";content:var(--smart-icon-move);font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-zoom-mode:after{content:"\E841";content:var(--smart-icon-zoom-in);font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-reset-camera:after{content:"\E843";content:var(--smart-icon-home);font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-save-image:after{content:"\e836";content:var(--smart-icon-download-alt);font-family:smart-icons;font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-drop-down-list{width:150px}.smart-3d-chart-control-drop-down-list .smart-3d-chart-control-list-item{margin-right:5px}.drawContainer,.smart-arrow,.smart-container{height:100%;width:100%}.smart-container{display:block;font-family:inherit;font-size:inherit;margin:0;outline:0;padding:0}.smart-container,.smart-container *{box-sizing:border-box}.smart-drop-down,.smart-popup{box-sizing:border-box;list-style-type:none;margin:5px 0;margin:var(--smart-editor-drop-down-vertical-offset) 0;position:absolute;z-index:9999;z-index:var(--smart-editor-drop-down-z-index)}@font-face{font-family:smart-icons;font-style:normal;font-weight:400;src:local("./font/smart-icons"),url(/static/media/smart-icons.081cb53f8e1963dda310.woff2) format("woff2"),url(/static/media/smart-icons.df26cb092871ba848242.woff) format("woff"),url(/static/media/smart-icons.97b1596608b9c21736ea.ttf) format("truetype"),url(/static/media/smart-icons.47a31edc481e7078368b.eot) format("embedded-opentype")}.smart-arrow{background-position:50%;background-repeat:no-repeat;background-size:1em 1em}.smart-arrow-down:after,.smart-arrow-left-first:after,.smart-arrow-left:after,.smart-arrow-right-last:after,.smart-arrow-right:after,.smart-arrow-up:after{font-feature-settings:normal;align-items:center;color:inherit;display:flex;flex-wrap:wrap;font-family:smart-icons;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);font-style:normal;font-variant:normal;font-weight:400;height:100%;justify-content:center;position:relative;text-decoration:inherit;text-transform:none;width:100%}.smart-arrow-up:after{content:"\e904";content:var(--smart-icon-arrow-up);top:-1px}.smart-arrow-down:after{content:"\e901";content:var(--smart-icon-arrow-down)}.smart-arrow-left:after{content:"\e902";content:var(--smart-icon-arrow-left)}.smart-arrow-left-first:after{content:"\e900";content:var(--smart-icon-first-page)}.smart-arrow-right-last:after{content:"\e905";content:var(--smart-icon-last-page)}.smart-arrow-right:after{content:"\e903";content:var(--smart-icon-arrow-right)}.drawContainer{position:relative}.smart-ripple{animation:ripple .35s linear;border:none;border-radius:50%;display:block;opacity:.5;pointer-events:none;position:absolute;transform:scale(0)}.smart-ripple.smart-animate{animation:ripple .65s linear;position:absolute}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.smart-overlay{pointer-events:none}.smart-unselectable{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-collapse,.smart-hidden{display:none!important}.smart-visibility-hidden{visibility:hidden!important}.smart-element-init{visibility:hidden}.smart-element-ready{overflow:hidden}.smart-shown{display:block}.smart-resize-trigger,.smart-resize-trigger-shrink{left:0;position:absolute;top:0;transition:0s}.smart-resize-trigger-shrink{height:200%;width:200%}.smart-resize-trigger-container{display:block;height:100%;left:0;min-height:1px;overflow:hidden;pointer-events:none;position:relative;top:-100%;visibility:hidden;width:100%;z-index:-1}.smart-list-menu-view.smart-drop-down-repositioned .smart-loader,smart-card-view .smart-loader,smart-grid .smart-loader,smart-list-box .smart-loader,smart-list-menu .smart-loader,smart-table .smart-loader,smart-tree .smart-loader{background-clip:padding-box;border:6px solid #2b333f1a;border-radius:50%;box-sizing:border-box;display:block;height:40px;height:calc(var(--smart-loader-size) + 10px);left:50%;margin:inherit;opacity:.85;position:absolute;text-align:left;top:50%;transform:translate(-50%,-50%);width:40px;width:calc(var(--smart-loader-size) + 10px);z-index:10}.smart-list-menu-view.smart-drop-down-repositioned .smart-loader:after,.smart-list-menu-view.smart-drop-down-repositioned .smart-loader:before,smart-card-view .smart-loader:after,smart-card-view .smart-loader:before,smart-grid .smart-loader:after,smart-grid .smart-loader:before,smart-list-box .smart-loader:after,smart-list-box .smart-loader:before,smart-list-menu .smart-loader:after,smart-list-menu .smart-loader:before,smart-table .smart-loader:after,smart-table .smart-loader:before,smart-tree .smart-loader:after,smart-tree .smart-loader:before{animation:smart-loader-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,smart-loader-spin-fade 1.1s linear infinite;border:6px solid #0000;border-radius:inherit;box-sizing:inherit;content:"";height:inherit;margin:-6px;opacity:1;position:absolute;width:inherit}.smart-list-menu-view.smart-drop-down-repositioned .smart-loader.smart-hidden,smart-card-view .smart-loader.smart-hidden,smart-grid .smart-loader.smart-hidden,smart-list-box .smart-loader.smart-hidden,smart-list-menu .smart-loader.smart-hidden,smart-table .smart-loader.smart-hidden,smart-tree .smart-loader.smart-hidden{display:none}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=bottom] .smart-loader,.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=top] .smart-loader,smart-grid[loading-indicator-position=bottom] .smart-loader,smart-grid[loading-indicator-position=top] .smart-loader,smart-list-box[loading-indicator-position=bottom] .smart-loader,smart-list-box[loading-indicator-position=top] .smart-loader,smart-list-menu[loading-indicator-position=bottom] .smart-loader,smart-list-menu[loading-indicator-position=top] .smart-loader,smart-tree[loading-indicator-position=bottom] .smart-loader,smart-tree[loading-indicator-position=top] .smart-loader{height:30px;height:var(--smart-loader-size);left:20%;width:30px;width:var(--smart-loader-size)}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=bottom] .smart-loader-container,.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=top] .smart-loader-container,smart-grid[loading-indicator-position=bottom] .smart-loader-container,smart-grid[loading-indicator-position=top] .smart-loader-container,smart-list-box[loading-indicator-position=bottom] .smart-loader-container,smart-list-box[loading-indicator-position=top] .smart-loader-container,smart-list-menu[loading-indicator-position=bottom] .smart-loader-container,smart-list-menu[loading-indicator-position=top] .smart-loader-container,smart-tree[loading-indicator-position=bottom] .smart-loader-container,smart-tree[loading-indicator-position=top] .smart-loader-container{animation:smart-loader-container-pop-up-down .3s linear;background-color:#f2f2f2;display:block;height:10%;overflow:hidden;position:relative;width:100%}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=bottom] .smart-loader-container.smart-hidden,.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=top] .smart-loader-container.smart-hidden,smart-grid[loading-indicator-position=bottom] .smart-loader-container.smart-hidden,smart-grid[loading-indicator-position=top] .smart-loader-container.smart-hidden,smart-list-box[loading-indicator-position=bottom] .smart-loader-container.smart-hidden,smart-list-box[loading-indicator-position=top] .smart-loader-container.smart-hidden,smart-list-menu[loading-indicator-position=bottom] .smart-loader-container.smart-hidden,smart-list-menu[loading-indicator-position=top] .smart-loader-container.smart-hidden,smart-tree[loading-indicator-position=bottom] .smart-loader-container.smart-hidden,smart-tree[loading-indicator-position=top] .smart-loader-container.smart-hidden{display:none}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=bottom] .smart-loader-label,.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=top] .smart-loader-label,smart-grid[loading-indicator-position=bottom] .smart-loader-label,smart-grid[loading-indicator-position=top] .smart-loader-label,smart-list-box[loading-indicator-position=bottom] .smart-loader-label,smart-list-box[loading-indicator-position=top] .smart-loader-label,smart-list-menu[loading-indicator-position=bottom] .smart-loader-label,smart-list-menu[loading-indicator-position=top] .smart-loader-label,smart-tree[loading-indicator-position=bottom] .smart-loader-label,smart-tree[loading-indicator-position=top] .smart-loader-label{display:block;font-family:inherit;font-size:inherit;left:60%;position:absolute;top:50%;transform:translate(-50%,-50%);vertical-align:middle;white-space:nowrap}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=top] .smart-loader-container,smart-grid[loading-indicator-position=top] .smart-loader-container,smart-list-box[loading-indicator-position=top] .smart-loader-container,smart-list-menu[loading-indicator-position=top] .smart-loader-container,smart-tree[loading-indicator-position=top] .smart-loader-container{animation:smart-loader-container-pop-up-top .3s linear;position:absolute;top:0}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=bottom] .smart-loader-container,smart-grid[loading-indicator-position=bottom] .smart-loader-container,smart-list-box[loading-indicator-position=bottom] .smart-loader-container,smart-list-menu[loading-indicator-position=bottom] .smart-loader-container,smart-tree[loading-indicator-position=bottom] .smart-loader-container{top:-10%}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=center] .smart-loader,smart-grid[loading-indicator-position=center] .smart-loader,smart-list-box[loading-indicator-position=center] .smart-loader,smart-list-menu[loading-indicator-position=center] .smart-loader,smart-tree[loading-indicator-position=center] .smart-loader{height:40px;height:calc(var(--smart-loader-size) + 10px);width:40px;width:calc(var(--smart-loader-size) + 10px)}smart-grid[disabled] .smart-loader:after,smart-grid[disabled] .smart-loader:before,smart-list-box[disabled] .smart-loader:after,smart-list-box[disabled] .smart-loader:before,smart-list-menu[disabled] .smart-loader:after,smart-list-menu[disabled] .smart-loader:before,smart-tree[disabled] .smart-loader:after,smart-tree[disabled] .smart-loader:before{animation:none}@keyframes smart-loader-container-pop-up-down{0%{top:0}20%{top:-2%}35%{top:-6%}60%{top:-8%}to{top:-10%}}@keyframes smart-loader-container-pop-up-top{0%{top:-10%}20%{top:-8%}35%{top:-6%}60%{top:-2%}to{top:0}}@keyframes smart-loader-spin{to{transform:rotate(1turn)}}@keyframes smart-loader-spin-fade{0%,20%,60%,to{border-top-color:#7a7a7a}35%{border-top-color:#0000}}.smart-right-to-left{direction:rtl}.smart-micro{font-size:9px}.smart-small{font-size:12px}.smart-caps{letter-spacing:.1em;text-transform:uppercase}.smart-strong{font-weight:500}.smart-truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-quiet{opacity:.75}.smart-flex{display:flex}.smart-flex.middle{align-content:center;justify-content:center}.smart-flex.center{align-items:center;justify-items:center}.smart-flex-wrap{display:flex;flex-wrap:wrap}.smart-dragging,.smart-dragging *{cursor:move!important}.smart-element{direction:ltr}.smart-element ::-webkit-scrollbar{width:18px}.smart-element ::-webkit-scrollbar-track{background-color:initial}.smart-element ::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#c1c1c1;background-color:var(--smart-scroll-bar-thumb-background);border:6px solid #0000;border-radius:20px}.smart-element ::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8;background-color:var(--smart-scroll-bar-thumb-background-hover)}.health-checkup-editor__smart-editor-wrap{-webkit-font-smoothing:antialiased;background:#fff;color:#454551;font-family:Poppins,sans-serif;font-size:10px;letter-spacing:.0607px;line-height:18px;padding:0}.health-checkup-editor__smart-editor-wrap *,.health-checkup-editor__smart-editor-wrap :after,.health-checkup-editor__smart-editor-wrap :before{box-sizing:border-box}.health-checkup-editor__smart-editor-wrap .report-doc-header{align-items:center;display:flex;gap:57px;margin-bottom:0;padding:12px 14px}.health-checkup-editor__smart-editor-wrap .report-doc-header-logo{display:block;flex-shrink:0;height:57.24px;object-fit:contain;width:89px}.health-checkup-editor__smart-editor-wrap .report-doc-header-title{color:#454551;flex:1 1;font-family:Roboto,sans-serif;font-size:21.382px;font-weight:900;letter-spacing:.1782px;line-height:37.418px;margin:0;outline:none}.health-checkup-editor__smart-editor-wrap .report-doc-header+div,.health-checkup-editor__smart-editor-wrap .report-doc-header+h2,.health-checkup-editor__smart-editor-wrap .report-doc-header+p,.health-checkup-editor__smart-editor-wrap .report-doc-header+table{margin-left:0}.health-checkup-editor__smart-editor-wrap p{color:#454551;font-family:Poppins,sans-serif;font-size:10px;letter-spacing:.0607px;line-height:18px;margin:0 0 4px}.health-checkup-editor__smart-editor-wrap .report-patient-table,.health-checkup-editor__smart-editor-wrap table.report-patient-table{background:#0000;border:none;border-collapse:collapse;margin-bottom:11px;padding:0;width:100%}.health-checkup-editor__smart-editor-wrap .report-patient-table tr:first-child td,.health-checkup-editor__smart-editor-wrap .report-patient-table tr:last-child td{border:none;padding:0;vertical-align:top}.health-checkup-editor__smart-editor-wrap .report-patient-table .report-divider,.health-checkup-editor__smart-editor-wrap .report-patient-table tr:first-child td p.report-divider{border:none;border-top:1px solid #f1f1f5;font-size:0;height:0;line-height:0;margin:0;overflow:hidden;padding:0}.health-checkup-editor__smart-editor-wrap .report-patient-table tr:last-child td p.report-divider{border-bottom:1px solid #f1f1f5;border-top:none}.health-checkup-editor__smart-editor-wrap .report-patient-table tr:nth-child(2) td{border:none;padding:12px 14px;vertical-align:top}.health-checkup-editor__smart-editor-wrap .report-patient-table tr:nth-child(2) td.report-patient-left,.health-checkup-editor__smart-editor-wrap .report-patient-table tr:nth-child(2) td:first-child{width:273px}.health-checkup-editor__smart-editor-wrap .report-patient-table tr:nth-child(2) td.report-patient-right,.health-checkup-editor__smart-editor-wrap .report-patient-table tr:nth-child(2) td:last-child{width:204px}.health-checkup-editor__smart-editor-wrap .report-patient-table td p{color:#171725;font-family:Poppins,sans-serif;font-size:10px;letter-spacing:.0607px;line-height:18px;margin:0 0 4px}.health-checkup-editor__smart-editor-wrap .report-patient-table td p:last-child{margin-bottom:0}.health-checkup-editor__smart-editor-wrap .report-patient-table td p strong{font-weight:600}.health-checkup-editor__smart-editor-wrap h1,.health-checkup-editor__smart-editor-wrap h2,.health-checkup-editor__smart-editor-wrap h3,.health-checkup-editor__smart-editor-wrap h4,.health-checkup-editor__smart-editor-wrap h5,.health-checkup-editor__smart-editor-wrap h6{margin:10;padding:0}.health-checkup-editor__smart-editor-wrap .report-section-title,.health-checkup-editor__smart-editor-wrap h2{background:#f1f1f5;border-radius:4px;color:#171725;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:0;line-height:normal;overflow:hidden;padding:6px;position:relative}.health-checkup-editor__smart-editor-wrap .report-section-title:first-child,.health-checkup-editor__smart-editor-wrap h2:first-of-type{margin-top:0}.health-checkup-editor__smart-editor-wrap .report-section-title:before,.health-checkup-editor__smart-editor-wrap h2:before{background:radial-gradient(circle,#fff6 0,#0000 70%);content:"";height:715.67px;left:calc(50% - 438.76px);opacity:.4;pointer-events:none;position:absolute;top:-694.67px;width:734.617px}.health-checkup-editor__smart-editor-wrap div.report-section-box{background:#ffffff80;border:1px solid #f1f1f5;border-radius:0;height:auto;margin:0 0 12px;min-height:52px;overflow:visible;padding:6px 12px}.health-checkup-editor__smart-editor-wrap div.report-section-box p{color:#454551;font-family:Poppins,sans-serif;font-size:10px;letter-spacing:.0607px;line-height:18px;margin:0}.health-checkup-editor__smart-editor-wrap div.report-section-box.report-general-rec{min-height:154px}.health-checkup-editor__smart-editor-wrap table{margin:0}.health-checkup-editor__smart-editor-wrap .report-data-table,.health-checkup-editor__smart-editor-wrap table{border-collapse:collapse;color:#454551;font-family:Poppins,sans-serif;font-size:10px;letter-spacing:.0607px;width:100%}.health-checkup-editor__smart-editor-wrap .report-data-table{background:#ffffff80;border:1px solid #f1f1f5;margin:12px 0}.health-checkup-editor__smart-editor-wrap .report-section-title+.report-data-table,.health-checkup-editor__smart-editor-wrap h2+.report-data-table{margin-top:0}.health-checkup-editor__smart-editor-wrap .report-data-table thead tr th{background:#fafafb;border:.607px solid #f1f1f5;color:#454551;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;letter-spacing:.0607px;line-height:18px;padding:6px 6.681px;text-align:left;vertical-align:middle;white-space:nowrap}.health-checkup-editor__smart-editor-wrap .report-data-table thead tr th p{color:#454551;font-size:10px;font-weight:500;letter-spacing:.0607px;line-height:18px;margin:0}.health-checkup-editor__smart-editor-wrap .report-data-table tbody tr td{background:#0000;border:.607px solid #f1f1f5;color:#454551;font-family:Poppins,sans-serif;font-size:10px;font-weight:400;height:auto;letter-spacing:.0607px;line-height:18px;min-height:40px;overflow:visible;padding:6px 6.681px;text-align:left;vertical-align:top}.health-checkup-editor__smart-editor-wrap .report-data-table tbody tr td p{color:#454551;font-size:10px;font-weight:400;letter-spacing:.0607px;line-height:18px;margin:0}.health-checkup-editor__smart-editor-wrap .report-data-table:not(.report-consultations) tbody tr td:first-child,.health-checkup-editor__smart-editor-wrap .report-data-table:not(.report-consultations) thead tr th:first-child{font-weight:500;max-width:165px;min-width:165px;width:165px}.health-checkup-editor__smart-editor-wrap .report-consultations tbody tr td:first-child,.health-checkup-editor__smart-editor-wrap .report-consultations thead tr th:first-child{font-weight:500;max-width:122px;min-width:122px;width:122px}.health-checkup-editor__smart-editor-wrap .report-consultations tbody tr td:nth-child(2),.health-checkup-editor__smart-editor-wrap .report-consultations thead tr th:nth-child(2){max-width:165px;min-width:165px;width:165px}.health-checkup-editor__smart-editor-wrap .report-consultations tbody tr td{height:auto;min-height:52px;overflow:visible}.health-checkup-editor__smart-editor-wrap .report-data-table+.report-section-title,.health-checkup-editor__smart-editor-wrap .report-data-table+h2{margin-top:12px}.health-checkup-editor__smart-editor-wrap .report-section-box+.report-section-title,.health-checkup-editor__smart-editor-wrap .report-section-box+h2{margin-top:0}.health-checkup-editor__smart-editor-wrap ol,.health-checkup-editor__smart-editor-wrap ul{color:#454551;font-family:Poppins,sans-serif;font-size:10px;letter-spacing:.0607px;line-height:18px;margin:0;padding-left:15px}.health-checkup-editor__smart-editor-wrap li p{display:inline;font-size:10px;line-height:18px;margin:0}.health-checkup-editor__smart-editor-wrap,.health-checkup-editor__smart-editor-wrap smart-editor,.smart-health-checkup-editor,.smart-health-checkup-editor smart-editor{height:auto!important;min-height:0!important;overflow:visible!important}.smart-health-checkup-editor .smart-editor-content-area,.smart-health-checkup-editor smart-editor::part(content){height:auto!important;overflow:visible!important}@media print{.health-checkup-editor__smart-editor-wrap{background:#fff}.health-checkup-editor__smart-editor-wrap .report-section-title,.health-checkup-editor__smart-editor-wrap h2{page-break-after:avoid}.health-checkup-editor__smart-editor-wrap .report-data-table{page-break-inside:avoid}}.smart-container{background:#fafafb!important;gap:19px}.smart-editor-content-container{background:#fff!important;margin:0 auto;width:595px!important}.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar-items-primary,.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar-items-primary{padding:0 40px 5px}.smart-editor .smart-editor-toolbar-items-primary,.smart-editor .smart-editor-toolbar-items-secondary{gap:2px}.health-checkup-editor.health-checkup-editor--drawer{display:flex;flex-direction:column;height:100%;min-height:0}.health-checkup-editor__header{align-items:center;background:#fff;border-bottom:1px solid #e2e2ea;box-shadow:0 1px 2px #0000000a;display:flex;flex-shrink:0;justify-content:space-between;padding:10px 16px}.health-checkup-editor__header-left{align-items:center;display:flex;gap:6px}.health-checkup-editor__back{align-items:center;background:none;border:none;border-radius:6px;color:#171725;cursor:pointer;display:inline-flex;justify-content:center;padding:4px}.health-checkup-editor__back:hover{background:#0000000f}.health-checkup-editor__header-title{color:#171725;font-size:18px;font-weight:600;margin:0}.health-checkup-editor__header-right{align-items:center;display:flex;gap:16px}.health-checkup-editor__preview-btn{align-items:center;background:#fff;border-radius:100px;color:#171725;cursor:pointer;display:inline-flex;justify-content:center;padding:0}.health-checkup-editor__header-divider{background:#e2e2ea;height:24px;width:1px}.health-checkup-editor__download-btn,.health-checkup-editor__save-btn{align-items:center;background-color:#6243ce;border-color:#6243ce;border-radius:10px;display:flex;font-weight:600;gap:10px;height:41px;justify-content:center;padding:10px 24px;width:117px}.health-checkup-editor__download-btn:focus,.health-checkup-editor__download-btn:hover:not(:disabled),.health-checkup-editor__save-btn:focus,.health-checkup-editor__save-btn:hover:not(:disabled){background-color:#5337b8;border-color:#5337b8}.health-checkup-editor__toolbar{background-color:#f5f5f5;border-bottom:1px solid #e2e2ea;display:flex;flex-direction:column;flex-shrink:0;gap:6px;min-height:85px;padding:10px 16px 12px}.health-checkup-editor__toolbar--smart-slot{justify-content:flex-start;overflow:visible}.health-checkup-editor__toolbar--smart-slot>*{flex:0 0 auto}.health-checkup-editor__toolbar-row{align-items:center;display:flex;flex-wrap:wrap;gap:2px}.health-checkup-editor__toolbar-group{align-items:center;display:inline-flex;gap:2px}.health-checkup-editor__toolbar-row button{align-items:center;background:none;border:none;border-radius:6px;color:#171725;cursor:pointer;display:inline-flex;font-size:13px;height:32px;justify-content:center;min-width:32px;padding:0}.health-checkup-editor__toolbar-row button:hover:not(:disabled){background:#0000000f}.health-checkup-editor__toolbar-row button.is-active{background:#6243ce1f;color:#6243ce}.health-checkup-editor__toolbar-row button:disabled{cursor:not-allowed;opacity:.45}.health-checkup-editor__toolbar-sep{background:#e2e2ea;height:20px;margin:0 2px;width:1px}.health-checkup-editor__toolbar-row select,.health-checkup-editor__toolbar-select.ant-select .ant-select-selector{background:#fff;border:1px solid #e2e2ea;border-radius:6px;cursor:pointer;font-size:13px;height:32px;padding:0 8px}.health-checkup-editor__toolbar-group--select{gap:8px}.health-checkup-editor__toolbar-font{min-width:90px}.health-checkup-editor__toolbar-size{min-width:60px}.health-checkup-editor__case-btn{font-size:12px;text-transform:lowercase}.health-checkup-editor__case-btn--upper{text-transform:uppercase}.health-checkup-editor__document-wrap{background:#f1f1f5;height:auto;overflow:visible;width:100%}.health-checkup-editor__document-paper{background:#fff;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column}.health-checkup-editor__doc-header{align-items:center;border-bottom:1px solid #e2e2ea;display:flex;flex-shrink:0;gap:57px;padding:12px 14px}.health-checkup-editor__doc-header-logo-wrap{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:6px}.health-checkup-editor__doc-header-logo{display:block;height:57.24px;object-fit:contain;width:89px}.health-checkup-editor__doc-header-logo-input{height:0;opacity:0;overflow:hidden;position:absolute;width:0}.health-checkup-editor__doc-header-logo-edit,.health-checkup-editor__doc-header-logo-reset{background:none;border:none;color:#6243ce;cursor:pointer;font-size:12px;padding:0;text-decoration:underline}.health-checkup-editor__doc-header-logo-edit:hover,.health-checkup-editor__doc-header-logo-reset:hover{color:#4e30b8}.health-checkup-editor__doc-header-logo-reset{color:#666;font-size:11px;text-decoration:none}.health-checkup-editor__doc-header-title,.health-checkup-editor__doc-header-title-input{background:#0000;border:1px solid #0000;border-radius:4px;color:#454551;flex:1 1;font-family:Roboto,sans-serif;font-size:21.382px;font-weight:900;letter-spacing:.1782px;line-height:1.75;margin:0;min-width:0;outline:none;padding:0 4px}.health-checkup-editor__doc-header-title-input:hover,.health-checkup-editor__doc-header-title:hover{border-color:#e2e2ea}.health-checkup-editor__doc-header-title-input:focus,.health-checkup-editor__doc-header-title:focus{background:#6243ce0a;border-color:#6243ce}.health-checkup-editor__doc-header-title-input::placeholder,.health-checkup-editor__doc-header-title::placeholder{color:#999}.health-checkup-editor__document-body-wrap{display:flex;flex:none;flex-direction:column;min-height:0}.health-checkup-editor__document-body-wrap .ProseMirror{box-sizing:border-box;color:#454551;flex:1 1;font-size:10px;letter-spacing:.0607px;line-height:18px;min-height:200px;outline:none;padding:0 14px 24px}.health-checkup-editor__document-body-wrap .health-checkup-editor__document-body{outline:none}.health-checkup-editor__document-wrap .ProseMirror>.tableWrapper:first-of-type,.health-checkup-editor__document-wrap .ProseMirror>table:first-of-type{margin:0 0 12px;padding:0 14px}.health-checkup-editor__document-wrap .ProseMirror>.tableWrapper:first-of-type table,.health-checkup-editor__document-wrap .ProseMirror>table:first-of-type{background:#0000;border:none;border-collapse:collapse;margin:0;max-width:100%;padding:0;width:100%}.health-checkup-editor__document-wrap .ProseMirror>.tableWrapper:first-of-type table tr:first-child td,.health-checkup-editor__document-wrap .ProseMirror>.tableWrapper:first-of-type table tr:last-child td,.health-checkup-editor__document-wrap .ProseMirror>table:first-of-type tr:first-child td,.health-checkup-editor__document-wrap .ProseMirror>table:first-of-type tr:last-child td{border:none;padding:0;vertical-align:top}.health-checkup-editor__document-wrap .ProseMirror>.tableWrapper:first-of-type table tr:first-child td p,.health-checkup-editor__document-wrap .ProseMirror>.tableWrapper:first-of-type table tr:last-child td p,.health-checkup-editor__document-wrap .ProseMirror>table:first-of-type tr:first-child td p,.health-checkup-editor__document-wrap .ProseMirror>table:first-of-type tr:last-child td p{border:none;border-top:1px solid #f1f1f5;font-size:0;height:0;line-height:0;margin:0;overflow:hidden;padding:0}.health-checkup-editor__document-wrap .ProseMirror>.tableWrapper:first-of-type table tr:last-child td p,.health-checkup-editor__document-wrap .ProseMirror>table:first-of-type tr:last-child td p{border-bottom:1px solid #f1f1f5;border-top:none}.health-checkup-editor__document-wrap .ProseMirror>.tableWrapper:first-of-type table tr:nth-child(2) td,.health-checkup-editor__document-wrap .ProseMirror>table:first-of-type tr:nth-child(2) td{border:none;padding:12px 14px 12px 0;vertical-align:top}.health-checkup-editor__document-wrap .ProseMirror>.tableWrapper:first-of-type table tr:nth-child(2) td:first-child,.health-checkup-editor__document-wrap .ProseMirror>table:first-of-type tr:nth-child(2) td:first-child{width:273px}.health-checkup-editor__document-wrap .ProseMirror>.tableWrapper:first-of-type table tr:nth-child(2) td:last-child,.health-checkup-editor__document-wrap .ProseMirror>table:first-of-type tr:nth-child(2) td:last-child{width:204px}.health-checkup-editor__document-wrap .ProseMirror>.tableWrapper:first-of-type table tr:nth-child(2) td p,.health-checkup-editor__document-wrap .ProseMirror>table:first-of-type tr:nth-child(2) td p{color:#171725;font-family:Poppins,sans-serif;font-size:10px;line-height:18px;margin:0 0 4px}.health-checkup-editor__document-wrap .ProseMirror>.tableWrapper:first-of-type table tr:nth-child(2) td p:last-child,.health-checkup-editor__document-wrap .ProseMirror>table:first-of-type tr:nth-child(2) td p:last-child{margin-bottom:0}.health-checkup-editor__document-wrap .ProseMirror>.tableWrapper:first-of-type table tr:nth-child(2) td p strong,.health-checkup-editor__document-wrap .ProseMirror>table:first-of-type tr:nth-child(2) td p strong{font-weight:600}.health-checkup-editor__document-wrap .ProseMirror>h2{background:#f1f1f5;border-radius:4px;color:#171725;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:normal;margin:24px 0 4px;overflow:hidden;padding:6px;position:relative}.health-checkup-editor__document-wrap .ProseMirror>h2:before{background:radial-gradient(circle,#fff6 0,#0000 70%);content:"";height:715.67px;left:calc(50% - 438.76px);opacity:.4;pointer-events:none;position:absolute;top:-694.67px;width:715.67px}.health-checkup-editor__document-wrap .ProseMirror>h2+.tableWrapper,.health-checkup-editor__document-wrap .ProseMirror>h2+p{margin-top:0}.health-checkup-editor__document-wrap .ProseMirror>h2+p{background:#ffffff80;border:1px solid #f1f1f5;border-radius:0;color:#454551;font-family:Poppins,sans-serif;font-size:10px;line-height:18px;margin:0 0 24px;min-height:52px;padding:12px}.health-checkup-editor__document-wrap .ProseMirror>h2:last-of-type+p{min-height:154px;padding:6px 12px}.health-checkup-editor__document-wrap .ProseMirror>p{color:#454551;font-family:Poppins,sans-serif;font-size:10px;font-weight:400;letter-spacing:.0607px;line-height:18px;margin:0 0 4px}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type),.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead){max-width:100%;overflow:hidden;padding:12px 0}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type) colgroup col,.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead) colgroup col{min-width:0!important}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type) colgroup:has(col:nth-child(2):last-child) col:first-child,.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead) colgroup:has(col:nth-child(2):last-child) col:first-child{width:20%!important}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type) colgroup:has(col:nth-child(2):last-child) col:nth-child(2),.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead) colgroup:has(col:nth-child(2):last-child) col:nth-child(2){width:80%!important}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table,.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead){background:#ffffff80;border:1px solid #f1f1f5;border-collapse:collapse;box-sizing:border-box;color:#454551;font-family:Poppins,sans-serif;font-size:10px;letter-spacing:.0607px;margin:0;max-width:100%!important;width:100%!important}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table td,.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table th,.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead) td,.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead) th{border:.607px solid #f1f1f5;overflow:hidden;overflow-wrap:anywhere;padding:6px 6.681px;text-align:left;vertical-align:top}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table td p,.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table th p,.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead) td p,.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead) th p{font-family:Poppins,sans-serif;font-size:10px;letter-spacing:.0607px;line-height:18px;margin:0;min-width:0;overflow-wrap:anywhere;word-break:normal}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table thead tr th,.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead) thead tr th{background:#fafafb;color:#454551;font-weight:500;height:auto;min-height:30px}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table thead tr th p,.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead) thead tr th p{font-weight:500}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table thead tr th[colwidth*="119"]:first-child:nth-last-child(2),.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead) thead tr th[colwidth*="119"]:first-child:nth-last-child(2){max-width:20%!important;min-width:20%!important;width:20%!important}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table thead tr th[colwidth*="476"]:nth-child(2):last-child,.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead) thead tr th[colwidth*="476"]:nth-child(2):last-child{max-width:80%!important;min-width:80%!important;width:80%!important}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table tbody tr td,.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead) tbody tr td{background:#0000;font-weight:400;height:auto;min-height:40px}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table tbody tr td p,.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead) tbody tr td p{font-weight:400}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table tbody tr td:first-child:nth-last-child(2),.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead) tbody tr td:first-child:nth-last-child(2){max-width:20%!important;min-width:20%!important;width:20%!important}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table tbody tr td:nth-child(2):last-child,.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(thead) tbody tr td:nth-child(2):last-child{max-width:80%!important;min-width:80%!important;width:80%!important}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table:has(tr:only-child td:nth-child(10)),.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(tr:only-child td:nth-child(10)){margin-bottom:8px!important}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table:has(tr:only-child td:nth-child(10)) tr td:nth-child(odd),.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(tr:only-child td:nth-child(10)) tr td:nth-child(odd){font-weight:500!important;max-width:8.4%!important;min-width:8.4%!important;width:8.4%!important}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table:has(tr:only-child td:nth-child(10)) tr td:nth-child(2n),.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(tr:only-child td:nth-child(10)) tr td:nth-child(2n){max-width:11.6%!important;min-width:11.6%!important;width:11.6%!important}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table:has(tr:only-child td:nth-child(6):last-child) tr td:first-child,.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table:has(tr:only-child td:nth-child(6):last-child) tr td:nth-child(3),.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(tr:only-child td:nth-child(6):last-child) tr td:first-child,.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(tr:only-child td:nth-child(6):last-child) tr td:nth-child(3){font-weight:500!important;max-width:8.4%!important;min-width:8.4%!important;width:8.4%!important}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table:has(tr:only-child td:nth-child(6):last-child) tr td:nth-child(2),.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table:has(tr:only-child td:nth-child(6):last-child) tr td:nth-child(4),.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(tr:only-child td:nth-child(6):last-child) tr td:nth-child(2),.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(tr:only-child td:nth-child(6):last-child) tr td:nth-child(4){max-width:10%!important;min-width:10%!important;width:10%!important}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table:has(tr:only-child td:nth-child(6):last-child) tr td:nth-child(5),.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(tr:only-child td:nth-child(6):last-child) tr td:nth-child(5){font-weight:500!important;max-width:10%!important;min-width:10%!important;width:10%!important}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper:not(:first-of-type)>table:has(tr:only-child td:nth-child(6):last-child) tr td:nth-child(6),.health-checkup-editor__document-wrap .ProseMirror>table:not(:first-of-type):has(tr:only-child td:nth-child(6):last-child) tr td:nth-child(6){max-width:10%!important;min-width:10%!important;width:10%!important}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table td ul,.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table th ul,.health-checkup-editor__document-wrap .ProseMirror>table td ul,.health-checkup-editor__document-wrap .ProseMirror>table th ul,.health-checkup-editor__document-wrap .ProseMirror>ul{color:#454551;font-family:Poppins,sans-serif;font-size:10px;letter-spacing:.0607px;line-height:18px;list-style:disc;margin:0;padding-left:0}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table td ul li,.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table th ul li,.health-checkup-editor__document-wrap .ProseMirror>table td ul li,.health-checkup-editor__document-wrap .ProseMirror>table th ul li,.health-checkup-editor__document-wrap .ProseMirror>ul li{margin-bottom:0;margin-left:15px;padding-left:0}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table td ul li p,.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table th ul li p,.health-checkup-editor__document-wrap .ProseMirror>table td ul li p,.health-checkup-editor__document-wrap .ProseMirror>table th ul li p,.health-checkup-editor__document-wrap .ProseMirror>ul li p{display:inline;font-size:10px;line-height:18px;margin:0}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table td ul li p strong,.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table th ul li p strong,.health-checkup-editor__document-wrap .ProseMirror>table td ul li p strong,.health-checkup-editor__document-wrap .ProseMirror>table th ul li p strong,.health-checkup-editor__document-wrap .ProseMirror>ul li p strong{font-weight:500}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table td ul li::marker,.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table th ul li::marker,.health-checkup-editor__document-wrap .ProseMirror>table td ul li::marker,.health-checkup-editor__document-wrap .ProseMirror>table th ul li::marker,.health-checkup-editor__document-wrap .ProseMirror>ul li::marker{color:#454551}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table td ul ul,.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table th ul ul,.health-checkup-editor__document-wrap .ProseMirror>table td ul ul,.health-checkup-editor__document-wrap .ProseMirror>table th ul ul,.health-checkup-editor__document-wrap .ProseMirror>ul ul{margin-top:4px}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table td ul,.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table th ul,.health-checkup-editor__document-wrap .ProseMirror>table td ul,.health-checkup-editor__document-wrap .ProseMirror>table th ul{line-height:16px}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table td ul li,.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table th ul li,.health-checkup-editor__document-wrap .ProseMirror>table td ul li,.health-checkup-editor__document-wrap .ProseMirror>table th ul li{text-transform:capitalize}.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table td ul li strong,.health-checkup-editor__document-wrap .ProseMirror .tableWrapper table th ul li strong,.health-checkup-editor__document-wrap .ProseMirror>table td ul li strong,.health-checkup-editor__document-wrap .ProseMirror>table th ul li strong{font-weight:500}.health-checkup-editor__document-body>table:not(:first-of-type){background:#ffffff80!important;border:1px solid #f1f1f5!important;border-collapse:collapse!important;box-sizing:border-box!important;color:#454551!important;font-family:Poppins,sans-serif!important;font-size:10px!important;letter-spacing:.0607px!important;margin:0 0 24px!important;max-width:100%!important;padding:12px 0!important;width:100%!important}.health-checkup-editor__document-body>table:not(:first-of-type) td,.health-checkup-editor__document-body>table:not(:first-of-type) th{border:.607px solid #f1f1f5!important;overflow:hidden!important;overflow-wrap:anywhere!important;padding:6px 6.681px!important;text-align:left!important;vertical-align:top!important}.health-checkup-editor__document-body>table:not(:first-of-type) td p,.health-checkup-editor__document-body>table:not(:first-of-type) th p{font-family:Poppins,sans-serif!important;font-size:10px!important;letter-spacing:.0607px!important;line-height:18px!important;margin:0!important;min-width:0!important;overflow-wrap:anywhere!important;word-break:normal!important}.health-checkup-editor__document-body>table:not(:first-of-type) thead tr th{background:#fafafb!important;color:#454551!important;font-weight:500!important;height:auto!important;min-height:30px!important}.health-checkup-editor__document-body>table:not(:first-of-type) thead tr th p{font-weight:500!important}.health-checkup-editor__document-body>table:not(:first-of-type) tbody tr td{background:#0000!important;font-weight:400!important;height:auto!important;min-height:40px!important}.health-checkup-editor__document-body>table:not(:first-of-type) tbody tr td p{font-weight:400!important}.health-checkup-editor__document-body>table:not(:first-of-type) thead tr th[colwidth*="119"]:first-child:nth-last-child(2){max-width:20%!important;min-width:20%!important;width:20%!important}.health-checkup-editor__document-body>table:not(:first-of-type) thead tr th[colwidth*="476"]:nth-child(2):last-child{max-width:80%!important;min-width:80%!important;width:80%!important}.health-checkup-editor__document-body>table:not(:first-of-type) tbody tr td:first-child:nth-last-child(2){max-width:20%!important;min-width:20%!important;width:20%!important}.health-checkup-editor__document-body>table:not(:first-of-type) tbody tr td:nth-child(2):last-child{max-width:80%!important;min-width:80%!important;width:80%!important}.health-checkup-editor__page-header{display:block;margin:0 0 12px}.health-checkup-editor__page-header-table{background:#0000;border-collapse:collapse;margin:0;padding:0;width:100%}.health-checkup-editor__page-header-divider{border:none!important;height:1px;padding:0!important}.health-checkup-editor__page-header-divider .health-checkup-editor__page-header-line{background:#f1f1f5;height:1px;margin:0;width:100%}.health-checkup-editor__page-header-cell{border:none!important;padding:12px 14px!important;vertical-align:top;width:50%}.health-checkup-editor__page-header-cell p{color:#171725;font-family:Poppins,sans-serif;font-size:10px;line-height:18px;margin:0}.health-checkup-editor__page-header-cell p span{font-weight:400}.health-checkup-editor__page-header-cell p strong{font-weight:600}@media print{.health-checkup-editor__document-wrap{background:#0000!important;padding:0!important}.health-checkup-editor__document-paper{border:none!important;border-radius:0!important;box-shadow:none!important;break-after:page;margin:0!important;page-break-after:always}.health-checkup-editor__page-header{background:#fff;break-after:avoid;left:0;margin:0;page-break-after:avoid;position:fixed;right:0;top:0;z-index:1000}.health-checkup-editor__document-body-wrap{margin-top:60px}.health-checkup-editor__document-paper:first-child .health-checkup-editor__page-header{display:none}table{break-inside:avoid;page-break-inside:avoid}h2{break-after:avoid;page-break-after:avoid}}.health-checkup-editor__smart-editor-wrap,.smart-health-checkup-editor{display:flex;flex:1 1;flex-direction:column;min-height:0;width:100%}.health-checkup-editor__smart-editor-wrap.smart-health-checkup-editor--error,.health-checkup-editor__smart-editor-wrap.smart-health-checkup-editor--loading,.smart-health-checkup-editor.smart-health-checkup-editor--error,.smart-health-checkup-editor.smart-health-checkup-editor--loading{color:#454551;padding:20px}.health-checkup-editor__smart-editor-wrap.smart-health-checkup-editor--error pre,.health-checkup-editor__smart-editor-wrap.smart-health-checkup-editor--loading pre,.smart-health-checkup-editor.smart-health-checkup-editor--error pre,.smart-health-checkup-editor.smart-health-checkup-editor--loading pre{font-size:12px;margin-top:8px}.report-preview-drawer .ant-drawer-body{background-color:#222;height:100%;padding:0}.report-preview{background-color:#222;display:flex;flex-direction:column;height:100%}.report-preview__header{align-items:center;background-color:#0000;display:flex;flex-shrink:0;gap:20px;justify-content:space-between;padding:20px}.report-preview__header-left{align-items:center;display:flex;flex:1 1;gap:10px;min-width:0}.report-preview__back-btn{align-items:center;background-color:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:40px;justify-content:center;padding:0;transition:all .2s ease;width:40px}.report-preview__back-btn:hover{background-color:#ffffff1a}.report-preview__header-info{align-items:center;display:flex;flex:1 1;gap:10px;min-width:0}.report-preview__title{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:1.5;margin:0;white-space:nowrap}.report-preview__divider{background-color:#e2e2ea;flex-shrink:0;height:14px;opacity:.5;width:.5px}.report-preview__date{color:#a2a2a8!important;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.57;white-space:nowrap}.report-preview__header-right{align-items:center;display:flex;flex-shrink:0;gap:31px}.report-preview__icon-btn{align-items:center;background-color:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:24px;height:24px;justify-content:center;padding:0;transition:all .2s ease;width:24px}.report-preview__icon-btn:hover:not(:disabled){opacity:.8}.report-preview__icon-btn:disabled{cursor:not-allowed;opacity:.4}.report-preview__icon-btn--danger{color:#fff}.report-preview__close-btn{background-color:#4b4ad5;border:none;border-radius:10px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;height:39px;line-height:1.5;padding:0 21px;text-align:center}.report-preview__close-btn:focus,.report-preview__close-btn:hover:not(:disabled){background-color:#3d3ab8;color:#fff}.report-preview__content{align-items:flex-start;display:flex;flex:1 1;justify-content:center;min-height:0;overflow:auto;padding:40px 20px}.report-preview__document-container{transform-origin:top center;transition:transform .2s ease}.report-preview__controls{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000c;border-radius:12px;bottom:40px;box-shadow:0 4px 20px #0000004d;display:flex;gap:30px;justify-content:center;left:50%;padding:6px 12px;position:absolute;transform:translateX(-50%)}.report-preview__nav-controls{align-items:center;display:flex;gap:20px}.report-preview__nav-btn{align-items:center;background-color:#a2a2a8;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:42px;justify-content:center;opacity:.2;padding:0;transition:all .2s ease;width:42px}.report-preview__nav-btn:hover:not(:disabled){opacity:.3}.report-preview__nav-btn:disabled{cursor:not-allowed;opacity:.1}@media(max-width:768px){.report-preview__header{align-items:flex-start;flex-direction:column;gap:12px}.report-preview__header-right{justify-content:space-between;width:100%}.report-preview__controls{bottom:20px;gap:15px;padding:6px 10px}}.module-list-item{align-items:flex-start;background:#fff;border:1px solid #e2e2ea;border-radius:12px;box-shadow:0 1px 3px #0000000d;display:flex;font-family:Poppins,sans-serif;justify-content:space-between;margin-bottom:12px;padding:16px;transition:all .2s ease-in-out}.module-list-item:hover{border-color:#4b4ad5;box-shadow:0 2px 8px #0000001a}.module-list-item__content{flex:1 1;min-width:0}.module-list-item__container{align-items:center;display:flex;justify-content:space-between;width:100%}.module-list-item__header{margin-bottom:8px}.module-list-item__name{color:#454551;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:24px;margin:0}.module-list-item__details{align-items:center;display:flex;flex-wrap:wrap;gap:12px;width:100%}.module-list-item__tags{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.module-list-item__tag{align-items:center;border-radius:20px;display:inline-flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;gap:6px;line-height:18px;padding:4px 12px}.module-list-item__tag span{color:#a461d8!important}.module-list-item__tag--columns,.module-list-item__tag--creator{background:#f3e8ff;color:#a461d8!important}.module-list-item__tag-icon{color:#a461d8!important;font-size:12px}.module-list-item__view-more{color:#a461d8!important;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;text-decoration:underline;transition:color .2s ease-in-out;-webkit-user-select:none;user-select:none;white-space:nowrap}.module-list-item__view-more:hover{color:#4b4ad5}.module-list-item__actions{align-items:center;align-self:flex-start;display:flex;flex-shrink:0;gap:8px;margin-left:16px;padding-top:4px}.module-list-item__add-button{align-items:center;background:#fff;border:1px solid #4b4ad5;border-radius:8px;color:#4b4ad5!important;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;gap:6px;height:36px;padding:8px 16px;transition:all .2s ease-in-out}.module-list-item__add-button span{color:#4b4ad5!important}.module-list-item__add-button .anticon{color:#4b4ad5;font-size:14px}.module-list-item__add-button:hover{background:#f3e8ff;border-color:#4b4ad5;color:#4b4ad5}.module-list-item__add-button:active{background:#e9d5ff}.module-list-item__more-button{align-items:center;background:#0000;border:none;border-radius:8px;color:#454551;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;transition:all .2s ease-in-out;width:36px}.module-list-item__more-button .anticon{font-size:18px}.module-list-item__more-button:hover{background:#f5f5f5;color:#4b4ad5}.module-list-item__preview{margin-top:16px;padding-top:16px}.module-list-item__preview-table{background:#fff;border:1px solid #e2e2ea;border-radius:8px;overflow:hidden;width:100%}.module-list-item__preview-row{display:flex;width:100%}.module-list-item__preview-row--header .module-list-item__preview-cell{background:#fafafb}.module-list-item__preview-row:last-child .module-list-item__preview-cell{border-bottom:none}.module-list-item__preview-cell{align-items:center;border-bottom:1px solid #e2e2ea;border-right:1px solid #e2e2ea;display:flex;flex:1 1;min-height:48px;padding:12px 16px}.module-list-item__preview-cell:last-child{border-right:none}.module-list-item__preview-cell--header{color:#454551;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:20px;text-transform:uppercase}.module-list-item__preview-cell--input{color:#a2a2a8;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}.module-list-item__preview-placeholder{color:#a2a2a8!important}.module-list-item__edit-container{align-items:center;display:flex;gap:12px;width:100%}.module-list-item__edit-input{border:1px solid #e5e5e5!important;border-radius:8px;color:#4a4a4a;flex:1 1;font-family:Poppins,sans-serif;font-size:16px;padding:8px 12px}.module-list-item__edit-input:focus{border-color:#4b4ad5!important;box-shadow:0 0 0 2px #4b4ad51a}.module-list-item__edit-input:hover{border-color:#4b4ad5}.module-list-item__edit-actions{align-items:center;display:flex;gap:8px}.module-list-item__edit-icon{cursor:pointer;font-size:18px;transition:all .2s ease-in-out}.module-list-item__edit-icon--check{color:#3d8c40}.module-list-item__edit-icon--check:hover{color:#2d6b2f;transform:scale(1.1)}.module-list-item__edit-icon--close{color:#b73a3a}.module-list-item__edit-icon--close:hover{color:#8b2c2c;transform:scale(1.1)}.ant-dropdown{z-index:1050!important}.ant-dropdown .ant-dropdown-menu{border-radius:8px;box-shadow:0 4px 16px #0000001a;font-family:Poppins,sans-serif;padding:8px 0}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{color:#454551;font-size:14px;font-weight:500;padding:10px 16px;transition:all .2s ease-in-out}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover:not(.ant-dropdown-menu-item-disabled){background:#f5f5f5;color:#4b4ad5}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-disabled{color:#d1d1d6!important;cursor:not-allowed;opacity:.5}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-disabled:hover{background:#0000}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-disabled .anticon{color:#d1d1d6!important}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger{color:#ff4d4f}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover:not(.ant-dropdown-menu-item-disabled){background:#fff1f0;color:#ff4d4f}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger.ant-dropdown-menu-item-disabled{color:#d1d1d6!important}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger.ant-dropdown-menu-item-disabled:hover{background:#0000}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item span{align-items:center;display:flex}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item span .anticon{font-size:16px;margin-right:0!important}.ant-tooltip.module-list-item-disabled-tooltip .ant-tooltip-inner{background-color:#fff;border-radius:18px;box-shadow:0 16px 40px #0f172a40;color:#171725;font-family:Poppins,sans-serif;max-width:420px;padding:18px 20px}.ant-tooltip.module-list-item-disabled-tooltip .module-disabled-tooltip__header{font-size:16px;font-weight:600;margin-bottom:14px}.ant-tooltip.module-list-item-disabled-tooltip .module-disabled-tooltip__header-label{color:#4a4a4a}.ant-tooltip.module-list-item-disabled-tooltip .module-disabled-tooltip__header-name{color:#111827}.ant-tooltip.module-list-item-disabled-tooltip .module-disabled-tooltip__note{align-items:flex-start;background:#fff6e8;border-radius:16px;display:flex;gap:12px;padding:12px 14px}.ant-tooltip.module-list-item-disabled-tooltip .module-disabled-tooltip__note-icon{flex-shrink:0;height:24px;width:24px}.ant-tooltip.module-list-item-disabled-tooltip .module-disabled-tooltip__note-text{color:#4a4a4a;font-size:14px;line-height:1.6}.ant-tooltip.module-list-item-disabled-tooltip .module-disabled-tooltip__note-title{font-weight:600;margin-right:4px}.ant-tooltip.module-list-item-disabled-tooltip .module-disabled-tooltip__note-strong{font-weight:600}.ant-tooltip.module-list-item-disabled-tooltip .ant-tooltip-arrow:before{background-color:#fff;box-shadow:0 6px 20px #0f172a2e}.create-new-module-tab{display:flex;flex-direction:column;font-family:Poppins,sans-serif;height:100%;overflow-y:auto}.create-new-module-tab__content{display:flex;flex-direction:column;gap:24px;padding:20px}.create-new-module-tab__section{border-radius:12px;display:flex;flex-direction:column;gap:8px}.create-new-module-tab__label{align-items:center;color:#454551;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;gap:8px}.create-new-module-tab__label .required{color:#ff4d4f}.create-new-module-tab__info-icon{color:#a2a2a8!important;cursor:pointer;font-size:16px;transition:color .2s ease-in-out}.create-new-module-tab__info-icon:hover{color:#4b4ad5}.create-new-module-tab__input-wrapper{align-items:center;display:flex;position:relative}.create-new-module-tab__input{border:1px solid #e2e2ea;border-radius:10px;flex:1 1;height:40px!important}.create-new-module-tab__input .ant-input{background:#fff;color:#454551;font-size:14px;font-weight:400;padding:10px 12px}.create-new-module-tab__input .ant-input::placeholder{color:#a2a2a8!important}.create-new-module-tab__input .ant-input:focus,.create-new-module-tab__input .ant-input:hover{border-color:#4b4ad5;box-shadow:0 0 0 2px #4b4ad51a}.create-new-module-tab__char-count{color:#a2a2a8!important;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;pointer-events:none;position:absolute;right:12px}.create-new-module-tab__warning{background:#fff;border-radius:12px;box-shadow:0 0 12px 0 #00000014}.create-new-module-tab__alert{background:linear-gradient(180deg,#fa9e1e26,#ed8a0000)!important;border:none;border-radius:8px;border-radius:10px;height:62px;margin-bottom:16px;padding:6px 14px}.create-new-module-tab__alert .ant-alert-message{color:#454551;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}.create-new-module-tab__similar-modules{background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:16px}.create-new-module-tab__similar-item{background:#fff;border:1px solid #e2e2ea;border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:16px;transition:all .2s ease-in-out}.create-new-module-tab__similar-item:hover{border-color:#4b4ad5;box-shadow:0 2px 8px #0000001a}.create-new-module-tab__similar-container{align-items:center;display:flex;gap:16px;justify-content:space-between;width:100%}.create-new-module-tab__similar-header{flex:1 1;min-width:0}.create-new-module-tab__similar-name{color:#454551;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:24px;margin:0 0 8px}.create-new-module-tab__similar-details{align-items:center;display:flex;flex-wrap:wrap;gap:12px;width:100%}.create-new-module-tab__similar-tags{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.create-new-module-tab__similar-tag{align-items:center;background:#f3e8ff;border-radius:20px;color:#a461d8!important;display:inline-flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;gap:6px;line-height:18px;padding:4px 12px}.create-new-module-tab__similar-tag span{color:#a461d8!important}.create-new-module-tab__similar-tag-icon{color:#a461d8!important;font-size:12px}.create-new-module-tab__similar-view-more{color:#a461d8!important;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;text-decoration:underline;transition:color .2s ease-in-out;-webkit-user-select:none;user-select:none;white-space:nowrap}.create-new-module-tab__similar-view-more:hover{color:#4b4ad5!important}.create-new-module-tab__use-button{align-items:center;background:#fff;border:1px solid #4b4ad5;border-radius:8px;color:#4b4ad5!important;cursor:pointer;display:flex;flex-shrink:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;gap:6px;height:36px;padding:8px 16px;transition:all .2s ease-in-out;white-space:nowrap}.create-new-module-tab__use-button:hover{background:#f3e8ff;border-color:#4b4ad5;color:#4b4ad5!important}.create-new-module-tab__use-button:active{background:#e9d5ff}.create-new-module-tab__preview{margin-top:16px;padding-top:16px}.create-new-module-tab__preview-table{background:#fff;border:1px solid #e2e2ea;border-radius:8px;overflow:hidden;width:100%}.create-new-module-tab__preview-row{display:flex;width:100%}.create-new-module-tab__preview-row--header .create-new-module-tab__preview-cell{background:#fafafb}.create-new-module-tab__preview-row:last-child .create-new-module-tab__preview-cell{border-bottom:none}.create-new-module-tab__preview-cell{align-items:center;border-bottom:1px solid #e2e2ea;border-right:1px solid #e2e2ea;display:flex;flex:1 1;min-height:48px;padding:12px 16px}.create-new-module-tab__preview-cell:last-child{border-right:none}.create-new-module-tab__preview-cell--header{color:#454551;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:20px;text-transform:uppercase}.create-new-module-tab__preview-cell--input{color:#a2a2a8;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}.create-new-module-tab__preview-placeholder{color:#a2a2a8!important}.create-new-module-tab__add-new{background:#fafafb;border-radius:8px;color:#4b4ad5!important;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;padding:12px}.create-new-module-tab__add-new .create-new-module-tab__add-icon{font-weight:600;margin-right:4px}.create-new-module-tab__add-new .main-text{color:#4b4ad5!important;font-weight:600;margin-right:4px}.create-new-module-tab__add-new .secondary-text{color:#a2a2a8e6!important}.create-new-module-tab__column-radio-group{display:flex;gap:8px;width:100%}.create-new-module-tab__column-radio-group .ant-radio-button-wrapper{background:#fff;border:1px solid #e2e2ea;border-radius:8px;color:#454551;flex:1 1;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;height:40px;line-height:38px;padding:0 2rem;position:relative;text-align:left}.create-new-module-tab__column-radio-group .ant-radio-button-wrapper:before{display:none!important}.create-new-module-tab__column-radio-group .ant-radio-button-wrapper:hover{border-color:#4b4ad5;color:#4b4ad5}.create-new-module-tab__column-radio-group .ant-radio-button-wrapper:after{background:#fff;border:2px solid #a2a2a8;border-radius:50%;content:"";height:16px;left:11px;position:absolute;top:50%;transform:translateY(-50%);width:16px}.create-new-module-tab__column-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{border-color:#4b4ad5;color:#4b4ad5;font-weight:500}.create-new-module-tab__column-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:before{background:#0000;border:2px solid #4b4ad5;border-radius:50%;content:"";display:block!important;height:10px;left:11px;position:absolute;top:50%;transform:translateY(-50%);width:12px}.create-new-module-tab__column-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:first-child:before{height:16px;left:11px;width:16px}.create-new-module-tab__column-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:after{background:#4b4ad5;border:none;height:8px;left:15px;width:8px}.create-new-module-tab__column-radio-group .ant-radio-button-wrapper .ant-radio-button{display:none}.create-new-module-tab__column-labels-section{display:flex;flex-direction:column;gap:16px;margin-top:24px}.create-new-module-tab__column-labels-title{color:#a2a2a8!important;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;margin:0;text-align:center}.create-new-module-tab__column-labels-title .ant-divider{margin:0;padding:0 7rem}.create-new-module-tab__column-labels-title .ant-divider .ant-divider-inner-text{color:#a2a2a8e6!important}.create-new-module-tab__column-labels-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.create-new-module-tab__column-label-item{display:flex;flex-direction:column;gap:8px}.create-new-module-tab__column-label-header{align-items:center;color:#454551;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;justify-content:space-between}.create-new-module-tab__column-label-header .required{color:#ff4d4f!important}.create-new-module-tab__char-count-small{color:#a2a2a8!important;font-family:Poppins,sans-serif;font-size:12px;font-weight:400}.create-new-module-tab__column-label-input .ant-input{background:#fff;border:1px solid #e2e2ea;border-radius:8px;color:#454551;font-size:14px;font-weight:400;height:40px;padding:10px 12px}.create-new-module-tab__column-label-input .ant-input::placeholder{color:#a2a2a8!important}.create-new-module-tab__column-label-input .ant-input:focus,.create-new-module-tab__column-label-input .ant-input:hover{border-color:#4b4ad5;box-shadow:0 0 0 2px #4b4ad51a}.create-new-module-tab__info-box{background:#a461d80f;border-radius:12px;margin-top:8px;padding:16px}.create-new-module-tab__info-header{align-items:center;display:flex;gap:12px;margin-bottom:12px}.create-new-module-tab__info-icon-large{color:#a461d8!important;flex-shrink:0;font-size:20px}.create-new-module-tab__info-title{color:#a461d8!important;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;margin:0}.create-new-module-tab__info-list{list-style:none;margin:0;padding-left:20px}.create-new-module-tab__info-list li{color:#454551;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:24px;margin-bottom:8px;padding-left:16px;position:relative}.create-new-module-tab__info-list li:before{content:"•";font-weight:600;left:0;position:absolute}.create-new-module-tab__info-list li strong{color:#454551;font-weight:600}.create-new-module-tab__info-list li:last-child{margin-bottom:0}.create-new-module-tab__limit-warning{align-items:center;background:#ff974a0f;border-radius:17px;display:flex;flex-direction:column;height:60vh;justify-content:center;padding:20px;text-align:center}.create-new-module-tab__limit-icon{align-items:center;display:flex;height:116px;justify-content:center;margin-bottom:24px;width:116px}.create-new-module-tab__limit-icon img{height:100%;object-fit:contain;width:100%}.create-new-module-tab__limit-title{color:#ed8a00;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.create-new-module-tab__limit-message{color:#ed8a00;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal;max-width:500px;text-align:center}.create-new-module-tab__limit-bold{color:#ed8a00!important;font-size:16px;font-weight:550}.confirm-module-modal .ant-modal-content{border-radius:12px;overflow:hidden;padding:0}.confirm-module-modal .ant-modal-body{padding:0}.confirm-module-modal__content{display:flex;flex-direction:column}.confirm-module-modal__header{align-items:center;border-bottom:1px solid #e2e2ea;display:flex;justify-content:space-between;padding:16px 20px}.confirm-module-modal__title{color:#454551;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;letter-spacing:.1px;line-height:36px;margin:0}.confirm-module-modal__close-icon{color:#454551;cursor:pointer;font-size:20px;transition:color .2s ease-in-out}.confirm-module-modal__close-icon:hover{color:#4b4ad5}.confirm-module-modal__preview{background:#fff;padding:24px 24px 30px}.confirm-module-modal__preview-table{background:#fff;border:1px solid #e2e2ea;border-radius:12px;overflow:hidden}.confirm-module-modal__preview-row{display:grid;grid-template-columns:repeat(2,1fr);grid-template-columns:repeat(var(--column-count,2),1fr)}.confirm-module-modal__preview-row--header{background:#fafafb;border-bottom:1px solid #e2e2ea}.confirm-module-modal__preview-cell{align-items:center;border-right:1px solid #e2e2ea;display:flex;min-height:56px;padding:16px 20px}.confirm-module-modal__preview-cell:last-child{border-right:none}.confirm-module-modal__preview-cell--header{color:#454551;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;letter-spacing:.5px;line-height:20px;text-transform:uppercase}.confirm-module-modal__preview-cell--input{color:#a2a2a8;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px}.confirm-module-modal__placeholder{color:#a2a2a8}.confirm-module-modal__warning{align-items:flex-start;background:#fff7e6;border-radius:12px;display:flex;gap:16px;margin:0 24px 24px;padding:14px 20px}.confirm-module-modal__warning-icon{color:#ed8a00;flex-shrink:0;font-size:24px;margin-top:0}.confirm-module-modal__warning-content{flex:1 1}.confirm-module-modal__warning-content p{color:#454551;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:22px;margin:0}.confirm-module-modal__warning-content p strong{color:#454551;font-weight:600}.confirm-module-modal__actions{align-items:center;display:flex;gap:24px;justify-content:flex-end;padding:0 24px 24px}.confirm-module-modal__cancel-button{background:#0000;border:none;color:#fc5a5a;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;padding:0;text-decoration:underline;transition:color .2s ease-in-out}.confirm-module-modal__cancel-button:hover{color:#ff7875}.confirm-module-modal__confirm-button{background:#4b4ad5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;height:44px;padding:12px 32px;transition:all .2s ease-in-out}.confirm-module-modal__confirm-button:hover{background:#3d3ab3}.confirm-module-modal__confirm-button:active{background:#3030c2}.confirm-module-modal__confirm-button:disabled{cursor:not-allowed;opacity:.6}.add-custom-module-drawer .ant-drawer-body{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:0}.add-custom-module-drawer__header{align-items:center;background:#fff;border-bottom:1px solid #e2e2ea;display:flex;flex-shrink:0;height:60px;justify-content:space-between;padding:20px 24px;z-index:1200!important}.add-custom-module-drawer__create-button{background:#a461d8;border-color:#a461d8;border-radius:8px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;height:36px;padding:8px 16px}.add-custom-module-drawer__create-button:hover:not(:disabled){background:#4b4ad5;border-color:#4b4ad5}.add-custom-module-drawer__create-button:disabled{background:#4b4ad5;color:#000;cursor:not-allowed;opacity:.5}.add-custom-module-drawer__header-left{align-items:center;display:flex;gap:12px}.add-custom-module-drawer__back-icon{align-items:center;color:#454551;cursor:pointer;display:flex;font-size:20px;justify-content:center;transition:color .2s ease-in-out}.add-custom-module-drawer__back-icon:hover{color:#4b4ad5}.add-custom-module-drawer__title{color:#454551;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:26px;margin:0}.add-custom-module-drawer__tabs,.add-custom-module-drawer__tabs-container{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.add-custom-module-drawer__tabs-container .ant-tabs-nav{background:#fff!important;border-bottom:1px solid #e2e2ea;flex-shrink:0;margin:0;padding:0 24px;z-index:1150}.add-custom-module-drawer__tabs-container .ant-tabs-nav:before{display:none}.add-custom-module-drawer__tabs-container .ant-tabs-nav .ant-tabs-nav-wrap{background:#fff!important}.add-custom-module-drawer__tabs-container .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list{display:flex;width:100%}.add-custom-module-drawer__tabs-container .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{align-items:center;border:none;color:#a2a2a8;display:flex;flex:1 1;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;justify-content:center;margin:0;padding:16px 0;text-align:center;transition:all .2s ease-in-out;width:50%}.add-custom-module-drawer__tabs-container .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{text-align:center;width:100%}.add-custom-module-drawer__tabs-container .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab:hover{color:#4b4ad5}.add-custom-module-drawer__tabs-container .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab-active .ant-tabs-tab-btn{color:#4b4ad5!important;font-weight:600}.add-custom-module-drawer__tabs-container .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-ink-bar{background:#4b4ad5;border-radius:0;bottom:0;height:3px}.add-custom-module-drawer__tabs-container .ant-tabs-content-holder{flex:1 1;min-height:0;overflow:hidden}.add-custom-module-drawer__tabs-container .ant-tabs-content-holder .ant-tabs-content{height:100%}.add-custom-module-drawer__tab-pane,.add-custom-module-drawer__tabs-container .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane{height:100%;overflow:hidden}.add-custom-module-drawer__placeholder{color:#a0aec0;font-size:14px;padding:24px;text-align:center}.TabVoiceRxButton_tabVoiceRxButton__wmN7z{align-items:center;background:linear-gradient(90deg,#9a7dda,#2f2ea4);border-radius:10px;box-shadow:0 0 6.095px 0 #cb7ae266;display:flex;gap:4.571px;height:42px;justify-content:center;padding:0 10.667px;width:70px}.TabVoiceRxButton_tabVoiceRxButton__wmN7z .TabVoiceRxButton_gradientBackground__u9Vrv{background:url(/static/media/gen-rx-bg.51f3a1e30762b935a372.gif) no-repeat 50%;border-radius:10px;box-shadow:0 0 6.095px 0 #cb7ae266;filter:blur(1.5238095522px);height:42px;position:absolute;width:70px}.TabVoiceRxButton_tabVoiceRxButton__wmN7z .TabVoiceRxButton_voiceRxButtonIcon__5tc8B{flex-shrink:0;height:18px;width:21.13px;z-index:1}.VideoConsultButton_button__Knq6x{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 2px 8px #667eea4d;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;height:41px;min-height:50px;min-width:150px;padding:8px 16px;position:relative;transition:all .3s ease;z-index:9999}.VideoConsultButton_button__Knq6x:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.VideoConsultButton_button__Knq6x:active{transform:translateY(0)}.VideoConsultButton_button__Knq6x:disabled{cursor:not-allowed;opacity:.7}.VideoConsultButton_button__Knq6x .VideoConsultButton_iconContainer__ZnLcr{align-items:center;display:flex;justify-content:center}.VideoConsultButton_button__Knq6x .VideoConsultButton_text__XVELY{font-weight:600}.dose-tab .ant-tabs-tab{padding:12px 15px}.dose-tab .ant-tabs-tab .ant-tabs-tab-btn{color:#3d4854!important;font-size:18px;font-weight:400}.dose-tab .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#4b4ad5!important;font-weight:500}.dose-tab .ant-tabs-ink-bar{height:3px}.dose-tab .ant-tabs-nav{margin:0}.dose-calc-tooltip.ant-tooltip .ant-tooltip-inner{background-color:#fff!important;border-radius:16px;color:#000;min-width:520px;padding:18px}.dose-calc-tooltip.ant-tooltip .ant-tooltip-inner div{max-width:520px!important}.dose-calc-tooltip.ant-tooltip .ant-tooltip-arrow{--antd-arrow-background-color:#fff!important}.dose-table .ant-table .ant-table-container .ant-table-body{overflow-y:auto!important;scrollbar-width:thin}.dose-table .ant-table-thead tr th{color:#171725!important;font-family:roboto!important;font-weight:700}.dose-table .ant-table-thead tr th:first-child{border-bottom-left-radius:0!important}.dose-table .ant-table-thead tr th:last-child{border-bottom-right-radius:0!important}.dose-table .ant-table-tbody{background-color:#fafafb}.dose-table .ant-table-tbody tr.edited-row,.dose-table .ant-table-tbody tr.edited-row:hover td{background-color:#f4f4f4}.dose-table .ant-table-tbody tr:first-child td{padding:0!important}.dose-table .ant-table-tbody tr td{padding:16px 12px!important}.dose-table .ant-table-tbody tr td .ant-btn:hover{background-color:#0000}.dose-table .ant-table-tbody tr td div{font-size:14px;font-weight:500}.dose-table .ant-table-tbody tr td div.dose-generic{font-weight:400}.dose-table .ant-table-tbody tr td:first-child{max-width:280px;min-width:280px;width:280px}.dose-table .ant-table-tbody tr td:last-child{max-width:80px;min-width:80px;width:80px}.dose-table .ant-table-tbody tr td .ant-input-wrapper .ant-input-group-addon{font-size:12px}.dose-table .ant-table-tbody tr td .ant-input-wrapper .ant-input-disabled{color:#9bb1c8}.dose-table .ant-table-tbody tr td .ant-input-wrapper .ant-input-disabled~.ant-input-group-addon{color:#9bb1c8!important}.dose-table .ant-table-tbody tr td .ant-input-wrapper .ant-input-disabled:focus,.dose-table .ant-table-tbody tr td .ant-input-wrapper .ant-input-disabled:focus-visible,.dose-table .ant-table-tbody tr td .ant-input-wrapper .ant-input-disabled:hover{border-color:#e2e2ea}.dose-table .ant-table-tbody tr td .ant-input-wrapper .ant-input-disabled:focus-visible~.ant-input-group-addon,.dose-table .ant-table-tbody tr td .ant-input-wrapper .ant-input-disabled:focus~.ant-input-group-addon,.dose-table .ant-table-tbody tr td .ant-input-wrapper .ant-input-disabled:hover~.ant-input-group-addon{background-color:#0000000a;border-color:#d9d9d9;box-shadow:none;color:#9bb1c8!important;opacity:1}.dose-table .ant-table-tbody tr td.existing-doses-line{background-color:#f9f9f9;padding-bottom:5px!important;padding-top:5px!important;position:relative}.dose-table .ant-table-tbody tr td.existing-doses-line:after{border:1px dashed #e2e2ea;content:"";height:1px;left:13px;position:absolute;top:17px;width:96%}.dose-table .ant-table-tbody tr td.existing-doses-line span{border-radius:100px;color:#a2a2a8!important;font-size:14px!important;font-weight:400;left:0;padding:2px 13px;position:relative;top:0}.dose-table .check-icon{color:#3d8c40!important}.dose-table .close-icon{color:#b73a3a!important}.circle-outlined-custom{margin-top:-3px}.circle-outlined-custom svg{fill:#e54848}.graphsWrapper{padding:25px 52px}@media only screen and (max-width:1200px){.graphsWrapper{padding:22px 40px}}.graphsWrapper .graphContainer{border:1px solid #ccc;border-radius:10px;height:505px;padding:12px 25px 40px 20px;position:relative;transition:width .3s ease-in-out}.graphsWrapper .fullScreenStyle{height:572px}@media only screen and (min-width:1200px){.graphsWrapper .fullScreenStyle{height:515px}}.scrollableContainer{height:calc(100vh - 60px);overflow-y:auto!important}.graphHeader{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.graphHeader .graphName{font-size:16px;font-weight:500;line-height:24px}.graphHeader .percentileBtn{align-items:center;background-color:#0000;border:none;box-shadow:none;color:#454551;display:flex}.graphHeader .percentileBtn .iconStyle{display:inline-block;transform:rotate(270deg)}.graphHeader .percentileBtn:hover{color:#4b4ad5!important}.graphHeader .percentileBtn:focus{color:#4b4ad5;outline:none}.graphHeader .enablePercentile{background:#fff;border-radius:10px;min-height:180px;padding:16px;position:absolute;right:64px;width:270px;z-index:1}.graphHeader .enablePercentile .percentileText{font-size:12px;font-weight:600;line-height:18px;padding-bottom:12px}.graphHeader .enablePercentile .percentileContainer{border:1px solid #eaecf0;border-radius:4px;padding:8px}.graphHeader .enablePercentile .percentileContainer .dynamicColor{color:var(--dynamic-color)!important}.graphHeader .enablePercentile .percentileContainer .checkBoxSeparator{border:1px solid #eaecf0;margin-right:3px}.graphHeader .enablePercentile .doneBtn{border-radius:6px;height:34px!important;margin-top:12px;padding:4px 8px;width:100%}.graphHeader .enablePercentile .doneBtn .doneText{font-size:12px;font-weight:400}.tooltipStyle{background-color:#fff;min-height:130px;min-width:285px;padding:10px}.tooltipStyle .measurementHeader{display:flex;flex-direction:column;row-gap:4px}.tooltipStyle .measurementHeader .rowContainer{display:flex;flex-direction:row;font-size:12px;font-weight:400;justify-content:space-between;line-height:18px}.tooltipStyle .measurementHeader .rowContainer .updateText{color:#a2a2a8!important}.tooltipStyle .measurementHeader .rowContainer .measurementText{font-size:14px;font-weight:500;line-height:21px}.tooltipStyle .measurementHeader .rowContainer .iconStyle{color:#4b4ad5;cursor:pointer;font-size:18px;margin:5px 0 0 5px}.tooltipStyle .measurementHeader .rowContainer .closeImg{cursor:pointer}.tooltipStyle .measurements{display:flex;flex-direction:column;padding-top:15px;row-gap:10px}.tooltipStyle .measurements .rowContainer{display:flex;flex-direction:row;justify-content:space-between}.tooltipStyle .measurements .rowContainer .measurement{font-size:14px;font-weight:400;line-height:21px}.tooltipStyle .measurements .rowContainer .measurement .measurementKey{font-weight:500}.tooltipStyle .tooltipArrow{background-color:#fff;bottom:-6px;height:12px;left:30%;position:absolute;transform:rotate(45deg);width:12px}.breakStyle{border:1px solid #eaecf0;height:20px;left:50%;margin-right:4px;position:absolute;transform:translateX(-50%)}.tooltipContainer{background:#fff;border-radius:14px;box-shadow:0 0 10px #0000001a;opacity:1;padding:10px;pointer-events:auto;position:absolute;z-index:1}.graphStyle{height:100%}.chartStyle,.graphBody{height:100%;position:relative;width:100%}.chartStylePrint{width:310px!important}.growth-chart-custom-checkbox{padding:6px 0 6px 6px}.growth-chart-custom-checkbox.ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#fff!important;border-color:#a2a2a8!important;height:20px;width:20px}.growth-chart-custom-checkbox .ant-checkbox .ant-checkbox-inner{height:20px;width:20px}.growth-chart-custom-checkbox .ant-checkbox .ant-checkbox-inner:after{border-color:#454551!important}.growthSubHeader{align-items:center;box-shadow:inset -1px -1px 0 0 #e2e2ea;display:flex;height:88px;justify-content:space-between;padding:14px 52px}@media only screen and (max-width:1200px){.growthSubHeader{padding:8px 40px}}.growthSubHeader .addMeasurementBtn{align-items:center;column-gap:5px;display:flex;height:60px!important;width:172px!important}@media only screen and (max-width:1200px){.growthSubHeader .addMeasurementBtn{width:auto!important}}.growthSubHeader .addMeasurementBtn .addIconStyle{align-items:center;display:flex;flex-basis:30%;justify-content:center}.growthSubHeader .addMeasurementBtn .textStyle{align-items:flex-start;display:flex;flex-basis:70%;flex-direction:column;font-size:14px;font-weight:500;justify-content:center;line-height:21px}@media only screen and (max-width:1200px){.growthSubHeader .addMeasurementBtn .textStyle{font-size:12px!important;font-weight:400;line-height:18px}}.growthSubHeader .detailsContainer{border:1px solid #eaecf0;border:1px solid var(--Stroke-Grey,#eaecf0);border-radius:10px;font-size:12px;font-weight:400;line-height:21px;padding:8px 14px}.growthSubHeader .detailsContainer .titleStyle{font-weight:500}.growthSubHeader .detailsContainer .iconStyle{color:#4b4ad5;cursor:pointer;font-size:18px}.growthSubHeader .detailsContainer .detailsStyle{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.growthSubHeader .detailsContainer .detailsStyle .separator{border:1px solid #eaecf0;height:15px}.growthSubHeader .detailsContainer .addDetailsContainer{align-items:center;column-gap:5px;cursor:pointer;display:flex;justify-content:flex-start;padding-top:5px}.growthSubHeader .detailsContainer .addDetailsContainer .addIcon{color:#4b4ad5;font-size:15px;font-weight:500;line-height:18px}.growthSubHeader .detailsContainer .addDetailsContainer .addDetails{color:#4b4ad5!important;font-size:12px;font-weight:400;line-height:18px}.growthSubHeader .rightSubHeader{column-gap:14px;display:flex}.growthSubHeader .rightSubHeader .toggleContainer{align-items:center;column-gap:15px;cursor:pointer;display:flex;height:60px;justify-content:center;padding:19px 16px}.growthSubHeader .rightSubHeader .toggleContainer:hover{background-color:#efeff0;border-color:#bfbfbf}.growthSubHeader .rightSubHeader .toggleContainer .textStyle{align-items:flex-start;display:flex;flex-basis:70%;flex-direction:column;justify-content:center}.addDOB-picker-dropdown.ant-picker-dropdown .ant-picker-date-panel{height:382px;width:374px}.addDOB-picker-dropdown.ant-picker-dropdown .ant-picker-date-panel .ant-picker-content{height:320px}.addDOB-picker-dropdown .ant-picker-footer{display:none}.gc-input{border:1px 0 0;gap:0;height:38px;width:171px}.gc-btn{gap:0;height:41px;width:179px}.gc-label{font-size:14px;font-weight:500;gap:0;height:21px;line-height:21px;text-align:left}.gc-btn-txt{color:#4b4ad5!important}.tableView{border:1px solid #000;border-collapse:collapse;border-radius:6px;margin:auto;padding:10px;width:100%}.tcell{background-color:#fff;border:1px solid #ddd;font-size:12px;font-weight:400;height:48px;line-height:18px;padding:8px;padding:6px 20px!important;vertical-align:middle}.theaderCellStyle{background-color:#f1f1f566!important;font-size:14px;font-weight:500;line-height:21px}.tableViewContainer{background-color:#fff;background:rgba(234,236,240,.302);border-radius:16px;gap:24px;margin:30px 40px auto;padding:30px}@media only screen and (min-width:1200px){.tableViewContainer{margin:30px 52px auto}}.tableViewContainerForPrint{border:2px solid #eaecf0;border-radius:0;margin:30px auto auto;padding:0}.pregnancyHistoryContainer{display:flex;flex-direction:column;padding:20px 40px;row-gap:28px}.pregnancyHistoryContainer .theaderStyle{font-size:14px;font-weight:500}.pregnancyHistoryContainer .pregnancyTcell{padding:6px 20px!important}.pregnancyHistoryContainer .tableTitle{align-items:center;border-bottom:none;border-radius:10px 10px 0 0;display:flex;justify-content:space-between;width:100%}.pregnancyHistoryContainer .tableTitle .editIcon{color:#4b4ad5!important;cursor:pointer;display:flex}.pregnancyHistoryContainer .tableTitle .editIcon .editText{color:#4b4ad5!important;font-weight:400;text-decoration:underline}.emptyDataContainer{align-items:center;display:flex;flex-direction:column;height:16rem;margin:auto;row-gap:9px;width:450px}.emptyDataContainer .shortDescription{align-items:center;color:#a2a2a8!important;font-size:14px;font-weight:400}.continueBtn{align-items:center;cursor:pointer;display:flex}.continueBtn .continueText{color:#4b4ad5!important;font-size:14px;font-weight:500;text-decoration:underline}.obstetricTab.ant-tabs>.ant-tabs-nav{padding-left:12px}.pregnancyHistoryTitle{font-size:16px;font-weight:600;line-height:24px;padding:20px 40px 0}.examinationTableViewContainer{gap:24px;padding:20px 40px}.examinationTableViewContainer .tableWrappwer{border:1px solid #ddd;border-radius:10px}.examinationTableViewContainer .editIcon{align-items:center;color:#4b4ad5!important;cursor:pointer;display:flex}.examinationTableViewContainer .editIcon .editText{color:#4b4ad5!important;font-size:14px;font-weight:400;text-decoration:underline}.anotherVisit{align-items:center;display:flex;flex-direction:row;gap:18px;padding:0 0 40px 40px}.anotherVisit .anotherVisitBtn{align-items:center;display:flex;justify-content:space-between;width:180px}.anotherVisit .anotherVisitBtn .completePregnancy{color:#fc5a5a!important}.anotherVisit .completePregnancyBtn{border:1px solid #fc5a5a!important;border-radius:10px}.obstetricTcell{background-color:#fff;border:1px solid #ddd;font-size:14px;font-weight:400;height:48px;line-height:18px;padding:8px!important;vertical-align:middle}@media only screen and (min-width:1200px){.obstetricTcell{padding:6px 20px!important}}.obstetricTcell .visitStyle{color:#a2a2a8!important;font-size:12px}.labParamsTcell{background-color:#fff;border-left:1px solid #ddd;font-size:14px;font-weight:400;height:48px;line-height:18px;padding:8px!important;vertical-align:middle}@media only screen and (min-width:1200px){.labParamsTcell{padding:6px 20px!important}}.labParamsTcell .visitStyle{color:#a2a2a8!important;font-size:12px}.column-border{border:1px solid #fff}.immunisationRemarks{border:none!important;box-shadow:none!important;padding:0!important}.custom-immunisation-select .ant-select-selector{border:none!important;height:40px!important;line-height:40px;padding:0!important;width:136px!important}.custom-immunisation-select.ant-select-single .ant-select-selector .ant-select-selection-item{color:#ed8a00!important}.custom-immunisation-given-select.ant-select-single .ant-select-selector .ant-select-selection-item{color:#19bb7a!important}.weekRange{padding:6px!important}.anc-custom-checkbox .ant-checkbox .ant-checkbox-inner{border-radius:8px;height:22px;width:22px}.anc-custom-checkbox .ant-checkbox-checked .ant-checkbox-inner:after{height:10px;width:6px}.gotItBtn{height:39px;margin-top:10px;width:100%}.gotItBtn,.gotItBtn.ant-btn-primary:focus,.gotItBtn.ant-btn-primary:hover{background-color:#000!important}.past-pregnancy-wrapper{display:flex}.past-pregnancy-wrapper .past-pregnancy-wrap-body:first-child .past-pregnancy-head{border-bottom-left-radius:10px;border-top-left-radius:10px}.past-pregnancy-wrapper .past-pregnancy-wrap-body:last-child .past-pregnancy-head{border-bottom-right-radius:10px;border-top-right-radius:10px}.past-pregnancy-wrapper .past-pregnancy-wrap-body.past-pregnancy-parent-width div{width:250px}.past-pregnancy-wrapper .past-pregnancy-wrap-body.past-pregnancy-child-width div{overflow:hidden;width:200px}.past-pregnancy-wrapper .past-pregnancy-row{font-size:16px;font-weight:500;height:70px;letter-spacing:.1px}.past-pregnancy-wrapper .past-pregnancy-row .ant-input-group-wrapper{width:160px}.past-pregnancy-wrapper .past-pregnancy-row .ant-input-group-wrapper .ant-input-group-addon{font-size:14px;font-weight:500;letter-spacing:.1px}.past-pregnancy-wrapper .past-pregnancy-row i{font-size:20px;opacity:.8}.past-pregnancy-wrapper .past-pregnancy-row.past-pregnancy-row-60{height:60px}.past-pregnancy-wrapper .past-pregnancy-row.past-pregnancy-row-40{height:40px}.past-pregnancy-wrapper .past-pregnancy-head{align-items:center;background-color:#f1f1f5;display:flex;font-size:14px;font-weight:600;height:40px;padding:0 8px;width:100%}.birth-info,.tooltip-content{text-align:left}.birth-info{color:#a2a2a8!important;font-size:14px;font-weight:400;line-height:22px}.patientDiagnosisContainer{background:url(/static/media/obstetric-bg.51bfb43d42ccc7a93dfb.svg) no-repeat;background-size:cover;height:100%;padding:24px 10px;width:100%}@media only screen and (min-width:1100px){.patientDiagnosisContainer{padding:24px 40px}}.patientDiagnosisContainer .patientDiagnosisAccordian.ant-collapse{background-color:#0000}.patientDiagnosisContainer .patientDiagnosisAccordian.ant-collapse .ant-collapse-item.ant-collapse-item-active{border:0!important;padding-bottom:0}.patientDiagnosisContainer .patientDiagnosisAccordian.ant-collapse .ant-collapse-item .ant-collapse-header{background:#0000!important;line-height:24px;padding:0;width:175px}.patientDiagnosisContainer .patientDiagnosisAccordian.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon:after{align-items:center;border-color:#a2a2a8;border-radius:5px;display:flex;height:22px;justify-content:center;width:22px}.patientDiagnosisContainer .patientDiagnosisAccordian.ant-collapse .ant-collapse-item .ant-collapse-content{background:#0000!important;border-radius:0!important;border-top:0;padding-bottom:5px}.patientDiagnosisContainer .diagnosisTitle{font-size:16px;font-weight:500;line-height:24px;padding-bottom:20px}.patientDiagnosisContainer .diagnosisItems{display:flex;flex-direction:column;padding-top:15px;row-gap:18px}.patientDiagnosisContainer .diagnosisItems .rowContainer{display:flex;justify-content:space-between}@media only screen and (min-width:1200px){.patientDiagnosisContainer .diagnosisItems .rowContainer{column-gap:18px;justify-content:flex-start}}@media only screen and (min-width:1300px){.patientDiagnosisContainer .diagnosisItems .rowContainer{column-gap:24px;justify-content:flex-start}}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge{align-items:center;background-color:#fff;border:1px solid #e2e2ea;border-radius:10px;display:flex;font-size:14px;font-weight:400;height:38px;line-height:21px;padding-left:10px;width:-webkit-max-content;width:max-content}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .spanStyle{align-items:center;display:flex;font-size:14px;font-weight:500;justify-content:center;margin-left:10px;padding:8px 10px 8px 0}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .datePickerStyle.ant-picker-outlined:focus-within{box-shadow:none!important}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .datePickerStyle .ant-picker-input>input{width:82px!important}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .diagnosisSelect{align-items:center;background-color:#0000;color:#0000;display:flex}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .diagnosisSelect .dropdown-toggle{background-color:#0000!important;border-color:#0000!important;color:#000!important;padding:4px}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .diagnosisSelect .dropdown-toggle:after{display:none}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .diagnosisSelect .dropdown-menu{font-size:14px;font-weight:400;padding:0}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .diagnosisSelect .dropdown-item{padding:10px 5px 10px 12px}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .diagnosisSelect .dropdown-menu .dropdown-item:active,.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .diagnosisSelect .dropdown-menu .dropdown-item:hover{background-color:#e9ecef!important;color:#000!important}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .diagnosisSelect .iconStyle{display:inline-block;margin-left:5px;transform:rotate(270deg)}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .maritalStatusSelect span{padding-right:0!important}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .maritalStatusSelect .ant-select-arrow{left:85px}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .maritalStatusSelect .ant-select-clear{left:105px}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .timeInterval{background-color:#fafafb;height:36px;margin-left:0;padding-left:5px}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .timeIntervalValue{border:1px solid #eaecf0;border-bottom:none;border-radius:0!important;border-top:none;height:36px;margin-left:0;padding:8px 4px;text-align:center;width:44px}.patientDiagnosisContainer .diagnosisItems .rowContainer .history-badge .timeIntervalValueForPreviousPregnancy{width:35px}.fixPastPregnancy{background-color:#fafafb;box-shadow:inset 0 -1px 2px 0 #e2e2ea;left:0;position:fixed;right:0;top:60px;z-index:3}.pastPregnancyContainer{align-items:center;display:flex;justify-content:space-between;padding:20px 0 20px 40px}.pastPregnancyContainer .pastPregnancyItem.ant-form-item{margin-bottom:0}.pastPregnancyContainer .diagnosisNotesStyle{align-items:flex-start;column-gap:14px;display:flex;justify-content:flex-end;padding-right:40px;width:50%}.pastPregnancyContainer .diagnosisNotesStyle .editStyle{align-items:center;column-gap:6px;cursor:pointer;display:flex}.pastPregnancyContainer .diagnosisNotesStyle .editStyle .iconStyle{color:#4b4ad5;font-size:18px}.pastPregnancyContainer .diagnosisNotesStyle .editStyle .editText{color:#4b4ad5!important;text-decoration:underline}.husbandBloodStyleContainer{width:220px!important}@media only screen and (min-width:1200px){.husbandBloodStyleContainer{width:260px!important}}.husbandBloodStyleContainer .husbandBlood{width:40%}@media only screen and (min-width:1200px){.husbandBloodStyleContainer .husbandBlood{width:20%}}.husbandBloodStyleContainer .husbandBlood .dropdown-menu{margin-left:-135px!important;margin-top:3px;width:220px!important}@media only screen and (min-width:1200px){.husbandBloodStyleContainer .husbandBlood .dropdown-menu{margin-left:-180px!important;width:260px!important}}.husbandBloodForPreviousPregnancy{width:150px!important}.patientBloodStyleContainer{position:relative;width:160px!important}@media only screen and (min-width:1200px){.patientBloodStyleContainer{width:235px!important}}.patientBloodStyleContainer .bloodGroupText{display:flex;font-size:14px;font-weight:500;width:94px}@media only screen and (min-width:1200px){.patientBloodStyleContainer .bloodGroupText{width:70px}}.patientBloodStyleContainer .bloodGroup{width:40%}@media only screen and (min-width:1200px){.patientBloodStyleContainer .bloodGroup{width:15%}}.patientBloodStyleContainer .bloodGroup .dropdown-menu{margin-top:3px;width:80px!important}@media only screen and (min-width:1200px){.patientBloodStyleContainer .bloodGroup .dropdown-menu{width:234px!important}}@media only screen and (min-width:1300px){.patientBloodStyleContainer .bloodGroup .dropdown-menu{margin-left:-155px!important}}.bloodContainerForPreviousPregnancy{width:115px!important}.consangStyleContainer{position:relative;width:160px!important}@media only screen and (min-width:1200px){.consangStyleContainer{width:215px!important}}.consangStyleContainer .consang{width:40%}@media only screen and (min-width:1200px){.consangStyleContainer .consang{width:15%}}.consangStyleContainer .consang .dropdown-menu{margin-top:3px;width:60px!important}@media only screen and (min-width:1200px){.consangStyleContainer .consang .dropdown-menu{width:215px!important}}@media only screen and (min-width:1300px){.consangStyleContainer .consang .dropdown-menu{margin-left:-136px!important}}.marritalStatus .dropdown-menu{margin-left:-112px!important;margin-top:3px;width:212px!important}.dropdown-item-custom{padding:10px 20px;position:relative}.dropdown-item-custom:after{border-bottom:1px solid #eaecf0;bottom:0;content:"";display:block;height:1px;left:0;margin:0 auto;position:absolute;right:0}.dropdown-item-custom:last-child:after{display:none}.lmpStyle.ant-picker-dropdown .ant-picker-panel-container{margin-left:-42px!important}.ceddStyle.ant-picker-dropdown .ant-picker-panel-container{margin-left:-62px!important}.marrital{margin-right:-42px!important}.primigravida{background:rgba(164,97,216,.102);border-radius:24px;color:#a461d8!important;font-size:16px;font-weight:500;height:34px;line-height:24px;padding:5px 16px;text-align:left;width:137px}.examination-wrapper{display:flex}.examination-wrapper .examination-wrap-body:first-child .examination-head{border-bottom-left-radius:10px;border-top-left-radius:10px}.examination-wrapper .examination-wrap-body:last-child .examination-head{border-bottom-right-radius:10px;border-top-right-radius:10px}.examination-wrapper .examination-wrap-body.examination-parent-width div{width:250px!important}.examination-wrapper .examination-wrap-body.examination-child-width div{width:200px}.examination-wrapper .examination-row{font-size:16px;font-weight:500;height:70px;letter-spacing:.1px}.examination-wrapper .examination-row .ant-input-group-wrapper{width:160px}.examination-wrapper .examination-row .ant-input-group-wrapper .ant-input-group-addon{font-size:14px;font-weight:500;letter-spacing:.1px}.examination-wrapper .examination-row i{font-size:20px;opacity:.8}.examination-wrapper .examination-row.examination-row-60{height:60px}.examination-wrapper .examination-row.examination-row-40{height:40px}.examination-wrapper .examination-head{align-items:center;background-color:#f1f1f5;display:flex;font-size:14px;font-weight:600;height:40px;padding:0 8px;width:100%}.vertical-dots{cursor:pointer;font-size:20px;transform:rotate(90deg)}.custom-tooltip .ant-tooltip-inner{background-color:#fff!important;border-radius:10px;color:#000;cursor:pointer}.custom-tooltip .ant-tooltip-arrow{height:16px;width:16px}.custom-tooltip .ant-tooltip-arrow:before{background-color:#fff!important}.custom-tooltip .ant-tooltip-arrow:after{border-color:#fff #0000 #0000!important}.tooltip-content{align-items:center;color:#000;display:flex;font-size:14px;font-weight:600;line-height:21px;padding:10px 16px}.tooltip-content .delete-icon{color:#4b4ad5!important;font-size:16.65px;margin-right:8px}.custom-select .ant-select-selector{height:40px!important;line-height:40px;width:170px!important}.custom-select .ant-select-selector .ant-select-selection-placeholder{color:#a2a2a8!important;font-size:14px;font-weight:400;line-height:26px}.custom-radio-button{background-color:#fff}.custom-radio-button.ant-radio-button-wrapper-checked{background-color:rgba(75,74,213,.102);color:#fff}.remarks{font-size:16px;font-weight:500;letter-spacing:.1px}.input-radio-wrapper{align-items:center;display:flex}.inputheight41{border-bottom-right-radius:0;border-top-right-radius:0;flex-grow:1;height:41px;margin-right:0;width:50px}.radio-group .ant-radio-button-wrapper{height:41px;line-height:41px;margin-left:-1px}.radio-button{height:41px;line-height:41px}.radio-button.ant-radio-button-wrapper-checked{background-color:rgba(75,74,213,.102);color:#fff}.first-radio-button{border-bottom-left-radius:0!important;border-left:1px solid #d9d9d9;border-top-left-radius:0!important}.lmpModal .ant-modal-header{border-radius:24px}.lmpModal .ant-modal-content{border-radius:24px;padding:0}.lmpModal .lmpLabel{font-size:14px;font-weight:500;gap:0;height:21px;line-height:21px;text-align:left}.lmpModal .lmpBtn{gap:0;height:41px;width:179px}.lmpModal .lmpBtn .lmpBtnTxt{color:#4b4ad5!important}.lmpModal .disabledBtn{cursor:none!important;opacity:.5!important}.ancTooltip.ant-tooltip .ant-tooltip-inner{background-color:#fff;border-radius:10px;height:76px;padding:12px;width:216px}.ancTooltip.ant-tooltip .ant-tooltip-arrow{--antd-arrow-background-color:#fff}.ancSchedulerBox{height:41px;width:120px}@media only screen and (min-width:1200px){.ancSchedulerBox{width:136px}}.groundingTooltip.ant-tooltip .ant-tooltip-inner{background-color:#fff;border-radius:10px;height:250px;padding:12px;width:551px}.groundingTooltip.ant-tooltip .ant-tooltip-arrow{--antd-arrow-background-color:#fff}.ancPrintPreviewTcell{background-color:#fff;border-bottom:1px solid #ddd;font-size:14px;font-weight:500;height:48px;line-height:18px;padding:8px!important;vertical-align:middle}@media only screen and (min-width:1200px){.ancPrintPreviewTcell{padding:6px 20px!important}}.ancImmunisationWarning{background-color:#fef4e6;border-radius:10px;color:#ed8a00!important;padding:6px 8px;position:relative}.warningTip{background-color:#fef4e6;height:18px;left:132px;position:absolute;rotate:45deg;top:-10px;width:18px}.overlay{height:100%;pointer-events:auto;width:100%;z-index:999}.tab-focus{background-color:#fff;border:1px solid #000;border-radius:15px;box-shadow:0 4px 10px #0003;display:flex;font-size:16px;font-weight:500;gap:10px;left:35%;padding:10px 20px;position:absolute;top:100%;z-index:1001}@media only screen and (min-width:1200px){.tab-focus{left:25.5%}}.tour-container{background:#fff;border:1px solid #000;border-radius:17px;box-shadow:0 4px 10px #0003;left:32%;padding:20px;position:absolute;top:124%;width:420px;z-index:1001}@media only screen and (min-width:1200px){.tour-container{left:23.5%}}.tour-button{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;height:39px;margin-top:10px;padding:8px 12px;width:100%}.add-custom-module-cta-container{align-items:flex-start;display:flex;flex-direction:column;font-family:Poppins,sans-serif;gap:16px}.custom-module-input-container{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 2px 4px #0000000d;display:flex;padding:14px;width:100%}.custom-module-input{box-shadow:none!important;color:#4a4a4a;font-size:16px;outline:none!important;width:100%}.custom-module-input:focus{border:1px solid #4b4ad5!important;box-shadow:none}.custom-module-input-icon{color:#4a90e2;font-size:16px}.input-action-icon{cursor:pointer;font-size:16px;margin-left:8px}.input-action-icon,.tick-icon{color:#3d8c40!important}.cross-icon{color:#b73a3a!important}.cta-container{align-items:center;background:#fff;border:1px dashed #ba7de9;border-radius:12px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:20px 16px;width:100%}.add-custom-module-link{color:#ba7de9!important;font-size:16px;font-weight:500;margin:0;padding:0!important;text-decoration:none}.add-custom-module-link .anticon,.add-custom-module-link>span{color:#ba7de9!important}.add-custom-module-link:hover{text-decoration:underline}.module-info{align-items:center;display:flex;font-size:12px;gap:4px}.module-count{color:#ba7de9!important}.info-icon{cursor:pointer;height:14px;width:14px}.info-icon:hover{color:#4a90e2}.info-tooltip{background-color:#fff!important;background:#fff!important}.info-tooltip.ant-tooltip .ant-tooltip-inner{background-color:#fff!important;border-radius:10px;color:#000;min-width:310px;padding:18px}.info-tooltip.ant-tooltip .ant-tooltip-arrow{--antd-arrow-background-color:#fff!important}.more-options-btn{background:#0000;border:none;cursor:pointer;padding:0}.more-options-btn:hover{background:#f0f0f0;border-radius:50%}.menu-item{align-items:center;color:#4a4a4a;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;gap:8px;padding:8px 16px}.menu-item:hover{background:#f9f9f9}.menu-icon{color:#4a90e2!important;font-size:16px!important}.menu-item.delete-icon{color:#ff4d4f}.menu-item.delete-icon:hover{color:#ff7875}.delete-module{background:rgba(237,138,0,.102);border-radius:10px 0 0 0;color:#454551;font-size:16px;font-weight:400;gap:20px;letter-spacing:.1000000015px;line-height:24px;padding:20px 21px;text-align:left}.module-disabled-tooltip.ant-tooltip .ant-tooltip-inner{background-color:#fff9e6!important;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#171725;font-size:13px;line-height:1.5;padding:12px 16px}.module-disabled-tooltip.ant-tooltip .ant-tooltip-inner strong{font-weight:600}.module-disabled-tooltip.ant-tooltip .ant-tooltip-arrow{--antd-arrow-background-color:#fff9e6!important}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.ConsultationDrawer_consultationDrawer__uMBbD .ant-drawer-content-wrapper{border-radius:32px 0 0 32px;overflow:hidden}.ConsultationDrawer_consultationDrawer__uMBbD .ant-drawer-content{background:#fff;border-radius:32px 0 0 32px;overflow:hidden;position:relative}.ConsultationDrawer_consultationDrawer__uMBbD .ant-drawer-content:before{background:linear-gradient(90deg,#ff69b4,#9370db 50%,#4169e1);border-radius:32px 0 0 32px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute}.ConsultationDrawer_drawerHeader__uZ3A9{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:16px 24px}.ConsultationDrawer_backButton__Z9bOu{color:#333}.ConsultationDrawer_tutorialButton__mANXJ{align-items:center;background:#8b5cf6;border-radius:50%;color:#fff;display:flex;height:32px;justify-content:center;width:32px}.ConsultationDrawer_container__o-kJd{display:flex;flex-direction:column;height:100%;justify-content:space-between}.ConsultationDrawer_title__vuRs3{color:#111827;font-size:20px;font-weight:600;line-height:28px;margin-bottom:8px;text-align:center}.ConsultationDrawer_subtitle__iYUES{color:#6b7280;font-size:14px;font-weight:400;line-height:22px;text-align:center}.ConsultationDrawer_tipsSection__H0i\+5{background:#f3f4f6;border-radius:16px;margin-bottom:48px;padding:20px;position:relative}.ConsultationDrawer_tipContent__EmoXc{align-items:flex-start;display:flex;gap:12px}.ConsultationDrawer_tipIcon__GWR74{color:#8b5cf6;height:24px;width:24px}.ConsultationDrawer_tipText__v6R8w{color:#4b5563;flex:1 1;font-size:14px;line-height:1.5}.ConsultationDrawer_carouselNavigation__JWezr{display:flex;justify-content:space-between;left:0;padding:0 8px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.ConsultationDrawer_tapToSpeak__WPYaa{cursor:pointer;margin:95px auto 0;text-align:center}.ConsultationDrawer_micButton__ByGXx{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:50%;cursor:pointer;display:flex;height:100px;justify-content:center;margin-bottom:12px;transition:transform .2s;width:100px}.ConsultationDrawer_micButton__ByGXx:hover{transform:scale(1.05)}.ConsultationDrawer_micIcon__Jmw\+\+{color:#fff;font-size:32px}.ConsultationDrawer_tapText__eygRB{color:#454551;font-size:14px;font-weight:400;line-height:22px;margin-top:10px}.ConsultationDrawer_recordingContainer__VOrKS{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-right:20px;margin-top:auto;padding:16px}.ConsultationDrawer_waveform__S2wQE{background:#f3f4f6}.ConsultationDrawer_waveformActive__7hvxF,.ConsultationDrawer_waveform__S2wQE{border-radius:8px;height:40px;margin:12px 0;overflow:hidden;position:relative;width:308px}.ConsultationDrawer_waveformActive__7hvxF{background:#eef2ff}.ConsultationDrawer_controlButton__8A0Y\+{background:none;border:none;color:#6b7280;cursor:pointer;padding:8px}.ConsultationDrawer_deleteButton__Sj2x0{color:#ef4444}.ConsultationDrawer_sendButton__lVkkZ{color:#fff;padding:8px 16px}.ConsultationDrawer_controls__rs\+NO{justify-content:space-between;margin-top:12px}.ConsultationDrawer_recordingStatus__H5N3h{color:#3d485499!important;flex-grow:1;font-family:Poppins;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;text-align:center;white-space:nowrap}.ConsultationDrawer_textInput__M9SBD{background:#f7f9fb;border:1px solid #e2e2ea;border-radius:16px;color:#1c1c1c4d;font-size:14px;min-height:58px;padding:12px 16px;resize:none;width:100%}.ConsultationDrawer_textInput__M9SBD::placeholder{color:#9ca3af}.ConsultationDrawer_processingContainer__109PX{align-items:center;display:flex;height:100%;justify-content:center}.ConsultationDrawer_processingContent__tjZiC{text-align:center}.ConsultationDrawer_processingBar__bXa3N{background:#e5e7eb;border-radius:2px;height:4px;margin-top:16px;overflow:hidden;position:relative;width:200px}.ConsultationDrawer_processingBar__bXa3N:after{animation:ConsultationDrawer_loading__bxmPx 2s infinite;background:linear-gradient(90deg,#9370db,#4169e1);content:"";height:100%;left:0;position:absolute;top:0;width:30%}.ConsultationDrawer_splitView__7r8kL{display:flex;height:calc(100vh - 60px);min-width:100%;overflow-x:auto;overflow-y:hidden;position:relative}.ConsultationDrawer_splitView__7r8kL::-webkit-scrollbar{height:8px}.ConsultationDrawer_splitView__7r8kL::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.ConsultationDrawer_splitView__7r8kL::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.ConsultationDrawer_splitView__7r8kL::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (min-width:1200px){.ConsultationDrawer_transcriptCard__pNAYm{max-width:600px}}@media (min-width:1440px){.ConsultationDrawer_transcriptCard__pNAYm{max-width:700px}}.ConsultationDrawer_inputSection__2ds5T{align-items:flex-start;background:#f8f7ff;display:flex;flex-direction:column;flex-shrink:0;gap:0;margin-right:0;max-height:100vh;min-width:480px;overflow-y:auto;position:relative;scrollbar-color:#c1c1c1 #f1f1f1;scrollbar-width:thin}@media (min-width:768px) and (max-width:1024px){.ConsultationDrawer_inputSection__2ds5T{max-width:320px!important;min-width:280px!important}.ConsultationDrawer_prescriptionSection__4RqSK{min-width:600px!important}}@media (min-width:1025px) and (max-width:1180px){.ConsultationDrawer_inputSection__2ds5T{max-width:380px!important;min-width:320px!important}.ConsultationDrawer_prescriptionSection__4RqSK{min-width:700px!important}}@media (min-width:1181px) and (max-width:1366px){.ConsultationDrawer_inputSection__2ds5T{max-width:420px!important;min-width:360px!important}.ConsultationDrawer_prescriptionSection__4RqSK{min-width:800px!important}}.ConsultationDrawer_inputSection__2ds5T::-webkit-scrollbar{height:8px;width:8px}.ConsultationDrawer_inputSection__2ds5T::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px;margin:2px}.ConsultationDrawer_inputSection__2ds5T::-webkit-scrollbar-thumb{background:#c1c1c1;border:1px solid #f1f1f1;border-radius:4px;min-height:20px}.ConsultationDrawer_inputSection__2ds5T::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ConsultationDrawer_inputSection__2ds5T::-webkit-scrollbar-corner{background:#f1f1f1}.ConsultationDrawer_chatSection__yU\+yp{background:#f8f7ff;border-radius:0;box-shadow:none;display:flex;flex:1 1;flex-direction:column;min-height:calc(100vh - 60px);overflow-y:auto;padding:20px;width:100%}.ConsultationDrawer_introTextContainer__CzuuX{align-items:flex-start;display:flex;gap:12px;margin-bottom:20px;padding:0}.ConsultationDrawer_doctorAvatarIcon__pQK1B{border-radius:50%;flex-shrink:0;height:32px;object-fit:cover;width:32px}.ConsultationDrawer_introText__P6zKq{color:#454551;font-family:Poppins,sans-serif;font-size:14px;line-height:1.6}.ConsultationDrawer_introText__P6zKq strong{color:#000;font-weight:600}.ConsultationDrawer_rightSection__\+3EDQ{background:#f9f2ff80;border-radius:0;border-top:1px solid #e5e7eb;box-shadow:none;display:flex;flex:1 1;flex-direction:column;margin-top:0;max-height:calc(100vh - 140px);overflow-y:auto;padding:20px;scrollbar-color:#c1c1c1 #f1f1f1;scrollbar-width:thin;width:100%;li,ul{position:relative;width:100%}&::-webkit-scrollbar{height:8px;width:8px}&::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px;margin:2px}&::-webkit-scrollbar-thumb{background:#c1c1c1;border:1px solid #f1f1f1;border-radius:4px;min-height:20px}&::-webkit-scrollbar-thumb:hover{background:#a8a8a8}&::-webkit-scrollbar-corner{background:#f1f1f1}&:hover::-webkit-scrollbar-thumb{background:#c1c1c1}}.ConsultationDrawer_prescriptionSection__4RqSK{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;flex-shrink:0;gap:0;height:calc(100vh - 60px);min-width:960px;overflow:hidden;padding:0;position:relative}@media (min-width:768px) and (max-width:1024px){.ConsultationDrawer_prescriptionSection__4RqSK{height:auto!important;max-height:calc(100vh - 60px)!important;min-width:600px!important}}@media (min-width:1025px) and (max-width:1180px){.ConsultationDrawer_prescriptionSection__4RqSK{height:auto!important;max-height:calc(100vh - 60px)!important;min-width:700px!important}}@media (min-width:1181px) and (max-width:1366px){.ConsultationDrawer_prescriptionSection__4RqSK{height:auto!important;max-height:calc(100vh - 60px)!important;min-width:800px!important}}.ConsultationDrawer_prescriptionSection__4RqSK>div[class*=-rich-text-editor],.ConsultationDrawer_rightSection__\+3EDQ>div[class*=-rich-text-editor]{margin-bottom:48px}.ConsultationDrawer_prescriptionSection__4RqSK>div[class*=-rich-text-editor]:last-child,.ConsultationDrawer_rightSection__\+3EDQ>div[class*=-rich-text-editor]:last-child{margin-bottom:0}.ConsultationDrawer_prescriptionSection__4RqSK>div[class*=-content-box],.ConsultationDrawer_rightSection__\+3EDQ>div[class*=-content-box]{margin-bottom:48px}.ConsultationDrawer_prescriptionSection__4RqSK>div[class*=-content-box]:last-child,.ConsultationDrawer_rightSection__\+3EDQ>div[class*=-content-box]:last-child{margin-bottom:0}.ConsultationDrawer_dividerHandle__NEG-j{align-items:center;bottom:0;cursor:col-resize;display:flex;justify-content:center;left:40%;left:var(--divider-left,40%);position:absolute;top:0;transform:translateX(-6px);width:16px;z-index:2}.ConsultationDrawer_dividerKnob__LpKvf{align-items:center;background:#fff;border:1px solid #e2e2ea;border-radius:16px;box-shadow:0 2px 10px #0000001f;display:flex;height:56px;justify-content:center;width:32px}.ConsultationDrawer_dividerDots__IWceU{background:repeating-linear-gradient(180deg,#c9cdd3,#c9cdd3 2px,#0000 0,#0000 4px);border-radius:2px;height:16px;width:4px}.ConsultationDrawer_editContainer__SSolt{background:#f9fafb;border:1px solid #4b4ad5;border-radius:12px;margin-right:20px;padding:16px;text-align:left}.ConsultationDrawer_editActions__tmobf{display:flex;gap:12px;justify-content:flex-end;margin-top:16px}.ConsultationDrawer_inputContainer__hpkn1{align-items:flex-end;display:flex;gap:7px;margin-left:auto;position:relative}.ConsultationDrawer_textContainer__Mwazc{align-items:flex-start;background:#f1f1f5;border-radius:18px 0 18px 18px;display:flex;flex-direction:column;gap:6px;margin-bottom:40px;padding:16px}.ConsultationDrawer_inputText__1Bg\+t{word-wrap:break-word;color:#374151;color:#5a6774;font-size:12px;font-weight:400;line-height:18px;text-align:left}.ConsultationDrawer_inputContent__rvZqJ{background:#f1f1f5;border-radius:18px 0 18px 18px;color:#333;font-size:14px;line-height:1.6;margin-bottom:12px;margin-left:auto;max-height:calc(100% - 150px);min-height:120px;overflow-y:auto;padding:16px;position:relative;width:80%;&:hover{.ConsultationDrawer_editIcon__punxr{display:inline}}}.ConsultationDrawer_editIcon__punxr{bottom:10px;cursor:pointer;height:24px;left:-30px;position:absolute;width:24px}.ConsultationDrawer_inputControls__drpBg{align-items:center;display:flex;justify-content:space-between}.ConsultationDrawer_editButton__VMRlf{background:none;border:none;color:#6366f1;cursor:pointer;position:absolute;right:12px;top:12px}.ConsultationDrawer_controlButtons__5lM5R{color:#3d485499!important;display:flex;font-family:Poppins;font-size:14px;font-weight:400;gap:12px;letter-spacing:0;line-height:20px;margin-top:10px}.ConsultationDrawer_prescriptionSection__4RqSK h3{color:#111827;font-size:18px;margin-bottom:12px}.ConsultationDrawer_prescriptionItem__Yjtx6{display:flex;gap:8px;margin-bottom:8px}.ConsultationDrawer_dosage__uAb58{color:#6b7280}@keyframes ConsultationDrawer_loading__bxmPx{0%{transform:translateX(-100%)}50%{transform:translateX(200%)}to{transform:translateX(-100%)}}.ConsultationDrawer_micBtn__XLQPf{background:#fdf7d7;border:none;border-radius:100px;cursor:pointer;height:32px;padding:7px;width:32px}.ConsultationDrawer_sendButton__lVkkZ{background:#8b5cf6;border:none;border-radius:8px;cursor:pointer;padding:8px}.ConsultationDrawer_pauseBtn__AC1e5{background:#eef2ff}.ConsultationDrawer_gradientBorder__sFJQM{animation:ConsultationDrawer_gradient-border-animation__\+EEtY 6s linear infinite;background-size:300% 300%;border-radius:20px;height:calc(100vh - 90px);margin:20px 30px;padding:4px;position:relative}.ConsultationDrawer_gradientBorder__sFJQM:before{animation:ConsultationDrawer_gradient-rotate__3yU1j 6s linear infinite;background:linear-gradient(90deg,#ff7e5f,#feb47b,#86a8e7,#d16ba5);background-size:300% 300%;border-radius:inherit;bottom:0;content:"";left:0;padding:5px;position:absolute;right:0;top:0;z-index:-1}.ConsultationDrawer_gradientBorder__sFJQM>*{background:#fafafb;border-radius:inherit;position:relative;z-index:1}.ConsultationDrawer_gradientBorder__sFJQM.ConsultationDrawer_loaderFullBleed__aiK3f{border-radius:0!important;flex:1 1 auto!important;height:100%!important;margin:0!important;min-height:100%!important;padding:0!important;width:100%!important}.ConsultationDrawer_gradientBorder__sFJQM.ConsultationDrawer_loaderFullBleed__aiK3f>*{border-radius:0!important;height:100%!important;min-height:100%!important}@keyframes ConsultationDrawer_gradient-rotate__3yU1j{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.ConsultationDrawer_heading__WIKc2{color:#454551;font-size:12.57px;font-weight:600;line-height:18.15px;margin-left:5px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.ConsultationDrawer_rxPadHeader__PmQPm{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:0;box-shadow:none;box-sizing:border-box;display:flex;gap:8px;height:62px;margin-bottom:0;padding:14px 16px;position:relative;width:100%;z-index:2}.ConsultationDrawer_rxPadIcon__9a2jP{flex-shrink:0;height:24px;width:24px}.ConsultationDrawer_rxPadTitle__x8X\+W{color:#581c87;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:24px;font-weight:600;letter-spacing:0;line-height:24px;margin:0}.ConsultationDrawer_modeIndicator__cFG-k{align-items:center;background:#3dbc401a;border:1px solid #3dbc4033;border-radius:100px;display:flex;gap:8px;padding:8px 16px}.ConsultationDrawer_modeIcon__uSJUw{display:block;height:16px;width:19px}.ConsultationDrawer_modeText__hERaL{color:#3d8c40!important;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;line-height:100%}.ConsultationDrawer_rxPadInstruction__Cpzyd{align-items:center;background:#fef3e2;border:1px solid #f59e0b;border-radius:10px;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;margin:0 0 20px;max-width:100%;min-height:57px;padding:12px 16px;position:relative;width:100%}.ConsultationDrawer_instructionIcon__NeEKA{flex-shrink:0;height:20px;margin-top:2px;width:20px}.ConsultationDrawer_dangerIcon__kgptS{height:100%;object-fit:contain;width:100%}.ConsultationDrawer_instructionText__nA2Mo{color:#92400e;flex:1 1 220px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin:0}.ConsultationDrawer_closeButton__XPeGo{align-self:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;margin-left:auto;padding:4px}.ConsultationDrawer_additional-notes-rich-text-editor__fa58R,.ConsultationDrawer_advice-rich-text-editor__TbhAi,.ConsultationDrawer_diagnosis-rich-text-editor__odacX,.ConsultationDrawer_examination-rich-text-editor__n1J4E,.ConsultationDrawer_follow-up-rich-text-editor__atT44,.ConsultationDrawer_investigation-rich-text-editor__vc\+xU,.ConsultationDrawer_lab-results-rich-text-editor__T3w19,.ConsultationDrawer_medical-history-rich-text-editor__DOXhr,.ConsultationDrawer_medications-rich-text-editor__0x07P,.ConsultationDrawer_symptoms-rich-text-editor__yLKFs,.ConsultationDrawer_vitals-rich-text-editor__5KT49{margin-bottom:20px}.ConsultationDrawer_additional-notes-content-box__OOAlv,.ConsultationDrawer_advice-content-box__NqqDp,.ConsultationDrawer_diagnosis-content-box__Q4Zef,.ConsultationDrawer_examination-content-box__U5Pop,.ConsultationDrawer_follow-up-content-box__jm8uV,.ConsultationDrawer_lab-results-content-box__n8fr9,.ConsultationDrawer_medical-history-content-box__3dDa8,.ConsultationDrawer_medications-content-box__Mpk20,.ConsultationDrawer_symptoms-content-box__DbezE,.ConsultationDrawer_vitals-content-box__exdnH{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;min-height:auto;padding:12px;width:100%}.ConsultationDrawer_investigation-content-box__gewIm{padding:20px}.ConsultationDrawer_investigation-content-box__gewIm,.ConsultationDrawer_medications-content-box__Mpk20{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:20px;min-height:auto;overflow:visible;width:100%}.ConsultationDrawer_medications-content-box__Mpk20{padding:16px}.ConsultationDrawer_additional-notes-header__VtKGg,.ConsultationDrawer_advice-header__Ms\+pI,.ConsultationDrawer_diagnosis-header__Qi9RP,.ConsultationDrawer_examination-header__qN12l,.ConsultationDrawer_follow-up-header__xlB0F,.ConsultationDrawer_investigation-header__U0k6t,.ConsultationDrawer_lab-results-header__jVqbA,.ConsultationDrawer_medical-history-header__HeWX6,.ConsultationDrawer_medications-header__62H0u,.ConsultationDrawer_symptoms-header__\+oNQ8,.ConsultationDrawer_vitals-header__5uBuL{align-items:center;display:flex;flex-shrink:0;gap:8px;margin-bottom:12px}.ConsultationDrawer_lab-results-header__jVqbA,.ConsultationDrawer_medical-history-header__HeWX6,.ConsultationDrawer_vitals-header__5uBuL{justify-content:space-between}.ConsultationDrawer_medical-history-header-left__Zb5dy{align-items:center;display:flex;gap:8px}.ConsultationDrawer_medical-history-action-button__2c1MG{align-items:center;background:#0000;border:none;color:#4b4ad5;cursor:pointer;display:inline-flex;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;font-weight:600;gap:6px;padding:4px 6px;text-decoration:underline}.ConsultationDrawer_medical-history-action-button__2c1MG span{color:#4b4ad5!important}.ConsultationDrawer_medical-history-action-button__2c1MG:hover{color:#3b3ac4}.ConsultationDrawer_medical-history-action-icon__xVBCC{height:18px;width:18px}.ConsultationDrawer_additional-notes-icon__5nr5p,.ConsultationDrawer_advice-icon__QUjF2,.ConsultationDrawer_diagnosis-icon__0x7ZN,.ConsultationDrawer_examination-icon__Bjdzl,.ConsultationDrawer_follow-up-icon__UXBwJ,.ConsultationDrawer_investigation-icon__30Xd7,.ConsultationDrawer_lab-results-icon__2UFYC,.ConsultationDrawer_medical-history-icon__JiD\+Z,.ConsultationDrawer_medications-icon__wf\+5T,.ConsultationDrawer_symptoms-icon__7mQun,.ConsultationDrawer_vitals-icon__LdjBW{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.ConsultationDrawer_additional-notes-icon__5nr5p img,.ConsultationDrawer_advice-icon__QUjF2 img,.ConsultationDrawer_diagnosis-icon__0x7ZN img,.ConsultationDrawer_examination-icon__Bjdzl img,.ConsultationDrawer_follow-up-icon__UXBwJ img,.ConsultationDrawer_investigation-icon__30Xd7 img,.ConsultationDrawer_lab-results-icon__2UFYC img,.ConsultationDrawer_medical-history-icon__JiD\+Z img,.ConsultationDrawer_medications-icon__wf\+5T img,.ConsultationDrawer_symptoms-icon__7mQun img,.ConsultationDrawer_vitals-icon__LdjBW img{height:100%;object-fit:contain;width:100%}.ConsultationDrawer_additional-notes-title__C\+4vl,.ConsultationDrawer_advice-title__0bGOv,.ConsultationDrawer_diagnosis-title__eHSPt,.ConsultationDrawer_examination-title__HcUyn,.ConsultationDrawer_follow-up-title__TUMcA,.ConsultationDrawer_investigation-title__DEPVq,.ConsultationDrawer_lab-results-title__uLZTo,.ConsultationDrawer_medical-history-title__mcrQO,.ConsultationDrawer_medications-title__4yXEY,.ConsultationDrawer_symptoms-title__VgNOk,.ConsultationDrawer_vitals-title__A5Vn7{color:#454551;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;font-weight:600;line-height:20px;margin:0}.ConsultationDrawer_additional-notes-editor-container__XxPo4,.ConsultationDrawer_advice-editor-container__N72UX,.ConsultationDrawer_diagnosis-editor-container__QODPg,.ConsultationDrawer_examination-editor-container__C7\+kE,.ConsultationDrawer_follow-up-editor-container__DN303,.ConsultationDrawer_investigation-editor-container__d-vCv,.ConsultationDrawer_lab-results-editor-container__0cvvc,.ConsultationDrawer_medical-history-editor-container__xAwhg,.ConsultationDrawer_medications-editor-container__gvkaA,.ConsultationDrawer_symptoms-editor-container__qdwB4,.ConsultationDrawer_vitals-editor-container__9upVV{display:flex;flex:1 1;flex-direction:column;min-height:auto}.ConsultationDrawer_additional-notes-shimmer-container__Ivgtr,.ConsultationDrawer_advice-shimmer-container__QMzvs,.ConsultationDrawer_diagnosis-shimmer-container__yfXK\+,.ConsultationDrawer_examination-shimmer-container__YSyJC,.ConsultationDrawer_follow-up-shimmer-container__8i-l\+,.ConsultationDrawer_investigation-shimmer-container__MhqEW,.ConsultationDrawer_lab-results-shimmer-container__o3GO-,.ConsultationDrawer_medical-history-shimmer-container__kPNd6,.ConsultationDrawer_medications-shimmer-container__CJXfj,.ConsultationDrawer_symptoms-shimmer-container__kOHZn,.ConsultationDrawer_vitals-shimmer-container__XT3qb{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:auto}.ConsultationDrawer_additional-notes-shimmer__Tag7K,.ConsultationDrawer_advice-shimmer__fBMnF,.ConsultationDrawer_diagnosis-shimmer__2t8\+u,.ConsultationDrawer_examination-shimmer__EH5tV,.ConsultationDrawer_follow-up-shimmer__yLQ0M,.ConsultationDrawer_investigation-shimmer__Y\+lhL,.ConsultationDrawer_lab-results-shimmer__qG3-Y,.ConsultationDrawer_medical-history-shimmer__mP1Yf,.ConsultationDrawer_medications-shimmer__oviFN,.ConsultationDrawer_symptoms-shimmer__v0UoC,.ConsultationDrawer_vitals-shimmer__N1HMr{animation:ConsultationDrawer_shimmer__foSsY 1.5s infinite;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;border-radius:4px;height:20px;width:100%}.ConsultationDrawer_additional-notes-rich-text-editor__fa58R [data-test-id=menu],.ConsultationDrawer_advice-rich-text-editor__TbhAi [data-test-id=menu],.ConsultationDrawer_diagnosis-rich-text-editor__odacX [data-test-id=menu],.ConsultationDrawer_examination-rich-text-editor__n1J4E [data-test-id=menu],.ConsultationDrawer_follow-up-rich-text-editor__atT44 [data-test-id=menu],.ConsultationDrawer_investigation-rich-text-editor__vc\+xU [data-test-id=menu],.ConsultationDrawer_lab-results-rich-text-editor__T3w19 [data-test-id=menu],.ConsultationDrawer_medical-history-rich-text-editor__DOXhr [data-test-id=menu],.ConsultationDrawer_medications-rich-text-editor__0x07P [data-test-id=menu],.ConsultationDrawer_symptoms-rich-text-editor__yLKFs [data-test-id=menu],.ConsultationDrawer_vitals-rich-text-editor__5KT49 [data-test-id=menu]{background-color:#fafafb!important;border-top:1px solid #e5e7eb;height:36px!important;min-height:36px!important}.ConsultationDrawer_medical-history-sections__-lQep{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.ConsultationDrawer_medical-history-type-section__alVzM{background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 1px 2px #0000000d;overflow:hidden}.ConsultationDrawer_medical-history-type-header__TMOOL{align-items:center;background:#f1f1f5;border-bottom:1px solid #e5e7eb;cursor:pointer;display:flex;justify-content:space-between;padding:8px 12px;transition:background-color .2s ease}.ConsultationDrawer_medical-history-type-header__TMOOL:hover{background:#e8e8ed}.ConsultationDrawer_medical-history-type-title__Tn6Pi{color:#374151;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.ConsultationDrawer_medical-history-type-toggle__rwWLI{height:16px;transition:transform .2s ease;width:16px}.ConsultationDrawer_toggle-rotated__LaPxb{transform:rotate(180deg)}.ConsultationDrawer_medical-history-type-content__-Fd5i{max-height:120px;min-height:40px;overflow-y:auto;padding:8px 12px}.ConsultationDrawer_medical-history-textarea__Fij3j{background:#0000;border:none;border-radius:0;color:#374151;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;max-height:120px;min-height:60px;outline:none;padding:8px;resize:vertical;transition:all .2s ease;width:100%}.ConsultationDrawer_medical-history-textarea__Fij3j:focus{background:#f9fafb;border-radius:4px}.ConsultationDrawer_medical-history-textarea-readonly__uM0Jg{caret-color:#0000}.ConsultationDrawer_medical-history-textarea-readonly__uM0Jg:focus{background:#0000}.ConsultationDrawer_medical-history-textarea__Fij3j::placeholder{color:#9ca3af;font-style:italic}.ConsultationDrawer_add-medical-history-container__BLGkA{display:flex;justify-content:flex-start;margin-top:8px;padding:0 12px}.ConsultationDrawer_add-medical-history-button__zwEf\+{align-items:center;background:#f8f9ff;border:1px dashed #4b4ad5;border-radius:6px;box-shadow:0 1px 2px #4b4ad51a;color:#4b4ad5;cursor:pointer;display:flex;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;font-weight:500;gap:8px;height:54px;justify-content:flex-start;padding:0 16px;transition:all .2s ease;width:100%}.ConsultationDrawer_add-medical-history-button__zwEf\+:hover{background:#f0f2ff;border-color:#3b3ac4;box-shadow:0 2px 4px #4b4ad526;color:#3b3ac4}.ConsultationDrawer_add-medical-history-icon__bZzSr{flex-shrink:0;height:20px;width:20px}.ConsultationDrawer_investigation-table-container__8zqlh{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:20px;max-height:calc(100vh - 400px);overflow-x:auto;overflow-y:auto}.ConsultationDrawer_investigation-table-container__8zqlh::-webkit-scrollbar{height:8px;width:8px}.ConsultationDrawer_investigation-table-container__8zqlh::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.ConsultationDrawer_investigation-table-container__8zqlh::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.ConsultationDrawer_investigation-table-container__8zqlh::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ConsultationDrawer_investigation-table__SAiTh{background:#fff;border-collapse:collapse;min-width:600px;table-layout:fixed;width:100%}.ConsultationDrawer_investigation-table__SAiTh th{background:#f9fafb;border-bottom:2px solid #e5e7eb;border-right:1px solid #e5e7eb;color:#374151;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;font-weight:600;padding:16px 20px;position:-webkit-sticky;position:sticky;text-align:left;top:0;z-index:10}.ConsultationDrawer_investigation-table__SAiTh th:last-child{border-right:none}.ConsultationDrawer_investigation-table__SAiTh td{word-wrap:break-word;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;color:#374151;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;min-height:50px;overflow-wrap:break-word;padding:16px 20px;vertical-align:middle}.ConsultationDrawer_investigation-table__SAiTh td:last-child{border-right:none}.ConsultationDrawer_investigation-row__7I0sn:hover{background:#f9fafb}.ConsultationDrawer_drag-column__sv0eD{max-width:60px;min-width:60px;width:60px}.ConsultationDrawer_medicine-column__5pffB{min-width:200px;width:35%}.ConsultationDrawer_note-column__S21LD{min-width:150px;width:calc(65% - 60px)}.ConsultationDrawer_action-column__MP0OR{max-width:80px;min-width:80px;width:80px}.ConsultationDrawer_drag-cell__GvU7O{text-align:center}.ConsultationDrawer_drag-icon__3mfZB{cursor:grab;height:14px;width:14px}.ConsultationDrawer_action-cell__qwywy{padding:8px 4px;text-align:center;vertical-align:middle;white-space:nowrap}.ConsultationDrawer_medicine-cell__oH1ER,.ConsultationDrawer_note-cell__CbY2l{word-wrap:break-word;color:#374151;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;overflow-wrap:break-word;white-space:normal}.ConsultationDrawer_medicine-text__0CXvy,.ConsultationDrawer_note-text__3EWkp{display:block;word-break:break-word}.ConsultationDrawer_action-buttons__NvWGI{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;justify-content:center;min-width:70px}.ConsultationDrawer_delete-button__nYzSH,.ConsultationDrawer_edit-button__p48ZW{background:none;border:none;border-radius:4px;cursor:pointer;padding:4px;transition:background-color .2s}.ConsultationDrawer_edit-button__p48ZW:hover{background:#f3f4f6}.ConsultationDrawer_delete-button__nYzSH:hover{background:#fef2f2}.ConsultationDrawer_action-icon__4vXlt{height:16px;width:16px}.ConsultationDrawer_edit-actions__rFTke{align-items:center;display:flex;gap:12px;justify-content:center}.ConsultationDrawer_cancel-button__bGw-C,.ConsultationDrawer_save-button__AxU7r{background:none;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;font-size:12px;font-weight:500;padding:4px 8px;transition:all .2s}.ConsultationDrawer_save-button__AxU7r{border-color:#059669;color:#059669}.ConsultationDrawer_save-button__AxU7r:hover{background:#ecfdf5}.ConsultationDrawer_cancel-button__bGw-C{border-color:#dc2626;color:#dc2626}.ConsultationDrawer_cancel-button__bGw-C:hover{background:#fef2f2}.ConsultationDrawer_edit-input__qNNw3{border:1px solid #d1d5db;border-radius:4px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;outline:none;padding:6px 8px;width:100%}.ConsultationDrawer_edit-input__qNNw3:focus{border-color:#4b4ad5;box-shadow:0 0 0 1px #4b4ad5}.ConsultationDrawer_empty-state__fbKkQ{color:#6b7280;padding:40px 20px;text-align:center}.ConsultationDrawer_empty-state__fbKkQ p{margin-bottom:16px}.ConsultationDrawer_add-investigation-button__yNjrc,.ConsultationDrawer_empty-state__fbKkQ p{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px}.ConsultationDrawer_add-investigation-button__yNjrc{background:#4b4ad5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px;transition:background-color .2s}.ConsultationDrawer_add-investigation-button__yNjrc:hover{background:#3b3ac4}.ConsultationDrawer_search-container__DrONg{align-items:center;background:#0000;display:flex;padding:12px 0}.ConsultationDrawer_search-input-wrapper__37WZ9{flex:1 1;position:relative}.ConsultationDrawer_search-autocomplete__eZlMR{width:100%}.ConsultationDrawer_search-icon__fh-dT{height:16px;opacity:.5;width:16px}.ConsultationDrawer_search-input__wqzcP{border:1px solid #d1d5db;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;height:52px;outline:none;width:100%}.ConsultationDrawer_search-input__wqzcP:focus{border-color:#4b4ad5;box-shadow:0 0 0 1px #4b4ad5}.ConsultationDrawer_add-button__znWJK{background:#4b4ad5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .2s;white-space:nowrap}.ConsultationDrawer_add-button__znWJK:hover{background:#3b3ac4}.ConsultationDrawer_medications-table-container__iAKhb{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px;max-height:calc(100vh - 400px);overflow-x:auto;overflow-y:auto}.ConsultationDrawer_medications-table-container__iAKhb::-webkit-scrollbar{height:8px;width:8px}.ConsultationDrawer_medications-table-container__iAKhb::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.ConsultationDrawer_medications-table-container__iAKhb::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.ConsultationDrawer_medications-table-container__iAKhb::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ConsultationDrawer_medications-table__G0dg5{background:#fff;border-collapse:collapse;min-width:1000px;table-layout:fixed;width:100%}.ConsultationDrawer_medications-table__G0dg5 th{background:#f9fafb;border-bottom:2px solid #e5e7eb;border-right:1px solid #e5e7eb;color:#374151;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;font-weight:600;padding:12px 8px;position:-webkit-sticky;position:sticky;text-align:left;top:0;z-index:10}.ConsultationDrawer_medications-table__G0dg5 th:last-child{border-right:none}.ConsultationDrawer_medications-table__G0dg5 td{word-wrap:break-word;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;min-height:50px;overflow-wrap:break-word;padding:12px 8px;vertical-align:top;white-space:normal}.ConsultationDrawer_medications-table__G0dg5 td:last-child{border-right:none}.ConsultationDrawer_medications-row__tmib6:hover{background:#f9fafb}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_drag-column__sv0eD{width:50px}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_medicine-column__5pffB{min-width:200px;width:200px}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_frequency-column__ZtMqL,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_quantity-column__GcyLj,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_unit-dose-column__fKQBM{font-size:12px;min-width:100px;width:100px}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_duration-column__VLkNn,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_note-column__S21LD,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_when-column__wjJ1T{font-size:12px;min-width:140px;width:140px}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_action-column__MP0OR{max-width:80px;min-width:80px;width:80px}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_drag-cell__GvU7O{text-align:center}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_duration-cell__VMKMv,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_frequency-cell__FELcc,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_medicine-cell__oH1ER,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_note-cell__CbY2l,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_quantity-cell__FhXIx,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_unit-dose-cell__OOuMt,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_when-cell__RqpHL{color:#374151;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_medicine-content__nyVrp{display:flex;flex-direction:column;gap:2px}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_medicine-name__tWQIH{font-size:13px;font-weight:500}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_medicine-subtitle__XNB-0{color:#6b7280;font-size:11px;font-style:italic}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_duration-text__yF0AA,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_frequency-text__b8mhb,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_note-text__3EWkp,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_quantity-text__EryKi,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_unit-dose-text__rNnfa,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_when-text__jw-aZ{display:block;line-height:1.4;max-width:100%;overflow-wrap:break-word;white-space:normal;word-break:break-word}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_action-cell__qwywy{padding:8px 4px;text-align:center;vertical-align:middle;white-space:nowrap}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_action-buttons__NvWGI{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;justify-content:center;min-width:70px}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_delete-button__nYzSH,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_edit-button__p48ZW{background:none;border:none;border-radius:4px;cursor:pointer;padding:4px;transition:background-color .2s}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_edit-button__p48ZW:hover{background:#f3f4f6}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_delete-button__nYzSH:hover{background:#fef2f2}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_action-icon__4vXlt{height:14px;width:14px}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_edit-actions__rFTke{align-items:center;display:flex;gap:8px;justify-content:center}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_cancel-button__bGw-C,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_save-button__AxU7r{background:none;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;font-size:10px;font-weight:500;padding:4px 6px;transition:all .2s}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_save-button__AxU7r{border-color:#059669;color:#059669}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_save-button__AxU7r:hover{background:#ecfdf5}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_cancel-button__bGw-C{border-color:#dc2626;color:#dc2626}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_cancel-button__bGw-C:hover{background:#fef2f2}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_edit-input__qNNw3{word-wrap:break-word;border:1px solid #d1d5db;border-radius:4px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:11px;min-height:32px;outline:none;overflow-wrap:break-word;padding:4px 6px;resize:vertical;white-space:normal;width:100%}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_edit-input__qNNw3:focus{border-color:#4b4ad5;box-shadow:0 0 0 1px #4b4ad5}.ConsultationDrawer_medical-history-modal-overlay__fPu8\+{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.ConsultationDrawer_medical-history-modal__JT0j-{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:90vh;max-width:500px;overflow-y:auto;width:90%}.ConsultationDrawer_medical-history-modal-header__54j-0{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.ConsultationDrawer_medical-history-modal-header__54j-0 h3{color:#111827;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:18px;font-weight:600;margin:0}.ConsultationDrawer_modal-close-button__y6QRL{background:none;border:none;color:#6b7280;cursor:pointer;font-size:24px;line-height:1;padding:4px}.ConsultationDrawer_modal-close-button__y6QRL:hover{color:#374151}.ConsultationDrawer_medical-history-modal-content__92iby{padding:24px}.ConsultationDrawer_form-group__ab9wz{margin-bottom:16px}.ConsultationDrawer_form-group__ab9wz label{color:#374151;display:block;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;font-weight:500;margin-bottom:6px}.ConsultationDrawer_form-group__ab9wz input,.ConsultationDrawer_form-group__ab9wz select,.ConsultationDrawer_form-group__ab9wz textarea{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111827;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;padding:8px 12px;width:100%}.ConsultationDrawer_form-group__ab9wz input:focus,.ConsultationDrawer_form-group__ab9wz select:focus,.ConsultationDrawer_form-group__ab9wz textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.ConsultationDrawer_medical-history-modal-footer__cO\+by{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:20px 24px}.ConsultationDrawer_modal-add-button__s3LzM,.ConsultationDrawer_modal-cancel-button__p8qSL{border-radius:6px;cursor:pointer;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.ConsultationDrawer_modal-cancel-button__p8qSL{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.ConsultationDrawer_modal-cancel-button__p8qSL:hover{background:#e5e7eb}.ConsultationDrawer_modal-add-button__s3LzM{background:#3b82f6;border:1px solid #3b82f6;color:#fff}.ConsultationDrawer_modal-add-button__s3LzM:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.ConsultationDrawer_modal-add-button__s3LzM:disabled{background:#9ca3af;border-color:#9ca3af;cursor:not-allowed}@keyframes ConsultationDrawer_shimmer__foSsY{0%{background-position:-200% 0}to{background-position:200% 0}}.ConsultationDrawer_closeButton__XPeGo:hover{background:#0000001a;color:#374151}.ConsultationDrawer_closeButton__XPeGo svg{height:16px;width:16px}@media (max-width:768px){.ConsultationDrawer_rxPadInstruction__Cpzyd{align-items:flex-start;padding:12px}.ConsultationDrawer_closeButton__XPeGo{align-self:flex-start;margin-left:0}}.ConsultationDrawer_itemsList__ArX8p{background:#fcfcfc;border:1px solid #e2e2ea;border-radius:10px;padding:16px}.ConsultationDrawer_customUnderline__ZFAsc.ConsultationDrawer_ant-btn__LpU-Q>span{text-decoration:underline!important}.ConsultationDrawer_prescriptionReadyMessage__6lI5M{color:#374151;font-size:14px;font-weight:400;line-height:1.5;margin-right:auto;text-align:left;width:100%}.ConsultationDrawer_prescriptionReadyMessage__6lI5M strong{color:#111827;font-weight:600}.ConsultationDrawer_inputQueries__Dpw5m{display:flex;flex-direction:column;gap:0;width:100%}.ConsultationDrawer_disclaimer__UCn-t{color:#454551!important;font-size:14px;font-weight:400;height:52px;line-height:26px;margin-bottom:30px;text-align:left;width:100%}.ConsultationDrawer_gradientSkeleton__RJmXP{background:linear-gradient(90deg,#fff,#fff);background-clip:padding-box;border-radius:16px;height:100%!important;overflow:hidden;padding:2px;position:relative;width:100%!important}.ConsultationDrawer_gradientSkeleton__RJmXP:before{animation:ConsultationDrawer_gradient-animation__Si\+KL 4s infinite;background:linear-gradient(90deg,#ff7e5f,#feb47b,#86a8e7,#d16ba5);background-size:300% 300%;border-radius:inherit;bottom:0;content:"";left:0;padding:2px;position:absolute;right:0;top:0;z-index:-1}.ConsultationDrawer_curvedInputContainer__0vF9S{box-sizing:border-box;display:flex;justify-content:center;margin-top:auto;padding:0;width:100%}.ConsultationDrawer_curvedInputWrapper__3beyQ{align-items:flex-end;background:linear-gradient(135deg,#f8f7ff,#f3e8ff);border:1px solid #9a7dda33;border-radius:16px;box-shadow:0 4px 12px #9a7dda26;box-sizing:border-box;display:flex;gap:8px;max-width:480px;padding:8px;position:relative;width:100%}@media (min-width:768px) and (max-width:1024px){.ConsultationDrawer_curvedInputWrapper__3beyQ{max-width:100%!important}}@media (min-width:1025px) and (max-width:1180px){.ConsultationDrawer_curvedInputWrapper__3beyQ{max-width:100%!important}}@media (min-width:1181px) and (max-width:1366px){.ConsultationDrawer_curvedInputWrapper__3beyQ{max-width:100%!important}}.ConsultationDrawer_curvedInputWrapper__3beyQ.ConsultationDrawer_hasTextInput__\+qEKX{padding-right:70px}.ConsultationDrawer_curvedTextInput__1lO\+h{background:#fff;border:1px solid #9a7dda33;border-radius:12px;box-shadow:0 2px 8px #9a7dda1a;box-sizing:border-box;color:#1f2937;flex:1 1;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;height:42px;line-height:1.5;max-height:120px;min-height:42px;min-width:0;outline:none;overflow-y:auto;padding:12px 16px;resize:none;transition:width .2s ease,height .2s ease;width:100%}.ConsultationDrawer_curvedTextInput__1lO\+h.ConsultationDrawer_hasText__khZ3f{flex:1 1;height:auto;min-width:0;width:auto}.ConsultationDrawer_curvedTextInput__1lO\+h::placeholder{color:#a2a2a8;font-size:16px;font-weight:400;opacity:.6}.ConsultationDrawer_curvedTextInput__1lO\+h:focus{background:#fff;border-color:#9a7dda66;box-shadow:0 4px 12px #9a7dda33}.ConsultationDrawer_curvedVoiceButton__GRU\+z{cursor:pointer;flex:0 0 auto;flex-shrink:0;height:clamp(48px,7vw,56px);max-width:100%;transition:transform .2s ease,box-shadow .2s ease;width:clamp(120px,20vw,160px)}.ConsultationDrawer_curvedVoiceButton__GRU\+z:hover{box-shadow:0 8px 20px #7c3aed40;transform:translateY(-2px)}.ConsultationDrawer_curvedSendButton__ZaTNr{bottom:8px;cursor:pointer;flex:0 0 auto;flex-shrink:0;height:clamp(48px,12vw,56px);position:absolute;right:8px;transition:transform .2s ease,box-shadow .2s ease;width:clamp(48px,12vw,56px)}.ConsultationDrawer_curvedSendButton__ZaTNr:hover{box-shadow:0 8px 20px #7c3aed59;transform:translateY(-2px)}@media (min-width:768px) and (max-width:1024px){.ConsultationDrawer_curvedInputContainer__0vF9S{max-width:100%!important;padding:12px!important;width:100%!important}.ConsultationDrawer_curvedInputWrapper__3beyQ{border-radius:14px!important;gap:6px!important;max-width:100%!important;padding:8px!important;width:100%!important}.ConsultationDrawer_curvedInputWrapper__3beyQ.ConsultationDrawer_hasTextInput__\+qEKX{padding-right:60px!important}.ConsultationDrawer_curvedTextInput__1lO\+h{border-radius:10px!important;flex:1 1 auto!important;font-size:14px!important;height:40px!important;max-width:100%!important;min-height:40px!important;min-width:140px!important;padding:10px 12px!important;width:100%!important}.ConsultationDrawer_curvedTextInput__1lO\+h.ConsultationDrawer_hasText__khZ3f{flex:1 1!important;height:auto!important;min-width:0!important;width:auto!important}.ConsultationDrawer_curvedTextInput__1lO\+h::placeholder{font-size:14px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ConsultationDrawer_curvedVoiceButton__GRU\+z{flex-shrink:0!important;height:clamp(40px,6vw,48px)!important;width:clamp(70px,14vw,100px)!important}.ConsultationDrawer_curvedSendButton__ZaTNr{bottom:6px!important;height:clamp(40px,12vw,50px)!important;position:absolute!important;right:6px!important;width:clamp(40px,12vw,50px)!important}.ConsultationDrawer_bottomCenterBar__bUjhc{padding:8px 0!important;width:100%!important}.ConsultationDrawer_recBar__nlADL{box-sizing:border-box!important;gap:6px!important;height:75px!important;max-width:100%!important;min-width:auto!important;overflow:visible!important;padding:10px 12px!important;width:100%!important}.ConsultationDrawer_deleteButton__Sj2x0,.ConsultationDrawer_pauseButton__hHsVR{flex:0 0 38px!important;height:38px!important;max-width:38px!important;min-width:38px!important;width:38px!important}.ConsultationDrawer_pauseButton__hHsVR img{height:19px!important;width:19px!important}.ConsultationDrawer_deleteButton__Sj2x0 img,.ConsultationDrawer_pauseButton__hHsVR[data-muted=true] img{height:38px!important;width:38px!important}.ConsultationDrawer_timeLabel__Ys8v-{flex:0 0 auto!important;font-size:13px!important;min-width:45px!important;white-space:nowrap!important}.ConsultationDrawer_waveArea__-\+bQr{flex:0 0 clamp(20px,4vw,32px)!important;flex-shrink:1!important;height:40px!important;max-width:32px!important;min-width:20px!important}.ConsultationDrawer_sendCta__zZ89L{flex:0 0 75px!important;flex-shrink:0!important;height:36px!important;margin-left:10px!important;width:75px!important}.ConsultationDrawer_sendCta__zZ89L img{height:100%!important;object-fit:contain!important;width:100%!important}.ConsultationDrawer_gradientEllipse__xR-Dc{height:80px!important;left:50%!important;max-width:260px!important;position:relative!important;top:0!important;transform:translateX(-50%)!important;width:100%!important}.ConsultationDrawer_listeningText__NUv3V{font-size:10px!important;margin-top:8px!important;position:relative!important;white-space:nowrap!important;z-index:1!important}.ConsultationDrawer_listeningSection__rHftQ{flex-direction:column!important;left:50%!important;max-width:180px!important;position:absolute!important;top:75px!important;transform:translateX(-50%)!important;width:100%!important}}@media (min-width:1025px) and (max-width:1180px){.ConsultationDrawer_curvedInputContainer__0vF9S{max-width:100%!important;padding:14px!important;width:100%!important}.ConsultationDrawer_curvedInputWrapper__3beyQ{border-radius:15px!important;gap:7px!important;max-width:100%!important;padding:9px!important;width:100%!important}.ConsultationDrawer_curvedInputWrapper__3beyQ.ConsultationDrawer_hasTextInput__\+qEKX{padding-right:65px!important}.ConsultationDrawer_curvedTextInput__1lO\+h{border-radius:11px!important;flex:1 1 auto!important;font-size:15px!important;height:44px!important;max-width:100%!important;min-height:44px!important;min-width:150px!important;padding:11px 14px!important;width:100%!important}.ConsultationDrawer_curvedTextInput__1lO\+h.ConsultationDrawer_hasText__khZ3f{flex:1 1!important;height:auto!important;min-width:0!important;width:auto!important}.ConsultationDrawer_curvedTextInput__1lO\+h::placeholder{font-size:15px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ConsultationDrawer_curvedVoiceButton__GRU\+z{flex-shrink:0!important;height:clamp(44px,6.5vw,52px)!important;width:clamp(80px,16vw,110px)!important}.ConsultationDrawer_curvedSendButton__ZaTNr{bottom:7px!important;height:clamp(42px,13vw,52px)!important;position:absolute!important;right:7px!important;width:clamp(42px,13vw,52px)!important}.ConsultationDrawer_bottomCenterBar__bUjhc{padding:10px 0!important;width:100%!important}.ConsultationDrawer_recBar__nlADL{box-sizing:border-box!important;gap:6px!important;height:80px!important;max-width:100%!important;min-width:auto!important;overflow:visible!important;padding:11px 13px!important;width:100%!important}.ConsultationDrawer_deleteButton__Sj2x0,.ConsultationDrawer_pauseButton__hHsVR{flex:0 0 40px!important;height:40px!important;max-width:40px!important;min-width:40px!important;width:40px!important}.ConsultationDrawer_pauseButton__hHsVR img{height:20px!important;width:20px!important}.ConsultationDrawer_deleteButton__Sj2x0 img,.ConsultationDrawer_pauseButton__hHsVR[data-muted=true] img{height:40px!important;width:40px!important}.ConsultationDrawer_timeLabel__Ys8v-{flex:0 0 auto!important;font-size:14px!important;min-width:48px!important;white-space:nowrap!important}.ConsultationDrawer_waveArea__-\+bQr{flex:0 0 clamp(22px,4.5vw,35px)!important;flex-shrink:1!important;height:42px!important;max-width:35px!important;min-width:22px!important}.ConsultationDrawer_sendCta__zZ89L{flex:0 0 85px!important;flex-shrink:0!important;height:38px!important;margin-left:12px!important;width:85px!important}.ConsultationDrawer_sendCta__zZ89L img{height:100%!important;object-fit:contain!important;width:100%!important}.ConsultationDrawer_gradientEllipse__xR-Dc{height:85px!important;left:50%!important;max-width:280px!important;position:relative!important;top:0!important;transform:translateX(-50%)!important;width:100%!important}.ConsultationDrawer_listeningText__NUv3V{font-size:11px!important;margin-top:10px!important;position:relative!important;white-space:nowrap!important;z-index:1!important}.ConsultationDrawer_listeningSection__rHftQ{flex-direction:column!important;left:50%!important;max-width:200px!important;position:absolute!important;top:80px!important;transform:translateX(-50%)!important;width:100%!important}}@media (min-width:1181px) and (max-width:1366px){.ConsultationDrawer_curvedInputContainer__0vF9S{max-width:100%!important;padding:16px!important;width:100%!important}.ConsultationDrawer_curvedInputWrapper__3beyQ{border-radius:16px!important;gap:8px!important;max-width:100%!important;padding:10px!important;width:100%!important}.ConsultationDrawer_curvedInputWrapper__3beyQ.ConsultationDrawer_hasTextInput__\+qEKX{padding-right:70px!important}.ConsultationDrawer_curvedTextInput__1lO\+h{border-radius:12px!important;flex:1 1 auto!important;font-size:16px!important;height:46px!important;max-width:100%!important;min-height:46px!important;min-width:160px!important;padding:12px 16px!important;width:100%!important}.ConsultationDrawer_curvedTextInput__1lO\+h.ConsultationDrawer_hasText__khZ3f{flex:1 1!important;height:auto!important;min-width:0!important;width:auto!important}.ConsultationDrawer_curvedTextInput__1lO\+h::placeholder{font-size:16px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ConsultationDrawer_curvedVoiceButton__GRU\+z{flex-shrink:0!important;height:clamp(46px,7vw,56px)!important;width:clamp(85px,18vw,115px)!important}.ConsultationDrawer_curvedSendButton__ZaTNr{bottom:8px!important;height:clamp(46px,14vw,56px)!important;position:absolute!important;right:8px!important;width:clamp(46px,14vw,56px)!important}.ConsultationDrawer_bottomCenterBar__bUjhc{padding:12px 0!important;width:100%!important}.ConsultationDrawer_recBar__nlADL{box-sizing:border-box!important;gap:6px!important;height:85px!important;max-width:100%!important;min-width:auto!important;overflow:visible!important;padding:12px 14px!important;width:100%!important}.ConsultationDrawer_deleteButton__Sj2x0,.ConsultationDrawer_pauseButton__hHsVR{flex:0 0 42px!important;height:42px!important;max-width:42px!important;min-width:42px!important;width:42px!important}.ConsultationDrawer_pauseButton__hHsVR img{height:21px!important;width:21px!important}.ConsultationDrawer_deleteButton__Sj2x0 img,.ConsultationDrawer_pauseButton__hHsVR[data-muted=true] img{height:42px!important;width:42px!important}.ConsultationDrawer_timeLabel__Ys8v-{flex:0 0 auto!important;font-size:15px!important;min-width:50px!important;white-space:nowrap!important}.ConsultationDrawer_waveArea__-\+bQr{flex:0 0 clamp(24px,5vw,38px)!important;flex-shrink:1!important;height:44px!important;max-width:38px!important;min-width:24px!important}.ConsultationDrawer_sendCta__zZ89L{flex:0 0 90px!important;flex-shrink:0!important;height:40px!important;margin-left:14px!important;width:90px!important}.ConsultationDrawer_sendCta__zZ89L img{height:100%!important;object-fit:contain!important;width:100%!important}.ConsultationDrawer_gradientEllipse__xR-Dc{height:90px!important;left:50%!important;max-width:300px!important;position:relative!important;top:0!important;transform:translateX(-50%)!important;width:100%!important}.ConsultationDrawer_listeningText__NUv3V{font-size:12px!important;margin-top:12px!important;position:relative!important;white-space:nowrap!important;z-index:1!important}.ConsultationDrawer_listeningSection__rHftQ{flex-direction:column!important;left:50%!important;max-width:220px!important;position:absolute!important;top:85px!important;transform:translateX(-50%)!important;width:100%!important}}@media (max-width:640px){.ConsultationDrawer_curvedInputWrapper__3beyQ{align-items:stretch;flex-direction:column;gap:10px}.ConsultationDrawer_curvedInputWrapper__3beyQ.ConsultationDrawer_hasTextInput__\+qEKX{align-items:flex-end;flex-direction:row;padding-right:8px}.ConsultationDrawer_curvedTextInput__1lO\+h{width:100%}.ConsultationDrawer_curvedTextInput__1lO\+h.ConsultationDrawer_hasText__khZ3f{flex:1 1;min-width:0}.ConsultationDrawer_curvedVoiceButton__GRU\+z{align-self:center;height:clamp(48px,18vw,56px);width:clamp(60px,28vw,100px)}.ConsultationDrawer_curvedSendButton__ZaTNr{bottom:8px;height:clamp(48px,16vw,56px);position:absolute;right:8px;width:clamp(48px,16vw,56px)}}.ConsultationDrawer_textBoxIcon__Ssg78{height:auto;width:100%}.ConsultationDrawer_bottomCenterBar__bUjhc{align-items:center;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-top:auto;padding:10px 0;pointer-events:none;position:-webkit-sticky;position:sticky;width:100%;z-index:20}.ConsultationDrawer_recBar__nlADL{align-items:center;background:#0000;box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:4px;height:124px;max-width:100%;min-width:280px;padding:10px 12px;pointer-events:auto;position:relative;width:auto}.ConsultationDrawer_deleteButton__Sj2x0{background:#0000;border:none;height:46px;max-width:46px;min-width:46px;width:46px}.ConsultationDrawer_deleteButton__Sj2x0,.ConsultationDrawer_pauseButton__hHsVR{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;overflow:hidden;padding:0}.ConsultationDrawer_pauseButton__hHsVR{background:#fff;border:none;border-radius:50%;box-shadow:none;height:42px;max-width:42px;min-width:42px;pointer-events:auto;position:relative;transition:all .2s ease;width:42px;z-index:1}.ConsultationDrawer_pauseButton__hHsVR img{display:block;height:20px;object-fit:contain;pointer-events:none;width:20px}.ConsultationDrawer_pauseButton__hHsVR:hover{box-shadow:0 6px 16px #ed8a0033;transform:scale(1.05)}.ConsultationDrawer_pauseButton__hHsVR:active{transform:scale(.95)}.ConsultationDrawer_pauseButton__hHsVR[data-muted=true]{background:#0000;box-shadow:none;height:46px;max-width:46px;min-width:46px;overflow:hidden;padding:0;width:46px}.ConsultationDrawer_pauseButton__hHsVR[data-muted=true] img{display:block;height:46px;max-height:46px;max-width:46px;object-fit:contain;width:46px}.ConsultationDrawer_timeLabel__Ys8v-{color:#374151;flex:0 0 auto;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.4px;min-width:32px;text-align:center}.ConsultationDrawer_waveArea__-\+bQr{align-items:center;box-sizing:border-box;display:flex;flex:1 0 clamp(80px,16vw,140px);height:32px;justify-content:center;max-width:150px;min-width:70px;padding:0 3px;position:relative}.ConsultationDrawer_sendCta__zZ89L{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex:0 0 110px;height:42px;justify-content:center;margin-left:40px;padding:0;width:110px}.ConsultationDrawer_sendCta__zZ89L:hover{opacity:.8}.ConsultationDrawer_vitalsIcon__\+UztA{height:auto;width:100%}.ConsultationDrawer_deleteButton__Sj2x0 img{display:block;height:46px;max-height:46px;max-width:46px;object-fit:contain;width:46px}.ConsultationDrawer_deleteButton__Sj2x0:hover{box-shadow:0 6px 16px #7c3aed2e;transform:scale(1.05)}.ConsultationDrawer_deleteButton__Sj2x0:active{transform:scale(.95)}.ConsultationDrawer_stopIcon__u1p\+C{height:46px;width:46px}.ConsultationDrawer_muteIcon__UjbAZ{height:18px;width:18px}.ConsultationDrawer_listeningSection__rHftQ{align-items:center;bottom:-5px;display:flex;justify-content:center;position:absolute;right:0;width:100%}.ConsultationDrawer_gradientEllipse__xR-Dc{height:clamp(140px,22vw,170px);pointer-events:none;position:absolute;width:clamp(560px,85vw,720px);z-index:1}.ConsultationDrawer_listeningText__NUv3V{color:#fff!important;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;letter-spacing:.3px;position:relative;text-align:center;z-index:2}@media (min-width:768px) and (max-width:1366px){.ConsultationDrawer_medications-table-container__iAKhb{overflow-x:scroll!important;position:relative!important}.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_action-cell-sticky__PiraR{background:#fff!important;box-shadow:-2px 0 4px #0000001a!important;position:-webkit-sticky!important;position:sticky!important;right:0!important;z-index:10!important}.ConsultationDrawer_investigation-table-container__8zqlh{overflow-x:scroll!important;position:relative!important}.ConsultationDrawer_investigation-table__SAiTh .ConsultationDrawer_action-cell-sticky__PiraR{background:#fff!important;box-shadow:-2px 0 4px #0000001a!important;position:-webkit-sticky!important;position:sticky!important;right:0!important;z-index:10!important}.ConsultationDrawer_splitView__7r8kL{-ms-overflow-style:none!important;display:flex!important;flex-wrap:nowrap!important;min-width:auto!important;overflow-x:hidden!important;overflow-y:hidden!important;scrollbar-width:none!important;width:100%!important}.ConsultationDrawer_splitView__7r8kL::-webkit-scrollbar{display:none!important;height:0!important;width:0!important}.ConsultationDrawer_splitView__7r8kL::-webkit-scrollbar-thumb,.ConsultationDrawer_splitView__7r8kL::-webkit-scrollbar-track{display:none!important}@media (min-width:768px) and (max-width:1024px){.ConsultationDrawer_inputSection__2ds5T{flex-grow:0!important;flex-shrink:0!important;margin-right:0!important;max-width:380px!important;min-width:320px!important;width:320px!important}.ConsultationDrawer_inputSection__2ds5T,.ConsultationDrawer_prescriptionSection__4RqSK{box-sizing:border-box!important;overflow-x:hidden!important;overflow-y:auto!important;padding:0!important}.ConsultationDrawer_prescriptionSection__4RqSK{flex:1 1 auto!important;height:auto!important;margin-left:0!important;max-width:none!important;min-width:600px!important;width:auto!important}}@media (min-width:1025px) and (max-width:1180px){.ConsultationDrawer_inputSection__2ds5T{flex-grow:0!important;flex-shrink:0!important;margin-right:0!important;max-width:440px!important;min-width:380px!important;width:380px!important}.ConsultationDrawer_inputSection__2ds5T,.ConsultationDrawer_prescriptionSection__4RqSK{box-sizing:border-box!important;overflow-x:hidden!important;overflow-y:auto!important;padding:0!important}.ConsultationDrawer_prescriptionSection__4RqSK{flex:1 1 auto!important;height:auto!important;margin-left:0!important;max-width:none!important;min-width:700px!important;width:auto!important}.ConsultationDrawer_transcriptCard__pNAYm{margin-bottom:14px!important;min-width:260px!important}.ConsultationDrawer_transcriptHeader__WB98J{height:34px!important;min-height:34px!important;padding:6px 9px!important}.ConsultationDrawer_transcriptTitleContent__Jj4g1>span{font-size:12.5px!important}.ConsultationDrawer_transcriptContent__Zy7s\+{max-height:320px!important;padding:14px!important}.ConsultationDrawer_transcriptText__m5nsA{font-size:11.5px!important}}@media (min-width:1181px) and (max-width:1366px){.ConsultationDrawer_inputSection__2ds5T{flex-grow:0!important;flex-shrink:0!important;margin-right:0!important;max-width:480px!important;min-width:420px!important;width:420px!important}.ConsultationDrawer_inputSection__2ds5T,.ConsultationDrawer_prescriptionSection__4RqSK{box-sizing:border-box!important;overflow-x:hidden!important;overflow-y:auto!important;padding:0!important}.ConsultationDrawer_prescriptionSection__4RqSK{flex:1 1 auto!important;height:auto!important;margin-left:0!important;max-width:none!important;min-width:800px!important;width:auto!important}.ConsultationDrawer_transcriptCard__pNAYm{margin-bottom:16px!important;min-width:280px!important}.ConsultationDrawer_transcriptHeader__WB98J{height:36px!important;min-height:36px!important;padding:7px 10px!important}.ConsultationDrawer_transcriptTitleContent__Jj4g1>span{font-size:13px!important}.ConsultationDrawer_transcriptContent__Zy7s\+{max-height:350px!important;padding:15px!important}.ConsultationDrawer_transcriptText__m5nsA{font-size:12px!important}}.ConsultationDrawer_gradientBorder__sFJQM{height:auto!important;margin:16px auto!important;width:100%!important}.ConsultationDrawer_gradientBorder__sFJQM.ConsultationDrawer_loaderFullBleed__aiK3f{height:100%!important;margin:0!important;min-height:100%!important}.ConsultationDrawer_dividerHandle__NEG-j{display:none!important}.ConsultationDrawer_transcriptCard__pNAYm{border-radius:14px!important;box-sizing:border-box!important;flex-shrink:1!important;margin-bottom:12px!important;max-width:100%!important;min-width:240px!important;overflow:visible!important;width:100%!important}.ConsultationDrawer_transcriptHeader__WB98J{height:32px!important;min-height:32px!important;padding:5px 8px!important}.ConsultationDrawer_transcriptTitleContent__Jj4g1>span{font-size:12px!important}.ConsultationDrawer_transcriptDuration__BX4lv{font-size:10px!important;height:20px!important;padding:2px 5px!important}.ConsultationDrawer_arrowIcon__CtrfN{height:10px!important;width:10px!important}.ConsultationDrawer_transcriptContent__Zy7s\+{max-height:300px!important;overflow-x:hidden!important;overflow-y:auto!important;padding:12px!important}.ConsultationDrawer_transcriptContent__Zy7s\+::-webkit-scrollbar{width:5px!important}.ConsultationDrawer_transcriptContent__Zy7s\+::-webkit-scrollbar-track{background:#f1f1f1!important;border-radius:3px!important}.ConsultationDrawer_transcriptContent__Zy7s\+::-webkit-scrollbar-thumb{background:#c1c1c1!important;border-radius:3px!important}.ConsultationDrawer_transcriptContent__Zy7s\+::-webkit-scrollbar-thumb:hover{background:#a8a8a8!important}.ConsultationDrawer_transcriptText__m5nsA{font-size:11px!important;line-height:1.5!important}.ConsultationDrawer_transcriptPreview__8R1dl{font-size:11px!important;max-height:50px!important;overflow:hidden!important;text-overflow:ellipsis!important}.ConsultationDrawer_conversationBubble__Qw---{border-radius:10px!important;margin-bottom:3px!important;padding:6px 8px!important}.ConsultationDrawer_conversationBubble__Qw--- .ConsultationDrawer_speakerLabel__QK57k{font-size:10px!important;margin-bottom:2px!important}.ConsultationDrawer_conversationBubble__Qw--- .ConsultationDrawer_messageText__K001P{font-size:11px!important;line-height:1.4!important}.ConsultationDrawer_textOnlyBox__yqhHr{border-radius:12px!important;margin-bottom:12px!important;padding:12px 14px!important}.ConsultationDrawer_textOnlyBoxContent__KaLmg{font-size:11px!important;line-height:1.5!important}.ConsultationDrawer_chatSection__yU\+yp{padding:12px!important}.ConsultationDrawer_rxPadInstruction__Cpzyd{max-width:100%!important;padding:8px 12px!important;width:100%!important}.ConsultationDrawer_investigation-content-box__gewIm,.ConsultationDrawer_medications-content-box__Mpk20{display:flex!important;flex-direction:column!important;min-height:auto!important;overflow:visible!important}.ConsultationDrawer_investigation-table-container__8zqlh,.ConsultationDrawer_medications-table-container__iAKhb{max-height:calc(100vh - 400px)!important;overflow-x:auto!important;overflow-y:auto!important}.ConsultationDrawer_investigation-table__SAiTh .ConsultationDrawer_action-buttons__NvWGI,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_action-buttons__NvWGI{align-items:center!important;display:flex!important;flex-wrap:nowrap!important;gap:8px!important;justify-content:center!important;min-width:70px!important;opacity:1!important;visibility:visible!important}.ConsultationDrawer_investigation-table__SAiTh .ConsultationDrawer_action-column__MP0OR,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_action-column__MP0OR{max-width:80px!important;min-width:80px!important;visibility:visible!important;width:80px!important}.ConsultationDrawer_investigation-table__SAiTh .ConsultationDrawer_action-cell__qwywy,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_action-cell__qwywy{padding:8px 4px!important;visibility:visible!important;white-space:nowrap!important}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.ConsultationDrawer_inputSection__2ds5T{flex-grow:0!important;flex-shrink:0!important;margin-right:0!important;max-width:380px!important;min-width:320px!important;width:320px!important}.ConsultationDrawer_inputSection__2ds5T,.ConsultationDrawer_prescriptionSection__4RqSK{box-sizing:border-box!important;overflow-x:hidden!important;overflow-y:auto!important;padding:0!important}.ConsultationDrawer_prescriptionSection__4RqSK{flex:1 1 auto!important;height:auto!important;margin-left:0!important;max-width:none!important;min-width:0!important;width:auto!important}.ConsultationDrawer_gradientBorder__sFJQM{height:auto!important;margin:16px auto!important;width:100%!important}.ConsultationDrawer_gradientBorder__sFJQM.ConsultationDrawer_loaderFullBleed__aiK3f{height:100%!important;margin:0!important;min-height:100%!important}.ConsultationDrawer_dividerHandle__NEG-j{display:none!important}.ConsultationDrawer_rxPadInstruction__Cpzyd{max-width:100%!important;padding:8px 12px!important;width:100%!important}.ConsultationDrawer_curvedTextInput__1lO\+h{flex:1 1 200px!important;height:clamp(44px,6vw,48px)!important;min-width:140px!important;width:100%!important}.ConsultationDrawer_curvedTextInput__1lO\+h::placeholder{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ConsultationDrawer_curvedVoiceButton__GRU\+z{height:clamp(46px,7vw,52px)!important;width:clamp(80px,18vw,110px)!important}.ConsultationDrawer_curvedSendButton__ZaTNr{height:clamp(44px,16vw,52px)!important;width:clamp(44px,16vw,52px)!important}.ConsultationDrawer_curvedInputContainer__0vF9S{padding:12px!important}.ConsultationDrawer_curvedInputWrapper__3beyQ{gap:8px!important;max-width:100%!important;padding:10px!important}.ConsultationDrawer_chatSection__yU\+yp{padding:12px!important}.ConsultationDrawer_bottomCenterBar__bUjhc{padding:8px 0!important;padding:6px 0!important;width:100%!important}.ConsultationDrawer_recBar__nlADL{box-sizing:border-box!important;gap:5px!important;height:72px!important;max-width:100%!important;min-width:auto!important;overflow:visible!important;padding:9px 11px!important;pointer-events:auto!important;width:100%!important}.ConsultationDrawer_deleteButton__Sj2x0,.ConsultationDrawer_pauseButton__hHsVR{cursor:pointer!important;flex:0 0 36px!important;height:36px!important;max-width:36px!important;min-width:36px!important;pointer-events:auto!important;width:36px!important;z-index:10!important}.ConsultationDrawer_pauseButton__hHsVR img{height:18px!important;pointer-events:none!important;width:18px!important}.ConsultationDrawer_deleteButton__Sj2x0 img,.ConsultationDrawer_pauseButton__hHsVR[data-muted=true] img{height:36px!important;pointer-events:none!important;width:36px!important}.ConsultationDrawer_timeLabel__Ys8v-{flex:0 0 auto!important;font-size:12px!important;min-width:42px!important}.ConsultationDrawer_waveArea__-\+bQr{flex:0 0 clamp(18px,3.5vw,28px)!important;flex-shrink:1!important;height:38px!important;max-width:28px!important;min-width:18px!important}.ConsultationDrawer_sendCta__zZ89L{flex:0 0 70px!important;flex-shrink:0!important;height:34px!important;margin-left:8px!important;width:70px!important}.ConsultationDrawer_sendCta__zZ89L img{height:100%!important;object-fit:contain!important;width:100%!important}.ConsultationDrawer_gradientEllipse__xR-Dc{height:70px!important;left:50%!important;max-width:240px!important;position:relative!important;top:0!important;transform:translateX(-50%)!important;width:100%!important}.ConsultationDrawer_listeningText__NUv3V{font-size:9px!important;margin-top:8px!important;position:relative!important;white-space:nowrap!important;z-index:1!important}.ConsultationDrawer_listeningSection__rHftQ{flex-direction:column!important;left:50%!important;max-width:160px!important;position:absolute!important;top:72px!important;transform:translateX(-50%)!important;width:100%!important}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.ConsultationDrawer_inputSection__2ds5T{flex-grow:0!important;flex-shrink:0!important;margin-right:0!important;max-width:360px!important;min-width:300px!important;width:300px!important}.ConsultationDrawer_inputSection__2ds5T,.ConsultationDrawer_prescriptionSection__4RqSK{box-sizing:border-box!important;overflow-x:hidden!important;overflow-y:auto!important;padding:0!important}.ConsultationDrawer_prescriptionSection__4RqSK{flex:1 1 auto!important;height:auto!important;margin-left:0!important;max-width:none!important;min-width:600px!important;width:auto!important}.ConsultationDrawer_gradientBorder__sFJQM{height:auto!important;margin:16px auto!important;width:100%!important}.ConsultationDrawer_gradientBorder__sFJQM.ConsultationDrawer_loaderFullBleed__aiK3f{height:100%!important;margin:0!important;min-height:100%!important}.ConsultationDrawer_dividerHandle__NEG-j{display:none!important}.ConsultationDrawer_rxPadInstruction__Cpzyd{height:auto!important;max-width:100%!important;min-height:57px!important;padding:8px 10px!important;width:100%!important}.ConsultationDrawer_instructionText__nA2Mo{font-size:12px!important;line-height:1.4!important}.ConsultationDrawer_instructionIcon__NeEKA{height:16px!important;width:16px!important}.ConsultationDrawer_transcriptCard__pNAYm{border-radius:12px!important;margin-bottom:10px!important;max-width:100%!important;min-width:220px!important;width:100%!important}.ConsultationDrawer_transcriptHeader__WB98J{height:28px!important;min-height:28px!important;padding:4px 6px!important}.ConsultationDrawer_transcriptTitleContent__Jj4g1>span{font-size:11px!important}.ConsultationDrawer_transcriptDuration__BX4lv{font-size:9px!important;height:18px!important;padding:1px 4px!important}.ConsultationDrawer_transcriptContent__Zy7s\+{max-height:250px!important;padding:10px!important}.ConsultationDrawer_transcriptText__m5nsA{font-size:10px!important;line-height:1.4!important}.ConsultationDrawer_transcriptPreview__8R1dl{font-size:10px!important;max-height:40px!important}.ConsultationDrawer_conversationBubble__Qw---{margin-bottom:3px!important;padding:5px 6px!important}.ConsultationDrawer_conversationBubble__Qw--- .ConsultationDrawer_messageText__K001P,.ConsultationDrawer_conversationBubble__Qw--- .ConsultationDrawer_speakerLabel__QK57k{font-size:10px!important}.ConsultationDrawer_gradientEllipse__xR-Dc{height:40px!important;transform:translateX(-50%) translateY(50%)!important}.ConsultationDrawer_listeningSection__rHftQ{bottom:-2px!important;max-width:180px!important}.ConsultationDrawer_bottomCenterBar__bUjhc{padding:0!important}.ConsultationDrawer_medications-table-container__iAKhb{overflow-x:scroll!important;overflow-y:auto!important}.ConsultationDrawer_medications-table__G0dg5{min-width:650px!important}.ConsultationDrawer_investigation-table__SAiTh .ConsultationDrawer_action-buttons__NvWGI,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_action-buttons__NvWGI{align-items:center!important;display:flex!important;flex-wrap:nowrap!important;gap:8px!important;justify-content:center!important;min-width:70px!important;opacity:1!important;visibility:visible!important}.ConsultationDrawer_investigation-table__SAiTh .ConsultationDrawer_action-column__MP0OR,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_action-column__MP0OR{max-width:80px!important;min-width:80px!important;visibility:visible!important;width:80px!important}.ConsultationDrawer_investigation-table__SAiTh .ConsultationDrawer_action-cell__qwywy,.ConsultationDrawer_medications-table__G0dg5 .ConsultationDrawer_action-cell__qwywy{padding:8px 4px!important;visibility:visible!important;white-space:nowrap!important}.ConsultationDrawer_bottomCenterBar__bUjhc{bottom:-10px!important;left:0!important;margin-bottom:25px!important;padding:6px 0!important;position:relative!important;width:100%!important}.ConsultationDrawer_recBar__nlADL{box-sizing:border-box!important;gap:3px!important;height:56px!important;max-width:100%!important;min-width:auto!important;overflow:visible!important;padding:6px 8px!important;pointer-events:auto!important;width:100%!important}.ConsultationDrawer_deleteButton__Sj2x0,.ConsultationDrawer_pauseButton__hHsVR{cursor:pointer!important;flex:0 0 26px!important;height:26px!important;max-width:26px!important;min-width:26px!important;pointer-events:auto!important;width:26px!important;z-index:10!important}.ConsultationDrawer_pauseButton__hHsVR img{height:13px!important;pointer-events:none!important;width:13px!important}.ConsultationDrawer_deleteButton__Sj2x0 img,.ConsultationDrawer_pauseButton__hHsVR[data-muted=true] img{height:26px!important;pointer-events:none!important;width:26px!important}.ConsultationDrawer_timeLabel__Ys8v-{flex:0 0 auto!important;font-size:10px!important;min-width:34px!important}.ConsultationDrawer_waveArea__-\+bQr{flex:0 0 clamp(10px,2vw,18px)!important;flex-shrink:1!important;height:28px!important;max-width:18px!important;min-width:10px!important}.ConsultationDrawer_sendCta__zZ89L{flex:0 0 50px!important;flex-shrink:0!important;height:24px!important;margin-left:5px!important;width:50px!important}.ConsultationDrawer_sendCta__zZ89L img{height:100%!important;object-fit:contain!important;width:100%!important}.ConsultationDrawer_gradientEllipse__xR-Dc{bottom:0!important;height:60px!important;left:50%!important;max-width:180px!important;transform:translateX(-50%) translateY(100%)!important;width:100%!important}.ConsultationDrawer_listeningText__NUv3V{font-size:9px!important;white-space:nowrap!important}.ConsultationDrawer_listeningSection__rHftQ{bottom:-20px!important;flex-direction:column!important;left:50%!important;max-width:150px!important;position:absolute!important;transform:translateX(-50%)!important;width:100%!important}}@keyframes ConsultationDrawer_gradient-animation__Si\+KL{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes ConsultationDrawer_animateBackground__4mcE4{0%{background-position:0 50%}to{background-position:100% 50%}}.ConsultationDrawer_animatedButton__LoX-n{align-items:center;animation:ConsultationDrawer_animateBackground__4mcE4 .4s linear infinite;background:url(/static/media/gen-rx-bg.51f3a1e30762b935a372.gif) no-repeat;background-size:100%;border:none;border-radius:60px;cursor:pointer;display:flex;height:120px;justify-content:center;opacity:.8;overflow:hidden;position:relative;width:120px}.ConsultationDrawer_inputContainerChat__pACWY{align-items:flex-end;display:flex;margin-top:auto;position:relative}.ConsultationDrawer_textArea__QO\+zk{background:#f7f9fb;border:1px solid #e2e2ea;border-radius:16px;color:#1c1c1c4d;font-size:14px;min-height:58px;padding:12px 16px;resize:none;width:100%}.ConsultationDrawer_textArea__QO\+zk:focus{border-color:#1677ff;box-shadow:none;color:#454551}.ConsultationDrawer_textArea__QO\+zk::placeholder{color:#9ca3af}.ConsultationDrawer_controls__rs\+NO{align-items:center;bottom:8px;display:flex;gap:8px;position:absolute;right:20px}.ConsultationDrawer_chatTextInput__WZGj-{background:#fff;border:2px solid #9a7dda4d;border-radius:16px;color:#1f2937;flex-shrink:1;font-weight:400;line-height:1.3;max-height:120px;min-height:48px;outline:none;overflow-y:auto;padding:11px 16px;resize:none;scrollbar-color:silver #f1f1f1;scrollbar-width:thin;transition:height .1s ease-out;width:100%;&::placeholder{color:#a2a2a8;font-weight:400;opacity:.6}&:focus{background:#fff;border-color:#9a7dda66}&::-webkit-scrollbar{width:6px}&::-webkit-scrollbar-track{background:#0000;border-radius:3px}&::-webkit-scrollbar-thumb{background:#0000;border-radius:3px;&:hover{background:#0000}}&.ConsultationDrawer_hasContent__7Q8qc,&:active,&:focus{&::-webkit-scrollbar-track{background:#f1f1f1}&::-webkit-scrollbar-thumb{background:silver;&:hover{background:#a0a0a0}}}}.ConsultationDrawer_chatTextInput__WZGj-,.ConsultationDrawer_chatVoiceRxButton__onH6T{align-items:center;box-sizing:border-box;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-size:14px;height:48px}.ConsultationDrawer_chatVoiceRxButton__onH6T{background:linear-gradient(135deg,#b967d9,#6b5dd3 50%,#5b6cf2);border:none;border-radius:16px;color:#fff;cursor:pointer;flex-shrink:0;font-weight:600;gap:8px;justify-content:center;max-width:200px;min-width:160px;overflow:hidden;padding:0 20px;position:relative;transition:all .2s ease;width:auto;&:hover{background:linear-gradient(135deg,#e03da3,#3d6be8);transform:translateY(-1px)}.ConsultationDrawer_chatButtonIcon__oNoN-{gap:4px;i{color:#fff}.ConsultationDrawer_chatSoundBars__Rcs83{gap:2px;.ConsultationDrawer_chatBar__uE393{animation:ConsultationDrawer_chatSoundBar__Rumpx 1.2s ease-in-out infinite;background:#fff;border-radius:1px;height:10px;width:2px;&:first-child{animation-delay:0s}&:nth-child(2){animation-delay:.2s}&:nth-child(3){animation-delay:.4s}&:nth-child(4){animation-delay:.6s}}}}&:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}&:hover{box-shadow:0 8px 25px #8a2be259;transform:translateY(-2px);&:before{left:100%}}&:active{transform:translateY(-1px)}}@keyframes ConsultationDrawer_chatSoundBar__Rumpx{0%,to{height:4px}50%{height:10px}}.ConsultationDrawer_chatSubmitButton__4JnKE{align-items:center;background:linear-gradient(135deg,#f24db6,#4d77f2);border:none;border-radius:12px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:42px;justify-content:center;padding:0;transition:all .2s ease;width:42px;&:hover{background:linear-gradient(135deg,#e03da3,#3d6be8);transform:translateY(-1px)}&:active{transform:translateY(0)}svg{height:20px;width:20px}}.ConsultationDrawer_chatInputContainer__S-4Ti{align-items:center;background:#0000;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;display:flex;gap:8px;height:48px;overflow:visible;padding:0;width:100%}.ConsultationDrawer_transcriptCard__pNAYm{background:#fff;border:1px solid #a238ff1a;border-radius:18px;box-shadow:0 0 12px 2px #a238ff0d;flex-shrink:0;margin-bottom:20px;margin-left:auto;margin-right:0;max-width:100%;min-width:400px;overflow:hidden;width:100%}.ConsultationDrawer_transcriptHeader__WB98J{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;cursor:pointer;display:flex;height:40px;justify-content:space-between;min-height:40px;padding:8px 12px}.ConsultationDrawer_transcriptHeader__WB98J:hover{background:#f3f4f6}.ConsultationDrawer_transcriptTitle__Wdjz4{align-items:center;color:#111827;display:flex;flex-direction:row;font-size:14px;font-weight:600;justify-content:space-between;position:relative;width:100%}.ConsultationDrawer_transcriptTitleContent__Jj4g1{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}.ConsultationDrawer_transcriptTitleContent__Jj4g1>span{color:#111827;font-size:14px;font-weight:600;white-space:nowrap}.ConsultationDrawer_transcriptRightGroup__DZT6L{align-items:center;display:flex;flex-shrink:0;gap:10px}.ConsultationDrawer_transcriptPreview__8R1dl{color:#6b7280;font-size:12px;font-weight:400;line-height:1.4;margin-top:8px}.ConsultationDrawer_transcriptPreview__8R1dl *{background:#0000!important;background-color:initial!important}.ConsultationDrawer_conversationBubbleWrapper__bT6QI{display:flex;margin-bottom:12px;width:100%}.ConsultationDrawer_doctorMessage__\+MolV{justify-content:flex-start}.ConsultationDrawer_patientMessage__bNKIy{justify-content:flex-end}.ConsultationDrawer_conversationBubble__Qw---{word-wrap:break-word;background:#e6e5ff80;border-radius:16px;max-width:85%;padding:14px 18px}.ConsultationDrawer_doctorMessage__\+MolV .ConsultationDrawer_conversationBubble__Qw---{background:#e6e5ff80;border-radius:16px 16px 16px 4px}.ConsultationDrawer_patientMessage__bNKIy .ConsultationDrawer_conversationBubble__Qw---{background:#e6e5ff80;border-radius:16px 16px 4px 16px}.ConsultationDrawer_conversationBubble__Qw--- .ConsultationDrawer_speakerLabel__QK57k{color:#4b5563;font-size:13px;font-weight:600;margin-bottom:4px}.ConsultationDrawer_conversationBubble__Qw--- .ConsultationDrawer_messageText__K001P{color:#5a5a5a;font-family:Poppins,sans-serif;font-size:14px;line-height:1.5}.ConsultationDrawer_transcriptDuration__BX4lv{align-items:center;background:#f1f1f5;border:1px solid #e2e2ea;border-radius:999px;color:#454551;display:inline-flex;flex-shrink:0;font-size:12px;gap:6px;height:24px;line-height:20px;padding:2px 8px}.ConsultationDrawer_transcriptToggle__uB0Xd{align-items:center;cursor:pointer;display:flex;padding:4px;transition:transform .2s}.ConsultationDrawer_transcriptToggle__uB0Xd:hover{opacity:.7}.ConsultationDrawer_transcriptToggleOpen__Wml6K{transform:rotate(180deg)}.ConsultationDrawer_transcriptContent__Zy7s\+{background:#fff;max-height:400px;overflow-y:auto;padding:20px}.ConsultationDrawer_transcriptContent__Zy7s\+::-webkit-scrollbar{width:6px}.ConsultationDrawer_transcriptContent__Zy7s\+::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.ConsultationDrawer_transcriptContent__Zy7s\+::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.ConsultationDrawer_transcriptContent__Zy7s\+::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ConsultationDrawer_transcriptText__m5nsA{color:#374151;font-size:12px!important;line-height:1.6;text-align:left}.ConsultationDrawer_textOnlyBox__yqhHr{background:#fff;border-radius:12px;box-sizing:border-box;display:block;margin-bottom:16px;max-width:100%;padding:16px 20px;width:100%}.ConsultationDrawer_textOnlyBoxContent__KaLmg{word-wrap:break-word;color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.6;margin:0;overflow-wrap:break-word;text-align:left;white-space:pre-wrap}.ConsultationDrawer_arrowIcon__CtrfN{height:14px;opacity:.8;width:14px}.ConsultationDrawer_doctorTextContainer__rZkTJ{background:#e3f2fd;border-radius:18px 0 18px 18px;margin-left:auto;margin-right:0}.ConsultationDrawer_doctorTextContainer__rZkTJ,.ConsultationDrawer_patientTextContainer__20FFv{align-items:flex-start;display:flex;flex-direction:column;gap:6px;margin-bottom:40px;max-width:80%;padding:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ConsultationDrawer_patientTextContainer__20FFv{background:#f3e5f5;border-radius:0 18px 18px 18px;margin-left:0;margin-right:auto}.ConsultationDrawer_speakerLabel__QK57k{color:#374151;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;margin-bottom:4px;text-transform:none}.ConsultationDrawer_conversationText__m6af0{word-wrap:break-word;color:#5a6774;font-size:12px;font-weight:400;line-height:18px;text-align:left}.ConsultationDrawer_recordingInterface__Du5zk{pointer-events:auto}@media (max-width:768px){.ConsultationDrawer_inputSection__2ds5T{min-width:480px}.ConsultationDrawer_bottomCenterBar__bUjhc{bottom:12px;left:50%;padding:0 0 6px;position:-webkit-sticky;position:sticky;transform:translateX(-50%);width:min(100%,380px)}.ConsultationDrawer_recBar__nlADL{gap:6px;height:auto;margin-bottom:0;max-width:360px;padding:10px 12px;width:100%}.ConsultationDrawer_deleteButton__Sj2x0,.ConsultationDrawer_pauseButton__hHsVR{height:32px;width:32px}.ConsultationDrawer_waveArea__-\+bQr{flex:1 0 clamp(80px,24vw,140px);height:34px;max-width:150px;min-width:70px}.ConsultationDrawer_timeLabel__Ys8v-{font-size:12px;min-width:34px}.ConsultationDrawer_sendCta__zZ89L{height:34px;width:90px}.ConsultationDrawer_listeningSection__rHftQ{bottom:15px;left:50%;transform:translateX(-50%)}.ConsultationDrawer_gradientEllipse__xR-Dc{height:80px;left:50%;top:-40px;transform:translateX(-50%);width:clamp(240px,80vw,360px)}.ConsultationDrawer_listeningText__NUv3V{font-size:12px}.ConsultationDrawer_transcriptDuration__BX4lv{font-size:11px;gap:2px;padding:4px 5px}.ConsultationDrawer_arrowIcon__CtrfN{height:14px;width:14px}.ConsultationDrawer_transcriptPreview__8R1dl{font-size:11px;margin-top:6px}.ConsultationDrawer_transcriptCard__pNAYm{min-width:350px;width:100%}.ConsultationDrawer_conversationBubble__Qw---{border-radius:10px;padding:6px 10px}.ConsultationDrawer_conversationBubble__Qw--- .ConsultationDrawer_speakerLabel__QK57k{font-size:10px}.ConsultationDrawer_conversationBubble__Qw--- .ConsultationDrawer_messageText__K001P{font-size:11px}}.ConsultationDrawer_recBarMuted__GszjB .ConsultationDrawer_waveArea__-\+bQr{max-width:120px}.ConsultationDrawer_recBarMuted__GszjB .ConsultationDrawer_waveArea__-\+bQr canvas,.ConsultationDrawer_recBarMuted__GszjB .ConsultationDrawer_waveArea__-\+bQr svg{height:40%;opacity:.6}.bubble-skeleton-container{display:flex;justify-content:flex-end;padding:16px}.bubble-skeleton{animation:shimmer 1s infinite;background:linear-gradient(90deg,#f1f1f8 25%,#eaeaf3 50%,#f1f1f8 75%);background-size:200% 100%;border-radius:16px 0 16px 16px;padding:10px;width:70%}.bubble-skeleton-header{animation:shimmer 1.5s infinite;background:#0000000a;border-radius:8px;height:11px;margin-bottom:10px;opacity:.4px}.skeleton-container{background:linear-gradient(90deg,#fff,#fff);background-clip:padding-box;border-radius:12px;border-radius:16px;height:100%!important;overflow:hidden;padding:20px;position:relative;width:100%;width:100%!important}.skeleton-header{animation:shimmer 1.5s infinite;background:#f3f4f7;background-size:200% 100%;border-radius:4px;height:29px;margin-bottom:16px;width:30%}.skeleton-card{background:#f3f4f6;border-radius:8px;height:235px;margin-bottom:16px;padding:16px}.skeleton-title{height:16px;margin-bottom:12px;width:30%}.skeleton-content,.skeleton-title{animation:shimmer 1.5s infinite;background:#f3f4f7;background-size:200% 100%;border-radius:4px}.skeleton-content{height:12px;margin-bottom:8px;width:100%}.VoiceRxLoaders_loaderContainer__vB14N{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.VoiceRxLoaders_backgroundContainer__4dsY8{align-items:center;background:#fff;border-radius:0;bottom:0;box-shadow:none;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;padding:0;position:relative;position:absolute;right:0;top:0;width:100%;z-index:1}.VoiceRxLoaders_backgroundContainer__4dsY8:before{display:none}.VoiceRxLoaders_backgroundContainer__4dsY8:after{background:url(/static/media/gen-rx-bg.51f3a1e30762b935a372.gif) no-repeat 50%;background-size:cover;border-radius:0;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0;z-index:-1}.VoiceRxLoaders_backgroundContainer__4dsY8>*{position:relative;z-index:1}.VoiceRxLoaders_gradientSkeleton__zZxqr{background-repeat:no-repeat;background-size:cover;border-radius:12px;height:200px;margin-bottom:24px;width:100%}.VoiceRxLoaders_genRxLoadingText__Ad6e5{color:#45455199!important;font-size:16px;font-weight:400;font-weight:500;line-height:1.5;margin:30px 0;text-align:left}.VoiceRxLoaders_progressBarContainer__rbust{background:linear-gradient(90deg,#e5e7eb,#f9fafb);border-radius:6px;height:11px;margin-bottom:24px;max-width:400px;overflow:hidden;position:relative;width:100%}.VoiceRxLoaders_progressIndicator__W-gW1{background:linear-gradient(90deg,#6366f1,#9333ea 33%,#f43f5e 66%,#fbbf24);border-radius:6px;height:100%;transition:width 5s linear}.VoiceRxLoaders_skeletonScreen__fHPrr{animation:VoiceRxLoaders_skeleton-loading__uZFyL 1.5s infinite;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%);background-size:200% 100%;border-radius:12px;height:150px;margin-top:24px;max-width:400px;width:100%}@keyframes VoiceRxLoaders_skeleton-loading__uZFyL{0%{background-position:200% 0}to{background-position:-200% 0}}.progress-bar-container{background-color:#e0e0e0;border-radius:10px;overflow:hidden;position:relative;width:100%}.progress-bar{border-radius:10px;height:100%;transition:width .1s linear}.richTextEditor{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column}.richTextEditor [data-slate-editor]{flex:1 1;max-height:300px;min-height:auto;outline:none;overflow-y:auto;padding:16px}.richTextEditor [data-slate-editor]::-webkit-scrollbar{width:6px}.richTextEditor [data-slate-editor]::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.richTextEditor [data-slate-editor]::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.richTextEditor [data-slate-editor]::-webkit-scrollbar-thumb:hover{background:#9ca3af}.richTextEditor [data-slate-editor] p{line-height:1.6;margin:0 0 8px}.richTextEditor [data-slate-editor] p:last-child{margin-bottom:0}.richTextEditor [data-slate-editor] ol,.richTextEditor [data-slate-editor] ul{margin:0 0 8px;padding-left:28px}.richTextEditor [data-slate-editor] ol:last-child,.richTextEditor [data-slate-editor] ul:last-child{margin-bottom:0}.richTextEditor [data-slate-editor] ol li,.richTextEditor [data-slate-editor] ul li{line-height:1.6;margin-bottom:6px}.richTextEditor [data-slate-editor] ol li:last-child,.richTextEditor [data-slate-editor] ul li:last-child{margin-bottom:0}.richTextEditor [data-slate-editor] strong{font-weight:600}.examination-rich-text-editor{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:12px}.examination-rich-text-editor .examination-header{align-items:center;display:flex;gap:8px;margin-bottom:12px}.examination-rich-text-editor .examination-header .examination-icon{align-items:center;color:#3b82f6;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.examination-rich-text-editor .examination-header .examination-icon svg{height:100%;width:100%}.examination-rich-text-editor .examination-header .examination-title{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:500;margin:0}.examination-rich-text-editor .editor-container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.examination-rich-text-editor .shimmer-container{background:#f0f0f0;min-height:auto;overflow:hidden;position:relative;width:100%}.examination-rich-text-editor .shimmer{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#fff0,#fff6 50%,#fff0);height:100%;width:100%}.examination-rich-text-editor .richTextEditor{background:#fff;border:none;border-radius:0;overflow:hidden;transition:none}.examination-rich-text-editor .richTextEditor [data-slate-editor]{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.6}.examination-rich-text-editor .richTextEditor [data-slate-editor]:focus{outline:none}.examination-rich-text-editor .richTextEditor [data-slate-editor] ol li,.examination-rich-text-editor .richTextEditor [data-slate-editor] p,.examination-rich-text-editor .richTextEditor [data-slate-editor] ul li{color:#374151}.examination-rich-text-editor .richTextEditor [data-slate-editor] strong{color:#111827;font-weight:600}.examination-rich-text-editor .richTextEditor [data-slate-editor] em{font-style:italic}.examination-rich-text-editor .richTextEditor [data-slate-editor] u{text-decoration:underline}.examination-rich-text-editor .richTextEditor [data-test-id=menu]{background-color:#fafafb!important;border-top:1px solid #e5e7eb;height:36px!important;min-height:36px!important}.diagnosis-rich-text-editor{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;margin-bottom:20px;padding:12px}.diagnosis-rich-text-editor .diagnosis-header{align-items:center;display:flex;gap:8px;margin-bottom:12px}.diagnosis-rich-text-editor .diagnosis-header .diagnosis-icon{align-items:center;color:#ef4444;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.diagnosis-rich-text-editor .diagnosis-header .diagnosis-icon svg{height:100%;width:100%}.diagnosis-rich-text-editor .diagnosis-header .diagnosis-title{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:500;margin:0}.diagnosis-rich-text-editor .editor-container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.diagnosis-rich-text-editor .shimmer-container{background:#f0f0f0;min-height:auto;overflow:hidden;position:relative;width:100%}.diagnosis-rich-text-editor .shimmer{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#fff0,#fff6 50%,#fff0);height:100%;width:100%}.diagnosis-rich-text-editor .richTextEditor{background:#fff;border:none;border-radius:0;overflow:hidden;transition:none}.diagnosis-rich-text-editor .richTextEditor [data-slate-editor]{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.6}.diagnosis-rich-text-editor .richTextEditor [data-slate-editor]:focus{outline:none}.diagnosis-rich-text-editor .richTextEditor [data-slate-editor] ol li,.diagnosis-rich-text-editor .richTextEditor [data-slate-editor] p,.diagnosis-rich-text-editor .richTextEditor [data-slate-editor] ul li{color:#374151}.diagnosis-rich-text-editor .richTextEditor [data-slate-editor] strong{color:#111827;font-weight:600}.diagnosis-rich-text-editor .richTextEditor [data-slate-editor] em{font-style:italic}.diagnosis-rich-text-editor .richTextEditor [data-slate-editor] u{text-decoration:underline}.diagnosis-rich-text-editor .richTextEditor [data-test-id=menu]{background-color:#fafafb!important;border-top:1px solid #e5e7eb;height:36px!important;min-height:36px!important}.advice-rich-text-editor{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;margin-bottom:20px;padding:12px}.advice-rich-text-editor .advice-header{align-items:center;display:flex;gap:8px;margin-bottom:12px}.advice-rich-text-editor .advice-header .advice-icon{align-items:center;color:#f59e0b;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.advice-rich-text-editor .advice-header .advice-icon svg{height:100%;width:100%}.advice-rich-text-editor .advice-header .advice-title{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:500;margin:0}.advice-rich-text-editor .editor-container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.advice-rich-text-editor .shimmer-container{background:#f0f0f0;min-height:auto;overflow:hidden;position:relative;width:100%}.advice-rich-text-editor .shimmer{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#fff0,#fff6 50%,#fff0);height:100%;width:100%}.advice-rich-text-editor .richTextEditor{background:#fff;border:none;border-radius:0;overflow:hidden;transition:none}.advice-rich-text-editor .richTextEditor [data-slate-editor]{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.6}.advice-rich-text-editor .richTextEditor [data-slate-editor]:focus{outline:none}.advice-rich-text-editor .richTextEditor [data-slate-editor] ol li,.advice-rich-text-editor .richTextEditor [data-slate-editor] p,.advice-rich-text-editor .richTextEditor [data-slate-editor] ul li{color:#374151}.advice-rich-text-editor .richTextEditor [data-slate-editor] strong{color:#111827;font-weight:600}.advice-rich-text-editor .richTextEditor [data-slate-editor] em{font-style:italic}.advice-rich-text-editor .richTextEditor [data-slate-editor] u{text-decoration:underline}.advice-rich-text-editor .richTextEditor [data-test-id=menu]{background-color:#fafafb!important;border-top:1px solid #e5e7eb;height:36px!important;min-height:36px!important}.labresults-rich-text-editor{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:12px}.labresults-rich-text-editor .labresults-header{align-items:center;display:flex;gap:8px;margin-bottom:12px}.labresults-rich-text-editor .labresults-header .labresults-icon{align-items:center;color:#6366f1;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.labresults-rich-text-editor .labresults-header .labresults-icon svg{height:100%;width:100%}.labresults-rich-text-editor .labresults-header .labresults-title{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:500;margin:0}.labresults-rich-text-editor .editor-container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.labresults-rich-text-editor .shimmer-container{background:#f0f0f0;min-height:auto;overflow:hidden;position:relative;width:100%}.labresults-rich-text-editor .shimmer{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#fff0,#fff6 50%,#fff0);height:100%;width:100%}.labresults-rich-text-editor .richTextEditor{background:#fff;border:none;border-radius:0;overflow:hidden;transition:none}.labresults-rich-text-editor .richTextEditor [data-slate-editor]{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.6}.labresults-rich-text-editor .richTextEditor [data-slate-editor]:focus{outline:none}.labresults-rich-text-editor .richTextEditor [data-slate-editor] ol li,.labresults-rich-text-editor .richTextEditor [data-slate-editor] p,.labresults-rich-text-editor .richTextEditor [data-slate-editor] ul li{color:#374151}.labresults-rich-text-editor .richTextEditor [data-slate-editor] strong{color:#111827;font-weight:600}.labresults-rich-text-editor .richTextEditor [data-slate-editor] em{font-style:italic}.labresults-rich-text-editor .richTextEditor [data-slate-editor] u{text-decoration:underline}.labresults-rich-text-editor .richTextEditor [data-test-id=menu]{background-color:#fafafb!important;border-top:1px solid #e5e7eb;height:36px!important;min-height:36px!important}.followup-rich-text-editor{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:12px}.followup-rich-text-editor .followup-header{align-items:center;display:flex;gap:8px;margin-bottom:12px}.followup-rich-text-editor .followup-header .followup-icon{align-items:center;color:#14b8a6;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.followup-rich-text-editor .followup-header .followup-icon svg{height:100%;width:100%}.followup-rich-text-editor .followup-header .followup-title{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:500;margin:0}.followup-rich-text-editor .editor-container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.followup-rich-text-editor .shimmer-container{background:#f0f0f0;min-height:auto;overflow:hidden;position:relative;width:100%}.followup-rich-text-editor .shimmer{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#fff0,#fff6 50%,#fff0);height:100%;width:100%}.followup-rich-text-editor .richTextEditor{background:#fff;border:none;border-radius:0;overflow:hidden;transition:none}.followup-rich-text-editor .richTextEditor [data-slate-editor]{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.6}.followup-rich-text-editor .richTextEditor [data-slate-editor]:focus{outline:none}.followup-rich-text-editor .richTextEditor [data-slate-editor] ol li,.followup-rich-text-editor .richTextEditor [data-slate-editor] p,.followup-rich-text-editor .richTextEditor [data-slate-editor] ul li{color:#374151}.followup-rich-text-editor .richTextEditor [data-slate-editor] strong{color:#111827;font-weight:600}.followup-rich-text-editor .richTextEditor [data-slate-editor] em{font-style:italic}.followup-rich-text-editor .richTextEditor [data-slate-editor] u{text-decoration:underline}.followup-rich-text-editor .richTextEditor [data-test-id=menu]{background-color:#fafafb!important;border-top:1px solid #e5e7eb;height:36px!important;min-height:36px!important}.additionalnotes-rich-text-editor{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;margin-bottom:20px;padding:12px}.additionalnotes-rich-text-editor .additionalnotes-header{align-items:center;display:flex;gap:8px;margin-bottom:12px}.additionalnotes-rich-text-editor .additionalnotes-header .additionalnotes-icon{align-items:center;color:#8b5cf6;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.additionalnotes-rich-text-editor .additionalnotes-header .additionalnotes-icon svg{height:100%;width:100%}.additionalnotes-rich-text-editor .additionalnotes-header .additionalnotes-title{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:500;margin:0}.additionalnotes-rich-text-editor .editor-container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.additionalnotes-rich-text-editor .shimmer-container{background:#f0f0f0;min-height:auto;overflow:hidden;position:relative;width:100%}.additionalnotes-rich-text-editor .shimmer{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#fff0,#fff6 50%,#fff0);height:100%;width:100%}.additionalnotes-rich-text-editor .richTextEditor{background:#fff;border:none;border-radius:0;overflow:hidden;transition:none}.additionalnotes-rich-text-editor .richTextEditor [data-slate-editor]{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.6}.additionalnotes-rich-text-editor .richTextEditor [data-slate-editor]:focus{outline:none}.additionalnotes-rich-text-editor .richTextEditor [data-slate-editor] ol li,.additionalnotes-rich-text-editor .richTextEditor [data-slate-editor] p,.additionalnotes-rich-text-editor .richTextEditor [data-slate-editor] ul li{color:#374151}.additionalnotes-rich-text-editor .richTextEditor [data-slate-editor] strong{color:#111827;font-weight:600}.additionalnotes-rich-text-editor .richTextEditor [data-slate-editor] em{font-style:italic}.additionalnotes-rich-text-editor .richTextEditor [data-slate-editor] u{text-decoration:underline}.additionalnotes-rich-text-editor .richTextEditor [data-test-id=menu]{background-color:#fafafb!important;border-top:1px solid #e5e7eb;height:36px!important;min-height:36px!important}.video-consult-floating{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;pointer-events:auto!important;touch-action:none}.video-consult-floating.minimized .video-consult-content{display:none}.video-consult-floating.dragging{transition:none!important;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.video-consult-floating.dragging .video-consult-header{cursor:grabbing!important}.video-consult-floating.dragging .video-consult-content,.video-consult-floating.dragging .video-consult-content iframe{pointer-events:none!important}.video-consult-floating .video-consult-header{pointer-events:auto!important;touch-action:none!important}.video-consult-floating .video-consult-header:active{cursor:grabbing!important}.video-consult-floating .video-consult-controls,.video-consult-floating .video-consult-controls button{pointer-events:auto!important;touch-action:auto!important}.video-consult-floating .video-consult-controls button{transition:all .2s ease}.video-consult-floating .video-consult-controls button:hover{transform:scale(1.05)}.video-consult-floating .video-consult-controls button:active{transform:scale(.95)}.video-consult-floating .video-consult-content,.video-consult-floating .video-consult-content iframe{pointer-events:auto!important;touch-action:auto!important}.video-consult-floating .video-consult-content iframe{display:block;outline:none;-webkit-user-select:auto;user-select:auto}.video-consult-floating *{box-sizing:border-box}.add-custom-module-v2{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:flex;font-family:Poppins,sans-serif;justify-content:space-between;margin-bottom:1rem;min-height:52px;padding:14px 16px;transition:all .2s ease-in-out;width:100%}.add-custom-module-v2:hover:not(.disabled){border-color:#4b4ad5;box-shadow:0 2px 8px #4b4ad51a}.add-custom-module-v2.disabled{cursor:not-allowed;opacity:.6}.add-custom-module-v2.disabled:hover{border-color:#e0e0e0;box-shadow:none}.add-custom-module-v2__left{align-items:center;display:flex;flex:1 1;gap:8px}.add-custom-module-v2__plus-icon{align-items:center;color:#4b4ad5!important;display:flex;font-size:18px;justify-content:center;line-height:1}.add-custom-module-v2__text{color:#4b4ad5!important;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px}.add-custom-module-v2__right{align-items:center;display:flex;flex-shrink:0;gap:6px}.add-custom-module-v2__count{color:#a2a2a8!important;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;white-space:nowrap}.add-custom-module-v2__info-icon{align-items:center;color:#a2a2a8;cursor:pointer;display:flex;font-size:16px;justify-content:center;line-height:1;transition:color .2s ease-in-out}.add-custom-module-v2__info-icon:hover{color:#4b4ad5}.add-custom-module-v2__tooltip .ant-tooltip-inner{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#454551;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;max-width:320px;padding:12px 16px}.add-custom-module-v2__tooltip .ant-tooltip-arrow:before{background-color:#fff}.select-existing-module-tab{display:flex;flex-direction:column;font-family:Poppins,sans-serif;height:100%}.select-existing-module-tab__search{background:#fff;border-bottom:1px solid #e2e2ea;padding:16px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:1100!important}.select-existing-module-tab__search-wrapper{align-items:center;display:flex;gap:8px;width:100%}.select-existing-module-tab__search-input{flex:1 1}.select-existing-module-tab__search-input .ant-input{background:#fff;border:1px solid #e2e2ea;border-radius:8px;box-shadow:none;color:#454551;font-size:14px;font-weight:400;height:40px;padding:10px 12px 10px 40px}.select-existing-module-tab__search-input .ant-input::placeholder{color:#a2a2a8;font-weight:400}.select-existing-module-tab__search-input .ant-input:focus{background:#fff;border-color:#4b4ad5;box-shadow:0 0 0 2px #4b4ad51a}.select-existing-module-tab__search-input .ant-input:hover{background:#fff;border-color:#4b4ad5}.select-existing-module-tab__search-input .ant-input-prefix{color:#a2a2a8;left:12px}.select-existing-module-tab__search-input .ant-input-prefix .anticon{font-size:16px}.select-existing-module-tab__search-input .ant-input-clear-icon{color:#a2a2a8;font-size:14px}.select-existing-module-tab__search-button{align-items:center;background:#fff;border:1px solid #e2e2ea;border-radius:8px;color:#454551;display:flex;flex-shrink:0;height:40px;justify-content:center;padding:0;transition:all .2s ease-in-out;width:40px}.select-existing-module-tab__search-button .anticon{color:#454551;font-size:16px}.select-existing-module-tab__search-button:hover{background:#f3e8ff;border-color:#4b4ad5;color:#4b4ad5}.select-existing-module-tab__search-button:hover .anticon{color:#4b4ad5}.select-existing-module-tab__search-button:active{background:#e9d5ff}.select-existing-module-tab__list{flex:1 1;overflow-y:auto;padding:16px 24px 24px}.select-existing-module-tab__empty{color:#a2a2a8;font-size:14px;font-weight:400;text-align:center}.select-existing-module-tab__empty,.select-existing-module-tab__loading{align-items:center;display:flex;justify-content:center;padding:40px 20px}.custom-module-v2__table{background:#fff;border:1px solid #e2e2ea;border-collapse:collapse;border-radius:16px;overflow:visible;position:relative;table-layout:auto;width:100%;z-index:1}.custom-module-v2__table thead tr{border-bottom:1px solid #e2e2ea;border-top:1px solid #e2e2ea}.custom-module-v2__table tbody tr,.custom-module-v2__table tbody tr:last-child{border-bottom:1px solid #e2e2ea}.custom-module-v2__table-header-cell{border-right:1px solid #e2e2ea;box-sizing:border-box;color:#8c8c8c;font-size:12px;font-weight:600;letter-spacing:.5px;padding:8px 12px;text-align:left;text-transform:uppercase}.custom-module-v2__table-header-cell--action{border-right:none;max-width:50px;min-width:50px;width:50px}.custom-module-v2__table-cell{border-right:1px solid #e2e2ea;box-sizing:border-box;overflow:visible;padding:8px 12px;position:relative;vertical-align:top;z-index:1}.custom-module-v2__table-cell .custom-module-v2__input{width:100%}.custom-module-v2__table-cell--action{border-right:none;max-width:50px;min-width:50px;overflow:visible;padding:0 12px;text-align:center;vertical-align:middle;width:50px}.custom-module-v2__input{background:#0000!important;box-sizing:border-box;font-size:14px;margin:0!important;padding:0!important;resize:none;width:100%}.custom-module-v2__input,.custom-module-v2__input:focus,.custom-module-v2__input:focus-within,.custom-module-v2__input:hover{border:none!important;box-shadow:none!important;outline:none!important}.custom-module-v2__input::placeholder{color:#bfbfbf!important}.custom-module-v2__input:disabled{-webkit-text-fill-color:#454551!important;color:#454551!important;opacity:1!important}.custom-module-v2__input:disabled::placeholder{-webkit-text-fill-color:#bfbfbf!important;color:#bfbfbf!important;opacity:1!important}.custom-module-v2__input .ant-input{border:none!important;box-shadow:none!important;box-sizing:border-box;margin:0;outline:none!important;padding:0}.custom-module-v2__input .ant-input::placeholder{color:#bfbfbf!important}.custom-module-v2__input .ant-input:disabled{-webkit-text-fill-color:#454551!important;color:#454551!important;opacity:1!important}.custom-module-v2__input .ant-input:disabled::placeholder{-webkit-text-fill-color:#bfbfbf!important;color:#bfbfbf!important;opacity:1!important}.custom-module-v2__input.ant-input{border:none!important;box-sizing:border-box;color:#454551!important;margin:0!important}.custom-module-v2__input.ant-input:disabled{-webkit-text-fill-color:#454551!important;color:#454551!important;opacity:1!important}.custom-module-v2__table-cell textarea.ant-input{border:none!important;box-shadow:none!important;margin:0!important;outline:none!important;padding:0!important;width:100%!important}.custom-module-v2__table-cell textarea.ant-input::placeholder{color:#bfbfbf!important}.custom-module-v2__table-cell textarea.ant-input:focus,.custom-module-v2__table-cell textarea.ant-input:focus-within,.custom-module-v2__table-cell textarea.ant-input:hover{border:none!important;box-shadow:none!important;outline:none!important}.custom-module-v2__table-cell textarea.ant-input:disabled{-webkit-text-fill-color:#454551!important;color:#454551!important;opacity:1!important}.custom-module-v2__table-cell textarea.ant-input:disabled::placeholder{-webkit-text-fill-color:#bfbfbf!important;color:#bfbfbf!important;opacity:1!important}.custom-module-v2__table-cell .ant-input{border:none!important;box-shadow:none!important;outline:none!important}.custom-module-v2__table-cell .ant-input::placeholder{color:#bfbfbf!important}.custom-module-v2__table-cell .ant-input:focus,.custom-module-v2__table-cell .ant-input:focus-within,.custom-module-v2__table-cell .ant-input:hover{border:none!important;box-shadow:none!important;outline:none!important}.custom-module-v2__table-cell .ant-input:disabled{-webkit-text-fill-color:#454551!important;color:#454551!important;opacity:1!important}.custom-module-v2__table-cell .ant-input:disabled::placeholder{-webkit-text-fill-color:#bfbfbf!important;color:#bfbfbf!important;opacity:1!important}.custom-module-v2__table-cell .custom-module-v2__input{width:100%!important}.custom-module-v2__table-cell .custom-module-v2__input::placeholder{color:#bfbfbf!important}.custom-module-v2__table-cell .custom-module-v2__input:disabled{-webkit-text-fill-color:#454551!important;color:#454551!important;opacity:1!important}.custom-module-v2__table-cell .custom-module-v2__input:disabled::placeholder{-webkit-text-fill-color:#bfbfbf!important;color:#bfbfbf!important;opacity:1!important}.custom-module-v2__table-cell .custom-module-dropdown-container{overflow:visible;position:relative;width:100%}.custom-module-v2__table-cell .custom-module-dropdown-container .custom-module-dropdown{background:#fff!important;background-color:#fff!important;border:1px solid #d9d9d9!important;border-radius:8px!important;box-shadow:0 4px 16px #0000001a!important;box-sizing:border-box!important;font-family:Poppins,sans-serif;left:0!important;margin-top:4px!important;max-height:256px!important;max-width:100%!important;min-width:100%!important;overflow-y:auto!important;padding:4px 0!important;position:absolute!important;top:100%!important;width:100%!important;z-index:1000!important}.custom-module-v2__table-cell .custom-module-dropdown-container .custom-module-dropdown .custom-module-dropdown-header{background-color:#fafafa!important;color:#454551!important;cursor:default!important;font-size:12px!important;font-weight:600!important;line-height:22px!important;padding:8px 12px!important;transition:all .2s ease-in-out!important}.custom-module-v2__table-cell .custom-module-dropdown-container .custom-module-dropdown .custom-module-dropdown-header:hover{background-color:#fafafa!important}.custom-module-v2__table-cell .custom-module-dropdown-container .custom-module-dropdown .custom-module-dropdown-item{color:#454551!important;cursor:pointer!important;font-size:14px!important;font-weight:400!important;line-height:22px!important;padding:8px 12px!important;transition:all .2s ease-in-out!important}.custom-module-v2__table-cell .custom-module-dropdown-container .custom-module-dropdown .custom-module-dropdown-item:hover{background-color:#f5f5f5!important}.custom-module-v2__table-cell .custom-module-dropdown-container .custom-module-dropdown .custom-module-dropdown-item .text-primary{color:#4b4ad5!important}.custom-module-v2__table-cell .custom-module-dropdown-container .custom-module-dropdown .custom-module-dropdown-item .fw-medium{font-weight:600!important}.custom-module-v2__table-cell .custom-module-dropdown-container .custom-module-dropdown .custom-module-dropdown-item .text-decoration-underline{text-decoration:underline!important}.custom-module-v2__table-cell .custom-module-dropdown-container textarea.ant-input::placeholder{color:#bfbfbf!important}.custom-module-v2__table-cell .custom-module-dropdown-container textarea.ant-input:disabled{-webkit-text-fill-color:#454551!important;color:#454551!important;opacity:1!important}.custom-module-v2__table-cell .custom-module-dropdown-container textarea.ant-input:disabled::placeholder{-webkit-text-fill-color:#bfbfbf!important;color:#bfbfbf!important;opacity:1!important}.info-tooltip.ant-tooltip .ant-tooltip-inner{background:#fff!important;border-radius:12px;box-shadow:0 14px 32px #00000059;color:#f1f1f1!important;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:22px;min-width:0;padding:14px 16px}.info-tooltip.ant-tooltip .ant-tooltip-arrow:before{background:#fff!important;box-shadow:none!important}@media(max-width:768px){.custom-module-v2__table{display:block;overflow-x:auto}.custom-module-v2__table tbody,.custom-module-v2__table thead,.custom-module-v2__table tr{display:block}.custom-module-v2__table thead tr{display:table;table-layout:fixed;width:100%}.custom-module-v2__table tbody{display:block}.custom-module-v2__table tbody tr{display:table;min-width:600px;table-layout:fixed;width:100%}}@media(min-width:769px)and (max-width:1366px){.custom-module-v2__table-cell--action,.custom-module-v2__table-header-cell--action{max-width:80px!important;min-width:80px!important;width:80px!important}}.custom-module-v2-drawer .ant-drawer-body{background:#fafafb;padding:0}.custom-module-v2-drawer .custom-module-v2-drawer__header{align-items:center;background:#fff;border-bottom:1px solid #e2e2ea;display:flex;height:60px;padding:0 20px}.custom-module-v2-drawer .icon-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:26px;justify-content:center;margin-right:10px;padding:0;width:26px}.custom-module-v2-drawer .custom-module-v2-drawer__title{color:#454551;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:36px}.custom-module-v2-drawer .custom-module-v2-drawer__save{background:#4b4ad5;border-color:#4b4ad5;border-radius:10px;box-shadow:none;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;height:39px;margin-left:auto;min-width:82px}.custom-module-v2-drawer .custom-module-v2-drawer__save:focus,.custom-module-v2-drawer .custom-module-v2-drawer__save:hover{background:#3d3cc0;border-color:#3d3cc0}.custom-module-v2-drawer .custom-module-v2-drawer__body{background:#fafafb;padding:20px}.custom-module-v2-drawer .custom-module-v2-drawer__field{display:flex;flex-direction:column;margin-bottom:24px}.custom-module-v2-drawer .custom-module-v2-drawer__label{color:#454551;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;margin-bottom:8px}.custom-module-v2-drawer .custom-module-v2-drawer__input{border:1px solid #e2e2ea;border-radius:10px;color:#454551!important;font-size:14px;min-height:42px!important;resize:none}.custom-module-v2-drawer .custom-module-v2-drawer__input:focus,.custom-module-v2-drawer .custom-module-v2-drawer__input:hover{border-color:#4b4ad5!important;box-shadow:none!important}.custom-module-v2-drawer .custom-module-v2-drawer__input textarea.ant-input,.custom-module-v2-drawer .custom-module-v2-drawer__input.ant-input{min-height:42px!important}@media(min-width:769px)and (max-width:1366px){.custom-module-v2-drawer .custom-module-v2-drawer__input,.custom-module-v2-drawer .custom-module-v2-drawer__input.ant-input{min-height:60px!important;padding:12px 16px!important}.custom-module-v2-drawer .custom-module-v2-drawer__input textarea.ant-input{line-height:1.5;min-height:60px!important;padding:12px 16px!important}.custom-module-v2-drawer .custom-module-v2-drawer__input .ant-input{min-height:60px!important}}.custom-module-v2-drawer .custom-module-v2-drawer__field .custom-module-dropdown-container{overflow:visible!important;position:relative!important;width:100%!important}.custom-module-v2-drawer .custom-module-v2-drawer__field .custom-module-dropdown-container .custom-module-dropdown{background:#fff!important;border:1px solid #d9d9d9!important;border-radius:8px!important;box-shadow:0 4px 16px #0000001a!important;box-sizing:border-box!important;font-family:Poppins,sans-serif;left:0!important;margin-top:4px!important;max-height:256px!important;max-width:100%!important;min-width:100%!important;overflow-y:auto!important;padding:4px 0!important;position:absolute!important;top:100%!important;width:100%!important;z-index:9999!important}.custom-module-v2-drawer .custom-module-v2-drawer__field .custom-module-dropdown-container .custom-module-dropdown .custom-module-dropdown-header{background-color:#fafafa!important;color:#454551!important;cursor:default!important;font-size:12px!important;font-weight:600!important;line-height:22px!important;padding:8px 12px!important;transition:all .2s ease-in-out!important}.custom-module-v2-drawer .custom-module-v2-drawer__field .custom-module-dropdown-container .custom-module-dropdown .custom-module-dropdown-header:hover{background-color:#fafafa!important}.custom-module-v2-drawer .custom-module-v2-drawer__field .custom-module-dropdown-container .custom-module-dropdown .custom-module-dropdown-item{color:#454551!important;cursor:pointer!important;font-size:14px!important;font-weight:400!important;line-height:22px!important;padding:8px 12px!important;transition:all .2s ease-in-out!important}.custom-module-v2-drawer .custom-module-v2-drawer__field .custom-module-dropdown-container .custom-module-dropdown .custom-module-dropdown-item:hover{background-color:#f5f5f5!important}.custom-module-v2-drawer .custom-module-v2-drawer__field .custom-module-dropdown-container .custom-module-dropdown .custom-module-dropdown-item .text-primary{color:#4b4ad5!important}.custom-module-v2-drawer .custom-module-v2-drawer__field .custom-module-dropdown-container .custom-module-dropdown .custom-module-dropdown-item .fw-medium{font-weight:600!important}.custom-module-v2-drawer .custom-module-v2-drawer__field .custom-module-dropdown-container .custom-module-dropdown .custom-module-dropdown-item .text-decoration-underline{text-decoration:underline!important}.cropper-preview-row .cropper-container{margin:0;position:relative;width:95%}.action-buttons .reupload-button{background:#c9c9ca!important;color:#4b4ad5!important}.preview-container{background:#fafafa}.preview-image{border-radius:4px}.template-info{align-items:center;background:#e6f7ff;border:1px solid #91d5ff;border-radius:1rem;color:#454551!important;display:flex;font-size:.9rem;margin:2rem;padding:1rem;text-align:left}.rx-template-upload-drawer .ant-drawer-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.rx-template-upload-drawer .ant-drawer-body{align-items:center;display:flex;flex-direction:column;height:100%}.rx-template-upload-drawer .cropper-container .cropper-view-box{outline:2px solid #4b4ad5;outline-offset:-1px}.rx-template-upload-drawer .cropper-container .cropper-face{background:#4b4ad51a}.upload-area.validating{opacity:.7;pointer-events:none}.upload-area.validating:after{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#4b4ad5;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}.rx-upload-modal-bg{background:#fff;display:flex;flex-direction:column;height:100%;margin:0;min-height:100vh;padding:0}.rx-upload-header{align-items:center;background:#fff;border-bottom:1px solid #e4e4ef;box-shadow:0 2px 8px #2c2c540a;display:flex;flex-shrink:0;justify-content:space-between;min-height:64px;padding:0 32px 0 0;width:100%;z-index:2}.rx-upload-header-left{align-items:stretch;border-right:1px solid #e4e4ef;margin-right:16px;max-width:48px;min-width:48px}.rx-upload-back,.rx-upload-header-left{display:flex;height:100%;justify-content:center}.rx-upload-back{align-items:center;cursor:pointer;font-size:1.5rem}.rx-upload-header-title{color:#454551!important;flex:1 1;font-size:1.25rem;font-weight:600}.rx-upload-header-actions{align-items:center;display:flex;gap:12px;margin-left:16px}.rx-upload-tutorial{align-items:center;animation-duration:.3s;animation-timing-function:linear;background:#fff;border:none;border-radius:66px;box-shadow:0 0 6px 0 rgba(44,44,44,.102);color:#171725;color:#4b4ad5;cursor:pointer;display:flex;font-weight:500;padding:.5rem .7rem}.rx-upload-submit{background:#4b4ad5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:8px 24px;transition:background .2s}.rx-upload-submit:disabled{color:#fff;cursor:not-allowed;opacity:.5}.rx-upload-card{align-items:center;max-width:666px;width:100%}.rx-upload-illustration{margin-bottom:32px;width:220px}.rx-upload-area{background:#f8f8fa}.upload-note{color:#454551;font-size:12px;margin-top:1rem!important}.rx-upload-cloud{margin-bottom:12px;width:48px}.rx-upload-link{align-items:center;display:flex;font-size:1rem;margin-bottom:8px}.rx-upload-click{color:#454551;cursor:pointer;font-weight:500;text-decoration:underline}.rx-upload-or{color:#bfc6e0;margin-left:6px}.rx-upload-warning{background:#fff7e6;border-radius:12px;color:#a97a1a;font-size:.95rem;margin-top:16px;padding:12px 16px;width:100%}.rx-upload-warning-icon{height:22px;margin-right:10px;margin-top:2px;width:22px}.rx-upload-warning b{color:#23235f;font-weight:600}.canvas-name-row{margin-bottom:24px;padding:0;position:relative}.canvas-name-label{color:#454551;display:block;font-size:1rem;font-weight:600;margin-bottom:8px}.required{color:#fc5a5a;font-size:1.1em}.canvas-name-input{background:#fff;border-radius:10px;box-sizing:border-box;padding:14px 48px 14px 16px;position:relative;transition:border-color .2s ease;width:100%}.canvas-name-input:focus{border-color:#4b4ad5;outline:none}.canvas-name-input.error{background-color:#fff;border-color:#fc5a5a}.canvas-name-input.error:focus{border-color:#fc5a5a;box-shadow:0 0 0 2px #fc5a5a1a}.canvas-name-count{background:#0000;color:#bfc6e0;font-size:.9rem;font-weight:500;pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.page-label{align-self:flex-start;background:linear-gradient(103deg,#fffc 5.1%,#fffc 51.64%,#fffc 98.18%);border-bottom-right-radius:6px;border-top-left-radius:21px;color:#454551;font-size:10px;font-weight:500;margin-bottom:0;padding:.3rem .5rem;width:3.5rem}.image-preview-row{align-items:center;background:rgba(0,0,0,.322);border:1px solid #e4e4ef;border-radius:22.3px;box-shadow:0 2px 12px #2c2c540f;display:flex;flex-direction:column;opacity:1;padding-bottom:16px;width:100%}.cropper-actions-row{margin-top:16px;padding:0 8px}.cropper-actions-left{gap:12px}.cropper-actions-right{background:#fff;padding:6px 16px}.cropper-action-btn{align-items:center;background:none;border-radius:50%;color:#4b4ad5;cursor:pointer;display:flex;font-size:1.2rem;height:32px;justify-content:center;transition:background .2s;width:32px}.cropper-action-btn.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.cropper-action-btn.reset-btn{color:#ff4d4f!important;font-size:1rem;padding:0 8px;text-decoration:underline;width:auto}.cropper-action-btn.reset-btn span,.cropper-action-btn.reset-btn:hover{color:#ff4d4f!important}.cropper-action-btn.reset-btn.disabled{background:#ffccc7;border-color:#ffccc7;color:#999}.page-thumbnails-row{margin-top:6px}.page-thumbnail{align-items:center;background:#fff;border:1px solid #e4e4ef;border-radius:8px;cursor:pointer;display:flex;height:80px;justify-content:center;overflow:hidden;transition:border .2s;width:72px}.page-thumbnail.loading{cursor:wait;opacity:.7}.page-thumbnail.loading span{color:#1890ff;font-weight:500}.page-thumbnail.selected{border:1.5px solid #4b4ad5;box-shadow:0 2px 8px #4b4ad514}.page-thumbnail img{height:100%;object-fit:contain;width:100%}.page-thumbnail.add-more{align-items:center;background:#fff;border:1px dashed #bfc6e0;color:#bfc6e0;cursor:pointer;display:flex;flex-direction:column;font-size:12px;font-weight:400;gap:4px;height:80px;justify-content:center;min-height:80px;min-width:72px;padding:32px 0;position:relative;text-align:center;transition:all .2s;width:72px}.page-thumbnail.add-more:hover{border-color:#4b4ad5;color:#4b4ad5}.page-thumbnail.add-more.loading{cursor:not-allowed;opacity:.7;pointer-events:none}.page-thumbnail.add-more.loading:after{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#4b4ad5;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}.page-thumbnail.add-more .add-more-icon{align-items:center;color:#4b4ad5;display:flex;font-size:2.2rem;justify-content:center;margin-bottom:2px;width:100%}.page-thumbnail.add-more .add-more-text{align-items:center;color:#4b4ad5!important;display:flex;font-size:12px;font-weight:500;height:100%;justify-content:center;margin:0;padding:0;text-align:center;text-decoration:underline;width:100%}.page-thumbnail.ready{border-color:#e4e4ef}.page-thumbnail{position:relative;transition:transform .2s ease,box-shadow .2s ease}.page-thumbnail.dragging{box-shadow:0 8px 16px #0003;transform:rotate(5deg);z-index:1000}.page-thumbnail .drag-handle{background:#0009;border-radius:2px;color:#fff;cursor:grab;font-size:8px;opacity:0;padding:1px 2px;position:absolute;right:2px;top:2px;transition:opacity .2s ease}.page-thumbnail .drag-handle:active{cursor:grabbing}.page-thumbnail:hover .drag-handle{opacity:1}.page-thumbnails-row{position:relative}.cropper-point{background:#4b4ad5!important;border:2px solid #fff!important;border-radius:50%!important;height:12px!important;width:12px!important}.upload-state-body{align-items:center;justify-content:center;max-width:600px;min-height:500px;padding:20px}.preview-state-body,.upload-state-body{display:flex;flex-direction:column;margin:0 auto;width:100%}.preview-state-body{background:#fff;max-width:700px}.rx-upload-card{flex:1 1;height:calc(100vh - 112px);margin-left:2rem;min-height:0;overflow-y:auto;padding:1.5rem 2.5rem .5rem}.rx-upload-area,.rx-upload-card{background:#fff;display:flex;flex-direction:column}.rx-upload-area{align-items:center;border:2px dashed #bfc6e0;border-radius:16px;cursor:pointer;justify-content:center;margin-bottom:24px;min-height:160px;padding:32px 16px;transition:border .2s;width:100%}.rx-upload-area:hover{border:2px dashed #4b4ad5}.image-preview-container{background:#fff;min-height:400px}.cropper-container,.image-preview-container{align-items:center;border-radius:18px;display:flex;justify-content:center;margin:0 auto}.cropper-container,.preview-container{box-shadow:0 2px 12px #2c2c540f;max-width:420px}.preview-container{background:#f8f8fa;border-radius:18px;margin:0 auto;padding:24px 0}.preview-image{background:#fff;border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 2px 8px #0000001a;max-height:100%;object-fit:contain}.canvas-name-row{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:16px;width:100%}.canvas-name-input{border:1.5px solid #4b4ad5;border-radius:8px;flex:1 1;font-size:1rem;min-width:200px;outline:none;padding:6px;transition:border .2s}.cropper-actions-row{align-items:center;justify-content:space-between;width:100%}.cropper-actions-left,.cropper-actions-row{display:flex;flex-wrap:wrap;gap:16px}.cropper-actions-right{background:#f1f1f5;border-radius:24px;box-shadow:0 2px 8px #2c2c540a;display:flex;gap:8px;padding:8px 16px}.auto-save-indicator{align-items:center;background:#52c41a1a;border:1px solid #52c41a33;border-radius:12px;display:flex;justify-content:center;padding:4px 8px}.page-thumbnails-row{align-items:flex-end;display:flex;gap:18px;justify-content:center;margin-top:1rem;width:100%}.reupload-button{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(103deg,#fffc 5.1%,#fffc 51.64%,#fffc 98.18%);border-radius:.39813rem;height:2.25rem}.reupload-button span{color:#3d4fc5!important}.reupload-button:hover{border-color:hsla(0,0%,51%,.424)!important}.remove-button{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(103deg,#fffc 5.1%,#fffc 51.64%,#fffc 98.18%);border-radius:.39813rem;height:2.25rem}.remove-button span,.remove-button svg{color:#f44336!important}.remove-button:hover{border-color:hsla(0,0%,51%,.424)!important}@media(max-width:768px){.rx-upload-card{border-radius:16px;height:calc(100vh - 96px);margin:16px;padding:24px}.upload-state-body{min-height:400px;padding:16px}.preview-state-body{gap:12px;min-height:500px;padding:16px}.rx-upload-area{max-width:100%;min-height:140px;padding:24px 12px}.canvas-name-row{align-items:stretch;flex-direction:column;gap:8px}.canvas-name-input{min-width:0;min-width:auto;width:100%}.cropper-container{max-width:100%}.image-preview-container,.preview-container{max-width:100%;padding:16px}.preview-container{height:300px}.cropper-actions-row{flex-direction:column;gap:12px}.cropper-actions-left{width:100%}.cropper-actions-left,.cropper-actions-right{justify-content:center}.auto-save-indicator{font-size:10px;padding:2px 6px}.page-thumbnails-row{gap:8px;margin-top:16px}}@media(max-width:480px){.rx-upload-card{height:calc(100vh - 88px);margin:12px;padding:16px}.upload-state-body{min-height:350px;padding:8px}.preview-state-body{gap:8px;padding:8px}.rx-upload-area{min-height:120px;padding:16px 8px}.rx-upload-illustration{margin-bottom:20px;width:160px}.image-preview-container{padding:12px}.preview-container{height:250px;padding:12px}.cropper-actions-left{gap:8px}.page-thumbnail{height:54px;width:40px}}.template-manager .image-wrapper{height:220px;position:relative}.template-manager .image-container{align-items:center;background-size:cover;border:1px solid #e2e2ea;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;padding-bottom:20px;row-gap:6px;width:100%}.template-manager .document-details{background-color:#e2e2ea;border:1px solid #e2e2ea;border-radius:0 0 10px 10px;bottom:0;display:flex;height:60px;justify-content:space-between;padding:8px;position:absolute;text-align:center;width:100%}.template-manager .document-details .category{font-weight:600;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.manager-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.manager-header h3{color:#171725;font-size:18px;font-weight:600;margin:0}.manager-header .header-actions{display:flex;gap:8px}.downloading-overlay{background:#000000b3;border-radius:4px;color:#fff;font-size:12px;left:50%;padding:8px 12px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10}.downloading-overlay span{color:#fff!important}.empty-state{padding:40px 20px;text-align:center}.template-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:24px}.template-card{border:2px solid #0000;cursor:pointer;transition:all .3s ease}.template-card:hover{border-color:#4b4ad5;box-shadow:0 4px 12px #4b4ad526}.template-card.active{background:#4b4ad50d;border-color:#4b4ad5}.template-card .ant-card-body{padding:16px}.template-card .ant-card-actions{background:#fafafa;border-top:1px solid #f0f0f0}.template-preview{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;height:120px;justify-content:center;margin-bottom:12px;overflow:hidden}.template-preview.default-preview{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:16px;font-weight:600}.template-preview .template-thumbnail{height:100%;object-fit:cover;width:100%}.template-preview .template-placeholder{align-items:center;background:#e6f7ff;color:#1890ff;display:flex;font-size:14px;font-weight:600;height:100%;justify-content:center;width:100%}.template-info .template-name{color:#171725;font-size:14px;font-weight:600;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-info .template-meta{color:#6b7280;font-size:12px;line-height:1.4}.active-template-info{background:#e6f7ff;border:1px solid #91d5ff;border-radius:8px;color:#1890ff;font-size:14px;padding:12px 16px;text-align:center}@media(max-width:768px){.template-grid{grid-template-columns:1fr}.manager-header{align-items:flex-start;flex-direction:column;gap:12px}}.rpv-core__text-layer{display:none!important}.rpv-core__inner-page{align-items:center;display:flex;justify-content:center;position:relative}.rpv-core__page-layer{border-radius:20px;overflow:hidden}.document-preview{padding:0 10px}.document-measurement{color:#fff!important}.document-date{color:#a2a2a8!important}.document-notes{background-color:#ffffff14;border-radius:10px;color:#fff!important;padding:6px 12px}.document-measurement-box{background-color:#797d85;border-radius:10px;padding:10px}.document-separator{border:1px solid #a2a2a8;height:15px}.pdf-container{padding:20px}.controls{bottom:30px;left:50%;position:absolute;transform:translateX(-50%);z-index:1000}.custom-canvas-selector .ant-select-dropdown{background:#fff!important}.custom-canvas-selector .ant-select-dropdown .ant-select-item{display:none!important}.custom-canvas-selector .ant-select-dropdown .dropdown-content{background:#fff!important;border-radius:8px!important;box-shadow:0 4px 12px #0000001a!important;padding:16px!important}.custom-canvas-selector .no-templates-container .header-section{align-items:center;display:flex;justify-content:space-between}.custom-canvas-selector .no-templates-container .header-section .left-section{align-items:center;display:flex}.custom-canvas-selector .no-templates-container .header-section .left-section .rx-pad-icon{margin-right:8px;width:18px}.custom-canvas-selector .no-templates-container .header-section .left-section .title-text{color:#374151;font-size:14px;font-weight:400;margin-right:8px}.custom-canvas-selector .no-templates-container .header-section .left-section .know-more-btn{background:none;border:none;font-size:16px;font-weight:600;margin-right:8px;padding:0;text-decoration:underline}.custom-canvas-selector .no-templates-container .header-section .left-section .new-badge{align-items:center;background:linear-gradient(101.91deg,#a461d8 9.72%,#b85dff 47.18%,#7700d4);border-radius:4px;color:#fff;display:inline-flex;font-size:12px;font-weight:600;height:16px;justify-content:center;line-height:1;padding:4px 6px;width:40px}.custom-canvas-selector .no-templates-container .header-section .add-rx-btn{align-items:center;background:#fff;border:1px solid #4b4ad5;border:1px solid var(--P-CTA-100,#4b4ad5);color:#4b4ad5;display:flex;font-size:14px;gap:4px}.custom-canvas-selector .templates-container .header-section{align-items:center;display:flex;justify-content:space-between}.custom-canvas-selector .templates-container .header-section .left-section{align-items:center;display:flex}.custom-canvas-selector .templates-container .header-section .left-section .rx-pad-icon{margin-right:8px;width:18px}.custom-canvas-selector .templates-container .header-section .left-section .title-text{color:#374151;font-size:14px;font-weight:400;margin-right:8px}.custom-canvas-selector .templates-container .header-section .left-section .know-more-btn{background:none;border:none;font-size:14px;font-weight:600;text-decoration:underline}.custom-canvas-selector .templates-container .header-section .dropdown-container{min-width:250px}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select{width:100%!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown{border-radius:8px!important;box-shadow:0 4px 12px #0000001a!important;padding:8px!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content{padding:16px!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .dropdown-header{color:#374151!important;font-size:14px!important;font-weight:600!important;margin-bottom:12px!important;padding:0!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .radio-options{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .radio-options .radio-option{align-items:center!important;background-color:#0000!important;border:1px solid #0000!important;border-radius:8px!important;cursor:pointer!important;display:flex!important;gap:12px!important;padding:10px 12px!important;transition:all .2s ease!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .radio-options .radio-option:hover{background-color:#f9fafb!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .radio-options .radio-option.selected{background-color:#e3f2fd!important;border:1px solid #1976d2!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .radio-options .radio-option.selected .radio-button{background-color:#1976d2!important;border:2px solid #1976d2!important;position:relative!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .radio-options .radio-option.selected .radio-button:after{background-color:#fff!important;border-radius:50%!important;content:""!important;height:6px!important;left:50%!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:6px!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .radio-options .radio-option.selected .option-label{color:#1976d2!important;font-weight:600!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .radio-options .radio-option .radio-button{align-items:center!important;background-color:#fff!important;border:2px solid #d1d5db!important;border-radius:50%!important;display:flex!important;flex-shrink:0!important;height:18px!important;justify-content:center!important;min-height:18px!important;min-width:18px!important;position:relative!important;width:18px!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .radio-options .radio-option .option-label{color:#374151!important;font-size:14px!important;font-weight:400!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .separator{margin-bottom:12px!important;margin-top:12px!important;position:relative!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .separator .separator-line{background-color:#e5e7eb!important;height:1px!important;width:100%!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .separator .separator-text{background-color:#fff!important;color:#9ca3af!important;font-size:12px!important;font-weight:400!important;left:50%!important;padding:0 12px!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .add-edit-btn{align-items:center!important;background-color:#f8f9ff!important;border:1px dashed #1976d2!important;border-radius:8px!important;color:#1976d2!important;cursor:pointer!important;display:flex!important;font-size:14px!important;font-weight:500!important;gap:8px!important;padding:12px!important;transition:all .2s ease!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .add-edit-btn:hover{background-color:#e3f2fd!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .add-edit-btn .add-icon{color:#1976d2!important;font-size:14px!important;font-weight:700!important}.custom-canvas-selector .templates-container .header-section .dropdown-container .ant-select .ant-select-dropdown .dropdown-content .add-edit-btn .btn-text{color:#1976d2!important;font-size:14px!important;font-weight:500!important}.custom-canvas-selector .templates-container .page-info{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;font-size:12px;margin-top:12px;padding:8px 12px}.custom-canvas-selector .templates-container .page-info .page-details{color:#6b7280}.custom-canvas-selector .templates-container .page-info .page-details .selected-badge{background-color:#e3f2fd;border-radius:4px;color:#1976d2;font-weight:500;margin-left:8px;padding:2px 6px}.custom-canvas-selector .templates-container .page-info .page-count{color:#9ca3af}
/*!
 * Cropper.js v1.6.1
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2023-09-17T03:44:17.565Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;touch-action:none;-webkit-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.obstetricAccordian.ant-collapse{background-color:#0000}.obstetricAccordian.ant-collapse .ant-collapse-item .ant-collapse-content{padding-bottom:0!important}.obstetricAccordianTitle{background:#fafafb}.view-all-txt{color:#4b4ad5!important;font-size:16px;font-weight:500}.view-all-icon{transform:rotate(180deg)}.add-page-break,.view-all-icon{color:#4b4ad5!important}.page-break-tooltip .ant-tooltip-inner{background-color:#1f2937!important;color:#fff!important}.page-break-tooltip .ant-tooltip-arrow:before{background-color:#1f2937!important}.page-break-tooltip .ant-tooltip-inner div{color:#fff!important}.custom-icon{color:#4b4ad5!important;font-size:16px}.custom-row .ant-table-cell{border-bottom:1px solid #f0f0f0;padding:12px 16px}.ant-table-thead>tr>th{background-color:#f5f5f5;color:#888;font-size:14px;font-weight:500;padding:12px 16px}.ant-table{border:none}.ant-table-tbody>tr>td{padding:12px 16px}.ant-table-row:hover{background-color:#fafafa}.IdProof_container__yS6D1{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d;margin-bottom:20px;padding:24px}.IdProof_header__ORXdz{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.IdProof_titleContainer__tyE6t{align-items:center;display:flex;gap:12px}.IdProof_iconContainer__E8ZYK{align-items:center;background-color:#f3f2ff;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.IdProof_govIcon__26-NN{background-color:#7b74fc;height:22px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4v2h16V4H4Zm0 16h16v-2H4v2ZM20 8H4v8h16V8Zm-6 6h-4v-4h4v4Z'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4v2h16V4H4Zm0 16h16v-2H4v2ZM20 8H4v8h16V8Zm-6 6h-4v-4h4v4Z'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;mask-size:contain;width:22px}.IdProof_mrcIcon__y\+7hM{background-color:#7b74fc;height:22px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 5v14H5V5h14Zm2-2H3v18h18V3Zm-4 14H7v-1h10v1Zm0-2H7v-1h10v1Zm0-3H7V7h10v5Z'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 5v14H5V5h14Zm2-2H3v18h18V3Zm-4 14H7v-1h10v1Zm0-2H7v-1h10v1Zm0-3H7V7h10v5Z'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;mask-size:contain;width:22px}.IdProof_title__o95\+Q{color:#111827;font-size:18px;font-weight:600}.IdProof_pendingBadge__dEqlA{background:#ed8a001a;color:#ed8a00!important;font-size:12px;font-weight:500}.IdProof_pendingBadge__dEqlA,.IdProof_verifiedBadge__yMjzD{border-radius:6.25rem;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.00406rem;line-height:normal;margin-left:8px;padding:4px 10px}.IdProof_verifiedBadge__yMjzD{align-items:center;background:#3d8c401a;color:#3d8c40!important;display:flex;gap:4px}.IdProof_failedBadge__VEewl{background:#fc5a5a1a;border-radius:6.25rem;color:#fc5a5a!important;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.00406rem;line-height:normal;margin-left:8px;padding:4px 10px}.IdProof_changeDocumentBtn__vTfhk{align-items:center;background:none;border:none;color:#454551;cursor:pointer;display:flex;font-size:.875rem;font-style:normal;font-weight:500;letter-spacing:.00625rem;line-height:normal;text-decoration:none}.IdProof_changeDocumentBtn__vTfhk span{text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto}.IdProof_changeDocumentBtn__vTfhk i{text-decoration:none}.IdProof_uploadWrapper__KS4Ku{cursor:pointer;padding:2rem 1rem}.IdProof_uploadContainer__0Upin,.IdProof_uploadWrapper__KS4Ku{align-items:center;display:flex;justify-content:center;width:100%}.IdProof_uploadContainer__0Upin{align-self:stretch;background:#fff;border:none;border-radius:.625rem;flex-direction:column;gap:.5rem;margin:0 auto;max-width:80%;padding:.875rem}.IdProof_uploadIcon__Jeg4f{color:#6366f1!important;font-size:36px;margin-bottom:12px}.IdProof_uploadText__i-XOB{color:#4f46e5!important;cursor:pointer;font-size:.875rem;font-weight:600;margin-bottom:10px;text-decoration:underline}.IdProof_uploadDescription__FSfVG{color:#222;font-size:.75rem;font-weight:400;margin-top:8px}.IdProof_documentPreviewContainer__IBOKn{display:flex;justify-content:flex-start;padding:1rem;width:100%}.IdProof_documentPreview__5Ld7m{align-items:center;background:#fff;border:1px solid #e2e2ea;border-radius:1.25rem;box-shadow:none;display:flex;justify-content:center;max-height:220px;max-width:350px;min-height:180px;overflow:hidden;width:100%}.IdProof_documentPreviewImage__eD6Fp{height:100%;object-fit:contain;width:100%}.IdProof_pdfPreview__oyRKZ{align-items:center;display:flex;height:100%;justify-content:center;padding:40px;width:100%}.IdProof_pdfIcon__DM5ZB{color:#f56565;font-size:60px}.IdProof_uploadSvg__FHUR\+{margin-bottom:1rem}.IdProof_clickToUploadText__pFWNv{color:#92929d!important;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;text-align:center}.IdProof_clickToUpload__pKS5i{-webkit-text-decoration-skip:ink;color:#4b4ad5!important;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline;text-decoration-skip-ink:auto;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto}.IdProof_uploadDescriptionText__sQiB7{color:#44444f;font-family:Poppins,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;text-align:center}.IdProof_fileSizeExceededModal__byjA\+{padding:1rem 0;text-align:center}.IdProof_fileSizeExceededModal__byjA\+ p{color:#44444f;font-size:1rem;margin-bottom:1.5rem}.IdProof_modalButtonContainer__\+aRXL{display:flex;justify-content:center}.IdProof_modalButtonContainer__\+aRXL button{background-color:#4b4ad5;border-radius:.5rem;height:2.5rem;min-width:6rem}.IdProof_warningContainer__68I-B{align-items:flex-start;background:#ed8a001a;border-radius:.625rem;display:flex;margin-bottom:20px;padding:1.25rem 1.3125rem}.IdProof_warningIconWrapper__-0nkf{align-items:center;display:flex;height:40px;justify-content:center;margin-right:16px;min-width:40px}.IdProof_warningMessage__X906t{color:#44444f;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.5}.IdProof_retryButton__602LT{align-items:center;background-color:#4f46e5;border-radius:8px;display:flex;font-size:1rem;font-weight:500;height:48px;justify-content:center;text-transform:none}.IdProof_retryButton__602LT:hover{background-color:#4338ca!important}.IdProof_pdfDocument__e\+J64{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px 0;width:100%}.IdProof_pdfPage__TEbNr{border-radius:4px;box-shadow:0 2px 8px #0000001a;height:auto!important;width:100%!important}.IdProof_pdfError__529kk,.IdProof_pdfLoading__1OYLN{align-items:center;color:#666;display:flex;font-size:14px;height:100%;justify-content:center}.IdProof_pdfError__529kk{flex-direction:column;gap:8px}.IdProof_pdfError__529kk .IdProof_pdfIcon__DM5ZB{color:#f56565;font-size:32px;margin-bottom:8px}.rounded-18{border-radius:18px!important}.h1.web-h1,h1.web-h1{font-size:48px!important;font-weight:500;line-height:normal}@media only screen and (max-width:1200px){.h1.web-h1,h1.web-h1{font-size:32px!important}}body .ant-btn.btn-48{height:48px!important}body .ant-btn.btn-48,body .ant-btn.btn-48 span{font-weight:600!important}.text-truncate-fourlines{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.row-80{align-items:center;height:100%;margin:0 auto}.website-section{padding:50px 0}@media only screen and (max-width:991px){.website-section{padding:30px 0}}.m-wrap{margin:24.88px}@media only screen and (max-width:991px){.m-wrap{margin:10px}}.bg-icon-common{align-items:center;background-color:#f6effb;border-radius:18px;display:flex;height:52px;justify-content:center;min-height:52px;min-width:52px;width:52px}.bg-icon-common.bg-icon-white{background-color:#fff}.bg-icon-common.bg-icon-sm{border-radius:8px;height:24px;min-height:24px;min-width:24px;width:24px}.bg-icon-common.bg-icon-sm2{border-radius:14px;height:42px;min-height:42px;min-width:42px;width:42px}.bg-icon-common.bg-icon-32{background-color:#0000;border:1px solid #4b4ad533;border-radius:10px;height:32px;margin:0 10px;min-height:32px;min-width:32px;width:32px}.bg-icon-common.bg-icon-xl{border-radius:40px;height:110px;min-height:110px;min-width:110px;width:110px}.website-appointment-model{top:50%;transform:translateY(-50%)}.website-appointment-model .ant-modal-content{border-radius:40px}@media only screen and (max-width:1100px){.website-appointment-model .ant-modal-content{padding:20px}}.website-appointment-model .model-title{font-size:32px;font-weight:500}@media only screen and (max-width:1100px){.website-appointment-model .model-title{font-size:22px}}.website-appointment-model .model-subtitle{font-size:18px}@media only screen and (max-width:1100px){.website-appointment-model .model-subtitle{font-size:14px}}.website-appointment-model .appointment-dp{border-radius:20px;height:80px;min-height:80px;min-width:80px;overflow:hidden;width:80px}.website-appointment-model .appt-drname{font-size:22px;font-weight:600}@media only screen and (max-width:1100px){.website-appointment-model .appt-drname{font-size:18px}}.website-appointment-model .appt-dreducation{font-size:18px}@media only screen and (max-width:1100px){.website-appointment-model .appt-dreducation{font-size:12px}}.website-appointment-model .timingshape{background-color:#f6effb;background-image:none;border-bottom-left-radius:40px;border-top-left-radius:40px;border-top-right-radius:40px;height:381px;overflow:hidden;position:relative;width:100%!important;z-index:0}.website-appointment-model .timingshape .appt-30{padding:30px}@media only screen and (max-width:1100px){.website-appointment-model .timingshape .appt-30{padding:20px}.website-appointment-model .timingshape{border-bottom-left-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px}}.website-appointment-model .timingshape:before{bottom:79px;right:-10px}.website-appointment-model .timingshape:after,.website-appointment-model .timingshape:before{background-image:url(/static/media/appt-Curve.78851bcfe7b4b7f53540.svg);background-repeat:no-repeat;content:"";height:50px;position:absolute;width:50px;z-index:999}.website-appointment-model .timingshape:after{bottom:-10px;right:57px}.website-appointment-model .timingshape .shape-education{background-color:#fff;border-top-left-radius:40px;bottom:-1px;height:90px;position:absolute;right:-1px;width:68px;z-index:99}.website-appointment-model .slick-slide{padding:0 10px}@media only screen and (max-width:1100px){.website-appointment-model .slick-slide{padding:0 4px 50px}}.website-appointment-model .slick-arrow{top:120px}.website-appointment-model .slick-arrow.slick-prev{left:inherit;right:-195px;top:175px}@media only screen and (max-width:1100px){.website-appointment-model .slick-arrow.slick-prev{bottom:0;right:63%!important;top:inherit}}.website-appointment-model .slick-arrow.slick-prev:before{background-color:#fff;border:1px solid #e2e2ea;border-radius:50px;color:#000;content:url(/static/media/right-arrow-slider.7dda2387824c8771b187.svg);display:block;font-family:serif;font-family:initial;height:42px;line-height:2.7;right:10px;transform:rotate(180deg);width:42px}.website-appointment-model .slick-arrow.slick-next{left:inherit;right:-196px}.website-appointment-model .slick-arrow.slick-next:before{background-color:#fff;border:1px solid #e2e2ea;border-radius:50px;color:#000;content:url(/static/media/right-arrow-slider.7dda2387824c8771b187.svg);display:block;font-family:serif;font-family:initial;height:42px;line-height:2.7;right:10px;width:42px}@media only screen and (max-width:1100px){.website-appointment-model .slick-arrow{bottom:0;right:45%!important;top:inherit;z-index:99}}.btn-width-mobile{width:auto}@media only screen and (max-width:767px){.btn-width-mobile{width:100%}}.website-wrapper{position:relative;z-index:0}.website-wrapper:before{background:#a461d8;background:var(--S-Icon-100,#a461d8);border-radius:442.775px;content:"";filter:blur(124.375px);height:442.775px;left:-45px;opacity:.4;position:absolute;top:-280px;width:442.775px;z-index:-1}@media only screen and (max-width:400px){.website-wrapper:before{height:360.775px;width:360.775px}}.website-wrapper .website-header{-webkit-backdrop-filter:blur(11.3888883591px);backdrop-filter:blur(11.3888883591px);background-color:#ffffffb3;border:.829px solid #f1f1f5;border:.829px solid var(--T-BG-10,#f1f1f5);border-radius:16.583px;padding:0}.website-wrapper .website-header.website-header-responsive{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#fff9;border:.642px solid #f1f1f5;border:.642px solid var(--T-BG-10,#f1f1f5);height:calc(100vh - 20px)!important;position:absolute;width:95%}.website-wrapper .website-header .logo{min-width:185px;padding:8.292px 16.583px}.website-wrapper .website-header .menu-icon{padding:8.292px 16.583px}.website-wrapper .website-header ul{align-items:center;display:flex;list-style:none}.website-wrapper .website-header ul li a{border-radius:18px;color:#171725;font-size:12px;font-weight:400;margin:0 15px;padding:4px 8px}.website-wrapper .website-header ul li a:active,.website-wrapper .website-header ul li a:focus,.website-wrapper .website-header ul li a:focus-visible,.website-wrapper .website-header ul li a:focus-within,.website-wrapper .website-header ul li a:hover,.website-wrapper .website-header ul li a:visited{background-color:#f1f1f5}@media only screen and (max-width:1140px){.website-wrapper .website-header ul li a{margin:0 10px}}@media only screen and (max-width:1100px){.website-wrapper .website-header ul li a{margin:0 5px}}.website-wrapper .website-header .nav-elements.active ul li a{font-size:28px}.website-wrapper .outer-round-big{overflow:hidden;position:relative}.website-wrapper .outer-round-big:before{background:#fed15e;border-radius:442.775px;content:"";filter:blur(124.375px);height:442.775px;opacity:.4;position:absolute;right:-173px;top:520px;width:442.775px;z-index:-1}.website-wrapper .website-banner .ant-row .ant-col:first-child{position:relative}.website-wrapper .website-banner .ant-row .ant-col:first-child:after{background:#ffe8ae;border-radius:100px;content:"";height:111.526px;left:31%;opacity:.5;position:absolute;top:-7px;width:111.526px;z-index:-1}.website-wrapper .website-banner .hi{font-size:28px;font-weight:400}@media only screen and (max-width:1100px){.website-wrapper .website-banner .hi{font-size:22px}}.website-wrapper .website-banner .education-speciality{font-size:18px}@media only screen and (max-width:1100px){.website-wrapper .website-banner .education-speciality{font-size:14px}}.website-wrapper .website-banner .location-contact{align-items:center;border:1px solid #e2e2ea;border-radius:6px;display:flex;height:33px;padding:6px 10px}.website-wrapper .website-banner .location-contact img,.website-wrapper .website-banner .location-contact:first-child{margin-right:10px}.website-wrapper .website-banner .round-pink{background:#eddff7;border-radius:100px;content:"";height:111.526px;position:absolute;right:-45px;top:160px;width:111.526px;z-index:-1}@media only screen and (max-width:1200px)and (min-width:992px){.website-wrapper .website-banner .round-pink{right:15px;top:100px}}@media only screen and (max-width:991px){.website-wrapper .website-banner .round-pink{height:90.526px;right:135px;top:100px;width:90.526px}}@media only screen and (max-width:767px){.website-wrapper .website-banner .round-pink{right:42px}}@media only screen and (max-width:575px){.website-wrapper .website-banner .round-pink{right:-30px}}.website-wrapper .website-banner .square-yellow{background:#fed15e;border-radius:33.167px;bottom:60px;content:"";height:111.526px;position:absolute;right:363px;transform:rotate(-30deg);width:111.526px;z-index:-1}@media only screen and (max-width:1200px)and (min-width:992px){.website-wrapper .website-banner .square-yellow{right:350px}}@media only screen and (max-width:991px){.website-wrapper .website-banner .square-yellow{bottom:45px;height:90.526px;right:475px;width:90.526px}}@media only screen and (max-width:767px){.website-wrapper .website-banner .square-yellow{right:390px}}@media only screen and (max-width:575px){.website-wrapper .website-banner .square-yellow{right:300px}}.website-wrapper .website-banner .doctor-photo{align-items:center;background-color:#f6effb;display:flex;height:468px;justify-content:center;margin:50px 0 0 auto;-webkit-mask-image:url(/static/media/hero-doctor.fe0386c8275fb7ce87d1.svg);mask-image:url(/static/media/hero-doctor.fe0386c8275fb7ce87d1.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;overflow:hidden;position:relative;width:440px}@media only screen and (max-width:1200px){.website-wrapper .website-banner .doctor-photo{height:383px;margin:65px auto 0;-webkit-mask-image:url(/static/media/hero-doctor-mobile.fd9ed505c5cd405b23ab.svg);mask-image:url(/static/media/hero-doctor-mobile.fd9ed505c5cd405b23ab.svg);width:360px}}.website-wrapper .website-about .about-after{position:relative}.website-wrapper .website-about .about-after:after{background-color:#ba7de9;border-radius:20px;content:"";height:45px;left:0;position:absolute;top:0;width:4px}.website-wrapper .website-clinic{position:relative}.website-wrapper .website-clinic.website-footer{padding-bottom:0;padding-top:0}.website-wrapper .website-clinic.website-footer:before{display:none}@media only screen and (max-width:991px){.website-wrapper .website-clinic.website-footer .clinic-box{border-radius:30px}}.website-wrapper .website-clinic:before{background:#a461d8;border-radius:442.775px;content:"";filter:blur(124.375px);height:442.775px;left:-300px;opacity:.4;position:absolute;top:-22px;width:442.775px;z-index:-1}.website-wrapper .website-clinic .clinic-box{background-color:#171725;border-radius:40px;overflow:hidden;padding:20px 20px 20px 50px;position:relative;width:100%;z-index:0}@media only screen and (max-width:1100px){.website-wrapper .website-clinic .clinic-box{padding:20px}}.website-wrapper .website-clinic .clinic-box:after{background-color:#a461d8;left:-230px;top:-240px}.website-wrapper .website-clinic .clinic-box:after,.website-wrapper .website-clinic .clinic-box:before{border-radius:462.675px;content:"";filter:blur(124.375px);height:443.316px;opacity:.6;position:absolute;width:462.675px;z-index:-1}.website-wrapper .website-clinic .clinic-box:before{background-color:#4b4ad5;bottom:-280px;right:-40px}.website-wrapper .website-clinic .clinic-box .clinic-address{color:#fff!important;opacity:.8}.website-wrapper .website-clinic .clinic-box .clinic-photo{border-radius:14px;height:60px;margin-right:10px;overflow:hidden;width:60px}.website-wrapper .website-clinic .clinic-box .clinic-photo:last-child{background-color:#ffffff1a;position:relative}.website-wrapper .website-clinic .clinic-box .clinic-btn .ant-btn{align-items:center;border-radius:16px;display:flex;height:100%;margin-bottom:0;margin-right:20px;padding:12.5px 24px;width:auto}@media only screen and (max-width:991px){.website-wrapper .website-clinic .clinic-box .clinic-btn .ant-btn{margin-bottom:20px;margin-right:0;width:100%}}@media only screen and (max-width:1400px){.website-wrapper .website-clinic .clinic-box .clinic-btn .ant-btn:first-child{margin-bottom:15px}}.website-wrapper .website-clinic .clinic-box .slide-count{bottom:0;position:absolute;right:15px}.website-wrapper .website-clinic .clinic-box .slide-count span{color:#fff!important}.website-wrapper .website-clinic .clinic-box .slide-count span:last-child{color:#a2a2a8!important}.website-wrapper .website-clinic .clinic-box .slide-count.slide-count-left{left:100px}.website-wrapper .website-clinic .clinic-box .timingshape{background-image:url(/static/media/clinic-timing.2eceff4c76d1f8080cc6.svg);background-repeat:no-repeat;height:393px;width:337px}.website-wrapper .website-clinic .slick-slider.clinic-slider .slick-slide{padding:0 20px}@media only screen and (max-width:1100px){.website-wrapper .website-clinic .slick-slider.clinic-slider .slick-slide{padding:0 10px}}.website-wrapper .website-clinic .slick-slider.clinic-slider .slick-dots li button:before{font-size:9px;height:8px;width:8px}.website-wrapper .website-clinic .slick-slider.clinic-slider .slick-dots li.slick-active button:before{background-color:#4b4ad5;border-radius:5px;color:#0000;height:9px;top:4px;width:14px}.website-wrapper .website-clinic.website-experience:before{content:inherit}.website-wrapper .website-clinic.website-experience .slick-slide{padding:0 20px!important}@media only screen and (max-width:992px){.website-wrapper .website-clinic.website-experience .slick-slide{padding:0 2px!important}}.website-wrapper .website-clinic.website-experience .border-shape-right{background-color:#fff;bottom:0;content:"";height:112px;position:absolute;right:0;width:1px;z-index:9}.website-wrapper .website-clinic.website-experience .border-shape-bottom{background-color:#fff;bottom:0;content:"";height:1px;position:absolute;right:0;width:91px;z-index:9}@media only screen and (max-width:1395px){.website-wrapper .website-clinic.website-experience .border-shape-bottom{bottom:0;right:0}}.website-wrapper .website-clinic.website-experience .timingshape{background-color:#fff;background-image:none;border:1px solid #e2e2ea;border-bottom-left-radius:40px;border-top-left-radius:40px;border-top-right-radius:40px;height:381px;overflow:hidden;position:relative;width:100%!important;z-index:0}.website-wrapper .website-clinic.website-experience .timingshape:before{bottom:73px;right:-16px}.website-wrapper .website-clinic.website-experience .timingshape:after,.website-wrapper .website-clinic.website-experience .timingshape:before{background-image:url(/static/media/Curve-white.1d520c737ee7d8b54e5d.svg);background-repeat:no-repeat;content:"";height:50px;position:absolute;width:50px;z-index:999}.website-wrapper .website-clinic.website-experience .timingshape:after{bottom:-16px;right:51px}.website-wrapper .website-clinic.website-experience .timingshape .shape-education{background-color:#fff;border:1px solid #e2e2ea;border-top-left-radius:40px;bottom:-1px;height:90px;position:absolute;right:-1px;width:68px;z-index:99}.website-wrapper .website-clinic.website-experience .timingshape .round-shape-top-education{background:#fed15e;border-radius:442.775px;bottom:126px;content:"";filter:blur(124.375px);height:442.775px;opacity:.4;position:absolute;right:-250px;width:442.775px;z-index:-1}.website-wrapper .website-clinic.website-experience .timingshape .round-shape-top-education.round-education-pink{background-color:#a461d8}.website-wrapper .website-clinic.website-experience .round-experience-shape{margin-left:50%}.website-wrapper .website-clinic.website-experience .experiance-round-after{background-color:#a461d8;border-radius:100%;height:10px;width:10px}.website-wrapper .website-clinic.website-experience .slick-arrow{left:-370px!important;top:253px}.website-wrapper .website-clinic.website-experience .slick-arrow.slick-prev{left:-435px!important}.website-wrapper .website-clinic.website-experience .slick-arrow.slick-prev:before{background-color:#fff;border:1px solid #e2e2ea;border-radius:50px;color:#000;content:url(/static/media/right-arrow-slider.7dda2387824c8771b187.svg);display:block;font-family:serif;font-family:initial;height:42px;line-height:2.7;right:10px;transform:rotate(180deg);width:42px}.website-wrapper .website-clinic.website-experience .slick-arrow.slick-next{left:55px}.website-wrapper .website-clinic.website-experience .slick-arrow.slick-next:before{background-color:#fff;border:1px solid #e2e2ea;border-radius:50px;color:#000;content:url(/static/media/right-arrow-slider.7dda2387824c8771b187.svg);display:block;font-family:serif;font-family:initial;height:42px;line-height:2.7;right:10px;width:42px}@media only screen and (max-width:1399px){.website-wrapper .website-clinic.website-experience .slick-arrow{left:-300px!important}.website-wrapper .website-clinic.website-experience .slick-arrow.slick-prev{left:-370px!important}}@media only screen and (max-width:1199px){.website-wrapper .website-clinic.website-experience .slick-arrow{left:-250px!important}.website-wrapper .website-clinic.website-experience .slick-arrow.slick-prev{left:-310px!important}}@media only screen and (max-width:991px){.website-wrapper .website-clinic.website-experience .slick-arrow{left:65px!important;top:-60px}.website-wrapper .website-clinic.website-experience .slick-arrow.slick-prev{left:0!important}}.website-wrapper .website-clinic.website-experience .slide-count{left:170px;position:absolute;top:253px}.website-wrapper .website-clinic.website-experience .slide-count span{color:#454551!important}.website-wrapper .website-clinic.website-experience .slide-count span:last-child{color:#a2a2a8!important}@media only screen and (max-width:991px){.website-wrapper .website-clinic.website-experience .slide-count{top:165px}}.website-wrapper .website-clinic.website-experience .slick-track{left:1px}.website-wrapper .website-clinic.website-experience.website-rewards .timingshape{height:250px}@media only screen and (max-width:575px){.website-wrapper .website-clinic.website-experience.website-rewards .clinic-slider{margin-top:100px}}.website-wrapper .website-clinic.website-experience.website-rewards .slick-arrow{left:inherit!important;right:100px;top:-80px}.website-wrapper .website-clinic.website-experience.website-rewards .slick-arrow.slick-prev{left:inherit!important;right:170px}.website-wrapper .website-clinic.website-experience.website-rewards .slick-arrow.slick-prev:before{background-color:#fff;border:1px solid #e2e2ea;border-radius:50px;color:#000;content:url(/static/media/right-arrow-slider.7dda2387824c8771b187.svg);display:block;font-family:serif;font-family:initial;height:42px;line-height:2.7;transform:rotate(180deg);width:42px}.website-wrapper .website-clinic.website-experience.website-rewards .slick-arrow.slick-next{left:55px}.website-wrapper .website-clinic.website-experience.website-rewards .slick-arrow.slick-next:before{background-color:#fff;border:1px solid #e2e2ea;border-radius:50px;color:#000;content:url(/static/media/right-arrow-slider.7dda2387824c8771b187.svg);display:block;font-family:serif;font-family:initial;height:42px;line-height:2.7;width:42px}@media only screen and (max-width:991px){.website-wrapper .website-clinic.website-experience.website-rewards .slick-arrow{left:70px!important;right:inherit;top:-61px}.website-wrapper .website-clinic.website-experience.website-rewards .slick-arrow.slick-prev{left:0!important;right:inherit}}@media only screen and (max-width:575px){.website-wrapper .website-clinic.website-experience.website-rewards .slick-arrow{left:70px!important;right:inherit;top:-61px}}.website-wrapper .website-clinic.website-experience.website-rewards .slide-count{left:inherit;position:relative;top:4px}@media only screen and (max-width:991px){.website-wrapper .website-clinic.website-experience.website-rewards .slide-count{left:140px;position:absolute;top:35px}}@media only screen and (max-width:575px){.website-wrapper .website-clinic.website-experience.website-rewards .slide-count{left:-245px;top:167px}}@media only screen and (max-width:413px){.website-wrapper .website-clinic.website-experience.website-rewards .slide-count{top:216px}}@media only screen and (max-width:400px){.website-wrapper .website-clinic.website-experience.website-rewards .slide-count{left:-200px}}.website-wrapper .website-clinic.website-education .clinic-box{padding:0 50px 50px}@media only screen and (max-width:1100px){.website-wrapper .website-clinic.website-education .clinic-box{padding:0 20px 50px!important}}.website-wrapper .website-clinic.website-education .clinic-box:before{content:inherit}.website-wrapper .website-clinic.website-education .clinic-box .slick-slide{border-top-right-radius:20px;overflow:hidden;padding:0}.website-wrapper .website-clinic.website-education .clinic-box .timingshape{background-color:#fff;background-image:none;border-bottom-left-radius:40px;border-top-left-radius:40px;border-top-right-radius:40px;height:300px;overflow:hidden;position:relative;width:82%!important;z-index:0}@media only screen and (max-width:1100px){.website-wrapper .website-clinic.website-education .clinic-box .timingshape{width:98%!important}}.website-wrapper .website-clinic.website-education .clinic-box .timingshape:before{background-image:url(/static/media/Curve.c49267fdd1990f5454bd.svg);background-repeat:no-repeat;bottom:75px;content:"";height:50px;position:absolute;right:-15px;width:50px;z-index:0}.website-wrapper .website-clinic.website-education .clinic-box .timingshape:after{background-image:url(/static/media/Curve.c49267fdd1990f5454bd.svg);background-repeat:no-repeat;bottom:-15px;content:"";height:50px;position:absolute;right:52px;width:50px;z-index:0}.website-wrapper .website-clinic.website-education .clinic-box .timingshape .shape-education{background-color:#171725;border-top-left-radius:40px;bottom:0;height:90px;position:absolute;right:-1px;width:68px;z-index:99}.website-wrapper .website-clinic.website-education .clinic-box .timingshape .round-shape-top-education{background:#fed15e;border-radius:442.775px;bottom:126px;content:"";filter:blur(124.375px);height:442.775px;opacity:.4;position:absolute;right:-250px;width:442.775px;z-index:-1}.website-wrapper .website-clinic.website-education .clinic-box .timingshape .round-shape-top-education.round-education-pink{background-color:#a461d8}.website-wrapper .website-clinic.website-education .clinic-box .clinic-slider .slick-arrow{top:356px}.website-wrapper .website-clinic.website-education .clinic-box .clinic-slider .slick-arrow.slick-prev{left:inherit;right:68px}.website-wrapper .website-clinic.website-education .clinic-box .clinic-slider .slick-arrow.slick-prev:before{background-color:#fff;border-radius:50px;color:#000;content:url(/static/media/right-arrow-slider.7dda2387824c8771b187.svg);display:block;font-family:serif;font-family:initial;height:42px;line-height:2.7;right:10px;transform:rotate(180deg);width:42px}@media only screen and (max-width:1100px){.website-wrapper .website-clinic.website-education .clinic-box .clinic-slider .slick-arrow.slick-prev{right:82px}}.website-wrapper .website-clinic.website-education .clinic-box .clinic-slider .slick-arrow.slick-next{right:10px}.website-wrapper .website-clinic.website-education .clinic-box .clinic-slider .slick-arrow.slick-next:before{background-color:#fff;border-radius:50px;color:#000;content:url(/static/media/right-arrow-slider.7dda2387824c8771b187.svg);display:block;font-family:serif;font-family:initial;height:42px;line-height:2.7;right:10px;width:42px}@media only screen and (max-width:1100px){.website-wrapper .website-clinic.website-education .clinic-box .clinic-slider .slick-arrow.slick-next{right:23px}}.website-wrapper .website-clinic.website-education .clinic-box .clinic-slider .slick-track{left:1px}.website-wrapper .website-clinic.website-education .clinic-box .slide-count{display:inline-table;top:590px}@media only screen and (max-width:1100px){.website-wrapper .website-clinic.website-education .clinic-box .slide-count{bottom:53px;left:35px;top:inherit}}.website-wrapper .website-membership .membership-slide{align-items:center;border-radius:12px;display:flex;height:82px;justify-content:center;min-height:82px;min-width:82px;overflow:hidden;position:relative;width:82px}.website-wrapper .website-membership .membership-slide .membership-yellow-blur-box{background:#fed15e;content:"";filter:blur(50px);height:82px;opacity:.6;position:absolute;right:-44px;top:-44px;width:82px}.website-wrapper .website-membership .membership-slide .membership-pink-blur-box{background:#a461d8;content:"";filter:blur(50px);height:82px;opacity:.6;position:absolute;right:-44px;top:-44px;width:82px}.website-wrapper .website-membership .slick-arrow{top:253px}.website-wrapper .website-membership .slick-arrow.slick-prev{left:0}.website-wrapper .website-membership .slick-arrow.slick-prev:before{background-color:#fff;border:1px solid #e2e2ea;border-radius:50px;color:#000;content:url(/static/media/right-arrow-slider.7dda2387824c8771b187.svg);display:block;font-family:serif;font-family:initial;height:42px;line-height:2.7;right:10px;transform:rotate(180deg);width:42px}.website-wrapper .website-membership .slick-arrow.slick-next{left:55px}.website-wrapper .website-membership .slick-arrow.slick-next:before{background-color:#fff;border:1px solid #e2e2ea;border-radius:50px;color:#000;content:url(/static/media/right-arrow-slider.7dda2387824c8771b187.svg);display:block;font-family:serif;font-family:initial;height:42px;line-height:2.7;right:10px;width:42px}.website-wrapper .website-membership .slick-list{height:235px!important}.website-wrapper .website-membership .slide-count{bottom:50px;left:150px;position:absolute;top:inherit}.website-wrapper .website-membership .slide-count span{color:#454551!important}.website-wrapper .website-membership .slide-count span:last-child{color:#a2a2a8!important}.menu-icon{display:none}.nav-elements ul{display:flex;justify-content:center;list-style-type:none}@media(max-width:991px){.menu-icon{cursor:pointer;display:block}.nav-elements{background:#0000;display:none;overflow:hidden;position:absolute;right:0;top:60px;width:0}.nav-elements.active{display:block;width:calc(100vw - 20px)}.nav-elements ul{display:flex;flex-direction:column}.nav-elements ul li{margin-right:0;margin-top:22px}}.ant-image-preview-root .ant-image-preview-mask{background-color:#000c}.ant-image-preview-operations-wrapper .ant-image-preview-switch-left{background-color:#000000f2;border:1px solid #ffffffb3}.ant-image-preview-operations-wrapper .ant-image-preview-switch-left .anticon{color:#fff!important}.ant-image-preview-operations-wrapper .ant-image-preview-switch-left.ant-image-preview-switch-left-disabled{opacity:.3}.ant-image-preview-operations-wrapper .ant-image-preview-switch-right{background-color:#000000f2;border:1px solid #ffffffb3}.ant-image-preview-operations-wrapper .ant-image-preview-switch-right .anticon{color:#fff!important}.ant-image-preview-operations-wrapper .ant-image-preview-switch-right.ant-image-preview-switch-right-disabled{opacity:.3}.ant-image-preview-operations-wrapper .ant-image-preview-close,.ant-image-preview-operations-wrapper .ant-image-preview-close:hover{background-color:#0000}.clinic-photo-setting-wrap .ant-image{height:100%;width:100%}.clinic-photo-setting-wrap .ant-image .ant-image-mask{opacity:0}.ant-image-mask{opacity:0!important}.imageclose-btn{position:absolute;right:-15px;top:-15px}.preview-header{height:65px;left:0;position:absolute;top:0;width:100%}.preview-header:after{background:linear-gradient(0deg,#0000 3.33%,#000);content:"";height:100px;position:absolute;width:100%;z-index:-1}.emailres-doc{font-size:16px}@media only screen and (max-width:991px){.emailres-doc{font-size:14px}}.link-box{align-items:center!important;display:flex;justify-content:space-between;margin-bottom:1rem}.link-box .link-text{background:#4b4ad51a;border-radius:.75rem 0 0 .75rem;flex:1 1;gap:.625rem;min-width:0;overflow:hidden;padding:1.125rem .5rem;text-overflow:ellipsis!important;white-space:nowrap}.link-box .action-buttons-success,.link-box .link-text{align-items:center;box-shadow:0 0 23.964px 0 #a238ff0d;display:flex;height:3.75rem!important}.link-box .action-buttons-success{background:#4b4ad533;border-radius:0 .75rem .75rem 0;padding:0 1rem}.link-box .action-buttons-success button{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.link-box .action-buttons-success button:hover{background:#4b4ad51a;border-radius:.25rem}.link-box .action-buttons-success button svg{height:20px;width:20px}.link-box .action-buttons-success button img{height:1.5rem;width:1.5rem}.text-delivered{color:#70bf73!important}.text-scheduled{color:#ed8a00!important}.radio-disabled{color:#bfbfbf!important;cursor:not-allowed!important;pointer-events:none}.text-faild{color:#fc5a5a!important}.text-green{color:#3d8c40!important}.ant-radio-wrapper .ant-radio-checked .ant-radio-inner{background-color:#4b4ad5!important;border-color:#4b4ad5!important}.ant-radio-wrapper:hover .ant-radio-inner{border-color:#4b4ad5}.text-primary-message{color:#495aff!important}.tabs-massages .ant-tabs-tab{padding:15px}.tabs-massages .ant-tabs-tab svg{height:18px;margin-right:8px;width:18px}.tabs-massages .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn svg path{stroke:#4b4ad5}.badge-discount{background-color:rgba(61,140,64,.102);border-radius:10px;padding:6px 8px;width:147px}.badge-discount,.badge-discount span{color:#3d8c40!important}.text-suffix-credits .ant-input-suffix{color:#a2a2a8!important}.text-suffix-credits input{font-family:Poppins!important}.available-credits{align-items:center;background-color:#eddff7;border:1px solid #eddff7!important;border-radius:10px;color:#a461d8!important;display:inline-flex;font-family:Poppins;font-size:14px;font-weight:500!important;height:41px;letter-spacing:.1px}.available-credits i{font-size:19px}.bg-whatsup-message{background-image:url(/static/media/bg-whatsup.6fa585166748d7fbc55f.svg);background-repeat:no-repeat;background-size:cover}.ant-steps.campaign-steps .ant-steps-item{padding-left:0!important}.ant-steps.campaign-steps .ant-steps-item .ant-steps-item-container{align-items:center;display:flex}.ant-steps.campaign-steps .ant-steps-item .ant-steps-item-container .ant-steps-item-icon{align-items:center;background-color:#0000;border:2px solid #cfd6dc;display:flex;height:40px;justify-content:center;margin-right:0;width:40px}.ant-steps.campaign-steps .ant-steps-item .ant-steps-item-container .ant-steps-item-icon .ant-steps-icon{display:none}.ant-steps.campaign-steps .ant-steps-item.ant-steps-item-active .ant-steps-item-icon{border:2px solid #495aff}.ant-steps.campaign-steps .ant-steps-item.ant-steps-item-active .ant-steps-item-icon .ant-steps-icon{background-color:#495aff;border-radius:100%;color:#0000!important;display:block;height:16px;width:16px}.ant-steps.campaign-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-icon{background-color:#495aff;border-color:#495aff}.ant-steps.campaign-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{display:block}.ant-steps.campaign-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon .anticon{color:#fff!important;font-size:18px}.ant-steps.campaign-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-title:after{background-color:#495aff!important}.ant-steps.campaign-steps .ant-steps-item .ant-steps-item-title{padding-right:0}.ant-steps.campaign-steps .ant-steps-item .ant-steps-item-title:after{background-color:#cfd6dc!important;height:3px;top:0}.message-box{background:#fff;background:linear-gradient(194deg,#fff,#e0e2f5);border:1px solid #eae9ff;border-radius:24px;cursor:pointer;height:100%;padding:20px}.configure-template{background-color:#fff;border:1px solid #e2e2ea;border-radius:20px;padding:30px}.configure-template .ant-radio-wrapper{border:1px solid #e2e2ea;border-radius:10px;padding:12px 20px}.configure-template .ant-radio-wrapper.ant-radio-wrapper-disabled,.configure-template .ant-radio-wrapper.ant-radio-wrapper-disabled .ant-radio-wrapper-disabled{cursor:not-allowed!important;opacity:.5}.configure-template .ant-radio-wrapper.ant-radio-wrapper-checked{background-color:#4b4ad51a;border-color:#4b4ad5}.configure-template .ant-radio-wrapper.ant-radio-wrapper-checked .ant-radio-checked .ant-radio-inner:after{color:#fff;content:"✔";font-size:40px;height:0;left:12px;top:6px;width:0}.configure-template .ant-radio-wrapper span{color:#454551!important;font-weight:500}.configure-template .ant-radio-wrapper .ant-radio .ant-radio-inner{border:2px solid #5a6774;height:24px;width:24px}.configure-template .doctor-selection{margin-top:8px;width:100%}.configure-template .doctor-selection .ant-select-selector{min-height:48px;padding-bottom:4px;padding-left:8px;padding-top:8px}.configure-template .doctor-selection .ant-select-selector .ant-select-selection-item{background-color:#fff;border:1px solid #4b4ad5;border-radius:8px;margin-bottom:6px;margin-right:8px}.configure-template .doctor-selection .ant-select-selector .ant-select-selection-item span{color:#4b4ad5!important;font-family:roboto!important}.patient-range .ant-input-wrapper input{border-radius:10px;height:48px}.patient-range .ant-input-wrapper input~.ant-input-group-addon{background-color:#f1f1f5;border:none}.patient-range .ant-input-wrapper input~.ant-input-group-addon .ant-select-single{height:48px}.patient-range .ant-input-wrapper input:focus,.patient-range .ant-input-wrapper input:focus-visible,.patient-range .ant-input-wrapper input:hover{border-color:#e2e2ea}.patient-range .ant-input-wrapper input:focus-visible~.ant-input-group-addon,.patient-range .ant-input-wrapper input:focus~.ant-input-group-addon,.patient-range .ant-input-wrapper input:hover~.ant-input-group-addon{background-color:#f1f1f5}.message-gender{align-items:center;display:flex;width:100%}.message-gender .ant-checkbox-wrapper{align-items:center;border:1px solid #e2e2ea;border-radius:10px;flex:auto;height:48px;padding:8px 10px}.message-gender .ant-checkbox-wrapper.ant-checkbox-wrapper-checked{background-color:#4b4ad51a;border-color:#4b4ad5}.sms-preview{background-color:#eaecf0;border-radius:20px;height:303px;padding:30px}.sms-preview .sms-preview-mobile{background-image:url(/static/media/device-sms.97a0af43e51aa59f86f3.png);background-position:top;background-repeat:no-repeat;background-size:cover;height:232px;margin:20px auto 0;max-width:310px}.sms-preview .sms-preview-mobile svg path{fill:#000;color:#000}.sms-preview .sms-preview-mobile.whatsup-preview-mobile{background-image:url(/static/media/device-whatsup.756fea3806895c6026d8.png)}.sms-preview .sms-preview-mobile.whatsup-preview-mobile .sms-preview-message{background-color:#fff}.sms-preview .sms-preview-mobile .sms-preview-message{background-color:#e9e9eb;font-size:12px;left:10.5%;position:relative;top:52%;width:80%}@media only screen and (max-width:1300px){.sms-preview .sms-preview-mobile .sms-preview-message{font-size:11px;top:45%}}.massage-date .ant-picker-presets ul li{padding:0!important}.massage-date .ant-picker-presets ul li:hover{background-color:#0000}.massage-date .ant-picker-presets ul li div{background-color:#f1f1f5;border:1px solid #f1f1f5;border-radius:6px!important;padding:4px 10px!important}.massage-date .ant-picker-presets ul li div.active,.massage-date .ant-picker-presets ul li div:hover{background-color:rgba(75,74,213,.078)!important;border-color:#4b4ad5;border-radius:6px!important;padding:4px 10px!important}.massage-date .ant-picker-panels .ant-picker-cell-in-view.ant-picker-cell-in-range:before{background-color:rgba(75,74,213,.078)}.massage-date .ant-picker-panels .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,.massage-date .ant-picker-panels .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner{background-color:#4b4ad5;color:#fff!important}.massage-date-wrapper{align-items:center;border:1px solid #dce4e8!important;border-radius:12px;display:flex;height:38px;min-width:150px;padding-left:10px;position:relative}.massage-date-wrapper .massage-input{background-color:#0000;border-radius:12px;height:36px;position:absolute;right:0;width:100%;z-index:-9}.massage-date-wrapper .massage-input .ant-picker-suffix{position:absolute;right:0}.massage-date-wrapper .massage-input:focus,.massage-date-wrapper .massage-input:hover{border-color:#0000!important;box-shadow:none}.massage-date-wrapper .massage-input:focus .ant-picker-clear,.massage-date-wrapper .massage-input:hover .ant-picker-clear{display:none}.ant-picker-ok .ant-btn-primary:disabled{background-color:#4b4ad54d}.doctor-selection-popup .anticon-check{display:none}.reedem-bg{background-image:url(/static/media/redeem-bg.1ee76558e0a5ec36f973.png);background-position:50%;background-repeat:no-repeat;height:137px;text-align:center;width:356px}.reedem-bg div:first-child{font-size:21px;font-weight:600}.sms-radio-label-with-icon{align-items:center;display:inline-flex;padding-right:20px;position:relative}.sms-radio-info-icon{color:#bfbfbf;cursor:pointer;font-size:16px;margin-left:4px;pointer-events:auto;position:absolute;right:0;top:50%;transform:translateY(-50%)}.radio-group-with-info{position:relative}.radio-group-info-icon{color:#bfbfbf;cursor:pointer;font-size:18px;pointer-events:auto;position:absolute;right:16px;top:50%;transform:translateY(-50%);z-index:1}.ExpiredPlanCard_backdrop__dbJ-M{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0006;display:flex;height:100%;justify-content:center;left:0;pointer-events:none!important;position:fixed;top:0;width:100%;z-index:9999}.ExpiredPlanCard_cardContainer__M7yra{height:750px;pointer-events:auto;width:900px}.ExpiredPlanCard_expiredPlanCard__RrrnI{background:linear-gradient(180deg,#ec6d62,#680800);border-radius:16px;overflow:hidden}.ExpiredPlanCard_modalContent__5Q6Hn{color:#fff;display:flex}.ExpiredPlanCard_leftSection__eka0T{display:flex;flex-direction:column;margin:32px 32px 0;position:relative;width:55%}.ExpiredPlanCard_leftSection__eka0T h2{color:#fff;font-size:28px;font-weight:600;margin-bottom:16px}.ExpiredPlanCard_leftSection__eka0T p{color:#fff!important;font-size:16px;line-height:1.5;margin-bottom:32px}.ExpiredPlanCard_leftSection__eka0T p strong{font-weight:700}.ExpiredPlanCard_leftSection__eka0T .ExpiredPlanCard_offerBox__tqLLh{border-radius:8px;color:#3d2c00;text-align:center;width:300px}.ExpiredPlanCard_leftSection__eka0T .ExpiredPlanCard_offerBox__tqLLh .ExpiredPlanCard_offerText__4l1fO{align-items:center;display:flex;flex-direction:column}.ExpiredPlanCard_leftSection__eka0T .ExpiredPlanCard_offerBox__tqLLh .ExpiredPlanCard_offerText__4l1fO .ExpiredPlanCard_discount__TMoBe{font-size:24px;font-weight:600}.ExpiredPlanCard_leftSection__eka0T .ExpiredPlanCard_offerBox__tqLLh .ExpiredPlanCard_offerText__4l1fO .ExpiredPlanCard_exclusive__NtYxK{font-size:16px}.ExpiredPlanCard_leftSection__eka0T .ExpiredPlanCard_offerBox__tqLLh .ExpiredPlanCard_validity__5VNMf{font-size:14px;font-weight:500}.ExpiredPlanCard_leftSection__eka0T .ExpiredPlanCard_sandClockIcon__qxDPq{bottom:0;height:auto;left:0;position:absolute;width:300px}.ExpiredPlanCard_rightSection__lXV0h{background:#fff;border-radius:16px;display:flex;flex-direction:column;justify-content:center;margin:24px;padding:32px}.ExpiredPlanCard_rightSection__lXV0h h2{color:#333;font-size:24px;font-weight:600;margin-bottom:12px}.ExpiredPlanCard_rightSection__lXV0h .ExpiredPlanCard_subtitle__Vp2fv{color:#666;font-size:16px;margin-bottom:24px}.ExpiredPlanCard_rightSection__lXV0h .ExpiredPlanCard_benefitsList__PfyqR{list-style:none;margin-bottom:24px;padding:0}.ExpiredPlanCard_rightSection__lXV0h .ExpiredPlanCard_benefitsList__PfyqR li{align-items:center;color:#333;display:flex;font-size:14px;font-weight:400;line-height:24px;margin-bottom:12px;text-align:left}.ExpiredPlanCard_rightSection__lXV0h .ExpiredPlanCard_benefitsList__PfyqR li .ExpiredPlanCard_anticon__-MdwZ{color:#4caf50;font-size:18px;margin-right:8px}.ExpiredPlanCard_rightSection__lXV0h .ExpiredPlanCard_upgradeText__ZMAXC{color:#4caf50!important;font-size:14px;margin-bottom:24px}.ExpiredPlanCard_rightSection__lXV0h .ExpiredPlanCard_upgradeText__ZMAXC strong{font-weight:700}.ExpiredPlanCard_rightSection__lXV0h .ExpiredPlanCard_checkIcon__nf\+Ih{border-radius:14px 0 0 0;height:28px;margin-right:5px;padding:5px 5px 5px 0;width:28px}.ExpiredPlanCard_rightSection__lXV0h .ExpiredPlanCard_contactButton__EDsNP{background-color:#5a5fff;border-color:#5a5fff;border-radius:6px;font-size:16px;font-weight:600;height:56px;padding:12px;text-align:center;width:100%}.apollo-analytics-tab.ant-tabs .ant-tabs-tab{margin:0 30px 0 0!important}.apollo-consultations-table .ant-table thead.ant-table-thead td,.apollo-consultations-table .ant-table thead.ant-table-thead th{padding:7.5px 10px!important}.apollo-consultations-table .ant-table tbody.ant-table-tbody td{padding:9px 10px}.login-container{align-items:center;background-color:#f9f9f9;display:flex;height:100vh;justify-content:center}.login-container.background-image{background-image:url(/static/media/login-background.10c28280617b0a4a0396.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.login-container .login-card{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:20px;text-align:center;width:400px}.login-container .login-card h1{font-size:24px;font-weight:700;margin-bottom:8px}.login-container .login-card p{color:#666;font-size:14px;margin-bottom:16px}.login-container .login-card .criteria-container{word-wrap:break-word;margin-left:24px;max-width:300px;text-align:left;width:100%;word-break:break-word}.login-container .login-card .criteria-container ul{font-size:11.5px;margin:0;padding-left:20px}.login-container .login-card .criteria-container li{line-height:1.4}.login-container .login-card form{display:flex;flex-direction:column}.login-container .login-card form label{font-size:14px;font-weight:500;margin:15px 0 6px 30px;text-align:left}.login-container .login-card form input,.login-container .login-card form select{border:1px solid #ccc;border-radius:4px;font-size:14px;margin-bottom:12px;padding:8px 10px}.login-container .login-card form select{background:#fff}.login-container .login-card form .common-width{box-sizing:border-box;margin:0 auto;max-width:300px;width:100%}.login-container .login-card form #captch-id{align-items:center;display:flex;justify-content:center;margin:1rem 0}.login-container .login-card form .show-password{align-items:center;display:flex;margin-bottom:16px}.login-container .login-card form .show-password input{margin-right:6px;margin-top:7px}.login-container .login-card form .show-password label{font-size:14px}.login-container .login-card form .error-message{color:red;font-size:12px;margin-bottom:12px}.login-container .login-card form .login-button{background-color:#4e5cf9;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px;transition:background-color .3s}.login-container .login-card form .login-button:hover{background-color:#3d49d9}.login-container .login-card form .register-button{background-color:#4e5cf9;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin-top:5px;padding:10px;transition:background-color .3s}.login-container .login-card form .register-button:hover{background-color:#3d49d9}.login-container .login-card form .register-button:disabled{background-color:#ccc}.login-container .login-card span.color-white{color:#fff!important}.login-container .login-card .separator{margin:16px 0;position:relative}.login-container .login-card .separator span{background:#fff;color:#666;font-size:12px;padding:0 8px}.login-container .login-card .separator:after,.login-container .login-card .separator:before{background:#ddd;content:"";height:1px;position:absolute;top:50%;width:40%}.login-container .login-card .separator:before{left:0}.login-container .login-card .separator:after{right:0}.login-container .login-card .otp-button{background:#0000;border:1px solid #4e5cf9;border-radius:4px;color:#4e5cf9;cursor:pointer;font-size:14px;font-weight:700;margin-bottom:1rem;margin-top:1rem!important;padding:10px;transition:background-color .3s;width:83%}.login-container .login-card .otp-button:hover{background-color:#f0f3ff}.login-container .login-card .disable{background:#0000;border:1px solid #939393;border-radius:4px;color:#5f5f5f;cursor:pointer;font-size:14px;font-weight:700;padding:10px;transition:background-color .3s;width:100%}.login-container .login-card .links{color:#4e5cf9!important;cursor:pointer;font-size:14px;margin-top:16px;text-decoration:none}.login-container .login-card .links:hover{text-decoration:underline}.login-container .login-card .links span{color:#666;font-size:14px}.BillingSettings_container__SiVEK{padding:24px}.BillingSettings_header__Fa-oi{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.BillingSettings_searchContainer__3SX58{margin-bottom:16px;width:25%}.BillingSettings_actionButton__r4oYe{margin-left:8px}.BillingSettings_tableContainer__XuBHA .ant-table{background:#fff;border:1px solid #e2e2ea;border-radius:8px}.BillingSettings_tableContainer__XuBHA .ant-table-thead>tr>th{background:#f1f1f5;border-bottom:1px solid #e5e7eb!important;color:#454551;font-family:Poppins;font-size:12px;font-weight:600;gap:10px;line-height:18px;padding:22px 18px}.BillingSettings_tableContainer__XuBHA .ant-table-tbody>tr>td{border-bottom:1px solid #e5e7eb!important;color:#454551;font-family:Poppins;font-size:14px;font-weight:500;line-height:22px;padding:12px 32px 8px 18px;text-align:left}.BillingSettings_tableContainer__XuBHA .ant-table-tbody>tr:hover>td{background:#f9fafb!important}.BillingSettings_tableContainer__XuBHA .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.AdvanceBillSettings_formItem__76LdN{max-width:500px;padding:20px 0}.AdvanceBillSettings_inputWithIcon__-FNzN{align-items:center;display:flex;margin-bottom:10px}.AdvanceBillSettings_inputWithIcon__-FNzN input{border-radius:8px;padding:8px 12px}.AdvanceBillSettings_infoIcon__gMwT4{color:#a0a0a0;cursor:pointer;margin-left:8px}.AdvanceBillSettings_drawerTitle__ZoJOM{font-size:18px;font-weight:500;margin-bottom:24px}.SequenceSettings_sequenceCard__GsDDa{border:1px solid #e2e2ea;border-radius:12px;padding:12px 16px}.SequenceSettings_header__10rTL{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin:-24px -24px 24px;padding:16px 24px;position:-webkit-sticky;position:sticky;top:0}.SequenceSettings_headerTitle__-JySA{color:#111827;font-size:16px;font-weight:500}.SequenceSettings_closeIcon__DW0l5{color:#6b7280;cursor:pointer}.SequenceSettings_formGroup__VWDYe{margin-bottom:24px}.SequenceSettings_label__4DdIM{color:#374151;color:#454551;font-size:14px;font-weight:600;letter-spacing:.10000000149011612px;line-height:26px;margin-bottom:8px;text-align:left}.SequenceSettings_input__5fKN2{border:1px solid #e5e7eb;border-radius:6px;font-size:14px;padding:8px 12px;width:100%}.SequenceSettings_preview__Fyc6m{color:#454551;font-size:14px;font-weight:600;letter-spacing:.10000000149011612px;line-height:26px;margin-top:24px}.SequenceSettings_previewValue__xSH03{color:#4b4ad5!important;font-size:14px;font-weight:400;letter-spacing:.10000000149011612px;line-height:26px}.SequenceSettings_footer__AGGBn{background:#fff;border-top:1px solid #e5e7eb;bottom:0;display:flex;gap:12px;justify-content:flex-end;margin:24px -24px -24px;padding:16px 24px;position:-webkit-sticky;position:sticky}.SequenceSettings_divider__e6Jyh{border:1px solid #e2e2ea;opacity:.5}.appointment-wrap .slot-instruction-info{color:#ed8a00!important;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:1rem 1.2rem}.appointment-wrap .date-selection-container .ant-picker{border-radius:4px;height:38px}.appointment-wrap .ant-select-single{font-size:14px;height:50px}.appointment-wrap .ant-picker-outlined{background:#fff;border:none!important}.appointment-wrap .ant-picker .ant-picker-input>input{color:#454551;font-family:Roboto;font-size:17px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:26px;margin-left:-.5rem}.appointment-wrap .suffix-icon-down{display:inline-block;transform:rotate(270deg)}.appointment-wrap .doctor-select{display:flex;flex-wrap:wrap}.appointment-wrap .doctor-select .ant-select-selection-item{align-items:center;display:flex!important;gap:8px}.appointment-wrap .date-chips-container{cursor:pointer;display:flex;gap:10px;justify-content:space-between;margin-bottom:20px;margin-top:20px;overflow-x:auto}.appointment-wrap .date-chips-container .date-chip{align-items:center;background:#f0f0f0!important;border-radius:20px;display:flex;gap:10px;height:53.915px;justify-content:center;padding:9px 10px;width:54px}.appointment-wrap .date-chips-container .date-chip.active{background:#4b4ad5!important;color:#fff!important}.appointment-wrap .date-chips-container .date-chip .day{font-size:12px}.appointment-wrap .date-chips-container .date-chip .date{font-size:16px;font-weight:600}.appointment-wrap .availability-settings-text-btn{background:none;border:none;color:#4b4ad5;cursor:pointer;font-size:14px;font-weight:500;text-decoration:none;text-decoration-line:underline}.appointment-wrap .doctor-selection{margin-top:3.5rem!important}.appointment-wrap .time-slot-chip{border:1px solid #e0e0e0;cursor:pointer;transition:all .3s ease}.appointment-wrap .time-slot-chip.active{background-color:#4318ff;color:#fff}.appointment-wrap .time-slot-chip:hover{background-color:#f5f5f5}.appointment-wrap .arrows .arrow-btn{align-items:center;background-color:#0000!important;border:1px solid #e1e1e1;border-radius:9px;cursor:pointer;display:flex;font-size:16px;height:24px;justify-content:center;width:24px}.react-datepicker-wrapper{width:100%}.react-datepicker-wrapper .ant-picker{width:200px!important}.timeslots-section{background:#0000;border:1px solid #e2e2ea;border-radius:12px;margin-top:20px}.timeslots-section .ant-tabs .ant-tabs-nav{background:fixed;background:#fafafb;border:1px solid #0000;border-radius:12px 12px 0 0;margin-bottom:0}.timeslots-section .ant-tabs .ant-tabs-nav .ant-tabs-nav-wrap{height:3.5rem;padding:0 1rem}.timeslots-section .ant-tabs .ant-tabs-nav .ant-tabs-tab{margin:0!important;padding:8px 16px}.timeslots-section .ant-tabs .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-btn{font-size:16px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:24px}.timeslots-section .ant-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#4318ff}.timeslots-section .ant-tabs .ant-tabs-nav .ant-tabs-ink-bar{background:#4318ff}.timeslots-section .slots-info{color:#454551!important;font-size:16px;font-style:normal;font-weight:380;line-height:24px;margin:1.5rem 1.2rem}.timeslots-section .slots-container{display:flex;flex-wrap:wrap;gap:12px;margin:1rem!important}.timeslots-section .slots-container .slot{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:14px;gap:8px;justify-content:center;min-width:100px;padding:12px}.timeslots-section .slots-container .slot.unavailable{background-color:#f5f5f5;border:1px solid #ddd;color:#666;cursor:not-allowed}.timeslots-section .slots-container .slot.leave{background-color:#f5f5f5;border:1px solid #aeaeae;color:#666;cursor:not-allowed}.timeslots-section .slots-container .slot.available{background-color:#fff;border:1px solid #4318ff}.timeslots-section .slots-container .slot.available div,.timeslots-section .slots-container .slot.available span{color:#4318ff!important}.timeslots-section .slots-container .slot.confirmed{background-color:#e6f4ea}.timeslots-section .slots-container .slot.confirmed div,.timeslots-section .slots-container .slot.confirmed span{color:#1e8e3e!important}.timeslots-section .slots-container .slot.past{opacity:.25}.timeslots-section .slots-container .slot.rescheduling{background-color:#fff3e0;border:1px solid #f57c00;color:#f57c00}.timeslots-section .slots-container .slot .note{color:#666;font-size:12px;margin-top:4px;text-align:center}.timeslots-section .section-title{margin-bottom:10px}.slot-tooltip{max-width:540px!important;min-width:200px!important}.slot-tooltip .ant-tooltip .ant-tooltip-content{position:relative}.slot-tooltip :where(.css-dev-only-do-not-override-1okl62o).ant-tooltip{--antd-arrow-background-color:#000000d9;box-sizing:border-box;color:#000000e0;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;line-height:1.5714285714;list-style:none;margin:0;padding:0;position:absolute;transform-origin:50% 50%;transform-origin:var(--arrow-x,50%) var(--arrow-y,50%);visibility:visible;width:-webkit-max-content;width:max-content;z-index:1070}.slot-tooltip .ant-tooltip-inner{background:#fff;border-radius:20px;box-shadow:0 2px 8px #00000026;color:#333;padding:20px}.slot-tooltip .ant-tooltip-inner h4{border-bottom:1px solid #e2e2ea;font-size:18px;font-weight:500;margin:-20px -20px 20px;padding:16px 20px}.slot-tooltip .appointment-tooltip .appointments-scroll{background:#fafafb!important;border-radius:12px!important}.slot-tooltip .appointment-tooltip .appointments-scroll .appointment-patient-content{align-items:flex-start;background:#edf7ed!important;border-radius:100px;color:#3d8c40!important;display:flex;gap:4px;justify-content:center;padding:4px 16px}.slot-tooltip .appointment-tooltip .patient-info{align-items:center;display:flex;padding:12px 0}.slot-tooltip .appointment-tooltip .patient-info i{color:#666}.slot-tooltip .appointment-tooltip .divider{background:#e2e2ea;height:1px;margin:0}.slot-tooltip .appointment-tooltip .appointment-patient-info{border-bottom:1px solid #e2e2ea}.slot-tooltip .appointment-tooltip .time-info{background:#edf7ed;border-radius:12px;margin-top:16px;padding:16px;text-align:center}.slot-tooltip .appointment-tooltip .time-info div:first-child{font-weight:500;margin-bottom:4px}.slot-tooltip .appointment-tooltip .time-info div:last-child{color:#666}.slot-tooltip .appointment-tooltip .unavailability-text{background:#fefbeb;border:.6px solid #ed8a0066!important;border-radius:12px;color:#ed8a00!important;font-size:14px;font-weight:400;letter-spacing:.1px;line-height:26px;padding:12px 8px}.slot-tooltip .appointment-tooltip span{color:#ed8a00!important;font-weight:550!important}.ant-tooltip-arrow{display:none}.unlimited-access-wrapper{display:flex;flex-direction:column}.unlimited-access-wrapper .bg-unlimited-access{background-image:url(/static/media/bg-unlimited-access.3ece21d1aa21bb07473f.svg);background-position:top;background-repeat:no-repeat;padding:32px 35px 0}@media only screen and (max-width:1400px){.unlimited-access-wrapper .bg-unlimited-access{padding:25px 25px 0}}.unlimited-access-wrapper .unlimited-access-price{background:linear-gradient(1turn,#fff 62.86%,#faebff);border-radius:26px 26px 0 0;box-shadow:0 -1px 8px 0 rgba(75,74,213,.122);padding:42px;position:relative}.unlimited-access-wrapper .unlimited-access-price:after{background-image:url(/static/media/add-square.d4e558ad85c17b94501e.svg);bottom:-26px;content:"";height:42px;left:50%;position:absolute;width:42px;z-index:9}@media only screen and (max-width:1400px){.unlimited-access-wrapper .unlimited-access-price{padding:25px}}.unlimited-access-wrapper .unlimited-access-price .medco-app{align-items:center;background:linear-gradient(270deg,#a461d81a,#8017d21a);border-radius:15px;display:flex;padding:17px}.unlimited-access-wrapper .access-off{background:linear-gradient(101.91deg,#3d8c40 9.72%,#2dc433 47.18%,#37843a);min-width:70px;text-align:center}.unlimited-access-wrapper .addon-access{background:#fff;border-radius:0 0 26px 26px;box-shadow:0 1px 6px 0 rgba(75,74,213,.122);padding:10px 40px;position:relative}@media only screen and (max-width:1400px){.unlimited-access-wrapper .addon-access{padding:25px}}.unlimited-access-wrapper .addon-access .addon-box{background:rgba(75,74,213,.031);border:.69px solid rgba(75,74,213,.031);border-radius:24px;margin:32px 0;padding:32px;position:relative}.unlimited-access-wrapper .addon-access .addon-box.box-added{background:#eaffeb33;border:.69px solid #b7dfb9}.unlimited-access-wrapper .addon-access .addon-box .addon-box-price{min-width:130px}.unlimited-access-wrapper .addon-access .addon-box .btn-addon{background:rgba(75,74,213,.102);border:1px solid #4b4ad5;height:42px;min-width:110px}.unlimited-access-wrapper .addon-access .addon-box .btn-addon i,.unlimited-access-wrapper .addon-access .addon-box .btn-addon span{color:#4b4ad5!important}.unlimited-access-wrapper .addon-access .addon-box .btn-addon:hover{background-color:#4b4ad5}.unlimited-access-wrapper .addon-access .addon-box .btn-addon:hover i,.unlimited-access-wrapper .addon-access .addon-box .btn-addon:hover span{color:#fff!important}.unlimited-access-wrapper .addon-access .addon-box .btn-added{background:#4caf5033;border:1px solid #4caf50;height:42px;min-width:110px}.unlimited-access-wrapper .addon-access .addon-box .btn-added i,.unlimited-access-wrapper .addon-access .addon-box .btn-added span{color:#4caf50!important}.unlimited-access-wrapper .addon-access .addon-box .btn-added:hover{background-color:#4caf50}.unlimited-access-wrapper .addon-access .addon-box .btn-added:hover i,.unlimited-access-wrapper .addon-access .addon-box .btn-added:hover span{color:#fff!important}.unlimited-access-wrapper .addon-access .addon-box .includes-box{border:1px solid rgba(75,74,213,.102);border-radius:10px;padding:24px;position:relative}.unlimited-access-wrapper .addon-access .addon-box .includes-box.after-receptionist:after,.unlimited-access-wrapper .addon-access .addon-box .includes-box.after-smart-sync:after{background-image:url(/static/media/pro-incudes.9a5ba4d299a98e54ef54.svg);content:"";height:14px;left:50%;position:absolute;top:-8px;transform:translate(-50%);width:179px}.unlimited-access-wrapper .addon-access .addon-box .includes-box .include-checkbox .ant-checkbox{border-radius:6px}.unlimited-access-wrapper .addon-access .addon-box .includes-box .include-checkbox .ant-checkbox .ant-checkbox-inner{border-radius:6px;height:20px;width:20px}.unlimited-access-wrapper .addon-access .addon-box .includes-box .include-checkbox .ant-checkbox.ant-checkbox-checked{background-color:#4b4ad5}.unlimited-access-wrapper .addon-access .addon-box .includes-box .include-checkbox .ant-checkbox.ant-checkbox-checked.ant-checkbox-disabled{background-color:#4b4ad566}.unlimited-access-wrapper .addon-access .addon-box .includes-box .include-checkbox .ant-checkbox.ant-checkbox-checked.ant-checkbox-disabled .ant-checkbox-inner{border-color:#4b4ad566!important}.unlimited-access-wrapper .addon-access .addon-box .includes-box .include-checkbox .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner:after{height:11.14px;width:5.7px}.unlimited-access-wrapper .addon-access .addon-box .includes-box .include-checkbox span:last-child,.unlimited-access-wrapper .addon-access .addon-box .includes-box .include-div{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#a461d8,#6941c6);-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:500}.unlimited-access-wrapper .addon-access .addon-box .includes-box .include-text{min-width:138px;text-align:center}.unlimited-access-wrapper .addon-access .addons-expand-collapse{background:#eae9f8;border-radius:20px;bottom:-15px;color:#4b4ad5!important;cursor:pointer;font-family:roboto!important;font-size:15px;font-weight:500;left:50%;padding:6px 12px;position:absolute;transform:translate(-50%)}.unlimited-access-wrapper .unlimited-access-summary{background-color:#fff;border-radius:20px;box-shadow:0 0 12px 0 rgba(0,0,0,.078);padding:32px}.unlimited-access-wrapper .unlimited-access-summary .dd-yearly{background:rgba(75,74,213,.059);border-radius:10px}.unlimited-access-wrapper .unlimited-access-summary .text-discount{color:#3d8c40!important}.tag-recommend{background:linear-gradient(89.8deg,#3d8c40 .16%,#5dc061 32.11%,#3d8c40 98.83%);border-radius:16px 0;color:#fff!important;font-size:14px;font-weight:500;left:-6px;padding:5px 20px;position:absolute;top:0}.tag-recommend:after{background-image:url(/static/media/tag-recommend.50095dac24a10c10d31f.svg);background-repeat:no-repeat;bottom:-3px;content:"";height:4px;left:0;position:absolute;width:5px}.btn-proceed{height:52px!important;width:100%}.btn-proceed span,.flat-20{font-size:18px}.flat-20{align-items:center;background:linear-gradient(90deg,#169b1b00 -4.19%,#26e52e33 49.22%,#169b1b00 102.63%);color:#09410b!important;display:flex;font-weight:500;justify-content:center;text-align:center;width:100%}.flat-20 div,.flat-20 span{color:#09410b!important;font-weight:600}.flat-20 div{background-color:rgba(61,140,64,.169);font-size:15px}.flat-20.flat-other{font-size:16px}.upgraded-model .ant-modal-content{border-radius:25px;padding:0}.upgraded-model .ant-modal-content .btnclose:hover i{color:#fff}.upgraded-model .ant-modal-content .ant-card{background:linear-gradient(180deg,#5958f8,#0d0d66);border-color:#5958f8;border-radius:25px;text-align:center}.upgraded-model .ant-modal-content .ant-card .ant-card-head{border:none;min-height:60px!important;padding:0 20px}.upgraded-model .ant-modal-content .ant-card .ant-card-body{padding-top:0}.upgraded-model .ant-modal-content .ant-card .ant-card-body div{color:#fff!important}.upgraded-model .ant-modal-content .ant-card .slick-slider{margin:20px 0}.upgraded-model .ant-modal-content .ant-card .slick-slider .slick-list{margin:0 20px}.upgraded-model .ant-modal-content .ant-card .slick-slider .upgraded-premium-box{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,100%,.898);border-radius:24px;padding:28px}.upgraded-model .ant-modal-content .ant-card .slick-slider .upgraded-premium-box div{color:#1f2933!important}.upgraded-model .ant-modal-content .ant-card .slick-slider .upgraded-premium-box .upgrade-addon-box{background:rgba(75,74,213,.031);border:.69px solid rgba(75,74,213,.078);border-radius:24px;display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-right:15px;min-width:49%;padding:20px;width:100%}.upgraded-model .ant-modal-content .ant-card .slick-slider .upgraded-premium-box .upgrade-addon-box img.aipowered{height:16px}.upgraded-model .ant-modal-content .ant-card .slick-slider .slick-next:before,.upgraded-model .ant-modal-content .ant-card .slick-slider .slick-prev:before{display:none}.upgraded-model .ant-modal-content .ant-card .slick-slider .slick-next:after,.upgraded-model .ant-modal-content .ant-card .slick-slider .slick-prev:after{background-color:#fff3;background-image:url(/static/media/right-arrow.1477e9048e0e86306f14.svg);background-position:50%;background-repeat:no-repeat;border-radius:16px;color:#fff;content:">";display:block;height:32px;width:32px}.upgraded-model .ant-modal-content .ant-card .slick-slider .slick-prev{left:0;transform:rotate(180deg)}.upgraded-model .ant-modal-content .ant-card .slick-slider .slick-next{right:0}.upgraded-model .ant-modal-content .ant-card .slick-slider .slick-dots{bottom:-30px}.upgraded-model .ant-modal-content .ant-card .slick-slider .slick-dots li{margin:0}.upgraded-model .ant-modal-content .ant-card .slick-slider .slick-dots li button:before{color:#fff}.ant-otp .ant-otp-input{border-color:#4b4ad5;border-radius:8px;height:48px;width:48px}.discount-amount-box{background:rgba(75,74,213,.078);border-radius:20px}.suffix-end .ant-input-suffix{color:#a2a2a8!important}.onboarding-container{display:flex;margin:0 auto;max-height:100vh;max-width:90rem;width:100%}.onboarding-container .onboarding-left{display:flex;flex:1 1;flex-direction:column;padding:0;position:relative;width:50%}.onboarding-container .onboarding-right{align-items:center;background:url(/static/media/webStructure.e576ca0ec337d3b6d655.svg) 50%/90% no-repeat,radial-gradient(128% 141.42% at 0 0,#5857dc 0,#5950d7 22.62%,#5948d1f2 52.37%,#240eb5 95.67%);border-radius:0 4rem 0 4rem;display:flex;flex:1 1;flex-direction:column;margin:1rem 1.2rem 1rem 1rem;overflow:hidden;padding:0;width:50%}.feature-tab-card-container-inner{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:90rem;width:100%}@media(max-width:768px){.onboarding-container{flex-direction:column;max-height:100%}.onboarding-container .onboarding-right{align-items:center;background:radial-gradient(128% 141.42% at 0 0,#5857dc 0,#5950d7 22.62%,#5948d1f2 52.37%,#240eb5 95.67%);border-radius:0 3rem 0 3rem;display:flex;flex-direction:column;margin:0;padding:0;width:100vw}.onboarding-carousel-wrapper{margin-bottom:3rem;width:100vw}.onboarding-carousel-wrapper .logo-container{margin:1.25rem 0 1rem .5rem!important}.onboarding-carousel-wrapper .logo-container .logo{height:40px}.onboarding-carousel-wrapper .carousel-container{display:flex;flex:1 1;flex-direction:column;position:relative;width:100%}.onboarding-carousel-wrapper .carousel-container .custom-dots{align-items:center;display:flex;gap:8px;justify-content:center;margin-left:30%;margin-top:20px;padding:0 20px;width:40%}.onboarding-carousel-wrapper .carousel-container .custom-dots .dot-container .progress-bar{border-radius:2px;height:100%;transition:width 50ms linear}.onboarding-carousel-wrapper .carousel-container .carousel-item .text-content{margin:.5rem!important}.onboarding-carousel-wrapper .carousel-container .carousel-item .text-content h1{-webkit-text-fill-color:#0000!important;background:linear-gradient(90deg,#000 .01%,#454551e6 106.05%)!important;background-clip:text!important;-webkit-background-clip:text!important;font-size:2rem!important;font-size:1.8rem!important;font-style:normal!important;font-weight:600!important;line-height:1!important}.onboarding-carousel-wrapper .carousel-container .carousel-item .banner-container{width:100%}.onboarding-carousel-wrapper .carousel-container .carousel-item .banner-container img{height:18rem!important;object-fit:contain}.onboarding-carousel-wrapper .explore-more{display:none}.signup-form-wrapper{margin:0!important;max-height:80%!important;padding:1rem!important;width:118%!important}.signup-form-wrapper .signup-form-container{background:#fff;border-radius:2rem!important;flex:1 1;margin:0 2rem!important;padding:.4rem 1.5rem 2rem!important}.signup-form-wrapper .signup-form-container h2{font-size:2rem!important;margin-bottom:2.5rem!important}.signup-form-wrapper .signup-form-container h2 .highlight{color:#f5f3ff;text-decoration:underline;text-decoration-color:#9f7aea}.signup-form-wrapper .signup-form-container .form-container{background:#fff;border-radius:16px;padding:32px}.signup-form-wrapper .signup-form-container .form-container label{color:#666;display:block;margin-bottom:8px}.signup-form-wrapper .signup-form-container .form-container .mobile-input{margin-bottom:24px}.signup-form-wrapper .signup-form-container .form-container .mobile-input .ant-input-affix-wrapper{border-radius:8px;height:48px}.signup-form-wrapper .signup-form-container .form-container .mobile-input .ant-input-affix-wrapper .country-code{color:#1a1a1a;font-weight:500}.signup-form-wrapper .signup-form-container .form-container .get-started-btn{background:#6b46c1;border-radius:8px;font-size:16px;font-weight:500;height:3.4rem;width:100%}.signup-form-wrapper .signup-form-container .form-container .get-started-btn:disabled{cursor:not-allowed!important;opacity:.5}.signup-form-wrapper .signup-form-container .form-container .get-started-btn:hover{background:#553c9a}.onboarding-footer-container img{width:100%!important}.elevation-card{border-radius:2rem!important;margin:0 .8rem!important;max-width:100%!important;padding:1.75rem!important;right:0!important;top:14%!important}.elevation-card h2.gradient-card-text{font-size:2rem!important;margin:1rem 0!important;text-align:left}.elevation-card p{font-size:1rem!important;margin-bottom:1rem!important}.elevation-card .button-group{display:flex;flex-direction:column;gap:1rem}.elevation-card .button-group button{border-radius:1rem!important;padding:1rem!important}}@media(min-width:769px)and (max-width:1180px){.onboarding-carousel-wrapper .carousel-container .carousel-item .text-content{margin:0 1rem!important}.onboarding-carousel-wrapper .carousel-container .carousel-item .text-content h1{font-size:2.8rem!important;margin-bottom:0!important}.onboarding-carousel-wrapper .carousel-container .carousel-item .banner-container img{height:auto!important;max-height:25rem!important;object-fit:contain!important}.onboarding-carousel-wrapper .explore-more button{bottom:0!important;left:32.5%!important;position:absolute!important}.signup-form-wrapper{display:flex;flex-direction:column;justify-content:center;margin-top:4rem;max-height:80%!important;min-height:60%!important;padding:0!important;width:100%!important}.signup-form-wrapper .signup-form-container{min-height:40rem!important}.signup-form-wrapper .signup-form-container .form-container .mobile-input .ant-input-affix-wrapper .country-code{color:#1a1a1a;font-weight:500}.signup-form-wrapper .signup-form-container .form-container .get-started-btn{background:#6b46c1;border-radius:8px;font-size:16px;font-weight:500;height:3.4rem;width:100%}.signup-form-wrapper .signup-form-container .form-container .get-started-btn:disabled{cursor:not-allowed!important;opacity:.5}.signup-form-wrapper .signup-form-container .form-container .get-started-btn:hover{background:#553c9a}.onboarding-footer-container img{width:100%!important}.elevation-card{background:#fff;border-radius:2.6rem;box-shadow:0 4px 20px #0000001a!important;margin:-80px auto 40px!important;max-width:38%!important;padding:18px 26px!important;position:absolute!important;right:3%!important;text-align:center;top:32%!important;z-index:1!important}.elevation-card h2.gradient-card-text{font-size:1.75rem!important;margin:1rem 0!important;text-align:left}.elevation-card .button-group button{padding:12px 24px!important}}@media screen and (max-height:790px){.signup-form-wrapper .signup-form-container{background:#fff;border-radius:2.625rem;flex:1 1;margin:.5rem 2rem 0;min-height:38rem!important;padding:.4rem 2rem 0}.signup-form-wrapper .signup-form-container h2{margin:1rem 0!important}.onboarding-carousel-wrapper .carousel-container .carousel-item .text-content{margin:0 1rem!important}.onboarding-carousel-wrapper .carousel-container .carousel-item .banner-container img{max-height:20rem!important}}.onboarding-carousel-wrapper{display:flex;flex-direction:column}.onboarding-carousel-wrapper .logo-container{margin:1.25rem 0 1rem 1rem}.onboarding-carousel-wrapper .logo-container .logo{height:40px}.onboarding-carousel-wrapper .carousel-container{display:flex;flex:1 1;flex-direction:column;justify-content:center;position:relative;width:100%}.onboarding-carousel-wrapper .carousel-container .custom-dots{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:3rem!important;margin-left:30%;margin-top:20px;padding:0 20px;width:40%}.onboarding-carousel-wrapper .carousel-container .custom-dots .dot-container{background:#4b4ad533;border-radius:22px;flex:1 1;height:5.8px;overflow:hidden}.onboarding-carousel-wrapper .carousel-container .custom-dots .dot-container .progress-bar{border-radius:2px;height:100%;transition:width 50ms linear}.onboarding-carousel-wrapper .carousel-container .carousel-item{display:flex!important;flex-direction:column}.onboarding-carousel-wrapper .carousel-container .carousel-item .text-content{margin:1rem}.onboarding-carousel-wrapper .carousel-container .carousel-item .text-content h1{color:#1a1a1a;font-family:Playfair Display!important;font-size:48px;line-height:1.2!important}.onboarding-carousel-wrapper .carousel-container .carousel-item .banner-container{width:100%}.onboarding-carousel-wrapper .carousel-container .carousel-item .banner-container img{max-height:30rem;object-fit:fill}.onboarding-carousel-wrapper .explore-more{margin-top:20px;text-align:center}.onboarding-carousel-wrapper .explore-more button{align-items:center;background:linear-gradient(180deg,#4b4ad5 -46.25%,#4b4ad580 207.5%);border:none;border-radius:1rem 1rem 0 0;bottom:0;color:#fff!important;cursor:pointer;display:flex;font-weight:500;gap:8px;left:37.8%;margin:0 auto;padding:12px 24px;position:absolute}.onboarding-carousel-wrapper .explore-more button .scroll-arrow{animation:bounce 1s infinite;height:20px;transform:rotate(270deg);width:20px}@keyframes bounce{0%,to{transform:rotate(270deg) translateX(0)}50%{transform:rotate(270deg) translateX(-3px)}}.signup-form-wrapper{display:flex;flex-direction:column;justify-content:center;min-height:60%!important;padding:1rem;width:82%}.signup-form-wrapper .signup-form-container{background:#fff;border-radius:2.625rem;flex:1 1;margin:2rem 2rem 0;min-height:32rem;padding:.4rem 2rem 2rem}.signup-form-wrapper .signup-form-container h2{color:#000;font-family:Playfair Display,serif;font-size:40px;font-size:2.625rem;font-style:normal;font-weight:600;letter-spacing:.01563rem;margin-top:1.5rem;text-align:center}.signup-form-wrapper .signup-form-container h2 .highlight{color:#f5f3ff;text-decoration:underline;text-decoration-color:#9f7aea}.signup-form-wrapper .signup-form-container .form-container{background:#fff;border-radius:16px;padding:32px}.signup-form-wrapper .signup-form-container .form-container label{color:#666;display:block;margin-bottom:8px}.signup-form-wrapper .signup-form-container .form-container .mobile-input{margin-bottom:24px}.signup-form-wrapper .signup-form-container .form-container .mobile-input .ant-input-affix-wrapper{border-radius:8px;height:48px}.signup-form-wrapper .signup-form-container .form-container .mobile-input .ant-input-affix-wrapper .country-code{color:#1a1a1a;font-weight:500}.signup-form-wrapper .signup-form-container .form-container .get-started-btn{background:#6b46c1;border-radius:8px;font-size:16px;font-weight:500;height:3.4rem;width:100%}.signup-form-wrapper .signup-form-container .form-container .get-started-btn:disabled{cursor:not-allowed!important;opacity:.5}.signup-form-wrapper .signup-form-container .form-container .get-started-btn:hover{background:#553c9a}.signup-form-wrapper .captcha-wrapper{align-items:center!important;display:flex!important;justify-content:center!important;width:100%}.signup-form-wrapper .login-link{color:#fff;margin-top:24px}.signup-form-wrapper .login-link span{color:#f5f3ff;margin-left:8px;text-decoration:underline}.signup-form-wrapper .partners-section{align-items:center;display:flex;gap:32px;justify-content:center;margin:1rem 0;z-index:1}.signup-form-wrapper .partners-section .abdm-logo{height:40px}.signup-form-wrapper .partners-section .nha-logo{height:34px}.signup-form-wrapper .partners-section .google-partner{height:30px}.signup-form-wrapper .partners-section .left-lines-group{height:3rem;margin-right:-1.5rem!important}.signup-form-wrapper .partners-section .right-lines-group{height:3rem;margin-left:-1.5rem!important}.signup-form-wrapper .title{color:#101828;font-size:24px;margin-bottom:3rem}.signup-form-wrapper .password-form-item .onboard-fields-label,.signup-form-wrapper .phone-form-item .onboard-fields-label{color:#454551!important;font-family:Poppins;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem}.signup-form-wrapper .password-form-item .ant-form-item-label label,.signup-form-wrapper .phone-form-item .ant-form-item-label label{color:#101828;font-size:18px;font-weight:400;height:auto;margin-bottom:16px}.signup-form-wrapper .password-form-item .phone-input.ant-input-group-wrapper,.signup-form-wrapper .phone-form-item .phone-input.ant-input-group-wrapper{border:1px solid #d0d5dd;border-radius:12px}.signup-form-wrapper .password-form-item .phone-input.ant-input-group-wrapper:focus-within,.signup-form-wrapper .password-form-item .phone-input.ant-input-group-wrapper:hover,.signup-form-wrapper .phone-form-item .phone-input.ant-input-group-wrapper:focus-within,.signup-form-wrapper .phone-form-item .phone-input.ant-input-group-wrapper:hover{border-color:#3419cc}.signup-form-wrapper .password-form-item .phone-input.ant-input-group-wrapper .ant-input-wrapper,.signup-form-wrapper .phone-form-item .phone-input.ant-input-group-wrapper .ant-input-wrapper{align-items:center;display:flex;height:3.2rem;padding:0 .5rem}.signup-form-wrapper .password-form-item .phone-input.ant-input-group-wrapper .ant-input-group-addon,.signup-form-wrapper .phone-form-item .phone-input.ant-input-group-wrapper .ant-input-group-addon{background:#0000;border:none;min-width:55px;padding:0 0 0 16px}.signup-form-wrapper .password-form-item .phone-input.ant-input-group-wrapper .ant-input-group-addon .country-code,.signup-form-wrapper .phone-form-item .phone-input.ant-input-group-wrapper .ant-input-group-addon .country-code{align-items:center;display:flex;padding-right:8px}.signup-form-wrapper .password-form-item .phone-input.ant-input-group-wrapper .ant-input-group-addon .country-code .phone-icon,.signup-form-wrapper .phone-form-item .phone-input.ant-input-group-wrapper .ant-input-group-addon .country-code .phone-icon{align-items:center;display:flex}.signup-form-wrapper .password-form-item .phone-input.ant-input-group-wrapper .ant-input-group-addon .country-code .phone-icon svg,.signup-form-wrapper .phone-form-item .phone-input.ant-input-group-wrapper .ant-input-group-addon .country-code .phone-icon svg{color:#667085}.signup-form-wrapper .password-form-item .phone-input.ant-input-group-wrapper .ant-input-group-addon .country-code .prefix,.signup-form-wrapper .phone-form-item .phone-input.ant-input-group-wrapper .ant-input-group-addon .country-code .prefix{color:#454551!important;font-size:16px;font-weight:500}.signup-form-wrapper .password-form-item .phone-input.ant-input-group-wrapper .ant-input-group-addon .country-code .separator,.signup-form-wrapper .phone-form-item .phone-input.ant-input-group-wrapper .ant-input-group-addon .country-code .separator{color:#d0d5dd;font-size:20px;margin-left:4px}.signup-form-wrapper .password-form-item .phone-input.ant-input-group-wrapper .ant-input,.signup-form-wrapper .phone-form-item .phone-input.ant-input-group-wrapper .ant-input{border:none;box-shadow:none!important;font-size:16px;height:48px}.signup-form-wrapper .password-form-item .phone-input.ant-input-group-wrapper .ant-input:focus,.signup-form-wrapper .phone-form-item .phone-input.ant-input-group-wrapper .ant-input:focus{box-shadow:none}.signup-form-wrapper .password-form-item .phone-input.ant-input-group-wrapper .ant-input::placeholder,.signup-form-wrapper .phone-form-item .phone-input.ant-input-group-wrapper .ant-input::placeholder{color:#667085;font-size:16px}.signup-form-wrapper .password-form-item .mobile-input,.signup-form-wrapper .phone-form-item .mobile-input{margin-bottom:1rem}.signup-form-wrapper .password-form-item .mobile-input .ant-input-group-addon,.signup-form-wrapper .phone-form-item .mobile-input .ant-input-group-addon{background-color:#fff!important;padding:0!important}.signup-form-wrapper .get-started-btn{background:#4b4ad5;border:none;border-radius:12px;color:#101828;cursor:pointer!important;font-size:16px;font-weight:500;height:3.4rem!important;margin-top:.5rem;width:100%}.signup-form-wrapper .get-started-btn:disabled{cursor:not-allowed!important;opacity:.5}.signup-form-wrapper .get-started-btn:hover{background:#4b4ad5!important}.signup-form-wrapper .get-started-btn-secondary{background:#fff!important;border:1px solid #4b4ad5!important;border-radius:12px;cursor:pointer!important;font-size:16px;font-weight:500;height:3.4rem!important;margin-top:.5rem;width:100%}.signup-form-wrapper .get-started-btn-secondary span{color:#4b4ad5!important}.signup-form-wrapper .get-started-btn-secondary:disabled{cursor:not-allowed!important;opacity:.5}.signup-form-wrapper .get-started-btn-secondary:hover{background:#fff!important}.signup-form-wrapper .login-link{color:#475467;font-size:14px;margin:1rem 0;text-align:center}.signup-form-wrapper .login-link span{color:#4b4ad5!important;cursor:pointer;font-weight:500}.signup-container{width:100%}.signup-container h2{font-size:32px;margin-bottom:24px}.signup-container h2 .highlight{color:#6b46c1;text-decoration:underline}.signup-container .mobile-input{margin-bottom:16px}.signup-container .captcha-container{margin-bottom:16px;width:100%}.signup-container .login-link{text-align:center}.signup-container .login-link span{color:#6b46c1;cursor:pointer;margin-left:8px}.error-message{color:#fc5a5a!important;font-size:.9rem;margin-top:.5rem}.error-message span{color:#6b46c1!important;cursor:pointer!important;text-decoration:underline}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#6b2fb3,#b0439e);-webkit-background-clip:text;background-clip:text;display:inline-block;font-family:Playfair Display,serif!important;position:relative}.gradient-text:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='74' height='8' fill='none'%3E%3Cpath d='M.353 5.074c4.687-2.73 9.873-3.48 15.17-3.706 7.106-.301 14.213-.73 21.318-.697 4.438.017 8.886.691 13.298 1.251 7.134.902 14.245 1.944 21.36 2.944.591.083 1.156.323 1.773.955-.583.126-1.176.377-1.751.358-6.089-.19-12.183-.39-18.272-.64-15.483-.648-30.923-.389-46.277 1.898-3.01.452-5.274-.49-6.627-2.365l.008.002Z' fill='url(%23a)'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='2.907' y1='-3.862' x2='70.491' y2='15.517' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%235721BD'/%3E%3Cstop offset='1' stop-color='%23C32D84'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;bottom:-6px;content:"";height:8px;left:0;position:absolute;width:100%}.country-code{align-items:center;background-color:#fff;border:none;display:flex;gap:4px;padding:0 4px}.country-code .phone-icon{font-size:14px}.country-code span{color:#000000e0;font-size:14px}.ant-form-item{margin-bottom:.5rem}.divider{color:#b6b8bd!important;margin-top:.5rem;position:relative;text-align:center}.divider:after,.divider:before{background-color:#e4e7ec;content:"";height:1px;position:absolute;top:50%;width:45%}.divider:before{left:0}.divider:after{right:0}.password-btn{background:#fff;border:1px solid #d0d5dd;border-radius:12px;color:#344054;font-weight:500;height:48px;width:100%}.password-btn:hover{border-color:#6941c6;color:#6941c6}.password-input{border:1px solid #d0d5dd;border-radius:12px;height:48px}.password-input:focus,.password-input:hover{border-color:#6941c6}.subtitle{color:#667085;margin-bottom:32px}.signup-link{color:#475467;margin-top:24px;text-align:center}.signup-link span{color:#6941c6;cursor:pointer;font-weight:500}.otp-label{align-items:center;color:#344054;display:flex;font-size:14px;gap:8px;margin-bottom:16px}.otp-label .mobile-number{font-weight:600;letter-spacing:.03em}.otp-label .edit-icon{cursor:pointer}.otp-label .edit-icon:hover{opacity:.8}.otp-input{border:1px solid #d0d5dd;border-radius:12px;font-size:16px;height:48px}.otp-input:focus,.otp-input:hover{border-color:#6941c6}.otp-input::placeholder{color:#667085}.resend-otp{color:#6941c6!important;cursor:pointer;font-size:14px;margin-bottom:24px;text-align:left}.resend-otp:hover{opacity:.8}.submit-btn{background:#4b4ad5!important;border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:500;height:48px;margin-bottom:24px;width:100%}.submit-btn:disabled{background:#4b4ad5!important;opacity:.5}.terms-text{color:#475467;font-size:14px;text-align:center}.terms-text a{color:#6941c6;font-weight:500;text-decoration:none}.terms-text a:hover{text-decoration:underline}.password-form-item{margin-bottom:8px}.password-form-item .ant-input-password{background:#f9fafb;border:1px solid #e4e7ec;border-radius:8px;height:44px;padding:10px 14px}.password-form-item .ant-input-password:focus,.password-form-item .ant-input-password:hover{border-color:#4e46b4}.forgot-password{color:#4e46b4!important;margin-bottom:24px;padding-left:5px;text-align:left;text-decoration:underline!important}.forgot-password span{color:#4e46b4!important;cursor:pointer;font-size:14px}.login-btn{border:none;border-radius:8px;height:44px;margin-bottom:16px;width:100%}.login-btn,.login-btn:disabled,.login-btn:hover{background:#4e46b4!important}.login-btn:disabled{opacity:.5}.go-back{color:#4e46b4!important;cursor:pointer;font-size:14px;text-align:center;text-decoration:underline!important}.feature-tab-card-container{background-color:#fff;border-radius:2.6rem;height:100%;width:100%}.feature-tab-card-container .m-2{margin:2rem 0!important}.ant-carousel .slick-slide{pointer-events:none}.ant-carousel .slick-slide.slick-active{pointer-events:auto}.ant-carousel .slick-fade .slick-slide{opacity:0;transition:opacity .3s ease-in-out}.ant-carousel .slick-fade .slick-slide.slick-active{opacity:1}.password-requirements-tooltip .ant-tooltip-inner{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000026;color:inherit;min-width:280px!important;padding:16px}.password-requirements-tooltip .ant-tooltip-arrow-content{background-color:#fff}.password-requirements-tooltip .ant-tooltip-arrow{color:#fff}.password-requirements-tooltip .ant-tooltip{margin-top:0!important}.password-requirements-tooltip .requirement{align-items:center;display:flex;font-size:14px;gap:8px;margin:5px 0}.password-requirements-tooltip .requirement.valid{color:#4caf50!important}.password-requirements-tooltip .requirement.invalid{color:#ff5252!important}.set-password-form{display:flex;flex-direction:column;gap:1rem}.password-input.ant-input-affix-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:8px;height:48px}.password-input.ant-input-affix-wrapper:focus,.password-input.ant-input-affix-wrapper:hover{border-color:#6366f1}.password-input.ant-input-affix-wrapper.error-input{background:#fff1f0;border-color:#ff4d4f}.password-input.ant-input-affix-wrapper.error-input:focus,.password-input.ant-input-affix-wrapper.error-input:hover{border-color:#ff4d4f}.phone-form-item .ant-form-item-explain-error{color:#ff4d4f;font-size:14px;margin-top:4px}.phone-form-item.ant-form-item-has-error .password-input.ant-input-affix-wrapper{border-color:#ff4d4f!important}.phone-form-item.ant-form-item-has-error .password-input.ant-input-affix-wrapper:focus,.phone-form-item.ant-form-item-has-error .password-input.ant-input-affix-wrapper:hover{border-color:#ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f1a}.ant-form-item-explain-error{color:#ff4d4f!important;font-size:14px;margin-top:8px}.onboarding-footer-container{position:relative;z-index:1}.onboarding-footer-container img{width:100%!important}.elevation-card{background:#fff;border-radius:2.6rem;box-shadow:0 4px 20px #0000001a;margin:-80px auto 40px;max-width:30%;padding:2rem;position:absolute;right:10%;text-align:center;top:40%;z-index:1}.elevation-card h2.gradient-card-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2b4bf2,#9747ff 50%,#ff6b6b);-webkit-background-clip:text;font-size:42px;margin-bottom:20px;text-align:left}.elevation-card p{color:#666;font-size:18px;margin-bottom:30px;text-align:left}.elevation-card .button-group{display:flex;gap:20px;justify-content:center}.elevation-card .button-group button{border-radius:50px;cursor:pointer;font-size:16px;font-weight:500;height:3.625rem!important;padding:12px 40px;transition:all .3s ease;width:100%}.elevation-card .button-group button.sign-up-btn{background:#4b4ad5;border:none;color:#fff;margin:0 auto;width:50%}.elevation-card .button-group button.sign-up-btn:hover{background:#2e2cc0}.elevation-card .button-group button.chat-btn{background:#fff;border:2px solid #4b4ad5;color:#4b4ad5}.elevation-card .button-group button.chat-btn:hover{background:#2b4bf21a}.password-requirements{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-top:8px;padding:16px;position:absolute;right:0;width:-webkit-max-content;width:max-content;z-index:1000}.password-requirements:before{background:#fff;box-shadow:-2px -2px 5px #0000000d;content:"";height:16px;position:absolute;right:20px;top:-8px;transform:rotate(45deg);width:16px}.password-requirements .requirement{align-items:center;display:flex;font-size:14px;margin-bottom:8px;white-space:nowrap}.password-requirements .requirement:last-child{margin-bottom:0}.password-requirements .requirement.valid{color:#4caf50!important}.password-requirements .requirement.valid:before{color:#4caf50!important;content:"✓";margin-right:8px}.password-requirements .requirement.invalid{color:#ff4d4f!important}.password-requirements .requirement.invalid:before{color:#ff4d4f!important;content:"✗";margin-right:8px}.phone-form-item{position:relative}.loading-container{min-height:400px}.loading-container,.loading-overlay{align-items:center;display:flex;justify-content:center}.loading-overlay{background:#fffc;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1000}.floating-signup-container{animation:slideDown .3s ease-out;background:#fff;box-shadow:0 2px 10px #0000001a;display:none;left:0;padding:1rem 2rem;position:fixed;top:0;width:100%;z-index:1000!important}@media(min-width:769px){.floating-signup-container{display:block}}.floating-signup-content{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto}.floating-signup-content .logo-section{flex:1 1;max-width:200px}.floating-signup-content .logo-section img{height:auto;width:100%}.floating-signup-content .signup-section{align-items:center;display:flex;flex:2 1;gap:1rem;justify-content:flex-end}.floating-signup-content .signup-section .sign-up-btn{background:#4b4ad5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 2rem}.floating-signup-content .signup-section .sign-up-btn:hover{background:#2e2cc0}.floating-signup-content .signup-section .chat-btn{background:#fff;border:2px solid #4b4ad5;border-radius:8px;color:#4b4ad5;cursor:pointer;font-weight:500;padding:.75rem 2rem}.floating-signup-content .signup-section .chat-btn:hover{background:#4b4ad51a}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.spinner-container{align-items:center;display:flex;height:100vh!important;justify-content:center;width:100%}.feature-card-container{height:100vh;margin-bottom:6rem!important;margin-left:2.5rem;padding:2rem;width:95%}.feature-card-container .main-heading{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4443c5 7.86%,#a41af0 93.74%);background-clip:text;-webkit-background-clip:text;font-family:Playfair Display,serif;font-size:3.5rem;line-height:1.2;margin-bottom:4rem;text-align:center}.feature-card-container .main-heading .emoji{font-size:2.5rem;margin-left:.5rem}.feature-tab-card{border-radius:3rem;height:80vh;margin-top:2rem;opacity:1;padding:3rem 2rem;position:relative}.feature-tab-card__tabs{background:#fff;border:1px solid #f2f4f7;border-radius:0 0 42px 42px;box-shadow:0 4px 16px #00000014;display:flex;justify-content:center;left:50%;padding:.5rem;position:absolute;position:relative;top:-4rem;transform:translateX(-50%);width:60%;z-index:10}.feature-tab-card__tab{background:#0000;border:1px solid #ffffff80;border-radius:6.25rem;color:#344054;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 2rem;transition:all .2s ease;white-space:nowrap}.feature-tab-card__tab.active{background:linear-gradient(92deg,#27276f -7.09%,#5c5bd6 46.98%,#27276f 107.96%);box-shadow:0 0 20px 0 #0000001f;box-shadow:0 2px 4px #5925dc26;color:#fff;font-weight:600}.feature-tab-card__tab:not(.active):hover{background:#f9fafb}.feature-tab-card__tab:not(:last-child){margin-right:.25rem}.feature-tab-card__content{display:grid;grid-template-columns:1fr 1fr}.feature-tab-card__text{color:#fff;padding-left:2.5rem}.feature-tab-card__heading{color:#fff;font-family:Playfair Display,serif;font-size:3.5rem;line-height:1.2;margin-bottom:3rem}.feature-tab-card__heading .ai-feature-heading{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4443c5 4.86%,#a41af0 29.74%);background-clip:text;-webkit-background-clip:text;font-family:Playfair Display!important}.feature-tab-card__points{list-style:none;padding:0}.feature-tab-card__points li{align-items:center;color:#e3e3ff;display:flex;font-family:Poppins;font-size:1.25rem;font-size:1.5rem;font-style:normal;font-weight:400;gap:1rem;line-height:3.94963rem;margin-bottom:1.5rem}.feature-tab-card__points li .icon{align-items:center;border-radius:6px;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.feature-tab-card__image{bottom:0;position:absolute;right:0}.feature-tab-card__image img{width:100%}.feature-tab-card .curved-shadow{background:linear-gradient(164deg,#6a6a6a,#d1d1d108);height:14px;position:absolute;top:0;width:10px;z-index:-7!important}.feature-tab-card .curved-shadow.left{border-radius:60% 0 0 0;left:-11px!important}.feature-tab-card .curved-shadow.right{border-radius:0 60% 0 0;right:-11px!important}@media(max-width:768px){.feature-card-container{height:auto!important;margin-bottom:6rem!important;margin-left:0!important;padding:0!important;width:100vw!important}.feature-card-container .main-heading{font-size:1.75rem;margin:3rem 0 2rem!important}.feature-card-container .main-heading .emoji{height:2rem!important;width:2rem!important}.feature-tab-card{border-radius:1rem!important;display:flex;flex-direction:column;height:auto!important;padding:3rem 1rem!important}.feature-tab-card .feature-tab-card__tab{font-size:.78rem;padding:.25rem .5rem!important}.feature-tab-card .feature-tab-card__image img{height:16rem!important;width:100%!important}.feature-tab-card .feature-tab-card__tabs{border-radius:0 0 23px 23px;padding:.7rem;top:-3.5rem;width:100%!important}.feature-tab-card .feature-tab-card__text{margin-bottom:11rem;padding-left:0!important}.feature-tab-card__content{color:#fff;gap:2rem;grid-template-columns:1fr}.feature-tab-card__heading{color:#fff;font-size:1.75rem;margin-bottom:1.5rem}.feature-tab-card__points{margin-bottom:4rem!important}.feature-tab-card__points li{align-items:center;color:#e3e3ff;display:flex;font-family:Poppins;font-size:1rem;font-size:1rem!important;font-style:normal;font-weight:400;line-height:1.94963rem;margin-bottom:1.25rem!important}.feature-tab-card__points li .icon{height:30px!important;width:30px!important}}@media(min-width:769px)and (max-width:1180px){.feature-card-container{height:100vh;margin-bottom:6rem!important;margin-left:0!important;padding:2rem;width:100%}.feature-tab-card{border-radius:3rem;height:37rem!important;margin-top:2rem;padding:3rem 1rem;position:relative!important}.feature-tab-card .feature-tab-card__image{width:50%!important}.feature-tab-card .feature-tab-card__image img{bottom:0!important;position:absolute!important;right:0!important;width:92%!important}.feature-tab-card .feature-tab-card__tabs{width:75%!important}.feature-tab-card .feature-tab-card__text li{line-height:2rem!important}.feature-tab-card__content{color:#fff;gap:0!important}.feature-tab-card__heading{color:#fff;font-size:2.5rem;line-height:1.5;margin-bottom:2rem}.feature-tab-card__points li{font-size:1.25rem}}.trusted-by-container{background:linear-gradient(180deg,#fafaff 10%,#6b5ee00d 50%),#fafaff;box-shadow:0 -8px 111px 23px #e9e9fa!important;margin-top:2rem;overflow:hidden;padding:4rem 0}.trusted-by-container .trusted-by-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4443c5 7.86%,#a41af0 93.74%);background-clip:text;-webkit-background-clip:text;font-family:Playfair Display;font-size:2rem;font-size:3.875rem;font-style:normal;font-weight:700;line-height:5.375rem;margin-bottom:3rem;text-align:center}.trusted-by-container .trusted-by-title .heart{color:#6941c6;font-size:2rem}.trusted-by-container .logos-container{background:#ffffff4d;border:2px solid #fff;overflow:hidden;padding:1rem 0;position:relative;width:100%}.trusted-by-container .logos-container:after,.trusted-by-container .logos-container:before{content:"";height:100%;position:absolute;top:0;width:200px;z-index:2}.trusted-by-container .logos-container:before{background:linear-gradient(90deg,#fff,#0000);left:0}.trusted-by-container .logos-container:after{background:linear-gradient(270deg,#fff,#0000);right:0}.trusted-by-container .logos-slide{animation:slide 30s linear infinite;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.trusted-by-container .logos-slide:hover{animation-play-state:paused}.trusted-by-container .logo-item{align-items:center;display:flex;flex:0 0 200px;justify-content:center;padding:0 2rem}.trusted-by-container .logo-item img{height:auto;max-width:100%;transition:all .3s ease}.trusted-by-container .logo-item img:hover{filter:grayscale(0);opacity:1}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:768px){.trusted-by-container{margin-top:2rem;padding:2rem 0}.trusted-by-container .trusted-by-title{font-size:2rem!important;margin-bottom:2rem!important}.trusted-by-container .trusted-by-title img{width:2rem!important}.trusted-by-container .logos-container:before{background:linear-gradient(90deg,hsla(0,0%,96%,.388),#0000);left:0}.trusted-by-container .logos-container:after{background:linear-gradient(270deg,hsla(0,0%,96%,.388),#0000);right:0}.trusted-by-container .logo-item{flex:0 0 150px;padding:0 1rem}}.testimonials-container{background:#fff;padding:4rem 2rem;position:relative}.testimonials-container .testimonials-title{color:#6941c6;font-family:Playfair Display,serif;font-size:3rem;line-height:1.2;margin-bottom:3rem;text-align:center}.testimonials-container .testimonials-title img{height:3rem;margin:-6rem .3rem!important;width:3rem}.testimonials-container .testimonials-carousel{align-items:center;display:flex;gap:2rem;justify-content:center;overflow:visible;padding:1rem;position:relative}.testimonials-container .testimonials-carousel .prev{left:-1.5rem}.testimonials-container .testimonials-carousel .next,.testimonials-container .testimonials-carousel .prev{background:#fff;border:none;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;height:3rem;padding:0 1rem;position:absolute;z-index:10}.testimonials-container .testimonials-carousel .next{right:-1.5rem}.testimonials-container .testimonials-wrapper{align-items:center;display:flex;gap:0;margin-left:2rem;margin-right:2rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;width:100%}.testimonials-container .testimonials-wrapper::-webkit-scrollbar{display:none}.testimonials-container .testimonial-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000026;flex:0 0 400px;height:22rem;margin:1rem;min-width:400px;padding:2rem}.testimonials-container .testimonial-card .testimonial-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.testimonials-container .testimonial-card .testimonial-header .doctor-info{align-items:center;display:flex;gap:1rem}.testimonials-container .testimonial-card .testimonial-header .doctor-info .doctor-image{border-radius:50%;height:60px;object-fit:cover;width:60px}.testimonials-container .testimonial-card .testimonial-header .doctor-info h3{color:#101828;font-size:1.1rem;margin:0}.testimonials-container .testimonial-card .testimonial-header .doctor-info p{color:#667085;font-size:.9rem;margin:.2rem 0}.testimonials-container .testimonial-card .testimonial-header .hospital-logo{height:30px;object-fit:contain}.testimonials-container .testimonial-card .rating .star{color:#d0d0d0!important;padding:0 .1rem 0 0}.testimonials-container .testimonial-card .rating .star.filled{color:#ff7a00!important}.testimonials-container .testimonial-card .testimonial-text{color:#475467;font-family:Roboto!important;font-size:15px;line-height:1.4}.testimonials-container .carousel-controls{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.testimonials-container .carousel-controls button{background:#fff;border:1px solid #e4e7ec;border-radius:50%;cursor:pointer;height:40px;transition:all .2s;width:40px}.testimonials-container .carousel-controls button:hover{background:#f9fafb}.testimonials-container .mobile-dots{display:none}@media(max-width:768px){.testimonials-container .mobile-dots{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:20px;padding-bottom:20px}.testimonials-container .mobile-dots .dot{background:#d1d5db;border:none;border-radius:50%;cursor:pointer;height:8px;opacity:.5;padding:0;transition:all .3s ease;width:8px}.testimonials-container .mobile-dots .dot.active{background:#6b46c1;border-radius:4px;opacity:1;transform:scale(1.5);width:24px}.testimonials-container{padding:1rem 0!important}.testimonials-container .testimonials-carousel{flex-direction:row!important;overflow:visible;padding:0!important}.testimonials-container .testimonials-carousel .next,.testimonials-container .testimonials-carousel .prev{display:none}.testimonials-container .testimonials-wrapper{-webkit-overflow-scrolling:touch;display:flex;margin-left:1rem;margin-right:1rem;overflow-x:auto;padding:0 1rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}}@media(max-width:768px){.testimonials-container .testimonials-wrapper::-webkit-scrollbar{display:none}.testimonials-container .testimonial-card{border-radius:20px;flex:0 0 300px!important;height:23rem!important;margin-right:1rem;min-width:300px!important;padding:1rem;scroll-snap-align:start}.testimonials-container .testimonial-card:first-child{margin-left:0}.testimonials-container .testimonial-card:last-child{margin-right:0}.testimonials-container .testimonial-card .testimonial-header .hospital-logo{display:none}.testimonials-container .testimonials-title{font-size:1.7rem!important}.testimonials-container .testimonials-title img{height:2rem!important;margin:-6rem .3rem!important;width:2rem!important}}@media(min-width:769px)and (max-width:1024px){.testimonials-container .testimonials-wrapper{gap:1rem!important}.testimonials-container .testimonial-card{max-width:31%!important;padding:1rem!important}.testimonials-container .testimonials-carousel .prev{left:-2rem!important}.testimonials-container .testimonials-carousel .next{right:-2rem!important}}.faq-container{margin:0 auto;max-width:900px;padding:4rem 2rem}.faq-container .faq-title{color:#6941c6;font-family:Playfair Display,serif;font-size:3rem;margin-bottom:3rem;text-align:center}.faq-container .faq-title img{height:3rem;margin:0 .5rem;width:3rem}.faq-container .faq-list{display:flex;flex-direction:column;gap:1rem}.faq-container .faq-item{background:#fff;border:1px solid #8077b71a;border-radius:1.5rem;box-shadow:0 0 6px 0 #0000000f;cursor:pointer;padding:1.2rem 2rem;transition:all .3s ease}.faq-container .faq-item:hover{border-color:#e9d7fe}.faq-container .faq-item.active{background:#fff;border-color:#e9d7fe}.faq-container .faq-item.active .arrow{transform:rotate(180deg)}.faq-container .faq-item.active .faq-answer{margin-top:1rem;max-height:200px;opacity:1}.faq-container .faq-item .faq-question{align-items:center;display:flex;font-weight:500;justify-content:space-between}.faq-container .faq-item .faq-question span{color:#8077b7!important}.faq-container .faq-item .faq-question .arrow{font-size:.8rem;transition:transform .3s ease}.faq-container .faq-item .faq-answer{color:#8077b7!important;max-height:0;opacity:0;overflow:hidden;transition:all .3s ease}@media(max-width:768px){.faq-container{padding:2rem 1rem}.faq-container .faq-title{font-size:1.75rem}.faq-container .faq-title img{height:2rem;margin:0 .5rem;width:2rem}}.our-scale .our-scale-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4443c5 -15.86%,#a41af0);background-clip:text;-webkit-background-clip:text;display:flex;font-family:Playfair Display;font-size:2rem;font-size:3.875rem;font-style:normal;font-weight:700;justify-content:center;line-height:5.375rem;margin-top:3rem;text-align:center}.our-scale .our-scale-title .sparkle{background-color:#fff;font-size:3rem;height:3rem;margin-left:1rem;margin-top:1.5rem;width:3rem}.our-scale .our-scale-container{align-items:center;display:flex;justify-content:space-between;padding:4rem 0;text-align:center}.our-scale .our-scale-container .scale-stats-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:768px){.our-scale .our-scale-container .scale-stats-container{gap:11px;grid-template-columns:repeat(2,1fr);padding:0 8px}}.our-scale .our-scale-container .stat-card{align-items:center;background:linear-gradient(282deg,#e9ccff00 -.04%,#f2e1ffcc 130.11%);border:1px solid #f2e2ff;border-radius:2rem;display:flex;gap:1rem;overflow:hidden;padding-right:1rem;padding-top:1rem;transition:transform .3s ease}.our-scale .our-scale-container .stat-card:hover{transform:translateY(-5px)}.our-scale .our-scale-container .stat-card .stat-icon{bottom:-4%;font-size:2rem;opacity:.7;position:relative}.our-scale .our-scale-container .stat-card .stat-content{text-align:left}.our-scale .our-scale-container .stat-card .stat-content .stat-number{color:#64388d;font-family:Poppins;font-size:1.75rem;font-weight:700;line-height:2.07194rem}.our-scale .our-scale-container .stat-card .stat-content .stat-description{color:#64388d!important;font-family:Poppins!important;font-size:1.25rem;font-weight:400!important;line-height:2.07194rem}@media(max-width:768px){.our-scale .our-scale-container{align-items:center;flex-direction:column;padding:2rem 0}.our-scale .our-scale-title{font-size:2rem!important;margin-top:1rem!important;padding:1rem 0 0!important}.our-scale .our-scale-title .sparkle{font-size:3rem;height:2rem;margin-left:.8rem;margin-top:1.6rem;width:2rem}.our-scale .lines-left,.our-scale .lines-right{display:none}.our-scale .stat-card{border-radius:1rem!important;gap:1px!important;padding-right:.245rem!important;padding-top:.5rem!important}.our-scale .stat-card img{height:3.5rem;width:2.5rem}.our-scale .stat-card .stat-icon{bottom:-10%!important;font-size:2rem!important;left:-.1rem!important;opacity:.7!important;position:relative!important}.our-scale .stat-card .stat-number{font-size:1rem!important;line-height:1.34rem!important}.our-scale .stat-card .stat-content{padding-left:.1rem}.our-scale .stat-card .stat-description{font-size:.75rem!important;line-height:1rem!important;margin-bottom:.25rem!important}}@media(min-width:769px)and (max-width:1180px){.our-scale{margin-bottom:3rem!important}.our-scale .our-scale-container{padding:2rem 0}.our-scale .our-scale-title{font-size:3.875rem!important;margin-top:6rem!important}.our-scale .lines-left,.our-scale .lines-right{height:12rem;width:7rem}.our-scale .stat-card{align-items:center;background:linear-gradient(282deg,#e9ccff00 -.04%,#f2e1ffcc 130.11%);border:1px solid #f2e2ff;border-radius:2rem;display:flex;gap:1rem;overflow:hidden;padding-right:1rem;padding-top:1rem;transition:transform .3s ease}.our-scale .stat-card img{height:5.5rem;width:3.5rem}.our-scale .stat-card .stat-icon{bottom:-10%!important;font-size:2rem!important;left:-.1rem!important;opacity:.7!important;position:relative!important}.our-scale .stat-card .stat-number{color:#64388d;font-family:Poppins;font-size:1.5rem!important;font-weight:700;line-height:1.07194rem}.our-scale .stat-card .stat-content{padding-left:.1rem}.our-scale .stat-card .stat-description{font-size:1rem!important;line-height:1rem!important;margin-bottom:.25rem!important}}.footer{background-color:#3d2777!important;color:#fff!important;padding:3rem 6rem}.footer .footer-container{display:flex;justify-content:space-between;padding:0 20px}.footer .footer-logo{margin-bottom:20px;max-width:200px}.footer .company-info{width:35%}.footer .company-info p{color:#fff!important}.footer .company-description{font-size:14px;line-height:1.6;width:85%}.footer .footer-section{margin-right:3rem;width:28%}.footer .footer-section h3{color:#fff!important;font-size:1.25rem;font-weight:500;margin-bottom:20px}.footer .footer-section h4{color:#fff!important;font-size:16px;margin-bottom:10px}.footer .footer-section-contact{width:20%}.footer .footer-section-contact h5{color:#fff!important;margin-bottom:1rem}.footer .footer-links{list-style:none;margin:0;padding:0}.footer .footer-links li{margin-bottom:12px}.footer .footer-links li a{color:#fff!important;font-size:14px;text-decoration:none;transition:opacity .3s}.footer .footer-links li a:hover{opacity:.8}.footer .office-locations .office{margin-bottom:20px}.footer .office-locations .office p{color:#fff!important;font-size:14px;line-height:1.6}.footer .contact-info{margin-bottom:2rem}.footer .contact-info .contact-item{align-items:center;color:#fff!important;display:flex;gap:.5rem;margin-bottom:.5rem}.footer .contact-info .contact-item .contact-icon{color:#fff!important;font-size:1.2rem}.footer .contact-info p{color:#fff!important;font-size:.8rem!important;margin-bottom:.5rem}.footer .social-links h4{margin-bottom:15px}.footer .social-links .social-icons{display:flex;gap:15px}.footer .social-links .social-icons a{align-items:center;background-color:#fff;border-radius:50%;color:#4d4d4d!important;display:flex;font-size:20px;height:30px;justify-content:center;transition:opacity .3s;width:30px}.footer .social-links .social-icons a:hover{opacity:.8}@media(max-width:768px){.footer{padding:40px 0}.footer .footer-container{flex-direction:column!important;gap:1rem!important}.footer .footer-container .company-description,.footer .footer-container .company-info,.footer .footer-container .footer-section,.footer .footer-container .footer-section-contact{width:100%}.footer .footer-section{margin-bottom:30px}}.DoctorOnboarding_onboardingContainer__x6Hnk{margin:0 auto;max-width:650px;padding:20px}.DoctorOnboarding_header__ooN2g{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.DoctorOnboarding_title__Dw2FD{color:#333;font-size:24px;font-weight:600;margin:0}.DoctorOnboarding_stepContainer__OOK00{margin-bottom:30px}.DoctorOnboarding_formContainer__APQX8{margin-top:30px}.DoctorOnboarding_formLabel__FaL2u{color:#5a6774;display:block;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.375rem;margin-bottom:8px}.DoctorOnboarding_required__2rJNu:after{color:#ef4444;content:"*";margin-left:2px}.DoctorOnboarding_inputField__qUfdr{margin-bottom:24px;width:100%}.DoctorOnboarding_requiredAsterisk__S0XuU{color:#fc5a5a!important;font-family:Poppins;font-size:.875rem;margin-left:2px}.DoctorOnboarding_focusedInput__GUMJZ:focus,.DoctorOnboarding_focusedInput__GUMJZ:focus-within{border-color:#4b4ad5!important;outline:none!important}.DoctorOnboarding_customInput__JO1mY::placeholder,.DoctorOnboarding_specialitySelect__r6H5q .DoctorOnboarding_ant-select-selection-placeholder__XAs6V{color:#98a2b3!important;font-family:Poppins!important;font-size:.875rem!important;font-style:normal!important;font-weight:400!important;line-height:1.5rem!important}.DoctorOnboarding_uploadContainer__6w0xM{align-items:center;align-self:stretch;background:#4b4ad50a;border:1px dashed #4b4ad5;border:1px dashed var(--P-CTA-100,#4b4ad5);border-radius:.625rem;display:flex;flex-direction:column;justify-content:center;min-width:600px;padding:.875rem}.DoctorOnboarding_uploadIcon__VcKBh{color:#6366f1!important;font-size:36px;margin-bottom:12px}.DoctorOnboarding_uploadText__L54Ik{color:#4f46e5!important;cursor:pointer;font-size:.875rem;font-weight:600;margin-bottom:10px;text-decoration:underline}.DoctorOnboarding_uploadDescription__HzsYn{color:#222;font-size:.75rem;font-weight:400;margin-top:8px}.DoctorOnboarding_uploadedFile__kj--5{align-items:center;background-color:#f6ffed;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:20px;padding:12px 16px}.DoctorOnboarding_fileInfo__RG0hy{align-items:center;display:flex}.DoctorOnboarding_fileIcon__GwgwR{margin-right:12px}.DoctorOnboarding_fileName__zm4DI{font-weight:500;margin-right:8px}.DoctorOnboarding_fileSize__bwLDs{color:#666;font-size:12px}.DoctorOnboarding_fileActions__tI3HF{display:flex;gap:8px}.DoctorOnboarding_warningAlert__ElARq{align-items:flex-start;background:#fc5a5a1a;border-radius:.625rem;display:flex;gap:.75rem;justify-content:center;margin-bottom:24px;padding:1rem;width:37.625rem}.DoctorOnboarding_warningIcon__gHoDQ{color:#ff4d4f;font-size:18px;margin-right:12px;margin-top:2px}.DoctorOnboarding_warningText__UN9Cq{color:#fc5a5a!important;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.375rem}.DoctorOnboarding_contactSupport__Qa9u3{align-items:center;color:#666;display:flex;justify-content:center;margin-top:80px}.DoctorOnboarding_contactIcon__f4lj\+{margin-right:8px}.DoctorOnboarding_supportText__H\+rcs{margin-left:5px;margin-right:8px}.DoctorOnboarding_supportLink__U\+jAf{color:#000;text-decoration:underline}.DoctorOnboarding_supportDivider__0WAdB{color:#d9d9d9;margin:0 8px}.DoctorOnboarding_detectLocationBtn__CGJJP{align-items:center;background:#0000;border:1px dashed #4f46e5;border-radius:4px;color:#4f46e5;cursor:pointer;display:flex;font-size:14px;height:32px;line-height:1;padding:4px 12px}.DoctorOnboarding_locationIcon__3iM9d{margin-right:4px}.DoctorOnboarding_buttonsContainer__9p6LF{display:flex;justify-content:space-between;margin-top:30px}.DoctorOnboarding_skipButton__0m\+VL{background-color:initial!important;border-color:#4f46e5!important;border-radius:8px!important;color:#4f46e5!important;height:40px!important}.DoctorOnboarding_skipButton__0m\+VL span{color:#4f46e5!important}.DoctorOnboarding_skipButton__0m\+VL:hover{border-color:#4338ca!important;color:#4338ca!important}.DoctorOnboarding_skipButton__0m\+VL:hover span{color:#4338ca!important}.DoctorOnboarding_disabledButton__CweC5{box-shadow:none!important;cursor:not-allowed!important;opacity:1!important}.DoctorOnboarding_disabledButton__CweC5,.DoctorOnboarding_disabledButton__CweC5:hover{background-color:#c7c5f8!important;border-color:#c7c5f8!important;color:#fff!important}.DoctorOnboarding_detectLocationButton__5wxqh{align-items:center;background:#4b4ad514;border:1px dashed #4b4ad5;border-radius:.375rem;cursor:pointer;display:inline-flex;gap:.5625rem;height:2rem;margin-right:5px!important;padding:0 .875rem}.DoctorOnboarding_detectLocationText__3nfGk{color:#4b4ad5!important;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.5rem}.DoctorOnboarding_darkOverlay__88L9Y{background-color:#0000001a;bottom:0;left:0;pointer-events:all;position:fixed;right:0;top:0;z-index:999}@media (max-width:768px){.DoctorOnboarding_onboardingContainer__x6Hnk{padding:15px}.DoctorOnboarding_buttonsContainer__9p6LF{flex-direction:column;gap:12px}.DoctorOnboarding_buttonsContainer__9p6LF button{width:100%}}.DoctorOnboarding_loadingSpinner__Dfi-N{animation:DoctorOnboarding_spin__T4i\+g 1s ease-in-out infinite;border:3px solid #4f46e533;border-radius:50%;border-top-color:#4f46e5;display:inline-block;height:30px;margin-bottom:10px;width:30px}@keyframes DoctorOnboarding_spin__T4i\+g{to{transform:rotate(1turn)}}.DoctorOnboarding_stepsContainer__agcMu{display:flex;justify-content:space-between;padding:0 20px;position:relative;width:100%}.DoctorOnboarding_stepsContainer__agcMu:before{background-color:#e5e7eb;content:"";height:2px;left:40px;position:absolute;right:40px;top:20px;z-index:0}.DoctorOnboarding_stepsContainer__agcMu:after{background-color:#4f46e5;content:"";height:2px;left:40px;position:absolute;top:20px;transition:width .3s ease-in-out;width:0;z-index:1}.DoctorOnboarding_stepsContainer__agcMu[style*="--current-step: 0"]:after{width:33.3%}.DoctorOnboarding_stepsContainer__agcMu[style*="--current-step: 1"]:after{width:66.6%}.DoctorOnboarding_stepsContainer__agcMu[style*="--current-step: 2"]:after{width:100%}.DoctorOnboarding_uploadContainerSuccess__Ke6Vr{align-items:center;background:#f4fbf6;border:2px dashed #22c55e;border-radius:16px;display:flex;flex-direction:column;margin-bottom:20px;min-height:120px;padding:36px 20px 24px}.DoctorOnboarding_uploadedFilePreview__zlueW{align-items:center;background:#e9f9ee;border-radius:18px;display:flex;gap:24px;margin:0 auto;padding:1.5rem;width:100%}.DoctorOnboarding_fileThumb__KrH2a{align-items:center;background:#fff;border:1px solid #d1fae5;border-radius:8px;color:#22c55e;display:flex;font-size:36px;height:3.20331rem;justify-content:center;object-fit:cover;width:2.75rem}.DoctorOnboarding_fileInfoPreview__yVo5l{display:flex;flex:1 1;flex-direction:column;justify-content:center}.DoctorOnboarding_fileNamePreview__uhR3I{color:#222;font-size:.875rem;font-weight:600;margin-bottom:4px}.DoctorOnboarding_fileSizePreview__aFfvV{color:#6b7280;font-size:.75rem}.DoctorOnboarding_replaceBtn__L1ne\+{background:#e9f9ee!important;border:2px solid #4b4ad5;border-radius:.625rem;color:#4b4ad5;cursor:pointer;font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;margin-right:12px;padding:8px 24px;transition:background .2s,color .2s}.DoctorOnboarding_replaceBtn__L1ne\+:hover{background:#f0f3ff}.DoctorOnboarding_deleteBtn__F9mD1{cursor:pointer}.DoctorOnboarding_specialitySelect__r6H5q .DoctorOnboarding_ant-select-selector__\+SWMh .DoctorOnboarding_ant-select-selection-placeholder__XAs6V{color:#bfbfbf!important;opacity:1!important}.DoctorOnboarding_specialitySelect__r6H5q .DoctorOnboarding_ant-select-selection-search__hC\+qF,.DoctorOnboarding_specialitySelect__r6H5q .DoctorOnboarding_ant-select-selector__\+SWMh{align-items:center!important;display:flex!important;height:100%!important}.DoctorOnboarding_specialitySelect__r6H5q .DoctorOnboarding_ant-select-selection-item__vBPCn,.DoctorOnboarding_specialitySelect__r6H5q .DoctorOnboarding_ant-select-selection-placeholder__XAs6V{align-items:center!important;display:flex!important;line-height:normal!important}.DoctorOnboarding_specialityDropdown__ZaTMw{border-radius:8px!important}.DoctorOnboarding_dividerContainer__nJmbE{align-items:center;display:flex;justify-content:center;margin:1.5rem 0;width:100%}.DoctorOnboarding_dividerLine__fD3fv{background-color:#e2e2ea;flex-grow:1;height:1px}.DoctorOnboarding_dividerText__4JOfX{color:#a2a2a8!important;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.015rem;line-height:1.25rem;padding:0 1rem}.DoctorOnboarding_mobileFooter__mjK0x{background-color:#fff;bottom:0;box-shadow:0 -4px 12px #0000000d;display:flex;gap:12px;left:0;padding:16px;position:fixed;width:100%;z-index:1100}.DoctorOnboarding_mobileActionButton__r1K2\+{border-radius:8px!important;font-size:16px!important;font-weight:500!important;height:48px!important}@media (max-width:768px){.DoctorOnboarding_uploadContainer__6w0xM{min-width:0!important;min-width:auto!important;width:100%!important}.DoctorOnboarding_uploadContainerSuccess__Ke6Vr{width:100%!important}.DoctorOnboarding_stepperOuter__iI\+SF{padding:0!important}.DoctorOnboarding_onboardingContainer__x6Hnk{padding-bottom:120px!important}.DoctorOnboarding_formContainer__APQX8{padding-bottom:100px!important}.DoctorOnboarding_dividerContainer__nJmbE{width:100%!important}}.DoctorOnboarding_mobileUploadContainer__5soGP{padding-bottom:80px}.DoctorOnboarding_mobileUploadBox__1dS0i{align-items:center;background-color:#4b4ad50a;border:1px dashed #6366f1;border-radius:1rem;display:flex;flex-direction:column;margin-bottom:16px;padding:16px;width:100%}.DoctorOnboarding_mobileUploadInner__C5NAg{align-items:center;display:flex;flex-direction:column;margin-bottom:16px;text-align:center}.DoctorOnboarding_mobileUploadButton__DTIkP{background-color:initial;border:1px solid #6366f1;border-radius:.75rem;color:#6366f1;cursor:pointer;font-size:14px;font-weight:500;padding:10px 16px;width:100%}.DoctorOnboarding_mobileUploadedContainer__5exGI{align-items:center;align-self:stretch;border:1px dashed #4b4ad5;border-radius:1rem;display:flex;flex-direction:column;gap:1.25rem;justify-content:center;padding:1.25rem}.DoctorOnboarding_mobileUploadedFilePreview__EG5gW{align-items:center;display:flex;flex-direction:column;gap:12px}.DoctorOnboarding_mobileChangeDocument__wiyzw{margin-top:8px;text-align:center;width:100%}.DoctorOnboarding_mobileChangeButton__ipDb3{background:none;border:none;color:#4b4ad5;cursor:pointer;font-size:14px;font-weight:500;text-decoration:underline}.DoctorOnboarding_mobileDocFooter__t\+1pg{background-color:#fff;bottom:0;box-shadow:0 -2px 10px #0000001a;display:flex;justify-content:space-between;left:0;padding:16px;position:fixed;width:100%;z-index:100}.DoctorOnboarding_mobileSkipButton__mo5aH{background-color:#fff!important;border:1px solid #4f46e5!important;border-radius:8px!important;color:#4f46e5!important;font-weight:500!important;height:48px!important;width:48%!important}.DoctorOnboarding_mobileFinishButton__rISFI{background-color:#4f46e5!important;border:none!important;border-radius:8px!important;color:#fff!important;font-weight:500!important;height:48px!important;width:48%!important}.DoctorOnboarding_attachmentOptions__hBe2G{display:flex;flex-direction:column;padding:.75rem 1.5rem 1rem;width:100%}.DoctorOnboarding_attachOption__bKgqZ{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;padding:16px 0}.DoctorOnboarding_attachOption__bKgqZ:last-child{border-bottom:none}.DoctorOnboarding_attachOptionIcon__Yletu{align-items:center;background-color:#f6effb!important;border-radius:6.25rem;display:flex;height:40px;justify-content:center;margin-right:16px;width:40px}.DoctorOnboarding_attachOptionText__mfs2s{color:#111827;flex-grow:1;font-size:16px}.DoctorOnboarding_attachOptionArrow__nb-lg{color:#9ca3af;font-size:16px;margin-right:8px}.DoctorOnboarding_warningContainer__kQkqJ{align-items:flex-start;background:#ed8a001a!important;border-radius:.625rem;display:flex;margin-bottom:20px;padding:1.25rem 1.3125rem}.DoctorOnboarding_warningIconWrapper__qLFW1{align-items:center;display:flex;height:40px;justify-content:center;min-width:40px}.DoctorOnboarding_warningMessage__09oGN{color:#44444f;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.5}.DoctorOnboarding_retryButton__IF47G{align-items:center;background-color:#4f46e5;border-radius:8px;display:flex;font-size:1rem;font-weight:500;height:48px;justify-content:center;text-transform:none}.DoctorOnboarding_retryButton__IF47G:hover{background-color:#4338ca!important}.DoctorOnboarding_customAttachModal__\+bzbG{align-items:flex-end;background-color:#00000073;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1300}.DoctorOnboarding_customAttachModalContent__PbhFJ{animation:DoctorOnboarding_slideUp__8odaX .3s ease-in-out;background-color:#fff;border-top-left-radius:1rem;border-top-right-radius:1rem;max-height:80vh;overflow-y:auto;width:100%}.DoctorOnboarding_customAttachModalHeader__82k7M{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;padding:16px 0;position:relative}.DoctorOnboarding_customAttachModalTitle__62yMZ{color:#1f2933;flex:1 1;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.75rem;margin-left:30px;margin-right:24px}.DoctorOnboarding_customAttachModalClose__y6rPS{cursor:pointer;position:absolute;right:30px;top:50%;transform:translateY(-50%)}@keyframes DoctorOnboarding_slideUp__8odaX{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CustomStepper_stepperOuter__4Dlsg{margin:0 auto;max-width:700px;padding:0 20px;width:100%}.CustomStepper_stepsContainer__Zst1N{align-items:flex-start;display:flex;justify-content:space-between;position:relative;width:100%}.CustomStepper_stepWithLabel__0-Ohg{align-items:center;display:flex;flex:1 1;flex-direction:column}.CustomStepper_stepCircleWrapper__TBjfA{align-items:center;display:flex;margin-bottom:15px;position:relative}.CustomStepper_connector__\+QnsW{background:#d1d5db;border-radius:2px;height:3px;left:100%;position:absolute;top:50%;transform:translateY(-50%);width:150px;z-index:0}.CustomStepper_circleCompleted__e5jsl{align-items:center;background:#4f46e5;border:none;border-radius:50%;box-shadow:none;display:flex;flex-shrink:0;font-size:24px;height:2.5675rem;justify-content:center;transition:background .2s;width:2.5675rem;z-index:1}.CustomStepper_circleCompleted__e5jsl .CustomStepper_anticon__cU6J3,.CustomStepper_circleCompleted__e5jsl .CustomStepper_anticon__cU6J3>svg,.CustomStepper_circleCompleted__e5jsl .CustomStepper_anticon__cU6J3>svg>path{fill:#fff!important;stroke:#fff!important;color:#fff!important}.CustomStepper_circleActive__L9sVA{align-items:center;background:#fff;border:2px solid #4f46e5;border-radius:50%;box-shadow:none;display:flex;flex-shrink:0;height:2.5675rem;justify-content:center;position:relative;width:2.5675rem;z-index:1}.CustomStepper_innerDot__S6LtW{background:#4f46e5;border-radius:50%;height:12px;width:12px}.CustomStepper_circleUpcoming__YOQo3{align-items:center;background:#fff;border:2px solid #bfc5d2;border-radius:50%;box-shadow:none;display:flex;height:2.5675rem;justify-content:center;width:2.5675rem;z-index:1}.CustomStepper_labelContainer__Srdcf{text-align:center;width:100%}.CustomStepper_labelActive__SlkF4{color:#4f46e5!important;font-size:.875rem;font-weight:400;white-space:nowrap}.CustomStepper_labelUpcoming__fBKJe{color:#465668!important;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap}.CustomStepper_clickableStep__g00QA{transition:transform .2s ease}.CustomStepper_clickableStep__g00QA:hover{transform:scale(1.05)}.CustomStepper_clickableStep__g00QA:hover .CustomStepper_circleCompleted__e5jsl{box-shadow:0 0 0 3px #4f46e533}.CustomStepper_mobileStepsContainer__E5nmz{display:flex;justify-content:space-between;margin:0 auto;padding:0 15px;position:relative;width:100%}.CustomStepper_mobileStepWithLabel__OQtvR{align-items:center;display:flex;flex:1 1;flex-direction:column;position:relative}.CustomStepper_mobileCircleContainer__e-qeM{align-items:center;display:flex;height:30px;justify-content:center;margin-bottom:8px;position:relative;width:30px}.CustomStepper_mobileConnectorWrapper__kNzra{height:2px;left:calc(50% + 15px);position:absolute;top:15px;width:calc(100% - 30px);z-index:0}.CustomStepper_mobileConnector__-1hrI{background-color:#d1d5db;height:100%;width:100%}@media (max-width:768px){.CustomStepper_stepperOuter__4Dlsg{margin:0 auto;max-width:100%;padding:0;width:100%}.CustomStepper_stepsContainer__Zst1N{align-items:center;display:flex;justify-content:space-between;position:relative}.CustomStepper_stepWithLabel__0-Ohg{flex:1 1;min-width:0;position:relative}.CustomStepper_stepCircleWrapper__TBjfA{display:flex;justify-content:center;margin-bottom:8px;position:relative}.CustomStepper_connector__\+QnsW{height:2px;left:calc(50% + 15px);top:50%;transform:translateY(-50%);width:calc(100% - 15px)}.CustomStepper_stepWithLabel__0-Ohg:last-child .CustomStepper_connector__\+QnsW{display:none}.CustomStepper_circleActive__L9sVA,.CustomStepper_circleCompleted__e5jsl,.CustomStepper_circleUpcoming__YOQo3{height:30px;position:relative;width:30px;z-index:2}.CustomStepper_labelActive__SlkF4,.CustomStepper_labelUpcoming__fBKJe{font-size:.75rem;text-align:center}.CustomStepper_innerDot__S6LtW{height:8px;width:8px}.CustomStepper_circleCompleted__e5jsl svg{height:18px;width:18px}}.medeco .medeco_header{align-items:center;display:flex;padding:15px 16px 15px 10px}.medeco .logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#413aff,#7f00e3);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:26px;font-weight:600;margin-left:15px;text-align:center}.medeco .tatva_care_logo{height:auto;margin-left:15px;width:130px}.medeco .medeco_container{position:relative}.medeco .medeco_container .gradient_container{background:linear-gradient(114.09deg,#4c1357,#15114b 48.38%,#1a1a2f 92.15%);border-radius:0 0 12px 12px;height:300px;position:absolute;top:0;width:100%;z-index:1}.medeco .medeco_container .gradient_container .header_white_grid{position:absolute;right:0;top:0;z-index:2}.medeco .medeco_container .data_container{padding:40px 30px 30px;position:relative;z-index:2}.medeco .medeco_container .doctor_name{color:#fff!important;font-family:Poppins;font-size:32px;font-weight:600;letter-spacing:0;line-height:32px}.medeco .medeco_container .sub_text{color:#fff!important;font-family:Poppins;font-size:18px;font-weight:400;letter-spacing:0;line-height:22px}.medeco .medeco_container .offering_container{align-items:center;background-color:#fff;border:1px solid #e2e2ea;border-radius:24px;display:flex;flex-direction:column;margin-top:30px;padding:42px 20px}.medeco .medeco_container .offering_text_container{color:#454551!important}.medeco .medeco_container .offering_text{font-family:Poppins;font-size:32px;font-weight:600;letter-spacing:0;line-height:32px;text-align:center}.medeco .medeco_container .offering_subtext{font-family:Poppins;font-size:18px;font-weight:400;letter-spacing:0;line-height:22px;text-align:center}.medeco .medeco_container .offering_cards_container{grid-gap:40px;align-items:center;display:grid;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-left:auto;margin-right:auto;margin-top:30px;max-width:1200px;width:100%}.medeco .medeco_container .offering_container_card{align-items:center;animation-duration:.3s;animation-timing-function:ease-out;background:linear-gradient(180deg,#d6cbf9,#efeafd);border-radius:21.32px;box-shadow:3px 4px 0 0 #47018a;display:flex;flex-direction:column;gap:4px;justify-content:center;max-width:300px;min-height:140px;min-width:280px;position:relative}.medeco .medeco_container .offering_container_card .card_white_grid{height:100%;left:-18%;position:absolute;width:100%}.medeco .medeco_container .offering_container_card .card_title{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#685fb4,#3a308e);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Poppins;font-size:20px;font-weight:600;letter-spacing:0;text-align:center}.medeco .medeco_container .offering_container_card .card_img{height:75px;position:relative;width:75px;z-index:2}.medeco .medeco_container .qr_container{align-items:center;background:linear-gradient(90deg,#fada8900,#fada8966 50%,#fada8900);display:flex;gap:30px;justify-content:center;margin-top:40px;padding:16px;width:80%}.medeco .medeco_container .qr_container .qr_content{max-width:600px;padding-bottom:22px;padding-top:22px}.medeco .medeco_container .qr_container .qr_content .qr_heading{color:#454551!important;font-family:Poppins;font-size:24px;font-weight:700;letter-spacing:0;line-height:24px;vertical-align:middle}.medeco .medeco_container .qr_container .qr_content .qr_know_more{color:#4b4ad5!important;font-size:16px!important;font-weight:500!important;letter-spacing:0;line-height:26px!important;text-decoration:underline;vertical-align:middle}.medeco .medeco_container .qr_container .qr_content .qr_subtext{color:#454551!important;font-family:Poppins;font-size:16px;font-weight:400;letter-spacing:0;line-height:26px;vertical-align:middle}.medeco .medeco_container .qr_container .qr_img{height:150px;width:150px}.upload-more-btn{align-items:center;border:1px solid #4b4ad5;border-radius:.625rem;display:flex;gap:.625rem;height:2.5625rem;padding:.625rem .6875rem}.upload-more-btn span{color:#4b4ad5!important;font-size:.875rem;font-weight:600;line-height:1.375rem;text-align:center}.snap-rx-header{background:#fff;inset:0;position:fixed!important;width:100%;z-index:2}.know-more-drawer-container{display:flex;flex-direction:column;height:100%;overflow:hidden}.know-more-drawer-container .drawer-header{background-color:#fff;box-shadow:0 2px 8px #0000001a;position:relative;z-index:2}.know-more-drawer-container .drawer-header .drawer-header-content{align-items:center;display:flex;padding:12px}.know-more-drawer-container .drawer-header .drawer-header-content .close-drawer-btn{height:42px}.know-more-drawer-container .drawer-header .drawer-header-content .drawer-title{color:#171725!important;color:var(--T-Text-100,#171725)!important;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.know-more-drawer-container .drawer-header .drawer-tabs{margin-top:16px}.know-more-drawer-container .drawer-header .drawer-tabs .ant-tabs{border:none}.know-more-drawer-container .drawer-header .drawer-tabs .ant-tabs-nav{margin:0}.know-more-drawer-container .drawer-header .drawer-tabs .ant-tabs-nav .ant-tabs-tab{border-bottom:2px solid #0000}.know-more-drawer-container .drawer-header .drawer-tabs .ant-tabs-nav .ant-tabs-tab-active{border-bottom:2px solid #007bff}.know-more-drawer-container .drawer-scrollable-content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;flex-grow:1;gap:80px;overflow-y:auto;padding:52px 0}.know-more-drawer-container .drawer-scrollable-content .section-side-header{font-feature-settings:"liga" off,"clig" off;color:#4b4ad5!important;color:var(--P-CTA--100,var(--P-CTA-100,#4b4ad5))!important;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:18px;text-align:center}.know-more-drawer-container .drawer-scrollable-content .know-more-section-tilte{font-feature-settings:"liga" off,"clig" off;color:#000!important;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.know-more-drawer-container .drawer-scrollable-content .know-more-section-content{font-feature-settings:"liga" off,"clig" off;color:#454551!important;color:var(--T-Text-80,#454551)!important;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-top:24px;text-align:justify}.know-more-drawer-container .drawer-scrollable-content .know-more-section-content .benefits-info-card{align-items:flex-start;background:#4b4ad51a;border-radius:24px;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:24px}.know-more-drawer-container .drawer-scrollable-content .know-more-section-content .info-card-header{display:flex;gap:12px}.know-more-drawer-container .drawer-scrollable-content .know-more-section-content .info-card-header .info-card-icons{width:20px}.know-more-drawer-container .drawer-scrollable-content .know-more-section-content .info-card-header .info-card-title{color:#171725;color:var(--T-Text-100,#171725);font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.know-more-drawer-container .drawer-scrollable-content .know-more-section-content .info-card-content{align-items:flex-start;color:#454551;color:var(--T-Text-80,#454551);display:flex;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:18px;text-align:left}.know-more-drawer-container .drawer-scrollable-content .know-more-section-content .instruction-cvt-tutorial{color:#29292e!important;font-size:14px;margin-bottom:10px}.know-more-drawer-container .drawer-scrollable-content .cvt-tips-content{background:#4b4ad51a;border-radius:24px;font-size:14px;padding:25px;text-align:left}.know-more-drawer-container .drawer-scrollable-content .section{min-height:200px;padding:0 30px;width:100%}.know-more-drawer-container .drawer-scrollable-content .section .basic-info-section{align-items:center;background:#a461d81a;border-radius:24px;display:flex;gap:18px;justify-content:space-between;padding:24px}.know-more-drawer-container .drawer-scrollable-content .section .tips-list-container{border:1px solid #e4e7eb;border-radius:12px;margin-top:24px;padding:0 16px}.know-more-drawer-container .drawer-scrollable-content .section .tips-list-container .tips-list-item{align-items:start;border-bottom:1px solid #f2f2f2;display:flex;gap:10px;padding:16px 0}.know-more-drawer-container .drawer-scrollable-content .section .tips-list-container .tips-list-item .tips-list-item-icon{height:14px;width:14px}.know-more-drawer-container .drawer-scrollable-content .section .tips-list-container .tips-list-item .tips-list-item-icon img{height:auto;object-fit:contain;width:100%}.know-more-drawer-container .drawer-scrollable-content .section .tips-list-container .tips-list-item .tips-list-item-content{display:flex;flex-direction:column;gap:4px}.know-more-drawer-container .drawer-scrollable-content .section .tips-list-container .tips-list-item .tips-list-item-content .tips-list-item-title{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.know-more-drawer-container .drawer-scrollable-content .section .tips-list-container .tips-list-item .tips-list-item-content .tips-list-item-description{font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:22px}.know-more-drawer-container .drawer-scrollable-content .video-section{min-height:350px;padding:0 30px;width:100%}.upload-written-rx-container .upload-modal-content{background:#fff;border:2px solid #a855f7;border-radius:20px;box-shadow:0 4px 20px #a855f71a;max-width:600px;position:relative;width:43.75rem}.upload-written-rx-container .upload-modal-content .upload-header{border-bottom:1px solid #e2e2ea;margin-bottom:20px;padding:1rem .75rem;position:relative;text-align:center}.upload-written-rx-container .upload-modal-content .upload-header .back-button{background:#0000;border:none;border-radius:6px;color:#a855f7;cursor:pointer;font-family:Poppins;font-size:14px;font-weight:500;left:1rem;padding:8px 12px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease}.upload-written-rx-container .upload-modal-content .upload-header .back-button:hover{background:#f3e8ff;color:#7c3aed}.upload-written-rx-container .upload-modal-content .upload-header .back-button:focus{background:#f3e8ff;color:#7c3aed;outline:none}.upload-written-rx-container .upload-modal-content .upload-header .upload-title{color:#000c;font-family:Poppins;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1;margin:0;text-align:center}.upload-written-rx-container .upload-modal-content .rx-image{display:flex;justify-content:center;margin-bottom:24px}.upload-written-rx-container .upload-modal-content .rx-image .rx-pad-image{height:261.6878356934px;object-fit:contain;width:231.4625854492px}.upload-written-rx-container .upload-modal-content .qr-section{align-items:center;align-self:stretch;background:#4b4ad50a;border:1px dashed #4b4ad5;border-radius:.625rem;display:flex;flex-direction:column;gap:.75rem;justify-content:center;padding:1.5rem 2rem}.upload-written-rx-container .upload-modal-content .qr-section .qr-container{display:flex;justify-content:center;margin-bottom:12px}.upload-written-rx-container .upload-modal-content .qr-section .refresh-text{align-items:center;display:flex;gap:.5rem;justify-content:center}.upload-written-rx-container .upload-modal-content .qr-section .refresh-text .refresh-link{color:#4b4ad5!important;cursor:pointer;font-size:1rem;font-style:normal;font-weight:500;text-decoration:underline}.upload-written-rx-container .upload-modal-content .qr-section .refresh-text .refresh-separator{color:#a2a2a8!important;font-size:1rem;font-style:normal;font-weight:500}.upload-written-rx-container .upload-modal-content .qr-section .qr-description{color:#000c;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.5rem;text-align:center}.upload-written-rx-container .upload-modal-content .or-separator{margin:20px 0;position:relative;text-align:center}.upload-written-rx-container .upload-modal-content .or-separator span{background:#fff;color:#a2a2a8!important;font-size:.75rem;font-weight:400;letter-spacing:.015rem;line-height:1.25rem;padding:0 16px;position:relative;z-index:1}.upload-written-rx-container .upload-modal-content .or-separator:before{background:#e5e7eb;content:"";height:1px;left:0;position:absolute;right:0;top:50%;z-index:0}.upload-written-rx-container .upload-modal-content .upload-section{align-items:center;align-self:stretch;background:#4b4ad50a;border:1px dashed #4b4ad5;border-radius:.625rem;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;padding:1.5rem}.upload-written-rx-container .upload-modal-content .upload-section.drag-active{background:#fafafa;border-color:#6366f1}.upload-written-rx-container .upload-modal-content .upload-section .upload-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:12px}.upload-written-rx-container .upload-modal-content .upload-section .upload-content .upload-icon{color:#6366f1!important;font-size:36px;margin-bottom:12px}.upload-written-rx-container .upload-modal-content .upload-section .upload-content .upload-text{font-size:16px;font-weight:400}.upload-written-rx-container .upload-modal-content .upload-section .upload-content .upload-text .upload-link{color:#4b4ad5!important;cursor:pointer;font-size:1rem;font-style:normal;font-weight:500;text-decoration:underline}.upload-written-rx-container .upload-modal-content .upload-section .upload-content .upload-text .upload-separator{color:#a2a2a8!important;font-size:1rem;font-style:normal;font-weight:500}.upload-written-rx-container .upload-modal-content .upload-section .upload-description{color:#000c;font-size:.875rem;font-weight:500;letter-spacing:.0175rem;line-height:1.25rem;text-align:center}@media(max-width:768px){.upload-written-rx-container{padding:16px}.upload-written-rx-container .upload-modal-content{border-radius:16px;padding:24px}.upload-written-rx-container .upload-modal-content .upload-header{margin-bottom:16px}.upload-written-rx-container .upload-modal-content .upload-header .back-button{font-size:13px;left:.5rem;padding:6px 8px}.upload-written-rx-container .upload-modal-content .upload-header .upload-title{font-size:24px}.upload-written-rx-container .upload-modal-content .rx-image{margin-bottom:20px}.upload-written-rx-container .upload-modal-content .rx-image .rx-pad-image{width:220px}.upload-written-rx-container .upload-modal-content .qr-section{margin-bottom:16px;padding:20px 16px}.upload-written-rx-container .upload-modal-content .upload-section{padding:24px 16px}.upload-written-rx-container .upload-modal-content .qr-section .qr-container canvas{height:100px!important;width:100px!important}.upload-written-rx-container .upload-modal-content .or-separator{margin:16px 0}}.upload-more-drawer.ant-drawer{position:fixed!important}.upload-more-drawer.ant-drawer .ant-drawer-mask{background-color:#0000!important;pointer-events:none!important}.upload-more-drawer.ant-drawer .ant-drawer-content-wrapper{box-shadow:none!important}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-mask{bottom:0;height:calc(100% + .5px);left:0;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% + .5px)}.ReactCrop__crop-selection{-webkit-transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);bottom:-1px;content:"";left:-1px;opacity:.3;pointer-events:none;position:absolute;right:-1px;top:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;color:#fff}.ReactCrop__crop-selection:focus{outline:2px solid #08f;outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{background-color:#fff6;content:"";display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{height:100%;width:1px}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{height:1px;width:100%}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{background-color:#0003;background-color:var(--rc-drag-handle-bg-colour);border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);height:12px;height:var(--rc-drag-handle-size);position:absolute;width:12px;width:var(--rc-drag-handle-size)}.ReactCrop__drag-handle:focus{background:#08f;background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;left:0}.ReactCrop .ord-n,.ReactCrop .ord-nw{top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;left:50%}.ReactCrop .ord-ne{cursor:ne-resize;top:0}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%}.ReactCrop .ord-se{bottom:0;cursor:se-resize;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;left:50%}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;height:var(--rc-drag-bar-size);left:0;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.ReactCrop__drag-bar.ord-e{height:100%;right:0;top:0;-webkit-transform:translate(50%);transform:translate(50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;height:var(--rc-drag-bar-size);left:0;-webkit-transform:translateY(50%);transform:translateY(50%);width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{height:24px;height:var(--rc-drag-handle-mobile-size);width:24px;width:var(--rc-drag-handle-mobile-size)}}.preview-drawer-content{display:flex;flex-direction:column;padding:16px 16px 0}.preview-drawer-content .snaprx-preview-container{flex:1 1}.preview-drawer-content .preview-area{align-items:center;-webkit-backdrop-filter:blur(5.0933785439px);backdrop-filter:blur(5.0933785439px);background:#79797b;border-radius:20px;display:flex;height:580px;justify-content:center;margin:auto;padding:24px 32px;position:relative;width:37.5625rem;width:580px}.preview-drawer-content .preview-area .skeleton-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.preview-drawer-content .preview-area .skeleton-container .ant-skeleton-image{height:100%!important;width:100%!important}.preview-drawer-content .preview-area .skeleton-container .ant-skeleton-image .ant-skeleton-image-svg{border-radius:20px;height:100%;width:100%}.preview-drawer-content .preview-area .loading-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.preview-drawer-content .preview-area .loading-container .loading-content{align-items:center;color:#fff;display:flex;flex-direction:column;gap:16px}.preview-drawer-content .preview-area .loading-container .loading-content .spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:32px;width:32px}.preview-drawer-content .preview-area .loading-container .loading-content p{font-size:16px;font-weight:500;margin:0}.preview-drawer-content .preview-area .error-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.preview-drawer-content .preview-area .error-container .error-content{align-items:center;color:#fff;display:flex;flex-direction:column;gap:16px;text-align:center}.preview-drawer-content .preview-area .error-container .error-content .error-icon{font-size:48px}.preview-drawer-content .preview-area .error-container .error-content p{font-size:16px;font-weight:500;margin:0}.preview-drawer-content .preview-area .error-container .error-content .retry-btn{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.preview-drawer-content .preview-area .error-container .error-content .retry-btn:hover{background:#dc2626}.preview-drawer-content .preview-area .crop-container{aspect-ratio:1/1;margin:auto;max-height:auto;max-width:485px;position:relative}.preview-drawer-content .preview-area .crop-container,.preview-drawer-content .preview-area .crop-container .react-crop-wrapper{align-items:center;display:flex;justify-content:center}.preview-drawer-content .preview-area .crop-container .react-crop-wrapper .ReactCrop__child-wrapper{display:inline-grid;max-height:480px;max-width:480px;place-items:center}.preview-drawer-content .preview-area .crop-container .react-crop-wrapper .ReactCrop__child-wrapper .prescription-image{box-shadow:0 8px 32px #0000004d;display:block;position:relative}.preview-drawer-content .preview-area .crop-container .react-crop-wrapper .ReactCrop__crop-selection,.preview-drawer-content .preview-area .crop-container .react-crop-wrapper .ReactCrop__crop-selection:before{box-shadow:none!important}.preview-drawer-content .preview-area .crop-container .react-crop-wrapper .ReactCrop__crop-selection{background:#0000!important}.preview-drawer-content .preview-area .crop-container .ReactCrop{position:relative}.preview-drawer-content .preview-area .crop-container .ReactCrop:after,.preview-drawer-content .preview-area .crop-container .ReactCrop:before{display:none!important}.preview-drawer-content .preview-area .preview-area .crop-container{display:grid;height:480px;overflow:hidden;place-items:center;width:480px}.preview-drawer-content .preview-area .preview-area .react-crop-wrapper .ReactCrop__child-wrapper{display:grid;height:100%;place-items:center;width:100%}.preview-drawer-content .ReactCrop{cursor:crosshair;display:inline-block;max-height:100%;max-width:100%;position:relative}.preview-drawer-content .ReactCrop__crop-selection{background:#3b82f61a!important;border:3px solid #3b82f6!important;box-sizing:border-box;cursor:move;left:0;position:absolute;top:0;transform:translateZ(0)}.preview-drawer-content .ReactCrop__crop-handle{background:#3b82f6!important;border:3px solid #fff!important;border-radius:50%!important;cursor:grab;height:16px!important;position:absolute;transition:all .2s ease;width:16px!important}.preview-drawer-content .ReactCrop__crop-handle:hover{background:#2563eb!important;box-shadow:0 2px 8px #3b82f666;transform:scale(1.2)}.preview-drawer-content .ReactCrop__crop-handle:active{cursor:grabbing}.preview-drawer-content .ReactCrop__crop-handle--nw{left:-8px;top:-8px}.preview-drawer-content .ReactCrop__crop-handle--ne{right:-8px;top:-8px}.preview-drawer-content .ReactCrop__crop-handle--sw{bottom:-8px;left:-8px}.preview-drawer-content .ReactCrop__crop-handle--se{bottom:-8px;right:-8px}.preview-drawer-content .ReactCrop__crop-handle--e,.preview-drawer-content .ReactCrop__crop-handle--n,.preview-drawer-content .ReactCrop__crop-handle--s,.preview-drawer-content .ReactCrop__crop-handle--w{display:none!important}.preview-drawer-content .ReactCrop__image{max-height:100%;max-width:100%}.preview-drawer-content .ReactCrop__disabled .preview-drawer-content .ReactCrop__crop-handle,.preview-drawer-content .ReactCrop__disabled .preview-drawer-content .ReactCrop__crop-selection{cursor:inherit}.preview-drawer-content .ReactCrop__rule-of-thirds-hz:after,.preview-drawer-content .ReactCrop__rule-of-thirds-hz:before,.preview-drawer-content .ReactCrop__rule-of-thirds-vt:after,.preview-drawer-content .ReactCrop__rule-of-thirds-vt:before{display:none}.preview-drawer-content .preview-drawer-action-bar{align-items:center;display:flex;justify-content:space-between;margin-top:14px;width:100%}.preview-drawer-content .preview-drawer-action-bar .srxpd-action-buttons{display:flex;gap:12px}.preview-drawer-content .preview-drawer-action-bar .srxpd-action-buttons .action-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 16px;transition:all .2s ease}.preview-drawer-content .preview-drawer-action-bar .srxpd-action-buttons .action-btn.reupload-btn{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(103deg,#fff9 5.1%,#fff9 51.64%,#fff9 98.18%);border-radius:.39813rem;display:flex;gap:.382rem;height:1.85806rem;justify-content:center;padding:.25469rem .50931rem}.preview-drawer-content .preview-drawer-action-bar .srxpd-action-buttons .action-btn.reupload-btn span{color:#4b4ad5!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.preview-drawer-content .preview-drawer-action-bar .srxpd-action-buttons .action-btn.remove-btn{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(103deg,#fff9 5.1%,#fff9 51.64%,#fff9 98.18%);border-radius:.39813rem;display:flex;gap:.382rem;height:1.85806rem;justify-content:center;padding:.25469rem .50931rem}.preview-drawer-content .preview-drawer-action-bar .srxpd-action-buttons .action-btn.remove-btn span{color:#fc5a5a!important;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.preview-drawer-content .preview-drawer-action-bar .srxpd-zoom-controls{align-items:center;background-color:#0000;display:flex;gap:8px;padding:0}.preview-drawer-content .preview-drawer-action-bar .srxpd-zoom-controls .rotate-btn{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(103deg,#fff9 5.1%,#fff9 51.64%,#fff9 98.18%);border:none;border-radius:.39813rem;display:flex;gap:1.32719rem;height:1.85806rem;justify-content:center;padding:.25rem;width:1.85806rem}.preview-drawer-content .preview-drawer-action-bar .srxpd-zoom-controls .zoom-btn{align-items:center;background:#f9fafb;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;transition:all .2s ease;width:40px}.preview-drawer-content .preview-drawer-action-bar .srxpd-zoom-controls .zoom-btn:hover{background:#f3f4f6;color:#374151}.preview-drawer-content .preview-drawer-action-bar .srxpd-zoom-controls .zoom-btn-combined{align-items:center;align-self:stretch;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(103deg,#fff9 5.1%,#fff9 51.64%,#fff9 98.18%);border-radius:.39813rem;display:flex;gap:.5rem;padding:.25rem .5rem}.preview-drawer-content .preview-drawer-action-bar .srxpd-zoom-controls .zoom-btn-combined .zoom-divider{color:#a2a2a8!important;display:flex;flex-direction:column;font-size:.929rem;font-style:normal;font-weight:500;height:1.01069rem;justify-content:center;line-height:normal;width:.33181rem}.preview-drawer-content .thumbnails-section{align-items:center;background:#f8f9fa;display:flex;flex-shrink:0;gap:16px;justify-content:center;min-height:100px;overflow-x:auto;overflow-y:visible}.preview-drawer-content .thumbnails-section .thumbnail-item{background:#fdfdfd;border:.5px solid #e2e2ea;border-radius:.5rem!important;box-shadow:0 0 4px 0 #0000000f;cursor:pointer;flex-shrink:0;height:5rem!important;overflow:hidden;position:relative;transition:all .2s ease;width:4.48981rem!important}.preview-drawer-content .thumbnails-section .thumbnail-item:hover{border:1px solid #4b4ad5;box-shadow:0 2px 8px 0 #4b4ad533;transform:translateY(-1px)}.preview-drawer-content .thumbnails-section .thumbnail-item.selected{background:#fdfdfd;border:1.8px solid #4b4ad5;box-shadow:0 4px 12px 0 #0000002e}.preview-drawer-content .thumbnails-section .thumbnail-item.selected:hover{transform:none}.preview-drawer-content .thumbnails-section .thumbnail-item .thumbnail-img{height:100%;object-fit:contain;width:100%}.preview-drawer-content .thumbnails-section .thumbnail-item .thumbnail-overlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;left:0;padding:2px 4px;position:absolute;right:0}.preview-drawer-content .thumbnails-section .thumbnail-item .thumbnail-overlay .page-number{color:#fff;font-size:.6rem;font-weight:600;line-height:1;text-shadow:0 1px 2px #000c}.preview-drawer-content .thumbnails-section .thumbnail-item .thumbnail-error{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;font-size:20px;height:100%;justify-content:center;width:100%}.preview-drawer-content .thumbnails-section .add-more-item{align-items:center;background:#4b4ad50a;border:.4px dashed #4b4ad5;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;gap:.14519rem;height:5rem!important;justify-content:center;padding:1.0625rem .74488rem 1.30025rem;width:4.48981rem!important}.preview-drawer-content .thumbnails-section .add-more-item .upload-icon{color:#6366f1!important;font-size:20px}.preview-drawer-content .thumbnails-section .add-more-item .add-text{color:#4b4ad5!important;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal;text-align:center;text-decoration-line:underline}.preview-drawer-content .no-files-message{color:#666;font-size:14px;padding:20px;text-align:center}@media(max-width:768px){.preview-drawer-content{gap:16px}.preview-drawer-content .preview-area{padding:20px}.preview-drawer-content .preview-drawer-action-bar{align-items:stretch;flex-direction:column;gap:16px}.preview-drawer-content .preview-drawer-action-bar .action-buttons,.preview-drawer-content .preview-drawer-action-bar .srxpd-zoom-controls{justify-content:center}.preview-drawer-content .thumbnails-section{gap:12px}.preview-drawer-content .thumbnails-section .add-more-item,.preview-drawer-content .thumbnails-section .thumbnail-item{cursor:pointer;height:80px!important;width:60px!important}}.snaprx-drawer-title .page-indicator{color:#6b7280;font-size:.875rem;font-weight:400;margin-left:.5rem}.save-btn{align-items:center;align-self:stretch;background:#4b4ad5!important;border-radius:.625rem!important;display:flex;gap:.5rem;justify-content:center;padding:.625rem 1rem!important;width:7.8125rem}.snaprx-drawer-title{color:#454551;font-family:Poppins;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.625rem}.scan-animation-wrapper{display:block;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.scan-animation-wrapper .lottie-style{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.scan-animation-wrapper .child-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bottomSheetWrapper{align-items:flex-end;display:flex;justify-content:center;z-index:1000}.bottomSheetWrapper,.overlay{height:100dvh;inset:0;position:fixed;width:100dvw}.overlay{background:#00000080;bottom:0;left:0;right:0;top:0;transition:opacity .3s;z-index:1001}.bottomSheet{background:#fff;border-top-left-radius:1rem;border-top-right-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;max-height:60dvh;overflow-y:auto;position:relative;width:100%;z-index:1002}@media(max-width:768px){.preview-drawer-overlay .preview-drawer-mobile{background:#181a20!important;color:#fff!important;display:flex;flex-direction:column;height:100%;width:100%}.preview-drawer-overlay .preview-drawer-mobile .drawer-header{align-items:center;background:#181a20!important;color:#fff!important;display:flex;height:60px;justify-content:space-between}.preview-drawer-overlay .preview-drawer-mobile .drawer-header .header-left{align-items:center;display:flex;gap:16px;height:100%}.preview-drawer-overlay .preview-drawer-mobile .drawer-header .header-left .icon-Cross{color:#fff;font-size:28px}.preview-drawer-overlay .preview-drawer-mobile .drawer-header .header-left .back-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;transition:all .2s ease;width:40px}.preview-drawer-overlay .preview-drawer-mobile .drawer-header .header-left .drawer-title{color:#fff!important;font-size:20px;font-weight:600;margin:0}.preview-drawer-overlay .preview-drawer-mobile .preview-area{align-items:center;background-color:#000;display:flex;height:calc(100dvh - 230px);justify-content:center;position:relative}.preview-drawer-overlay .preview-drawer-mobile .preview-area .skeleton-container{align-items:center;border-radius:0;display:flex;height:100%;justify-content:center;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .skeleton-container .skeleton-image{border-radius:20px;height:100%;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .skeleton-container .ant-skeleton-image{height:100%!important;width:100%!important}.preview-drawer-overlay .preview-drawer-mobile .preview-area .skeleton-container .ant-skeleton-image .ant-skeleton-image-svg{border-radius:20px;height:100%;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .loading-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .loading-container .loading-content{align-items:center;color:#fff;display:flex;flex-direction:column;gap:16px}.preview-drawer-overlay .preview-drawer-mobile .preview-area .loading-container .loading-content .spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:32px;width:32px}.preview-drawer-overlay .preview-drawer-mobile .preview-area .loading-container .loading-content p{font-size:16px;font-weight:500;margin:0}.preview-drawer-overlay .preview-drawer-mobile .preview-area .error-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .error-container .error-content{align-items:center;color:#fff;display:flex;flex-direction:column;gap:16px;text-align:center}.preview-drawer-overlay .preview-drawer-mobile .preview-area .error-container .error-content .error-icon{font-size:48px}.preview-drawer-overlay .preview-drawer-mobile .preview-area .error-container .error-content p{color:#fff!important;font-size:16px;font-weight:500;margin:0}.preview-drawer-overlay .preview-drawer-mobile .preview-area .error-container .error-content .retry-btn{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.preview-drawer-overlay .preview-drawer-mobile .preview-area .error-container .error-content .retry-btn:hover{background:#dc2626}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container{height:100%;position:relative;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .react-multi-carousel-list{height:100%;overflow:visible!important;overflow:initial!important}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .react-multi-carousel-list .react-multi-carousel-track{height:inherit;width:inherit}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .react-multi-carousel-list .react-multi-carousel-dot-list{background-color:#0000!important;bottom:-23px!important;gap:4px!important;margin:0!important;padding:0!important}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .react-multi-carousel-list .react-multi-carousel-dot-list .react-multi-carousel-dot button{background-color:hsla(0,0%,100%,.502)!important;border-radius:50%!important;height:4px!important;width:4px!important}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .react-multi-carousel-list .react-multi-carousel-dot-list .react-multi-carousel-dot--active button{background-color:#fff!important;border-radius:6px!important;height:4px!important;width:23px!important}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .srxm-crop-container{align-items:center;display:flex!important;display:grid;justify-content:center;margin:auto;max-height:auto;max-width:100%;overflow:hidden;place-items:center;position:relative;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .srxm-crop-container .srxm-react-crop-wrapper{align-items:center;display:flex;justify-content:center}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .srxm-crop-container .srxm-react-crop-wrapper .ReactCrop__child-wrapper{display:inline-grid;display:grid;height:100%;place-items:center;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .srxm-crop-container .srxm-react-crop-wrapper .ReactCrop__child-wrapper .srxm-prescription-image{box-shadow:0 8px 32px #0000004d;display:block;position:relative}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .srxm-crop-container .prescription-image-main{aspect-ratio:1/1;border-radius:12px;box-shadow:0 8px 32px #0000004d;display:block;height:auto;object-fit:contain;transform-origin:center center;width:100%}.preview-drawer-overlay .preview-drawer-mobile .action-bar{background-color:#181a20;bottom:0;height:170px;left:0;padding:12px 24px 24px;position:fixed;width:100%}.preview-drawer-overlay .preview-drawer-mobile .action-bar .action-buttons{align-items:center;display:flex;gap:32px;justify-content:center;margin-bottom:24px}.preview-drawer-overlay .preview-drawer-mobile .action-bar .action-buttons .action-btn{background-color:#0000;border:none;color:#fff!important;outline:none}.preview-drawer-overlay .preview-drawer-mobile .action-bar .action-buttons .action-btn div{color:#fff!important;line-height:26px}.preview-drawer-overlay .preview-drawer-mobile .action-bar .action-buttons .action-btn .action-icon{height:24px;object-fit:contain;width:24px}.preview-drawer-overlay .preview-drawer-mobile .action-bar .footer-actions{display:flex;gap:24px}.preview-drawer-overlay .preview-drawer-mobile .action-bar .footer-actions .footer-cta{flex:1 1;font-weight:500;height:48px}.preview-drawer-overlay .thumbnails-section-container{background-color:#181a20;bottom:170px;left:0;padding:32px 10px 10px;position:fixed;right:0}.preview-drawer-overlay .thumbnails-section-container .thumbnails-section{align-items:center;color:#fff;display:flex;gap:10px;justify-content:center}.preview-drawer-overlay .thumbnails-section-container .thumbnails-section .page-number-container{align-items:center;background-color:#fff3;border-radius:13px;display:flex;gap:4px;padding:2px 13px}.preview-drawer-overlay .thumbnails-section-container .thumbnails-section .page-number-container .page-number{color:#fff!important;font-size:12px;font-weight:500;line-height:24px}.preview-drawer-overlay .thumbnails-section-container .thumbnails-section .arrow-btn{background-color:#0000;border:none;color:#fff!important;outline:none}.preview-drawer-overlay .thumbnails-section-container .thumbnails-section .arrow-btn .arrow-icon{height:24px;width:24px}.preview-drawer-overlay .thumbnails-section-container .thumbnails-section .arrow-btn .arrow-icon.rotate-180{transform:rotate(180deg)}}.bs-container{padding:16px}.bs-icon{font-size:32px;text-align:center}.bs-title{margin-bottom:33px}.bs-content{align-items:center;background-color:rgba(237,138,0,.102);border-radius:12px;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px;padding:20px}.bs-desc{color:#454551;margin:0 0 0 20px}.bs-cta{display:block;margin:0 auto 12px;padding:12px 20px;width:100%}.close-btn{cursor:pointer;position:absolute;right:20px;top:20px}.uploaded-files-preview{align-items:center;background:#0000;display:flex;flex-direction:column;margin-bottom:24px;padding:20px}.uploaded-files-preview:before{background-image:url(/static/media/snaprx-bg.ada1837350a426e6bbb9.png);background-position:50%;background-repeat:repeat;background-size:40%;bottom:0;content:"";left:0;opacity:.03;position:absolute;right:0;top:0;z-index:-1}.uploaded-files-preview .loading-container{align-items:center;display:flex;justify-content:center;min-height:200px}.uploaded-files-preview .loading-container .loading-text{color:#6b7280;font-size:16px;font-weight:500}.uploaded-files-preview .files-grid{align-items:center;display:flex;flex-direction:column;gap:24px;width:100%}.uploaded-files-preview .file-preview-card{background:#fff;border:2px solid #ba7de9;border-radius:1.25rem;box-shadow:0 5px 10px 0 #aaaaaa26;overflow:hidden;transition:all .2s ease;width:700px}.uploaded-files-preview .file-preview-card:hover{border-color:#7c3aed;box-shadow:0 4px 20px #a855f726}.uploaded-files-preview .file-preview-card .file-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:12px 16px}.uploaded-files-preview .file-preview-card .file-header .page-info{align-items:center;display:flex;gap:8px}.uploaded-files-preview .file-preview-card .file-header .page-info .page-icon{align-items:center;color:#6b7280;display:flex}.uploaded-files-preview .file-preview-card .file-header .page-info .page-text{color:#374151;font-size:14px;font-weight:500}.uploaded-files-preview .file-preview-card .file-header .file-actions{display:flex;gap:4px}.uploaded-files-preview .file-preview-card .file-header .file-actions .edit-btn{color:#a855f7;cursor:pointer}.uploaded-files-preview .file-preview-card .file-header .file-actions .delete-btn{color:#ef4444;cursor:pointer}.uploaded-files-preview .file-preview-card .file-content .prescription-preview{align-items:center;background:#f9fafb;display:flex;justify-content:center;min-height:400px;overflow:hidden;position:relative;width:100%}.uploaded-files-preview .file-preview-card .file-content .prescription-preview .prescription-image{box-shadow:0 2px 8px #00000014;height:auto;object-fit:contain;width:100%}.uploaded-files-preview .file-preview-card .file-content .prescription-preview .image-error{align-items:center;display:flex;height:100%;justify-content:center;min-height:300px;width:100%}.uploaded-files-preview .file-preview-card .file-content .prescription-preview .image-error .error-content{color:#6b7280;text-align:center}.uploaded-files-preview .file-preview-card .file-content .prescription-preview .image-error .error-content .error-icon{font-size:48px;margin-bottom:8px}.uploaded-files-preview .file-preview-card .file-content .prescription-preview .image-error .error-content p{font-size:14px;font-weight:500;margin:0}.uploaded-files-preview .upload-more-section{margin-top:32px;text-align:center}.uploaded-files-preview .upload-more-section .upload-more-btn{background:#a855f7;border-color:#a855f7;border-radius:8px;box-shadow:0 2px 8px #a855f733;font-size:16px;font-weight:600;height:48px;padding:0 32px;transition:all .2s ease}.uploaded-files-preview .upload-more-section .upload-more-btn:hover{transform:translateY(-1px)}.uploaded-files-preview .upload-more-section .upload-more-btn:focus,.uploaded-files-preview .upload-more-section .upload-more-btn:hover{background:#7c3aed;border-color:#7c3aed;box-shadow:0 4px 16px #a855f74d}@media(max-width:768px){.uploaded-files-preview{padding:20px 16px}.uploaded-files-preview .files-grid{gap:16px;max-width:100%}.uploaded-files-preview .file-preview-card{max-width:100%}.uploaded-files-preview .file-preview-card .file-content .prescription-preview{min-height:300px}}@media(max-width:480px){.uploaded-files-preview{padding:16px 12px}.uploaded-files-preview .file-preview-card,.uploaded-files-preview .files-grid{max-width:100%}.uploaded-files-preview .file-preview-card .file-header{padding:8px 12px}.uploaded-files-preview .file-preview-card .file-header .page-text{font-size:13px}.uploaded-files-preview .file-preview-card .file-content .prescription-preview{min-height:250px}}.qr-code-container{align-items:center;display:flex;justify-content:center}.qr-code-container svg{box-shadow:0 4px 12px #0000001a}.qr-code-wrapper{display:inline-block;padding:20px;position:relative}.qr-corner{border:3px solid #000;height:20px;position:absolute;width:20px}.qr-corner.qr-corner-tl{border-bottom:none;border-right:none;border-top-left-radius:4px;left:8px;top:8px}.qr-corner.qr-corner-tr{border-bottom:none;border-left:none;border-top-right-radius:4px;right:8px;top:8px}.qr-corner.qr-corner-bl{border-bottom-left-radius:4px;border-right:none;border-top:none;bottom:8px;left:8px}.qr-corner.qr-corner-br{border-bottom-right-radius:4px;border-left:none;border-top:none;bottom:8px;right:8px}.qr-code-placeholder{height:120px;width:120px}.qr-code-placeholder .shimmer-content{height:100%;width:100%}.upload-written-rx-container-pos-abs{height:100%;left:0;opacity:0;pointer-events:none;position:absolute!important;top:0;transform:translateX(-100%);width:100%;z-index:-1!important}.upload-written-rx-container{align-items:center;display:flex;justify-content:center;padding:20px;position:relative}.upload-written-rx-container:before{background-image:url(/static/media/snaprx-bg.ada1837350a426e6bbb9.png);background-position:50%;background-repeat:repeat;background-size:40%;bottom:0;content:"";left:0;opacity:.03;position:absolute;right:0;top:0;z-index:-1}.upload-written-rx-container .ipd-upload-modal-content{background:#0000;border:none;max-width:600px;position:relative;width:43.75rem}.upload-written-rx-container .ipd-upload-modal-content .upload-header{margin-bottom:20px;position:relative;text-align:center}.upload-written-rx-container .ipd-upload-modal-content .upload-header .back-button{background:#0000;border:none;border-radius:6px;color:#a855f7;cursor:pointer;font-family:Poppins;font-size:14px;font-weight:500;left:1rem;padding:8px 12px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease}.upload-written-rx-container .ipd-upload-modal-content .upload-header .back-button:hover{background:#f3e8ff;color:#7c3aed}.upload-written-rx-container .ipd-upload-modal-content .upload-header .back-button:focus{background:#f3e8ff;color:#7c3aed;outline:none}.upload-written-rx-container .ipd-upload-modal-content .upload-header .upload-title{color:#000c;font-family:Poppins;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1;margin:0;text-align:center}.upload-written-rx-container .ipd-upload-modal-content .rx-image{display:flex;justify-content:center;margin-bottom:24px}.upload-written-rx-container .ipd-upload-modal-content .rx-image .rx-pad-image{height:261.6878356934px;object-fit:contain;width:231.4625854492px}.upload-written-rx-container .ipd-upload-modal-content .qr-section{align-items:center;align-self:stretch;background:#4b4ad50a;border:1px dashed #4b4ad5;border-radius:.625rem;display:flex;flex-direction:column;gap:.75rem;justify-content:center;padding:1.5rem 2rem}.upload-written-rx-container .ipd-upload-modal-content .qr-section .qr-container{display:flex;justify-content:center;margin-bottom:12px}.upload-written-rx-container .ipd-upload-modal-content .qr-section .refresh-text{align-items:center;display:flex;gap:.5rem;justify-content:center}.upload-written-rx-container .ipd-upload-modal-content .qr-section .refresh-text .refresh-link{color:#4b4ad5!important;cursor:pointer;font-size:1rem;font-style:normal;font-weight:500;text-decoration:underline}.upload-written-rx-container .ipd-upload-modal-content .qr-section .refresh-text .refresh-separator{color:#a2a2a8!important;font-size:1rem;font-style:normal;font-weight:500}.upload-written-rx-container .ipd-upload-modal-content .qr-section .qr-description{color:#000c;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.5rem;text-align:center}.upload-written-rx-container .ipd-upload-modal-content .or-separator{margin:12px 0;position:relative;text-align:center}.upload-written-rx-container .ipd-upload-modal-content .or-separator span{background:#fff;color:#a2a2a8!important;font-size:.75rem;font-weight:400;letter-spacing:.015rem;line-height:1.25rem;padding:0 16px;position:relative;z-index:1}.upload-written-rx-container .ipd-upload-modal-content .or-separator:before{background:#e5e7eb;content:"";height:1px;left:0;position:absolute;right:0;top:50%;z-index:0}.upload-written-rx-container .ipd-upload-modal-content .upload-section{align-items:center;align-self:stretch;background:#4b4ad50a;border:1px dashed #4b4ad5;border-radius:.625rem;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;padding:1.5rem}.upload-written-rx-container .ipd-upload-modal-content .upload-section.drag-active{background:#fafafa;border-color:#6366f1}.upload-written-rx-container .ipd-upload-modal-content .upload-section .upload-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:12px}.upload-written-rx-container .ipd-upload-modal-content .upload-section .upload-content .upload-icon{color:#6366f1!important;font-size:36px;margin-bottom:12px}.upload-written-rx-container .ipd-upload-modal-content .upload-section .upload-content .upload-text{font-size:16px;font-weight:400}.upload-written-rx-container .ipd-upload-modal-content .upload-section .upload-content .upload-text .upload-link{color:#4b4ad5!important;cursor:pointer;font-size:1rem;font-style:normal;font-weight:500;text-decoration:underline}.upload-written-rx-container .ipd-upload-modal-content .upload-section .upload-content .upload-text .upload-separator{color:#a2a2a8!important;font-size:1rem;font-style:normal;font-weight:500}.upload-written-rx-container .ipd-upload-modal-content .upload-section .upload-description{color:#000c;font-size:.875rem;font-weight:500;letter-spacing:.0175rem;line-height:1.25rem;text-align:center}@media(max-width:768px){.upload-written-rx-container{padding:16px}.upload-written-rx-container .ipd-upload-modal-content{border-radius:16px;padding:24px}.upload-written-rx-container .ipd-upload-modal-content .upload-header{margin-bottom:16px}.upload-written-rx-container .ipd-upload-modal-content .upload-header .back-button{font-size:13px;left:.5rem;padding:6px 8px}.upload-written-rx-container .ipd-upload-modal-content .upload-header .upload-title{font-size:24px}.upload-written-rx-container .ipd-upload-modal-content .rx-image{margin-bottom:20px}.upload-written-rx-container .ipd-upload-modal-content .rx-image .rx-pad-image{width:220px}.upload-written-rx-container .ipd-upload-modal-content .qr-section{margin-bottom:16px;padding:20px 16px}.upload-written-rx-container .ipd-upload-modal-content .upload-section{padding:24px 16px}.upload-written-rx-container .ipd-upload-modal-content .qr-section .qr-container canvas{height:100px!important;width:100px!important}.upload-written-rx-container .ipd-upload-modal-content .or-separator{margin:16px 0}}.snap-rx-container{background:#f8f9fa;display:flex;flex-direction:column;min-height:100vh;position:relative}.snap-rx-container .snap-rx-content{background:#f8f9fa;flex:1 1;padding:0;position:relative}.snap-rx-content{margin-top:60px}.snap-rx-content>*{position:relative;z-index:1}.snap-rx-floating-actions{background:#fff;bottom:0;box-shadow:0 -8px 30px #00000014;display:flex;gap:12px;justify-content:center;left:0;margin-top:12px;padding:12px 20px;position:-webkit-sticky;position:sticky;right:0;z-index:3}.snap-rx-floating-actions .upload-more-btn{background:#fff;border:1px solid #e4e4e7;border-radius:10px;color:#1f1f1f;flex-basis:50%;font-weight:600;height:46px;min-width:150px}.snap-rx-floating-actions .upload-more-btn:focus,.snap-rx-floating-actions .upload-more-btn:hover{background:#fff}.snap-rx-floating-actions .extract-btn{border:none;border-radius:10px;box-shadow:0 8px 18px #6d42ff59;color:#fff;flex-basis:50%;font-weight:700;height:46px;min-width:200px}.snap-rx-floating-actions .extract-btn,.snap-rx-floating-actions .extract-btn:focus{background:linear-gradient(90deg,#6b2ae6,#7e3af2)}.snap-rx-floating-actions .extract-btn:hover{background:linear-gradient(90deg,#6b2ae6,#7e3af2)!important}@media(max-width:768px){.snap-rx-container .snap-rx-content{padding:0}}@media(max-width:480px){.snap-rx-container .snap-rx-content{padding:0}}.upload-rx-container{background:linear-gradient(1turn,#b6b5f2,#e2e2f4);box-sizing:border-box;display:flex;height:100dvh;padding:12px;width:100%}.upload-rx-container .warning-icon{height:auto;object-fit:contain;width:186px}.upload-rx-container .p-20{padding:20px}.upload-rx-container .pb-24{padding-bottom:24px}.upload-rx-container .close-btn{cursor:pointer;position:absolute;right:20px;top:20px}.upload-rx-container .upload-rx-content{height:100%;margin:auto;max-width:500px;position:relative;width:100%}.upload-rx-container .upload-rx-content .website-logo{height:auto;object-fit:contain;width:120px}.upload-rx-container .upload-rx-content .main-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:35px;position:relative;width:100%}.upload-rx-container .upload-rx-content .main-content .body-content{position:relative;width:100%}.upload-rx-container .upload-rx-content .main-content .main-content-header{color:#1f2933;font-size:18px;font-weight:700;line-height:24px;margin-bottom:35px}.upload-rx-container .upload-rx-content .main-content .upload-rx-img{height:159px;width:124px}.upload-rx-container .upload-rx-content .main-content .auto-digitize-toggle-card{border-radius:12px;margin-bottom:13px;padding:15px 16px}.upload-rx-container .upload-rx-content .main-content .auto-digitize-toggle-card.ant-card .ant-card-body{padding:0}.upload-rx-container .upload-rx-content .main-content .auto-digitize-toggle-card .ai-agent{height:28px;width:28px}.upload-rx-container .upload-rx-content .main-content .auto-digitize-toggle-card .rounded-circle{height:40px;width:40px}.upload-rx-container .upload-rx-content .main-content .auto-digitize-toggle-card .sun-icon{height:24px;object-fit:contain;width:24px}.upload-rx-container .upload-rx-content .main-content .auto-digitize-toggle-card .know-more-link{color:#4b4ad5;font-size:14px;font-weight:600;text-decoration:underline}.upload-rx-container .upload-rx-content .main-content .upload-rx-btn{background-color:#4b4ad5;border-radius:12px;bottom:12px;height:56px;left:0;margin:auto;max-width:500px;position:fixed;right:0;width:calc(100% - 24px);z-index:100}.upload-rx-container .upload-rx-content .main-content .p-12{padding:12px}.upload-rx-container .upload-rx-content .main-content .pb-25{padding-bottom:25px}.upload-rx-container .upload-rx-content .main-content .ant-carousel{position:relative;width:100%}.upload-rx-container .upload-rx-content .main-content .ant-carousel .slick-slide{background-color:#efefff99;border-radius:12px;padding:12px;pointer-events:none}.upload-rx-container .upload-rx-content .main-content .ant-carousel .slick-slide.slick-active{pointer-events:auto}.upload-rx-container .upload-rx-content .main-content .ant-carousel .slick-slider .slick-dots li{background-color:#c7c7cb;margin-inline:6px;width:0}.upload-rx-container .upload-rx-content .main-content .ant-carousel .slick-slider .slick-dots li button{background-color:#c7c7cb;border-radius:50%;height:7px;left:0;margin:0;padding:0;top:24px;width:7px}.upload-rx-container .upload-rx-content .main-content .ant-carousel .slick-dots li button:before{display:none}.upload-rx-container .upload-rx-content .main-content .ant-carousel .slick-slider .slick-dots li.slick-active button{background-color:#454551}.upload-rx-container .upload-rx-content .main-content .ant-carousel .slick-fade .slick-slide{opacity:0;transition:opacity .3s ease-in-out}.upload-rx-container .upload-rx-content .main-content .ant-carousel .slick-fade .slick-slide.slick-active{opacity:1}.patient-info-card{border-radius:12px;margin-bottom:13px;padding:15px 16px}.patient-info-card.ant-card .ant-card-body{padding:0}.patient-info-card .ai-agent{height:28px;width:28px}.patient-info-card .rounded-circle{height:40px;width:40px}.patient-info-card .sun-icon{height:24px;object-fit:contain;width:24px}.patient-info-card .know-more-link{color:#4b4ad5;font-size:14px;font-weight:600;text-decoration:underline}.p-12{padding:12px}.preview-drawer-overlay{background:#181a20;bottom:0;display:flex;justify-content:flex-end;left:0;position:fixed;right:0;top:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;z-index:1000}@media(max-width:768px){.preview-drawer-overlay .preview-drawer-mobile{background:#181a20!important;color:#fff!important;display:flex;flex-direction:column;height:100%;width:100%}.preview-drawer-overlay .preview-drawer-mobile .drawer-header{align-items:center;background:#181a20!important;color:#fff!important;display:flex;height:60px;justify-content:space-between}.preview-drawer-overlay .preview-drawer-mobile .drawer-header .header-left{align-items:center;display:flex;gap:16px;height:100%}.preview-drawer-overlay .preview-drawer-mobile .drawer-header .header-left .icon-Cross{color:#fff;font-size:28px}.preview-drawer-overlay .preview-drawer-mobile .drawer-header .header-left .back-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;transition:all .2s ease;width:40px}.preview-drawer-overlay .preview-drawer-mobile .drawer-header .header-left .drawer-title{color:#fff!important;font-size:20px;font-weight:600;margin:0}.preview-drawer-overlay .preview-drawer-mobile .preview-area{align-items:center;background-color:#000;display:flex;height:calc(100dvh - 230px);justify-content:center;position:relative}.preview-drawer-overlay .preview-drawer-mobile .preview-area .skeleton-container{align-items:center;border-radius:0;display:flex;height:100%;justify-content:center;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .skeleton-container .skeleton-image{border-radius:20px;height:100%;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .skeleton-container .ant-skeleton-image{height:100%!important;width:100%!important}.preview-drawer-overlay .preview-drawer-mobile .preview-area .skeleton-container .ant-skeleton-image .ant-skeleton-image-svg{border-radius:20px;height:100%;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .loading-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .loading-container .loading-content{align-items:center;color:#fff;display:flex;flex-direction:column;gap:16px}.preview-drawer-overlay .preview-drawer-mobile .preview-area .loading-container .loading-content .spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:32px;width:32px}.preview-drawer-overlay .preview-drawer-mobile .preview-area .loading-container .loading-content p{font-size:16px;font-weight:500;margin:0}.preview-drawer-overlay .preview-drawer-mobile .preview-area .error-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .error-container .error-content{align-items:center;color:#fff;display:flex;flex-direction:column;gap:16px;text-align:center}.preview-drawer-overlay .preview-drawer-mobile .preview-area .error-container .error-content .error-icon{font-size:48px}.preview-drawer-overlay .preview-drawer-mobile .preview-area .error-container .error-content p{color:#fff!important;font-size:16px;font-weight:500;margin:0}.preview-drawer-overlay .preview-drawer-mobile .preview-area .error-container .error-content .retry-btn{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.preview-drawer-overlay .preview-drawer-mobile .preview-area .error-container .error-content .retry-btn:hover{background:#dc2626}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container{height:100%;position:relative;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .react-multi-carousel-list{height:100%;overflow:visible!important;overflow:initial!important}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .react-multi-carousel-list .react-multi-carousel-track{height:inherit;width:inherit}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .react-multi-carousel-list .react-multi-carousel-dot-list{background-color:#0000!important;bottom:-23px!important;gap:4px!important;margin:0!important;padding:0!important}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .react-multi-carousel-list .react-multi-carousel-dot-list .react-multi-carousel-dot button{background-color:hsla(0,0%,100%,.502)!important;border-radius:50%!important;height:4px!important;width:4px!important}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .react-multi-carousel-list .react-multi-carousel-dot-list .react-multi-carousel-dot--active button{background-color:#fff!important;border-radius:6px!important;height:4px!important;width:23px!important}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .srxm-crop-container{align-items:center;display:flex!important;display:grid;justify-content:center;margin:auto;max-height:auto;max-width:100%;overflow:hidden;place-items:center;position:relative;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .srxm-crop-container .srxm-react-crop-wrapper{align-items:center;display:flex;justify-content:center}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .srxm-crop-container .srxm-react-crop-wrapper .ReactCrop__child-wrapper{display:inline-grid;display:grid;height:100%;place-items:center;width:100%}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .srxm-crop-container .srxm-react-crop-wrapper .ReactCrop__child-wrapper .srxm-prescription-image{box-shadow:0 8px 32px #0000004d;display:block;position:relative}.preview-drawer-overlay .preview-drawer-mobile .preview-area .srxm-carousel-container .srxm-crop-container .prescription-image-main{aspect-ratio:1/1;border-radius:12px;box-shadow:0 8px 32px #0000004d;display:block;height:auto;object-fit:contain;transform-origin:center center;width:100%}.preview-drawer-overlay .preview-drawer-mobile .action-bar{background-color:#181a20;bottom:0;height:170px;left:0;padding:12px 24px 24px;position:fixed;width:100%}.preview-drawer-overlay .preview-drawer-mobile .action-bar .action-buttons{align-items:center;display:flex;gap:32px;justify-content:center;margin-bottom:24px}.preview-drawer-overlay .preview-drawer-mobile .action-bar .action-buttons .action-btn{background-color:#0000;border:none;color:#fff!important;outline:none}.preview-drawer-overlay .preview-drawer-mobile .action-bar .action-buttons .action-btn div{color:#fff!important;line-height:26px}.preview-drawer-overlay .preview-drawer-mobile .action-bar .action-buttons .action-btn .action-icon{height:24px;object-fit:contain;width:24px}.preview-drawer-overlay .preview-drawer-mobile .action-bar .footer-actions{display:flex;gap:24px}.preview-drawer-overlay .preview-drawer-mobile .action-bar .footer-actions .footer-cta{flex:1 1;font-weight:500;height:48px}.preview-drawer-overlay .thumbnails-section-container{background-color:#181a20;bottom:170px;left:0;padding:32px 10px 10px;position:fixed;right:0}.preview-drawer-overlay .thumbnails-section-container .thumbnails-section{align-items:center;color:#fff;display:flex;gap:10px;justify-content:center}.preview-drawer-overlay .thumbnails-section-container .thumbnails-section .page-number-container{align-items:center;background-color:#fff3;border-radius:13px;display:flex;gap:4px;padding:2px 13px}.preview-drawer-overlay .thumbnails-section-container .thumbnails-section .page-number-container .page-number{color:#fff!important;font-size:12px;font-weight:500;line-height:24px}.preview-drawer-overlay .thumbnails-section-container .thumbnails-section .arrow-btn{background-color:#0000;border:none;color:#fff!important;outline:none}.preview-drawer-overlay .thumbnails-section-container .thumbnails-section .arrow-btn .arrow-icon{height:24px;width:24px}.preview-drawer-overlay .thumbnails-section-container .thumbnails-section .arrow-btn .arrow-icon.rotate-180{transform:rotate(180deg)}}@media(max-width:768px){.preview-drawer-overlay:has(.thumbnails-section-container) .preview-area{height:calc(100dvh - 300px)!important}}.ReactCrop{cursor:crosshair;display:inline-block;max-height:100%;max-width:100%;position:relative}.ReactCrop__crop-selection{background:#3b82f61a!important;border:3px solid #3b82f6!important;box-shadow:0 0 0 9999em #0000004d;box-sizing:border-box;cursor:move;left:0;position:absolute;top:0;transform:translateZ(0)}.ReactCrop__crop-handle{background:#3b82f6!important;border:3px solid #fff!important;border-radius:50%!important;cursor:grab;height:16px!important;position:absolute;transition:all .2s ease;width:16px!important}.ReactCrop__crop-handle:hover{background:#2563eb!important;box-shadow:0 2px 8px #3b82f666;transform:scale(1.2)}.ReactCrop__crop-handle:active{cursor:grabbing}.ReactCrop__crop-handle--nw{left:-8px;top:-8px}.ReactCrop__crop-handle--ne{right:-8px;top:-8px}.ReactCrop__crop-handle--sw{bottom:-8px;left:-8px}.ReactCrop__crop-handle--se{bottom:-8px;right:-8px}.ReactCrop__crop-handle--e,.ReactCrop__crop-handle--n,.ReactCrop__crop-handle--s,.ReactCrop__crop-handle--w{display:none!important}.ReactCrop__disabled .ReactCrop__crop-handle,.ReactCrop__disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{display:none}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.srxm-crop-container{height:100%;width:100%}.ReactCrop__child-wrapper,.ReactCrop__image,.srxm-react-crop-wrapper{max-height:100%;max-width:100%}.ReactCrop__image{height:auto;transform:none!important;width:auto}.srxm-carousel-container{height:100%}.srxm-crop-container{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 240px);overflow:hidden}.srxm-react-crop-wrapper{max-width:100%;width:100%}.srxm-prescription-image{display:block;height:auto;max-width:none;width:100%}.srxm-slide-loading{display:grid;inset:0;place-items:center;pointer-events:none;position:absolute}.success-rx-upload-container{background:linear-gradient(1turn,#b6b5f2,#e2e2f4);bottom:0;box-sizing:border-box;display:flex;height:100dvh;left:0;padding:0 12px;position:fixed;right:0;top:0;width:100%;z-index:1000}.success-rx-upload-container .website-logo{height:auto;left:12px;object-fit:contain;position:absolute;top:17px;width:120px}.success-rx-upload-container .success-content{align-items:stretch;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.success-rx-upload-container .success-content .success-icon{align-items:center;display:flex;height:auto;justify-content:center;width:100%}.success-rx-upload-container .success-content .success-icon img{height:auto;object-fit:contain;width:200px}.success-rx-upload-container .success-content .success-text{line-height:24px;padding:15px 26px;text-align:center}.success-rx-upload-container .success-content .success-title{color:#4b4ad5;font-size:16px;font-weight:600;margin-bottom:5px}.success-rx-upload-container .success-content .success-description{color:#4b4ad5;font-size:14px;font-weight:400}.success-rx-upload-container .success-content .patient-info-card-container{margin:0 12px;position:relative}.success-rx-upload-container .success-content .patient-info-card-container .patient-info-card-success{background-color:#e1e1f9!important;border-color:#e4e7eb!important}.success-rx-upload-container .success-content .book-appointment-btn{align-items:center;background-color:#4b4ad5;border-radius:12px;bottom:12px;display:flex;height:48px;justify-content:center;left:0;margin:0 12px;position:fixed;right:0;width:calc(100% - 24px);z-index:100}.success-rx-upload-container .success-content .book-appointment-btn span.ant-btn-icon{margin-inline-end:0!important}.success-rx-upload-container .success-content .book-appointment-btn .add-edit-text{color:#fff;font-size:14px;font-weight:500!important}.success-rx-upload-container .success-content .book-appointment-btn .add-edit-icon{height:18px;margin-right:6px;width:18px}.digitise-cta-container{background:conic-gradient(from 180deg at 50% 50%,#095f97 -45.9deg,#9c68c4 .1deg,#f24db6 45deg,#f9dfdb 88.84deg,#6dfafb 135deg,#f7f8d0 179.13deg,#fda175 225deg,#56dfe3 269.73deg,#095f97 314.1deg,#9c68c4 360.1deg);border-radius:24px;padding:3.5px}.digitise-cta-container .content-box{background-color:#1a1a1a;border-radius:20px;color:#fff;padding:20px}.digitise-cta-container .content-box .cta-header{color:#fff!important;font-size:14px;font-weight:500;line-height:22px;margin-bottom:10px}.digitise-cta-container .content-box .digitise-right-content{margin-left:10px}.digitise-cta-container .content-box .digitise-right-content .digitise-info{color:#ffffffb3!important;font-style:normal;font-weight:400;line-height:18px;margin-bottom:18px}.digitise-cta-container .content-box .digitise-btn{align-items:center;background:#fff;border:1px solid #fff;border-radius:8px;color:#171725;display:flex;font-size:14px;gap:4px;height:40px;justify-content:center;width:100%}.CustomStepper_stepperOuter__lp\+W4{margin-left:30%;max-width:690px!important;padding:0 20px;width:100%!important}.CustomStepper_stepsContainer__qxgYO{align-items:flex-start;display:flex;justify-content:space-between;position:relative;width:86%}.CustomStepper_stepWithLabel__bd-jB{align-items:center;display:flex;flex:1 1;flex-direction:column}.CustomStepper_stepCircleWrapper__VsNSd{align-items:center;display:flex;margin-bottom:15px;position:relative}.CustomStepper_connector__\+cZqG{background:#d1d5db;border-radius:2px;height:3px;left:100%;position:absolute;top:50%;transform:translateY(-50%);width:150px;z-index:0}.CustomStepper_circleCompleted__urNhy{align-items:center;background:#4f46e5;border:none;border-radius:50%;box-shadow:none;display:flex;flex-shrink:0;font-size:24px;height:2.5675rem;justify-content:center;transition:background .2s;width:2.5675rem;z-index:1}.CustomStepper_circleCompleted__urNhy .CustomStepper_anticon__Vlps2,.CustomStepper_circleCompleted__urNhy .CustomStepper_anticon__Vlps2>svg,.CustomStepper_circleCompleted__urNhy .CustomStepper_anticon__Vlps2>svg>path{fill:#fff!important;stroke:#fff!important;color:#fff!important}.CustomStepper_circleActive__0iSBe{align-items:center;background:#fff;border:2px solid #4f46e5;border-radius:50%;box-shadow:none;display:flex;flex-shrink:0;height:2.5675rem;justify-content:center;position:relative;width:2.5675rem;z-index:1}.CustomStepper_innerDot__Sdb6h{background:#4f46e5;border-radius:50%;height:12px;width:12px}.CustomStepper_circleUpcoming__5LlqC{align-items:center;background:#fff;border:2px solid #bfc5d2;border-radius:50%;box-shadow:none;display:flex;height:2.5675rem;justify-content:center;width:2.5675rem;z-index:1}.CustomStepper_labelContainer__\+NwC0{text-align:center;width:100%}.CustomStepper_labelActive__Iduzz{color:#4f46e5!important;font-size:.875rem;font-weight:400;white-space:nowrap}.CustomStepper_labelUpcoming__Le1G0{color:#465668!important;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap}.CustomStepper_clickableStep__TtB7N{transition:transform .2s ease}.CustomStepper_clickableStep__TtB7N:hover{transform:scale(1)}.CustomStepper_clickableStep__TtB7N:hover .CustomStepper_circleCompleted__urNhy{box-shadow:0 0 0 3px #4f46e533}.CustomStepper_mobileStepsContainer__ulFCQ{display:flex;justify-content:space-between;margin:0 auto;padding:0 15px;position:relative;width:100%}.CustomStepper_mobileStepWithLabel__krIZL{align-items:center;display:flex;flex:1 1;flex-direction:column;position:relative}.CustomStepper_mobileCircleContainer__cicrO{align-items:center;display:flex;height:30px;justify-content:center;margin-bottom:8px;position:relative;width:30px}.CustomStepper_mobileConnectorWrapper__R\+NHA{height:2px;left:calc(50% + 15px);position:absolute;top:15px;width:calc(100% - 30px);z-index:0}.CustomStepper_mobileConnector__RrE-I{background-color:#d1d5db;height:100%;width:100%}@media (max-width:768px){.CustomStepper_stepperOuter__lp\+W4{margin:0 auto;max-width:100%;padding:0;width:100%}.CustomStepper_stepsContainer__qxgYO{align-items:center;display:flex;justify-content:space-between;position:relative}.CustomStepper_stepWithLabel__bd-jB{flex:1 1;min-width:0;position:relative}.CustomStepper_stepCircleWrapper__VsNSd{display:flex;justify-content:center;margin-bottom:8px;position:relative}.CustomStepper_connector__\+cZqG{height:2px;left:calc(50% + 15px);top:50%;transform:translateY(-50%);width:calc(100% - 15px)}.CustomStepper_stepWithLabel__bd-jB:last-child .CustomStepper_connector__\+cZqG{display:none}.CustomStepper_circleActive__0iSBe,.CustomStepper_circleCompleted__urNhy,.CustomStepper_circleUpcoming__5LlqC{height:30px;position:relative;width:30px;z-index:2}.CustomStepper_labelActive__Iduzz,.CustomStepper_labelUpcoming__Le1G0{font-size:.75rem;text-align:center}.CustomStepper_innerDot__Sdb6h{height:8px;width:8px}.CustomStepper_circleCompleted__urNhy svg{height:18px;width:18px}}.receptionist-setup-container{display:flex;gap:2rem;margin:1rem}.receptionist-setup-container .setup-form{background:#fff;border:1px solid #e2e2ea;border-radius:1.5rem;height:80vh!important;overflow-y:auto;padding:2rem;width:65%!important}.receptionist-setup-container .setup-form .form-section{border-bottom:1px solid #e2e2ea!important;margin-bottom:2.5rem;padding-bottom:2.5rem}.receptionist-setup-container .setup-form .form-section label{color:#454551;font-family:Poppins;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;margin-bottom:1rem}.receptionist-setup-container .setup-form .form-section label .required{color:#ff4d4f!important}.receptionist-setup-container .setup-form .form-section .name-input{font-size:1rem;padding:1rem}.receptionist-setup-container .setup-form .form-section .name-input.error-input,.receptionist-setup-container .setup-form .form-section .name-input.error-input:focus{border-color:#ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}.receptionist-setup-container .setup-form .form-section .error-message{color:#ff4d4f!important;font-family:Poppins;font-size:.875rem;margin-top:.5rem}.receptionist-setup-container .setup-form .form-section .char-count{bottom:8%;color:#a2a2a8!important;font-size:12px;position:absolute;right:1.5%}.receptionist-setup-container .setup-form .gender-selection{display:flex;gap:2rem;width:100%}.receptionist-setup-container .setup-form .gender-selection .ant-radio-wrapper{align-items:center;border:1px solid #e2e2ea;border-radius:.7rem;display:flex;flex:1 1;justify-content:flex-start;padding:1rem}.receptionist-setup-container .setup-form .gender-selection .ant-radio-wrapper .ant-radio .ant-radio-inner{border:2px solid #e2e2ea;height:20px;width:20px}.receptionist-setup-container .setup-form .gender-selection .ant-radio-wrapper .ant-radio .ant-radio-inner:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z'/%3E%3C/svg%3E") 50%/14px no-repeat;border:none;border-radius:50%;opacity:0;transform:scale(1);transition:all .3s}.receptionist-setup-container .setup-form .gender-selection .ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner:after{opacity:1}.receptionist-setup-container .setup-form .gender-selection .ant-radio-wrapper-checked{background:#f0f0ff;border-color:#6b46c1}.receptionist-setup-container .setup-form .gender-selection .ant-radio-wrapper:hover{border-color:#6b46c1}.receptionist-setup-container .setup-form .looks-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.receptionist-setup-container .setup-form .looks-grid.error-grid{background:#ff4d4f0d;border:1px solid #ff4d4f;border-radius:.7rem;padding:.5rem}.receptionist-setup-container .setup-form .looks-grid .look-option{background:#fafafb;border:1.072px solid #e2e2ea;border-radius:2.3rem;box-shadow:0 0 12.866px 0 #0000000f;cursor:pointer;position:relative}.receptionist-setup-container .setup-form .looks-grid .look-option.selected{border:2.5px solid #4b4ad5}.receptionist-setup-container .setup-form .looks-grid .look-option img{border-radius:2.2rem;width:100%}.receptionist-setup-container .setup-form .looks-grid .look-option .selected-check{border-radius:50%;height:38px;position:absolute;right:-9px;top:-7px;width:39px}.receptionist-setup-container .preview-section{background:hsla(0,0%,95%,.639);border:1px solid #e2e2ea;border-radius:1.5rem;height:70vh;min-height:595px;padding:2rem}.receptionist-setup-container .preview-section h2{color:#999;margin-bottom:2rem;text-align:center}.receptionist-setup-container .preview-section .phone-preview{margin:0 auto;max-width:375px}.receptionist-setup-container .preview-section .phone-preview .phone-frame{background:#fff;border-radius:40px;box-shadow:0 0 40px #0000001a;padding:20px}.receptionist-setup-container .preview-section .phone-preview .phone-frame .preview-content{background:#faf5ff;border-radius:30px;padding:2rem;text-align:center}.receptionist-setup-container .preview-section .phone-preview .phone-frame .preview-content .hospital-header{font-weight:500;margin-bottom:2rem}.receptionist-setup-container .preview-section .phone-preview .phone-frame .preview-content .preview-avatar{border-radius:50%;height:120px;margin-bottom:1rem;width:120px}.receptionist-setup-container .preview-section .phone-preview .phone-frame .preview-content h3{font-size:1.5rem;margin-bottom:.5rem}.receptionist-setup-container .preview-section .phone-preview .phone-frame .preview-content .preview-text{color:#666;line-height:1.6;margin-bottom:2rem}.receptionist-setup-container .preview-section .phone-preview .phone-frame .preview-content .preview-text span{color:#6b46c1}.receptionist-setup-container .preview-section .phone-preview .phone-frame .preview-content .book-appointment-btn{background:#6b46c1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:1rem 2rem}.receptionist-setup-container .preview-section .phone-preview .phone-frame .preview-content .book-appointment-btn:hover{background:#553c9a}.loading-spinner{align-items:center;background:#00000005;border-radius:8px;color:#666;display:flex;font-size:14px;grid-column:1/-1;justify-content:center;min-height:200px;width:100%}.clinic-popup{animation:slideUp .3s ease;background:#fffffff2;border-radius:16px 16px 0 0;border-radius:15px;bottom:0;font-size:12px;left:0;padding:12px;position:absolute;right:0}.clinic-popup-content{width:100%}.popup-title{color:#333;font-size:14px;font-weight:500;margin:0}.clinic-info{background-color:#fafafb;border-radius:10px;padding:5px}.info-row{align-items:flex-start;display:flex;gap:12px;margin-bottom:10px}.info-row .info-icon{color:#000!important}.info-row i{color:#666;font-size:14px;margin-top:1px}.highlight-text{color:#f5821f;font-size:12px}.clinic-name{font-weight:500}.clinic-address,.clinic-name{font-size:12px;margin-bottom:4px}.clinic-address{color:#666;line-height:1.4}.language-cards{background-color:#fff;display:flex;flex-direction:column;gap:20px}.language-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:flex;height:55px;justify-content:space-between;padding:10px 5px 10px 10px;transition:transform .2s ease;width:100%}.language-card:hover{transform:translateX(1px)}.card-content{align-items:center;display:flex;gap:10px}.preview-title-text{-webkit-text-fill-color:#0000;background:linear-gradient(0deg,#a2a2a8,#ddd);background-clip:text;-webkit-background-clip:text}.radio-icon{background-color:#fff;border:2px solid #d9d9d9;border-radius:50%;flex-shrink:0;height:16px;width:16px}.setup-summary-container{display:flex;gap:2rem;margin:1rem}.setup-summary-container .summary-container{height:80vh!important;overflow-y:auto;width:65%!important}.setup-summary-container .summary-container .summary-section{background:#fff;border:1px solid #e2e2ea;border-radius:1.5rem;display:flex;justify-content:space-between;margin:0 0 2rem;padding:2rem}.setup-summary-container .summary-container .summary-section .section-header{align-items:flex-start;display:flex;justify-content:space-between!important;width:100%}.setup-summary-container .summary-container .summary-section .section-header .section-info h3{color:#454551;font-size:1.25rem;font-weight:600;margin:0}.setup-summary-container .summary-container .summary-section .section-header .section-info p{color:#666;font-size:.875rem;margin:.5rem 0 0}.setup-summary-container .summary-container .summary-section .edit-button{background:none;border:none;cursor:pointer;padding:.5rem}.setup-summary-container .summary-container .summary-section .edit-button img{height:20px;width:20px}.setup-summary-container .summary-container .summary-section .edit-button:hover{opacity:.8}.setup-summary-container .summary-container .summary-section .avatar-preview{background:#8329f11a;border-radius:.775rem;padding-top:.41569rem;width:3.875rem}.setup-summary-container .summary-container .summary-section .avatar-preview img{aspect-ratio:66.34/66.34;flex-shrink:0;height:4.14594rem;width:4.14594rem}.setup-summary-container .summary-container .summary-section .doctors-list{display:flex;flex-direction:column;gap:1rem}.setup-summary-container .summary-container .summary-section .doctors-list .doctor-item{align-items:center;background:#f8f8f9;border-radius:.75rem;display:flex;gap:1rem;padding:1rem}.setup-summary-container .summary-container .summary-section .doctors-list .doctor-item img{border-radius:50%;height:48px;object-fit:cover;width:48px}.setup-summary-container .summary-container .summary-section .doctors-list .doctor-item .doctor-details h4{color:#454551;font-size:1rem;font-weight:600;margin:0}.setup-summary-container .summary-container .summary-section .doctors-list .doctor-item .doctor-details p{color:#666;font-size:.875rem;margin:.25rem 0 0}.setup-summary-container .summary-container .summary-section .clinic-details .contact-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.setup-summary-container .summary-container .summary-section .clinic-details .contact-item img{height:24px;width:24px}.setup-summary-container .summary-container .summary-section .clinic-details .contact-item a{color:#4b4ad5;font-size:.875rem;text-decoration:none}.setup-summary-container .summary-container .summary-section .clinic-details .contact-item a:hover{text-decoration:underline}.setup-summary-container .summary-container .summary-section .clinic-details .contact-item .address p{color:#454551;font-size:.875rem;margin:0 0 .5rem}.setup-summary-container .summary-container .summary-section .clinic-details .contact-item .address p:first-child{font-weight:600}.setup-summary-container .summary-container .summary-section .clinic-details .incomplete-warning{align-items:center;background:#fff2e8;border:1px solid #ffbb96;border-radius:.5rem;color:#d46b08;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-top:1rem;padding:.75rem}.setup-summary-container .summary-container .completion-status{background:#f6ffed;border:1px solid #b7eb8f;border-radius:.75rem;margin-top:1rem;padding:1rem}.setup-summary-container .summary-container .completion-status .status-message{color:#52c41a;font-size:.875rem;font-weight:500;text-align:center}.setup-summary-container .summary-container .doctor-section{flex-direction:column!important}.setup-summary-container .preview-section{background:hsla(0,0%,95%,.639);border:1px solid #e2e2ea;border-radius:1.5rem;height:70vh;min-height:595px;padding:2rem}.setup-summary-container .preview-section h2{color:#999;font-weight:500;margin-bottom:2rem;text-align:center}.setup-summary-container .preview-section .phone-preview{flex:2 1;margin:0 auto}.setup-summary-container .preview-section .phone-preview .phone-frame{background:#fff;border-radius:40px;box-shadow:0 0 40px #0000001a;padding:20px}.setup-summary-container .preview-section .phone-preview .phone-frame .preview-content{background:#faf5ff;border-radius:30px;padding:2rem;text-align:center}.setup-summary-container .preview-section .phone-preview .phone-frame .preview-content .hospital-header{color:#454551;font-weight:500;margin-bottom:2rem}.setup-summary-container .preview-section .phone-preview .phone-frame .preview-content .preview-avatar{border-radius:50%;height:120px;margin-bottom:1rem;width:120px}.setup-summary-container .preview-section .phone-preview .phone-frame .preview-content h3{color:#454551;font-size:1.5rem;margin-bottom:.5rem}.setup-summary-container .preview-section .phone-preview .phone-frame .preview-content .preview-text{color:#666;font-size:.875rem;line-height:1.6;margin-bottom:2rem}.setup-summary-container .preview-section .phone-preview .phone-frame .preview-content .preview-text span{color:#4b4ad5}.setup-summary-container .preview-section .phone-preview .phone-frame .preview-content .book-appointment-btn{background:#4b4ad5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:1rem 2rem}.setup-summary-container .preview-section .phone-preview .phone-frame .preview-content .book-appointment-btn:hover{background:#3f3eb8}.appointment-agent-container{background:#f8f8f9;height:100vh;overflow-x:hidden;overflow-y:hidden}.clinic-details-container{display:flex;gap:2rem;margin:1rem}.clinic-details-container .clinic-form{background:#fff;border:1px solid #e2e2ea;border-radius:1.5rem;height:80vh!important;overflow-y:auto;padding:2rem;width:65%!important}.clinic-details-container .clinic-form .form-section{border-bottom:1px solid #e2e2ea;margin-bottom:1.5rem;padding-bottom:1.5rem;position:relative}.clinic-details-container .clinic-form .form-section:last-child{border-bottom:none}.clinic-details-container .clinic-form .form-section label{align-items:center;color:#454551;display:flex;font-family:Poppins;font-size:1rem;font-weight:600;gap:.5rem;line-height:1.5rem;margin-bottom:1rem}.clinic-details-container .clinic-form .form-section label .required{color:#ff4d4f!important}.clinic-details-container .clinic-form .form-section label .info-icon{color:#a2a2a8;cursor:pointer}.clinic-details-container .clinic-form .form-section .phone-input{height:3.3rem!important}.clinic-details-container .clinic-form .form-section .phone-input.error-input,.clinic-details-container .clinic-form .form-section .phone-input.error-input:focus{border-color:#ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper{border:1px solid #d0d5dd;border-radius:12px}.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper:focus-within,.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper:hover{border-color:#3419cc}.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper.error-input,.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper.error-input:focus-within,.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper.error-input:hover{border-color:#ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper .ant-input-wrapper{align-items:center;display:flex;height:3.2rem!important;padding:0 .5rem}.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper .ant-input-group-addon{background:#0000;border:none;min-width:55px}.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper .ant-input-group-addon .country-code{align-items:center;display:flex;padding-right:8px}.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper .ant-input-group-addon .country-code .phone-icon{align-items:center;display:flex}.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper .ant-input-group-addon .country-code .phone-icon svg{color:#667085}.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper .ant-input-group-addon .country-code .prefix{color:#454551!important;font-size:16px;font-weight:500}.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper .ant-input-group-addon .country-code .separator{color:#d0d5dd;font-size:20px;margin-left:4px}.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper .ant-input{border:none;box-shadow:none!important;font-size:16px;margin-left:1rem}.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper .ant-input:focus{box-shadow:none}.clinic-details-container .clinic-form .form-section .phone-input.ant-input-group-wrapper .ant-input::placeholder{color:#667085;font-size:16px}.clinic-details-container .clinic-form .form-section .phone-input[readonly]{background-color:#f5f5f5;border-color:#e2e2ea;cursor:not-allowed}.clinic-details-container .clinic-form .form-section .phone-input[readonly]:focus,.clinic-details-container .clinic-form .form-section .phone-input[readonly]:hover{border-color:#e2e2ea!important;box-shadow:none!important}.clinic-details-container .clinic-form .form-section .phone-input[readonly] .ant-input{background-color:#f5f5f5;color:#666;cursor:not-allowed}.clinic-details-container .clinic-form .form-section .phone-input[readonly] .ant-input:focus,.clinic-details-container .clinic-form .form-section .phone-input[readonly] .ant-input:hover{border-color:#e2e2ea!important;box-shadow:none!important}.clinic-details-container .clinic-form .form-section .phone-input[readonly] .ant-input-group-addon{background-color:#f5f5f5}.clinic-details-container .clinic-form .form-section .clinic-name-options{display:flex;flex-direction:column;gap:1rem}.clinic-details-container .clinic-form .form-section .clinic-name-options .option{align-items:center;border-radius:1rem;cursor:pointer;display:flex;gap:1rem;padding:.5rem}.clinic-details-container .clinic-form .form-section .clinic-name-options .option .clinic-input{border-radius:.7rem;font-size:1rem;padding:1rem!important}.clinic-details-container .clinic-form .form-section .clinic-name-options .option .radio-circle{align-items:center;border:2px solid #e2e2ea;border-radius:50%;display:flex;height:20px;justify-content:center;width:20px}.clinic-details-container .clinic-form .form-section .clinic-name-options .option .radio-circle .radio-inner{background:#6b46c1;border-radius:50%;height:12px;width:12px}.clinic-details-container .clinic-form .form-section .clinic-name-options .option .upload-button{align-items:center;border:1px dashed #4b4ad5!important;border-radius:.7rem!important;display:flex;flex:1 0;gap:.375rem;justify-content:space-between;padding:1rem!important}.clinic-details-container .clinic-form .form-section .clinic-name-options .option .upload-button .upload-content{color:#6b46c1!important}.clinic-details-container .clinic-form .form-section .clinic-name-options .option .upload-button .upload-content .clinic-logo-filed{align-items:center;display:flex;height:100%;justify-content:space-between;position:relative}.clinic-details-container .clinic-form .form-section .clinic-name-options .option .upload-button .upload-content .clinic-upload-field{align-items:center;color:#4b4ad5!important;display:flex;font-size:1rem;gap:.375rem;margin-left:85%;width:100%}.clinic-details-container .clinic-form .form-section .clinic-name-options .or-divider{color:#a2a2a8;margin:.5rem 0;position:relative;text-align:center}.clinic-details-container .clinic-form .form-section .clinic-name-options .or-divider:after,.clinic-details-container .clinic-form .form-section .clinic-name-options .or-divider:before{background:#e2e2ea;content:"";height:1px;position:absolute;top:50%;width:45%}.clinic-details-container .clinic-form .form-section .clinic-name-options .or-divider:before{left:0}.clinic-details-container .clinic-form .form-section .clinic-name-options .or-divider:after{right:0}.clinic-details-container .clinic-form .form-section .ant-input-group-addon{background:#f7f7f9;color:#454551;font-weight:500}.clinic-details-container .clinic-form .form-section .email-icon,.clinic-details-container .clinic-form .form-section .search-icon{color:#a2a2a8;margin-right:.5rem}.clinic-details-container .clinic-form .form-section .location{color:#a2a2a8;font-size:.875rem}.clinic-details-container .clinic-form .form-section .error-message{color:#ff4d4f!important;font-family:Poppins;font-size:.875rem;margin-top:.5rem}.clinic-details-container .preview-section{background:hsla(0,0%,95%,.639);border:1px solid #e2e2ea;border-radius:1.5rem;height:70vh;min-height:595px;padding:2rem}.clinic-details-container .preview-section h2{color:#999;margin-bottom:2rem;text-align:center}.clinic-details-container .preview-section .phone-preview{margin:0 auto;max-width:375px}.clinic-details-container .doctors-select{align-items:center;background:#fff;border:1px solid #e4e7ec;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;min-height:48px;padding:12px 16px;position:relative}.clinic-details-container .doctors-select.error-select{border-color:#ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}.clinic-details-container .doctors-select:focus{border-color:#4b4ad5;outline:none}.clinic-details-container .doctors-select .placeholder{color:#667085;font-size:14px}.clinic-details-container .doctors-select .selected-doctors{display:flex;flex-wrap:wrap;gap:8px}.clinic-details-container .doctors-select .selected-doctors .doctor-chip{align-items:center;background:#eef4ff;border:1px solid #4b4ad5;border-radius:16px;color:#4b4ad5;display:flex;font-size:14px;gap:8px;padding:4px 12px}.clinic-details-container .doctors-select .selected-doctors .doctor-chip .anticon{cursor:pointer;font-size:12px}.clinic-details-container .doctors-select .selected-doctors .doctor-chip .anticon:hover{opacity:.8}.clinic-details-container .doctors-select .dropdown-arrow{color:#667085;font-size:12px}.clinic-details-container .doctors-dropdown-container{bottom:100%;left:0;margin-bottom:4px;position:absolute;width:100%;z-index:1000}.clinic-details-container .doctors-dropdown{background:#fff;border:1px solid #e4e7ec;border-radius:8px;box-shadow:0 4px 8px #0000001a;max-height:300px;overflow-y:auto;position:relative}.clinic-details-container .doctors-dropdown .dropdown-section{background:#fff;border-radius:8px}.clinic-details-container .doctors-dropdown .dropdown-section .all-doctors-option{align-items:center;background:#f1f1f5;color:#454551!important;cursor:pointer;display:flex;font-weight:500;justify-content:center;padding:1rem}.clinic-details-container .doctors-dropdown .dropdown-section .all-doctors-option .ant-checkbox-wrapper{color:#101828;width:100%}.clinic-details-container .doctors-dropdown .dropdown-section .all-doctors-option:hover{background:#f9fafb}.clinic-details-container .doctors-dropdown .dropdown-section .all-doctors-option label{margin-bottom:0!important}.clinic-details-container .doctors-dropdown .dropdown-section .all-doctors-option label span{color:#454551!important;font-size:.875rem!important;font-weight:400!important;line-height:1.375rem!important}.clinic-details-container .doctors-dropdown .dropdown-section .divider{margin:-13px 0 1rem;position:relative;text-align:center}.clinic-details-container .doctors-dropdown .dropdown-section .divider:after,.clinic-details-container .doctors-dropdown .dropdown-section .divider:before{background:#e4e7ec;content:"";height:1px;position:absolute;top:50%;width:48.5%}.clinic-details-container .doctors-dropdown .dropdown-section .divider:before{left:0}.clinic-details-container .doctors-dropdown .dropdown-section .divider:after{right:0}.clinic-details-container .doctors-dropdown .dropdown-section .divider span{background:#0000;color:#a2a2a8!important;font-size:14px;padding:0 12px}.clinic-details-container .doctors-dropdown .dropdown-section .custom-doctors{margin-bottom:1rem}.clinic-details-container .doctors-dropdown .dropdown-section .custom-doctors .section-title{color:#a2a2a8!important;font-size:14px;margin-bottom:.5rem;padding:0 1rem}.clinic-details-container .doctors-dropdown .dropdown-section .custom-doctors .doctor-option{padding:.5rem 1rem}.clinic-details-container .doctors-dropdown .dropdown-section .custom-doctors .doctor-option.disabled{cursor:not-allowed;opacity:.5}.clinic-details-container .doctors-dropdown .dropdown-section .custom-doctors .doctor-option .ant-checkbox-wrapper{color:#101828;width:100%}.clinic-details-container .doctors-dropdown .dropdown-section .custom-doctors .doctor-option .availability-note{color:#667085;font-size:14px;margin-left:4px}.clinic-details-container .doctors-dropdown .dropdown-section .custom-doctors .doctor-option label{margin-bottom:0!important}.clinic-details-container .doctors-dropdown .dropdown-section .custom-doctors .doctor-option label span{color:#454551!important;font-size:.875rem!important;font-weight:400!important;line-height:1.375rem!important}.clinic-tooltip.ant-tooltip .ant-tooltip-inner{background-color:#fff!important;border-radius:10px;color:#454551!important;min-width:310px;padding:18px}.clinic-tooltip.ant-tooltip .ant-tooltip-arrow{height:16px;width:16px}.clinic-tooltip.ant-tooltip .ant-tooltip-arrow:before{background-color:#fff!important;border:1px solid #e2e2ea}.clinic-tooltip.ant-tooltip .ant-tooltip-arrow:after{border-color:#fff #0000 #0000!important}.upload-area{background:#4b4ad50a;border:1px dashed #4b4ad5;border-radius:.625rem;cursor:pointer!important;margin:1.5rem;padding:2.5rem;text-align:center;transition:all .3s}.upload-area:hover{border:1.5px dashed #4b4ad5}.upload-area .upload-text{color:#4b4ad5!important;font-size:1rem;font-weight:500;line-height:normal;margin-bottom:.5rem;text-decoration:underline}.upload-area .upload-hint{color:#000c;font-size:.875rem;font-weight:400;letter-spacing:.0175rem;line-height:1.5rem;padding:0 2rem;text-align:center!important}.cropper-container{margin:1rem;position:relative;width:95%}.cropper-move{border:1px solid #a2a2a8;border-radius:1rem!important;cursor:move}.zoom-controls{background:linear-gradient(103deg,#fffc 5.1%,#fffc 51.64%,#fffc 98.18%);border-radius:.75rem;bottom:16px;display:flex;gap:12px;padding:8px;position:absolute;right:16px;z-index:10}.zoom-button{align-items:center;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:4px}.zoom-button .anticon{color:#fff;font-size:16px}.action-buttons{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1rem}.action-buttons .ant-btn:hover{background:none;box-shadow:none}.action-buttons .reupload-button{background:none;border:none;box-shadow:none;font-size:16px;font-weight:500}.action-buttons .reupload-button span{color:#4b4ad5!important}.action-buttons .reupload-button:hover{background:none!important;border:none!important;box-shadow:none!important}.action-buttons .remove-button{background:none;border:none;box-shadow:none;font-size:16px;font-weight:500}.action-buttons .remove-button span{color:#fc5a5a!important}.action-buttons .remove-button:hover{background:none!important;border:none!important;box-shadow:none!important}.button-separator{color:#d9d9d9!important;font-size:24px;font-weight:250!important}.cropper-hint{align-items:center;background:#f1f1f5;border-radius:1rem;box-shadow:0 0 23.964px 0 #a238ff0d;color:#454551!important;display:flex;font-size:1rem;margin:2rem;padding:1.2rem;text-align:left}.preview-container{align-items:center;border:1px solid #f0f0f0;border-radius:4px;display:flex;height:auto;justify-content:center;padding:20px;width:100%}.preview-image{max-height:400px;max-width:100%}.logo-upload-drawer .ant-drawer-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.logo-upload-drawer .ant-drawer-body{align-items:center;display:flex;flex-direction:column;height:100%}.success-page-container .header-container{background-color:#fed15e;border-radius:0 0 1rem 1rem;height:10rem;margin-top:0!important;z-index:-1}.success-page-container .header-container .header{align-items:center;background:#0000;display:flex;justify-content:space-between;margin:0!important;padding:2rem 2rem 0!important}.success-page-container .header-container .header .back-button{align-items:center;color:#171725!important;cursor:pointer;display:flex;font-family:Poppins!important;font-size:1.5rem!important;font-weight:600!important;gap:.5rem}.success-page-container .header-container .header .right-buttons{align-items:center;display:flex;gap:.3rem}.success-page-container .header-container .header .right-buttons .tutorial-button{align-items:center;background:#fff;border:1px solid #e4e7ec;border-radius:2rem;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem}.success-page-container .header-container .header .right-buttons .tutorial-button svg{color:#4b4ad5}.success-page-container .header-container .header .right-buttons .config-button{align-items:center;background:#4b4ad5;border-radius:.625rem;color:#fff!important;cursor:pointer;display:flex;gap:.5rem;padding:.6rem}.success-page-container .main-content{background-color:#fff;border:1px solid #e4e7ec;border-radius:1rem;display:flex;gap:5rem!important;justify-content:center;margin:-4rem 2rem 2rem;padding:2rem 8rem;position:relative}.success-page-container .main-content .share-section{border:1px solid #e4e7ec;border-radius:1rem;max-width:600px;padding:2rem;width:70%}.success-page-container .main-content .share-section h2{font-feature-settings:"liga" off,"clig" off;color:#454551;font-family:Poppins;font-size:1.125rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:2rem;text-align:center}.success-page-container .main-content .share-section .link-box{align-items:center!important;display:flex;justify-content:space-between;margin-bottom:1rem}.success-page-container .main-content .share-section .link-box .link-text{align-items:center;background:#4b4ad51a;border-radius:.75rem 0 0 .75rem;box-shadow:0 0 23.964px 0 #a238ff0d;display:flex;flex:1 0;gap:.625rem;height:3.75rem!important;padding:1.125rem 1.5rem}.success-page-container .main-content .share-section .link-box .action-buttons-success{align-items:center;background:#4b4ad533;border-radius:0 .75rem .75rem 0;box-shadow:0 0 23.964px 0 #a238ff0d;display:flex;height:3.75rem!important;padding:0 1rem}.success-page-container .main-content .share-section .link-box .action-buttons-success button{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.success-page-container .main-content .share-section .link-box .action-buttons-success button:hover{background:#4b4ad51a;border-radius:.25rem}.success-page-container .main-content .share-section .link-box .action-buttons-success button svg{height:20px;width:20px}.success-page-container .main-content .share-section .info-box{background:#f1f1f5;border-radius:1rem;box-shadow:0 0 23.964px 0 #a238ff0d;display:flex;gap:1rem;margin-bottom:2rem;padding:1rem}.success-page-container .main-content .share-section .info-box .info-icon{height:1.5rem;width:1.5rem}.success-page-container .main-content .share-section .info-box .info-text{color:#475467;font-size:.875rem}.success-page-container .main-content .share-section .info-box .info-text strong{color:#101828}.success-page-container .main-content .share-section .info-box .info-text .know-more{color:#4b4ad5;margin-left:.5rem;text-decoration:none}.success-page-container .main-content .share-section .divider{color:#667085;margin:2rem 0;position:relative;text-align:center}.success-page-container .main-content .share-section .divider:after,.success-page-container .main-content .share-section .divider:before{background:#e4e7ec;content:"";height:1px;position:absolute;top:50%;width:45%}.success-page-container .main-content .share-section .divider:before{left:0}.success-page-container .main-content .share-section .divider:after{right:0}.success-page-container .main-content .share-section .bulk-sms{align-items:flex-start;background:#ededfb;border-radius:1rem;box-shadow:0 0 23.964px 0 #a238ff0d;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.success-page-container .main-content .share-section .bulk-sms .sms-header{display:flex;gap:1rem}.success-page-container .main-content .share-section .bulk-sms .sms-header .mail-icon{height:3rem;width:3rem}.success-page-container .main-content .share-section .bulk-sms .sms-header span{color:#454551;font-family:Poppins!important;font-size:1rem;font-weight:400!important}.success-page-container .main-content .share-section .bulk-sms .sms-button{background:#4b4ad5;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.75rem;width:100%}.success-page-container .main-content .share-section .bulk-sms .sms-button:hover{background:#3f3eb8}.success-page-container .main-content .preview-section{background:hsla(0,0%,95%,.639);border:1px solid #e2e2ea;border-radius:1.5rem;flex:2 1;height:70vh;min-height:595px;padding:2rem}.success-page-container .main-content .preview-section h2{color:#999;font-weight:500;margin-bottom:2rem;text-align:center}.success-page-container .main-content .preview-section .phone-preview{flex:2 1;margin:0 auto}.success-page-container .main-content .preview-section .phone-preview .phone-frame{background:#fff;border-radius:40px;box-shadow:0 0 40px #0000001a;padding:20px}.success-page-container .main-content .preview-section .phone-preview .phone-frame .preview-content{background:#faf5ff;border-radius:30px;padding:2rem;text-align:center}.success-page-container .main-content .preview-section .phone-preview .phone-frame .preview-content .hospital-header{color:#454551;font-weight:500;margin-bottom:2rem}.success-page-container .main-content .preview-section .phone-preview .phone-frame .preview-content .preview-avatar{border-radius:50%;height:120px;margin-bottom:1rem;width:120px}.success-page-container .main-content .preview-section .phone-preview .phone-frame .preview-content h3{color:#454551;font-size:1.5rem;margin-bottom:.5rem}.success-page-container .main-content .preview-section .phone-preview .phone-frame .preview-content .preview-text{color:#666;font-size:.875rem;line-height:1.6;margin-bottom:2rem}.success-page-container .main-content .preview-section .phone-preview .phone-frame .preview-content .preview-text span{color:#4b4ad5}.success-page-container .main-content .preview-section .phone-preview .phone-frame .preview-content .book-appointment-btn{background:#4b4ad5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:1rem 2rem}.success-page-container .main-content .preview-section .phone-preview .phone-frame .preview-content .book-appointment-btn:hover{background:#3f3eb8}.PatientSummary_patientSummaryContainer__j1jir{display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:720px;width:100%}.PatientSummary_allModulesWrapper__sMRsS{border-radius:16px;box-shadow:0 0 12px 0 rgba(164,97,216,.039);display:flex;flex-direction:column;gap:12px;max-width:720px;padding:10px}.PatientSummary_allModulesWrapper__sMRsS,.PatientSummary_patientSummaryCard__wjDX7{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff4d;width:100%}.PatientSummary_patientSummaryCard__wjDX7{border-radius:12px;padding:12px}.PatientSummary_cardHeader__1x03w{align-items:center;display:flex;gap:8px;margin-bottom:0;min-height:48px;padding:12px 0}.PatientSummary_headerSeparator__Ecp0F{background:#e2e2ea;height:1px;margin-bottom:10px;opacity:.2;width:100%}.PatientSummary_headerIcon__r1Hnx{flex-shrink:0;height:24px;width:24px}.PatientSummary_cardTitle__nc1W0{color:#454551;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;letter-spacing:0;line-height:24px;margin:0}.PatientSummary_cardHeaderWithAction__kQG5y{align-items:center;border-bottom:none;display:flex;justify-content:space-between;width:100%}.PatientSummary_viewAllLink__H1MXw{align-items:center;color:#4b4ad5;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;gap:4px;text-decoration:underline}.PatientSummary_viewAllLink__H1MXw:hover{opacity:.8}.PatientSummary_repeatRxLink__EQSQN{align-items:center;color:#4b4ad5!important;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;gap:4px;text-decoration:underline;white-space:nowrap}.PatientSummary_repeatRxLink__EQSQN i{font-size:14px}.PatientSummary_repeatRxLink__EQSQN:hover{opacity:.8}.PatientSummary_cardContent__pT9aC{display:flex;flex-direction:column;gap:8px}.PatientSummary_summarySection__3KKlR{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.PatientSummary_summarySection__3KKlR:last-child{margin-bottom:0}.PatientSummary_sectionTitle__f16gU{color:#454551;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:24px;margin-bottom:4px}.PatientSummary_sectionTitle__f16gU strong{font-weight:600}.PatientSummary_sectionContentInline__ITRME{color:#454551;display:inline;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:24px}.PatientSummary_sectionTitleInline__-LNov{color:#454551;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:24px;margin-right:4px}.PatientSummary_inlineItem__xKBkG{display:inline}.PatientSummary_inlineItem__xKBkG strong{font-weight:600}.PatientSummary_separator__GSyhS{color:#454551;font-weight:400;margin:0 4px}.PatientSummary_viewDetailedButton__TtCDv{align-items:center;color:#4b4ad5!important;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;gap:6px;justify-content:center;padding:8px 0;transition:all .2s ease}.PatientSummary_viewDetailedButton__TtCDv:hover{opacity:.8}.PatientSummary_viewDetailedButton__TtCDv span{color:#4b4ad5!important}.PatientSummary_arrowIcon__fwG8X{height:20px;transition:transform .3s ease;width:20px}.PatientSummary_detailedSummaryContainer__h1EGE{animation:PatientSummary_slideDown__7\+o9U .3s ease-out;display:flex;flex-direction:column;gap:12px;width:100%}@keyframes PatientSummary_slideDown__7\+o9U{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.PatientSummary_detailedCard__T6yFR{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff4d;border-radius:12px;padding:12px;width:100%}.PatientSummary_detailedCardContent__3vT\+7{color:#454551;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;gap:8px;line-height:24px;width:100%}.PatientSummary_detailedSection__R-aWE{margin-bottom:8px}.PatientSummary_detailedSection__R-aWE strong{color:#454551;font-weight:600}.PatientSummary_lastVisitList__hzOZE{list-style:none;margin:4px 0 0;padding:0}.PatientSummary_lastVisitListItem__1U18B{color:#454551;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:24px;margin-bottom:4px;padding-left:16px;position:relative}.PatientSummary_lastVisitListItem__1U18B:before{color:#454551;content:"•";font-weight:600;left:0;position:absolute}.PatientSummary_lastVisitListItem__1U18B:last-child{margin-bottom:0}.PatientSummary_vitalsList__ulSzo{list-style:none;margin:0;padding:0}.PatientSummary_vitalRow__HoxPK{margin-bottom:4px;padding-left:16px;position:relative}.PatientSummary_vitalRow__HoxPK:before{color:#454551;content:"•";font-weight:600;left:0;position:absolute}.PatientSummary_vitalRow__HoxPK:last-child{margin-bottom:0}.PatientSummary_vitalRow__HoxPK strong{color:#454551;font-weight:600}.PatientSummary_labResultsList__cmPPV{list-style:none;margin:0;padding:0}.PatientSummary_labRow__-Lda5{margin-bottom:4px;padding-left:16px;position:relative}.PatientSummary_labRow__-Lda5:before{color:#454551;content:"•";font-weight:600;left:0;position:absolute}.PatientSummary_labRow__-Lda5:last-child{margin-bottom:0}.PatientSummary_labRow__-Lda5 strong{color:#454551;font-weight:600}.PatientSummary_medicalHistorySection__KspLy{margin-bottom:12px}.PatientSummary_medicalHistorySection__KspLy:last-child{margin-bottom:0}.PatientSummary_medicalHistoryTitle__AtG6d{color:#454551;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:24px;margin-bottom:8px}.PatientSummary_medicalHistoryTitle__AtG6d strong{font-weight:500}.PatientSummary_medicalHistoryList__SdF0e{list-style:none;margin:0 0 8px;padding:0}.PatientSummary_medicalHistoryListItem__4ZQg4{color:#454551;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:24px;margin-bottom:4px;padding-left:16px;position:relative}.PatientSummary_medicalHistoryListItem__4ZQg4:before{color:#454551;content:"•";font-weight:600;left:0;position:absolute}.PatientSummary_medicalHistoryListItem__4ZQg4 strong{font-weight:400}.PatientSummary_medicalHistoryRemarks__fJ-Pt,.PatientSummary_noKnownHistory__gE\+ph{color:#454551;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:24px;margin-left:16px}.PatientSummary_viewLessButton__bB-QG{align-items:center;color:#4b4ad5!important;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;justify-content:center;margin-top:12px;padding:8px 0;transition:all .2s ease;width:100%}.PatientSummary_viewLessButton__bB-QG:hover{opacity:.8}.PatientSummary_viewLessButton__bB-QG span{color:#4b4ad5!important}@media(max-width:768px){.PatientSummary_patientSummaryContainer__j1jir{max-width:100%;padding:0 16px}.PatientSummary_allModulesWrapper__sMRsS{padding:8px}.PatientSummary_detailedCard__T6yFR,.PatientSummary_patientSummaryCard__wjDX7{border-radius:10px;padding:10px}.PatientSummary_cardTitle__nc1W0,.PatientSummary_detailedCardContent__3vT\+7,.PatientSummary_sectionContent__GG0aO,.PatientSummary_sectionTitle__f16gU{font-size:12px}}.btn.btn-link.text-decoration-underline[class*=quitButton],.btn.btn-link[class*=quitButton],button.btn.btn-link.text-decoration-underline[class*=quitButton],button.btn.btn-link[class*=quitButton]{--bs-btn-bg:#fc5a5a!important;--bs-btn-color:#fff!important;--bs-btn-hover-bg:#fc5a5a!important;--bs-btn-hover-color:#fff!important;--bs-btn-active-bg:#fc5a5a!important;--bs-btn-active-color:#fff!important;--bs-link-color:#fff!important;background-color:#fc5a5a!important;border:none!important;color:#fff!important;text-decoration:none!important}.btn.btn-link.text-decoration-underline[class*=quitButton]:active,.btn.btn-link.text-decoration-underline[class*=quitButton]:focus,.btn.btn-link.text-decoration-underline[class*=quitButton]:hover,.btn.btn-link.text-decoration-underline[class*=quitButton]:visited,.btn.btn-link[class*=quitButton]:active,.btn.btn-link[class*=quitButton]:focus,.btn.btn-link[class*=quitButton]:hover,.btn.btn-link[class*=quitButton]:visited,button.btn.btn-link.text-decoration-underline[class*=quitButton]:active,button.btn.btn-link.text-decoration-underline[class*=quitButton]:focus,button.btn.btn-link.text-decoration-underline[class*=quitButton]:hover,button.btn.btn-link.text-decoration-underline[class*=quitButton]:visited,button.btn.btn-link[class*=quitButton]:active,button.btn.btn-link[class*=quitButton]:focus,button.btn.btn-link[class*=quitButton]:hover,button.btn.btn-link[class*=quitButton]:visited{background-color:#fc5a5a!important;color:#fff!important;text-decoration:none!important}.btn-primary3[class*=stayButton],.btn[class*=stayButton],button.btn-primary3[class*=stayButton],button.btn[class*=stayButton]{--bs-btn-color:#fff!important;--bs-btn-hover-color:#fff!important;--bs-btn-active-color:#fff!important;color:#fff!important}.btn-primary3[class*=stayButton]:active,.btn-primary3[class*=stayButton]:focus,.btn-primary3[class*=stayButton]:hover,.btn[class*=stayButton]:active,.btn[class*=stayButton]:focus,.btn[class*=stayButton]:hover,button.btn-primary3[class*=stayButton]:active,button.btn-primary3[class*=stayButton]:focus,button.btn-primary3[class*=stayButton]:hover,button.btn[class*=stayButton]:active,button.btn[class*=stayButton]:focus,button.btn[class*=stayButton]:hover{color:#fff!important}.VoiceRxConsult_voiceRxConsultPage__mT0K9{background:linear-gradient(135deg,#f8f7ff,#fff);min-height:100vh;overflow:hidden;position:relative;width:100%}.VoiceRxConsult_voiceRxConsultPage__mT0K9:before{background-image:radial-gradient(circle at 20% 20%,#9a7dda14 0,#0000 60%),radial-gradient(circle at 80% 80%,#2f2ea40f 0,#0000 60%),radial-gradient(circle at 50% 10%,#9a7dda0a 0,#0000 40%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.VoiceRxConsult_voiceRxConsultPage__mT0K9:after{background-image:linear-gradient(45deg,#0000 40%,#9a7dda05 50%,#0000 60%),linear-gradient(-45deg,#0000 40%,#2f2ea405 50%,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.VoiceRxConsult_header__66D47{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #9a7dda1a;box-shadow:0 2px 10px #0000000d;display:flex;height:64px;justify-content:space-between;padding:10px 18px;position:relative;z-index:10}.VoiceRxConsult_header__66D47 .VoiceRxConsult_leftSection__UYrlK{align-items:center;display:flex;gap:12px}.VoiceRxConsult_header__66D47 .VoiceRxConsult_leftSection__UYrlK .VoiceRxConsult_backButtonContainer__yrcKM{align-items:center;border-right:1px solid #e2e2ea;cursor:pointer;display:flex;height:64px;justify-content:center;margin:0;padding:0;position:relative;width:50px}.VoiceRxConsult_header__66D47 .VoiceRxConsult_leftSection__UYrlK .VoiceRxConsult_backButtonContainer__yrcKM .VoiceRxConsult_btn-headerback__P9W8P{align-items:center;background:none;border:none;color:#454551;cursor:pointer;display:flex;height:100%;justify-content:center;margin:0;padding:0;text-decoration:none;transition:all .2s ease;width:100%}.VoiceRxConsult_header__66D47 .VoiceRxConsult_leftSection__UYrlK .VoiceRxConsult_backButtonContainer__yrcKM .VoiceRxConsult_btn-headerback__P9W8P:hover{background:#4545510d}.VoiceRxConsult_header__66D47 .VoiceRxConsult_leftSection__UYrlK .VoiceRxConsult_backButtonContainer__yrcKM .VoiceRxConsult_btn-headerback__P9W8P i{align-items:center;color:#454551;display:flex;font-size:16px;font-weight:700;height:7px;justify-content:center;transform:rotate(90deg);width:12.8px}.VoiceRxConsult_header__66D47 .VoiceRxConsult_leftSection__UYrlK .VoiceRxConsult_backButtonContainer__yrcKM:hover{opacity:.7}.VoiceRxConsult_header__66D47 .VoiceRxConsult_leftSection__UYrlK .VoiceRxConsult_modeIndicator__rfgd9{align-items:center;background:#e8f5e9!important;border:1px solid #2e7d324d!important;border-radius:104.43px;box-sizing:border-box;display:flex;flex-shrink:0;gap:4px;height:38px;padding:8px 12.53px}.VoiceRxConsult_header__66D47 .VoiceRxConsult_leftSection__UYrlK .VoiceRxConsult_modeIndicator__rfgd9 .VoiceRxConsult_modeText__cIo68{color:#2e7d32!important;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;line-height:100%;white-space:nowrap}.VoiceRxConsult_header__66D47 .VoiceRxConsult_leftSection__UYrlK .VoiceRxConsult_modeIndicator__rfgd9 .VoiceRxConsult_modeIcon__DCV\+E{display:block;flex-shrink:0;height:16px;width:19px}.VoiceRxConsult_header__66D47 .VoiceRxConsult_rightSection__f44Jq{align-items:center;display:flex;gap:14px}.VoiceRxConsult_header__66D47 .VoiceRxConsult_rightSection__f44Jq .VoiceRxConsult_tutorialButton__MEuxJ{align-items:center;background:none;border:none;cursor:pointer;display:flex;padding:0;transition:all .3s ease}.VoiceRxConsult_header__66D47 .VoiceRxConsult_rightSection__f44Jq .VoiceRxConsult_tutorialButton__MEuxJ:hover{transform:translateY(-1px)}.VoiceRxConsult_header__66D47 .VoiceRxConsult_rightSection__f44Jq .VoiceRxConsult_tutorialButton__MEuxJ .VoiceRxConsult_tutorialButtonContent__V4I0y{align-items:center;background:#fff;border-radius:66px;box-shadow:0 0 6px #2c2c2c1a;color:#171725;display:flex;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;gap:6px;height:34px;padding:4px 12px 4px 6px;transition:all .3s ease}.VoiceRxConsult_header__66D47 .VoiceRxConsult_rightSection__f44Jq .VoiceRxConsult_tutorialButton__MEuxJ .VoiceRxConsult_tutorialButtonContent__V4I0y:hover{box-shadow:0 0 8px #2c2c2c26}.VoiceRxConsult_header__66D47 .VoiceRxConsult_rightSection__f44Jq .VoiceRxConsult_tutorialButton__MEuxJ .VoiceRxConsult_tutorialButtonContent__V4I0y img{height:26px;width:26px}.VoiceRxConsult_mainContent__EqaH9{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:calc(100vh - 120px);padding:20px 20px 120px;position:relative;z-index:5}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_welcomeSection__zyiJe{margin-bottom:40px;max-width:700px;text-align:center}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_welcomeSection__zyiJe .VoiceRxConsult_greeting__CM2jU{align-items:center;display:inline-flex;font-family:Poppins,sans-serif;font-size:32px;font-weight:600;letter-spacing:0;line-height:44px;margin-bottom:2px;opacity:.8}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_welcomeSection__zyiJe .VoiceRxConsult_greeting__CM2jU .VoiceRxConsult_greetingText__zhrna{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#943cd7,#353cbb);-webkit-background-clip:text;background-clip:text}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_welcomeSection__zyiJe .VoiceRxConsult_greeting__CM2jU .VoiceRxConsult_greetingEmoji__qEYoa{-webkit-text-fill-color:initial;background:none;color:#000;color:initial}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_welcomeSection__zyiJe .VoiceRxConsult_title__E3uKL{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#943cd7,#353cbb);-webkit-background-clip:text;background-clip:text;font-family:Poppins,sans-serif;font-size:32px;font-weight:600;line-height:44px;margin-bottom:4px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_welcomeSection__zyiJe .VoiceRxConsult_description__x22OU{color:#3d4854;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:30px;margin:0 auto 10px;min-height:60px;opacity:.8;overflow-wrap:break-word;text-align:center;width:570.14px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_welcomeSection__zyiJe .VoiceRxConsult_description__x22OU strong{font-weight:500}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_patientSummaryWrapper__\+YNEe{display:flex;justify-content:center;margin:-10px auto 20px;max-width:720px;width:100%}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_patientSummaryWrapper__\+YNEe:has([class*=detailedSummaryContainer]){margin-bottom:10px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_bottomCenterBar__zJXIa{align-items:center;bottom:80px;display:flex;flex-direction:column;justify-content:center;left:50%;pointer-events:none;position:fixed;transform:translateX(-50%);width:100%;z-index:20}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_recBar__33DDR{align-items:center;background:#0000;display:flex;gap:10px;max-width:1200px;padding:0;pointer-events:auto;width:auto}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_deleteButton__ARbOe{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:60px;justify-content:center;min-width:60px;width:60px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_deleteButton__ARbOe img{height:60px;width:60px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_deleteButton__ARbOe:hover{opacity:.8}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_deleteButton__ARbOe:active{opacity:.6}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_pauseButton__bZRjU{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 12px #0000001a;cursor:pointer;display:flex;height:46px;justify-content:center;min-width:46px;padding:0;transition:all .2s ease;width:46px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_pauseButton__bZRjU img{display:block;height:35px;width:35px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_pauseButton__bZRjU:hover{box-shadow:0 6px 16px #ed8a0033;transform:scale(1.05)}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_pauseButton__bZRjU:active{transform:scale(.95)}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_pauseButton__bZRjU[data-muted=true]{background:#0000;box-shadow:none}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_pauseButton__bZRjU[data-muted=true] img{height:63px;object-fit:contain;width:65px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_timeLabel__UQGgj{color:#374151;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;letter-spacing:.4px;min-width:64px;text-align:center}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_waveArea__p48L1{align-items:center;display:flex;flex:1 1;height:60px;justify-content:center;max-width:none;min-width:300px;width:100%}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_sendCta__qPNVC{align-items:center;background:#0000;border:none;cursor:pointer;display:inline-flex;height:80px;justify-content:center;min-width:80px;padding:0;transition:all .2s ease}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_sendCta__qPNVC img{height:150px;width:150px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_sendCta__qPNVC:hover{opacity:.8}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_sendCta__qPNVC:active{opacity:.6}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_listeningSection__UjAI4{align-items:center;bottom:-50px;display:flex;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:100%}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_gradientEllipse__8aF91{background:url(/static/media/ellipse-895.2b5860f700d5abc1ed48.svg) no-repeat 50%;background-size:contain;height:163px;position:absolute;width:740px;z-index:1}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_listeningText__hp5iP{color:#fff!important;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;letter-spacing:.3px;position:relative;text-align:center;z-index:2}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_inputSection__7QfDY{bottom:40px;left:50%;max-width:900px;position:fixed;transform:translateX(-50%);width:100%;z-index:100}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_inputSection__7QfDY .VoiceRxConsult_inputContainer__yKCo0{align-items:center;display:flex;gap:8px;justify-content:center}@media(max-width:768px){.VoiceRxConsult_header__66D47{height:64px;max-width:100%;padding:10px 16px}.VoiceRxConsult_header__66D47 .VoiceRxConsult_leftSection__UYrlK{gap:10px;padding-left:0}.VoiceRxConsult_header__66D47 .VoiceRxConsult_leftSection__UYrlK .VoiceRxConsult_backButtonContainer__yrcKM{height:64px;width:44px}.VoiceRxConsult_header__66D47 .VoiceRxConsult_leftSection__UYrlK .VoiceRxConsult_backButtonContainer__yrcKM .VoiceRxConsult_btn-headerback__P9W8P i{font-size:14px;height:6px;width:11px}.VoiceRxConsult_header__66D47 .VoiceRxConsult_rightSection__f44Jq .VoiceRxConsult_tutorialButton__MEuxJ span{border-radius:50px;font-size:13px;gap:5px;height:30px;padding:3px 10px 3px 5px}.VoiceRxConsult_header__66D47 .VoiceRxConsult_rightSection__f44Jq .VoiceRxConsult_tutorialButton__MEuxJ span img{height:24px;width:24px}.VoiceRxConsult_mainContent__EqaH9{padding:40px 16px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_welcomeSection__zyiJe{margin-bottom:30px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_welcomeSection__zyiJe .VoiceRxConsult_greeting__CM2jU{font-size:24px;margin-bottom:16px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_welcomeSection__zyiJe .VoiceRxConsult_title__E3uKL{font-size:32px;margin-bottom:20px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_welcomeSection__zyiJe .VoiceRxConsult_description__x22OU{font-size:16px;height:auto!important;margin-bottom:40px;max-width:100%;width:auto!important}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_inputSection__7QfDY{bottom:20px;padding:0 16px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_inputSection__7QfDY .VoiceRxConsult_inputContainer__yKCo0{justify-content:center}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_bottomCenterBar__zJXIa{bottom:60px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_recBar__33DDR{gap:8px;width:92vw}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_deleteButton__ARbOe{height:50px;min-width:50px;width:50px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_deleteButton__ARbOe img{height:24px;width:24px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_pauseButton__bZRjU{height:40px;min-width:40px;width:40px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_pauseButton__bZRjU img{height:18px;width:18px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_waveArea__p48L1{height:50px;min-width:150px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_timeLabel__UQGgj{font-size:14px;min-width:50px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_sendCta__qPNVC{height:70px;min-width:70px;padding:0}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_sendCta__qPNVC img{height:35px;width:35px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_listeningSection__UjAI4{bottom:-40px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_gradientEllipse__8aF91{filter:blur(20px);height:80px;width:350px}.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_listeningText__hp5iP{font-size:14px}}@media(min-width:601px)and (max-width:1024px){.VoiceRxConsult_mainContent__EqaH9 .VoiceRxConsult_inputSection__7QfDY{left:50%;transform:translateX(-50%)}.VoiceRxConsult_voiceRxModal__iTFS5 .VoiceRxConsult_ant-modal-content__jdwu0{height:auto!important;min-height:444.7px!important;width:775px!important}.VoiceRxConsult_voiceRxModal__iTFS5 .VoiceRxConsult_ant-modal-header__9zxMo{height:63px!important;width:775px!important}.VoiceRxConsult_modeCards__WRbDe{flex-direction:row!important;gap:14px!important;justify-content:space-between!important;padding:20px 16px!important}.VoiceRxConsult_modeCard__nmp9u{height:auto!important;min-height:345.7px!important;width:360.5px!important}.VoiceRxConsult_consentContainer__SRkq4{padding:4px 8px!important}}.VoiceRxConsult_voiceRxModal__iTFS5 .VoiceRxConsult_ant-modal-content__jdwu0{background:#fff;border-radius:24px;box-shadow:0 20px 40px #00000026;height:auto;min-height:444.7px;overflow:hidden;width:775px}.VoiceRxConsult_voiceRxModal__iTFS5 .VoiceRxConsult_ant-modal-header__9zxMo{align-items:center;background:#fff;border-bottom:1px solid #e2e2ea;border-radius:24px 24px 0 0;display:flex;height:63px;justify-content:space-between;padding:18px 24px;width:775px}.VoiceRxConsult_voiceRxModal__iTFS5 .VoiceRxConsult_ant-modal-header__9zxMo .VoiceRxConsult_ant-modal-title__Fv-GR{align-items:center;display:flex;flex:1 1;margin:0;padding:0}.VoiceRxConsult_voiceRxModal__iTFS5 .VoiceRxConsult_ant-modal-header__9zxMo .VoiceRxConsult_ant-modal-close__ll4xC{align-items:center;display:flex;height:20px;justify-content:center;right:24px;top:18px;width:20px}.VoiceRxConsult_voiceRxModal__iTFS5 .VoiceRxConsult_ant-modal-body__2-koX{height:auto;padding:0}.VoiceRxConsult_voiceRxModal__iTFS5 .VoiceRxConsult_closeIcon__snwZU{align-items:center;background:#454551;border-radius:4px;color:#fff!important;cursor:pointer;display:flex;font-size:14px;font-weight:400;height:20px;justify-content:center;transition:all .2s ease;width:20px}.VoiceRxConsult_voiceRxModal__iTFS5 .VoiceRxConsult_closeIcon__snwZU:hover{background:#374151}.VoiceRxConsult_modalContent__QpZkj{padding:0}.VoiceRxConsult_modalTitleText__EXPmG{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#454551;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;letter-spacing:.1px;line-height:100%}.VoiceRxConsult_closeIconImg__s78Op{display:block;height:20px;width:20px}.VoiceRxConsult_modeCards__WRbDe{display:flex;gap:12px;justify-content:space-between;padding:20px 16px}.VoiceRxConsult_modeCard__nmp9u{background:#f5ebff80;border:1px solid #f3f4f6;border-radius:16px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;height:auto;justify-content:space-between;min-height:345.7px;padding:16px;text-align:center;transition:all .3s ease;width:360.5px}.VoiceRxConsult_modeCard__nmp9u:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-2px)}.VoiceRxConsult_cardIcon__UhY9g{display:flex;justify-content:center;margin-bottom:12px}.VoiceRxConsult_iconBackground__iOQXJ{align-items:center;display:flex;justify-content:center}.VoiceRxConsult_cardTitle__xXvCD{font-family:Roboto,sans-serif;font-size:20px;font-weight:600;line-height:26px}.VoiceRxConsult_cardDescription__7p82M,.VoiceRxConsult_cardTitle__xXvCD{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#454551;margin:0 0 12px;text-align:center}.VoiceRxConsult_cardDescription__7p82M{flex-grow:1;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:22px}.VoiceRxConsult_cardDescription__7p82M strong{font-weight:600}.VoiceRxConsult_consentContainer__SRkq4{align-items:center;background:#efeaf9;border:1px solid #9a7dda33;border-radius:12px;display:flex;justify-content:flex-start;margin:0 0 20px;padding:3px 10px}.VoiceRxConsult_consentCheckbox__i8krT{align-items:flex-start;display:flex;justify-content:flex-start;width:100%}.VoiceRxConsult_consentCheckbox__i8krT .VoiceRxConsult_consentText__bIDh5{color:#6b7280;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.5;margin:0;padding-top:1px;white-space:normal}.VoiceRxConsult_consentCheckbox__i8krT .VoiceRxConsult_consentText__bIDh5 .VoiceRxConsult_confirmText__Rod3b{margin-left:0}.VoiceRxConsult_consentCheckbox__i8krT .VoiceRxConsult_consentText__bIDh5 strong{color:#454551;font-weight:600}.VoiceRxConsult_checkBox__2JAJp{align-items:center;background:#f5ebff;border:1px solid #e2e2ea;border-radius:4px;cursor:pointer;display:flex;flex-shrink:0;height:18px;justify-content:center;margin-top:2px;min-height:18px;min-width:18px;width:18px}.VoiceRxConsult_checkBox__2JAJp.VoiceRxConsult_checked__VoyMk{background:#0000;border:none}.VoiceRxConsult_modeButton__jJMMO{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background:linear-gradient(135deg,#b472be,#313db0);border:none;border-radius:12px;box-shadow:0 0 6px #0000001f;color:#fff;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;gap:4px;height:41px;justify-content:center;letter-spacing:.1px;line-height:20px;margin:0 auto;padding:6px 14px;transition:all .3s ease;width:200px}.VoiceRxConsult_modeButton__jJMMO i{color:#fff;font-size:16px}.VoiceRxConsult_modeButton__jJMMO:hover:not(:disabled){background:linear-gradient(135deg,#a066a8,#2a3498);box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.VoiceRxConsult_modeButton__jJMMO:disabled{cursor:not-allowed;opacity:.5;transform:none}.VoiceRxConsult_disclaimerText__k-GW4{color:#a2a2a8!important;display:flex;font-size:12px;justify-content:center}@media(max-width:600px){.VoiceRxConsult_voiceRxModal__iTFS5 .VoiceRxConsult_ant-modal-content__jdwu0{height:auto!important;max-width:600px!important;width:95%!important}.VoiceRxConsult_voiceRxModal__iTFS5 .VoiceRxConsult_ant-modal-header__9zxMo{max-width:600px!important;width:95%!important}.VoiceRxConsult_modeCards__WRbDe{flex-direction:column!important;gap:16px!important;padding:20px 16px 16px!important}.VoiceRxConsult_modeCard__nmp9u{height:auto!important;min-height:auto;padding:20px;width:100%!important}.VoiceRxConsult_modalTitleText__EXPmG{font-size:20px}.VoiceRxConsult_iconBackground__iOQXJ{height:60px;width:60px}.VoiceRxConsult_iconBackground__iOQXJ i{font-size:24px}.VoiceRxConsult_cardTitle__xXvCD{font-size:18px}.VoiceRxConsult_cardDescription__7p82M{font-size:13px}.VoiceRxConsult_modeButton__jJMMO{padding:12px 16px}.VoiceRxConsult_consentContainer__SRkq4{padding:4px 8px!important}}.view-records-drawer .ant-drawer-body{background:#fefcff;display:flex;flex-direction:column;height:983px;padding:0}.view-records-drawer-content{display:flex;flex-direction:column;height:100%;max-height:983px}.view-records-drawer__header{border-bottom:.5px solid #e2e2ea;border-bottom:.5px solid var(--T-Text-10,#e2e2ea);flex-shrink:0;justify-content:space-between;min-height:64px;padding:12px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.view-records-drawer__header,.view-records-drawer__header-left{align-items:center;display:flex}.view-records-drawer__back-btn{align-items:center;cursor:pointer;display:flex;height:auto;justify-content:center;padding:0}.view-records-drawer__back-btn,.view-records-drawer__back-btn:focus,.view-records-drawer__back-btn:hover{background:#0000;border:none;color:#171725}.view-records-drawer__back-btn .icon-Cross{font-size:18px}.view-records-drawer__title{color:#171725;font-size:20px;font-weight:600;margin:0}.view-records-drawer__navigation{align-items:center;background:linear-gradient(90deg,#a461d800,#a461d80d 50%,#a461d800),#fff;box-shadow:0 0 6px 0 #0000000f;display:flex;flex-shrink:0;gap:12px;justify-content:center;padding:4px}.view-records-drawer__nav-btn{align-items:center;background:#0000;cursor:pointer;display:flex;height:40px;justify-content:center;padding:2px;width:40px}.view-records-drawer__nav-btn:focus:not(:disabled),.view-records-drawer__nav-btn:hover:not(:disabled){background:#f5edff}.view-records-drawer__nav-btn:disabled{cursor:not-allowed;opacity:.3}.view-records-drawer__nav-icon{height:24px;width:24px}.view-records-drawer__nav-icon--left{transform:rotate(180deg)}.view-records-drawer__nav-icon--right{transform:rotate(0deg)}.view-records-drawer__counter{color:#a461d8!important;font-size:14px;font-weight:500;min-width:50px;text-align:center}.view-records-drawer__navigation .view-records-drawer__counter{color:#a461d8!important}.view-records-drawer__body{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:16px}.view-records-drawer__empty,.view-records-drawer__loading{align-items:center;display:flex;height:100%;justify-content:center;min-height:400px}.view-records-drawer__empty{color:#8c8c8c;font-size:14px}.view-records-drawer__content{display:flex;flex-direction:column;gap:18px}.view-records-drawer__summary{background:#fff;display:flex;gap:4px;padding:0 12px}.view-records-drawer__summary-col{display:flex;flex:1 1;flex-direction:column;gap:8px}.view-records-drawer__summary-row{align-items:baseline;display:flex;flex-wrap:wrap;font-size:14px;gap:6px}.view-records-drawer__summary-label{color:#171725;font-size:14px;font-weight:600;letter-spacing:0;text-transform:none}.view-records-drawer__summary-value{color:#171725;font-size:14px;font-weight:400}.view-records-drawer__divider{background:linear-gradient(90deg,#a2a2a81a,#a2a2a8 50%,#a2a2a81a);height:1px;width:668px}.view-records-drawer__sections{display:flex;flex-direction:column;gap:20px}.view-records-drawer__card{background:#f6f4fc80;border-radius:10px;display:flex;flex-direction:column;gap:4px;padding:16px}.view-records-drawer__card-header{align-items:center;display:flex;gap:8px}.view-records-drawer__card-icon{height:18px;width:18px}.view-records-drawer__card-title{color:#171725;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.view-records-drawer__card-subtitle{color:#7a7890;font-size:13px;font-weight:500;margin-top:2px}.view-records-drawer__card-content{padding-left:8px}.view-records-drawer__list{list-style:none;margin:0;padding:0}.view-records-drawer__list li{color:#454551;display:flex;flex-direction:column;font-size:14px;gap:4px;line-height:1.5;margin-bottom:10px;padding-left:16px;position:relative}.view-records-drawer__list li:before{color:#454551;content:"•";font-size:18px;left:0;line-height:1;position:absolute}.view-records-drawer__list li:last-child{margin-bottom:0}.view-records-drawer__list-title{align-self:stretch;color:#454551;display:flex;font-size:14px;font-weight:500;margin-bottom:4px}.view-records-drawer__list-note{color:#454551;font-size:14px;font-weight:400}.view-records-drawer__download{align-items:center;color:#7a35d0;display:inline-flex;font-size:13px;font-weight:600;gap:4px;margin-top:2px}.view-records-drawer__download:hover{color:#571a9e}.view-records-drawer__empty-card{background:#fff;border:1px dashed #d9c6ff;border-radius:16px;color:#7b739b;padding:32px;text-align:center}.view-records-drawer__list-row{display:flex;flex-wrap:wrap;font-size:13px;gap:4px}.health-records{background-color:#fafafb;min-height:100vh;padding:0 0 40px}.health-records.appointment-wrap{background:#0000;margin:-80px 0 0}.health-records__layout{width:100%}.health-records__hero{align-items:center;background:linear-gradient(90deg,#fed15e,#ffd04f);border-bottom-left-radius:12px;border-bottom-right-radius:12px;box-shadow:0 10px 30px #00000014;display:flex;height:200px;margin:0 -24px -90px;padding:32px 0;position:relative;z-index:1}.health-records__hero-content{align-items:center;display:flex;gap:2px;margin:0 auto 80px;width:94%}.health-records__back-btn{align-items:center;border:none;box-shadow:none;display:flex;height:auto;justify-content:center;min-width:32px;padding:0}.health-records__back-btn,.health-records__back-btn:focus,.health-records__back-btn:hover{background:#0000;color:#454551}.health-records__back-btn i{font-size:24px;transform:rotate(180deg)}.health-records__title{color:#454551;font-size:24px;font-weight:600;line-height:32px;margin:0;transform:translateY(1px)}.health-records__search-wrapper{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px;width:100%}.health-records__search-input{background:#fff;border:1px solid #e2e2ea;border-radius:10px;height:38px;padding:7px 13px;width:320px}.health-records__search-input .ant-input-prefix{color:#a2a2a8;font-size:18px}.health-records__search-input input{color:#454551;font-size:12px}.health-records__search-input input::placeholder{color:#a2a2a8;opacity:.8}.health-records__search-input:hover{border-color:#4b4ad5}.health-records__search-input.ant-input-focused,.health-records__search-input:focus{border-color:#4b4ad5;box-shadow:0 0 0 2px #4b4ad51a}.health-records__search-filler{flex:1 1;height:38px}.health-records .ant-card.health-records__card{background:#fff;border:1px solid #e2e2ea;border-radius:20px;box-shadow:0 12px 40px #00000014;margin:0 auto;position:relative;width:94%;z-index:2}.health-records__card-body{display:flex;flex-direction:column;min-height:903px;padding:18px}.health-records__table-wrapper{flex:1 1}.health-records__table-wrapper .ant-table{table-layout:fixed}.health-records__table-wrapper .ant-table-container table{border-collapse:initial;border-spacing:0}.health-records__table-wrapper .ant-table-thead>tr>th{background:#f1f1f5;border-bottom:none;color:#454551;font-size:12px;font-weight:600;letter-spacing:.4px;padding:12px;text-transform:uppercase}.health-records__table-wrapper .ant-table-tbody>tr>td{border-bottom:1px solid #f1f1f5;color:#454551;font-size:14px;line-height:22px;padding:18px 12px}.health-records__table-wrapper .ant-table-tbody>tr:hover>td{background:#f9f9fb}.health-records__table-wrapper .ant-table-tbody>tr>td:last-child,.health-records__table-wrapper .ant-table-thead>tr>th:last-child{text-align:center}.health-records__row-number{color:#454551;font-size:12px;font-weight:600;text-align:center}.health-records__column-header{color:#454551;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.health-records__table .ant-table-tbody>tr{height:58px}.health-records__view-btn{background:#0000!important;border:1px solid #4b4ad5!important;border-radius:10px;color:#4b4ad5!important;font-weight:600;height:38px;min-width:156px;padding:0}.health-records__view-btn span{color:#4b4ad5!important}.health-records__view-btn:focus,.health-records__view-btn:hover{background:#4b4ad50a!important;border-color:#4b4ad5!important;color:#4b4ad5!important}.health-records__view-btn:focus span,.health-records__view-btn:hover span{color:#4b4ad5!important}.health-records__loading{align-items:center;color:#5a6774;display:flex;font-size:16px;justify-content:center;min-height:400px}.health-records .ant-table-thead>tr>th:first-child{border-top-left-radius:12px}.health-records .ant-table-thead>tr>th:last-child{border-top-right-radius:12px}.abha-standalone{align-items:flex-start;background-color:#f5f5f5;display:flex;justify-content:center;min-height:100vh;padding:0;width:100%}.abha-standalone.embedded{background-color:#0000;min-height:auto}.abha-standalone.embedded .abha-standalone-container{border-radius:0;box-shadow:none;max-width:100%;min-height:100vh}.abha-standalone .abha-standalone-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;max-width:600px;min-height:100vh;overflow:hidden;width:100%}.abha-standalone .abha-standalone-container .abha-standalone-header{background:#fff;border-bottom:1px solid #e8e8e8;padding:16px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.abha-standalone .abha-standalone-container .abha-standalone-content{flex:1 1;overflow-y:auto;padding:0}.abha-standalone-error{align-items:center;background-color:#f5f5f5;display:flex;justify-content:center;min-height:100vh;width:100%}.abha-standalone-error .error-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000026;max-width:500px;padding:32px;text-align:center}.abha-standalone-error .error-container h2{color:#ff4d4f;font-family:Poppins,sans-serif;margin-bottom:16px}.abha-standalone-error .error-container p{color:#454551;font-family:Poppins,sans-serif;margin-bottom:24px}.abha-standalone-error .error-container button{background:#4b4ad5;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;margin-top:16px;padding:10px 24px}.abha-standalone-error .error-container button:hover{opacity:.9}.abha-standalone-loading{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;justify-content:center;min-height:100vh;width:100%}.abha-standalone-loading .loading-spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#4b4ad5;height:40px;margin-bottom:16px;width:40px}.abha-standalone-loading p{color:#454551;font-family:Poppins,sans-serif;font-size:14px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.abha-standalone .abha-standalone-container{border-radius:0;max-width:100%}.abha-standalone .abha-standalone-container .abha-standalone-header{padding:12px 16px}}body{font-family:Poppins,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body.drawer-open-blur{overflow:hidden}body.drawer-open-blur #root>:not(.ant-drawer-root){filter:blur(5px);pointer-events:none;transition:filter .3s ease;-webkit-user-select:none;user-select:none}.onboarding-drawer .ant-drawer-content-wrapper{box-shadow:0 8px 32px #0000001a!important}.onboarding-drawer .ant-drawer-content{border-radius:16px 0 0 16px!important;overflow:hidden!important}.onboarding-drawer{z-index:1001!important}.final-setup-page{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0000001a;background-image:url(/static/media/blur-bg.835475dccfc26348d5ca.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100%;justify-content:flex-end;left:0;position:fixed;top:0;width:100%;z-index:1000}.ant-drawer-mask{background-color:#00000073!important}@media (max-width:768px){.onboarding-drawer.ant-drawer-bottom .ant-drawer-content-wrapper{border-radius:24px 24px 0 0!important;height:93%!important;overflow:hidden!important;width:100%!important}.onboarding-drawer.ant-drawer-bottom .ant-drawer-content{border-radius:24px 24px 0 0!important;box-shadow:0 -4px 25px #0000001a!important;height:100%!important}.onboarding-drawer.ant-drawer-bottom :not(.ant-drawer-mask){border-top-left-radius:24px!important;border-top-right-radius:24px!important}.onboarding-drawer.ant-drawer-bottom .ant-drawer-wrapper-body{border-radius:24px 24px 0 0!important;overflow:hidden!important}.onboarding-drawer.ant-drawer-bottom .ant-drawer-body{height:100%!important;overflow-y:auto!important;padding:0!important}.onboarding-drawer .ant-drawer-content,.onboarding-drawer .ant-drawer-content-wrapper>div,.onboarding-drawer .ant-drawer-content-wrapper>div>div,.onboarding-drawer .ant-drawer-panel,.onboarding-drawer .ant-drawer-wrap{border-radius:24px 24px 0 0!important}}.attach-drawer .ant-drawer-content{border-radius:12px 12px 0 0!important}.attach-drawer .ant-drawer-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.attach-drawer .ant-drawer-title{color:#111827;font-size:16px;font-weight:600}.attach-drawer .ant-drawer-body{padding:0 16px 16px}.attach-drawer .ant-drawer-close{padding:16px}.attach-drawer .ant-drawer-content-wrapper{box-shadow:0 -4px 25px #0000001a!important}body .btn{font-family:Poppins!important;font-size:14px;font-style:normal;font-weight:600}body .btn.btn-fw-bold.btn-primary2 span{font-weight:600!important}body .btn.antdesable-custom i{font-size:19px}body .btn.btn-icon{border-radius:10px;height:24px;width:24px}body .btn.focus-none:focus{background-color:#0000!important}body .btn.btn-primary{background-color:#4b4ad5;border:#4b4ad5;border-radius:10px}body .btn.btn-primary i{font-size:19px}body .btn.btn-primary:active,body .btn.btn-primary:focus,body .btn.btn-primary:hover{background-color:#3030c2!important}body .btn.btn-outline-primary{background-color:#fff;border:1px solid #4b4ad5;color:#4b4ad5;font-size:14px}body .btn.btn-outline-primary i{font-size:19px}body .btn.btn-outline-primary:active,body .btn.btn-outline-primary:focus,body .btn.btn-outline-primary:hover{background-color:#4b4ad5!important;border-color:#4b4ad5;color:#fff}body .btn.btn-smart-rx{background-color:#0000;border-radius:10px 0 0 10px;padding:7px 10px}body .btn.btn-smart-rx i{font-size:19px}body .btn.btn-print-rx{background-color:#0000;border-radius:10px 10px 10px 10px;padding:7px 10px}body .btn.btn-print-rx i{font-size:19px}body .btn.btn-resume-draft-rx{background-color:#0000;border-radius:10px;padding:10px 15px}body .btn.btn-down-arrow{background-color:#0000;border-left:none;border-radius:0 10px 10px 0;padding:4px 5px}body .btn.btn-down-arrow i{font-size:15px}body .btn.btn-device-connect{background-color:#f1f1f5;border-radius:66px;height:41px;padding:5px}body .btn.btn-device-connect span{color:#454551!important;font-size:14px;font-weight:500!important;line-height:normal;padding:0 10px}body .btn.btn-device-connect i{font-size:19px}body .btn.btn-device-connect img{height:24px;width:24px}body .btn.load-more{border-radius:10px;font-size:12px;font-style:normal;font-weight:600;height:38px}body .btn.load-more i{font-size:19px}body .btn.clear-text{background-color:#0000!important;border:none!important}body .btn.btn-primary1{border:1px solid #4b4ad5!important;border-radius:10px}body .btn.btn-primary1 i{font-size:19px}body .btn.btn-primary1 span{color:#4b4ad5!important;font-size:14px;font-weight:500}body .btn.btn-primary1:hover{background-color:#4b4ad5!important}body .btn.btn-primary1:hover span{color:#fff!important}body .btn.btn-primary2{background-color:#fff;border:1px solid #e2e2ea!important;border-radius:10px;font-weight:500!important;height:33px}body .btn.btn-primary2 i{font-size:19px}body .btn.btn-primary2 .ant-btn-icon{line-height:1}body .btn.btn-primary2 span{color:#4b4ad5!important;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500!important;letter-spacing:.1px;line-height:normal}body .btn.btn-primary2 i{color:#4b4ad5!important}body .btn.btn-primary2:hover{background-color:#4b4ad5!important;border-color:#4b4ad5!important;color:#fff!important}body .btn.btn-primary2:hover i,body .btn.btn-primary2:hover span{color:#fff!important}body .btn.btn-secondary2{background-color:#fff;border:1px solid #e2e2ea!important;border-radius:10px;font-weight:500!important;height:33px}body .btn.btn-secondary2 i{font-size:19px}body .btn.btn-secondary2 .ant-btn-icon{line-height:1}body .btn.btn-secondary2 span{color:#4b4ad5!important;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500!important;letter-spacing:.1px;line-height:normal}body .btn.btn-secondary2 i{color:#4b4ad5!important}body .btn.btn-primary3{background-color:#4b4ad5;border-radius:10px;font-weight:500!important;height:33px}body .btn.btn-primary3 i{font-size:19px}body .btn.btn-primary3 .ant-btn-icon{line-height:1}body .btn.btn-primary3 span{color:#fff!important;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500!important;letter-spacing:.1px;line-height:normal}body .btn.btn-primary3 i{color:#fff!important}body .btn.btn-primary3:disabled{border-color:#5956ff!important;box-shadow:none}body .btn.btn-primary3:active,body .btn.btn-primary3:focus,body .btn.btn-primary3:hover{background-color:#3030c2!important}body .btn.btn-secondary3{background-color:#4b4ad5;border:1px solid #4b4ad5!important;border-radius:10px;font-weight:500!important;height:33px}body .btn.btn-secondary3 i{font-size:19px}body .btn.btn-secondary3 .ant-btn-icon{line-height:1}body .btn.btn-secondary3 span{color:#fff!important;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500!important;letter-spacing:.1px;line-height:normal}body .btn.btn-secondary3 i{color:#fff!important}body .btn.btn-secondary3:hover{background-color:#4b4ad5!important;border-color:#4b4ad5!important;color:#fff!important}body .btn.btn-secondary3:hover i,body .btn.btn-secondary3:hover span{color:#fff!important}body .btn.btn-message{background-color:#eddff7;border:1px solid #a461d8!important;border-radius:10px;color:#a461d8!important;font-family:Poppins;font-size:14px;font-weight:500!important;height:41px;letter-spacing:.1px}body .btn.btn-message i{font-size:19px}body .btn.btn-message:active,body .btn.btn-message:focus,body .btn.btn-message:hover{background-color:#eddff7!important}body .btn.btn-smart-rx-walkin{align-items:center;background-color:#4b4ad5;border:1px solid #4b4ad5!important;border-radius:10px;display:flex;font-weight:500!important;height:32px;padding:0 3px}body .btn.btn-smartRx-text{color:#fff;font-weight:400;padding:6px 5px 5px}body .btn.btn-clear{background-color:#fff;border:1px solid #4b4ad5!important;border-radius:10px;font-weight:500!important;height:33px}body .btn.btn-clear i{font-size:19px}body .btn.btn-clear .ant-btn-icon{line-height:1}body .btn.btn-clear span{color:#4b4ad5!important;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500!important;letter-spacing:.1px;line-height:normal}body .btn.btn-clear i{color:#fff!important}body .btn.btn-play{background-color:#fff;border:1px solid #eaeaf0!important;border-radius:31px;box-shadow:0 0 6px #0003;font-weight:500!important;height:45px;margin-right:1.25rem;padding-left:1px}body .btn.btn-play span{color:#4b4ad5!important;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500!important;letter-spacing:.1px;line-height:normal}body .btn.btn-send-to-wtsap{align-items:center;background:linear-gradient(90deg,#58d264,#24b43b);border-radius:10px;color:#fafafb;display:flex;gap:6px;justify-content:center;margin-top:6px;padding:6px 15px;width:288px}body .btn.btn-save{background-color:#0000;border-radius:10px;font-weight:500!important;height:33px}body .btn.btn-save i{font-size:19px}body .btn.btn-save span{color:#4b4ad5!important;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500!important;letter-spacing:.1px;line-height:normal}body .btn.btn-save:active,body .btn.btn-save:focus,body .btn.btn-save:hover{border:0;box-shadow:none!important}body .btn.btn-save:focus-visible{outline:none}body .btn.btn-input{border:1px solid #4b4ad5!important;border-radius:10px;overflow:hidden;position:relative}body .btn.btn-input input{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}body .btn.btn-input i{color:#4b4ad5!important;font-size:19px}body .btn.btn-input a,body .btn.btn-input span{color:#4b4ad5!important;font-size:14px}body .btn.btn-input:hover{background-color:#4b4ad5!important}body .btn.btn-input:hover i,body .btn.btn-input:hover span{color:#fff!important}body .btn.btnicon20 i{font-size:20px}body .btn.btn-text span{font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline}body .btn.btn-text:hover{color:#4b4ad5}body .btn.btn-text:hover span{color:#4b4ad5!important}body .btn.btn-41{height:41px}body .btn.btn-41,body .btn.btn-41 span,body .btn.btn-54{font-weight:600!important}body .btn.btn-54{height:54px}body .btn.btn-54 span{font-weight:600!important}body .btn.btnclose i{color:#a2a2a8}body .btn.btnclose:hover i{color:#171725}body .btn.chips-custom{height:36px!important;padding:5px 10px!important}body .btn.chips-custom.btn-primary2:active,body .btn.chips-custom.btn-primary2:focus,body .btn.chips-custom.btn-primary2:hover{background-color:#fff!important;border-color:#e2e2ea!important}body .btn.chips-custom.btn-primary2:active span,body .btn.chips-custom.btn-primary2:focus span,body .btn.chips-custom.btn-primary2:hover span{color:#4b4ad5!important}body .btn.chips-custom.chips-addCustom{text-align:left;white-space:normal}body .btn.chips-custom.chips-addCustom span{display:contents}body .btn.chips-custom.chips-addCustom a{color:#4b4ad5!important;font-weight:400}body .btn.chips-custom.chips-addCustom:active,body .btn.chips-custom.chips-addCustom:focus,body .btn.chips-custom.chips-addCustom:hover{background-color:#0000!important;border-color:#e2e2ea!important}body .btn.chips-custom.chips-addCustom:active a,body .btn.chips-custom.chips-addCustom:active i,body .btn.chips-custom.chips-addCustom:active span,body .btn.chips-custom.chips-addCustom:focus a,body .btn.chips-custom.chips-addCustom:focus i,body .btn.chips-custom.chips-addCustom:focus span,body .btn.chips-custom.chips-addCustom:hover a,body .btn.chips-custom.chips-addCustom:hover i,body .btn.chips-custom.chips-addCustom:hover span{color:#4b4ad5!important}body .btn.chips-custom.chips-addCustom.chips-height{height:auto!important}body .btn.chips-custom span{font-family:roboto!important;font-weight:400!important;line-height:26px!important}body .btn.chips-custom.chips-custom-break{max-width:160px}body .btn.chips-custom.chips-custom-break span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px!important;line-height:13px!important;overflow:hidden;text-align:left;white-space:normal}body .btn.btn-free-trials{align-items:center;-webkit-backdrop-filter:blur(31.0303039551px);backdrop-filter:blur(31.0303039551px);background:#fbf5e8;border:.78px solid #ed8a00;display:flex;height:40px}body .btn.btn-free-trials:focus,body .btn.btn-free-trials:hover{background:#fbf5e8!important;border:.78px solid #ed8a00!important}body .btn.btn-free-trials:focus i,body .btn.btn-free-trials:hover i{color:#212529}body .btn.btn-free-trials.btn-free-0-trials{background:#fceded;background:var(--Colour-Red-Red---10,#fceded);border:.78px solid #fc5a5a}body .btn.btn-free-trials.btn-free-0-trials span{color:#fc5a5a!important}body .btn.btn-free-trials.btn-free-0-trials:focus,body .btn.btn-free-trials.btn-free-0-trials:hover{background:#fceded!important;background:var(--Colour-Red-Red---10,#fceded)!important;border:.78px solid #fc5a5a!important}body .rx-btns-grp{background-color:#fff;border:1px solid #fff;border-radius:9px;box-shadow:0 0 10px #00000080;position:absolute;top:91%}body .consult-btns-group,body .rx-btns-grp{color:#5e5d5d;font-size:15px;z-index:1}body .consult-btns-group .ant-dropdown .ant-dropdown-menu{padding-right:5rem!important;right:-2%!important;width:100%!important}body .btn-consult{background-color:#fff;border:none;color:#5e5d5d;cursor:pointer;font-size:15px;padding:.3rem 0 .3rem .5rem;text-align:left;width:100%!important}body .btn-consult:hover{background-color:#f0f0f0}body .btn-consult.top-br{border-top-left-radius:9px;border-top-right-radius:9px}body .btn-consult.bottom-br{border-bottom-left-radius:9px;border-bottom-right-radius:9px}body .btn-consult.border-radius-all{border-radius:9px}body .btn-consult.with-divider{border-bottom:1px solid #ddd}body .btn-consult-walkIn{background-color:#fff;border:1px solid #fff;border-radius:9px;box-shadow:0 0 10px #00000080;color:#5e5d5d;font-size:15px;padding:7px 186px 7px 9px;position:absolute;right:25px;top:94%;width:43.5%;z-index:2}body .ps-rx-btns-grp{border:1px solid #c8c8c8;border-radius:9px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;position:absolute;right:0;text-align:left;top:108%;width:auto;z-index:19999!important}body .btn-consult-patient-details{background-color:#fff;border:none;color:#5e5d5d;font-size:15px;padding:7px 15px 7px 9px;text-align:left;white-space:nowrap;width:100%}body .btn-consult-patient-details.top-br{border-top-left-radius:9px!important;border-top-right-radius:9px!important}body .btn-consult-patient-details.bottom-br{border-bottom-left-radius:9px!important;border-bottom-right-radius:9px!important}body .btn-consult-patient-details.with-divider{border-bottom:1px solid #ddd}body .btn-consult-patient-details.border-radius-all{border-radius:9px!important}body .smart-rx-buttons-group{border:1px solid #c8c8c8;border-radius:9px;width:96%}body .smart-rx-buttons-grp{border:1px solid #c8c8c8;border-radius:9px;width:100%}body .smart-rx-buttons{background-color:#fff;border:none;border-radius:9px;margin:2px;padding:.5rem .1rem;width:99%}body .smart-rx-buttons.top-br{border-top-left-radius:9px;border-top-right-radius:9px}body .smart-rx-buttons.bottom-br{border-bottom-left-radius:9px;border-bottom-right-radius:9px}body .smart-rx-buttons.border-radius-all{border-radius:9px}body .smart-rx-buttons.bottom-border{border-bottom:1px solid #ddd;border-radius:0}body .smart-rx-buttons:hover{background-color:#f0f0f0;border-radius:9px}body .btn-span-smartRx{color:#fff!important}body .btn-group.appointment-date-group .ant-btn{border-color:#e2e2ea;border-radius:0;box-shadow:none;height:38px}body .btn-group.appointment-date-group .ant-btn:hover{border-color:#e2e2ea}body .btn-group.appointment-date-group .ant-btn.dateoutline:first-child{border-bottom-left-radius:10px;border-right:0;border-top-left-radius:10px}body .btn-group.appointment-date-group .ant-btn.dateoutline:last-child{border-bottom-right-radius:10px;border-left:0;border-top-right-radius:10px}body .btn-group.appointment-date-group .ant-btn.antround-0 .ant-picker{border-radius:0}body .btn-group.appointment-date-group .ant-btn.antround-0 .ant-picker.ant-picker-disabled:hover{border-color:#e2e2ea!important}body .btn-group.appointment-date-group .ant-btn.antround-0 .ant-picker:hover{border-color:#4b4ad5}body .ant-btn{padding:5px 15px}body .ant-btn.px-5-16{padding:5px 13px}body .ant-btn.px-3-15{padding:3px 15px}body .ant-btn.ant-btn-sm{padding:1px 15px}body .ant-btn.btn-message{background-color:#eddff7!important;border:1px solid #eddff7!important;border-radius:10px;height:41px}body .ant-btn.btn-message i{font-size:19px}body .ant-btn.btn-message:active,body .ant-btn.btn-message:focus,body .ant-btn.btn-message:hover{background-color:#eddff7!important}body .ant-btn.btn-message span{color:#a461d8!important;font-family:Poppins;font-size:14px;font-weight:500!important;letter-spacing:.1px}body .ant-dropdown-trigger:active,body .ant-dropdown-trigger:focus,body .ant-dropdown-trigger:hover{border-color:#0000!important}body .btn-check:checked+.btn,body .btn.active,body .btn.show,body .btn:first-child:active,body :not(.btn-check)+.btn:active{border-color:#0000}body .btn-parameters{background-color:#fff;border:1px solid #e2e2ea;border-radius:20px;color:#4b4ad5;font-size:16px;font-weight:500;letter-spacing:.1px;padding:14px}body .btn-parameters:focus,body .btn-parameters:hover{background-color:#4b4ad5!important;border-color:#e2e2ea;color:#fff!important}body .btn-parameters:focus div,body .btn-parameters:hover div{color:#fff!important}body .btn-headerback{color:#454551;width:50px}body .btn-headerback:hover{color:#4b4ad5}body .ant-btn-primary{background-color:#4b4ad5;border:#4b4ad5;border-radius:10px;color:#fff}body .ant-btn-primary span{color:#fff!important;font-weight:600}body .ant-btn-primary i{font-size:19px}body .ant-btn-primary:active,body .ant-btn-primary:focus,body .ant-btn-primary:hover{background-color:#3030c2!important}body .privatebtn{background:#0000;border:none;box-shadow:none}body .privatebtn:focus{border:none}body .privatebtn:focus-visible{outline:0!important}body .privatebtn i{color:#454551}body .btn-delete-prescription{box-shadow:none}body .btn-delete-prescription i{color:#a2a2a8;font-size:21px}body .btn-delete-prescription:hover{border-color:#0000!important}body .btn-delete-prescription:hover i{color:#4b4ad5}body .btn.btn-videoClose{background-color:#0000!important}body .btn.btn-videoClose i{color:#a2a2a8}body .btn.btn-videoClose:focus,body .btn.btn-videoClose:hover{background-color:#0000!important}body .btn.btn-videoClose:focus i,body .btn.btn-videoClose:hover i{color:#a2a2a8}body .refund-info{align-items:center;align-self:stretch;background:#faf8f6;border-radius:16px;display:flex;height:60px;justify-content:center;padding:11px 15px}body .portal-header{box-shadow:inset -1px -1px 0 0 #e2e2ea}body .portal-header .dropdown-profile i:before{font-size:24px}body .portal-header nav{box-shadow:inset 0 -1px 0 0 #e2e2ea}body .portal-header .dropdown-toggle:after{display:none}body .portal-header .ant-select{border-radius:10px;box-shadow:inset 0 -1px 0 0 #e2e2ea;min-width:200px}body .portal-header .ant-select.ant-select-single{height:38px}body .portal-header .active-notification{position:relative}body .portal-header .active-notification:after{background-color:#fc5a5a;border-radius:100px;content:"";height:9px;position:absolute;right:2px;top:-2px;width:9px}body .headerprescription{box-shadow:inset -1px -1px 0 0 #e2e2ea;height:60px}body .headerprescription.headerprescription--tablet{background:#fff;padding-left:0;padding-right:0}body .headerprescription.headerprescription--tablet .headerprescription-actions-col{display:flex;flex:1 1 auto;justify-content:flex-end;min-width:0}body .headerprescription.headerprescription--tablet .headerprescription-actions{flex-wrap:nowrap;min-width:0}body .headerprescription.headerprescription--tablet .headerprescription-actions .btn:not(.btn-primary3):not(.btn-more){padding:0 12px 0 0}body .headerprescription.headerprescription--tablet .headerprescription-tablet-sep{background:#d1d5db;flex-shrink:0;height:28.367px;margin:0 16px;width:1px}body .headerprescription.headerprescription--tablet .save-as-draft-btn{background:#fff;border:1px solid #4b4ad5;border-radius:10px;font-weight:600;height:42px;padding:10px 16px}body .headerprescription.headerprescription--tablet .save-as-draft-btn span{color:#4b4ad5!important;font-size:14px}body .headerprescription.headerprescription--tablet .patientName{color:#44444f;font-weight:500;max-width:140px}body .SidebarDoctor{box-shadow:inset -1px 0 0 0 #e2e2ea;display:flex;flex-direction:column;height:calc(100vh - 56px);max-width:110px;overflow-x:hidden;overflow-y:auto;padding:20px 0 0!important;position:relative;width:100%}body .SidebarDoctor::-webkit-scrollbar{width:0}body .SidebarDoctor:after{background:linear-gradient(180deg,#0000 0,#ffffffcf 31%,#a4a4a4cc 92%);bottom:0;content:"";flex-shrink:0;height:120px!important;left:0;margin-top:auto;pointer-events:none;position:-webkit-sticky;position:sticky;width:100%;z-index:10}@media only screen and (max-width:1400px){body .SidebarDoctor:after{height:50px}}body .SidebarDoctor .sidebar-message{width:35px}@media only screen and (max-width:1400px){body .SidebarDoctor .sidebar-message{width:26px}}body .SidebarDoctor .scrollable-content::-webkit-scrollbar{display:none}body .SidebarDoctor .scrollable-content{box-shadow:-1.2px 1px 0 #c9c9c9e6;height:75.5%;margin:top -.8rem;overflow-x:hidden;overflow-y:"auto"}body .SidebarDoctor .scrollable-content:after{background:linear-gradient(180deg,#fff0 0,#fff);content:"";height:84px;left:0;pointer-events:none;position:absolute;top:calc(75% - 80px);width:99px;z-index:1}@media only screen and (max-width:1100px){body .SidebarDoctor .scrollable-content:after{max-width:79px}}body .SidebarDoctor .fixedSidebar{max-width:110px;overflow-x:hidden;overflow-y:hidden;padding:15px 0;width:100%}body .SidebarDoctor .fixedSidebar .hoveredColor{color:#4b4ad5!important}@media only screen and (max-width:1100px){body .SidebarDoctor .fixedSidebar div{max-width:80px}}@media only screen and (max-width:1400px){body .SidebarDoctor{max-width:85px}}body .SidebarDoctor a{display:block;font-size:12px;font-style:normal;font-weight:500;margin:0 0 12px;padding:8px 0;position:relative;text-align:center}body .SidebarDoctor a i{color:#a2a2a8;font-size:25px}body .SidebarDoctor a:after{background-color:#0000;border-bottom-right-radius:50px;border-top-right-radius:50px;content:"";height:110%;left:0;position:absolute;top:-5%;width:4px}body .SidebarDoctor a.active,body .SidebarDoctor a:active,body .SidebarDoctor a:focus,body .SidebarDoctor a:hover{background-color:#4b4ad514;color:#4b4ad5}body .SidebarDoctor a.active:after,body .SidebarDoctor a:active:after,body .SidebarDoctor a:focus:after,body .SidebarDoctor a:hover:after{background-color:#4b4ad5}body .SidebarDoctor a.active div,body .SidebarDoctor a.active i:before,body .SidebarDoctor a:active div,body .SidebarDoctor a:active i:before,body .SidebarDoctor a:focus div,body .SidebarDoctor a:focus i:before,body .SidebarDoctor a:hover div,body .SidebarDoctor a:hover i:before{color:#4b4ad5!important}body .SidebarDoctor img,body .SidebarDoctor svg{height:28px;width:28px}body .ant-layout-sider{background:#fff!important;box-shadow:inset -1px 0 0 0 #e2e2ea;flex:0 0 253px!important;max-width:253px!important;min-width:253px!important;padding:10px 0;width:253px!important}body .ant-layout-sider.tabsider{background-color:#fff!important;box-shadow:none;flex:0 0 230px!important;max-width:230px!important;min-width:230px!important;padding:0;width:230px!important}body .ant-layout-sider.tabsider1{background-color:#0000!important;display:none;flex:0 1!important;max-width:0!important;min-width:0!important;padding:0;width:0!important}body .ant-layout-sider .nav-item{padding:0}body .ant-layout-sider .nav-item a{font-size:14px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:normal;padding:14px 17px;position:relative;width:252px}body .ant-layout-sider .nav-item a i:before{color:#a2a2a8!important;font-size:24px}body .ant-layout-sider .nav-item a:after{background-color:#0000;border-bottom-right-radius:50px;border-top-right-radius:50px;content:"";height:100%;left:0;position:absolute;top:0;width:4px}body .ant-layout-sider .nav-item a.active,body .ant-layout-sider .nav-item a:active,body .ant-layout-sider .nav-item a:focus,body .ant-layout-sider .nav-item a:hover{background-color:#fafafb}body .ant-layout-sider .nav-item a.active:after,body .ant-layout-sider .nav-item a:active:after,body .ant-layout-sider .nav-item a:focus:after,body .ant-layout-sider .nav-item a:hover:after{background-color:#4b4ad5}body .ant-layout-sider .nav-item a.active div,body .ant-layout-sider .nav-item a.active i:before,body .ant-layout-sider .nav-item a:active div,body .ant-layout-sider .nav-item a:active i:before,body .ant-layout-sider .nav-item a:focus div,body .ant-layout-sider .nav-item a:focus i:before,body .ant-layout-sider .nav-item a:hover div,body .ant-layout-sider .nav-item a:hover i:before{color:#4b4ad5!important}body .ant-layout-sider hr{border-color:#e2e2ea;opacity:1}body .ant-layout-sider p{font-size:12px;font-style:normal;font-weight:400;letter-spacing:.1px;line-height:normal}body .ant-layout-sider1{background:#fff!important;box-shadow:inset -1px 0 0 0 #e2e2ea;flex:0 0 80px!important;max-width:80px!important;min-width:80px!important;padding:10px 0;width:80px!important}body .ant-layout-sider1 .nav-item{padding:0}body .ant-layout-sider1 .nav-item a{font-size:12px;font-style:normal;font-weight:600;letter-spacing:.1px;line-height:normal;padding:14px 7px;position:relative;width:79px}body .ant-layout-sider1 .nav-item a i:before{color:#a2a2a8!important;font-size:24px}body .ant-layout-sider1 .nav-item a:after{background-color:#0000;border-bottom-right-radius:50px;border-top-right-radius:50px;content:"";height:100%;left:0;position:absolute;top:0;width:4px}body .ant-layout-sider1 .nav-item a.active,body .ant-layout-sider1 .nav-item a:active,body .ant-layout-sider1 .nav-item a:focus,body .ant-layout-sider1 .nav-item a:hover{background-color:#fafafb}body .ant-layout-sider1 .nav-item a.active:after,body .ant-layout-sider1 .nav-item a:active:after,body .ant-layout-sider1 .nav-item a:focus:after,body .ant-layout-sider1 .nav-item a:hover:after{background-color:#4b4ad5}body .ant-layout-sider1 .nav-item a.active div,body .ant-layout-sider1 .nav-item a.active i:before,body .ant-layout-sider1 .nav-item a:active div,body .ant-layout-sider1 .nav-item a:active i:before,body .ant-layout-sider1 .nav-item a:focus div,body .ant-layout-sider1 .nav-item a:focus i:before,body .ant-layout-sider1 .nav-item a:hover div,body .ant-layout-sider1 .nav-item a:hover i:before{color:#4b4ad5!important}body .ant-layout-sider1 hr{border-color:#e2e2ea;opacity:1}body .ant-layout-sider1 p{font-size:12px;font-style:normal;font-weight:400;letter-spacing:.1px;line-height:normal}body .collapseborder{position:relative}body .collapseborder:after{background-color:#fff;content:"";height:40px;left:-1px;position:absolute;top:-1px;width:19px;z-index:-1}body .patientProfile{align-items:center;background-color:#a2a2a8;color:#fff!important;display:flex;height:40px;justify-content:center;min-height:40px;min-width:40px;width:40px}body .patientProfile.patientProfile90{font-size:38px;font-weight:500;height:90px;min-height:90px;min-width:90px;width:90px}body .patientProfile.patientProfile52{font-size:21px;font-weight:500;height:52px;min-height:52px;min-width:52px;width:52px}body .patientName{color:#171725!important;font-size:14px;font-style:normal;font-weight:600}@media only screen and (max-width:1100px){body .patientName{max-width:230px}}body .prescription-sidebar{-ms-overflow-style:none;background-color:#a461d8;height:calc(100vh - 60px);min-width:64px;overflow-x:hidden;overflow-y:auto;padding:10px 0;scrollbar-width:none;text-align:center;width:64px}body .prescription-sidebar .prescription-tab-button{align-items:center;background-color:#ba7de9;box-shadow:1px 2px 5px 0 #4a2e601f;display:flex;height:32px;justify-content:center;margin:0 auto;width:32px}body .prescription-sidebar .prescription-tab-button.active,body .prescription-sidebar .prescription-tab-button:active,body .prescription-sidebar .prescription-tab-button:focus,body .prescription-sidebar .prescription-tab-button:hover{background-color:#fff}body .prescription-sidebar label{font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.1px;line-height:18px}body .prescription-sidebar::-webkit-scrollbar{display:none}body .prescription-sidebar-ai{background-color:#22003c;position:relative}body .prescription-sidebar-ai .prescription-sidebar-ai-vector{bottom:0;position:absolute;right:0}body .prescription-sidebar-ai .prescription-sidebar-ai-vector-reverse{bottom:130px;left:0;position:absolute;transform:rotate(180deg)}body .text-history{color:#475467}body .know-more-txt{color:#a461d8!important;cursor:pointer;text-decoration:underline}body .disclaimer-txt{color:#a2a2a8!important}body .trial-sidebar{background:linear-gradient(262.87deg,#f15223,#ff987a 47.22%,#f15223 94.44%);border-bottom-left-radius:10px;border-top-left-radius:10px;position:absolute;right:0;top:6px}body .trial-sidebar span{color:#fff!important;display:block;font-size:10px;line-height:10px;margin:4px 7px}body .trial-sidebar img{display:block;margin:5px 6px;width:10px}@media only screen and (max-width:1400px){body .trial-sidebar span{color:#fff!important;font-size:9px;line-height:8px;margin:3px}}body .sidebar_abha_link_container{padding:0 6px!important}body .sidebar-abha-link{background:rgba(75,74,213,.102);border:1px dashed #4b4ad5;border-radius:8px;cursor:pointer;padding:10px 15px!important;transition:all .2s ease;width:auto!important}body .sidebar-abha-link:hover{background:#f5f6f7;color:#000}body .sidebar_abha_text_container{align-items:center;display:flex;justify-content:space-between;width:100%}body .sidebar_abha_text{color:#4b4ad5!important;font-size:14px;font-weight:500;letter-spacing:0;line-height:100%;text-align:center}body .sidebar_abha_text_collapsed{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}body .sidebar_abha_text_line{color:#4b4ad5!important;font-size:10px;font-weight:500;letter-spacing:0;line-height:normal;text-align:center;white-space:nowrap}body .sidebar-icon-wrapper{align-items:center;border-radius:50%;display:flex;height:28px;justify-content:center;width:28px}body .sidebar-abha-icon{height:18px;object-fit:contain;width:18px}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(/static/media/Poppins-Bold.a4fbdbaf3fa3c8509f4a.woff2) format("woff2"),url(/static/media/Poppins-Bold.cb6a910c072b9107c9f6.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(/static/media/Poppins-ExtraBold.81c8a49b39251a7ed788.woff2) format("woff2"),url(/static/media/Poppins-ExtraBold.c9648fca08d5d255d632.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:300;src:url(/static/media/Poppins-Light.b0196a8e33f742b969fa.woff2) format("woff2"),url(/static/media/Poppins-Light.920af10f4250330f4554.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:400;src:url(/static/media/Poppins-Italic.9c0b2b4c7ffc5f720a21.woff2) format("woff2"),url(/static/media/Poppins-Italic.b81a0cdf05e7d53d693e.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:200;src:url(/static/media/Poppins-ExtraLight.29583c0f5c866e3b968a.woff2) format("woff2"),url(/static/media/Poppins-ExtraLight.892ebfdfe1f6edad650e.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:900;src:url(/static/media/Poppins-Black.25a4f5b05d0752025862.woff2) format("woff2"),url(/static/media/Poppins-Black.ce76b7e9c8757043dc17.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:600;src:url(/static/media/Poppins-SemiBoldItalic.e20e554dfe1e66805c4f.woff2) format("woff2"),url(/static/media/Poppins-SemiBoldItalic.d59fc7dbf4547d7b53fc.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(/static/media/Poppins-Medium.59ef76edcfa6d3361cd0.woff2) format("woff2"),url(/static/media/Poppins-Medium.f8ea198d6244a3457ed2.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Regular.da98bcbc9fb47348882d.woff2) format("woff2"),url(/static/media/Poppins-Regular.04196e78ff1a51a39da7.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(/static/media/Poppins-SemiBold.788fab5cbac156458b2e.woff2) format("woff2"),url(/static/media/Poppins-SemiBold.64dfee096014a358b060.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:100;src:url(/static/media/Poppins-Thin.e2124a9334faba844a9f.woff2) format("woff2"),url(/static/media/Poppins-Thin.5ab2b646e4b6872cfb78.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/Roboto-Light.4ca616225439b353c722.woff2) format("woff2"),url(/static/media/Roboto-Light.c981701f695c76440cb3.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/Roboto-Bold.b21da07c934a28b2fef3.woff2) format("woff2"),url(/static/media/Roboto-Bold.9fa4a8113c081e9b3138.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:900;src:url(/static/media/Roboto-Black.cd5a79c185e92ebe6b94.woff2) format("woff2"),url(/static/media/Roboto-Black.a3513eaf0ad708fff3ca.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/Roboto-Regular.9d43b86421e004e704b9.woff2) format("woff2"),url(/static/media/Roboto-Regular.0944be1093c62cedb919.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/Roboto-Medium.57b8a81c7519e4d6b555.woff2) format("woff2"),url(/static/media/Roboto-Medium.e624b10d53c919bd7496.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:600;src:url(/static/media/Roboto-Bold.b21da07c934a28b2fef3.woff2) format("woff2"),url(/static/media/Roboto-Bold.9fa4a8113c081e9b3138.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:100;src:url(/static/media/Roboto-Thin.8e9578cce5d551036e41.woff2) format("woff2"),url(/static/media/Roboto-Thin.43cf5af8ceefc30114f7.woff) format("woff")}@font-face{font-display:swap;font-family:Arial;font-style:normal;font-weight:400;src:url(/static/media/Arimo-Regular.ae89d5b5729d2e56f67a.ttf) format("ttf"),url(/static/media/Arimo-Medium.70607006b9b30549511b.ttf) format("ttf"),url(/static/media/Arimo-Bold.7b7636b299316b91b95a.ttf) format("ttf")}@font-face{font-display:swap;font-family:Times-Roman;font-style:normal;font-weight:100;src:url(/static/media/EBGaramond-Regular.639c0c8d2c681d29c6be.ttf) format("ttf"),url(/static/media/EBGaramond-Medium.0b56e377f66cf8f449f0.ttf) format("ttf"),url(/static/media/EBGaramond-Bold.4a3c787c6b54ac570a9f.ttf) format("ttf")}@font-face{font-display:swap;font-family:Verdana;font-style:normal;font-weight:400;src:url(/static/media/Jost-Regular.59de2b38b1b77348c048.ttf) format("ttf"),url(/static/media/Jost-Medium.763024e26b2bcbcc8404.ttf) format("ttf"),url(/static/media/Jost-Bold.31ea9eccd9c8723bd3e8.ttf) format("ttf")}@font-face{font-display:swap;font-family:Calibri;font-style:normal;font-weight:400;src:url(/static/media/OpenSans-Regular.b8cc747a58ffa52b7ff9.ttf) format("ttf"),url(/static/media/OpenSans-Medium.be793100b2ab027d9b74.ttf) format("ttf"),url(/static/media/OpenSans-Bold.c790f99966352c531503.ttf) format("ttf")}@font-face{font-display:swap;font-family:Tahoma;font-style:normal;font-weight:400;src:url(/static/media/Vazirmatn-Regular.9f1ec5f7f80231b39f6f.ttf) format("ttf"),url(/static/media/Vazirmatn-Medium.de9813962e8557e2d424.ttf) format("ttf"),url(/static/media/Vazirmatn-Bold.439dd834c3b0f95081d9.ttf) format("ttf")}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(/static/media/icomoon.9afc9bde37e527ffaa54.eot);src:url(/static/media/icomoon.9afc9bde37e527ffaa54.eot#iefix) format("embedded-opentype"),url(/static/media/icomoon.599a00c97333e7a230c4.ttf) format("truetype"),url(/static/media/icomoon.dd4f60b540eac2623507.woff) format("woff"),url(/static/media/icomoon.6c5352da18290d68145e.svg#icomoon) format("svg")}[class*=" icon-"],[class^=icon-]{font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-size:23px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.iconrotate180{display:inline-block;transform:rotate(180deg)}.iconrotatehistory90{margin-left:-1px;margin-top:-4px;transform:rotate(90deg)}.iconrotate270{display:inline-block;transform:rotate(270deg)}.icon-analytics:before{content:""}.icon-billings:before{content:""}.icon-calendar:before{content:""}.icon-patients:before{content:""}.icon-setting:before{content:""}.icon-notification:before{content:""}.icon-Cancelled:before{content:""}.icon-Finished:before{content:""}.icon-Queue:before{content:""}.icon-List:before{content:""}.icon-More:before{content:""}.icon-Add:before{content:""}.icon-Contract:before{content:""}.icon-Expand:before{content:""}.icon-Print:before{content:""}.icon-Visit-Summary:before{content:""}.icon-Medical-Certificate:before{content:""}.icon-Discharge-Summary:before{content:""}.icon-Report:before{content:""}.icon-Edit:before{content:""}.icon-right:before{content:""}.icon-reload:before{content:""}.icon-search:before{content:""}.icon-Preview:before{content:""}.icon-Consult:before{content:""}.icon-Cross:before{content:""}.icon-phone:before{content:""}.icon-Id:before{content:""}.icon-save:before{content:""}.icon-template:before{content:""}.icon-camera:before{content:""}.icon-minus:before{content:""}.icon-delete:before{content:""}.icon-download:before{content:""}.icon-exit:before{content:""}.icon-language:before{content:""}.icon-check:before{content:""}.icon-info:before{content:""}.icon-calendarfill:before{content:""}.icon-sorting:before{content:""}.icon-filter:before{content:""}.icon-Visit-Summary-Fill:before{content:""}.icon-switch:before{content:""}.icon-upload:before{content:""}.icon-announcement:before{content:""}.icon-help:before{content:""}.icon-upgrade:before{content:""}.icon-group:before{content:""}.icon-profile:before{content:""}.icon-certificate-profile:before{content:""}.icon-New-Window:before{content:""}.icon-eraser1:before{content:""}.icon-copyIcon:before{content:""}.welcomesection{background-color:#fed15e;border-bottom-left-radius:10px;border-bottom-right-radius:10px;height:-webkit-max-content;height:max-content;padding:20px 30px;width:100%}.welcomesection .welcomeig{margin-bottom:-65px;margin-top:-30px}@media only screen and (max-width:1400px){.welcomesection .welcomeig{margin-top:-25px;max-width:180px}}.welcomesection h1{color:#171725;font-size:24px;font-style:normal;font-weight:600;line-height:36px;margin-bottom:0}@media only screen and (max-width:950px){.welcomesection h1{font-size:20px}}.welcomesection p{color:#171725!important;font-size:12px;font-weight:600}@media only screen and (max-width:1400px){.welcomesection p{margin-bottom:5px}}.welcomesection .btn{height:41px}.receptionist-welcome{background-color:#f3f5f9}*{scrollbar-width:auto}::selection{background-color:#4b4ad5;color:#fff}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#eee}::-webkit-scrollbar-thumb{background-color:#a2a2a8;border-radius:20px}body{color:#454551;font-family:Poppins!important}body a{text-decoration:none}body hr{border-color:#e2e2ea;opacity:1}body .wrapper{height:calc(100vh - 56px);overflow-y:auto}body .wrapper2{height:calc(100vh - 60px);overflow-y:auto}body .wrapper-message{height:calc(100vh - 53px);overflow-y:auto}body .letterspacing{letter-spacing:.1px}body .title-common{font-family:Poppins!important;font-size:16px;font-style:normal;font-weight:500!important;letter-spacing:.1px;line-height:normal}body .title-settings{color:#454551;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.1px;line-height:26px}body .title{color:#171725!important;font-weight:500}body .title,body .title-sami{font-family:Poppins!important}body .title-sami{color:#454551!important;font-size:12px;font-weight:600}body .titleprint{color:#171725!important;font-size:20px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:36px}body .text-primary{color:#4b4ad5!important}body .text-secondary-custom{color:#a461d8!important}body .bg-secondary{background-color:#a461d8!important}body .fs-8{font-size:8px!important}body .fs-10{font-size:10px!important}body .fs-12 label,body .fs-12 span,body .fs-12-1{font-size:12px!important}body .fs-14{font-size:14px!important}body .fs-16{font-size:16px!important}body .fs-18{font-size:18px!important}body .fs-20{font-size:20px!important}body .fs-21{font-size:21px!important}body .fs-24{font-size:24px!important}body .small,body small{font-size:.8em}body .semi-bold-text{font-weight:600}body .backbar,body .text-greycolor{color:#a2a2a8!important}body .backbar{font-weight:500}body .text-main{color:#454551!important}body .text-main2{color:#44444f!important}body .highlighted{color:#ff974a!important;font-size:14px;font-style:normal;font-weight:600;line-height:normal}body .textcolor-29{color:#92929d}body .ff-poppins,body .ff-poppins *,body .ff-poppins :after,body .ff-poppins :before,body div,body p,body span,body table,body td,body th,body tr{color:#454551!important;font-family:Poppins!important}body .ff-icomoon,body .ff-icomoon *,body .ff-icomoon :after,body .ff-icomoon :before{font-family:icomoon!important}body .update-number-icon{font-size:18px!important;left:1%;position:relative;top:5%}body .edit-number-icon{cursor:pointer;left:5px;position:relative;top:2px}body .form-control{border-radius:10px}body .form-control:focus{border-color:#4b4ad5;box-shadow:none}body .form-control::-webkit-input-placeholder{color:#a2a2a8;font-size:14px;font-style:normal;font-weight:400}body .text-welcome{color:#171725!important}body .ant-picker-input input::placeholder{color:#a2a2a8!important}body .bg-body{background-color:#fafafb!important}body .ant-tooltip .ant-tooltip-inner{color:#fff!important}body input{font-family:Roboto,sans-serif!important}body .w-48{width:48%}body .w-60{width:60%}body .w-92{width:92%!important}body .me-20{margin-right:20px}@media(max-width:974px){body .me-20{margin-right:15px}}body .me-30{margin-right:30px}body .me-14{margin-right:14px}body .me-12{margin-right:12px}body .h-38{height:38px}body .h-45{height:45px}body .mb-14{margin-bottom:14px}body .mx-20{margin:0 20px}body .mt-14{margin-top:14px}body .mt-20{margin-top:20px}body .mb-12{margin-bottom:12px}body .mb-15{margin-bottom:15px}body .mb-20{margin-bottom:20px}body .mb-28{margin-bottom:28px}body .p-10{padding:10px}body .p-12{padding:12px}body .py-5px-3px{padding-bottom:3px;padding-top:5px}body .p-14{padding:14px}body .p-14-pb0{padding:14px 14px 0}body .p-20{padding:20px}body .px-10{padding:0 10px}body .px-20{padding:0 20px}body .px-75px{padding:0 75px}body .p-30{padding:30px}body .pt-2px{padding-top:2px}body .rounded-10px{border-radius:10px!important}body .rounded-12px{border-radius:12px!important}body .rounded-20px{border-radius:20px}body .fontroboto{font-family:Roboto!important;letter-spacing:.1px}body .fontpoppins,body .fontpoppins.fontpoppins1{font-family:Poppins!important}body .fontarial{font-family:Arial!important}body .fonttimesroman{font-family:Times-Roman!important}body .over-flow-y-hidden{overflow-y:hidden}body .fontverdana{font-family:Verdana!important}body .fontcalibri{font-family:Calibri!important}body .fonttahoma{font-family:Tahoma!important}body .alert-warning{background-color:#eb89001a;color:#454551!important}body .read-or-hide{color:#4b4ad5!important}body .cardbody-data .read-or-hide{color:#4b4ad5!important;cursor:pointer}body .cursor-pointer{cursor:pointer}body .text-decoration-underline{text-decoration:underline!important}body .text-2{font-family:Roboto!important;font-size:12px;font-weight:400;letter-spacing:.1px;line-height:18px}body .text14{font-size:14px}body .ant-select-dropdown.autocompletepopup{padding:15px}body .ant-select-dropdown.autocompletepopup .ant-select-item{padding:0}body .ant-select-dropdown .ant-select-item-option-content{white-space:normal}body .ant-input-affix-wrapper{border-radius:10px}body .image-crop{height:189px;overflow:hidden}body .ant-select.appointmentselect{height:38px;min-width:150px}body .ant-select.appointmentselect .ant-select-selection-item{font-weight:500!important}body .ant-select.appointmentselect .ant-select-selector .ant-select-selection-placeholder{color:#a2a2a8!important;font-weight:400}body .ant-select .ant-select-selection-placeholder{color:#454551!important;font-family:Roboto,sans-serif!important;font-size:14px;font-weight:500}body .ant-select .ant-select-arrow .anticon svg{display:none}body .ant-select .ant-select-arrow .anticon:after{content:"";font-family:icomoon!important;font-size:20px;transform:rotate(-90deg)}body .ant-select .ant-select-clear{width:16px}body .ant-select .ant-select-selector{border-color:#e2e2ea!important;border-radius:10px}body .patient-form .ant-input,body .patient-form .ant-select-selection-item{font-weight:400!important}body .all-change-radio .ant-radio-button-wrapper{padding-inline:13px;white-space:nowrap}body .medicine-templates{border-top:1px solid #e2e2ea;padding:10px 17px}body .medicine-templates i{color:#92929d}body .medicine-templates:hover{background-color:#f1f1f5}body .medicine-templates:first-child{border-top:none}body .medicine-templates:last-child:hover{border-bottom-left-radius:20px;border-bottom-right-radius:20px}body .medicine-templates.without-hover:hover{background-color:#0000}body .medicine-templates.without-hover:last-child:hover{border-radius:0}body .round-box{align-items:center;background-color:#fff;border-radius:100%;display:flex;height:37px;justify-content:center;margin-right:15px;min-height:37px;min-width:37px;width:37px}body .ant-input-clear-icon svg{display:none}body .ant-input-clear-icon:after{content:"";font-family:icomoon!important;font-size:20px;line-height:1.6;transform:rotate(-90deg)}body .text-truncate-twolines{-webkit-line-clamp:2}body .text-truncate-threelines,body .text-truncate-twolines{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}body .text-truncate-threelines{-webkit-line-clamp:3}body .text-truncate-fourlines{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media only screen and (max-width:1300px){body .text-truncate-fourlines{-webkit-line-clamp:6}}body .endreason-textarea textarea{border-radius:10px}body .bg-selected{background-color:#f1f1f5}body .anticon-filter svg{display:none}body .anticon-filter:after{content:"";font-family:icomoon!important;font-size:18px;font-weight:400}body .ant-picker-suffix .anticon-calendar svg{display:none}body .ant-picker-suffix .anticon-calendar:after{content:"";font-family:icomoon!important;font-size:16px;font-weight:400}body .ant-picker:hover .ant-picker-suffix{opacity:1!important}body .ant-picker-clear svg{display:none}body .ant-picker-clear:after{background-color:#fff;content:"";font-family:icomoon!important;font-size:18px;line-height:1.6;transform:rotate(-90deg)}body .ant-table-column-sorter-inner .anticon svg{display:none}body .ant-table-column-sorter-inner:after{content:"";font-family:icomoon!important;font-size:18px;font-weight:400;margin-left:5px}body .icon-search{color:#a2a2a8!important}body .fllowbtn .px-5-16:last-child{margin-right:0}body .mobile__pdf__container #viewerContainer{bottom:0;left:0;overflow:hidden;position:relative;right:0;top:0;width:100%!important}body .mobile__pdf__container #viewerContainer .pdfViewer{overflow:hidden}body .mobile__pdf__container #viewerContainer .pdfViewer .page{background-color:#0000;border:none;border-image:none;margin:0}body #errorWrapper,body #loadingBar{display:none!important}body .pdfMobile-Class .mobile__pdf__container #viewerContainer .canvasWrapper,body .pdfMobile-Class .mobile__pdf__container #viewerContainer .page,body .pdfMobile-Class .mobile__pdf__container #viewerContainer .page #page1{width:100%!important}body .pdfMobile-Class .canvaspdf{background-color:#fafafb;border:1px solid #e2e2ea;border-radius:20px;margin-top:20px;position:relative;z-index:1}body .title-hypertension{font-size:24px;font-weight:600;letter-spacing:.1px}body .medical-history-section .ant-collapse-expand-icon{margin-left:25px;margin-top:4px}body .medical-history-section .ant-collapse-header{padding:0 0 10px!important}body .medical-history-section .collapseButton{height:24px;width:24px}body .medical-history-section .collapseButton:hover{color:#454551!important}body .medical-history-section .history-badge{align-items:center;background-color:#fff;border:1px solid #e2e2ea;border-radius:10px;display:flex;font-family:roboto!important;height:36px;margin-bottom:14px;margin-right:10px;padding:0 5px 0 10px}body .medical-history-section .history-badge.gynec-history-badge{font-weight:500;height:32px;padding:5px 14px 5px 13px;transition:none}body .medical-history-section .history-badge span{align-items:center;background-color:#f1f1f5;border-radius:100px;display:flex;font-size:16px;font-weight:500;height:26px;justify-content:center;margin-left:10px;width:39px}body .medical-history-section .history-badge.history-active{background:#4b4ad514!important;border-color:#4b4ad5}body .medical-history-section .history-badge.history-active div{color:#4b4ad5!important}body .medical-history-section .history-badge.history-selected{background-color:#4b4ad5;border-color:#4b4ad5}body .medical-history-section .history-badge.history-selected div{color:#fff!important}body .medical-history-section .history-badge.history-inactive span{background-color:#fcdada;color:#f04545!important}body .lmp-gynec{background:#fff9f9;border:1px solid #fcdada99;border-radius:1.3rem;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:normal;padding:5px 8px 5px 14px;width:80%}body .ant-drawer-open .ant-drawer-content-wrapper{box-shadow:none!important}body .playdrawer{background:#0000!important}body .playdrawer .ant-drawer-title{color:#000!important;font-size:20px!important;font-weight:500!important}body .playdrawer .ant-drawer-header{background:#f1f1f5;border:0;border-radius:15px 0 0 0!important;padding:15px 28px 14px 24px!important}body .playdrawer .ant-drawer-header .ant-drawer-header-title{flex-direction:row-reverse}body .playdrawer .ant-drawer-header .ant-drawer-header-title button.ant-drawer-close{margin:0}body .videodrawer-left .drawer-slider{margin-left:3px;margin-right:25px;width:340px!important}body .videodrawer-left .drawer-slider img{border-radius:10px;max-width:100%;outline:none}body .videodrawer-left.drawer-slider:focus-visible{outline:none}body .videodrawer-left ul.slick-dots{display:flex!important;justify-content:center;margin:0;padding:0}body .videodrawer-left ul.slick-dots li{list-style:none;margin:5px}body .videodrawer-left ul.slick-dots li.slick-active button:before{border-radius:10px;color:#a263d5;font-size:8px}body .videodrawer-left .slick-list{padding:0!important}body .videodrawer-left .slick-track{display:flex;width:100%!important}body .videodrawer-left .slick-track .slick-slide{position:relative}body .videodrawer-left .slick-track .slick-slide button{background:#0000;border:0;left:50%;outline:none;position:absolute;top:50%;transform:translate(-50%,-50%)}body .videodrawer-left .slick-track .slick-slide button img{border-radius:10px;max-width:100%}.video-bottom-spacing{margin-bottom:35px}.border-btm{border-bottom:1px solid #e2e2ea}.hospital-address-slider .slick-dots li button:before{font-size:9px;height:8px;width:8px}.hospital-address-slider .slick-dots li.slick-active button:before{background-color:#454551;border-radius:5px;color:#0000;height:9px;top:4px;width:14px}.text-danger-custom{color:#fc5a5a!important}.border.border-danger-custom{border-color:#fc5a5a!important}.prescription-pad .videodrawer{margin:0 0 -8px}.shadow2{box-shadow:0 0 5px 4px #cacaca33}body .beamer_icon.active{color:#fff!important;right:-13px;top:-13px}body #beamerLastPostTitle span{font-size:12px!important}body .saveButton{border:1px solid #e2e2ea;border-radius:10px;display:flex}body .saveButton .popinput{border:0!important}body .saveButton .popinput:focus,body .saveButton .popinput:focus-within{box-shadow:none!important}body .saveButton .ant-btn{border:0!important;border-radius:10px;font-weight:500}body .saveButton .ant-btn span{color:#4b4ad5!important}body .saveButton .ant-btn div{box-shadow:none!important;outline:none!important}body .saveButton .ant-btn:disabled span{opacity:.3}body .saveButton:focus-within{border-color:#4b4ad5;outline:#4b4ad5!important}body .saveButton:focus-within .ant-btn,body .saveButton:focus-within .popinput{border-color:#4b4ad5}.video-animat{position:relative}.video-animat img:nth-child(2){height:48px;left:-7px;position:absolute;top:-7px;width:48px;z-index:-1}.bg-fitness{align-items:center;background-color:#f6f0fc;border-radius:100px;color:#ba7de9!important;display:flex;font-size:20px;font-weight:500;height:42px;justify-content:center;margin-right:20px;min-height:42px;min-width:42px;width:42px}.custom-certificate{background-color:#eddff7;border-radius:10px;margin-top:10px;padding:12px}.certificate-box{background:#fafafb;border-radius:10px;overflow:hidden;text-align:center;width:223px}.certificate-box .pfd-box{height:180px}.certificate-box .leave-ui{border-top:1px solid #e2e2ea;padding:11px 14px}.dragicon-position .subtitle-customize{color:#a2a2a8!important;font-size:12px;font-weight:400}.dragicon-position .subtitle-customize span{color:#a2a2a8!important;font-weight:600}.dragicon-position .anticon-menu{left:5px;position:absolute;top:23px;z-index:9999999}.dragicon-position .ant-collapse-item{border-bottom:0!important}.dragicon-position .ant-collapse-item .ant-collapse-header{padding:0!important}.dragicon-position .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon:after{border:0!important;color:#4b4ad5;font-size:18px}.dragicon-position .ant-collapse-item .ant-collapse-content{border-top:0!important}.dragicon-position .ant-radio-wrapper .ant-radio-checked .ant-radio-inner{background-color:#4b4ad5;border-color:#4b4ad5}.dragicon-position .ant-radio-wrapper:hover .ant-radio-inner{border-color:#4b4ad5}.notes-dot{background-color:#f04545;border-radius:100px;color:#fff!important;font-size:10px;font-weight:400;height:19px;line-height:1.4;padding:3px;position:absolute;right:7px;top:-4px;width:19px}.truncate-autocomplete .ant-select-selection-search-input{overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap}.option-truncate .ant-select-item-option-content{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.lab-params-warning{color:#e54848!important}.remarks-style{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lab-params-tooltip-txt{color:#4b4ad5!important;cursor:pointer;text-decoration:underline}.lab-params-input .ant-input-group .ant-input-affix-wrapper,.lab-params-input .ant-input-group>.ant-input{height:40px}.lab-params-intput-warning .ant-input-outlined{border-color:#e54848!important}.ant-switch.switch-custom{height:18px;min-width:35px}.ant-switch.switch-custom .ant-switch-handle{height:12px;inset-inline-start:3px;top:2px;width:12px}.ant-switch.switch-custom.ant-switch-checked .ant-switch-handle{height:12px;inset-inline-start:calc(100% - 14px)!important;top:2px;width:12px}.border-background-none{background-color:#0000!important;border:none!important;padding:0 93px 0 0;width:100%!important}.main-color{color:#4b4ad5!important}.grouding-color{color:#a461d8!important}.text-price{color:#1b223c!important}.text-1F2933{color:#1f2933!important}.text-themesecondarylight{color:#ba7de9!important}.opacity-08{opacity:.8}.ai-suite{background-color:rgba(75,74,213,.031);border:.69px solid rgba(75,74,213,.078);border-radius:18px;padding:24px}.ai-suite p{color:#5a6774!important}.ai-suite.ai-purchased{background:rgba(237,223,247,.502);border:.69px solid rgba(164,97,216,.141)}.ai-suite.ai-expired{background:hsla(0,71%,96%,.502);border:.69px solid #fceded}.ai-suite .expired-text{background:linear-gradient(101.91deg,#f15223 9.72%,#ff887e 47.18%,#f15223);border-radius:10px}.ai-suite .purchased-text{background:linear-gradient(101.91deg,#3d8c40 9.72%,#2dc433 47.18%,#37843a);border-radius:10px}body table tbody tr th{font-size:12px;font-style:normal;font-weight:600}body table tbody tr td{font-size:16px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:normal}body .ant-table-column-sorters,body .ant-table-filter-column{float:left}body .ant-table .btn.btn-more{font-size:20px;line-height:0;padding:0}body .ant-table thead.ant-table-thead td,body .ant-table thead.ant-table-thead th{background-color:#f1f1f5;border-bottom:0;font-size:12px;padding:7.5px 16px;text-transform:uppercase}body .ant-table thead.ant-table-thead td:first-child,body .ant-table thead.ant-table-thead th:first-child{border-bottom-left-radius:8px}body .ant-table thead.ant-table-thead td:last-child,body .ant-table thead.ant-table-thead th:last-child{border-bottom-right-radius:8px}body .ant-table tbody.ant-table-tbody td{border-bottom:0;padding:9px 16px}body .ant-table tbody.ant-table-tbody td.ant-table-column-sort{background-color:#0000}body .customize-table .ant-table thead.ant-table-thead td,body .customize-table .ant-table thead.ant-table-thead th{border-bottom:1px solid #e2e2ea;border-top:1px solid #e2e2ea;color:#171725!important;font-family:Roboto!important}body .customize-table .ant-table thead.ant-table-thead td:first-child,body .customize-table .ant-table thead.ant-table-thead th:first-child{border-left:1px solid #e2e2ea;border-radius:0}body .customize-table .ant-table thead.ant-table-thead td:last-child,body .customize-table .ant-table thead.ant-table-thead th:last-child{border-radius:0;border-right:1px solid #e2e2ea}body .customize-table .ant-table thead.ant-table-thead th{font-weight:500}body .customize-table .ant-table tbody td{border-bottom:1px solid #e2e2ea;font-family:Roboto!important;font-size:14px;font-weight:500;padding:11.5px 12px}body .customize-table .ant-table tbody td:first-child{border-left:1px solid #e2e2ea}body .customize-table .ant-table tbody td:last-child{border-right:1px solid #e2e2ea;text-align:center}body .customize-table.table-display-patient .ant-table tbody tr:first-child td{border-top:1px solid #e2e2ea}body .customize-table.customize-table-format .ant-table tbody td:first-child{border-left:0;padding-left:0;padding-right:5px}body .customize-table.customize-table-format .ant-table tbody td:last-child{border-right:0;padding-left:0;padding-right:0}body .radio-width-static .ant-form-item-control-input{float:right;width:209px}body .radio-width-static-web .ant-form-item-control-input{float:right;width:260px}body .patient-medication .ant-table .ant-table-thead th{padding:5px 9px}body .patient-medication .ant-table .ant-table-tbody td{padding:8px 9px}body .patient-medication .ant-table .ant-table-tbody td div{font-family:roboto!important;font-size:13px}body .patient-medication .ant-table .ant-table-tbody td small{font-size:11.5px}body .table-border .ant-table tbody.ant-table-tbody tr td{border-bottom:1px solid #e2e2ea!important}body .table-border .ant-table tbody.ant-table-tbody tr:last-child td{border-bottom:#0000!important}body .table-billing .ant-table thead th{color:#1f2933!important;font-size:13px;padding:14px 12px}body .table-billing .ant-table thead th:first-child{border-bottom-left-radius:0}body .table-billing .ant-table thead th:last-child{border-bottom-right-radius:0}body .table-billing .ant-table tbody.ant-table-tbody tr td{border-bottom:.5px solid #e2e2ea80!important;color:#171725!important;font-size:13.5px;font-weight:400}body .table-billing .ant-table tbody.ant-table-tbody tr td button{font-size:13px;font-weight:500}body .table-billing .ant-table tbody.ant-table-tbody tr td:last-child div{border-radius:20px;font-size:12.5px;font-weight:500;padding:2px 6px;text-align:center}body .table-billing .ant-table tbody.ant-table-tbody tr td:last-child div.active{background:#edf7ed;color:#3d8c40!important}body .table-billing .ant-table tbody.ant-table-tbody tr td:last-child div.expired{background:#fceded;color:#fc5a5a!important}.custom-table-scroll .ant-table-body{-webkit-overflow-scrolling:touch;overflow-y:auto;scroll-behavior:smooth}body .PatientDetailswrap .card{border-color:#e2e2ea;border-radius:20px;margin-bottom:20px}body .PatientDetailswrap .card .card-header{border-color:#e2e2ea;border-top-left-radius:20px;border-top-right-radius:20px;color:#171725;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:normal}body .PatientDetailswrap .card .card-header div{color:#171725!important}body .PatientDetailswrap .card .card-header .title2{font-size:14px;font-weight:600}body .PatientDetailswrap .card .card-header .subtitle{color:#454551;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.1px;line-height:18px}body .PatientDetailswrap .card .card-body{border-bottom-left-radius:20px;border-bottom-right-radius:20px}body .PatientDetailswrap .card .card-body .ant-table{background-color:#0000}body .PatientDetailswrap .card .card-body table thead.ant-table-thead tr th{background-color:#0000;border-bottom:1px solid #e2e2ea;border-radius:0!important;border-right:1px solid #e2e2ea}body .PatientDetailswrap .card .card-body table thead.ant-table-thead tr th:last-child{border-right:none}body .PatientDetailswrap .card .card-body table thead.ant-table-thead tr th.ant-table-cell:before{display:none!important}body .PatientDetailswrap .card .card-body table tbody tr td{border-right:1px solid #e2e2ea;font-family:Roboto!important;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.1px;line-height:26px;word-break:break-all}body .PatientDetailswrap .card .card-body table tbody tr td:nth-child(2){word-break:normal}body .PatientDetailswrap .card .card-body table tbody tr td:last-child{border:#0000}body .PatientDetailswrap .card .card-body table tbody tr:last-child td:first-child{border-bottom-left-radius:20px}body .PatientDetailswrap .card .card-body table tbody tr:last-child td:last-child{border-bottom-right-radius:20px}body .PatientDetailswrap .card .card-body table tbody tr:nth-last-child(2) td.rowspan-border-0{border-bottom:0!important}body .PatientDetailswrap .card .btn.btn-primary3 span{color:#fff!important}body .cardbody-data label{color:#454551;font-family:Roboto;font-weight:400}body .cardbody-data label,body .cardbody-data span{font-size:14px;font-style:normal;letter-spacing:.2px;line-height:normal}body .cardbody-data span{color:#171725!important;font-family:Roboto!important;font-weight:500}body .cardbody-data .whitespace-pre-wrap{white-space:pre-wrap}.appointment-wrap{background-color:#fff;margin:-80px 30px 0;position:relative}.appointment-wrap.PatientDetailswrap{background-color:#0000}.appointment-wrap.PatientDetailsPageWrap{background-color:#0000;margin:-58px 30px 0}.appointment-wrap.dateborder .ant-picker{border-color:#0000}.appointment-wrap .receptionist-setup-button{position:absolute;right:0;top:10%}.appointment-wrap .ant-picker .ant-picker-input input::placeholder{color:#454551}.appointment-wrap .ant-picker:hover{border-color:#4b4ad5!important}.appointment-wrap .ant-picker-focused.ant-picker{box-shadow:none}.appointment-wrap :where(.css-dev-only-do-not-override-1okl62o).ant-tabs{line-height:2.571429}.appointment-wrap .border-none{border-color:#0000!important}.print-tabs .ant-tabs-tab{margin:0 0 0 18px!important;padding:20px 10px}.ant-tabs-tab{margin:0 0 0 30px!important;padding:15px}.ant-tabs-tab .ant-tabs-tab-btn{font-size:14px;font-weight:500}.ant-tabs-tab .ant-tabs-tab-btn i{font-size:medium;padding-right:10px}.ant-tabs-tab .ant-tabs-tab-btn i:before{font-size:17px}.ant-tabs-tab .ant-tabs-tab-btn .ant-tabs-tab-active,.ant-tabs-tab .ant-tabs-tab-btn:active,.ant-tabs-tab .ant-tabs-tab-btn:focus,.ant-tabs-tab .ant-tabs-tab-btn:hover{color:#4b4ad5}.ant-tabs-nav{margin:0}.ant-tabs-nav .ant-tabs-ink-bar{border-radius:10px;height:3px}.ant-tabs-tab-active .ant-tabs-tab-btn,.ant-tabs-tab-active .ant-tabs-tab-btn div,.ant-tabs-tab:hover,.ant-tabs-tab:hover div{color:#4b4ad5!important}.ant-tabs-ink-bar.ant-tabs-ink-bar-animated{background-color:#4b4ad5}.appointment-data .form-control{border-radius:10px}.appointment-data .form-control:focus{border-color:#4b4ad5;box-shadow:none}.appointment-data .form-control::-webkit-input-placeholder{color:#a2a2a8;font-size:14px;font-style:normal;font-weight:400}.appointment-data .ant-table{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.appointment-data .ant-table table thead{position:-webkit-sticky;position:sticky;top:0;z-index:9}@media only screen and (max-width:1400px){.appointment-data .ant-table table thead th:first-child{border-bottom-left-radius:0!important;border-start-start-radius:0!important}.appointment-data .ant-table table thead th:last-child{border-bottom-right-radius:0!important;border-start-end-radius:0!important}}.appointment-data .ant-table tr td div{line-height:1.25!important}.appointment-data .ant-table tr.ant-table-placeholder,.appointment-data .ant-table tr.ant-table-placeholder:hover td{background-color:#0000}.smart-rx-no-data{align-items:center;display:flex;flex-direction:column;font-size:16px;height:600px;justify-content:center;width:100%}.canvas-header{align-items:center;background:#fff;border-bottom:none!important;border-radius:20px 20px 0 0;box-shadow:0 0 3px #0000001a;display:flex;height:46px;justify-content:space-between;padding:0 20px;width:720px}.canvas-header .canvas-header-left{align-items:center;column-gap:20px;display:flex;flex-direction:row;font-size:14px;font-weight:400}.canvas-footer{align-items:center;background:#fff;border-radius:0 0 20px 20px;border-top:none!important;box-shadow:0 3px 3px #0000001a,0 -3px 3px #0000;display:flex;height:46px;justify-content:flex-end;padding:0 10px 10px 0;width:720px}.canvas-footer .new-page-btn{background:#4b4ad51a;border-radius:10px;column-gap:5px;height:30px;padding:6px}.canvas-footer .new-page-btn:hover{background:#4b4ad51a}.active-page{border:2px solid #ba7de9}.canvas-container{display:flex;flex-direction:column}.canvas-style{background-color:#fff;border-top:1px solid #e2e2ea;box-shadow:0 0 3px #0000001a;color:#000;height:980px;width:720px}.canvas-active{border:2px solid #ba7de9;border-bottom:none;border-top:1px solid #e2e2ea}.selected-text{background:#a461d81a;border-radius:4px;color:#a461d8!important;font-size:12px;font-weight:500;padding:4px 6px}.rx-image-container{align-items:center;display:flex;height:60%;position:relative}.rx-image-container>img{bottom:0;left:32%;position:absolute;width:36%}.smartRx-info-container{align-items:center;display:flex;flex-direction:column;font-weight:500;height:40%;width:100%}.smartPen-intro{color:hsla(0,0%,63%,.471)!important;font-size:1.5rem;letter-spacing:-.03px}.smartRx-into{background:#fafafb;border:1px solid #d9d9d9;border-radius:20px;font-size:14px!important;letter-spacing:.1px;margin-top:2rem;padding:10px 0;text-align:center;width:74%}.date-button{gap:.5rem;margin-top:.5rem}.date-button>Button{padding:5px .4rem;width:33%}#pdf{display:flex;flex-direction:column;row-gap:20px}.follow-up-detailsPage{border-top:1px solid hsla(0,1%,52%,.671);margin:.3rem 1rem 1rem;padding-top:.5rem}.follow-up-date-text{margin-left:1rem}.ant-input-affix-wrapper .ant-input-prefix i{font-size:20px}.ant-input-affix-wrapper:focus-within,.ant-input-affix-wrapper:hover{border-color:#4b4ad5}.autocomplete-custom{border-radius:10px}.autocomplete-custom .ant-input-affix-wrapper .ant-input-prefix i{font-size:20px}.autocomplete-custom .ant-input-affix-wrapper:hover{border-color:#e2e2ea}.autocomplete-custom .ant-input-affix-wrapper:focus,.autocomplete-custom .ant-input-affix-wrapper:focus-within{border-color:#4b4ad5;box-shadow:none;outline:0}.autocomplete-custom.ant-select,.autocomplete-custom.ant-select .ant-select-selection-search-input{height:38px}.autocomplete-custom.ant-select .ant-select-selection-placeholder{color:#a2a2a8!important;font-family:Roboto;font-size:14px;font-weight:400;letter-spacing:.1px;line-height:26px}.autocomplete-custom.autocomplete-ios{margin-right:20px;position:fixed;top:120px;width:calc(100vw - 50px)}.list-patientName span{font-family:Roboto!important;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.1px;line-height:26px}.patient-details i{color:#a2a2a8;font-size:24px}.patient-details span{font-family:Roboto!important;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.1px;line-height:26px}.bill-status{background-color:#edf7ed;border-radius:30px;color:#19bb7a!important;font-size:12px;font-weight:600;height:24px;margin-left:10px;margin-top:2px;padding:4px 10px}.bill-status-unbilled{background-color:#fefbeb;color:#ed8a00!important}.btn-create-bill{align-items:center;border-radius:10px!important;cursor:pointer!important;display:flex;gap:10px;height:41px;justify-content:center;padding:10px 24px!important}.btn-create-bill,.btn-create-bill:focus,.btn-create-bill:hover{background:#4b4ad5!important;background:var(--P-CTA-100,#4b4ad5)!important;border-color:#4b4ad5!important}.btn-create-bill span{color:#fff!important}.receptionist-btn{background-color:#714fff!important;border-color:#714fff!important;border-radius:10px!important}.receptionist-btn:focus,.receptionist-btn:hover{background:#714fff!important;border-color:#714fff!important}.receptionist-btn span{color:#fff!important}.receptionist-white-btn{align-items:center;background:#fff;border-color:#714fff!important;border-radius:10px!important;cursor:pointer!important;display:flex;gap:8px!important;height:41px;justify-content:center;padding:10px 24px!important}.receptionist-white-btn i,.receptionist-white-btn span{color:#714fff!important}.receptionist-white-btn:focus,.receptionist-white-btn:hover{background:#714fff!important;border-color:#714fff!important}.receptionist-white-btn:focus i,.receptionist-white-btn:focus span,.receptionist-white-btn:hover i,.receptionist-white-btn:hover span{color:#fff!important}.anticon-menu svg{color:#a2a2a8}.prescription-wrapper{padding:20px;position:relative;z-index:0}.prescription-wrapper.prescription-wrapper-digitise{margin-top:0;padding:0}.prescription-wrapper.prescription-wrapper-digitise .drx-digitize-container,.prescription-wrapper.prescription-wrapper-digitise .drx-written-container .card,.prescription-wrapper.prescription-wrapper-digitise .drx-written-container .card-header{border-top-left-radius:0;border-top-right-radius:0}.prescription-wrapper .hey{bottom:0;left:0;position:fixed;z-index:-1}.prescription-wrapper .prescription-box-sm{background-color:#fff;border:1px solid #e2e2ea;border-radius:20px;margin-bottom:15px}.prescription-wrapper .prescription-box-sm:last-child{margin-bottom:0}.prescription-wrapper .opthal-panel-wrapper{background:#fff;border-radius:16px;margin-bottom:15px}.prescription-wrapper .opthal-panel-wrapper .ant-collapse,.prescription-wrapper .opthal-panel-wrapper .ant-collapse.ant-collapse-icon-position-start{background:#fff!important}.prescription-wrapper .opthal-panel-wrapper .ant-collapse-item-active .ant-collapse-header{background:#fff;border-radius:8px;border-radius:8px 8px 0 0!important;box-shadow:0 2px 8px #00000014;padding:16px;position:-webkit-sticky;position:sticky;top:-24px;z-index:1}.templatepopover .ant-tabs .ant-tabs-nav{margin:0}.templatepopover .ant-tabs .ant-tabs-nav:before{border-bottom:none}.templatepopover .ant-tabs .ant-tabs-nav .ant-tabs-tab{margin-left:25px;padding:18px 0}.templatepopover .ant-tabs .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-btn{color:#696974!important;font-size:16px;font-weight:500}.templatepopover .ant-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#4b4ad5!important}.templatepopover .ant-tabs .ant-tabs-nav .ant-tabs-ink-bar{background-color:#4b4ad5}.profilepic{border-radius:100%;height:185px;max-height:185px;object-fit:cover;width:185px}.printheight{border-radius:20px;height:calc(100vh - 160px);overflow-x:hidden;overflow-y:auto}.printheight .react-pdf__Document{background-color:#fafafb}.printheight .react-pdf__Document .react-pdf__Page_afterload{background-color:#fafafb!important;border:1px solid #e2e2ea;border-radius:20px;margin-bottom:15px}.printheight .react-pdf__Document .react-pdf__Page_afterload .react-pdf__Page__canvas{border-radius:20px;width:100%!important}.printheight .react-pdf__Document .digital-pdf__Page_afterload{background-color:#fafafb!important;border:1px solid #e2e2ea;border-top-left-radius:20px;border-top-right-radius:20px;margin-bottom:15px}.printheight .react-pdf__Document .digital-pdf__Page_afterload .react-pdf__Page__canvas{border-radius:20px;width:100%!important}.printheight #my-pdf{position:relative;z-index:1}.prescriptiontab-accordian{border:none}.prescriptiontab-accordian .ant-collapse-item{border-radius:0!important}.prescriptiontab-accordian .ant-collapse-item .ant-collapse-header{background-color:#fff;border-radius:0!important;padding:10px}.prescriptiontab-accordian .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon{position:relative}.prescriptiontab-accordian .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon .ant-collapse-arrow{display:none}.prescriptiontab-accordian .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon:after{border:1px solid #e2e2ea;border-radius:10px;content:"";font-family:icomoon!important;padding:2px 5px;position:absolute;right:0;top:0;transform:rotate(-90deg)}.prescriptiontab-accordian .ant-collapse-item.ant-collapse-item-active{border:0}.prescriptiontab-accordian .ant-collapse-item.ant-collapse-item-active .ant-collapse-header .ant-collapse-expand-icon:after{transform:rotate(90deg)}.prescriptiontab-accordian .ant-collapse-item .ant-collapse-content-box{padding:0}.prescriptiontab-accordian.history-sider-box.ant-collapse{background-color:#0000}.prescriptiontab-accordian.history-sider-box.ant-collapse .ant-collapse-item{border-bottom:1px dashed #e2e2ea!important;padding:10px 0}.prescriptiontab-accordian.history-sider-box.ant-collapse .ant-collapse-item.ant-collapse-item-active{border:0!important;padding-bottom:0}.prescriptiontab-accordian.history-sider-box.ant-collapse .ant-collapse-item .ant-collapse-header{background-color:#fafafb;padding:0}.prescriptiontab-accordian.history-sider-box.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon:after{border-radius:5px;height:22px;padding:0 3px;width:22px}.prescriptiontab-accordian.history-sider-box.ant-collapse .ant-collapse-item .ant-collapse-content{background-color:#fafafb;border-bottom:1px dashed #e2e2ea;border-radius:0!important;border-top:0;padding-bottom:5px}.prescriptiontab-accordian.history-sider-box.history-sider-box-white .ant-collapse-item{border-bottom:0!important}.prescriptiontab-accordian.history-sider-box.history-sider-box-white .ant-collapse-header{background-color:#fff!important}.prescriptiontab-accordian.history-sider-box.history-sider-box-white .ant-collapse-header .ant-collapse-expand-icon:after{border-radius:7px!important;height:24px!important;width:24px!important}.prescriptiontab-accordian.history-sider-box.history-sider-box-white .ant-collapse-header .ant-collapse-header-text div{color:#171725!important}.prescriptiontab-accordian.history-sider-box.history-sider-box-white .ant-collapse-content{background-color:#fff!important;border-bottom:0!important}.prescriptiontab-accordian.doctor-experience.ant-collapse .ant-collapse-content{border-radius:20px!important;border-top:0!important}.prescriptiontab-accordian.doctor-experience.ant-collapse .ant-collapse-content .btn-delete-experience{background-color:#fafafb;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-color:#e2e2ea;color:#454551}.prescriptiontab-accordian.doctor-experience.ant-collapse .ant-collapse-content .btn-delete-experience:hover{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;box-shadow:none!important}.prescriptiontab-accordian.doctor-experience.ant-collapse .ant-collapse-content .btn-delete-experience.btn-delete-experience1{background-color:#0000;border:none}.prescriptiontab-accordian.doctor-experience.ant-collapse .ant-collapse-item .ant-collapse-header{border-radius:20px!important;padding:20px}.prescriptiontab-accordian.timingTab.ant-collapse .ant-collapse-item{border:1px solid #e2e2ea;border-radius:10px!important}.prescriptiontab-accordian.timingTab.ant-collapse .ant-collapse-item .ant-collapse-header{background-color:#fafafb;border-bottom:1px solid #e2e2ea;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-top-left-radius:10px!important;border-top-right-radius:10px!important;padding:12px}.prescriptiontab-accordian.timingTab.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon:after{background-color:#fff}.prescriptiontab-accordian.timingTab.ant-collapse .ant-collapse-content{border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.prescriptiontab-accordian.cdss-collapse{border-radius:20px}.prescriptiontab-accordian.cdss-collapse.ant-collapse .ant-collapse-item .ant-collapse-header{padding:0!important}.prescriptiontab-accordian.cdss-collapse.ant-collapse .ant-collapse-item .ant-collapse-header[aria-expanded=false]{background-color:#fff;border-radius:20px!important}.prescriptiontab-accordian.cdss-collapse.ant-collapse .ant-collapse-item .ant-collapse-header[aria-expanded=true]{background-color:#0000;border-radius:20px!important}.prescriptiontab-accordian.cdss-collapse.ant-collapse .ant-collapse-item .ant-collapse-header[aria-expanded=true]:before{background:linear-gradient(#fff9,#fff9),url(/static/media/cdss-wallpaper.fc7e6aeec5619a96d0a1.gif);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.prescriptiontab-accordian.cdss-collapse.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{z-index:1}.prescriptiontab-accordian.cdss-collapse.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon{margin:30px 25px 30px 0}.prescriptiontab-accordian.cdss-collapse.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon:after{background-color:#ffffff80}.prescriptiontab-accordian.cdss-collapse.ant-collapse .ant-collapse-content{border-radius:0 0 20px 20px;border-top:none}.prescriptiontab-accordian.ddx-collapse.ant-collapse .ant-collapse-item{background:url(/static/media/ddx-vector.570c7cedb29257cd9db4.svg);background-position:100%;background-position-y:top;background-repeat:no-repeat}.prescriptiontab-accordian.ddx-collapse.ant-collapse .ant-collapse-item .ant-collapse-header{background-color:#7742fe14;padding:17px 20px 5px}.prescriptiontab-accordian.ddx-collapse.ant-collapse .ant-collapse-item .ant-collapse-header[aria-expanded=false]{border-radius:12px!important;padding:17px 20px}.prescriptiontab-accordian.ddx-collapse.ant-collapse .ant-collapse-item .ant-collapse-header[aria-expanded=true]{border-radius:12px 12px 0 0!important}.prescriptiontab-accordian.ddx-collapse.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon:after{background-color:#ffffff80}.prescriptiontab-accordian.ddx-collapse.ant-collapse .ant-collapse-content{background-color:#7742fe14;border-radius:0 0 12px 12px;border-top:none;padding:0 20px 17px}.prescriptiontab-accordian.ddx-drawer-collapse.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon:after{border:none;font-size:20px}.prescriptiontab-accordian.ddx-drawer-collapse.ant-collapse [aria-expanded=false]{border-bottom:1px solid #e2e2ea}.prescriptiontab-accordian.obstetric-collapse.ant-collapse .ant-collapse-content,.prescriptiontab-accordian.obstetric-collapse.ant-collapse .ant-collapse-item{border-bottom:none!important}.closable-chips{border:1px solid #4b4ad5;border-radius:10px;color:#4b4ad5;margin-bottom:14px;margin-right:14px}.closable-chips.closable-chips-active{background-color:#4b4ad5;border:none}.closable-chips.closable-chips-active div{color:#fff!important}.closable-chips.closable-chips-active .btn-close-chips{border-left:1px solid #fafafb4d}.closable-chips.closable-chips-active .btn-close-chips i{color:#fff!important}.closable-chips div{color:#4b4ad5!important;line-height:1.3}.closable-chips .btn-close-chips{border-left:1px solid #4b4ad54d;color:#4b4ad5!important;height:100%;max-width:45px;min-width:45px;padding:0!important;width:45px}.closable-chips .btn-close-chips i{line-height:1.5!important}body .ant-notification .ant-notification-notice-wrapper .ant-notification-notice-with-icon .ant-notification-notice-message{margin-bottom:0}body .ant-notification .ant-notification-notice-wrapper .ant-notification-notice{min-height:60px}body .ant-switch{background-color:#fff!important;border:1px solid #e2e2ea;height:24px}body .ant-switch.ant-switch-checked{background-color:#4b4ad5!important}body .ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background-color:#4b4ad5cc}body .ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 18px)}body .ant-switch.ant-switch-checked .ant-switch-handle:before{background-color:#fff}body .ant-switch .ant-switch-handle{height:14px;inset-inline-start:3px;top:4px;width:14px}body .ant-switch .ant-switch-handle:before{background-color:#a2a2a8}body #selected{background-color:#4b4ad5}body #selected span{color:#fff!important}body .man-mean .ant-radio-button-wrapper.selected-tab{background-color:#4b4ad50d;border-color:#4b4ad5;color:#4b4ad5!important}body .man-mean .ant-radio-button-wrapper.selected-tab .ant-radio-button{border-color:#4b4ad5;color:#4b4ad5!important;z-index:0}body .man-mean .ant-radio-button-wrapper.selected-tab span{color:#4b4ad5!important}body .man-mean .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:before,body .man-mean .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:hover:before{background-color:#4b4ad5}body .man-mean .ant-radio-button-wrapper:first-child .ant-radio-button{border-bottom-left-radius:4px;border-top-left-radius:4px}body .man-mean .ant-radio-button-wrapper:last-child .ant-radio-button{border-bottom-right-radius:4px;border-top-right-radius:4px}body .tablet-medication-tabs .ant-tabs-content-holder{display:none}body .tablet-medication-tabs .ant-tabs-nav{margin-bottom:0}body .tablet-medication-tabs .ant-tabs-nav .ant-tabs-nav-wrap{overflow-x:auto}body .tablet-medication-tabs .ant-tabs-nav .ant-tabs-nav-wrap::-webkit-scrollbar{height:0}body .tablet-medication-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{background-color:#0000;border:none;border-bottom:2px solid #0000;border-left:1px solid #e2e2ea;border-radius:0;margin:0!important;padding:8px 12px}body .tablet-medication-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab-active{background-color:#fff;border-bottom-color:#4b4ad5}body .tablet-medication-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab-active .ant-tabs-tab-remove{display:block}body .tablet-medication-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab-active .ant-tabs-tab-btn{color:#4b4ad5!important}body .tablet-medication-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-ink-bar{display:none}body .tablet-medication-tabs .ant-tabs-nav .ant-tabs-nav-add{border:none;border-left:1px solid #e2e2ea;border-radius:0;margin-left:auto;visibility:hidden}body .tablet-medication-tabs .ant-tabs-nav:before{border-color:#e2e2ea}body .tablet-medication-tabs .ant-tabs-content{padding:18px}body .tablet-medication-tabs .ant-tabs-tab-remove{display:none;margin-left:0}body .tablet-medication-tabs .ant-tabs-tab-remove span svg{background:#999;border-radius:100%;color:#fff;font-size:14px;margin-top:4px;padding:3px}body .custom-tapper-button{font-size:18px;position:absolute;right:11px;top:72px}body .vitals-wrapper{display:flex}body .vitals-wrapper .vitals-wrap-body:first-child .vitals-head{border-bottom-left-radius:10px;border-top-left-radius:10px}body .vitals-wrapper .vitals-wrap-body:last-child .vitals-head{border-bottom-right-radius:10px;border-top-right-radius:10px}body .vitals-wrapper .vitals-wrap-body.vitals-parent-width div{width:140px}body .vitals-wrapper .vitals-wrap-body.vitals-child-width div{width:200px}body .vitals-wrapper .vitals-row{font-size:16px;font-weight:500;height:70px;letter-spacing:.1px}body .vitals-wrapper .vitals-row .ant-input-group-wrapper{width:160px}body .vitals-wrapper .vitals-row .ant-input-group-wrapper .ant-input-group-addon{font-size:14px;font-weight:500;letter-spacing:.1px}body .vitals-wrapper .vitals-row i{font-size:20px;opacity:.8}body .vitals-wrapper .vitals-row.vitals-row-60{height:60px}body .vitals-wrapper .vitals-row.vitals-row-40{height:40px}body .vitals-wrapper .vitals-head{align-items:center;background-color:#f1f1f5;display:flex;font-size:14px;font-weight:600;height:40px;padding:0 8px;width:100%}body .input-dark .ant-input{border:#0000!important}body .input-dark .ant-input:focus{border:1px solid #4b4ad5!important}body .calender-vitals{background-color:#0000!important;border:none;box-shadow:none!important;left:0;position:absolute}body .calender-vitals .ant-picker-input{visibility:hidden}body .calender-vitals:active,body .calender-vitals:focus,body .calender-vitals:focus-visible,body .calender-vitals:hover{border:1px solid #4b4ad5!important}body .vitals-height .ant-input-group-wrapper{max-width:170px;min-width:150px;width:150px}body .walkincomplete{padding:0}body .walkincomplete.walkincomplete-mobile{background-color:#0000;box-shadow:none}body .walkincomplete .ant-select-item{padding:0}body .walkincomplete .ant-select-item-option-content{border-bottom:1px solid #e2e2ea}body .walkincomplete .ant-select-item-option-content:first-child{padding:15px}body .ant-input-wrapper input:focus-visible~.ant-input-group-addon,body .ant-input-wrapper input:focus~.ant-input-group-addon,body .ant-input-wrapper input:hover~.ant-input-group-addon{background-color:#4b4ad5;border-color:#4b4ad5;color:#fff!important}.calender-merge-input .ant-picker{border-bottom-left-radius:0;border-left:0;border-top-left-radius:0}.calender-merge-input .ant-picker .ant-picker-input .ant-picker:hover,.calender-merge-input .ant-picker .ant-picker-input input:hover{border-color:#4b4ad5}.calender-merge-input .ant-picker .ant-picker-input .ant-picker-clear,.calender-merge-input .ant-picker .ant-picker-input input{display:none}.calender-merge-input .calnder-input1{border-bottom-right-radius:0;border-top-right-radius:0}.calender-merge-input-gynec{height:2rem;width:10rem}.calender-merge-input-gynec .ant-picker{border:none;border-bottom-left-radius:0;border-bottom-right-radius:1rem;border-left:0;border-top-left-radius:0;border-top-right-radius:1rem}.calender-merge-input-gynec .ant-picker .ant-picker-input .ant-picker:hover,.calender-merge-input-gynec .ant-picker .ant-picker-input input:hover{border-color:none}.calender-merge-input-gynec .ant-picker .ant-picker-input .ant-picker-clear,.calender-merge-input-gynec .ant-picker .ant-picker-input input{display:none}.calender-merge-input-gynec .calnder-input2{border:none;border-bottom-left-radius:1rem;border-bottom-right-radius:0;border-top-left-radius:1rem;border-top-right-radius:0;width:8rem}.ant-picker:focus-within,.ant-picker:hover{border-color:#4b4ad5!important}.tabs-patient .ant-tabs-tab-active .ant-tabs-tab-btn{color:#4b4ad5!important}.tabs-patient .ant-tabs .ant-tabs-ink-bar{background-color:#4b4ad5}.switch-name-check .ant-checkbox-inner{border:2px solid #a2a2a8;height:20px;width:20px}.switch-name-check .ant-checkbox-inner:after{height:12px;top:45%;width:7px}.switch-name-check.checkbold span{font-weight:500}.ant-message-notice-wrapper .message-appointment .ant-message-notice-content{background:#171725e6;border-radius:10px;padding:15px}.ant-message-notice-wrapper .message-appointment .ant-message-notice-content div{color:#fff!important}.ant-message-notice-wrapper .error-red .ant-message-notice-content{background-color:#ffe5e4}.ant-message-notice-wrapper .error-red .ant-message-notice-content .ant-message-custom-content{display:flex}.ant-message-notice-wrapper .error-red .ant-message-notice-content .ant-message-custom-content div,.ant-message-notice-wrapper .error-red .ant-message-notice-content .ant-message-custom-content span{color:#dc6069!important}.ant-message-notice-wrapper .error-red .ant-message-error .anticon{color:#dc6069!important;margin-right:10px}.ant-message-notice-wrapper .error-red .ant-message-error .anticon svg{height:21px;width:21px}.ant-picker.ant-picker-range span.ant-picker-suffix,.appointment-date-group .ant-picker .ant-picker-input span.ant-picker-suffix{margin-left:1px;margin-right:10px;order:-1}.boxpopup .ant-select-item:first-child div{color:#a2a2a8!important}.boxpopup .ant-select-item:first-child.ant-select-item-option-active{background-color:#fff;cursor:context-menu}.upload-headfoot{background-color:#f1f1f5;border:1px solid #e2e2ea;border-radius:10px;display:flex;flex-direction:column;height:100px;justify-content:center;margin-bottom:15px;margin-top:20px;position:relative;text-align:center}.upload-headfoot .btn-headfoot{align-items:center;background-color:#171725b3;border-radius:10px;bottom:5px;color:#fff;display:flex;font-weight:400;position:absolute;right:5px}.upload-headfoot .btn-headfoot span{color:#fff!important}.upload-headfoot .btn-headfoot:hover{background-color:#4b4ad5!important;border-color:#4b4ad5!important;color:#fff!important}.upload-headfoot .btn-headfoot:hover i,.upload-headfoot .btn-headfoot:hover span{color:#fff}.upload-headfoot .btn-headfoot i{font-size:18px}.upload-headfoot .btn-headfoot.btn-headfoot2{right:47px}.upload-headfoot.upload-headfoot1{background-color:#fafafb;height:82px}.upload-headfoot.upload-headfoot1 .btn{background-color:#fff}.upload-headfoot.upload-headfoot2{background-color:#fff;height:82px}.upload-headfoot.upload-headfoot2 .btn{background-color:#fff}.Preview-color-icon .icon-Preview{color:#4b4ad5}.Preview-color-icon .disable-preview{color:#a1a1a1;position:relative}.Preview-color-icon .disable-preview:after{background-color:#a1a1a1;content:"";height:25px;left:11px;position:absolute;top:-2px;transform:rotate(25deg);width:1.5px}.Preview-color-icon span{font-family:roboto!important;font-weight:500}.ophthal-option-row{flex-wrap:wrap;gap:4px}.ophthal-option-title{flex:0 1 auto;min-width:0;white-space:nowrap}.ophthal-option-text{white-space:nowrap}.ophthal-option-actions{flex:1 1 320px;flex-wrap:wrap;justify-content:flex-end}.tutorial-thumb img{border-radius:8px;height:80px;width:117px}.gc-measurements-wrapper{display:flex}.gc-measurements-wrapper .gc-measurements-wrap-body:first-child .gc-measurements-head{border-bottom-left-radius:10px;border-top-left-radius:10px}.gc-measurements-wrapper .gc-measurements-wrap-body:last-child .gc-measurements-head{border-bottom-right-radius:10px;border-top-right-radius:10px}.gc-measurements-wrapper .gc-measurements-wrap-body.gc-measurements-parent-width div{width:140px}.gc-measurements-wrapper .gc-measurements-wrap-body.gc-measurements-child-width div{width:200px}.gc-measurements-wrapper .gc-measurements-row{font-size:16px;font-weight:500;height:70px;letter-spacing:.1px}.gc-measurements-wrapper .gc-measurements-row .ant-input-group-wrapper{width:160px}.gc-measurements-wrapper .gc-measurements-row .ant-input-group-wrapper .ant-input-group-addon{font-size:14px;font-weight:500;letter-spacing:.1px}.gc-measurements-wrapper .gc-measurements-row i{font-size:20px;opacity:.8}.gc-measurements-wrapper .gc-measurements-row.gc-measurements-row-60{height:60px}.gc-measurements-wrapper .gc-measurements-row.gc-measurements-row-40{height:40px}.gc-measurements-wrapper .gc-measurements-head{align-items:center;background-color:#f1f1f5;display:flex;font-size:14px;font-weight:600;height:40px;padding:0 8px;width:100%}.gynec-notes div{height:100%!important;width:90%!important}.gynec-notes button{height:100%!important;width:10%!important}.gynec-notes button,.gynec-notes button span{color:#4b4ad5!important}.gynec-history-list .text-history{align-content:center;width:44%;word-break:break-word}.gynec-history-list .text-history.fs-13{font-size:12px}.gynec-history-list .text-history.t-bold{font-weight:600}.gynec-history-list .semicolon{width:2%}.cvt-info{align-items:center;background:#fef4e6;border-radius:0 0 .375rem .375rem;display:flex;padding:.5rem 1.25rem}.cvt-info-text{color:#44444f;font-family:Roboto;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.00625rem;line-height:1.625rem}.digital-rx-info{align-items:center;background:#fef4e6;border:1px solid #e2e2ea;border-radius:0 0 1.375rem 1.375rem;display:flex;gap:12px;justify-content:space-between;margin-top:-2.2%;padding:.5rem 14.5px;position:absolute;z-index:2}.digital-rx-info-text{font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:.00625rem;line-height:1.625rem}.digitise-container{background:#222;border:3.508px solid #9c68c4;border-radius:21.046px;display:flex;flex-direction:column}.digitise-box-top{align-items:flex-start;display:flex;gap:10px;width:270px}.digitise-header{align-items:center;color:#fff!important;display:flex;font-size:14px;font-weight:500;justify-content:center;margin:0}.digitise-info{color:#ffffffb3!important;font-style:normal;font-weight:400;line-height:18px;margin:0 0 1.5rem}.digitise-btn{align-items:center;background:#fff;border:1px solid #fff;border-radius:7.665px;display:flex;gap:4px;height:40px;justify-content:center}.loading-digitised-container{border-radius:16px;height:100%;overflow:hidden;position:relative}.loading-digitised-container>div{height:100%!important;position:relative!important}.digitised-container{flex:1 0;gap:10px;padding:20px}.title-digitise-section{color:#000!important;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:24px}.digitised-section,.digitised-section-rx{align-items:center;align-self:stretch;border:1px solid #e2e2ea;border:1px solid var(--T-Text-10,#e2e2ea);border-radius:10px;display:flex;gap:10px;margin-bottom:1.5rem;padding:16px}.digitised-section .no-bullets,.digitised-section-rx .no-bullets{padding:.3rem 0 0}.digitised-section .no-bullets .btn-outline-digitise,.digitised-section-rx .no-bullets .btn-outline-digitise{background-color:#fff;border:1px solid #4b4ad5;border-radius:.5rem;color:#4b4ad5;font-size:14px;margin:.5rem 1rem .3rem;padding:.4rem 1rem}.digitised-section ul,.digitised-section-rx ul{margin:0;padding-left:1rem}.digitised-section ul.no-bullets li,.digitised-section-rx ul.no-bullets li{font-size:15px;font-weight:600;list-style-type:none;padding:.2rem 1rem}.digitised-section ul.no-bullets li li:hover,.digitised-section-rx ul.no-bullets li li:hover{color:#ba7de9}.digitised-section ul.no-bullets li:hover,.digitised-section-rx ul.no-bullets li:hover{color:#ba7de9!important}.digitised-section ul li,.digitised-section-rx ul li{color:#454551!important;cursor:pointer;font-size:16px!important;margin:6px 0}.digitised-section ul li span,.digitised-section-rx ul li span{color:#454551!important}.digitised-section ul li:hover,.digitised-section-rx ul li:hover{background:#f5f5f5;color:#ba7de9}.digitised-section-rx{background:#fff}.digitised-data-section{align-items:center;align-self:stretch;display:flex;gap:10px;margin-bottom:1.5rem;margin-left:2rem}.digitised-data-section .no-bullets{padding:.3rem 0 0}.digitised-data-section .no-bullets .btn-outline-digitise{background-color:#fff;border:1px solid #4b4ad5;border-radius:.5rem;color:#4b4ad5;font-size:14px;margin:.5rem 1rem .3rem;padding:.4rem 1rem}.digitised-data-section ol{margin:0;padding-left:1rem}.digitised-data-section ol.no-bullets li{font-size:15px;font-weight:600;list-style-type:none;padding:.2rem 1rem}.digitised-data-section ol li{color:#454551!important;cursor:default;font-size:.88rem!important}.digitised-data-section ol li span{color:#454551!important}.digitised-data-section ol li.medicine-item{margin-bottom:0}.medicine-item{align-items:center;display:flex;margin-bottom:5px;max-width:100%;position:relative;transition:background-color .3s ease}.medicine-item input:focus{background:#fafafb;border:1px solid #eddff7;color:#ba7de9!important;outline:none;width:auto}.medicine-item span.separator{margin:0 4px}.title-digitise-card{font-size:1rem;font-weight:500}.title-digitise-card-inside-loader{font-size:1rem;font-weight:500;left:20px;position:absolute;top:20px}.editable-digitised-item{align-items:center;background:#fafafb;border:1px solid #eddff7;border-radius:6px;box-sizing:border-box;display:flex;max-width:100%;overflow:hidden;padding:0 6px;white-space:nowrap}.know-more-cvt{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#3332b3;background:#efe9f3;border:1px solid #a461d8;border:1px solid var(--S-Icon-100,#a461d8);border-radius:1rem;gap:.625rem;margin-bottom:15px}.know-more-cvt,.sparkle{align-items:center;display:flex}.sparkle{background:#a461d8;background:var(--S-Icon-100,#a461d8);border-radius:.53569rem;height:2.25rem;width:2.25rem}.new-btn,.sparkle{justify-content:center}.new-btn{align-items:center;background:linear-gradient(102deg,#a461d8 9.72%,#b85dff 47.18%,#7700d4);border-radius:.25rem;color:#fff!important;font-size:10px;gap:.25rem;padding:.1rem .48rem}.know-more-btn{background:none;border:none;color:#a461d8;color:var(--S-Icon-100,#a461d8);font-size:1rem;font-style:normal;font-weight:500;letter-spacing:.00625rem;line-height:1.5rem;padding:0;text-decoration-line:underline}.spinner-overlay{align-items:center;background-color:#fffc;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.editable-active{background-color:#fff;border:1px solid #e7e7e7!important;color:#ba7de9;outline:none}.editable-digitised-item:focus{border-color:blue;caret-color:#ba7de9}.know-more-text{color:#fffc!important}.editable-medicine:hover{background-color:#f0f0f0;cursor:pointer}.digitised-item{font-size:1rem!important;margin-left:4px}.digitised-item:hover{background:#fafafb!important;color:#ba7de9!important;cursor:pointer}.title-common-digitised{color:#000;cursor:default;padding:0 1rem}.digitise-info-cardiology{align-items:center;background:#edf7ed;background:var(--Colour-Green-Green---10,#edf7ed);display:flex;flex:100% 1;justify-content:space-between;padding:.5rem}.digitise-info-cardiology img{flex:9% 1}.digitise-info-cardiology p{flex:70% 1;font-size:13.5px;margin:0}.digitise-info-cardiology button{flex:21% 1}.digitise-info-header-cardiology{font-weight:560;padding-right:4px}.digitise-info-btn-cardiology{align-items:center;border:1px solid #4b4ad5;border:1px solid var(--P-CTA-100,#4b4ad5);border-radius:.625rem;color:#4b4ad5;color:var(--P-CTA-100,#4b4ad5);display:flex;flex-shrink:0;justify-content:center;opacity:.9;padding:.3rem}.opthal-summary{display:flex;flex-direction:column;gap:20px;margin-top:12px;padding:0 12px}.opthal-section{background:#fff;border-radius:12px;box-shadow:0 1px 0 #2a2a3c0f}.opthal-section-header{align-items:center;color:#2e2e3a;display:flex;font-size:14px;font-weight:600;gap:8px;padding:8px 12px}.opthal-section-icon{height:18px;object-fit:contain;width:18px}.opthal-section-title{font-size:14px}.opthal-section-subtitle{color:#4a4a57;font-size:13px;font-weight:600;padding:8px 12px 0}.opthal-summary-table{border-collapse:collapse;color:#2f2f3a;font-size:13px;width:100%}.opthal-summary-table td,.opthal-summary-table th{border:1px solid #f0f1f6;padding:8px 10px;text-align:left;vertical-align:middle}.opthal-summary-table th{background:#fbfbfe;font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.opthal-pd-row{border:1px solid #f0f1f6;border-radius:8px;display:grid;font-size:13px;grid-template-columns:90px 1fr;margin:10px 12px 12px;overflow:hidden}.opthal-pd-label{background:#fbfbfe;font-weight:600;letter-spacing:.02em;padding:8px 10px;text-transform:uppercase}.opthal-pd-value{padding:8px 10px}.shimmer-container{margin-bottom:16px;overflow:hidden;position:relative;width:100%}.shimmer-header{height:24px;margin-bottom:8px;width:120px}.shimmer-content,.shimmer-header{background-color:#e3e3e3;border-radius:4px}.shimmer-content{height:80px;width:100%}.shimmer{animation:shimmer-animation 4s linear infinite;background:linear-gradient(90deg,#fff0,#fff9 50%,#fff0);background-size:200% 100%;height:100%;left:0;position:absolute;top:0;width:100%}@keyframes shimmer-animation{0%{background-position:-200% 0}to{background-position:200% 0}}.suggestion-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;left:0;margin-top:4px;padding:10px 0;position:absolute;top:100%;width:300px;z-index:1000}.suggestion-item{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:8px}.suggestion-item:hover{background-color:#f0f0f0}.digital-btn{border-bottom-left-radius:10px;border-top-left-radius:10px;padding:.35rem .8rem}.written-btn{border-bottom-right-radius:10px;border-top-right-radius:10px;padding:.35rem .8rem}.digitise-toggle-btn{background:#fff;border:1px solid #e2e2ea}.active-digitise-toggle-btn{background:linear-gradient(180deg,#6a69ff,#3a39b2);border:1px solid #6766fa;color:#fff}.scrollable-body{max-height:100vh;overflow-x:hidden;overflow-y:auto}.banner{align-items:center;background-color:#f15223;color:#fff!important;display:flex;font:500 16px/2 Roboto,sans-serif;gap:10px;height:60px;justify-content:space-between;overflow:hidden;padding:9px 20px}.banner.banner-yellow{background-color:#ed8a00}.plan-expiry-banner{align-items:center;background:#ee7200;color:#fff!important;display:flex;font:500 16px/2 Roboto,sans-serif;justify-content:space-between;overflow:hidden;padding:9px 20px}.demoModeWrapper{display:flex;flex-shrink:0;gap:5px;letter-spacing:.1px;margin:auto 0;white-space:nowrap;width:auto}.demoModeIndicator{height:8px;margin:auto 0;width:8px}.demoModeIndicator,.demoModeIndicatorSmall{background-color:#fffc;border-radius:50%;display:flex}.demoModeIndicatorSmall{height:4px;margin:auto 4px;width:4px}.gradientBackground{background:linear-gradient(102.16deg,#f152231f 1.59%,#c02c001f 119.61%);border-radius:4px;margin-left:6px;padding:2px 4px}.expirationMessage{flex-grow:1;font-size:14px;margin:0 10px;text-align:center;white-space:nowrap}@media(max-width:991px){.expirationMessage{max-width:100%}}.buyPlanButton{align-items:center;background-color:#ffffff1a;border:1px solid #fff;border-radius:10px;color:#fff!important;display:flex;flex-shrink:0;font:600 14px/2 Poppins,sans-serif;gap:10px;justify-content:center;padding:5px 10px;white-space:nowrap}.buttonIcon{aspect-ratio:1;margin:auto 0;object-fit:contain;width:20px}.buttonText{font-feature-settings:"liga" off,"clig" off;align-self:stretch;margin:auto 0}@media(max-width:768px){.banner{gap:5px;padding:9px 10px}.opthal-panel-wrapper .ant-collapse-item-active .ant-collapse-header{top:0}.demoModeWrapper{width:auto}.expirationMessage{font-size:10px;margin:0 5px}.buyPlanButton{font-size:12px;padding:4px 8px}}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.demoModeLabel{border-radius:4px;color:#f15223!important;font:400 12px Roboto,sans-serif;letter-spacing:.07px;padding:2px 0}.badge-icon{background-color:#fdcb58;border-radius:50%;height:40px;position:absolute;right:12px;top:5px;width:40px}.badge-icon,.ipd-badge{align-items:center;display:flex;justify-content:center}.ipd-badge{background:#ecfdf5;border:.883px solid #a7f3d0;border-radius:8825.755px;box-shadow:0 .883px 1.765px 0 #0000000d;color:#3d8c40!important;font-size:12px;font-weight:500;padding:2px 12px}.renew-btn{color:#ee7200!important}.labparam-header{align-items:center;background:#e4e4e4;background:var(--T-BG-10,#e4e4e4);border-radius:.75rem;display:flex;gap:.625rem;height:2.3rem;margin-bottom:.875rem;padding:.4375rem 1rem;width:100%}.labparam-head{font-weight:600;width:38.05rem}.labparam-head,.labparam-title{color:#454551;color:var(--T-Text-80,#454551);font-family:Poppins;line-height:normal}.labparam-title{align-items:center;display:flex;font-weight:500;margin-left:1rem}.labparam-head-dates{color:#454551;color:var(--T-Text-80,#454551);font-family:Poppins;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;padding:0 .5rem}.calender-labparams{background-color:#0000!important;border:none;box-shadow:none!important;cursor:pointer;height:2.5rem;left:0;position:absolute;width:8.3rem}.calender-labparams .ant-picker-input{visibility:hidden}.test-header{background-color:#f5f5f5;border-bottom:1px solid #ddd;cursor:pointer;display:flex;justify-content:space-between;padding:10px}.test-values-row{display:flex;margin-bottom:.5rem;width:100%}.test-values-container{align-items:center;background:#fff;display:flex;flex-direction:column;height:3.9375rem;justify-content:center;margin-right:1rem;position:relative;width:180px}.date-values{text-wrap:nowrap;margin-right:1rem;width:180px}.remarks-text.truncated{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remarks-textarea{border:1px solid #6767dd;border-radius:.625rem;margin-bottom:1rem;margin-top:-1rem;overflow-y:auto;padding:.5rem;resize:none}.remarks-textarea:focus{border:1px solid #4242e5;outline:none}.remarks-textarea::-webkit-scrollbar-thumb{background-color:#a4a4a4;border-radius:1rem;height:5rem}.ref-range-tooltip{align-items:center;background:#fff;background:var(--T-White-100,#fff);display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding:.75rem 1rem}.disclaimer-text{border-top:1px dashed #5a6774;color:#5a6774;color:var(--Colours-Text-Main-text-tertiery,#5a6774);font-family:Poppins;font-size:.75rem;padding-top:.5rem}.test-parameters-header{align-items:center;align-self:stretch;background:#efefef;border-radius:.75rem;cursor:pointer;display:flex;height:2.8rem;justify-content:space-between;margin-bottom:.875rem;margin-top:.5rem;width:840px}.truncated{cursor:pointer;font-size:14px;font-weight:400;max-width:164px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.underline-button{cursor:pointer;margin-left:-61px!important;width:209px}.hyperling-text-style,.underline-button{color:#4b4ad5!important;text-decoration:underline}.remarks-btn{background:none;border:none}.full-remarks-content{max-height:300px;max-width:400px;overflow-y:auto;white-space:normal}.lap-params-tooltip.ant-tooltip .ant-tooltip-inner{background-color:#fff!important;border-radius:10px;color:#000;min-width:310px;padding:18px}.lap-params-tooltip.ant-tooltip .ant-tooltip-arrow{--antd-arrow-background-color:#fff!important}.param-title{flex:1 1;margin-right:10px}.param-input{flex:2 1;padding:5px}.qr-close-btn{background:none;border:none;color:#fff;position:absolute;right:2%;top:1.5%}.log-holder{background:#fff;border-radius:50%;height:36px;justify-content:center;position:absolute;width:38px}.log-holder,.opd-qr{align-items:center;display:flex}.opd-qr{background-color:#fff;border-radius:1.8rem;flex-direction:column;height:31rem;padding:2rem;width:31.4375rem}.opd-plans-inner-contianer{align-items:center;display:flex;flex-direction:column}.taper-dose{position:relative}.taper-dose:hover .badge-tapper{display:flex}.taper-dose .badge-autofill,.taper-dose .badge-tapper{align-items:center;background-color:#f1f1f5;bottom:0;color:#4b4ad5!important;cursor:pointer;display:none;font-family:Roboto!important;font-size:11px;font-weight:500;padding:3px 8px;position:absolute;z-index:9}.taper-dose .badge-autofill i,.taper-dose .badge-tapper i{font-size:16px}.taper-dose .autofill{overflow:hidden}.taper-dose .autofill .badge-autofill{padding:2px 1px;white-space:nowrap}.taper-dose .autofill .badge-autofill i{margin-right:2px}.taper-dose .autofill:hover .badge-autofill{display:flex}.badge-then{background-color:#f1f1f5;border:1px solid #e2e2ea;border-radius:10px;font-size:12px!important;left:-22px;line-height:1.7;padding:1px 6px;position:absolute;top:-12px;z-index:9}.ddx-ready-txt{color:#a2a2a8!important}.test-name-btn.btn.btn-input{border-color:#7742fe!important}.test-name-btn.btn.btn-input span{color:#7742fe!important}.evidence{color:#1d1d1da6!important}.ant-tour{width:auto;z-index:9999!important}.ant-tour .ant-tour-footer{margin-top:0}.ant-tour .ant-tour-footer .ant-tour-buttons{width:100%}.ant-tour .ant-tour-footer .ant-tour-buttons .ant-btn-primary{background-color:#000!important;height:auto;margin:0;margin-inline-start:0!important;padding:8.5px 10px;width:100%}.warning-txt-cdss{color:#938120!important}.likeDislike-text{color:#1d1d1da6!important}.shimmer-overlay-cdss{animation:shimmer-cdss 1.5s infinite;background:linear-gradient(90deg,#fff0,#ffffff4d 50%,#fff0);height:100%;left:0;position:absolute;top:0;width:100%}@keyframes shimmer-cdss{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.ddx-btn{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box!important;overflow:hidden;text-align:left;text-overflow:ellipsis;text-transform:capitalize;white-space:normal}.additional-history-count{bottom:2px;color:#a2a2a8!important;font-size:10px;font-weight:400;line-height:21.2px;position:absolute;right:8px}.show-more-link{font-size:14px;font-weight:500;margin:0;text-decoration:underline!important}.show-more-link,.show-more-link .anticon,.show-more-link>span{color:#4b4ad5!important}.show-more-link:hover{text-decoration:underline!important}.color-red{color:#fb7171!important}.color-blue{color:#5858d4!important}.tatvaAi-accordian{border:none}.tatvaAi-accordian .ant-collapse-item{border-radius:0!important}.tatvaAi-accordian .ant-collapse-item .ant-collapse-header{background:linear-gradient(180deg,#f0e5ff -32.03%,#fcf9ff);border-radius:0!important}.tatvaAi-accordian .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon{position:relative}.tatvaAi-accordian .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon .ant-collapse-arrow{display:none}.tatvaAi-accordian .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon:after{border:1px solid #e2e2ea;border-radius:10px;content:"";font-family:icomoon!important;padding:2px 5px;position:absolute;right:0;top:0;transform:rotate(-90deg)}.tatvaAi-accordian .ant-collapse-item.ant-collapse-item-active{border:0}.tatvaAi-accordian .ant-collapse-item.ant-collapse-item-active .ant-collapse-header .ant-collapse-expand-icon:after{transform:rotate(90deg)}.tatvaAi-accordian .ant-collapse-item .ant-collapse-content-box{padding:0}.tatvaAi-accordian.cdss-collapse{border-radius:20px}.tatvaAi-accordian.cdss-collapse.ant-collapse .ant-collapse-item .ant-collapse-header{padding:0!important}.tatvaAi-accordian.cdss-collapse.ant-collapse .ant-collapse-item .ant-collapse-header[aria-expanded=false]{background-color:#fff;border-radius:20px!important}.tatvaAi-accordian.cdss-collapse.ant-collapse .ant-collapse-item .ant-collapse-header[aria-expanded=true]{background-color:#0000;border-radius:20px!important}.tatvaAi-accordian.cdss-collapse.ant-collapse .ant-collapse-item .ant-collapse-header[aria-expanded=true]:before{background:linear-gradient(#fff9,#fff9),url(/static/media/cdss-wallpaper.fc7e6aeec5619a96d0a1.gif);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.tatvaAi-accordian.cdss-collapse.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{z-index:1}.tatvaAi-accordian.cdss-collapse.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon{margin:30px 25px 30px 0}.tatvaAi-accordian.cdss-collapse.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon:after{background-color:#ffffff80}.tatvaAi-accordian.cdss-collapse.ant-collapse .ant-collapse-content{border-radius:0 0 20px 20px;border-top:none}.tatvaAi-accordian.ddx-collapse.ant-collapse .ant-collapse-item{background:url(/static/media/ddx-vector.570c7cedb29257cd9db4.svg);background-position:100%;background-position-y:top;background-repeat:no-repeat}.tatvaAi-accordian.ddx-collapse.ant-collapse .ant-collapse-item .ant-collapse-header{background-color:#7742fe14;padding:17px 20px 5px}.tatvaAi-accordian.ddx-collapse.ant-collapse .ant-collapse-item .ant-collapse-header[aria-expanded=false]{border-radius:12px!important;padding:17px 20px}.tatvaAi-accordian.ddx-collapse.ant-collapse .ant-collapse-item .ant-collapse-header[aria-expanded=true]{border-radius:12px 12px 0 0!important}.tatvaAi-accordian.ddx-collapse.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon:after{background-color:#ffffff80}.tatvaAi-accordian.ddx-collapse.ant-collapse .ant-collapse-content{background-color:#7742fe14;border-radius:0 0 12px 12px;border-top:none;padding:0 20px 17px}.tatvaAi-accordian.ddx-drawer-collapse.ant-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon:after{border:none;font-size:20px}.tatvaAi-accordian.ddx-drawer-collapse.ant-collapse [aria-expanded=false]{border-bottom:1px solid #e2e2ea}.gen-rx-transcript{align-items:flex-start;background:#f1f1f5;border-radius:18px 0 18px 18px;color:#5a6774;display:flex;flex:1 0;flex-direction:column;font-size:12px;font-weight:400;gap:6px;line-height:18px;margin-bottom:25px;margin-left:auto;padding:16px;text-align:left;width:457px}.react-multi-carousel-dot-list{bottom:20px!important;display:flex!important;justify-content:center!important;left:50%!important;position:absolute!important;transform:translateX(-50%)!important;z-index:10!important}.react-multi-carousel-dot button{background-color:rgba(164,97,216,.251)!important;border:none!important;border-radius:50%!important;height:4.8px!important;margin:0 5px!important;transition:all .3s ease!important;width:4.8px!important}.react-multi-carousel-dot--active button{background-color:#520f86!important;height:4.8px!important;width:4.8px!important}.genRxCustomModuleBox{background:#fcfcfc;border:1px solid #e2e2ea;border-radius:10px;gap:10px;height:90px;opacity:.5px;padding:16px 0 0}.sc-tour-button{color:#fff!important}.symptoms-table-row{border-bottom:1px solid #e8e8e8;display:flex;margin:0!important;width:100%}.symptoms-table-row:first-child{border-top:1px solid #e8e8e8}.symptoms-table-cell{align-items:center;border-right:1px solid #e8e8e8;display:flex;min-height:41px;padding:0}.symptoms-table-cell:last-child{border-right:none}.symptoms-table-cell.center{justify-content:center}.symptoms-table-cell .ant-input,.symptoms-table-cell .ant-input-textarea,.symptoms-table-cell .ant-select{border:none!important;border-radius:0;width:100%}.symptoms-select-box .ant-input,.symptoms-select-box .ant-input-textarea,.symptoms-select-box .ant-select-selector{border:none!important;box-shadow:none!important}.sc-popup-btn.btn.btn-input:hover{background-color:#fff!important}.sc-popup-btn.btn.btn-input:hover span{color:#4b4ad5!important}.sc-icon-tooltip.ant-tooltip .ant-tooltip-inner{background-color:#fff;border-radius:10px;height:115px;padding:12px;width:320px}.sc-icon-tooltip.ant-tooltip .ant-tooltip-arrow{--antd-arrow-background-color:#fff}.sc-tooltip.ant-tooltip .ant-tooltip-inner{background-color:#fff;border-radius:10px;height:90px;padding:12px;width:350px}.sc-tooltip.ant-tooltip .ant-tooltip-arrow{--antd-arrow-background-color:#fff}.header-snap-rx-nav{box-shadow:none!important;height:62px!important}.header-snap-rx{background:#fff;box-shadow:inset -1px -1px 0 0 #e2e2ea;height:62px!important;inset:0;margin:0!important;overflow:hidden;position:fixed;z-index:2}.snap-rx-img{border-radius:16px}.title-digitise-section-wrapper{border:2px solid #0000;border-radius:12px;padding:8px;transition:border-color .16s ease}.highlight-blue{border-color:#3b82f6}.editable-digitised-item{background:#0000;border:none;font:inherit;outline:none;padding:0 2px}.drx-h-full{height:calc(100dvh - 170px);overflow:hidden;position:relative}.drx-h-full .card{height:100%;overflow:auto;position:relative}.drx-h-full.drx-digitize-container{overflow-y:auto}.drx-digitize-container .digitize-rx,.drx-written-container .digitize-rx{overflow:hidden;padding-bottom:20px!important}.drx-digitize-container .digitize-rx>div,.drx-written-container .digitize-rx>div{height:calc(100dvh - 250px);overflow:auto}.drx-digitize-container .written-rx,.drx-written-container .written-rx{height:calc(100dvh - 230px);overflow:auto;padding-bottom:20px!important}.drx-digitize-container .written-rx>div,.drx-written-container .written-rx>div{height:auto;overflow:hidden}.drx-digitize-container .digitize-rx .digitised-section-rx .digitised-rx-follow-up-item,.drx-digitize-container .digitize-rx .digitised-section-rx li,.drx-digitize-container .digitize-rx .digitised-section-rx ul,.drx-written-container .digitize-rx .digitised-section-rx .digitised-rx-follow-up-item,.drx-written-container .digitize-rx .digitised-section-rx li,.drx-written-container .digitize-rx .digitised-section-rx ul{position:relative;width:100%}.drx-digitize-container{display:flex;flex-direction:column;min-height:0;overflow-y:auto}.drx-digitize-container [class*=rightSection]{flex:none!important;max-height:none!important;min-height:0!important}.srx-drx-container .card{margin-bottom:0!important}.snap-smart-left-panel{background:#f5f4f8;display:flex;flex-direction:column;height:100%;min-height:0}.snap-smart-left-content{flex:1 1;min-height:0;overflow:auto;padding:20px 16px}.snap-smart-left-content .written-rx-image{border-radius:8px;box-shadow:0 1px 4px #0000000f;display:block;height:auto;width:100%}.min-h-200{min-height:200px}.snap-smart-right-panel{display:flex;flex-direction:column;height:100%;min-height:0}.snap-smart-right-panel.drx-digitize-container{overflow:hidden}.snap-smart-right-header{background:#fff;border-bottom:1px solid #e2e2ea;flex:none;padding:12px 16px}.snap-smart-right-header .snap-smart-header-title{align-items:center;color:#1e1e2d;display:flex;font-size:1rem;font-weight:600}.snap-smart-right-body{flex:1 1;min-height:0;overflow-y:auto}.newpage-btn{background-color:#f0f0ff;border:none;border-radius:12px;box-shadow:0 2px 4px #6b46c133;color:"#6b46c1";cursor:"pointer";font-size:18px;font-weight:700;height:"40px";position:relative;transition:all .2s ease;width:"40px";z-index:1001}.save-as-draft-btn{align-items:center;background:#fff;border:1px solid #4b4ad5;border-radius:10px;display:flex;gap:4px;height:42px;justify-content:center;padding:10px 15px}.save-as-draft-btn span{color:#4b4ad5!important;font-size:14px;font-weight:600}.draft-rx-alert{background:#ed8a0014;color:#454551!important;font-size:14px;font-weight:400;line-height:22px;padding:6px 14px}.modalcommon .ant-modal-content{border-radius:20px;padding:0}.modalcommon .ant-modal-content .ant-card-head{border-color:#e2e2ea;min-height:70px}.modalcommon .ant-modal-content .ant-card-head .ant-card-head-title{color:#171725!important;font-size:20px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:36px}.modalcommon .ant-modal-content .ant-card{border-radius:20px}body .ant-drawer .ant-drawer-header{padding:12px 20px}body .ant-drawer .ant-drawer-header .ant-drawer-close{font-size:20px;margin-inline-end:10px;padding:0}body .ant-drawer .ant-drawer-header .ant-drawer-title{font-size:24px;font-weight:600;letter-spacing:.1px;line-height:36px}body .ant-drawer .ant-drawer-body{background-color:#fafafb;padding:0}body .ant-drawer .ant-drawer-body .tab-template-height{height:calc(100vh - 120px);overflow-y:auto}body .ant-drawer .ant-drawer-body .medicine-templates:hover{background-color:#fff}body .ant-drawer .ant-drawer-content.modalWidth-400{width:400px!important}body .ant-drawer .ant-drawer-content.modalWidth-563{width:563px!important}body .ant-drawer .ant-drawer-content.modalWidth-645{width:645px}body .ant-drawer .ant-drawer-content.modalWidth-700{width:700px}body .ant-drawer .ant-drawer-content.modalWidth-800{width:800px}body .ant-drawer .ant-drawer-content.modalWidth-900{width:900px}body .ant-drawer .ant-drawer-content.scroll-y-hidden{background:#fff;display:flex;flex-direction:column;height:135%;overflow:hidden;pointer-events:auto;width:100%}@media only screen and (max-width:2000px){body .ant-drawer .ant-drawer-content.scroll-y-hidden{background:#fff;display:flex;flex-direction:column;height:120%;overflow:hidden;pointer-events:auto;width:100%}}body .ant-drawer .ant-card.search-modalCard{border-radius:0;box-shadow:none}body .ant-drawer .ant-card.search-modalCard .ant-card-body{height:100%;padding:0}body .ant-drawer .ant-card.search-modalCard .modalcard-body{height:calc(100vh - 74px);overflow-y:auto}body .ant-drawer .ant-card.search-modalCard .modalcard-body .selectedchip-header{background-color:#f1f1f5;height:60px}body .ant-drawer .ant-card.search-modalCard .modalcard-body .selectedchip-header span{color:#454551!important;font-size:18px;font-weight:600;letter-spacing:.1px;line-height:25px;margin-right:15px}body .ant-drawer .searchdrawer-content .ant-card{background:#fafafb!important}body .selectedchip-header1{background-color:#f1f1f5;height:60px}body .selectedchip-header1 span{color:#454551!important;font-size:24px;font-weight:600;letter-spacing:.1px;line-height:36px}body .modalCard-header{background-color:#fff;border-bottom:1px solid #e2e2ea;height:60px}body .modalCard-header.h-74{height:74px}body .modalCard-header .btn-delete-prescription{padding-top:10px}body .modalCard-header .btn-delete-prescription i{color:#454551}body .modal-title{color:#454551!important;font-size:18px;font-weight:600;letter-spacing:.1px;line-height:25px;margin-right:15px}.modalcommon-onbording{border-radius:30px;overflow:hidden}.modalcommon-onbording .ant-modal-content,.modalcommon-onbording .ant-modal-content .col-md-12{padding:0}.modalcommon-onbording .img-width{max-width:100%}.modalcommon-onbording .welcom-doc-title{padding:0}.modalcommon-onbording .welcom-doc-title h2{color:#475467;margin-bottom:15px;padding:0}.modalcommon-onbording .welcom-doc-title h3{color:#101828;font-size:60px;letter-spacing:-2px;line-height:72px;margin:0;padding:0}.modalcommon-onbording .will-connect-doc{background:#fef4f5;border-radius:10px;max-width:432px;padding:15px}.modalcommon-onbording .will-connect-doc p{color:#101828;line-height:28px;margin:15px 0 0}.modalcommon-onbording .will-connect-doc h3{color:#101828;font-size:20px;margin:9px 0 0}.modalcommon-onbording .welcom-doc-title{padding-left:2.5rem}.modalcommon-onbording .will-connect-doc{margin-left:2.5rem}.modal-onbording.ant-modal{width:1045px!important}.modal-onbording.ant-modal .ant-modal-content{border-radius:20px;overflow:hidden;padding:0}.doc-enjoy-secton{background:#fff8e8;padding-bottom:10px;padding-top:5px}.doc-enjoy-secton h3{color:#171725;margin:0;padding:10px 0 0}.doc-enjoy-secton h3 span{margin-right:10px}.doc-enjoy-secton p{color:#454551;margin:0;padding:5px 0 0;text-align:center}.prescription-pad .ant-modal-footer{display:none}.prescription-pad .ant-modal-content{border-radius:25px!important;overflow:hidden;padding:0}.prescription-pad .ant-modal-content .ant-modal-close{padding:0;position:absolute;right:20px;top:19px}.prescription-pad .ant-modal-content .ant-modal-close:hover{background:#0000}.prescription-pad .ant-modal-content .ant-modal-close .ant-modal-close-icon{color:#454551!important;font-size:18px}.prescription-pad .ant-modal-content .ant-modal-header{background-color:#eddff7;margin:0}.prescription-pad .ant-modal-content .ant-modal-header .ant-modal-title{color:#454551;font-family:Poppins;font-size:20px;font-weight:500;letter-spacing:.1px;line-height:36px;padding:20px 0 20px 25px}.sc-popup .ant-modal-header{margin:0}.opd-plan-qr{width:45rem}.opd-plan-qr .ant-modal-content{align-items:center;background:linear-gradient(180deg,#5958f8,#0d0d66);border-radius:2rem;display:inline-flex;height:35rem;justify-content:center;left:-8%;padding:2.5rem;position:relative}.opd-plan-qr .ant-modal-content .ant-card-head{border-color:#e2e2ea;min-height:70px}.opd-plan-qr .ant-modal-content .ant-card-head .ant-card-head-title{color:#171725!important;font-size:20px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:36px}.abha-qr-modal{width:45rem}.abha-qr-modal .ant-modal-content{align-items:center;background:linear-gradient(180deg,#5958f8,#0d0d66);border-radius:2rem;display:inline-flex;height:35rem;justify-content:center;left:-8%;padding:2.5rem;position:relative}.abha-qr-modal .abha-clinic-name{font-size:1.7rem}@media print{.abha-clinic-name{font-size:3.5rem!important}.abha-scan-text-screen{display:none!important}.abha-print-text{display:block!important;margin-top:3rem!important}.abha-print-text .opd-scan-text:first-child{font-size:1.8rem!important}.abha-print-text .opd-scan-text:last-child{font-size:2rem!important;font-style:italic!important}.qr-close-btn{display:none!important}.opd-plans-inner-contianer{min-height:calc(100vh - 40px)!important;padding-bottom:80px!important;position:relative!important}.abha-powered-by{bottom:0!important;left:0!important;margin-top:0!important;padding:0!important;position:absolute!important;right:0!important;text-align:center!important;width:100%!important}}.expired-model .ant-modal-content{border-radius:25px;padding:0}.expired-model .ant-modal-content .ant-card{background:linear-gradient(.48deg,#1716b8 -.54%,#a461d8 158.7%);border-color:#a461d8;border-radius:25px;position:relative}.expired-model .ant-modal-content .ant-card.expired-red-card{background:linear-gradient(142.92deg,#d85e53 3.88%,#620403 104.92%);border-color:#d85e53}.expired-model .ant-modal-content .ant-card .expiredInfographic{bottom:0;left:0;position:absolute;z-index:0}.expired-model .ant-modal-content .ant-card .ant-card-head{border:none;min-height:60px!important;padding:0 20px}.expired-model .ant-modal-content .ant-card .ant-card-body{padding:40px 40px 25px}.expired-model .ant-modal-content .ant-card .ant-card-body .expired-modal-title{color:#fff!important;font-size:46px;font-weight:700}.expired-model .ant-modal-content .ant-card .ant-card-body .extend-free-trial{background-image:url(/static/media/extend-subtract.98d95b38eb942063c28c.svg);background-repeat:no-repeat;content:"";height:195px;width:325px}.expired-model .ant-modal-content .ant-card .ant-card-body .text-yellow-light{color:#604407!important}.expired-model .ant-modal-content .ant-card .ant-card-body .plan-expired-clock{bottom:-27px;height:290px;left:-32px;position:absolute}.voicerx-modal .ant-modal-content{border-radius:42px;padding:0}.voicerx-modal .ant-card{background:linear-gradient(180deg,#ec6d62 -29.15%,#680800 118.96%);border-color:#ec6d62;border-radius:42px}.voicerx-modal .ant-card .ant-card-head{border:none;min-height:60px!important;padding:0 20px}.voicerx-modal .ant-card .ant-card-head .coinLg{left:50%;position:absolute;top:0;transform:translate(-50%,-50%);z-index:9}.voicerx-modal .ant-card .ant-card-head .expiredInfographic{left:-1px;position:absolute;top:0}.voicerx-modal .ant-card .ant-card-head .btnclose i{color:#fff}.voicerx-modal .ant-card .ant-card-body{padding-top:0;position:relative}.voicerx-modal .ant-card .ant-card-body .plan-expired-clock{height:160px;margin-bottom:10px;margin-top:-20px}.voicerx-modal.ddx-side .ant-card-head{min-height:30px!important}body .form_addnewpatient label{color:#454551!important;font-family:roboto;font-weight:400;letter-spacing:.1px;line-height:26px}body .form_addnewpatient .ant-select{height:38px}body .form_addnewpatient .ant-select .ant-select-selection-placeholder{color:#a2a2a8!important;font-family:Roboto,sans-serif!important;font-size:14px;font-weight:400}body .form_addnewpatient .ant-input{border-color:#e2e2ea!important;border-radius:10px;font-family:Roboto;font-size:14px;font-weight:500;height:38px!important;letter-spacing:.1px;line-height:26px}body .form_addnewpatient .ant-input:hover{box-shadow:0 0 0 2px #4a4ad41a}body .form_addnewpatient .ant-input:focus,body .form_addnewpatient .ant-input:focus-within{border-color:#4b4ad5!important;box-shadow:0 0 0 2px #4a4ad41a}body .form_addnewpatient .ant-input::-webkit-input-placeholder{color:#a2a2a8;font-size:14px;font-weight:400}body .form_addnewpatient .ant-input:disabled{border-color:#e2e2ea;box-shadow:none}body .form_addnewpatient .ant-radio-group .ant-radio-button-wrapper{font-family:Roboto;font-size:14px;font-weight:500;height:38px;line-height:2.6;text-align:center}body .form_addnewpatient .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background-color:#4b4ad50d;border-color:#4b4ad5}body .form_addnewpatient .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:before{background-color:#4b4ad5}body .form_addnewpatient .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked span{color:#4b4ad5!important}body .form_addnewpatient .ant-radio-group .ant-radio-button-wrapper:first-child{border-end-start-radius:10px;border-start-start-radius:10px}body .form_addnewpatient .ant-radio-group .ant-radio-button-wrapper:last-child{border-end-end-radius:10px;border-start-end-radius:10px}body .form_addnewpatient .ant-radio-group.segmented-radio-mobile .ant-radio-button-wrapper{background:linear-gradient(180deg,#fff,#e2e2ea);background:var(--White-Gradient,linear-gradient(180deg,#fff 0,#e2e2ea 100%));height:32px;line-height:2.4}body .form_addnewpatient .ant-radio-group.segmented-radio-mobile .ant-radio-button-wrapper span{color:#454551;font-family:roboto!important}body .form_addnewpatient .ant-radio-group.segmented-radio-mobile .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background:#4b4ad5;background-color:#4b4ad5;border-color:#4b4ad5}body .form_addnewpatient .ant-radio-group.segmented-radio-mobile .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:before{background:#4b4ad5;background-color:#4b4ad5}body .form_addnewpatient .ant-radio-group.segmented-radio-mobile .ant-radio-button-wrapper.ant-radio-button-wrapper-checked span{background:#4b4ad5;color:#fff!important}body .form_addnewpatient .ant-radio-group.segmented-radio-mobile .ant-radio-button-wrapper:first-child{border-end-start-radius:4px;border-start-start-radius:4px}body .form_addnewpatient .ant-radio-group.segmented-radio-mobile .ant-radio-button-wrapper:last-child{border-end-end-radius:4px;border-start-end-radius:4px}body .form_addnewpatient .ant-radio-group.segmented-radio-mobile .segment-47{align-items:center;display:flex;height:47px;justify-content:center}body .form_addnewpatient .ant-radio-group .text-segment span{color:#4b4ad5!important}body .form_addnewpatient .ant-radio-group.ant-radio-group-small .ant-radio-button-wrapper{height:30px;line-height:28px}body .form_addnewpatient .ant-picker{border-color:#e2e2ea!important;border-radius:10px;height:38px;width:100%}body .form_addnewpatient .ant-picker:hover{box-shadow:0 0 0 2px #4a4ad41a}body .form_addnewpatient .ant-picker:focus,body .form_addnewpatient .ant-picker:focus-within{border-color:#4b4ad5!important;box-shadow:0 0 0 2px #4a4ad41a}body .form_addnewpatient .or{font-family:Roboto;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:26px}body .form_addnewpatient .subheader-textarea{height:110px!important}body .form_addnewpatient .h-76{height:76px!important}body .ant-picker-dropdown .ant-picker-cell-selected .ant-picker-cell-inner{background:#4b4ad5!important;border-color:#4b4ad5!important;color:#fff!important}body .ant-picker-dropdown .ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#4b4ad5!important}body .ant-picker-dropdown .ant-picker-cell .ant-picker-cell-inner{font-size:14px}body .ant-picker-dropdown .ant-picker-today-btn{color:#4b4ad5;font-weight:500}body .ant-picker-dropdown .ant-picker-today-btn:hover{color:#4b4ad5}body .ant-picker .ant-picker-input>input{color:#454551;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.1px;line-height:26px}body .ant-input:focus,body .ant-input:hover{border-color:#4b4ad5}body .ant-input.notesinput{border-color:#e2e2ea!important;border-radius:10px;border-radius:0;color:#454551;font-family:Roboto;font-size:14px;font-weight:500;height:38px;letter-spacing:.1px;line-height:26px}body .ant-input.notesinput:focus,body .ant-input.notesinput:focus-within{border:1px solid #4b4ad5!important;box-shadow:none!important}body .ant-input.notesinput::-webkit-input-placeholder{color:#a2a2a8;font-size:14px;font-weight:400}body .inputborder .ant-select-selector{border:0!important;border-radius:0}body .inputborder .ant-select-selector:focus,body .inputborder .ant-select-selector:focus-within{border:1px solid #4b4ad5!important;box-shadow:none!important}body .popinput{border-color:#e2e2ea!important;border-radius:10px;font-family:Roboto;font-size:14px;font-weight:500;height:38px;letter-spacing:.1px;line-height:26px}body .popinput:focus,body .popinput:focus-within{border-color:#4b4ad5!important;box-shadow:0 0 0 2px #4a4ad41a!important}body .popinput.inputheight41{height:41px}body .popinput.input-tuncate .ant-input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .inputheight38{height:38px}body .inputheight41-group .ant-input{height:41px}body .inputLabel-45 label{height:100%!important;width:100px}body .inputLabel-45 label:after{display:none}body .inputheight45{height:45px!important}body .textareaPlaceholder{resize:none}body .textareaPlaceholder::placeholder{font-family:Roboto!important;font-weight:400;letter-spacing:.1px;line-height:26px}body .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#4b4ad5!important;border-color:#4b4ad5}body .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#4b4ad5!important}body .ant-checkbox-wrapper.advice-check{margin-right:10px}body .advicecheck-row{height:38px}body .advicecheck-row label{max-width:95%}body .advicecheck-row .btn{display:none}body .advicecheck-row:hover .btn{display:block}body .textarea-save{position:relative}body .textarea-save .textarea-save-btn{border:none;bottom:1px;padding:0;position:absolute;right:10px}body .textarea-save .textarea-save-btn:active,body .textarea-save .textarea-save-btn:focus,body .textarea-save .textarea-save-btn:focus-visible,body .textarea-save .textarea-save-btn:hover{color:#4b4ad5!important}body label.ant-form-item-required:before{display:none!important}body label.ant-form-item-required:after{color:#fc5a5a!important;content:"*"!important;display:inline-block;font-size:14px;line-height:1;margin-inline-end:4px;visibility:visible!important}body .ant-form-item .ant-form-item-explain-error div{color:#fc5a5a!important}body .input-readonly .ant-input-wrapper .ant-input[readonly]:focus,body .input-readonly .ant-input-wrapper .ant-input[readonly]:hover{border-color:#e2e2ea;box-shadow:none}body .abha-address-row{margin-bottom:16px}body .abha-address-pill{align-items:center;background:#4b4ad514;border-radius:12px;display:flex;gap:12px;justify-content:space-between;margin-bottom:18px;margin-top:12px;min-height:42px;padding:12px 20px}body .abha-address-pill__info{align-items:center;display:inline-flex;gap:12px}body .abha-address-pill__icon{height:22px;object-fit:contain;width:22px}body .abha-address-pill__value{color:#454551;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;letter-spacing:.1px}body .abha-address-pill__verified{align-items:center;background:#16b364;border-radius:50%;display:flex;height:20px;justify-content:center;width:20px}body .abha-address-pill__verified .anticon{color:#fff;font-size:14px}body .draw-upload .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background-color:#4b4ad50d;border-color:#4b4ad5}body .draw-upload .ant-radio-button-wrapper.ant-radio-button-wrapper-checked i,body .draw-upload .ant-radio-button-wrapper.ant-radio-button-wrapper-checked span{color:#4b4ad5!important}body .draw-upload .ant-radio-button-wrapper:focus{box-shadow:none;outline:none}.ant-input:focus,.ant-input:hover{border-color:#4b4ad5}.ant-input.customnotesinput{border-bottom:none;border-radius:10px;border-right:none;border-top:none;border-color:#e2e2ea!important;border-radius:0;color:#454551;font-family:Roboto;font-size:14px;font-weight:500;letter-spacing:.1px;line-height:26px}.ant-input.customnotesinput:focus,.ant-input.customnotesinput:focus-within{border:1px solid #4b4ad5!important;box-shadow:none!important}.ant-input.customnotesinput::-webkit-input-placeholder{color:#a2a2a8;font-size:14px;font-weight:400}body .ant-popover.poover-13{width:13%}body .ant-popover.poover-34{width:34%}body .ant-popover.pop-260{max-width:260px;width:100%}body .ant-popover.pop-300{max-width:300px;width:100%}body .ant-popover.pop-350{max-width:350px;width:100%}body .ant-popover.pop-370{max-width:370px;width:100%}body .ant-popover.pop-400{max-width:400px;width:100%}body .ant-popover.pop-450{max-width:450px;width:100%}body .ant-popover.pop-430{max-width:430px;width:100%}body .ant-popover.pop-500{max-width:500px;width:100%}body .ant-popover.pop-550{max-width:550px;width:100%}body .ant-popover.pp-0 .ant-popover-inner{padding:0}body .ant-popover.pp-20 .ant-popover-inner{padding:20px}body .ant-popover .ant-popover-arrow:before{background-color:#454551}body .ant-popover .ant-popover-inner{border-radius:20px}body .ant-popover .pop-header{padding:20px 20px 15px}body .ant-popover .pop-body{max-height:200px;overflow-y:auto}body .ant-popover .pop-body.pop-h-none{max-height:none}body .ant-popover .video-contant{background-color:#fff}body .videoTutorial{z-index:1}body .videoTutorial .ant-popover-arrow{height:32px;width:46px}body .videoTutorial .ant-popover-arrow:after{display:none}body .videoTutorial .ant-popover-arrow:before{background:#fff;-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);content:"";height:15px;margin:0 0 0 5px;width:34px}body .tutorial-play{position:relative}body .tutorial-play button{background:#0000;border:0;left:50%;outline:none;position:absolute;top:50%;transform:translate(-50%,-50%)}body .tutorial-play button img{border-radius:10px;max-width:100%}body .use-prescription{background:#eddff7;padding:20px 0 20px 25px}body .use-prescription a{background:#0000;border:0;border-radius:0;display:flex;margin-right:75px;padding:3px 0 0}body .use-prescription a:focus-visible{box-shadow:none;outline:none!important}body .modalCard-header .tutorial span{color:#171725!important;height:42px}body .custom-input-selected:last-child:focus .custom-segment-input{background-color:#4b4ad5}body .custom-segment-input{background-color:linear-gradient(180deg,#fff0,#e2e2ea);background-color:var(--White-Gradient,linear-gradient(180deg,#fff0 0,#e2e2ea 100%));padding:4px 6px;text-align:center}body .custom-segment-input:focus,body .custom-segment-input:focus-within,body .custom-segment-input:hover{background-color:#4b4ad5;color:#fff}body .custom-segment-input:focus-within::placeholder,body .custom-segment-input:focus::placeholder,body .custom-segment-input:hover::placeholder{color:#ffffffb3}body .custom-segment-input-gynec{background-color:linear-gradient(180deg,#fff0,#e2e2ea);background-color:var(--White-Gradient,linear-gradient(180deg,#fff0 0,#e2e2ea 100%));cursor:pointer;padding:4px 6px;text-align:center}body .custom-segment-input-gynec:focus{background-color:#4b4ad5;color:#fff}body .custom-segment-input-gynec:focus::placeholder{color:#ffffffb3}body .ant-segmented,body .ant-segmented.appointment-segment{border-radius:10px;padding:0}body .ant-segmented.appointment-segment .ant-segmented-item{background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:0;border-top-left-radius:10px;border-top-right-radius:0}body .ant-segmented.appointment-segment .ant-segmented-item:last-child{border-bottom-left-radius:0;border-bottom-right-radius:10px;border-top-left-radius:0;border-top-right-radius:10px}body .ant-segmented.appointment-segment .ant-segmented-item:after{border:1px solid #e2e2ea}body .ant-segmented.appointment-segment .ant-segmented-item.ant-segmented-item-selected,body .ant-segmented.appointment-segment .ant-segmented-item:active,body .ant-segmented.appointment-segment .ant-segmented-item:focus,body .ant-segmented.appointment-segment .ant-segmented-item:focus-within{background-color:#4b4ad5}body .ant-segmented.appointment-segment .ant-segmented-item.ant-segmented-item-selected i,body .ant-segmented.appointment-segment .ant-segmented-item:active i,body .ant-segmented.appointment-segment .ant-segmented-item:focus i,body .ant-segmented.appointment-segment .ant-segmented-item:focus-within i{color:#fff!important}body .ant-segmented.appointment-segment .ant-segmented-item.ant-segmented-item-selected:after,body .ant-segmented.appointment-segment .ant-segmented-item:active:after,body .ant-segmented.appointment-segment .ant-segmented-item:focus-within:after,body .ant-segmented.appointment-segment .ant-segmented-item:focus:after{border:1px solid #4b4ad5}body .ant-segmented.appointment-segment .ant-segmented-item-label .ant-segmented-item-icon i{line-height:1.6}body .ant-segmented.search-segment{width:100%}body .ant-segmented.search-segment .ant-segmented-group{justify-content:space-between}body .ant-segmented.search-segment .ant-segmented-group .ant-segmented-thumb{background:none}body .ant-segmented.search-segment .ant-segmented-group .ant-segmented-item{align-items:center;background:linear-gradient(180deg,#fff0,#e2e2ea);background:var(--White-Gradient,linear-gradient(180deg,#fff0 0,#e2e2ea 100%));border:1px solid #e2e2ea;border-radius:0;display:flex;height:47px;justify-content:center;width:100%}body .ant-segmented.search-segment .ant-segmented-group .ant-segmented-item:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}body .ant-segmented.search-segment .ant-segmented-group .ant-segmented-item:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}body .ant-segmented.search-segment .ant-segmented-group .ant-segmented-item .segment-input{background:#0000;border:none;border-radius:0;font-family:Roboto!important;font-weight:500;height:45px;letter-spacing:.1px;line-height:26px;text-align:center}body .ant-segmented.search-segment .ant-segmented-group .ant-segmented-item .segment-input:focus-visible{outline:none}body .ant-segmented.search-segment .ant-segmented-group .ant-segmented-item .segment-input:focus-visible::placeholder{color:#ffffff80!important}body .ant-segmented.search-segment .ant-segmented-group .ant-segmented-item .segment-input::placeholder{color:#4b4ad5;font-family:Roboto!important;font-weight:500;letter-spacing:.1px;line-height:26px}body .ant-segmented.search-segment .ant-segmented-group .ant-segmented-item .ant-segmented-item-label{font-family:Roboto!important;font-weight:500;letter-spacing:.1px;line-height:26px;padding:0}body .ant-segmented.search-segment .ant-segmented-group .ant-segmented-item.ant-segmented-item-selected{background:#4b4ad5;border-color:#4b4ad5;box-shadow:none;color:#fff!important}body .ant-segmented.search-segment .ant-segmented-group .ant-segmented-item.ant-segmented-item-selected .ant-segmented-item-label{color:#fff!important}body .ant-segmented.search-segment .ant-segmented-group .ant-segmented-item.ant-segmented-item-selected .segment-input{color:#fff}body .segement-static{width:100%}body .segement-static .segment-more{color:#4b4ad5!important}body .segement-static .btn{background:linear-gradient(180deg,#fff0,#e2e2ea);background:var(--White-Gradient,linear-gradient(180deg,#fff0 0,#e2e2ea 100%));border:1px solid #e2e2ea;border-radius:0;color:#454551;font-family:Roboto!important;font-weight:500;height:47px;line-height:26px;opacity:.98;transition:none;width:33.33%}body .segement-static .btn.cycles-intervals{width:16.33%!important}body .segement-static .btn.pain-occurance,body .segement-static .btn.types-reproductive-stages{width:50%!important}body .segement-static .btn.types-reproductive-stages:last-child{width:100%!important}body .segement-static .btn:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}body .segement-static .btn:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}body .segement-static .btn.btn-segement{background:#4b4ad5;border-color:#4b4ad5;color:#fff!important}body .segement-static .btn.btn-segement .custom-segment-input{color:#fff}body .segement-static .btn.btn-segement span{color:#fff!important}body .segement-static .btn:focus-visible{outline:none!important}body .segement-static.segement-static-four .btn{width:25%}body .segement-static.segement-static-four .btn:nth-child(-n+4){margin-top:5px!important}body .segement-static-gynec .segment-more{color:#4b4ad5!important}body .segement-static-gynec .btn{border:1px solid #e2e2ea;border-radius:0;color:#454551;font-family:Roboto!important;font-weight:500;height:36px;line-height:26px;opacity:.98;padding:0 19px!important;transition:none}body .segement-static-gynec .btn:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}body .segement-static-gynec .btn:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px}body .segement-static-gynec .btn.history-active{background:#4b4ad514!important;border-color:#4b4ad5;color:#4b4ad5!important}body .segement-static-gynec .btn.btn-padding{padding-left:7px!important;padding-right:7px!important}body .segement-static-gynec .btn.history-selected{background-color:#4b4ad5;border-color:#4b4ad5;color:#fff!important}body .segement-static-gynec .btn:focus-visible{outline:none!important}body .segement-static-gynec.segement-static-four .btn{width:25%}body .segement-static-gynec.segement-static-four .btn:nth-child(-n+4){margin-top:5px!important}body .jodit-container{border-radius:10px!important}body .jodit-container .jodit-toolbar__box{border-radius:10px 10px 0 0}body .jodit-container .jodit-toolbar__box .jodit-toolbar-button:nth-child(2),body .jodit-container .jodit-toolbar__box .jodit-toolbar-button:nth-child(3){margin-right:15px}body .jodit-container .jodit-toolbar__box .jodit-toolbar-button:nth-child(3) .jodit-icon{height:22px;width:22px}body .jodit-container .jodit-toolbar__box .jodit-toolbar-button:nth-child(4),body .jodit-container .jodit-toolbar__box .jodit-toolbar-button:nth-child(7){margin-right:15px}body .jodit-container .jodit-toolbar__box .jodit-toolbar-button:nth-child(8) .jodit-toolbar-button__trigger{display:none}body .jodit-container .jodit-toolbar__box .jodit-toolbar-button:nth-child(9){margin-right:15px}body .jodit-container .jodit-toolbar__box .jodit-toolbar-button:nth-child(9) .jodit-toolbar-button__trigger{display:none}body .jodit-container .jodit-workplace{border-radius:0 0 10px 10px;font-size:14px!important}body .jodit-container .jodit-workplace .jodit-placeholder{color:#a2a2a8!important}body .jodit-container .jodit-workplace div,body .jodit-container .jodit-workplace ol,body .jodit-container .jodit-workplace p,body .jodit-container .jodit-workplace ul{font-family:roboto!important;font-size:14px!important;line-height:2.1}body .jodit-container .jodit-workplace div strong label,body .jodit-container .jodit-workplace ol strong label,body .jodit-container .jodit-workplace p strong label,body .jodit-container .jodit-workplace ul strong label{font-weight:700!important}body .jodit-container .jodit-workplace div input,body .jodit-container .jodit-workplace div label,body .jodit-container .jodit-workplace ol input,body .jodit-container .jodit-workplace ol label,body .jodit-container .jodit-workplace p input,body .jodit-container .jodit-workplace p label,body .jodit-container .jodit-workplace ul input,body .jodit-container .jodit-workplace ul label{background-color:#fafafb;border:1px solid #e2e2ea;border-radius:6px;color:#171725!important;font-family:roboto!important;font-weight:500!important;line-height:1.7;min-height:26px;padding:0 8px}body .jodit-container .jodit-workplace div span,body .jodit-container .jodit-workplace ol span,body .jodit-container .jodit-workplace p span,body .jodit-container .jodit-workplace ul span{font-family:roboto!important}body .jodit-container .jodit-workplace div input:focus-visible,body .jodit-container .jodit-workplace ol input:focus-visible,body .jodit-container .jodit-workplace p input:focus-visible,body .jodit-container .jodit-workplace ul input:focus-visible{border-color:#4b4ad5;outline:none}body .jodit-container .jodit-workplace div input::placeholder,body .jodit-container .jodit-workplace ol input::placeholder,body .jodit-container .jodit-workplace p input::placeholder,body .jodit-container .jodit-workplace ul input::placeholder{font-weight:400!important}body .jodit-container .jodit-wysiwyg{max-height:calc(100vh - 188px)}body .jodit-container .jodit_hidden{border:none!important}body .jodit .jodit-ui-tooltip__content{color:#fff!important}.prfile-dropdown .ant-dropdown-menu{border-radius:16px;padding:12px 0 4px}.prfile-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{margin:5px 0;padding:10px 12px}.prfile-dropdown .ant-dropdown-menu .ant-dropdown-menu-item span a{align-items:center;display:flex;justify-content:space-between}.prfile-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:first-child{cursor:context-menu;margin-bottom:10px;padding:0}.prfile-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:first-child span{align-items:center;display:flex;justify-content:flex-start}.prfile-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:first-child .title-common{color:#999!important}.prfile-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:first-child:hover{background-color:#fff}.prfile-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.freeTrialMenu{background:linear-gradient(180deg,#f15223,#be431e 117.41%);cursor:context-menu}.prfile-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.freeTrialMenu span{color:#fff!important}.prfile-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-divider{background-color:#a2a2a866}.settings-dropdown .ant-dropdown-menu{border-radius:12px}.settings-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{margin:5px 0;padding:4px 14px}.settings-dropdown .ant-dropdown-menu .ant-dropdown-menu-item span a{align-items:center;display:flex;justify-content:space-between}.web-progress-custom .ant-progress .ant-progress-outer{margin:0!important;padding:0!important}.web-progress-custom .ant-progress .ant-progress-inner .ant-progress-bg{background-color:#fc5a5a!important}.web-progress-custom .ant-progress .ant-progress-inner .ant-progress-text{color:#fc5a5a!important;font-size:12;font-weight:600}.web-progress-custom .ant-progress.profile-progress-setting .ant-progress-text{color:#fc5a5a!important;text-align:center}.web-progress-custom .ant-progress.profile-progress-setting.profile-progress-setting-yellow .ant-progress-text{color:#ff9431!important}.web-progress-custom .ant-progress.profile-progress-setting.profile-progress-setting-green .ant-progress-text{color:#19bb7a!important}.web-progress-custom .ant-progress.profile-website-setting .ant-progress-text{background-color:#fc5a5a!important;border-radius:6px;color:#fff!important;left:-5px;padding:3px 5px;position:absolute;text-align:center;top:-20px;width:auto}.web-progress-custom .ant-progress.profile-website-setting.profile-website-setting-yellow .ant-progress-text{background-color:#ff9431!important}.web-progress-custom .ant-progress.profile-website-setting.profile-website-setting-green .ant-progress-text{background-color:#19bb7a!important}.web-publish .ant-progress .ant-progress-inner .ant-progress-circle-path{stroke:#4b4ad5}.web-publish .ant-progress .ant-progress-inner .ant-progress-circle-trail{stroke:#4b4ad533}.profile-head-icon{align-items:center;background-color:#f6effb;border-radius:12px;color:#a461d8;display:flex;font-size:20px;height:36px;justify-content:center;margin:0 auto;width:36px}.handle-personal-details{bottom:0;left:0;position:absolute;right:8px;top:0;z-index:9}.handle-personal-details .show-count-textarea .ant-input-data-count{bottom:-30px}.handle-personal-details .show-count-textarea textarea{font-family:roboto}.language-chips{background-color:#4b4ad5!important;border-color:#4b4ad5!important}.language-chips div{color:#fff!important}.days-width{align-items:center;display:flex;height:31px;justify-content:center;width:40px}.days-width.active-days{background-color:#4b4ad50d;border-color:#4b4ad5!important;color:#4b4ad5!important}.days-width.sunday-color{color:#fc5a5a!important}.ant-picker-now-btn{color:#4b4ad5}.social span.ant-input-prefix{align-items:center;border-right:1px solid #e2e2ea;justify-content:center;width:36px}.social .ant-input-affix-wrapper{border:1px solid #e2e2ea;padding:0}.social .ant-input-affix-wrapper input{padding:0 10px 0 11px}.social .ant-input-affix-wrapper input::placeholder{color:#a2a2a8;font-size:14px;font-weight:400;opacity:1}.clinic-photo-setting-wrap{border-radius:14px;height:60px;margin-bottom:10px;margin-right:10px;position:relative;width:60px}.clinic-photo-setting-wrap .clinic-photo-setting{border-radius:14px;height:100%;overflow:hidden;width:100%}.clinic-photo-setting-wrap .close-clinic-img{cursor:pointer;font-size:18px;position:absolute;right:-6px;top:-6px;z-index:9}.website-publish-modal .ant-modal-close{display:none}.bdg-primary{color:#19bb7a!important}.bdg-danger{color:#fc5a5a!important}@media only screen and (max-width:1200px){.react-website-wrapper .website-wrapper .website-header{padding:0!important}.react-website-wrapper .website-wrapper .website-header ul li a{font-size:10px;margin:0 5px;padding:4px}.react-website-wrapper .website-wrapper .website-header .ant-btn{border-radius:10px!important;height:40px!important;margin:0!important;padding:5px 8px}.react-website-wrapper .website-wrapper .website-header .ant-btn span{font-size:11px}.react-website-wrapper .website-wrapper .website-header .logo{min-width:130px}.react-website-wrapper .website-wrapper .website-header .logo img{height:22px;width:107px}.react-website-wrapper .website-wrapper .website-section{padding:35px 0}.react-website-wrapper .website-wrapper .website-section.website-footer{padding:0}.react-website-wrapper .website-wrapper .website-section.website-footer .clinic-box{border-radius:25px}.react-website-wrapper .website-wrapper .website-section .hi{font-size:20px}.react-website-wrapper .website-wrapper .website-section .h1.web-h1,.react-website-wrapper .website-wrapper .website-section h1.web-h1{font-size:28px!important}.react-website-wrapper .website-wrapper .website-section .education-speciality{font-size:17px}.react-website-wrapper .website-wrapper .website-section.website-banner .h1.web-h1,.react-website-wrapper .website-wrapper .website-section.website-banner h1.web-h1{margin-bottom:10px;margin-top:8px}.react-website-wrapper .website-wrapper .website-section .gmaildiv-wrap{margin-bottom:30px!important}.react-website-wrapper .website-wrapper .website-section .location-contact a{font-size:12px}.react-website-wrapper .website-wrapper .website-section .round-pink{height:90.526px;right:0;width:90.526px}.react-website-wrapper .website-wrapper .website-section .doctor-photo{height:313px;-webkit-mask-image:url(/static/media/hero-doctor-mobile2.1e3bda9cf2d4e3b914a3.svg);mask-image:url(/static/media/hero-doctor-mobile2.1e3bda9cf2d4e3b914a3.svg);width:290px}.react-website-wrapper .website-wrapper .website-section .square-yellow{height:90.526px;right:270px;width:90.526px}.react-website-wrapper .website-wrapper .website-section .slick-slide{padding:0 10px!important}.react-website-wrapper .website-wrapper .website-section.website-clinic .slick-list .clinic-box{padding:20px}.react-website-wrapper .website-wrapper .website-section.website-clinic .slick-list .clinic-box .timingshape{background-image:url(/static/media/clinic-timing2.89ee8291d11a8dc5e6d1.svg);background-repeat:no-repeat;height:343px;width:287px}.react-website-wrapper .website-wrapper .website-section.website-clinic .clinic-slider .title-hypertension{font-size:20px}.react-website-wrapper .website-wrapper .website-section.website-experience .ant-col-lg-8{flex:0 0 29.1666666667%;max-width:29.1666666667%}.react-website-wrapper .website-wrapper .website-section.website-experience .ant-col-lg-16{flex:0 0 70.8333333333%;max-width:70.8333333333%}.react-website-wrapper .website-wrapper .website-section.website-experience .slick-arrow{left:-155px!important;top:200px!important}.react-website-wrapper .website-wrapper .website-section.website-experience .slick-arrow.slick-prev{left:-210px!important}.react-website-wrapper .website-wrapper .website-section.website-experience .slide-count{left:110px;top:203px}.react-website-wrapper .website-wrapper .website-section.website-experience .bg-icon-common{height:40px!important;min-height:40px!important;min-width:40px!important;width:40px!important}.react-website-wrapper .website-wrapper .website-section.website-experience .timingshape{height:300px}.react-website-wrapper .website-wrapper .website-section.website-experience .timingshape .p-30{padding:20px}.react-website-wrapper .website-wrapper .website-section.website-experience .fs-16{font-size:13px!important;padding:5px 0}.react-website-wrapper .website-wrapper .website-section.website-education .clinic-box{padding:0 10px 50px}.react-website-wrapper .website-wrapper .website-section.website-education .clinic-box .py-lg-5{padding-bottom:1.5rem!important;padding-top:2rem!important}.react-website-wrapper .website-wrapper .website-section.website-education .clinic-box .timingshape{height:270px;width:100%!important}.react-website-wrapper .website-wrapper .website-section.website-education .clinic-box .timingshape .p-30{padding:20px}.react-website-wrapper .website-wrapper .website-section.website-education .clinic-box .timingshape .titleprint{font-size:15px;line-height:1.4;margin:10px 0 5px}.react-website-wrapper .website-wrapper .website-section.website-education .clinic-box .slide-count{left:60px;top:505px}.react-website-wrapper .website-wrapper .website-section.website-education .clinic-box .slick-arrow{right:90px!important;top:330px}.react-website-wrapper .website-wrapper .website-section.website-education .clinic-box .slick-arrow.slick-prev{right:156px!important}.react-website-wrapper .website-wrapper .website-section.website-membership .membership-slide{height:70px;min-height:70px;min-width:70px;width:70px}.react-website-wrapper .website-wrapper .website-section.website-membership .slick-slide .title-common{font-size:14px}.react-website-wrapper .website-wrapper .website-section.profile-socialmedia .bg-icon-common.bg-icon-xl{border-radius:30px;height:95px!important;min-height:95px!important;min-width:95px!important;width:95px!important}.react-website-wrapper .website-wrapper .website-section.profile-socialmedia .bg-icon-common.bg-icon-xl img{height:60px}.react-website-wrapper .website-wrapper .website-section.profile-socialmedia .bg-icon-common.bg-icon-sm2{border-radius:8px;height:36px;min-height:36px;min-width:36px;width:36px}.react-website-wrapper .website-wrapper .website-section.profile-socialmedia .ant-btn.mb-lg-5{margin-bottom:20px!important}.react-website-wrapper .website-wrapper .website-section.profile-socialmedia .mt-lg-5{border-radius:10px;margin-top:20px!important}.react-website-wrapper .website-wrapper .website-section.profile-socialmedia .fs-18{font-size:15px!important}.react-website-wrapper .website-wrapper .website-section.profile-socialmedia .emailres-doc{font-size:15px}}.sc-shimmer-container{margin-top:16px}.sc-shimmer-container .shimmer-box{background:#fff;border:1px solid #e5d8f6;border-radius:12px;padding:16px}.sc-shimmer-container .shimmer-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.sc-shimmer-container .shimmer-title{background:#f3f4f6;border-radius:4px;height:20px;width:120px}.sc-shimmer-container .shimmer-edit{background:#f3f4f6;border-radius:4px;height:20px;width:40px}.sc-shimmer-container .shimmer-line{background:#f3f4f6;border-radius:4px;height:16px;margin-bottom:12px}.sc-shimmer-container .shimmer-line:first-child{width:40%}.sc-shimmer-container .shimmer-line:nth-child(2){width:85%}.sc-shimmer-container .shimmer-line:nth-child(3){width:70%}.sc-shimmer-container .shimmer-box .shimmer-edit,.sc-shimmer-container .shimmer-box .shimmer-line,.sc-shimmer-container .shimmer-box .shimmer-title{animation:shimmer 2s linear infinite;background:linear-gradient(90deg,#f3f4f6 4%,#e5e7eb 25%,#f3f4f6 36%);background-size:1000px 100%}.sc-shimmer-container-table{margin-top:16px;overflow:hidden}.sc-shimmer-container-table .shimmer-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:25% 20% 20% 35%;margin-bottom:16px}.sc-shimmer-container-table .shimmer-cell{animation:shimmer 2s linear infinite;background:#f3f4f6;background:linear-gradient(90deg,#f3f4f6 4%,#e5e7eb 25%,#f3f4f6 36%);background-size:1000px 100%;border-radius:4px;height:20px}.medical-history-shimmer{background:#fff;border:1px solid #e5d8f6;border-radius:20px;margin-top:16px;padding:16px}.section-shimmer{margin-bottom:24px}.section-title-shimmer{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.title-bar-shimmer{width:180px}.icon-shimmer,.title-bar-shimmer{background:#f3f4f6;border-radius:4px;height:24px}.icon-shimmer{width:24px}.content-line-shimmer{background:#f3f4f6;border-radius:4px;height:20px;margin-bottom:12px}.content-line-shimmer.short{width:40%}.content-line-shimmer.medium{width:60%}.content-line-shimmer.long{width:80%}.divider-shimmer{background:#e5e7eb;height:1px;margin:16px 0}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.content-line-shimmer,.icon-shimmer,.title-bar-shimmer{animation:shimmer 2s linear infinite;background:linear-gradient(90deg,#f3f4f6 4%,#e5e7eb 25%,#f3f4f6 36%);background-size:1000px 100%}.icon-right.iconrotate180{display:inline-block;transform:rotate(180deg)}/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,#ffffff26,#fff0);--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:#212529bf;--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:#21252980;--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem #00000026;--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:#0d6efd40;--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:#dee2e6bf;--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:#dee2e680;--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:#ffffff26;--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;color-scheme:dark}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background-color:#fff;background-color:var(--bs-body-bg);color:#212529;color:var(--bs-body-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:#fff3cd;background-color:var(--bs-highlight-bg);color:#212529;color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;background-color:var(--bs-body-color);border-radius:.25rem;color:#fff;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#212529bf;color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:initial}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;background-color:var(--bs-body-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#212529bf;color:var(--bs-secondary-color);font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:#0000;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075);border-color:var(--bs-table-border-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));color:var(--bs-table-color);color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid;border-top:calc(var(--bs-border-width)*2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0;border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 1px;border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-bottom:calc(.375rem + var(--bs-border-width));padding-top:calc(.375rem + 1px);padding-top:calc(.375rem + var(--bs-border-width))}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-bottom:calc(.5rem + var(--bs-border-width));padding-top:calc(.5rem + 1px);padding-top:calc(.5rem + var(--bs-border-width))}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-bottom:calc(.25rem + var(--bs-border-width));padding-top:calc(.25rem + 1px);padding-top:calc(.25rem + var(--bs-border-width))}.form-text{color:#212529bf;color:var(--bs-secondary-color);font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;background-color:var(--bs-body-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;background-color:var(--bs-body-bg);border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;color:#212529;color:var(--bs-body-color);outline:0}.form-control::-webkit-date-and-time-value{height:1.5em;margin:0;min-width:85px}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:#212529bf;color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:1px;border-inline-end-width:var(--bs-border-width);border-radius:0;color:#212529;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:1px;border-inline-end-width:var(--bs-border-width);border-radius:0;color:#212529;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-control-plaintext{background-color:initial;border:solid #0000;border-width:1px 0;border-width:var(--bs-border-width) 0;color:#212529;color:var(--bs-body-color);display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);min-height:calc(1.5em + .5rem + var(--bs-border-width)*2);padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);min-height:calc(1.5em + 1rem + var(--bs-border-width)*2);padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + var(--bs-border-width)*2)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px);min-height:calc(1.5em + .5rem + var(--bs-border-width)*2)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px);min-height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-control-color{height:calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + var(--bs-border-width)*2);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:.375rem;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px);height:calc(1.5em + .5rem + var(--bs-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px);height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");-webkit-appearance:none;appearance:none;background-color:#fff;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),none;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:#0000;text-shadow:0 0 0 #212529;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);-webkit-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);flex-shrink:0;height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");background-color:#0d6efd;border-color:#0d6efd}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(255, 255, 255, 0.25)'/%3E%3C/svg%3E")}.form-range{-webkit-appearance:none;appearance:none;background-color:initial;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:#e9ecef;background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:#e9ecef;background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#212529bf;background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:#212529bf;background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);height:calc(3.5rem + var(--bs-border-width)*2);line-height:1.25;min-height:calc(3.5rem + 2px);min-height:calc(3.5rem + var(--bs-border-width)*2)}.form-floating>label{border:1px solid #0000;border:var(--bs-border-width) solid #0000;height:100%;left:0;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;z-index:2}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:#0000}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:#212529a6;color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{background-color:#fff;background-color:var(--bs-body-bg);border-radius:.375rem;border-radius:var(--bs-border-radius);content:"";height:1.5em;inset:1rem .375rem;position:absolute;z-index:-1}.form-floating>.form-control:-webkit-autofill~label{color:#212529a6;color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0;border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{align-items:center;background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:#198754;color:var(--bs-form-valid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:#198754;background-color:var(--bs-success);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem #19875440;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754;border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem #19875440;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754;border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754;background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #19875440;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754;color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{color:#dc3545;color:var(--bs-form-invalid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:#dc3545;background-color:var(--bs-danger);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem #dc354540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem #dc354540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545;background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #dc354540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545;color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:#0000;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:#0000;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:#0000;--bs-btn-box-shadow:inset 0 1px 0 #ffffff26,0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check+.btn:hover{background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);color:var(--bs-btn-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:#0000;--bs-btn-border-color:#0000;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:#0000;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:#0000;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:#0000;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid #0000;border-left:.3em solid;border-right:0;border-top:.3em solid #0000;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid #0000;border-right:.3em solid;border-top:.3em solid #0000;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:initial;border:0;border-radius:0;border-radius:var(--bs-dropdown-item-border-radius,0);clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:initial;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:#ffffff26;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:.375rem;border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px;margin-top:calc(var(--bs-border-width)*-1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{background:0 0;border:0;color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{border:var(--bs-nav-tabs-border-width) solid #0000;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{border-bottom:var(--bs-nav-underline-border-width) solid #0000;padding-left:0;padding-right:0}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:initial}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{border-bottom-color:initial;color:var(--bs-nav-underline-link-active-color);font-weight:700}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(33, 37, 41, 0.75)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:initial;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:75vh;max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:#ffffff8c;--bs-navbar-hover-color:#ffffffbf;--bs-navbar-disabled-color:#ffffff40;--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:#ffffff1a}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;word-wrap:break-word;background-clip:initial;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);color:#212529;color:var(--bs-body-color);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{color:var(--bs-card-title-color);margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{color:var(--bs-card-subtitle-color);margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem #0d6efd40;--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:var(--bs-accordion-btn-focus-border-color);box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:"/";content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem #0d6efd40;--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:initial;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:#0000;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:#0000;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{color:var(--bs-alert-link-color);font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);display:flex;font-size:var(--bs-progress-font-size);height:var(--bs-progress-height);overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item-action:active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem #0d6efd40;--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);background:#0000 var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:initial;height:1em;opacity:var(--bs-btn-close-opacity);padding:.25em;width:1em}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{opacity:var(--bs-btn-close-hover-opacity);text-decoration:none}.btn-close:focus{box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);outline:0}.btn-close.disabled,.btn-close:disabled{opacity:var(--bs-btn-close-disabled-opacity);pointer-events:none;-webkit-user-select:none;user-select:none}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;max-width:100%;pointer-events:none;position:absolute;width:-webkit-max-content;width:max-content;z-index:var(--bs-toast-zindex)}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));color:var(--bs-toast-header-color);display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.toast-body{word-wrap:break-word;padding:var(--bs-toast-padding-x)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;justify-content:space-between;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;word-wrap:break-word;display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:var(--bs-tooltip-margin);opacity:0;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex)}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-font-sans-serif);font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid #0000;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:0 0;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid #0000;border-top:10px solid #0000;box-sizing:initial;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid #0000}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1199.98px){.offcanvas-xl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1399.98px){.offcanvas-xxl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin-bottom:calc(var(--bs-offcanvas-padding-y)*-.5);margin-right:calc(var(--bs-offcanvas-padding-x)*-.5);margin-top:calc(var(--bs-offcanvas-padding-y)*-.5);padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:var(--bs-offcanvas-title-line-height);margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:#0d6efd!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:#6c757d!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:#198754!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:#0dcaf0!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:#ffc107!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:#dc3545!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:#f8f9fa!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:#212529!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:#0d6efd!important;color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#0d6efd!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important;color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;text-decoration-color:#0a58ca!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:#6c757d!important;color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#6c757d!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important;color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;text-decoration-color:#565e64!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:#198754!important;color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#198754!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:#146c43!important;color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;text-decoration-color:#146c43!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:#0dcaf0!important;color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#0dcaf0!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important;color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;text-decoration-color:#3dd5f3!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:#ffc107!important;color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#ffc107!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important;color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;text-decoration-color:#ffcd39!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:#dc3545!important;color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#dc3545!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important;color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;text-decoration-color:#b02a37!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:#f8f9fa!important;color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#f8f9fa!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:#f9fafb!important;color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;text-decoration-color:#f9fafb!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:#212529!important;color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#212529!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important;color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;text-decoration-color:#1a1e21!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:#000!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#000!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:#000000bf!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:#000000bf!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{box-shadow:0 0 0 .25rem #0d6efd40;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);outline:0}.icon-link{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:inline-flex;gap:.375rem;text-decoration-color:#0d6efd80;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em}.icon-link>.bi{fill:currentcolor;flex-shrink:0;height:1em;transition:transform .2s ease-in-out;width:1em}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:translate3d(.25em,0,0);transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{top:0}.sticky-sm-bottom,.sticky-sm-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-sm-bottom{bottom:0}}@media (min-width:768px){.sticky-md-top{top:0}.sticky-md-bottom,.sticky-md-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-md-bottom{bottom:0}}@media (min-width:992px){.sticky-lg-top{top:0}.sticky-lg-bottom,.sticky-lg-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-lg-bottom{bottom:0}}@media (min-width:1200px){.sticky-xl-top{top:0}.sticky-xl-bottom,.sticky-xl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xl-bottom{bottom:0}}@media (min-width:1400px){.sticky-xxl-top{top:0}.sticky-xxl-bottom,.sticky-xxl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xxl-bottom{bottom:0}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;white-space:nowrap!important;width:1px!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px;width:var(--bs-border-width)}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important;box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important;border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important;border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important;border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important;border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important;border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:#9ec5fe!important;border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:#c4c8cb!important;border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:#a3cfbb!important;border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:#9eeaf9!important;border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:#ffe69c!important;border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:#f1aeb5!important;border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:#e9ecef!important;border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:#adb5bd!important;border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(13,110,253,var(--bs-text-opacity))!important;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(108,117,125,var(--bs-text-opacity))!important;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(25,135,84,var(--bs-text-opacity))!important;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(13,202,240,var(--bs-text-opacity))!important;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(255,193,7,var(--bs-text-opacity))!important;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(220,53,69,var(--bs-text-opacity))!important;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(248,249,250,var(--bs-text-opacity))!important;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(0,0,0,var(--bs-text-opacity))!important;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(255,255,255,var(--bs-text-opacity))!important;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#212529bf!important;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:#212529bf!important;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:#21252980!important;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:#000!important;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:#052c65!important;color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:#2b2f32!important;color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:#0a3622!important;color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:#055160!important;color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:#664d03!important;color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:#58151c!important;color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:#495057!important;color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:#495057!important;color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(13,110,253,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(108,117,125,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(25,135,84,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(13,202,240,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(255,193,7,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(220,53,69,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(248,249,250,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(33,37,41,var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:#0d6efd!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(13,110,253,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(108,117,125,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(25,135,84,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(13,202,240,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(255,193,7,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(220,53,69,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(33,37,41,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(0,0,0,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:initial!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(233,236,239,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:#cfe2ff!important;background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:#e2e3e5!important;background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:#d1e7dd!important;background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:#cff4fc!important;background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:#fff3cd!important;background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:#f8d7da!important;background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:#fcfcfd!important;background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:#ced4da!important;background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:linear-gradient(180deg,#ffffff26,#fff0)!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.25rem!important;border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:.5rem!important;border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:1rem!important;border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:2rem!important;border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important;border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:.5rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:.5rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:2rem!important;border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:2rem!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:50rem!important;border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-bottom-right-radius:.5rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:.5rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:2rem!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-end-pill{border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-left-radius:.5rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:.5rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-bottom-pill{border-bottom-left-radius:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:.5rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:.5rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:2rem!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:50rem!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=main.c67997bd.css.map*/