@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@1,200;1,500&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@500&family=Open+Sans:ital,wght@0,600;0,700;0,800;1,500&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";@import"https://fonts.googleapis.com/css?family=Lato&display=swap";.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.container{padding:0;height:100vh}.ms-Grid-row{margin:0;padding:0}.ai-powered-cloud-image{height:100%;width:100%}.logo{position:absolute;top:22px;left:15px}.logo-mobile{display:none}@media(max-width:768px){.logo{display:none}.logo-mobile{display:block;margin-bottom:16px}}.login-form-container{font-size:12px;padding:15px;margin-top:15%}.google-login{display:flex;align-items:center;width:fit-content;margin-top:15px;border:1px solid #0078d4}.google-icon{background-color:#fff;height:100%;padding:0 15px}.google-login-txt{padding:0 60px 0 20px;color:#fff;height:auto;background-color:#0078d4}.login-form-error-messages{line-height:16px;margin:5px 0}.is-disabled{border:none!important;color:#fff!important;background-color:#6aa3d0!important;cursor:wait!important}.google-btn{width:200px;height:37px;background-color:#00539c;border-radius:2px;box-shadow:0 3px 4px #00000040;display:flex;flex-direction:row}.google-btn:active,.google-btn:hover{background-color:#024886!important}.google-icon-wrapper{margin-top:1.5px;margin-left:1.5px;width:34px;height:34px;border-radius:2px;background-color:#fff;display:flex;align-items:center;justify-content:center}.google-icon{height:16px}.btn-text{width:160px;color:#fff;font-size:14px;letter-spacing:.2px;display:flex;align-items:center;justify-content:center}.modal-header-container{width:100%;background:#222;border-radius:10px 0 0;display:inline-grid;grid-template-columns:30% 40% 30%;grid-template-rows:44px;font-family:Open Sans;padding-right:10px;padding-top:5px;padding-bottom:5px;box-sizing:border-box}.modal-header-container-updated{width:100%;border-radius:10px 0 0;display:flex;padding:10px 10px 10px 20px;justify-content:space-between;box-sizing:border-box;font-family:Open Sans}.modal-header-heading-updated{display:flex;justify-content:center;align-items:center;font-size:var(--modal-heading-text-fs);font-weight:var(--modal-heading-text-fw)}.modal-header-patient-details{display:flex;justify-content:flex-start;align-items:center;padding:11px 12px 11px 15px}.modal-header-patientName{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#fff;width:fit-content;margin-right:10px;white-space:nowrap;width:150px;overflow:hidden;text-overflow:ellipsis;display:block;cursor:default}.modal-header-heading{color:#fff;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:400;line-height:20px}.modal-header-crossicon{display:flex;justify-content:flex-end;align-items:center}.modal-header-crossicon-button{outline:none;color:var(--text-primary)}.modal-header-id-label{font-style:normal;font-weight:400;font-size:11px;line-height:16px;color:#bcbcbc;box-sizing:border-box;margin-left:5px;white-space:nowrap;width:110px;overflow:hidden;text-overflow:ellipsis;display:block;cursor:default}.modal-footer-sep-line{margin-top:0;margin-bottom:8px}.modal-footer-buttons{justify-content:flex-end;align-items:center;display:flex}.modal-footer-container{width:100%;height:50px;display:flex;flex-direction:row;padding:0;justify-content:space-between}.chat{flex:.65;display:flex;flex-direction:column;height:100%}#header-title{color:#fff}.chat__header{display:flex;align-items:center;border-bottom:1px solid lightgray}.chat__headerInfo{flex:1;padding-left:20px}.chat__headerInfo>h3{margin-top:2px;margin-bottom:3px;font-weight:500}.chat__headerInfo>p{color:gray;padding:0;margin:0}.chat__message{display:flex;flex-direction:column;position:relative;font-size:16px;padding:6px 8px 8px 9px;background-color:#202c33;width:fit-content;max-width:80%;min-width:10%;margin-bottom:30px;box-shadow:0 1px .5px #00000021;border-radius:0 7.5px 7.5px/0px 7.5px 7.5px}.chat__receiver{margin-left:auto;background-color:#005c4b;border-radius:7.5px 0 7.5px 7.5px/7.5px 0px 7.5px 7.5px}.chat__name{top:-2px;right:16px;font-size:12.8px;line-height:22px;font-weight:500;color:#a791ff;overflow:hidden}.chat__headerRight{display:flex;justify-content:space-between;min-width:100px}.chat__body{flex:1;background-position:center;padding:30px;box-sizing:border-box;overflow-y:scroll;height:100%}.whatsapp-image-bg{position:fixed;height:100%;width:100%;top:0;left:0;opacity:.1;background-repeat:repeat;opacity:.07;z-index:-1}.chat__footer{display:flex;justify-content:space-between;align-items:center;background-color:var(--modal-header-background-color)}.chat__footer>form{flex:1;display:flex;background-color:var(--modal-header-background-color);padding:5px 10px}.chat__footer>form>input{flex:9;padding:10px;border:1px solid #bfbfbf}.chat__footer>form>button{flex:.5;background-color:transparent;cursor:pointer;border-width:0;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;padding:0}.chat__footer>.MuiSvgIcon-root{padding:10px;color:gray}.chat__message:after{border-width:0px 10px 10px 0;border-color:red #fff red red;top:0;left:-10px}.message-in .tail-container{left:-12px;position:absolute}.message-in .tail-container{content:"";position:absolute;top:-5px;left:-8px;width:12px;height:19px}.message-in .tail-container.highlight{opacity:1}.message-in .tail-container{background-position:50% 50%;background-repeat:no-repeat;background-size:contain}.message-out .tail-container{right:-12px;position:absolute}.message-out .tail-container{content:"";position:absolute;top:-5px;width:12px;height:19px}.message-out .tail-container.highlight{opacity:0}.message-out .tail-container{background-position:50% 50%;background-repeat:no-repeat;background-size:contain}.chat-input-field{width:85%;color:#fff;border-color:#fff;border-radius:21px;border-style:solid;border-width:1px;padding:9px 12px 11px}.chat-input-field:focus{outline-width:0}.modal-scroll-chat::-webkit-scrollbar{width:12px;height:100%;background-color:#3b3a39!important}.modal-scroll-chat::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #3B3A39!important;border-radius:10px}.modal-scroll-chat::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #A19F9D!important}.modal-scroll-chat-light::-webkit-scrollbar{width:12px;height:100%}.modal-scroll-chat-light::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #3B3A39!important;border-radius:10px;background-color:#fff}.modal-scroll-chat-light::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #A19F9D!important;background-color:#a9acba}.spinner-loading-msg{display:flex;justify-content:center;align-items:center;height:100%;position:absolute;left:50%;right:50%;top:0%}.chat__timestamp{font-size:x-small;position:absolute;right:6px;bottom:-4px}.date-time-react-style{display:flex;justify-content:center;align-items:center;color:#fff9;font-family:Open Sans;font-size:.6875rem;font-style:normal}.chat__time{position:absolute;bottom:-20px;right:0;color:#fff9;font-family:Open Sans;font-size:.6875rem;font-style:normal}.message-feedback{color:#e9edef;overflow-wrap:break-word;font-size:14.2px;line-height:19px}.chat-system-warning{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background-color:#fff3cd;color:#856404;border-radius:8px;margin:20px auto;width:90%;font-size:14px;position:sticky;top:10px;z-index:10}#context-menu{position:fixed;z-index:1000000;text-align:start;background:var(--popup-background);border-radius:4px;min-width:220px;max-width:320px;cursor:pointer;display:none;padding:8px 0;box-sizing:border-box}#context-menu.visible{display:block}.context-menu-remove-text{margin:10px 0 0;padding-left:10px;padding-top:10px;font-weight:400;font-size:12px;color:var(--text-secondary);border-top:1px solid var(--border-primary)}.context-menu-remove-text:hover{color:var(--text-primary)}.context-menu-tool-text{margin:0;padding-left:10px;font-weight:400;font-size:12px;color:var(--text-secondary)}.context-menu-tool-text:hover{color:var(--text-primary)}.context-menu-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;margin:0;padding:4px 10px;font-weight:400;font-size:12px;color:var(--text-secondary);cursor:pointer;box-sizing:border-box}.context-menu-row-label{flex:1 1 auto;text-align:left;min-width:0;line-height:1.3}.context-menu-row-shortcut{flex:0 0 auto;margin-left:8px;text-align:right;font-size:11px;line-height:1.3;font-weight:500;letter-spacing:.02em;color:var(--text-secondary);white-space:nowrap;text-transform:uppercase}.context-menu-row:hover{color:var(--text-primary)}.context-menu-row:hover .context-menu-row-shortcut{color:var(--text-secondary);opacity:1}.context-menu-section-divider{margin-top:6px;padding-top:6px;border-top:1px solid var(--border-primary)}.top-bar-style-button{display:flex;margin-left:50px;justify-content:space-between;width:-webkit-fill-available}.annotation-add-icon-topbar{display:flex;width:fit-content;flex-grow:0;align-items:center;height:100%;margin-left:5px;position:relative}.pathology-button-topbar{width:130px;height:32px;display:flex;justify-content:space-around;border:1px solid #C3C4CD;border-radius:7px;cursor:pointer;margin-left:5px;box-sizing:border-box}.primay-button-topbar{width:110px;height:32px;display:flex;justify-content:center;align-items:center;border:1px solid #C3C4CD;border-radius:7px;cursor:pointer;margin-left:10px;box-sizing:border-box}.view-report-primay-button{height:32px;display:flex;flex-direction:row;justify-content:center;border:1px solid #C3C4CD;background:transparent;align-items:center;border-radius:7px;cursor:pointer;margin-left:10px;margin-right:5px;padding:0 10px;box-sizing:border-box}.down-icon-topbar{display:flex;justify-content:center;align-items:center;margin-right:5px;margin-left:5px}.border-topbar{width:1.5px;display:flex;transform:scaleY(-1);margin:5px}.icon-active svg path{fill:#fff!important;stroke:#fff!important}.icon-inactive svg path{fill:#000!important;stroke:#000!important}.pathology-text-topbar{font-family:Open Sans;font-style:normal;font-weight:600;font-size:12px;line-height:20px;display:flex;align-items:center;text-align:center;color:var(--text-primary)}.view-report-button-text{color:var(--text-primary);font-family:Open Sans;font-style:normal;font-weight:600;font-size:14px;line-height:20px;margin-left:5px;display:flex;align-items:center;white-space:nowrap}.left-cls,.no-left-cls{left:-8em}.heading-history-data-options{font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#a19f9d;display:flex;justify-content:center;margin:7px}.history-data-options{position:absolute;top:2em;background:var(--popup-background);border:1px solid #585858;z-index:1000;width:236px;box-shadow:0 .6px 1.8px #0000001a,0 3.2px 7.2px #00000021;border-radius:5px}.history-data-options.history-data-options-inline{position:static;top:auto;left:auto;width:100%;box-sizing:border-box;max-height:160px;overflow-y:auto;background:transparent;border:none;border-top:1px solid #585858;border-bottom:1px solid #585858;border-radius:0;box-shadow:none}.history-data-options.history-data-options-inline .heading-history-data-options{justify-content:flex-start;font-size:12px;opacity:.7;margin:6px 9px 2px}.dropdown-menu-history{list-style-type:none;margin:0;padding-inline-start:0px}.dropdown-menu-history{color:#a19f9d;font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:20px}.dropdown-menu-history>li{padding:5px 0;background-color:var(--mobile-studylist-tr-hover-color);border-radius:10px;margin:5px;cursor:pointer;white-space:nowrap;filter:brightness(1.2)}.dropdown-menu-history>li:hover{cursor:pointer;background-color:#0003}.clinical-notes-menu{color:#c9c7c4;font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:20px;padding:10px}.report-name-text{padding:5px 0 5px 15px;width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none!important;color:#a19f9d}#viewport-div{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}.viewport-pathology-container{width:100%;display:flex;align-items:center;background:var(--studylist-tr-hover-color);transition:height .3s ease-in-out;border-bottom:var(--viewer-border)}.viewer-viewport-mpr-tag{height:14px;position:absolute;top:0;right:0%;border-top-right-radius:10px;border-bottom-left-radius:10px;background-color:#ffb801;color:#000;font-size:7px;line-height:16px;letter-spacing:1px;text-align:center;font-weight:700;padding:0 10px;display:flex;align-items:center}.viewer-mobile-toolbar{height:auto;flex-shrink:0;width:100%;overflow-x:scroll}.viewer-chat-input-section{flex-shrink:0;width:100%;border-top:1px solid #444;background-color:var(--background-theme-color)}.viewport-overlay-key{color:#c1c1c1;font-size:9px;line-height:15px;font-weight:600;letter-spacing:.75px}.mobile-bottom-sheet .viewport-overlay-key{color:var(--mobile-viewport-overlay-key)}.weasis-light .viewport-overlay-key{color:#000}.viewport-overlay-mobile-key{color:#ffffff6b;font-size:11px;line-height:12px;font-weight:600;letter-spacing:.75px}.mobile-bottom-sheet .viewport-overlay-mobile-key{color:var(--mobile-viewport-overlay-mobile-key)}.viewport-overlay-value{font-size:9px;line-height:15px;color:#fff;font-weight:600;letter-spacing:.75px}.mobile-bottom-sheet .viewport-overlay-value{color:var(--mobile-viewport-overlay-value)}.weasis-light .viewport-overlay-value{color:#585858}.viewport-overlay-mobile-value{font-size:11px;line-height:12px;color:#c1c1c1;font-weight:600;letter-spacing:.75px}.mobile-bottom-sheet .viewport-overlay-mobile-value{color:var(--mobile-viewport-overlay-mobile-value)}.default-show-dot{position:absolute;background:#0078d4;width:7px;height:7px;right:-10px;top:-2px;border-radius:50%}.separator-topbar-items{background:#3b3a39;width:1px;height:20px;transform:scaleY(-1);margin:5px}.message-count-tag{position:absolute;top:-3px;right:-8px;background:#0078d4;width:7px;height:7px;font-size:3px;border-radius:50%}.dropdow-top-position{top:7.5%}.dropdow-bottom-position{bottom:7.5%}@media(max-width:600px),(max-height:600px){.viewer-tool-more-dropdown.dropdow-bottom-position{bottom:48px!important}}.mobile-thumbnail-list{position:absolute;top:0;left:0;z-index:999;width:70%;background-color:#000}.viewer-viewport-section .sidebarMenu{height:98%;width:100%;transition:all .3s ease}.viewer-thumbnail-section .sidebarMenu{transition:all .3s ease}.viewer-viewport-section{display:flex;flex-flow:row nowrap;align-items:stretch;width:100%;overflow:hidden}.portrait-report-layout.viewer-viewport-section{flex-direction:column!important;align-items:stretch;overflow:visible!important}.portrait-report-layout.viewer-viewport-section .main-container{flex:1 1 auto!important;width:100%!important;min-height:0;overflow:hidden}.portrait-report-layout.viewer-viewport-section .sidebarMenu.sidebar-right{flex:0 0 0%!important;height:0!important;min-height:0!important;max-width:100%!important;width:100%!important;margin-right:0!important;margin-top:0!important;overflow-y:auto!important;overflow-x:hidden!important;border-radius:10px 10px 0 0;transition:flex-basis .3s ease,height .3s ease;order:3}.portrait-report-layout.viewer-viewport-section .sidebarMenu.sidebar-right.sidebar-open{flex:0 0 50%!important;height:50%!important}.viewer-viewport-section>div{flex:1;width:50%}.viewer-viewport-container{display:flex;background-color:var(--viewer-background-color);flex:1;order:2;flex-direction:column;height:100%;overflow:hidden;position:relative}.viewer-thumbnail-section{display:flex;flex:2;-webkit-flex:2;-ms-flex:2;flex-flow:row nowrap;align-items:stretch;overflow:hidden;position:relative;transition:height .3s ease-in-out}.mobile-sidebar-left{height:92%;flex:1;-webkit-flex:1;-ms-flex:1;margin-left:-100vw;max-width:100vw;order:1;transform:scale(1);transition:all .3s ease;padding-bottom:0;position:absolute;top:8%}@keyframes toastv2-in-left{0%{transform:translate(0)}to{transform:translate(100%)}}.sidebar-left{height:98%;flex:1;-webkit-flex:1;-ms-flex:1;margin-left:-151px;max-width:150px;order:1;transform:scale(1);transition:all .3s ease}.sidebar-right{margin-top:.4%;border-radius:10px;flex:2;-webkit-flex:2;-ms-flex:2;margin-right:-850px;max-width:850px;order:3;position:relative}.viewer-viewport-section .sidebar-right.sidebar-open{margin-right:0;overflow-x:hidden;overflow-y:auto;border:1px solid rgb(123,123,123)}@supports (-moz-appearance: none){.viewer-viewport-section>.sidebar-right:not(.sidebar-open){flex:0 0 0;width:0;min-width:0;margin-right:0;overflow:hidden}}.viewer-viewport-section .sidebar-left.sidebar-open,.viewer-thumbnail-section .sidebar-left.sidebar-open{margin-left:0}.viewer-mpr-border{border:1px splid #FFB801;border-radius:10px}.viewer-outline-heatmap-container{width:100%;flex:0 0 auto;padding:0 0 2px;display:flex;align-items:center;justify-content:center}.viewer-outline-heatmap-text{font-size:12px;font-weight:700;line-height:13px;color:#c1c1c1}[data-theme=light] .viewer-outline-heatmap-text{color:#7a7a7a}.viewer-outline-heatmap-text-width{width:60em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.viewer-modal-scroll::-webkit-scrollbar{width:5px;height:100%}.viewer-modal-scroll::-webkit-scrollbar-track{border-radius:5px;background-color:var(--border-primary)}.viewer-modal-scroll::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--border-secondary)}.thumbnail-list{width:100%;height:100%;display:flex;flex-direction:column}.thumbnail-list-patient-details{height:fit-content;padding:5px 0;border-right:var(--viewer-border);border-bottom:var(--viewer-border);background-color:var(--studylist-tr-hover-color)}.thumbnail-list-studies-impression{height:fit-content;padding:5px;border-right:1px solid var(--border-primary);border-bottom:1px solid var(--border-primary);display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:400;line-height:20px;cursor:pointer}.thumbnail-list-studies{color:var(--text-primary)}.thumnail-list-impressions{color:var(--text-secondary)}.thumnail-list-impressions-active,.thumnail-list-impressions:hover{color:var(--text-primary)}.thumbnail-list-patient-name{font-size:12px;font-weight:600;line-height:20px;padding-left:5px}.thumbnail-list-patient-id{font-size:10px;font-weight:700;line-height:16px;color:var(--text-secondary);padding-left:5px}.thumbnail-list-container{overflow-y:auto;overflow-x:hidden;flex:1;position:relative;border-right:var(--viewer-border);background-color:var(--thumbnail-list-background)}.thumbnail-container{height:auto;width:93%;position:relative;padding-left:5px;font-weight:600}.highlight-thumbnail{background-color:var(--action-details-hover)}.highlight-impression{background-color:var(--action-details-hover)!important;border-radius:5px;color:var(--hightlight-impression-color)!important}.thumbnail-box{border:1px solid;border-radius:5px;padding:0 7px;background-color:#000;transition:border-color .2s ease;overflow:hidden}.thumbnail-box:hover{border-color:#80c4ff!important}.force-retriage-progress{position:absolute;top:0}.thumbnail-list-sticky-header{position:sticky;margin-top:20px;width:100%;font-weight:700;height:20px;background-color:var(--studylist-tr-hover-color);color:var(--viewer-info-font-color);font-size:12px;display:flex;align-items:center;justify-content:space-between;top:0;z-index:9999;padding-left:5px}#thumbnail{height:100%;width:100%;overflow:hidden}#thumbnail canvas{max-width:100%;max-height:100%}.thumbnail-sr-div{height:100%;width:100%;font-size:2em;font-weight:700;display:flex;justify-content:center;align-items:center;color:#fff!important}.thumbnail-spinner-div{height:75px;width:100%;font-size:2em;font-weight:700;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0}.multi-frame-toolbar{position:absolute;bottom:28px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:4px;padding:4px 8px;background-color:#141416d9;border:1px solid rgba(255,255,255,.12);border-radius:18px;color:#fff;font-size:12px;line-height:1;z-index:50;-webkit-user-select:none;user-select:none;box-shadow:0 2px 6px #0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:1;transition:opacity .2s ease-in-out}.multi-frame-toolbar-hidden{opacity:0;pointer-events:none}.multi-frame-toolbar-btn{background:transparent;border:none;color:inherit;padding:4px 6px;margin:0;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;line-height:1;min-width:22px;height:22px}.multi-frame-toolbar-btn:hover:not(:disabled){background-color:#ffffff1f}.multi-frame-toolbar-btn:disabled{opacity:.35;cursor:not-allowed}.multi-frame-toolbar-btn i{font-size:12px}.multi-frame-toolbar-fps-btn{font-weight:700;font-size:14px;padding:0 8px}.multi-frame-toolbar-step-btn{font-size:9px;padding:0 8px}.multi-frame-toolbar-sync-btn{font-size:14px;padding:0 8px;color:#ffffffa6}.multi-frame-toolbar-sync-active{color:#4cc2ff;background-color:#4cc2ff1f}@media(max-width:480px){.multi-frame-toolbar{flex-wrap:wrap;justify-content:center;gap:2px;font-size:11px;min-width:280px}.multi-frame-toolbar-timeline{order:-1;flex:0 0 100%;width:100%;height:5px;margin:0 0 2px}.multi-frame-toolbar-timeline::-webkit-slider-thumb{width:16px;height:16px}.multi-frame-toolbar-timeline::-moz-range-thumb{width:16px;height:16px}.multi-frame-toolbar-group-left{flex:1;justify-content:flex-start}.multi-frame-toolbar-group-right{flex:1;justify-content:flex-end}.multi-frame-toolbar-counter{min-width:48px;padding:0 4px}.multi-frame-toolbar-fps{min-width:32px}}.multi-frame-toolbar-counter{font-variant-numeric:tabular-nums;padding:0 6px;white-space:nowrap;min-width:56px;text-align:center}.multi-frame-toolbar-fps{font-variant-numeric:tabular-nums;padding:0 2px;min-width:38px;text-align:center;white-space:nowrap}.multi-frame-toolbar-divider{width:1px;height:14px;background-color:#ffffff40;margin:0 4px}.multi-frame-toolbar-group-left,.multi-frame-toolbar-group-right{display:flex;align-items:center;gap:2px}.multi-frame-viewport-loading-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:#00000073;z-index:48;pointer-events:none;border-radius:inherit}.multi-frame-toolbar-timeline{-webkit-appearance:none;appearance:none;width:140px;height:4px;background:#ffffff2e;border-radius:2px;outline:none;margin:0 4px;cursor:pointer;transition:filter .12s ease}.multi-frame-toolbar-timeline:hover{filter:brightness(1.3)}.multi-frame-toolbar-timeline::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#0078d4;cursor:pointer;border:2px solid #ffffff;box-shadow:0 0 2px #0009}.multi-frame-toolbar-timeline::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#0078d4;cursor:pointer;border:2px solid #ffffff;box-shadow:0 0 2px #0009}.thumbnail-multi-frame-badge{position:absolute;top:4px;left:4px;display:flex;align-items:center;gap:3px;padding:1px 5px 1px 4px;font-size:9px;font-weight:600;color:#fff;background-color:#0078d4d9;border-radius:8px;line-height:1;pointer-events:none;box-shadow:0 0 2px #0009}.thumbnail-multi-frame-badge i{font-size:8px}.thumbnail-multi-frame-count{font-size:9px;font-weight:700}.thummbnail-description{font-size:11px;line-height:15px;margin-top:5px}.thumbnail-image-count{display:flex;justify-content:space-between;align-items:center;font-size:10px;width:97%;font-weight:700;line-height:16px}.thumbnail-progress-bar{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.thumbnail-progress-icon{margin-right:10px}.thumbnail-progress-indicator{width:100%}.thumbnail-progress-percentage{font-size:10px}.thumbnail-mpr-tag{height:16px;width:32px;position:absolute;top:0;right:2.25%;border-top-right-radius:5px;border-bottom-left-radius:5px;background-color:#ffe8bb;color:#865101;font-size:7px;line-height:16px;letter-spacing:1px;text-align:center;font-weight:700}.thumbnail-scroll{cursor:pointer}.thumbnail-scroll::-webkit-scrollbar{width:9px}.thumbnail-scroll::-webkit-scrollbar-track{background:var(--border-primary)}.thumbnail-scroll::-webkit-scrollbar-thumb{background-color:var(--border-secondary);border-radius:5px;cursor:-moz-grab}.viewport-layout-container{position:relative;width:100%}.viewport-layout-inner-container{position:absolute;box-sizing:border-box;padding:1px;height:100%;width:100%;transition:height .3s ease-in-out,width .3s ease-in-out,top .3s ease-in-out,left .3s ease-in-out}.viewport-layout-viewport{border:none;overflow:hidden;border-radius:0;transition:border .15s ease}.viewport-layout-mpr-viewport-container{position:relative;height:99%;margin-top:.5%}.viewport-layout-mpr-viewport{position:absolute;display:block}.viewport-parent-container{position:relative}.viewport-container{flex-direction:column;position:relative}.viewport-box{overflow:hidden}.viewport-canvas,#viewportEntry{overflow:hidden;position:relative}.active-viewport-top-border{padding-top:7px}.active-viewport-top-border:before{content:"";position:absolute;left:2%;top:0;height:5px;width:96%;border-top:3px solid #2F80ED}.active-thumbnail-top-border{padding-top:5px}.active-thumbnail-top-border:before{content:"";position:absolute;left:7%;top:0;height:5px;width:90%;border-top:3px solid #2F80ED}@keyframes blinking{50%{border-color:#fff6}}.viewport-empty-message{position:absolute;top:0;left:0;display:flex;color:#c1c1c1;align-items:center;justify-content:center;z-index:998}.viewport-sr-container{display:flex;align-items:center;justify-content:center;background-color:var(--viewer-background-primary)}.viewport-sr{height:98%;width:98%;overflow-y:scroll}.viewport-overlay-top-container{position:absolute;top:5px;left:0;width:100%;display:flex;justify-content:space-between;align-items:flex-start;pointer-events:none;box-sizing:border-box}.viewport-overlay-patient{margin-left:10px;max-width:45%;line-height:15px;display:flex;flex-direction:column;cursor:default;pointer-events:auto;overflow:hidden}.viewport-overlay-patient span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.viewport-overlay-right-column{display:flex;flex-direction:column;align-items:flex-end;pointer-events:none;margin-right:30px;max-width:45%;overflow:hidden}.viewport-overlay-study{width:100%;display:flex;flex-direction:column;text-align:right;line-height:15px;cursor:default;pointer-events:auto}.viewport-overlay-study span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.viewport-sync-link-wrapper .viewport-overlay-study{position:relative;top:auto;right:auto;pointer-events:auto}.viewport-overlay-mobile-viewer{position:absolute;top:3px;right:30px;margin:5px 0 5px 5px;display:flex;flex-direction:column;text-align:right;line-height:15px}.viewport-overlay-mobile-popup{position:absolute;width:70%;max-height:60%;top:6px;right:60px;display:flex;flex-direction:column;background-color:#000;border-radius:5px;border:1px solid #8A8A8A;padding:10px;overflow-y:auto}.viewport-overlay-series{position:absolute;bottom:0;left:0;margin-bottom:5px;margin-left:10px;max-width:40%;line-height:15px;cursor:default}.viewport-overlay-dicom{position:absolute;bottom:0;right:30px;margin:5px;max-width:40%;line-height:15px;text-align:right;cursor:default}.viewport-overlay-orientation-top{position:absolute;top:0;left:49%;margin-top:10px;line-height:15px}.viewport-overlay-orientation-left{position:absolute;top:49%;left:0;margin-left:10px;line-height:15px}.viewport-loader-container{padding:auto;z-index:999;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000;opacity:.8%;position:absolute;top:0;left:0}.mpr-viewport-parent-container{display:flex;flex-direction:column;position:relative}.mpr-viewport-container{position:relative}.viewport-scroll{height:98%;padding:0;position:absolute;right:6px;top:0;width:16px;display:flex;align-items:center;justify-content:center}.viewport-scroll .viewport-scroll-holder{height:calc(100% - 20px);margin-top:5px;position:relative;width:16px}.viewport-scroll .viewport-scroll-holder .imageSlider{height:var(--viewport-scroll-track-width);left:7px;padding:0;margin-left:0;margin-right:0;position:absolute;top:0;transform:rotate(90deg);transform-origin:top left;-webkit-appearance:none;background-color:#ffffff4d;border-radius:1px}.viewport-scroll .viewport-scroll-holder .imageSlider:focus{outline:none}.viewport-scroll .viewport-scroll-holder .imageSlider::-moz-focus-outer{border:none}.viewport-scroll .viewport-scroll-holder .imageSlider::-webkit-slider-runnable-track{background-color:#ffffff4d;border:none;cursor:pointer;height:var(--viewport-scroll-track-width);z-index:6;border-radius:1px}.viewport-scroll .viewport-scroll-holder .imageSlider::-moz-range-track{background-color:#ffffff4d;border:none;cursor:pointer;height:var(--viewport-scroll-track-width);z-index:6;border-radius:1px}.viewport-scroll .viewport-scroll-holder .imageSlider::-ms-track{animate:.2s;background:transparent;border:none;border-width:15px 0;color:#ffffff4d;cursor:pointer;height:var(--viewport-scroll-track-width);width:80%}.viewport-scroll .viewport-scroll-holder .imageSlider::-ms-fill-lower{background:#ffffff4d}.viewport-scroll .viewport-scroll-holder .imageSlider::-ms-fill-upper{background:#ffffff4d}.viewport-scroll .viewport-scroll-holder .imageSlider::-webkit-slider-thumb{-webkit-appearance:none!important;background-color:transparent;border:2px solid rgba(255,255,255,.9);border-radius:50%;cursor:-webkit-grab;height:var(--viewport-scroll-thumb-width);margin-top:calc((var(--viewport-scroll-track-width) - var(--viewport-scroll-thumb-width)) / 2);width:var(--viewport-scroll-thumb-width)}.viewport-scroll .viewport-scroll-holder .imageSlider::-webkit-slider-thumb:active{background-color:transparent;cursor:-webkit-grabbing}.viewport-scroll .viewport-scroll-holder .imageSlider::-moz-range-thumb{background-color:transparent;border:2px solid rgba(255,255,255,.9);border-radius:50%;cursor:-moz-grab;height:var(--viewport-scroll-thumb-width);width:var(--viewport-scroll-thumb-width);z-index:7}.viewport-scroll .viewport-scroll-holder .imageSlider::-moz-range-thumb:active{background-color:transparent;cursor:-moz-grabbing}.viewport-scroll .viewport-scroll-holder .imageSlider::-ms-thumb{background-color:transparent;border:2px solid rgba(255,255,255,.9);border-radius:50%;cursor:ns-resize;height:var(--viewport-scroll-thumb-width);width:var(--viewport-scroll-thumb-width)}.viewport-scroll .viewport-scroll-holder .imageSlider::-ms-thumb:active{background-color:transparent}.viewport-scroll .viewport-scroll-holder .imageSlider::-ms-tooltip{display:none}.topbar-container{height:var(--topbar-container-height);border-bottom:var(--viewer-border);display:flex}.topbar-portrait{flex-wrap:wrap;align-items:flex-start;align-content:flex-start}.topbar-portrait .topbar-augmento-logo{height:45px;align-self:center}.topbar-portrait .topbar-toolbar-container{width:auto;flex:1 1 auto;min-width:0;height:45px;align-items:center;justify-content:flex-end}.topbar-portrait .topbar-toolbar-middle-container{flex:1 1 auto;height:45px;justify-content:center}.topbar-portrait .topbar-toolbar-right-container{flex:0 0 auto;height:45px;justify-content:flex-end}.topbar-portrait-tools-row{flex:0 0 100%;height:45px;display:flex;align-items:center;border-top:var(--viewer-border);overflow:visible}.topbar-portrait-tools-row .topbar-toolbar-left-container{width:100%;height:100%;justify-content:flex-start}.topbar-portrait-tools-row .hide-tool,.topbar-portrait .topbar-toolbar-left-container .hide-tool{display:flex!important}.topbar-buttons{display:flex;align-items:center}.topbar-augmento-logo{display:flex;align-items:center;padding-left:10px;margin-right:10px}.topbar-toolbar-container{height:100%;width:98%;display:flex;flex-direction:row;align-items:center;padding-right:10px}.topbar-toolbar-left-container{height:100%;display:flex;align-items:center;flex-direction:row;justify-content:center;flex:1}.disable-toolbar{cursor:not-allowed;pointer-events:none;opacity:.5}.topbar-toolbar-middle-container{display:flex;align-items:center;justify-content:center;flex:1}.topbar-toolbar-right-container{display:flex;align-items:center;justify-content:flex-end;flex:1}.topbar-toolbar-right-icons{display:flex;position:relative}.topbar-right-utility-icons{align-items:center}.topbar-more-menu-btn{align-items:center;position:relative}.topbar-toolbar-lock-warning{display:flex;margin-right:6px;cursor:pointer}.topbar-toolbar-history,.topbar-toolbar-communication{display:flex;position:relative}.topbar-toolbar-share-study-modal-container{display:flex}.viewport-cine-container{position:absolute;bottom:10px;left:0;height:30px;width:100%;z-index:99999;display:flex;justify-content:center}.viewport-cine-box{background-color:#605f5f;height:100%;width:150px;border-radius:10px;display:flex;justify-content:space-evenly;align-items:center}.viewport-cine-button{display:flex;align-items:center}.viewport-cine-button-disabled{cursor:not-allowed}.viewport-impressions-container{max-height:99%;width:300px;top:0;left:0;position:absolute;background-color:var(--popup-background);z-index:9999;overflow:auto;border-radius:0 10px 10px 0;border:2px solid rgb(255,255,255,.3);box-sizing:border-box}.viewport-impressions-study-date{background-color:#1e1d1d;padding:2px 10px;height:5px}.viewport-impressions-study-date-light{background-color:#a9acba;padding:2px 10px;height:5px}.viewport-impression-date{color:#ababab;font-size:13px}.viewport-impression-text-value{font-size:12px}.viewport-impressions-text{background-color:var(--popup-background);color:#d5d5d5;padding:10px;display:flex;flex-direction:column;margin:0 2px}.viewport-impressions-text{line-height:19px}.stack-scroll-dropdown-elements{display:flex;align-items:center;min-height:28px;padding:4px 0;color:var(--text-primary)}.stack-scroll-dropdown-elements:hover{color:#0085ff}.window-level-preset-row.stack-scroll-dropdown-elements{justify-content:space-between;width:100%;box-sizing:border-box;gap:12px}.window-level-preset-row.stack-scroll-dropdown-elements .viewer-toolbar-more-menu-label{color:inherit}.stack-scroll-dropdown-elements-disabled{color:var(--text-secondary);cursor:not-allowed}.react-qc-select__menu{background-color:#000}.highlight-tool{height:30px;width:35px;display:flex;align-items:center;justify-content:center;border-radius:5px;transition:.3s;box-sizing:border-box;padding-bottom:1px}.highlight-tool-mobile{height:30px;width:35px;display:flex;align-items:center;justify-content:center;border-radius:5px;transition:.3s}.highlight-tool:hover{background-color:var(--action-details-hover);border:.5px solid rgb(255,255,255,.4)}.tool-with-mouse{display:flex;align-items:center;justify-content:center;box-sizing:border-box}.toolbar-mouse-assignment-slots{position:absolute;right:-9px;bottom:-3px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:1px;max-width:100%;pointer-events:none;line-height:1}.toolbar-mouse-slot{display:inline-flex;align-items:center;justify-content:center;min-width:24px;padding:0 2px;font-size:8px;font-weight:600;color:var(--text-primary, #fff);text-shadow:0 0 2px rgba(0,0,0,.85)}.toolbar-mouse-assignment-slots .mouse-icon{position:relative;left:auto;bottom:auto;width:10px;height:14px;filter:none;flex:0 0 auto}.progress-bar-transition{-webkit-transition:width .3s ease;-o-transition:width .3 ease;transition:width .3 ease}.viewer-tool-more-dropdown{background-color:var(--popup-background);border:1px solid #585858}.viewer-toolbar-more-menu{padding-top:8px;padding-bottom:8px;min-width:260px;box-sizing:border-box}.viewer-toolbar-more-menu-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;min-height:28px;padding:0 9px 0 0;box-sizing:border-box;cursor:pointer}.viewer-toolbar-more-menu-leading{display:flex;flex-direction:row;align-items:center;gap:1px;flex:1 1 auto;min-width:0}.viewer-toolbar-more-menu-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.viewer-toolbar-more-menu-label{flex:1 1 auto;text-align:left;font-size:13px;line-height:1.2;min-width:0}.viewer-toolbar-more-menu-shortcut{flex:0 0 auto;margin-left:auto;text-align:right;font-size:11px;line-height:1.2;font-weight:500;letter-spacing:.02em;color:var(--text-secondary);white-space:nowrap;text-transform:uppercase}.viewer-download-button:hover{color:#0085ff}.viewer-download-button{color:var(--text-primary)}.rotate-90-deg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.more-options-option{height:3rem;display:flex;align-items:center;padding-left:10px}.more-options-option-text{size:14px;padding-left:10px}.mobile-ai-overlay-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.mobile-ai-overlay-icon svg{width:16px;height:16px}.attachment-mobile-box{width:calc(100% - 20px)}.popup-viewer-content{position:relative;background-color:var(--background-theme-color);border:1px solid #05293f;border-top-right-radius:20px;border-top-left-radius:20px}.popup.viewer-open{bottom:0}.disable{pointer-events:none;opacity:.5}.classification-pathology-popup{background-color:var(--popup-background);border:1px solid #585858;display:flex;max-height:400px;width:220px;position:absolute;top:26px;left:0;z-index:10000;overflow-x:auto;flex-direction:column;justify-content:space-between}.classification-pathology{width:100%;padding:0 5%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.svg-icon-force-reinference{display:inline-block;width:25px;height:25px;background-size:contain;background-repeat:no-repeat;cursor:pointer;transition:transform .3s ease-in-out;margin-top:5px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PGcgZmlsbD0iI2U5ZTllOSIgZmlsdGVyPSJ1cmwoI2EpIj48cGF0aCBkPSJNMTMuMjMzNyA0Ljc2MjVDMTIuMTQ2MiAzLjY3NSAxMC42NTM3IDMgOC45OTYxNiAzQzUuNjgxMTYgMyAzLjAwMzY2IDUuNjg1IDMuMDAzNjYgOUMzLjAwMzY2IDEyLjMxNSA1LjY4MTE2IDE1IDguOTk2MTYgMTVDMTEuNzkzNyAxNSAxNC4xMjYyIDEzLjA4NzUgMTQuNzkzNyAxMC41SDEzLjIzMzdDMTIuNjE4NyAxMi4yNDc1IDEwLjk1MzcgMTMuNSA4Ljk5NjE2IDEzLjVDNi41MTM2NiAxMy41IDQuNDk2MTYgMTEuNDgyNSA0LjQ5NjE2IDlDNC40OTYxNiA2LjUxNzUgNi41MTM2NiA0LjUgOC45OTYxNiA0LjVDMTAuMjQxMiA0LjUgMTEuMzUxMiA1LjAxNzUgMTIuMTYxMiA1LjgzNUw5Ljc0NjE2IDguMjVIMTQuOTk2MlYzTDEzLjIzMzcgNC43NjI1WiIvPjwvZz48ZGVmcz48ZmlsdGVyIGlkPSJhIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHg9IjAiIHk9IjAiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJoYXJkQWxwaGEiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz48ZmVPZmZzZXQgZHk9IjEiLz48ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIuNSIvPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMSAwIi8+PGZlQmxlbmQgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93Ii8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93IiByZXN1bHQ9InNoYXBlIi8+PC9maWx0ZXI+PC9kZWZzPjwvc3ZnPg==)}.svg-icon-force-reinference:hover{transform:scale(1.2)}.weasis-viewer-container{display:flex;justify-content:center;align-items:center;width:97.5%;margin:7px .25%!important;height:98.5%!important;position:relative;border:2px solid white;border-radius:10px;box-sizing:border-box;margin:12px}.weasis-viewer-container .viewport-overlay-patient{position:absolute;top:0;left:0;margin-top:8px}.weasis-viewer-container .viewport-overlay-study{position:absolute;top:0;right:0;width:auto;max-width:45%;margin-top:8px;margin-right:10px}.svg-icon-copy-to-clipboard{display:inline-block;width:25px;height:25px;background-size:contain;background-repeat:no-repeat;cursor:pointer;transition:transform .3s ease-in-out;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PGcgZmlsbD0iI2U5ZTllOSIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBmaWx0ZXI9InVybCgjYikiPjxwYXRoIGQ9Ik0xNiAyLjk1NmgxLjM4OGExLjYgMS42IDAgMCAxIC42MzYuMDg0Yy4yMDQuMDcxLjM4OC4xODQuNTQyLjMzLjE1My4xNDUuMjcxLjMyMS4zNDYuNTE1LjA3NS4xOTMuMTA1LjQuMDg4LjYwNXYxNS40MTZjMCAxLS42IDEuNTctMS42NSAxLjU3SDUuNjVjLTEuMDUgMC0xLjY1LS41Ny0xLjY1LTEuNTd2LTEuMjg1aC0uODI1YTggOCAwIDAgMS0uOTM3LS4wMzUgMS40NiAxLjQ2IDAgMCAxLS45MS0uNDg1QTEuMzMgMS4zMyAwIDAgMSAxIDE3LjE1OFY1LjA2MWExLjQ0IDEuNDQgMCAwIDEgLjExNi0uNjJjLjA4NC0uMTk3LjIxLS4zNzUuMzcyLS41MjJMNC45NzUuNjAxYy4xNi0uMTYuMzUyLS4yODYuNTY1LS4zNzIuMjEzLS4wODUuNDQyLS4xMy42NzMtLjEyOGg4LjEzN2ExLjYgMS42IDAgMCAxIC42MzcuMDg0Yy4yMDMuMDcxLjM4OC4xODQuNTQxLjMzcy4yNzIuMzIxLjM0Ny41MTVjLjA3NS4xOTMuMTA1LjQuMDg4LjYwNi4wMzcuNDI4LjAzNy44NTYuMDM3IDEuMzJNMi40NjMgNS4wOTZ2MTEuNzQxYzAgLjMyMS4xNS40MjguNDg3LjQyOGgxMS4wNjNjLjMzNyAwIC40ODctLjEwNy40ODctLjQ2NFYxLjk5MmMwLS4zNTYtLjExMi0uNDY0LS40ODctLjQ2NGgtNy44djIuMDdjLjAyMS4zNjctLjEwNy43MjgtLjM1OSAxLjAwN2ExLjUyIDEuNTIgMCAwIDEtLjk5MS40OTJxLS40MTIuMDI3LS44MjUgMHpNMTYgNC4zODR2MTIuNjY4YTEuNyAxLjcgMCAwIDEtLjA3NS42MDdjLS4wOTkuMy0uMy41NjItLjU3Ljc0MmExLjU2IDEuNTYgMCAwIDEtLjkzLjI1N0g1LjQ2M3YuOTYzYzAgLjM5My4xMTIuNS41MjUuNWgxMC45NWMuNDUgMCAuNTYyLS4xMDcuNTYyLS41MzVWNC43MDVjLS4wMzctLjE3OS0uMTUtLjMyMi0uMzM3LS4zMjItLjM3NS0uMDM1LS43NSAwLTEuMTYzIDAiLz48cGF0aCBkPSJNOC41ODQgMTAuMTE3YTEuNDY2IDEuNDY2IDAgMSAwIDAgMi45MzMgMS40NjYgMS40NjYgMCAwIDAgMC0yLjkzMyIvPjxwYXRoIGQ9Im03LjIwOCA3LS44MzguOTE3SDQuOTE3QS45Mi45MiAwIDAgMCA0IDguODMzdjUuNWEuOTIuOTIgMCAwIDAgLjkxNy45MTdoNy4zMzNhLjkyLjkyIDAgMCAwIC45MTctLjkxN3YtNS41YS45Mi45MiAwIDAgMC0uOTE3LS45MTZoLTEuNDUzTDkuOTU4IDd6bTEuMzc1IDYuODc1YTIuMjkzIDIuMjkzIDAgMSAxIC4wMDItNC41ODUgMi4yOTMgMi4yOTMgMCAwIDEtLjAwMiA0LjU4NSIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xIC4xaDE4djIxLjM3NUgxeiIvPjwvY2xpcFBhdGg+PGZpbHRlciBpZD0iYiIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIzLjM3NSIgeD0iMCIgeT0iLjEiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJoYXJkQWxwaGEiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz48ZmVPZmZzZXQgZHk9IjEiLz48ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIuNSIvPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMSAwIi8+PGZlQmxlbmQgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93Ii8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93IiByZXN1bHQ9InNoYXBlIi8+PC9maWx0ZXI+PC9kZWZzPjwvc3ZnPg==)}.svg-icon-copy-to-clipboard:hover{transform:scale(1.2)}.svg-icon-capture-to-report{display:inline-block;width:25px;height:25px;background-size:contain;background-repeat:no-repeat;cursor:pointer;transition:transform .3s ease-in-out;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNlOWU5ZTkiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik0xNCAySDZhMiAyIDAgMCAwLTIgMnYxNmEyIDIgMCAwIDAgMiAyaDEyYTIgMiAwIDAgMCAyLTJWOHoiLz48cG9seWxpbmUgcG9pbnRzPSIxNCAyIDE0IDggMjAgOCIvPjxyZWN0IHg9IjgiIHk9IjEyIiB3aWR0aD0iOCIgaGVpZ2h0PSI2IiByeD0iMSIvPjxjaXJjbGUgY3g9IjEwLjUiIGN5PSIxNC41IiByPSIxIi8+PHBhdGggZD0iTTggMThsMi0yLjUgMS41IDEuNUwxNCAxNGwyIDQiLz48L3N2Zz4K)}.svg-icon-capture-to-report:hover{transform:scale(1.2)}.secondary-capture-button{display:inline-block;width:25px;height:25px;background-size:contain;background-repeat:no-repeat;cursor:pointer;transition:transform .3s ease-in-out;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PGcgZmlsbD0iI2U5ZTllOSIgZmlsdGVyPSJ1cmwoI2EpIj48cGF0aCBkPSJtOC41IDAtLjkxNSAxSDZjLS41NSAwLTEgLjQ1LTEgMXY2YzAgLjU1LjQ1IDEgMSAxaDhjLjU1IDAgMS0uNDUgMS0xVjJjMC0uNTUtLjQ1LTEtMS0xaC0xLjU4NUwxMS41IDB6TTEwIDcuNWEyLjUgMi41IDAgMCAxIDAtNSAyLjUgMi41IDAgMCAxIDAgNSIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMTQ2IDcuMzZRMi41NzMgNi40OTUgNCA1LjYzNFY4YzAgMS4xMDIuODk4IDIgMiAyaDhjMS4xMDIgMCAyLS44OTggMi0yVjUuNjU5cTEuNDIzLjg1NSAyLjg1NCAxLjcwMWMuMDMuMDI4LjA4OC4wNTUuMTQ2LjA4MnEtLjA0NC4wMjMtLjA4OC4wNTVhLjUuNSAwIDAgMS0uMDg3LjA1NWMtMi44OTMgMS43MjktNS43ODYgMy40ODUtOC42NzkgNS4yNDEtLjExNy4wODMtLjIwNC4wODMtLjMyMSAwYTE0NzMgMTQ3MyAwIDAgMC00LjM0LTIuNjJxLTIuMTctMS4zMDYtNC4zMzktMi42MkEuNy43IDAgMCAwIDEgNy40N2EuNi42IDAgMCAwIC4xNDYtLjExbTQuMzQtMi42Mkw1IDUuMDMyVjhjMCAuNTUuNDUgMSAxIDFoOGMuNTUgMCAxLS40NSAxLTFWNS4wNThxLTIuNDMtMS40NjYtNC44NTQtMi45NGMtLjExNy0uMDgxLS4yMDQtLjA4MS0uMzIxIDAtMS40NDcuODc5LTIuODkzIDEuNzUtNC4zNCAyLjYyMk04LjUgNWExLjUgMS41IDAgMCAwIDMgMCAxLjUgMS41IDAgMCAwLTMgMG0tMSAwYTIuNSAyLjUgMCAwIDAgNSAwIDIuNSAyLjUgMCAwIDAtNSAwbS44MzQgMTEuNDk4cS43MDIuNDIgMS40MDMuODVjLjE0Ni4wODMuMTQ2LjA4My4yOTIuMTM4LjA1OS0uMDU1LjM4LS4yNzUuNDM4LS4zMDJsOC4zMjktNS4wMjJhLjcuNyAwIDAgMSAuMTQtLjA5OGwuMDY0LS4wMzlhLjUuNSAwIDAgMC0uMTQ2LS4xMWMtLjU4NC0uMzI5LTEuMTY5LS42ODYtMS43NTMtMS4wNDItLjExNy0uMDgzLS4yMDUtLjA4My0uMzIyIDAtMS4xMS42NzItMi4yMTMgMS4zMzctMy4zMTYgMi4wMDMtMS4xMDMuNjY1LTIuMjA2IDEuMzMtMy4zMTcgMi4wMDMtLjExNy4wODItLjIwNC4wODItLjMyMSAwcS0uOTIxLS41NTQtMS44NDgtMS4xMDhDNi4zOSAxMi44MiA0Ljc5OCAxMS44NjggMy4yMiAxMC45Yy0uMTQ2LS4wODItLjIzNC0uMDgyLS4zNSAwLS4zNDUuMjIxLS43LjQzMi0xLjA2LjY0NXEtLjMzMS4xOTQtLjY2NS4zOThhLjYuNiAwIDAgMS0uMTQ2LjExYy4wNTguMDU0LjExNy4wODIuMTc1LjExcTEuNzY0IDEuMDc2IDMuNTE3IDIuMTNsMi4yNCAxLjM1NHEuNzAxLjQzMSAxLjQwMi44NSIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9nPjxkZWZzPjxmaWx0ZXIgaWQ9ImEiIHdpZHRoPSIyMCIgaGVpZ2h0PSIxOS40ODYiIHg9IjAiIHk9IjAiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJoYXJkQWxwaGEiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz48ZmVPZmZzZXQgZHk9IjEiLz48ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIuNSIvPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMSAwIi8+PGZlQmxlbmQgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93XzQxNjFfNjI3MjEiLz48ZmVCbGVuZCBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3dfNDE2MV82MjcyMSIgcmVzdWx0PSJzaGFwZSIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=)}.secondary-capture-button:hover{transform:scale(1.2)}.pr-save-button{display:inline-block;width:25px;height:25px;background-size:contain;background-repeat:no-repeat;cursor:pointer;transition:transform .3s ease-in-out;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHJlY3QgeD0iMiIgeT0iMiIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiByeD0iMiIgc3Ryb2tlPSIjZTllOWU5IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxyZWN0IHg9IjUiIHk9IjIiIHdpZHRoPSI3IiBoZWlnaHQ9IjUuNSIgcng9IjAuNSIgc3Ryb2tlPSIjZTllOWU5IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxsaW5lIHgxPSI5LjUiIHkxPSIyIiB4Mj0iOS41IiB5Mj0iNy41IiBzdHJva2U9IiNlOWU5ZTkiIHN0cm9rZS13aWR0aD0iMS41Ii8+PHJlY3QgeD0iNC41IiB5PSIxMSIgd2lkdGg9IjExIiBoZWlnaHQ9IjUuNSIgcng9IjAuNSIgc3Ryb2tlPSIjZTllOWU5IiBzdHJva2Utd2lkdGg9IjEuNSIvPjwvc3ZnPg==)}.pr-save-button:hover{transform:scale(1.2)}.ko-mark-button{display:inline-block;width:25px;height:25px;background-size:contain;background-repeat:no-repeat;cursor:pointer;transition:transform .3s ease-in-out;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIiBmaWxsPSJub25lIj48cGF0aCBkPSJNMTAgMS41TDEyLjM2IDYuOTRMMTguMjcgNy41TDEzLjc4IDExLjRMMTUuMjcgMTcuNUwxMCAxNC4yN0w0LjczIDE3LjVMNi4yMiAxMS40TDEuNzMgNy41TDcuNjQgNi45NEwxMCAxLjVaIiBzdHJva2U9IiNlOWU5ZTkiIHN0cm9rZS13aWR0aD0iMS40IiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)}.ko-mark-button:hover{transform:scale(1.2)}.viewport-nav-widget{position:absolute;bottom:20px;right:25px;display:flex;flex-direction:column;align-items:center;gap:5px;z-index:10;pointer-events:auto}.viewport-nav-icon{display:inline-flex;width:25px;height:25px;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease-in-out;background:none;border:none;padding:0;outline:none;flex-shrink:0}.viewport-nav-icon:hover:not(.disabled){transform:scale(1.2)}.viewport-nav-icon svg{width:20px;height:20px}.viewport-nav-icon.disabled{opacity:.3;cursor:default;pointer-events:none}.highlight-tool-llm{height:30px;width:30px;display:flex;align-items:center;justify-content:center;border-radius:5px;transition:.3s;box-sizing:border-box}.clipping-image-button{display:inline-block;width:25px;height:25px;background-size:contain;background-repeat:no-repeat;cursor:pointer;transition:transform .3s ease-in-out;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZTFlMWUxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0iTTYgMnYxNmEyIDIgMCAwIDAgMiAyaDE2Ii8+PHBhdGggZD0iTTIgNmgxNmEyIDIgMCAwIDEgMiAydjE2Ii8+PC9zdmc+)}.clipping-image-button:not(.disabled):hover{transform:scale(1.2)}.clipping-image-button.disabled{cursor:wait;opacity:.6;pointer-events:none}.clipping-image-tool{display:inline-block;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;cursor:pointer;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZTFlMWUxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0iTTYgMnYxNmEyIDIgMCAwIDAgMiAyaDE2Ii8+PHBhdGggZD0iTTIgNmgxNmEyIDIgMCAwIDEgMiAydjE2Ii8+PC9zdmc+)}.viewport-overlay-sc-dicom{display:flex;flex-direction:column;text-align:right;line-height:15px;cursor:default;align-items:flex-end;pointer-events:auto;margin-top:5px;margin-right:0}.viewport-overlay-sc-dicom-floating{position:absolute;top:40px;right:30px;z-index:10;pointer-events:none}.viewport-overlay-study-clipping{position:absolute;top:0;right:30px;margin:100px 5px 5px;min-width:40%;display:flex;flex-direction:column;text-align:right;line-height:15px;cursor:default}.icon-mouse,.mouse-icon:before{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0QwRDBEMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNLjc0MSA0LjY1MmMtLjA0Ni02LjIxIDEwLjA0NC02LjE5MiA5Ljk4LS4wMDZsLjAxIDcuNjIxYy0uMDE3IDYuNDI0LTkuOTkxIDYuMTk2LTEwIC4wMDJ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0QwRDBEMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNLjc0MSA0LjY1MmMtLjA0Ni02LjIxIDEwLjA0NC02LjE5MiA5Ljk4LS4wMDZsLjAxIDcuNjIxYy0uMDE3IDYuNDI0LTkuOTkxIDYuMTk2LTEwIC4wMDJ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)}.icon-mouse-left-button,.mouse-icon.mouse-left-button:after,.mouse-icon.mouse-left-one-time-button:after{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0U1MUI0OCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNLjczMiA0LjE2N0MuNzEyIDEuNDIzIDMuMzk2LS4wMTQgNS44NDYuMDA3YzAgMC0uMDA1IDUuNjQ3IDAgOC41MzktMS40OTctLjAwNy0zLjczOC4wMjUtNS4xMTUuMDJ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0U1MUI0OCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNLjczMiA0LjE2N0MuNzEyIDEuNDIzIDMuMzk2LS4wMTQgNS44NDYuMDA3YzAgMC0uMDA1IDUuNjQ3IDAgOC41MzktMS40OTctLjAwNy0zLjczOC4wMjUtNS4xMTUuMDJ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)}.icon-mouse-middle-button,.mouse-icon.mouse-middle-button:after,.mouse-icon.mouse-middle-one-time-button:after{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0U1MUI0OCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMy41OTMgNC4yNGMtLjAyLTIuNyA0LjMwNS0yLjY5MiA0LjI3Ny0uMDAzbC4wMDUgMy4zMTRjLS4wMDggMi43OTMtNC4yODMgMi42OTQtNC4yODYgMHoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0U1MUI0OCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMy41OTMgNC4yNGMtLjAyLTIuNyA0LjMwNS0yLjY5MiA0LjI3Ny0uMDAzbC4wMDUgMy4zMTRjLS4wMDggMi43OTMtNC4yODMgMi42OTQtNC4yODYgMHoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)}.icon-mouse-right-button,.mouse-icon.mouse-right-button:after,.mouse-icon.mouse-right-one-time-button:after{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0U1MUI0OCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAuNzMgNC4xNjdjLjAyLTIuNzQ0LTIuNjYzLTQuMTgtNS4xMTMtNC4xNiAwIDAgLjAwNSA1LjY0NyAwIDguNTQgMS40OTctLjAwNyAzLjczOC4wMjQgNS4xMTQuMDJ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0U1MUI0OCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAuNzMgNC4xNjdjLjAyLTIuNzQ0LTIuNjYzLTQuMTgtNS4xMTMtNC4xNiAwIDAgLjAwNSA1LjY0NyAwIDguNTQgMS40OTctLjAwNyAzLjczOC4wMjQgNS4xMTQuMDJ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)}.mouse-icon.mouse-left-button:after,.mouse-icon.mouse-left-one-time-button:after,.mouse-icon.mouse-middle-button:after,.mouse-icon.mouse-middle-one-time-button:after,.mouse-icon.mouse-right-button:after,.mouse-icon.mouse-right-one-time-button:after,.mouse-icon:before,.pseudo-icon{content:"";display:block;height:inherit;position:absolute;width:inherit}.mouse-icon{bottom:1.7rem;filter:drop-shadow(0 0 .1rem var(--black-color));height:1.6rem;left:2.7rem;position:absolute;width:1.6rem}.mouse-icon:before{background-color:var(--mouse-button-base-color, var(--secondary-color, #d0d0d0));-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.mouse-icon.mouse-left-button:after,.mouse-icon.mouse-left-one-time-button:after,.mouse-icon.mouse-middle-button:after,.mouse-icon.mouse-middle-one-time-button:after,.mouse-icon.mouse-right-button:after,.mouse-icon.mouse-right-one-time-button:after{background-color:var(--mouse-button-active-color, var(--primary-color, #e55148));-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.mouse-icon.mouse-left-one-time-button:after,.mouse-icon.mouse-middle-one-time-button:after,.mouse-icon.mouse-right-one-time-button:after{background-color:var(--gray-6-color)}.color-lut-modal-body{padding:12px 16px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif}.fusion-tabs-pivot{margin-bottom:0}.fusion-tabs-pivot .ms-Pivot-link{font-size:13px;font-weight:600;color:#ffffffb3!important}.fusion-tabs-pivot .ms-Pivot-link:hover{color:#fff!important;background-color:#ffffff0f!important}.fusion-tabs-pivot .ms-Pivot-link.is-selected{color:#fff!important;border-bottom:2px solid #0078d4!important;background-color:#0078d41f!important}.fusion-tab-content{padding:4px 4px 4px 0;height:350px;overflow-y:auto}.fusion-tab-content::-webkit-scrollbar{width:6px}.fusion-tab-content::-webkit-scrollbar-track{background:transparent}.fusion-tab-content::-webkit-scrollbar-thumb{background:#80808066;border-radius:3px}.fusion-series-list{display:flex;flex-direction:column;gap:6px}.fusion-series-card{display:flex;align-items:center;gap:10px;padding:10px 12px;border:2px solid transparent;border-radius:6px;cursor:pointer;transition:all .15s ease;background:transparent;color:#fff}.fusion-series-card:hover{background:#ffffff0f;border-color:#fff3}.fusion-series-card.selected{background:#0078d41a;border-color:#0078d4}.fusion-series-card-left{flex-shrink:0}.fusion-series-modality{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:28px;padding:0 6px;border-radius:4px;background:var(--active-tool, #0078d4);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.fusion-series-card-right{display:flex;flex-direction:column;min-width:0}.fusion-series-desc{font-size:13px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fusion-series-meta{font-size:11px;color:#fff9;margin-top:2px}.fusion-no-series{text-align:center;color:#ffffff80;font-size:13px;font-style:italic;padding:24px 0}.fusion-viewport-overlay{position:absolute;bottom:8px;left:50%;transform:translate(-50%);z-index:100;background:#0f0f0feb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:5px 10px 5px 6px;box-shadow:0 4px 16px #0009;pointer-events:auto;min-width:320px;max-width:90%;-webkit-user-select:none;user-select:none}.fusion-overlay-row{display:flex;align-items:center;gap:8px}.fusion-overlay-drag-handle{display:flex;align-items:center;justify-content:center;width:18px;flex-shrink:0;cursor:grab;padding:2px 0;opacity:.55;transition:opacity .15s}.fusion-overlay-drag-handle:hover{opacity:1}.fusion-overlay-drag-handle:active{cursor:grabbing}.fusion-overlay-gripper-icon{font-size:14px!important;color:#fff!important}.fusion-overlay-dropdown{min-width:140px;max-width:160px}.fusion-overlay-dropdown .ms-Dropdown-title,.fusion-overlay-dropdown .ms-Dropdown-title span{color:#fff!important}.fusion-overlay-dropdown .ms-Dropdown-caretDownWrapper i,.fusion-overlay-dropdown .ms-Dropdown-caretDownWrapper svg{color:#fff!important;fill:#fff!important}.fusion-overlay-slider-group{display:flex;align-items:center;gap:6px;flex:1;min-width:0}.fusion-overlay-slider{flex:1;height:4px;border-radius:2px;-webkit-appearance:none;appearance:none;background:#ffffff59;outline:none;cursor:pointer;min-width:60px}.fusion-overlay-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#4da6ff;cursor:pointer;box-shadow:0 0 0 2px #4da6ff4d,0 1px 3px #00000080}.fusion-overlay-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#4da6ff;cursor:pointer;border:none;box-shadow:0 0 0 2px #4da6ff4d}.fusion-overlay-value{font-size:11px;color:#e0e0e0;min-width:32px;text-align:right;white-space:nowrap;font-weight:500}.fusion-overlay-reset-btn{color:#bbb!important;width:28px;height:28px}.fusion-overlay-reset-btn:hover{color:#ff6b6b!important;background:#ff6b6b26!important}.fusion-overlay-reset-btn i{font-size:12px}.fusion-viewport-overlay.fusion-viewport-overlay--mobile{min-width:0;max-width:calc(100% - 12px);box-sizing:border-box}.fusion-viewport-overlay--mobile .fusion-overlay-row{flex-wrap:wrap;row-gap:8px}.fusion-viewport-overlay--mobile .fusion-overlay-drag-handle{order:1;flex:0 0 auto}.fusion-viewport-overlay--mobile .fusion-overlay-dropdown{order:2;flex:1 1 calc(100% - 26px);min-width:0;max-width:none}.fusion-viewport-overlay--mobile .fusion-overlay-slider-group{order:3;flex:1 1 calc(100% - 44px);min-width:0}.fusion-viewport-overlay--mobile .fusion-overlay-reset-btn{order:4;flex:0 0 auto}[data-theme=light] .fusion-tabs-pivot .ms-Pivot-link{color:#000000a6!important}[data-theme=light] .fusion-tabs-pivot .ms-Pivot-link:hover{color:#000!important;background-color:#0000000d!important}[data-theme=light] .fusion-tabs-pivot .ms-Pivot-link.is-selected{color:#04b!important;border-bottom:2px solid #0044bb!important;background-color:#0044bb14!important}[data-theme=light] .fusion-series-card{color:#1a1a1a}[data-theme=light] .fusion-series-card:hover{background:#0000000a;border-color:#0000002e}[data-theme=light] .fusion-series-card.selected{background:#0044bb14;border-color:#04b}[data-theme=light] .fusion-series-desc{color:#1a1a1a}[data-theme=light] .fusion-series-meta{color:#0000008c}[data-theme=light] .fusion-no-series{color:#00000073}[data-theme=light] .fusion-overlay-value{color:#e0e0e0}[data-theme=light] .fusion-overlay-reset-btn{color:#ccc!important}[data-theme=light] .fusion-overlay-reset-btn:hover{color:#ff6b6b!important;background:#ff6b6b26!important}.lut-active-indicator{font-size:12px;font-weight:600;color:var(--active-tool, #0078d4);padding:6px 10px;background:#0078d414;border-radius:4px;text-align:center}.study-list-tab-container{height:40px}.study-list-main-container{height:100%;box-sizing:border-box}.study-list-top-tab{display:flex;align-items:center;justify-content:space-between;padding-left:10px;margin-right:10px}.study-list-tabs{display:flex;align-items:flex-end;justify-content:space-between;height:100%;border:var(--studylist-parent-tab-border);border-bottom:none;border-top:none;border-left:none;border-right:none;border-radius:10px 10px 0 0;background-color:var(--studylist-search-and-tab-section-background);position:relative;flex:1 1 auto;min-width:0}.study-list-tab-scroll{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.sort-search-text{font-family:Open Sans;font-style:normal;font-weight:700;font-size:14px;line-height:20px;display:flex;align-items:center;color:var(--studylist-search-text);margin:0 10px;white-space:nowrap}.study-list-sort-filter-container{display:flex;flex-direction:row;flex-wrap:wrap;position:relative;justify-content:flex-start;width:100%;box-sizing:border-box;background-color:#0f2132;gap:3px;row-gap:6px;overflow:visible;align-items:center}.filter-popup-study-list{position:absolute;height:fit-content;padding:5px;width:100%;top:100%;z-index:100000;box-sizing:border-box;display:block;background:var(--studylist-filter-popup-background);border-radius:5px;border:1px solid #585858;box-shadow:0 4px 4px #00000040;margin-left:5px;margin-top:2px;right:6px!important}.filter-scroll-wrapper{width:100%;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#888 transparent}.filter-scroll-wrapper::-webkit-scrollbar{height:10px}.filter-scroll-wrapper::-webkit-scrollbar-track{background:transparent;border-radius:5px;margin:4px 10px 0}.filter-scroll-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.filter-scroll-wrapper::-webkit-scrollbar-thumb:hover{background:#555}body .study-list-filter-popup-filters-section .filter-popup-child:nth-child(3){max-width:140px!important;width:140px!important;flex:0 0 140px!important}.section-filter{display:flex;flex-direction:row;align-items:center;width:88%;margin-right:10px;margin-left:0!important;padding-left:0!important}.section-apply{display:flex;align-items:center;justify-content:flex-end}.basic-studylist-switch{margin-right:10px;cursor:pointer;display:flex;align-items:center}.study-list-badge-list-view{display:flex;align-items:center;height:30px;box-sizing:border-box;padding:2px 8px;background:transparent;border-radius:7px;border:var(--studylist-badge-border);z-Index:100000;max-width:150px}.study-list-badge-text-list-view-no-hover{font-family:Segoe UI,"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-style:normal;font-weight:var(--studylist-badge-text-fw);font-size:var(--studylist-badge-text-fs);line-height:16px;display:flex;align-items:center;color:var(--studylist-badge-text-color);white-space:nowrap;font-size:14px!important;overflow:hidden;text-overflow:ellipsis}.study-list-badge-text-list-view{font-family:Open Sans;font-style:normal;font-size:12px;line-height:16px;display:flex;align-items:center;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modality-filter-section{width:11%}.modality-filter-section-mobile{width:24%}.client-filter-section{width:11%}.study-start-date-filter-section,.study-report-start-date-filter-section{width:15.5%}.upload-date-filter-section,.pathology-filter-section,.priority-filter-section,.provider-filter-section{width:11%}.filter-section-text{font-family:Open Sans;font-style:normal;font-weight:700;font-size:12px;line-height:22px;color:var(--studylist-filters-header-color);margin-bottom:3px}.filter-section-seperator{border-left:var(--global-border);height:auto;width:0%;margin:0 9px;flex:0;flex-shrink:1;min-width:0;box-sizing:border-box}.filter-popup-child{flex:1;flex-shrink:1;min-width:0}.filter-popup-child-date{flex:1;flex-shrink:1;min-width:202px}.study-list-filter-popup-button-section{display:flex;justify-content:flex-end;padding:9px 0 0;border-top:var(--global-border)}.study-list-filter-popup-filters-section{display:flex!important;flex-direction:row!important;width:fit-content!important;flex-wrap:nowrap!important}.study-list-filter-popup-filters-section .filter-popup-child{flex:0 0 auto!important;width:auto!important;max-width:fit-content!important}.study-list-filter-popup-filters-section::-webkit-scrollbar{height:8px}.filter-popup-child{flex-shrink:0!important;white-space:normal}.filter-popup-child-date{flex-shrink:0!important}.upload-date-ul{list-style-type:none;padding:0;margin:0}.active-li{background-color:#404040}.study-list-active-li{background:var(--studylist-filter-active-li-color)!important;color:var(--alter-text-primary)!important;border-radius:10px}.upload-date-li{font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:var(--studylist-filter-popup-label);padding:10px;border-radius:10px}.upload-date-li:hover{cursor:pointer;background-color:var(--list-hover-color);border-radius:10px}.study-list-studyDetails-uploaded{font-family:Open Sans;font-style:normal;font-weight:600;font-size:12px;line-height:20px;display:flex;align-items:center;color:var(--studylist-study-details-upload-color);white-space:nowrap}.study-list-client-details-text{font-family:Open Sans;font-style:normal;font-weight:var(--studylist-assignment-name-fw);font-size:13.5px;line-height:20px;align-items:center;color:var(--studylist-assignment-name-color);white-space:nowrap}.study-list-assignment-details-text{font-family:Open Sans;font-style:normal;font-weight:var(--studylist-assignment-name-fw);font-size:var(--studylist-assignment-name-fs);line-height:20px;align-items:center;color:var(--studylist-assignment-name-color);white-space:nowrap}.studylist-row-static-text{width:18px;height:18px;border-radius:10px;background:var(--studylist-assignment-info-badge-background);font-size:var(--studylist-assignment-info-badge-fs);color:var(--studylist-assignment-info-badge-color);display:flex;align-items:center;justify-content:center;font-family:Open Sans;font-weight:700}.study-list-report-details-text{padding:0 3px;height:18px;display:flex;align-items:center;justify-content:space-evenly;font-size:var(--studylist-report-details-info-badge-fs);font-weight:var(--studylist-report-details-info-badge-fw);font-family:Open Sans;border-radius:10px;margin-right:5px;white-space:nowrap;margin-top:8px;cursor:text}.study-list-report-details-text.report-badge-wrappable{height:auto;min-height:18px;flex-wrap:wrap;gap:0px 4px;justify-content:flex-start;padding-top:2px;padding-bottom:2px;line-height:16px}.report-badge-label,.report-badge-value{white-space:nowrap}.study-list-study-date{font-family:Open Sans;font-style:normal;font-weight:var(--studylist-study-date-fw);font-size:var(--studylist-study-date-fs);line-height:20px;display:flex;align-items:center;color:var(--studylist-study-date-color);margin-top:5px;cursor:text}.report-details-column{width:15%}@media(max-width:1200px){.patient-details-column,.study-details-column{width:10%!important}.radiologist-details-column{width:14%!important}.studylist-study-description{width:140px!important}.study-list-study-date{flex-wrap:wrap!important}.study-details-icons-row{flex-wrap:wrap!important;height:auto!important;justify-content:flex-start!important;column-gap:10px;row-gap:2px}.study-details-icon-history{order:10;margin-left:0}.study-details-icon-history>div{margin-left:0!important}.study-details-icon-upload-status{order:11;margin-left:10px!important}.study-details-icons-row:after{content:"";width:100%;order:9}.radiologist-details-column .study-list-min-width{width:120px!important}.client-details-column .study-list-row-badge{max-width:150px!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;display:block!important}.client-details-column .study-list-min-width{width:150px!important}.client-reported-tab .study-list-row-badge{max-width:80px!important}.client-reported-tab .study-list-min-width{width:80px!important}}.hover-account-warning:hover{color:#1967ab}.study-list-report-details-upload-date{margin-top:4px}.more-filter-hover{position:relative}.more-popup-hover{flex-flow:row wrap;display:flex;position:absolute;padding:10px 10px 0;width:239px;background:var(--popup-background);border-radius:10px;left:-96px;top:28px;z-index:10000}.study-list-clear-all-button{padding:0 3px;border-radius:7px;margin-left:10px;color:#fff}.common-default-inactive-button{padding:0 3px;border-radius:7px;color:#fff;white-space:nowrap}.search-active-button{padding-left:9px!important;min-width:30px!important}.common-default-active-button{padding:0 3px;white-space:nowrap}.common-default-inactive-button:hover,.study-list-clear-all-button:hover{background:var(--studylist-button-grey-hover-color);border:1px solid var(--studylist-button-grey-border);color:#fff}.upload-study-section-study-list{cursor:pointer;padding:0 10px;background:var(--studylist-button-grey-color);border:1px solid var(--studylist-button-grey-border);border-radius:7px;display:flex;justify-content:center;align-items:center}.upload-study-section-study-list:hover{background:var(--studylist-button-grey-hover-color)}.study-list-common-button{height:30px}.refresh-section-study-list{cursor:pointer;width:87px;background:var(--studylist-button-grey-color);border:1px solid var(--studylist-button-grey-border);border-radius:7px;display:flex;justify-content:center;align-items:center}.xray-tabs-pivot-top{margin-left:10px;padding-left:18px;margin-right:10px;box-sizing:border-box;border-top-right-radius:2px;height:45px}.xray-tabs-pivot .ms-Pivot-link.is-selected .ms-Pivot-text{color:var(--alter-text-primary);font-weight:600}.xray-tabs-pivot .ms-Pivot-link:not(.is-selected) .ms-Pivot-text{color:var(--studylist-tab-text)}.xray-tabs-pivot .linkIsSelected-143{height:26px!important}.ms-Pivot{display:flex;align-items:center;height:45px}.top-btns-studylist{display:flex;flex-direction:row}.study-list-modal-scroll.table-hovered::-webkit-scrollbar{width:10px}.study-list-modal-scroll.scrollbar-hovered::-webkit-scrollbar{width:12px}.study-list-modal-scroll.scrollbar-hovered::-webkit-scrollbar-thumb,.study-list-modal-scroll.table-hovered::-webkit-scrollbar-thumb{background-color:var(--modal-scroll-theme-color)}.study-list-modal-scroll::-webkit-scrollbar{width:10px;background-color:transparent;transition:width .3s ease;height:100%}.study-list-modal-scroll::-webkit-scrollbar-track{width:10px;background-color:transparent;border-radius:6px!important}.study-list-modal-scroll::-webkit-scrollbar-thumb{background-color:var(--modal-scroll-theme-color);cursor:pointer!important;border-radius:6px!important}.study-list-report-icons{fill:var(--icon-color)}.study-list-report-icons:hover{fill:#147bff}.study-list-mobile-main-container{display:flex;justify-content:center;flex-direction:column;background:var(--studylist-alternative-row-color);height:100%}.study-list-mobile-topbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #282828;box-sizing:border-box}.filter-mobile-icon{position:absolute;left:-40px;top:-15px;height:18px;background:#1a5391;padding:6px;display:flex;justify-content:center;border-radius:20px;width:18px;align-items:center}.study-list-mobile-patient-id{white-space:nowrap;width:50px;overflow:hidden;text-overflow:ellipsis;display:block}.study-list-mobile-tab-txt{color:#fff;font-size:18px;font-family:Open Sans;font-style:normal;font-weight:400;line-height:normal}.popup{position:fixed;bottom:-100%;left:0;width:100%;transition:bottom .3s ease;z-index:1000}.popup.open{bottom:55px}.popup-content{position:relative;background-color:var(--studylist-second-alternative-row-color);border:1px solid #05293f;border-top-right-radius:20px;border-top-left-radius:20px}.popup-full-page-content{position:relative;background-color:#1b3253;border:1px solid #05293f;transition:transform .3s ease}.study-list-mobile-filter-button-section{display:flex;justify-content:center;align-items:center;padding:0 22px;height:10%}.study-list-mobile-filter-txt{color:var(--mobile-color-txt);font-size:24px;font-family:Open Sans;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1px}.study-list-mobile-close-icon-div{display:flex;align-items:center;position:absolute;right:8px}.studylist-assignment-data-container{height:123px;min-height:123px;border-radius:10px;background:#201f1e;position:absolute;z-index:1000;top:-28px;left:17px;display:flex;flex-direction:column;justify-content:flex-start}.studylist-assignment-header-container{display:flex;justify-content:flex-start;align-items:center;padding:10px}.studylist-assignment-header-content{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.studylist-assignment-section-a{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px;width:100%}.studylist-assignment-section-b{display:flex;justify-content:space-between;align-items:center;padding-right:10px;padding-left:10px}.studylist-assignment-text-style{color:var(--studylist-radiologist-detials-color);font-size:var(--studylist-assignment-name-fs);font-family:Open Sans;font-style:normal;font-weight:var(--studylist-assignment-name-fw);cursor:text}.studylist-assignment-text-style-super-admin{color:var(--studylist-radiologist-detials-color);font-size:14px;font-family:Open Sans;font-style:normal;font-weight:600}.studylist-assignment-header{font-size:14px}.studylist-assignment-return-text{color:#7d7d7d;font-size:10px;line-height:20px;white-space:nowrap}.studylist-triage-container{background-color:var(--studylist-triage-container-background);border:var(--studylist-triage-container-border)}.studylist-triage-info-text{color:var(--studylist-triage-info-text-color);font-size:var(--studylist-triage-info-text-fs)}.studylist-triage-finding-text{font-size:var(--studylist-triage-finding-text-fs);color:var(--studylist-triage-finding-text-color);display:flex;align-items:center;justify-content:space-between;padding:2px 0;box-sizing:border-box;width:100%}.finding-text-triage-column{line-height:normal}.studylist-triage-reported-container{display:flex;align-items:center;justify-content:space-between;width:100%}.triage-container{display:flex;align-items:center}.triage-details-pathology-name{white-space:nowrap;width:80px;overflow:hidden;text-overflow:ellipsis;display:block;cursor:text}.triage-verified-text{color:#2f80ed;font-style:italic;margin-left:2px}.triage-added-text{color:#09cb1c;font-style:italic;margin-left:4px}.triage-rejected-text{color:#faa55c;font-style:italic;margin-left:4px}.triage-rejected-text{color:#faa55c;font-style:italic;margin-left:2px}.studylist-pagination-first-button{background:var(--studylist-pagination-first-button);display:inline-flex;height:30px;box-sizing:border-box;border-radius:5px;padding:10px 15px;justify-content:center;align-items:center;flex-shrink:0;border:var(--studylist-pagination-first-button-border)}.studylist-pagination-goto-text{color:var(--studylist-pagination-goto-text);text-align:center;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:600;line-height:20px;white-space:nowrap}.highlight-tab{color:var(--alter-text-primary);font-weight:700!important}.studylist-highlight-tab{color:var(--alter-text-primary)!important;font-weight:700!important}.study-list-tat-start-badge{position:absolute;right:-24px;top:8px;background:#1967ab;height:15px;display:flex;justify-content:center;align-items:center;width:30px;border-radius:10px}.study-list-tat-start-text{font-size:var(--studylist-tat-star-text-fs);color:var(--studylist-tat-star-text-color);margin-right:3px}.study-list-tat-star{color:var(--studylist-tat-star-color);font-size:var(--studylist-tat-star-fs)}.study-list-tat-container{display:flex;position:relative}.study-list-action-icon-class{line-height:0;padding-right:6px}.study-list-action-icon-rotated{transform:rotate(180deg);line-height:0;padding-left:6px}.study-list-report-details-badge{display:flex;justify-content:center;align-items:center;width:18px;height:18px}.study-list-report-details-red{background-color:#e5474745;border-radius:25px}.study-list-report-details-green{background-color:#3bdb4140;border-radius:25px}.study-list-report-details-white{background-color:#ffffff7a;border-radius:25px}.study-list-report-details-raise-alert{border-radius:25px;background-color:#ffa50038}.study-list-report-image-count-container{display:flex;justify-content:space-between;width:100%;align-items:center;cursor:text}.study-list-report-preview-container{display:flex;justify-content:center;width:100%;align-items:center;cursor:pointer}.study-list-filter-section{height:232px;overflow-y:auto;background:var(--studylist-filter-background);padding:0 10px 10px 0;border-radius:7px;padding-right:0!important}.study-list-filter-section-without-search{height:212px;background:var(--studylist-filter-background);padding:0 10px 10px;border-radius:7px}.study-list-hide-cxr-border-top{position:absolute;top:-1px;height:5px;left:0;width:9.4em}.xray-tabs-pivot-top .ms-Pivot-link:not(.is-selected):hover{background-color:var(--tab-hover-color);border-radius:10px;font-weight:600}.xray-tabs-pivot-top .ms-Pivot-link:not(.is-selected):hover .ms-Pivot-text{color:var(--text-primary)!important}.xray-tabs-pivot-top .ms-Pivot-link{background-color:var(--cxr-tab-hover-color);font-weight:600}.assignment-chain-link{color:var(--studylist-study-details-upload-color);font-size:20px;margin-left:10px}.assignment-chain-link:hover,.assignment-chain-hightlight{color:#3fa4f0}.assignment-chain-container{position:absolute;border-radius:10px;background:var(--popup-background);top:0;left:19em;padding:11px 15px;z-index:1000;max-height:190px;overflow:auto;box-shadow:0 4px 20px #000000e6;border:1px solid #585858}.assignment-chain-modal-scroll::-webkit-scrollbar{width:6px;height:100%}.assignment-chain-modal-scroll::-webkit-scrollbar-track{background-color:var(--border-primary);border-radius:6px!important}.assignment-chain-modal-scroll::-webkit-scrollbar-thumb{background-color:var(--border-secondary);border-radius:6px!important}.assignment-chaining-empty-spinner{width:200px;display:flex;height:45px;align-items:center;justify-content:center}.assign-dropdown-modal-scroll::-webkit-scrollbar{width:2px;height:100%}.assign-dropdown-modal-scroll::-webkit-scrollbar-track{background-color:var(--border-primary)}.assign-dropdown-modal-scroll::-webkit-scrollbar-thumb{background-color:var(--border-secondary)}.assign-dropdown-modal-scroll-light::-webkit-scrollbar{width:2px;height:100%}.assign-dropdown-modal-scroll-light::-webkit-scrollbar-track{background-color:#b0b0b0}.assign-dropdown-modal-scroll-light::-webkit-scrollbar-thumb{background-color:#545353}.study-list-history-not-available{font-family:Inter Tight,sans-serif;font-style:italic;font-weight:500;font-size:13px;line-height:15px;letter-spacing:.04em;color:#9a9a9a}.radiologist-column-progress-number-line{height:44px;width:3px;background-color:var(--studylist-superadmin-chain-line-color);border-radius:7px;margin-right:10px;margin-top:3px;position:relative}.radiologist-column-progress-number-text{display:flex;width:16px;height:15px;justify-content:center;align-items:center;border-radius:10px;background:var(--studylist-superadmin-chain-background);position:absolute;top:33%;right:-6px}.radiolgist-column-progress-number-text-style{color:var(--studylist-download-count-color);text-align:center;font-family:Open Sans;font-size:10px;font-style:normal;font-weight:600;line-height:12px;letter-spacing:1px}.studylist-align-display-center{display:flex;justify-content:center;align-items:center}.study-list-super-admin-assignment-chain-container{margin:10px 0;position:relative}.cancel-assignment-chain-popup{position:absolute;top:-15px;right:-8px}.patient-search-input-box{position:relative}.cancel-patient-search{position:absolute;right:7px;top:6px;cursor:pointer}.study-list-super-admin-assignment-heading{color:var(--studylist-assignment-name-color);font-family:Open Sans;font-size:var(--studylist-assignment-name-fs);font-style:normal;font-weight:400}.studylist-super-admin-labels-container{width:fit-content}.study-list-super-admin-label-container{position:absolute;min-height:50px;right:33px;background-color:var(--studylist-triage-container-background);border-radius:7px;padding:6px;z-index:10000;display:none;align-items:center}.studylist-super-admin-arrow{position:absolute;top:50%;left:100%;transform:translateY(-50%);border:8px solid transparent;border-right:0;border-left-color:var(--studylist-triage-container-background);z-index:1000000}.studylist-super-admin-top-label{position:relative;display:flex;align-items:center;margin-left:50px;margin-top:7px}.study-list-filter-button{margin-left:2px}.study-list-search-icon{color:#acacacbf;font-size:17px;margin-left:10px}.study-list-search-click-allow:hover{color:#5cb2f1;cursor:pointer}.study-list-search-click-not-allow{cursor:not-allowed}.study-list-patient-age{font-size:var(--studylist-patient-age-fs);font-weight:700;color:var(--studylist-patient-age-color);cursor:text}.study-list-patient-age-separator{color:var(--studylist-patient-age-separator)}.study-list-assign-button{font-size:var(--studylist-assignment-button);min-width:var(--studylist-assignment-button-min-width)}.study-list-filter-no-record{color:var(--studylist-custom-dropdown-test-color);display:flex;font-size:var(--studylist-custom-dropdown-text-fs);justify-content:center;align-items:center;line-height:1;padding:10px 3px;width:100%}.study-list-actions-icon{border-radius:7px;padding:10px}.study-list-actions-icon:hover{background-color:var(--action-details-hover)}.rediconcolor{color:red}.yellowiconcolor{color:#ff0}.greeniconcolor{color:green}@media(max-width:1200px){.filter-popup-study-list.tech-hosp{width:98%!important;right:unset!important;z-index:10000!important}}@media only screen and (max-width:600px){.study-list-context-menu{display:flex}.study-list-buttons{display:none}.study-list-min-width{width:80px!important}.study-list-patientDetails-id-txt{width:50px}}@media only screen and (min-width:601px)and (max-width:900px){.study-list-context-menu{display:flex}.study-list-buttons{display:none}.study-list-min-width{width:80px!important}.study-list-patientDetails-id-txt{width:50px}}@media only screen and (min-width:901px)and (max-width:1366px){.study-list-context-menu{display:flex}.study-list-buttons{display:none}.study-list-min-width{width:80px!important}.study-list-patientDetails-id-txt{width:50px}}@media only screen and (min-width:1367px)and (max-width:1600px){.study-list-context-menu{display:none!important}}@media only screen and (min-width:1601px){.study-list-context-menu{display:none!important}}.study-list-date{font-weight:600;white-space:nowrap}.studylist-triage-details-header{border-bottom:var(--studylist-triage-container-border)}.studylist-triage-flex{align-items:flex-start!important}@media(min-width:1200px){.content-filter-desktop{display:flex!important;margin-right:180px;flex-shrink:0;flex-direction:row!important;justify-content:space-between;flex-wrap:wrap;row-gap:6px}.content-filter-mobile{display:none!important}.data-toggle-button{position:absolute!important;right:0!important;top:8px;z-index:10}}.section-filter{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;margin-right:0!important}.section-filter>div:first-child{display:flex;align-items:center;gap:10px}@media(max-width:1200px){.content-filter-desktop{display:none!important}.content-filter-mobile{width:100%;display:flex!important;flex-direction:row!important;justify-content:space-between}}@media(min-width:1200px)and (orientation:landscape){.filter-popup-study-list{left:2px!important;width:calc(100% - 15px)!important}}@media(orientation:portrait){.filter-popup-study-list{left:2px!important;right:2px!important;width:auto!important}}.second-row-filters{display:none}@media(max-width:1200px){.second-row-filters{display:flex;width:100%;gap:10px;align-items:center;margin-top:8px}}body .study-list-filter-popup-filters-section .filter-popup-child.modality-narrow:nth-child(6),html body .study-list-filter-popup-filters-section .filter-popup-child.modality-narrow:nth-child(6){flex:0 0 100px!important;width:100px!important;min-width:100px!important;max-width:100px!important}#root .study-list-filter-popup .study-list-filter-popup-filters-section .align-filter-section.filter-popup-child.modality-narrow:nth-child(6){flex:0 0 100px!important;width:100px!important;min-width:100px!important;max-width:100px!important}body .study-list-filter-popup-filters-section .filter-popup-child.sub-modality-narrow,html body .study-list-filter-popup-filters-section .filter-popup-child.sub-modality-narrow,#root .study-list-filter-popup .study-list-filter-popup-filters-section .align-filter-section.filter-popup-child.sub-modality-narrow{flex:0 0 180px!important;width:180px!important;min-width:180px!important;max-width:180px!important}.filter-popup-child.sub-modality-narrow .ms-Checkbox-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:120px;display:inline-block}body .study-list-filter-popup-filters-section .filter-popup-child.no-of-images-narrow,html body .study-list-filter-popup-filters-section .filter-popup-child.no-of-images-narrow{flex:0 0 100px!important;width:100px!important;min-width:100px!important;max-width:100px!important}body .study-list-filter-popup-filters-section .filter-popup-child:nth-child(2){flex:0 0 100px!important;width:100px!important;min-width:100px!important;max-width:100px!important}.pathology-filter-section .ms-SearchBox{width:143px!important}body .study-list-filter-popup-filters-section .filter-popup-child:nth-child(16),html body .study-list-filter-popup-filters-section .filter-popup-child:nth-child(16){flex:0 0 140px!important;width:140px!important;min-width:140px!important;max-width:140px!important}.pathology-filter-section .upload-date-ul .upload-date-li{padding:6px 8px!important;font-size:13px!important;line-height:1.3!important}body .study-list-filter-popup-filters-section .filter-popup-child.priority-filter-section,html body .study-list-filter-popup-filters-section .filter-popup-child.priority-filter-section{flex:0 0 140px!important;width:140px!important;min-width:140px!important;max-width:140px!important}.priority-filter-section .ms-SearchBox{width:140px!important}body .study-list-filter-popup-filters-section .filter-popup-child:nth-child(18),html body .study-list-filter-popup-filters-section .filter-popup-child:nth-child(18){flex:0 0 120px!important;width:120px!important;min-width:120px!important;max-width:120px!important}.priority-filter-section .ms-SearchBox{width:130px!important}.priority-filter-section .upload-date-ul .upload-date-li{padding:6px 8px!important;font-size:13px!important;line-height:1.3!important}body .study-list-filter-popup-filters-section .filter-popup-child.upload-date-filter-section,html body .study-list-filter-popup-filters-section .filter-popup-child.upload-date-filter-section{flex:0 0 150px!important;width:150px!important;min-width:150px!important;max-width:150px!important}.upload-date-filter-section .upload-date-ul .upload-date-li{padding:6px 8px!important;font-size:13px!important;line-height:1.3!important}body .study-list-filter-popup-filters-section .filter-popup-child.clients-filter-section,html body .study-list-filter-popup-filters-section .filter-popup-child.clients-filter-section{flex:0 0 130px!important;width:130px!important;min-width:130px!important;max-width:130px!important}.filter-popup-child:nth-child(5) .ms-SearchBox,html body .study-list-filter-popup-filters-section .filter-popup-child:nth-child(5) .ms-SearchBox{width:150px!important;max-width:150px!important;min-width:150px!important}body .study-list-filter-popup-filters-section .filter-popup-child.pathology-filter-section,html body .study-list-filter-popup-filters-section .filter-popup-child.pathology-filter-section{width:140px!important;min-width:140px!important;max-width:140px!important;flex:0 0 140px!important}body .study-list-filter-popup-filters-section .filter-popup-child.pathology-filter-section .ms-SearchBox,html body .study-list-filter-popup-filters-section .filter-popup-child.pathology-filter-section .ms-SearchBox{width:140px!important;max-width:140px!important;min-width:140px!important}body .study-list-filter-popup-filters-section .filter-popup-child.priority-filter-section .ms-SearchBox,html body .study-list-filter-popup-filters-section .filter-popup-child.priority-filter-section .ms-SearchBox{width:130px!important;max-width:130px!important;min-width:130px!important}body .study-list-filter-popup-filters-section .filter-popup-child.provider-filter-section,html body .study-list-filter-popup-filters-section .filter-popup-child.provider-filter-section{flex:0 0 150px!important;width:150px!important;min-width:150px!important;max-width:150px!important}.clients-filter-section .ms-SearchBox,.clients-filter-section:nth-child(8) .ms-SearchBox{width:90px!important}.clients-filter-section .upload-date-ul .upload-date-li,.clients-filter-section:nth-child(8) .upload-date-ul .upload-date-li{padding:6px 8px!important;font-size:13px!important;line-height:1.3!important}body .study-list-filter-popup-filters-section .filter-popup-child:nth-child(4),html body .study-list-filter-popup-filters-section .filter-popup-child:nth-child(4){flex:0 0 100px!important;width:100px!important;min-width:100px!important;max-width:100px!important}body .study-list-filter-popup-filters-section .filter-popup-child.client-filter-section,html body .study-list-filter-popup-filters-section .filter-popup-child.client-filter-section{flex:0 0 140px!important;width:140px!important;min-width:140px!important;max-width:140px!important}body .study-list-filter-popup-filters-section .filter-popup-child.history-filter,html body .study-list-filter-popup-filters-section .filter-popup-child.history-filter{flex:0 0 180px!important;width:180px!important;min-width:180px!important;max-width:180px!important}body .study-list-filter-popup-filters-section .filter-popup-child.history-filter .ms-SearchBox,html body .study-list-filter-popup-filters-section .filter-popup-child.history-filter .ms-SearchBox{width:182px!important}body .study-list-filter-popup-filters-section .filter-popup-child.priority-filter-section,html body .study-list-filter-popup-filters-section .filter-popup-child.priority-filter-section{flex:0 0 130px!important;width:130px!important;min-width:130px!important;max-width:130px!important}.study-list-sort-filter-container>*{margin-left:0!important;margin-right:0!important}.search-filter-container{display:flex;align-items:center;gap:8px;margin-right:8px;flex-shrink:0}.sort-filter-container,.data-toggle-button-container{display:flex;align-items:center;margin-right:8px;flex-shrink:0}.custom-disabled-search .ms-SearchBox{border:1px solid #c8c6c4!important;border-radius:7px!important;overflow:visible!important}.custom-disabled-search *{pointer-events:none!important}.custom-disabled-search .ms-SearchBox-field{pointer-events:none}.custom-disabled-search button{pointer-events:none!important}.custom-disabled-search .ms-SearchBox:hover,.custom-disabled-search .ms-SearchBox:active,.custom-disabled-search .ms-SearchBox:focus{border-color:#c8c6c4!important;box-shadow:none!important}@media(max-width:1200px){.study-list-provider-info-mobile{display:block!important;padding-top:8px;margin-top:8px;border-top:var(--studylist-table-tr-border)}.study-list-provider-info-mobile .study-list-assignment-details-text{white-space:normal;word-break:break-word}.study-list-provider-info-mobile .study-list-row-badge{margin-top:0}}.marking-container{position:absolute;right:0;left:0;top:2px;width:fit-content;margin:auto;z-index:1000;background:#f9b403;border-radius:12px;padding:0 10px;display:flex;justify-content:space-around;align-items:center;height:24px}.marking-text{color:#fff;font-weight:400;font-size:12px;cursor:text;display:flex;align-items:center}.done-marking-container{display:flex;justify-content:center;align-items:center;color:#000;margin-left:5px;background:#d9d9d9;width:57px;height:20px;border-radius:10px}.returnStudyModal{border:2px dashed #000000;box-sizing:border-box;border-radius:10px 0 0;font-family:Open Sans}.return-study-container{border-radius:10px 0 0;padding-bottom:10px}.return-study-content{padding:40px 13px;display:flex;flex-direction:column}.content-2{margin-top:10px}.marking-container-info-icon{position:absolute;right:0;left:0;top:2px;width:-moz-fit-content;width:fit-content;margin:auto;z-index:1000;border-radius:10px;padding-left:8px;display:flex;justify-content:space-around;align-items:center;height:21px}.marking-info-container{height:21px;width:fit-content;display:flex;align-items:center}.marking-container{position:absolute;right:0;left:0;top:2px;width:fit-content;margin:auto;z-index:1000;background:#fff;border-radius:4px;padding:0 10px;display:flex;justify-content:space-around;align-items:center;height:22px}.marking-msg-container{display:flex;align-items:center;padding:0 8px;border-bottom-right-radius:10px;border-top-right-radius:10px;height:100%}.marking-text{color:#000;font-weight:400;font-size:12px;cursor:text;display:flex;align-items:center}.clear-icon{display:flex;justify-content:center;align-items:center;margin-left:10px}.done-masking-container{display:flex;justify-content:center;align-items:center;margin-left:5px;background-color:#dae1e6;width:57px;height:18px;padding-top:1px;font-size:12px;gap:8px;border-radius:6px}.done-masking-container svg{width:12px;height:12px;fill:#457ce0}.done-marking-text{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:15px;letter-spacing:.01em;color:#000}.info-icon{display:flex;justify-content:center;align-items:center;margin-right:5px;cursor:default}.ie-overlay-panel{position:fixed;width:480px;max-width:calc(100vw - 16px);border:1px solid #585858;border-radius:10px;box-shadow:0 4px 20px #000000e6;z-index:1000;font-family:Open Sans,sans-serif;font-style:normal;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.ie-overlay-header{display:flex;align-items:center;justify-content:space-between;padding:10px 10px 10px 20px;cursor:grab;-webkit-user-select:none;user-select:none;box-sizing:border-box}.ie-overlay-header:active{cursor:grabbing}.ie-overlay-title{display:flex;align-items:center;font-size:var(--modal-heading-text-fs, 18px);font-weight:var(--modal-heading-text-fw, 400);font-family:Open Sans,sans-serif}.ie-overlay-body{flex:1}.ie-overlay-footer{display:flex;justify-content:flex-end;align-items:center;height:50px;padding:0 10px;box-sizing:border-box}.ie-mobile-sheet-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:flex-end;justify-content:center;background:#00000073}.ie-mobile-sheet{width:100%;max-height:80vh;display:flex;flex-direction:column;border-top-left-radius:12px;border-top-right-radius:12px;overflow:hidden;box-shadow:0 -4px 20px #0009;font-family:Open Sans,sans-serif}.ie-mobile-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:10px 8px 10px 16px;box-sizing:border-box}.ie-mobile-sheet-body{flex:1;overflow-y:auto;padding:8px 12px;box-sizing:border-box}.ie-mobile-sheet-footer{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:8px 12px;box-sizing:border-box}.image-enhancement-tool{position:relative;display:inline-block}.enhancement-toggle{transition:all .3s ease;color:var(--inactive-tool, #666)!important;background:transparent!important;border-radius:4px}.enhancement-toggle:hover{background:#0078d414!important}.enhancement-toggle.active{background:#0078d41f!important}.enhancement-toggle.active i{color:var(--active-tool, #0078d4)!important}.enhancement-modal-body{padding:18px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif}.enhancement-modal-body .ms-Grid-row{display:flex;align-items:center}.control-label{font-size:12px;font-weight:600;color:var(--text-secondary, #444);margin:0;transition:color .2s ease}.control-label.active{color:var(--active-tool, #0078d4)}.slider{flex:1;height:6px;border-radius:3px;background:linear-gradient(to right,#e0e0e0,#e8e8e8);outline:none;-webkit-appearance:none;appearance:none;cursor:pointer;transition:background .2s ease}.slider:hover{background:linear-gradient(to right,#d0d0d0,#ddd)}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,var(--active-tool, #0078d4) 0%,#005a9e 100%);cursor:pointer;border:2px solid white;box-shadow:0 2px 6px #0078d44d;transition:all .2s ease}.slider::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 4px 10px #0078d466}.slider::-webkit-slider-thumb:active{transform:scale(1.05)}.slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,var(--active-tool, #0078d4) 0%,#005a9e 100%);cursor:pointer;border:2px solid white;box-shadow:0 2px 6px #0078d44d;transition:all .2s ease}.slider::-moz-range-thumb:hover{transform:scale(1.15);box-shadow:0 4px 10px #0078d466}.value-display{min-width:42px;text-align:right;font-weight:700;color:var(--active-tool, #0078d4);font-size:12px;padding:4px 8px;background:#0078d414;border-radius:4px}.filter-info{font-size:10px;color:var(--text-secondary, #666);margin-top:2px;margin-bottom:0;font-style:italic;padding:0 4px}.info-box{padding:12px;margin:0;background:linear-gradient(135deg,#4caf500d,#4caf5005);border-left:4px solid #4caf50;border-radius:6px;font-size:11px;line-height:1.5}.info-box p{margin:0 0 8px;font-weight:700;color:var(--text-primary, #1a1a1a);font-size:12px}.info-box ul{margin:0;padding-left:18px;color:var(--text-secondary, #555)}.info-box li{margin:4px 0;line-height:1.4}.full-width-btn{width:100%;padding:8px 12px;min-height:36px;font-size:12px;font-weight:600;border:1.5px solid var(--border-color, #ddd);border-radius:6px;background:linear-gradient(to bottom,#fff,#fafafa);color:var(--text-secondary, #444);cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.full-width-btn:hover:not(:disabled){background:linear-gradient(to bottom,#f5f5f5,#efefef);border-color:var(--active-tool, #0078d4);color:var(--active-tool, #0078d4);box-shadow:0 2px 8px #0078d426;transform:translateY(-1px)}.full-width-btn.active:not(:disabled){background:linear-gradient(to bottom,var(--active-tool, #0078d4),#005a9e);color:#fff;border-color:var(--active-tool, #0078d4);box-shadow:0 4px 12px #0078d44d}.full-width-btn:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#ccc;border-color:#e0e0e0}.reset-btn{width:100%;padding:8px 12px;min-height:36px;font-size:12px;font-weight:600;border:1.5px solid #e53935;border-radius:6px;background:linear-gradient(to bottom,#ef5350,#e53935);color:#fff;cursor:pointer;transition:all .2s ease;margin-top:12px;box-shadow:0 2px 6px #e5393533;display:flex;align-items:center;justify-content:center;gap:6px}.reset-btn:hover:not(:disabled){background:linear-gradient(to bottom,#f44336,#d32f2f);border-color:#d32f2f;box-shadow:0 4px 12px #e539354d;transform:translateY(-1px)}.reset-btn:active:not(:disabled){transform:translateY(0)}.reset-btn:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#ccc;border-color:#e0e0e0}.confirmModal{border:2px dashed #000000;box-sizing:border-box;border-radius:10px 0 0;font-family:Open Sans;background-color:#000000bf}.confirm-modal-container{min-width:322px;max-width:600px;border-radius:10px 0 0;background-color:#191919;display:flex;flex-direction:column}.confirm-modal-heading{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#fff}.confirm-modal-header{height:42px;background:#222;border-radius:10px 0 0;display:flex;align-items:center;font-family:Open Sans;padding:5px 10px;justify-content:space-between}.confirm-modal-content{padding:3px 20px 7px;display:flex;flex-direction:column;align-items:flex-start}.dialog-box-buttons{justify-content:flex-end;display:flex}.confirm-message{font-size:13px;font-weight:600;line-height:20px}.dialog-box-sep-line{border:1px solid #4D4D4D;width:99%;margin-top:0;margin-bottom:14px;height:0px!important}.dialog-box-buttons{justify-content:flex-end;align-items:center;display:flex;padding-bottom:13px;margin-bottom:0}.modal-footer-footer{background:#20284b;width:302px;height:61px;display:flex;flex-direction:column;padding:0}.shareStudyLinkModal{border:2px dashed #000000;box-sizing:border-box;border-radius:10px 0 0;font-family:Open Sans}.share-study-content{padding:10px;display:flex;flex-direction:column}.label{font-style:normal;font-weight:600;font-size:13px;line-height:20px;display:flex;align-items:flex-end;margin-bottom:10px}.url-textArea1{border-radius:7px;color:#fff;border:none;outline:none;font-weight:400;line-height:20px;font-size:14px;font-family:Open Sans;font-style:normal;width:95%}.url-copy-container{display:flex;flex-direction:row;justify-content:space-between}.url-fields{width:100%}.copied-msg{font-size:13px;color:#0078d4;margin-top:0;margin-bottom:0;visibility:hidden;font-weight:700}.error-msg{font-size:13px;color:red;margin-top:0;margin-bottom:0;visibility:hidden}.shareStudy-email-label{display:flex;flex-direction:row;align-items:center;text-align:center;margin-bottom:10px}.shareStudy-emailLabel{color:#fff;font-style:normal;font-weight:600;font-size:14px;line-height:20px;display:flex;align-items:flex-end;margin-left:5px}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{width:16px;height:11px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAACmCAMAAAACnqETAAADAFBMVEUAAAD30gQCKn0GJJ4MP4kMlD43WGf9/f329vcBAQHhAADx8vHvAwL8AQL7UlL4RUUzqDP2MjLp6un2Jyj0Ghn2PTr9fHvi5OJYuln7Xl75+UPpNzXUAQH29jH6cXC+AAIAJwBNtE/23Ff5aGdDr0TJAQHsZV3qR0IAOQB3x3fdRD/Z2NvuWFLkcG7fVlH4kI4AAlXO0M8BATsdS6MCagIBfQEASgPoKSc4VKL442q4xeQAigD46eetAABYd9jvf3nZMiwAAoD30zz55X5ng9tPbKZnwGXz8x77+lY7OTjzzikABGsenh72pKNPldEAWgHgGBgAACH88/Gqt95JR0OWAwP3uLd/qdr53kMBBJJ3d3XMPTpWer8NnAwABKPH1O1VVFIuLSz13NtZnlf2kEh9keLn7vfZ4vNkZGHzvwJIXZRfZLuDwfv4y8tvk79LlUblzsxorGcCBusFKuYCCcdmfq5jqvlxt/tzktEABLb8/HL2tlTAw8SLlMFpj/ZlpNhBZ81BYbQcGxuToN9SYdjXY2Lz7lD0dCQ6S9Dm0EUCYPdDlvWWvd2AnviXqc11eMZTqPc3cPMCRev16ZrRUE0Hf/tNT7HIJyTptDVTffSsTkvhtgQ0T4jigoFUx/g+hsX9/QUHzQY1dbJ7sHV02Pduvd0leiK1XmaTrfpCQPgELrrdsrY1NamgyPrh03iPxosvX92ysbCgoZzk5kP1YD7t6AILnu+45LykNS40qvXDdHnR6tBennz6u3TSxU1Or9Swz6wqzCsPZKzglJbIqEY8hDhyAgFzbJxuOC+Li4d9sJLFsnhwbvH2d1A3kzAqPZQITsN76nq2dzaZdKJf4F6RJkb078YFiM+tnWZGh2F+dDibykYoMcsnekdI1UhCAwWb25qVkEq43km9yBrclQMGwfyZ3/zZ2QK9gJxsJWCBUk32QwqOSYKRxh6Xdm3B4oMW22EPZzawnR72kgZltCqPxrdH1dkBkqDdWwwMwMO9O2sqKXHvipPGJkzlRVLhJjVIs9KrAAAAB3RSTlMA/v3+/Pn9Fk05qAAAUU9JREFUeNp0nAlYVNcVxzHazoroGBkXhAgCCjMsroDoKIgKdFABBwQUnSAoCqLRFBfcCBIM4kbqShO1hlSrCJqQQmNssVFqjBarsdjFJWlMTOLXJDZt8/X7+j/n3pk3vNq/bb8+3nbP79137/+dd954qTVt8uTJL73OMhqNer03ady4cWOhWbNmjV+0FfKGjMb36Y9/1fXUst9cb2y8/lpb797z5k2dOjXVD9Ljn59fcHBwQEDAgGch3l9on6feeeedn0r9kvT222+/sErRgvcDArwV8f5tN/rcvPnMZ22pqVFRSVGjR38k9Rsp9fLql/MXLj20VGjt2rVeak2Og/auI/kHBQ3We/tCo0ZNhwYNGj58/NaWlpbOyMhIX1//2/jTrICvckhXruQsWbJw4cL3tzhPORynSk5lZWVtglL9IkmdDQ05NqvVGhLwbKSUL+Tvb9yH/2sj+eN0IZZ3fvq3Hnp71ZtCOyofdnTYSzq9xX7UtsF9+/Y1FpeZT54sc2aUlq6Jy89YM/qj2oZaoeOkMR8dV/Tee++NWb04rrA5MRYKDAyc/NKCpwDIyKhE9LEzZ/r4DLQAAE6EyEeM6AcNH7m1pTMnB+fHX7tG9Bs0Xt+GwM/frqm5tz950aKDk6rsiA0xbUrbRAii/BDeV9bGhQsPRlyOCAuZ9GykZwT++n2RHPnVYQU+oaFDPQD8jEQAPiDdaLPaHGVXbn/O7YHQuIH9B/gYgzts1iqrtSopKWlNRkzS6I8arFaOFvTfew8AfiYil/rN6sWTKwtbArOzExISUl7+vwCuQNt8Bg71AQCcTwNpWeFbW3IIQEmJr08XgIzX2xDcvZrs7Jru5EWXwwKSwh2RkQ77w7Q0bXp6YRoDaKO+kZl8MCwsYpJ3pEf8liAAoPhDhqUMQ/wAkF+oqKiosJYA7HxotdnTtVe6Pr/S0h+AI90QffU3T9obGuwdD5PqkmJiMtbM+ajWI/60TX0COhoarAAE1dfXV80FgMmLi1oSKP7/B6ASAGyBV4YM7D/Bx8/bF7g5fgmgEwCCSiJtJQRgxEi9zZqVdYUu9pW0tLCIgOvxdR0dpxx5aWl7EzV7CYDV+tXnCzMzkzMvE4AFlTuhZaSf/OQny1L32RC+JcHikzJ06NAJoe+YNKRbsbG3xPlWZTxssNmdOP/J27ffudLJ60V7DAaT1lxRVvfwYe3Jlrq4uJiKjAwAcIWP+BkAhV/i7HA0uAG8BAIUf8qfzvwvgJcQf+XMK4GWi8OGTpgQ6uftzwC0LIM2WgcASwaXOBwlA7v6/YgAhFRt2pRGeu0/UyImbal77eHDo2kVAJAeKwE0fl6P63/5nSlTAKBCiR8AovbZEL9lf8I5AMD5booAE7OzY8X5fhGJi0/nTzTcMh+80iIBaF0APqvIu3EjqfRGcV3S4aSKYk8AaW4ADU4gOFlfn8sAXnoJBDpTCMDL87zU2kwATl+x1Nw+P2HChKHBBMDHFT8DwGjX11FSYu/f/aMf9XtOjwAacf2hmxRg7ywXDrr30kb7NVhDquo/z0y+nJs7ZUoYA5DxM4BFmcnJyV93PzjbvQhK3urqAYF7xflWVT5ssDaU4Ox7T9+6Ei4BaN0AUkvXJEExMTGHD9cdFgA2yfgZQAP1f0dJw0lrfS4BmIb4z5yZBgL/H8DibbehGROenQ0AQRhvZPwQAGDQ8wlqsFkmdP9ofr/n/OgK2ml1xxQECAAy/tdee++91wCA1mfWJy/KXUTr536T+O67764X2r9//T+3JkPdDx50f7qItDXfff+zeAxY1lYV0VCmPV1Ts5fGAGUYDbHpo0qT6vKTignAtWvXiuf0StwGZZPQybMPAYC8/xF/bj0AUPwvvzytKCdl6dMAvJxRuXjxkCHnL86YMXs2A8B4m4yWQTrdIp0uByMajcATJrwzXwCIiIjAFSrbJwGI+FlH00YH8/rQy5enQPsYgBK/BLCI1c0Afonhn/XjH8MNLP9o1Y4Pfg795N9hYQ23bt1q4fb07z+A/ITR2J8AFJnqOP7iuj7Fc35TK+9/bkPaM+NGiSnsB6wRIwGA4n/5T5Pzc5aeeAqAP1VCM4niWRqVgr1p1sEYlskNJQC4BQZbLJi0MAgCgBUKqYo3VEVEhIWFTZqXtYmVxiIAtB4QeDUAvMuSFBgAJCkwAKHlLAKw4wMIFG5URVgdLdwedEq6BuCgj1qzpi4uiVScYa6I0fWKJQVC2aRDY0eNWrlyECwMMIDDc2vZ6UF0F7z8tB5w4kTvtZ+ygklGkk4lvZ6sne45SDg8aJIQ2z+4Mmg0qcfauXPnfvPNN9XV/1S0VSWyf1Ls4FZ5aIHu/blGKb2UOM0ckq4PmsZ2b8yYMb2l4FbhX8ePHwmhuSPXkhaQ5q0tXzBvntdUUq9eSyFu9njXxpA74Leg198yktRWVI4OkAkymw2Q3WO90+nnN3u2H0QkHI6JpHHj2GvTYdsupd68GfVZ4yTJqJeUaNKhQ+rzCUvOMXEr//4vD3333XdLe+rRJx4iqumDnT2O5zW1HII1hPLy8pJGjz9GWgk9D61Al4fWkWay9VRbUa1GEVCYDRoonu0dr++n0ZQ0dMCNdDRYHVrtuImjWHQ80lvfl4WfhJetw1CFm6h+rkazd28iJHvyIe/IHt7ZOBY7o4GPH4smPqf7nRwz/sH6bmmi2HtvYiBUYPxEcZakt701PdsPAIhb3DBbYmIIAOK+F9HXJ6z7t799AwDI48+cOQRi66m2ogoAYVwIQEkQb8DrJza1azRWq9NpjUjXtg+aNXHU9EEQHW/YsGFD3toHMFZbgzUsDNPkPgAgpScG1vA4TgB8PZATAAoc6IasWPHhhwCQkyNCdwMIJCVqDabA8+cAAJFLYVD92dvpjvQe7ZcA7p0/350dEzNmy+iRAHBPrO9+AwB41Of4h2HoFdZYhsfL7ej7QmbSBdED/GkDXv+ju9Pv4i9mM+g09Rs1duKoQSQR/4whb7msbFhufHy8M2xup6AZ3sHzWOChaveIWQCtn00A7s/84MDuD4bd+fBDcYEukrVna5fwMQPAsqnQZOqqLtBzezysvHd6z/YLANndUELMGAmgXqzPfeON3+IE8PHbuL2YegYCAO+/fz/io2VMM+5HpR/BGXIPGCzix3oAaBo13aApK9Mahg8fNAo9ANsPGi7iB4BLZRUPH9advJGb6zx+3Jk7FwFtCNekNzQUabW3cAv0Ek9uUA0U+PGsY4NmzrxQVBS3e82wGQDA7bvI8SsAsgNP7y26HV4GALyeJzGaY5J18fZ4GT+3DwBK8/K2ZF/s7v46ZYwEsMJHrJ/gApBJ8QPAs9gh2BYBnT077OwUnvcBwB0/nCEAQPFBdADefv5dPEu3p2u18e39Bg2aPou2h9wNmP3wi7bGL9qsuVOcizoBgM/X0BBtamggK2wGABn+WSLw8awm9P4Du3ecys+aMWPGt6J9medF/EsBIBbxJxSFm4vM5moJAOGL+AHAO90jfglgy5bshO7uFAIQM2fkyhUr6sX6fW+MJQDYX1wvWI/+uOIc79mziJec4ESxDPGy6AF9RfzYHgBw02s7yswNhf1GDJ8+lvcfPgKrxfoAa0S9uP9HTV95LHdur8TzuF7W5OSqDdEGAFiaiIjk9U8hAMdw+1Ts3r37VPOMGR/K9l3k+CUA9P9b4c6y8LKC6upqAiDj3wpxD1Dix/m9Uku3KAD6xMx5DgC6xfrLYwnAEuw/jOJnAMHjpnvECwA8aK5YseK3EA2aogf0pQNIAIOaXI8S0/sBAPaHaLUEIOJHPmjUsWACACN7/qLVmoz2Zjabv3x8X+oBdP/DWeih94d9sHv3BzO+fOOND6l9C93xL00BgOy97dHo/ZHm6EcAwM8OHlZ+YLpFtF9eQAGA9+81pg8DQCzdU3D9Ef/YN3AC8OP4Z5D1DBg7XYmfAKitqYl7AA8AvDxxVLtGW1VVVhYRZjC0jhg/Tuzv3j6gCuEjfghGYd/cXrFk5BNqai4K633k938h/Zp15C8Tx68E7X7Dtm2b8QZEAH743j8gYQQwC8TGlp08Z7ZWC+k/4eFf6pc//Sje3+TZ/pFeqXkQ7hoIhhoAnve8ogRgCQZBMQsgTgBgXykpAoDKmpoIuJP/wMvzwaOKHkisVfUnDYZZ2J/k3n4ST/94UiHt2/d+Lx7yttFAXnP+60W6+X9ggQFzGDdeOJT791fQNAgAv/qHFFMAAJou7AWQBCAkKXzknW71bD96APnWQ4c+hthRsv1Ty2WNA4InwYYpzhJSW1MT+lmkxx9awyfNhQVmvf9+c9M4kVt1by8tsmuLub3I/in6er7URGkh1SZ1znfk/xR9o2oP7F8Pax1vbO8RgJcwhYp8BvpMcD1t+0GffPJ7xUo+CA54Yc+DPXv2vGA0vkBavfqIW+xeH3kr8iJ9QxJegQNpu/TMzZupnzXOkQ7+OkumeCCOU+Si2Sr7kR6RkQZ/iA0y62PWVKlUiLy8fsz1MSd6s+YhLz1vu0t7ILS4T1Rqn2cU9fF6YQdpMZIAG6dNmzZ5bX+7PZKGsXi0CM9xwZ+0DmuVnejxsHMDJu3Zu24vkrT+QTtYq4/8nvWHPzyeCa2HUySRbzMKAO9CGhZ15Pku67uGlaS7frzoeFat26uY2CpzijiIrbKfLdH2buy7eKLkR8oAaXWhQNLH8+qEKirKy0tLS6O8bXVZQpvg8dPmbV/O+jH0IvRClLY06hkPAcBGqLa19ckBzC0HVg+0R9rQFpqFtWER1oBPhr3+eutPocevPzIaBwTseTORAu/rQ7sd2AgA4g69T1PlfmGVsX9fn8ESALk4ER5Gsb/Mny2tbzGkPQwASH1s2iTDBwC2yhYeVdgq+yXODAwpCCzAozT7Dml12fqR8VGcOMtk9A0pkUvsI7YvR+DQrl2vQLtWpdbFPAVAq8lgMrcygKEEoKQsJKTMYQgLDQn4ZN3r60T43ngSrH5g1rBcWaINAoCMX1plXq8GoBUAXNYX4RcfPqzVXa8tqk3bpATAVtnCVpytsp8tsCBifcJVil8BoFhfu7OE5RCyGn0HWxweQLYvf/HF2tp1T568IgD0Gf2MJilKBSCrPf5Cc3h76e4zuwmAv8ZqQ5cLMwwNA4DWn+IfwoeqX3/8kQvAQC2rGQCU+NkqywuiAqAVACa6rO/hYsR/uBi3wKZd7wGA1gPAcEvfhAQAmEEA4DwLEgo4/tmzwyYdYqurWF+9zWKxhCKlTjnV2WEBxkhHX5/G8jSZEZoKALWJWbuyYgWBVRgA6vqk9hgDNh54YtI2t2jbn5wBgAl2m1XTYAmxhFoNU5DG/uRnHuG/d/yjEa0X7kID+99tgu6OxTytxK8A0KoAaCGexz+rWHPpUtKaG4e1hwnAhhNZlLtMhwyG+HhDGVvl0PXZ2fv7w3oMe8vPijuf4of2AQCyutDmzWdI1zcv0Psr8SOFF2As0Th8Qr84CiEzcjSKni09b4l5C+al4r9uAcCBA1nthuYKc3spA4i0hWgNdFazgbK8n3iEjzct380S1rd/f+mkAECJH87O21/2v76eALQM4MiRX0+MKqXsFXSYAei8/d3WXLHaoQNTUga4AYSGiesPTSEASvwEwCrin4D4GYAv4m9MS5M5yalGX1uixccntCDwKqf5n5FSboGNBw4caG03m1tbz5zZs3v1bAAAKvtJDAuzAeD1c0r4DEBY4f4DKH4C8AclfgYQxFl0etRWAAj+RwjA6DUyfuoC3xt02F6JnwDQ8UNpeQAB+DTY6op/HxJLU+au3jj5JYRPwvR5ZoFN3v12oVxjkE+oXbG+4o71WH5dJa9VALD7wBPMArvP7AEAfaTVgm3NZkzcszHoBCvhM4BvhTcfMOCB8OZH/sDxp0hrCwA8PvKjNqkaAPaL80sAyvU3fF+sU1tptspDaRkA3gKAEIoforwaAPhZ3f2de4RWeUvAARqDKH65ZDKE7/nxriexm17ZtO0JxvhXX1n1Q5UAYCMQTCsvn7ybEuYL9JE2q9jfZJoSBgADEP5xt757MJM0xMcHUUOfzr9Pywlua+vtThhJAOvdPYDc/LjRayC+CxiDTm2l2SpbeJmPHywzyhLDXH1ICI96wEAcAlIr4ABKSThuXt4c75ByyJ2Zj9qDWbD2SSJmAdaqBSp5CdPoB5frx9LDdEVDG6C5cKnB/xz1kdB3rAcP2Bb7+X0q9GtOXirWU7HGEgBSwI/CoehosrIT2f7pFKmtNFvlYF4W/jvAI6kMoX2y1kBIZKBHu1PDwfNI7A1ZbP+UIgPMAn08hFnAIOROal3P6pnlzSQlK8pHf4F2s+AwjSRNvDsCadl76bQif9tbqDBdNvzPfxcy8+nCw1OULDDrOukEi7PXnngo+IDLY8UZZMmGOmsMn09yPTI8VwjhWEUkXIY4mYVu2/7qq9tJXuqsLoxJj+XMZqEWUmdnskabf8olWOI9Rl9Ik07vqeh1id/EpqZRUGKOhksqxveuZGm0Idx3g//+BPrd734n793wXnuFEoUOXc+ClJcrC4wiI8rv0On4GNUbbh8TBRtwDOPVWerxv2P9SuiPukKcBwd0xRPusuLSH+/xUmd1r9dm5XsuZzZ35kBLxCt+ANBoihA5CY6YAODEmnS8KRpIr7cBgJp2uyDkahcmi+EAUE7SpvPQFRrw9yfcvk5nPHUyApDokQWPBQCOXN7DafPo+ABH1RN8fL0t6OrVq1X3eC7C8dVZ6vHu2P/4xz//WQDAQ44rnmhXFlrYYxeAW+mJ6bcSEyUAEFCyqJdPfkX6HLp8+fJXBEBTyAR2uAD0tWjSfbh9BGAUxX/1zi8HVXcpAHZq03m9BNBptXY4ET8DUOKXANJk/AxAFETYbO/ayJ3aACAwcH3gep/Qru4PUZ8w/nW8X9gWOMSdZR7bRG81jkOU1XjeDUArFOey4i++WFW1vr4NAMTLaFjLvekuAJvylYKIXIcvFcQItzLB9o5G44CzylcA+Pe1+GjS+fojwGDO4hbcOfuXX35bnZ0deIgB7Nyp1QqrygB+1Wb9lbOBAUQTAOV1XuwhdRZXI7Q3UVplfSKS45aEc0MH9p/yTveKkQCw7WrIXneWmYDMrD3++Mnx47x8Iqt8GiTs4+bJ8y6V3Xj4sOLkjV27qjA9AYCBvGJsQkLgXraKBAAEOsCdZPfLdbjjRwQAUOJvxy7t/BK+NKuPhqVYTX6PEHJ101+qq8MWLcrUqdf/ne5Pa+OvMLPRPB3dBw+ychaDSkers7gaFiAliv31sSHr14euv0o8n322XoeAHXhwOyuydsMYwJDax0+ePD5OywCA8NM4fAIwdWfdtIqKvKyMXbuKDPWFRS8wAG3r3lvtF0RBAveANuqv7K2Dc+3K9Z/g7gGtlKRja9sjPjSQF6/eqc7+9ttztKz3Z6uarl22BcqL+jvdo1URvyqzGbSUpOTX6XlkW0mvpaqzuBLA6dOxOD4DKMA7koRzaMyUf3+xczUCvlVgic+m+CWAIUNqjz95vEkBwJdfAniVhj6+/xuRjGyTAO42XRjVxJMfACjxE4CuveRlC2SO7d13NJD59yJFSQD0QRj+tPHu7flhpqv6y+pv/9lF7wn0QexZ4g1bBIBZBCAnIsJaEm+QAJT4f/Naqrmndd2wCFMPhuHTp3OWQDk6vS1hfcL+6v6I/iU8vgPAkAs1+5vPIn62zt6+56AsdNChjx49OqcvwsEQPx2OjwcAIv5d+YW5hfkSgNZ814wNGADHP0HEo58Q8PXe2Fjx/JkCxd7T8uXn+CUA3P4AILcPFu8NuqrDziF+lND4hfCjigAQsywKozQN0Esc8eJ89LTHLk8+7ZmV+LnBnJX2KNAA8KvVQ//9xWTYkDNnJq9VW2m5XF8vl2lSx/X3AMDhU35kee7yXS94mfh8St78RNZDOetAEwBAmaRjoS6t4a7M0TKFcWxNtfE+cvvgsWKCjs3U8jwFAGxd0w150DIAkHO0QSjaSPM3Pa6BI+RnVtojAPAErBRo6AeHtN1YDP8uRra1aiutXgYALTZ1H287pn+SxAAA0pFB0aQT7wuzKbOQwV93kfC/Qt13j/TI0k5kg2Yqox1YY0VBwlKdWXgx6VvLzKlRrPEjRU53Q7QQdpenE/bW7G7JBpZOpUmfLVi9arXQWkhtpdXLZP8WzFsQFx3Hh2vm/CjrBZaX9UbvmzenotZWWmpZ3AOJUgvCtkq/2u2Vy0lmbiOfZhxLqSWuyC/FpS5qbCyiW/6LUm/om2rv6mrvR9VGyCRkNErs6uOprS2bcpaZ91Bbd0CTmsTiPd/i8gtuzxGVPpoIebTY61qJ+aT9pJOytEnQ6NfiSBlxcbWsMTRG7LBtdFvJ8nxI9FAyKEhgkJRa4jqHpigjQxMZqamry/fV1Hk3eWRx198zmjTpmEZovSbe7tRGq4+ntraGnlY9nJfT47Wu5YAGVIKSZIEF7y8KOrg9R5C++r2iI6/W9myvF2p3/YNwyqQYcl/Fc14TkcNAk+r60AkPhBzg0wkA4GNi2fyDCMAg5VURKkfz4uwOzWJN0GBNuR0Qrnk3jTrrqlh68O1wvDlyNCBp6R+k0Tqq7ACgOp7K2koA6b7xSgFGeuTgvkElWBYAEDgidxVY8P5c0DGMrbLTgx908tVTPdo73uumw+4baW94WByTlp+fFuMCkJGhBqD1ACCeFP2pTg/WVzkgTpiXUV6GtCCeD4Li82N29vYGoDs1/Lrvy379ngcADaWtg0JwMAe8ufp46gIM+brdYnEKL4/lSF5fItqjFE6ms6/g/UVBB18Qb1xgeno4x7qqf/XUKdr81i2ZIfJaU1LR0YEsbUxMWmnFUQEgP5/sYFxceXlWn1XIGR6w0JzDWosGZ2SIBgeFwJvDeBBvtxWVz5Ior2Xle486i4KIO1fP3aEXkiv0QQ47pa9CQoTTnP304227d08ejwMsszRaylwAZIGDvwCw/RQ8ObRRaBUXcIiCDpwPAN6NvQoN5vgHngOA5XT7NDVJa+31WUXSjRsxa27EXEuLawGAo3HU/+OysnBjlpdmPeNnExkYV16+HO3NEKMQJjgrGizjl1a0MTLI4xL2vek9KrBg+IiuhBRUFhMAfrojiae74Kcf715m8j0+ngDgj/vBR9QOAyArUmj2njc5cJmkOLCKa5u5PTO4YMM7cR0REPELAMtxxA0bpDX3SsXYFwNdu5bWmZN0bc7RjNraOMSPHpBRCgCrKWcYKq//njNrp4kGmyCQCQlGg5X40WDZA3z6u3vAnUEjRtw5d+5LAJi/Qm9xcOstFht9JxHp9/TjDeteKJyd7AFhuVPKhFX39vcXXd4hssjbuQO4IGxkAD6iPZy1Rg9Yj/g5/IGPAGD58kJ42Q0bwnE8AUDG39mZl5eToyMAiL62Fok2AkD34O7QM26jlIcG14oui6sYEjymrpxeyuUJlaZuqViWnz5Y0x8AQpt7J6V6Hxs+4k4N2chD386f/6EeRseB9lso89oBY6I+3lhVAQYDSHfud5qEkUEWGftj574ii2xWUqJyPTqfKOjg/WlQ5P7v4wJwSguhoJEV7hW1huOHKO1xDQD45aJWWyoAUAPOhBEAgwtAbZ2YhC2haDA/bbkfNvKmxmRobJF5mgEDNL/Q2EPKU72nD7rPPhq5rwf9CIDdageAUK2hod4GAKrj/U8BRiQ/ju8/R/7UJ4Ssbl9HutbpL63uUws2RH/k5bKe1vrKq8td1nsflDsXAES5OXQY9da639SS6uQswAC0ByyTlR6QAQkbEgIBQNbicggY8qCpdRpb3M6dNAguS4rTWC4ZjwVCXIABCitgdZ2RGNBDMAs4bSUAoDre/xRgsCFYvx5hkbkVVjfIv6/L6j61YIMLOs7ysuvttdSRV+vcnqEecycAiFpbFtUbiEpbzpiy6NKsDlhL/pS1ZQuq6TZwkjCYJOtuSVNJpZ8nIQeaf/NmPlKyz9R+b4T++cj46JF+9iM9JK2un5+0uurjkX2T5Qsso5Df/7O6smCj5/a93oI+5eUjKu0JVpLMJK/r18PDZRaWq4i3k0ykcHbLKmcqaoVlCvcQtGjEjyZ6emF1Fre3CpDa6vKZhbHn8wdLueytnqU8n7CTFSllugeMik0WaJd6CrUZDTfmwep/cY3S5M/hmqjP73V9Mj0uKjnA7ZQtFebiRWiVt8x/yrHW6GE1SYf8Hraa2psUa2m0QWRlQ0QWd8FiUrkrL5XK+ytm13iiUog3mzZtQbANsrpL7CfpySCz+G8BXEChYRVAxj1vSsmCDVUBxTfFTq3zpDO+Li5/Q9OFlrg6tdX2MovZCn6MtXM7PS8LAPQ+HQA48IcPeardqFesJtf6HvL2bby97tat9unCCQIAz/ORkWKeBwB3PgafKWxOFVYXCYvjwuqe4NAlnpcIgIhcFkQAAAfOfwwNIwAALR4IkKEpMJp6ZrWj1QUUgx2Yde32G/hIB+VVx6LUVlsCcF2Dyt4MQBzvFQgAKP62pvA2CUBaTZmF/RjLEV+dn7nuVvuo4fQRFQBYoHRH31DKAgdX5EMSb0ZGXIy0uiU+JcLqEoBprvgZgBK/BKDEHxYBAIMEAG16NQDoJYAdO7QCQAKnL043N5+mbpB4qNEZ77CXlFRk5FMJfFOd/OyOxJ/deZ1A99+8Weue5gjALphFLL+yezcB2AhZmy5Y2Wnh9feSCGE1ET8DAM2D3WeHDKFuMGi80R/hl+CjqvgSBsBlc5V0vMpCqigRF4viN7AVXV252B3+S8jaKtdTZoH5q7IIaUUjJnEBhYHWxysA3ty4482Nb2r5+KyMuvw64fQqnBknT2aU7aQe0PX8MqoXaKUsaCvivWvQmiQA7qHQ5t7bkSt5RctWYzcD2MEAwsNDJICvFi7sewf6knRnIltPn8vdxGNYvGkcAPj42OPt9hJfTqpyAws1GRnaImRBXQAQf4mBG7i2snwnaxlp51R1FjnEYRfqgBo69nHO0YD1ngAKNxbiP7S9BFAXV1EhnN7D8KLw5riiirq4lXUHK47VIf6mC63tTU3trU3T78IJilJSpQcAwK5XeLlQAXCg6oMbVYife8DCep8RSqkpACD+e0hL70UPGD5S70/pLXQ6pyhY4BzfYi20uNDgBoD4Bxi4gQyQZnVZPK3OMquXOecIdgQA0vMGuPwbD+yg9RIA4o8T20+tAFvxlV59Te6y0Vh5wWQytLYaTOgBAFCp3KNiEPzxrldUADD8VV06/wUWfw4AZDUVqzoSy2GXHwyZiTGgHwGhLHGoj7Mk0jmUAVS4D54BxcVcr90E5fUfkJTGb36ox4gSDwg9hkthP4RQCDtu3Ic6dYEDF1CYPAHweowBwgqPbVoJyXJXfFCxrCgjDv8Jr4urO51bk1GBLDOUQ+IssxesKKlSqveeH7+iBnAAqo/YTTogsq49rOfB7m23brUOp2UGQNH4DJ1gEVnledP47pKvfLdEqd/9occo8TMAJX4CoFXilwBg+lQA5HoFAIcvviiZWsHXH4q5nVDzk9HqLLNXUaFLJlORqahuz4uQOCDPAkblUYvkx1bTw3oGt3Xi4ivLsoDBnVWeygNc3mYSsoQA4PnyFwDIMCglD8EjXc3/kAQAPbPE4Wx9PW6BF6RDkW1ci2+K+JsngQE9AB2QOwEudGNdRoU6y+zl/ohMmjWyf6uiyfduWEVSnJ0wZLw4UvkMTaebCCuqLOtVFQxKGasQdwSYZdcZPWweSykFFuKwlZxoOBdQXIiGmvUkVxJ5g5TaSivnHs3SqeQ1UZUl7Q1p9Bp3kQWvFicXNvvQfGX7cR8fmqs6oPozOp1KAqgClSyw1AKSnqVA/PbTXj3E7RWnn/81jrcb4loHme7+n/Pz5krWuu3GM5+hVnmOfAICAFVWtzdVE9g05VApHvNTPawnW8fLiYmPeXvofmCNztv2lRxRuG/p1AUXOl6rrDd6WFGyyqsXQ4oXnKe3sRIT2f5YAsY2PV4nNJPUS2nv/a9wQJ3yewPiW2OcP3wDN8LQvIHP3zO+7/kXJ8IvrYGuJBUDgEhqyruaAJSXa0I0eaSjRwGA1otw2DrqOs8HBt6hzb+tSbi4RAdn17jE/UI7UwJw+Po6xLOFjmsroj//fEMmr+eCCovl6lUfeqHu47d2scsG0WA5eSqMj1AovM/QiAB8JXZnnRvBul6u9k4/v9Ccmbzwn8ZIgROwwDPET6sxdeaEa5xOTfiSnHA+//OeWetce0cDVAzl5BwGgNb29lb570L73fZ+AFCqsWg4fgCIYuspLidbVxzwNgggzZOQ0o2AyNpG2JWHKQZgJ6sdycvR3CGdDbYyE6kFABD/+uyEgoFcUBHQEAHVV1XxZyNhcwUAy/r1FP+UiIBZo0zmY+2etcQc//3uzE5T54P1evSokvj4SB/w7I/jAUB4Z3N6ZF8f3/TmJRsYwMILraQLUOvwz8ocHR2ODlSo5V65sg8ANKx0B7IsJGGtLaraXXF+Nir0/r77fPb58wkXM1HAAACUpbZjvQJAfJY00EnLRt8gdPXPIyIuiwoRLqi4mlBQkFI9gQFQUWpDhNNZbwWAXADg+AMD9w8dOmVKaMAsg2FQ+3BYFs/2TL+/EIN4Z8qjgXqjf4kdpoP7kwCgMWkdMGNDI03hOD+11+xhrWWt8uHiwyfbGk+6AdjtjkhhPV3Fx2F0/tnyszixP9cCy8/UshP2y8/Q7Brg9sHeImvLX42JlLADy+E4HrxxZlhY8gSuEGGrjOrnagAg4wMA9RH4lCu+w5lLADpQ+mlxxm8LvFUytKTEcnCWofV5fOVzzAmVlDk7yAneP4/4M79GcSoBcJb4l8SHIH4+Hj8oNoeGLtv8kNojASjWGlnwS5eK16BMM6eidMlhFwBtpK/Bw3qGqqyn2J+SkASAPtM6fz7l62QG4O8RvwQQL95qOGnZDeCyLGaGVeYesL8ayxKANl6Lt125+/DV2CVTZZGzcrHZPDmvbPLm8O/RA4a39+uux+WQF2T6/ZZMxJ/yDbcHPcBGPYDjFwBM2lPL8jafyTCF4/zUXrOHlY7iStXDEDlUAPCNdzgdeHqz8z9Hwzx8SQoAR4/S6/yYo1FsPbUKADipewnZeMvxZcrS7q2LuNY3TMYPAQAUSfHbeDma/1xmtdIYYMYYQE5yYEFKyjdoLwMIC4sHAPzHSQAqKovi8L5w2uT8yrz8uPLiWStN7Su60COnkADg8fkWU2dmZkr/ZwWAoCCMAUEU/7M4np9BE57TrM3avLm8sHnhBkM0ffbX4S4mdoSNXiPiv3b7ypIlt2/rvNjaYnwXFQb99QRAO5QB4Fvio6PZeor4OAury7mYXfMtWeFvD/X6OpNqfbtkXpYLIkTBhX1w30gDA6D9Mfp2d/cTn6kZg7gQoLpaFlQsKH/J9Sj6p1/8Yktq76LFIDAtP39yXn5dXv4zs5DFqFB06Us8jYZn7v/GVRCBW4qrC4aKMQA9wJyzJFqbn2+IXrgkmgHkDqRV8nwE4DDU53DO7dt0C6gLCqZi+tdatHlyGhjN1lPL4vVbAwPvu2aVOyn7dd4h92ReVhREqAsuxk6XqyFplT0LMILXyklQUpiaVJlfWRkXt7g8P6M8I2Na1KyVpTt2vPjiRgjO/MAq3RKopsDd3lNFbuVDWTj/hmYTj3ctzQYCEIFRVzkfirUheRdcAwB1lpXsnyHAFOVyj2w9hdPk9UsPjVM+Oxv/9cdzx49VliF1wcVY1S84eBg9JavMLlyqeOrhw6mpl4qjooqfiSruM+sErLmHYP7++sijvduVYgfa7gX1+XV6Y48TzoF6WOFPDilfxZHUWWB1VlY+Fe12qTe0wCOIQKkE+SaAQcp6E1JvlZRSYaH+AyCPn1sTnxMqmq2SOsurXl5L6vUWnYFb4KXWJ3v39viFBXXWVFpT/EFY0wOiSjg//03Wmd5ZdRcSL9SJdyN4MRK4cuX69bHvtjWyLn4claHNqFCssfN/ACSSlF+MGKC8+fSFjHPbWOJ4Bw/+1VsldXvVy2sXQ+ug2Fgy108DwIHXPr4gfmHhs4fQDegL0g2dPhI20/2ISwA4B52fv5EeQncAwGk0/HReHj/u5qUGrny+oCBWNPhg48GuKK3GcMkKcR2DddI8IfQYIffvA8hfjEDBBklG4A8AHDj0DnTwr656mAApdZZXvcxWe+bM27e3bQujn/J6CoDH/FFkQs1dBnCiklL4izERbebSUmEMTE3HzOIzOQaw42+dnX/bCBGAFjS/heNXADQ27u+6eLHrIABkGOouKVmdsgyhiooMoU/58/ga1vnzNV/j9beUqB94v02JnwDopFxPzOqCCvUyAZi8rQa/d5f9fwAkcg/APXteApgGFWq0hZM9ANx9fkWTJ4CizOQiAWDBYnR8cf1BYHNq4PMAEAgACfsPgkBXVMWlS+gBso6lapJGqKVFI6T+BQpTz6ywuSzeKVVG6tCxtrZsdQPgeLu65C9W8LLyCxEAgFlm2+2IiHsAMOWpAKgHXKAe8AQE3j5BxMrp/NO4tJQBtFOKpp2sJAPYsTwuOTnuRQbwfcWNG5eEMLdc0kkABxMu7t+f0nWzK75nlrdMxpe8SAGgxA8fYVJlhf+nFpkVvUSn6RQAOCtd39WVi3gJQKS4f0R9bxAATAaAewUFADDlqQD+W9y1hkVRRmGyy+6ygrYleMVCM4sQoRvQKiFSBlG56CZiYYigEIgFlcJWhIJ0YUuUCLMbT1mhS4ClaRJPEQRElhbhpRD1qSyhInvq6f6e832zMzta/arebm4zOzvnnW9n3j3fOe9H8f/gev6HH57vpPZyMAbK0pESpAfz/YKA5YuWvb9skdnMBGCq6PO2lpbMz6l19pWhUZdg8h1ljvLHSOCiZUxASxyw/eM9F7Cbn1LHNGWugYHyv3pJgIcDhSRAla5B/zQCZNvdnj2y7U73/lAiYFVJ3/33980jJXkqAsDA84e+aaorq5MEYCaLlBjiVwgw73z//eadZgAEIAV3O6YB9qN4CASQ1t/KMkP82BEE4Mu/5+ieoyDA6pnVzd3G6Ni3r0P8aVqwNA94nJDcetfnWyRuB7Z80rqDvv8MPA+36y1M9W13escIEACVNW9eX9+8vyIghr0Fnq/r/IEdFnq/xP1fwbHjprFqZyYCvHDaYzRXGBkHJAoCArby5qtJa4KAGctAwIzqTR9/vP3j7Xu20whQ69gwAs7UgbPIfGyRRUYxs1LMCzy6tnWTGj8R8CkDnUfyDyc5WOiyxCtmQmTOGxcXd20cm7mdTIALI4DwvHBYGOopjceO9czaggDcA0TBA+4BIGCSsp1mr8YIAgKrqqs/BrbvOWr1lMa5egJ0WWQQAIhqXgAEqE9BQu+3OuilvL7W+FZKOAmHvYuBkwl4rV81WCB4CmNtgncag+XfKyr0bWyiq7kK2MDQdb2dPALUtzPWywznWolWoFcD/fv1Ul6pE1DKjVmkiloGPgMvPTh/qpGOWjsGoPeZUlF9+ypv//pVTspyLe5S3n/paR5YynvfweDt+qzzEAn5CWhkdySGR2NKMD4+1oH/c5WAsv9lO9qSqJZ5k5LbNgukKuerrxUmKrSXzyTQ2moSuJEgiiouIKBfAPBTpWO0IzJS9rAsWNAWPLR0ZQw9VyIisH1UQcnXnJVdSYjg/U/Twcdvl5/fewzejv0ZSlZ2SDmhsLs7t5w+I2yIozwjwwGxjFcZkflh+iz1L7VBtW+jzc3pzM8CwoyGUM7hBcjz5YIKqTSBaWrWWbTxcVZ6IHhgYNMAZ6Vv7ADEk4J9jgUBE1TpiConQzls5WJji2IHStN+8vErCEzzpSqlEVtnVG0dylnZEioQmMf7y7jnzXMTEDjBF/aHAG/n/YHD54us8xDE7WjurLVXuPDDlAjIiUzPyTcY8ImRKSBAZH0PHJAFF4+/jfDwd2wl5c5jw8xB9cSAzVeeL0tleZ8gpYik6yRlQp0KMSkrXb3uq2EXvpv8LmWluWNFEIAqBDcBqnSMTiQCEH7R/D2lu1ItkJZdBWm+aWkj0qq2YjtnZbkKawbvf4TQ39/d3d/Pf/TZFVjg+xID22l/jv6aiyYOP4DECBNQX9HgKMx3VRAB0Q5k9nNiiYCUICaA4p84ejTCp/25zQ21zCCgvHxmJUZAoYEJkOcLLzQMDE5fsRcaLDQ+BA5to8IwImCA4qcn7cePX6cSAG8zI0nj8WJ6fJQqHeMdiZH5dPk3IXyjOf/rkC5fhF9QUFp69jkoNOSsLBdIzOD9ScGcf+gio/GiQ+dfjxcYMV2SAN6O/YGJzcaJQuoSARXfFDkiwztiYjPzw8opNZcSaTBGRpYnwhwT+59/WEijfux/heI4URk+8+aamZWzzTKNPUyebxKZwRURwskLbSqatCj+nTsPCQJ8/Dyn35kAY27nV7VaAiZdDAjT03gUfdLl79rVbcxw5M+mvjykMEePSyutikPpKkvXEtkxzwQA2wzANv6jT0RBYJcggLfT/ofroKK2NSOi4ZOHOEBAaE650VEUkwkC+LGNf5SkJRFwzWiaGm08QbW+xxxZe/dWOvdmhs901EzP1BAgpO9UR74U4sBZbSYm4KNtOz8iIAlLSlGVSgoB/vUDQWb+bSAIGMnnTlL0ivgcXP62Tbu6zZE54bDW+toPI6CrNC6utPQcGgEsXRE/CGDlxe1Tt8Ay8NAtz9KffWBmtpXCv/NO1RFip9G80+hfh+MTAfmFFbGO0AUdMZnhsbPLUzLSMQjQ05kY5J8YGUv7L2scfaB/XOMLtH+8MysWU9tAT0tfX7gkwGgdIaWvvlZZEPAhj4DPQIDOoYIJ2GdsQFkiDDLcBJyvFjzE5+Dmtys7qDwW1ZIgAFJza0HaCIRf+v3XisMD1+IKAoRIsaRmp2/nP/pEzPAkgM3TcAecOFwc35Gf73C5CuubY9rDQQCMkVPgCms04kVkfvhs3v/9/nHj+hE/E1CE+LmYt69vtyQAOWSY1UkCZPyybQ7KkupCP9yG+ImAG2vUyXYyiLyCCfBvaPDXEGA8Xy14iM9v67Tj4u++dPduJiCgYF7p2WdXVZ177tenfT9CODzw58Wx9OQMlq/9ppvsvufSn/EVmAECKEGnOkIMP7TN/9A1fHwiIL+jor4+ph7FuUxAeUo+EwBvcBDA+7//Pp8PEyDiZ4AAPl8iQErfE4cPc8GSBNr4hDK/Wrb9ieOp8YGAffvEF078NmDpeI1a4DC1vjYxJ5YQDuArMCuwC4MItjaY7Kq6lmtz5VOApScr2DE3QcvjP4APPZ9fYpyyljdetMkWFnJ2lghIsVgc+UYjnoL+QeGz9ftP5cd/bCxYIJhk1tn6F7XC+qzzeP32K94ABAEXAyCApOONkwGRtT1rSLxaPQzAP4qwdKk34wvOEn/xKnDUmzBGB9477w4gj7frfX01hg8MvMbfYRZLmHAX4/35DfyOydjbo5pZJn1zvSXUUmEBVb4L6D+f/yMKQKYRvPKSBgeTUKp7gdT0c3XSNSlaZqzjo4upse0DAVFcDHytgmt3rwDqLNQXbekwAaLAwky1x3w8ofRVua/P4iImwwcGNQ198OBBLy2mMlQSnQGLF/vOnD5scyCjTPEpVnZhFjRtdkrbHX8U4JVUUVFfUeF4z2wjWHN9NtZ5SNFop8PBZXzF6dmjID0/ePjh4vLyYsXn4davd0mI/uKh8CWm2Wwz5uN2ki8xS1tRsMDHQy2ytnfzTn3tMLLQhocNAcETpOPEwaHeBz0IQLM5Q5ixzX4iIzVjZUZ2yr0ls8gQvEw6RNCdZm8+vmLjbXZjsGfbnTGdunBEgYa31/6KehdKS9dMkVlfH79JfdousCSnK7ANPviRlgBIz4TmDx7+xlUyq6T+vpkzUeM0EwSkKSil2l2y2AQBNTWoxiSLTZa2ggA+HipRAf65DxABOBN3HpMImGS42cClc+w4sXmoNfVlDwI4cDm7Ezt7UmpMQkRIRMLqEkYZHCJYOmeGH99xfDcISDWkTvHwPU7npplhskADBDhcaE5fY7EycimrmqvxCU5yBoIAZ0YqbEKH5W678VgFcsz7R4/u3MsIy7ZZFaQCtZMFAYsWGY3bXmACRgoCjGaWtg8h06Ma3N3+4Dlau/xRAd6CAJmCIQJsqanW0zUE5GjihxvdsOyYkEC/iLensB98SZl0iNiLG+bx3cczZ4832g1TZPxyBKRsYTM04XiBr0CM0+VyrrmYSwKmjB+6o2CS77qFC5WSl2hnW1tloiUE99yQoIuoDW3WrP19eAYMGwY16uuN2IDsXbtkSQwREGrYtuydDiLgHZNa22tmKawYQsRUiIIFs2cWOMgA3Ky+tuy2W63eY4d4jgCKX5qxPZFhD5oVaX9xeiPiBwGKQ0T4pszdxzcdnz0+WG2rpPoD5fMofiYgz4HLDygjYKhrfqDvsGTFwQEEVGbh8o84e5h950RuQ5vVtx8MjEP8RIA4YEJX6S7hQEG+xKGGmnfeWW5sJgLU2l4LZX0VApo3SkcIszZ+aeCw+D5gJq8Qcesv3t6bdyN9oBCwocKloKmpyTW4KmHx4mGLnVOyED9QdmxvZlvbk20gYNPu3cfDmQAZPxOwfosYfTTbRZ4kXhdQ/z6AEUfCYLz3QGDwsGS+/A8IAootCfh2+gUdIqlMI2B0H+KfQfFTZ6c6AjgLS77Eoc3L33lnUUcz+RKrtb0Wer86AmKE9jfrsrj06j5NQcMvYzdu5OsvQStKuGd3z8g0Bc7CzY/RyASobYAQckPCTdK3mJukqP6A70G4Aymf52W1EZRvsTWXtHM20hUSndEZVrQt4vKPFFJ58jdNfXPm9I07wZnJfaZt8maxU6D5PCKgbhkufkcz+RKTtJUE8PvlPeD55/kxcPfa0++RM/EA2d9ByRnuY8cV4RU2NSo1dcpULQHlhoxYEf4ZggAZ/jyE31g1NV+N/9iQ3aZp5Fs8nCDOn9sBRDl0SBSyxl5jgy/RZnWnQfunwdWcgPRG3NEgKviZkNs8XErJyW8coJo4jh+pWZNH29pVw88jX2I00eBGENRMvsQsRQUB/H4qxmasB2BuFp0jg+dmrefCxk4iAjhLTO5x08JgTD9pWpibAHiRWSIRvyDgSRDA8SN8ip8IcMdfXX0MBJBvscZHGN5iiJ8IyL5wTDYISLUB6n28FtpftrkxC0d98JCy+9e5peR57FEk8SkI0ElN8iVGaVxNjdFcCF9isV0QwNvXqklvgAjIkUOAAQImGW82KlVaIOACOKmOBwMqATnKUwA8yBEgKWACshQdn3kcbYDsW6w5v7UYeQSaqU6lEUBunLUCbxOGfr90A5qtjiqAYuqsu0yVkqjj9YBeatLmGmRlC4NCF7m3hwbR/zmPtq8FtPZm0bpaXsg/88sWNcuJ/81QGFCW01DA8k+iCsD+HrtwOhonqIh9pZgCYpghfIXF1RcNegLu1rVeb0+p2pDkmTcmWenO4QI2BXJIXRYVdUWS5h1508aqWXZAX2sszNDUz1uvgvXzKZf40MwX6R0puCXvVeC009T0uSZGL5aimlrgsbq2NdPARqFSAgp4++juYqdmsawwesRrpbPNs1Y4NcpiycbuLqcLv7OzKqfe8d6XG0UWF4Djg77WGFIaULPU6kQJpm0efXTtqZf4GFD8vkx6RwquRdYsEeI9aRSyppw2JYwHATiQphZ4rK5tDVnV6kt8gbQZcVuxHQEmInBgMyAIuIZqd6Ujg00bPhPgb8/KaiqrbGrLbNkNApAvp/dI5OprjSGllx9oKiiQWV8QgMB/+OabH14ngIBTLfGB0IXXGQjQOVLk0WSvcJTg/b1HjRmT3NWVfDWDCcDxNLXAcqkrV0y3UGKUVv4KS06k4a5IvsFGg82W4pTxny4IQPzI+E1sngil5yZABvhCtr2msrKsrL2sJbNpSWwYCHjpvQx1u77WGAQ0lXVtLaiSWV8i4BCmYcYJBtby8ckugn1ozf5iBHD8TIDekSKPJns1S4SMRU3pxStXagkAnZpaYNGuHjElLcIqCVhY2DCnetjWrajuRUbI2L1ypc3s3Mzxn75ZElDnP3L4yJ3NUHoKAcoVDsKZVFa2tcMvP65lScvUOx5JwdpRe1ezozwmS30CRslaY5WArtTcLrmEBxMw7hmgkVYgen2tCDg1JCRVU5w9wPEzAXpHCnah1SwRMgQP3ITkZDseusBz8V6cNVVrgQUBFYGrdwRWSHO0woVz6ue8m3z2OaVLUZxs6541q9uwsuH4McJxk5l+506sI9P+kcNJKofILyjPWI7CXB0IaI/tmUEE7G8JuyPSkIFs0XEpTVuJAG2tsSAgI7iKs54gAN/9ZwjjBAHpQnnWObOF9BZKEvFLAvSOFAoBSOLheIIAFDFnX6olQK4mp86vm8v37i2HYwET0DBnznx8P7efc24ptmMEVNhsIe4sKxFw/sSLzIdkgYM+CxtKBLS0NM3vw11uMBNfgUhaNkuugLYaI0CNX0rpAy1dUWVx4v0g4NFHrxUj4DUQcKcgIDUqCgSYFQIGZPyt75r0jhRUIHF/ibpECBEA45mNl3KPPAgQq8npCDBmwARItKlRre2cBvpl0Ps4B2zrtmVPkPFJApBTbTbX1TWPBAH6goWhWI+wMhMFUC0tRwaXbAYBuP4Z6nS5rtaYf0scaKqqKsX7FQLoHnBtx2uCAGVPbvNKZwKMRhl+77smvSPFipmo9OD4BQFGIDk7N5mPgQssaoU1tcB6H18QUN9O8QNzh3LACcPUggQmgB4AdTv9rxl+1clLbnh3pq3bvHl+S8sgsGTzbBCwyuJu6zHX6muNJ9MSH+/jAPx+IgC3vh8OH0b8TADf1QFaLg1marcyAQNMQG8rCNA7UqygUieO/1U+Ht+YduzINQv4i1phtRYYBEzx8PFFbW77EqXN7N2rva/tDtEvqWH+uyU3QMDqrErG5vDNRMBe7ZoarfpaY7HEh/r+9fT4B15nEAGA6LYGmACcungMAia9IwXXInMWex4fz6wWTwgChhJyGd6EC7QqDTB5ojVNV5BAVN+od3AANJP0c8NUeTo7r3U8jqsuqaGrNZZaW33/ep37WR5B02amb03TO1LQXis2cIGEPF8mxw0vo4TSO6lRngycm8f6c3mL895Tz2D7IGRuUvQR8i6Tvr46qXoGgAINLomYCgz19qw/GeMMv2l8uPNxxQhZ3/ZmtCkwQ1pbLM+6cQvDKODuHLuccBrjlFL6KkDbR6f3Fc5YzwVaAi7X3WshTRmyE9NUbFxsSHwPwJewweXaHw2dW78SSBPS9Ko6T6l6BrLHqATOEXg6zDvbZseyvAEy6zu2MiElISTFnuh0kt1g1lSeKFXPx6Jvw4MpitYW5Rb9+bO5GytfIX3VeISPsFqwIXyJ9b7C/kgZKVnrzrIyFwhwNyPj7rTMlFecQrGvATrLmpYhY5SV5YLUTGNpSgURNVqpCgJycvCDTVr0gQCbPcAOF6ULpZMUChsnTAAdYoa/CATgt4Z6PhabgWtm+bUgQLPuDlas0J0/CEBgmtXx1HiEj7BnBsq80+slt0cwrW35yB14g7L/fU1N5SBgUd225prmZvzT8QIIWJyBq4/w9zaVHXiBCWgX8Z+tFEQs12QYckHADcgv5CN+SUDqJVi2WcQPAi5IwHjxi9pRVNQCFE2FoUIGtxKuIkxPeiUxalSq36jixYziFZ9tOwQoo+DDZyUBLpdRIQAXViN9RTx3bdnyKKUh7lrrE8J1pAUFUqh54bHEEBO6L92xXsaP3ekNdxIBzc11zXUdy5mANcZVxmJx+V9A3osIcLnjv8SeS1ng5WrbSOhS/ZIYdlsCHtDSIv/C8UUJiVEbEzc6isKZgLAVM+1m+xrCQWBNdN4jAci8+zqJEJTu3qp+PTRSuK4C+dHl/BoE0Fp2Bw4I6QsCEM2WlIwMUPDoQyCACyZm4IRYamsJoCzFS3dgvh1QZpxLvkCWt3lnc0dH3aLlNcsQcF7kquJVuPxNB16QBLTL+M+eYIew4CzwIqVSDwREqPETAUNxBTTl9xfMjSzescNZviM8fMCR4ggHAZhtUOJ/GQQsDh6VGuI7cxURsMZNgHL8IL5gD3f+8ENPA7JMd93Jnz8aNSaHxep44oLiB3IK4gcBomAibdy4UsSvJ+AOEKAvOJisLqbGAa/A+HfSt5/iv4wIcHH8IwKy3W12y/3l+TEBFL+6GpzNMwucixHEX38QMLBsERGAG4wHAaHOmc7a6Rw/E6B9vyRgeWddTc+yh4gAWcDR3y+lr/ARvj09/faHeLuQ3jNQyS1Xm5u28WfCbwI/t+oLDkiaNjMKmwUBaxo6cfk5fiKggeIfRj/OcEtpvhxZ4EWaR23hkJynn0b80qP0uTAmQOMHEO1E/JVU4VS0bFlReNjcL38W+Jjwc+/4jW/nTg/FuuF8fuvmHpSOQwC7zrBP8H03d7bcdwNPtbEZm0b6Ch9h3Ai2KFNxbqXGaX0vvXRFAB7L0REBYt21ukV0xfPqcfkXyfiR9Y12pQ3zTbCiBubQRcOx/+XXLJqjdWgAAc/h+iN+JmC2TY2fgBGgVHjtxlK54WGn8AkOsEepr1es4tEB5AEHo0Wef0ts7O0iQM5Sq6vjgQB1KpK2mw3ysy2M0JPa5k7K8roNKd4hmOZ0lnVqV6ML2+Vn99/ZXDdyotj/suWeDg1UEIG7AB4CjNlmXe1wvJPL3ABRkPFPPsG3riIo3xEQIGcZRZhEgPoUoP312y93t/HJ1eZOMifTFRwAJi2ODr7g8frdd9+/6jLs7y5AMHmC5B+yzO4SB5Jz0gwil0ACkHPCEv/kE6zvslOFsgCXVyAHitU5dFJabscO2iy211kmT4zXFUioApyxoiF4UrCKKVfrs7TwRvFwJt7Rdvqxj4cc26Skvrm0gl0hNrAWlu+9SpGm+uONB7T11nkEFvj4B2jV7T958uPT5k4+7zvluumPZxZQzdSefEVncRHlKRXvhLXMI8WPKHeeFfWpU66+2I2bxuuztDeopjkPA2+dIWt9xSIwsWFsniYW1SA5PFYWSLg/T18wofcN5l+D5JPlqidtkGTq3OXx+ZM7MLkB++7QDp7BMZ3sU5zqB6td5TUIeH29RyelT9QkjfEuCPDw+gIBWEYZi2lLPL5dn6X9vkK7uvqun0St78bg2KL89vZYIgB5e9EoCCFABCRkB4waFSgelWVy9ThVCut9gykfkJ7TiQVPmnqK1tyfZJrfE9ilfj4I2LFxdce+jn3+b/ASG3x+2Zj/svtJn+JRtByesj8IwK+kyFSLgoU+fl1pJcDoRrqTNvanpKutuUBxvXVXdwgYUAjQL2xMxcvrqhcutNqruc3tmFzSIraoKbCqpWg2ETBTNEqyEPLB9Ugd5et2f6tkSyMH4AQc0eK5H1NREWHj43OOL316J9DUfpAIWNJXUqDWOk/uwFjZV7gv1PLGp5IAX7vdzzfAHjJB+BRnj4Kxsbrw8hkPbXvo0ewQBe9CKnaljR5dMoj4B68dfcTgqbUt9fVL2g3Z5yhfKzYsMDaT+dghiyQgrQWPgVBrbkvuu9W9+bLWt6ioottNADu9BUIOEwF2q93X94QEapI4feLOOhs5/u6KCmuMQkBDw/T0+9e0d7b3HLw/2tQQtHB/ybw0WTsMAlZvWr3vDf+gjn1MAElfu1+C1c8vdQJtlxdMXXj5jIefKXxw/c8+Er1QSl1bYex73eC4/bcNjpMEpNTUpIiChvr65x21BssxBXRArK6N+M+/iKRv647OzoUNDXMKl7TX7tmDEeBYwKvLhYe3NLWAAG7MdHG36BgmIISywr7utrloJ8evpt0pfuSpkaN2kfSFUnQ1dC5Ys6aop70FvxVMFqyEg4qVNFkLfB4TsG/fGxQ/pu9J+dl9rX7D7NZRtF1XOwwCHq149MEv8UoABPAIaBwcd+2rg9cyAXyNm2XBQkPnlztiUqBZBIbwCGCLjzp/MxPgKK+GCij0r9/elrO9N56qLlnptBw4MBg+m5e8cFH8IECt5j7BGH7iininev1PT9osa4PxiypGSGsQ0NlQ1g4CsEY6pDKPgMZ5aUoW+rw3Vg+sw7y1nL4XBASEWBP8Un1puz5r7XXWaw8+mNJtVbDQZ8LWNEUJv/pqY3+k+v0X94DumApHtLpiob5NjdvcPr7utsJaavOSBIQTAZktLWeFzz6dZmpcFH8ZF0EtjaCeYVmQgIWTk4o1M4+VWVPNuuODgPbOpibcAfct20cEzJ+zv0TMoigEVK/m+CUByDonJEwYAWfJS2i7LmsNAh5c/60GV/gEY4EkjVsc33SgvbDEHdTXqlvxFFgQPUSF3pzse9z+GVWEgp9AgIj/0ieBcNPp90xfsMDF/cJXEgEbIsoA8l0mxA3qzdN4Ieh3VOmNLG9WT1N7T0/PvmUvEwFL+maUqtIZBLy9eqMIXxKAeO2pVmvCKN6ul9pev6z/9lktAd471BwtcF6e6vIEHkBAyu54TfzxenMyOFMzygWGTOXHP0HU+t56j3ITdF0IoJbX8/N88MiWE0sEb/1C0LfiPJwNrsCypvY3yHHC1FMwSiOVQQAeg7J8AzD9g7TGCPiOcYWCabqCB9XxVqAt3mPR1l9MOkD+aZ2Jz9CW+tL205OAQV43mBPQemmql776haClFI6Pjxbo1e1vMs31qDn4J2ntpZeKVgzkB6y+7tetEr2M7b0vM2B6JrerWdbLTxzBB+qzynqCshT4BfAMvX7JjPjElKypUxMdiZI3xV3CIrPEdDlOkyDmXj1yhMsfFOxou/XYx0mQ3sBUQH98fbxeeql4jq1h/vwGm1153bpDwaZO16ae3pdp4QG4aSvb3W1uFzWW9KHAAQUNgFrQYFINHAmmLMMW+sv4ovimN5htFVjj62HCzcDp8UYkiOm2K+6Cs3k1OpRVKlnhvPe43oHTvlSQ8X7UykPyNWFpkpDexe4CjgqrrbvCUIG/u7u7K1z6eEWBREKC6sBgt7UvXDjfliBf66XpyzcXw4UX5dlyu2JudrgR1lq37R+k6WwOXRY0cIpN9SF+NWuLdCDBrDD8xqZYUHpbwfe8dEJkfEa6IyMyIzIofDM1SIAAIRttstY3773pq5TjkTna+4unf6M5/lLZZrfaXcBRERGD6CNKbLaIwLLGTindu7oUKcxS0Wq1qw4MCWBgznxriHgNy1as2vQmgMLNuI4hgoDp0y9Us8Bk7tXYuB/3wMHGfhCgncpae5pYKFlK3XlHs7YYHzM+Zn5sPY3LWeZCEFCyEi1jW7bwyh5vtX6ptAF+DFSblMXYbObuzs5uKwhYtQrF2qNJqpOP8WlEsOpzvEFI7417Kzcvwn0QBEBDlJQsdux9zzXuSFl3EMULFMxQpDCEiJ/Nb1jACOswxYEhwTZ/DjHAr/F+Q4qM/+mON0EA1ieFR+aFQkoyAbj8TXPQlHek8dAHTMBTMn5MZgqhk91gtIv9s7Y8Rlj/li8oP8dvndkaE2M1SpdReIzqsr6FICCCYMzo6Ww6UiEIOHzg8OETh6+l2uM8nqVIxwDiLHJSFknv4tq9mzfvq2letjnMaQx1BZY4sVNZo6sisZDPZ96M0aPj4s5mKQxlZLdhPCOppUhFMICCgCXWEHptaG7GIBDxPx3XEX36zewRugBnL9vi6PL34RnY19j45utrP3n4ecKbEpdCGAHGhiVGaoDfjnsALr/lQf8P+L6UXm+hiSCcvkShrna4cKkwWcFPIXNPj9koCDgwsbFxeP+1JJ3xGvEXrzlYnIEs2ZqkY85KVHdnEQF1ze+AgIxIgyHCFpy7uqy5OAMEsI0vjZcROH8mAPEGQCj5ZZ/rlooh1iW33bbEGoXXMRUx3Rkcf08cLWV98kLJB+jyX4fLX0fT16d5ZpVp/UASxsaL68XqcTwCHnzrg5eZQb/qG1J4+Ct4K10bv4YAY4WrtrY+NHSFGAEnTvQfuZZylnjN8R8EA5QjjHZL6X3LQMDs4sgUw7JAIqAx0uEPAvj8S5EWl1KYpKEd9Xw0Ia9KRTDwwAMLU6PO9jZ0d3P4lOmJewME6KTkVa6SPmigvsbDb74mCFDjJwIGXU3AEQX70Umi+qQGpba/fLNqsksE97KUdsO0IUa47GCuqbbWbAmlgFHwcWI4jk6lt71uvwdRshOfpfyU6Ozra9rMXWaNByqaWppccUGQ0uL8x20dgaSxJIDiDaH4tVIxxLrwgQfmpIZ466WpXkp+4VooLj8qWCQBavyvjtvwjOfrL/yy/ahVW3yDfAKqM/j+z4Crr6VQ5yvMBAQCZloMGgFQVrgEXYX9OBoRoD8fECB/SvUAggBzs6UszlVcaGYCeK0KavbD/kzAqaUixsB1ty1J9e5Vbsp7qvYgw3GStCQp3NdY8vzrDBCgPvUIG3y6BLYKeAepbFrS/f27XlZshm9gRF/h6SsMAuRTgN7DBOArII7feKqCjHihH+QwYAL487qRpmMC9FL4r6Virgmo7WVAYP7Ue0ppif+1/4sTH7izrm5jsA0C+v2nELhEpJrhr1teTilEUCCOcvRortxpxYqkJOXopyrI0LflWdxrTwicJIUf2GCaq5WGSTC4nzZtndvyIgzgo2G7B2SNw1VXjQw9R/N+/epzQZM1OWZgnhszGJfq8MckTbGtbdIfXv82TD0xAzs00jDJiaxncIIsY1s3Nyy/PMgRCTsouR0ODVF+qpPt2P66ukOWBPX9l9cp6CkoaEk7z2io+YaADlfCVaNHqEBKqErGHa4QkD3l92xeZZWqAX+fku31b8M0vy8QpbCKFGYCVq97e906tvYhAiLb2spRmy+2gwBEfoni4njJ2MGYi5ZftDNhgnw/CLhIunuPXJ6WVjMZN9FOrRSeN8LdIgkwAUVFOQtynAvuKSrCC4Ph1z9+tRm6ugw2/MFg8Pq3QVnVsq+q3VlSImAdCEhel2tMTU5uRYNCZnkbehPk9pBsuwLy6LzQ1BlxzfKROy3yfweDAMR/jSwrWT7ZuDLBMCBvgj/9tHU8CKDoq6q8CRczAU6MAAyBBQvwgi/879lRUfRvw39BgCuwqa9MWeh4jkkSkJycm1yLv0BAZmI59WZI6asvUKC8PFWLi6zGyCtAgDR3H3PObQ+keUfFzAqJql5XnZzMbnCt80Yg/LRzq6puSsPEEAgQGOjJFH8wEH4dExx8MS7/f0JA55KyOftlv8WGsj3JYi2L5GRj7eNvm0FAW2Ybxf+LlL46qUq+vX2B15xPFilw9Zl43uV1irm9IMAeMmuW3Sj5hRIUBFS99VZV2lg3AZkopJQMSJ/jm25KMPxHBPS0NO0vk+eHE5wWLK29UpPffhwjQC999W1uuIeU1cD1REwlnT8ZBMjhf+W5D4AAc8isAnM1H5L79ogA79KqHxdV/aQSgPjBQLgkgG8D+Ps/ImAJrv+c990LKU9bLU82udZci2puvfRtL9Sux19/namzERUFO/3FdGBklljiYqRKAHyWv8Is4k8//cQNGCDAG6iqajmGphVJQHgPCBhQRkAqf/v/s3vAEjV+QQDHT0DG7vFWvdTEkFduGDxiBiOoXWLxGqVgQV3i4qZzHzCVggBzzziNFJ43huMvrfqpCk07IICR2TMwHwNAfQoA/9VToM+15HzNQspz8fgHkiUNraeQvu48MGDqp6fgYnfFQrS6xMWFY667rdTbaK45wBBGF5fNGKN1uU0GAYz5bh1wCS484T/TAUdNk7ULKSuFvK0SJ0lfHS677MzyFZrV1NQlLi6Aj9dYb3+T55IXM9CxogAcV/3vSvC/Bj1utPD6n/EnnaQbrf6BCX0AAAAASUVORK5CYII=)}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .fr,.react-tel-input .bl,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .je{background-position:-144px -154px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .nl,.react-tel-input .bq{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{position:relative;font-size:14px;letter-spacing:.01rem;margin-top:0!important;margin-bottom:0!important;padding-left:48px;margin-left:0;background:#fff;border:1px solid #CACACA;border-radius:5px;line-height:25px;height:35px;width:300px;outline:none}.react-tel-input .form-control.invalid-number{border:1px solid #d79f9f;background-color:#faf0f0;border-left-color:#cacaca}.react-tel-input .form-control.invalid-number:focus{border:1px solid #d79f9f;border-left-color:#cacaca;background-color:#faf0f0}.react-tel-input .flag-dropdown{position:absolute;top:0;bottom:0;padding:0;background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px}.react-tel-input .flag-dropdown:hover,.react-tel-input .flag-dropdown:focus{cursor:pointer}.react-tel-input .flag-dropdown.invalid-number{border-color:#d79f9f}.react-tel-input .flag-dropdown.open{z-index:2;background:#fff;border-radius:3px 0 0}.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:transparent}.react-tel-input .selected-flag{outline:none;position:relative;width:38px;height:100%;padding:0 0 0 8px;border-radius:3px 0 0 3px}.react-tel-input .selected-flag:hover,.react-tel-input .selected-flag:focus{background-color:#fff}.react-tel-input .selected-flag .flag{position:absolute;top:50%;margin-top:-5px}.react-tel-input .selected-flag .arrow{position:relative;top:50%;margin-top:-2px;left:20px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.react-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.react-tel-input .country-list{outline:none;z-index:1;list-style:none;position:absolute;padding:0;margin:10px 0 10px -1px;box-shadow:1px 2px 10px #00000059;background-color:#fff;width:300px;max-height:200px;overflow-y:scroll;border-radius:0 0 3px 3px}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country:hover,.react-tel-input .country-list .country.highlight{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{position:sticky;top:0;background-color:#fff;padding:10px 0 6px 10px}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;padding:3px 8px 5px;outline:none}.react-tel-input .country-list .no-entries-message{padding:7px 10px 11px;opacity:.7}.react-tel-input .invalid-number-message{position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;color:#de0000}.react-tel-input .special-label{display:none;position:absolute;z-index:1;font-size:13px;left:46px;top:-8px;background:#fff;padding:0 2px;white-space:nowrap}.circle-for-annotation{border-radius:50%;width:13px;height:13px;margin-left:8px;margin-right:3px;margin-top:5px;cursor:pointer;border:1px solid grey}.outer-div{padding:5px}.fa{border:1px solid grey}.patalogy-options{position:absolute;top:35px;left:0;background:var(--popup-background);z-index:10000;padding:20px 10px 10px;width:200px;box-shadow:0 .6px 1.8px #0000001a,0 3.2px 7.2px #00000021;border-radius:5px;border:1px solid #585858}.annotation-add-icon{display:flex;margin-left:12px;position:relative}.dropdown-menu-pathology{min-width:180px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;-webkit-background-clip:padding-box;background-clip:padding-box}.scrollable-menu{height:auto;max-height:max(256px,60vh);overflow-x:hidden;overflow-y:auto}.scrollable-top-menu{height:auto;max-height:285;overflow-x:hidden}.dropdown-menu-pathology>li>a{color:#ffffffb3;font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:20px;padding-left:10px;text-decoration:none}.dropdown-menu-pathology>li{padding:9px 0;border-radius:10px;margin-bottom:1px}.dropdown-menu-pathology>li:hover{cursor:pointer;background-color:var(--action-details-hover)}.no-result:hover{background:#201f1e!important;cursor:auto!important}.no-result{text-align:center;display:flex;justify-content:center}.modal-scroll-annotation::-webkit-scrollbar{width:5px}.modal-scroll-annotation::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #ececec}.modal-scroll-annotation::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px #a8a8a8}.annotation-container{display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;height:100%}.annotation-heatmap-container{display:flex;justify-content:space-evenly;align-items:center;padding:4px 13px;width:100px;border-radius:10px}@media screen and (max-width:1600px){.annotation-heatmap-container{margin-top:7px}}.viewer-annotation-seperator{width:1px;border-left:var(--viewer-border);height:100%}.annotation-buttons{position:relative;display:flex;justify-content:flex-end;margin-right:10px;height:30px}.add-annotation-button{background:#3b3a39;border:none;border-radius:4px;margin-left:10px;font-family:Open Sans;font-style:normal;font-weight:400;font-size:12px;height:32px;white-space:nowrap}.add-annotation-button:hover{border:none!important;color:#fff}.selected-pathalogy-list-box{display:flex}.selected-annotation-box{display:flex;justify-content:space-around;align-items:center;height:32px;border-radius:8px;padding-left:10px;position:relative;z-index:10}.configure-tag{z-index:1000;position:absolute;top:-8px;right:-18px;background:#f90;border-radius:8px;width:60px;height:14px;cursor:pointer}.warning-tag{z-index:1000;position:absolute;top:-8px;right:-11px;background:#f90;border-radius:8px;display:flex;align-items:center;justify-content:center;width:19px;height:18px;cursor:default}.configure-tag-text{justify-content:center;font-family:Open Sans;font-style:normal;font-weight:600;font-size:9px;line-height:12px;display:flex;align-items:center;text-transform:capitalize;color:#fff}.ai-tag{display:flex;justify-content:center;align-items:center;position:absolute;z-index:1000;background:#0085ff;border-radius:20px;width:19px;height:18px;top:-8px;right:-10px}.ai-tag-text{font-family:Open Sans;font-style:normal;font-weight:400;font-size:10px;line-height:19px;justify-content:center;display:flex;align-items:center;text-transform:uppercase;color:#efefef}.ai-percent-box{background-color:#ff7979;width:40.63px;height:20px;flex:none;order:0;flex-grow:0;border-radius:8px;display:flex;justify-content:center;align-items:center;margin-left:10px}.ai-percent-text{font-family:Open Sans;font-style:normal;font-weight:700;font-size:12px;line-height:16px;display:flex;align-items:center;text-transform:uppercase;color:#000}.pathalogy-name{font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;display:flex;align-items:flex-end;color:#fafafa;margin-left:10px;white-space:nowrap}.tick-icon{display:flex;cursor:pointer;width:37px;justify-content:center;align-items:center}.background-delete-pathology{display:flex;cursor:pointer;justify-content:center;align-items:center;height:24px;width:24px;border-radius:50%}.cancel-icon{display:flex;cursor:pointer;margin-left:15px}.icon-box{display:flex;align-items:center;cursor:pointer;margin-left:10px}.setting-icon{display:flex;align-items:center;cursor:pointer}.extra-margin{display:flex;cursor:pointer;width:37px;justify-content:center;align-items:center}.next-previous-container{display:flex;margin-left:20px}.arrow-icon{display:flex;align-items:center;cursor:pointer;margin-left:10px}.react-horizontal-scrolling-menu--scroll-container::-webkit-scrollbar{display:none}.right-arrow-css{display:flex;justify-content:center;align-items:center;margin-right:10px;margin-left:10px}.left-arrow-css{display:flex;justify-content:center;align-items:center;margin-left:10px;margin-right:10px}.disabled{cursor:not-allowed!important}.added-pathology-box{position:relative;width:100%;margin-left:-10px}.height-manage{height:47px;display:flex;justify-content:center;align-items:center}.react-horizontal-scrolling-menu--wrapper{width:100%}.report-button{display:flex;align-items:center;justify-content:center;font-family:Open Sans;font-style:normal;font-weight:600;font-size:14px;line-height:20px;cursor:pointer;padding:0 12px;text-align:center;color:#fff;white-space:nowrap;height:30px;border-radius:7px;width:fit-content!important;position:relative}.next-study-button{margin-left:10px;font-weight:400!important}.configure-modal{background-color:transparent;width:fit-content;height:fit-content}.modal-container-header{padding:10px 15px;display:flex;justify-content:space-between;align-items:center;border-radius:10px 10px 0 0}.report-finding-text{font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;color:#fafafa;letter-spacing:1px}.modal-body{padding:0!important}.modal-body-header-text{font-weight:700;font-size:12px;color:#f8f8f8;letter-spacing:1px}.content-modal-text{margin-left:3px;font-weight:700;font-size:12px;line-height:30px;color:#ffffff80;line-height:15px}.detail-finding{width:fit-content}.content-modal{display:flex;flex-direction:column;margin-bottom:10px}.check-line-container{display:flex;width:100%}.cursor-pointer{cursor:pointer!important}.check-line{width:inherit;margin-top:7px;border:2px solid #FF7979;height:0px}.modal-container-footer{padding:10px;background:#222}.modal-footer-react{display:flex;justify-content:flex-end;align-items:center}.reset-button{background:#d9d9d9;border-radius:5px;padding:4px 10px;color:#000;font-style:normal;font-weight:400;font-size:14px;line-height:18px;border:white;cursor:pointer;height:34px}.completed-button{height:34px;background:#0085ff;border-radius:5px;padding:4px 10px;color:#f9f9f9;font-style:normal;font-weight:400;font-size:14px;line-height:18px;border:#0085FF;cursor:pointer}.abbre-pathology{border-radius:50%;width:20px;height:20px;padding:auto;font-family:Open Sans;font-style:normal;font-weight:500;font-size:9px;display:flex;justify-content:center;align-items:center;filter:brightness(400%);color:#fff}.badge-report{border-radius:50%;filter:brightness(200%);display:flex;justify-content:center;align-items:center;width:20px;height:20px;margin-left:5px;margin-right:4px;line-height:16px;font-family:Open Sans;font-style:normal;font-weight:400;font-size:10px;position:relative}.badge-report-dot-opt{border-radius:50%;filter:brightness(200%);display:flex;justify-content:center;align-items:center;width:16px;height:16px;margin-left:5px;line-height:16px;font-family:Open Sans;font-style:normal;font-weight:200;font-size:10px;position:relative}.badge-list{position:absolute;top:-20px;right:-4px;display:flex;color:#fff}.configure-list-container{position:absolute;z-index:10000;top:30px;right:0;width:fit-content;background:var(--popup-background);border:1px solid #585858;border-radius:5px;padding:0 10px 10px;cursor:default}.pathology-archived-configure-list-container{position:absolute;z-index:10000;top:33px;left:-78px;width:fit-content;background:var(--popup-background);border:1px solid #585858;border-radius:5px;padding:0 10px 10px;cursor:default}.configure-list{padding-inline-start:0px;margin:0}.configure-list-row{width:210px;display:flex;align-items:center;background-color:var(--action-details-hover);border-radius:7px;height:32px}.pathology-archived-configure-list-row{width:190px;display:flex;align-items:center;background-color:var(--studylist-tr-hover-color);border-radius:7px;height:32px}.pathology-archived-configure-list-row:hover,.configure-list-row:hover{cursor:pointer;background-color:#0003;border-radius:7px}.configure-path-name{font-family:Open Sans;font-style:normal;font-weight:400;font-size:13px;display:flex;align-items:flex-end;color:#fafafa;margin-left:5px;width:180px;white-space:nowrap;overflow:hidden}.pathology-archived-configure-path-name{font-family:Open Sans;font-style:normal;font-weight:400;font-size:13px;display:flex;align-items:flex-end;color:#fafafa;margin-left:5px;width:150px;white-space:nowrap;overflow:hidden}.to-be-reviewed-text{position:absolute;left:115px;top:-15px;background:#7a6340!important}.text-style-reviewed{border-radius:10px;padding:3px 6px;line-height:1;font-family:Inter!important;font-style:normal!important;font-weight:500!important;font-size:9px;letter-spacing:.02em;color:#000;white-space:nowrap}.viewed-text{position:absolute;left:153px;top:-15px;background:#6f8250}.tab-container-modal{display:flex;border-bottom:1px solid #3B3A39}.tab-container-modal>*{margin:0}.single-tab{padding:10px;border-radius:8px 8px 0 0;white-space:nowrap}.suboption-text{color:#fff!important}.info-text{font-family:Open Sans;font-style:normal;font-weight:700;font-size:12px;line-height:9px;display:flex;align-items:center;letter-spacing:1px;text-transform:capitalize;color:var(--viewer-ai-headline-color)}.border-seperator-annotation{background:#3b3a39;transform:scaleY(-1);width:2px;height:39px;margin-left:23px;margin-top:10px}.empty-added-pathology-text{font-family:Inter Tight,sans-serif;font-style:italic;font-weight:500;font-size:12px;line-height:15px;letter-spacing:.04em}tr.border_bottom td{border-bottom:1px solid #3B3A39}.fr-box.fr-basic .fr-element{font-family:Times New Roman,Times,serif!important;font-size:16px!important;line-height:1.5!important}.fr-element.fr-view{height:100%}.ai-update-text{display:flex;justify-content:center;align-items:center;color:#fff;font-family:Open Sans;font-size:9px;font-style:normal;font-weight:100;height:14px;text-transform:uppercase;letter-spacing:1px}.ai-tag-update-container{position:absolute;top:-12px;padding:0 5px;background:#131212;border-radius:8px;right:-16px}.notification-container{font-size:14px;box-sizing:border-box;position:fixed;z-index:999999;width:auto!important}.top-right{top:67px;right:12px;transition:transform .6s ease-in-out;animation:toast-in-right .7s}.bottom-right{bottom:12px;right:12px;transition:transform .6s ease-in-out;animation:toast-in-right .7s}.cancel-bottom-right{transition:transform .6s ease-out;animation:toast-right-to-left .9s}.top-left{top:12px;left:12px;transition:transform .6s ease-in;animation:toast-in-left .7s}.bottom-left{bottom:12px;left:12px;transition:transform .6s ease-in;animation:toast-in-left .7s}.notification{transition:.3s ease;position:relative;pointer-events:auto;overflow:hidden;margin:0 0 15px;padding:30px;max-width:450px;background:#262525;border-radius:8px;border:1px solid rgba(200,198,196,.32);color:#000;opacity:1;background-position:15px;background-repeat:no-repeat;display:flex;align-items:flex-start}.notification:hover{opacity:1;cursor:pointer}.notification-title{font-weight:400;line-height:24px;color:#32a75a;font-size:16px;text-align:left;margin-top:0;margin-bottom:0}.notification-title-viewer{color:#757675!important;font-weight:700!important}.notification-message{text-align:left;height:18px;margin:0 0 0 -1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-image{margin-right:10px;flex:1;padding-top:4px}.notification-image img{width:20px;height:20px}.toast{width:auto;color:#fff;padding:5px}.notification-container button{flex:1;font-weight:700;color:#fff;outline:none;border:none;text-shadow:0 1px 0 #fff;opacity:.8;line-height:1;font-size:16px;padding:0;cursor:pointer;background:0 0;border:0}@keyframes toast-in-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes toast-right-to-left{to{transform:translate(-70%)}}@keyframes toast-in-left{0%{transform:translate(-100%)}to{transform:translate(0)}}.progress-bar-container{right:0;top:0;width:100%;position:absolute;height:5px;background-color:var(--background-theme-color);border-radius:4px;overflow:hidden;z-index:10000000}.progress-bar{height:100%;background-color:#757675;transition:width .1s ease-in-out;width:100%}.toast-box-container{display:flex;flex-direction:column;border-radius:12px;background:var(--popup-background);padding:8px 10px;margin-top:10px;transition:background-color .09s ease}.toast-box-container:hover{filter:brightness(150%)}.toast-box-container-light{display:flex;flex-direction:column;border-radius:12px;background:#ededed;padding:8px 10px;margin-top:10px;transition:background-color .09s ease}.toast-box-container-light:hover{background-color:#dbdbdb}.notification-background{background:var(--background-theme-color)}.toast-box-title{color:gray;font-size:14px}.toast-box-content{color:#b7b7b7;font-size:14px}.toast-box-more-text{color:#757575;font-size:12px;width:100%;display:flex;justify-content:center}.toast-box-date{color:#757575;font-size:12px;width:fit-content;white-space:nowrap;display:flex;justify-content:center}.toast-box-message{font-weight:500;color:#b7b7b7;font-size:14px;white-space:nowrap;width:196px;overflow:hidden;text-overflow:ellipsis;display:block;cursor:text}.report-menu{height:100vh;background-color:#000;box-shadow:1px 1px 7px #00000026;border-right:1px solid #7B7B7B;transition:all .5s ease}.report__list{list-style-type:none;padding-left:5px}.report__li{display:inline-block;padding:0 0 0 12px;position:relative;font-size:16px;letter-spacing:0px;color:#f0f0f0;font-family:Lato;font-weight:400}.report__li-box:first-child{margin-top:53px}.report__li-box{display:flex;height:43px;margin-top:15px;margin-left:5px;margin-right:5px}.static_report__li-box{display:flex;height:43px;margin-top:15px;margin-left:5px;margin-right:5px;cursor:pointer}.report__li-box:hover{background:#272727;border-radius:5px;cursor:pointer}.active-tab{border-left:3px solid #0066FF}.link{display:flex;align-items:center;text-decoration:none}.content-wrapper{margin:60px 0 0 250px;padding:0 30px;overflow-y:scroll;position:fixed;left:0;top:0;height:100vh}.viewerSection .sidebarMenu,.viewerSection1 .sidebarMenu{transform:scale(1);transition:all .3s ease}.viewerSection{display:flex;flex-flow:row nowrap;align-items:stretch;width:100%;overflow:hidden}.parent-viewer-section{display:flex;flex:1;order:2;flex-direction:column;height:92%;overflow:hidden}.viewerSection1{display:flex;flex:2;-webkit-flex:2;-ms-flex:2;flex-flow:row nowrap;align-items:stretch;overflow:hidden;position:relative}.first-comes{flex:1}.sidebar-left{height:98%;flex:1;-webkit-flex:1;-ms-flex:1;margin-left:-151px;max-width:150px;order:1}.main-report-container{width:849px;float:right}.main-container{flex:1;order:2;overflow:hidden;transition:all .3s ease}.sidebar-open-left{margin-left:0}.viewerSection .sidebar-right.sidebar-open{margin-right:0;overflow-x:hidden;overflow-y:auto}.viewerSection .sidebar-left.sidebar-open,.viewerSection1 .sidebar-left.sidebar-open{margin-left:0}.template-section-1{display:flex!important;flex-direction:column!important;margin:0 10px!important}.template-section-2{margin:25px 0 0!important}.template-section-3{margin:8px 0 0!important}.editor-container{display:flex;justify-content:center;align-items:center;border-top:1px solid #4D4D4D;border-bottom:1px solid #4D4D4D;padding:10px 0;overflow:auto}.table-report{display:table;height:50%}@media(max-width:1200px){.table-report{display:block;width:100%}}ul#horizontal-list{display:flex;align-items:flex-end;flex-wrap:wrap;min-width:696px;list-style:none;padding-inline-start:22px;margin-block-start:0em;margin-block-end:0em}@media(max-width:1200px){ul#horizontal-list{min-width:unset}}.li-tab{font-size:14px;font-weight:400;border-radius:4px 4px 0 0;padding:0 10px;margin-bottom:0;display:flex;align-items:center;margin-right:5px;cursor:pointer;border-bottom:none;height:90%;min-height:32px;color:#fff}.li-tab:hover{background:#4a4a4a}.dark-midnight-tab{background:#1f3f67!important}.dark-midnight-active-li{background:#225f9f!important}.blue-theme-tab{background:#20284b!important}.blue-theme-active-li{background:#225f9f!important}.dark-tab{background:#474747!important}.dark-active-li{background:#838383!important}.light-active-li{background:#0078d4!important;color:var(--alter-text-primary)!important}.viewer-li-text{white-space:nowrap;width:210px;overflow:hidden;text-overflow:ellipsis;display:block}.cross-icon{display:flex;margin-left:10px;align-items:center}.badge-icon-d{display:flex;justify-content:center;align-items:center;margin-left:10px}.active-li{background:#404040}.warning-msg{font-family:Open Sans;font-style:normal;font-weight:400;font-size:12px;line-height:24px;color:#ffe144;margin-top:5px;margin-left:15px}.refresh-button-section{display:flex}.bottom-button{display:flex;justify-content:end;gap:1%}.refresh-icon{font-weight:400;font-size:12px;line-height:20px;display:flex;align-items:center;color:#888;float:right;margin-top:8px;margin-left:40px;cursor:pointer;width:fit-content}.container-download{display:flex;justify-content:center}.download-box-wrapper{position:relative}.download-options{position:absolute;border-radius:7px;background-color:var(--popup-background);right:7px;z-index:1000}.download-options-study-list{position:absolute;top:18px;right:-30px;background-color:var(--popup-background);z-index:1000}.dropdown-menu-react{min-width:160px;padding:0;margin:0;font-size:14px;text-align:left;list-style:none;background-color:var(--popup-background);-webkit-background-clip:padding-box;background-clip:padding-box;box-sizing:border-box;border-radius:5px;border:1px solid #585858;box-shadow:0 4px 4px #00000040;-webkit-box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);color:var(--text-primary)}.dropdown-menu-react>li>a{display:block;padding:8px 20px;clear:both;font-weight:400;line-height:1.42857143;white-space:nowrap;text-decoration:none}.dropdown-menu-react>li>a:hover{color:var(--text-primary);text-decoration:none;background-color:var(--navbar-header-popup-item-hover);cursor:pointer}.download-options-menu{min-width:210px;width:max-content;padding:4px 0;margin:0;font-size:13px;text-align:left;background-color:var(--popup-background);background-clip:padding-box;-webkit-background-clip:padding-box;box-sizing:border-box;border-radius:8px;border:1px solid #585858;box-shadow:0 6px 18px #00000038;-webkit-box-shadow:0px 6px 18px 0px rgba(0,0,0,.22);color:var(--text-primary);overflow:hidden}.download-row{display:flex;align-items:center;gap:14px;padding:4px 16px;min-height:30px}.download-row+.download-row{border-top:1px solid rgba(128,128,128,.15)}.download-row-label{flex:0 0 auto;width:130px;font-size:13.5px;font-weight:400;letter-spacing:.2px;opacity:1;white-space:nowrap}.download-row-label-highlight{font-weight:700}.download-row-chips{display:flex;flex-wrap:nowrap;gap:8px}.download-chip{min-width:62px;border:1px solid rgba(128,128,128,.4);background:transparent;color:inherit;border-radius:6px;padding:3px 12px;font-size:12.5px;font-weight:400;line-height:1.3;text-align:center;opacity:.85;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,opacity .15s ease}.download-chip:hover{background-color:var(--navbar-header-popup-item-hover);opacity:1}.download-menu-item-full{display:block;width:100%;text-align:left;background:transparent;border:none;color:inherit;padding:8px 14px;font-size:14px;cursor:pointer}.download-menu-item-full:hover{background-color:var(--navbar-header-popup-item-hover)}.download-menu-item-divider{border-bottom:1px solid rgba(128,128,128,.25)}@media only screen and (max-width:768px){.download-options-menu{width:calc(100vw - 24px);min-width:0;max-width:340px}.download-row{flex-wrap:wrap;gap:6px 10px;padding:8px 16px}.download-row-label{flex:1 1 100%;white-space:normal}.download-row-chips{flex-wrap:wrap;width:100%;justify-content:flex-start}.download-chip{flex:0 0 auto;width:90px;text-align:center}.download-menu-item-full{white-space:normal}}.spinner-place{position:absolute;top:50vh;left:50vh;z-index:1000}.parent-dropdown{position:relative}.cross-icon-dropdown{position:absolute;color:#fff;z-index:1000;right:30px;top:5px}.annotation-section-1{display:flex;flex-direction:row;justify-content:center;align-items:center}.annotation-section-2{display:flex;flex-direction:row;align-items:center;width:100%;border:1px solid #7b7b7b36}.annotation-list{width:80%;height:100%;border:1px solid #7B7B7B}.report-container{display:flex;flex-direction:column;height:100%;width:100%}.lock-warning-section{display:flex;justify-content:space-around;align-items:center;height:50%;padding:5px}.lock-warning-text{font-family:Open Sans;font-style:normal;font-size:12px;line-height:24px;font-weight:600}.unlock-warning-text{font-family:Open Sans;font-style:normal;font-size:14px;line-height:24px;font-weight:700}.expiration-timer-container{display:flex!important;align-items:center;background:var(--studylist-tr-hover-color);border-radius:15px;height:30px;margin-left:5px;padding:0 8px}.expiration-timer-text{color:var(--expiry-timer-color);font-style:normal;font-size:12px;font-weight:700}.expiration-timer-container:has(span:empty){display:none!important}.lock-report-link{font-weight:400;text-decoration-line:underline!important;cursor:pointer!important}.unlock-report-link{font-weight:400;text-decoration-line:underline!important}.no-margin{margin:0!important}.lock-icon{margin-left:5px;padding-top:22px}.add-tab{position:relative;padding:0!important;border-radius:4px!important;background:none!important;height:100%!important;display:flex!important;align-items:flex-end!important}.context-menu-report{position:absolute;z-index:10000;top:106%;border-radius:7px;box-shadow:0 4px 20px #000000e6;border:1px solid #585858;max-height:calc(100vh - 100px);overflow-y:auto}.context-menu-div{width:200px}.select-report-text{display:flex;justify-content:center;padding:10px}.aligning-container{display:flex;padding:10px}.badge-text-report{font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#a19f9d;margin-left:10px}.aligning-container:hover{cursor:pointer;background-color:var(--action-details-hover);border-radius:7px}.report-options{z-index:1000;width:250px;padding:5px 10px 10px;border-radius:7px;box-shadow:0 .6px 1.8px #0000001a,0 3.2px 7.2px #00000021}.back-button{padding:0 0 10px;width:fit-content;cursor:pointer}.back-button-text{font-family:Open Sans;font-style:normal;font-weight:400;font-size:10px;line-height:16px;color:#a19f9d;margin-left:10px}.dropdown-menu-report>li>a{color:#a19f9d;font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:20px;padding-left:10px;text-decoration:none}.no-style{font-size:12px!important;border-radius:unset!important;padding:unset!important;width:100%!important;margin-bottom:0!important;display:flex!important;margin-right:unset!important;cursor:pointer!important;border-bottom:unset!important;height:unset!important;padding:9px 0;border-radius:10px}.no-style-disabled{font-size:12px!important;border-radius:unset!important;padding:unset!important;width:100%!important;margin-bottom:0!important;display:flex!important;margin-right:unset!important;border-bottom:unset!important;height:unset!important;padding:9px 0;border-radius:10px;cursor:not-allowed!important}.no-style-disabled:hover{background-color:inherit!important}.dropdown-menu-report{min-width:160px;height:200px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu-report>li{padding:9px 0!important;border-radius:10px!important}.dropdown-menu-report>li:hover{cursor:pointer;background-color:var(--action-details-hover)}.new-editor-section{padding-inline-start:0}.tab-add-refresh-section{display:flex;align-items:center;padding-top:10px;padding-bottom:6px;box-sizing:border-box;height:50px}.tab-add-refresh-section-non-editor{display:flex;justify-content:center;padding-top:10px;padding-bottom:6px}.edit-report-icon{display:flex}.custom-tab-section{flex-shrink:0}.captured-tab__new-badge{display:inline-block;width:7px;height:7px;border-radius:50%;background-color:#e74c3c;margin-left:5px;vertical-align:middle;position:relative;top:-1px}.captured-images-icon-btn{position:relative}.captured-images-square-btn.ms-Button{width:32px;height:32px;min-width:32px;padding:0;margin:0 6px}.captured-images-square-btn .ms-Button-flexContainer{height:100%;width:100%;justify-content:center;align-items:center}.captured-images-square-btn .ms-Button-icon{margin:0;font-size:14px;line-height:1}.captured-images-icon-badge{position:absolute;top:2px;right:2px;margin-left:0;pointer-events:none}.captured-images-icon-count-badge{position:absolute;top:-4px;right:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background-color:#e74c3c;color:#fff;font-size:10px;font-weight:600;line-height:16px;text-align:center;box-sizing:border-box;pointer-events:none}.captured-images-modal-body-inner{height:100%;min-height:0;display:flex;flex-direction:column}.captured-images-modal-body-inner>.captured-tab{flex:1 1 auto;height:100%;min-height:0}.captured-tab{padding:0 10px 10px;box-sizing:border-box;height:100%;overflow:hidden;font-size:13px;display:grid;grid-template-columns:240px 1fr;grid-template-rows:1fr auto;grid-template-areas:"library pages" "hint    hint";gap:12px;align-items:stretch}.captured-tab>.captured-tab__library{grid-area:library}.captured-tab>.captured-tab__pages{grid-area:pages}.captured-tab>.captured-tab__hint{grid-area:hint}.captured-tab__toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;border-bottom:1px solid #e5e5e5;margin-bottom:12px;flex-wrap:wrap}.captured-tab__columns{display:flex;align-items:center;gap:6px}.captured-tab__label{color:#555;font-weight:500}.captured-tab__col-btn{min-width:32px;padding:4px 10px;border:1px solid #c0c0c0;background:#fff;color:#333;border-radius:3px;cursor:pointer;font-size:13px}.captured-tab__col-btn:hover{background:#f0f0f0}.captured-tab__col-btn.is-active{background:#1976d2;color:#fff;border-color:#1976d2}.captured-tab__actions{display:flex;align-items:center;gap:10px}.captured-tab__count{color:#666;font-size:12px}.captured-tab__insert-btn{padding:6px 14px;background:#1976d2;color:#fff;border:none;border-radius:3px;cursor:pointer;font-size:13px;font-weight:500}.captured-tab__insert-btn:hover:not(:disabled){background:#1565c0}.captured-tab__insert-btn:disabled{background:silver;cursor:not-allowed}.captured-tab__empty{padding:40px 20px;text-align:center;color:#888;border:1px dashed #d0d0d0;border-radius:4px;background:#fafafa}.captured-page__viewport{flex:1 1 auto;min-height:0;width:100%;display:flex;align-items:center;justify-content:center;padding:14px 0;box-sizing:border-box;overflow:hidden}.captured-page__sheet{height:100%;width:auto;max-width:calc(100% - 28px);aspect-ratio:1 / 1.414;margin:0 auto;background:#fff;padding:3%;box-shadow:0 0 14px #00000059;position:relative;box-sizing:border-box;overflow:hidden;display:flex;container-type:size}.captured-tab__grid{display:grid;gap:2px;width:100%;height:100%;position:relative;z-index:2;grid-auto-rows:min-content;align-content:start}.captured-tab__cell{position:relative;background:transparent;overflow:hidden;cursor:grab;width:100%;height:100%;display:flex;align-items:center;justify-content:center;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.captured-page__sheet .captured-tab__cell{flex-direction:column;justify-content:flex-start;align-items:center;height:auto;gap:4px}.captured-page__sheet .captured-tab__cell-inner{position:relative;width:100%;display:flex;flex-direction:column}.captured-page__sheet .captured-tab__cell--centered .captured-tab__cell-inner{width:calc(100% / var(--cti-cols, 2))}.captured-page__sheet .captured-tab__image{width:100%;height:auto;object-fit:contain;max-height:calc((100cqh - 6cqw - (var(--cti-rows, 1) - 1) * 2px) / var(--cti-rows, 1))}.captured-page__sheet .captured-tab__cell-title{position:absolute;bottom:0;left:0;right:0;width:100%;box-sizing:border-box;text-align:center;color:#fff;font-size:11px;font-weight:600;padding:10px 6px 5px;border-radius:0;background:linear-gradient(to top,#000000c7,#00000073 60%,#0000);text-shadow:0 1px 2px rgba(0,0,0,.9)}.captured-page__sheet>.captured-tab__grid{flex:1 1 auto;min-height:0}.captured-page__sheet>.captured-page__empty{flex:1 1 auto;display:flex;align-items:center;justify-content:center;min-height:0;width:100%;border:1px dashed #c8d6f0;background:#f7faff}.captured-tab__cell:active{cursor:grabbing}.captured-tab__cell.is-dragging{opacity:.4}.captured-tab__cell.is-drop-target{outline:2px solid #1976d2;outline-offset:-2px}.captured-tab__cell-index{position:absolute;top:4px;left:4px;width:22px;height:22px;border-radius:50%;background:#000000a6;color:#fff;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.captured-tab__image{width:100%;height:100%;object-fit:contain;display:block;background:#f5f5f5;pointer-events:none}.captured-tab__remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border:none;border-radius:50%;background:#000000a6;color:#fff;cursor:pointer;font-size:16px;line-height:1;padding:0;display:flex;align-items:center;justify-content:center;z-index:2}.captured-tab__remove:hover{background:#c62828}.captured-tab__hint{margin-top:12px;color:#888;font-size:12px;font-style:italic}.captured-tab__summary{display:flex;align-items:center;gap:4px;color:#444;font-size:13px}.captured-tab__add-page-btn{padding:6px 12px;background:#fff;color:#1976d2;border:1px solid #1976d2;border-radius:3px;cursor:pointer;font-size:13px;font-weight:500}.captured-tab__add-page-btn:hover{background:#e3f2fd}.captured-tab__pages{display:flex;flex-direction:column;gap:16px;overflow-y:auto;overflow-x:hidden;min-height:0;padding-right:4px;scroll-snap-type:y mandatory}.captured-page{border:1px solid #d5d5d5;border-radius:5px;background:#fff;padding:10px 12px;height:100%;min-height:0;box-sizing:border-box;display:flex;flex-direction:column;flex:0 0 100%;scroll-snap-align:start}.cti-report-col__pages .captured-page:only-of-type{flex:1 1 auto;height:auto}.captured-page__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid #eee;margin-bottom:10px;flex-wrap:nowrap}.captured-page__title{display:flex;align-items:baseline;gap:6px;flex:0 0 auto;white-space:nowrap}.captured-page__title>*{white-space:nowrap}.captured-page__img-count{overflow:hidden;text-overflow:ellipsis;min-width:0}.captured-page__columns,.captured-page__actions{flex:0 0 auto}.captured-page__num{font-weight:600;color:#333;font-size:14px}.captured-page__img-count{color:#888;font-size:12px}.captured-page__columns{display:flex;align-items:center;gap:6px}.captured-page__actions{display:flex;gap:4px}.captured-page__icon-btn{width:26px;height:26px;border:1px solid #c0c0c0;background:#fff;color:#555;border-radius:3px;cursor:pointer;font-size:11px;display:flex;align-items:center;justify-content:center;padding:0}.captured-page__icon-btn:hover:not(:disabled){background:#f0f0f0}.captured-page__icon-btn:disabled{opacity:.4;cursor:not-allowed}.captured-page__icon-btn--danger{color:#c62828;border-color:#e0b4b4}.captured-page__icon-btn--danger:hover:not(:disabled){background:#fde7e7}.captured-page__icon-btn--add{width:auto;padding:0 8px;gap:3px;color:#1565c0;border-color:#90caf9}.captured-page__icon-btn--add:hover:not(:disabled){background:#e3f2fd}.captured-page__empty{padding:20px;text-align:center;color:#aaa;font-size:12px;border:1px dashed #ddd;border-radius:4px;transition:border-color .15s,background .15s,color .15s}.captured-page__empty.is-drop-zone{border-color:#1976d2;background:#e8f0fe;color:#1976d2}.captured-page.is-cross-page-target{outline:2px solid #1976d2;outline-offset:2px;border-radius:4px}.captured-page.is-selected-target{border-color:#1976d2;background:#f0f5ff}.captured-page__selected-badge{font-size:12px;color:#1976d2;font-weight:700;margin-left:2px}.captured-page__break{margin:10px -12px -10px;padding:6px 12px;text-align:center;font-size:11px;color:#999;background:repeating-linear-gradient(90deg,transparent,transparent 4px,#ccc 4px,#ccc 8px) center/100% 1px no-repeat;letter-spacing:1px;text-transform:uppercase}.page-break-quick-btn{display:inline-flex;align-items:center;gap:4px;border:1px solid #c0c0c0;background:#fff;color:#333;border-radius:3px;padding:4px 10px;font-size:12px;cursor:pointer;margin-left:8px}.page-break-quick-btn:hover{background:#f0f0f0}.custom-tab{outline:transparent;position:relative;font-family:Segoe UI,"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:600;border:0px;border-radius:0;box-sizing:border-box;cursor:pointer;display:inline-block;padding:0 8px;text-decoration:none;text-align:center;color:var(--text-primary);background-color:transparent;line-height:34px;margin-right:8px;-webkit-user-select:none;user-select:none}.custom-tab-text{display:flex;height:100%;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.custom-tab-line:before{background-color:#0078d4;bottom:0;content:"";height:2px;left:8px;position:absolute;right:8px;transition:left .267s cubic-bezier(.1,.25,.75,.9) 0s,right .267s cubic-bezier(.1,.25,.75,.9) 0s}.fistolugram-section{display:flex;align-items:center;margin-right:8px}.fistolugram-section .viewer-fistolugram-text{margin-right:10px}.fistolugram-actions{display:flex;align-items:center}@media screen and (orientation:portrait)and (hover:hover)and (pointer:fine){.fistolugram-section{flex-direction:column;align-items:flex-start;gap:2px}.fistolugram-section .viewer-fistolugram-text{margin-right:0}.fistolugram-actions{flex-direction:row}.refresh-button .ms-Button-label{display:none}.refresh-button .ms-Button{min-width:unset;padding:0 6px}.refresh-text{display:none}.refresh-button.keep-label .ms-Button-label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.refresh-button.keep-label .ms-Button{min-width:60px;max-width:100px}}.refresh-section{margin-left:auto;margin-right:11px;display:flex;justify-content:center;align-items:center}.refresh-text{font-family:Open Sans;font-style:normal;margin-left:5px;font-weight:600;font-size:12px;line-height:20px}.study-list-refresh-text{font-family:Open Sans;font-style:normal;font-weight:600;font-size:var(--studylist-common-button-text);line-height:20px;white-space:nowrap}.secondary-button{color:var(--studylist-secondary-button-txt-color)}.suggested-list{display:flex;padding-inline-start:0px}.suggested-section{background:none!important;font-family:Open Sans;font-style:normal;font-weight:400!important;text-align:center;color:#fff;cursor:default!important}.suggested-section:hover{background:none!important}.suggested-item{background:#241202!important;border:.5px dashed #E86B00!important;border-radius:4px!important;height:18px!important;cursor:default!important}.suggested-div{display:flex!important;align-items:center!important}.suggest-badge,.suggest-tick-icon{display:flex!important;align-items:center!important;margin-left:10px}.fr-element{overflow-x:unset!important;min-height:unset!important}.fr-view table[data-captured-table] td{padding:0!important;margin:0!important;border:none!important;line-height:0!important;font-size:0!important}.fr-view table[data-captured-table] td img{display:block!important;margin:0!important;padding:0!important;border:0!important}.fr-view table[data-captured-table]{border-collapse:collapse!important;border-spacing:0!important;margin:0!important;padding:0!important;line-height:0!important;font-size:0!important;border:none!important}.fr-view table[data-captured-table] tr{margin:0!important;padding:0!important;line-height:0!important}.react-select__menu{background:#363534!important;z-index:100000!important;width:120%!important;color:#fff!important}.react-select__menu:focus{background:#363534!important;z-index:100000!important;width:120%!important;color:#fff!important}.react-select__control{width:120%!important;min-height:28px!important;background:transparent!important;border-radius:7px!important;color:#fff;border:var(--custom-dropdown-border)!important}.modal-body .react-select__control{border:1px solid #585858!important}.react-select__option:hover{background:#7d7b7b79!important;cursor:pointer}.react-select__option{background:#7d7b7b1c}.react-select__input{color:var(--primary-text-color)!important}.react-select__input-container{color:var(--primary-text-color)}.react-select__single-value{color:var(--primary-text-color)!important}.react-select__option--is-focused{background-color:unset!important}.react-select__indicator{color:var(--primary-text-color);padding:2px!important;cursor:pointer}.react-select__input-container{padding:0!important;margin:0!important;cursor:pointer}.react-select__placeholder{color:#ffffffbf;font-weight:200!important}.react-select-modal__menu{background:#363534!important;z-index:100000!important;width:120%!important;color:#fff!important}.react-select-modal__menu:focus{background:#363534!important;z-index:100000!important;width:120%!important;color:#fff!important}.react-select-modal__control{width:120%!important;min-height:28px!important;background:transparent!important;border-radius:7px!important;color:#fff!important;border:var(--custom-dropdown-border)!important}.modal-body .react-select-modal__control{border:1px solid #585858!important}.react-select-modal__option:hover{background:#7d7b7b79!important;cursor:pointer}.react-select-modal__option{background:#7d7b7b1c}.react-select-modal__input-container,.react-select-modal__single-value{color:var(--primary-text-color)}.react-select-modal__option--is-focused{background-color:unset!important}.react-select-modal__indicator{color:var(--primary-text-color);padding:2px!important;cursor:pointer}.react-select-modal__input-container{padding:0!important;margin:0!important;cursor:pointer}.react-select-modal__placeholder{color:#ffffffbf;font-weight:200!important}.form-heading{color:var(--listing-page-user-title);font-size:14px}.form-mt-10{margin-top:5px;font-size:14px;word-break:break-word}.toggle-editor-section{position:absolute;z-index:10000;display:flex;top:0;left:50px;width:180px}.file-name-upload-fistolugram{color:#fff;background-color:#262525;display:flex;align-items:center;padding:5px 0 5px 10px;margin-bottom:3px;height:20px;justify-content:space-between}.fr-element.fr-view.fr-disabled{background-color:#c5c5c5!important;height:100%!important;-webkit-user-select:text!important;user-select:text!important}.llm-editor-enabled .fr-box,.llm-editor-enabled .fr-box *:not(table):not(td):not(th):not(tr):not(thead):not(tbody):not(tfoot){border-radius:0!important;border:none!important}.llm-editor-enabled .fr-box.fr-basic.fr-top{height:100%;width:100%!important}.llm-editor-enabled .fr-more-toolbar,.llm-editor-enabled .fr-more-toolbar.fr-expanded{padding-left:12px!important}.word-message-container{display:block;position:absolute;top:50%;left:30%;color:#000;font-size:1.5rem;z-index:1000;transform:translate("-50%","50%")}.editor-blurred{filter:blur(3px);pointer-events:none}.hrct-body select,.hrct-body textarea,.hrct-body input{background-color:#3b3b3b;color:#fff}.dsr-observation{background-color:#ece8ea;border-radius:10px;padding:20px}.dsr-observation-clinical-history,.dsr-observation-technique,.dsr-observation-findings,.dsr-observation-impressions,.dsr-observation-comparison{display:flex;flex-direction:column;justify-content:start;margin-bottom:20px}.dsr-observation-clinical-history-text,.dsr-observation-technique-text,.dsr-observation-findings-text,.dsr-observation-impressions-text,.dsr-observation-comparison-text{color:#000;font-weight:700}.report-template-radio .ms-ChoiceField{margin-top:0;margin-bottom:9px}.report-template-radio .ms-ChoiceFieldLabel{white-space:nowrap}.text-field-note{color:var(--listing-page-user-title);font-family:Open Sans;font-size:13px;font-style:normal;font-weight:400;text-align:start;margin-left:10px}.ms-SearchBox{width:99%}.custom-textarea::-webkit-scrollbar{height:4px;width:6px;margin-left:50px}.custom-textarea::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.custom-textarea::-webkit-scrollbar-track{background:transparent;margin-bottom:30px}.editor-container-watermark .fr-wrapper{position:relative}.editor-container-watermark .fr-wrapper:before{content:"Template Draft";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-30deg);font-size:70px;font-weight:700;color:#0000001a;white-space:nowrap;pointer-events:none;z-index:1}.new-editor-section.editor-container-watermark .fr-view,.new-editor-section.editor-container-watermark .fr-view *{color:#00000080!important}.editor-container-watermark .fr-element{position:relative;z-index:2;background:transparent}.instruction-history-content{scrollbar-width:thin;scrollbar-color:#7d7d7d #f0f0f0}.instruction-history-content::-webkit-scrollbar{width:6px}.instruction-history-content::-webkit-scrollbar-track{background:#f0f0f0}.instruction-history-content::-webkit-scrollbar-thumb{background-color:#7d7d7d;border-radius:8px}.captured-tab__library--strip{position:relative;z-index:5;background:#fafafa;border:1px solid #e0e0e0;border-radius:6px;padding:8px 10px;box-shadow:0 1px 2px #00000008;display:flex;flex-direction:column;min-height:0;overflow:hidden}.captured-tab__library--strip.is-collapsed{align-self:start}.captured-tab__library-header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.captured-tab__library-toggle{width:22px;height:22px;border:none;background:transparent;cursor:pointer;font-size:12px;color:#555;padding:0;display:flex;align-items:center;justify-content:center}.captured-tab__library-toggle:hover{color:#1976d2}.captured-tab__library-title{font-weight:600;font-size:13px;color:#333;flex:1}.captured-tab__library-count{color:#888;font-weight:400;font-size:12px}.captured-tab__library.is-collapsed{padding-bottom:4px}.captured-tab__library-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;overflow-x:hidden;overflow-y:auto;padding:4px 2px 8px;scroll-behavior:smooth;scrollbar-width:thin;flex:1 1 auto;min-height:0;align-content:start}.captured-tab__library-strip::-webkit-scrollbar{width:8px}.captured-tab__library-strip::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:4px}.captured-tab__library-strip::-webkit-scrollbar-track{background:transparent}.captured-tab__library-item{position:relative;width:100%;height:72px;border:1px solid #c8c8c8;border-radius:4px;background:#fff;overflow:hidden;cursor:grab;transition:border-color .15s,transform .12s,box-shadow .15s}.captured-tab__library-item:hover{border-color:#1976d2;box-shadow:0 2px 6px #1976d22e;transform:translateY(-1px)}.captured-tab__library-item:active{cursor:grabbing}.captured-tab__library-item.is-dragging{opacity:.4}.captured-tab__library-add{position:absolute;top:3px;right:3px;width:20px;height:20px;border:none;border-radius:50%;background:#1976d2eb;color:#fff;font-size:14px;line-height:1;cursor:pointer;padding:0;display:none;align-items:center;justify-content:center;z-index:2}.captured-tab__library-item:hover .captured-tab__library-add{display:flex}.captured-tab__library-add:hover{background:#1565c0}.captured-tab__empty--inline{padding:12px;font-size:12px}.captured-tab__drag-overlay{width:140px;height:105px;border:2px solid #1976d2;border-radius:4px;background:#fff;box-shadow:0 6px 20px #00000040;overflow:hidden;pointer-events:none;transform:rotate(-2deg)}.captured-page.is-cross-page-target{background:#f0f7ff}.captured-tab__cell{position:relative}.captured-tab__cell-actions{position:absolute;top:4px;right:4px;display:flex;gap:4px;opacity:0;transition:opacity .12s ease-in-out;z-index:2}.captured-tab__cell:hover .captured-tab__cell-actions,.captured-tab__cell:focus-within .captured-tab__cell-actions{opacity:1}.captured-tab__cell-action.ms-Button{width:24px;height:24px;min-width:24px;padding:0;background:#0009;color:#fff;border-radius:50%}.captured-tab__cell-action.ms-Button:hover{background:#000c;color:#fff}.captured-tab__cell-action.ms-Button .ms-Button-icon,.captured-tab__cell-action.ms-Button i{color:#fff;font-size:12px}.captured-tab__cell-action--danger.ms-Button:hover{background:#c62828}.captured-page__col-choice .ms-ChoiceField{margin:0}.captured-page__col-choice .ms-ChoiceField-input{display:none}.captured-page__col-choice .ms-ChoiceField-field{padding:4px 10px;min-width:0;border:1px solid #c8c8c8;border-radius:4px;font-size:12px;background:#fff;cursor:pointer}.captured-page__col-choice .ms-ChoiceField-field:before,.captured-page__col-choice .ms-ChoiceField-field:after{display:none}.captured-page__col-choice .ms-ChoiceField-field .ms-ChoiceFieldLabel{padding-left:0;color:#444}.captured-page__col-choice .ms-ChoiceField-field.is-checked{background:#1976d2;border-color:#1976d2}.captured-page__col-choice .ms-ChoiceField-field.is-checked .ms-ChoiceFieldLabel{color:#fff}.captured-page__action--danger:hover .ms-Button-icon,.captured-page__action--danger:hover i{color:#c62828!important}.captured-page__actions .ms-Button{background:transparent;color:#555;border-radius:4px}.captured-page__actions .ms-Button:hover,.captured-page__actions .ms-Button:active{background:#e3f2fd;color:#1565c0}.captured-page__actions .ms-Button:hover .ms-Button-icon,.captured-page__actions .ms-Button:hover i{color:#1565c0}.captured-page__actions .ms-Button.is-disabled,.captured-page__actions .ms-Button:disabled{background:transparent;opacity:.4}.captured-page__actions .ms-Button.is-disabled:hover,.captured-page__actions .ms-Button:disabled:hover{background:transparent}.captured-page__actions .captured-page__action--danger:hover,.captured-page__actions .captured-page__action--danger:active{background:#fde7e7}.captured-tab__library-used{position:absolute;top:3px;left:3px;background:#107c10;color:#fff;font-size:10px;font-weight:600;padding:1px 6px;border-radius:8px;pointer-events:none;z-index:2;letter-spacing:.2px}.captured-tab__library-item.is-used{border-color:#107c10}.captured-tab__library-item.is-used:hover{border-color:#0b5d0b;box-shadow:0 2px 6px #107c1038}.captured-tab__library-add.ms-Button{width:22px;height:22px;min-width:22px;padding:0;background:#1976d2eb;color:#fff;border-radius:50%;display:none}.captured-tab__library-item:hover .captured-tab__library-add.ms-Button{display:inline-flex}.captured-tab__library-add.ms-Button:hover{background:#1565c0}.captured-tab__library-add.ms-Button .ms-Button-icon,.captured-tab__library-add.ms-Button i{color:#fff;font-size:12px}.captured-tab__library-actions{display:flex;align-items:center;gap:4px;flex:1}.captured-tab__library-select-all{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#333;cursor:pointer;-webkit-user-select:none;user-select:none}.captured-tab__library-select-all input[type=checkbox]{margin:0;cursor:pointer}.captured-tab__library-action-icon.ms-Button{width:26px;height:26px;min-width:26px;padding:0;border-radius:4px}.captured-tab__library-action-icon.ms-Button .ms-Button-icon{font-size:14px;color:#444}.captured-tab__library-action-icon.ms-Button:hover{background:#eef4fb}.captured-tab__library-action-icon.ms-Button.is-disabled .ms-Button-icon{color:#b0b0b0}.captured-tab__library-autoload-wrap{margin-left:auto;display:inline-flex;align-items:center}.captured-tab__library-autoload-btn.ms-Button{height:24px;min-height:24px;padding:0 10px;font-size:11px;border-radius:4px}.captured-tab__library-autoload-btn.ms-Button .ms-Button-flexContainer{display:inline-flex;align-items:center;gap:6px}.captured-tab__library-autoload-label{font-size:11px;font-weight:600;line-height:1}.captured-tab__library-autoload-arrow{font-size:18px;font-weight:700;line-height:1;display:inline-flex;align-items:center}.captured-tab__library-selcount{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#1976d2;color:#fff;font-size:11px;font-weight:600}.captured-tab__library-checkbox{position:absolute;top:3px;left:3px;z-index:2;width:18px;height:18px;background:#ffffffeb;border-radius:3px;display:none;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 2px #0003}.captured-tab__library-checkbox input{margin:0;cursor:pointer}.captured-tab__library-item:hover .captured-tab__library-checkbox,.captured-tab__library-item.is-selected .captured-tab__library-checkbox{display:flex}.captured-tab__library-item.is-selected{border-color:#1976d2;box-shadow:0 0 0 2px #1976d259}.cti-shell{display:grid;grid-template-columns:300px minmax(0,1fr) 320px;grid-template-rows:minmax(0,1fr) auto;grid-template-areas:"library workspace preview" "footer  footer    footer";gap:10px;height:100%;min-height:0;box-sizing:border-box;padding:10px;--cti-text: #f0f2f6;--cti-text-muted: #bcbcbc;--cti-panel-bg: rgba(0, 0, 0, .18);--cti-panel-border: rgba(255, 255, 255, .08);--cti-divider: rgba(255, 255, 255, .06);--cti-accent: #79b3ee;--cti-accent-strong: #cfe3ff;--cti-accent-border: rgba(121, 179, 238, .5);--cti-accent-fill: #1976d2;--cti-track-bg: rgba(0, 0, 0, .28);--cti-sheet-bg: #14233e}.cti-shell--light{--cti-text: #1f1f1f;--cti-text-muted: #454545;--cti-panel-bg: rgba(0, 0, 0, .04);--cti-panel-border: rgba(0, 0, 0, .12);--cti-divider: rgba(0, 0, 0, .08);--cti-accent: #1565c0;--cti-accent-strong: #0d47a1;--cti-accent-border: rgba(21, 101, 192, .45);--cti-accent-fill: #1565c0;--cti-track-bg: rgba(0, 0, 0, .06);--cti-sheet-bg: #ffffff}.cti-library{grid-area:library}.cti-workspace{grid-area:workspace}.cti-preview-panel{grid-area:preview}.cti-footer{grid-area:footer}.cti-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:6px;border-top:1px solid var(--cti-panel-border)}.cti-footer .cti-hint{text-align:left}.cti-footer__left{display:flex;align-items:center;gap:16px;flex:1 1 auto;min-width:0}.cti-footer__save{flex:0 0 auto}.cti-library{display:flex;flex-direction:column;min-height:0;gap:10px}.cti-preview-panel__settings{flex:0 0 auto;display:flex;flex-direction:column;gap:12px;padding:12px 14px;background:var(--cti-panel-bg);border:1px solid var(--cti-panel-border);border-radius:10px}.cti-library__show-title .ms-Checkbox-text{color:var(--cti-text)}.cti-settings__placement{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cti-settings__placement .captured-tab__label{color:var(--cti-text-muted);font-size:12px}.cti-settings__placement-choice .ms-ChoiceField{margin:0}.cti-settings__placement-choice .ms-ChoiceField-input{display:none}.cti-settings__placement-choice .ms-ChoiceField-field{padding:5px 14px;min-width:0;border:none;border-radius:6px;font-size:12px;font-weight:600;background:transparent;cursor:pointer;transition:background .12s ease,color .12s ease}.cti-settings__placement-choice .ms-ChoiceField-field:before,.cti-settings__placement-choice .ms-ChoiceField-field:after{display:none}.cti-settings__placement-choice .ms-ChoiceField-field .ms-ChoiceFieldLabel{padding-left:0;color:var(--cti-text-muted)}.cti-settings__placement-choice .ms-ChoiceField-field:hover .ms-ChoiceFieldLabel{color:var(--cti-text)}.cti-settings__placement-choice .ms-ChoiceField-field.is-checked{background:var(--cti-accent-fill);box-shadow:0 1px 2px #0003}.cti-settings__placement-choice .ms-ChoiceField-field.is-checked .ms-ChoiceFieldLabel{color:#fff}.cti-library__panel{display:flex;flex-direction:column;min-height:0;flex:1 1 auto;background:var(--cti-panel-bg);border:1px solid var(--cti-panel-border);border-radius:10px;overflow:hidden}.cti-library__header{padding:10px 10px 6px;display:flex;flex-direction:column;gap:6px;border-bottom:1px solid var(--cti-divider)}.cti-library__title-row{display:flex;align-items:center;gap:8px}.cti-library__title{font-weight:600;font-size:14px;display:flex;align-items:center;gap:6px}.cti-library__refresh{margin-left:auto;width:28px;height:28px;color:var(--cti-accent)}.cti-library__refresh:disabled{opacity:.45;cursor:not-allowed}.cti-library__add-all{background:transparent;color:var(--cti-accent);border:1px dashed var(--cti-accent-border);border-radius:6px;padding:3px 10px;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap}.cti-library__add-all:hover:not(:disabled){background:#1976d21f}.cti-library__add-all:disabled{opacity:.45;cursor:not-allowed}.cti-library__count{background:#ffffff1f;border-radius:10px;padding:0 8px;font-size:11px;font-weight:500}.cti-library__search .ms-TextField-fieldGroup{height:30px}.cti-library__bulk{display:flex;align-items:center;justify-content:space-between;gap:8px}.cti-library__select-all{display:inline-flex;align-items:center;gap:6px;font-size:12px;cursor:pointer}.cti-library__bulk-btn.ms-Button{height:28px;min-width:0;padding:0 10px;font-size:12px}.cti-library__list{flex:1 1 auto;min-height:0;overflow-y:auto;padding:6px;display:flex;flex-direction:column;gap:6px}.cti-library__empty{padding:24px 12px;text-align:center;font-size:12px;opacity:.7}.cti-lib-row{display:grid;grid-template-columns:22px 56px 1fr auto;align-items:center;gap:8px;padding:6px;background:#00000040;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:background .12s,border-color .12s,box-shadow .12s}.cti-lib-row:hover{background:#00000059;border-color:#ffffff14}.cti-lib-row.is-selected{border-color:#1976d2;box-shadow:0 0 0 2px #1976d259 inset}.cti-lib-row.is-dragging{opacity:.4}.cti-lib-row.is-used{outline:1px dashed rgba(46,160,67,.35)}.cti-lib-row__check{display:flex;align-items:center;justify-content:center}.cti-lib-row__thumb{width:56px;height:42px;border-radius:6px;overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center;cursor:grab}.cti-lib-row__thumb:active{cursor:grabbing}.cti-lib-row__img{width:100%;height:100%;object-fit:cover}.cti-lib-row__body{min-width:0;display:flex;flex-direction:column;gap:2px}.cti-lib-row__title{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cti-lib-row__input{width:100%;background:#ffffff0f;color:inherit;border:1px solid #1976d2;border-radius:4px;padding:3px 6px;font-size:13px}.cti-lib-row__meta{display:flex;gap:4px}.cti-lib-row__badge{font-size:10px;padding:1px 6px;border-radius:8px;background:#ffffff14;opacity:.85}.cti-lib-row__badge.is-used{background:#2ea04340;color:#79e08b}.cti-lib-row--pending{grid-template-columns:56px 1fr;cursor:default}.cti-lib-row--pending:hover{background:#00000040;border-color:transparent}.cti-lib-row--pending .cti-lib-row__thumb{cursor:default}.cti-lib-row__spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.2);border-top-color:#1976d2;border-radius:50%;animation:cti-spin .8s linear infinite}@keyframes cti-spin{to{transform:rotate(360deg)}}.cti-lib-row__pending-icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;color:#f0b429;border:2px solid rgba(240,180,41,.5)}.cti-lib-row--pending.is-timed-out .cti-lib-row__title{color:#f0b429}.cti-lib-row__retry{font-size:11px;padding:1px 8px;border-radius:8px;background:#1976d240;color:#8ab8e8;border:1px solid rgba(25,118,210,.5);cursor:pointer}.cti-lib-row__retry:hover{background:#1976d266}.cti-lib-row__actions{display:flex;gap:2px;opacity:0;transition:opacity .12s}.cti-lib-row:hover .cti-lib-row__actions,.cti-lib-row.is-selected .cti-lib-row__actions{opacity:1}.cti-lib-row__action.ms-Button{width:26px;height:26px;padding:0;min-width:0}.cti-lib-row__action--danger.ms-Button:hover .ms-Button-icon{color:#ff6b6b}.cti-workspace{position:relative;min-width:0;background:#0000001f;border-radius:10px;padding:10px;overflow:hidden}.cti-workspace__scroll{height:100%;overflow-x:auto;overflow-y:hidden}.cti-workspace__edge{position:absolute;top:10px;bottom:10px;width:48px;pointer-events:none;z-index:2}.cti-workspace__edge--left{left:10px;background:linear-gradient(to right,#0000008c,#0000)}.cti-workspace__edge--right{right:10px;background:linear-gradient(to left,#0000008c,#0000)}.cti-workspace__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#1976d2eb;color:#fff;cursor:pointer;box-shadow:0 4px 12px #00000059;font-weight:600;font-size:13px;line-height:1}.cti-workspace__nav:hover{background:#1976d2}.cti-workspace__nav--left{left:14px}.cti-workspace__nav--right{right:14px}.cti-workspace__nav-chevron{font-size:18px;line-height:1}.cti-workspace__nav-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;padding:0 5px;height:18px;border-radius:9px;background:#ffffff38;font-size:11px}.cti-workspace__empty{padding:32px;text-align:center;opacity:.7}.cti-workspace__cols{display:flex;gap:12px;height:100%;min-height:0}.cti-report-col{flex:1 1 380px;min-width:380px;max-width:600px;display:flex;flex-direction:column;background:var(--cti-panel-bg);border:1px solid var(--cti-panel-border);border-radius:8px;overflow:hidden}.cti-workspace__cols[data-count="1"] .cti-report-col{flex:1 1 100%;max-width:none;min-width:0}.cti-workspace__cols[data-count="2"] .cti-report-col{flex:1 1 50%;min-width:0;max-width:none}.cti-workspace__cols:not([data-count="1"]) .captured-page__header{gap:6px}.cti-workspace__cols:not([data-count="1"]) .captured-page__columns{gap:4px}.cti-workspace__cols:not([data-count="1"]) .captured-page__columns .captured-tab__label{display:none}.cti-workspace__cols:not([data-count="1"]) .captured-page__col-choice .ms-ChoiceField-field{padding:3px 7px}.cti-workspace__cols:not([data-count="1"]) .captured-page__actions{gap:2px}.cti-workspace__cols:not([data-count="1"]) .captured-page__actions .ms-Button{width:28px;height:28px}.cti-workspace__cols:not([data-count="1"]) .captured-page__actions .ms-Button .ms-Button-icon,.cti-workspace__cols:not([data-count="1"]) .captured-page__actions .ms-Button i{font-size:13px}.cti-report-col.is-active{border-color:#1976d28c}.cti-report-col__header{display:flex;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid var(--cti-divider);background:var(--cti-panel-bg)}.cti-report-col__name{font-weight:600;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1 auto;min-width:0}.cti-report-col__active-badge{background:#1976d2;color:#fff;font-size:10px;padding:1px 6px;border-radius:8px}.cti-report-col__pages{flex:1 1 auto;min-height:0;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:10px}.cti-report-col__empty{padding:24px 12px;text-align:center;font-size:12px;opacity:.7;border:2px dashed var(--cti-panel-border);border-radius:8px}.cti-report-col__add-page{align-self:center;background:transparent;color:var(--cti-accent);border:1px dashed var(--cti-accent-border);border-radius:6px;padding:4px 12px;font-size:12px;cursor:pointer}.cti-report-col__add-page:hover{background:#1976d21f}.captured-tab__cell-title{position:absolute;bottom:4px;left:4px;right:4px;font-size:10px;color:#fff;background:#0000008c;padding:2px 4px;border-radius:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.captured-tab__cell.is-preview-selected{outline:2px solid #1976d2}.cti-preview-panel{display:flex;flex-direction:column;min-height:0;gap:10px}.cti-preview{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;padding:12px;gap:12px;overflow-y:auto;background:var(--cti-panel-bg);border:1px solid var(--cti-panel-border);border-radius:10px}.cti-preview--empty{align-items:center;justify-content:center;text-align:center}.cti-preview__empty-msg{opacity:.65;font-size:13px;padding:32px 12px}.cti-preview__image-wrap{width:100%;aspect-ratio:1;background:#000;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.cti-preview__image{width:100%;height:100%;object-fit:contain}.cti-preview__details{display:flex;flex-direction:column;gap:12px;min-width:0}.cti-preview__section{display:flex;flex-direction:column;gap:4px}.cti-preview__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;opacity:.7}.cti-preview__title-row{display:flex}.cti-preview__title-row .ms-TextField{flex:1;width:100%}.cti-preview__usage{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px;max-height:140px;overflow-y:auto}.cti-preview__usage-item{display:flex;align-items:center;gap:6px;background:#ffffff0d;border-radius:6px;padding:4px 8px;font-size:12px}.cti-preview__usage-report{font-weight:600;color:var(--cti-accent-strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto;min-width:0}.cti-preview__usage-sep{opacity:.5}.cti-preview__usage-remove.ms-Button{width:22px;height:22px;min-width:0;padding:0}.cti-preview__usage-empty{font-size:12px;opacity:.6;font-style:italic}.cti-preview__add-row{display:flex;gap:6px;align-items:center}.cti-preview__dd{flex:1}.cti-preview__footer{margin-top:auto;padding-top:8px}.cti-preview__delete.ms-Button{width:100%}.cti-hint{font-size:11px;opacity:.6;text-align:center;padding:2px 0}.cti-confirm-backdrop{position:fixed;inset:0;background:#0009;z-index:10000;display:flex;align-items:center;justify-content:center}.cti-confirm{background:#1f1f1f;color:#fff;border-radius:10px;padding:18px 20px;width:380px;max-width:90vw;box-shadow:0 12px 40px #0009}.cti-confirm__title{font-size:15px;font-weight:600;margin-bottom:8px}.cti-confirm__body{font-size:13px;opacity:.85;margin-bottom:16px;line-height:1.4}.cti-confirm__actions{display:flex;gap:8px;justify-content:flex-end}.cti-confirm__cancel{background:transparent;color:inherit;border:1px solid rgba(255,255,255,.25);border-radius:4px;padding:6px 14px;cursor:pointer}.cti-confirm__cancel:hover{background:#ffffff0d}@media(max-width:1280px){.cti-shell{grid-template-columns:260px minmax(0,1fr) 280px}}@media(max-width:1024px){.cti-shell{grid-template-columns:240px minmax(0,1fr);grid-template-areas:"library workspace" "preview preview" "footer  footer";grid-template-rows:minmax(0,1fr) auto auto}.cti-preview-panel{max-height:400px}}@media(orientation:portrait){.cti-shell{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto auto;grid-template-areas:"library" "workspace" "preview" "footer"}.cti-library{flex-direction:column;gap:8px;flex:0 0 auto}.cti-preview-panel__settings{padding:6px 12px}.cti-library__panel{flex:0 0 auto;min-height:0}.cti-library__header{padding:8px 10px 6px}.cti-library__list{flex:0 0 auto;flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:8px;gap:8px}.cti-lib-row{position:relative;flex:0 0 128px;width:128px;grid-template-columns:1fr;grid-template-rows:auto auto;gap:4px;padding:6px}.cti-lib-row__check{position:absolute;top:8px;left:8px;z-index:1;background:#0000008c;border-radius:4px;padding:1px}.cti-lib-row__thumb{width:100%;height:78px}.cti-lib-row__body{align-items:flex-start}.cti-lib-row__title{white-space:normal;line-height:1.2}.cti-lib-row--pending{grid-template-columns:1fr;grid-template-rows:auto auto}.cti-preview-panel{max-height:300px}.cti-preview{flex-direction:row;align-items:stretch;gap:14px;overflow:hidden;max-height:220px}.cti-preview--empty{flex-direction:column}.cti-preview__image-wrap{width:180px;flex:0 0 180px;aspect-ratio:1;align-self:center}.cti-preview__details{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.cti-preview__usage{max-height:none}}.cti-shell--mobile{position:relative;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;grid-template-areas:"tabs" "main" "footer";gap:8px;padding:8px}.cti-mtabs{grid-area:tabs;display:flex;align-items:center;gap:6px;padding:4px;border-radius:10px;background:var(--cti-track-bg);border:1px solid var(--cti-panel-border)}.cti-mtabs__tab{flex:1 1 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:8px;border:0;border-radius:8px;background:transparent;color:var(--cti-text);font-weight:600;font-size:14px;cursor:pointer}.cti-mtabs__tab[data-active=true]{background:var(--cti-accent-fill);color:#fff}.cti-mtabs__count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#fff3;font-size:11px}.cti-mtabs__tab:not([data-active=true]) .cti-mtabs__count{background:#7f7f7f47}.cti-mtabs__gear{flex:0 0 auto;width:40px;height:40px;border:0;border-radius:8px;background:transparent;color:var(--cti-text);font-size:18px;line-height:1;cursor:pointer}.cti-mtabs__gear[data-active=true]{background:var(--cti-accent-fill);color:#fff}.cti-shell--mobile .cti-library,.cti-shell--mobile .cti-workspace{grid-area:main;min-height:0;min-width:0}.cti-shell--mobile[data-mobile-tab=library] .cti-workspace,.cti-shell--mobile[data-mobile-tab=reports] .cti-library{display:none}.cti-shell--mobile .cti-library{flex:1 1 auto;flex-direction:column}.cti-shell--mobile .cti-library__panel{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.cti-shell--mobile .cti-library__list{flex:1 1 auto;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-content:start;grid-auto-rows:max-content;overflow-x:hidden;overflow-y:auto;padding:10px}.cti-shell--mobile .cti-lib-row{align-self:start}.cti-shell--mobile .cti-lib-row{position:relative;display:flex;flex:initial;width:auto;flex-direction:column;gap:6px;padding:8px}.cti-shell--mobile .cti-lib-row__check{position:absolute;top:10px;left:10px;z-index:1;background:#0000008c;border-radius:4px;padding:2px}.cti-shell--mobile .cti-lib-row__thumb{width:100%;height:92px}.cti-shell--mobile .cti-lib-row__body{align-items:flex-start}.cti-shell--mobile .cti-lib-row__title{white-space:normal;line-height:1.25}.cti-shell--mobile .cti-workspace__scroll{scroll-snap-type:x mandatory}.cti-shell--mobile .cti-workspace__cols:not([data-count="1"]) .cti-report-col{flex:0 0 100%;min-width:100%;max-width:100%;scroll-snap-align:start}.cti-shell--mobile .cti-workspace__cols:not([data-count="1"]) .captured-page__header{gap:8px}.cti-shell--mobile .cti-workspace__cols:not([data-count="1"]) .captured-page__columns{gap:6px}.cti-shell--mobile .cti-workspace__cols:not([data-count="1"]) .captured-page__columns .captured-tab__label{display:inline}.cti-shell--mobile .cti-workspace__cols:not([data-count="1"]) .captured-page__actions{gap:6px}.cti-shell--mobile .cti-workspace__cols:not([data-count="1"]) .captured-page__actions .ms-Button{width:36px;height:36px}.cti-shell--mobile .cti-workspace__nav{padding:9px 13px}.cti-shell--mobile .cti-report-col__add-page{padding:8px 16px}.cti-shell--mobile .captured-page__header{flex-wrap:nowrap;gap:6px}.cti-shell--mobile .captured-page__title{flex:0 0 auto}.cti-shell--mobile .captured-page__columns{flex:0 1 auto;min-width:0;gap:4px}.cti-shell--mobile .captured-page__columns .captured-tab__label{display:none}.cti-shell--mobile .captured-page__col-choice .ms-ChoiceField-field{padding:4px 9px}.cti-shell--mobile .captured-page__actions{flex:0 0 auto;margin-left:auto;gap:2px}.cti-shell--mobile .captured-page__actions .ms-Button{width:32px;height:32px}.cti-shell--mobile .captured-page,.cti-shell--mobile .cti-report-col__pages .captured-page:only-of-type{flex:0 0 auto;height:auto}.cti-shell--mobile .captured-page__viewport{display:block;padding:10px 0 0;overflow:visible}.cti-shell--mobile .captured-page__sheet{width:100%;max-width:100%;height:auto;aspect-ratio:auto;container-type:normal;padding:10px}.cti-shell--mobile .captured-page__sheet .captured-tab__grid{height:auto}.cti-shell--mobile .captured-page__sheet .captured-tab__image{max-height:none}.captured-page__menu-wrap{position:relative;flex:0 0 auto;margin-left:auto}.captured-page__menu-btn.ms-Button{width:36px;height:36px;background:transparent;color:#555;border-radius:6px}.captured-page__menu-btn.ms-Button:hover,.captured-page__menu-btn.ms-Button:active{background:#e3f2fd;color:#1565c0}.captured-page__menu-btn.ms-Button .ms-Button-icon,.captured-page__menu-btn.ms-Button i{font-size:16px}.captured-page__menu-backdrop{position:fixed;inset:0;z-index:40}.captured-page__menu{position:absolute;top:calc(100% + 4px);right:0;z-index:41;min-width:172px;padding:4px;display:flex;flex-direction:column;background:#fff;border:1px solid #d5d5d5;border-radius:8px;box-shadow:0 8px 24px #00000038}.captured-page__menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:0;border-radius:6px;background:transparent;color:#333;font-size:14px;text-align:left;cursor:pointer}.captured-page__menu-item:hover:not(:disabled){background:#f0f5ff}.captured-page__menu-item:disabled{opacity:.4;cursor:not-allowed}.captured-page__menu-item--danger{color:#c62828}.captured-page__menu-item--danger:hover:not(:disabled){background:#fde7e7}.captured-page__menu-ic{width:18px;text-align:center;font-size:14px;line-height:1}.cti-shell--mobile .cti-preview-panel{display:contents}.cti-shell--mobile .cti-preview-panel__settings,.cti-shell--mobile .cti-preview{position:absolute;left:0;right:0;bottom:0;z-index:1000;max-height:82%;overflow-y:auto;margin:0;padding:16px;background:var(--cti-sheet-bg);border:1px solid var(--cti-panel-border);border-bottom:0;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -10px 34px #00000080;animation:cti-sheet-up .2s ease}.cti-shell--mobile .cti-preview-panel__settings:before,.cti-shell--mobile .cti-preview:before{content:"";display:block;width:40px;height:4px;margin:0 auto 14px;border-radius:2px;background:var(--cti-text-muted);opacity:.5}.cti-shell--mobile .cti-preview-panel__settings{display:none}.cti-shell--mobile[data-options-open] .cti-preview-panel__settings{display:block}.cti-shell--mobile .cti-preview-panel__settings .cti-settings__placement{margin-top:14px}.cti-shell--mobile .cti-preview{display:none}.cti-shell--mobile[data-preview-open] .cti-preview{display:flex;flex-direction:column;align-items:stretch;gap:14px}.cti-shell--mobile[data-preview-open] .cti-preview__image-wrap{width:60%;max-width:220px;align-self:center;flex:0 0 auto}.cti-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;font-weight:600;font-size:15px;color:var(--cti-text)}.cti-sheet__close{flex:0 0 auto;width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:var(--cti-text);font-size:18px;line-height:1;cursor:pointer}.cti-sheet-backdrop{position:absolute;inset:0;z-index:999;background:#00000073;animation:cti-fade-in .18s ease}.cti-shell--mobile .cti-footer{padding:8px 4px 4px}.cti-shell--mobile .cti-footer__save{min-height:44px}@keyframes cti-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes cti-fade-in{0%{opacity:0}to{opacity:1}}.cti-mshell{--m-bg: #0d1728;--m-panel: #16233a;--m-panel-2: #1d2c48;--m-ink: #e8eef7;--m-muted: #8ea0bd;--m-line: #28374f;--m-accent: #2f7ef5;--m-add: #3fb37f;--paper: #f5f6f3;--paper-line: #d9dcd4;--paper-ink: #28303a;--paper-muted: #8a9280;--cti-text: var(--m-ink);--cti-sheet-bg: #14233e;position:relative;display:flex;flex-direction:column;height:100%;min-height:62vh;max-height:100%;background:var(--m-bg);color:var(--m-ink);border-radius:10px;overflow:hidden}.cti-mshell--light{--m-bg: #eef1f6;--m-panel: #ffffff;--m-panel-2: #e9eef7;--m-ink: #1a2233;--m-muted: #5a6579;--m-line: #dde2ec;--cti-sheet-bg: #ffffff}.cti-mshell *{box-sizing:border-box}.cti-mtop{flex:none;padding:10px 12px 6px;display:flex;flex-direction:row;align-items:center;gap:8px}.cti-mtop__report{flex:1 1 auto;min-width:0}.cti-mtop__report-name{flex:1 1 auto;min-width:0;font-size:15px;font-weight:600;color:var(--m-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cti-mhint{flex:none;padding:0 12px 4px;font-size:11px;color:var(--m-muted);text-align:center}.cti-mpager{display:flex;align-items:center;gap:8px}.cti-mpager__nav,.cti-mpager__add,.cti-mpager__gear{width:34px;height:34px;flex:none;border-radius:9px;border:1px solid var(--m-line);background:var(--m-panel);color:var(--m-ink);font-size:16px;line-height:1;cursor:pointer;display:grid;place-items:center}.cti-mpager__nav:disabled{opacity:.4;cursor:default}.cti-mpager__add{color:var(--m-accent);border-style:dashed}.cti-mpager__gear{margin-left:auto}.cti-mpager__label{font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;padding:0 4px;white-space:nowrap}.cti-mpaper-wrap{flex:1;min-height:0;display:flex;flex-direction:column;padding:4px 10px 8px;overflow:hidden}.cti-mpaper-wrap .cti-report-col{flex:1 1 auto;min-height:0;min-width:0;max-width:none;background:transparent;border:0;border-radius:0;overflow:hidden}.cti-mpaper-wrap .cti-report-col__header{display:none}.cti-mpaper-wrap .cti-report-col__pages{overflow-y:auto;padding:2px;gap:14px;scroll-snap-type:none;display:flex;flex-direction:column;align-items:center}.cti-mpaper-wrap .captured-page{flex:0 0 auto;height:auto;min-height:0;min-width:0;width:100%;max-width:560px;margin:0 auto;background:var(--m-panel);border:1px solid var(--m-line);border-radius:10px;padding:8px 10px;box-shadow:none;scroll-snap-align:start}.cti-mpaper-wrap .captured-page:only-of-type{flex:0 0 auto;height:auto}.cti-mpaper-wrap .captured-page__viewport{flex:none;height:auto;min-height:0;padding:8px 0 0;display:block;overflow:visible}.cti-mpaper-wrap .captured-page__sheet{width:100%;max-width:100%;height:auto;aspect-ratio:auto;container-type:normal;padding:10px}.cti-mpaper-wrap .captured-page__sheet .captured-tab__grid{height:auto}.cti-mpaper-wrap .captured-page__sheet .captured-tab__image{max-height:none}.cti-mpaper-wrap .captured-page__header{border-bottom-color:var(--m-line);color:var(--m-ink)}.cti-mpaper-wrap .captured-page__num{color:var(--m-ink)}.cti-mpaper-wrap .captured-page__header{gap:8px}.cti-mpaper-wrap .captured-page__columns .captured-tab__label{display:none}.cti-mpaper-wrap .cti-report-col__add-page{color:var(--m-accent);border-color:var(--m-accent);margin:2px auto 6px}.cti-mpaper-wrap .captured-page.is-cross-page-target .captured-page__sheet,.cti-mpaper-wrap .captured-page.is-selected-target .captured-page__sheet{outline:2px solid var(--m-accent);outline-offset:-2px}.cti-mpaper-wrap .captured-page.is-selected-target{border-color:var(--m-accent)}.cti-mpaper-wrap .captured-tab__cell-actions{opacity:1}.cti-mpaper-wrap .captured-tab__cell{touch-action:pan-y}.cti-mpaper__empty{margin:auto;border:2px dashed var(--m-line);border-radius:9px;color:var(--m-muted);text-align:center;font-size:12.5px;padding:34px 14px;line-height:1.45}.captured-tab__order{position:absolute;top:4px;left:4px;z-index:3;min-width:18px;height:18px;padding:0 4px;border-radius:5px;background:var(--m-accent, #2f7ef5);color:#fff;font-size:10px;font-weight:700;display:grid;place-items:center;font-variant-numeric:tabular-nums}.cti-mstrip-wrap{flex:none;border-top:1px solid var(--m-line);padding:8px 0 4px}.cti-mstrip__head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 12px 6px;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--m-muted);font-weight:700}.cti-mstrip__head-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cti-mstrip__addall{flex:none;border:1px solid var(--m-line);background:var(--m-panel);color:var(--m-accent);border-radius:8px;padding:4px 9px;font-size:11px;font-weight:700;cursor:pointer;text-transform:none}.cti-mstrip{display:flex;gap:10px;overflow-x:auto;padding:2px 12px 8px;scroll-snap-type:x proximity}.cti-mstrip::-webkit-scrollbar{height:5px}.cti-mstrip::-webkit-scrollbar-thumb{background:var(--m-line);border-radius:3px}.cti-mstrip__empty{color:var(--m-muted);font-size:12px;padding:12px}.cti-mstrip__item{flex:none;width:82px;scroll-snap-align:start}.cti-mstrip__thumb{position:relative;width:82px;height:62px;border-radius:8px;overflow:hidden;background:#000;border:1px solid var(--m-line);touch-action:pan-x;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.cti-mstrip__thumb.is-dragging{opacity:.4}.cti-mstrip__img{width:100%;height:100%;object-fit:cover;pointer-events:none}.cti-mstrip__add{position:absolute;top:3px;right:3px;width:20px;height:20px;border-radius:50%;border:0;background:var(--m-accent);color:#fff;font-size:13px;line-height:1;cursor:pointer;display:grid;place-items:center;box-shadow:0 1px 4px #0006}.cti-mstrip__used{position:absolute;bottom:3px;left:3px;width:18px;height:18px;border-radius:5px;background:var(--m-add);color:#04130c;font-size:11px;font-weight:800;display:none;place-items:center}.cti-mstrip__used.on{display:grid}.cti-mstrip__title{font-size:10.5px;color:var(--m-muted);text-align:center;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cti-mfooter{flex:none;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--m-line)}.cti-mfooter__save{width:100%;min-height:44px}@media(orientation:landscape)and (max-height:600px){.cti-mshell{min-height:0;overflow-y:auto}.cti-mpaper-wrap{flex:0 0 auto;min-height:70vh;overflow:visible}.cti-mpaper-wrap .cti-report-col,.cti-mpaper-wrap .cti-report-col__pages{overflow:visible}.cti-mstrip-wrap{flex:0 0 auto}.cti-mfooter{position:sticky;bottom:0;z-index:5;background:var(--m-bg)}}.cti-msheet{position:absolute;left:0;right:0;bottom:0;z-index:1000;background:var(--cti-sheet-bg);color:var(--m-ink);border-radius:16px 16px 0 0;padding:14px 16px calc(16px + env(safe-area-inset-bottom));max-height:80%;overflow-y:auto;animation:cti-sheet-up .2s ease;box-shadow:0 -8px 30px #0006}.cti-msheet .cti-settings__placement{margin-top:14px}.cti-msheet--preview .cti-preview{flex-direction:column;align-items:stretch;gap:16px;max-height:none;overflow:visible;padding:4px 0 0;background:transparent;border:0;border-radius:0}.cti-msheet--preview .cti-preview__image-wrap{width:100%;max-width:260px;align-self:center;margin:0 auto}.cti-msheet--preview .cti-preview__details{width:100%;gap:16px}.cti-msheet--preview .cti-preview__usage{max-height:none}.cti-msheet--preview .cti-preview__usage-item{padding:8px 10px;font-size:13px}.rsna-body{color:#fff;height:75vh;overflow-x:hidden;padding:0 15px}.rsna-body select,.rsna-body textarea,.rsna-body input{background-color:#3b3b3b;color:#fff}.rsna-body p{text-align:left;font-family:Open Sans Condensed,sans-serif;font-size:14px;margin:0 0 10px}.hrct-body{color:#fff;height:85%;overflow-x:hidden;padding:0 15px}.tabs{width:100%;display:inline-block}.tab-links:after{display:block;clear:both;content:""}.tab-links li{margin:0 5px;float:left;list-style:none}.tab-links a{padding:9px 15px;display:inline-block;border-radius:3px 3px 0 0;background:#717271;font-size:16px;font-weight:600;color:#000;transition:all linear .15s}.tab-links a:hover{background:#cfd0d2;text-decoration:none}.tab-links{border-bottom:1px solid #ddd;margin:10px 0 0!important}li.active a,li.active a:hover{background:#d8d9d9;border-bottom-color:transparent;color:#000}.tab-content{padding:15px;border:1px solid rgba(128,128,128,.272);border-radius:3px;box-shadow:-1px 1px 1px #00000026}.tab,.tab1{display:none}.tab1.active{display:block}.tab2{display:none}.tab2.active{display:block}.tab3{display:none}.tab3.active{display:block}.tab4{display:none}.tab4.active{display:block}.tab5{display:none}.tab5.active{display:block}.tab6{display:none}.tab6.active{display:block}.tab7{display:none}.tab7.active{display:block}.tab8{display:none}.tab8.active{display:block}.tab9{display:none}.tab9.active,.tab.active{display:block}.ms-Overlay{width:0px;height:0px;z-index:-10}.hrctfindings{color:#000}.hrct-body{color:#fff;overflow-x:hidden}.modal-scroll-rsna::-webkit-scrollbar{width:7px}.modal-scroll-rsna::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 10px #3B3A39}.modal-scroll-rsna::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 10px #A19F9D}.modal-scroll-rsna-light::-webkit-scrollbar{width:7px}.modal-scroll-rsna-light::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 10px #FFFFFF}.modal-scroll-rsna-light::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 10px #83858e}.rsna-card{background-color:#a19f9d17;width:100%}.rsna-card-header .btn{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.mb-0{margin:10px 0 0}.form-group>textarea{width:85%!important}textarea{width:85%!important}.stenograph-container{display:flex;flex:1;align-items:center;justify-content:space-between;padding:0 10px;min-height:35px;box-sizing:border-box;position:relative;overflow:hidden}.stenograph-controls{display:flex;gap:6px;align-items:center;position:absolute;z-index:2;right:10px;height:100%}.steno-button{background:transparent;border:none;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#333}.waveform-container{display:flex;align-items:center;justify-content:flex-end;gap:3px;width:100%;height:100%;position:relative;top:0;right:0;z-index:1;opacity:1;pointer-events:none;min-width:0;padding-right:90px;box-sizing:border-box;overflow:hidden}.waveform-bar{width:3px;border-radius:2px;min-height:3px;min-width:3px;background-color:#333;transition:none;will-change:height}.waveform-bar.user{background-color:#0078d4}.waveform-bar.assistant{background-color:#f58220}.waveform-bar.idle{background-color:#979694}.llm-tab-container{width:100%;background-color:transparent;box-sizing:border-box;position:relative;min-height:36px}.llm-tab-wrapper{display:flex;justify-content:space-between;align-items:flex-start;width:100%;position:relative}.llm-tab-content{display:flex;flex:1;align-items:center;min-height:32px;max-width:calc(100% - 180px)}.llm-controls{background-color:#fff;display:flex;align-items:center;flex-shrink:0;padding-inline:3px}.llm-tab-strip{display:flex;flex-wrap:wrap;gap:4px;align-items:center;width:100%;min-height:32px}.llm-tab{padding:4px 9px;background:#9c9c9c;border-radius:3px 3px 0 0;cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;color:#000;font-size:13px;height:20px;transition:all .2s ease}.llm-tab.inactive{background:#9c9c9c;position:relative;opacity:.8}.llm-tab.active{background:#fff!important;border-bottom:1px solid #9c9c9c!important;position:relative;z-index:3}.llm-tab.active:hover{background:#fff}.llm-tab.inactive:hover{background:#e9ecf0}.agentic-report-menu-container{background-color:#fffffffa;-webkit-backdrop-filter:blur(25px) saturate(125%);backdrop-filter:blur(25px) saturate(125%);border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:4px;width:180px;box-shadow:0 8px 24px #0000001f,0 2px 6px #0000000a;-webkit-user-select:none;user-select:none}.agentic-report-menu-item{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;margin-bottom:2px;border-radius:4px;cursor:default;position:relative;transition:background-color .1s ease;color:#1b1b1b}.agentic-report-menu-item:hover{background-color:#0000000d}.agentic-report-menu-item .temp-label{flex-grow:1;overflow:hidden;text-overflow:ellipsis;font-weight:600}.agentic-report-menu-item .menu-arrow-icon{cursor:pointer}.agentic-report-submenu{position:absolute;top:-4px;left:100%;right:auto;margin-left:4px;width:240px;display:none;flex-direction:column;background-color:#fffffffa;-webkit-backdrop-filter:blur(25px) saturate(125%);backdrop-filter:blur(25px) saturate(125%);border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:4px;box-shadow:0 8px 24px #0000001f;z-index:1001;cursor:auto}.agentic-report-submenu:before{content:"";position:absolute;top:0;bottom:0;left:-15px;width:20px;background:transparent;z-index:1}.agentic-report-menu-item:hover .agentic-report-submenu{display:flex}.agentic-report-menu-item.opens-left .agentic-report-submenu{left:auto;right:100%;margin-right:4px}.agentic-report-menu-item.opens-left .agentic-report-submenu:before{left:auto;right:-15px}.agentic-report-search-header{padding:4px;margin-bottom:4px;flex-shrink:0;border-bottom:1px solid rgba(0,0,0,.06)}.agentic-report-list-scroll{max-height:350px;overflow-y:auto;flex-grow:1}.llm-add-btn-mobile{display:flex;align-items:center;justify-content:center;height:26px;width:30px;padding:0;background:transparent;border:1px solid #888;border-radius:4px;cursor:pointer;flex-shrink:0}.llm-add-btn-mobile:disabled{opacity:.4;cursor:not-allowed}.agentic-report-menu-container.mobile{width:220px}.agentic-report-menu-item.mobile-group-header{cursor:pointer}.mobile-chevron{font-size:10px;color:#555}.mobile-submenu-inline{padding-left:8px;border-left:2px solid rgba(0,0,0,.08);margin:2px 4px 4px}.mobile-submenu-inline .agentic-report-submenu{display:flex;position:static;box-shadow:none;border:none;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;margin:0;width:100%}.ms-SearchBox-clearButton .ms-Button-icon{color:#000!important}.ms-SearchBox-clearButton:hover{background-color:#000!important}.ms-SearchBox-clearButton:hover .ms-Button-icon{color:#fff!important}.floating-widget{position:fixed;width:300px;background:#fff;padding:16px;box-shadow:0 8px 25px #00000026;border-radius:6px;opacity:0;transform:var(--widget-slide-from, translateY(-10px));transition:transform .25s ease,opacity .25s ease;z-index:9999;color:#000}.floating-widget:after{content:"";position:absolute;top:-8px;right:12px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgb(255,255,255);filter:drop-shadow(0 -2px 2px rgba(0,0,0,.1))}.floating-widget.opens-up:after{top:auto;bottom:-8px;border-bottom:none;border-top:8px solid rgb(255,255,255);filter:drop-shadow(0 2px 2px rgba(0,0,0,.1))}.floating-widget.open{transform:translateY(0);opacity:1}.widget-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.widget-header h4{margin:0;font-size:16px;font-weight:600;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.widget-close-btn{background:transparent;border:none;font-size:18px;cursor:pointer;color:#555;padding:0;line-height:1}.widget-textarea{width:100%!important;height:100px;margin-bottom:12px;padding:8px;color:#000;font-size:14px;border-radius:6px;border:1px solid #ccc;box-sizing:border-box;resize:none;font-family:Inter,sans-serif}.user-heading{color:var(--listing-page-user-title);font-size:14px}.user-mt-10{margin-top:5px}.user-sub-heading{font-size:14px;display:flex;align-items:center}.column-user-details-header,.column-user-contact-header{width:15vw!important}.column-user-action-header,.column-client-details-header{width:20vw!important}.column-firm-type-header{width:15vw!important}.column-sub-modality-service-name-header{width:20vw!important}.column-sub-modality-service-serviceCode-header{width:8vw!important}.column-sub-modality-service-action-header,.column-sub-modality-service-modality-header{width:5vw!important}.column-sub-modality-service-expiration-time-header{width:12vw!important}.inactive-red-dot{height:10px;width:10px;border-radius:50%;background-color:red;margin-right:5px}.active-green-dot{height:10px;width:10px;border-radius:50%;background-color:green;margin-right:5px}.pending-orange-dot{height:10px;width:10px;border-radius:50%;background-color:orange;margin-right:5px}.sort-by-text{font-family:Open Sans;font-style:normal;font-weight:600;font-size:14px;line-height:20px;display:flex;align-items:center;margin:0 10px;white-space:nowrap}.top-section-list-view-v3{display:flex;align-items:center;flex-direction:row;min-height:70px;height:auto;box-sizing:border-box;padding:10px 2px;position:relative}.list-view-border{border-top:var(--studylist-table-border)}.main-container-body-list-view{width:100%;height:100%;display:flex;flex-direction:column}.list-view-page-header{height:51px}.list-view-page-header-text{font-size:20px;font-weight:500;color:var(--text-primary)}.add-button-list-view{margin-right:10px}.filter-sort-list-view{display:flex;align-items:center}.badge-list-view{display:flex;padding:2px 8px;background:#bbdeff;border-radius:10px}.badge-text-list-view{font-family:Open Sans;font-style:normal;font-weight:var(--studylist-badge-text-fw);font-size:12px;line-height:16px;display:flex;align-items:center;color:var(--studylist-badge-text-color);white-space:nowrap}.list-view-filter-popup{position:absolute;right:0;height:100px;width:100px;top:31px}.list-view-filter-container{width:99%;left:6px}.no-result-container{display:flex;align-items:center;justify-content:center}.no-result-message{color:#c4c4c4}.list-popup-no-result-message{color:#c4c4c4;display:flex;justify-content:center;align-items:center;height:100%}.empty-filter-section{height:70px;display:flex;align-items:center;padding-left:10px;font-family:Inter Tight,sans-serif;font-style:italic;font-weight:500;font-size:12px;line-height:15px;letter-spacing:.04em;color:#9a9a9a}.main-container-list-view{display:flex;flex-direction:column;width:100%;height:calc(100% - 74px)}.main-container-list-view-v3{display:flex;flex-direction:row;width:100%}.parent-list-view{display:flex;flex-direction:row;width:100%;height:calc(100% - 110px)}.parent-list-view-v3{display:flex;flex-direction:row;height:100%;width:30%}.list-view-detail-section-v3{width:100%;height:100%;background-color:var(--studylist-tr-hover-color)}.child-1-list-view{height:100%}.child-2-list-view{height:auto!important;display:flex;justify-content:center;align-items:center}.list-view-table{width:100%;height:100%;display:flex;flex-direction:column}.center-align{text-align:center}.no-color{background-color:unset!important}.list-view-tbody{display:block;flex:1;min-height:0;overflow:auto;background:var(--global-background-section)}.list-view-thead{table-layout:fixed;border-bottom:var(--studylist-table-border)}.list-view-tr{padding:10px 0;border-collapse:separate!important;display:table;width:100%;box-sizing:border-box;table-layout:fixed}.list-view-tr>td{padding-left:3px;padding-right:3px;word-break:break-word}.list-view-thead-tr{border-collapse:separate!important;display:table;width:100%;box-sizing:border-box;table-layout:fixed}.list-view-tbody{table-layout:fixed}.border-color-list-view{border-bottom:1px solid #3B3A39}.hover-list-view-tr:hover{background-color:var(--studylist-tr-hover-color)}table{border-spacing:0}.container{padding-top:25px;display:flex;justify-content:center}.tableTop{margin-left:20px;margin-right:20px;margin-top:30px}.rowClass{word-break:break-all;justify-content:start}.tableWidth,.parentContainerTable{width:100%}.tableHeaderName{line-height:1.5;font-size:1.5em;font-weight:700}.table-tbody{display:block;height:70vh;overflow:auto}.table-thead,.table-tbody .table-tr{display:table;table-layout:fixed}.column-modality-details-header{text-align:left;align-items:center;padding:11px 22px;color:#ffffffb3;font-style:normal;font-weight:600;font-size:14px;line-height:20px;width:17vw!important;height:42px;border-bottom:1px solid #303030;margin:5px}.column-modality-details-row{height:46px;padding:13px 20px;border-bottom:0px;width:17vw!important}.column-modality-empty-header,.column-modality-empty-row{border-bottom:none;border-top:none;width:83vw}.rootContainer{display:flex;justify-content:right}.startDateContainer,.endDateContainer{width:250px;margin-right:20px}.column-studyerror-id-header{width:1vw!important}.column-studyerror-id-row{width:7vw!important}.column-studyerror-errorcode-header{width:2vw!important}.column-studyerror-errorcode-row{width:7vw!important;text-align:center}.column-studyerror-errordate-header{width:4vw!important}.column-studyerror-errordate-row{width:11vw!important}.column-studyerror-objectpath-header{width:5vw!important}.column-studyerror-objectpath-row{width:17vw!important}.column-studyerror-action-header{width:4vw!important}.column-studyerror-action-row{width:15vw!important}.column-studyerror-description-header,.column-studyerror-details-header{width:4vw!important}.column-studyerror-details-row{width:15vw!important}._mainContainer_kb5o4_1{padding:20px}._fontStyling_kb5o4_5{font-size:14px}._hospitalDetailsContainer_kb5o4_9{padding:20px;margin-top:20px}._userTable_kb5o4_16{margin-bottom:80px}._nameLink_kb5o4_24{width:"90%";text-decoration:"underline";text-underline-offset:"3px"}._buttonSection_kb5o4_30{display:flex;flex-direction:row;justify-content:end;width:80%}._sectionA_kb5o4_37{display:flex;justify-content:space-between;margin-bottom:20px}._sectionB_kb5o4_43,._sectionC_kb5o4_47{margin-bottom:50px}._headerName_kb5o4_51{margin:0}._tableHeaderName_kb5o4_55{display:hidden}._tableWidth_kb5o4_59{width:100%}._inlineflex_kb5o4_63{display:inline-block}._phoneButton_kb5o4_67,._searchPhoneClass_kb5o4_75{background-color:#201f1e;color:"black"}._phoneContainerClass_kb5o4_80{font-size:14px;font-weight:400;box-shadow:none;border:none;background:none transparent;color:#000;width:100%;min-width:0px;text-overflow:ellipsis;outline:0px}._phoneInputClass_kb5o4_93{background-color:"rgb(32, 31, 30)";width:"100%";border-radius:2px}.drp-wrapper{display:flex;flex-direction:column}.drp-dropdown-row{display:flex;flex-direction:row;align-items:center;gap:4px;margin-bottom:-2px;flex-wrap:wrap}.drp-active-value{font-family:Open Sans;font-style:normal;font-weight:400;font-size:12px;line-height:16px;width:100px;padding:4px 8px;border:1px solid #A19F9D;border-radius:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;box-sizing:border-box}.drp-error-msg{font-family:Open Sans;font-style:normal;font-weight:400;font-size:11px;line-height:14px;color:#d13438;margin-bottom:4px}.drp-calendar-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column}.drp-day-in-range{background:#5a5a5a40!important;border-radius:0!important}.drp-day-range-edge{background:#5a5a5a!important;color:#fff!important;border-radius:50%!important}.custom-dropdown{box-shadow:none;margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;font-weight:400;outline:0px;-webkit-user-select:none;user-select:none;position:relative}.custom-dropdown-title{box-shadow:none;margin:0;padding:0 28px 0 8px;box-sizing:border-box;border-radius:7px;cursor:pointer;display:flex;height:32px;line-height:30px;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#d0d0d0;background:none;border:var(--custom-dropdown-border)}.custom-dropdown-placeholder{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inherit;font-size:var(--assignment-dropdown-fs);color:var(--placeholder-color)}.custom-dropdown-icon{height:32px;line-height:30px;padding-top:1px;position:absolute;right:8px;top:0;cursor:pointer}.custom-dropdown-list{background-color:var(--popup-background);width:158px;position:absolute;top:32px;z-index:10000;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 5px;box-sizing:border-box;border-radius:5px;border:1px solid #585858;box-shadow:0 4px 4px #00000040}.custom-drodown-list-container{overflow:hidden;overflow:auto;width:100%}.custom-dropdown-list-item{padding:10px 3px;font-size:var(--studylist-custom-dropdown-text-fs);color:var(--studylist-custom-dropdown-test-color);display:flex;align-items:center;justify-content:flex-start;width:100%;line-height:1}.custom-dropdown-list-item:hover{background-color:var(--navbar-item-hover);border-radius:4px;width:100%}.custom-dropdown-list-item-disabled{cursor:not-allowed;color:gray}.active-circle{height:8px;width:8px;border-radius:50%;margin-right:10px}.custom-dropdown-search-box{display:flex;justify-content:center;align-items:center;width:100%}.sendReportModal{border:2px dashed #000000;box-sizing:border-box;border-radius:10px 0 0;font-family:Open Sans}.send-report-container{width:785px;border-radius:10px 0 0}.send-report-heading{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#fff;margin-right:15%}.send-report-header{width:100%;background:#222;border-radius:10px 0 0;align-items:center;padding-bottom:0;display:flex;flex-direction:row;text-align:center;justify-content:space-between}.send-report-content{padding:13px;display:flex;flex-direction:column}.buttons{justify-content:flex-end;display:flex;width:100%}.sep-line{border:1px solid #4D4D4D;width:100%}.sendReportContentContainer{float:right;display:flex;flex-direction:column;padding:11px;text-align:left}.messageContent{margin:5px 10px;display:flex;flex-direction:row;display:block;text-align:right}.message23{font-size:16px;border:none;background-color:#56a8e3;color:#fff;border-radius:25px;padding:11px 18px;word-wrap:break-word;float:right;display:block;width:fit-content;text-align:right}.message-details{color:#fff;display:block;margin:50px 5px 0 0}.comment-section{width:98%;border-radius:10px;border:none;outline:none;padding:6px 12px;font-size:13px;background-color:#262525;color:#fff}.study-list-send-report-label-container{display:flex;align-items:center;margin-right:10px}.study-list-send-report-label-text{font-weight:700;color:#adb1b8}.border-adding{border-radius:7px}.study-list-copied-msg{display:none;margin:0 0 0 7em;color:green;font-size:13px;font-weight:700}.study-list-copied-msg-light{display:none;margin:0 0 0 7em;color:#0078d4;font-size:13px;font-weight:700}.editPatientModal{border:2px dashed #000000;box-sizing:border-box;border-radius:10px 0 0;font-family:Open Sans;font-style:normal}.edit-patient-modal-container{padding:18px;max-height:58vh;overflow:auto}.edit-patient-container-content{width:94%;display:flex;flex-direction:column}.mandatory-sign{color:red;margin-right:2px}.edit-patientName{display:flex;flex-direction:column}.second,.third{display:inline-grid;grid-template-columns:45% 10% 45%}.fourth,.fifth{display:flex;flex-direction:column;justify-content:space-between}.edit-patientName,.second,.third,.fourth{margin-bottom:15px}.patientid{flex-direction:column;display:flex;justify-content:flex-start}.age{display:flex;flex-direction:column}.input{background-color:#262525;border-radius:6px;color:#fff;border:none;outline:none;line-height:20px;font-size:12px;font-weight:400}.textArea{border-radius:6px;color:#fff;border:none;outline:none;font-weight:400;font-size:12px;line-height:20px}.edit-dob{width:100%;font-style:normal;font-size:12px;color:#fff6}.modality{display:flex;flex-direction:column;justify-content:flex-start}.sex{display:flex;flex-direction:column}.sex-drop,.modality-drop{background-color:#262525;border-radius:6px;color:#fff;border:none;outline:none;width:100%;line-height:20px;font-size:12px}html{height:100%}body{height:100%;overflow:hidden}p{text-align:unset;font-family:unset;font-size:unset;margin:unset}.force-no-border-radius{border-radius:0!important}.force-no-border-left-radius{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.force-no-border-right-radius{border-top-right-radius:0!important;border-bottom-right-radius:0!important}:root{font-family:Open Sans,sans-serif;line-height:24px;color-scheme:dark light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--background-primary: #FFFFFF;--scroll-bar-track: #FFFFFF;--text-primary: #000000;--text-primary-faded: #e1e1e1;--text-secondary: #BCBCBC;--border-primary: #878787;--border-secondary: #3f3f40;--pathology-background: #CBC9C6;--viewport-scroll-track-width: 2px;--viewport-scroll-thumb-width: 20px;--viewport-text-color-weasis: rgba(255, 255, 255, .42);--viewport-overlay-value-color-weasis: #C1C1C1;--modal-heading-text-fs: 18px;--modal-heading-text-fw: 400;--disabled-background: rgb(0,0,0,.3);height:100%}[data-theme=dark]{--background-primary: #000000;--text-primary: #FFFFFF;--alter-text-primary: #FFFFFF;--text-primary-faded: #e1e1e1;--text-offwhite: #FAFAFA;--text-secondary: #BCBCBC;--border-primary: #3B3A39;--border-secondary: #A19F9D;--pathology-background: #201F1E;--impressions-primary-color:#8A8A8A;--impressions-secondary-color:#222222;--primary-text-color: #FFF;--popup-list-item-color: #a19f9d;--modal-scroll-theme-color: #a9acba;--scroll-bar-track: #000000;--studylist-table-border: 1px solid #585858;--studylist-badge-border: 1px solid #585858;--studylist-th-border-bottom: 1px solid #585858;--studylist-th-background: #323333;--studylist-table-thead-text-fs: 16px;--studylist-table-thead-text-fw: 700;--studylist-table-thead-text-color: #FFF;--studylist-triage-container-background: #373738;--studylist-report-container-background: #373738;--studylist-triage-container-border: unset;--studylist-row-div-container: #373738;--studylist-table-tr-border: 1px solid #585858;--studylist-parent-tab-border: unset;--studylist-pivot-tab-background: #0078D4;--list-hover-color: #343435;--studylist-filter-background: transparent;--studylist-patient-name-fs: 14px;--studylist-patient-name-color: #FFFFFF;--studylist-patient-id-fs: 14px;--studylist-patient-id-color: #DFDFDF;--studylist-patient-age-fs: 14px;--studylist-patient-age-color: #DFDFDF;--studylist-patient-age-separator: #FFFFFF;--studylist-study-description-fs: 14px;--studylist-study-description-fw: 700;--studylist-study-details-study-description: #FFFFFF;--studylist-study-date-fs: 13px;--studylist-study-date-fw: 600;--studylist-study-date-color: #FFFFFF;--studylist-study-details-count-fs: 14px;--studylist-study-details-count-color: #FFFFFF;--studylist-modality-fs: 10px;--studylist-modality-badge-color: #FFF;--studylist-study-message-count-text-fs: 10px;--studylist-study-message-count-color: #000;--studylist-study-tab-count-color: #000;--studylist-assignment-name-fs: 14px;--studylist-assignment-name-fw: 600;--studylist-assignment-name-color: #DFDFDF;--studylist-assignment-info-badge-fs: 10px;--studylist-assignment-info-badge-color: #363636;--studylist-assignment-info-badge-background: #9D9D9D;--studylist-assignment-button: 10px;--studylist-assignment-button-min-width: 50px;--assignment-dropdown-fs: 14px;--assignment-dropdown-color: #FFF;--placeholder-color: rgb(186, 184, 184);--ai-tool-warning: #C1C1C1;--studylist-custom-dropdown-background: rgb(26 23 23);--studylist-custom-dropdown-text-fs: 12px;--studylist-custom-dropdown-test-color: #DFDFDF;--custom-dropdown-border: 1px solid #585858;--studylist-superadmin-chain-background: #676767;--studylist-superadmin-chain-line-color: #676767;--studylist-report-details-info-badge-fs: 12px;--studylist-report-details-info-badge-fw: 600;--studylist-tat-star-text-fs: 10px;--studylist-tat-star-text-color: #FFFFFF;--studylist-tat-star-color: yellow;--studylist-tat-star-fs: 8px;--studylist-tat-star-container-background: blue;--reporting-active-tab: #404040;--studylist-download-count-color: #D4D4D4;--studylist-triage-info-text-color: #FFC2C2;--studylist-triage-info-text-fs: 12px;--studylist-triage-finding-text-fs: 12px;--studylist-triage-finding-text-color: #FFFFFF;--studylist-common-button-text: 14px;--studylist-primary-default-button-fs:12px;--studylist-primary-default-button-fw:400;--studylist-button-grey-color: rgb(0, 120, 212);--studylist-button-grey-border: #13314b;--studylist-button-grey-hover-color: rgb(29, 99, 153);--studylist-badge-text-fs: 12px;--studylist-badge-text-color: #FFFFFF;--studylist-badge-text-fw: normal;--header-role-badge-fs: 10px;--header-role-badge-color: rgb(0, 53, 190);--header-role-badge-background: rgb(187, 222, 255);--tab-hover-color: rgb(61, 61, 61);--cxr-tab-hover-color: rgb(61, 61, 61);--text-hover-tab-color: rgb(255,255,255, .83333333333);--background-theme-color: #141414;--popup-background: #3e3f43;--action-details-hover: #333334;--global-border: 1px solid #585858;--global-background-section: unset;--navbar-background: #1A1A1A;--navbar-header-background:#282828;--navbar-username: #FFFFFF;--navbar-item-color: #bfbfbf;--navbar-active-item: #FFF;--navbar-item-text-hover:#FFF;--navbar-item-hover: #61759047;--navbar-item-active: #61759047;--navbar-header-popup-background: #201F1E;--navbar-header-popup-item-hover: #2e2d2d;--navbar-header-popup-color-txt: #F0F0F0;--navbar-border-bottom: 1px solid #585858;--navbar-active-icon-color: #FFF;--listing-page-user-title: #afadad;--hightlight-impression-color: #D5D5D5;--icon-color: #DADADA;--viewer-background-color: unset;--viewer-info-font-color: #7A7A7A;--viewer-ai-headline-color: rgba(255, 255, 255, .7);--viewer-border: 1px solid rgb(0, 0, 0);--viewer-background-primary: #141414;--viewport-section-background-color: #141414;--thumbnail-list-background: #141414;--viewer-info-text: #7A7A7A;--studylist-filter-section-background: #1A1A1A;--studylist-filter-section-text: #DFDFDF;--studylist-table-background: #000000;--studylist-table-tab-border: 1px solid rgba(255,255,255,.3);--studylist-table-tab-text-color: #7B7B7B;--studylist-table-thead-background: #1A1A1A;--studylist-table-thead-text-color: rgba(255, 255, 255, .7);--studylist-secondary-button-background: #404040;--studylist-secondary-button-border-color: #404040;--studylist-secondary-button-txt-color: #DFDFDF;--studylist-filter-popup-background: #201F1E;--studylist-filters-header-color: #FAFAFA;--studylist-filter-popup-label: #A19F9D;--studylist-filter-popup-item-hover: #161616;--studylist-primary-color-txt: #FFFFFF;--studylist-study-details-upload-color: #DFDFDF;--studylist-study-details-study-description: #C1C1C1;--studylist-radiologist-detials-color: #DFDFDF;--studylist-triage-popup-container-background:#373738;--studylist-triage-info-text: #FFC2C2;--studylist-tr-hover-color: #3E3E3E;--expiry-timer-color: #FFB000;--side-tab-active-color: #3E3E3E;--studylist-pagination-first-button: #252525;--studylist-pagination-goto-text: #FFFFFF;--studylist-alternative-row-color: #202124;--side-tab-hover-color: #202124;--studylist-alternative-row-color-prior: #2e3134;--studylist-second-alternative-row-color-prior: #575858;--studylist-second-alternative-row-color:#292929;--studylist-pagination-first-button-border: 1px solid #202124;--studylist-tab-text: rgba(255, 255, 255, .3);--studylist-filter-active-li-color: #4d5053;--studylist-filter-ul-hover-color: #082139;--active-tab-background-color: unset;--disabled-background: rgb(0,0,0);--study-count-div-color:#afadad;--mobile-color-txt: #F0F0F0;--mobile-color-txt-nonactive: #ffffff7a;--mobile-studylist-tr-hover-color: #3E3E3E;--mobile-study-list-details-key: #6B6B6B;--mobile-study-list-details-value:#aeaeae;--mobile-viewport-overlay-mobile-key:rgba(255, 255, 255, .42);--mobile-viewport-overlay-mobile-value:#C1C1C1;--mobile-viewport-overlay-key: rgba(255, 255, 255, .42);--mobile-viewport-overlay-value: #C1C1C1;--studylist-search-and-tab-section-background: rgb(38, 39, 39);--studylist-custom-tab-background: rgb(61, 61, 61);--studylist-custom-tab-hover: rgb(55, 55, 55);--studylist-custom-selected-tab: rgb(137 127 127)}[data-theme=dark-midnight]{--background-primary: #040910;--text-primary: #FFFFFF;--alter-text-primary: #FFFFFF;--text-primary-faded: #e1e1e1;--text-offwhite: #FAFAFA;--text-secondary: #BCBCBC;--border-primary: #3B3A39;--border-secondary: #A19F9D;--pathology-background: #201F1E;--impressions-primary-color:#8A8A8A;--impressions-secondary-color:#222222;--primary-text-color: #FFF;--popup-list-item-color: #a19f9d;--modal-scroll-theme-color: #465059;--scroll-bar-track: #081522;--navbar-background: #040910;--navbar-header-background:#040910;--navbar-username: #FFFFFF;--navbar-item-color: #bfbfbf;--navbar-active-item: #FFF;--navbar-item-hover: #61759047;--navbar-item-active: #61759047;--navbar-item-text-hover:#FFF;--navbar-header-popup-background: #191f26;--navbar-header-popup-item-hover: #61759047;--navbar-header-popup-color-txt: #F0F0F0;--navbar-border-bottom: 1px solid #585858;--navbar-active-icon-color: #FFF;--list-hover-color: #042d49;--studylist-filter-background: transparent;--studylist-table-border: 1px solid #585858;--studylist-badge-border: 1px solid #585858;--studylist-th-border-bottom: 1px solid #585858;--studylist-th-background: #132c45;--studylist-table-thead-text-fs: 16px;--studylist-table-thead-text-fw: 700;--studylist-table-thead-text-color: #efefef;--studylist-table-tr-border: 1px solid #585858;--studylist-parent-tab-border: unset;--studylist-pivot-tab-background: #0078D4;--background-theme-color: #040910;--popup-background: #101e30;--action-details-hover: #61759047;--global-border: 1px solid #585858;--global-background-section: unset;--studylist-patient-name-fs: 14px;--studylist-patient-name-color: #DFDFDF;--studylist-patient-id-fs: 14px;--studylist-patient-id-color: #DFDFDF;--studylist-patient-age-fs: 14px;--studylist-patient-age-color: #DFDFDF;--studylist-patient-age-separator: #DFDFDF;--studylist-study-description-fs: 14px;--studylist-study-description-fw: 700;--studylist-study-details-study-description: #DFDFDF;--studylist-study-date-fs: 13px;--studylist-study-date-fw: 600;--studylist-study-date-color: #DFDFDF;--studylist-study-details-count-fs: 14px;--studylist-study-details-count-color: #DFDFDF;--studylist-modality-fs: 10px;--studylist-modality-badge-color: #FFF;--studylist-study-message-count-text-fs: 10px;--studylist-study-message-count-color: #000;--studylist-study-tab-count-color: #000;--studylist-assignment-name-fs: 14px;--studylist-assignment-name-fw: 600;--studylist-assignment-name-color: #DFDFDF;--studylist-assignment-info-badge-fs: 10px;--studylist-assignment-info-badge-color: #DFDFDF;--studylist-assignment-info-badge-background: #345790;--studylist-assignment-button: 10px;--studylist-assignment-button-min-width: 50px;--assignment-dropdown-fs: 14px;--assignment-dropdown-color: #DFDFDF;--studylist-superadmin-chain-background: #345790;--studylist-superadmin-chain-line-color: #345790;--placeholder-color: rgb(186, 184, 184);--ai-tool-warning: #C1C1C1;--studylist-custom-dropdown-background: #132c45;--studylist-custom-dropdown-text-fs: 14px;--studylist-custom-dropdown-test-color: #DFDFDF;--custom-dropdown-border: 1px solid #585858;--studylist-report-details-info-badge-fs: 12px;--studylist-report-details-info-badge-fw: 600;--studylist-tat-star-text-fs: 10px;--studylist-tat-star-text-color: #FFFFFF;--studylist-tat-star-color: yellow;--studylist-tat-star-fs: 8px;--studylist-tat-star-container-background: blue;--reporting-active-tab: #0e304b;--studylist-download-count-color: #D4D4D4;--studylist-triage-info-text-color: #FFC2C2;--studylist-triage-info-text-fs: 12px;--studylist-triage-finding-text-fs: 12px;--studylist-triage-finding-text-color: #FFFFFF;--studylist-common-button-text: 14px;--studylist-primary-default-button-fs:12px;--studylist-primary-default-button-fw:400;--tab-hover-color: rgb(0, 120, 212, .12);--cxr-tab-hover-color: rgb(0, 120, 212, .12);--text-hover-tab-color: rgb(255,255,255, .83333333333);--studylist-badge-text-fs: 12px;--studylist-badge-text-color: #FFFFFF;--studylist-badge-text-fw: normal;--header-role-badge-fs: 10px;--header-role-badge-color: rgb(0, 53, 190);--header-role-badge-background: rgb(187, 222, 255);--studylist-alternative-row-color: #0e192487;--side-tab-hover-color: #0e192487;--studylist-second-alternative-row-color: #121e30;--studylist-alternative-row-color-prior: #2e3134;--studylist-second-alternative-row-color-prior: #282A2D;--studylist-tr-hover-color: #27364f;--expiry-timer-color: #FFB000;--side-tab-active-color: #27364f;--listing-page-user-title: #afadad;--hightlight-impression-color: #D5D5D5;--icon-color: #DADADA;--viewer-background-color: unset;--viewer-info-font-color: #7A7A7A;--viewer-ai-headline-color: rgba(255, 255, 255, .7);--viewer-border: 1px solid rgb(0, 0, 0);--viewer-background-primary: #040910;--viewport-section-background-color: #040910;--thumbnail-list-background: #040910;--viewer-info-text: #7A7A7A;--studylist-filter-section-background: #040910;--studylist-filter-section-text: #DFDFDF;--studylist-table-background: #000000;--studylist-table-tab-border: 1px solid rgba(255,255,255,.3);--studylist-table-tab-text-color: #bfbfbf;--studylist-table-thead-background: #040910;--studylist-secondary-button-background: #404040;--studylist-secondary-button-border-color: #404040;--studylist-secondary-button-txt-color: #DFDFDF;--studylist-filter-popup-background: #0a1c2e;--studylist-filters-header-color: #FAFAFA;--studylist-filter-popup-label: #A19F9D;--studylist-filter-popup-item-hover: #161616;--studylist-primary-color-txt: #FFFFFF;--studylist-study-details-upload-color: #DFDFDF;--studylist-radiologist-detials-color: #DFDFDF;--studylist-triage-container-background: #212E43;--studylist-report-container-background: #212E43;--studylist-triage-container-border: unset;--studylist-triage-popup-container-background:#212E43;--studylist-row-div-container: #243b63;--studylist-triage-info-text: #FFC2C2;--studylist-pagination-first-button: #252525;--studylist-pagination-goto-text: #FFFFFF;--studylist-pagination-first-button-border: 1px solid #202124;--studylist-tab-text: #bfbfbf;--studylist-button-grey-color: rgb(0, 120, 212);--studylist-button-grey-border: #13314b;--studylist-button-grey-hover-color: rgb(29, 99, 153);--studylist-filter-active-li-color: #093d5b;--studylist-filter-ul-hover-color: #082139;--active-tab-background-color: unset;--disabled-background: rgb(0,0,0);--study-count-div-color:#afadad;--mobile-color-txt: #F0F0F0;--mobile-color-txt-nonactive: #ffffff7a;--mobile-studylist-tr-hover-color: #27364f;--mobile-study-list-details-key: #6B6B6B;--mobile-study-list-details-value:#aeaeae;--mobile-viewport-overlay-mobile-key:rgba(255, 255, 255, .42);--mobile-viewport-overlay-mobile-value:#C1C1C1;--mobile-viewport-overlay-key: rgba(255, 255, 255, .42);--mobile-viewport-overlay-value: #C1C1C1;--studylist-search-and-tab-section-background: rgb(15, 33, 50);--studylist-custom-tab-background: rgba(37, 155, 245, .12);--studylist-custom-tab-hover: rgba(5, 102, 177, .12);--studylist-custom-selected-tab: #204d79}[data-theme=blue-theme]{--background-primary: #000000;--text-primary: #FFFFFF;--alter-text-primary: #FFFFFF;--text-primary-faded: #e1e1e1;--text-offwhite: #FAFAFA;--text-secondary: #BCBCBC;--border-primary: #3B3A39;--border-secondary: #A19F9D;--pathology-background: #201F1E;--impressions-primary-color:#8A8A8A;--impressions-secondary-color:#222222;--popup-list-item-color: #a19f9d;--primary-text-color: #FFF;--scroll-bar-track: #000000;--navbar-background: #040910;--navbar-header-background:#040910;--navbar-username: #FFFFFF;--navbar-item-color: #bfbfbf;--navbar-active-item: #FFF;--navbar-item-hover: #61759047;--navbar-item-active: #61759047;--navbar-item-text-hover:#FFF;--navbar-header-popup-background: #191f26;--navbar-header-popup-item-hover: #61759047;--navbar-header-popup-color-txt: #F0F0F0;--navbar-border-bottom: 1px solid #585858;--navbar-active-icon-color: #FFF;--studylist-table-border: 1px solid #585858;--studylist-badge-border: 1px solid #585858;--studylist-th-border-bottom: 1px solid #585858;--studylist-tr-border-bottom: 1px solid #585858;--studylist-th-background: #09164D;--studylist-table-thead-text-fs: 16px;--studylist-table-thead-text-fw: 700;--studylist-table-thead-text-color: #efefef;--studylist-table-tr-border: 1px solid #585858;--studylist-parent-tab-border: unset;--studylist-pivot-tab-background: #0078D4;--studylist-patient-name-fs: 14px;--studylist-patient-name-color: #DFDFDF;--studylist-patient-id-fs: 14px;--studylist-patient-id-color: #DFDFDF;--studylist-patient-age-fs: 14px;--studylist-patient-age-color: #DFDFDF;--studylist-patient-age-separator: #DFDFDF;--studylist-study-description-fs: 14px;--studylist-study-description-fw: 700;--studylist-study-details-study-description: #DFDFDF;--studylist-study-date-fs: 13px;--studylist-study-date-fw: 600;--studylist-study-date-color: #DFDFDF;--studylist-study-details-count-fs: 14px;--studylist-study-details-count-color: #DFDFDF;--studylist-modality-fs: 10px;--studylist-modality-badge-color: #FFF;--studylist-study-message-count-text-fs: 10px;--studylist-study-message-count-color: #000;--studylist-study-tab-count-color: #000;--studylist-assignment-name-fs: 14px;--studylist-assignment-name-fw: 600;--studylist-assignment-name-color: #DFDFDF;--studylist-assignment-info-badge-fs: 10px;--studylist-assignment-info-badge-color: #030B2C;--studylist-assignment-info-badge-background: #6E79A6;--studylist-assignment-button: 10px;--studylist-assignment-button-min-width: 50px;--assignment-dropdown-fs: 14px;--assignment-dropdown-color: #DFDFDF;--studylist-superadmin-chain-background: #6E79A6;--studylist-superadmin-chain-line-color: #6E79A6;--placeholder-color: rgb(186, 184, 184);--ai-tool-warning: #C1C1C1;--studylist-custom-dropdown-background: #1D2858;--studylist-custom-dropdown-text-fs: 14px;--studylist-custom-dropdown-test-color: #DFDFDF;--custom-dropdown-border: 1px solid #585858;--studylist-report-details-info-badge-fs: 12px;--studylist-report-details-info-badge-fw: 600;--studylist-tat-star-text-fs: 10px;--studylist-tat-star-text-color: #FFFFFF;--studylist-tat-star-color: yellow;--studylist-tat-star-fs: 8px;--studylist-tat-star-container-background: blue;--reporting-active-tab: #309aeb;--studylist-download-count-color: #D4D4D4;--studylist-triage-info-text-color: #FFC2C2;--studylist-triage-info-text-fs: 12px;--studylist-triage-finding-text-fs: 12px;--studylist-triage-finding-text-color: #FFFFFF;--studylist-triage-container-background: #2B3459;--studylist-report-container-background: #2B3459;--studylist-triage-container-border: unset;--studylist-triage-popup-container-background:#2B3459;--studylist-common-button-text: 14px;--studylist-primary-default-button-fs:12px;--studylist-primary-default-button-fw:400;--tab-hover-color: rgb(0, 120, 212, .12);--cxr-tab-hover-color: rgb(0, 120, 212, .12);--text-hover-tab-color: rgb(255,255,255, .83333333333);--studylist-badge-text-fs: 12px;--studylist-badge-text-color: #FFFFFF;--studylist-badge-text-fw: normal;--header-role-badge-fs: 10px;--header-role-badge-color: rgb(0, 53, 190);--header-role-badge-background: rgb(187, 222, 255);--studylist-alternative-row-color: #20284B;--side-tab-hover-color: #20284B;--studylist-second-alternative-row-color: #030B2C;--studylist-alternative-row-color-prior: #2e3134;--studylist-second-alternative-row-color-prior: #282A2D;--studylist-tr-hover-color: #1D2858;--expiry-timer-color: #FFB000;--side-tab-active-color: #1D2858;--background-theme-color: #030B2C;--modal-scroll-theme-color: #465491;--popup-background: #1D2858;--action-details-hover: #314083;--global-border: 1px solid #585858;--global-background-section: unset;--modal-header-background-color: #20284B;--modal-body-background-color:#030B2C;--modal-footer-background-color: #20284B;--list-hover-color: #042d49;--studylist-filter-background: transparent;--studylist-filter-ul-hover-color: #082139;--listing-page-user-title: #afadad;--hightlight-impression-color: #D5D5D5;--icon-color: #DADADA;--viewer-background-color: unset;--viewer-info-font-color: #7A7A7A;--viewer-ai-headline-color: rgba(255, 255, 255, .7);--viewer-border: 1px solid rgb(0, 0, 0);--viewer-background-primary: #030B2C;--viewport-section-background-color: #030B2C;--thumbnail-list-background: #030B2C;--viewer-info-text: #7A7A7A;--studylist-filter-section-background: #040910;--studylist-filter-section-text: #DFDFDF;--studylist-table-background: #000000;--studylist-table-tab-border: 1px solid rgba(255,255,255,.3);--studylist-table-tab-text-color: #bfbfbf;--studylist-table-thead-background: #040910;--studylist-secondary-button-background: #404040;--studylist-secondary-button-border-color: #404040;--studylist-secondary-button-txt-color: #DFDFDF;--studylist-filter-popup-background: #1D2858;--studylist-filters-header-color: #FAFAFA;--studylist-filter-popup-label: #A19F9D;--studylist-filter-popup-item-hover: #161616;--studylist-primary-color-txt: #FFFFFF;--studylist-study-details-upload-color: #DFDFDF;--studylist-radiologist-detials-color: #DFDFDF;--studylist-row-div-container: #243b63;--studylist-triage-info-text: #FFC2C2;--studylist-pagination-first-button: #252525;--studylist-pagination-goto-text: #FFFFFF;--studylist-pagination-first-button-border: 1px solid #202124;--studylist-tab-text: #bfbfbf;--studylist-button-grey-color: rgb(0, 120, 212);--studylist-button-grey-border: #13314b;--studylist-button-grey-hover-color: rgb(29, 99, 153);--studylist-filter-active-li-color: #114a85;--active-tab-background-color: unset;--disabled-background: rgb(0,0,0);--study-count-div-color:#afadad;--mobile-color-txt: #F0F0F0;--mobile-color-txt-nonactive: #ffffff7a;--mobile-studylist-tr-hover-color: #1D2858;--mobile-study-list-details-key: #6B6B6B;--mobile-study-list-details-value:#aeaeae;--mobile-viewport-overlay-mobile-key:rgba(255, 255, 255, .42);--mobile-viewport-overlay-mobile-value:#C1C1C1;--mobile-viewport-overlay-key: rgba(255, 255, 255, .42);--mobile-viewport-overlay-value: #C1C1C1;--studylist-search-and-tab-section-background: rgb(7, 17, 55);--studylist-custom-tab-background: rgba(0, 120, 212, .12);--studylist-custom-tab-hover: rgba(5, 102, 177, .12);--studylist-custom-selected-tab: rgba(0, 120, 212, .64)}[data-theme=light]{--background-primary: #000000;--text-primary: #000000;--alter-text-primary: #FFFFFF;--text-primary-faded: #3a3a3a;--text-secondary: #454545;--text-offwhite: #454545;--border-primary: #3B3A39;--border-secondary: #A19F9D;--pathology-background: #201F1E;--primary-text-color: #000;--popup-list-item-color: #000;--action-details-hover: rgba(134, 167, 255, .3);--background-theme-color: #ffffff;--modal-scroll-theme-color: #cbcccd;--popup-background: #EEEEEE;--scroll-bar-track: #ececec;--global-border: 1px solid #BFBFBF;--global-background-section: #EEE;--navbar-header-background:#FFFFFF;--navbar-username: #000;--navbar-item-color: #bfbfbf;--navbar-active-item: #FFF;--navbar-item-text-hover:#000;--navbar-header-popup-background: #191f26;--navbar-header-popup-item-hover: #61759047;--navbar-header-popup-color-txt: #F0F0F0;--navbar-border-bottom: 1px solid #d0d0d0;--navbar-active-icon-color: #FFF;--studylist-table-border: 1px solid #7E7E7E;--studylist-badge-border: 1px solid #7E7E7E;--studylist-th-border-bottom: 1px solid #d0d0d0;--studylist-th-background: #ffffff;--studylist-table-thead-text-fs: 16px;--studylist-table-thead-text-fw: 700;--studylist-table-thead-text-color: #efefef;--studylist-table-tr-border: 1px solid #d0d0d0;--studylist-parent-tab-border: 1px solid #7E7E7E;--studylist-pivot-tab-background: #0078D4;--studylist-patient-name-fs: 14px;--studylist-patient-name-color: #000;--studylist-patient-id-fs: 14px;--studylist-patient-id-color: #000;--studylist-patient-age-fs: 14px;--studylist-patient-age-color: #000;--studylist-patient-age-separator: #000;--studylist-study-description-fs: 14px;--studylist-study-description-fw: 700;--studylist-study-details-study-description: #000;--studylist-study-date-fs: 13px;--studylist-study-date-fw: 600;--studylist-study-date-color: #000;--studylist-study-details-count-fs: 14px;--studylist-study-details-count-color: #000;--studylist-modality-fs: 10px;--studylist-modality-badge-color: #FFF;--studylist-study-message-count-text-fs: 11px;--studylist-study-message-count-color:#1D2858 ;--studylist-study-tab-count-color: #1D2858;--studylist-assignment-name-fs: 14px;--studylist-assignment-name-fw: 600;--studylist-assignment-name-color: #000;--studylist-assignment-info-badge-fs: 10px;--studylist-assignment-info-badge-color: #000;--studylist-assignment-info-badge-background: #d3d3d3;--studylist-assignment-button: 10px;--studylist-assignment-button-min-width: 50px;--assignment-dropdown-fs: 14px;--assignment-dropdown-color: #000;--studylist-superadmin-chain-background: #d3d3d3;--studylist-superadmin-chain-line-color: #d3d3d3;--placeholder-color: gray;--ai-tool-warning: #000;--studylist-custom-dropdown-background: #132c45;--studylist-custom-dropdown-text-fs: 14px;--studylist-custom-dropdown-test-color: #000;--custom-dropdown-border: 1px solid #767676;--studylist-report-details-info-badge-fs: 12px;--studylist-report-details-info-badge-fw: 600;--studylist-tat-star-text-fs: 10px;--studylist-tat-star-text-color: #FFF;--studylist-tat-star-color:#ffff00;--studylist-tat-star-fs: 8px;--studylist-tat-star-container-background: blue;--reporting-active-tab: #0e304b;--studylist-download-count-color: #000;--studylist-triage-info-text-color: #cf2222;--studylist-triage-info-text-fs: 12px;--studylist-triage-finding-text-fs: 12px;--studylist-triage-finding-text-color: #000;--studylist-triage-popup-container-background:#e5e5e5;--studylist-common-button-text: 14px;--studylist-primary-default-button-fs:12px;--studylist-primary-default-button-fw:400;--tab-hover-color: rgba(66, 119, 255, .3);--cxr-tab-hover-color: #DCDCDC;--text-hover-tab-color: #000;--studylist-badge-text-fs: 12px;--studylist-badge-text-color: #000;--studylist-badge-text-fw: normal;--header-role-badge-fs: 10px;--header-role-badge-color: rgb(0, 53, 190);--header-role-badge-background: rgb(187, 222, 255);--studylist-alternative-row-color: #FFFFFF;--side-tab-hover-color:#DEE7FF;--side-tab-active-color: #EEE;--studylist-second-alternative-row-color: #F3F3F3;--studylist-alternative-row-color-prior: #bbbdbe;--studylist-second-alternative-row-color-prior: #e6e6e6;--studylist-tr-hover-color: #DEE7FF;--expiry-timer-color: #FF3D00;--list-hover-color: #DEE7FF;--studylist-filter-background: white;--listing-page-user-title: #5f5f5f;--hightlight-impression-color: #3d3d3d;--icon-color: #000000;--viewer-background-color: #EEEEEE;--viewer-info-font-color: #0078D4;--viewer-ai-headline-color: #0078D4;--viewer-border: 1px solid #A6A6A6;--viewer-background-primary: #EEEEEE;--viewport-section-background-color: #000000;--thumbnail-list-background: #EEEEEE;--viewer-info-text: #484848;--navbar-background: #FFFFFF;--navbar-username: #000000;--navbar-item-color: #000000;--navbar-item-hover: #bfcef8;--navbar-item-active: #0078D4;--navbar-header-popup-background: #FFFFFF;--navbar-header-popup-item-hover: #e4e0e0;--navbar-header-popup-color-txt: #000000;--impressions-primary-color:#8A8A8A;--impressions-secondary-color:#222222;--studylist-row-div-container: #e5e5e5;--studylist-filter-section-background: #FFFFFF;--studylist-filter-section-text: #2f2e2e;--studylist-table-background: #FFFFFF;--studylist-table-tab-border: 1px solid black;--studylist-table-tab-text-color: #4d4d4d ;--studylist-table-thead-background: #e8e4e4;--studylist-table-thead-text-color: #4d4d4d;--studylist-secondary-button-background: #FFFFFF;--studylist-secondary-button-border-color: #000000;--studylist-secondary-button-txt-color: #000000;--studylist-filter-popup-background: #f0edeb;--studylist-filters-header-color: #000000;--studylist-filter-popup-label: #000;--studylist-filter-popup-item-hover: #e4e0e0;--studylist-primary-color-txt: #000000;--studylist-study-details-upload-color: #2a2929;--studylist-study-details-study-description: #151515;--studylist-radiologist-detials-color: #2a2929;--studylist-triage-container-background: #C6D6FF;--studylist-report-container-background: #e5e5e5;--studylist-triage-container-border: 1px solid #0078D4;--studylist-triage-info-text: #1c1b1b;--studylist-pagination-first-button: #FFFFFF;--studylist-pagination-goto-text: #000000;--studylist-pagination-first-button-border: 1px solid #202124;--studylist-tab-text: #2a2929;--studylist-button-grey-color: #13314b;--studylist-button-grey-border: rgb(67, 141, 239);--studylist-button-grey-hover-color: rgb(67, 141, 239);--studylist-filter-active-li-color: #0078D4;--studylist-filter-ul-hover-color: #082139;--active-tab-background-color: #0078D4;--disabled-background: rgb(101 101 101);color-scheme:none;--study-count-div-color:#4d4d4d;--mobile-color-txt: #000000;--mobile-color-txt-nonactive: #5b5b5b;--mobile-studylist-tr-hover-color: #8A8A8A;--mobile-study-list-details-key: #000000;--mobile-study-list-details-value:#2f4f4f;--mobile-viewport-overlay-mobile-key:#000000;--mobile-viewport-overlay-mobile-value:#2f4f4f;--mobile-viewport-overlay-key: #000000;--mobile-viewport-overlay-value: #2f4f4f;--studylist-search-and-tab-section-background: rgb(238, 238, 238);--studylist-custom-tab-background: transparent;--studylist-custom-tab-hover: rgba(66, 119, 255, .3);--studylist-custom-selected-tab: rgb(0, 120, 212)}#root{height:100%;width:100%}body{margin:0;place-items:center;min-width:320px;height:100%;line-height:unset;overscroll-behavior:contain;font-family:Open Sans,sans-serif!important;color:var(--text-primary)}textarea{color:var(--text-primary)}.h100{height:100%}.w100{width:100%}.cursor-pointer{cursor:pointer}.pagination{margin-top:50px;display:flex;justify-content:space-between}.pagination-list-view{height:40px;display:flex;flex-direction:row;box-sizing:border-box;align-items:center;padding:2px 12px}.pagination-rowCount{display:flex;justify-content:flex-start;align-items:center;font-size:14px;font-weight:400}.pagination-rowCount p{margin-right:5px;font-size:14px;font-weight:400}.pagination-pageCount{display:flex;justify-content:flex-end;align-items:center;font-size:14px;font-weight:400;cursor:pointer}.pagination-pageCount .pagination-button{width:auto;height:32px;min-width:0;padding:0 5px;font-size:14px;font-weight:400}.pagination-pageCountElement{margin:0 5px}.pagination-selected,.pagination-selected:hover{background-color:#0078d4;border:1px solid #0078d4;color:#fff}.pagination-pageCount .pagination-disabled{pointer-events:none;cursor:not-allowed;color:#3f3f3f}.pagination-gridColumn{padding-left:0;padding-right:0}.listPage-searchBoxDiv{height:32px;display:flex;justify-content:right}.listPage-searchBox{width:300px}.listPage-headerDiv{font-size:20px;padding:20px 10px 10px 16px;font-weight:600;margin-bottom:20px}.listPage-header{font-size:20px;font-weight:600}.listPage-headerDiv p{margin:0;font-size:20px;font-weight:600}.listPage-detailsHeaderDiv{height:43px;border-bottom:1px solid #3F3F3F;align-items:center;padding-left:12px;font-size:16px;font-weight:600;display:flex;justify-content:space-between;text-align:left}.listPage-detailsHeaderDiv p{margin:0;font-size:16px;font-weight:600}.listPage-detailsColumn{width:200px}input::placeholder{color:var(--placeholder-color)!important}.listPage-detailsRowDiv{height:auto;margin:0;display:flex;align-items:center;font-size:14px;font-weight:400;padding-left:12px;border-bottom:1px solid #3F3F3F;padding-top:14px;padding-bottom:14px}.listPage-detailsRowDiv p{margin:0;font-size:14px;font-weight:400}.break-word{word-break:break-all}.breadCrumb{padding:0 5px;height:40px;display:flex;align-items:center;background:var(--global-background-section)}.user-view-link{text-decoration:underline;text-underline-offset:3px;margin:14px 0}.form-div{padding:20px;display:flex;flex-direction:column}.form-section{border-bottom:1px solid #3B3A39;padding-bottom:40px}.form-section-header p{font-size:20px;font-weight:600;padding-left:8px;margin-bottom:10px;margin-top:20px}.form-section-fields{display:flex}.form-field{display:flex;flex-direction:column}.checkbox-field{margin-bottom:10px}.form-field-key{font-size:14px;font-weight:400;margin-bottom:5px;margin-top:14px}.form-field-value{font-size:14px;font-weight:400;width:90%;display:flex;align-items:center}.single-line-form-field{display:flex;align-items:center}.single-line-form-field-start{display:flex;align-items:flex-start}@media screen and (max-width:639px){.single-line-form-field,.single-line-form-field-start{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}}.view-page-header p{font-size:20px;font-weight:700;margin:20px 0}.view-page-details{font-size:14px;font-weight:400;display:flex;flex-direction:column}.view-page-details-row{line-height:30px}.view-page-buttons{margin-top:20px;display:flex}.view-page-button{margin-right:20px}.country.highlight{color:#000}.react-tel-input .country-list :hover{color:#000!important}.main-container-body{display:flex;flex-direction:column;width:100%;height:100%}.main-container-body-mobile{display:flex;padding:0;height:100%;overflow-y:auto}.navbar-modal-scroll.scrollbar-hovered::-webkit-scrollbar{width:5px}.navbar-modal-scroll.scrollbar-hovered::-webkit-scrollbar-thumb{background-color:var(--modal-scroll-theme-color);width:5px}.navbar-modal-scroll::-webkit-scrollbar{width:5px;transition:width .3s ease;height:100%}.navbar-modal-scroll::-webkit-scrollbar-track{background-color:transparent}.navbar-modal-scroll::-webkit-scrollbar-thumb{background-color:transparent}.modal-scroll::-webkit-scrollbar{width:12px;height:100%}.modal-scroll::-webkit-scrollbar-track{border-radius:6px!important;background-color:var(--scroll-bar-track)}.modal-scroll::-webkit-scrollbar-thumb{background-color:var(--modal-scroll-theme-color);border-radius:6px!important}.custom-scroll::-webkit-scrollbar{width:12px}.custom-scroll::-webkit-scrollbar-thumb{background-color:var(--scroll-bar-track);border-radius:6px;width:12px}.custom-scroll::-webkit-scrollbar-track{background-color:var(--modal-scroll-theme-color);width:14px}.mobile-modal-scroll::-webkit-scrollbar{width:10px;height:100%}.mobile-modal-scroll::-webkit-scrollbar-track{background-color:transparent}.mobile-modal-scroll::-webkit-scrollbar-thumb{background-color:var(--modal-scroll-theme-color)}.common-modal-scroll::-webkit-scrollbar{width:12px;height:100%}.common-modal-scroll::-webkit-scrollbar-track{background-color:var(--border-secondary);border-radius:6px!important}.common-modal-scroll::-webkit-scrollbar-thumb{background-color:var(--border-primary);cursor:pointer!important;border-radius:6px!important}.common-modal-scroll-light::-webkit-scrollbar{width:12px;height:100%}.common-modal-scroll-light::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #3B3A39!important;border-radius:10px;background-color:#fff}.common-modal-scroll-light::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #A19F9D!important;background-color:#a9acba}.react-scroll::-webkit-scrollbar{width:10px}.react-scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px var(--border-primary);border-radius:10px}.react-scroll::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #A19F9D}.stop-scroll-for-modal{overflow-y:hidden}.react-tel-input .invalid-number-message{left:-1px!important;top:40px!important;width:70%!important;background:none!important;border:"none"!important;height:10px;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both;font-family:Segoe UI,"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:12px;font-weight:700;color:red;margin:0;padding-top:5px;display:flex;align-items:center}react-tel-input .form-control.invalid-number{border:"none"!important}.label-phone{font-family:Segoe UI,"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:600;color:var(--text-primary);box-sizing:border-box;box-shadow:none;margin:0;display:block;padding:5px 0;overflow-wrap:break-word}.error-phone-input{width:100%;box-shadow:none;margin:0;padding:0;box-sizing:border-box;border:1px solid rgb(164,38,44);border-radius:7px;background:#201f1e;cursor:text;height:32px;display:flex;flex-direction:row;align-items:stretch;position:relative;font-weight:100}.error-phone-input-msg{animation-name:css-1,css-25;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both;font-family:Segoe UI,"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:12px;font-weight:400;color:#a4262c;margin:0;padding-top:5px;display:flex;align-items:center}.custom-required-error-msg{font-family:Segoe UI,"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:12px;font-weight:700;color:red;margin:0;padding-top:5px;display:flex;align-items:center}.navbar-container{z-index:9999;position:fixed}.calendarClass{color:#a19f9d!important}.label{font-style:normal;font-weight:600;font-size:14px;line-height:20px;display:flex;align-items:flex-end;margin-bottom:10px}button.is-disabled{cursor:not-allowed!important;background-color:var(--disabled-background)!important;color:#fafafa!important;border:1px solid rgb(138,136,134)!important}div.is-disabled{cursor:not-allowed!important;color:#fff!important;border-radius:7px}.tab-section .ms-Dropdown-container .ms-Dropdown.is-disabled,.tab-section .ms-Dropdown.is-disabled,.tab-section .ms-Dropdown.is-disabled .ms-Dropdown-title,.send-report-body .ms-Checkbox.is-disabled,.send-report-body .ms-Checkbox.is-disabled .ms-Checkbox-label,.send-report-body .ms-Checkbox.is-disabled .ms-Checkbox-checkbox{background:transparent!important;background-color:transparent!important}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.imageSlider{left:50px}}.d-none{display:none}line{filter:none!important}#outlineEntry .cornerstone-canvas{opacity:.2}#heatMapEntry .cornerstone-canvas{opacity:.1}.ms-Checkbox-checkmark{color:#fff!important}.ms-Checkbox:not(.is-checked):hover .ms-Checkbox-checkbox{border:1px solid rgb(161,159,157)}.ms-Checkbox:not(.is-checked):hover .ms-Checkbox-checkmark{opacity:0}.ms-ComboBox-optionText{color:var(--text-primary)!important}.tabContent{display:flex;align-items:center;padding:9px 16px;flex-direction:row}.body-parent{background-color:var(--background-theme-color)}.global-modal-body{display:flex;flex-direction:column;overflow-y:auto;padding:20px 10px 20px 20px;color:#fff;font-size:14px;font-weight:600;white-space:pre-line}textarea{background-color:transparent!important}.main-viewer-body{background-color:var(--viewer-background-primary)}#___reactour>div:first-child{color:#000;opacity:.8}.show-hidden-tools{display:none}.data-toggle-button{display:flex;justify-content:end;align-items:center;width:140px;margin-left:-5px;flex-shrink:0;white-space:nowrap}@media only screen and (max-width:900px){.data-toggle-button{width:130px}}@media only screen and (max-width:600px){.smart-tag-header{height:var(--viewer-smart-tag-header)!important}.viewer-tool-more-dropdown-height{max-height:400px;overflow-y:auto}.hide-tool{display:none!important}.show-hidden-tools{display:flex!important}}@media only screen and (min-width:601px)and (max-width:900px){.smart-tag-header{height:var(--viewer-smart-tag-header)!important}.viewer-tool-more-dropdown-height{max-height:400px;overflow-y:auto}.hide-tool{display:none!important}.show-hidden-tools{display:flex!important}}@media only screen and (min-width:901px)and (max-width:1466px){.smart-tag-header{height:var(--viewer-smart-tag-header)!important}.viewer-tool-more-dropdown-height{max-height:400px;overflow-y:auto}.hide-tool{display:none!important}.show-hidden-tools{display:flex!important}}@media only screen and (min-width:1466px)and (max-width:1600px){.show-hidden-tools{display:none!important}}@media only screen and (min-width:1601px){.show-hidden-tools{display:none!important}}.react-horizontal-scrolling-menu--scroll-container{padding-right:5px}.ms-Pivot-link.is-selected{background-color:var(--studylist-pivot-tab-background)!important;color:#fff;border-radius:10px}.ms-Pivot-link{height:30px;cursor:pointer;margin-right:10px;border-radius:10px}.ms-Toggle{margin-bottom:0}.ms-Toggle-innerContainer{display:flex;justify-content:center;align-items:center}.fr-box.fr-basic.fr-top{width:99%!important;border:1px solid #A5A5A5}.fr-toolbar .fr-newline{background:#b9b9b9!important;margin-left:0!important;margin-right:0!important}.form-mt-10{font-weight:600}.custom-multiselect{box-shadow:0 4px 4px #00000040;padding:10px;border:1px solid rgba(0,0,0,.25)}.fr-element.fr-view.fr-disabled{background-color:#fff!important;opacity:1!important;color:#000!important}.custom-textarea{width:100%!important;background:#fff!important;padding:8px;font-size:14px;box-sizing:border-box;border:1px solid #ccc;border-radius:4px}.recording{background-color:#fff3f3!important}.custom-modal-scroll::-webkit-scrollbar{width:8px;height:100%}.custom-modal-scroll::-webkit-scrollbar-thumb{background-color:gray;border-radius:6px!important}.confirm-modal-footer{display:flex;align-items:center;justify-content:flex-end;width:100%}@keyframes pulseCircle{0%{box-shadow:0 0 red}30%{box-shadow:0 0 0 4px #f006}60%{box-shadow:0 0 0 8px #f003}80%{box-shadow:0 0 0 4px #ff00004d}to{box-shadow:0 0 #f000}}.historyUploadModal{border:2px dashed #000000;box-sizing:border-box;border-radius:10px 0 0;font-family:Open Sans;font-style:normal}.labeling{flex-direction:row;font-family:Open Sans;font-style:normal;font-weight:600;font-size:12px;line-height:20px;display:flex;color:#fff;margin-bottom:10px}.clinical-note{display:flex;flex-direction:column;margin-bottom:15px}.history-textArea{color:#fff;border:none}.secondBlock{padding:20px;display:flex;flex-direction:column;max-height:525px;overflow:auto}.historyUploads-div{margin-top:35px}.fileUploader{margin:0;font-weight:500;letter-spacing:1px;border:2px dashed #bfbfbf;border-radius:10px;height:42px;display:flex;align-items:center;justify-content:center;color:#bfbfbf;cursor:pointer}.fileUploader-jpg{margin:0;font-weight:500;letter-spacing:1px;background:transparent;border:2px dashed #AAAAAA;border-radius:10px;height:70px;display:flex;align-items:center;justify-content:center;color:#fff6;cursor:pointer;flex-direction:column}.uploaderDiv{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.fileuploader-main{width:100%}.file-name{color:#fff;background-color:#0006;display:flex;align-items:center;padding:5px 0 5px 10px;margin-bottom:3px;width:478px;height:28px;border-radius:5px;justify-content:space-between}.history{display:flex;flex-direction:column;justify-content:space-between}.historyFile-name{color:#fff;background-color:#262525;display:flex;align-items:center;padding:5px 10px;margin-bottom:3px;height:30px;justify-content:space-between;border-radius:5px}.history-file-not-radiologist:hover{opacity:.8;cursor:pointer}.history-file-not-radiologist{color:#fff;background-color:#0006;display:flex;align-items:center;padding:5px 0 5px 10px;margin-bottom:3px;height:30px;justify-content:space-between;border-radius:5px}.historyFile-name:hover{background-color:#414040;cursor:pointer}.is-disabled-clinical-notes{background:transparent!important;cursor:not-allowed!important}.icons{display:flex;flex-direction:row;justify-content:space-between}.study-list-upload-history-deleteIcon{color:#a3a3a3;text-decoration-color:#a3a3a3;width:20px;display:flex;align-items:center;justify-content:center;margin-left:10px;margin-right:10px;cursor:pointer}.deleteSVG{color:#a3a3a3}.file-crossIcon{border:none;outline:none;color:#fff;width:32px}.history-upload-filename-text{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:820px){.modal-container{width:585px}.secondBlock{width:94%}.file-name{width:378px;height:17px}}@media screen and (max-width:631px){.modal-container{width:385px}.secondBlock{width:90%}.file-name{width:278px;height:17px}}@media screen and (max-width:433px){.modal-container{width:285px}.header{width:100%}.patient-details{flex-direction:column}.patientHeadName{margin-right:0}.id-label{margin-top:0}.secondBlock{width:89%}.file-name{width:210px;height:14px;font-size:11px}.file-crossIcon{width:25px}.historyFile-name{font-size:11px}}.fileNames-container{display:flex;margin-top:10px;flex-direction:column}.delete-checkbox-dark{height:15px;width:15px;cursor:pointer}.delete-checkbox-light{height:15px;width:15px;cursor:pointer;color-scheme:none}.fileuploader-main>:first-child{width:100%}.study-list-upload-preview-icon{display:flex;justify-content:center;align-items:center;margin-left:10px;cursor:pointer;padding-right:10px}.multi-select-container{display:flex;flex-direction:column;gap:10px}.selected-section{min-height:28px;max-height:100px;overflow-y:auto;display:flex;flex-wrap:wrap;gap:5px}.options-section{height:205px;overflow-y:auto;display:flex;flex-wrap:wrap;gap:5px;padding-right:5px}.tag{height:22px;padding:3px 5px;border:var(--studylist-table-border);border-radius:20px;font-size:11px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:5px;transition:background .2s;color:var(--impressions-primary-color);margin-bottom:2px}.tag:hover{background:var(--background-theme-color);color:var(--text-primary)}.tag.active{color:var(--text-primary);border:2px solid #4caf50}.tag.special{color:#efbf04}.remove{font-weight:700;cursor:pointer}.checkmark{font-weight:700}.no-results{color:var(--impressions-primary-color);font-size:14px;text-align:center;width:100%}.tag-with-views{display:flex;flex-direction:column;align-items:flex-start}.tag-label{font-size:13px;margin-bottom:5px;color:#333}.view-buttons{display:flex;gap:5px;flex-wrap:wrap}.view-btn{padding:0 2px;font-size:11px;background-color:#aaa;border:1px solid #aaa;border-radius:16px;cursor:pointer;transition:all .2s;margin-right:1px}.view-btn:hover{background-color:#ccc}.view-btn.selected{background-color:#4caf50;color:#fff;border-color:#4caf50}.view-btn:disabled{background-color:#ccc;cursor:default}.description-box{display:flex;flex-direction:row;justify-content:flex-start}.warning-message{color:red;font-weight:700;margin-top:10px}.tag.others{border:1px dashed #aaa;padding:3px 5px;border-radius:20px;cursor:pointer;display:inline-flex;align-items:center;font-size:11px;font-weight:700}.plus-icon{font-size:14px}.custom-input-tag input{padding:2px 5px;font-size:11px;border-radius:16px;border:1px solid #ccc;width:140px;background:var(--background-theme-color);color:var(--text-primary)}.cloud-icon-grey{color:var(--placeholder-color)}.cloud-icon-green{color:#52c41a}.cloud-icon-wrapper{position:relative;display:inline-block;width:24px;height:24px}.cloud-icon-base{color:#147bff4d;position:absolute;top:0;left:0}.cloud-icon-fill{color:#147bff;position:absolute;top:0;left:0;animation:downloadFill 1.2s ease-in-out infinite}@keyframes downloadFill{0%{clip-path:inset(0 0 100% 0)}99%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 0 100% 0)}}.mainStack{font-family:Open Sans;position:relative}.actionMini{display:flex;flex:none;justify-content:center;text-align:center;align-items:center;cursor:pointer}.detailsModal{width:180px;height:142px;background:#201f1e;overflow-y:scroll;border-radius:7px;position:absolute;z-index:1;right:10%}.downloadReportList{background:#201f1e;border-radius:7px;position:absolute;z-index:1;right:22%;padding:0}.downloadReportList ul{list-style:none;margin:0}.downloadReportList ul li{margin-left:0;padding-right:7px}.action{margin:0%;justify-content:center;align-items:center;font-size:14px;line-height:20px;height:30px;padding:10px 5px 0 13px;cursor:pointer}.name{font-size:14px}.detailsList{margin:0;padding:0}.closeStudyModal{box-sizing:border-box;border-radius:10px 0 0;font-family:Open Sans}.close-study-container{padding:20px 18px}.close-study-content{padding:13px;display:flex;flex-direction:column}.menuPropListItem:hover{background-color:#150b02!important}.tat-timeline-container{border-radius:10px 0 0;padding:10px}.estimated-div{margin-top:0;padding:0;font-size:14px}.timeline-line,.timeline-line-first,.timeline-line-last{display:flex;flex-direction:column;position:relative}.timeline-line:after{background-color:gray;content:"";position:absolute;left:calc(30% - 23px);width:4px;height:100%}.timeline-line-first:after{background-color:gray;content:"";position:absolute;left:calc(30% - 23px);width:4px;top:50%;height:50%}.timeline-line-last:after{background-color:gray;content:"";position:absolute;left:calc(30% - 23px);width:4px;top:0;height:50%}.closed-timeline-line:after{background-color:red!important}.active-timeline-line,.active-timeline-line-last,.active-timeline-line-first{display:flex;flex-direction:column;position:relative}.active-timeline-line-first:after{background-color:#29498f;content:"";position:absolute;left:calc(30% - 23px);width:4px;top:50%;height:50%}.active-timeline-line-last:after{background-color:#29498f;content:"";position:absolute;left:calc(30% - 23px);width:4px;top:0;height:50%}.active-timeline-line:after{background-color:#29498f;content:"";position:absolute;left:calc(30% - 23px);width:4px;height:100%}.timeline-line .active{content:"";position:absolute;left:calc(30% - 23px);width:4px;height:100%}.timeline-item{display:flex;flex-direction:row;justify-content:flex-end;width:44%}.timeline-item-content{display:flex;flex-direction:column;align-items:flex-end;padding:10px;text-align:right}.timeline-item-content:after{position:absolute;right:-7.5px;top:calc(50% - 7.5px);transform:rotate(45deg);width:15px;height:15px;border:1px solid white}.timeline-item-time{color:#fff;display:flex;flex-direction:column;padding:25px 10px 10px;position:relative;font-size:14px;line-height:20px;width:36%}.timeline-item-time time{font-style:normal;font-weight:300;font-size:13px;color:#dfdfdf}.timeline-item-content p{font-size:14px;line-height:20px;margin-right:20px}.timeline-item-content-p{font-size:14px!important;line-height:20px!important;margin:14px 20px 14px 0!important}.timeline-item-content .circle{border-radius:50%;position:absolute;top:50%;left:calc(30% - 31px);transform:translateY(-50%);width:20px;height:20px;z-index:100}@media only screen and (max-width:1023px){.timeline-item-content{max-width:100%}}@media only screen and (max-width:767px){.timeline-item-content{padding:15px 10px;text-align:center;align-items:center}}.time-difference-container{position:absolute;display:flex;white-space:nowrap;align-items:center;justify-content:center;color:#c1c1c1;top:-.7em;left:16em}.time-difference-text{display:flex;align-items:center;margin-right:10px}.custom-pacs-node-dropdown .ms-Dropdown{max-width:250px;max-height:300px;width:300px}.custom-pacs-node-dropdown .ms-Dropdown-title{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:250px}.custom-pacs-node-dropdown .ms-Dropdown-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:18px;font-size:12px;font-weight:600}.custom-pacs-node-dropdown .ms-Callout{max-width:250px;height:300px}.custom-pacs-node-dropdown .ms-Dropdown-itemContent{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:18px;font-size:12px;font-weight:600}.pacs-node-modal-scroll::-webkit-scrollbar{width:5px!important;height:100%!important}.pacs-node-modal-scroll::-webkit-scrollbar-track{background-color:#ff0}.pacs-node-modal-scroll::-webkit-scrollbar-thumb{background-color:#639}.peer-review-main-container{display:flex;flex-direction:column;height:500px}.peer-review-first-row{display:flex;height:70%;width:100%}.peer-review-col-80{width:100%;display:flex;flex-direction:column;margin-top:5%}.peer-review-col-20{width:20%}.peer-review-second-row{height:30%;display:flex;justify-content:start;align-items:flex-start;margin-left:2%;flex-direction:column}.peer-review-sub-row{display:flex;width:100%;flex:1}.peer-review-col-left{width:30%;display:flex;justify-content:flex-end;align-items:flex-start;padding-right:10px}.peer-review-col-middle{width:2%;display:flex;justify-content:center;align-items:center;position:relative}.peer-review-checkcircle{position:absolute;top:2%}.peer-review-circle{position:absolute;top:6%;border-radius:50%;height:20px;width:20px}.peer-review-col-right{width:70%;display:flex;justify-content:flex-start;align-items:flex-start;padding-left:10px}.peer-review-timeline{width:5px;background-color:#29498f;height:100%;margin-top:8px}.peer-review-icon-container{border-radius:10px;display:flex;flex-direction:row;height:50px;justify-content:space-around;align-items:center;padding:5px;margin-right:15px}.peer-review-uploaded-file-name{margin-top:10px;padding:8px 12px;border-radius:5px;text-align:center;width:fit-content}.peerreview-uploader-div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:25%}.peer-review-fileuploader-main{width:87%}.peer-reivew-file-uploader{display:flex;margin:0;font-weight:500;letter-spacing:1px;border:2px dashed #bfbfbf;border-radius:10px;height:30px;align-items:center;justify-content:center;cursor:pointer}.peer-review-fileuploader-main>label{margin-top:1%;width:100%}.previous-file-upload{background-color:#0006;display:flex;align-items:center;padding:5px 0 5px 10px;margin-bottom:3px;height:30px;justify-content:space-between;border-radius:5px;width:98%;cursor:pointer}.peer-label{font-style:normal;font-weight:600;font-size:14px;line-height:20px;display:flex;align-items:flex-end;margin-bottom:5px;margin-top:5px}.peer-modal-footer-sep-line{margin-top:0;margin-bottom:8px}.peer-modal-footer-buttons{justify-content:flex-end;align-items:center;display:flex;margin-right:1%}.peer-modal-footer-container{width:100%;height:50px;display:flex;flex-direction:row;padding:0;justify-content:end}html{font-family:sans-serif;font-size:14px}.study-table-th{padding:10px 4px;text-align:start;border-bottom:var(--studylist-th-border-bottom);background:var(--studylist-th-background)}.study-table-th-updated{padding:11px 4px!important}.study-table-tr{border-bottom:none!important}.study-table-td{position:relative;border-top:var(--studylist-table-tr-border);border-bottom:none!important;padding-left:0}.study-list-top-border-remove{border-top:none!important}.study-list-prior-line-container{height:110px;width:100%;display:flex;justify-content:center}.study-list-prior-last-line-container{height:54px;width:100%}.study-list-prior-last-line{height:100%;width:15px;border-left:1px solid gray;border-bottom:1px solid gray;border-bottom-left-radius:4px;margin-left:calc(50% - 1px)}.study-list-prior-line{height:100%;width:1px;border-left:1px solid gray}.study-list-prior-parent-top-line{position:absolute;background-color:gray;top:13px;width:1px;left:-16%;height:88px;z-index:0}.study-mobile-table-td{position:relative;border-bottom:1px solid #282828;padding:0 15px}tfoot{color:gray}tfoot th{font-weight:400}.table-container{overflow:auto;position:relative;border-radius:0 0 10px 10px/0px 0px 10px 10px;border:var(--studylist-table-border)}.hybrid-table-height-with-xray-tab{height:calc(100vh - 270px - var(--password-expiry-offset, 0px))}.hybrid-table-height-with-xray-maintenance-banner{height:calc(100vh - 295px - var(--password-expiry-offset, 0px))}.hybrid-table-height-without-xray-tab{height:calc(100vh - 225px - var(--password-expiry-offset, 0px))}.hybrid-table-height-without-xray-maintenance-banner,.table-height-with-xray-tab{height:calc(100vh - 250px - var(--password-expiry-offset, 0px))}.study-list-firm-user{height:calc(100vh - 215px - var(--password-expiry-offset, 0px))}.study-list-firm-user.scrolled{height:calc(100vh - 175px - var(--password-expiry-offset, 0px))}.table-height-with-xray-maintenance-banner{height:calc(100vh - 288px - var(--password-expiry-offset, 0px))}.table-height-without-xray-tab{height:calc(100vh - 205px - var(--password-expiry-offset, 0px))}.table-height-with-contextswitch-tab{height:calc(100vh - 115px - var(--password-expiry-offset, 0px))}.table-height-without-xray-maintenance-banner{height:calc(100vh - 238px - var(--password-expiry-offset, 0px))}@media(max-width:1200px){.hybrid-table-height-with-xray-tab{height:calc(100vh - 351px - var(--password-expiry-offset, 0px))}.hybrid-table-height-with-xray-maintenance-banner{height:calc(100vh - 376px - var(--password-expiry-offset, 0px))}.hybrid-table-height-without-xray-tab{height:calc(100vh - 306px - var(--password-expiry-offset, 0px))}.hybrid-table-height-without-xray-maintenance-banner,.table-height-with-xray-tab{height:calc(100vh - 331px - var(--password-expiry-offset, 0px))}.study-list-firm-user{height:calc(100vh - 296px - var(--password-expiry-offset, 0px))}.study-list-firm-user.scrolled{height:calc(100vh - 256px - var(--password-expiry-offset, 0px))}.table-height-with-xray-maintenance-banner{height:calc(100vh - 369px - var(--password-expiry-offset, 0px))}.table-height-without-xray-tab{height:calc(100vh - 286px - var(--password-expiry-offset, 0px))}.table-height-with-contextswitch-tab{height:calc(100vh - 196px - var(--password-expiry-offset, 0px))}.table-height-without-xray-maintenance-banner{height:calc(100vh - 319px - var(--password-expiry-offset, 0px))}}.studylist-mobile-table-container{height:calc(100vh - 30px);overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.studylist-mobile-virtual-list{contain:layout paint}.studylist-mobile-virtual-row{box-sizing:border-box;display:block;contain:layout paint}.study-list-thead{margin:0;position:sticky;background-color:var(--studylist-table-thead-background);z-index:999;top:0}.left-right-icon-pagination{border-radius:5px;transform:scaleY(-1);height:28px;width:28px;display:flex;justify-content:center;align-items:center}.left-right-icon-pagination-first-block{background:var(--studylist-table-thead-background);margin-right:5px;border-radius:5px;display:flex;justify-content:center;align-items:center}.pagination-pageCount-study-list .pagination-disabled-study-list{pointer-events:none;cursor:not-allowed;color:#fff}.pagination-pageCount-study-list{display:flex;justify-content:flex-end;align-items:center;font-size:14px;font-weight:400}.pagination-pageCount-study-list .pagination-button-study-list{width:auto;height:32px;min-width:0;padding:0 5px;font-size:14px;font-weight:400}.pagination-pageCountElement-study-list{margin:0 5px}.pagination-selected-study-list,.pagination-selected-study-list:hover{background-color:#0078d4;border:1px solid #0078d4;color:#fff}.fade-enter div{overflow-y:hidden;max-height:0}.fade-enter-active div{max-height:50px;transition:all .5s ease-in}.fade-exit div{max-height:50px}.fade-exit-active div{max-height:0;overflow-y:hidden;transition:all .5s ease-in}.studylist-study-description{font-size:var(--studylist-study-description-fs);font-weight:var(--studylist-study-description-fw);width:183px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;color:var(--studylist-study-details-study-description);cursor:text}.studylist-request-details{font-size:var(--studylist-request-details-fs);font-weight:var(--studylist-request-details-fw);width:309px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;color:var(--studylist-study-details-request-details);cursor:text}.study-list-study-imagecount{font-family:Open Sans;font-style:normal;font-weight:400;font-size:var(--studylist-study-details-count-fs);line-height:16px;margin-left:4px;color:var(--studylist-study-details-count-color)}.study-list-header-txt{font-family:Open Sans;font-style:normal;font-weight:var(--studylist-table-thead-text-fw);font-size:var(--studylist-table-thead-text-fs);line-height:20px;display:flex;align-items:center;color:var(--studylist-table-thead-text-color)}.study-list-row-badge{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:Open Sans;cursor:text}.study-list-row-badge.study-list-institution-name{display:-webkit-box!important;max-height:28px;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:Open Sans;font-stretch:condensed;font-size:12px;line-height:14px;overflow-wrap:anywhere;letter-spacing:0;padding-left:5px}.client-details-column .study-list-row-badge.study-list-institution-name{display:-webkit-box!important;white-space:normal!important}.study-list-modality-badge{font-size:var(--studylist-modality-fs)}.study-list-patientDetails-name{font-family:Open Sans;font-style:normal;font-weight:700;font-size:var(--studylist-patient-name-fs);color:var(--studylist-patient-name-color);white-space:nowrap;width:163px;overflow:hidden;text-overflow:ellipsis;display:block;cursor:text}.study-list-patientDetails-id-txt{white-space:nowrap;width:90px;overflow:hidden;text-overflow:ellipsis;display:block;cursor:text}.study-list-mobile-patientDetails-name{color:var(--mobile-color-txt);font-size:16px;font-family:Open Sans;font-style:normal;font-weight:400;line-height:28px;word-break:break-all}.study-list-top-badge-container{position:absolute;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;top:0;left:-13px;overflow:visible;white-space:nowrap}.study-list-mobile-top-badge-container{position:absolute;display:flex;flex-direction:row;align-items:center;top:-11px;left:-2px}.study-list-top-badge-item{width:fit-content;height:16px;border-radius:0 0 7px 7px;margin-left:17px;padding:0 5px;font-family:Open Sans;font-style:normal;font-weight:700;font-size:10px;line-height:16px;display:flex;align-items:center;cursor:pointer;letter-spacing:.5px}.study-list-patientDetails-id{font-family:Open Sans;font-style:normal;font-weight:400;font-size:var(--studylist-patient-id-fs);line-height:18px;color:var(--studylist-patient-id-color);display:flex;flex-direction:row;align-items:center}.study-list-reportDetails-badges{width:fit-content;position:relative}.study-list-mobile-study-date-txt{color:var(--mobile-study-list-details-key);font-size:13px;font-family:Open Sans;font-style:normal;font-weight:400;line-height:20px}.study-list-mobile-total-no-of-images-txt{color:var(--mobile-study-list-details-key);font-size:13px;font-family:Open Sans;font-style:normal;font-weight:400;line-height:20px;width:100px}.study-list-value-text{color:var(--mobile-study-list-details-value)}.tr-alternative-color{background-color:var(--studylist-alternative-row-color)}.tr-second-alternative-color{background-color:var(--studylist-second-alternative-row-color)}.tr-alternative-color-prior{background-color:var(--studylist-alternative-row-color-prior)}.tr-second-alternative-color-prior{background-color:var(--studylist-second-alternative-row-color-prior)}.study-list-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.study-list-no-data-txt{font-size:15px;color:var(--studylist-table-thead-text-color)}.study-list-reporting-container{border-radius:10px;background:var(--studylist-report-container-background);display:flex;flex-direction:column;height:70px;justify-content:space-around;align-items:center;padding:0 5px;margin-left:5px}.study-list-reporting-horizontal-container{border-radius:10px;background:var(--studylist-triage-container-background);justify-content:space-around;align-items:center;padding:5px}.study-list-reporting-extra-margin{margin-bottom:10px;background-color:var(--studylist-row-div-container)!important}.study-list-report-icon{display:flex;align-items:center;cursor:pointer}.study-list-report-action-icon{margin-left:5px;margin-right:5px}.study-list-user-message-pop-up{position:absolute;left:10px;top:-8px;width:17px;height:17px;border-radius:50%;display:flex;justify-content:center;align-items:center}.study-list-message-count-popup{font-family:Open Sans;font-style:normal;font-weight:700;font-size:var(--studylist-study-message-count-text-fs);line-height:100%;display:flex;align-items:center;text-align:center;color:var(--studylist-study-message-count-color)}.study-list-tab-count-popup{font-family:Open Sans;font-style:normal;font-weight:700;font-size:var(--studylist-study-message-count-text-fs);line-height:100%;display:flex;align-items:center;text-align:center;color:var(--studylist-study-tab-count-color)}.studylist-batch-delete-popup-container{box-sizing:border-box;height:40px;background-color:#0078d4;border-radius:10px;position:fixed;left:7.6%;display:flex;justify-content:center;padding-left:20px;align-items:center;z-index:10000}.studylist-batch-delete-text{font-size:14px;font-weight:600;color:#dfdfdf;white-space:nowrap;margin-right:4px}.batch-btn,.batch-dismiss-btn{color:#2f80ed;opacity:.8;cursor:pointer;display:inline-flex;height:26px;padding:10px 15px;justify-content:center;align-items:center;flex-shrink:0;border-radius:5px;background:#f1f1f1;border:none}.batch-delete-btn{margin-left:10px}.batch-inference-btn{margin-left:10px;margin-right:20px}.studylist-number-of-images{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.study-list-triage-details-popup{width:165px;position:absolute;top:2em;left:-1em;z-index:1000;padding:10px 15px;display:flex;flex-direction:column;justify-content:space-evenly;background:var(--studylist-triage-container-background);box-sizing:border-box;border:1px solid rgb(75,75,75);box-shadow:#000000e6 0 4px 20px;border-radius:10px}.study-list-triage-arrow-up:before{content:"";position:absolute;top:-.7em;left:50%;border:solid transparent;border-width:0 10px 10px 10px;border-color:transparent transparent var(--studylist-triage-popup-container-background) transparent;transform:translate(-50%)}.study-list-mobile-empty-studies{width:100%;display:flex;justify-content:center}.studylist-underline-button{font-size:14px;text-decoration:underline;color:var(--text-primary-faded);cursor:pointer}.fa-blink{animation:fa-blink 2s steps(5,start) infinite;-webkit-animation:fa-blink 1s steps(5,start) infinite}@keyframes fa-blink{to{visibility:hidden}}.study-list-bottom-container{display:flex;justify-content:space-between;align-items:center;min-height:40px;padding:4px 12px;box-sizing:border-box;background-color:var(--background-theme-color);position:relative}.pagination-section{flex:1}.study-count-summary{font-family:Open Sans;font-style:normal;line-height:20px;display:flex;flex-direction:row;font-weight:700;font-size:14px;margin:0 15px 0 auto;flex:0 0 auto;color:var(--studylist-search-text);white-space:nowrap;align-items:center}.study-count-row{display:flex;align-items:center;line-height:22px}.batch-select{color:#2f80ed;opacity:.8;cursor:pointer;display:inline-flex;height:26px;padding:5px 2px;justify-content:center;align-items:center;flex-shrink:0;border-radius:5px;background:#f1f1f1;border:none;background-image:url("data:image/svg+xml;charset=UTF-8,<svg width='16' height='16' viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'><path d='M4 6L8 10L12 6' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px}.batch-select option{background:#fff;font-weight:500}@media(max-width:1200px){.study-list-prior-line-container{height:150px}.study-list-reporting-container{padding:0}.study-table-td{padding-left:2px}.studylist-batch-delete-popup-container{height:auto;min-height:35px;flex-wrap:wrap;padding:3px 20px;left:10.7%;width:87%!important;gap:4px}.studylist-batch-delete-text{white-space:normal;font-size:12px;flex-shrink:1;min-width:0}.study-list-client-provider-wrapper{display:flex;flex-direction:column;gap:4px;width:100%}.study-list-bottom-container{height:76px}.study-count-summary{flex-direction:column;align-items:flex-start}.study-count-portrait-wrapper{display:flex;flex-direction:row;align-items:center;gap:6px}.study-count-portrait-label{white-space:nowrap}.study-count-portrait-rows{display:flex;flex-direction:column}}.study-list-provider-info-mobile{display:none}.study-audit-logs-modal-body{width:100%}.study-audit-logs-modal-table-wrap{padding:5px}.study-audit-logs-modal-loading,.study-audit-logs-modal-error,.study-audit-logs-modal-empty{padding:16px}.study-audit-logs-cell-action,.study-audit-logs-cell-value{max-width:240px}.study-audit-logs-cell-action{overflow:hidden;vertical-align:top}.table-cell-ellipsis-inner{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blitz-area{display:flex;flex-direction:row;justify-content:space-between;gap:10px}.toggle-button-group{display:flex;margin-left:10px;align-items:center;line-height:10px}.toggle-button{padding:0 8px;white-space:nowrap;border:1px solid var(--neutralLight, #0078d4);background-color:var(--cxr-tab-hover-color);color:var(--text-primary);cursor:pointer;height:25px;line-height:100%;display:block;font-weight:600;font-size:14px;font-family:Open Sans}.toggle-button.active{background:#0078d4;color:#fff!important;z-index:100}.toggle-button:first-child{border-radius:30px 0 0 30px}.toggle-button:last-child{border-radius:0 30px 30px 0}.toggle-button:not(:last-child){border-right:none}.icon{display:flex;align-items:center;justify-content:center}.tab-content-study-list{display:flex;align-items:center;padding:9px 16px;flex-direction:row;position:relative}.textContent-study-list{color:var(--studylist-table-tab-text-color);margin:0 0 0 10px;font-size:14px;font-weight:600;line-height:22px;font-family:Open Sans;font-style:normal}.hide-border-bottom-border{position:absolute;width:100%;height:5px;left:0;top:35px;background-color:var(--studylist-custom-selected-tab);z-index:1000}.tab-notification-count{position:absolute;top:0;right:2px;width:17px;height:17px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:red}.custom-tab-report-history{outline:transparent;position:relative;font-family:Segoe UI,"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:600;border:0px;box-sizing:border-box;cursor:pointer;display:inline-block;padding:0 8px;text-decoration:none;text-align:center;color:#fff;background-color:transparent;line-height:34px;-webkit-user-select:none;user-select:none;background:#333232}.active-tab-report{background:#757575}.study-list-final-report-border-left{border-radius:10px 0 0 10px}.custom-tab-hover:hover{background:#414040}.study-list-final-report-border-right{border-radius:0 10px 10px 0}.uploadStudyModal{box-sizing:border-box;border-radius:10px 0 0;font-family:Open Sans;font-style:normal}.container-content{left:20px;padding:13px;display:flex;flex-direction:column}.studyFileNamesContainer{display:flex;flex-direction:column;padding:0;max-height:400px;overflow:auto;margin-top:10px}.fileNamesContent{display:flex;margin:0;padding:0}.studyFileName{color:#fff;font-size:13px;line-height:20px}.progress-bar{line-height:20px;font-size:13px}.message{font-size:11px;color:#fff;margin:0;padding-top:0}.errorClass{color:red;font-size:12px;font-weight:700;margin:0;padding-top:0}.messageStyle{font-size:12px;margin:0;padding-top:0}.firm-dropdown{background-color:#070707,;color:#A19F9D,;border-radius:8px}.label-class{display:block}.upload-study-body{max-height:72vh;overflow-x:hidden}.upload-study-body-label{margin-left:10px;margin-bottom:5px;font-size:14px;font-weight:600;color:#fff}.upload-history-body-label{margin-bottom:5px;font-size:14px;font-weight:600;color:#fff}.batch-modal-container{display:flex;flex-direction:column;height:calc(80vh - 60px)}.batch-modal-request-item{padding:10px;border-bottom:1px solid #444}.batch-modal-file-name{font-size:14px;font-weight:500;word-break:break-all}.batch-modal-status-row{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.batch-modal-status-info{display:flex;align-items:center;gap:8px}.batch-modal-status-text{font-size:13px;font-weight:500;display:flex;align-items:center;gap:4px}.batch-modal-progress-bar{width:80px;height:4px;background-color:#444;margin-left:8px}.batch-modal-progress-fill{height:100%;background-color:#0078d4}.batch-modal-action-buttons{display:flex;align-items:center;gap:8px}.batch-modal-download-icon{cursor:pointer;color:#bfbfbf;font-size:16px;margin-right:8px}.batch-modal-info-icon{color:#bfbfbf;cursor:pointer;font-size:16px}.batch-modal-download-icon-light{cursor:pointer;color:#4d4d4d;font-size:16px;margin-right:8px}.batch-modal-info-icon-light{color:#4d4d4d;cursor:pointer;font-size:16px}.batch-modal-info-icon:hover,.batch-modal-download-icon:hover,.batch-modal-info-icon-light:hover,.batch-modal-download-icon-light:hover{color:#147bff}.batch-modal-loading-state,.batch-modal-empty-state{text-align:center;padding:30px}.batch-modal-error-state{text-align:center;padding:30px;color:#d13438}.batch-modal-retry-button{margin-top:8px;padding:4px 8px;background:#0078d4;color:#fff;border:none;border-radius:4px;cursor:pointer}.info-modal-container{display:flex;flex-direction:column;height:calc(80vh - 60px)}.info-modal-summary-card{border-bottom:1px solid #444;padding:16px;margin:0}.info-modal-summary-title{font-size:15px;font-weight:500;margin-bottom:12px}.info-modal-summary-stats{display:flex;gap:24px}.info-modal-stat-item{text-align:left}.info-modal-stat-number{font-size:16px;font-weight:500;margin-bottom:2px}.info-modal-stat-label{font-size:12px;opacity:.8}.info-modal-study-list{flex:1;overflow-y:auto;min-height:0}.info-modal-study-item{padding:16px;border-bottom:1px solid #444;display:flex;justify-content:space-between;align-items:flex-start}.info-modal-study-info{flex:1}.info-modal-study-id{font-size:12px;opacity:.8;margin-bottom:4px}.info-modal-study-name{font-size:14px;font-weight:500;margin-bottom:4px}.info-modal-report-type{font-size:12px;opacity:.8}.info-modal-study-status{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:500;min-width:80px}.info-modal-failure-reason{font-size:12px;font-weight:500;color:#979191}.info-modal-patient-details{display:flex;align-items:center;gap:16px}.info-modal-patient-text{font-weight:400;font-size:12px}.batch-modal-scroll-list{flex:1;overflow-y:auto;min-height:0;scrollbar-width:thin;scrollbar-color:#444 #1a2233}.batch-modal-scroll-list-light{flex:1;overflow-y:auto;min-height:0;scrollbar-width:thin;scrollbar-color:#a19f9d #d1d1d1}.batch-modal-trigger{display:flex;align-items:center;cursor:pointer;margin:0 10px;padding:8px}.batch-modal-trigger svg{width:20px;height:20px}.batch-modal-trigger svg path,.batch-modal-trigger svg rect{stroke:#fff;fill:#fff}.batch-modal-progress-text{font-size:12px;opacity:.8}.info-modal-study-table{width:100%;border-collapse:collapse}.info-modal-study-table th,.info-modal-study-table td{padding:8px 12px;border-bottom:1px solid #444;text-align:left;vertical-align:top}.info-modal-study-table th{font-weight:600}body{color:#000}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.tab-container-cmp{padding:10px 0!important;color:var(--primay-text-color)}.tab-container-cmp-study-list{padding:10px 0!important;color:var(--text-primary);background-color:var(--studylist-custom-tab-background)!important}.tab-container-cmp-study-list:hover{background-color:var(--studylist-custom-tab-hover)!important;border-radius:10px 10px 0 0}.tab-container-cmp-study-list:hover .textContent-study-list{color:var(--text-hover-tab-color)!important}.tab-container-cmp:hover{background-color:var(--side-tab-hover-color)!important}.tab-container-inactive-cmp{padding:10px 0!important;color:#fff;background-color:var(--studylist-custom-selected-tab)!important}.tab-container-cmp-study-list,.tab-container-inactive-cmp{border:1px solid #585858!important;border-bottom:none!important;border-radius:10px 10px 0 0!important}.form-section-header p{margin-bottom:10px!important;padding-left:0!important}.left-side-cmp{display:flex;flex-direction:column}.left-side-tablist-cmp{overflow:auto;height:92%}.list-view-mobile-cmp{height:90%;overflow:auto}.left-side-tablist-mobile-cmp{height:100%;width:100%}.left-side-button-container{height:100%;display:flex;align-items:center;justify-content:end;padding-right:10px}.view-detail-bottom-mobile-container{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.bottom-submit-container-cmp{position:absolute;bottom:-50px;left:24%}.details-container-cmp{background-color:var(--side-tab-active-color);border-bottom:1px solid #2b2b2b!important;border-radius:0 5px 5px!important}.details-container-mobile-cmp{width:100%;border-bottom:1px solid #2b2b2b;border-radius:0 5px 5px;background:var(--background-theme-color);height:85%;overflow:auto;display:flex;flex-direction:column}.next-previos-section-cmp{display:flex;align-items:center;margin-right:10px;height:8%}@media only screen and (max-width:400px){.tab-list-container-cmp{display:none!important}.details-container{width:100%!important;height:78vh!important;position:unset!important}.tab-section{padding:25px 15px}.bottom-submit-container-cmp{position:absolute;bottom:-60px;left:24%}}.top-header-mobile-cmp{display:flex;align-items:center;font-family:Open Sans;font-style:normal;font-weight:400;font-size:18px;line-height:25px;color:var(--mobile-color-txt)}.view-details-mobile-top-header{display:flex;flex-direction:row;padding:20px;height:2%}.top-section-button{display:flex;align-items:center;margin-left:10px;height:7%}.tab-container-subtitle{color:var(--listing-page-user-title);font-family:Open Sans;font-size:13px;font-style:normal;font-weight:400;text-align:start}.tab-alternative-color{background-color:var(--studylist-alternative-row-color)}.tab-second-alternative-color{background-color:var(--studylist-second-alternative-row-color)}.file-input-container::file-selector-button{color:#fff}.firm-access-modality-names{font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:var(--studylist-study-details-upload-color);white-space:nowrap;width:125px;overflow:hidden;text-overflow:ellipsis}.tab-container{padding:10px 0!important}.react-tel-input .form-control{position:relative!important;font-size:14px!important;letter-spacing:.01rem!important;margin-top:0!important;margin-bottom:0!important;padding-left:48px!important;margin-left:0!important;line-height:25px!important}.tab-section{padding:25px 45px}.form-section-header p{margin-bottom:8px!important;padding-left:0!important}.tab-list-container{width:40%}.bottom-submit-container{position:absolute;bottom:-50px;left:24%}.details-container{background-color:#161616!important;height:83vh!important;border-bottom:1px solid #2b2b2b!important;border-radius:0 5px 5px!important;background:#161616!important;position:absolute!important;overflow-y:auto!important;scroll-padding:20px!important;inset:0 0 0 40%!important}.single-line-form-field-key{margin:0 0 10px}.report-template-compact .form-field-value{margin-bottom:2px!important}@media only screen and (max-width:1200px)and (min-height:1200px){.single-line-form-field-key{white-space:normal;word-break:break-word}}.fieldset-bucket-config{width:570px;margin-top:20px}@media only screen and (max-width:400px){.tab-list-container{display:none!important}.details-container{width:100%!important;height:78vh!important;position:unset!important}.tab-section{padding:25px 15px}.bottom-submit-container{position:absolute;bottom:-60px;left:24%}}@media only screen and (max-width:400px){.image-container{height:100px;width:300px}.headerImageContainer{margin-bottom:20px}.third-signature-container{margin-left:0}}@media only screen and (min-width:769px){.image-container{height:100px;width:600px}.image-container-signature{height:100px;width:200px}.third-signature-container{margin-left:16%}.signature-image-container{display:flex}}input::file-selector-button{font-weight:600;font-size:14px;background-color:#161616;padding:10px 15px;border:thin solid grey;border-radius:3px}input::file-selector-button:hover{cursor:pointer;background-color:#000}.custom-error-message{font-family:Segoe UI,"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:12px;font-weight:700;color:red}.tab-section{padding:20px}.sectionA{margin-bottom:16px}.pacs-table{display:flex;flex-direction:column;margin-bottom:20px}.pacs-header,.pacs-row{display:flex;width:100%}.pacs-item{flex:1;padding:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.pacs-item-port{flex:1;padding:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px}.pacs-item-uncompressed{flex:1;padding:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:160px}.pacs-header .pacs-item .pacs-item-port .pacs-item-uncompressed{font-weight:700}.pacs-row .pacs-item .pacs-item-port .pacs-item-uncompressed{display:flex;align-items:center}.pacs-config-text{white-space:nowrap;width:230px;overflow:hidden;text-overflow:ellipsis;display:block}.pacs-table-th{padding:10px 3px 10px 2px;text-align:start;border-bottom:var(--studylist-th-border-bottom);border-right:1px solid var(--studylist-th-border-bottom);background:var(--studylist-th-background)}.pacs-list-header-txt{font-family:Open Sans;font-style:normal;font-weight:var(--studylist-table-thead-text-fw);font-size:14px;line-height:20px;display:flex;align-items:center;color:var(--studylist-table-thead-text-color);word-break:normal;overflow-wrap:break-word}.textEditor{background-color:#fff;color:#000;height:80%;padding:10px;margin:30px;border-radius:10px;overflow-y:scroll}.report-detail-container{display:flex;flex-direction:column;align-items:flex-start;padding:30px 40px;height:200px}.inputs{display:flex;flex-direction:row;width:100%}.textField{width:50%;gap:10px;margin-left:5px}.report-dropdown{width:50%;gap:10px;margin-right:5px}.title{font-family:Open Sans;font-style:normal;font-weight:600;font-size:18px;line-height:24px}.column-support-members-header{text-align:left;align-items:center;padding:11px 22px;color:#ffffffb3;font-style:normal;font-weight:600;font-size:14px;line-height:20px;width:17vw!important;height:42px;border-bottom:1px solid #303030;margin:5px}.column-support-members-row{height:46px;padding:13px 20px;border-bottom:0px;width:17vw!important}.tooltip-container{pointer-events:none;z-index:10}.tooltip-container-radiologist-tat-trend{pointer-events:none;z-index:10;top:0;left:0}.tooltip-container_in{background:#fff;color:inherit;font-size:inherit;border-radius:2px;box-shadow:#00000040 0 1px 2px;padding:5px 9px}.tooltip-container_in__inside{white-space:pre;display:flex;align-items:center}#onlineRadiologist .ms-Button{min-height:22px!important;height:22px!important;line-height:22px!important;padding-top:0!important;padding-bottom:0!important}#onlineRadiologist .ms-Button .ms-Button-flexContainer{min-height:22px!important;height:22px!important;line-height:22px!important}button[role=tab][aria-selected=true]{--fui-Tab__indicator--scale: 0 !important}.filter-popup-analytics{z-index:10000;box-sizing:border-box;display:flex;bottom:0}.pathology-filter-section-analytics{width:200px;margin:5px}.modality-filter-section-analytics,.bodypart-filter-section-analytics,.datepicker-filter-section-analytics{width:200px;margin:5px}.timepicker-filter-section-analytics{width:100px;margin:5px}.filter-button-section-analytics{margin:22px 5px 5px}.client-filter-section-analytics{width:200px;max-width:200px;margin:5px}.client-filter-section-analytics .ms-ComboBox{width:100%}.client-filter-section-analytics .ms-Label{color:var(--text-primary)}.pathology-filter-section-analytics .ms-ComboBox-optionText,.client-filter-section-analytics .ms-ComboBox-optionText,.modality-filter-section-analytics .ms-ComboBox-optionText,.bodypart-filter-section-analytics .ms-ComboBox-optionText{white-space:normal!important;overflow:visible!important;text-overflow:unset!important;height:auto!important}.study-count-saperator{margin-right:4px;margin-left:4px}.study-count-saperator2{margin-right:12px;margin-left:12px}.study-count-label{margin-right:28px}.study-count-div{width:94%;display:flex;padding-left:20px;height:34px;color:var(--study-count-div-color)}.custom-time-picker{width:100px;margin:5px}.tab{height:36px!important;min-height:36px!important}.tabList{height:40px!important;min-height:40px!important;width:685px;margin-top:unset;margin-bottom:unset;align-items:center;padding:0}.top-tab-cmp{padding:10px 0!important;color:#fff}.top-tab-cmp:hover{background-color:var(--tab-hover-color)!important;border-radius:10px 10px 0 0}.custom-choicegroup .ms-ChoiceField input+label span{font-size:12px!important;font-family:sans-serif!important;font-weight:500!important;color:#fff!important}.custom-choicegroup .ms-ChoiceField-field:before{border-color:#0078d4!important;background-color:#fff!important;width:20px;height:20px;border-width:2px}.custom-choicegroup .ms-ChoiceField-field.is-checked:after{background-color:#0078d4!important;width:10px;height:10px;top:6px;left:6px;border-radius:50%}.custom-choicegroup .ms-ChoiceField-field:before{width:18px!important;height:18px!important;top:3px}.custom-choicegroup .ms-ChoiceField-field.is-checked:after{width:6px!important;height:6px!important;top:8px!important;left:5px!important}.custom-tab-choicegroup .ms-ChoiceField{margin-right:0}.custom-tab-choicegroup .ms-ChoiceField-field{background-color:transparent;border:1px solid #0078d4;border-radius:4px 4px 0 0;padding:6px 60px;cursor:pointer;transition:background .3s;font-family:sans-serif;font-size:13px;font-weight:500;color:#0078d4;box-shadow:inset 0 -1px #444}.custom-tab-choicegroup .ms-ChoiceField-field.is-checked{background-color:#0078d4;color:#fff}.custom-tab-choicegroup .ms-ChoiceField-field:before,.custom-tab-choicegroup .ms-ChoiceField-field:after{display:none!important}.hide-border-bottom-border-tabs{background-color:var(--background-theme-color);position:absolute;width:100%;height:0px;left:0;top:37px;z-index:1000}.custom-tab-choicegroup .ms-ChoiceField{display:flex;align-items:center;justify-content:center}.ellipsis-cell{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:bottom;color:var(--navbar-username)}.table-cell{padding:2px 5px;white-space:normal;word-wrap:break-word;max-width:300px;font-size:12px;max-width:50px;width:50px}.table-cell-head{color:var(--navbar-username);font-family:Open Sans;font-size:12px;font-style:normal;font-weight:var(--studylist-table-thead-text-fw);line-height:20px;position:sticky;top:0;background-color:var(--background-theme-color);z-index:1;text-align:left!important;padding-left:5px}.custom-drilldown-studylist-modal-scroll::-webkit-scrollbar{width:8px;height:8px}.custom-drilldown-studylist-modal-scroll::-webkit-scrollbar-track{background-color:var(--scroll-bar-track);border-radius:6px}.custom-drilldown-studylist-modal-scroll::-webkit-scrollbar-thumb{background-color:var(--modal-scroll-theme-color);border-radius:6px}.initial-circle{width:14px;height:14px;border-radius:50%;background-color:#334155;color:#fff;font-size:8px;font-weight:600;font-family:Open Sans,sans-serif;display:flex;align-items:center;justify-content:center;cursor:default}.tab{height:50px}.tabList{height:42px;width:685px;margin-top:unset;margin-bottom:unset;align-items:center;padding:0}.tabContainValue{color:#fff}.activeTab{border:1px solid rgba(255,255,255,.3);border-radius:10px 10px 0 0}.list-view-no-details-found{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.audit-logs-user-action-text{white-space:nowrap;width:230px;overflow:hidden;text-overflow:ellipsis;display:block}.error-discription-text{white-space:nowrap;overflow:hidden;width:20em;text-overflow:ellipsis;display:block}.hide-border-bottom-border-tabs{position:absolute;width:100%;height:0px;left:0;top:40px;background-color:var(--background-theme-color);z-index:1000}.audit-id-section{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-bottom:10px;padding:"10px 28px 0px 18px",}.audit-id,.audit-action,.audit-time{color:#fff;font-style:normal;font-weight:600;font-size:14px;line-height:20px}.audit-id{font-size:16px;margin-left:5px}.audit-action{margin-right:35px;margin-left:5px}.tab-left-section{display:flex;flex-direction:column;font-family:Open Sans;font-style:normal;padding:10px;justify-content:space-between;text-align:left}.patient-id-section{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-bottom:10px;padding:"10px 28px 0px 18px",}.id,.error-code,.created-time{color:#fff;font-style:normal;font-weight:600;font-size:14px;line-height:20px}.id{font-size:16px;margin-left:5px}.error-code{margin-right:35px;margin-left:5px}.filter-popup-auditlogs{position:absolute;height:300px;padding:10px 15px;width:50%;top:232px;z-index:10000;box-sizing:border-box;display:flex;bottom:0;background:#201f1e;right:35px}.user-action-section{width:250px;margin:5px}.error-filter-popup{position:absolute;height:300px;padding:10px 15px;width:32%;top:232px;z-index:10000;box-sizing:border-box;display:flex;bottom:0;background:#201f1e;right:35px}.align-filter-section{display:flex;flex-direction:column}.date-filter-section{margin:0px important;padding:0px important}.date-from-ul{list-style-type:none;padding:0;margin:0}.about-react-container{display:flex;flex-direction:row}.about-react-section-1{padding:10px 80px 10px 40px;flex:1;flex-basis:50%}.about-react-section-1>p{text-align:justify}.about-react-section-2{flex:1;flex-basis:50%;padding:10px 00px}.right-block{width:570px;display:flex;flex-direction:column;gap:10px}.about-react-manufacturer-logo{margin-top:5px;height:50px;width:auto}.about-react-logo{height:60px;width:80px}.about-react-manufacturer-details{display:flex;flex-direction:column;margin-left:10px;margin-bottom:7px}.about-react-manufacturer-content{display:flex;align-items:flex-end}.about-react-subsection-3{display:flex;justify-content:space-around;align-items:center;margin:0}.medraplus-info{border:1px solid white;border-color:var(--text-primary);padding:10px;width:100%;margin-top:-10;border-radius:5px}.medraplus-info p{margin:0;padding:0}.medraplus-contact{font-size:12px}.version-number{font-weight:700;font-style:italic;font-size:18px;line-height:20px;margin:10px 0}.logo-section{background-color:#fff;color:#000;border-radius:5px;padding:10px 20px}.ce-logo{height:75px;width:auto}.vertical-line{border-left:1px solid #d0d0d0;height:75px;margin:0 24px}.four-logo-outer{display:flex;padding:0;justify-content:start}.ec-rep-outer{display:flex;justify-content:center;align-items:center}.ec-rep-logo{width:auto;height:40px}.logo-details{display:flex;flex-direction:column;justify-content:center;padding:0;margin-left:10px}.about-right{display:flex;justify-content:start;margin:10px 0}.relase-date{display:flex;justify-content:center;align-items:center}.date-picker-container{display:flex;width:100vw;justify-content:flex-start;align-items:center;gap:35px}.date-picker-label{text-align:center}.btn-download{width:130px}@media(max-width:767px){.date-picker-container{max-width:80%;grid-template-columns:1fr}.btn-download{width:130px;margin-left:0}}.billing-div{margin-left:27px}.billing-label{font-size:14px;font-weight:600;color:var(--primary-text-color);display:block;padding:5px 0}.reportTemplateHtmlContent{background-color:#fff;color:#000;height:90%;width:92%;padding:15px 20px;border-radius:10px;overflow-y:scroll}@media(max-width:1200px){.reportTemplateHtmlContent{height:95%}}.custom-restriction-dropdown .ms-Dropdown{max-width:300px;max-height:300px;width:300px}.custom-restriction-dropdown .ms-Dropdown-title{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:250px}.custom-restriction-dropdown .ms-Dropdown-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:18px;font-size:12px;font-weight:600}.custom-restriction-dropdown .ms-Callout{max-width:250px;height:300px}.custom-restriction-dropdown .ms-Dropdown-itemContent{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:18px;font-size:12px;font-weight:600}.restriction-modal-scroll::-webkit-scrollbar{width:5px!important;height:100%!important}.restriction-modal-scroll::-webkit-scrollbar-track{background-color:#ff0}.restriction-modal-scroll::-webkit-scrollbar-thumb{background-color:#639}.reportTemplate{display:flex;justify-content:"space-between";height:"81px"}.reportTemplate_content{display:flex;color:#fff}.reportTemplate_title{font-size:14px;font-weight:600;line-height:20px;color:#dfdfdf;max-width:300px;text-overflow:ellipsis;overflow:hidden;text-align:left;height:20px}.reportTemplate_title:hover{overflow:visible}.reportTemplate_order{padding:5px 10px;font-size:18px;font-weight:400;width:71px;justify-content:center;align-items:center;display:flex;flex-direction:row;margin-right:5px}.reportTemplate_description{font-weight:400;font-size:13px;line-height:20px;color:#dfdfdf;align-items:center;display:flex;margin-top:5px}.report-template-list-key{color:var(--study-count-div-color);font-size:12px}.agentic-report-template-list-key{color:var(--study-count-div-color);font-size:16px}.report-template-list-value{font-size:12px}.fr-license{z-index:1000;padding:20px;font-size:14px;color:#222;background-color:#fff;border-radius:10px}.fr-element,.fr-element:focus{outline:0 solid transparent}.fr-view.fr-element-scroll-visible{overflow-x:visible!important}.fr-box.fr-basic{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-basic .fr-element{font-family:sans-serif;color:#414141;font-size:14px;line-height:1.6;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-x:auto;min-height:60px;text-align:left}.fr-box.fr-basic.fr-rtl .fr-element{text-align:right}.fr-element{background:transparent;position:relative;z-index:2;-webkit-user-select:auto}.fr-element a{user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.fr-element.fr-disabled{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-element [contenteditable=true]{outline:0 solid transparent}.fr-box a.fr-floating-btn{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;height:40px;width:40px;background:#fff;color:#333;-webkit-transition:background .2s ease 0s,color .2s ease 0s,transform .2s ease 0s;-moz-transition:background .2s ease 0s,color .2s ease 0s,transform .2s ease 0s;-ms-transition:background .2s ease 0s,color .2s ease 0s,transform .2s ease 0s;-o-transition:background .2s ease 0s,color .2s ease 0s,transform .2s ease 0s;outline:none;left:0;top:0;line-height:40px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);text-align:center;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:none}.fr-box a.fr-floating-btn svg{-webkit-transition:transform .2s ease 0s;-moz-transition:transform .2s ease 0s;-ms-transition:transform .2s ease 0s;-o-transition:transform .2s ease 0s;fill:#333}.fr-box a.fr-floating-btn i,.fr-box a.fr-floating-btn svg{font-size:14px;line-height:40px}.fr-box a.fr-floating-btn.fr-btn+.fr-btn{margin-left:10px}.fr-box a.fr-floating-btn:hover{background:#ebebeb;cursor:pointer}.fr-box a.fr-floating-btn:hover svg{fill:#333}.fr-box .fr-visible a.fr-floating-btn{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}iframe.fr-iframe{width:100%;border:none;position:relative;display:block;z-index:2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-wrapper{position:relative;z-index:1}.fr-wrapper:after{clear:both;display:block;content:"";height:0}.fr-wrapper .fr-placeholder{position:absolute;font-size:14px;color:#aaa;font-family:sans-serif;z-index:1;display:none;top:0;left:0;right:0;overflow:hidden}.fr-wrapper.show-placeholder .fr-placeholder{display:block;white-space:nowrap;text-overflow:ellipsis}.fr-wrapper ::-moz-selection{background:#b5d6fdcc;color:#000}.fr-wrapper ::selection{background:#b5d6fdcc;color:#000}.fr-box.fr-basic .fr-wrapper{background:#fff;border:1px solid #CCCCCC;border-bottom-color:#efefef;top:0;left:0}.fr-box.fr-basic.fr-top .fr-wrapper{border-top:0}.fr-box.fr-basic.fr-bottom .fr-wrapper{border-bottom:0;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}@media(min-width:992px){.fr-box.fr-document{min-width:21cm}.fr-box.fr-document .fr-wrapper{text-align:left;padding:30px;min-width:21cm;background:#efefef}.fr-box.fr-document .fr-wrapper .fr-element{text-align:left;background:#fff;width:21cm;margin:auto;min-height:26cm!important;padding:1cm 2cm;overflow:visible;z-index:auto}.fr-box.fr-document .fr-wrapper .fr-element hr{margin-left:-2cm;margin-right:-2cm;background:#efefef;height:1cm;outline:none;border:none}.fr-box.fr-document .fr-wrapper .fr-element img{z-index:1}}.fr-tooltip{position:absolute;top:0;padding:0 8px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#222;color:#fff;font-size:11px;line-height:22px;font-family:Arial,Helvetica,sans-serif;-webkit-transition:opacity .2s ease 0s;-moz-transition:opacity .2s ease 0s;-ms-transition:opacity .2s ease 0s;-o-transition:opacity .2s ease 0s;-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";left:-3000px;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;z-index:2147483647;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fr-tooltip.fr-visible{-webkit-opacity:1;-moz-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-toolbar .fr-btn-wrap,.fr-popup .fr-btn-wrap,.fr-modal .fr-btn-wrap{float:left;white-space:nowrap;position:relative}.fr-toolbar .fr-btn-wrap.fr-hidden,.fr-popup .fr-btn-wrap.fr-hidden,.fr-modal .fr-btn-wrap.fr-hidden{display:none}.fr-toolbar .fr-command.fr-btn,.fr-popup .fr-command.fr-btn,.fr-modal .fr-command.fr-btn{background:transparent;color:#333;-moz-outline:0;outline:none;border:0;line-height:1;cursor:pointer;text-align:left;margin:4px 2px;padding:0;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:2;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-decoration:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;float:left;height:40px}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-options,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-options,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-options{border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-command.fr-btn.fr-btn-hover,.fr-popup .fr-command.fr-btn.fr-btn-hover,.fr-modal .fr-command.fr-btn.fr-btn-hover{border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-command.fr-btn::-moz-focus-inner,.fr-popup .fr-command.fr-btn::-moz-focus-inner,.fr-modal .fr-command.fr-btn::-moz-focus-inner{border:0;padding:0}.fr-toolbar .fr-command.fr-btn.fr-btn-text,.fr-popup .fr-command.fr-btn.fr-btn-text,.fr-modal .fr-command.fr-btn.fr-btn-text{width:auto}.fr-toolbar .fr-command.fr-btn i,.fr-toolbar .fr-command.fr-btn svg,.fr-popup .fr-command.fr-btn i,.fr-popup .fr-command.fr-btn svg,.fr-modal .fr-command.fr-btn i,.fr-modal .fr-command.fr-btn svg{display:block;text-align:center;float:none;margin:8px 7px;width:24px}.fr-toolbar .fr-command.fr-btn svg.fr-svg,.fr-popup .fr-command.fr-btn svg.fr-svg,.fr-modal .fr-command.fr-btn svg.fr-svg{height:24px}.fr-toolbar .fr-command.fr-btn svg path,.fr-popup .fr-command.fr-btn svg path,.fr-modal .fr-command.fr-btn svg path{-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;fill:#333}.fr-toolbar .fr-command.fr-btn span.fr-sr-only,.fr-popup .fr-command.fr-btn span.fr-sr-only,.fr-modal .fr-command.fr-btn span.fr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.fr-toolbar .fr-command.fr-btn span,.fr-popup .fr-command.fr-btn span,.fr-modal .fr-command.fr-btn span{font-size:14px;display:block;line-height:17px;min-width:30px;float:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;height:17px;font-weight:700;padding:0 4px}.fr-toolbar .fr-command.fr-btn img,.fr-popup .fr-command.fr-btn img,.fr-modal .fr-command.fr-btn img{margin:8px 7px;width:24px}.fr-toolbar .fr-command.fr-btn.fr-btn-active-popup,.fr-popup .fr-command.fr-btn.fr-btn-active-popup,.fr-modal .fr-command.fr-btn.fr-btn-active-popup{background:#d6d6d6}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-selection span,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-selection span,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-selection span{font-weight:400}.fr-toolbar .fr-command.fr-btn.fr-dropdown i,.fr-toolbar .fr-command.fr-btn.fr-dropdown span,.fr-toolbar .fr-command.fr-btn.fr-dropdown img,.fr-toolbar .fr-command.fr-btn.fr-dropdown svg,.fr-popup .fr-command.fr-btn.fr-dropdown i,.fr-popup .fr-command.fr-btn.fr-dropdown span,.fr-popup .fr-command.fr-btn.fr-dropdown img,.fr-popup .fr-command.fr-btn.fr-dropdown svg,.fr-modal .fr-command.fr-btn.fr-dropdown i,.fr-modal .fr-command.fr-btn.fr-dropdown span,.fr-modal .fr-command.fr-btn.fr-dropdown img,.fr-modal .fr-command.fr-btn.fr-dropdown svg{margin-left:3px;margin-right:11px}.fr-toolbar .fr-command.fr-btn.fr-dropdown:after,.fr-popup .fr-command.fr-btn.fr-dropdown:after,.fr-modal .fr-command.fr-btn.fr-dropdown:after{position:absolute;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #333333;right:2px;top:18px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;content:""}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active{fill:#333;background:#d6d6d6;-webkit-transition:.5s ease;-moz-transition:.5s ease;-ms-transition:.5s ease;-o-transition:.5s ease}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover{background:#ebebeb;fill:#333}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover:after,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover:after,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover:after{border-top-color:#333}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:after,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:after,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:after{border-top:0;border-bottom:4px solid #222222}.fr-toolbar .fr-command.fr-btn.fr-disabled,.fr-popup .fr-command.fr-btn.fr-disabled,.fr-modal .fr-command.fr-btn.fr-disabled{color:#bdbdbd;cursor:default;-webkit-opacity:.3;-moz-opacity:.3;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-toolbar .fr-command.fr-btn.fr-disabled:after,.fr-popup .fr-command.fr-btn.fr-disabled:after,.fr-modal .fr-command.fr-btn.fr-disabled:after{border-top-color:#bdbdbd}.fr-toolbar .fr-command.fr-btn.fr-hidden,.fr-popup .fr-command.fr-btn.fr-hidden,.fr-modal .fr-command.fr-btn.fr-hidden{display:none}.fr-toolbar .fr-tabs .fr-command.fr-btn,.fr-popup .fr-tabs .fr-command.fr-btn,.fr-modal .fr-tabs .fr-command.fr-btn{margin:0;width:46px;height:40px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab,.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab,.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab{background:#fff}.fr-toolbar .fr-tabs .fr-command.fr-btn span,.fr-popup .fr-tabs .fr-command.fr-btn span,.fr-modal .fr-tabs .fr-command.fr-btn span{height:27px}.fr-toolbar .fr-tabs .fr-command.fr-btn img,.fr-toolbar .fr-tabs .fr-command.fr-btn svg,.fr-popup .fr-tabs .fr-command.fr-btn img,.fr-popup .fr-tabs .fr-command.fr-btn svg,.fr-modal .fr-tabs .fr-command.fr-btn img,.fr-modal .fr-tabs .fr-command.fr-btn svg{margin:8px 11px;width:24px;height:24px}.fr-toolbar .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-toolbar .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-toolbar .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-popup .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-popup .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-popup .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-modal .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-modal .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-modal .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path{fill:#0098f7}.fr-toolbar.fr-disabled .fr-btn,.fr-toolbar.fr-disabled .fr-btn.fr-active,.fr-popup.fr-disabled .fr-btn,.fr-popup.fr-disabled .fr-btn.fr-active,.fr-modal.fr-disabled .fr-btn,.fr-modal.fr-disabled .fr-btn.fr-active{color:#bdbdbd;-webkit-opacity:.3;-moz-opacity:.3;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-toolbar.fr-disabled .fr-btn.fr-dropdown:after,.fr-toolbar.fr-disabled .fr-btn.fr-active.fr-dropdown:after,.fr-popup.fr-disabled .fr-btn.fr-dropdown:after,.fr-popup.fr-disabled .fr-btn.fr-active.fr-dropdown:after,.fr-modal.fr-disabled .fr-btn.fr-dropdown:after,.fr-modal.fr-disabled .fr-btn.fr-active.fr-dropdown:after{border-top-color:#bdbdbd}.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-left,.fr-popup.fr-rtl .fr-btn-grp.fr-float-left,.fr-modal.fr-rtl .fr-btn-grp.fr-float-left{float:right}.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-right,.fr-popup.fr-rtl .fr-btn-grp.fr-float-right,.fr-modal.fr-rtl .fr-btn-grp.fr-float-right{float:left}.fr-toolbar.fr-rtl .fr-command.fr-btn,.fr-toolbar.fr-rtl .fr-btn-wrap,.fr-popup.fr-rtl .fr-command.fr-btn,.fr-popup.fr-rtl .fr-btn-wrap,.fr-modal.fr-rtl .fr-command.fr-btn,.fr-modal.fr-rtl .fr-btn-wrap{float:right}.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-toolbar.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,.fr-popup.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-popup.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,.fr-modal.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-modal.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options{border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-toolbar.fr-rtl .fr-btn-wrap.fr-btn-hover,.fr-popup.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-popup.fr-rtl .fr-btn-wrap.fr-btn-hover,.fr-modal.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-modal.fr-rtl .fr-btn-wrap.fr-btn-hover{border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-inline>.fr-command.fr-btn:not(.fr-hidden),.fr-toolbar.fr-inline>.fr-btn-wrap:not(.fr-hidden){display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;float:none}.fr-desktop .fr-command:hover,.fr-desktop .fr-command:focus,.fr-desktop .fr-command.fr-btn-hover,.fr-desktop .fr-command.fr-expanded{outline:0;color:#333}.fr-desktop .fr-command:hover:not(.fr-table-cell),.fr-desktop .fr-command:focus:not(.fr-table-cell),.fr-desktop .fr-command.fr-btn-hover:not(.fr-table-cell),.fr-desktop .fr-command.fr-expanded:not(.fr-table-cell){background:#ebebeb}.fr-desktop .fr-command:hover:after,.fr-desktop .fr-command:focus:after,.fr-desktop .fr-command.fr-btn-hover:after,.fr-desktop .fr-command.fr-expanded:after{border-top-color:#333}.fr-desktop .fr-command.fr-selected:not(.fr-table-cell),.fr-desktop .fr-command:active{color:#333;background:#d6d6d6}.fr-desktop .fr-command.fr-active:hover,.fr-desktop .fr-command.fr-active:focus,.fr-desktop .fr-command.fr-active.fr-btn-hover,.fr-desktop .fr-command.fr-active.fr-expanded{background:#ebebeb}.fr-desktop .fr-command.fr-active:active{background:#d6d6d6}.fr-desktop .fr-command.fr-disabled:hover,.fr-desktop .fr-command.fr-disabled:focus,.fr-desktop .fr-command.fr-disabled.fr-selected{background:transparent}.fr-desktop.fr-disabled .fr-command:hover,.fr-desktop.fr-disabled .fr-command:focus,.fr-desktop.fr-disabled .fr-command.fr-selected{background:transparent}.fr-toolbar.fr-mobile .fr-command.fr-blink,.fr-popup.fr-mobile .fr-command.fr-blink{background:#d6d6d6}.fr-popup.fr-mobile .fr-command:focus-visible{outline:none}.fr-command.fr-btn.fr-options{width:16px;margin-left:-5px}.fr-command.fr-btn.fr-options.fr-btn-hover,.fr-command.fr-btn.fr-options:hover,.fr-command.fr-btn.fr-options:focus{border-left:solid 1px #FAFAFA;-webkit-transition:border-left 0s,background-color .5s;-moz-transition:border-left 0s,background-color .5s;-ms-transition:border-left 0s,background-color .5s;-o-transition:border-left 0s,background-color .5s}.fr-command.fr-btn+.fr-dropdown-menu{background:#fff;display:inline-block;position:absolute;right:auto;bottom:auto;height:auto;z-index:4;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-overflow-scrolling:touch;overflow:hidden;zoom:1;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.fr-command.fr-btn+.fr-dropdown-menu.test-height .fr-dropdown-wrapper{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;height:auto;max-height:275px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper{padding:0;margin:0 auto auto;display:inline-block;text-align:left;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:height .3s;-moz-transition:height .3s;-ms-transition:height .3s;-o-transition:height .3s;float:left;height:0;margin-top:0!important}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content{position:relative}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list{list-style-type:none;margin:0;padding:8px 0;min-width:72px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li{padding:0;margin:0;font-size:15px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a{padding:0 20px;line-height:200%;display:flex;cursor:pointer;white-space:nowrap;color:inherit;text-decoration:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg{width:24px;height:24px;margin:3px 4px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg path{fill:#333}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active{background:#d6d6d6}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active:focus:not(.fr-table-cell),.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active:hover:not(.fr-table-cell){outline:1px solid #0098f7;outline-offset:-1px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-disabled{color:#bdbdbd;cursor:default}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a .fr-shortcut{margin-left:20px;font-weight:700;-webkit-opacity:.75;-moz-opacity:.75;opacity:.75}.fr-command.fr-btn.fr-active+.fr-dropdown-menu{display:inline-block;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.fr-bottom>.fr-command.fr-btn+.fr-dropdown-menu{border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-webkit-border-radius:2px 2px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-rtl .fr-dropdown-wrapper,.fr-popup.fr-rtl .fr-dropdown-wrapper{text-align:right!important}body.fr-prevent-scroll{overflow:hidden}body.fr-prevent-scroll.fr-mobile{position:fixed;-webkit-overflow-scrolling:touch}.fr-modal{color:#222;font-family:Arial,Helvetica,sans-serif;position:fixed;overflow-x:auto;overflow-y:scroll;inset:0;width:100%;z-index:2147483640;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;line-height:1.2}.fr-modal.fr-middle .fr-modal-wrapper{margin:0 auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);position:absolute}.fr-modal .fr-modal-wrapper{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;margin:20px auto;display:inline-block;background:#fff;min-width:300px;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;border:0;overflow:hidden;width:90%;position:relative}@media(min-width:768px)and (max-width:991px){.fr-modal .fr-modal-wrapper{margin:30px auto;width:70%}}@media(min-width:992px){.fr-modal .fr-modal-wrapper{margin:50px auto;width:960px}}.fr-modal .fr-modal-wrapper .fr-modal-head{background:#fff;overflow:hidden;position:absolute;width:100%;min-height:42px;z-index:3;border-bottom:solid #efefef 1px;-webkit-transition:all .2s ease 0s;-moz-transition:all .2s ease 0s;-ms-transition:all .2s ease 0s;-o-transition:all .2s ease 0s}.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-head-line{height:56px;padding:0 10px}.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-close{margin:10px;position:absolute;top:0;right:0}.fr-modal .fr-modal-wrapper .fr-modal-head h4{font-size:20px;padding:19px 10px;margin:0;font-weight:400;line-height:18px;display:inline-block;float:left}.fr-modal .fr-modal-wrapper div.fr-modal-body{height:100%;min-height:150px;overflow-y:auto;padding-bottom:20px}.fr-modal .fr-modal-wrapper div.fr-modal-body:focus{outline:0}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command{height:36px;line-height:1;color:#0098f7;padding:10px;cursor:pointer;text-decoration:none;border:none;background:none;font-size:16px;outline:none;-webkit-transition:background .2s ease 0s;-moz-transition:background .2s ease 0s;-ms-transition:background .2s ease 0s;-o-transition:background .2s ease 0s;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command+button{margin-left:24px}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:hover,.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:focus{background:#ebebeb;color:#0098f7}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:active{background:#d6d6d6;color:#0098f7}.fr-modal .fr-modal-wrapper div.fr-modal-body button::-moz-focus-inner{border:0}.fr-desktop .fr-modal-wrapper .fr-modal-head i:hover{background:#ebebeb}.fr-overlay{position:fixed;inset:0;background:#000;-webkit-opacity:.5;-moz-opacity:.5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";z-index:2147483639}ol.decimal_type{counter-reset:item}ol.decimal_type>li{display:block;position:relative}ol.decimal_type>li:before{content:counters(item,".") ". ";counter-increment:item;position:absolute;margin-right:100%;right:10px}.fr-popup{position:absolute;display:none;color:#222;background:#fff;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;font-family:Arial,Helvetica,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;margin-top:10px;z-index:2147483635;text-align:left;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.2}.fr-popup .fr-icon{text-align:center;vertical-align:middle;font-size:20px;line-height:1;cursor:pointer;font-weight:400;box-sizing:content-box;padding:6px}.fr-popup .fr-icon-container{padding:20px;max-height:200px;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@supports not (-ms-high-contrast: none){.fr-popup .fr-icon-container{grid-template-columns:repeat(auto-fill,minmax(36px,36px));display:grid}}@media(min-width:768px){.fr-popup .fr-icon-container{min-width:276px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-popup .fr-icon-container{display:inline-flex;-ms-flex-flow:row wrap}}@media screen and (-ms-high-contrast:active)and (max-width:768px),(-ms-high-contrast:none)and (max-width:768px){.fr-popup .fr-icon-container{width:236px}}.fr-popup .fr-input-focus{background:#f5f5f5}.fr-popup.fr-above{margin-top:-10px;border-top:0}.fr-popup.fr-active{display:block}.fr-popup.fr-hidden,.fr-popup.fr-empty{display:none!important}.fr-popup .fr-hs{display:block!important}.fr-popup .fr-hs.fr-hidden{display:none!important}.fr-popup .fr-input-line{position:relative;padding:15px 0}.fr-popup .fr-input-line input[type=text],.fr-popup .fr-input-line input[type=number],.fr-popup .fr-input-line textarea{width:100%;margin-bottom:1px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:solid 1px #999999;color:#222;font-size:14px;background:#fff;position:relative;z-index:2;padding:4px 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border .5s,padding .5s;-moz-transition:border .5s,padding .5s;-ms-transition:border .5s,padding .5s;-o-transition:border .5s,padding .5s}.fr-popup .fr-input-line input[type=text]:hover,.fr-popup .fr-input-line input[type=number]:hover,.fr-popup .fr-input-line textarea:hover{border:solid 1px #515151}.fr-popup .fr-input-line input[type=text]:focus,.fr-popup .fr-input-line input[type=number]:focus,.fr-popup .fr-input-line textarea:focus{border:solid 2px #0098f7;padding:3px 11px}.fr-popup .fr-input-line input[type=text],.fr-popup .fr-input-line input[type=number]{height:46px}.fr-popup .fr-input-line input+label,.fr-popup .fr-input-line textarea+label{position:absolute;top:29px;left:12px;font-size:14px;color:gray;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;z-index:3;display:block;background:#fff;padding:0;cursor:text}.fr-popup .fr-input-line input.fr-not-empty+label,.fr-popup .fr-input-line textarea.fr-not-empty+label{color:gray;width:auto;left:4px;padding:0 4px;font-size:11px;top:9px}.fr-popup input,.fr-popup textarea{user-select:text;-o-user-select:text;-moz-user-select:text;-khtml-user-select:text;-webkit-user-select:text;-ms-user-select:text;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;outline:none}.fr-popup textarea{resize:none}.fr-popup .fr-buttons{white-space:nowrap;line-height:0}.fr-popup .fr-buttons .fr-btn{margin-left:4px;margin-right:4px;display:inline-block;float:none}.fr-popup .fr-buttons .fr-btn i{float:left}.fr-popup .fr-buttons .fr-separator{display:inline-block;float:none}.fr-popup .fr-buttons.fr-tabs{border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;overflow:hidden}@media(max-width:768px){.fr-popup .fr-buttons.fr-tabs.fr-tabs-scroll{overflow:scroll;overflow-y:hidden;width:276px}}.fr-popup .fr-buttons:not(.fr-tabs){padding:5px}.fr-popup .fr-layer{border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;width:195px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:20px;display:none}@media(min-width:768px){.fr-popup .fr-layer{width:260px}}.fr-popup .fr-layer.fr-active{display:inline-block}.fr-popup .fr-action-buttons{z-index:7;height:36px;text-align:right}.fr-popup .fr-action-buttons button.fr-command{height:36px;line-height:1;color:#0098f7;padding:10px;cursor:pointer;text-decoration:none;border:none;background:none;font-size:16px;outline:none;-webkit-transition:background .2s ease 0s;-moz-transition:background .2s ease 0s;-ms-transition:background .2s ease 0s;-o-transition:background .2s ease 0s;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-popup .fr-action-buttons button.fr-command+button{margin-left:24px}.fr-popup .fr-action-buttons button.fr-command:hover,.fr-popup .fr-action-buttons button.fr-command:focus{background:#ebebeb;color:#0098f7}.fr-popup .fr-action-buttons button.fr-command:active{background:#d6d6d6;color:#0098f7}.fr-popup .fr-action-buttons button::-moz-focus-inner{border:0}.fr-popup .fr-checkbox{position:relative;display:inline-block;width:18px;height:18px;padding:10px;border-radius:100%;line-height:1;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;vertical-align:middle}.fr-popup .fr-checkbox svg{margin-left:2px;margin-top:2px;display:none;width:10px;height:10px}.fr-popup .fr-checkbox span{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;width:18px;height:18px;display:inline-block;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .2s ease 0s,border-color .2s ease 0s;-moz-transition:background .2s ease 0s,border-color .2s ease 0s;-ms-transition:background .2s ease 0s,border-color .2s ease 0s;-o-transition:background .2s ease 0s,border-color .2s ease 0s}.fr-popup .fr-checkbox input{position:absolute;z-index:2;-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border:0 none;cursor:pointer;height:18px;margin:0;padding:0;width:18px;top:7px;left:7px}.fr-popup .fr-checkbox input:not(:checked)+span{border:solid 2px #999999}.fr-popup .fr-checkbox input:not(:checked):active+span{background-color:#f5f5f5}.fr-popup .fr-checkbox input:not(:checked):focus+span,.fr-popup .fr-checkbox input:not(:checked):hover+span{border-color:#515151}.fr-popup .fr-checkbox input:checked+span{background:#0098f7;border:solid 2px #0098f7}.fr-popup .fr-checkbox input:checked+span svg{display:block}.fr-popup .fr-checkbox input:checked:active+span{background-color:#ecf5ff}.fr-popup .fr-checkbox input:checked:focus+span,.fr-popup .fr-checkbox input:checked:hover+span{-webkit-opacity:.8;-moz-opacity:.8;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-popup .fr-checkbox-line{font-size:14px;line-height:1.4px;margin-top:10px}.fr-popup .fr-checkbox-line label{cursor:pointer;margin:0 5px;vertical-align:middle}.fr-popup.fr-rtl{direction:rtl;text-align:right}.fr-popup.fr-rtl .fr-action-buttons{text-align:left}.fr-popup.fr-rtl .fr-input-line input+label,.fr-popup.fr-rtl .fr-input-line textarea+label{left:auto;right:0}.fr-popup.fr-rtl .fr-buttons .fr-separator.fr-vs{float:right}.fr-text-edit-layer{width:250px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block!important}.fr-toolbar{color:#222;background:#fff;position:relative;font-family:Arial,Helvetica,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-align:left;border:1px solid #CCCCCC;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.2;padding-bottom:0;-webkit-transition:padding-bottom .5s;-moz-transition:padding-bottom .5s;-ms-transition:padding-bottom .5s;-o-transition:padding-bottom .5s}.fr-toolbar:after{clear:both;display:block;content:"";height:0}.fr-toolbar:after{height:0}.fr-toolbar .fr-newline{clear:both;display:block;content:"";margin-left:9px;margin-right:9px;background:#efefef;height:1px;-webkit-transition:height .5s;-moz-transition:height .5s;-ms-transition:height .5s;-o-transition:height .5s}.fr-toolbar.fr-toolbar-open .fr-newline{height:0}.fr-toolbar .fr-float-right{float:right}.fr-toolbar .fr-float-left{float:left}.fr-toolbar .fr-more-toolbar{float:left;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;-webkit-transition:height .5s;-moz-transition:height .5s;-ms-transition:height .5s;-o-transition:height .5s;height:0;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.fr-toolbar .fr-more-toolbar.fr-expanded{height:48px}.fr-toolbar .fr-more-toolbar.fr-overflow-visible{overflow:visible}.fr-toolbar .fr-more-toolbar>.fr-command.fr-btn{margin-left:4px;margin-right:4px}.fr-toolbar .fr-btn-grp{display:inline-block;margin:0 17px 0 12px}@media(max-width:768px){.fr-toolbar .fr-btn-grp{margin:0 7px 0 6px}}.fr-toolbar .fr-command.fr-btn.fr-open{margin-top:10px;margin-bottom:-1px;border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-command.fr-btn.fr-open:not(:hover):not(:focus):not(:active){background:#f5f5f5}.fr-toolbar .fr-popup .fr-command:focus-visible{outline:none}.fr-toolbar.fr-rtl{text-align:right}.fr-toolbar.fr-inline{display:none;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;border:0;white-space:nowrap;position:absolute;margin-top:5px;z-index:2147483630}.fr-toolbar.fr-inline.fr-above{margin-top:-10px;border-top:0}.fr-toolbar.fr-inline .fr-newline{height:0}.fr-toolbar.fr-inline .fr-more-toolbar{position:absolute!important}.fr-toolbar.fr-inline .fr-more-toolbar.fr-expanded{position:relative!important}.fr-toolbar.fr-top{top:0;border-bottom:0;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-bottom{bottom:0;border-top:0;padding-bottom:0;border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-bottom .fr-newline{padding-top:0;-webkit-transition:padding-top .5s;-moz-transition:padding-top .5s;-ms-transition:padding-top .5s;-o-transition:padding-top .5s}.fr-toolbar.fr-bottom.fr-toolbar-open .fr-newline{padding-top:48px;background:#fff}.fr-toolbar.fr-bottom .fr-command.fr-btn.fr-open{margin-top:-1px;margin-bottom:10px;border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;-webkit-border-radius:0 0 4px 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-sticky-on{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-separator{background:#ebebeb;display:block;vertical-align:top;float:left}.fr-separator+.fr-separator{display:none}.fr-separator.fr-vs{height:32px;width:1px;margin:8px 4px}.fr-separator.fr-hs{clear:both;width:calc(100% - 8px);margin:0 4px;height:1px}.fr-separator.fr-hidden{display:none!important}.fr-rtl .fr-separator{float:right}.fr-toolbar.fr-inline .fr-separator.fr-hs{float:none}.fr-toolbar.fr-inline .fr-separator.fr-vs{display:inline-block}.fr-second-toolbar{border:1px solid #CCCCCC;border-top:0;background:#fff;line-height:1.4;border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-second-toolbar:after{clear:both;display:block;content:"";height:0}.fr-second-toolbar:empty{min-height:10px;position:relative;margin-top:-1px;z-index:2}#fr-logo{float:left;outline:none}#fr-logo>span{display:inline-block;float:left;font-family:sans-serif;padding:11px 5px 10px 15px;font-size:12px;font-weight:500;color:#b1b2b7;-webkit-transition:color .3s;-moz-transition:color .3s;-ms-transition:color .3s;-o-transition:color .3s}#fr-logo>svg{height:20px;width:47px;margin:7px 0;cursor:pointer}#fr-logo>svg *{-webkit-transition:fill .3s;-moz-transition:fill .3s;-ms-transition:fill .3s;-o-transition:fill .3s}#fr-logo:hover>span,#fr-logo:focus>span{color:#0098f7}#fr-logo:hover>svg .fr-logo,#fr-logo:focus>svg .fr-logo{fill:#0098f7}.fr-visibility-helper{display:none;margin-left:0!important}@media(min-width:768px){.fr-visibility-helper{margin-left:1px!important}}@media(min-width:992px){.fr-visibility-helper{margin-left:2px!important}}@media(min-width:1200px){.fr-visibility-helper{margin-left:3px!important}}.fr-opacity-0{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-box{position:relative}.fr-sticky{position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky}.fr-sticky-off{position:relative}.fr-sticky-on{position:fixed;z-index:10}.fr-sticky-on.fr-sticky-ios{position:-webkit-sticky;left:0;right:0;width:auto!important}.modal .fr-sticky-on{position:sticky}.fr-sticky-dummy{display:none}.fr-sticky-on+.fr-sticky-dummy,.fr-sticky-box>.fr-sticky-dummy{display:block}span.fr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.fr-view .fr-highlight-change,.fr-highlight-change>img,.fr-highlight-change>.fr-video>video,.fr-highlight-change>.fr-video>embed,.fr-highlight-change>.fr-video>iframe,.fr-highlight-change>.fr-embedly>.embedly-card>.embedly-card-hug>iframe,.fr-highlight-change>p,.fr-view .fr-highlight-change>span:not(.fr-tracking-deleted),.fr-highlight-change li,.fr-highlight-change>table td,.fr-highlight-change>table th{background-color:#f3eec3;opacity:.5}.fr-view .fr-highlight-table,.fr-view .fr-highlight-table>span{opacity:1}.fr-highlight-change.fr-highlight-change>table td,.fr-highlight-change.fr-highlight-change>hr{border-color:#f3eec3}.fr-tracking-deleted.fr-tracking-deleted>table td,.fr-tracking-deleted.fr-tracking-deleted>hr{border-color:#dc3545}.fr-tracking-deleted img,.fr-tracking-deleted>.fr-video>video,.fr-tracking-deleted>.fr-video>iframe,.fr-tracking-deleted>.fr-embedly>.embedly-card>.embedly-card-hug>iframe{opacity:.5;background-color:#dc3545}.fr-view .fr-tracking-deleted{background-color:#dc3545;text-decoration:line-through;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:1}.fr-highlight-change>.fr-video>iframe,.fr-tracking-deleted>.fr-video>iframe,.fr-highlight-change>.fr-video>video,.fr-tracking-deleted>.fr-video>video,.fr-highlight-change>.fr-video>embed,.fr-highlight-change>.fr-embedly>.embedly-card>.embedly-card-hug>iframe,.fr-tracking-deleted>.fr-embedly>.embedly-card>.embedly-card-hug>iframe{padding:10px!important}.fr-tracking-deleted img,.fr-highlight-change img{border:2px solid #f3eec3}.fr-highlight-change [data-pasted=true] *:not(table):not(tbody):not(tr):not(td){opacity:.5;background-color:#f3eec3}.fr-highlight-change [data-pasted=true]>table td{opacity:.5;border-color:#f3eec3}.fr-track-visibility-hidden{visibility:hidden}.fr-track-hide{display:none}.fr-track-hide-mobile{width:0;height:0;overflow:hidden;position:absolute}.fr-ios-mobile-disable-select{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.fr-bottom-extended{flex-wrap:wrap;display:flex;box-sizing:border-box}.position-relative{position:relative!important}.fr-selection-handle{display:block;position:absolute;z-index:3;width:16px;height:16px;padding:3px;border:transparent 2px solid;border-radius:4px 4px 0 0}.fr-selection-handle a{width:16px;height:16px;display:block}.fr-selection-handle a>svg{width:16px;height:16px}.fr-selection-handle-active{border:#F6D146 2px solid;background-color:#f6d146}.fr-selection-handle-active a>svg{color:#f6d146}.fr-selection-handle-active-selected{border:#0098F7 2px solid;background-color:#0098f7}.fr-selection-handle-active-selected a>svg{color:#0098f7}.fr-selection-handle-inactive{display:none}.fr-view .fr-selection-handle-hover{outline:#F6D146 2px solid}.fr-view .fr-selection-handle-selected{outline:#0098F7 2px solid;caret-color:transparent}.fr-view .fr-selection-handle-selected *::selection{background:transparent}.fr-view .fr-selection-handle-selected *::-moz-selection{background:transparent}.fr-custom-selection-highlight{background-color:#b5d6fdcc;color:#000;padding:3px 0}.fr-selection-drop-indicator{position:absolute;height:0;z-index:1000;pointer-events:none;margin-top:-1px;width:100%;left:0;display:block}.fr-selection-drop-indicator .fr-selection-drop-indicator-line{border:1px solid #0098F7}.fr-selection-drop-indicator .fr-selection-drop-indicator-line:before,.fr-selection-drop-indicator .fr-selection-drop-indicator-line:after{content:"";position:absolute;top:-4px;width:8px;height:2px;border-style:solid;border-width:4px}.fr-selection-drop-indicator .fr-selection-drop-indicator-line:before{left:0;border-color:transparent transparent transparent #0098F7}.fr-selection-drop-indicator .fr-selection-drop-indicator-line:after{right:0;border-color:transparent #0098F7 transparent transparent}.fr-link-input-layer{display:flex;align-items:center;position:relative;justify-content:space-between}.fr-link-input-layer .fr-input-line{width:100%}.fr-link-input-layer .fr-buttons:not(.fr-tabs){padding:0}.fr-link-input-layer .fr-buttons .fr-command.fr-btn.fr-dropdown{width:30px;z-index:4;right:0;height:46px;margin:0 0 0 2px}.fr-link-input-layer .fr-buttons .fr-command.fr-btn.fr-dropdown.fr-active{background-color:#ebebeb}.fr-link-input-layer .fr-buttons .fr-command.fr-btn.fr-dropdown:after{scale:1.5;left:11px;top:20px}.fr-link-input-layer .fr-dropdown-wrapper{width:100%}.fr-box .fr-counter{padding:10px;float:right;color:#999;content:attr(data-chars);font-size:14px;font-family:sans-serif;z-index:1;border-radius:2px 0 0;-moz-border-radius:2px 0 0 0;-webkit-border-radius:2px 0 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-rtl .fr-counter{left:0;right:auto;border-left:none;border-radius:0 2px 0 0;-moz-border-radius:0 2px 0 0;-webkit-border-radius:0 2px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-code-view .fr-counter{display:none}textarea.fr-code{display:none;width:100%;resize:none;-moz-resize:none;-webkit-resize:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:none;padding:10px;margin:0;font-family:Courier New,monospace;font-size:14px;background:#fff;color:#000;outline:none}.fr-box.fr-rtl textarea.fr-code{direction:rtl}.fr-box .CodeMirror{display:none}.fr-box.fr-code-view textarea.fr-code{display:block}.fr-box.fr-code-view .fr-element,.fr-box.fr-code-view .fr-placeholder,.fr-box.fr-code-view .fr-iframe{display:none}.fr-box.fr-code-view .CodeMirror,.fr-box.fr-inline.fr-code-view .fr-command.fr-btn.html-switch{display:block}.fr-box.fr-inline .fr-command.fr-btn.html-switch{position:absolute;top:0;right:0;display:none;background:#fff;color:#333;-moz-outline:0;outline:0;border:0;line-height:1;cursor:pointer;text-align:left;padding:8px 7px;-webkit-transition:background .2s ease 0s;-moz-transition:background .2s ease 0s;-ms-transition:background .2s ease 0s;-o-transition:background .2s ease 0s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-decoration:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-box.fr-inline .fr-command.fr-btn.html-switch i{font-size:24px;width:24px;text-align:center}.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover{background:#ebebeb}.fr-popup .fr-color-set>span:hover,.fr-popup .fr-color-set>span:focus,.fr-popup .fr-color-set>span:not(.fr-table-cell):hover,.fr-popup .fr-color-set>span:not(.fr-table-cell):focus{outline:1px solid #222222;z-index:2}.fr-drag-helper{background:#0098f7;height:2px;margin-top:-1px;-webkit-opacity:.2;-moz-opacity:.2;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;z-index:2147483640;display:none}.fr-drag-helper.fr-visible{display:block}.fr-dragging{-webkit-opacity:.4;-moz-opacity:.4;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-popup .fr-emoticon{width:24px;height:24px;font-family:"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,Segoe UI Symbol,"Android Emoji",EmojiSymbols}.fr-popup .fr-emoticon img{height:24px;width:24px}.fr-popup .fr-command.fr-btn.fr-tabs-unicode{padding:0 0 0 14px}@media screen and (-ms-high-contrast:active)and (min-width:768px),(-ms-high-contrast:none)and (min-width:768px){.fr-popup .fr-icon-container.fr-emoticon-container{width:368px}}.fr-popup .fr-file-upload-layer{border:dashed 2px #bdbdbd;padding:25px 0;margin:20px;position:relative;font-size:14px;letter-spacing:1px;line-height:140%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center}.fr-popup .fr-file-upload-layer:hover{background:#ebebeb}.fr-popup .fr-file-upload-layer.fr-drop{background:#ebebeb;border-color:#0098f7}.fr-popup .fr-file-upload-layer .fr-form{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;inset:0;z-index:2147483640;overflow:hidden;margin:0!important;padding:0!important;width:100%!important}.fr-popup .fr-file-upload-layer .fr-form input{cursor:pointer;position:absolute;right:0;top:0;bottom:0;width:500%;height:100%;margin:0;font-size:400px}.fr-popup .fr-file-progress-bar-layer{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-popup .fr-file-progress-bar-layer>h3{font-size:16px;margin:10px 0;font-weight:400}.fr-popup .fr-file-progress-bar-layer>div.fr-action-buttons{display:none}.fr-popup .fr-file-progress-bar-layer>div.fr-loader{background:#b3e0fd;height:10px;width:100%;margin-top:20px;overflow:hidden;position:relative}.fr-popup .fr-file-progress-bar-layer>div.fr-loader span{display:block;height:100%;width:0%;background:#0098f7;-webkit-transition:width .2s ease 0s;-moz-transition:width .2s ease 0s;-ms-transition:width .2s ease 0s;-o-transition:width .2s ease 0s}.fr-popup .fr-file-progress-bar-layer>div.fr-loader.fr-indeterminate span{width:30%!important;position:absolute;top:0;-webkit-animation:loading 2s linear infinite;-moz-animation:loading 2s linear infinite;-o-animation:loading 2s linear infinite;animation:loading 2s linear infinite}.fr-popup .fr-file-progress-bar-layer.fr-error>div.fr-loader{display:none}.fr-popup .fr-file-progress-bar-layer.fr-error>div.fr-action-buttons{display:block}.fr-height-auto{height:auto!important}.fr-by-url-padding{padding:11.5px 0}.fr-popup .fr-upload-progress-layer{border-radius:0;box-sizing:border-box;padding-left:20px;padding-top:15px;margin:auto!important;max-height:100%;overflow-y:auto;overflow-x:hidden;width:100%!important;overscroll-behavior:contain}.fr-popup .fr-files-by-url-layer,.fr-popup .fr-files-embed-layer{width:calc(100% - 40px)!important}.fr-popup .fr-files-upload-layer{border:dashed 2px #bdbdbd;margin:20px;position:relative;font-size:10px;letter-spacing:1px;line-height:140%;text-align:center;width:calc(100% - 40px)!important}.fr-popup .fr-files-upload-layer:hover{background:#ebebeb}.fr-popup .fr-files-upload-layer.fr-drop{background:#ebebeb;border-color:#0098f7}.fr-popup .fr-files-upload-layer .fr-form{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;inset:0;z-index:2147483640;overflow:hidden;margin:0!important;padding:0!important;width:100%!important}.fr-popup .fr-files-upload-layer .fr-form input{cursor:pointer;position:absolute;right:0;top:0;bottom:0;width:500%;height:100%;margin:0;font-size:400px}.fr-popup .fr-files-progress-bar-layer{width:calc(100% - 40px);width:-moz-available;width:-webkit-stretch;width:-webkit-fill-available;width:stretch}.fr-popup .fr-files-progress-bar-layer>h3{font-size:16px;margin:10px 0;font-weight:400}.fr-popup .fr-files-progress-bar-layer>div.fr-action-buttons{display:none}.fr-popup .fr-files-progress-bar-layer>div.fr-loader{background:#b3e0fd;height:10px;width:100%;margin-top:20px;overflow:hidden;position:relative}.fr-popup .fr-files-progress-bar-layer>div.fr-loader span{display:block;height:100%;width:0%;background:#0098f7;-webkit-transition:width .2s ease 0s;-moz-transition:width .2s ease 0s;-ms-transition:width .2s ease 0s;-o-transition:width .2s ease 0s}.fr-popup .fr-files-progress-bar-layer>div.fr-loader.fr-indeterminate span{width:30%!important;position:absolute;top:0;-webkit-animation:loading 2s linear infinite;-moz-animation:loading 2s linear infinite;-o-animation:loading 2s linear infinite;animation:loading 2s linear infinite}.fr-popup .fr-files-progress-bar-layer.fr-error>div.fr-loader{display:none}.fr-popup .fr-files-progress-bar-layer.fr-error>div.fr-action-buttons{display:block}.fr-progress-bar-style{width:calc(100% - 40px)}.fr-progress-bar{position:relative;background-color:#4caf50;height:8px;margin-bottom:8px;margin-left:20px;margin-right:20px;width:100%;width:-moz-available;width:-webkit-stretch;width:-webkit-fill-available;width:stretch}.fr-pull-left{float:left}.fr-pull-right{float:right}.fr-icons{padding:10px 20px 0;display:inline}.fr-transform-135{transform:rotate(135deg)}.fr-icons i{margin:4px;padding:2px;cursor:pointer;color:#999588;font-size:20px}.fr-blue-decorator{background:#4a7fba;color:#fff;display:grid;padding:5px}.fr-upload-progress{padding:1px}.fr-upload-section{position:relative;width:100%;width:-moz-available;width:-webkit-stretch;width:-webkit-fill-available;width:stretch}@media screen and (max-width:399px){.fr-upload-section{margin-left:7px;margin-right:7px}.fr-files-upload-layer{padding-top:7px;padding-bottom:7px}}@media screen and (min-width:400px)and (max-width:469px){.fr-upload-section{margin-left:7px;margin-right:7px}.fr-files-upload-layer{padding-top:7px;padding-bottom:7px}}@media screen and (min-width:470px)and (max-width:680px){.fr-upload-section{margin-left:7px;margin-right:7px}.fr-files-upload-layer{padding-top:7px;padding-bottom:7px}}@media screen and (min-width:681px){.fr-upload-section{margin-left:35px;margin-right:35px}.fr-files-upload-layer{padding-top:20px;padding-bottom:20px}}.fr-half-circle{width:60px;height:25px;background-color:#fff;border-top-left-radius:110px;border-top-right-radius:110px;transform:rotate(180deg);border-bottom:0;position:relative;z-index:1;left:50%;margin-top:-1px;margin-left:-25px}.fr-decorated{overflow:hidden;text-align:center}.fr-decorated>span{position:relative;display:inline-block}.fr-decorated>span:before,.fr-decorated>span:after{content:"";position:absolute;top:50%;border-bottom:2px solid #ffffff;width:100%;margin:0 20px}.fr-decorated>span:before{right:100%}.fr-decorated>span:after{left:100%}.fr-align-right{float:right}.fr-checkbox-container{display:inline-block;position:relative;padding-left:20px;margin-bottom:12px;cursor:pointer;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fr-files-checkbox-line{display:flex;align-items:center;font-size:10px}.fr-files-checkbox-line label{cursor:pointer;vertical-align:middle}.fr-insert-checkbox input,.fr-autoplay-checkbox input{height:13px!important;width:13px!important}button[data-cmd=insertFiles]{padding-left:2px!important;padding-top:2.7px!important}button[data-cmd=autoplay] svg{position:relative!important;top:3.2px!important}button[data-cmd=insertAll]{padding-left:4px!important}button[data-cmd=insertAll] svg{position:relative!important;top:3.2px!important}.fr-checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.fr-checkmark{position:absolute;top:0;left:0;height:15px;width:15px;background-color:#eee}.fr-file-list-item{display:flex;justify-content:space-between;align-items:center;padding-top:7px;flex-wrap:wrap;position:relative;top:-20px;border-bottom:1px solid #ddd;padding-bottom:7px}.fr-file-item-left{display:flex;flex-wrap:wrap}.fr-file-item-icon{display:flex;align-items:center;padding-left:7px}.fr-file-item-description{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;max-width:400px;margin-left:5px}.fr-cloud-icon{height:30px;width:32px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;position:relative;margin:-18px auto 0}.fr-files-checkbox{position:relative;display:inline-block;width:13px;height:13px;padding-right:5px;border-radius:100%;line-height:1;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;vertical-align:middle}.fr-files-checkbox svg{margin-left:0;margin-top:0;display:none;width:10px;height:10px}.fr-files-checkbox span{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;width:15px;height:15px;display:inline-block;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .2s ease 0s,border-color .2s ease 0s;-moz-transition:background .2s ease 0s,border-color .2s ease 0s;-ms-transition:background .2s ease 0s,border-color .2s ease 0s;-o-transition:background .2s ease 0s,border-color .2s ease 0s}.fr-files-checkbox input{position:absolute;z-index:2;-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border:0 none;cursor:pointer;height:18px;margin:0;padding:0;width:18px}.fr-files-checkbox input:not(:checked)+span{border:solid 2px #999999}.fr-files-checkbox input:not(:checked):active+span{background-color:#f5f5f5}.fr-files-checkbox input:not(:checked):focus+span,.fr-files-checkbox input:not(:checked):hover+span{border-color:#515151}.fr-files-checkbox input:checked+span{background:#0098f7;border:solid 2px #0098f7}.fr-files-checkbox input:checked+span svg{display:block}.fr-files-checkbox input:checked:active+span{background-color:#ecf5ff}.fr-files-checkbox input:checked:focus+span,.fr-files-checkbox input:checked:hover+span{-webkit-opacity:.8;-moz-opacity:.8;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-checkbox-disabled{opacity:.4;position:relative;display:inline-block;width:13px!important;height:13px!important;padding-right:5px;border-radius:100%;line-height:1;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;vertical-align:middle}.fr-checkbox-disabled svg{margin-left:2px;margin-top:2px;display:none;width:10px;height:10px}.fr-checkbox-disabled span{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;width:15px;height:15px;display:inline-block;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .2s ease 0s,border-color .2s ease 0s;-moz-transition:background .2s ease 0s,border-color .2s ease 0s;-ms-transition:background .2s ease 0s,border-color .2s ease 0s;-o-transition:background .2s ease 0s,border-color .2s ease 0s}.fr-checkbox-disabled input{position:absolute;z-index:2;-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border:0 none;cursor:default;height:13px!important;margin:0;padding:0;width:13px!important;top:7px;left:7px}.fr-checkbox-disabled input:not(:checked)+span{border:solid 2px #999999}.fr-checkbox-disabled input:not(:checked):active+span{background-color:#f5f5f5}.fr-checkbox-disabled input:checked+span{background:#0098f7;border:solid 2px #0098f7}.fr-checkbox-disabled input:checked+span svg{display:block}.fr-checkbox-disabled input:checked:active+span{background-color:#ecf5ff}.fr-file-view{position:absolute;max-width:60%;right:10%;z-index:2147483642}.fr-file-item-thumbnail-hover{transition:transform .2s}.fr-file-item-thumbnail-hover:hover{-ms-transform:scale(1.3);-webkit-transform:scale(1.3);transform:scale(1.3)}.fr-file-name{padding-top:5px;font-size:12px;font-weight:700}.fr-margin-16{margin-bottom:16px}.fr-none{display:none}.fr-display-block{display:block}.fr-files-manager-tooltip{position:relative}.padding-top-15{padding-top:15px!important;padding-bottom:0!important}.fr-files-manager-tooltip .tooltiptext{visibility:hidden;width:max-content;max-width:250px;word-break:break-word;word-wrap:break-word;background-color:#000;color:#fff;text-align:left;padding:4px;border-radius:2px;font-weight:100;font-size:10px;position:absolute;top:80%;left:50%;z-index:2147483647}.fr-files-manager-tooltip:hover .tooltiptext{visibility:visible}.fr-file-details{display:flex;flex-wrap:wrap;font-size:10px}.fr-file-date{word-break:break-word;word-wrap:break-word;max-width:110px;color:#444;padding-top:2px;padding-bottom:2px}.fr-file-size{color:#444;padding-top:2px;padding-bottom:2px}.dot{width:20px;height:20px;background-image:radial-gradient(circle,grey 1px,transparent 2px);background-size:100% 33.33%;margin-left:2px;margin-right:2px}.fr-file-action-icons{margin-right:5px;margin-left:5px!important;color:#999;height:25px!important;padding:5px!important}@media screen and (max-width:700px){.fr-files-manager-tooltip .tooltiptext{max-width:250px;visibility:hidden;word-break:break-word;word-wrap:break-word;top:90%;left:0%;font-size:8px}}@media screen and (max-width:500px){.fr-files-manager-tooltip .tooltiptext{max-width:100px;visibility:hidden;word-break:break-word;word-wrap:break-word;top:90%;left:0%}.fr-file-item-description{width:130px}.fr-file-item-right{width:100%}.progress-circle{font-size:6px}}@media screen and (max-width:320px){.fr-files-manager-tooltip .tooltiptext{max-width:100px;visibility:hidden;word-break:break-word;word-wrap:break-word;top:90%;left:-50%;font-size:8px}.dot{width:20px;margin-left:0;margin-right:3px}.fr-file-item-description{width:80px}.fr-file-details{display:flex;flex-wrap:wrap;font-size:9px}.fr-file-name{font-size:10px}.fr-file-action-icons{padding:0!important}}@media screen and (min-width:501px){.progress-circle{font-size:9px}}.fr-file-view-modal{display:block;position:fixed;position:-ms-page;z-index:2147483641;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:#000000b3}.fr-file-view-modal-content{display:inline-block;text-align:center}.fr-file-view-image{position:absolute;inset:0;margin:auto;max-width:80%;max-height:70%}.fr-file-view-close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;transition:.3s}.fr-file-view-close:hover,.fr-file-view-close:focus{color:#bbb;text-decoration:none;cursor:pointer}.fr-file-error{color:red;font-weight:200;font-size:12px;padding-bottom:5px}.fr-file-error-h5{margin:0}.fr-file-item-right{display:flex;align-items:center;justify-content:flex-end;margin-right:20px}.fr-file-item-action-buttons{display:flex;align-items:center;justify-content:space-around}.fr-file-item-autoplay-checkbox{align-items:center;margin:0 5px 0 0;padding:0}.fr-autoplay-checkbox-label{margin:0;cursor:default!important}.fr-checkbox-container:hover input~.fr-checkmark{background-color:#ccc}.fr-checkbox-container input:checked~.fr-checkmark{background-color:#2196f3}.fr-checkmark:after{content:"";position:absolute;display:none}.fr-checkbox-container input:checked~.fr-checkmark:after{display:block}.fr-container .fr-checkmark:after{left:5px;top:2px;width:3px;height:7px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fr-file-item-details .file-name{font-weight:700;display:inline}.fr-file-item-details .file-description{font-weight:300;font-size:11px;display:inline}.fr-width-10{width:10%;display:inline-block}.fr-width-20{width:20%;display:inline-block}.fr-width-30{width:30%;display:inline-block}.fr-width-40{width:40%;display:inline-block}.fr-width-50{width:50%;display:inline-block}.fr-width-60{width:60%;display:inline-block}.fr-width-100{width:100%;display:inline-block}.fr-width-80{width:80%;display:inline-block}.fr-width-90{width:90%;display:inline-block}.fr-width-85{width:85%;display:inline-block}.fr-width-5{width:5%;display:inline-block}.fr-width-7{width:7%;display:inline-block}.fr-img-icon{color:#aaa;font-size:16px;padding:0 4px}.fr-position-content{position:relative;top:10px}.file-error{color:red}#myprogressBar{width:10%;height:5px;background-color:#4caf50;position:relative;top:-30px}.fr-files-manager{z-index:2147483641!important}.progress-circle{margin:0 0 0 10px;position:relative;padding:0;width:5em;height:5.1em;background-color:#f2e9e1;border-radius:50%;line-height:5em}.progress-circle:after{border:none;position:absolute;top:.35em;left:.35em;text-align:center;display:block;border-radius:50%;width:4.3em;height:4.3em;background-color:#fff;content:" "}.progress-circle span{position:absolute;line-height:5em;width:5em;text-align:center;display:block;color:#53777a;z-index:2}.progress-circle.over50 .left-half-clipper{clip:rect(auto,auto,auto,auto)}.progress-circle.over50 .first50-bar{position:absolute;clip:rect(0,5em,5em,2.5em);background-color:#53777a;border-radius:50%;width:5em;height:5em}.progress-circle:not(.over50) .first50-bar{display:none}.progress-circle.p0 .value-bar{display:none}.progress-circle.p1 .value-bar{transform:rotate(4deg)}.progress-circle.p2 .value-bar{transform:rotate(7deg)}.progress-circle.p3 .value-bar{transform:rotate(11deg)}.progress-circle.p4 .value-bar{transform:rotate(14deg)}.progress-circle.p5 .value-bar{transform:rotate(18deg)}.progress-circle.p6 .value-bar{transform:rotate(22deg)}.progress-circle.p7 .value-bar{transform:rotate(25deg)}.progress-circle.p8 .value-bar{transform:rotate(29deg)}.progress-circle.p9 .value-bar{transform:rotate(32deg)}.progress-circle.p10 .value-bar{transform:rotate(36deg)}.progress-circle.p11 .value-bar{transform:rotate(40deg)}.progress-circle.p12 .value-bar{transform:rotate(43deg)}.progress-circle.p13 .value-bar{transform:rotate(47deg)}.progress-circle.p14 .value-bar{transform:rotate(50deg)}.progress-circle.p15 .value-bar{transform:rotate(54deg)}.progress-circle.p16 .value-bar{transform:rotate(58deg)}.progress-circle.p17 .value-bar{transform:rotate(61deg)}.progress-circle.p18 .value-bar{transform:rotate(65deg)}.progress-circle.p19 .value-bar{transform:rotate(68deg)}.progress-circle.p20 .value-bar{transform:rotate(72deg)}.progress-circle.p21 .value-bar{transform:rotate(76deg)}.progress-circle.p22 .value-bar{transform:rotate(79deg)}.progress-circle.p23 .value-bar{transform:rotate(83deg)}.progress-circle.p24 .value-bar{transform:rotate(86deg)}.progress-circle.p25 .value-bar{transform:rotate(90deg)}.progress-circle.p26 .value-bar{transform:rotate(94deg)}.progress-circle.p27 .value-bar{transform:rotate(97deg)}.progress-circle.p28 .value-bar{transform:rotate(101deg)}.progress-circle.p29 .value-bar{transform:rotate(104deg)}.progress-circle.p30 .value-bar{transform:rotate(108deg)}.progress-circle.p31 .value-bar{transform:rotate(112deg)}.progress-circle.p32 .value-bar{transform:rotate(115deg)}.progress-circle.p33 .value-bar{transform:rotate(119deg)}.progress-circle.p34 .value-bar{transform:rotate(122deg)}.progress-circle.p35 .value-bar{transform:rotate(126deg)}.progress-circle.p36 .value-bar{transform:rotate(130deg)}.progress-circle.p37 .value-bar{transform:rotate(133deg)}.progress-circle.p38 .value-bar{transform:rotate(137deg)}.progress-circle.p39 .value-bar{transform:rotate(140deg)}.progress-circle.p40 .value-bar{transform:rotate(144deg)}.progress-circle.p41 .value-bar{transform:rotate(148deg)}.progress-circle.p42 .value-bar{transform:rotate(151deg)}.progress-circle.p43 .value-bar{transform:rotate(155deg)}.progress-circle.p44 .value-bar{transform:rotate(158deg)}.progress-circle.p45 .value-bar{transform:rotate(162deg)}.progress-circle.p46 .value-bar{transform:rotate(166deg)}.progress-circle.p47 .value-bar{transform:rotate(169deg)}.progress-circle.p48 .value-bar{transform:rotate(173deg)}.progress-circle.p49 .value-bar{transform:rotate(176deg)}.progress-circle.p50 .value-bar{transform:rotate(180deg)}.progress-circle.p51 .value-bar{transform:rotate(184deg)}.progress-circle.p52 .value-bar{transform:rotate(187deg)}.progress-circle.p53 .value-bar{transform:rotate(191deg)}.progress-circle.p54 .value-bar{transform:rotate(194deg)}.progress-circle.p55 .value-bar{transform:rotate(198deg)}.progress-circle.p56 .value-bar{transform:rotate(202deg)}.progress-circle.p57 .value-bar{transform:rotate(205deg)}.progress-circle.p58 .value-bar{transform:rotate(209deg)}.progress-circle.p59 .value-bar{transform:rotate(212deg)}.progress-circle.p60 .value-bar{transform:rotate(216deg)}.progress-circle.p61 .value-bar{transform:rotate(220deg)}.progress-circle.p62 .value-bar{transform:rotate(223deg)}.progress-circle.p63 .value-bar{transform:rotate(227deg)}.progress-circle.p64 .value-bar{transform:rotate(230deg)}.progress-circle.p65 .value-bar{transform:rotate(234deg)}.progress-circle.p66 .value-bar{transform:rotate(238deg)}.progress-circle.p67 .value-bar{transform:rotate(241deg)}.progress-circle.p68 .value-bar{transform:rotate(245deg)}.progress-circle.p69 .value-bar{transform:rotate(248deg)}.progress-circle.p70 .value-bar{transform:rotate(252deg)}.progress-circle.p71 .value-bar{transform:rotate(256deg)}.progress-circle.p72 .value-bar{transform:rotate(259deg)}.progress-circle.p73 .value-bar{transform:rotate(263deg)}.progress-circle.p74 .value-bar{transform:rotate(266deg)}.progress-circle.p75 .value-bar{transform:rotate(270deg)}.progress-circle.p76 .value-bar{transform:rotate(274deg)}.progress-circle.p77 .value-bar{transform:rotate(277deg)}.progress-circle.p78 .value-bar{transform:rotate(281deg)}.progress-circle.p79 .value-bar{transform:rotate(284deg)}.progress-circle.p80 .value-bar{transform:rotate(288deg)}.progress-circle.p81 .value-bar{transform:rotate(292deg)}.progress-circle.p82 .value-bar{transform:rotate(295deg)}.progress-circle.p83 .value-bar{transform:rotate(299deg)}.progress-circle.p84 .value-bar{transform:rotate(302deg)}.progress-circle.p85 .value-bar{transform:rotate(306deg)}.progress-circle.p86 .value-bar{transform:rotate(310deg)}.progress-circle.p87 .value-bar{transform:rotate(313deg)}.progress-circle.p88 .value-bar{transform:rotate(317deg)}.progress-circle.p89 .value-bar{transform:rotate(320deg)}.progress-circle.p90 .value-bar{transform:rotate(324deg)}.progress-circle.p91 .value-bar{transform:rotate(328deg)}.progress-circle.p92 .value-bar{transform:rotate(331deg)}.progress-circle.p93 .value-bar{transform:rotate(335deg)}.progress-circle.p94 .value-bar{transform:rotate(338deg)}.progress-circle.p95 .value-bar{transform:rotate(342deg)}.progress-circle.p96 .value-bar{transform:rotate(346deg)}.progress-circle.p97 .value-bar{transform:rotate(349deg)}.progress-circle.p98 .value-bar{transform:rotate(353deg)}.progress-circle.p99 .value-bar{transform:rotate(356deg)}.progress-circle.p100 .value-bar{transform:rotate(360deg)}.left-half-clipper{border-radius:50%;width:5em;height:5em;position:absolute;clip:rect(0,5em,5em,2.5em)}.value-bar{position:absolute;clip:rect(0,2.5em,5em,0);width:5em;height:5em;border-radius:50%;border:.45em solid #53777a;box-sizing:border-box}.align-autoplay{align-items:flex-end;margin-right:7px}.fr-hovered-over-file{background-color:#f0f0f0}.fr-thumbnail-padding{padding-right:4px}.fr-popup .fr-command.fr-btn[data-cmd=filestackIcon] svg path,.fr-popup .fr-command.fr-btn[data-cmd=openFilePickerVideo] svg path,.fr-popup .fr-command.fr-btn[data-cmd=openFilePickerImage] svg path,.fr-toolbar .fr-command.fr-btn[data-cmd=openFilePicker] svg path,.fr-toolbar .fr-command.fr-btn[data-cmd=openFilePickerImage] svg path,.fr-popup .fr-tabs .fr-command.fr-btn[data-cmd=openFilePicker] svg path,.fr-popup .fr-tabs .fr-command.fr-btn[data-cmd=openFilePickerImage] svg path,.fr-popup .fr-tabs .fr-command.fr-btn[data-cmd=openFilePickerVideo] svg path,.fr-command.fr-btn[data-cmd=openFilePickerReplaceImageOnly] svg path,.fr-command.fr-btn[data-cmd=openFilePickerReplaceVideoOnly] svg path,.fr-toolbar .fr-command.fr-btn[data-cmd=openFilePickerVideo] svg path,.fr-toolbar .fr-command.fr-btn[data-cmd=openFilePickerImageOnly] svg path:last-child,.fr-toolbar .fr-command.fr-btn[data-cmd=openFilePickerVideoOnly] svg path:last-child,.fr-popup .fr-command.fr-btn[data-cmd=openFilePickerFile] svg path{fill:#ef4a25}.fr-command.fr-filestack-active.fr-btn.fr-filestack-active svg path{fill:#0098f7}.fsp-picker-appear-active{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9}body.fr-fullscreen .fs-transforms-container{position:absolute;z-index:2247483660}.fsp-notifications__container{position:fixed!important}.fr-find-replace-layer .fr-header{padding:15px}.fr-find-replace-layer .fr-body{padding:0 15px 15px}.fr-find-replace-layer .fr-drag-handle{cursor:move}.fr-find-replace-layer h3{margin:0;font-size:16px;text-align:left;font-weight:700}.fr-find-replace-layer .fr-body .fr-input-line input.fr-disabled{background-color:#f5f5f5;color:#a9a9a9;border:1px solid #d1d1d1;cursor:not-allowed}.fr-find-replace-layer .fr-body .fr-input-line input.fr-findText::placeholder,.fr-find-replace-layer .fr-body .fr-input-line input.fr-replaceText::placeholder{color:#a9a9a9}.fr-find-replace-layer .fr-body .fr-input-line.fr-find-field{width:227px;padding-bottom:5px}.fr-find-replace-layer .fr-body .fr-input-line.fr-replace-field{top:-8px;padding-bottom:0}.fr-find-replace-layer .fr-body .fr-label-disabled{background-color:#f5f5f5}.fr-find-replace-layer .fr-body .fr-close-btn{position:absolute;top:2px;right:10px;font-size:25px;background:none;border:none;cursor:pointer;color:#333}.fr-find-replace-layer .fr-body .fr-close-btn:hover{color:#ccc}.fr-find-replace-layer .fr-body .fr-toggle-advanced-options{display:inline-flex;align-items:center;justify-content:space-between;padding:10px 0;background-color:#f5f5f5;border-radius:4px;cursor:pointer;font-weight:700;transition:background-color .3s ease;width:100%;background:none;color:#333}.fr-find-replace-layer .fr-body input{padding:8px;font-size:14px;border:1px solid #CCCCCC;border-radius:4px;margin-left:0}.fr-find-replace-layer .fr-body .fr-input-container{position:relative;display:flex;align-items:center;width:100%}.fr-find-replace-layer .fr-body .fr-arrow-buttons{display:flex;flex-direction:row;gap:5px;margin-left:10px;margin-top:10px}.fr-find-replace-layer .fr-body .fr-arrow-buttons button{border:none;background:none;cursor:pointer;padding:2px 4px;margin-bottom:12px;font-size:12px}.fr-find-replace-layer .fr-body .fr-arrow-buttons .fr-disabled{pointer-events:none;cursor:not-allowed;color:#a9a9a9}.fr-find-replace-layer .fr-body .fr-button-group{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.fr-find-replace-layer .fr-body .fr-button-group button.fr-find-btn{background-color:#fff;color:#0098f7;margin-top:10px;border:1px solid #0098f7}.fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-btn{background-color:#fff;color:#0098f7;font-size:14px;margin-top:10px}.fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-btn.fr-disabled{pointer-events:none;cursor:not-allowed;color:#a9a9a9}.fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-all-btn{background-color:#fff;color:#0098f7;font-size:14px;margin-top:10px}.fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-all-btn.fr-disabled{pointer-events:none;cursor:not-allowed;color:#a9a9a9}.fr-find-replace-layer .fr-body button{padding:8px 12px;font-size:14px;border:none;border-radius:4px;cursor:pointer}.fr-find-replace-layer .fr-body .fr-input-container{position:relative;display:flex;align-items:center}.fr-find-replace-layer .fr-body .fr-replaceText{width:77%}.fr-find-replace-layer .fr-body .fr-findText{position:relative;padding-right:40px;font-size:14px;border:1px solid #CCCCCC;border-radius:4px}.fr-find-replace-layer .fr-body .fr-findText:focus{border:2px solid #0098f7}.fr-find-replace-layer .fr-body .fr-find-error{color:#f70000;font-size:12px;display:none;max-width:300px;overflow-wrap:break-word}.fr-find-replace-layer .fr-body .fr-findText.error{border-color:#f70000}.fr-find-replace-layer .fr-body .fr-count-indicator{position:absolute;right:80px;top:57%;transform:translateY(-50%);color:#ccc;font-size:12px;pointer-events:none;visibility:hidden;z-index:10}.fr-find-replace-layer .fr-body .fr-toggle-advanced-options .arrow{font-size:15px;transition:transform .3s ease;font-size:14px;margin-right:4px;margin-top:2px;font-weight:100}.fr-find-replace-layer .fr-body .fr-advanced-options-panel{border-radius:4px}.fr-find-replace-layer .fr-body .fr-advanced-options-panel .fr-checkbox-group{display:flex;flex-direction:column;gap:8px}.fr-find-replace-layer .fr-body .fr-advanced-options-panel .fr-checkbox-group .fr-checkbox-row{display:flex;align-items:center;gap:6px;font-size:14px}.fr-find-replace-layer .fr-body .fr-advanced-options-panel .fr-checkbox-group .fr-checkbox-row input[type=checkbox]:focus-visible{outline:2px solid #0098f7;outline-offset:2px}.fr-find-replace-layer .fr-body .fr-toggle-btn{width:40px;height:20px;background-color:#ccc;border-radius:10px;position:relative;cursor:pointer;margin-right:10px;display:inline-block;vertical-align:middle}.fr-find-replace-layer .fr-body .fr-arrow{margin-right:5px;font-size:12px;margin-top:1px;position:absolute;right:15px}.fr-find-replace-layer .fr-body .fr-disabled svg.fr-arrow-button{fill:#a9a9a9}.fr-find-replace-layer .fr-body .fr-arrow-button{width:12px;height:12px}.fr-find-replace-layer .fr-body .fr-btn-active-popup{background:#d6d6d6}.fr-find-replace-highlight{background-color:#ff0}.fr-find-replace-current-highlight{background-color:orange}body.fr-fullscreen{overflow:hidden;height:100%;width:100%;position:fixed}.fr-box.fr-fullscreen{margin:0!important;position:fixed;inset:0;z-index:2147483630!important;width:auto!important}.fr-box.fr-fullscreen .fr-wrapper{background-color:#fff}.fr-box.fr-fullscreen.fr-basic.fr-top .fr-wrapper,.fr-box.fr-fullscreen.fr-basic.fr-bottom .fr-wrapper,.fr-box.fr-fullscreen .fr-toolbar{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-fullscreen .fr-toolbar.fr-top{top:0!important}.fr-box.fr-fullscreen .fr-toolbar.fr-bottom{bottom:0!important}.fr-box.fr-fullscreen .fr-second-toolbar{margin-top:0;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-fullscreen-wrapper{z-index:2147483640!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal{text-align:left;padding:20px 20px 10px}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table{border-collapse:collapse;font-size:14px;line-height:1.5;width:100%}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table+table{margin-top:20px}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tr{border:0}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th{text-align:left}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th,.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table td{padding:6px 0 4px}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody tr{border-bottom:solid 1px #ebebeb}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:first-child{width:60%;color:#646464}.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:nth-child(n+2){letter-spacing:.5px}.fr-element img{cursor:pointer;padding:0 1px}.fr-image-resizer{position:absolute;border:solid 1px #0098f7;display:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fr-image-resizer.fr-active{display:block}.fr-image-resizer .fr-handler{display:block;position:absolute;background:#0098f7;border:solid 1px #FFF;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-image-resizer .fr-handler.fr-hnw{cursor:nw-resize}.fr-image-resizer .fr-handler.fr-hne{cursor:ne-resize}.fr-image-resizer .fr-handler.fr-hsw{cursor:sw-resize}.fr-image-resizer .fr-handler.fr-hse{cursor:se-resize}.fr-image-resizer .fr-handler{width:12px;height:12px}.fr-image-resizer .fr-handler.fr-hnw{left:-6px;top:-6px}.fr-image-resizer .fr-handler.fr-hne{right:-6px;top:-6px}.fr-image-resizer .fr-handler.fr-hsw{left:-6px;bottom:-6px}.fr-image-resizer .fr-handler.fr-hse{right:-6px;bottom:-6px}@media(min-width:1200px){.fr-image-resizer .fr-handler{width:10px;height:10px}.fr-image-resizer .fr-handler.fr-hnw{left:-5px;top:-5px}.fr-image-resizer .fr-handler.fr-hne{right:-5px;top:-5px}.fr-image-resizer .fr-handler.fr-hsw{left:-5px;bottom:-5px}.fr-image-resizer .fr-handler.fr-hse{right:-5px;bottom:-5px}}.fr-image-overlay{position:fixed;inset:0;z-index:2147483640;display:none}.fr-popup .fr-image-upload-layer{border:dashed 2px #bdbdbd;padding:25px 0;margin:20px;position:relative;font-size:14px;letter-spacing:1px;line-height:140%;text-align:center}.fr-popup .fr-image-upload-layer:hover,.fr-popup .fr-image-upload-layer:has(.fr-not-empty){background:#ebebeb}.fr-popup .fr-image-upload-layer.fr-drop{background:#ebebeb;border-color:#0098f7}.fr-popup .fr-image-upload-layer .fr-form{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;inset:0;z-index:2147483640;overflow:hidden;margin:0!important;padding:0!important;width:100%!important}.fr-popup .fr-image-upload-layer .fr-form input{cursor:pointer;position:absolute;right:0;top:0;bottom:0;width:100%;height:100%;margin:0;font-size:400px}.fr-popup .fr-image-progress-bar-layer>h3{font-size:16px;margin:10px 0;font-weight:400}.fr-popup .fr-image-progress-bar-layer>div.fr-action-buttons{display:none}.fr-popup .fr-image-progress-bar-layer>div.fr-loader{background:#b3e0fd;height:10px;width:100%;margin-top:20px;overflow:hidden;position:relative}.fr-popup .fr-image-progress-bar-layer>div.fr-loader span{display:block;height:100%;width:0%;background:#0098f7;-webkit-transition:width .2s ease 0s;-moz-transition:width .2s ease 0s;-ms-transition:width .2s ease 0s;-o-transition:width .2s ease 0s}.fr-popup .fr-image-progress-bar-layer>div.fr-loader.fr-indeterminate span{width:30%!important;position:absolute;top:0;-webkit-animation:loading 2s linear infinite;-moz-animation:loading 2s linear infinite;-o-animation:loading 2s linear infinite;animation:loading 2s linear infinite}.fr-popup .fr-image-progress-bar-layer.fr-error>div.fr-loader{display:none}.fr-popup .fr-image-progress-bar-layer.fr-error>div.fr-action-buttons{display:block}.fr-image-size-layer .fr-image-group .fr-input-line{width:calc(50% - 5px);display:inline-block}.fr-image-size-layer .fr-image-group .fr-input-line+.fr-input-line{margin-left:10px}.fr-uploading{-webkit-opacity:.4;-moz-opacity:.4;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}@-webkit-keyframes loading{0%{left:-25%}to{left:100%}}@-moz-keyframes loading{0%{left:-25%}to{left:100%}}@-o-keyframes loading{0%{left:-25%}to{left:100%}}@keyframes loading{0%{left:-25%}to{left:100%}}img.fr-draggable{-webkit-user-select:none;user-select:none}.fr-modal .fr-modal-head .fr-modal-head-line:after{clear:both;display:block;content:"";height:0}.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more{margin-top:10px}.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more.fr-not-available{opacity:0;width:0;padding:12px 0}.fr-modal .fr-modal-head .fr-modal-tags{padding:0 20px;display:none;text-align:left}.fr-modal .fr-modal-head .fr-modal-tags a{display:inline-block;opacity:0;padding:6px 12px;margin:8px 0 8px 8px;text-decoration:none;border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transition:opacity .2s ease 0s,background .2s ease 0s;-moz-transition:opacity .2s ease 0s,background .2s ease 0s;-ms-transition:opacity .2s ease 0s,background .2s ease 0s;-o-transition:opacity .2s ease 0s,background .2s ease 0s;cursor:pointer;background-color:#f5f5f5}.fr-modal .fr-modal-head .fr-modal-tags a:focus{outline:none;background-color:#ebebeb}.fr-modal .fr-modal-head .fr-modal-tags a:hover{background-color:#ebebeb}.fr-modal .fr-modal-head .fr-modal-tags a:active{background-color:#d6d6d6}.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag{background-color:#ecf5ff;color:#0098f7}.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:focus{outline:none;background-color:#ebebeb}.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:hover{background-color:#ebebeb}.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:active{background-color:#d6d6d6}.fr-show-tags .fr-modal-more svg path{fill:#0098f7}div.fr-modal-body{-webkit-transition:background .2s ease 0s;-moz-transition:background .2s ease 0s;-ms-transition:background .2s ease 0s;-o-transition:background .2s ease 0s}div.fr-modal-body .fr-preloader{display:block;margin:50px auto}div.fr-modal-body div.fr-image-list{text-align:center;margin:0 20px;padding:0}div.fr-modal-body div.fr-image-list .fr-list-column{float:left;width:calc((100% - 20px)/2)}@media(min-width:768px)and (max-width:1199px){div.fr-modal-body div.fr-image-list .fr-list-column{width:calc((100% - 40px) / 3)}}@media(min-width:1200px){div.fr-modal-body div.fr-image-list .fr-list-column{width:calc((100% - 60px)/4)}}div.fr-modal-body div.fr-image-list .fr-list-column+.fr-list-column{margin-left:20px}div.fr-modal-body div.fr-image-list div.fr-image-container{position:relative;width:100%;display:block;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;overflow:hidden}div.fr-modal-body div.fr-image-list div.fr-image-container:first-child{margin-top:20px}div.fr-modal-body div.fr-image-list div.fr-image-container+div{margin-top:20px}div.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting:after{position:absolute;-webkit-opacity:.5;-moz-opacity:.5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:opacity .2s ease 0s;-moz-transition:opacity .2s ease 0s;-ms-transition:opacity .2s ease 0s;-o-transition:opacity .2s ease 0s;background:#000;content:"";inset:0;z-index:2}div.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting:before{content:attr(data-deleting);color:#fff;inset:0;margin:auto;position:absolute;z-index:3;font-size:15px;height:20px}div.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty{height:95px;background:#ccc;z-index:1}div.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty:after{position:absolute;margin:auto;inset:0;content:attr(data-loading);display:inline-block;height:20px}div.fr-modal-body div.fr-image-list div.fr-image-container img{width:100%;vertical-align:middle;position:relative;z-index:2;-webkit-opacity:1;-moz-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:opacity .2s ease 0s,filter .2s ease 0s;-moz-transition:opacity .2s ease 0s,filter .2s ease 0s;-ms-transition:opacity .2s ease 0s,filter .2s ease 0s;-o-transition:opacity .2s ease 0s,filter .2s ease 0s;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected img{-webkit-opacity:.75;-moz-opacity:.75;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected .fr-delete-img,div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected .fr-insert-img{display:inline-block}div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img,div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img{display:none;top:50%;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transition:background .2s ease 0s,color .2s ease 0s;-moz-transition:background .2s ease 0s,color .2s ease 0s;-ms-transition:background .2s ease 0s,color .2s ease 0s;-o-transition:background .2s ease 0s,color .2s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;cursor:pointer;margin:0;line-height:40px;text-decoration:none;z-index:3}div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img{background:#b8312f;fill:#fff;padding:8px;left:50%;-webkit-transform:translateY(-50%) translateX(25%);-moz-transform:translateY(-50%) translateX(25%);-ms-transform:translateY(-50%) translateX(25%);-o-transform:translateY(-50%) translateX(25%)}div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img{background:#fff;fill:#0098f7;padding:8px;left:50%;-webkit-transform:translateY(-50%) translateX(-125%);-moz-transform:translateY(-50%) translateX(-125%);-ms-transform:translateY(-50%) translateX(-125%);-o-transform:translateY(-50%) translateX(-125%)}.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover img{-webkit-opacity:.75;-moz-opacity:.75;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-delete-img,.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-insert-img{display:inline-block;width:40px;height:40px}.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img:hover{background:#bf4644;color:#fff}.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img:hover{background:#ebebeb}.fr-line-breaker{cursor:text;border-top:1px solid #0098f7;position:fixed;z-index:2;display:none}.fr-line-breaker.fr-visible{display:block}.fr-line-breaker a.fr-floating-btn{position:absolute;left:calc(50% - 20px);top:-20px}.fr-line-breaker a.fr-floating-btn svg{margin:8px;height:24px;width:24px}.fr-link-to-anchor-layer.fr-active{margin:0 16px 16px;width:260px}.fr-link-to-anchor-layer.fr-active .fr-input-line{padding:16px 0 0}.fr-link-to-anchor-layer.fr-active .fr-input-line .fr-error-text,.fr-link-to-anchor-layer.fr-active .fr-input-line .fr-error-text:focus,.fr-link-to-anchor-layer.fr-active .fr-input-line .fr-error-text:hover{border-color:#f70000}.fr-link-to-anchor-layer.fr-active .fr-input-text{font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding-bottom:16px}.fr-link-to-anchor-layer.fr-active .fr-input-text.fr-error-text{color:#f70000}.fr-link-to-anchor-layer .fr-action-buttons{height:32px}.fr-link-to-anchor-layer .fr-action-buttons .fr-submit{padding:8px}.fr-link-to-anchor-header{display:flex;justify-content:space-between;align-items:center;height:24px;margin:16px 16px 0}.fr-link-to-anchor-header .fr-align-right .fr-btn{height:24px;width:24px;margin:0}.fr-link-to-anchor-header .fr-align-right .fr-btn .fr-svg{margin:0}.fr-edit-anchor{display:flex;align-items:center}.fr-edit-anchor label{color:#0098f7;text-overflow:ellipsis;text-align:center;text-box:auto;min-width:3em;max-width:10em;font-size:14px;cursor:default;-webkit-user-select:none;user-select:none;-ms-user-select:none;-moz-user-select:none;overflow:hidden;margin-left:7px;line-height:initial}.fr-view .fr-anchor{height:1.2em;width:1.2em;vertical-align:sub;display:inline-block;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path d='M4.16669 17.5V4.16667C4.16669 3.70833 4.32988 3.31597 4.65627 2.98958C4.98266 2.66319 5.37502 2.5 5.83335 2.5H14.1667C14.625 2.5 15.0174 2.66319 15.3438 2.98958C15.6702 3.31597 15.8334 3.70833 15.8334 4.16667V17.5L10 15L4.16669 17.5Z'/></svg>") no-repeat center/contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path d='M4.16669 17.5V4.16667C4.16669 3.70833 4.32988 3.31597 4.65627 2.98958C4.98266 2.66319 5.37502 2.5 5.83335 2.5H14.1667C14.625 2.5 15.0174 2.66319 15.3438 2.98958C15.6702 3.31597 15.8334 3.70833 15.8334 4.16667V17.5L10 15L4.16669 17.5Z'/></svg>") no-repeat center/contain;background-color:#333!important}.fr-view .fr-anchor:hover{background-color:#f6d146!important}.fr-view .fr-anchor::selection{background-color:#0098f7!important}.fr-view .fr-anchor.fr-active,.fr-view .fr-anchor.fr-anchor-selected,.fr-view .fr-anchor:active{background-color:#0098f7!important}@media print{.fr-view .fr-anchor{display:none}}.pdf-export.fr-view .fr-anchor,.print.fr-view .fr-anchor{display:none}.fr-wrapper-markdown{display:flex}.fr-markdown-view{width:calc(52% - 1px);box-sizing:inherit}.fr-markdown-editor{width:calc(48% - 1px);box-sizing:inherit;background-color:#eee}.fr-markdown-editor>p{margin:0}.fr-markdown-view>p{margin-top:0}.gutter-horizontal{display:flex;z-index:9;background-color:#dadada;cursor:col-resize;width:2px}.e-resize-handler{z-index:9;width:1px;display:flex;justify-content:center;align-items:center;align-self:center;position:relative;font-size:10px;color:#c5c5c5}.fr-markdown-view>dl{margin-top:0;margin-bottom:1rem}.fr-markdown-view>dt{font-weight:700}.fr-markdown-view>dd{margin-bottom:.5rem;margin-left:0}.fr-markdown-view>pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;background-color:#f8f8f8;border:1px solid #dfdfdf;margin-top:1.5em;margin-bottom:1.5em;padding:.125rem .3125rem .0625rem}.fr-markdown-view>code{background-color:#f8f8f8;border-color:#dfdfdf;border-style:solid;border-width:1px;color:#333;font-family:Consolas,Liberation Mono,Courier,monospace;font-weight:400;padding:.125rem .3125rem .0625rem}.fr-markdown-view>pre code{background-color:transparent;border:0;padding:0}.fr-markdown-view>sup{top:-.5em}.footnote-a{color:#007bff;text-decoration:none;background-color:transparent}.fr-markdown-view>hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.blockquote{margin:0 0 1rem;border-left:5px solid #eee;padding:10px 20px;font-size:1.25rem}.fr-markdown-view>table{width:100%;max-width:100%;margin-bottom:20px;background-color:transparent;border-spacing:0;border-collapse:collapse}.fr-markdown-view>table>tbody>tr>td,.fr-markdown-view>table>tbody>tr>th,.fr-markdown-view>table>thead>tr>td,.fr-markdown-view>table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border:1px solid #ddd}.fr-markdown-view>table>thead>tr>td,.fr-markdown-view>table>thead>tr>th{border-bottom-width:2px}.fr-markdown-view>table>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.fr-markdown-view>a{color:#337ab7;text-decoration:none}.fr-markdown-view>h1{font-size:2em!important}.fr-markdown-view>h2{font-size:1.5em!important}.fr-view .fr-page-break{align-items:center;display:flex;padding:5px 0;position:relative;clear:both;break-after:page;height:10px;margin:2px 0}.fr-view .fr-page-break:after{border-bottom:2px dashed #dddddd;content:"";position:absolute;width:100%}.fr-view .fr-page-break ::selection{background-color:#ddd;color:#999}.fr-view .fr-page-break ::-moz-selection{background-color:#ddd;color:#999}.fr-view .fr-page-break .fr-page-break-label{margin-left:15px;display:inline-flex;height:11px;padding:4px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:2px;background:#ddd;z-index:1;color:#999;font-family:Arial;font-size:10px;font-style:normal;font-weight:400;line-height:normal}.fr-view .fr-page-break .fr-page-break-line{position:absolute;z-index:1;width:100%;display:contents}.fr-view .fr-page-break .fr-page-break-line:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:6px 0 6px 10px;border-color:transparent transparent transparent #dddddd}.fr-view .fr-page-break .fr-page-break-line:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:6px 10px 6px 0;border-color:transparent #dddddd transparent transparent}@media print{.fr-view .fr-page-break{padding:0}.fr-view .fr-page-break:after,.fr-view .fr-page-break .fr-page-break-line{display:none}.fr-view *:has(+.fr-page-break){margin-bottom:0}}.pdf-export.fr-view .fr-page-break:after,.pdf-export.fr-view .fr-page-break .fr-page-break-line{display:none}.print.fr-view .fr-page-break-label{display:none;opacity:0}.fr-quick-insert{position:absolute;z-index:2147483639;white-space:nowrap;padding-right:10px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fr-quick-insert a.fr-floating-btn svg{margin:8px;width:24px;height:24px}.fr-quick-insert.fr-on a.fr-floating-btn svg{-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg)}.fr-quick-insert.fr-hidden{display:none}.fr-qi-helper{position:absolute;z-index:3;padding-left:20px;white-space:nowrap}.fr-qi-helper a.fr-btn.fr-floating-btn{text-align:center;padding:6px 10px 10px;display:inline-block;color:#222;background:#fff;-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0)}.fr-qi-helper a.fr-btn.fr-floating-btn svg{fill:#222}.fr-qi-helper a.fr-btn.fr-floating-btn.fr-size-1{-webkit-opacity:1;-moz-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.fr-popup .fr-buttons.fr-tabs .fr-special-character-category{padding:10px 15px}.fr-popup .fr-buttons.fr-tabs .fr-special-character-category span{font-weight:400;font-size:16px}.fr-popup .fr-special-character{width:24px;height:24px}@media screen and (-ms-high-contrast:active)and (min-width:768px),(-ms-high-contrast:none)and (min-width:768px){.fr-popup .fr-icon-container.fr-sc-container{width:368px}}.fr-cell-properties-form .fr-cell-bg-container .fr-input,.fr-cell-properties-form .fr-table-bg-container .fr-input,.fr-table-properties-form .fr-cell-bg-container .fr-input,.fr-table-properties-form .fr-table-bg-container .fr-input{flex:1;height:36px;padding:4px 12px;border:1px solid #CCCCCC;border-radius:2px 0 0 2px;box-sizing:border-box;font-size:14px}.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color,.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color,.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color,.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color{width:36px;border:1px solid #CCCCCC;border-left:none;border-radius:0 2px 2px 0;position:relative;padding:0;background:transparent;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:-1px 0 0 -1px}.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview,.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview,.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview,.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview,.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview,.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview,.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview{width:20px;height:20px;border:1px solid #999999;border-radius:2px;position:relative;overflow:hidden}.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input,.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input{width:90px;padding:8px;border:1px solid #CCCCCC;border-radius:2px;font-size:14px}.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input,.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input{width:90px;padding:8px;border:1px solid #CCCCCC;border-radius:2px;font-size:14px}.fr-table-bg-container .fr-input-line .fr-dropdown,.fr-table-border-container .fr-input-line .fr-dropdown,.fr-table-dimensions-container .fr-input-line .fr-dropdown,.fr-table-style-container .fr-input-line .fr-dropdown{margin:0 10px 0 0;background:transparent;border:1px solid #CCCCCC;height:36px;border-radius:2px}.fr-table-border-container .fr-btn-table-border-bg-color,.fr-table-dimensions-container .fr-btn-table-border-bg-color,.fr-table-dimensions-section .fr-btn-table-border-bg-color{margin-right:10px;background:transparent;border:1px solid #CCCCCC;border-radius:2px;border-left:0px;height:36px;margin-left:-1px}.fr-table-border-container .fr-btn-table-border-bg-color .fr-border-color-preview,.fr-table-dimensions-container .fr-btn-table-border-bg-color .fr-border-color-preview,.fr-table-dimensions-section .fr-btn-table-border-bg-color .fr-border-color-preview{width:20px;height:20px;border:1px solid #999999;border-radius:2px;position:relative;overflow:hidden}.fr-table-alignment-container{height:33px;border:1px solid #CCCCCC;margin-top:10px;border-radius:2px;min-width:130px}#fr-form-container{margin:auto;position:relative;top:10%;background-color:#f5f5f5;width:60%;border-radius:5px;z-index:9002;overflow:auto;background-color:#fefefe}.fr-trim-video-name{font-family:Arial,Helvetica,sans-serif;padding-top:15px}.fr-file-loader{border:4px solid #f3f3f3;border-radius:50%;border-top:4px solid #53777a;display:inline-block!important;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;width:20px;height:20px;display:block!important;align-items:center}.fr-trim-button{margin-top:5px;height:36px;line-height:1;color:#0098f7;padding:10px;cursor:pointer;text-decoration:none;border:none;background:none;font-size:16px;border-radius:5px;background-color:#eff5fa;outline:none}.fr-trim-button:hover{background:#ebebeb}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fr-slidecontainer{width:100%}.fr-slider{-webkit-appearance:none;width:100%;height:15px;background:#d3d3d3}.fr-video-trim-buttons{text-align:right;padding-bottom:5px;padding-right:15px;margin-top:10px}.fr-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;cursor:pointer}.fr-slider::-moz-range-thumb{width:15px;height:15px;background:#3498db;border-radius:50%;cursor:pointer}.fr-range-value-start{position:absolute}.fr-range-value-start>span{width:60px;height:24px;line-height:24px;text-align:center;background:#03a9f4;color:#fff;font-size:12px;display:block;position:absolute;left:50%;transform:translate(-85%);border-radius:6px}.fr-range-value-start>span:before{content:"";position:absolute;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;left:86%;margin-left:-5px;margin-top:-1px}.fr-range-value-end{position:absolute}.fr-range-value-end>span{width:60px;height:24px;line-height:24px;text-align:center;background:#03a9f4;color:#fff;font-size:12px;display:block;position:absolute;left:14%;transform:translate(-8%);border-radius:6px}.fr-range-value-end>span:before{content:"";position:absolute;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;left:14%;margin-left:-5px;margin-top:-1px}#startTimeValue{top:-153%!important}#startTimeValue span:before{border-top:10px solid #03a9f4;top:100%}#endTimeValue{top:-153%!important}#endTimeValue span:before{border-top:10px solid #03a9f4;top:100%}.fr-range-slider{position:relative;width:80%;height:15px}.fr-range-slider>input{pointer-events:none;position:absolute;left:0;top:10px;width:100%;outline:none;height:6px;border-radius:10px}.fr-range-slider>input::-webkit-slider-thumb{pointer-events:all;position:relative;z-index:1;-webkit-appearance:none;appearance:none;width:15px;height:15px;background:#3498db;cursor:pointer;border-radius:7px;margin-top:-3.6px}.fr-range-slider>input::-moz-range-thumb{pointer-events:all;position:relative;z-index:10;-moz-appearance:none;width:9px;height:15px;border-radius:7px;margin-top:-3.6px}.fr-range-slider>input::-moz-range-track{position:relative;z-index:-1;background-color:#000;border:0;height:15px;border-radius:50%;margin-top:-3.6px}.fr-range-slider>input:last-of-type::-moz-range-track{-moz-appearance:none;background:none transparent;border:0}.fr-range-slider>input[type=range]::-moz-focus-outer{border:0}@media screen and (max-width:430px){.range-value span{width:40px;font-size:10px}#fr-form-container{top:20%}}#fr-video-edit{width:80%;text-align:center;height:50%;margin-bottom:20px;padding-top:8px;padding-bottom:8px}.fr-element .fr-video{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-element .fr-video:after{position:absolute;content:"";z-index:1;inset:0;cursor:pointer;display:block;background:transparent}.fr-element .fr-video.fr-active>*{z-index:2;position:relative}.fr-element .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-box .fr-video-resizer{position:absolute;border:solid 1px #0098f7;display:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-box .fr-video-resizer.fr-active{display:block}.fr-box .fr-video-resizer .fr-handler{display:block;position:absolute;background:#0098f7;border:solid 1px #FFF;z-index:4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-box .fr-video-resizer .fr-handler.fr-hnw{cursor:nw-resize}.fr-box .fr-video-resizer .fr-handler.fr-hne{cursor:ne-resize}.fr-box .fr-video-resizer .fr-handler.fr-hsw{cursor:sw-resize}.fr-box .fr-video-resizer .fr-handler.fr-hse{cursor:se-resize}.fr-box .fr-video-resizer .fr-handler{width:12px;height:12px}.fr-box .fr-video-resizer .fr-handler.fr-hnw{left:-6px;top:-6px}.fr-box .fr-video-resizer .fr-handler.fr-hne{right:-6px;top:-6px}.fr-box .fr-video-resizer .fr-handler.fr-hsw{left:-6px;bottom:-6px}.fr-box .fr-video-resizer .fr-handler.fr-hse{right:-6px;bottom:-6px}@media(min-width:1200px){.fr-box .fr-video-resizer .fr-handler{width:10px;height:10px}.fr-box .fr-video-resizer .fr-handler.fr-hnw{left:-5px;top:-5px}.fr-box .fr-video-resizer .fr-handler.fr-hne{right:-5px;top:-5px}.fr-box .fr-video-resizer .fr-handler.fr-hsw{left:-5px;bottom:-5px}.fr-box .fr-video-resizer .fr-handler.fr-hse{right:-5px;bottom:-5px}}.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line{width:calc(50% - 5px);display:inline-block}.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line+.fr-input-line{margin-left:10px}.fr-popup .fr-video-upload-layer{border:dashed 2px #bdbdbd;padding:25px 0;margin:20px;position:relative;font-size:14px;letter-spacing:1px;line-height:140%;text-align:center}.fr-popup .fr-video-upload-layer:hover{background:#ebebeb}.fr-popup .fr-video-upload-layer.fr-drop{background:#ebebeb;border-color:#0098f7}.fr-popup .fr-video-upload-layer .fr-form{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;inset:0;z-index:2147483640;overflow:hidden;margin:0!important;padding:0!important;width:100%!important}.fr-popup .fr-video-upload-layer .fr-form input{cursor:pointer;position:absolute;right:0;top:0;bottom:0;width:500%;height:100%;margin:0;font-size:400px}.fr-popup .fr-video-progress-bar-layer>h3{font-size:16px;margin:10px 0;font-weight:400}.fr-popup .fr-video-progress-bar-layer>div.fr-action-buttons{display:none}.fr-popup .fr-video-progress-bar-layer>div.fr-loader{background:#b3e0fd;height:10px;width:100%;margin-top:20px;overflow:hidden;position:relative}.fr-popup .fr-video-progress-bar-layer>div.fr-loader span{display:block;height:100%;width:0%;background:#0098f7;-webkit-transition:width .2s ease 0s;-moz-transition:width .2s ease 0s;-ms-transition:width .2s ease 0s;-o-transition:width .2s ease 0s}.fr-popup .fr-video-progress-bar-layer>div.fr-loader.fr-indeterminate span{width:30%!important;position:absolute;top:0;-webkit-animation:loading 2s linear infinite;-moz-animation:loading 2s linear infinite;-o-animation:loading 2s linear infinite;animation:loading 2s linear infinite}.fr-popup .fr-video-progress-bar-layer.fr-error>div.fr-loader{display:none}.fr-popup .fr-video-progress-bar-layer.fr-error>div.fr-action-buttons{display:block}.fr-video-overlay{position:fixed;inset:0;z-index:2147483640;display:none}.fr-autoplay-margin{margin-top:0!important}.fr-view img.fr-rounded,.fr-view .fr-img-caption.fr-rounded img{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view img.fr-shadow,.fr-view .fr-img-caption.fr-shadow img{-webkit-box-shadow:10px 10px 5px 0px #cccccc;-moz-box-shadow:10px 10px 5px 0px #cccccc;box-shadow:10px 10px 5px #ccc}.fr-view img.fr-bordered,.fr-view .fr-img-caption.fr-bordered img{border:solid 5px #CCC}.fr-view img.fr-bordered{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fr-view .fr-img-caption.fr-bordered img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-view li img.fr-dii.fr-fil{margin-right:20px}.fr-view{word-wrap:break-word}.fr-view span[style~="color:"] a{color:inherit}.fr-view strong{font-weight:700}.fr-view table[border="0"] td:not([class]),.fr-view table[border="0"] th:not([class]),.fr-view table[border="0"] td[class=""],.fr-view table[border="0"] th[class=""]{border-width:0px}.fr-view table{border:none;border-collapse:collapse;empty-cells:show;max-width:100%;margin:0}.fr-view table td{min-width:5px}.fr-view table.fr-dashed-borders td,.fr-view table.fr-dashed-borders th{border-style:dashed}.fr-view table.fr-alternate-rows tbody tr:nth-child(2n){background:#f5f5f5}.fr-view table td,.fr-view table th{border:1px solid #DDD}.fr-view table td:empty,.fr-view table th:empty{height:20px}.fr-view table td.fr-highlighted,.fr-view table th.fr-highlighted{border:1px double red}.fr-view table td.fr-thick,.fr-view table th.fr-thick{border-width:2px}.fr-view table th,.fr-view table tfoot td{background:#ececec}.fr-view .fr-mso-hidden{display:none}.fr-view hr{clear:both;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;break-after:always;page-break-after:always}.fr-view .fr-file{position:relative}.fr-view .fr-file:after{position:relative;content:"📎";font-weight:400}.fr-view pre{white-space:pre-wrap;word-wrap:break-word;overflow:visible}.fr-view[dir=rtl] blockquote{border-left:none;border-right:solid 2px #5E35B1;margin-right:0;padding-right:5px;padding-left:0}.fr-view[dir=rtl] blockquote blockquote{border-color:#00bcd4}.fr-view[dir=rtl] blockquote blockquote blockquote{border-color:#43a047}.fr-view blockquote{border-left:solid 2px #5E35B1;margin-left:0;padding-left:5px;color:#5e35b1}.fr-view blockquote blockquote{border-color:#00bcd4;color:#00bcd4}.fr-view blockquote blockquote blockquote{border-color:#43a047;color:#43a047}.fr-view span.fr-emoticon{font-weight:400;font-family:"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,Segoe UI Symbol,"Android Emoji",EmojiSymbols;display:inline;line-height:0}.fr-view span.fr-emoticon.fr-emoticon-img{background-repeat:no-repeat!important;font-size:inherit;height:1em;width:1em;min-height:20px;min-width:20px;display:inline-block;margin:-.1em .1em .1em;line-height:1;vertical-align:middle}.fr-view .fr-text-gray{color:#aaa!important}.fr-view .fr-text-bordered{border-top:solid 1px #222;border-bottom:solid 1px #222;padding:10px 0}.fr-view .fr-text-spaced{letter-spacing:1px}.fr-view .fr-text-uppercase{text-transform:uppercase}.fr-view .fr-class-highlighted{background-color:#ff0}.fr-view .fr-class-code{border-color:#ccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#f5f5f5;padding:10px;font-family:Courier New,Courier,monospace}.fr-view .fr-class-transparency{opacity:.5}.fr-view img{position:relative;max-width:100%}.fr-view img.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view img.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view img.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view img.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - 10px);min-width:10px}.fr-view img.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px);min-width:5px}.fr-view img.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px);min-width:5px}.fr-view span.fr-img-caption{position:relative;max-width:100%}.fr-view span.fr-img-caption.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view span.fr-img-caption.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view span.fr-img-caption.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view span.fr-img-caption.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - 10px);min-width:10px}.fr-view span.fr-img-caption.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px);min-width:5px}.fr-view span.fr-img-caption.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px);min-width:5px}.fr-view .fr-video{text-align:center;position:relative}.fr-view .fr-video.fr-rv{padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.fr-view .fr-video.fr-rv>iframe,.fr-view .fr-video.fr-rv object,.fr-view .fr-video.fr-rv embed{position:absolute!important;top:0;left:0;width:100%;height:100%}.fr-view .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-view .fr-video.fr-dvb{display:block;clear:both}.fr-view .fr-video.fr-dvb.fr-fvl{text-align:left}.fr-view .fr-video.fr-dvb.fr-fvr{text-align:right}.fr-view .fr-video.fr-dvi{display:inline-block}.fr-view .fr-video.fr-dvi.fr-fvl{float:left}.fr-view .fr-video.fr-dvi.fr-fvr{float:right}.fr-view a.fr-strong{font-weight:700}.fr-view a.fr-green{color:green}.fr-view .fr-img-caption{text-align:center}.fr-view .fr-img-caption .fr-img-wrap{padding:0;margin:auto;text-align:center;width:100%}.fr-view .fr-img-caption .fr-img-wrap a{display:block}.fr-view .fr-img-caption .fr-img-wrap img{display:block;margin:auto;width:100%}.fr-view .fr-img-caption .fr-img-wrap>span{margin:auto;display:block;padding:5px 5px 10px;font-size:14px;font-weight:initial;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-opacity:.9;-moz-opacity:.9;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";width:100%;text-align:center}.fr-view button.fr-rounded,.fr-view input.fr-rounded,.fr-view textarea.fr-rounded{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view button.fr-large,.fr-view input.fr-large,.fr-view textarea.fr-large{font-size:24px}.fr-view span.fr-img-caption.fr-dii.fr-fil,.fr-view p img.fr-dii.fr-fil{margin-right:15px}a.fr-view.fr-strong{font-weight:700}a.fr-view.fr-green{color:green}img.fr-view{position:relative;max-width:100%}img.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}img.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}img.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}img.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - 10px);min-width:10px}img.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px);min-width:5px}img.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px);min-width:5px}span.fr-img-caption.fr-view{position:relative;max-width:100%}span.fr-img-caption.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}span.fr-img-caption.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}span.fr-img-caption.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}span.fr-img-caption.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - 10px);min-width:10px}span.fr-img-caption.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px);min-width:5px}span.fr-img-caption.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px);min-width:5px}.iframeContainer{flex:1;-webkit-flex:1}.shared-advance-viewer-container{display:flex;flex-direction:column;-webkit-flex-direction:column;height:100%;min-height:100%}.value{font-size:11px;line-height:15px;font-weight:600;letter-spacing:.75px;word-wrap:break-word;width:70%}.leftKey{color:#ffffff94;font-size:11px;line-height:15px;font-weight:600;letter-spacing:.75px;word-wrap:break-word;width:17%;margin-right:10px}.light-mode{color:#3b3b3b!important}.table-body{border-spacing:8px;width:50%;margin:auto auto auto 40%}.leftKeyBlock{display:flex;flex-direction:row}.table-main{margin-bottom:30px;width:100%}.viewer-buttons{display:flex;flex-direction:column}.shared-study-topbar{justify-content:space-between;align-items:center;padding:13px 21px 13px 10px;width:100%;height:100%;box-sizing:border-box;display:grid;grid-template-columns:30% 40% 30%;text-align:center}.shared-viewer-body{margin-top:40px;margin-left:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:15px}@media screen and (max-width:1368px){.table-body{margin-left:39%}.leftKey{width:19%}}@media screen and (max-width:1329px){.table-body{margin-left:38%}.leftKey{width:20%}}@media screen and (max-width:1288px){.table-body{margin-left:38%}}@media screen and (max-width:1261px){.table-body{width:60%}.leftKey{width:18%}}@media screen and (max-width:1085px){.table-body{margin-left:36%}.leftKey{width:20%}}@media screen and (max-width:990px){.leftKey{width:23%}.table-body{margin-left:34%}}@media screen and (max-width:867px){.table-body{width:67%;margin-left:31%}.leftKey{width:24%}}@media screen and (max-width:751px){.leftKey{width:28%}.table-body{width:67%;margin-left:28%}}@media screen and (max-width:703px){.table-body{width:70%}}@media screen and (max-width:632px){.table-main{width:100%}.table-body{margin-left:26%}.leftKey{width:32%}}@media screen and (max-width:575px){.table-body{width:76%;margin-left:21%}.leftKey{width:38%}}@media screen and (max-width:498px){.table-body{width:85%;margin-left:17%}.leftKey{width:35%}}@media screen and (max-width:460px){.table-body{width:85%;margin-left:14%}.leftKey{width:40%}}@media screen and (max-width:439px){.table-body{margin-left:8%;width:90%}.leftKey{width:44%}}@media screen and (max-width:430px){.shared-study-topbar{grid-template-columns:30% 50% 10%}}@media screen and (max-width:385px){.table-body{margin-left:0%;width:100%}.shared-viewer-body{margin-left:0;margin-right:0}}.main-container-billing-body{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.billing-container{padding:30px;border:1px solid #fff;display:flex;flex-direction:column;align-items:center;position:relative;z-index:10}.billing-date-input{height:26px;width:75%;padding:5px;border-radius:5px;border:1px solid #ccc;background-color:#333;color:#fff}.billing-select-input{height:36px;width:85%;padding:5px;border-radius:5px;border:1px solid #ccc;background-color:#333;color:#fff;margin-top:10px;margin-left:37px}.billing-btn{height:36px;border-radius:5px;border:none;background-color:#337ab7;color:#fff;padding:0 15px;cursor:pointer;margin-top:10px}.billing-btn:hover{background-color:#0056b3}.billing-error-message{color:red;margin-bottom:15px;display:block}.accordion-header{font-weight:700;cursor:pointer}.accordion-header:hover{cursor:pointer}.accordion-panel{padding:15px}.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{display:inline-block;border:1px solid transparent;border-bottom:none;bottom:-1px;position:relative;list-style:none;padding:6px 12px;cursor:pointer}.react-tabs__tab--selected{background-color:transparent;border-color:#aaa;border-radius:5px 5px 0 0}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}.error-message{animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both;font-family:Segoe UI,"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:700;color:red;margin:0;padding-top:5px;display:flex;align-items:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.custom-label{font-family:Segoe UI,"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:600;box-sizing:border-box;box-shadow:none;margin:0;display:block;padding:5px 0;overflow-wrap:break-word}.custom-label .required{color:#a4262c;padding-right:12px}.gizmo-container{display:flex;flex-direction:row}.ai-findings-container{margin-top:16px}.ai-findings-title{margin-bottom:8px;font-weight:700;font-size:16px}.ai-findings-table{width:100%;border-collapse:collapse;font-size:14px}.ai-findings-table th,.ai-findings-table td{padding:8px 12px;border:1px solid #ddd}.left-align{text-align:left}.right-align{text-align:right}.ai-findings-table tr:hover{background-color:#f9f9f9}#gizmo-widget-root{box-sizing:border-box;transform-origin:bottom center;opacity:1!important}.gizmo-main{width:100%;height:100%;border-radius:10px 10px 10px 50px;box-sizing:border-box;max-width:350px;margin-top:10px}.gizmo-panel{box-shadow:4px -4px 10px #ffffff80;display:flex;flex-direction:column;height:100%}.custom-scroll{height:170px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:black transparent}.custom-scroll::-webkit-scrollbar{width:3.5px}.custom-scroll::-webkit-scrollbar-track{background:#6b6b6b;margin-top:0;margin-bottom:0;border-radius:1px}.custom-scroll::-webkit-scrollbar-thumb{background-color:#000;border-radius:3px;margin-left:5px}.main-viewer-body,.augmento-main-body{background:transparent!important}.custom-scrollbar{width:96%;height:210px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#888 transparent}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#aaa}.gizmo-control-icon:hover{border:.3px solid #FFFFFF}.spinner{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top-color:#00e0ff;border-radius:50%;animation:spin .8s linear infinite;margin:auto}@keyframes spin{to{transform:rotate(360deg)}}.gizmo-viewport-scroll{position:relative;width:10px}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder{width:10px;height:100%}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder .imageSlider{height:6px;padding:0;position:absolute;transform:rotate(90deg);transform-origin:top left;-webkit-appearance:none;appearance:none;background-color:#3b3a39;border-radius:10px;margin:0}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder .imageSlider:focus{outline:none}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder .imageSlider::-moz-focus-outer{border:none}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder .imageSlider::-webkit-slider-runnable-track{background-color:#3b3a39;border:none;cursor:pointer;height:6px;z-index:6;border-radius:10px}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder .imageSlider::-moz-range-track{background-color:#3b3a39;border:none;cursor:pointer;height:6px;z-index:6;border-radius:10px}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder .imageSlider::-ms-track{animate:.2s;background:transparent;border:none;border-width:15px 0;color:#3b3a39;cursor:pointer;height:6px;width:80%}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder .imageSlider::-ms-fill-lower{background:#3b3a39}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder .imageSlider::-ms-fill-upper{background:#3b3a39}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder .imageSlider::-webkit-slider-thumb{-webkit-appearance:none!important;background-color:#a19f9d;border:none;border-radius:50px;cursor:-webkit-grab;height:8px;width:50px;margin-top:-1px;z-index:7}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder .imageSlider::-webkit-slider-thumb:active{background-color:#a19f9d;cursor:-webkit-grabbing}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder .imageSlider::-moz-range-thumb{background-color:#a19f9d;border:none;border-radius:57px;cursor:-moz-grab;height:10px;width:39px;z-index:7}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder .imageSlider::-moz-range-thumb:active{background-color:#a19f9d;cursor:-moz-grabbing}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder .imageSlider::-ms-thumb{background-color:#a19f9d;border:none;border-radius:57px;cursor:ns-resize;height:10px;width:39px}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder .imageSlider::-ms-thumb:active{background-color:#a19f9d}.gizmo-viewport-scroll .gizmo-viewport-scroll-holder .imageSlider::-ms-tooltip{display:none}.split-pane{display:flex;flex-direction:column;height:calc(100% - 38px)}.table-toolbar{padding:10px;border-bottom:1px solid rgb(88,88,88);color:#fff}.content-row{display:flex;flex:1;overflow:hidden}.table-pane{width:50%;overflow:auto;overflow-y:auto;overflow-x:hidden;scrollbar-color:var(--modal-scroll-theme-color) var(--scroll-bar-track)}.editor-pane{flex:1;padding:20px;display:flex;flex-direction:column}.template-table{width:100%;table-layout:fixed;border-collapse:collapse;border-right:none}.template-table th,.template-table td{padding:8px 10px;font-size:14px;border-bottom:1px solid rgb(40,40,40)}.template-table th:not(:last-child),.template-table td:not(:last-child){border-right:1px solid rgb(40,40,40)}.full-screen-preview{height:100%;width:100%;background:#fff;border-radius:4px;overflow:auto;overflow-x:hidden;padding:20px;box-sizing:border-box;position:relative}.no-content-message{display:flex;align-items:center;justify-content:center;height:100%;color:#666;font-style:italic;font-size:16px}.no-selection-message{display:flex;align-items:center;justify-content:center;height:100%}.no-selection-message p{color:#666;font-size:16px;margin:0}.editor-container-edit{flex:1;background:#fff;border-radius:4px;overflow:hidden;margin-bottom:15px}.editor-container-edit .fr-box{height:98%!important}.editor-container-edit .fr-wrapper{height:calc(100% - 40px)!important}.editor-actions-edit{display:flex;align-items:center;gap:10px;padding:0}.reportTemplateHtmlContent{width:100%;max-width:100%;word-wrap:break-word;line-height:1.6;font-size:14px;overflow:auto}.empty-state-wrapper{height:calc(100% - 80px);display:flex;flex-direction:column;justify-content:center;align-items:center}.editor-container-edit .fr-view table,.editor-container-edit .fr-view th,.editor-container-edit .fr-view td{border:1px solid black}.editor-container-edit .fr-view table{border-collapse:collapse}.reportTemplateHtmlContent table{border-collapse:collapse;width:100%}.reportTemplateHtmlContent th,.reportTemplateHtmlContent td{border:1px solid black;padding:5px}.viewer-container{height:100vh;position:relative;overflow:hidden;animation:slideInFromBottom 1s cubic-bezier(.4,0,.2,1);box-shadow:0 -20px 40px #0000004d}.viewer-container.light-theme{background-color:#f3f2f1}.viewer-container.dark-theme{background-color:#1b1a19}.main-content-with-statusbar{height:calc(100vh - 2rem);position:relative}.main-content-full{height:100vh;position:relative}.carousel-container{width:100%;height:100%;position:relative;background-color:#000;overflow:hidden}.case-display{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#000}.case-display.previous-case.transitioning{transform:scale(.75) translateY(24px);opacity:.3;transition:all .8s cubic-bezier(.25,.46,.45,.94)}.case-display.current-case.slide-in-right{animation:slideInRight .6s ease-in-out}.case-display.current-case.slide-in-left{animation:slideInLeft .6s ease-in-out}.dicom-controls{position:absolute;top:16px;left:16px;display:flex;gap:8px}.control-item{background-color:#00000080;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px}.toggle-statusbar-container{position:fixed;bottom:16px;left:50%;transform:translate(-50%);z-index:50}.toggle-statusbar-button{background-color:#0078d4;color:#fff;padding:8px 16px;border:none;border-radius:9999px;box-shadow:0 4px 12px #00000026;cursor:pointer;transition:background-color .2s ease}.toggle-statusbar-button:hover{background-color:#106ebe}@keyframes slideInFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.viewer-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;color:#323130;background-color:#faf9f8}.viewer-container *{box-sizing:border-box;margin:0;padding:0}.viewer-container *{transition:background-color .2s ease,border-color .2s ease,color .2s ease}.overflow-y-auto::-webkit-scrollbar,.queue-scroll::-webkit-scrollbar{width:6px;height:6px}.overflow-y-auto::-webkit-scrollbar-track,.queue-scroll::-webkit-scrollbar-track{background:#ffd7001a;border-radius:3px}.overflow-y-auto::-webkit-scrollbar-thumb,.queue-scroll::-webkit-scrollbar-thumb{background:#ffd70066;border-radius:3px;border:1px solid rgba(255,215,0,.2)}.overflow-y-auto::-webkit-scrollbar-thumb:hover,.queue-scroll::-webkit-scrollbar-thumb:hover{background:#ffd70099}.queue-scroll{scrollbar-width:thin;scrollbar-color:transparent transparent;overflow-y:hidden}.queue-scroll:hover{scrollbar-color:rgba(255,215,0,.4) rgba(255,215,0,.1)}.queue-scroll::-webkit-scrollbar{width:0px;height:6px}.queue-scroll::-webkit-scrollbar-track{background:transparent;border-radius:4px;position:absolute;bottom:0}.queue-scroll::-webkit-scrollbar-thumb{background:transparent;border-radius:4px;position:absolute}.queue-scroll:hover::-webkit-scrollbar-track{background:#ffd7001a;height:6px;bottom:0}.queue-scroll:hover::-webkit-scrollbar-thumb{background:#ffd70066;border:1px solid rgba(255,215,0,.2);height:6px;bottom:0}.queue-scroll:hover::-webkit-scrollbar-thumb:hover{background:#ffd70099}@keyframes slideInUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideOutDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.slide-in-up{animation:slideInUp .3s ease-out}.slide-out-down{animation:slideOutDown .3s ease-out}.backdrop-blur-md{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{animation:bounce 1.4s infinite ease-in-out}.slide-in-right{animation:slideInRight .8s cubic-bezier(.25,.46,.45,.94) forwards}.slide-in-left{animation:slideInLeft .8s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes slideInRight{0%{transform:translate(120%) scale(.75);opacity:0}30%{transform:translate(15%) scale(.88);opacity:1}70%{transform:translate(-2%) scale(.98);opacity:1}to{transform:translate(0) scale(1);opacity:1}}@keyframes slideInLeft{0%{transform:translate(-120%) scale(.75);opacity:0}30%{transform:translate(-15%) scale(.88);opacity:1}70%{transform:translate(2%) scale(.98);opacity:1}to{transform:translate(0) scale(1);opacity:1}}button:focus-visible{outline:2px solid #0078d4;outline-offset:2px}.loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#0f0f0f,#1a1a1a,#0f0f0f);display:flex;align-items:center;justify-content:center;z-index:9999;transition:all 1s cubic-bezier(.4,0,.2,1)}.loading-screen.transitioning{transform:translateY(-100%);opacity:0}.loading-content{max-width:600px;width:90%;text-align:center;color:#fff;padding:2rem 0;position:relative;z-index:1}.brand-section{margin-bottom:3rem;padding-top:2rem}.logo-container{margin-bottom:2rem;position:relative;z-index:1}.logo-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,gold,#ffeb3b,#ff9800);border-radius:50%;color:#fff;margin:0 auto 1rem;box-shadow:0 8px 32px #ffd70066;animation:logoGlow 2s ease-in-out infinite alternate,logoPulse 3s ease-in-out infinite;position:relative;overflow:visible}.logo-icon svg{animation:lightningFlicker 1.5s ease-in-out infinite,lightningZap 4s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(255,215,0,.8));transform-origin:center}@keyframes logoGlow{0%{box-shadow:0 8px 32px #ffd70066}to{box-shadow:0 12px 40px #ffd70099}}@keyframes logoPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes lightningFlicker{0%,to{opacity:1;filter:drop-shadow(0 0 8px rgba(255,215,0,.8))}10%,30%,50%,70%,90%{opacity:.8;filter:drop-shadow(0 0 12px rgba(255,215,0,1))}20%,40%,60%,80%{opacity:1;filter:drop-shadow(0 0 16px rgba(255,215,0,1.2))}}@keyframes lightningZap{0%,95%,to{transform:scale(1) rotate(0)}97%{transform:scale(1.1) rotate(-2deg)}98%{transform:scale(1.15) rotate(2deg)}99%{transform:scale(1.05) rotate(-1deg)}}.main-title{font-size:2.8rem;font-weight:700;margin:0 0 .5rem;background:linear-gradient(135deg,#fff,gold,#ffeb3b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;line-height:1.1;white-space:nowrap}.subtitle{font-size:1.25rem;color:#b3b3b3;font-weight:400;margin:0;letter-spacing:.05em}.quotes-section{margin-bottom:3rem;min-height:80px;display:flex;align-items:center;justify-content:center}.quote-container{position:relative}.quote-text{color:#e5e5e5!important;font-style:italic;font-weight:300;line-height:1.6;animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tasks-section{margin-bottom:2rem;height:60px;display:flex;align-items:center;justify-content:center;overflow:hidden}.single-task-container{display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:400px;width:100%;animation:slideUpIn .6s cubic-bezier(.4,0,.2,1);position:relative}.single-task-container:hover{background:#ffffff14;border-color:#ffd7004d}@keyframes slideUpIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.task-icon{margin-right:.75rem;display:flex;align-items:center}.completed-icon{color:gold;animation:checkmarkPop .4s ease-out}.pending-icon{color:#666}@keyframes checkmarkPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.task-text{color:#b3b3b3!important;font-size:.9rem;transition:color .3s ease}.task-text.completed{color:#e5e5e5!important}.progress-section{margin-top:2rem}.progress-bar{width:100%;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden;margin-bottom:.75rem}.progress-fill{height:100%;background:linear-gradient(90deg,gold,#ffeb3b,#ff9800);border-radius:2px;transition:width .8s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #ffd70080}.progress-text{color:#b3b3b3!important;font-size:.85rem;font-weight:500}@media(max-width:768px){.main-title{font-size:2rem}.single-task-container{max-width:90%}.loading-content{padding:0 1rem}}.case-tile{width:224px;height:96px;background-color:#2d2d30;border:1px solid #484848;border-radius:8px;padding:12px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;justify-content:space-between}.case-tile:hover{transform:scale(1.05);background-color:#3c3c3f;box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.case-tile.active{background-color:#ffd7001a;border-color:gold}.case-tile-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.modality-section{display:flex;align-items:center;gap:4px}.modality-badge{background-color:#ffd70033;color:gold;border:1px solid rgba(255,215,0,.3);padding:0 4px;border-radius:4px;font-size:12px;font-weight:500;line-height:1.2}.emergency-badge{background-color:#dc262633;color:#fca5a5;border:1px solid rgba(220,38,38,.3);padding:0 4px;border-radius:4px;font-size:12px;font-weight:700;line-height:1.2}.non-medical-emergency-badge{background-color:#3b82f633;color:#93c5fd;border-color:#3b82f64d;padding:0 4px;border-radius:4px;font-size:12px;font-weight:700;line-height:1.2}.ai-badge{display:flex;align-items:center;padding:0 4px;border-radius:4px;font-size:12px;font-weight:500;line-height:1.2;border:1px solid}.ai-badge.ai-normal{background-color:#107c1033;color:#4ade80;border-color:#107c104d}.ai-badge.ai-abnormal{background-color:#dc262633;color:#fca5a5;border-color:#dc26264d}.ai-badge.ai-pending{background-color:#3b82f633;color:#93c5fd;border-color:#3b82f64d}.ai-badge.animate{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.status-indicators{display:flex;align-items:center;gap:8px;min-width:0}.report-status{display:flex;align-items:center;gap:4px;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500;line-height:1.2;border:1px solid;min-width:0}.report-status svg{flex-shrink:0}.report-status.unreported{background-color:#f9731633;color:#fdba74;border-color:#f973164d}.report-status.saved{background-color:#3b82f633;color:#93c5fd;border-color:#3b82f64d}.report-status.reported{background-color:#107c1033;color:#4ade80;border-color:#107c104d}.report-status.qcReview{background-color:#f9731633;color:#fdba74;border-color:#f973164d}.report-status.qcFix{background-color:#9333ea33;color:#c084fc;border-color:#9333ea4d}.report-status.qcVerify{background-color:#3b82f633;color:#93c5fd;border-color:#3b82f64d}.report-status.processing{background-color:#9333ea33;color:#c084fc;border-color:#9333ea4d}.preload-indicator{display:flex;align-items:center;flex-shrink:0}.preload-pending{color:#888}.preload-loading{color:#60a5fa;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.preload-completed{color:#4ade80}.case-description{margin-bottom:4px;width:100%}.description-text{font-size:12px;color:#d1d1d1;line-height:1.25;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patient-details{display:flex;flex-direction:column}.patient-id-name{font-size:12px;color:#888;display:flex;align-items:center;line-height:1rem}.ellipsis-text{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.separator{margin:0 4px;flex-shrink:0}.patient-demographics{font-size:12px;color:#888;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1rem}.status-bar{position:fixed;bottom:0;left:0;right:0;height:32px;background:linear-gradient(90deg,#111827,#000,#111827);border-top:1px solid rgba(234,179,8,.3);color:#fff;display:flex;align-items:center;padding:0 12px;z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s ease;box-shadow:0 -2px 10px #0000004d}.status-bar:hover{background:linear-gradient(90deg,#1a1a1a,#000,#1a1a1a)}.status-bar-left{display:flex;align-items:center;gap:8px}.status-bar-middle{flex:1;display:flex;align-items:center;justify-content:center;gap:8px}.status-bar-right{display:flex;align-items:center;gap:8px}.status-bar-button{min-width:unset!important;padding:4px!important;width:auto!important;height:24px!important;color:#fde047;transition:all .2s ease}.status-bar-button:hover{color:#fef08a;background-color:#eab3081a}.status-bar-button:focus-visible{outline:2px solid #ffd700;outline-offset:2px}.status-bar-button>span{padding:0!important;min-width:unset!important}.status-bar-button.disabled{opacity:.3;color:#6b7280}.status-bar-button.active{background-color:#eab30833;color:#fef08a}.case-counter{display:flex;align-items:center;padding:0 4px}.counter-text{color:#fde047;font-weight:400;font-size:12px}.current-case-details{display:flex;align-items:center;gap:8px;margin-left:16px}.current-case-modality{background-color:#eab30833;color:#fde047;border:1px solid rgba(234,179,8,.3);padding:0 4px;border-radius:4px;font-size:12px;font-weight:500;line-height:1.2}.current-case-status{padding:2px 10px;border-radius:4px;font-size:12px;font-weight:500;line-height:1.2;border:1px solid}.current-case-status.unreported{background-color:#f9731633;color:#fdba74;border-color:#f973164d}.current-case-status.saved{background-color:#3b82f633;color:#93c5fd;border-color:#3b82f64d}.current-case-status.reported{background-color:#107c1033;color:#4ade80;border-color:#107c104d}.current-case-status.qcReview{background-color:#f9731633;color:#fdba74;border-color:#f973164d}.current-case-status.qcFix{background-color:#9333ea33;color:#c084fc;border-color:#9333ea4d}.current-case-status.qcVerify{background-color:#3b82f633;color:#93c5fd;border-color:#3b82f64d}.current-case-status.processing{background-color:#9333ea33;color:#c084fc;border-color:#9333ea4d}.current-case-patient{display:block}.patient-text{color:#d1d5db;line-height:14px;font-size:10px;display:flex;align-items:center}@media(max-width:768px){.current-case-patient{display:none}}.ai-status{display:flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;line-height:1.2;border:1px solid}.ai-status.active{background-color:#3b82f633;color:#93c5fd;border-color:#3b82f64d}.ai-status.ready{background-color:#22c55e33;color:#86efac;border-color:#22c55e4d}.ai-icon{margin-right:4px}.ai-action-text{margin-right:8px}.ai-dots{display:flex;gap:2px}.ai-dot{width:4px;height:4px;animation:bounce 1.4s infinite ease-in-out}.notification-button-wrapper{position:relative}.notification-badge{position:absolute;top:-4px;right:-4px;background-color:#ef4444;color:#fff;font-size:12px;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-weight:700}.notifications-overlay{position:fixed;bottom:32px;right:16px;width:320px;background:linear-gradient(90deg,#111827,#000,#111827);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(234,179,8,.3);border-radius:8px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;z-index:40;max-height:400px}.notifications-header{background:linear-gradient(90deg,#1f2937,#111827,#1f2937);padding:.25rem .75rem;border-bottom:1px solid rgba(234,179,8,.2);border-radius:8px 8px 0 0}.notifications-header-content{display:flex;align-items:center;justify-content:space-between;height:24px}.notifications-title{color:#fde047;font-weight:600;line-height:16px;font-size:12px}.notifications-close-btn{color:#fde047}.notifications-close-btn:hover{color:#fef08a;background-color:#eab3081a}.notifications-list{background:linear-gradient(90deg,#0f172a,#000,#0f172a);padding:8px;max-height:320px;overflow-y:auto;border-radius:0 0 8px 8px}.notification-item{padding:8px;margin-bottom:8px;background-color:#1f293780;border-radius:4px;border:1px solid rgba(75,85,99,.5);transition:background-color .2s ease}.notification-item:hover{background-color:#37415180}.notification-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:4px}.notification-type{padding:0 4px;border-radius:4px;font-size:12px;font-weight:500;line-height:1.2;border:1px solid}.notification-type.urgent{background-color:#ef444433;color:#fca5a5;border-color:#ef44444d}.notification-type.warning{background-color:#f9731633;color:#fdba74;border-color:#f973164d}.notification-type.success{background-color:#22c55e33;color:#86efac;border-color:#22c55e4d}.notification-time{color:#6b7280;line-height:14px;font-size:10px}.notification-message{color:#d1d5db;line-height:16px;font-size:12px}.no-notifications{text-align:center;padding:16px;color:#6b7280}.queue-overlay{position:fixed;bottom:32px;left:0;right:0;background:linear-gradient(90deg,#111827,#000,#111827);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(234,179,8,.3);box-shadow:0 -4px 20px #00000080;z-index:40;max-height:35vh;animation:slideUpFromBottom .3s cubic-bezier(.4,0,.2,1)}.queue-header{background:linear-gradient(90deg,#1f2937,#111827,#1f2937);padding:.25rem .75rem;border-bottom:1px solid rgba(234,179,8,.2)}.queue-header-content{display:flex;align-items:center;justify-content:space-between;height:24px}.queue-header-left{display:flex;align-items:center;gap:12px}.queue-title{color:#fde047;line-height:16px;font-size:12px;font-weight:600}.queue-count{background-color:#eab30833;color:#fde047;border:1px solid rgba(234,179,8,.3);padding:0 4px;border-radius:4px;font-size:12px;font-weight:500;line-height:1.2}.queue-header-right{display:flex;align-items:center;gap:8px}.queue-filter-btn,.queue-close-btn{color:#fde047}.queue-filter-btn:hover,.queue-close-btn:hover{color:#fef08a;background-color:#eab3081a}.queue-tiles-area{background:linear-gradient(90deg,#0f172a,#000,#0f172a);padding:8px;position:relative}.queue-tiles-scroll{overflow-x:auto;overflow-y:hidden;position:relative;padding-bottom:0;margin-bottom:0;scrollbar-width:thin;scrollbar-color:transparent transparent}.queue-tiles-scroll:hover{scrollbar-color:rgba(234,179,8,.4) rgba(234,179,8,.1)}.queue-tiles-scroll::-webkit-scrollbar{width:0px;height:6px}.queue-tiles-scroll::-webkit-scrollbar-track{background:transparent;border-radius:4px;position:absolute;bottom:0}.queue-tiles-scroll::-webkit-scrollbar-thumb{background:transparent;border-radius:4px;position:absolute}.queue-tiles-scroll:hover::-webkit-scrollbar-track{background:#eab3081a;height:6px;bottom:0}.queue-tiles-scroll:hover::-webkit-scrollbar-thumb{background:#eab30866;border:1px solid rgba(234,179,8,.2);height:6px;bottom:0}.queue-tiles-scroll:hover::-webkit-scrollbar-thumb:hover{background:#eab30899}.queue-tiles-container{display:flex;gap:8px;min-width:max-content}.queue-tile-wrapper{flex-shrink:0}.no-cases{text-align:center;padding:32px;color:#6b7280}@keyframes slideUpFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-4px);opacity:1}}@media(max-width:768px){.status-bar{padding:0 12px}.status-bar .hidden{display:none!important}}.left-panel{width:40%;min-width:0;overflow-y:auto;overflow-x:hidden;scrollbar-color:var(--modal-scroll-theme-color) var(--scroll-bar-track)}.right-panel{width:60%;min-width:0;background-color:var(--side-tab-active-color);border-bottom:var(--studylist-th-border-bottom);border-radius:0 5px 5px!important}.rules-section{padding-top:10px;margin-bottom:10px;height:70%}.rules-table-wrapper{overflow-x:auto;overflow-y:auto;height:90%;width:100%;max-width:100%;margin-bottom:10px}@media only screen and (max-width:1200px)and (min-height:1200px){.details-grid{grid-template-columns:repeat(3,1fr)}.echo-item{grid-column:unset}.rules-table2{min-width:unset;table-layout:fixed;width:100%}.rules-table2 th:nth-child(1),.rules-table2 td:nth-child(1){width:10%!important}.rules-table2 th:nth-child(2),.rules-table2 td:nth-child(2){width:15%!important}.rules-table2 th:nth-child(3),.rules-table2 td:nth-child(3){width:12%!important}.rules-table2 th:nth-child(4),.rules-table2 td:nth-child(4){width:15%!important}.rules-table2 th:nth-child(5),.rules-table2 td:nth-child(5){width:5%!important}.ai-node-modality-dropdown .ms-Dropdown,.ai-node-modality-dropdown .ms-Dropdown-title{width:90px!important;max-width:90px!important}.ai-node-modality-dropdown .ms-Callout{max-width:90px!important}.ai-node-sub-modality-dropdown .ms-Dropdown,.ai-node-sub-modality-dropdown .ms-Dropdown-title{width:120px!important;max-width:120px!important}.ai-node-sub-modality-dropdown .ms-Callout{max-width:120px!important}}.external-firm-container{width:100%;height:100%;display:flex;flex-direction:column;background:var(--background-theme-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:var(--primary-text-color)}.external-firm-container .split-container{display:flex;flex:1;overflow:hidden;gap:0}.external-firm-container .left-panel{width:28%;min-width:260px;max-width:360px;flex-shrink:0;overflow-y:auto;overflow-x:hidden;scrollbar-color:var(--modal-scroll-theme-color) var(--scroll-bar-track)}.external-firm-container .right-panel{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;background-color:var(--side-tab-active-color);border-bottom:var(--studylist-th-border-bottom);border-radius:0 5px 5px!important}.external-firm-container .top-details-container{background:unset;padding:10px 20px 24px 10px;flex:1;min-height:0;box-sizing:border-box;border-bottom:var(--studylist-th-border-bottom);overflow-y:auto;overflow-x:hidden;scrollbar-color:var(--modal-scroll-theme-color) var(--scroll-bar-track)}.external-firm-container .firms-table{width:100%;border-collapse:collapse;border-right:none;table-layout:fixed}.external-firm-container .firms-table tbody tr:hover{background:var(--studylist-tr-hover-color)!important;cursor:pointer}.external-firm-container .firms-table th,.external-firm-container .firms-table td{padding:8px 10px;font-size:14px;border-bottom:var(--studylist-th-border-bottom);overflow:hidden}.external-firm-container .firms-table td .ms-TooltipHost{display:block;width:100%;min-width:0;overflow:hidden}.external-firm-container .firms-table th:not(:last-child),.external-firm-container .firms-table td:not(:last-child){border-right:var(--studylist-th-border-bottom)}.external-firm-container .single-line-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%}.external-firm-container .no-selection{display:flex;align-items:center;justify-content:center;height:100%}.external-firm-container .details-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px}.external-firm-container .details-header h2{margin:0;font-size:16px;font-weight:600}.external-firm-container .config-section{margin-bottom:24px}.external-firm-container .config-section h3{margin:0 0 12px;font-size:16px;font-weight:600}.external-firm-container .node-config-section{width:100%}.external-firm-container .node-config-layout{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;width:100%;padding-top:10px}.external-firm-container .node-config-left{flex:1 1 auto;min-width:0;max-width:calc(100% - 300px)}.external-firm-container .node-config-left .node-config-row{justify-content:flex-start}.external-firm-container .node-config-radiologist-section{flex:0 0 auto;min-width:180px;max-width:260px;margin-left:auto;padding-left:28px;border-left:1px solid var(--studylist-th-border-bottom);align-self:flex-end;display:flex;align-items:stretch;justify-content:flex-start}.external-firm-container .node-config-radiologist-section .radiologist-item{width:100%;min-width:0;display:flex;flex-direction:column;gap:8px}.external-firm-container .node-config-row{display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:flex-start;gap:14px;width:100%;margin-bottom:0;height:auto;grid-template-columns:unset}.external-firm-container .node-config-row .detail-item{min-width:0;grid-column:unset}.external-firm-container .node-config-row .node-field-ae,.external-firm-container .node-config-row .node-field-host{flex:1 1 160px;min-width:120px;max-width:200px;width:auto}.external-firm-container .node-config-row .node-field-port,.external-firm-container .node-config-row .node-field-delay{flex:1 1 100px;min-width:80px;max-width:130px;width:auto}.external-firm-container .node-config-row .node-field .ms-TextField,.external-firm-container .node-config-row .node-field .ms-TextField-wrapper,.external-firm-container .node-config-row .node-field .ms-TextField-fieldGroup,.external-firm-container .node-config-row .node-field .ms-TextField-field{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.external-firm-container .detail-item{display:flex;flex-direction:column;gap:8px}.external-firm-container .detail-item label{font-size:13px;font-weight:600;line-height:16px;text-align:left;display:block}.external-firm-container .node-config-section .detail-item label{font-size:13px;font-weight:600;line-height:16px}.external-firm-container .detail-value{font-size:14px}.external-firm-container .node-config-row .echo-item{flex:0 0 64px;width:64px;min-width:64px;padding-left:0;margin-left:0;margin-right:16px;grid-column:unset}.external-firm-container .node-config-radiologist-section .radiologist-dropdown-wrap{width:100%;max-width:100%;min-width:0}.external-firm-container .node-config-radiologist-section .radiologist-item label{white-space:nowrap;font-size:13px;font-weight:600;line-height:16px;text-align:left}.external-firm-container .radiologist-compact-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.external-firm-container .external-firm-radiologist-dropdown{width:100%;max-width:100%;display:block}.external-firm-container .external-firm-radiologist-dropdown .ms-Dropdown{width:100%;max-width:100%;min-width:0}.external-firm-container .external-firm-radiologist-dropdown .ms-Dropdown-title{height:32px;line-height:30px;font-size:14px;padding-right:22px}.external-firm-container .external-firm-radiologist-dropdown .ms-Dropdown-caretDownWrapper{width:22px;padding:0}.external-firm-container .node-config-row .radiologist-compact-value{max-width:100%}.external-firm-container .external-firm-radiologist-dropdown .ms-Callout{max-width:320px}.external-firm-container .rules-section .rules-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.external-firm-container .config-section.rules-section{margin-bottom:0;box-sizing:border-box;height:auto;overflow:visible}.external-firm-container .rules-table-wrapper{width:100%;margin-bottom:0;height:auto;max-height:none;overflow:visible}.external-firm-container .rules-section .rules-header h3,.external-firm-container .config-section>h3{margin:0;font-size:16px;font-weight:600;line-height:20px}.external-firm-container .rules-table2{width:100%;table-layout:fixed;border:var(--global-border);border-radius:6px}.external-firm-container .rules-table2 .col-client{width:26%;min-width:140px}.external-firm-container .rules-table2 .col-modality{width:10%;min-width:100px;max-width:112px}.external-firm-container .rules-table2 .col-submodality{width:16%;min-width:110px;max-width:150px;overflow:hidden}.external-firm-container .rules-table2 td.col-submodality .ms-TooltipHost{display:block;width:100%;min-width:0;overflow:hidden}.external-firm-container .rules-table2 .col-study-desc{width:18%}.external-firm-container .rules-table2 .col-match-type{width:10%;min-width:72px;max-width:88px}.external-firm-container .rules-table2 .col-action{width:5%;min-width:44px;max-width:52px;padding-left:6px;padding-right:6px;text-align:center}.external-firm-container .rules-table2 th,.external-firm-container .rules-table2 td{padding:8px 10px;font-size:14px;border-bottom:var(--global-border)}.external-firm-container .rules-table2 th:not(:last-child),.external-firm-container .rules-table2 td:not(:last-child){border-right:var(--global-border)}.external-firm-container .no-rules,.external-firm-container .no-api-keys{padding:10px;text-align:center}.external-firm-container .api-keys-table{width:100%;border:var(--global-border);border-radius:6px;border-collapse:collapse}.external-firm-container .api-keys-table th,.external-firm-container .api-keys-table td{padding:8px 10px;font-size:14px;border-bottom:var(--global-border);text-align:left}.external-firm-container .api-keys-table th:not(:last-child),.external-firm-container .api-keys-table td:not(:last-child){border-right:var(--global-border)}.external-firm-container .action-buttons-strip{display:flex;align-items:center;justify-content:flex-end;margin-right:10px;margin-left:10px;height:8%}.external-firm-container .button-group-left{display:flex;gap:12px;align-items:center}.external-firm-container .setup-icon-complete{color:#107c10}.external-firm-container .setup-icon-incomplete{color:#d83b01}.external-firm-container .rules-table2 .delete-icon:hover{color:#d40000!important}.external-firm-container .firms-table .actions{display:flex;gap:8px;align-items:center}.external-firm-container .firms-table .actions .edit-icon:hover{color:#0078d4!important}.external-firm-container .firms-table .actions .disabled-icon,.external-firm-container .firms-table .actions .disabled-icon:hover{background:transparent!important;color:#999!important;cursor:not-allowed!important}.external-firm-container .external-firm-modality-dropdown .ms-Dropdown{max-width:112px;width:100%;min-width:100px}.external-firm-container .external-firm-sub-modality-dropdown .ms-Dropdown{max-width:140px;width:100%;min-width:110px}.external-firm-container .external-firm-sub-modality-dropdown .ms-Dropdown-title{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.external-firm-container .submodality-column{display:flex;align-items:center;gap:5px;flex-direction:row;justify-content:space-between}.external-firm-container .match-type-group{display:flex;align-items:flex-start}.external-firm-container .match-type-group .ms-ChoiceFieldGroup{display:inline-flex;flex-direction:column;flex-wrap:nowrap;row-gap:4px}.external-firm-container .match-type-group .ms-ChoiceField{margin:0;display:flex}.external-firm-container .firms-table.edit-locked tbody tr{cursor:default}.external-firm-container .firms-table.edit-locked tbody tr:not(.firm-row-selected):hover{background:transparent!important}.external-firm-container .firms-table.edit-locked tbody tr.firm-row-selected:hover{background:var(--side-tab-active-color)!important}.external-firm-container .firms-table tbody tr.firm-row-selected{background:var(--side-tab-active-color)}@media(max-width:1024px){.external-firm-container .split-container{flex-direction:column}.external-firm-container .left-panel{width:100%;max-height:40vh}.external-firm-container .node-config-layout{flex-direction:column;align-items:stretch;gap:16px}.external-firm-container .node-config-left{flex:1 1 100%;max-width:100%;margin-bottom:8px}.external-firm-container .node-config-radiologist-section{max-width:100%;padding-left:0;margin-left:0;border-left:none;border-top:1px solid var(--studylist-th-border-bottom);padding-top:20px;margin-top:12px}.external-firm-container .node-config-row .echo-item{margin-right:0}.external-firm-container .node-config-row{flex-wrap:wrap}.external-firm-container .node-config-row .node-field-ae,.external-firm-container .node-config-row .node-field-host,.external-firm-container .node-config-row .node-field-port,.external-firm-container .node-config-row .node-field-delay{flex:1 1 calc(50% - 10px);min-width:100px;max-width:none}}.api-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.api-accordion{border:1px solid #e1e1e1;border-radius:4px}.api-accordion .fui-AccordionItem{border-bottom:1px solid #e5e5e5}.api-accordion .fui-AccordionItem:last-child{border-bottom:none}.api-accordion .fui-AccordionHeader{min-height:52px}.api-accordion .fui-AccordionHeader button{padding:8px 12px;min-height:44px}.api-accordion .fui-AccordionPanel{padding:10px 16px 16px}.client-header{width:100%;padding-left:13px}.client-header-left{display:flex;flex-direction:column;gap:2px}.client-name{display:flex;align-items:center;gap:8px;font-weight:600;font-size:12px;justify-content:space-between}.client-id{font-size:12px;color:#666;font-family:Consolas,monospace}.client-details{display:flex;flex-direction:column;gap:14px;border-top:1px solid #ececec;padding:12px 16px 14px}.client-details .external-firm-container{background:var(--background-theme-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:var(--primary-text-color)}.details{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;align-items:flex-start}.item{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.detail-item label{font-size:12px;font-weight:600}.detail-value{display:flex;align-items:center;gap:6px;min-width:0;font-size:13px;word-break:break-word}.scope-container{display:flex;flex-wrap:wrap;gap:6px}.scope-chip{padding:3px 10px;border:var(--studylist-th-border-bottom);border-radius:12px;font-size:12px;line-height:18px}.secret-header{display:flex;justify-content:space-between;align-items:center;margin-top:4px;margin-bottom:6px}.secret-header span{font-weight:600}.secret-row{display:flex;justify-content:space-between;align-items:center;border:var(--studylist-th-border-bottom);border-radius:4px;margin-bottom:8px}.secret-left{display:flex;flex-direction:row;height:50px;padding-left:5px;width:90%}.secret-left-info{display:flex;width:90%;justify-content:space-evenly;align-items:center}.secret-left-value{display:flex;width:10%;align-items:center;margin-left:1%}label{font-weight:600}.secret-value{font-family:Consolas,monospace;font-size:13px;font-weight:600}.secret-expiry{font-size:12px;color:var(--studylist-tab-text)}.secret-right{display:flex;width:10%;align-items:center;gap:10px;padding-right:10px}.secret-status{font-size:12px;font-weight:600;margin-right:5px;display:flex;align-items:center}.firm-access-text{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty-secret{padding:10px;border:1px dashed #d8d8d8;text-align:center;font-size:13px}.client-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px;padding-top:10px;border-top:1px solid #ececec}.api-client-card{border:var(--studylist-th-border-bottom);border-radius:4px;margin-bottom:12px;padding-right:5px;padding-left:5px;overflow:hidden}.client-details{border-top:var(--studylist-th-border-bottom);padding:12px 16px 14px}@media(max-width:900px){.details-grid{grid-template-columns:1fr;gap:12px}.secret-row{flex-direction:column;align-items:flex-start;gap:8px}.secret-right{width:100%;justify-content:space-between}.client-actions{justify-content:stretch;flex-direction:column}.client-actions button{width:100%}}.ai-nodes-container{width:100%;height:100%;display:flex;flex-direction:column;background:var(--background-theme-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:var(--primary-text-color)}.header{background:var(--navbar-background);color:var(--text-primary);padding:20px 30px;box-shadow:0 2px 4px #0000001a;border-bottom:var(--navbar-border-bottom)}.header h1{margin:0;font-size:24px;font-weight:600}.empty-node-wrapper{height:calc(100% - 80px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.toolbar{padding:10px;border-bottom:var(--global-border)}.split-container{display:flex;flex:1;overflow:hidden}.left-panel{width:40%;overflow-y:auto;overflow-x:hidden;scrollbar-color:var(--modal-scroll-theme-color) var(--scroll-bar-track)}.right-panel{width:60%;background-color:var(--side-tab-active-color);border-bottom:var(--studylist-th-border-bottom);border-radius:0 5px 5px!important}.top-details-container{background:unset;padding:20px;height:92%;box-sizing:border-box;border-bottom:var(--studylist-th-border-bottom)}.nodes-table{width:100%;border-collapse:collapse;border-right:none;table-layout:fixed}.nodes-table tbody tr:hover{background:var(--studylist-tr-hover-color)!important;cursor:pointer}.nodes-table th,.nodes-table td{padding:8px 10px;font-size:14px;border-bottom:var(--studylist-th-border-bottom)}.nodes-table th:not(:last-child),.nodes-table td:not(:last-child){border-right:var(--studylist-th-border-bottom)}.single-line-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%}.actions{display:flex;gap:8px;align-items:center}.no-selection{display:flex;align-items:center;justify-content:center;height:100%}.details-header{padding-bottom:15px;height:8%}.details-header h2{margin:0;font-size:16px;font-weight:600}.details-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin-bottom:20px;height:17%}.detail-item{display:flex;flex-direction:column;gap:8px}.detail-item label{font-size:13px;font-weight:600}.echo-item{grid-column:6}.sub-category-section{margin-bottom:10px;height:70%}.rules-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.rules-header h3{margin:0;font-size:16px;font-weight:600}.no-rules{padding:10px;text-align:center}.rules-table-wrapper{overflow:auto;height:90%;margin-bottom:10px}.rules-table2{width:100%;border:var(--global-border);border-radius:6px}.rules-table2 th,.rules-table2 td{padding:8px 10px;font-size:14px;border-bottom:var(--global-border)}.rules-table2 th:not(:last-child),.rules-table2 td:not(:last-child){border-right:var(--global-border)}.action-buttons-strip{display:flex;align-items:center;margin-right:10px;margin-left:10px;height:8%;justify-content:space-between}.button-group-left{display:flex;gap:12px;align-items:center}@media(max-width:1024px){.split-container{flex-direction:column}.left-panel{width:100%;max-height:40vh;border-right:none;border-bottom:var(--global-border)}.details-grid{grid-template-columns:1fr}}.nodes-table .actions .edit-icon:hover{color:#0078d4!important}.nodes-table .actions .delete-icon:hover,.rules-table2 .delete-icon:hover{color:#d40000!important}.nodes-table .actions .disabled-icon,.nodes-table .actions .disabled-icon:hover{background:transparent!important;color:#999!important;cursor:not-allowed!important}.ai-node-modality-dropdown .ms-Dropdown{max-width:150px;max-height:300px;width:200px}.ai-node-modality-dropdown .ms-Dropdown-title{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:150px}.ai-node-modality-dropdown .ms-Dropdown-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:18px;font-size:12px;font-weight:600}.ai-node-modality-dropdown .ms-Callout{max-width:150px;height:200px}.ai-node-modality-dropdown .ms-Dropdown-itemContent{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:18px;font-size:12px;font-weight:600}.ai-node-sub-modality-dropdown .ms-Dropdown{max-width:210px;max-height:300px;width:210px}.ai-node-sub-modality-dropdown .ms-Dropdown-title{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:210px}.ai-node-sub-modality-dropdown .ms-Dropdown-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:18px;font-size:12px;font-weight:600}.ai-node-sub-modality-dropdown .ms-Callout{max-width:210px;height:200px}.ai-node-sub-modality-dropdown .ms-Dropdown-itemContent{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:18px;font-size:12px;font-weight:600}.submodality-column{display:flex;align-items:center;gap:5px;flex-direction:row;justify-content:space-between}.nav-header{display:flex;justify-content:space-between;align-items:center;padding:0 20px}.nav-logo{margin-top:10px;width:109px;height:24px}.navbar-logo-container{width:fit-content;height:auto}.nav-list{display:flex;font-size:16px;font-weight:400;word-spacing:2px;-webkit-backdrop-filter:blur(1000px);backdrop-filter:blur(1000px);margin:0}.nav-list li{list-style-type:none;margin:0 10px;line-height:48px}.nav-list li ul{background-color:#fff;position:absolute;padding-left:500px;top:42px}.nav-list li active,.nav-list li:hover{text-decoration:#F58220 underline;text-underline-offset:5px}.menu-icon,#show-menu{display:none}@media screen and (max-width:1023px){.nav-list{display:block;position:fixed;height:100%;width:auto;top:30px;left:0%;margin-left:0;overflow-y:auto;padding-bottom:100px;transition:1s;transform:translate(-100vw);z-index:999;padding-right:200px}.nav-list li{margin-top:10px;margin-bottom:10px;margin-left:-20px;line-height:40px}.nav-list li active,.nav-list li:hover{text-decoration:#F58220 underline;text-underline-offset:5px}.menu-icon{display:block}.responsive_nav{transform:none}}.navbar-menu{background-color:var(--background-theme-color);border-right:var(--studylist-table-border);transition:all .5s ease}.burger{display:flex;justify-content:flex-end}.burger img{padding:25px 10px 0 0;cursor:pointer}.navbar__list{list-style-type:none;padding-left:0;height:calc(100vh - 60px)}.navbar__li{display:inline-block;position:relative;color:var(--navbar-item-color);font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:20px;white-space:nowrap;margin-left:10px}.navbar__li-box:hover .navbar__li{color:var(--navbar-item-text-hover)}.navbar-active-item{color:var(--navbar-active-item)!important}.navbar__li-box{height:43px;display:flex;justify-content:center;align-items:center}.static_navbar__li-box{display:flex;height:43px;margin-top:15px;margin-left:5px;margin-right:5px;cursor:pointer}.navbar__li-inside-box{padding:10px 15px;border-radius:10px;cursor:pointer}.navbar__li-inside-box:hover{background-color:var(--navbar-item-hover)}.active-nav-item{background:var(--navbar-item-active)!important;cursor:pointer!important}.active-nav-item .active-nav-icon{fill:var(--navbar-active-icon-color)}.active-tab-mobile .active-nav-icon{fill:var(--mobile-color-txt)}.active-nav-icon{fill:#7b7b7b}.navbar__li-inside-box:hover .active-nav-icon{fill:var(--navbar-active-icon-color)}.navbar__li-inside-box:hover .modality-icon{fill:#9d9c9c}.no-hover{pointer-events:none}.link{display:flex;align-items:center;text-decoration:none;width:100%}.inactiveLink{pointer-events:none;cursor:default}.content-wrapper{margin:60px 0 0 250px;padding:0 30px;overflow-y:scroll;position:fixed;left:0;top:0;height:100vh;background-color:#00f}.navbar-header-style{width:100%;height:100%;background-color:transparent;display:flex;justify-content:space-between;align-items:center;padding:0 21px 0 10px;box-sizing:border-box;border-bottom:var(--navbar-border-bottom)}.navbar-avatar-section{display:flex;align-items:center;justify-content:space-between}.seperator{display:inline-block;width:1px;height:20px;background-color:#3b3a39;margin-right:5px}.navbar-user-name,.navbar-customer-support{display:flex;flex:2;white-space:nowrap;margin:0 14px;font-family:Open Sans;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:var(--navbar-username)}.navbar-header-dropdown{position:absolute;right:0;top:50px;background:var(--popup-background);z-index:10000;width:200px;box-shadow:0 .6px 1.8px #00000064,0 3.2px 7.2px #0007;border-radius:5px;border:1px solid #585858}.copyright-text{color:#b9b9b9;font-size:14px;font-family:Open Sans;font-style:normal;font-weight:400;display:flex;align-items:center;justify-content:center;padding:5px}.dropdown-menu-header{list-style-type:none;margin:0;padding-inline-start:0px;border-radius:5px}.dropdown-menu-header{color:#a19f9d;font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:20px}.dropdown-menu-header>a>li{padding:10px;cursor:pointer;white-space:nowrap;display:flex;justify-content:flex-start;align-items:center}.header-theme-li{padding:10px 5px;cursor:pointer;white-space:nowrap}.active-theme-li{background-color:var(--navbar-header-popup-item-hover)}.dropdown-menu-header>a>li:hover{cursor:pointer;background-color:var(--navbar-header-popup-item-hover)}.header-top-bar-list-text{margin-left:15px;color:var(--navbar-header-popup-color-txt);font-size:14px;font-family:Open Sans;font-style:normal;font-weight:400;line-height:20px;cursor:pointer}.theme-types-container{position:absolute;width:160px;background-color:var(--popup-background);z-index:10000000;right:199px;bottom:36px;box-shadow:0 .6px 1.8px #00000064,0 3.2px 7.2px #0007;border-radius:5px;border:1px solid #585858;border-right:none}.theme-types-container .header-top-bar-list-text:not(:last-child){border-bottom:2px solid rgba(93,93,93,.11)}.beta-tag{color:#000;background-color:#89cae4;position:absolute;top:-3px;right:0;border-radius:10px;font-size:9px;padding:0 3px;height:16px;display:flex;justify-content:center;align-items:center}.navbar-main-style{background-color:var(--background-theme-color)}.study-list-header-role{font-size:var(--header-role-badge-fs);color:var(--header-role-badge-color);background-color:var(--header-role-badge-background);font-weight:600}.navbar-left-bar-open-icon{cursor:pointer;display:flex;align-items:center;height:45px}.password-expiry-msg{height:25px;background-color:#2f80ed;color:#fff;font-weight:700;font-size:12px;letter-spacing:.5px;align-items:center;transition:.3s all ease;display:flex;padding:0 5px}.password-expiry-reset-btn{height:18px;padding:0 10px;background-color:#fff;color:#2f80ed;border:none;border-radius:9px;font-weight:700;font-size:11px;letter-spacing:.5px;cursor:pointer;white-space:nowrap}.password-expiry-reset-btn:hover{background-color:#e6effd}#header-nav{height:55px}.toast-containerv2{font-size:14px;position:fixed;z-index:9999999}.bottom-rightv2{bottom:3rem;right:1rem;transition:transform .6s ease-in-out;animation:toastv2-in-right .7s}.bottom-centerv2{bottom:12px;left:50%;transform:translate(-50%)}.toast-notificationv2{margin-bottom:10px;color:#000;opacity:1;transition:.3s ease;background:#262525;border-radius:8px;border:1px solid rgba(200,198,196,.32)}.toast-notificationv2-ba{margin-bottom:10px;color:#000;opacity:1;transition:.3s ease;border-radius:10px;background:#0078d4;box-shadow:0 4px 4px #00000040}.toast-notificationv2:hover{box-shadow:0 0 5px #fff}.toast-notificationv2-ba:hover{box-shadow:0 4px 20px 0 #000000e6 2}.toastv2{height:fit-content;min-width:350px;color:#fff;padding:5px 10px;display:flex;align-items:center;justify-content:flex-start}.toastv2-ba{height:fit-content;min-width:350px;color:#fff;padding:5px 10px;display:flex;align-items:center;justify-content:flex-start;height:35px}.toast-titlev2{font-weight:700;font-size:16px;text-align:left;margin:0;min-width:300px;max-width:400px;padding-left:10px}.toast-titlev2-ba{font-weight:600;font-size:14px;text-align:left;margin:0;min-width:300px;max-width:400px;padding-left:10px;color:var(--mobile-color-txt);line-height:20px}.toast-containerv2 button{background:none;border:none;color:#fff;opacity:.8;cursor:pointer;display:flex;align-items:center}.toast-notificationv2-ba .assign-btn{color:#fafafa;opacity:1;cursor:pointer;display:inline-flex;height:26px;padding:10px 15px;justify-content:center;align-items:center;flex-shrink:0;border-radius:5px;background:#2f80ed}.toast-notificationv2-ba .dismiss-btn{color:#fafafa;opacity:1;cursor:pointer;display:inline-flex;height:26px;padding:10px 15px;justify-content:center;align-items:center;flex-shrink:0;border-radius:5px;border:1px solid #C8C6C4;background:#2f80ed}.toast-dismiss-btn{color:#c8c6c4;opacity:.8;cursor:pointer;display:inline-flex;height:26px;padding:10px 15px;justify-content:center;align-items:center;flex-shrink:0;border-radius:5px;border:1px solid #C8C6C4;background:#2f80ed}@keyframes toastv2-in-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes toast-in-bottom-center{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(max-width:600px){.toast-containerv2{max-width:calc(100vw - 1rem)}.toast-containerv2.bottom-rightv2{left:.5rem!important;right:.5rem!important}.toastv2,.toastv2-ba{min-width:unset;width:100%;box-sizing:border-box}.toast-titlev2,.toast-titlev2-ba{min-width:unset;max-width:100%;font-size:14px;word-break:break-word}}.nav-header-mobile{display:flex;justify-content:space-between;align-items:center;padding:0 20px}.navbar-container-mobile{z-index:9999;position:fixed;bottom:0}.nav-logo-mobile{margin-top:10px;width:109px;height:24px}.navbar-logo-container-mobile{width:fit-content;height:auto}.nav-list-mobile{display:flex;font-size:16px;font-weight:400;word-spacing:2px;-webkit-backdrop-filter:blur(1000px);backdrop-filter:blur(1000px);margin:0}.nav-list-mobile li{list-style-type:none;margin:0 10px;line-height:48px}.nav-list-mobile li ul{background-color:#fff;position:absolute;padding-left:500px;top:42px}.nav-list-mobile li active,.nav-list-mobile li:hover{text-decoration:#F58220 underline;text-underline-offset:5px}.menu-icon-mobile,#show-menu-mobile{display:none}@media screen and (max-width:1023px){.nav-list-mobile{display:block;position:fixed;height:100%;width:auto;top:30px;left:0%;margin-left:0;overflow-y:auto;padding-bottom:100px;transition:1s;transform:translate(-100vw);z-index:999;padding-right:200px}.nav-list-mobile li{margin-top:10px;margin-bottom:10px;margin-left:-20px;line-height:40px}.nav-list-mobile li active,.nav-list-mobile li:hover{text-decoration:#F58220 underline;text-underline-offset:5px}.menu-icon-mobile{display:block}.responsive_nav-mobile{transform:none}}.navbar-menu-mobile{height:fit-content;background-color:var(--background-theme-color);box-shadow:1px 1px 7px #00000026;border-right:1px solid #7B7B7B;transition:all .5s ease}.burger-mobile{display:flex;justify-content:flex-end}.burger-mobile img{padding:25px 10px 0 0;cursor:pointer}.navbar__list-mobile{list-style-type:none;padding-left:0;margin:0;overflow-y:auto}.navbar__li-mobile{font-size:12px;letter-spacing:0px;color:var(--mobile-color-txt);font-family:Lato;font-weight:400;display:flex;align-items:center;justify-content:center}.navbar-icon-mobile{display:flex;align-items:center;justify-content:center}.navbar__li-box-mobile{padding:5px;width:33.33%;display:flex;justify-content:center}.static_navbar__li-box-mobile{display:flex;height:43px;margin-top:15px;margin-left:5px;margin-right:5px;cursor:pointer}.navbar__li-box-mobile:hover{border-radius:5px;cursor:pointer!important}.no-hover-mobile{pointer-events:none}.active-tab-mobile{border-top:3px solid var(--mobile-color-txt)}.link-mobile{display:flex;align-items:center;flex-direction:column;text-decoration:none}.inactiveLink-mobile{pointer-events:none;cursor:default}.content-wrapper-mobile{margin:60px 0 0 250px;padding:0 30px;overflow-y:scroll;position:fixed;left:0;top:0;height:100vh;background-color:#00f}.navbar-header-style-mobile{width:100%;background-color:transparent;display:flex;justify-content:space-between;align-items:center;padding:0 21px 0 10px;box-sizing:border-box;border-bottom:1px solid #201F1E}.navbar-avatar-section-mobile{display:flex;align-items:center;justify-content:space-between}.navbar-user-name-mobile{display:flex;flex:2;white-space:nowrap;margin:0 14px;font-family:Open Sans;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#fff}.navbar-header-dropdown-mobile{position:absolute;right:0;top:50px;background:var(--navbar-header-popup-background);z-index:10000;width:170px;box-shadow:0 .6px 1.8px #0000001a,0 3.2px 7.2px #00000021;border-radius:5px}.copyright-text-mobile{color:var(--navbar-header-popup-color-txt);font-size:13px;font-family:Open Sans;font-style:normal;font-weight:400;display:flex;align-items:center;justify-content:center;margin-bottom:5px}.dropdown-menu-header-mobile{list-style-type:none;margin:0;padding-inline-start:0px;border-top-left-radius:5px;border-top-right-radius:5px}.dropdown-menu-header-mobile{color:#a19f9d;font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:20px}.dropdown-menu-header-mobile>a>li{padding:10px;background:var(--grey-palette-grey-190, #201F1E);cursor:pointer;white-space:nowrap;display:flex;justify-content:flex-start;align-items:center}.dropdown-menu-header-mobile>a>li:hover{cursor:pointer;background-color:#2e2d2d}.header-top-bar-list-text-mobile{margin-left:15px;color:var(--navbar-header-popup-color-txt);font-size:14px;font-family:Open Sans;font-style:normal;font-weight:400;line-height:20px;cursor:pointer}@-webkit-keyframes ms-motion-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ms-motion-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes ms-motion-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes ms-motion-fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes ms-motion-scaleDownIn{0%{transform:scale3d(1.15,1.15,1)}to{transform:scaleZ(1)}}@keyframes ms-motion-scaleDownIn{0%{transform:scale3d(1.15,1.15,1)}to{transform:scaleZ(1)}}@-webkit-keyframes ms-motion-scaleDownOut{0%{transform:scaleZ(1)}to{transform:scale3d(.9,.9,1)}}@keyframes ms-motion-scaleDownOut{0%{transform:scaleZ(1)}to{transform:scale3d(.9,.9,1)}}@-webkit-keyframes ms-motion-slideLeftOut{0%{transform:translateZ(0)}to{transform:translate3d(-48px,0,0)}}@keyframes ms-motion-slideLeftOut{0%{transform:translateZ(0)}to{transform:translate3d(-48px,0,0)}}@-webkit-keyframes ms-motion-slideRightOut{0%{transform:translateZ(0)}to{transform:translate3d(48px,0,0)}}@keyframes ms-motion-slideRightOut{0%{transform:translateZ(0)}to{transform:translate3d(48px,0,0)}}@-webkit-keyframes ms-motion-slideLeftIn{0%{transform:translate3d(48px,0,0)}to{transform:translateZ(0)}}@keyframes ms-motion-slideLeftIn{0%{transform:translate3d(48px,0,0)}to{transform:translateZ(0)}}@-webkit-keyframes ms-motion-slideRightIn{0%{transform:translate3d(-48px,0,0)}to{transform:translateZ(0)}}@keyframes ms-motion-slideRightIn{0%{transform:translate3d(-48px,0,0)}to{transform:translateZ(0)}}@-webkit-keyframes ms-motion-slideUpOut{0%{transform:translateZ(0)}to{transform:translate3d(0,-48px,0)}}@keyframes ms-motion-slideUpOut{0%{transform:translateZ(0)}to{transform:translate3d(0,-48px,0)}}@-webkit-keyframes ms-motion-slideDownOut{0%{transform:translateZ(0)}to{transform:translate3d(0,48px,0)}}@keyframes ms-motion-slideDownOut{0%{transform:translateZ(0)}to{transform:translate3d(0,48px,0)}}@-webkit-keyframes ms-motion-slideUpIn{0%{transform:translate3d(0,48px,0)}to{transform:translateZ(0)}}@keyframes ms-motion-slideUpIn{0%{transform:translate3d(0,48px,0)}to{transform:translateZ(0)}}@-webkit-keyframes ms-motion-slideDownIn{0%{transform:translate3d(0,-48px,0)}to{transform:translateZ(0)}}@keyframes ms-motion-slideDownIn{0%{transform:translate3d(0,-48px,0)}to{transform:translateZ(0)}}.ms-motion-fadeIn{-webkit-animation:ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-fadeOut{-webkit-animation:ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}.ms-motion-scaleDownIn{-webkit-animation:ms-motion-scaleDownIn .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-scaleDownIn .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-scaleDownOut{-webkit-animation:ms-motion-scaleDownOut .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-scaleDownOut .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=ltr] .ms-motion-slideLeftOut{-webkit-animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideLeftOut,[dir=ltr] .ms-motion-slideRightOut{-webkit-animation:ms-motion-slideRightOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideRightOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideRightOut{-webkit-animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=ltr] .ms-motion-slideLeftIn{-webkit-animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideLeftIn,[dir=ltr] .ms-motion-slideRightIn{-webkit-animation:ms-motion-slideRightIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideRightIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideRightIn{-webkit-animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideUpOut{-webkit-animation:ms-motion-slideUpOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideUpOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideDownOut{-webkit-animation:ms-motion-slideDownOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideDownOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideUpIn{-webkit-animation:ms-motion-slideUpIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideUpIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideDownIn{-webkit-animation:ms-motion-slideDownIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideDownIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}@-webkit-keyframes ms-slideRightIn10{0%{transform:translate3d(-10px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightIn10{0%{transform:translate3d(-10px,0,0)}to{transform:translateZ(0)}}@-webkit-keyframes ms-slideRightIn20{0%{transform:translate3d(-20px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightIn20{0%{transform:translate3d(-20px,0,0)}to{transform:translateZ(0)}}@-webkit-keyframes ms-slideRightIn40{0%{transform:translate3d(-40px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightIn40{0%{transform:translate3d(-40px,0,0)}to{transform:translateZ(0)}}@-webkit-keyframes ms-slideRightIn400{0%{transform:translate3d(-400px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightIn400{0%{transform:translate3d(-400px,0,0)}to{transform:translateZ(0)}}@-webkit-keyframes ms-slideRightOut40{0%{transform:translateZ(0)}to{transform:translate3d(40px,0,0)}}@keyframes ms-slideRightOut40{0%{transform:translateZ(0)}to{transform:translate3d(40px,0,0)}}@-webkit-keyframes ms-slideRightOut400{0%{transform:translateZ(0)}to{transform:translate3d(400px,0,0)}}@keyframes ms-slideRightOut400{0%{transform:translateZ(0)}to{transform:translate3d(400px,0,0)}}@-webkit-keyframes ms-slideLeftIn10{0%{transform:translate3d(10px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftIn10{0%{transform:translate3d(10px,0,0)}to{transform:translateZ(0)}}@-webkit-keyframes ms-slideLeftIn20{0%{transform:translate3d(20px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftIn20{0%{transform:translate3d(20px,0,0)}to{transform:translateZ(0)}}@-webkit-keyframes ms-slideLeftIn40{0%{transform:translate3d(40px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftIn40{0%{transform:translate3d(40px,0,0)}to{transform:translateZ(0)}}@-webkit-keyframes ms-slideLeftIn400{0%{transform:translate3d(400px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftIn400{0%{transform:translate3d(400px,0,0)}to{transform:translateZ(0)}}@-webkit-keyframes ms-slideLeftOut40{0%{transform:translateZ(0)}to{transform:translate3d(-40px,0,0)}}@keyframes ms-slideLeftOut40{0%{transform:translateZ(0)}to{transform:translate3d(-40px,0,0)}}@-webkit-keyframes ms-slideLeftOut400{0%{transform:translateZ(0)}to{transform:translate3d(-400px,0,0)}}@keyframes ms-slideLeftOut400{0%{transform:translateZ(0)}to{transform:translate3d(-400px,0,0)}}@-webkit-keyframes ms-slideUpIn10{0%{transform:translate3d(0,10px,0)}to{transform:translateZ(0)}}@keyframes ms-slideUpIn10{0%{transform:translate3d(0,10px,0)}to{transform:translateZ(0)}}@-webkit-keyframes ms-slideUpIn20{0%{transform:translate3d(0,20px,0)}to{transform:translateZ(0)}}@keyframes ms-slideUpIn20{0%{transform:translate3d(0,20px,0)}to{transform:translateZ(0)}}@-webkit-keyframes ms-slideDownIn10{0%{transform:translate3d(0,-10px,0)}to{transform:translateZ(0)}}@keyframes ms-slideDownIn10{0%{transform:translate3d(0,-10px,0)}to{transform:translateZ(0)}}@-webkit-keyframes ms-slideDownIn20{0%{transform:translate3d(0,-20px,0)}to{transform:translateZ(0)}}@keyframes ms-slideDownIn20{0%{transform:translate3d(0,-20px,0)}to{transform:translateZ(0)}}@-webkit-keyframes ms-slideUpOut10{0%{transform:translateZ(0)}to{transform:translate3d(0,-10px,0)}}@keyframes ms-slideUpOut10{0%{transform:translateZ(0)}to{transform:translate3d(0,-10px,0)}}@-webkit-keyframes ms-slideUpOut20{0%{transform:translateZ(0)}to{transform:translate3d(0,-20px,0)}}@keyframes ms-slideUpOut20{0%{transform:translateZ(0)}to{transform:translate3d(0,-20px,0)}}@-webkit-keyframes ms-slideDownOut10{0%{transform:translateZ(0)}to{transform:translate3d(0,10px,0)}}@keyframes ms-slideDownOut10{0%{transform:translateZ(0)}to{transform:translate3d(0,10px,0)}}@-webkit-keyframes ms-slideDownOut20{0%{transform:translateZ(0)}to{transform:translate3d(0,20px,0)}}@keyframes ms-slideDownOut20{0%{transform:translateZ(0)}to{transform:translate3d(0,20px,0)}}@-webkit-keyframes ms-scaleUp100{0%{transform:scale3d(.98,.98,1)}to{transform:scaleZ(1)}}@keyframes ms-scaleUp100{0%{transform:scale3d(.98,.98,1)}to{transform:scaleZ(1)}}@-webkit-keyframes ms-scaleUp103{0%{transform:scaleZ(1)}to{transform:scale3d(1.03,1.03,1)}}@keyframes ms-scaleUp103{0%{transform:scaleZ(1)}to{transform:scale3d(1.03,1.03,1)}}@-webkit-keyframes ms-scaleDown98{0%{transform:scaleZ(1)}to{transform:scale3d(.98,.98,1)}}@keyframes ms-scaleDown98{0%{transform:scaleZ(1)}to{transform:scale3d(.98,.98,1)}}@-webkit-keyframes ms-scaleDown100{0%{transform:scale3d(1.03,1.03,1)}to{transform:scaleZ(1)}}@keyframes ms-scaleDown100{0%{transform:scale3d(1.03,1.03,1)}to{transform:scaleZ(1)}}@-webkit-keyframes ms-fadeIn{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:1}}@keyframes ms-fadeIn{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:1}}@-webkit-keyframes ms-fadeOut{0%{opacity:1;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:0}}@keyframes ms-fadeOut{0%{opacity:1;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:0}}@-webkit-keyframes ms-rotate90{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes ms-rotate90{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@-webkit-keyframes ms-rotateN90{0%{transform:rotate(90deg)}to{transform:rotate(0)}}@keyframes ms-rotateN90{0%{transform:rotate(90deg)}to{transform:rotate(0)}}[dir=ltr] .ms-slideRightIn10{-webkit-animation-name:ms-fadeIn,ms-slideRightIn10;animation-name:ms-fadeIn,ms-slideRightIn10;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=ltr] .ms-slideRightIn10{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideRightIn10{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn10;animation-name:ms-fadeIn,ms-slideLeftIn10;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=rtl] .ms-slideRightIn10{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideRightIn20{-webkit-animation-name:ms-fadeIn,ms-slideRightIn20;animation-name:ms-fadeIn,ms-slideRightIn20;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=ltr] .ms-slideRightIn20{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideRightIn20{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn20;animation-name:ms-fadeIn,ms-slideLeftIn20;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=rtl] .ms-slideRightIn20{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideRightIn40{-webkit-animation-name:ms-fadeIn,ms-slideRightIn40;animation-name:ms-fadeIn,ms-slideRightIn40;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=ltr] .ms-slideRightIn40{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideRightIn40{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn40;animation-name:ms-fadeIn,ms-slideLeftIn40;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=rtl] .ms-slideRightIn40{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideRightIn400{-webkit-animation-name:ms-fadeIn,ms-slideRightIn400;animation-name:ms-fadeIn,ms-slideRightIn400;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=ltr] .ms-slideRightIn400{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideRightIn400{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn400;animation-name:ms-fadeIn,ms-slideLeftIn400;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=rtl] .ms-slideRightIn400{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideRightOut40{-webkit-animation-name:ms-fadeOut,ms-slideRightOut40;animation-name:ms-fadeOut,ms-slideRightOut40;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=ltr] .ms-slideRightOut40{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideRightOut40{-webkit-animation-name:ms-fadeOut,ms-slideLeftOut40;animation-name:ms-fadeOut,ms-slideLeftOut40;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=rtl] .ms-slideRightOut40{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideRightOut400{-webkit-animation-name:ms-fadeOut,ms-slideRightOut400;animation-name:ms-fadeOut,ms-slideRightOut400;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=ltr] .ms-slideRightOut400{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideRightOut400{-webkit-animation-name:ms-fadeOut,ms-slideLeftOut400;animation-name:ms-fadeOut,ms-slideLeftOut400;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=rtl] .ms-slideRightOut400{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideLeftIn10{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn10;animation-name:ms-fadeIn,ms-slideLeftIn10;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=ltr] .ms-slideLeftIn10{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideLeftIn10{-webkit-animation-name:ms-fadeIn,ms-slideRightIn10;animation-name:ms-fadeIn,ms-slideRightIn10;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=rtl] .ms-slideLeftIn10{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideLeftIn20{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn20;animation-name:ms-fadeIn,ms-slideLeftIn20;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=ltr] .ms-slideLeftIn20{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideLeftIn20{-webkit-animation-name:ms-fadeIn,ms-slideRightIn20;animation-name:ms-fadeIn,ms-slideRightIn20;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=rtl] .ms-slideLeftIn20{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideLeftIn40{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn40;animation-name:ms-fadeIn,ms-slideLeftIn40;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=ltr] .ms-slideLeftIn40{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideLeftIn40{-webkit-animation-name:ms-fadeIn,ms-slideRightIn40;animation-name:ms-fadeIn,ms-slideRightIn40;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=rtl] .ms-slideLeftIn40{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideLeftIn400{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn400;animation-name:ms-fadeIn,ms-slideLeftIn400;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=ltr] .ms-slideLeftIn400{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideLeftIn400{-webkit-animation-name:ms-fadeIn,ms-slideRightIn400;animation-name:ms-fadeIn,ms-slideRightIn400;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=rtl] .ms-slideLeftIn400{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideLeftOut40{-webkit-animation-name:ms-fadeOut,ms-slideLeftOut40;animation-name:ms-fadeOut,ms-slideLeftOut40;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=ltr] .ms-slideLeftOut40{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideLeftOut40{-webkit-animation-name:ms-fadeOut,ms-slideRightOut40;animation-name:ms-fadeOut,ms-slideRightOut40;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=rtl] .ms-slideLeftOut40{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideLeftOut400{-webkit-animation-name:ms-fadeOut,ms-slideLeftOut400;animation-name:ms-fadeOut,ms-slideLeftOut400;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=ltr] .ms-slideLeftOut400{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideLeftOut400{-webkit-animation-name:ms-fadeOut,ms-slideRightOut400;animation-name:ms-fadeOut,ms-slideRightOut400;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=rtl] .ms-slideLeftOut400{-webkit-animation:none;animation:none}}.ms-slideUpIn10{-webkit-animation-name:ms-fadeIn,ms-slideUpIn10;animation-name:ms-fadeIn,ms-slideUpIn10;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideUpIn10{-webkit-animation:none;animation:none}}.ms-slideUpIn20{-webkit-animation-name:ms-fadeIn,ms-slideUpIn20;animation-name:ms-fadeIn,ms-slideUpIn20;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideUpIn20{-webkit-animation:none;animation:none}}.ms-slideDownIn10{-webkit-animation-name:ms-fadeIn,ms-slideDownIn10;animation-name:ms-fadeIn,ms-slideDownIn10;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideDownIn10{-webkit-animation:none;animation:none}}.ms-slideDownIn20{-webkit-animation-name:ms-fadeIn,ms-slideDownIn20;animation-name:ms-fadeIn,ms-slideDownIn20;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideDownIn20{-webkit-animation:none;animation:none}}.ms-slideUpOut10{-webkit-animation-name:ms-fadeOut,ms-slideUpOut10;animation-name:ms-fadeOut,ms-slideUpOut10;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideUpOut10{-webkit-animation:none;animation:none}}.ms-slideUpOut20{-webkit-animation-name:ms-fadeOut,ms-slideUpOut20;animation-name:ms-fadeOut,ms-slideUpOut20;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideUpOut20{-webkit-animation:none;animation:none}}.ms-slideDownOut10{-webkit-animation-name:ms-fadeOut,ms-slideDownOut10;animation-name:ms-fadeOut,ms-slideDownOut10;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideDownOut10{-webkit-animation:none;animation:none}}.ms-slideDownOut20{-webkit-animation-name:ms-fadeOut,ms-slideDownOut20;animation-name:ms-fadeOut,ms-slideDownOut20;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideDownOut20{-webkit-animation:none;animation:none}}.ms-scaleUpIn100{-webkit-animation-name:ms-fadeIn,ms-scaleUp100;animation-name:ms-fadeIn,ms-scaleUp100;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-scaleUpIn100{-webkit-animation:none;animation:none}}.ms-scaleUpOut103{-webkit-animation-name:ms-fadeOut,ms-scaleUp103;animation-name:ms-fadeOut,ms-scaleUp103;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-scaleUpOut103{-webkit-animation:none;animation:none}}.ms-scaleDownOut98{-webkit-animation-name:ms-fadeOut,ms-scaleDown98;animation-name:ms-fadeOut,ms-scaleDown98;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-scaleDownOut98{-webkit-animation:none;animation:none}}.ms-scaleDownIn100{-webkit-animation-name:ms-fadeIn,ms-scaleDown100;animation-name:ms-fadeIn,ms-scaleDown100;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-scaleDownIn100{-webkit-animation:none;animation:none}}.ms-fadeIn100{-webkit-animation-name:ms-fadeIn;animation-name:ms-fadeIn;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeIn100{-webkit-animation:none;animation:none}}.ms-fadeIn200{-webkit-animation-name:ms-fadeIn;animation-name:ms-fadeIn;-webkit-animation-duration:267ms;animation-duration:267ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeIn200{-webkit-animation:none;animation:none}}.ms-fadeIn400{-webkit-animation-name:ms-fadeIn;animation-name:ms-fadeIn;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeIn400{-webkit-animation:none;animation:none}}.ms-fadeIn500{-webkit-animation-name:ms-fadeIn;animation-name:ms-fadeIn;-webkit-animation-duration:467ms;animation-duration:467ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeIn500{-webkit-animation:none;animation:none}}.ms-fadeOut100{-webkit-animation-name:ms-fadeOut;animation-name:ms-fadeOut;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeOut100{-webkit-animation:none;animation:none}}.ms-fadeOut200{-webkit-animation-name:ms-fadeOut;animation-name:ms-fadeOut;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeOut200{-webkit-animation:none;animation:none}}.ms-fadeOut400{-webkit-animation-name:ms-fadeOut;animation-name:ms-fadeOut;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeOut400{-webkit-animation:none;animation:none}}.ms-fadeOut500{-webkit-animation-name:ms-fadeOut;animation-name:ms-fadeOut;-webkit-animation-duration:467ms;animation-duration:467ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeOut500{-webkit-animation:none;animation:none}}.ms-expandCollapse100{transition:height .1s cubic-bezier(.1,.25,.75,.9)}@media(prefers-reduced-motion:reduce){.ms-expandCollapse100{transition:none}}.ms-expandCollapse200{transition:height 167ms cubic-bezier(.1,.25,.75,.9)}@media(prefers-reduced-motion:reduce){.ms-expandCollapse200{transition:none}}.ms-expandCollapse400{transition:height 367ms cubic-bezier(.1,.25,.75,.9)}@media(prefers-reduced-motion:reduce){.ms-expandCollapse400{transition:none}}.ms-delay100{-webkit-animation-delay:167ms;animation-delay:167ms}.ms-delay200{-webkit-animation-delay:267ms;animation-delay:267ms}[dir=ltr] .ms-rotate90deg{-webkit-animation-name:ms-rotate90;animation-name:ms-rotate90;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=ltr] .ms-rotate90deg{-webkit-animation:none;animation:none}}[dir=rtl] .ms-rotate90deg{-webkit-animation-name:ms-rotateN90;animation-name:ms-rotateN90;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=rtl] .ms-rotate90deg{-webkit-animation:none;animation:none}}[dir=ltr] .ms-rotateN90deg{-webkit-animation-name:ms-rotateN90;animation-name:ms-rotateN90;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=ltr] .ms-rotateN90deg{-webkit-animation:none;animation:none}}[dir=rtl] .ms-rotateN90deg{-webkit-animation-name:ms-rotate90;animation-name:ms-rotate90;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir=rtl] .ms-rotateN90deg{-webkit-animation:none;animation:none}}.ms-BrandIcon--access.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_16x1.png)}.ms-BrandIcon--access.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_48x1.png)}.ms-BrandIcon--access.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_96x1.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_16x1.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_48x1.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_96x1.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_16x1.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_48x1.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_96x1.png)}.ms-BrandIcon--office.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_16x1.png)}.ms-BrandIcon--office.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_48x1.png)}.ms-BrandIcon--office.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_96x1.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_16x1.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_48x1.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_96x1.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_16x1.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_48x1.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_96x1.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_16x1.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_48x1.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_96x1.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_16x1.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_48x1.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_96x1.png)}.ms-BrandIcon--project.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_16x1.png)}.ms-BrandIcon--project.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_48x1.png)}.ms-BrandIcon--project.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_96x1.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_16x1.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_48x1.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_96x1.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_16x1.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_48x1.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_96x1.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_16x1.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_48x1.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_96x1.png)}.ms-BrandIcon--word.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_16x1.png)}.ms-BrandIcon--word.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_48x1.png)}.ms-BrandIcon--word.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_96x1.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/accdb.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/archive.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/audio.png)}.ms-BrandIcon--code.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/code.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/csv.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/docset.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/docx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/dotx.png)}.ms-BrandIcon--email.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/email.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/exe.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/folder.png)}.ms-BrandIcon--font.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/font.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/genericfile.png)}.ms-BrandIcon--html.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/html.png)}.ms-BrandIcon--link.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/link.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/listitem.png)}.ms-BrandIcon--model.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/model.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/mpp.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/mpt.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/odp.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/ods.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/odt.png)}.ms-BrandIcon--one.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/one.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/onetoc.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/pdf.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/photo.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/potx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/ppsx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/pptx.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/pub.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/rtf.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/sharedfolder.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/spo.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/sysfile.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/txt.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/vector.png)}.ms-BrandIcon--video.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/video.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/vsdx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/vssx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/vstx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/xlsx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/xltx.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/xml.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/xsn.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/zip.png)}.ms-BrandIcon--icon16{background-size:100% 100%;width:16px;height:16px}.ms-BrandIcon--icon48{background-size:100% 100%;width:48px;height:48px}.ms-BrandIcon--icon96{background-size:100% 100%;width:96px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){.ms-BrandIcon--access.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_16x1_5.png)}.ms-BrandIcon--access.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_48x1_5.png)}.ms-BrandIcon--access.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_96x1_5.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_16x1_5.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_48x1_5.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_96x1_5.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_16x1_5.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_48x1_5.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_96x1_5.png)}.ms-BrandIcon--office.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_16x1_5.png)}.ms-BrandIcon--office.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_48x1_5.png)}.ms-BrandIcon--office.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_96x1_5.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_16x1_5.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_48x1_5.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_96x1_5.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_16x1_5.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_48x1_5.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_96x1_5.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_16x1_5.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_48x1_5.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_96x1_5.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_16x1_5.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_48x1_5.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_96x1_5.png)}.ms-BrandIcon--project.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_16x1_5.png)}.ms-BrandIcon--project.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_48x1_5.png)}.ms-BrandIcon--project.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_96x1_5.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_16x1_5.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_48x1_5.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_96x1_5.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_16x1_5.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_48x1_5.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_96x1_5.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_16x1_5.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_48x1_5.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_96x1_5.png)}.ms-BrandIcon--word.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_16x1_5.png)}.ms-BrandIcon--word.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_48x1_5.png)}.ms-BrandIcon--word.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_96x1_5.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/accdb.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/archive.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/audio.png)}.ms-BrandIcon--code.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/code.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/csv.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/docset.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/docx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/dotx.png)}.ms-BrandIcon--email.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/email.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/exe.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/folder.png)}.ms-BrandIcon--font.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/font.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/genericfile.png)}.ms-BrandIcon--html.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/html.png)}.ms-BrandIcon--link.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/link.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/listitem.png)}.ms-BrandIcon--model.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/model.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/mpp.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/mpt.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/odp.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/ods.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/odt.png)}.ms-BrandIcon--one.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/one.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/onetoc.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/pdf.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/photo.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/potx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/ppsx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/pptx.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/pub.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/rtf.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/sharedfolder.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/spo.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/sysfile.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/txt.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/vector.png)}.ms-BrandIcon--video.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/video.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/vsdx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/vssx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/vstx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/xlsx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/xltx.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/xml.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/xsn.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/zip.png)}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.ms-BrandIcon--access.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_16x2.png)}.ms-BrandIcon--access.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_48x2.png)}.ms-BrandIcon--access.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_96x2.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_16x2.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_48x2.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_96x2.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_16x2.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_48x2.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_96x2.png)}.ms-BrandIcon--office.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_16x2.png)}.ms-BrandIcon--office.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_48x2.png)}.ms-BrandIcon--office.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_96x2.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_16x2.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_48x2.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_96x2.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_16x2.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_48x2.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_96x2.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_16x2.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_48x2.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_96x2.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_16x2.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_48x2.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_96x2.png)}.ms-BrandIcon--project.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_16x2.png)}.ms-BrandIcon--project.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_48x2.png)}.ms-BrandIcon--project.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_96x2.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_16x2.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_48x2.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_96x2.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_16x2.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_48x2.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_96x2.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_16x2.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_48x2.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_96x2.png)}.ms-BrandIcon--word.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_16x2.png)}.ms-BrandIcon--word.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_48x2.png)}.ms-BrandIcon--word.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_96x2.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/accdb.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/archive.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/audio.png)}.ms-BrandIcon--code.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/code.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/csv.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/docset.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/docx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/dotx.png)}.ms-BrandIcon--email.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/email.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/exe.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/folder.png)}.ms-BrandIcon--font.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/font.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/genericfile.png)}.ms-BrandIcon--html.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/html.png)}.ms-BrandIcon--link.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/link.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/listitem.png)}.ms-BrandIcon--model.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/model.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/mpp.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/mpt.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/odp.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/ods.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/odt.png)}.ms-BrandIcon--one.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/one.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/onetoc.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/pdf.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/photo.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/potx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/ppsx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/pptx.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/pub.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/rtf.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/sharedfolder.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/spo.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/sysfile.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/txt.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/vector.png)}.ms-BrandIcon--video.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/video.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/vsdx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/vssx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/vstx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/xlsx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/xltx.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/xml.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/xsn.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/zip.png)}}@media only screen and (-webkit-min-device-pixel-ratio:3),only screen and (min-resolution:288dpi){.ms-BrandIcon--access.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_16x3.png)}.ms-BrandIcon--access.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_48x3.png)}.ms-BrandIcon--access.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_96x3.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_16x3.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_48x3.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_96x3.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_16x3.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_48x3.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_96x3.png)}.ms-BrandIcon--office.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_16x3.png)}.ms-BrandIcon--office.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_48x3.png)}.ms-BrandIcon--office.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_96x3.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_16x3.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_48x3.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_96x3.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_16x3.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_48x3.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_96x3.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_16x3.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_48x3.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_96x3.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_16x3.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_48x3.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_96x3.png)}.ms-BrandIcon--project.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_16x3.png)}.ms-BrandIcon--project.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_48x3.png)}.ms-BrandIcon--project.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_96x3.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_16x3.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_48x3.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_96x3.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_16x3.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_48x3.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_96x3.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_16x3.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_48x3.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_96x3.png)}.ms-BrandIcon--word.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_16x3.png)}.ms-BrandIcon--word.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_48x3.png)}.ms-BrandIcon--word.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_96x3.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/accdb.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/archive.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/audio.png)}.ms-BrandIcon--code.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/code.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/csv.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/docset.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/docx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/dotx.png)}.ms-BrandIcon--email.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/email.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/exe.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/folder.png)}.ms-BrandIcon--font.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/font.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/genericfile.png)}.ms-BrandIcon--html.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/html.png)}.ms-BrandIcon--link.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/link.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/listitem.png)}.ms-BrandIcon--model.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/model.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/mpp.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/mpt.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/odp.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/ods.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/odt.png)}.ms-BrandIcon--one.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/one.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/onetoc.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/pdf.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/photo.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/potx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/ppsx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/pptx.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/pub.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/rtf.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/sharedfolder.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/spo.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/sysfile.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/txt.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/vector.png)}.ms-BrandIcon--video.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/video.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/vsdx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/vssx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/vstx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/xlsx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/xltx.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/xml.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/xsn.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/zip.png)}}.ms-BrandIcon--onepkg.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/one.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/xlsx.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){.ms-BrandIcon--onepkg.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/one.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/xlsx.png)}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.ms-BrandIcon--onepkg.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/one.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/xlsx.png)}}@media only screen and (-webkit-min-device-pixel-ratio:3),only screen and (min-resolution:288dpi){.ms-BrandIcon--onepkg.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/one.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/xlsx.png)}}.ms-bgColor-themeDark,.ms-bgColor-themeDark--hover:hover{background-color:#005a9e}.ms-bgColor-themeDarkAlt,.ms-bgColor-themeDarkAlt--hover:hover{background-color:#106ebe}.ms-bgColor-themeDarker,.ms-bgColor-themeDarker--hover:hover{background-color:#004578}.ms-bgColor-themePrimary,.ms-bgColor-themePrimary--hover:hover{background-color:#0078d4}.ms-bgColor-themeSecondary,.ms-bgColor-themeSecondary--hover:hover{background-color:#2b88d8}.ms-bgColor-themeTertiary,.ms-bgColor-themeTertiary--hover:hover{background-color:#71afe5}.ms-bgColor-themeLight,.ms-bgColor-themeLight--hover:hover{background-color:#c7e0f4}.ms-bgColor-themeLighter,.ms-bgColor-themeLighter--hover:hover{background-color:#deecf9}.ms-bgColor-themeLighterAlt,.ms-bgColor-themeLighterAlt--hover:hover{background-color:#eff6fc}.ms-borderColor-themeDark,.ms-borderColor-themeDark--hover:hover{border-color:#005a9e}.ms-borderColor-themeDarkAlt,.ms-borderColor-themeDarkAlt--hover:hover{border-color:#106ebe}.ms-borderColor-themeDarker,.ms-borderColor-themeDarker--hover:hover{border-color:#004578}.ms-borderColor-themePrimary,.ms-borderColor-themePrimary--hover:hover{border-color:#0078d4}.ms-borderColor-themeSecondary,.ms-borderColor-themeSecondary--hover:hover{border-color:#2b88d8}.ms-borderColor-themeTertiary,.ms-borderColor-themeTertiary--hover:hover{border-color:#71afe5}.ms-borderColor-themeLight,.ms-borderColor-themeLight--hover:hover{border-color:#c7e0f4}.ms-borderColor-themeLighter,.ms-borderColor-themeLighter--hover:hover{border-color:#deecf9}.ms-borderColor-themeLighterAlt,.ms-borderColor-themeLighterAlt--hover:hover{border-color:#eff6fc}.ms-fontColor-themeDarker,.ms-fontColor-themeDarker--hover:hover{color:#004578}.ms-fontColor-themeDark,.ms-fontColor-themeDark--hover:hover{color:#005a9e}.ms-fontColor-themeDarkAlt,.ms-fontColor-themeDarkAlt--hover:hover{color:#106ebe}.ms-fontColor-themePrimary,.ms-fontColor-themePrimary--hover:hover{color:#0078d4}.ms-fontColor-themeSecondary,.ms-fontColor-themeSecondary--hover:hover{color:#2b88d8}.ms-fontColor-themeTertiary,.ms-fontColor-themeTertiary--hover:hover{color:#71afe5}.ms-fontColor-themeLight,.ms-fontColor-themeLight--hover:hover{color:#c7e0f4}.ms-fontColor-themeLighter,.ms-fontColor-themeLighter--hover:hover{color:#deecf9}.ms-fontColor-themeLighterAlt,.ms-fontColor-themeLighterAlt--hover:hover{color:#eff6fc}.ms-bgColor-neutralDark,.ms-bgColor-neutralDark--hover:hover{background-color:#201f1e}.ms-bgColor-neutralPrimary,.ms-bgColor-neutralPrimary--hover:hover{background-color:#323130}.ms-bgColor-neutralPrimaryAlt,.ms-bgColor-neutralPrimaryAlt--hover:hover{background-color:#3b3a39}.ms-bgColor-neutralSecondary,.ms-bgColor-neutralSecondary--hover:hover{background-color:#605e5c}.ms-bgColor-neutralSecondaryAlt,.ms-bgColor-neutralSecondaryAlt--hover:hover{background-color:#797775}.ms-bgColor-neutralTertiary,.ms-bgColor-neutralTertiary--hover:hover{background-color:#a19f9d}.ms-bgColor-neutralTertiaryAlt,.ms-bgColor-neutralTertiaryAlt--hover:hover{background-color:#c8c6c4}.ms-bgColor-neutralQuaternary,.ms-bgColor-neutralQuaternary--hover:hover{background-color:#d2d0ce}.ms-bgColor-neutralQuaternaryAlt,.ms-bgColor-neutralQuaternaryAlt--hover:hover{background-color:#e1dfdd}.ms-bgColor-neutralLight,.ms-bgColor-neutralLight--hover:hover{background-color:#edebe9}.ms-bgColor-neutralLighter,.ms-bgColor-neutralLighter--hover:hover{background-color:#f3f2f1}.ms-bgColor-neutralLighterAlt,.ms-bgColor-neutralLighterAlt--hover:hover{background-color:#faf9f8}.ms-borderColor-neutralDark,.ms-borderColor-neutralDark--hover:hover{border-color:#201f1e}.ms-borderColor-neutralPrimary,.ms-borderColor-neutralPrimary--hover:hover{border-color:#323130}.ms-borderColor-neutralPrimaryAlt,.ms-borderColor-neutralPrimaryAlt--hover:hover{border-color:#3b3a39}.ms-borderColor-neutralSecondary,.ms-borderColor-neutralSecondary--hover:hover{border-color:#605e5c}.ms-borderColor-neutralSecondaryAlt,.ms-borderColor-neutralSecondaryAlt--hover:hover{border-color:#797775}.ms-borderColor-neutralTertiary,.ms-borderColor-neutralTertiary--hover:hover{border-color:#a19f9d}.ms-borderColor-neutralTertiaryAlt,.ms-borderColor-neutralTertiaryAlt--hover:hover{border-color:#c8c6c4}.ms-borderColor-neutralQuaternary,.ms-borderColor-neutralQuaternary--hover:hover{border-color:#d2d0ce}.ms-borderColor-neutralQuaternaryAlt,.ms-borderColor-neutralQuaternaryAlt--hover:hover{border-color:#e1dfdd}.ms-borderColor-neutralLight,.ms-borderColor-neutralLight--hover:hover{border-color:#edebe9}.ms-borderColor-neutralLighter,.ms-borderColor-neutralLighter--hover:hover{border-color:#f3f2f1}.ms-borderColor-neutralLighterAlt,.ms-borderColor-neutralLighterAlt--hover:hover{border-color:#faf9f8}.ms-fontColor-neutralDark,.ms-fontColor-neutralDark--hover:hover{color:#201f1e}.ms-fontColor-neutralPrimary,.ms-fontColor-neutralPrimary--hover:hover{color:#323130}.ms-fontColor-neutralPrimaryAlt,.ms-fontColor-neutralPrimaryAlt--hover:hover{color:#3b3a39}.ms-fontColor-neutralSecondary,.ms-fontColor-neutralSecondary--hover:hover{color:#605e5c}.ms-fontColor-neutralSecondaryAlt,.ms-fontColor-neutralSecondaryAlt--hover:hover{color:#797775}.ms-fontColor-neutralTertiary,.ms-fontColor-neutralTertiary--hover:hover{color:#a19f9d}.ms-fontColor-neutralTertiaryAlt,.ms-fontColor-neutralTertiaryAlt--hover:hover{color:#c8c6c4}.ms-fontColor-neutralQuaternary,.ms-fontColor-neutralQuaternary--hover:hover{color:#d2d0ce}.ms-fontColor-neutralQuaternaryAlt,.ms-fontColor-neutralQuaternaryAlt--hover:hover{color:#e1dfdd}.ms-fontColor-neutralLight,.ms-fontColor-neutralLight--hover:hover{color:#edebe9}.ms-fontColor-neutralLighter,.ms-fontColor-neutralLighter--hover:hover{color:#f3f2f1}.ms-fontColor-neutralLighterAlt,.ms-fontColor-neutralLighterAlt--hover:hover{color:#faf9f8}.ms-bgColor-yellow,.ms-bgColor-yellow--hover:hover{background-color:#ffb900}.ms-bgColor-yellowLight,.ms-bgColor-yellowLight--hover:hover{background-color:#fff100}.ms-bgColor-orange,.ms-bgColor-orange--hover:hover{background-color:#d83b01}.ms-bgColor-orangeLight,.ms-bgColor-orangeLight--hover:hover{background-color:#ea4300}.ms-bgColor-orangeLighter,.ms-bgColor-orangeLighter--hover:hover{background-color:#ff8c00}.ms-bgColor-redDark,.ms-bgColor-redDark--hover:hover{background-color:#a80000}.ms-bgColor-red,.ms-bgColor-red--hover:hover{background-color:#e81123}.ms-bgColor-magentaDark,.ms-bgColor-magentaDark--hover:hover{background-color:#5c005c}.ms-bgColor-magenta,.ms-bgColor-magenta--hover:hover{background-color:#b4009e}.ms-bgColor-magentaLight,.ms-bgColor-magentaLight--hover:hover{background-color:#e3008c}.ms-bgColor-purpleDark,.ms-bgColor-purpleDark--hover:hover{background-color:#32145a}.ms-bgColor-purple,.ms-bgColor-purple--hover:hover{background-color:#5c2d91}.ms-bgColor-purpleLight,.ms-bgColor-purpleLight--hover:hover{background-color:#b4a0ff}.ms-bgColor-blueDark,.ms-bgColor-blueDark--hover:hover{background-color:#002050}.ms-bgColor-blueMid,.ms-bgColor-blueMid--hover:hover{background-color:#00188f}.ms-bgColor-blue,.ms-bgColor-blue--hover:hover{background-color:#0078d4}.ms-bgColor-blueLight,.ms-bgColor-blueLight--hover:hover{background-color:#00bcf2}.ms-bgColor-tealDark,.ms-bgColor-tealDark--hover:hover{background-color:#004b50}.ms-bgColor-teal,.ms-bgColor-teal--hover:hover{background-color:#008272}.ms-bgColor-tealLight,.ms-bgColor-tealLight--hover:hover{background-color:#00b294}.ms-bgColor-greenDark,.ms-bgColor-greenDark--hover:hover{background-color:#004b1c}.ms-bgColor-green,.ms-bgColor-green--hover:hover{background-color:#107c10}.ms-bgColor-greenLight,.ms-bgColor-greenLight--hover:hover{background-color:#bad80a}.ms-borderColor-yellow,.ms-borderColor-yellow--hover:hover{border-color:#ffb900}.ms-borderColor-yellowLight,.ms-borderColor-yellowLight--hover:hover{border-color:#fff100}.ms-borderColor-orange,.ms-borderColor-orange--hover:hover{border-color:#d83b01}.ms-borderColor-orangeLight,.ms-borderColor-orangeLight--hover:hover{border-color:#ea4300}.ms-borderColor-orangeLighter,.ms-borderColor-orangeLighter--hover:hover{border-color:#ff8c00}.ms-borderColor-redDark,.ms-borderColor-redDark--hover:hover{border-color:#a80000}.ms-borderColor-red,.ms-borderColor-red--hover:hover{border-color:#e81123}.ms-borderColor-magentaDark,.ms-borderColor-magentaDark--hover:hover{border-color:#5c005c}.ms-borderColor-magenta,.ms-borderColor-magenta--hover:hover{border-color:#b4009e}.ms-borderColor-magentaLight,.ms-borderColor-magentaLight--hover:hover{border-color:#e3008c}.ms-borderColor-purpleDark,.ms-borderColor-purpleDark--hover:hover{border-color:#32145a}.ms-borderColor-purple,.ms-borderColor-purple--hover:hover{border-color:#5c2d91}.ms-borderColor-purpleLight,.ms-borderColor-purpleLight--hover:hover{border-color:#b4a0ff}.ms-borderColor-blueDark,.ms-borderColor-blueDark--hover:hover{border-color:#002050}.ms-borderColor-blueMid,.ms-borderColor-blueMid--hover:hover{border-color:#00188f}.ms-borderColor-blue,.ms-borderColor-blue--hover:hover{border-color:#0078d4}.ms-borderColor-blueLight,.ms-borderColor-blueLight--hover:hover{border-color:#00bcf2}.ms-borderColor-tealDark,.ms-borderColor-tealDark--hover:hover{border-color:#004b50}.ms-borderColor-teal,.ms-borderColor-teal--hover:hover{border-color:#008272}.ms-borderColor-tealLight,.ms-borderColor-tealLight--hover:hover{border-color:#00b294}.ms-borderColor-greenDark,.ms-borderColor-greenDark--hover:hover{border-color:#004b1c}.ms-borderColor-green,.ms-borderColor-green--hover:hover{border-color:#107c10}.ms-borderColor-greenLight,.ms-borderColor-greenLight--hover:hover{border-color:#bad80a}.ms-fontColor-yellow,.ms-fontColor-yellow--hover:hover{color:#ffb900}.ms-fontColor-yellowLight,.ms-fontColor-yellowLight--hover:hover{color:#fff100}.ms-fontColor-orange,.ms-fontColor-orange--hover:hover{color:#d83b01}.ms-fontColor-orangeLight,.ms-fontColor-orangeLight--hover:hover{color:#ea4300}.ms-fontColor-orangeLighter,.ms-fontColor-orangeLighter--hover:hover{color:#ff8c00}.ms-fontColor-redDark,.ms-fontColor-redDark--hover:hover{color:#a80000}.ms-fontColor-red,.ms-fontColor-red--hover:hover{color:#e81123}.ms-fontColor-magentaDark,.ms-fontColor-magentaDark--hover:hover{color:#5c005c}.ms-fontColor-magenta,.ms-fontColor-magenta--hover:hover{color:#b4009e}.ms-fontColor-magentaLight,.ms-fontColor-magentaLight--hover:hover{color:#e3008c}.ms-fontColor-purpleDark,.ms-fontColor-purpleDark--hover:hover{color:#32145a}.ms-fontColor-purple,.ms-fontColor-purple--hover:hover{color:#5c2d91}.ms-fontColor-purpleLight,.ms-fontColor-purpleLight--hover:hover{color:#b4a0ff}.ms-fontColor-blueDark,.ms-fontColor-blueDark--hover:hover{color:#002050}.ms-fontColor-blueMid,.ms-fontColor-blueMid--hover:hover{color:#00188f}.ms-fontColor-blue,.ms-fontColor-blue--hover:hover{color:#0078d4}.ms-fontColor-blueLight,.ms-fontColor-blueLight--hover:hover{color:#00bcf2}.ms-fontColor-tealDark,.ms-fontColor-tealDark--hover:hover{color:#004b50}.ms-fontColor-teal,.ms-fontColor-teal--hover:hover{color:#008272}.ms-fontColor-tealLight,.ms-fontColor-tealLight--hover:hover{color:#00b294}.ms-fontColor-greenDark,.ms-fontColor-greenDark--hover:hover{color:#004b1c}.ms-fontColor-green,.ms-fontColor-green--hover:hover{color:#107c10}.ms-fontColor-greenLight,.ms-fontColor-greenLight--hover:hover{color:#bad80a}.ms-bgColor-info,.ms-bgColor-info--hover:hover{background-color:#f3f2f1}.ms-bgColor-success,.ms-bgColor-success--hover:hover{background-color:#dff6dd}.ms-bgColor-severeWarning,.ms-bgColor-severeWarning--hover:hover{background-color:#fed9cc}.ms-bgColor-warning,.ms-bgColor-warning--hover:hover{background-color:#fff4ce}.ms-bgColor-error,.ms-bgColor-error--hover:hover{background-color:#fde7e9}.ms-fontColor-info,.ms-fontColor-info--hover:hover{color:#797775}.ms-fontColor-success,.ms-fontColor-success--hover:hover{color:#107c10}.ms-fontColor-alert,.ms-fontColor-alert--hover:hover{color:#d83b01}.ms-fontColor-warning,.ms-fontColor-warning--hover:hover{color:#797775}.ms-fontColor-severeWarning,.ms-fontColor-severeWarning--hover:hover{color:#d83b01}.ms-fontColor-error,.ms-fontColor-error--hover:hover{color:#a80000}.ms-bgColor-contrastBlackDisabled,.ms-bgColor-contrastBlackDisabled--hover:hover{background-color:#0f0}.ms-bgColor-contrastWhiteDisabled,.ms-bgColor-contrastWhiteDisabled--hover:hover{background-color:#600000}.ms-bgColor-contrastBlackSelected,.ms-bgColor-contrastBlackSelected--hover:hover{background-color:#1aebff}.ms-bgColor-contrastWhiteSelected,.ms-bgColor-contrastWhiteSelected--hover:hover{background-color:#37006e}.ms-fontColor-contrastBlackDisabled,.ms-fontColor-contrastBlackDisabled--hover:hover{color:#0f0}.ms-fontColor-contrastWhiteDisabled,.ms-fontColor-contrastWhiteDisabled--hover:hover{color:#600000}.ms-fontColor-contrastBlackSelected,.ms-fontColor-contrastBlackSelected--hover:hover{color:#1aebff}.ms-fontColor-contrastWhiteSelected,.ms-fontColor-contrastWhiteSelected--hover:hover{color:#37006e}.ms-borderColor-contrastBlackDisabled,.ms-borderColor-contrastBlackDisabled--hover:hover{border-color:#0f0}.ms-borderColor-contrastWhiteDisabled,.ms-borderColor-contrastWhiteDisabled--hover:hover{border-color:#600000}.ms-borderColor-contrastBlackSelected,.ms-borderColor-contrastBlackSelected--hover:hover{border-color:#1aebff}.ms-borderColor-contrastWhiteSelected,.ms-borderColor-contrastWhiteSelected--hover:hover{border-color:#37006e}.ms-bgColor-communicationShade30,.ms-bgColor-communicationShade30--hover:hover{background-color:#004578}.ms-bgColor-communicationShade20,.ms-bgColor-communicationShade20--hover:hover{background-color:#005a9e}.ms-bgColor-communicationShade10,.ms-bgColor-communicationShade10--hover:hover{background-color:#106ebe}.ms-bgColor-communicationPrimary,.ms-bgColor-communicationPrimary--hover:hover{background-color:#0078d4}.ms-bgColor-communicationTint10,.ms-bgColor-communicationTint10--hover:hover{background-color:#2b88d8}.ms-bgColor-communicationTint20,.ms-bgColor-communicationTint20--hover:hover{background-color:#c7e0f4}.ms-bgColor-communicationTint30,.ms-bgColor-communicationTint30--hover:hover{background-color:#deecf9}.ms-bgColor-communicationTint40,.ms-bgColor-communicationTint40--hover:hover{background-color:#eff6fc}.ms-bgColor-black,.ms-bgColor-black--hover:hover{background-color:#000}.ms-bgColor-gray220,.ms-bgColor-gray220--hover:hover{background-color:#11100f}.ms-bgColor-gray210,.ms-bgColor-gray210--hover:hover{background-color:#161514}.ms-bgColor-gray200,.ms-bgColor-gray200--hover:hover{background-color:#1b1a19}.ms-bgColor-gray190,.ms-bgColor-gray190--hover:hover{background-color:#201f1e}.ms-bgColor-gray180,.ms-bgColor-gray180--hover:hover{background-color:#252423}.ms-bgColor-gray170,.ms-bgColor-gray170--hover:hover{background-color:#292827}.ms-bgColor-gray160,.ms-bgColor-gray160--hover:hover{background-color:#323130}.ms-bgColor-gray150,.ms-bgColor-gray150--hover:hover{background-color:#3b3a39}.ms-bgColor-gray140,.ms-bgColor-gray140--hover:hover{background-color:#484644}.ms-bgColor-gray130,.ms-bgColor-gray130--hover:hover{background-color:#605e5c}.ms-bgColor-gray120,.ms-bgColor-gray120--hover:hover{background-color:#797775}.ms-bgColor-gray110,.ms-bgColor-gray110--hover:hover{background-color:#8a8886}.ms-bgColor-gray100,.ms-bgColor-gray100--hover:hover{background-color:#979593}.ms-bgColor-gray90,.ms-bgColor-gray90--hover:hover{background-color:#a19f9d}.ms-bgColor-gray80,.ms-bgColor-gray80--hover:hover{background-color:#b3b0ad}.ms-bgColor-gray70,.ms-bgColor-gray70--hover:hover{background-color:#bebbb8}.ms-bgColor-gray60,.ms-bgColor-gray60--hover:hover{background-color:#c8c6c4}.ms-bgColor-gray50,.ms-bgColor-gray50--hover:hover{background-color:#d2d0ce}.ms-bgColor-gray40,.ms-bgColor-gray40--hover:hover{background-color:#e1dfdd}.ms-bgColor-gray30,.ms-bgColor-gray30--hover:hover{background-color:#edebe9}.ms-bgColor-gray20,.ms-bgColor-gray20--hover:hover{background-color:#f3f2f1}.ms-bgColor-gray10,.ms-bgColor-gray10--hover:hover{background-color:#faf9f8}.ms-bgColor-white,.ms-bgColor-white--hover:hover{background-color:#fff}.ms-bgColor-sharedPinkRed10,.ms-bgColor-sharedPinkRed10--hover:hover{background-color:#750b1c}.ms-bgColor-sharedRed20,.ms-bgColor-sharedRed20--hover:hover{background-color:#a4262c}.ms-bgColor-sharedRed10,.ms-bgColor-sharedRed10--hover:hover{background-color:#d13438}.ms-bgColor-sharedRedOrange20,.ms-bgColor-sharedRedOrange20--hover:hover{background-color:#603d30}.ms-bgColor-sharedRedOrange10,.ms-bgColor-sharedRedOrange10--hover:hover{background-color:#da3b01}.ms-bgColor-sharedOrange30,.ms-bgColor-sharedOrange30--hover:hover{background-color:#8e562e}.ms-bgColor-sharedOrange20,.ms-bgColor-sharedOrange20--hover:hover{background-color:#ca5010}.ms-bgColor-sharedOrange10,.ms-bgColor-sharedOrange10--hover:hover{background-color:#fa4}.ms-bgColor-sharedYellow10,.ms-bgColor-sharedYellow10--hover:hover{background-color:#fce100}.ms-bgColor-sharedOrangeYellow20,.ms-bgColor-sharedOrangeYellow20--hover:hover{background-color:#986f0b}.ms-bgColor-sharedOrangeYellow10,.ms-bgColor-sharedOrangeYellow10--hover:hover{background-color:#c19c00}.ms-bgColor-sharedYellowGreen10,.ms-bgColor-sharedYellowGreen10--hover:hover{background-color:#8cbd18}.ms-bgColor-sharedGreen20,.ms-bgColor-sharedGreen20--hover:hover{background-color:#0b6a0b}.ms-bgColor-sharedGreen10,.ms-bgColor-sharedGreen10--hover:hover{background-color:#498205}.ms-bgColor-sharedGreenCyan10,.ms-bgColor-sharedGreenCyan10--hover:hover{background-color:#00ad56}.ms-bgColor-sharedCyan40,.ms-bgColor-sharedCyan40--hover:hover{background-color:#005e50}.ms-bgColor-sharedCyan30,.ms-bgColor-sharedCyan30--hover:hover{background-color:#005b70}.ms-bgColor-sharedCyan20,.ms-bgColor-sharedCyan20--hover:hover{background-color:#038387}.ms-bgColor-sharedCyan10,.ms-bgColor-sharedCyan10--hover:hover{background-color:#00b7c3}.ms-bgColor-sharedCyanBlue20,.ms-bgColor-sharedCyanBlue20--hover:hover{background-color:#004e8c}.ms-bgColor-sharedCyanBlue10,.ms-bgColor-sharedCyanBlue10--hover:hover{background-color:#0078d4}.ms-bgColor-sharedBlue10,.ms-bgColor-sharedBlue10--hover:hover{background-color:#4f6bed}.ms-bgColor-sharedBlueMagenta40,.ms-bgColor-sharedBlueMagenta40--hover:hover{background-color:#373277}.ms-bgColor-sharedBlueMagenta30,.ms-bgColor-sharedBlueMagenta30--hover:hover{background-color:#5c2e91}.ms-bgColor-sharedBlueMagenta20,.ms-bgColor-sharedBlueMagenta20--hover:hover{background-color:#8764b8}.ms-bgColor-sharedBlueMagenta10,.ms-bgColor-sharedBlueMagenta10--hover:hover{background-color:#8378de}.ms-bgColor-sharedMagenta20,.ms-bgColor-sharedMagenta20--hover:hover{background-color:#881798}.ms-bgColor-sharedMagenta10,.ms-bgColor-sharedMagenta10--hover:hover{background-color:#c239b3}.ms-bgColor-sharedMagentaPink20,.ms-bgColor-sharedMagentaPink20--hover:hover{background-color:#9b0062}.ms-bgColor-sharedMagentaPink10,.ms-bgColor-sharedMagentaPink10--hover:hover{background-color:#e3008c}.ms-bgColor-sharedGray40,.ms-bgColor-sharedGray40--hover:hover{background-color:#393939}.ms-bgColor-sharedGray30,.ms-bgColor-sharedGray30--hover:hover{background-color:#7a7574}.ms-bgColor-sharedGray20,.ms-bgColor-sharedGray20--hover:hover{background-color:#69797e}.ms-bgColor-sharedGray10,.ms-bgColor-sharedGray10--hover:hover{background-color:#a0aeb2}.ms-borderColor-communicationShade30,.ms-borderColor-communicationShade30--hover:hover{border-color:#004578}.ms-borderColor-communicationShade20,.ms-borderColor-communicationShade20--hover:hover{border-color:#005a9e}.ms-borderColor-communicationShade10,.ms-borderColor-communicationShade10--hover:hover{border-color:#106ebe}.ms-borderColor-communicationPrimary,.ms-borderColor-communicationPrimary--hover:hover{border-color:#0078d4}.ms-borderColor-communicationTint10,.ms-borderColor-communicationTint10--hover:hover{border-color:#2b88d8}.ms-borderColor-communicationTint20,.ms-borderColor-communicationTint20--hover:hover{border-color:#c7e0f4}.ms-borderColor-communicationTint30,.ms-borderColor-communicationTint30--hover:hover{border-color:#deecf9}.ms-borderColor-communicationTint40,.ms-borderColor-communicationTint40--hover:hover{border-color:#eff6fc}.ms-borderColor-black,.ms-borderColor-black--hover:hover{border-color:#000}.ms-borderColor-gray220,.ms-borderColor-gray220--hover:hover{border-color:#11100f}.ms-borderColor-gray210,.ms-borderColor-gray210--hover:hover{border-color:#161514}.ms-borderColor-gray200,.ms-borderColor-gray200--hover:hover{border-color:#1b1a19}.ms-borderColor-gray190,.ms-borderColor-gray190--hover:hover{border-color:#201f1e}.ms-borderColor-gray180,.ms-borderColor-gray180--hover:hover{border-color:#252423}.ms-borderColor-gray170,.ms-borderColor-gray170--hover:hover{border-color:#292827}.ms-borderColor-gray160,.ms-borderColor-gray160--hover:hover{border-color:#323130}.ms-borderColor-gray150,.ms-borderColor-gray150--hover:hover{border-color:#3b3a39}.ms-borderColor-gray140,.ms-borderColor-gray140--hover:hover{border-color:#484644}.ms-borderColor-gray130,.ms-borderColor-gray130--hover:hover{border-color:#605e5c}.ms-borderColor-gray120,.ms-borderColor-gray120--hover:hover{border-color:#797775}.ms-borderColor-gray110,.ms-borderColor-gray110--hover:hover{border-color:#8a8886}.ms-borderColor-gray100,.ms-borderColor-gray100--hover:hover{border-color:#979593}.ms-borderColor-gray90,.ms-borderColor-gray90--hover:hover{border-color:#a19f9d}.ms-borderColor-gray80,.ms-borderColor-gray80--hover:hover{border-color:#b3b0ad}.ms-borderColor-gray70,.ms-borderColor-gray70--hover:hover{border-color:#bebbb8}.ms-borderColor-gray60,.ms-borderColor-gray60--hover:hover{border-color:#c8c6c4}.ms-borderColor-gray50,.ms-borderColor-gray50--hover:hover{border-color:#d2d0ce}.ms-borderColor-gray40,.ms-borderColor-gray40--hover:hover{border-color:#e1dfdd}.ms-borderColor-gray30,.ms-borderColor-gray30--hover:hover{border-color:#edebe9}.ms-borderColor-gray20,.ms-borderColor-gray20--hover:hover{border-color:#f3f2f1}.ms-borderColor-gray10,.ms-borderColor-gray10--hover:hover{border-color:#faf9f8}.ms-borderColor-white,.ms-borderColor-white--hover:hover{border-color:#fff}.ms-borderColor-sharedPinkRed10,.ms-borderColor-sharedPinkRed10--hover:hover{border-color:#750b1c}.ms-borderColor-sharedRed20,.ms-borderColor-sharedRed20--hover:hover{border-color:#a4262c}.ms-borderColor-sharedRed10,.ms-borderColor-sharedRed10--hover:hover{border-color:#d13438}.ms-borderColor-sharedRedOrange20,.ms-borderColor-sharedRedOrange20--hover:hover{border-color:#603d30}.ms-borderColor-sharedRedOrange10,.ms-borderColor-sharedRedOrange10--hover:hover{border-color:#da3b01}.ms-borderColor-sharedOrange30,.ms-borderColor-sharedOrange30--hover:hover{border-color:#8e562e}.ms-borderColor-sharedOrange20,.ms-borderColor-sharedOrange20--hover:hover{border-color:#ca5010}.ms-borderColor-sharedOrange10,.ms-borderColor-sharedOrange10--hover:hover{border-color:#fa4}.ms-borderColor-sharedYellow10,.ms-borderColor-sharedYellow10--hover:hover{border-color:#fce100}.ms-borderColor-sharedOrangeYellow20,.ms-borderColor-sharedOrangeYellow20--hover:hover{border-color:#986f0b}.ms-borderColor-sharedOrangeYellow10,.ms-borderColor-sharedOrangeYellow10--hover:hover{border-color:#c19c00}.ms-borderColor-sharedYellowGreen10,.ms-borderColor-sharedYellowGreen10--hover:hover{border-color:#8cbd18}.ms-borderColor-sharedGreen20,.ms-borderColor-sharedGreen20--hover:hover{border-color:#0b6a0b}.ms-borderColor-sharedGreen10,.ms-borderColor-sharedGreen10--hover:hover{border-color:#498205}.ms-borderColor-sharedGreenCyan10,.ms-borderColor-sharedGreenCyan10--hover:hover{border-color:#00ad56}.ms-borderColor-sharedCyan40,.ms-borderColor-sharedCyan40--hover:hover{border-color:#005e50}.ms-borderColor-sharedCyan30,.ms-borderColor-sharedCyan30--hover:hover{border-color:#005b70}.ms-borderColor-sharedCyan20,.ms-borderColor-sharedCyan20--hover:hover{border-color:#038387}.ms-borderColor-sharedCyan10,.ms-borderColor-sharedCyan10--hover:hover{border-color:#00b7c3}.ms-borderColor-sharedCyanBlue20,.ms-borderColor-sharedCyanBlue20--hover:hover{border-color:#004e8c}.ms-borderColor-sharedCyanBlue10,.ms-borderColor-sharedCyanBlue10--hover:hover{border-color:#0078d4}.ms-borderColor-sharedBlue10,.ms-borderColor-sharedBlue10--hover:hover{border-color:#4f6bed}.ms-borderColor-sharedBlueMagenta40,.ms-borderColor-sharedBlueMagenta40--hover:hover{border-color:#373277}.ms-borderColor-sharedBlueMagenta30,.ms-borderColor-sharedBlueMagenta30--hover:hover{border-color:#5c2e91}.ms-borderColor-sharedBlueMagenta20,.ms-borderColor-sharedBlueMagenta20--hover:hover{border-color:#8764b8}.ms-borderColor-sharedBlueMagenta10,.ms-borderColor-sharedBlueMagenta10--hover:hover{border-color:#8378de}.ms-borderColor-sharedMagenta20,.ms-borderColor-sharedMagenta20--hover:hover{border-color:#881798}.ms-borderColor-sharedMagenta10,.ms-borderColor-sharedMagenta10--hover:hover{border-color:#c239b3}.ms-borderColor-sharedMagentaPink20,.ms-borderColor-sharedMagentaPink20--hover:hover{border-color:#9b0062}.ms-borderColor-sharedMagentaPink10,.ms-borderColor-sharedMagentaPink10--hover:hover{border-color:#e3008c}.ms-borderColor-sharedGray40,.ms-borderColor-sharedGray40--hover:hover{border-color:#393939}.ms-borderColor-sharedGray30,.ms-borderColor-sharedGray30--hover:hover{border-color:#7a7574}.ms-borderColor-sharedGray20,.ms-borderColor-sharedGray20--hover:hover{border-color:#69797e}.ms-borderColor-sharedGray10,.ms-borderColor-sharedGray10--hover:hover{border-color:#a0aeb2}.ms-fontColor-communicationShade30,.ms-fontColor-communicationShade30--hover:hover{color:#004578}.ms-fontColor-communicationShade20,.ms-fontColor-communicationShade20--hover:hover{color:#005a9e}.ms-fontColor-communicationShade10,.ms-fontColor-communicationShade10--hover:hover{color:#106ebe}.ms-fontColor-communicationPrimary,.ms-fontColor-communicationPrimary--hover:hover{color:#0078d4}.ms-fontColor-communicationTint10,.ms-fontColor-communicationTint10--hover:hover{color:#2b88d8}.ms-fontColor-communicationTint20,.ms-fontColor-communicationTint20--hover:hover{color:#c7e0f4}.ms-fontColor-communicationTint30,.ms-fontColor-communicationTint30--hover:hover{color:#deecf9}.ms-fontColor-communicationTint40,.ms-fontColor-communicationTint40--hover:hover{color:#eff6fc}.ms-fontColor-black,.ms-fontColor-black--hover:hover{color:#000}.ms-fontColor-gray220,.ms-fontColor-gray220--hover:hover{color:#11100f}.ms-fontColor-gray210,.ms-fontColor-gray210--hover:hover{color:#161514}.ms-fontColor-gray200,.ms-fontColor-gray200--hover:hover{color:#1b1a19}.ms-fontColor-gray190,.ms-fontColor-gray190--hover:hover{color:#201f1e}.ms-fontColor-gray180,.ms-fontColor-gray180--hover:hover{color:#252423}.ms-fontColor-gray170,.ms-fontColor-gray170--hover:hover{color:#292827}.ms-fontColor-gray160,.ms-fontColor-gray160--hover:hover{color:#323130}.ms-fontColor-gray150,.ms-fontColor-gray150--hover:hover{color:#3b3a39}.ms-fontColor-gray140,.ms-fontColor-gray140--hover:hover{color:#484644}.ms-fontColor-gray130,.ms-fontColor-gray130--hover:hover{color:#605e5c}.ms-fontColor-gray120,.ms-fontColor-gray120--hover:hover{color:#797775}.ms-fontColor-gray110,.ms-fontColor-gray110--hover:hover{color:#8a8886}.ms-fontColor-gray100,.ms-fontColor-gray100--hover:hover{color:#979593}.ms-fontColor-gray90,.ms-fontColor-gray90--hover:hover{color:#a19f9d}.ms-fontColor-gray80,.ms-fontColor-gray80--hover:hover{color:#b3b0ad}.ms-fontColor-gray70,.ms-fontColor-gray70--hover:hover{color:#bebbb8}.ms-fontColor-gray60,.ms-fontColor-gray60--hover:hover{color:#c8c6c4}.ms-fontColor-gray50,.ms-fontColor-gray50--hover:hover{color:#d2d0ce}.ms-fontColor-gray40,.ms-fontColor-gray40--hover:hover{color:#e1dfdd}.ms-fontColor-gray30,.ms-fontColor-gray30--hover:hover{color:#edebe9}.ms-fontColor-gray20,.ms-fontColor-gray20--hover:hover{color:#f3f2f1}.ms-fontColor-gray10,.ms-fontColor-gray10--hover:hover{color:#faf9f8}.ms-fontColor-white,.ms-fontColor-white--hover:hover{color:#fff}.ms-fontColor-sharedPinkRed10,.ms-fontColor-sharedPinkRed10--hover:hover{color:#750b1c}.ms-fontColor-sharedRed20,.ms-fontColor-sharedRed20--hover:hover{color:#a4262c}.ms-fontColor-sharedRed10,.ms-fontColor-sharedRed10--hover:hover{color:#d13438}.ms-fontColor-sharedRedOrange20,.ms-fontColor-sharedRedOrange20--hover:hover{color:#603d30}.ms-fontColor-sharedRedOrange10,.ms-fontColor-sharedRedOrange10--hover:hover{color:#da3b01}.ms-fontColor-sharedOrange30,.ms-fontColor-sharedOrange30--hover:hover{color:#8e562e}.ms-fontColor-sharedOrange20,.ms-fontColor-sharedOrange20--hover:hover{color:#ca5010}.ms-fontColor-sharedOrange10,.ms-fontColor-sharedOrange10--hover:hover{color:#fa4}.ms-fontColor-sharedYellow10,.ms-fontColor-sharedYellow10--hover:hover{color:#fce100}.ms-fontColor-sharedOrangeYellow20,.ms-fontColor-sharedOrangeYellow20--hover:hover{color:#986f0b}.ms-fontColor-sharedOrangeYellow10,.ms-fontColor-sharedOrangeYellow10--hover:hover{color:#c19c00}.ms-fontColor-sharedYellowGreen10,.ms-fontColor-sharedYellowGreen10--hover:hover{color:#8cbd18}.ms-fontColor-sharedGreen20,.ms-fontColor-sharedGreen20--hover:hover{color:#0b6a0b}.ms-fontColor-sharedGreen10,.ms-fontColor-sharedGreen10--hover:hover{color:#498205}.ms-fontColor-sharedGreenCyan10,.ms-fontColor-sharedGreenCyan10--hover:hover{color:#00ad56}.ms-fontColor-sharedCyan40,.ms-fontColor-sharedCyan40--hover:hover{color:#005e50}.ms-fontColor-sharedCyan30,.ms-fontColor-sharedCyan30--hover:hover{color:#005b70}.ms-fontColor-sharedCyan20,.ms-fontColor-sharedCyan20--hover:hover{color:#038387}.ms-fontColor-sharedCyan10,.ms-fontColor-sharedCyan10--hover:hover{color:#00b7c3}.ms-fontColor-sharedCyanBlue20,.ms-fontColor-sharedCyanBlue20--hover:hover{color:#004e8c}.ms-fontColor-sharedCyanBlue10,.ms-fontColor-sharedCyanBlue10--hover:hover{color:#0078d4}.ms-fontColor-sharedBlue10,.ms-fontColor-sharedBlue10--hover:hover{color:#4f6bed}.ms-fontColor-sharedBlueMagenta40,.ms-fontColor-sharedBlueMagenta40--hover:hover{color:#373277}.ms-fontColor-sharedBlueMagenta30,.ms-fontColor-sharedBlueMagenta30--hover:hover{color:#5c2e91}.ms-fontColor-sharedBlueMagenta20,.ms-fontColor-sharedBlueMagenta20--hover:hover{color:#8764b8}.ms-fontColor-sharedBlueMagenta10,.ms-fontColor-sharedBlueMagenta10--hover:hover{color:#8378de}.ms-fontColor-sharedMagenta20,.ms-fontColor-sharedMagenta20--hover:hover{color:#881798}.ms-fontColor-sharedMagenta10,.ms-fontColor-sharedMagenta10--hover:hover{color:#c239b3}.ms-fontColor-sharedMagentaPink20,.ms-fontColor-sharedMagentaPink20--hover:hover{color:#9b0062}.ms-fontColor-sharedMagentaPink10,.ms-fontColor-sharedMagentaPink10--hover:hover{color:#e3008c}.ms-fontColor-sharedGray40,.ms-fontColor-sharedGray40--hover:hover{color:#393939}.ms-fontColor-sharedGray30,.ms-fontColor-sharedGray30--hover:hover{color:#7a7574}.ms-fontColor-sharedGray20,.ms-fontColor-sharedGray20--hover:hover{color:#69797e}.ms-fontColor-sharedGray10,.ms-fontColor-sharedGray10--hover:hover{color:#a0aeb2}.ms-depth-0{box-shadow:0 0 0 0 transparent}.ms-depth-4{box-shadow:0 1.6px 3.6px #0002,0 .3px .9px #0000001c}.ms-depth-8{box-shadow:0 3.2px 7.2px #0002,0 .6px 1.8px #0000001c}.ms-depth-16{box-shadow:0 6.4px 14.4px #0002,0 1.2px 3.6px #0000001c}.ms-depth-64{box-shadow:0 25.6px 57.6px #00000038,0 4.8px 14.4px #0000002e}.ms-fontSize-68{font-size:68px}.ms-fontSize-42{font-size:42px}.ms-fontSize-32{font-size:32px}.ms-fontSize-28{font-size:28px}.ms-fontSize-24{font-size:24px}.ms-fontSize-20{font-size:20px}.ms-fontSize-18{font-size:18px}.ms-fontSize-16{font-size:16px}.ms-fontSize-14{font-size:14px}.ms-fontSize-12{font-size:12px}.ms-fontSize-10{font-size:10px}.ms-fontWeight-regular{font-weight:400}.ms-fontWeight-semibold{font-weight:600}.ms-fontWeight-bold{font-weight:700}.ms-font-su{font-size:42px;font-weight:100}.ms-font-xxl{font-size:28px;font-weight:100}.ms-font-xl-plus{font-size:24px;font-weight:100}.ms-font-xl{font-size:21px;font-weight:100}.ms-font-l{font-size:17px;font-weight:300}.ms-font-m-plus{font-size:15px;font-weight:400}.ms-font-m{font-size:14px;font-weight:400}.ms-font-s-plus{font-size:13px;font-weight:400}.ms-font-s{font-size:12px;font-weight:400}.ms-font-xs{font-size:11px;font-weight:400}.ms-font-mi{font-size:10px;font-weight:600}.ms-fontWeight-light{font-weight:100}.ms-fontWeight-semilight{font-weight:300}.ms-fontSize-su{font-size:42px}.ms-fontSize-xxl{font-size:28px}.ms-fontSize-xlPlus{font-size:24px}.ms-fontSize-xl{font-size:21px}.ms-fontSize-l{font-size:17px}.ms-fontSize-mPlus{font-size:15px}.ms-fontSize-m{font-size:14px}.ms-fontSize-sPlus{font-size:13px}.ms-fontSize-s{font-size:12px}.ms-fontSize-xs{font-size:11px}.ms-fontSize-mi{font-size:10px}@font-face{font-family:Leelawadee UI Web;src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-light.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-light.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Leelawadee UI Web;src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semilight.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semilight.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Leelawadee UI Web;src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-regular.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Leelawadee UI Web;src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semibold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Leelawadee UI Web;src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-bold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Segoe UI Web (Arabic)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-light.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-light.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:"Segoe UI Web (Arabic)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-semilight.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-semilight.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Segoe UI Web (Arabic)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-regular.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Segoe UI Web (Arabic)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-semibold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Segoe UI Web (Arabic)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-bold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Segoe UI Web (Cyrillic)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-light.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-light.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:"Segoe UI Web (Cyrillic)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-semilight.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-semilight.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Segoe UI Web (Cyrillic)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-regular.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Segoe UI Web (Cyrillic)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-semibold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Segoe UI Web (Cyrillic)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-bold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Segoe UI Web (East European)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-light.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-light.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:"Segoe UI Web (East European)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-semilight.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-semilight.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Segoe UI Web (East European)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-regular.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Segoe UI Web (East European)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-semibold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Segoe UI Web (East European)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-bold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Segoe UI Web (Greek)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-light.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-light.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:"Segoe UI Web (Greek)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-semilight.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-semilight.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Segoe UI Web (Greek)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-regular.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Segoe UI Web (Greek)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-semibold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Segoe UI Web (Greek)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-bold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Segoe UI Web (Hebrew)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-light.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-light.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:"Segoe UI Web (Hebrew)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-semilight.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-semilight.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Segoe UI Web (Hebrew)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-regular.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Segoe UI Web (Hebrew)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-semibold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Segoe UI Web (Hebrew)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-bold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Segoe UI Web (Vietnamese)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-light.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-light.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:"Segoe UI Web (Vietnamese)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-semilight.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-semilight.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Segoe UI Web (Vietnamese)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-regular.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Segoe UI Web (Vietnamese)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-semibold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Segoe UI Web (Vietnamese)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-bold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Segoe UI Web (West European)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-light.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-light.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:"Segoe UI Web (West European)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semilight.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semilight.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Segoe UI Web (West European)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Segoe UI Web (West European)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semibold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Segoe UI Web (West European)";src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-bold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Selawik Web;src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-light.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-light.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Selawik Web;src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-semilight.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-semilight.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Selawik Web;src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-regular.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Selawik Web;src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-semibold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Selawik Web;src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-bold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Leelawadee UI Web;src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semilight.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semilight.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Leelawadee UI Web;src:url(https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-bold.woff2) format("woff2"),url(https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-bold.woff) format("woff");font-weight:600;font-style:normal}.ms-Grid{box-sizing:border-box;zoom:1;padding:0 8px}.ms-Grid:after,.ms-Grid:before{display:table;content:"";line-height:0}.ms-Grid:after{clear:both}.ms-Grid-row{margin:0 -8px;box-sizing:border-box;zoom:1}.ms-Grid-row:after,.ms-Grid-row:before{display:table;content:"";line-height:0}.ms-Grid-row:after{clear:both}.ms-Grid-col{position:relative;min-height:1px;padding-left:8px;padding-right:8px;box-sizing:border-box}[dir=ltr] .ms-Grid-col{float:left}[dir=rtl] .ms-Grid-col{float:right}.ms-Grid-col .ms-Grid{padding:0}.ms-Icon{display:inline-block;font-family:FabricMDL2Icons;font-style:normal;font-weight:400;speak:none}.ms-Icon--circle{margin:0 .5em 0 0;position:relative;display:inline-block;font-size:1rem;width:1em;height:1em;padding:0;text-align:left}[dir=rtl] .ms-Icon--circle{margin:0 0 0 .5em}.ms-Icon--circle:after,.ms-Icon--circle:before{line-height:1;font-size:inherit}.ms-Icon--circle:before{display:block;width:100%;height:100%;margin:0;padding:0;position:absolute}.ms-Icon--circle:after{content:"";position:absolute;top:0;left:0;transform:scale(2);transform-origin:50% 50%;z-index:0}.ms-Icon--xs{font-size:10px}.ms-Icon--s{font-size:12px}.ms-Icon--m{font-size:16px}.ms-Icon--l{font-size:20px}.ms-Icon--12PointStar:before{content:"ï”…"}.ms-Icon--6PointStar:before{content:"ï”„"}.ms-Icon--AADLogo:before{content:"îµ¨"}.ms-Icon--Accept:before{content:"î£»"}.ms-Icon--AccessibiltyChecker:before{content:"ï µ"}.ms-Icon--AccessLogo:before{content:"îµ©"}.ms-Icon--AccessLogoFill:before{content:"ï‡›"}.ms-Icon--AccountActivity:before{content:"î¿´"}.ms-Icon--AccountBrowser:before{content:"ï™’"}.ms-Icon--AccountManagement:before{content:"ï•œ"}.ms-Icon--Accounts:before{content:"î¤"}.ms-Icon--ActionCenter:before{content:"î¤œ"}.ms-Icon--ActivateOrders:before{content:"î¿ "}.ms-Icon--ActivityFeed:before{content:"ï–"}.ms-Icon--Add:before{content:"îœ"}.ms-Icon--AddBookmark:before{content:"ï–·"}.ms-Icon--AddEvent:before{content:"îºµ"}.ms-Icon--AddFavorite:before{content:"ïƒˆ"}.ms-Icon--AddFavoriteFill:before{content:"ïƒ‰"}.ms-Icon--AddFriend:before{content:"î£º"}.ms-Icon--AddGroup:before{content:"î¸½"}.ms-Icon--AddHome:before{content:"ï…»"}.ms-Icon--AddIn:before{content:"ïµ"}.ms-Icon--AddLink:before{content:"îž"}.ms-Icon--AddNotes:before{content:"î«£"}.ms-Icon--AddOnlineMeeting:before{content:"î¶Ž"}.ms-Icon--AddPhone:before{content:"î¶–"}.ms-Icon--AddReaction:before{content:"ï¡"}.ms-Icon--AddTo:before{content:"î³ˆ"}.ms-Icon--AddToShoppingList:before{content:"îªš"}.ms-Icon--AddWork:before{content:"ï…¼"}.ms-Icon--Admin:before{content:"îŸ¯"}.ms-Icon--AdminALogo32:before{content:"ï’º"}.ms-Icon--AdminALogoFill32:before{content:"ï’»"}.ms-Icon--AdminALogoInverse32:before{content:"îµª"}.ms-Icon--AdminCLogoInverse32:before{content:"îµ«"}.ms-Icon--AdminDLogoInverse32:before{content:"îµ¬"}.ms-Icon--AdminELogoInverse32:before{content:"îµ­"}.ms-Icon--AdminLLogoInverse32:before{content:"îµ®"}.ms-Icon--AdminMLogoInverse32:before{content:"îµ¯"}.ms-Icon--AdminOLogoInverse32:before{content:"îµ°"}.ms-Icon--AdminPLogoInverse32:before{content:"îµ±"}.ms-Icon--AdminSLogoInverse32:before{content:"îµ²"}.ms-Icon--AdminYLogoInverse32:before{content:"îµ³"}.ms-Icon--Airplane:before{content:"îœ‰"}.ms-Icon--AirplaneSolid:before{content:"î­Œ"}.ms-Icon--AirTickets:before{content:"î½º"}.ms-Icon--AlarmClock:before{content:"î¤™"}.ms-Icon--Album:before{content:"îž«"}.ms-Icon--AlbumRemove:before{content:"î±¢"}.ms-Icon--AlertSettings:before{content:"ï¢¶"}.ms-Icon--AlertSolid:before{content:"ïŒ±"}.ms-Icon--AlignCenter:before{content:"î££"}.ms-Icon--AlignHorizontalCenter:before{content:"ï“´"}.ms-Icon--AlignHorizontalLeft:before{content:"ï“³"}.ms-Icon--AlignHorizontalRight:before{content:"ï“µ"}.ms-Icon--AlignJustify:before{content:"ï”ž"}.ms-Icon--AlignLeft:before{content:"î£¤"}.ms-Icon--AlignRight:before{content:"î£¢"}.ms-Icon--AlignVerticalBottom:before{content:"ï“¸"}.ms-Icon--AlignVerticalCenter:before{content:"ï“·"}.ms-Icon--AlignVerticalTop:before{content:"ï“¶"}[dir=ltr] .ms-Icon--AllApps:before{content:"îœ"}[dir=rtl] .ms-Icon--AllApps:before{content:"î©€"}[dir=ltr] .ms-Icon--AllAppsMirrored:before{content:"î©€"}[dir=rtl] .ms-Icon--AllAppsMirrored:before{content:"îœ"}.ms-Icon--AllCurrency:before{content:"î«¤"}.ms-Icon--AnalyticsLogo:before{content:"ï‡ž"}.ms-Icon--AnalyticsQuery:before{content:"ï‡Ÿ"}.ms-Icon--AnalyticsReport:before{content:"ï‡¡"}.ms-Icon--AnalyticsView:before{content:"ï—±"}.ms-Icon--AnchorLock:before{content:"ï”‘"}.ms-Icon--Annotation:before{content:"î¤¤"}.ms-Icon--AppIconDefault:before{content:"î²ª"}.ms-Icon--AppIconDefaultAdd:before{content:"î¿š"}.ms-Icon--AppIconDefaultList:before{content:"î¿ž"}.ms-Icon--Archive:before{content:"ï€¿"}.ms-Icon--AreaChart:before{content:"î§’"}.ms-Icon--ArrangeBringForward:before{content:"ï”‰"}.ms-Icon--ArrangeBringToFront:before{content:"ï”†"}.ms-Icon--ArrangeByFrom:before{content:"ï™¸"}.ms-Icon--ArrangeSendBackward:before{content:"ï”ˆ"}.ms-Icon--ArrangeSendToBack:before{content:"ï”‡"}.ms-Icon--Arrivals:before{content:"î¬´"}[dir=ltr] .ms-Icon--ArrowDownRight8:before{content:"î»•"}[dir=rtl] .ms-Icon--ArrowDownRight8:before{content:"î»°"}[dir=ltr] .ms-Icon--ArrowDownRightMirrored8:before{content:"î»°"}[dir=rtl] .ms-Icon--ArrowDownRightMirrored8:before{content:"î»•"}.ms-Icon--ArrowTallDownLeft:before{content:"ïŠ¿"}.ms-Icon--ArrowTallDownRight:before{content:"ï‹€"}.ms-Icon--ArrowTallUpLeft:before{content:"ïŠ½"}.ms-Icon--ArrowTallUpRight:before{content:"ïŠ¾"}.ms-Icon--ArrowUpRight:before{content:"ï©"}[dir=ltr] .ms-Icon--ArrowUpRight8:before{content:"î»”"}[dir=rtl] .ms-Icon--ArrowUpRight8:before{content:"î»¯"}[dir=ltr] .ms-Icon--ArrowUpRightMirrored8:before{content:"î»¯"}[dir=rtl] .ms-Icon--ArrowUpRightMirrored8:before{content:"î»”"}.ms-Icon--Articles:before{content:"î«"}.ms-Icon--Ascending:before{content:"î·€"}.ms-Icon--AspectRatio:before{content:"îž™"}.ms-Icon--AssessmentGroup:before{content:"ïŒš"}.ms-Icon--AssessmentGroupTemplate:before{content:"ïŠ±"}.ms-Icon--AssetLibrary:before{content:"îº¶"}.ms-Icon--Assign:before{content:"î§“"}.ms-Icon--Asterisk:before{content:"î¨¸"}.ms-Icon--AsteriskSolid:before{content:"ï"}.ms-Icon--ATPLogo:before{content:"î¾…"}.ms-Icon--Attach:before{content:"îœ£"}.ms-Icon--AustralianRules:before{content:"î¹°"}.ms-Icon--AuthenticatorApp:before{content:"ïš±"}.ms-Icon--AutoEnhanceOff:before{content:"îžŽ"}.ms-Icon--AutoEnhanceOn:before{content:"îž"}.ms-Icon--AutoFillTemplate:before{content:"ïŒ“"}.ms-Icon--AutoHeight:before{content:"ï”’"}.ms-Icon--AutoRacing:before{content:"î¬¤"}.ms-Icon--AwayStatus:before{content:"î¹ª"}.ms-Icon--AzureAPIManagement:before{content:"ï¿"}.ms-Icon--AzureKeyVault:before{content:"ïŽ´"}.ms-Icon--AzureLogo:before{content:"î­ª"}.ms-Icon--AzureServiceEndpoint:before{content:"ïŽ€"}.ms-Icon--Back:before{content:"îœ«"}.ms-Icon--BackgroundColor:before{content:"ï«"}.ms-Icon--Backlog:before{content:"ïŠ¬"}.ms-Icon--BacklogBoard:before{content:"ï‘„"}.ms-Icon--BacklogList:before{content:"ïš¿"}.ms-Icon--BackToWindow:before{content:"îœ¿"}.ms-Icon--Badge:before{content:"î°›"}.ms-Icon--Balloons:before{content:"îµ¾"}.ms-Icon--Bank:before{content:"î ¥"}.ms-Icon--BankSolid:before{content:"ï"}.ms-Icon--BarChart4:before{content:"î«§"}.ms-Icon--BarChartHorizontal:before{content:"î§«"}.ms-Icon--BarChartVertical:before{content:"î§¬"}.ms-Icon--BarChartVerticalEdit:before{content:"ï¢"}.ms-Icon--BarChartVerticalFill:before{content:"ï °"}.ms-Icon--BarChartVerticalFilter:before{content:"ï¾"}.ms-Icon--BarChartVerticalFilterSolid:before{content:"ï¿"}.ms-Icon--Baseball:before{content:"î¬ "}.ms-Icon--BeerMug:before{content:"ï’ž"}.ms-Icon--BIDashboard:before{content:"ï•ƒ"}.ms-Icon--BidiLtr:before{content:"î¦ª"}.ms-Icon--BidiRtl:before{content:"î¦«"}.ms-Icon--BingLogo:before{content:"î­«"}.ms-Icon--BirthdayCake:before{content:"î¾"}.ms-Icon--BlockContact:before{content:"î£¸"}.ms-Icon--Blocked:before{content:"îœ³"}.ms-Icon--Blocked12:before{content:"ï˜®"}.ms-Icon--Blocked2:before{content:"î³¤"}.ms-Icon--Blocked2Solid:before{content:"ïœ·"}.ms-Icon--BlockedSite:before{content:"îœ¯"}.ms-Icon--BlockedSiteSolid12:before{content:"ïœŠ"}.ms-Icon--BlockedSolid:before{content:"ï”±"}.ms-Icon--Blog:before{content:"ïˆ«"}.ms-Icon--BlowingSnow:before{content:"î§‰"}.ms-Icon--Blur:before{content:"ïŠŽ"}.ms-Icon--Boards:before{content:"î½¨"}.ms-Icon--Bold:before{content:"î£"}.ms-Icon--BookAnswers:before{content:"ï¢¤"}.ms-Icon--BookingsLogo:before{content:"î·‡"}.ms-Icon--BookmarkReport:before{content:"ï«"}[dir=ltr] .ms-Icon--Bookmarks:before{content:"î¢¤"}[dir=rtl] .ms-Icon--Bookmarks:before{content:"î©"}[dir=ltr] .ms-Icon--BookmarksMirrored:before{content:"î©"}[dir=rtl] .ms-Icon--BookmarksMirrored:before{content:"î¢¤"}.ms-Icon--BorderDash:before{content:"ï”Š"}.ms-Icon--BorderDot:before{content:"ï”‹"}.ms-Icon--BoxAdditionSolid:before{content:"ï‹”"}.ms-Icon--BoxCheckmarkSolid:before{content:"ï‹—"}.ms-Icon--BoxMultiplySolid:before{content:"ï‹•"}.ms-Icon--BoxPlaySolid:before{content:"ï‹–"}.ms-Icon--BoxSubtractSolid:before{content:"ï‹“"}.ms-Icon--BranchCommit:before{content:"ïŠ“"}.ms-Icon--BranchCompare:before{content:"ïŠ”"}.ms-Icon--BranchFork:before{content:"ï…³"}.ms-Icon--BranchFork2:before{content:"ïŠ‘"}.ms-Icon--BranchLocked:before{content:"ïŠ’"}.ms-Icon--BranchMerge:before{content:"ïŠ•"}.ms-Icon--BranchPullRequest:before{content:"ïŠ–"}.ms-Icon--BranchSearch:before{content:"ïŠ—"}.ms-Icon--BranchShelveset:before{content:"ïŠ˜"}.ms-Icon--Breadcrumb:before{content:"î¾Œ"}.ms-Icon--Breakfast:before{content:"ï’œ"}.ms-Icon--Brightness:before{content:"îœ†"}.ms-Icon--Broom:before{content:"îª™"}.ms-Icon--BrowserScreenShot:before{content:"î¯­"}.ms-Icon--BrowserTab:before{content:"ï——"}.ms-Icon--BrowserTabScreenshot:before{content:"ï—˜"}.ms-Icon--Brunch:before{content:"ï’"}.ms-Icon--Brush:before{content:"î³¿"}.ms-Icon--BucketColor:before{content:"ï†¶"}.ms-Icon--BucketColorFill:before{content:"ï†·"}.ms-Icon--BufferTimeAfter:before{content:"ïƒ"}.ms-Icon--BufferTimeBefore:before{content:"ïƒ"}.ms-Icon--BufferTimeBoth:before{content:"ïƒ‘"}.ms-Icon--Bug:before{content:"î¯¨"}.ms-Icon--BugSolid:before{content:"ïŒµ"}.ms-Icon--Build:before{content:"ïŠ"}.ms-Icon--BuildDefinition:before{content:"ï›©"}.ms-Icon--BuildIssue:before{content:"ïŒ™"}.ms-Icon--BuildQueue:before{content:"ï‰"}.ms-Icon--BuildQueueNew:before{content:"ï‰"}.ms-Icon--BulkUpload:before{content:"ï•ˆ"}[dir=ltr] .ms-Icon--BulletedList2:before{content:"ï‹‡"}[dir=rtl] .ms-Icon--BulletedList2:before{content:"ï‹ˆ"}[dir=ltr] .ms-Icon--BulletedList2Mirrored:before{content:"ï‹ˆ"}[dir=rtl] .ms-Icon--BulletedList2Mirrored:before{content:"ï‹‡"}[dir=ltr] .ms-Icon--BulletedListBullet:before{content:"ïž“"}[dir=rtl] .ms-Icon--BulletedListBullet:before{content:"ïž•"}[dir=ltr] .ms-Icon--BulletedListBulletMirrored:before{content:"ïž•"}[dir=rtl] .ms-Icon--BulletedListBulletMirrored:before{content:"ïž“"}[dir=ltr] .ms-Icon--BulletedList:before{content:"î£½"}[dir=rtl] .ms-Icon--BulletedList:before{content:"î©‚"}[dir=ltr] .ms-Icon--BulletedListMirrored:before{content:"î©‚"}[dir=rtl] .ms-Icon--BulletedListMirrored:before{content:"î£½"}[dir=ltr] .ms-Icon--BulletedListText:before{content:"ïž’"}[dir=rtl] .ms-Icon--BulletedListText:before{content:"ïž”"}[dir=ltr] .ms-Icon--BulletedListTextMirrored:before{content:"ïž”"}[dir=rtl] .ms-Icon--BulletedListTextMirrored:before{content:"ïž’"}.ms-Icon--BulletedTreeList:before{content:"ï¡Œ"}.ms-Icon--Bullseye:before{content:"ï‰²"}.ms-Icon--BullseyeTarget:before{content:"ï—°"}.ms-Icon--BullseyeTargetEdit:before{content:"îŒ™"}.ms-Icon--Bus:before{content:"î †"}.ms-Icon--BusinessCenterLogo:before{content:"ï’²"}.ms-Icon--BusinessHoursSign:before{content:"ïŒ"}.ms-Icon--BusSolid:before{content:"î­‡"}.ms-Icon--ButtonControl:before{content:"ï›€"}.ms-Icon--Cafe:before{content:"î°²"}.ms-Icon--Cake:before{content:"î²¤"}.ms-Icon--Calculator:before{content:"î£¯"}.ms-Icon--CalculatorAddition:before{content:"î¥ˆ"}.ms-Icon--CalculatorEqualTo:before{content:"î¥Ž"}.ms-Icon--CalculatorMultiply:before{content:"î¥‡"}.ms-Icon--CalculatorNotEqualTo:before{content:"ï‹’"}.ms-Icon--CalculatorPercentage:before{content:"î¥Œ"}.ms-Icon--CalculatorSubtract:before{content:"î¥‰"}.ms-Icon--CalendarAgenda:before{content:"îºš"}.ms-Icon--CalendarDay:before{content:"î¢¿"}[dir=ltr] .ms-Icon--Calendar:before{content:"îž‡"}[dir=rtl] .ms-Icon--Calendar:before{content:"î´¨"}[dir=ltr] .ms-Icon--CalendarMirrored:before{content:"î´¨"}[dir=rtl] .ms-Icon--CalendarMirrored:before{content:"îž‡"}.ms-Icon--CalendarReply:before{content:"î£µ"}[dir=ltr] .ms-Icon--CalendarSettings:before{content:"ï•˜"}[dir=rtl] .ms-Icon--CalendarSettings:before{content:"ï•™"}[dir=ltr] .ms-Icon--CalendarSettingsMirrored:before{content:"ï•™"}[dir=rtl] .ms-Icon--CalendarSettingsMirrored:before{content:"ï•˜"}.ms-Icon--CalendarWeek:before{content:"î£€"}.ms-Icon--CalendarWorkWeek:before{content:"î½‘"}.ms-Icon--CalendarYear:before{content:"î±"}.ms-Icon--Calories:before{content:"î²­"}.ms-Icon--CaloriesAdd:before{content:"ï…²"}.ms-Icon--Camera:before{content:"îœ¢"}.ms-Icon--CampaignTemplate:before{content:"ï ‘"}.ms-Icon--Cancel:before{content:"îœ‘"}.ms-Icon--CannedChat:before{content:"ïƒ²"}.ms-Icon--Car:before{content:"î „"}.ms-Icon--CaretBottomLeftCenter8:before{content:"ï¥"}.ms-Icon--CaretBottomLeftSolid8:before{content:"ï„¡"}.ms-Icon--CaretBottomRightCenter8:before{content:"ï¤"}.ms-Icon--CaretBottomRightSolid8:before{content:"ï„¢"}.ms-Icon--CaretDown8:before{content:"î·˜"}.ms-Icon--CaretDownSolid8:before{content:"î·œ"}[dir=ltr] .ms-Icon--CaretHollow:before{content:"î —"}[dir=rtl] .ms-Icon--CaretHollow:before{content:"î©…"}[dir=ltr] .ms-Icon--CaretHollowMirrored:before{content:"î©…"}[dir=rtl] .ms-Icon--CaretHollowMirrored:before{content:"î —"}.ms-Icon--CaretLeft8:before{content:"î·•"}.ms-Icon--CaretLeftSolid8:before{content:"î·™"}.ms-Icon--CaretRight:before{content:"ï«"}.ms-Icon--CaretRight8:before{content:"î·–"}.ms-Icon--CaretRightSolid8:before{content:"î·š"}.ms-Icon--CaretSolid16:before{content:"î¹¢"}.ms-Icon--CaretSolidDown:before{content:"ï‚Ž"}.ms-Icon--CaretSolidLeft:before{content:"ï‚"}[dir=ltr] .ms-Icon--CaretSolid:before{content:"î ˜"}[dir=rtl] .ms-Icon--CaretSolid:before{content:"î©†"}[dir=ltr] .ms-Icon--CaretSolidMirrored:before{content:"î©†"}[dir=rtl] .ms-Icon--CaretSolidMirrored:before{content:"î ˜"}.ms-Icon--CaretSolidRight:before{content:"ï‚"}.ms-Icon--CaretSolidUp:before{content:"ï‚"}.ms-Icon--CaretTopLeftCenter8:before{content:"ï§"}.ms-Icon--CaretTopLeftSolid8:before{content:"î½”"}.ms-Icon--CaretTopRightCenter8:before{content:"ï¦"}.ms-Icon--CaretTopRightSolid8:before{content:"î½•"}.ms-Icon--CaretUp8:before{content:"î·—"}.ms-Icon--CaretUpSolid8:before{content:"î·›"}.ms-Icon--Cat:before{content:"îµ¿"}.ms-Icon--CellPhone:before{content:"î£ª"}.ms-Icon--Certificate:before{content:"î®•"}.ms-Icon--CertifiedDatabase:before{content:"ï–»"}.ms-Icon--ChangeEntitlements:before{content:"îŒ"}.ms-Icon--Chart:before{content:"î¦™"}.ms-Icon--ChartSeries:before{content:"ï”“"}.ms-Icon--ChartTemplate:before{content:"ï ’"}.ms-Icon--ChartXAngle:before{content:"ï””"}.ms-Icon--ChartYAngle:before{content:"ï”•"}.ms-Icon--Chat:before{content:"î¤"}.ms-Icon--ChatBot:before{content:"ï‚‹"}.ms-Icon--ChatInviteFriend:before{content:"î³¾"}.ms-Icon--ChatSolid:before{content:"ï„"}.ms-Icon--Checkbox:before{content:"îœ¹"}.ms-Icon--CheckboxComposite:before{content:"îœº"}.ms-Icon--CheckboxCompositeReversed:before{content:"îœ½"}.ms-Icon--CheckboxFill:before{content:"îœ»"}.ms-Icon--CheckboxIndeterminate:before{content:"îœ¼"}.ms-Icon--CheckedOutByOther12:before{content:"ï˜°"}.ms-Icon--CheckedOutByYou12:before{content:"ï˜±"}.ms-Icon--CheckList:before{content:"î§•"}[dir=ltr] .ms-Icon--CheckListCheck:before{content:"ïž©"}[dir=rtl] .ms-Icon--CheckListCheck:before{content:"ïž«"}[dir=ltr] .ms-Icon--CheckListCheckMirrored:before{content:"ïž«"}[dir=rtl] .ms-Icon--CheckListCheckMirrored:before{content:"ïž©"}[dir=ltr] .ms-Icon--CheckListText:before{content:"ïž¨"}[dir=rtl] .ms-Icon--CheckListText:before{content:"ïžª"}[dir=ltr] .ms-Icon--CheckListTextMirrored:before{content:"ïžª"}[dir=rtl] .ms-Icon--CheckListTextMirrored:before{content:"ïž¨"}.ms-Icon--CheckMark:before{content:"îœ¾"}.ms-Icon--ChevronDown:before{content:"îœ"}.ms-Icon--ChevronDownEnd6:before{content:"ï¯"}.ms-Icon--ChevronDownMed:before{content:"î¥²"}.ms-Icon--ChevronDownSmall:before{content:"î¥®"}.ms-Icon--ChevronFold10:before{content:"ïª"}.ms-Icon--ChevronLeft:before{content:"î«"}.ms-Icon--ChevronLeftEnd6:before{content:"ï±"}.ms-Icon--ChevronLeftMed:before{content:"î¥³"}.ms-Icon--ChevronLeftSmall:before{content:"î¥¯"}.ms-Icon--ChevronRight:before{content:"î¬"}.ms-Icon--ChevronRightEnd6:before{content:"ï²"}.ms-Icon--ChevronRightMed:before{content:"î¥´"}.ms-Icon--ChevronRightSmall:before{content:"î¥°"}.ms-Icon--ChevronUnfold10:before{content:"ï©"}.ms-Icon--ChevronUp:before{content:"îœŽ"}.ms-Icon--ChevronUpEnd6:before{content:"ï°"}.ms-Icon--ChevronUpMed:before{content:"î¥±"}.ms-Icon--ChevronUpSmall:before{content:"î¥­"}.ms-Icon--Childof:before{content:"ï ­"}.ms-Icon--Chopsticks:before{content:"ï’¢"}[dir=ltr] .ms-Icon--ChromeBack:before{content:"î °"}[dir=rtl] .ms-Icon--ChromeBack:before{content:"î©‡"}[dir=ltr] .ms-Icon--ChromeBackMirrored:before{content:"î©‡"}[dir=rtl] .ms-Icon--ChromeBackMirrored:before{content:"î °"}.ms-Icon--ChromeClose:before{content:"î¢»"}.ms-Icon--ChromeFullScreen:before{content:"î¤­"}.ms-Icon--ChromeMinimize:before{content:"î¤¡"}.ms-Icon--ChromeRestore:before{content:"î¤£"}.ms-Icon--CircleAddition:before{content:"ï‹£"}.ms-Icon--CircleAdditionSolid:before{content:"ï‹¤"}.ms-Icon--CircleFill:before{content:"î¨»"}.ms-Icon--CircleHalfFull:before{content:"î¶ž"}.ms-Icon--CirclePause:before{content:"ï‹™"}.ms-Icon--CirclePauseSolid:before{content:"ï‹˜"}.ms-Icon--CirclePlus:before{content:"î«®"}.ms-Icon--CircleRing:before{content:"î¨º"}.ms-Icon--CircleShapeSolid:before{content:"ï˜¼"}.ms-Icon--CircleStop:before{content:"ï‹œ"}.ms-Icon--CircleStopSolid:before{content:"ï‹›"}.ms-Icon--CityNext:before{content:"î°†"}.ms-Icon--CityNext2:before{content:"î°‡"}.ms-Icon--ClassNotebookLogo16:before{content:"ï’ˆ"}.ms-Icon--ClassNotebookLogo32:before{content:"ï’†"}.ms-Icon--ClassNotebookLogoFill16:before{content:"ï’‰"}.ms-Icon--ClassNotebookLogoFill32:before{content:"ï’‡"}.ms-Icon--ClassNotebookLogoInverse:before{content:"î·ˆ"}.ms-Icon--ClassNotebookLogoInverse16:before{content:"ï’‹"}.ms-Icon--ClassNotebookLogoInverse32:before{content:"ï’Š"}.ms-Icon--ClassroomLogo:before{content:"î½µ"}.ms-Icon--Clear:before{content:"î¢”"}.ms-Icon--ClearFilter:before{content:"î¾"}.ms-Icon--ClearFormatting:before{content:"î·"}.ms-Icon--ClearFormattingA:before{content:"ïž"}.ms-Icon--ClearFormattingEraser:before{content:"ïžž"}.ms-Icon--ClearNight:before{content:"î§‚"}[dir=ltr] .ms-Icon--ClearSelection:before{content:"î£¦"}[dir=rtl] .ms-Icon--ClearSelection:before{content:"î©ˆ"}[dir=ltr] .ms-Icon--ClearSelectionMirrored:before{content:"î©ˆ"}[dir=rtl] .ms-Icon--ClearSelectionMirrored:before{content:"î£¦"}[dir=ltr] .ms-Icon--ClipboardList:before{content:"ïƒ£"}[dir=rtl] .ms-Icon--ClipboardList:before{content:"ïƒ¤"}[dir=ltr] .ms-Icon--ClipboardListMirrored:before{content:"ïƒ¤"}[dir=rtl] .ms-Icon--ClipboardListMirrored:before{content:"ïƒ£"}.ms-Icon--ClipboardSolid:before{content:"ï—œ"}.ms-Icon--Clock:before{content:"î¤—"}.ms-Icon--CloneToDesktop:before{content:"ïŠŒ"}.ms-Icon--ClosedCaption:before{content:"î¾„"}[dir=ltr] .ms-Icon--ClosePane:before{content:"î¢Ÿ"}[dir=rtl] .ms-Icon--ClosePane:before{content:"î©‰"}[dir=ltr] .ms-Icon--ClosePaneMirrored:before{content:"î©‰"}[dir=rtl] .ms-Icon--ClosePaneMirrored:before{content:"î¢Ÿ"}.ms-Icon--Cloud:before{content:"î“"}.ms-Icon--CloudAdd:before{content:"î²©"}.ms-Icon--CloudDownload:before{content:"î¯“"}.ms-Icon--CloudImportExport:before{content:"î¹•"}.ms-Icon--CloudUpload:before{content:"î²Ž"}.ms-Icon--CloudWeather:before{content:"î¦¾"}.ms-Icon--Cloudy:before{content:"î¦¿"}.ms-Icon--Cocktails:before{content:"îª"}.ms-Icon--Code:before{content:"î¥ƒ"}.ms-Icon--CodeEdit:before{content:"ï•„"}.ms-Icon--Coffee:before{content:"î«¯"}.ms-Icon--CoffeeScript:before{content:"ï‹º"}.ms-Icon--CollapseContent:before{content:"ï…¥"}.ms-Icon--CollapseContentSingle:before{content:"ï…¦"}.ms-Icon--CollapseMenu:before{content:"î½¦"}.ms-Icon--CollegeFootball:before{content:"î¬¦"}.ms-Icon--CollegeHoops:before{content:"î¬¥"}.ms-Icon--Color:before{content:"îž"}.ms-Icon--ColorSolid:before{content:"ï”"}.ms-Icon--ColumnLeftTwoThirds:before{content:"ï‡–"}.ms-Icon--ColumnLeftTwoThirdsEdit:before{content:"ïŒ¤"}.ms-Icon--ColumnOptions:before{content:"ïŒ—"}.ms-Icon--ColumnRightTwoThirds:before{content:"ï‡—"}.ms-Icon--ColumnRightTwoThirdsEdit:before{content:"ïŒ¥"}.ms-Icon--ColumnVerticalSection:before{content:"ï ž"}.ms-Icon--ColumnVerticalSectionEdit:before{content:"ï †"}.ms-Icon--Combine:before{content:"î¶»"}.ms-Icon--Combobox:before{content:"ï”–"}.ms-Icon--CommandPrompt:before{content:"î–"}.ms-Icon--Comment:before{content:"î¤Š"}.ms-Icon--CommentActive:before{content:"ï „"}.ms-Icon--CommentAdd:before{content:"ïŠ³"}.ms-Icon--CommentNext:before{content:"ïŠ´"}.ms-Icon--CommentPrevious:before{content:"ïŠµ"}.ms-Icon--CommentSolid:before{content:"îŒŽ"}.ms-Icon--CommentUrgent:before{content:"ïŒ‡"}.ms-Icon--Commitments:before{content:"î±"}.ms-Icon--Communications:before{content:"î¥š"}[dir=ltr] .ms-Icon--CompanyDirectory:before{content:"î¼"}[dir=rtl] .ms-Icon--CompanyDirectory:before{content:"î¼«"}[dir=ltr] .ms-Icon--CompanyDirectoryMirrored:before{content:"î¼«"}[dir=rtl] .ms-Icon--CompanyDirectoryMirrored:before{content:"î¼"}.ms-Icon--Compare:before{content:"ï—"}.ms-Icon--CompassNW:before{content:"î¥‚"}.ms-Icon--Completed:before{content:"î¤°"}.ms-Icon--CompletedSolid:before{content:"î±¡"}.ms-Icon--ComplianceAudit:before{content:"î©"}.ms-Icon--ConfigurationSolid:before{content:"ïŒ´"}.ms-Icon--ConnectContacts:before{content:"î¿”"}.ms-Icon--ConnectVirtualMachine:before{content:"îº"}.ms-Icon--ConstructionCone:before{content:"î¦"}.ms-Icon--ConstructionConeSolid:before{content:"ïŒ¹"}.ms-Icon--Contact:before{content:"î»"}.ms-Icon--ContactCard:before{content:"îº½"}[dir=ltr] .ms-Icon--ContactCardSettings:before{content:"ï•–"}[dir=rtl] .ms-Icon--ContactCardSettings:before{content:"ï•—"}[dir=ltr] .ms-Icon--ContactCardSettingsMirrored:before{content:"ï•—"}[dir=rtl] .ms-Icon--ContactCardSettingsMirrored:before{content:"ï•–"}.ms-Icon--ContactHeart:before{content:"ï¡¢"}.ms-Icon--ContactInfo:before{content:"î¹"}.ms-Icon--ContactLink:before{content:"ï‰Ÿ"}.ms-Icon--ContactList:before{content:"ïŸ¥"}.ms-Icon--ContextMenu:before{content:"ï¼"}.ms-Icon--Contrast:before{content:"îž¡"}.ms-Icon--Copy:before{content:"î£ˆ"}.ms-Icon--Cotton:before{content:"î«³"}.ms-Icon--Coupon:before{content:"ïž¼"}.ms-Icon--CPlusPlus:before{content:"ï‹´"}.ms-Icon--CPlusPlusLanguage:before{content:"ï‹³"}.ms-Icon--CreateMailRule:before{content:"ï™º"}.ms-Icon--Cricket:before{content:"î¬ž"}.ms-Icon--CRMCustomerInsightsApp:before{content:"ïˆ"}.ms-Icon--CRMProcesses:before{content:"î¾±"}.ms-Icon--CRMReport:before{content:"î¿¾"}.ms-Icon--CRMServices:before{content:"î¿’"}.ms-Icon--Crop:before{content:"îž¨"}.ms-Icon--Crown:before{content:"î´"}.ms-Icon--CrownSolid:before{content:"ïŒ¶"}.ms-Icon--CSharp:before{content:"ï‹°"}.ms-Icon--CSharpLanguage:before{content:"ï‹¯"}.ms-Icon--CSS:before{content:"î¯¯"}.ms-Icon--CubeShape:before{content:"ï†ª"}.ms-Icon--CustomizeToolbar:before{content:"ï ¨"}[dir=ltr] .ms-Icon--CustomList:before{content:"îº¾"}[dir=rtl] .ms-Icon--CustomList:before{content:"îº¿"}[dir=ltr] .ms-Icon--CustomListMirrored:before{content:"îº¿"}[dir=rtl] .ms-Icon--CustomListMirrored:before{content:"îº¾"}.ms-Icon--Cut:before{content:"î£†"}.ms-Icon--Cycling:before{content:"î«‡"}.ms-Icon--D365TalentHRCore:before{content:"ïš½"}.ms-Icon--D365TalentInsight:before{content:"ïš¼"}.ms-Icon--D365TalentLearn:before{content:"ïš»"}.ms-Icon--DashboardAdd:before{content:"ï”­"}.ms-Icon--Database:before{content:"î¿‡"}.ms-Icon--DatabaseSync:before{content:"ï¡‚"}.ms-Icon--DataConnectionLibrary:before{content:"îº·"}.ms-Icon--Dataflows:before{content:"ïŸ"}.ms-Icon--DataflowsLink:before{content:"î¦"}.ms-Icon--DataManagementSettings:before{content:"î¿ˆ"}.ms-Icon--DateTime2:before{content:"î¨—"}[dir=ltr] .ms-Icon--DateTime:before{content:"î²’"}[dir=rtl] .ms-Icon--DateTime:before{content:"îº“"}[dir=ltr] .ms-Icon--DateTimeMirrored:before{content:"îº“"}[dir=rtl] .ms-Icon--DateTimeMirrored:before{content:"î²’"}.ms-Icon--DeactivateOrders:before{content:"î¿¡"}.ms-Icon--Decimals:before{content:"ïˆ˜"}.ms-Icon--DecisionSolid:before{content:"ï"}.ms-Icon--DeclineCall:before{content:"ï…"}[dir=ltr] .ms-Icon--DecreaseIndentArrow:before{content:"ïž£"}[dir=rtl] .ms-Icon--DecreaseIndentArrow:before{content:"ïž§"}[dir=ltr] .ms-Icon--DecreaseIndentArrowMirrored:before{content:"ïž§"}[dir=rtl] .ms-Icon--DecreaseIndentArrowMirrored:before{content:"ïž£"}.ms-Icon--DecreaseIndentLegacy:before{content:"îŠ"}[dir=ltr] .ms-Icon--DecreaseIndentText:before{content:"ïž¢"}[dir=rtl] .ms-Icon--DecreaseIndentText:before{content:"ïž¦"}[dir=ltr] .ms-Icon--DecreaseIndentTextMirrored:before{content:"ïž¦"}[dir=rtl] .ms-Icon--DecreaseIndentTextMirrored:before{content:"ïž¢"}.ms-Icon--DefaultRatio:before{content:"ï”©"}.ms-Icon--DefectSolid:before{content:"ï‘‰"}.ms-Icon--DefenderTVM:before{content:"ïš³"}.ms-Icon--Delete:before{content:"î"}.ms-Icon--DeleteColumns:before{content:"ï™Ž"}[dir=ltr] .ms-Icon--DeleteRows:before{content:"ï™"}[dir=rtl] .ms-Icon--DeleteRows:before{content:"ï™"}[dir=ltr] .ms-Icon--DeleteRowsMirrored:before{content:"ï™"}[dir=rtl] .ms-Icon--DeleteRowsMirrored:before{content:"ï™"}.ms-Icon--DeleteTable:before{content:"ï™‘"}.ms-Icon--DeliveryTruck:before{content:"î¯´"}.ms-Icon--DelveAnalytics:before{content:"î»®"}.ms-Icon--DelveAnalyticsLogo:before{content:"î·Š"}.ms-Icon--DelveLogo:before{content:"ïŠ€"}.ms-Icon--DelveLogoFill:before{content:"ïŠ"}.ms-Icon--DelveLogoInverse:before{content:"îµ¶"}.ms-Icon--DependencyAdd:before{content:"î„"}.ms-Icon--DependencyRemove:before{content:"î…"}.ms-Icon--Deploy:before{content:"ïŠ"}.ms-Icon--Descending:before{content:"î·"}.ms-Icon--Design:before{content:"î¬¼"}.ms-Icon--DesktopScreenshot:before{content:"ï—™"}.ms-Icon--DeveloperTools:before{content:"î±º"}.ms-Icon--Devices2:before{content:"î¥µ"}.ms-Icon--Devices3:before{content:"î©¬"}.ms-Icon--Devices4:before{content:"î­¦"}.ms-Icon--Diagnostic:before{content:"î§™"}.ms-Icon--DiagnosticDataBarTooltip:before{content:"ïŸŸ"}.ms-Icon--Dialpad:before{content:"îŸ"}.ms-Icon--Diamond:before{content:"î´‚"}.ms-Icon--DiamondSolid:before{content:"ïŒ"}.ms-Icon--Dictionary:before{content:"î ­"}.ms-Icon--DictionaryRemove:before{content:"ïšš"}.ms-Icon--DietPlanNotebook:before{content:"î«ˆ"}.ms-Icon--DiffInline:before{content:"ïŒ‰"}.ms-Icon--DiffSideBySide:before{content:"ïŒŠ"}.ms-Icon--DisableUpdates:before{content:"î£˜"}.ms-Icon--DisconnectVirtualMachine:before{content:"ï¡³"}.ms-Icon--Dislike:before{content:"î£ "}.ms-Icon--DislikeSolid:before{content:"ï€"}.ms-Icon--DistributeDown:before{content:"ïª"}[dir=ltr] .ms-Icon--DockLeft:before{content:"î¤Œ"}[dir=rtl] .ms-Icon--DockLeft:before{content:"î©Œ"}[dir=ltr] .ms-Icon--DockLeftMirrored:before{content:"î©Œ"}[dir=rtl] .ms-Icon--DockLeftMirrored:before{content:"î¤Œ"}.ms-Icon--DockRight:before{content:"î¤"}.ms-Icon--DocLibrary:before{content:"îº¸"}.ms-Icon--DocsLogoInverse:before{content:"î·‹"}.ms-Icon--Document:before{content:"î¢¥"}.ms-Icon--DocumentApproval:before{content:"ïŠ‹"}.ms-Icon--Documentation:before{content:"î°—"}.ms-Icon--DocumentManagement:before{content:"î¿¼"}.ms-Icon--DocumentReply:before{content:"î½—"}.ms-Icon--DocumentSearch:before{content:"î½¬"}.ms-Icon--DocumentSet:before{content:"î»–"}.ms-Icon--DOM:before{content:"î²"}.ms-Icon--DonutChart:before{content:"ï¨"}.ms-Icon--Door:before{content:"î­µ"}.ms-Icon--DoubleBookmark:before{content:"î®"}.ms-Icon--DoubleChevronDown:before{content:"î¸„"}.ms-Icon--DoubleChevronDown12:before{content:"îº—"}.ms-Icon--DoubleChevronDown8:before{content:"ï«"}.ms-Icon--DoubleChevronLeft:before{content:"î¶¾"}.ms-Icon--DoubleChevronLeft12:before{content:"îº˜"}.ms-Icon--DoubleChevronLeft8:before{content:"ï­"}[dir=ltr] .ms-Icon--DoubleChevronLeftMed:before{content:"î¦‘"}[dir=rtl] .ms-Icon--DoubleChevronLeftMed:before{content:"î©"}[dir=ltr] .ms-Icon--DoubleChevronLeftMedMirrored:before{content:"î©"}[dir=rtl] .ms-Icon--DoubleChevronLeftMedMirrored:before{content:"î¦‘"}.ms-Icon--DoubleChevronRight:before{content:"î¶¿"}.ms-Icon--DoubleChevronRight12:before{content:"îº™"}.ms-Icon--DoubleChevronRight8:before{content:"ï®"}.ms-Icon--DoubleChevronUp:before{content:"î¶½"}.ms-Icon--DoubleChevronUp12:before{content:"îº–"}.ms-Icon--DoubleChevronUp8:before{content:"ï¬"}.ms-Icon--DoubleColumn:before{content:"ï‡”"}.ms-Icon--DoubleColumnEdit:before{content:"ïŒ¢"}.ms-Icon--DoubleDownArrow:before{content:"ï©"}.ms-Icon--Down:before{content:"î‹"}.ms-Icon--Download:before{content:"î¢–"}.ms-Icon--DownloadDocument:before{content:"ï•‰"}.ms-Icon--DragObject:before{content:"ï•“"}.ms-Icon--DrillDown:before{content:"ï”²"}.ms-Icon--DrillDownSolid:before{content:"ï”³"}.ms-Icon--DrillExpand:before{content:"ï”´"}.ms-Icon--DrillShow:before{content:"ï”µ"}.ms-Icon--DrillThrough:before{content:"ï–¹"}.ms-Icon--DRM:before{content:"î²¨"}.ms-Icon--Drop:before{content:"î­‚"}.ms-Icon--Dropdown:before{content:"î·…"}.ms-Icon--DropShapeSolid:before{content:"ï˜¿"}.ms-Icon--DuplicateRow:before{content:"ï ª"}.ms-Icon--Duststorm:before{content:"î§"}.ms-Icon--Dynamics365Logo:before{content:"î·Œ"}.ms-Icon--DynamicSMBLogo:before{content:"î·"}.ms-Icon--EaseOfAccess:before{content:"î¶"}.ms-Icon--EatDrink:before{content:"î ‡"}.ms-Icon--EdgeLogo:before{content:"î± "}.ms-Icon--eDiscovery:before{content:"î°"}.ms-Icon--EditContact:before{content:"î¿“"}.ms-Icon--EditCreate:before{content:"ï‰"}.ms-Icon--EditMail:before{content:"î½¡"}[dir=ltr] .ms-Icon--Edit:before{content:"îœ"}[dir=rtl] .ms-Icon--Edit:before{content:"î­¾"}[dir=ltr] .ms-Icon--EditMirrored:before{content:"î­¾"}[dir=rtl] .ms-Icon--EditMirrored:before{content:"îœ"}.ms-Icon--EditNote:before{content:"î¶"}.ms-Icon--EditPhoto:before{content:"î½·"}[dir=ltr] .ms-Icon--EditSolid12:before{content:"ï’µ"}[dir=rtl] .ms-Icon--EditSolid12:before{content:"ï’¶"}[dir=ltr] .ms-Icon--EditSolidMirrored12:before{content:"ï’¶"}[dir=rtl] .ms-Icon--EditSolidMirrored12:before{content:"ï’µ"}.ms-Icon--EditStyle:before{content:"î½ "}.ms-Icon--Education:before{content:"îž¾"}.ms-Icon--Ellipse:before{content:"ï“»"}.ms-Icon--Embed:before{content:"î³Ž"}.ms-Icon--EMI:before{content:"îœ±"}.ms-Icon--Emoji:before{content:"î¢™"}.ms-Icon--Emoji2:before{content:"î®"}.ms-Icon--EmojiDisappointed:before{content:"îªˆ"}.ms-Icon--EmojiNeutral:before{content:"îª‡"}.ms-Icon--EmojiTabSymbols:before{content:"îµ˜"}.ms-Icon--EmptyRecycleBin:before{content:"î¾ˆ"}.ms-Icon--Encryption:before{content:"ïš"}.ms-Icon--EngineeringGroup:before{content:"ï¢"}.ms-Icon--EntitlementPolicy:before{content:"î†"}.ms-Icon--EntitlementRedemption:before{content:"î‡"}.ms-Icon--EntryDecline:before{content:"ï••"}.ms-Icon--EntryView:before{content:"ï•”"}.ms-Icon--Equalizer:before{content:"î§©"}.ms-Icon--EraseTool:before{content:"îœ"}.ms-Icon--Error:before{content:"îžƒ"}.ms-Icon--ErrorBadge:before{content:"î¨¹"}.ms-Icon--Event:before{content:"î²£"}.ms-Icon--Event12:before{content:"ï£"}.ms-Icon--EventAccepted:before{content:"ï¢"}.ms-Icon--EventDate:before{content:"ï™"}.ms-Icon--EventDateMissed12:before{content:"ï¤"}.ms-Icon--EventDeclined:before{content:"ï¥"}.ms-Icon--EventInfo:before{content:"î¶‹"}[dir=ltr] .ms-Icon--EventTentative:before{content:"ï£"}[dir=rtl] .ms-Icon--EventTentative:before{content:"ï¤"}[dir=ltr] .ms-Icon--EventTentativeMirrored:before{content:"ï¤"}[dir=rtl] .ms-Icon--EventTentativeMirrored:before{content:"ï£"}.ms-Icon--EventToDoLogo:before{content:"ï¡©"}.ms-Icon--ExcelDocument:before{content:"î½³"}.ms-Icon--ExcelLogo:before{content:"ï‡¥"}.ms-Icon--ExcelLogo16:before{content:"ïŽ—"}.ms-Icon--ExcelLogoFill:before{content:"ï‡¦"}.ms-Icon--ExcelLogoFill16:before{content:"ïŽ˜"}.ms-Icon--ExcelLogoInverse:before{content:"î°¨"}.ms-Icon--ExcelLogoInverse16:before{content:"ïŽ–"}.ms-Icon--ExchangeLogo:before{content:"ïŠ„"}.ms-Icon--ExchangeLogoFill:before{content:"ïŠ…"}.ms-Icon--ExchangeLogoInverse:before{content:"îµ¸"}.ms-Icon--ExerciseTracker:before{content:"î«Œ"}.ms-Icon--ExpandMenu:before{content:"î½§"}.ms-Icon--ExploreContent:before{content:"î³"}.ms-Icon--ExploreContentSingle:before{content:"ï…¤"}.ms-Icon--ExploreData:before{content:"ï–¶"}[dir=ltr] .ms-Icon--Export:before{content:"î·¡"}[dir=rtl] .ms-Icon--Export:before{content:"î·¢"}[dir=ltr] .ms-Icon--ExportMirrored:before{content:"î·¢"}[dir=rtl] .ms-Icon--ExportMirrored:before{content:"î·¡"}.ms-Icon--ExternalBuild:before{content:"ï‘…"}.ms-Icon--ExternalTFVC:before{content:"ï‘†"}.ms-Icon--ExternalXAML:before{content:"ï‘‡"}.ms-Icon--Eyedropper:before{content:"î¼¼"}.ms-Icon--EyeShadow:before{content:"ïŸ«"}.ms-Icon--F12DevTools:before{content:"î¯®"}.ms-Icon--FabricAssetLibrary:before{content:"ï‚œ"}.ms-Icon--FabricDataConnectionLibrary:before{content:"ï‚"}.ms-Icon--FabricDocLibrary:before{content:"ï‚ž"}.ms-Icon--FabricFolder:before{content:"ï‚©"}.ms-Icon--FabricFolderConfirm:before{content:"ïŸ¿"}.ms-Icon--FabricFolderFill:before{content:"ï‚ª"}.ms-Icon--FabricFolderSearch:before{content:"ï‚¤"}[dir=ltr] .ms-Icon--FabricFormLibrary:before{content:"ï‚Ÿ"}[dir=rtl] .ms-Icon--FabricFormLibrary:before{content:"ï‚ "}[dir=ltr] .ms-Icon--FabricFormLibraryMirrored:before{content:"ï‚ "}[dir=rtl] .ms-Icon--FabricFormLibraryMirrored:before{content:"ï‚Ÿ"}.ms-Icon--FabricMovetoFolder:before{content:"ï‚¥"}.ms-Icon--FabricNetworkFolder:before{content:"ï—¦"}.ms-Icon--FabricNewFolder:before{content:"ï‚«"}.ms-Icon--FabricOpenFolderHorizontal:before{content:"ï‚¨"}.ms-Icon--FabricPictureLibrary:before{content:"ï‚¬"}.ms-Icon--FabricPublicFolder:before{content:"ï‚£"}[dir=ltr] .ms-Icon--FabricReportLibrary:before{content:"ï‚¡"}[dir=rtl] .ms-Icon--FabricReportLibrary:before{content:"ï‚¢"}[dir=ltr] .ms-Icon--FabricReportLibraryMirrored:before{content:"ï‚¢"}[dir=rtl] .ms-Icon--FabricReportLibraryMirrored:before{content:"ï‚¡"}.ms-Icon--FabricSyncFolder:before{content:"ï‚§"}.ms-Icon--FabricTextHighlight:before{content:"ïžœ"}.ms-Icon--FabricTextHighlightComposite:before{content:"ïŸš"}.ms-Icon--FabricUnsyncFolder:before{content:"ï‚¦"}.ms-Icon--FabricUserFolder:before{content:"ï—¥"}.ms-Icon--Family:before{content:"î¯š"}.ms-Icon--FangBody:before{content:"î³«"}.ms-Icon--FastForward:before{content:"î®"}.ms-Icon--FastMode:before{content:"ï†š"}.ms-Icon--Favicon:before{content:"îœ·"}.ms-Icon--FavoriteList:before{content:"îœ¨"}.ms-Icon--FavoriteStar:before{content:"îœ´"}.ms-Icon--FavoriteStarFill:before{content:"îœµ"}.ms-Icon--Fax:before{content:"î½œ"}.ms-Icon--Feedback:before{content:"î´•"}[dir=ltr] .ms-Icon--FeedbackRequestSolid:before{content:"ï™"}[dir=rtl] .ms-Icon--FeedbackRequestSolid:before{content:"ïš"}[dir=ltr] .ms-Icon--FeedbackRequestMirroredSolid:before{content:"ïš"}[dir=rtl] .ms-Icon--FeedbackRequestMirroredSolid:before{content:"ï™"}.ms-Icon--FeedbackResponseSolid:before{content:"ï›"}.ms-Icon--Ferry:before{content:"îŸ£"}.ms-Icon--FerrySolid:before{content:"î­ˆ"}.ms-Icon--FieldChanged:before{content:"ï‹ƒ"}.ms-Icon--FieldEmpty:before{content:"ï‹"}.ms-Icon--FieldFilled:before{content:"ï‹‚"}.ms-Icon--FieldNotChanged:before{content:"ï‹„"}.ms-Icon--FieldReadOnly:before{content:"ï‘‚"}.ms-Icon--FieldRequired:before{content:"ï‘ƒ"}.ms-Icon--FileASPX:before{content:"ï‹©"}.ms-Icon--FileBug:before{content:"ïŒ"}.ms-Icon--FileCode:before{content:"ïŒŽ"}.ms-Icon--FileComment:before{content:"ïŒ"}.ms-Icon--FileCSS:before{content:"ï‹ª"}.ms-Icon--FileHTML:before{content:"ï‹­"}.ms-Icon--FileImage:before{content:"ïŒ‘"}.ms-Icon--FileJAVA:before{content:"ï‹¨"}.ms-Icon--FileLess:before{content:"ï‹¬"}.ms-Icon--FilePDB:before{content:"ï‹¥"}.ms-Icon--FileRequest:before{content:"ïž‰"}.ms-Icon--FileSass:before{content:"ï‹«"}.ms-Icon--FileSQL:before{content:"ï‹§"}.ms-Icon--FileSymlink:before{content:"ïŒ’"}.ms-Icon--FileTemplate:before{content:"ï‹¦"}.ms-Icon--FileTypeSolution:before{content:"ïŽ‡"}.ms-Icon--FileYML:before{content:"ï—š"}.ms-Icon--Filter:before{content:"îœœ"}.ms-Icon--Filters:before{content:"îž•"}.ms-Icon--FilterSettings:before{content:"ï¬"}.ms-Icon--FilterSolid:before{content:"ï’"}.ms-Icon--FiltersSolid:before{content:"ï“"}.ms-Icon--Financial:before{content:"îž»"}[dir=ltr] .ms-Icon--FinancialSolid:before{content:"ï†"}[dir=rtl] .ms-Icon--FinancialSolid:before{content:"ï‡"}[dir=ltr] .ms-Icon--FinancialMirroredSolid:before{content:"ï‡"}[dir=rtl] .ms-Icon--FinancialMirroredSolid:before{content:"ï†"}.ms-Icon--Fingerprint:before{content:"î¤¨"}.ms-Icon--FitPage:before{content:"î¦¦"}.ms-Icon--FitWidth:before{content:"î¦§"}.ms-Icon--FiveTileGrid:before{content:"ï‰´"}.ms-Icon--Flag:before{content:"îŸ"}.ms-Icon--FlameSolid:before{content:"ï‡³"}.ms-Icon--Flashlight:before{content:"î”"}.ms-Icon--FlickDown:before{content:"î¤µ"}.ms-Icon--FlickLeft:before{content:"î¤·"}.ms-Icon--FlickRight:before{content:"î¤¸"}.ms-Icon--FlickUp:before{content:"î¤¶"}.ms-Icon--Flow:before{content:"î¾"}.ms-Icon--FlowChart:before{content:"î§”"}.ms-Icon--Flower:before{content:"ï•Ž"}.ms-Icon--FocalPoint:before{content:"ï‰·"}.ms-Icon--Focus:before{content:"î©¯"}.ms-Icon--Fog:before{content:"î§‹"}.ms-Icon--Folder:before{content:"î¢·"}.ms-Icon--FolderFill:before{content:"î£•"}.ms-Icon--FolderHorizontal:before{content:"ï„«"}[dir=ltr] .ms-Icon--FolderList:before{content:"ï‹Ž"}[dir=rtl] .ms-Icon--FolderList:before{content:"ï‹"}[dir=ltr] .ms-Icon--FolderListMirrored:before{content:"ï‹"}[dir=rtl] .ms-Icon--FolderListMirrored:before{content:"ï‹Ž"}.ms-Icon--FolderOpen:before{content:"î ¸"}.ms-Icon--FolderQuery:before{content:"ï‹"}.ms-Icon--FolderSearch:before{content:"î½¥"}.ms-Icon--FollowUser:before{content:"î¸…"}.ms-Icon--Font:before{content:"î£’"}.ms-Icon--FontColor:before{content:"î£“"}.ms-Icon--FontColorA:before{content:"ï“¬"}.ms-Icon--FontColorSwatch:before{content:"ï“­"}.ms-Icon--FontDecrease:before{content:"î£§"}.ms-Icon--FontIncrease:before{content:"î£¨"}.ms-Icon--FontSize:before{content:"î£©"}.ms-Icon--Footer:before{content:"ï ®"}[dir=ltr] .ms-Icon--FormLibrary:before{content:"îº¹"}[dir=rtl] .ms-Icon--FormLibrary:before{content:"îºº"}[dir=ltr] .ms-Icon--FormLibraryMirrored:before{content:"îºº"}[dir=rtl] .ms-Icon--FormLibraryMirrored:before{content:"îº¹"}.ms-Icon--Forum:before{content:"î¸"}.ms-Icon--Forward:before{content:"îœª"}.ms-Icon--ForwardEvent:before{content:"î¶Œ"}.ms-Icon--Freezing:before{content:"î§¯"}.ms-Icon--Frigid:before{content:"î§Š"}.ms-Icon--FrontCamera:before{content:"î¥«"}.ms-Icon--FSharp:before{content:"ï‹¶"}.ms-Icon--FSharpLanguage:before{content:"ï‹µ"}.ms-Icon--FullCircleMask:before{content:"î¤Ÿ"}.ms-Icon--FullHistory:before{content:"ïŒœ"}.ms-Icon--FullScreen:before{content:"î€"}.ms-Icon--FullWidth:before{content:"ï‹¾"}.ms-Icon--FullWidthEdit:before{content:"ï‹¿"}.ms-Icon--FunctionalManagerDashboard:before{content:"ï•‚"}.ms-Icon--FunnelChart:before{content:"î§±"}.ms-Icon--GallatinLogo:before{content:"ï’–"}.ms-Icon--Game:before{content:"îŸ¼"}.ms-Icon--Generate:before{content:"î§š"}.ms-Icon--GenericScan:before{content:"î¹¯"}.ms-Icon--GenericScanFilled:before{content:"ïŸž"}.ms-Icon--GIF:before{content:"ï’©"}.ms-Icon--Giftbox:before{content:"î°Ÿ"}.ms-Icon--GiftboxOpen:before{content:"ï„³"}.ms-Icon--GiftBoxSolid:before{content:"ï"}.ms-Icon--GiftCard:before{content:"î®Ž"}.ms-Icon--GitGraph:before{content:"ï‹Š"}.ms-Icon--Glasses:before{content:"î¨–"}.ms-Icon--Glimmer:before{content:"î³´"}.ms-Icon--GlobalNavButton:before{content:"îœ€"}.ms-Icon--GlobalNavButtonActive:before{content:"ï¢Ÿ"}.ms-Icon--Globe:before{content:"î´"}.ms-Icon--Globe2:before{content:"ï’š"}.ms-Icon--GlobeFavorite:before{content:"î½“"}.ms-Icon--Golf:before{content:"î¬Ÿ"}[dir=ltr] .ms-Icon--Go:before{content:"î¢­"}[dir=rtl] .ms-Icon--Go:before{content:"î©"}[dir=ltr] .ms-Icon--GoMirrored:before{content:"î©"}[dir=rtl] .ms-Icon--GoMirrored:before{content:"î¢­"}.ms-Icon--GoToDashboard:before{content:"î»­"}.ms-Icon--GotoToday:before{content:"î£‘"}.ms-Icon--GreetingCard:before{content:"ï•‹"}.ms-Icon--GridViewLarge:before{content:"ïˆ´"}.ms-Icon--GridViewMedium:before{content:"ïˆ³"}.ms-Icon--GridViewSmall:before{content:"ïˆ²"}.ms-Icon--GripperBarHorizontal:before{content:"î¯"}.ms-Icon--GripperBarVertical:before{content:"îž„"}.ms-Icon--GripperDotsVertical:before{content:"ï²"}.ms-Icon--GripperTool:before{content:"îž"}.ms-Icon--Group:before{content:"î¤‚"}.ms-Icon--GroupedAscending:before{content:"î¹§"}.ms-Icon--GroupedDescending:before{content:"î¹¦"}.ms-Icon--GroupedList:before{content:"î½´"}.ms-Icon--GroupList:before{content:"ï…¨"}.ms-Icon--GroupObject:before{content:"ï“±"}.ms-Icon--GUID:before{content:"ï”«"}.ms-Icon--Guitar:before{content:"ï’›"}.ms-Icon--HailDay:before{content:"î¨€"}.ms-Icon--HailNight:before{content:"î¨“"}.ms-Icon--HalfAlpha:before{content:"î¥¾"}.ms-Icon--HalfCircle:before{content:"ï”"}.ms-Icon--HandsFree:before{content:"î«"}.ms-Icon--Handwriting:before{content:"î¤©"}.ms-Icon--HardDrive:before{content:"î¶¢"}.ms-Icon--HardDriveGroup:before{content:"ï†"}.ms-Icon--HardDriveLock:before{content:"ï•š"}.ms-Icon--HardDriveUnlock:before{content:"ï•›"}.ms-Icon--Header:before{content:"ï ¯"}.ms-Icon--Header1:before{content:"î¨™"}.ms-Icon--Header2:before{content:"î¼¶"}.ms-Icon--Header3:before{content:"î¼·"}.ms-Icon--Header4:before{content:"î¼¸"}.ms-Icon--Headset:before{content:"î¥›"}.ms-Icon--HeadsetSolid:before{content:"ïˆ"}.ms-Icon--Health:before{content:"î¥ž"}.ms-Icon--HealthSolid:before{content:"ïŒ¿"}.ms-Icon--Heart:before{content:"î­‘"}.ms-Icon--HeartBroken:before{content:"îª’"}.ms-Icon--HeartFill:before{content:"î­’"}[dir=ltr] .ms-Icon--Help:before{content:"î¢—"}[dir=rtl] .ms-Icon--Help:before{content:"î©‘"}[dir=ltr] .ms-Icon--HelpMirrored:before{content:"î©‘"}[dir=rtl] .ms-Icon--HelpMirrored:before{content:"î¢—"}.ms-Icon--Hexagon:before{content:"ï“¾"}.ms-Icon--Hide:before{content:"î´š"}.ms-Icon--Hide2:before{content:"î¾‰"}.ms-Icon--Hide3:before{content:"ïš¬"}.ms-Icon--Highlight:before{content:"îŸ¦"}.ms-Icon--HighlightMappedShapes:before{content:"ïŠ¡"}.ms-Icon--HintText:before{content:"ï”"}.ms-Icon--HistoricalWeather:before{content:"î­ƒ"}.ms-Icon--History:before{content:"î œ"}.ms-Icon--Home:before{content:"î "}.ms-Icon--HomeGroup:before{content:"î°¦"}.ms-Icon--HomeSolid:before{content:"îªŠ"}.ms-Icon--HomeVerify:before{content:"ï€Ž"}.ms-Icon--HorizontalDistributeCenter:before{content:"ï“¹"}.ms-Icon--HorizontalTabKey:before{content:"îŸ½"}.ms-Icon--Hospital:before{content:"î¤"}.ms-Icon--Hotel:before{content:"î ¤"}.ms-Icon--HourGlass:before{content:"î¨ƒ"}.ms-Icon--IconSetsFlag:before{content:"ïŠ¤"}.ms-Icon--IDBadge:before{content:"ï§"}.ms-Icon--IgnoreConversation:before{content:"î²"}.ms-Icon--ImageCrosshair:before{content:"ï‹‰"}.ms-Icon--ImageDiff:before{content:"ïŒ‹"}.ms-Icon--ImagePixel:before{content:"ïŒŒ"}.ms-Icon--ImageSearch:before{content:"ï“¨"}[dir=rtl] .ms-Icon--ImportAll:before{content:"î©“"}[dir=ltr] .ms-Icon--ImportAllMirrored:before{content:"î©“"}.ms-Icon--Important:before{content:"î£‰"}[dir=ltr] .ms-Icon--Import:before{content:"î¢µ"}[dir=rtl] .ms-Icon--Import:before{content:"î©’"}[dir=ltr] .ms-Icon--ImportMirrored:before{content:"î©’"}[dir=rtl] .ms-Icon--ImportMirrored:before{content:"î¢µ"}.ms-Icon--Inbox:before{content:"ïœ"}.ms-Icon--InboxCheck:before{content:"î½¤"}.ms-Icon--IncidentTriangle:before{content:"î ”"}.ms-Icon--IncomingCall:before{content:"î¾"}[dir=ltr] .ms-Icon--IncreaseIndentArrow:before{content:"ïž¡"}[dir=rtl] .ms-Icon--IncreaseIndentArrow:before{content:"ïž¥"}[dir=ltr] .ms-Icon--IncreaseIndentArrowMirrored:before{content:"ïž¥"}[dir=rtl] .ms-Icon--IncreaseIndentArrowMirrored:before{content:"ïž¡"}.ms-Icon--IncreaseIndentLegacy:before{content:"îŠ‘"}[dir=ltr] .ms-Icon--IncreaseIndentText:before{content:"ïž "}[dir=rtl] .ms-Icon--IncreaseIndentText:before{content:"ïž¤"}[dir=ltr] .ms-Icon--IncreaseIndentTextMirrored:before{content:"ïž¤"}[dir=rtl] .ms-Icon--IncreaseIndentTextMirrored:before{content:"ïž "}.ms-Icon--Info:before{content:"î¥†"}.ms-Icon--Info2:before{content:"î¨Ÿ"}.ms-Icon--InformationBarriers:before{content:"ï ƒ"}.ms-Icon--InfoSolid:before{content:"ï…§"}.ms-Icon--InkingTool:before{content:"î­"}.ms-Icon--Insert:before{content:"ï‰¸"}.ms-Icon--InsertColumnsLeft:before{content:"ï™Š"}.ms-Icon--InsertColumnsRight:before{content:"ï™‹"}.ms-Icon--InsertRowsAbove:before{content:"ï™Œ"}.ms-Icon--InsertRowsBelow:before{content:"ï™"}.ms-Icon--InsertSignatureLine:before{content:"ï™·"}.ms-Icon--InsertTextBox:before{content:"î±½"}.ms-Icon--Installation:before{content:"îŒ‘"}.ms-Icon--InstallToDrive:before{content:"ïŠ"}.ms-Icon--InternalInvestigation:before{content:"ï¡”"}.ms-Icon--InternetSharing:before{content:"îœ„"}[dir=ltr] .ms-Icon--IRMForward:before{content:"ïŸ"}[dir=rtl] .ms-Icon--IRMForward:before{content:"ï "}[dir=ltr] .ms-Icon--IRMForwardMirrored:before{content:"ï "}[dir=rtl] .ms-Icon--IRMForwardMirrored:before{content:"ïŸ"}[dir=ltr] .ms-Icon--IRMReply:before{content:"ï"}[dir=rtl] .ms-Icon--IRMReply:before{content:"ïž"}[dir=ltr] .ms-Icon--IRMReplyMirrored:before{content:"ïž"}[dir=rtl] .ms-Icon--IRMReplyMirrored:before{content:"ï"}.ms-Icon--IssueSolid:before{content:"ï‘ˆ"}[dir=ltr] .ms-Icon--IssueTracking:before{content:"î»€"}[dir=rtl] .ms-Icon--IssueTracking:before{content:"î»"}[dir=ltr] .ms-Icon--IssueTrackingMirrored:before{content:"î»"}[dir=rtl] .ms-Icon--IssueTrackingMirrored:before{content:"î»€"}.ms-Icon--Italic:before{content:"î£›"}.ms-Icon--JavaScriptLanguage:before{content:"ï‹®"}.ms-Icon--JoinOnlineMeeting:before{content:"î¶"}.ms-Icon--JS:before{content:"î¯°"}.ms-Icon--KaizalaLogo:before{content:"ï’’"}.ms-Icon--KeyboardClassic:before{content:"î¥"}.ms-Icon--KnowledgeArticle:before{content:"ï€€"}.ms-Icon--Label:before{content:"î¤²"}.ms-Icon--LadybugSolid:before{content:"ï‘Š"}.ms-Icon--Lamp:before{content:"î¬™"}.ms-Icon--LandscapeOrientation:before{content:"î½«"}.ms-Icon--LaptopSecure:before{content:"ï•’"}.ms-Icon--LaptopSelected:before{content:"î±¶"}.ms-Icon--LargeGrid:before{content:"î»‹"}.ms-Icon--Leave:before{content:"ï˜§"}.ms-Icon--Library:before{content:"î£±"}.ms-Icon--Lifesaver:before{content:"î½¢"}.ms-Icon--LifesaverLock:before{content:"î½£"}.ms-Icon--Light:before{content:"îž“"}.ms-Icon--Lightbulb:before{content:"îª€"}.ms-Icon--LightningBolt:before{content:"î¥…"}.ms-Icon--LightWeight:before{content:"ï“®"}.ms-Icon--Like:before{content:"î£¡"}.ms-Icon--LikeSolid:before{content:"ïŽ¿"}.ms-Icon--Line:before{content:"ï“¼"}.ms-Icon--LineChart:before{content:"î§¦"}.ms-Icon--LineSpacing:before{content:"ï”—"}.ms-Icon--LineStyle:before{content:"ï”Œ"}.ms-Icon--LineThickness:before{content:"ï”"}.ms-Icon--Link:before{content:"îœ›"}.ms-Icon--Link12:before{content:"ï›£"}.ms-Icon--LinkedDatabase:before{content:"ï¹"}.ms-Icon--LinkedInLogo:before{content:"ïˆŠ"}[dir=ltr] .ms-Icon--List:before{content:"î¨·"}[dir=rtl] .ms-Icon--List:before{content:"î©•"}[dir=ltr] .ms-Icon--ListMirrored:before{content:"î©•"}[dir=rtl] .ms-Icon--ListMirrored:before{content:"î¨·"}.ms-Icon--LocaleLanguage:before{content:"ïŠ·"}.ms-Icon--Location:before{content:"î "}.ms-Icon--LocationCircle:before{content:"î Ž"}.ms-Icon--LocationDot:before{content:"î §"}.ms-Icon--LocationFill:before{content:"î¤ "}.ms-Icon--LocationOutline:before{content:"ï‹"}.ms-Icon--Lock:before{content:"îœ®"}.ms-Icon--Lock12:before{content:"ï›¦"}.ms-Icon--LockSolid:before{content:"î¦¢"}.ms-Icon--LogRemove:before{content:"ïŒ–"}.ms-Icon--LookupEntities:before{content:"ï–µ"}.ms-Icon--LowerBrightness:before{content:"î²Š"}.ms-Icon--LyncLogo:before{content:"îµ¹"}.ms-Icon--M365InvoicingLogo:before{content:"ïŸ"}.ms-Icon--Mail:before{content:"îœ•"}.ms-Icon--MailAlert:before{content:"î¶€"}.ms-Icon--MailAttached:before{content:"ï´"}.ms-Icon--MailCheck:before{content:"î¶"}.ms-Icon--MailFill:before{content:"î¢¨"}[dir=ltr] .ms-Icon--MailForward:before{content:"î¢œ"}[dir=rtl] .ms-Icon--MailForward:before{content:"î©–"}[dir=ltr] .ms-Icon--MailForwardMirrored:before{content:"î©–"}[dir=rtl] .ms-Icon--MailForwardMirrored:before{content:"î¢œ"}.ms-Icon--MailLowImportance:before{content:"î¶‚"}.ms-Icon--MailOptions:before{content:"ï ¬"}.ms-Icon--MailPause:before{content:"î¶ƒ"}.ms-Icon--MailReminder:before{content:"ï˜"}.ms-Icon--MailRepeat:before{content:"î¶„"}[dir=ltr] .ms-Icon--MailReplyAll:before{content:"î£‚"}[dir=rtl] .ms-Icon--MailReplyAll:before{content:"î©˜"}[dir=ltr] .ms-Icon--MailReplyAllMirrored:before{content:"î©˜"}[dir=rtl] .ms-Icon--MailReplyAllMirrored:before{content:"î£‚"}[dir=ltr] .ms-Icon--MailReply:before{content:"î£Š"}[dir=rtl] .ms-Icon--MailReply:before{content:"î©—"}[dir=ltr] .ms-Icon--MailReplyMirrored:before{content:"î©—"}[dir=rtl] .ms-Icon--MailReplyMirrored:before{content:"î£Š"}.ms-Icon--MailSchedule:before{content:"ïœ®"}.ms-Icon--MailSolid:before{content:"ïƒ"}[dir=ltr] .ms-Icon--MailTentative:before{content:"ï–"}[dir=rtl] .ms-Icon--MailTentative:before{content:"ï—"}[dir=ltr] .ms-Icon--MailTentativeMirrored:before{content:"ï—"}[dir=rtl] .ms-Icon--MailTentativeMirrored:before{content:"ï–"}.ms-Icon--MailUndelivered:before{content:"ï•"}.ms-Icon--ManagerSelfService:before{content:"î¸£"}.ms-Icon--Manufacturing:before{content:"î¦œ"}.ms-Icon--MapDirections:before{content:"î –"}.ms-Icon--MapLayers:before{content:"î ž"}.ms-Icon--MapPin:before{content:"îœ‡"}.ms-Icon--MapPinSolid:before{content:"ï”®"}.ms-Icon--MarkAsProtected:before{content:"ïš®"}.ms-Icon--MarkDownLanguage:before{content:"ï‹»"}.ms-Icon--Market:before{content:"î«¼"}.ms-Icon--MarketDown:before{content:"î½‚"}.ms-Icon--MasterDatabase:before{content:"ï–º"}.ms-Icon--MaximumValue:before{content:"ï–¼"}.ms-Icon--Medal:before{content:"î¸¸"}.ms-Icon--MedalSolid:before{content:"ïš¹"}.ms-Icon--Media:before{content:"î©©"}.ms-Icon--MediaAdd:before{content:"ï”"}.ms-Icon--Medical:before{content:"î«”"}.ms-Icon--Megaphone:before{content:"îž‰"}.ms-Icon--MegaphoneSolid:before{content:"ïŒ²"}.ms-Icon--Memo:before{content:"î¼"}.ms-Icon--Merge:before{content:"îŸ•"}.ms-Icon--MergeDuplicate:before{content:"ïŠš"}.ms-Icon--Message:before{content:"î¢½"}.ms-Icon--MessageFill:before{content:"î±°"}.ms-Icon--MicOff:before{content:"î±”"}.ms-Icon--MicOff2:before{content:"ïž"}.ms-Icon--Microphone:before{content:"îœ "}.ms-Icon--MicrosoftFlowLogo:before{content:"ï’±"}.ms-Icon--MicrosoftStaffhubLogo:before{content:"ï„°"}.ms-Icon--MicrosoftTranslatorLogo:before{content:"ïž‚"}.ms-Icon--MicrosoftTranslatorLogoBlue:before{content:"ï¡“"}.ms-Icon--MicrosoftTranslatorLogoGreen:before{content:"ï¡’"}[dir=ltr] .ms-Icon--MiniContract:before{content:"î¤»"}[dir=rtl] .ms-Icon--MiniContract:before{content:"î©™"}[dir=ltr] .ms-Icon--MiniContractMirrored:before{content:"î©™"}[dir=rtl] .ms-Icon--MiniContractMirrored:before{content:"î¤»"}[dir=ltr] .ms-Icon--MiniExpand:before{content:"î¤º"}[dir=rtl] .ms-Icon--MiniExpand:before{content:"î©š"}[dir=ltr] .ms-Icon--MiniExpandMirrored:before{content:"î©š"}[dir=rtl] .ms-Icon--MiniExpandMirrored:before{content:"î¤º"}.ms-Icon--MiniLink:before{content:"îœ²"}.ms-Icon--MinimumValue:before{content:"ï–½"}.ms-Icon--MobileReport:before{content:"ï†Š"}.ms-Icon--MobileSelected:before{content:"î±µ"}.ms-Icon--ModelingView:before{content:"ï¡±"}.ms-Icon--Money:before{content:"î«½"}.ms-Icon--More:before{content:"îœ’"}.ms-Icon--MoreSports:before{content:"î¬¢"}.ms-Icon--MoreVertical:before{content:"ïŠ¼"}.ms-Icon--MountainClimbing:before{content:"ï››"}.ms-Icon--Move:before{content:"îŸ‚"}.ms-Icon--Movers:before{content:"î¯"}.ms-Icon--MoveToFolder:before{content:"î£ž"}.ms-Icon--MSNLogo:before{content:"î­¬"}.ms-Icon--MSNVideos:before{content:"î¬œ"}.ms-Icon--MSNVideosSolid:before{content:"ï‹š"}[dir=ltr] .ms-Icon--MultiSelect:before{content:"î¢"}[dir=rtl] .ms-Icon--MultiSelect:before{content:"îª˜"}[dir=ltr] .ms-Icon--MultiSelectMirrored:before{content:"îª˜"}[dir=rtl] .ms-Icon--MultiSelectMirrored:before{content:"î¢"}.ms-Icon--MusicInCollection:before{content:"î¥€"}.ms-Icon--MusicInCollectionFill:before{content:"î¨¶"}.ms-Icon--MusicNote:before{content:"î±"}.ms-Icon--MuteChat:before{content:"ï…º"}.ms-Icon--MyMoviesTV:before{content:"î¹¬"}.ms-Icon--Nav2DMapView:before{content:"î €"}[dir=ltr] .ms-Icon--NavigateBack:before{content:"ï‹"}[dir=rtl] .ms-Icon--NavigateBack:before{content:"ï‹ž"}[dir=ltr] .ms-Icon--NavigateBackMirrored:before{content:"ï‹ž"}[dir=rtl] .ms-Icon--NavigateBackMirrored:before{content:"ï‹"}.ms-Icon--NavigateExternalInline:before{content:"ïŸ"}[dir=ltr] .ms-Icon--NavigateForward:before{content:"ï‹Ÿ"}[dir=rtl] .ms-Icon--NavigateForward:before{content:"ï‹ "}[dir=ltr] .ms-Icon--NavigateForwardMirrored:before{content:"ï‹ "}[dir=rtl] .ms-Icon--NavigateForwardMirrored:before{content:"ï‹Ÿ"}.ms-Icon--NavigationFlipper:before{content:"ï”"}.ms-Icon--NetworkTower:before{content:"î°…"}.ms-Icon--NewAnalyticsQuery:before{content:"ï‡ "}.ms-Icon--NewFolder:before{content:"î£´"}.ms-Icon--NewMail:before{content:"ïŸª"}.ms-Icon--News:before{content:"î¤€"}.ms-Icon--NewsSearch:before{content:"ï“©"}.ms-Icon--NewTeamProject:before{content:"ïŠ²"}.ms-Icon--Next:before{content:"î¢“"}.ms-Icon--NormalWeight:before{content:"ï“¯"}.ms-Icon--NoteForward:before{content:"î¶™"}.ms-Icon--NotePinned:before{content:"î¶š"}.ms-Icon--NoteReply:before{content:"î¶˜"}.ms-Icon--NotExecuted:before{content:"ï‘€"}.ms-Icon--NotImpactedSolid:before{content:"ï‘"}.ms-Icon--NugetLogo:before{content:"ï‘Œ"}.ms-Icon--NumberedList:before{content:"î¨œ"}[dir=ltr] .ms-Icon--NumberedListNumber:before{content:"ïž—"}[dir=rtl] .ms-Icon--NumberedListNumber:before{content:"ïž™"}[dir=ltr] .ms-Icon--NumberedListNumberMirrored:before{content:"ïž™"}[dir=rtl] .ms-Icon--NumberedListNumberMirrored:before{content:"ïž—"}[dir=ltr] .ms-Icon--NumberedListText:before{content:"ïž–"}[dir=rtl] .ms-Icon--NumberedListText:before{content:"ïž˜"}[dir=ltr] .ms-Icon--NumberedListTextMirrored:before{content:"ïž˜"}[dir=rtl] .ms-Icon--NumberedListTextMirrored:before{content:"ïž–"}.ms-Icon--NumberField:before{content:"î·„"}.ms-Icon--NumberSequence:before{content:"ï”ª"}.ms-Icon--NumberSymbol:before{content:"ïž¬"}.ms-Icon--Octagon:before{content:"ï“½"}.ms-Icon--OEM:before{content:"îŒ"}.ms-Icon--OfficeAddinsLogo:before{content:"î»‡"}.ms-Icon--OfficeAssistantLogo:before{content:"î·Ž"}.ms-Icon--OfficeChat:before{content:"ïœ"}.ms-Icon--OfficeChatSolid:before{content:"ïœ"}.ms-Icon--OfficeFormsLogo:before{content:"ï´"}.ms-Icon--OfficeFormsLogo16:before{content:"ï¶"}.ms-Icon--OfficeFormsLogo24:before{content:"ï»"}.ms-Icon--OfficeFormsLogoFill:before{content:"ïµ"}.ms-Icon--OfficeFormsLogoFill16:before{content:"ï·"}.ms-Icon--OfficeFormsLogoFill24:before{content:"ï¼"}.ms-Icon--OfficeFormsLogoInverse:before{content:"î¾†"}.ms-Icon--OfficeFormsLogoInverse16:before{content:"ï³"}.ms-Icon--OfficeFormsLogoInverse24:before{content:"ïº"}.ms-Icon--OfficeLogo:before{content:"î­®"}.ms-Icon--OfficeStoreLogo:before{content:"î·"}.ms-Icon--OfficeVideoLogo:before{content:"ïŠ‚"}.ms-Icon--OfficeVideoLogoFill:before{content:"ïŠƒ"}.ms-Icon--OfficeVideoLogoInverse:before{content:"îµº"}.ms-Icon--OfflineOneDriveParachute:before{content:"î»ˆ"}.ms-Icon--OfflineOneDriveParachuteDisabled:before{content:"î»‰"}.ms-Icon--OfflineStorage:before{content:"î²Œ"}.ms-Icon--OfflineStorageSolid:before{content:"ïŽ"}.ms-Icon--Onboarding:before{content:"ïŽº"}.ms-Icon--OneDriveAdd:before{content:"î¼²"}.ms-Icon--OneDriveFolder16:before{content:"ï”»"}.ms-Icon--OneDriveLogo:before{content:"î¥"}.ms-Icon--OneNoteEduLogoInverse:before{content:"î·"}.ms-Icon--OneNoteLogo:before{content:"ï‡§"}.ms-Icon--OneNoteLogo16:before{content:"ïŽš"}.ms-Icon--OneNoteLogoFill:before{content:"ï‡¨"}.ms-Icon--OneNoteLogoFill16:before{content:"ïŽ›"}.ms-Icon--OneNoteLogoInverse:before{content:"î°"}.ms-Icon--OneNoteLogoInverse16:before{content:"ïŽ™"}.ms-Icon--OpenEnrollment:before{content:"î¼œ"}.ms-Icon--OpenFile:before{content:"î£¥"}.ms-Icon--OpenFolderHorizontal:before{content:"î´¥"}.ms-Icon--OpenInNewTab:before{content:"ïš«"}.ms-Icon--OpenInNewWindow:before{content:"î¢§"}[dir=ltr] .ms-Icon--OpenPane:before{content:"î¢ "}[dir=rtl] .ms-Icon--OpenPane:before{content:"î©›"}[dir=ltr] .ms-Icon--OpenPaneMirrored:before{content:"î©›"}[dir=rtl] .ms-Icon--OpenPaneMirrored:before{content:"î¢ "}.ms-Icon--OpenSource:before{content:"î¯‚"}[dir=ltr] .ms-Icon--OpenWith:before{content:"îž¬"}[dir=rtl] .ms-Icon--OpenWith:before{content:"î©œ"}[dir=ltr] .ms-Icon--OpenWithMirrored:before{content:"î©œ"}[dir=rtl] .ms-Icon--OpenWithMirrored:before{content:"îž¬"}.ms-Icon--Org:before{content:"î²¦"}.ms-Icon--Orientation:before{content:"î¢´"}.ms-Icon--Orientation2:before{content:"ïŸ¡"}.ms-Icon--OutlookLogo:before{content:"ï‡©"}.ms-Icon--OutlookLogo16:before{content:"ïŽ"}.ms-Icon--OutlookLogoFill:before{content:"ï‡ª"}.ms-Icon--OutlookLogoFill16:before{content:"ïŽž"}.ms-Icon--OutlookLogoInverse:before{content:"î­­"}.ms-Icon--OutlookLogoInverse16:before{content:"ïŽœ"}.ms-Icon--OutOfOffice:before{content:"î´´"}.ms-Icon--Package:before{content:"îž¸"}.ms-Icon--Packages:before{content:"ïŒ˜"}.ms-Icon--Padding:before{content:"ï”˜"}.ms-Icon--PaddingBottom:before{content:"ï”š"}.ms-Icon--PaddingLeft:before{content:"ï”›"}.ms-Icon--PaddingRight:before{content:"ï”œ"}.ms-Icon--PaddingTop:before{content:"ï”™"}.ms-Icon--Page:before{content:"îŸƒ"}.ms-Icon--PageAdd:before{content:"î¨š"}.ms-Icon--PageArrowRight:before{content:"î¾¸"}.ms-Icon--PageCheckedin:before{content:"ï„„"}.ms-Icon--PageCheckedOut:before{content:"ï€¬"}.ms-Icon--PageData:before{content:"îŒœ"}.ms-Icon--PageEdit:before{content:"î¾¶"}.ms-Icon--PageHeader:before{content:"î³®"}.ms-Icon--PageHeaderEdit:before{content:"îŒ"}.ms-Icon--PageLeft:before{content:"î "}.ms-Icon--PageLink:before{content:"îŒ‚"}.ms-Icon--PageList:before{content:"ï„†"}.ms-Icon--PageListFilter:before{content:"ï “"}[dir=ltr] .ms-Icon--PageListSolid:before{content:"ïŒº"}[dir=rtl] .ms-Icon--PageListSolid:before{content:"ïŒ»"}[dir=ltr] .ms-Icon--PageListMirroredSolid:before{content:"ïŒ»"}[dir=rtl] .ms-Icon--PageListMirroredSolid:before{content:"ïŒº"}.ms-Icon--PageLock:before{content:"ï¿"}.ms-Icon--PageRemove:before{content:"î¾º"}.ms-Icon--PageRight:before{content:"î¡"}.ms-Icon--PageShared:before{content:"ï€­"}.ms-Icon--PageSolid:before{content:"îœ©"}.ms-Icon--PanoIndicator:before{content:"îž°"}.ms-Icon--Parachute:before{content:"ï‘"}.ms-Icon--ParachuteSolid:before{content:"ï’"}.ms-Icon--Parameter:before{content:"ïŒ†"}[dir=ltr] .ms-Icon--ParkingLocation:before{content:"î ‘"}[dir=rtl] .ms-Icon--ParkingLocation:before{content:"î©ž"}[dir=ltr] .ms-Icon--ParkingLocationMirrored:before{content:"î©ž"}[dir=rtl] .ms-Icon--ParkingLocationMirrored:before{content:"î ‘"}[dir=ltr] .ms-Icon--ParkingSolid:before{content:"ïŠ"}[dir=rtl] .ms-Icon--ParkingSolid:before{content:"ï‹"}[dir=ltr] .ms-Icon--ParkingMirroredSolid:before{content:"ï‹"}[dir=rtl] .ms-Icon--ParkingMirroredSolid:before{content:"ïŠ"}.ms-Icon--PartlyCloudyDay:before{content:"î§€"}.ms-Icon--PartlyCloudyNight:before{content:"î§"}.ms-Icon--PartyLeader:before{content:"î²§"}.ms-Icon--PassiveAuthentication:before{content:"ïŒª"}.ms-Icon--PasswordField:before{content:"ïšª"}.ms-Icon--Paste:before{content:"î¿"}.ms-Icon--PasteAsCode:before{content:"ï—–"}.ms-Icon--PasteAsText:before{content:"ï—•"}.ms-Icon--Pause:before{content:"î©"}.ms-Icon--PaymentCard:before{content:"î£‡"}.ms-Icon--PC1:before{content:"î¥·"}.ms-Icon--PDF:before{content:"îª"}.ms-Icon--PencilReply:before{content:"î½»"}.ms-Icon--Pentagon:before{content:"ï“¿"}.ms-Icon--PenWorkspace:before{content:"î·†"}.ms-Icon--People:before{content:"îœ–"}.ms-Icon--PeopleAdd:before{content:"î¨•"}.ms-Icon--PeopleAlert:before{content:"î¶“"}.ms-Icon--PeopleBlock:before{content:"î¶‘"}.ms-Icon--PeoplePause:before{content:"î¶”"}.ms-Icon--PeopleRepeat:before{content:"î¶’"}.ms-Icon--Permissions:before{content:"î£—"}.ms-Icon--PermissionsSolid:before{content:"ï‰"}.ms-Icon--Personalize:before{content:"î±"}.ms-Icon--Phishing:before{content:"ï™¹"}.ms-Icon--Phone:before{content:"îœ—"}.ms-Icon--Photo:before{content:"î¤›"}.ms-Icon--Photo2:before{content:"î®Ÿ"}.ms-Icon--Photo2Add:before{content:"î²«"}.ms-Icon--Photo2Fill:before{content:"ïžŸ"}.ms-Icon--Photo2Remove:before{content:"î²¬"}.ms-Icon--PhotoCollection:before{content:"îžª"}.ms-Icon--PhotoVideoMedia:before{content:"ï‚±"}.ms-Icon--Picture:before{content:"î¢¹"}.ms-Icon--PictureCenter:before{content:"ï”¢"}.ms-Icon--PictureFill:before{content:"ï”£"}.ms-Icon--PictureLibrary:before{content:"î»‚"}.ms-Icon--PicturePosition:before{content:"ï”¤"}.ms-Icon--PictureStretch:before{content:"ï”¥"}.ms-Icon--PictureTile:before{content:"ï”¦"}.ms-Icon--PieDouble:before{content:"î¬„"}.ms-Icon--PieSingle:before{content:"î¬…"}.ms-Icon--PieSingleSolid:before{content:"ï”°"}.ms-Icon--Pill:before{content:"î«‹"}.ms-Icon--Pin:before{content:"îœ˜"}.ms-Icon--Pinned:before{content:"î¡€"}.ms-Icon--PinnedFill:before{content:"î¡‚"}.ms-Icon--PinnedSolid:before{content:"ï™¶"}.ms-Icon--PinSolid12:before{content:"î’"}.ms-Icon--PinSolidOff12:before{content:"î“"}.ms-Icon--PivotChart:before{content:"ï‰Œ"}.ms-Icon--PlainText:before{content:"ï ´"}.ms-Icon--PlannerLogo:before{content:"î·‘"}.ms-Icon--PlanView:before{content:"ï "}.ms-Icon--Play:before{content:"î¨"}.ms-Icon--PlaybackRate1x:before{content:"î±—"}.ms-Icon--PlayerSettings:before{content:"î½˜"}.ms-Icon--PlayResume:before{content:"ï‹†"}.ms-Icon--PlayReverse:before{content:"ï¥"}.ms-Icon--PlayReverseResume:before{content:"ï¤"}.ms-Icon--Plug:before{content:"ïŒ€"}.ms-Icon--PlugConnected:before{content:"ïŒ‚"}.ms-Icon--PlugDisconnected:before{content:"ïŒƒ"}.ms-Icon--PlugSolid:before{content:"ïŒ"}.ms-Icon--POI:before{content:"î²¯"}.ms-Icon--POISolid:before{content:"ï‹‘"}.ms-Icon--PollResults:before{content:"ï¢ "}.ms-Icon--PostUpdate:before{content:"î£³"}.ms-Icon--PowerApps:before{content:"î·’"}.ms-Icon--PowerApps2Logo:before{content:"ï‚’"}.ms-Icon--PowerAppsCDS:before{content:"î·"}.ms-Icon--PowerAppsLogo:before{content:"ï‚‘"}.ms-Icon--PowerBILogo:before{content:"î¨ž"}.ms-Icon--PowerBILogo16:before{content:"ïž"}.ms-Icon--PowerBILogoBackplate16:before{content:"ïž‘"}.ms-Icon--PowerButton:before{content:"îŸ¨"}.ms-Icon--PowerPointDocument:before{content:"î½²"}.ms-Icon--PowerPointLogo:before{content:"ï‡«"}.ms-Icon--PowerPointLogo16:before{content:"ïŽ”"}.ms-Icon--PowerPointLogoFill:before{content:"ï‡¬"}.ms-Icon--PowerPointLogoFill16:before{content:"ïŽ•"}.ms-Icon--PowerPointLogoInverse:before{content:"î°ª"}.ms-Icon--PowerPointLogoInverse16:before{content:"ïŽ“"}.ms-Icon--PowerShell:before{content:"ï‡½"}.ms-Icon--PowerShell2:before{content:"ïœ°"}.ms-Icon--Precipitation:before{content:"î§"}.ms-Icon--PresenceChickletVideo:before{content:"î¥¹"}.ms-Icon--Presentation:before{content:"ï›¤"}.ms-Icon--Presentation12:before{content:"ï›¥"}.ms-Icon--Preview:before{content:"î£¿"}.ms-Icon--PreviewLink:before{content:"î¢¡"}.ms-Icon--Previous:before{content:"î¢’"}.ms-Icon--PrimaryCalendar:before{content:"ï’®"}.ms-Icon--Print:before{content:"î‰"}.ms-Icon--PrintfaxPrinterFile:before{content:"î¥–"}.ms-Icon--Processing:before{content:"î§µ"}.ms-Icon--ProcessMetaTask:before{content:"ïŠ"}.ms-Icon--Product:before{content:"î³œ"}.ms-Icon--ProductCatalog:before{content:"î¿¨"}.ms-Icon--ProductionFloorManagement:before{content:"î¸©"}.ms-Icon--ProductList:before{content:"îŒž"}.ms-Icon--ProductRelease:before{content:"î¸®"}.ms-Icon--ProductVariant:before{content:"î¸°"}.ms-Icon--ProfileSearch:before{content:"î¼µ"}.ms-Icon--ProFootball:before{content:"î¬§"}.ms-Icon--ProgressLoopInner:before{content:"î³ž"}.ms-Icon--ProgressLoopOuter:before{content:"î³Ÿ"}.ms-Icon--ProgressRingDots:before{content:"ï…ª"}.ms-Icon--ProHockey:before{content:"î¬¨"}.ms-Icon--ProjectCollection:before{content:"ï£"}.ms-Icon--ProjectDocument:before{content:"ï™"}.ms-Icon--ProjectLogo16:before{content:"ï’€"}.ms-Icon--ProjectLogo32:before{content:"ï‘¾"}.ms-Icon--ProjectLogoFill16:before{content:"ï’"}.ms-Icon--ProjectLogoFill32:before{content:"ï‘¿"}.ms-Icon--ProjectLogoInverse:before{content:"î·”"}.ms-Icon--PromotedDatabase:before{content:"ï½"}.ms-Icon--ProtectedDocument:before{content:"î¢¦"}.ms-Icon--ProtectionCenterLogo32:before{content:"ï’”"}.ms-Icon--ProtectRestrict:before{content:"ïˆª"}.ms-Icon--PublicCalendar:before{content:"î½­"}[dir=ltr] .ms-Icon--PublicContactCard:before{content:"î½®"}[dir=rtl] .ms-Icon--PublicContactCard:before{content:"ïˆ°"}[dir=ltr] .ms-Icon--PublicContactCardMirrored:before{content:"ïˆ°"}[dir=rtl] .ms-Icon--PublicContactCardMirrored:before{content:"î½®"}.ms-Icon--PublicEmail:before{content:"î½¯"}.ms-Icon--PublicFolder:before{content:"î½°"}.ms-Icon--PublishContent:before{content:"ïƒ”"}.ms-Icon--PublishCourse:before{content:"ïš™"}.ms-Icon--PublisherLogo:before{content:"ï‡­"}.ms-Icon--PublisherLogo16:before{content:"ïŽ "}.ms-Icon--PublisherLogoFill:before{content:"ï‡®"}.ms-Icon--PublisherLogoFill16:before{content:"ïŽ¡"}.ms-Icon--PublisherLogoInverse16:before{content:"ïŽŸ"}.ms-Icon--Puzzle:before{content:"îª†"}.ms-Icon--PY:before{content:"ï‹¹"}.ms-Icon--PythonLanguage:before{content:"ï‹¸"}.ms-Icon--QandA:before{content:"ï¢¢"}.ms-Icon--QandAMirror:before{content:"ï¢£"}.ms-Icon--QRCode:before{content:"î´”"}.ms-Icon--QuadColumn:before{content:"ï™¯"}.ms-Icon--Quantity:before{content:"î§¸"}.ms-Icon--QuarterCircle:before{content:"ï”‚"}.ms-Icon--QueryList:before{content:"ïŠ¸"}[dir=ltr] .ms-Icon--Questionnaire:before{content:"î¸™"}[dir=rtl] .ms-Icon--Questionnaire:before{content:"î¹‹"}[dir=ltr] .ms-Icon--QuestionnaireMirrored:before{content:"î¹‹"}[dir=rtl] .ms-Icon--QuestionnaireMirrored:before{content:"î¸™"}.ms-Icon--QuickNote:before{content:"îœ‹"}.ms-Icon--QuickNoteSolid:before{content:"ïŒ¸"}.ms-Icon--R:before{content:"ï“«"}.ms-Icon--RadioBtnOff:before{content:"î³Š"}.ms-Icon--RadioBtnOn:before{content:"î³‹"}.ms-Icon--RadioBullet:before{content:"î¤•"}.ms-Icon--Rain:before{content:"î§„"}.ms-Icon--RainShowersDay:before{content:"î§ƒ"}.ms-Icon--RainShowersNight:before{content:"î¨"}.ms-Icon--RainSnow:before{content:"î§‡"}.ms-Icon--RawSource:before{content:"ïŠ™"}.ms-Icon--Read:before{content:"î£ƒ"}.ms-Icon--ReadingMode:before{content:"îœ¶"}.ms-Icon--ReadingModeSolid:before{content:"ïŒ½"}.ms-Icon--ReadOutLoud:before{content:"ï„’"}.ms-Icon--RealEstate:before{content:"î˜"}.ms-Icon--ReceiptCheck:before{content:"î½›"}.ms-Icon--ReceiptForward:before{content:"î½™"}.ms-Icon--ReceiptReply:before{content:"î½š"}[dir=ltr] .ms-Icon--ReceiptTentative:before{content:"ïš"}[dir=rtl] .ms-Icon--ReceiptTentative:before{content:"ï›"}[dir=ltr] .ms-Icon--ReceiptTentativeMirrored:before{content:"ï›"}[dir=rtl] .ms-Icon--ReceiptTentativeMirrored:before{content:"ïš"}.ms-Icon--ReceiptUndelivered:before{content:"ï™"}.ms-Icon--Recent:before{content:"î £"}.ms-Icon--Record2:before{content:"î¨¿"}.ms-Icon--RecruitmentManagement:before{content:"î¸’"}.ms-Icon--RectangleShape:before{content:"ï†©"}.ms-Icon--RectangleShapeSolid:before{content:"ï™€"}.ms-Icon--RectangularClipping:before{content:"ï‡"}.ms-Icon--RecurringEvent:before{content:"î½"}.ms-Icon--RecurringTask:before{content:"î¶²"}.ms-Icon--RecycleBin:before{content:"î¾‡"}.ms-Icon--Redeploy:before{content:"ïŠž"}.ms-Icon--RedEye:before{content:"îž³"}.ms-Icon--Redo:before{content:"îž¦"}.ms-Icon--Refresh:before{content:"îœ¬"}.ms-Icon--Relationship:before{content:"ï€ƒ"}.ms-Icon--ReleaseDefinition:before{content:"ï›ª"}.ms-Icon--ReleaseGate:before{content:"ïž¾"}.ms-Icon--ReleaseGateCheck:before{content:"ïž¿"}.ms-Icon--ReleaseGateError:before{content:"ïŸ€"}.ms-Icon--ReminderGroup:before{content:"î¯¸"}.ms-Icon--ReminderPerson:before{content:"î¯·"}.ms-Icon--ReminderTime:before{content:"î¯¹"}.ms-Icon--Remote:before{content:"î¢¯"}.ms-Icon--Remove:before{content:"îœ¸"}.ms-Icon--RemoveEvent:before{content:"î¶Š"}.ms-Icon--RemoveFilter:before{content:"î¬ˆ"}.ms-Icon--RemoveFromShoppingList:before{content:"ïŸ•"}.ms-Icon--RemoveFromTrash:before{content:"ï «"}.ms-Icon--RemoveLink:before{content:"î¶"}.ms-Icon--RemoveLinkChain:before{content:"ïžš"}.ms-Icon--RemoveLinkX:before{content:"ïž›"}.ms-Icon--RemoveOccurrence:before{content:"î¶›"}.ms-Icon--Rename:before{content:"î¢¬"}.ms-Icon--RenewalCurrent:before{content:"ï•…"}.ms-Icon--RenewalFuture:before{content:"ï•†"}.ms-Icon--ReopenPages:before{content:"îµ"}.ms-Icon--Repair:before{content:"î¤"}.ms-Icon--RepeatAll:before{content:"î£®"}.ms-Icon--RepeatOne:before{content:"î£­"}.ms-Icon--ReplyAllAlt:before{content:"î½Ÿ"}[dir=ltr] .ms-Icon--ReplyAll:before{content:"î¸Š"}[dir=rtl] .ms-Icon--ReplyAll:before{content:"î¸¶"}[dir=ltr] .ms-Icon--ReplyAllMirrored:before{content:"î¸¶"}[dir=rtl] .ms-Icon--ReplyAllMirrored:before{content:"î¸Š"}.ms-Icon--ReplyAlt:before{content:"î½ž"}[dir=ltr] .ms-Icon--Reply:before{content:"î¥º"}[dir=rtl] .ms-Icon--Reply:before{content:"î¸µ"}[dir=ltr] .ms-Icon--ReplyMirrored:before{content:"î¸µ"}[dir=rtl] .ms-Icon--ReplyMirrored:before{content:"î¥º"}.ms-Icon--Repo:before{content:"ï‹‹"}.ms-Icon--ReportAdd:before{content:"ï”¬"}.ms-Icon--ReportDocument:before{content:"î§¹"}.ms-Icon--ReportHacked:before{content:"îœ°"}[dir=ltr] .ms-Icon--ReportLibrary:before{content:"îº»"}[dir=rtl] .ms-Icon--ReportLibrary:before{content:"îº¼"}[dir=ltr] .ms-Icon--ReportLibraryMirrored:before{content:"îº¼"}[dir=rtl] .ms-Icon--ReportLibraryMirrored:before{content:"îº»"}.ms-Icon--ReportLock:before{content:"ï¡µ"}.ms-Icon--ReportWarning:before{content:"ï•©"}.ms-Icon--RepoSolid:before{content:"ï‹Œ"}.ms-Icon--Rerun:before{content:"ï¢¡"}.ms-Icon--ReservationOrders:before{content:"ï¡…"}.ms-Icon--ResetDevice:before{content:"î´"}.ms-Icon--ResponsesMenu:before{content:"ï¨"}.ms-Icon--ReturnKey:before{content:"î‘"}.ms-Icon--ReturnToSession:before{content:"î´¤"}[dir=ltr] .ms-Icon--ReviewRequestSolid:before{content:"ï–"}[dir=rtl] .ms-Icon--ReviewRequestSolid:before{content:"ï—"}[dir=ltr] .ms-Icon--ReviewRequestMirroredSolid:before{content:"ï—"}[dir=rtl] .ms-Icon--ReviewRequestMirroredSolid:before{content:"ï–"}.ms-Icon--ReviewResponseSolid:before{content:"ï˜"}.ms-Icon--ReviewSolid:before{content:"ï•"}.ms-Icon--RevToggleKey:before{content:"î¡…"}.ms-Icon--Rewind:before{content:"î®ž"}.ms-Icon--Ribbon:before{content:"î§‘"}.ms-Icon--RibbonSolid:before{content:"ï…"}.ms-Icon--RightDoubleQuote:before{content:"î¦±"}.ms-Icon--RightTriangle:before{content:"ï”€"}.ms-Icon--Ringer:before{content:"îª"}.ms-Icon--RingerOff:before{content:"ï‹…"}.ms-Icon--RingerRemove:before{content:"ï‰¹"}.ms-Icon--RingerSolid:before{content:"î¼º"}.ms-Icon--Robot:before{content:"î¦š"}.ms-Icon--Rocket:before{content:"ïŽ³"}.ms-Icon--Room:before{content:"î¶Ÿ"}.ms-Icon--Rotate:before{content:"îž­"}.ms-Icon--Rotate90Clockwise:before{content:"ï "}.ms-Icon--Rotate90CounterClockwise:before{content:"ï Ž"}.ms-Icon--RowsChild:before{content:"ïŠœ"}.ms-Icon--RowsGroup:before{content:"ïŠ›"}.ms-Icon--Rugby:before{content:"î¬­"}.ms-Icon--Running:before{content:"î«š"}.ms-Icon--Sad:before{content:"î—"}.ms-Icon--SadSolid:before{content:"ïŒ¾"}.ms-Icon--Save:before{content:"îŽ"}.ms-Icon--SaveAll:before{content:"ïˆƒ"}.ms-Icon--SaveAndClose:before{content:"ï€¸"}.ms-Icon--SaveAs:before{content:"îž’"}.ms-Icon--SaveTemplate:before{content:"ï›¬"}.ms-Icon--SaveToMobile:before{content:"ïŸ "}.ms-Icon--Savings:before{content:"î¬‹"}.ms-Icon--ScaleUp:before{content:"î´‰"}.ms-Icon--ScaleVolume:before{content:"ï†Œ"}.ms-Icon--ScatterChart:before{content:"î¿«"}.ms-Icon--ScheduleEventAction:before{content:"ï‡¯"}.ms-Icon--SchoolDataSyncLogo:before{content:"îŒ"}.ms-Icon--ScopeTemplate:before{content:"ïŠ°"}.ms-Icon--ScreenCast:before{content:"ïŸ¢"}.ms-Icon--Script:before{content:"ï€º"}.ms-Icon--ScrollUpDown:before{content:"î²"}.ms-Icon--Search:before{content:"îœ¡"}.ms-Icon--SearchAndApps:before{content:"î³"}.ms-Icon--SearchBookmark:before{content:"ï–¸"}.ms-Icon--SearchCalendar:before{content:"ï’¯"}.ms-Icon--SearchData:before{content:"ï±"}[dir=ltr] .ms-Icon--SearchIssue:before{content:"ï‚š"}[dir=rtl] .ms-Icon--SearchIssue:before{content:"ï‚›"}[dir=ltr] .ms-Icon--SearchIssueMirrored:before{content:"ï‚›"}[dir=rtl] .ms-Icon--SearchIssueMirrored:before{content:"ï‚š"}.ms-Icon--SearchNearby:before{content:"î  "}.ms-Icon--SecondaryNav:before{content:"ï ”"}.ms-Icon--Section:before{content:"î°Œ"}.ms-Icon--Sections:before{content:"î½¶"}.ms-Icon--SecurityGroup:before{content:"î¶…"}.ms-Icon--SeeDo:before{content:"î ˆ"}.ms-Icon--SelectAll:before{content:"î¢³"}.ms-Icon--Sell:before{content:"î¬Œ"}.ms-Icon--SemiboldWeight:before{content:"ï“°"}[dir=ltr] .ms-Icon--Send:before{content:"îœ¤"}[dir=rtl] .ms-Icon--Send:before{content:"î©£"}[dir=ltr] .ms-Icon--SendMirrored:before{content:"î©£"}[dir=rtl] .ms-Icon--SendMirrored:before{content:"îœ¤"}.ms-Icon--Separator:before{content:"ïž"}.ms-Icon--Server:before{content:"ïˆ"}.ms-Icon--ServerEnviroment:before{content:"ïŠŸ"}.ms-Icon--ServerProcesses:before{content:"ï‡¾"}.ms-Icon--SetAction:before{content:"ï±"}.ms-Icon--Settings:before{content:"îœ“"}.ms-Icon--ShakeDevice:before{content:"ï Š"}.ms-Icon--Shapes:before{content:"î±¼"}.ms-Icon--Share:before{content:"îœ­"}.ms-Icon--ShareiOS:before{content:"î½¹"}.ms-Icon--SharepointAppIcon16:before{content:"î¥"}.ms-Icon--SharepointLogo:before{content:"ï‰¾"}.ms-Icon--SharepointLogoFill:before{content:"ï‰¿"}.ms-Icon--SharepointLogoInverse:before{content:"î´˜"}.ms-Icon--Shield:before{content:"î¨˜"}.ms-Icon--ShieldAlert:before{content:"ïŸ—"}.ms-Icon--ShieldSolid:before{content:"ï€"}.ms-Icon--Shirt:before{content:"î´€"}.ms-Icon--Shop:before{content:"îœ™"}.ms-Icon--ShoppingCart:before{content:"îž¿"}.ms-Icon--ShoppingCartSolid:before{content:"ï‚"}.ms-Icon--ShopServer:before{content:"ïŠ¶"}.ms-Icon--ShowGrid:before{content:"ïŸ£"}[dir=ltr] .ms-Icon--ShowResults:before{content:"î¢¼"}[dir=rtl] .ms-Icon--ShowResults:before{content:"î©¥"}[dir=ltr] .ms-Icon--ShowResultsMirrored:before{content:"î©¥"}[dir=rtl] .ms-Icon--ShowResultsMirrored:before{content:"î¢¼"}.ms-Icon--ShowTimeAs:before{content:"ïž‡"}[dir=ltr] .ms-Icon--SidePanel:before{content:"î½’"}[dir=rtl] .ms-Icon--SidePanel:before{content:"ïˆ¡"}[dir=ltr] .ms-Icon--SidePanelMirrored:before{content:"ïˆ¡"}[dir=rtl] .ms-Icon--SidePanelMirrored:before{content:"î½’"}.ms-Icon--Signin:before{content:"ïŠ†"}.ms-Icon--SignOut:before{content:"ïŽ±"}.ms-Icon--SingleBookmark:before{content:"î·¿"}.ms-Icon--SingleBookmarkSolid:before{content:"î¸€"}.ms-Icon--SingleColumn:before{content:"ï‡“"}.ms-Icon--SingleColumnEdit:before{content:"ïŒ¡"}.ms-Icon--SIPMove:before{content:"î™"}.ms-Icon--SiteScan:before{content:"î¯¬"}.ms-Icon--SizeLegacy:before{content:"îŠ²"}.ms-Icon--SkiResorts:before{content:"î­…"}.ms-Icon--SkypeArrow:before{content:"ïˆ"}.ms-Icon--SkypeCheck:before{content:"î¾€"}.ms-Icon--SkypeCircleArrow:before{content:"ï‡"}.ms-Icon--SkypeCircleCheck:before{content:"î½½"}.ms-Icon--SkypeCircleClock:before{content:"î½¾"}.ms-Icon--SkypeCircleMinus:before{content:"î½¿"}.ms-Icon--SkypeCircleSlash:before{content:"ï ¥"}.ms-Icon--SkypeClock:before{content:"î¾"}.ms-Icon--SkypeForBusinessLogo:before{content:"ïƒ¼"}.ms-Icon--SkypeForBusinessLogo16:before{content:"ï"}.ms-Icon--SkypeForBusinessLogoFill:before{content:"ï‰½"}.ms-Icon--SkypeForBusinessLogoFill16:before{content:"ï"}.ms-Icon--SkypeLogo:before{content:"î­¯"}.ms-Icon--SkypeLogo16:before{content:"ïŽ"}.ms-Icon--SkypeMessage:before{content:"î¾ƒ"}.ms-Icon--SkypeMinus:before{content:"î¾‚"}.ms-Icon--SkypeSlash:before{content:"ï ¦"}.ms-Icon--Slider:before{content:"ï”§"}.ms-Icon--SliderHandleSize:before{content:"ï”¨"}.ms-Icon--SliderThumb:before{content:"î°“"}.ms-Icon--Slideshow:before{content:"îž†"}.ms-Icon--SmartGlassRemote:before{content:"ï ‹"}.ms-Icon--SnapToGrid:before{content:"ïŸ¤"}.ms-Icon--Snooze:before{content:"ï’½"}.ms-Icon--Snow:before{content:"î§ˆ"}.ms-Icon--Snowflake:before{content:"î­†"}.ms-Icon--SnowShowerDay:before{content:"î§½"}.ms-Icon--SnowShowerNight:before{content:"î¨‘"}.ms-Icon--Soccer:before{content:"î¬¡"}.ms-Icon--SocialListeningLogo:before{content:"îµ¼"}.ms-Icon--Sort:before{content:"î£‹"}.ms-Icon--SortDown:before{content:"î¹©"}.ms-Icon--SortLines:before{content:"î§"}.ms-Icon--SortUp:before{content:"î¹¨"}.ms-Icon--Source:before{content:"î¬›"}.ms-Icon--Spacer:before{content:"ï"}.ms-Icon--Speakers:before{content:"îŸµ"}.ms-Icon--SpecialEvent:before{content:"ï”¶"}.ms-Icon--SpeedHigh:before{content:"î±Š"}.ms-Icon--Split:before{content:"î¶¼"}.ms-Icon--SplitObject:before{content:"ï•‡"}.ms-Icon--Sprint:before{content:"ïŽ°"}.ms-Icon--Squalls:before{content:"î§Œ"}.ms-Icon--SquareShapeSolid:before{content:"ï˜½"}.ms-Icon--Stack:before{content:"ï‰¯"}.ms-Icon--StackColumnChart:before{content:"î§¼"}.ms-Icon--StackedBarChart:before{content:"ï‰"}.ms-Icon--StackedColumnChart2:before{content:"ï™¦"}.ms-Icon--StackedColumnChart2Fill:before{content:"ï ±"}.ms-Icon--StackedLineChart:before{content:"ï‰Ž"}.ms-Icon--StackIndicator:before{content:"îŸ¿"}.ms-Icon--StaffNotebookLogo16:before{content:"ï’Ž"}.ms-Icon--StaffNotebookLogo32:before{content:"ï’Œ"}.ms-Icon--StaffNotebookLogoFill16:before{content:"ï’"}.ms-Icon--StaffNotebookLogoFill32:before{content:"ï’"}.ms-Icon--StaffNotebookLogoInverted16:before{content:"ï’‘"}.ms-Icon--StaffNotebookLogoInverted32:before{content:"ï’"}.ms-Icon--Starburst:before{content:"î½¸"}.ms-Icon--StarburstSolid:before{content:"ïŒ¼"}.ms-Icon--StatusCircleBlock:before{content:"ï…€"}.ms-Icon--StatusCircleBlock2:before{content:"ï…"}.ms-Icon--StatusCircleCheckmark:before{content:"ï„¾"}.ms-Icon--StatusCircleErrorX:before{content:"ï„½"}.ms-Icon--StatusCircleExclamation:before{content:"ï„¼"}.ms-Icon--StatusCircleInfo:before{content:"ï„¿"}.ms-Icon--StatusCircleInner:before{content:"ï„·"}.ms-Icon--StatusCircleOuter:before{content:"ï„¶"}.ms-Icon--StatusCircleQuestionMark:before{content:"ï…‚"}.ms-Icon--StatusCircleRing:before{content:"ï„¸"}.ms-Icon--StatusCircleSync:before{content:"ï…ƒ"}.ms-Icon--StatusErrorFull:before{content:"î®"}.ms-Icon--StatusTriangle:before{content:"îª‚"}.ms-Icon--StatusTriangleExclamation:before{content:"ï„»"}.ms-Icon--StatusTriangleInner:before{content:"ï„º"}.ms-Icon--StatusTriangleOuter:before{content:"ï„¹"}.ms-Icon--Step:before{content:"ï‰"}.ms-Icon--StepInsert:before{content:"ï‰‚"}.ms-Icon--StepShared:before{content:"ï‰ƒ"}.ms-Icon--StepSharedAdd:before{content:"ï‰„"}.ms-Icon--StepSharedInsert:before{content:"ï‰…"}.ms-Icon--StickyNotesOutlineAppIcon:before{content:"îª"}.ms-Icon--StickyNotesSolidAppIcon:before{content:"î«"}.ms-Icon--StockDown:before{content:"î¬"}.ms-Icon--StockUp:before{content:"î¬‘"}.ms-Icon--Stop:before{content:"îœš"}.ms-Icon--StopSolid:before{content:"îº•"}.ms-Icon--Stopwatch:before{content:"î¤–"}.ms-Icon--StorageOptical:before{content:"î¥˜"}.ms-Icon--StoreLogo16:before{content:"îª–"}.ms-Icon--StoreLogoMed20:before{content:"î¨„"}.ms-Icon--Storyboard:before{content:"ïŒˆ"}.ms-Icon--Streaming:before{content:"î¤¾"}.ms-Icon--StreamingOff:before{content:"ïŠ»"}.ms-Icon--StreamLogo:before{content:"ïŒ©"}.ms-Icon--Street:before{content:"î¤“"}.ms-Icon--StreetsideSplitMinimize:before{content:"î ‚"}.ms-Icon--Strikethrough:before{content:"î· "}.ms-Icon--Subscribe:before{content:"î¶¡"}.ms-Icon--Subscript:before{content:"î·Ÿ"}.ms-Icon--SubstitutionsIn:before{content:"î¬±"}.ms-Icon--Suitcase:before{content:"î·“"}.ms-Icon--SunAdd:before{content:"î½©"}.ms-Icon--Sunny:before{content:"î¦½"}.ms-Icon--SunQuestionMark:before{content:"î½ª"}.ms-Icon--Superscript:before{content:"î·ž"}.ms-Icon--SurveyQuestions:before{content:"ï€›"}.ms-Icon--SwayLogo16:before{content:"ï’„"}.ms-Icon--SwayLogo32:before{content:"ï’‚"}.ms-Icon--SwayLogoFill16:before{content:"ï’…"}.ms-Icon--SwayLogoFill32:before{content:"ï’ƒ"}.ms-Icon--SwayLogoInverse:before{content:"î´©"}.ms-Icon--Switch:before{content:"î¢«"}.ms-Icon--SwitcherStartEnd:before{content:"î "}.ms-Icon--Sync:before{content:"î¢•"}.ms-Icon--SyncFolder:before{content:"î£·"}.ms-Icon--SyncOccurence:before{content:"ï’£"}.ms-Icon--SyncStatus:before{content:"ï‘"}.ms-Icon--SyncStatusSolid:before{content:"ï’"}.ms-Icon--SyncToPC:before{content:"î¹®"}.ms-Icon--System:before{content:"î°"}.ms-Icon--Tab:before{content:"îŸ©"}.ms-Icon--TabCenter:before{content:"ï„€"}.ms-Icon--Table:before{content:"î¶†"}.ms-Icon--TableComputed:before{content:"ï£µ"}.ms-Icon--TableGroup:before{content:"ï›™"}.ms-Icon--TableLink:before{content:"ïº"}.ms-Icon--Tablet:before{content:"îœŠ"}.ms-Icon--TabletMode:before{content:"î¯¼"}.ms-Icon--TabletSelected:before{content:"î±´"}.ms-Icon--TabOneColumn:before{content:"ï¡‰"}.ms-Icon--TabThreeColumn:before{content:"ï¡‹"}.ms-Icon--TabTwoColumn:before{content:"ï¡Š"}.ms-Icon--Tag:before{content:"î£¬"}.ms-Icon--TagSolid:before{content:"ïœŽ"}.ms-Icon--TagUnknown:before{content:"ï›Ÿ"}.ms-Icon--TagUnknown12:before{content:"ï›¡"}.ms-Icon--TagUnknown12Mirror:before{content:"ï›¢"}.ms-Icon--TagUnknownMirror:before{content:"ï› "}.ms-Icon--Taskboard:before{content:"ï‡‚"}[dir=ltr] .ms-Icon--TaskGroup:before{content:"ïŠ®"}[dir=rtl] .ms-Icon--TaskGroup:before{content:"ïŠ¯"}[dir=ltr] .ms-Icon--TaskGroupMirrored:before{content:"ïŠ¯"}[dir=rtl] .ms-Icon--TaskGroupMirrored:before{content:"ïŠ®"}.ms-Icon--TaskLogo:before{content:"ï’“"}[dir=ltr] .ms-Icon--TaskManager:before{content:"î¶·"}[dir=rtl] .ms-Icon--TaskManager:before{content:"î¶¸"}[dir=ltr] .ms-Icon--TaskManagerMirrored:before{content:"î¶¸"}[dir=rtl] .ms-Icon--TaskManagerMirrored:before{content:"î¶·"}.ms-Icon--TaskSolid:before{content:"ïŒ³"}.ms-Icon--Taxi:before{content:"ï’¡"}.ms-Icon--TeamFavorite:before{content:"ïŠ­"}.ms-Icon--TeamsLogo:before{content:"ï‰»"}.ms-Icon--TeamsLogo16:before{content:"ïŠ"}.ms-Icon--TeamsLogoFill:before{content:"ï‰¼"}.ms-Icon--TeamsLogoFill16:before{content:"ï‹"}.ms-Icon--TeamsLogoInverse:before{content:"ï‰º"}.ms-Icon--Teamwork:before{content:"î¨’"}.ms-Icon--Teeth:before{content:"ï’ "}.ms-Icon--Telemarketer:before{content:"îž¹"}.ms-Icon--TemporaryUser:before{content:"î¹˜"}.ms-Icon--Tennis:before{content:"î¬³"}.ms-Icon--TestAutoSolid:before{content:"ïŽ¨"}.ms-Icon--TestBeaker:before{content:"ïŽ¥"}.ms-Icon--TestBeakerSolid:before{content:"ïŽ¦"}.ms-Icon--TestCase:before{content:"ïŽ¯"}.ms-Icon--TestExploreSolid:before{content:"ïŽ§"}.ms-Icon--TestImpactSolid:before{content:"ïŽª"}.ms-Icon--TestParameter:before{content:"ïŽ­"}.ms-Icon--TestPlan:before{content:"ïŽ«"}.ms-Icon--TestStep:before{content:"ïŽ¬"}.ms-Icon--TestSuite:before{content:"ïŽ®"}.ms-Icon--TestUserSolid:before{content:"ïŽ©"}.ms-Icon--TextBox:before{content:"î·‚"}.ms-Icon--TextCallout:before{content:"ïŠ¢"}.ms-Icon--TextDocument:before{content:"ï€©"}.ms-Icon--TextDocumentShared:before{content:"ï€«"}.ms-Icon--TextField:before{content:"î·ƒ"}.ms-Icon--TextOverflow:before{content:"ï”Ÿ"}.ms-Icon--TFVCLogo:before{content:"ï‘"}.ms-Icon--ThisPC:before{content:"î±Ž"}.ms-Icon--ThreeQuarterCircle:before{content:"ï”ƒ"}[dir=ltr] .ms-Icon--ThumbnailView:before{content:"îž¶"}[dir=rtl] .ms-Icon--ThumbnailView:before{content:"î©§"}[dir=ltr] .ms-Icon--ThumbnailViewMirrored:before{content:"î©§"}[dir=rtl] .ms-Icon--ThumbnailViewMirrored:before{content:"îž¶"}.ms-Icon--Thunderstorms:before{content:"î§†"}.ms-Icon--Ticket:before{content:"î­”"}.ms-Icon--Tiles:before{content:"î²¥"}.ms-Icon--Tiles2:before{content:"î½¼"}.ms-Icon--TimeEntry:before{content:"î¾•"}.ms-Icon--Timeline:before{content:"î¶œ"}.ms-Icon--TimelineDelivery:before{content:"ïŠ«"}.ms-Icon--TimelineMatrixView:before{content:"ï¡"}.ms-Icon--TimelineProgress:before{content:"ïŠª"}.ms-Icon--TimePicker:before{content:"î§"}.ms-Icon--Timer:before{content:"î¤ž"}.ms-Icon--TimeSheet:before{content:"î¨…"}.ms-Icon--ToDoLogoBottom:before{content:"ï’³"}.ms-Icon--ToDoLogoInverse:before{content:"ï’¼"}.ms-Icon--ToDoLogoOutline:before{content:"ï›"}.ms-Icon--ToDoLogoTop:before{content:"ï’´"}.ms-Icon--ToggleBorder:before{content:"î°’"}.ms-Icon--ToggleFilled:before{content:"î°‘"}.ms-Icon--ToggleLeft:before{content:"ï†ž"}.ms-Icon--ToggleRight:before{content:"ï†Ÿ"}.ms-Icon--ToggleThumb:before{content:"î°”"}.ms-Icon--Toll:before{content:"ï… "}.ms-Icon--Toolbox:before{content:"î³­"}.ms-Icon--Touch:before{content:"î •"}.ms-Icon--TouchPointer:before{content:"îŸ‰"}[dir=ltr] .ms-Icon--Trackers:before{content:"î«Ÿ"}[dir=rtl] .ms-Icon--Trackers:before{content:"îº’"}[dir=ltr] .ms-Icon--TrackersMirrored:before{content:"îº’"}[dir=rtl] .ms-Icon--TrackersMirrored:before{content:"î«Ÿ"}.ms-Icon--Train:before{content:"îŸ€"}.ms-Icon--TrainSolid:before{content:"î­"}.ms-Icon--TransferCall:before{content:"î¶•"}.ms-Icon--Transition:before{content:"ïŽ¼"}.ms-Icon--TransitionEffect:before{content:"ï–´"}.ms-Icon--TransitionPop:before{content:"ï–²"}.ms-Icon--TransitionPush:before{content:"ï–³"}.ms-Icon--Translate:before{content:"îž²"}.ms-Icon--Trending12:before{content:"ï˜­"}.ms-Icon--TriangleDown12:before{content:"î»‘"}.ms-Icon--TriangleLeft12:before{content:"î»’"}.ms-Icon--TriangleRight12:before{content:"î»“"}.ms-Icon--TriangleShape:before{content:"ï†§"}.ms-Icon--TriangleShapeSolid:before{content:"ï˜¾"}.ms-Icon--TriangleSolid:before{content:"î¨ˆ"}.ms-Icon--TriangleSolidDown12:before{content:"î»"}.ms-Icon--TriangleSolidLeft12:before{content:"î»Ž"}.ms-Icon--TriangleSolidRight12:before{content:"î»"}.ms-Icon--TriangleSolidUp12:before{content:"î»Œ"}.ms-Icon--TriangleUp12:before{content:"î»"}.ms-Icon--TriggerApproval:before{content:"ïŽ²"}.ms-Icon--TriggerAuto:before{content:"ï‰Š"}.ms-Icon--TriggerUser:before{content:"ï‰‹"}.ms-Icon--Trim:before{content:"îžŠ"}.ms-Icon--TrimEnd:before{content:"ï¢¼"}.ms-Icon--TrimStart:before{content:"ï¢»"}.ms-Icon--TripleColumn:before{content:"ï‡•"}.ms-Icon--TripleColumnEdit:before{content:"ïŒ£"}.ms-Icon--TripleColumnWide:before{content:"ï™®"}.ms-Icon--Trophy:before{content:"î´¿"}.ms-Icon--Trophy2:before{content:"ï†®"}.ms-Icon--Trophy2Solid:before{content:"ïŒ·"}.ms-Icon--TurnRight:before{content:"îŸ›"}.ms-Icon--TVMonitor:before{content:"îŸ´"}.ms-Icon--TVMonitorSelected:before{content:"î±·"}.ms-Icon--TypeScriptLanguage:before{content:"ï‹·"}.ms-Icon--Umbrella:before{content:"î°„"}.ms-Icon--Underline:before{content:"î£œ"}.ms-Icon--Undo:before{content:"îž§"}[dir=ltr] .ms-Icon--Uneditable2:before{content:"ï¡¶"}[dir=rtl] .ms-Icon--Uneditable2:before{content:"ï¡·"}[dir=ltr] .ms-Icon--Uneditable2Mirrored:before{content:"ï¡·"}[dir=rtl] .ms-Icon--Uneditable2Mirrored:before{content:"ï¡¶"}[dir=ltr] .ms-Icon--Uneditable:before{content:"î´"}[dir=rtl] .ms-Icon--Uneditable:before{content:"ï’¹"}[dir=ltr] .ms-Icon--UneditableMirrored:before{content:"ï’¹"}[dir=rtl] .ms-Icon--UneditableMirrored:before{content:"î´"}[dir=ltr] .ms-Icon--UneditableSolid12:before{content:"ï’·"}[dir=rtl] .ms-Icon--UneditableSolid12:before{content:"ï’¸"}[dir=ltr] .ms-Icon--UneditableSolidMirrored12:before{content:"ï’¸"}[dir=rtl] .ms-Icon--UneditableSolidMirrored12:before{content:"ï’·"}.ms-Icon--Unfavorite:before{content:"î£™"}.ms-Icon--UngroupObject:before{content:"ï“²"}.ms-Icon--UnknownCall:before{content:"î¶—"}[dir=ltr] .ms-Icon--Unknown:before{content:"î§Ž"}[dir=rtl] .ms-Icon--Unknown:before{content:"ïˆ®"}[dir=ltr] .ms-Icon--UnknownMirrored:before{content:"ïˆ®"}[dir=rtl] .ms-Icon--UnknownMirrored:before{content:"î§Ž"}[dir=ltr] .ms-Icon--UnknownSolid:before{content:"ï‹¡"}[dir=rtl] .ms-Icon--UnknownSolid:before{content:"ï‹¢"}[dir=ltr] .ms-Icon--UnknownMirroredSolid:before{content:"ï‹¢"}[dir=rtl] .ms-Icon--UnknownMirroredSolid:before{content:"ï‹¡"}.ms-Icon--Unlock:before{content:"îž…"}.ms-Icon--UnlockSolid:before{content:"ïŒ„"}.ms-Icon--Unpin:before{content:"îº"}.ms-Icon--UnpublishContent:before{content:"îŒŸ"}.ms-Icon--UnSetColor:before{content:"ï¹"}.ms-Icon--UnstackSelected:before{content:"îŸ¾"}.ms-Icon--Unsubscribe:before{content:"î¶ "}.ms-Icon--UnsyncFolder:before{content:"î£¶"}.ms-Icon--UnsyncOccurence:before{content:"ï’¤"}.ms-Icon--Untag:before{content:"ï˜‹"}.ms-Icon--Up:before{content:"îŠ"}.ms-Icon--UpgradeAnalysis:before{content:"î¨‹"}.ms-Icon--Upload:before{content:"î¢˜"}.ms-Icon--USB:before{content:"î¢Ž"}.ms-Icon--UserEvent:before{content:"ïšœ"}.ms-Icon--UserFollowed:before{content:"ï‰œ"}.ms-Icon--UserGauge:before{content:"ï›­"}.ms-Icon--UserOptional:before{content:"ï§"}.ms-Icon--UserPause:before{content:"ïŠº"}.ms-Icon--UserRemove:before{content:"ïš›"}.ms-Icon--UserSync:before{content:"ïŠ¹"}.ms-Icon--UserWarning:before{content:"î¨"}.ms-Icon--Vacation:before{content:"ï’Ÿ"}.ms-Icon--Variable:before{content:"ïŒ…"}.ms-Icon--Variable2:before{content:"ï¡­"}.ms-Icon--VariableGroup:before{content:"ïŒ›"}.ms-Icon--VB:before{content:"ï‹²"}.ms-Icon--VennDiagram:before{content:"ï‰³"}.ms-Icon--VerifiedBrand:before{content:"ïž½"}.ms-Icon--VerifiedBrandSolid:before{content:"ïš­"}.ms-Icon--VersionControlPush:before{content:"ï™¤"}.ms-Icon--VerticalDistributeCenter:before{content:"ï“º"}.ms-Icon--Video:before{content:"îœ”"}.ms-Icon--Video360Generic:before{content:"ï˜‰"}.ms-Icon--VideoLightOff:before{content:"î©´"}.ms-Icon--VideoOff:before{content:"ï’°"}.ms-Icon--VideoSearch:before{content:"ï“ª"}.ms-Icon--VideoSolid:before{content:"î¨Œ"}.ms-Icon--View:before{content:"î¢"}.ms-Icon--ViewAll:before{content:"î¢©"}.ms-Icon--ViewAll2:before{content:"î½–"}.ms-Icon--ViewDashboard:before{content:"ï‰†"}.ms-Icon--ViewList:before{content:"ï‰‡"}.ms-Icon--ViewListGroup:before{content:"ï‰ˆ"}.ms-Icon--ViewListTree:before{content:"ï‰‰"}.ms-Icon--ViewOriginal:before{content:"îž´"}.ms-Icon--VisioDiagram:before{content:"ïŠ "}.ms-Icon--VisioDiagramSync:before{content:"ï¢"}.ms-Icon--VisioDocument:before{content:"ïŠ©"}.ms-Icon--VisioLogo:before{content:"ïŠ§"}.ms-Icon--VisioLogo16:before{content:"ïŽ£"}.ms-Icon--VisioLogoFill:before{content:"ïŠ¨"}.ms-Icon--VisioLogoFill16:before{content:"ïŽ¤"}.ms-Icon--VisioLogoInverse:before{content:"îµ½"}.ms-Icon--VisioLogoInverse16:before{content:"ïŽ¢"}.ms-Icon--VisualBasicLanguage:before{content:"ï‹±"}.ms-Icon--VisuallyImpaired:before{content:"ï¡¦"}.ms-Icon--VisualsFolder:before{content:"ï” "}.ms-Icon--VisualsStore:before{content:"ï”¡"}.ms-Icon--VisualStudioIDELogo32:before{content:"ï—"}.ms-Icon--VisualStudioLogo:before{content:"î°¢"}.ms-Icon--VoicemailForward:before{content:"î¶‡"}.ms-Icon--VoicemailIRM:before{content:"ï¡"}.ms-Icon--VoicemailReply:before{content:"î¶ˆ"}.ms-Icon--Volume0:before{content:"î¦’"}.ms-Icon--Volume1:before{content:"î¦“"}.ms-Icon--Volume2:before{content:"î¦”"}.ms-Icon--Volume3:before{content:"î¦•"}.ms-Icon--VolumeDisabled:before{content:"îª…"}.ms-Icon--VSTSAltLogo1:before{content:"ïŽ‚"}.ms-Icon--VSTSAltLogo2:before{content:"ïŽƒ"}.ms-Icon--VSTSLogo:before{content:"ïŽ"}.ms-Icon--Waffle:before{content:"î¶‰"}.ms-Icon--WaffleOffice365:before{content:"ï“ "}[dir=ltr] .ms-Icon--WaitlistConfirm:before{content:"ï•"}[dir=rtl] .ms-Icon--WaitlistConfirm:before{content:"ï•‘"}[dir=ltr] .ms-Icon--WaitlistConfirmMirrored:before{content:"ï•‘"}[dir=rtl] .ms-Icon--WaitlistConfirmMirrored:before{content:"ï•"}.ms-Icon--Warning:before{content:"îžº"}.ms-Icon--Warning12:before{content:"ï˜¯"}.ms-Icon--WarningSolid:before{content:"ïœ¶"}.ms-Icon--WavingHand:before{content:"ï ‡"}.ms-Icon--WebAppBuilderFragment:before{content:"îŒ”"}.ms-Icon--WebAppBuilderFragmentCreate:before{content:"îŒ›"}.ms-Icon--WebAppBuilderModule:before{content:"îŒ“"}.ms-Icon--WebAppBuilderSlot:before{content:"îŒ•"}.ms-Icon--Webcam2:before{content:"î¥ "}.ms-Icon--Webcam2Off:before{content:"î­"}.ms-Icon--WebComponents:before{content:"î²‹"}.ms-Icon--WebPublish:before{content:"ï”¯"}.ms-Icon--Website:before{content:"î­"}.ms-Icon--WebTemplate:before{content:"ïš²"}.ms-Icon--Weights:before{content:"î«›"}.ms-Icon--Wheelchair:before{content:"ïŒŸ"}.ms-Icon--WhiteBoardApp16:before{content:"ï™³"}.ms-Icon--WhiteBoardApp32:before{content:"ï™´"}.ms-Icon--WifiEthernet:before{content:"î¹·"}.ms-Icon--WifiWarning4:before{content:"î­£"}.ms-Icon--WindDirection:before{content:"î¯¦"}.ms-Icon--WindowEdit:before{content:"ï”Ž"}.ms-Icon--WindowsLogo:before{content:"îž‚"}.ms-Icon--Wines:before{content:"îª¿"}.ms-Icon--WipePhone:before{content:"î¶"}.ms-Icon--WordDocument:before{content:"î½±"}.ms-Icon--WordLogo:before{content:"ï‡£"}.ms-Icon--WordLogo16:before{content:"ïŽ‘"}.ms-Icon--WordLogoFill:before{content:"ï‡¤"}.ms-Icon--WordLogoFill16:before{content:"ïŽ’"}.ms-Icon--WordLogoInverse:before{content:"î°©"}.ms-Icon--WordLogoInverse16:before{content:"ïŽ"}.ms-Icon--Work:before{content:"î ¡"}.ms-Icon--WorkFlow:before{content:"î¨"}.ms-Icon--WorkforceManagement:before{content:"î¸"}.ms-Icon--WorkItem:before{content:"ïŒ”"}.ms-Icon--WorkItemAlert:before{content:"ïž"}.ms-Icon--WorkItemBar:before{content:"ïœ"}.ms-Icon--WorkItemBarSolid:before{content:"ï"}.ms-Icon--WorkItemBug:before{content:"ïŒ•"}.ms-Icon--World:before{content:"î¤‰"}.ms-Icon--WorldClock:before{content:"î¤˜"}.ms-Icon--YammerLogo:before{content:"î´™"}.ms-Icon--ZipFolder:before{content:"ï€’"}.ms-Icon--Zoom:before{content:"îœž"}.ms-Icon--ZoomIn:before{content:"î¢£"}.ms-Icon--ZoomOut:before{content:"îœŸ"}.ms-Icon--ZoomToFit:before{content:"ï™‰"}.ms-Icon--HumanResources:before{content:"ï‰€"}.ms-Icon--StoreLogo:before{content:"îª–"}.ms-Icon--OneDrive:before{content:"î¥"}.ms-Icon--ToggleOff:before{content:"ï†Ÿ"}.ms-Icon--StoreLogoMed:before{content:"î¨„"}@font-face{font-family:FabricMDL2Icons;src:url(https://static2.sharepointonline.com/files/fabric/assets/icons/fabricmdl2icons-3.54.woff) format("woff");font-weight:400;font-style:normal}@media(max-width:479.99999px){.ms-hiddenLgDown,.ms-hiddenMdDown,.ms-hiddenSm,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media(min-width:480px)and (max-width:639.99999px){.ms-hiddenLgDown,.ms-hiddenMd,.ms-hiddenMdDown,.ms-hiddenMdUp,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media(min-width:640px)and (max-width:1023.99999px){.ms-hiddenLg,.ms-hiddenLgDown,.ms-hiddenLgUp,.ms-hiddenMdUp,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media(min-width:1024px)and (max-width:1365.99999px){.ms-hiddenLgUp,.ms-hiddenMdUp,.ms-hiddenXl,.ms-hiddenXlDown,.ms-hiddenXlUp,.ms-hiddenXxlDown{display:none!important}}@media(min-width:1366px)and (max-width:1919.99999px){.ms-hiddenLgUp,.ms-hiddenMdUp,.ms-hiddenXlUp,.ms-hiddenXxl,.ms-hiddenXxlDown,.ms-hiddenXxlUp{display:none!important}}@media(min-width:1920px){.ms-hiddenLgUp,.ms-hiddenMdUp,.ms-hiddenXlUp,.ms-hiddenXxlUp,.ms-hiddenXxxl{display:none!important}}.ms-sm12{width:100%}.ms-sm11{width:91.66666666666666%}.ms-sm10{width:83.33333333333334%}.ms-sm9{width:75%}.ms-sm8{width:66.66666666666666%}.ms-sm7{width:58.333333333333336%}.ms-sm6{width:50%}.ms-sm5{width:41.66666666666667%}.ms-sm4{width:33.33333333333333%}.ms-sm3{width:25%}.ms-sm2{width:16.666666666666664%}.ms-sm1{width:8.333333333333332%}[dir=ltr] .ms-smPull12{right:100%}[dir=rtl] .ms-smPull12{left:100%}[dir=ltr] .ms-smPull11{right:91.66667%}[dir=rtl] .ms-smPull11{left:91.66667%}[dir=ltr] .ms-smPull10{right:83.33333%}[dir=rtl] .ms-smPull10{left:83.33333%}[dir=ltr] .ms-smPull9{right:75%}[dir=rtl] .ms-smPull9{left:75%}[dir=ltr] .ms-smPull8{right:66.66667%}[dir=rtl] .ms-smPull8{left:66.66667%}[dir=ltr] .ms-smPull7{right:58.33333%}[dir=rtl] .ms-smPull7{left:58.33333%}[dir=ltr] .ms-smPull6{right:50%}[dir=rtl] .ms-smPull6{left:50%}[dir=ltr] .ms-smPull5{right:41.66667%}[dir=rtl] .ms-smPull5{left:41.66667%}[dir=ltr] .ms-smPull4{right:33.33333%}[dir=rtl] .ms-smPull4{left:33.33333%}[dir=ltr] .ms-smPull3{right:25%}[dir=rtl] .ms-smPull3{left:25%}[dir=ltr] .ms-smPull2{right:16.66667%}[dir=rtl] .ms-smPull2{left:16.66667%}[dir=ltr] .ms-smPull1{right:8.33333%}[dir=rtl] .ms-smPull1{left:8.33333%}[dir=ltr] .ms-smPull0{right:auto}[dir=rtl] .ms-smPull0{left:auto}[dir=ltr] .ms-smPush12{left:100%}[dir=rtl] .ms-smPush12{right:100%}[dir=ltr] .ms-smPush11{left:91.66667%}[dir=rtl] .ms-smPush11{right:91.66667%}[dir=ltr] .ms-smPush10{left:83.33333%}[dir=rtl] .ms-smPush10{right:83.33333%}[dir=ltr] .ms-smPush9{left:75%}[dir=rtl] .ms-smPush9{right:75%}[dir=ltr] .ms-smPush8{left:66.66667%}[dir=rtl] .ms-smPush8{right:66.66667%}[dir=ltr] .ms-smPush7{left:58.33333%}[dir=rtl] .ms-smPush7{right:58.33333%}[dir=ltr] .ms-smPush6{left:50%}[dir=rtl] .ms-smPush6{right:50%}[dir=ltr] .ms-smPush5{left:41.66667%}[dir=rtl] .ms-smPush5{right:41.66667%}[dir=ltr] .ms-smPush4{left:33.33333%}[dir=rtl] .ms-smPush4{right:33.33333%}[dir=ltr] .ms-smPush3{left:25%}[dir=rtl] .ms-smPush3{right:25%}[dir=ltr] .ms-smPush2{left:16.66667%}[dir=rtl] .ms-smPush2{right:16.66667%}[dir=ltr] .ms-smPush1{left:8.33333%}[dir=rtl] .ms-smPush1{right:8.33333%}[dir=ltr] .ms-smPush0{left:auto}[dir=rtl] .ms-smPush0{right:auto}[dir=ltr] .ms-smOffset11{margin-left:91.66667%}[dir=rtl] .ms-smOffset11{margin-right:91.66667%}[dir=ltr] .ms-smOffset10{margin-left:83.33333%}[dir=rtl] .ms-smOffset10{margin-right:83.33333%}[dir=ltr] .ms-smOffset9{margin-left:75%}[dir=rtl] .ms-smOffset9{margin-right:75%}[dir=ltr] .ms-smOffset8{margin-left:66.66667%}[dir=rtl] .ms-smOffset8{margin-right:66.66667%}[dir=ltr] .ms-smOffset7{margin-left:58.33333%}[dir=rtl] .ms-smOffset7{margin-right:58.33333%}[dir=ltr] .ms-smOffset6{margin-left:50%}[dir=rtl] .ms-smOffset6{margin-right:50%}[dir=ltr] .ms-smOffset5{margin-left:41.66667%}[dir=rtl] .ms-smOffset5{margin-right:41.66667%}[dir=ltr] .ms-smOffset4{margin-left:33.33333%}[dir=rtl] .ms-smOffset4{margin-right:33.33333%}[dir=ltr] .ms-smOffset3{margin-left:25%}[dir=rtl] .ms-smOffset3{margin-right:25%}[dir=ltr] .ms-smOffset2{margin-left:16.66667%}[dir=rtl] .ms-smOffset2{margin-right:16.66667%}[dir=ltr] .ms-smOffset1{margin-left:8.33333%}[dir=rtl] .ms-smOffset1{margin-right:8.33333%}[dir=ltr] .ms-smOffset0{margin-left:0}[dir=rtl] .ms-smOffset0{margin-right:0}@media(min-width:480px){.ms-md12{width:100%}}@media(min-width:480px){.ms-md11{width:91.66666666666666%}}@media(min-width:480px){.ms-md10{width:83.33333333333334%}}@media(min-width:480px){.ms-md9{width:75%}}@media(min-width:480px){.ms-md8{width:66.66666666666666%}}@media(min-width:480px){.ms-md7{width:58.333333333333336%}}@media(min-width:480px){.ms-md6{width:50%}}@media(min-width:480px){.ms-md5{width:41.66666666666667%}}@media(min-width:480px){.ms-md4{width:33.33333333333333%}}@media(min-width:480px){.ms-md3{width:25%}}@media(min-width:480px){.ms-md2{width:16.666666666666664%}}@media(min-width:480px){.ms-md1{width:8.333333333333332%}}@media(min-width:480px){[dir=ltr] .ms-mdPull12{right:100%}[dir=rtl] .ms-mdPull12{left:100%}}@media(min-width:480px){[dir=ltr] .ms-mdPull11{right:91.66667%}[dir=rtl] .ms-mdPull11{left:91.66667%}}@media(min-width:480px){[dir=ltr] .ms-mdPull10{right:83.33333%}[dir=rtl] .ms-mdPull10{left:83.33333%}}@media(min-width:480px){[dir=ltr] .ms-mdPull9{right:75%}[dir=rtl] .ms-mdPull9{left:75%}}@media(min-width:480px){[dir=ltr] .ms-mdPull8{right:66.66667%}[dir=rtl] .ms-mdPull8{left:66.66667%}}@media(min-width:480px){[dir=ltr] .ms-mdPull7{right:58.33333%}[dir=rtl] .ms-mdPull7{left:58.33333%}}@media(min-width:480px){[dir=ltr] .ms-mdPull6{right:50%}[dir=rtl] .ms-mdPull6{left:50%}}@media(min-width:480px){[dir=ltr] .ms-mdPull5{right:41.66667%}[dir=rtl] .ms-mdPull5{left:41.66667%}}@media(min-width:480px){[dir=ltr] .ms-mdPull4{right:33.33333%}[dir=rtl] .ms-mdPull4{left:33.33333%}}@media(min-width:480px){[dir=ltr] .ms-mdPull3{right:25%}[dir=rtl] .ms-mdPull3{left:25%}}@media(min-width:480px){[dir=ltr] .ms-mdPull2{right:16.66667%}[dir=rtl] .ms-mdPull2{left:16.66667%}}@media(min-width:480px){[dir=ltr] .ms-mdPull1{right:8.33333%}[dir=rtl] .ms-mdPull1{left:8.33333%}}@media(min-width:480px){[dir=ltr] .ms-mdPull0{right:auto}[dir=rtl] .ms-mdPull0{left:auto}}@media(min-width:480px){[dir=ltr] .ms-mdPush12{left:100%}[dir=rtl] .ms-mdPush12{right:100%}}@media(min-width:480px){[dir=ltr] .ms-mdPush11{left:91.66667%}[dir=rtl] .ms-mdPush11{right:91.66667%}}@media(min-width:480px){[dir=ltr] .ms-mdPush10{left:83.33333%}[dir=rtl] .ms-mdPush10{right:83.33333%}}@media(min-width:480px){[dir=ltr] .ms-mdPush9{left:75%}[dir=rtl] .ms-mdPush9{right:75%}}@media(min-width:480px){[dir=ltr] .ms-mdPush8{left:66.66667%}[dir=rtl] .ms-mdPush8{right:66.66667%}}@media(min-width:480px){[dir=ltr] .ms-mdPush7{left:58.33333%}[dir=rtl] .ms-mdPush7{right:58.33333%}}@media(min-width:480px){[dir=ltr] .ms-mdPush6{left:50%}[dir=rtl] .ms-mdPush6{right:50%}}@media(min-width:480px){[dir=ltr] .ms-mdPush5{left:41.66667%}[dir=rtl] .ms-mdPush5{right:41.66667%}}@media(min-width:480px){[dir=ltr] .ms-mdPush4{left:33.33333%}[dir=rtl] .ms-mdPush4{right:33.33333%}}@media(min-width:480px){[dir=ltr] .ms-mdPush3{left:25%}[dir=rtl] .ms-mdPush3{right:25%}}@media(min-width:480px){[dir=ltr] .ms-mdPush2{left:16.66667%}[dir=rtl] .ms-mdPush2{right:16.66667%}}@media(min-width:480px){[dir=ltr] .ms-mdPush1{left:8.33333%}[dir=rtl] .ms-mdPush1{right:8.33333%}}@media(min-width:480px){[dir=ltr] .ms-mdPush0{left:auto}[dir=rtl] .ms-mdPush0{right:auto}}@media(min-width:480px){[dir=ltr] .ms-mdOffset11{margin-left:91.66667%}[dir=rtl] .ms-mdOffset11{margin-right:91.66667%}}@media(min-width:480px){[dir=ltr] .ms-mdOffset10{margin-left:83.33333%}[dir=rtl] .ms-mdOffset10{margin-right:83.33333%}}@media(min-width:480px){[dir=ltr] .ms-mdOffset9{margin-left:75%}[dir=rtl] .ms-mdOffset9{margin-right:75%}}@media(min-width:480px){[dir=ltr] .ms-mdOffset8{margin-left:66.66667%}[dir=rtl] .ms-mdOffset8{margin-right:66.66667%}}@media(min-width:480px){[dir=ltr] .ms-mdOffset7{margin-left:58.33333%}[dir=rtl] .ms-mdOffset7{margin-right:58.33333%}}@media(min-width:480px){[dir=ltr] .ms-mdOffset6{margin-left:50%}[dir=rtl] .ms-mdOffset6{margin-right:50%}}@media(min-width:480px){[dir=ltr] .ms-mdOffset5{margin-left:41.66667%}[dir=rtl] .ms-mdOffset5{margin-right:41.66667%}}@media(min-width:480px){[dir=ltr] .ms-mdOffset4{margin-left:33.33333%}[dir=rtl] .ms-mdOffset4{margin-right:33.33333%}}@media(min-width:480px){[dir=ltr] .ms-mdOffset3{margin-left:25%}[dir=rtl] .ms-mdOffset3{margin-right:25%}}@media(min-width:480px){[dir=ltr] .ms-mdOffset2{margin-left:16.66667%}[dir=rtl] .ms-mdOffset2{margin-right:16.66667%}}@media(min-width:480px){[dir=ltr] .ms-mdOffset1{margin-left:8.33333%}[dir=rtl] .ms-mdOffset1{margin-right:8.33333%}}@media(min-width:480px){[dir=ltr] .ms-mdOffset0{margin-left:0}[dir=rtl] .ms-mdOffset0{margin-right:0}}@media(min-width:640px){.ms-lg12{width:100%}}@media(min-width:640px){.ms-lg11{width:91.66666666666666%}}@media(min-width:640px){.ms-lg10{width:83.33333333333334%}}@media(min-width:640px){.ms-lg9{width:75%}}@media(min-width:640px){.ms-lg8{width:66.66666666666666%}}@media(min-width:640px){.ms-lg7{width:58.333333333333336%}}@media(min-width:640px){.ms-lg6{width:50%}}@media(min-width:640px){.ms-lg5{width:41.66666666666667%}}@media(min-width:640px){.ms-lg4{width:33.33333333333333%}}@media(min-width:640px){.ms-lg3{width:25%}}@media(min-width:640px){.ms-lg2{width:16.666666666666664%}}@media(min-width:640px){.ms-lg1{width:8.333333333333332%}}@media(min-width:640px){[dir=ltr] .ms-lgPull12{right:100%}[dir=rtl] .ms-lgPull12{left:100%}}@media(min-width:640px){[dir=ltr] .ms-lgPull11{right:91.66667%}[dir=rtl] .ms-lgPull11{left:91.66667%}}@media(min-width:640px){[dir=ltr] .ms-lgPull10{right:83.33333%}[dir=rtl] .ms-lgPull10{left:83.33333%}}@media(min-width:640px){[dir=ltr] .ms-lgPull9{right:75%}[dir=rtl] .ms-lgPull9{left:75%}}@media(min-width:640px){[dir=ltr] .ms-lgPull8{right:66.66667%}[dir=rtl] .ms-lgPull8{left:66.66667%}}@media(min-width:640px){[dir=ltr] .ms-lgPull7{right:58.33333%}[dir=rtl] .ms-lgPull7{left:58.33333%}}@media(min-width:640px){[dir=ltr] .ms-lgPull6{right:50%}[dir=rtl] .ms-lgPull6{left:50%}}@media(min-width:640px){[dir=ltr] .ms-lgPull5{right:41.66667%}[dir=rtl] .ms-lgPull5{left:41.66667%}}@media(min-width:640px){[dir=ltr] .ms-lgPull4{right:33.33333%}[dir=rtl] .ms-lgPull4{left:33.33333%}}@media(min-width:640px){[dir=ltr] .ms-lgPull3{right:25%}[dir=rtl] .ms-lgPull3{left:25%}}@media(min-width:640px){[dir=ltr] .ms-lgPull2{right:16.66667%}[dir=rtl] .ms-lgPull2{left:16.66667%}}@media(min-width:640px){[dir=ltr] .ms-lgPull1{right:8.33333%}[dir=rtl] .ms-lgPull1{left:8.33333%}}@media(min-width:640px){[dir=ltr] .ms-lgPull0{right:auto}[dir=rtl] .ms-lgPull0{left:auto}}@media(min-width:640px){[dir=ltr] .ms-lgPush12{left:100%}[dir=rtl] .ms-lgPush12{right:100%}}@media(min-width:640px){[dir=ltr] .ms-lgPush11{left:91.66667%}[dir=rtl] .ms-lgPush11{right:91.66667%}}@media(min-width:640px){[dir=ltr] .ms-lgPush10{left:83.33333%}[dir=rtl] .ms-lgPush10{right:83.33333%}}@media(min-width:640px){[dir=ltr] .ms-lgPush9{left:75%}[dir=rtl] .ms-lgPush9{right:75%}}@media(min-width:640px){[dir=ltr] .ms-lgPush8{left:66.66667%}[dir=rtl] .ms-lgPush8{right:66.66667%}}@media(min-width:640px){[dir=ltr] .ms-lgPush7{left:58.33333%}[dir=rtl] .ms-lgPush7{right:58.33333%}}@media(min-width:640px){[dir=ltr] .ms-lgPush6{left:50%}[dir=rtl] .ms-lgPush6{right:50%}}@media(min-width:640px){[dir=ltr] .ms-lgPush5{left:41.66667%}[dir=rtl] .ms-lgPush5{right:41.66667%}}@media(min-width:640px){[dir=ltr] .ms-lgPush4{left:33.33333%}[dir=rtl] .ms-lgPush4{right:33.33333%}}@media(min-width:640px){[dir=ltr] .ms-lgPush3{left:25%}[dir=rtl] .ms-lgPush3{right:25%}}@media(min-width:640px){[dir=ltr] .ms-lgPush2{left:16.66667%}[dir=rtl] .ms-lgPush2{right:16.66667%}}@media(min-width:640px){[dir=ltr] .ms-lgPush1{left:8.33333%}[dir=rtl] .ms-lgPush1{right:8.33333%}}@media(min-width:640px){[dir=ltr] .ms-lgPush0{left:auto}[dir=rtl] .ms-lgPush0{right:auto}}@media(min-width:640px){[dir=ltr] .ms-lgOffset11{margin-left:91.66667%}[dir=rtl] .ms-lgOffset11{margin-right:91.66667%}}@media(min-width:640px){[dir=ltr] .ms-lgOffset10{margin-left:83.33333%}[dir=rtl] .ms-lgOffset10{margin-right:83.33333%}}@media(min-width:640px){[dir=ltr] .ms-lgOffset9{margin-left:75%}[dir=rtl] .ms-lgOffset9{margin-right:75%}}@media(min-width:640px){[dir=ltr] .ms-lgOffset8{margin-left:66.66667%}[dir=rtl] .ms-lgOffset8{margin-right:66.66667%}}@media(min-width:640px){[dir=ltr] .ms-lgOffset7{margin-left:58.33333%}[dir=rtl] .ms-lgOffset7{margin-right:58.33333%}}@media(min-width:640px){[dir=ltr] .ms-lgOffset6{margin-left:50%}[dir=rtl] .ms-lgOffset6{margin-right:50%}}@media(min-width:640px){[dir=ltr] .ms-lgOffset5{margin-left:41.66667%}[dir=rtl] .ms-lgOffset5{margin-right:41.66667%}}@media(min-width:640px){[dir=ltr] .ms-lgOffset4{margin-left:33.33333%}[dir=rtl] .ms-lgOffset4{margin-right:33.33333%}}@media(min-width:640px){[dir=ltr] .ms-lgOffset3{margin-left:25%}[dir=rtl] .ms-lgOffset3{margin-right:25%}}@media(min-width:640px){[dir=ltr] .ms-lgOffset2{margin-left:16.66667%}[dir=rtl] .ms-lgOffset2{margin-right:16.66667%}}@media(min-width:640px){[dir=ltr] .ms-lgOffset1{margin-left:8.33333%}[dir=rtl] .ms-lgOffset1{margin-right:8.33333%}}@media(min-width:640px){[dir=ltr] .ms-lgOffset0{margin-left:0}[dir=rtl] .ms-lgOffset0{margin-right:0}}@media(min-width:1024px){.ms-xl12{width:100%}}@media(min-width:1024px){.ms-xl11{width:91.66666666666666%}}@media(min-width:1024px){.ms-xl10{width:83.33333333333334%}}@media(min-width:1024px){.ms-xl9{width:75%}}@media(min-width:1024px){.ms-xl8{width:66.66666666666666%}}@media(min-width:1024px){.ms-xl7{width:58.333333333333336%}}@media(min-width:1024px){.ms-xl6{width:50%}}@media(min-width:1024px){.ms-xl5{width:41.66666666666667%}}@media(min-width:1024px){.ms-xl4{width:33.33333333333333%}}@media(min-width:1024px){.ms-xl3{width:25%}}@media(min-width:1024px){.ms-xl2{width:16.666666666666664%}}@media(min-width:1024px){.ms-xl1{width:8.333333333333332%}}@media(min-width:1024px){[dir=ltr] .ms-xlPull12{right:100%}[dir=rtl] .ms-xlPull12{left:100%}}@media(min-width:1024px){[dir=ltr] .ms-xlPull11{right:91.66667%}[dir=rtl] .ms-xlPull11{left:91.66667%}}@media(min-width:1024px){[dir=ltr] .ms-xlPull10{right:83.33333%}[dir=rtl] .ms-xlPull10{left:83.33333%}}@media(min-width:1024px){[dir=ltr] .ms-xlPull9{right:75%}[dir=rtl] .ms-xlPull9{left:75%}}@media(min-width:1024px){[dir=ltr] .ms-xlPull8{right:66.66667%}[dir=rtl] .ms-xlPull8{left:66.66667%}}@media(min-width:1024px){[dir=ltr] .ms-xlPull7{right:58.33333%}[dir=rtl] .ms-xlPull7{left:58.33333%}}@media(min-width:1024px){[dir=ltr] .ms-xlPull6{right:50%}[dir=rtl] .ms-xlPull6{left:50%}}@media(min-width:1024px){[dir=ltr] .ms-xlPull5{right:41.66667%}[dir=rtl] .ms-xlPull5{left:41.66667%}}@media(min-width:1024px){[dir=ltr] .ms-xlPull4{right:33.33333%}[dir=rtl] .ms-xlPull4{left:33.33333%}}@media(min-width:1024px){[dir=ltr] .ms-xlPull3{right:25%}[dir=rtl] .ms-xlPull3{left:25%}}@media(min-width:1024px){[dir=ltr] .ms-xlPull2{right:16.66667%}[dir=rtl] .ms-xlPull2{left:16.66667%}}@media(min-width:1024px){[dir=ltr] .ms-xlPull1{right:8.33333%}[dir=rtl] .ms-xlPull1{left:8.33333%}}@media(min-width:1024px){[dir=ltr] .ms-xlPull0{right:auto}[dir=rtl] .ms-xlPull0{left:auto}}@media(min-width:1024px){[dir=ltr] .ms-xlPush12{left:100%}[dir=rtl] .ms-xlPush12{right:100%}}@media(min-width:1024px){[dir=ltr] .ms-xlPush11{left:91.66667%}[dir=rtl] .ms-xlPush11{right:91.66667%}}@media(min-width:1024px){[dir=ltr] .ms-xlPush10{left:83.33333%}[dir=rtl] .ms-xlPush10{right:83.33333%}}@media(min-width:1024px){[dir=ltr] .ms-xlPush9{left:75%}[dir=rtl] .ms-xlPush9{right:75%}}@media(min-width:1024px){[dir=ltr] .ms-xlPush8{left:66.66667%}[dir=rtl] .ms-xlPush8{right:66.66667%}}@media(min-width:1024px){[dir=ltr] .ms-xlPush7{left:58.33333%}[dir=rtl] .ms-xlPush7{right:58.33333%}}@media(min-width:1024px){[dir=ltr] .ms-xlPush6{left:50%}[dir=rtl] .ms-xlPush6{right:50%}}@media(min-width:1024px){[dir=ltr] .ms-xlPush5{left:41.66667%}[dir=rtl] .ms-xlPush5{right:41.66667%}}@media(min-width:1024px){[dir=ltr] .ms-xlPush4{left:33.33333%}[dir=rtl] .ms-xlPush4{right:33.33333%}}@media(min-width:1024px){[dir=ltr] .ms-xlPush3{left:25%}[dir=rtl] .ms-xlPush3{right:25%}}@media(min-width:1024px){[dir=ltr] .ms-xlPush2{left:16.66667%}[dir=rtl] .ms-xlPush2{right:16.66667%}}@media(min-width:1024px){[dir=ltr] .ms-xlPush1{left:8.33333%}[dir=rtl] .ms-xlPush1{right:8.33333%}}@media(min-width:1024px){[dir=ltr] .ms-xlPush0{left:auto}[dir=rtl] .ms-xlPush0{right:auto}}@media(min-width:1024px){[dir=ltr] .ms-xlOffset11{margin-left:91.66667%}[dir=rtl] .ms-xlOffset11{margin-right:91.66667%}}@media(min-width:1024px){[dir=ltr] .ms-xlOffset10{margin-left:83.33333%}[dir=rtl] .ms-xlOffset10{margin-right:83.33333%}}@media(min-width:1024px){[dir=ltr] .ms-xlOffset9{margin-left:75%}[dir=rtl] .ms-xlOffset9{margin-right:75%}}@media(min-width:1024px){[dir=ltr] .ms-xlOffset8{margin-left:66.66667%}[dir=rtl] .ms-xlOffset8{margin-right:66.66667%}}@media(min-width:1024px){[dir=ltr] .ms-xlOffset7{margin-left:58.33333%}[dir=rtl] .ms-xlOffset7{margin-right:58.33333%}}@media(min-width:1024px){[dir=ltr] .ms-xlOffset6{margin-left:50%}[dir=rtl] .ms-xlOffset6{margin-right:50%}}@media(min-width:1024px){[dir=ltr] .ms-xlOffset5{margin-left:41.66667%}[dir=rtl] .ms-xlOffset5{margin-right:41.66667%}}@media(min-width:1024px){[dir=ltr] .ms-xlOffset4{margin-left:33.33333%}[dir=rtl] .ms-xlOffset4{margin-right:33.33333%}}@media(min-width:1024px){[dir=ltr] .ms-xlOffset3{margin-left:25%}[dir=rtl] .ms-xlOffset3{margin-right:25%}}@media(min-width:1024px){[dir=ltr] .ms-xlOffset2{margin-left:16.66667%}[dir=rtl] .ms-xlOffset2{margin-right:16.66667%}}@media(min-width:1024px){[dir=ltr] .ms-xlOffset1{margin-left:8.33333%}[dir=rtl] .ms-xlOffset1{margin-right:8.33333%}}@media(min-width:1024px){[dir=ltr] .ms-xlOffset0{margin-left:0}[dir=rtl] .ms-xlOffset0{margin-right:0}}@media(min-width:1366px){.ms-xxl12{width:100%}}@media(min-width:1366px){.ms-xxl11{width:91.66666666666666%}}@media(min-width:1366px){.ms-xxl10{width:83.33333333333334%}}@media(min-width:1366px){.ms-xxl9{width:75%}}@media(min-width:1366px){.ms-xxl8{width:66.66666666666666%}}@media(min-width:1366px){.ms-xxl7{width:58.333333333333336%}}@media(min-width:1366px){.ms-xxl6{width:50%}}@media(min-width:1366px){.ms-xxl5{width:41.66666666666667%}}@media(min-width:1366px){.ms-xxl4{width:33.33333333333333%}}@media(min-width:1366px){.ms-xxl3{width:25%}}@media(min-width:1366px){.ms-xxl2{width:16.666666666666664%}}@media(min-width:1366px){.ms-xxl1{width:8.333333333333332%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPull12{right:100%}[dir=rtl] .ms-xxlPull12{left:100%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPull11{right:91.66667%}[dir=rtl] .ms-xxlPull11{left:91.66667%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPull10{right:83.33333%}[dir=rtl] .ms-xxlPull10{left:83.33333%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPull9{right:75%}[dir=rtl] .ms-xxlPull9{left:75%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPull8{right:66.66667%}[dir=rtl] .ms-xxlPull8{left:66.66667%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPull7{right:58.33333%}[dir=rtl] .ms-xxlPull7{left:58.33333%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPull6{right:50%}[dir=rtl] .ms-xxlPull6{left:50%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPull5{right:41.66667%}[dir=rtl] .ms-xxlPull5{left:41.66667%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPull4{right:33.33333%}[dir=rtl] .ms-xxlPull4{left:33.33333%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPull3{right:25%}[dir=rtl] .ms-xxlPull3{left:25%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPull2{right:16.66667%}[dir=rtl] .ms-xxlPull2{left:16.66667%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPull1{right:8.33333%}[dir=rtl] .ms-xxlPull1{left:8.33333%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPull0{right:auto}[dir=rtl] .ms-xxlPull0{left:auto}}@media(min-width:1366px){[dir=ltr] .ms-xxlPush12{left:100%}[dir=rtl] .ms-xxlPush12{right:100%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPush11{left:91.66667%}[dir=rtl] .ms-xxlPush11{right:91.66667%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPush10{left:83.33333%}[dir=rtl] .ms-xxlPush10{right:83.33333%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPush9{left:75%}[dir=rtl] .ms-xxlPush9{right:75%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPush8{left:66.66667%}[dir=rtl] .ms-xxlPush8{right:66.66667%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPush7{left:58.33333%}[dir=rtl] .ms-xxlPush7{right:58.33333%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPush6{left:50%}[dir=rtl] .ms-xxlPush6{right:50%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPush5{left:41.66667%}[dir=rtl] .ms-xxlPush5{right:41.66667%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPush4{left:33.33333%}[dir=rtl] .ms-xxlPush4{right:33.33333%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPush3{left:25%}[dir=rtl] .ms-xxlPush3{right:25%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPush2{left:16.66667%}[dir=rtl] .ms-xxlPush2{right:16.66667%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPush1{left:8.33333%}[dir=rtl] .ms-xxlPush1{right:8.33333%}}@media(min-width:1366px){[dir=ltr] .ms-xxlPush0{left:auto}[dir=rtl] .ms-xxlPush0{right:auto}}@media(min-width:1366px){[dir=ltr] .ms-xxlOffset11{margin-left:91.66667%}[dir=rtl] .ms-xxlOffset11{margin-right:91.66667%}}@media(min-width:1366px){[dir=ltr] .ms-xxlOffset10{margin-left:83.33333%}[dir=rtl] .ms-xxlOffset10{margin-right:83.33333%}}@media(min-width:1366px){[dir=ltr] .ms-xxlOffset9{margin-left:75%}[dir=rtl] .ms-xxlOffset9{margin-right:75%}}@media(min-width:1366px){[dir=ltr] .ms-xxlOffset8{margin-left:66.66667%}[dir=rtl] .ms-xxlOffset8{margin-right:66.66667%}}@media(min-width:1366px){[dir=ltr] .ms-xxlOffset7{margin-left:58.33333%}[dir=rtl] .ms-xxlOffset7{margin-right:58.33333%}}@media(min-width:1366px){[dir=ltr] .ms-xxlOffset6{margin-left:50%}[dir=rtl] .ms-xxlOffset6{margin-right:50%}}@media(min-width:1366px){[dir=ltr] .ms-xxlOffset5{margin-left:41.66667%}[dir=rtl] .ms-xxlOffset5{margin-right:41.66667%}}@media(min-width:1366px){[dir=ltr] .ms-xxlOffset4{margin-left:33.33333%}[dir=rtl] .ms-xxlOffset4{margin-right:33.33333%}}@media(min-width:1366px){[dir=ltr] .ms-xxlOffset3{margin-left:25%}[dir=rtl] .ms-xxlOffset3{margin-right:25%}}@media(min-width:1366px){[dir=ltr] .ms-xxlOffset2{margin-left:16.66667%}[dir=rtl] .ms-xxlOffset2{margin-right:16.66667%}}@media(min-width:1366px){[dir=ltr] .ms-xxlOffset1{margin-left:8.33333%}[dir=rtl] .ms-xxlOffset1{margin-right:8.33333%}}@media(min-width:1366px){[dir=ltr] .ms-xxlOffset0{margin-left:0}[dir=rtl] .ms-xxlOffset0{margin-right:0}}@media(min-width:1920px){.ms-xxxl12{width:100%}}@media(min-width:1920px){.ms-xxxl11{width:91.66666666666666%}}@media(min-width:1920px){.ms-xxxl10{width:83.33333333333334%}}@media(min-width:1920px){.ms-xxxl9{width:75%}}@media(min-width:1920px){.ms-xxxl8{width:66.66666666666666%}}@media(min-width:1920px){.ms-xxxl7{width:58.333333333333336%}}@media(min-width:1920px){.ms-xxxl6{width:50%}}@media(min-width:1920px){.ms-xxxl5{width:41.66666666666667%}}@media(min-width:1920px){.ms-xxxl4{width:33.33333333333333%}}@media(min-width:1920px){.ms-xxxl3{width:25%}}@media(min-width:1920px){.ms-xxxl2{width:16.666666666666664%}}@media(min-width:1920px){.ms-xxxl1{width:8.333333333333332%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPull12{right:100%}[dir=rtl] .ms-xxxlPull12{left:100%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPull11{right:91.66667%}[dir=rtl] .ms-xxxlPull11{left:91.66667%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPull10{right:83.33333%}[dir=rtl] .ms-xxxlPull10{left:83.33333%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPull9{right:75%}[dir=rtl] .ms-xxxlPull9{left:75%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPull8{right:66.66667%}[dir=rtl] .ms-xxxlPull8{left:66.66667%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPull7{right:58.33333%}[dir=rtl] .ms-xxxlPull7{left:58.33333%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPull6{right:50%}[dir=rtl] .ms-xxxlPull6{left:50%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPull5{right:41.66667%}[dir=rtl] .ms-xxxlPull5{left:41.66667%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPull4{right:33.33333%}[dir=rtl] .ms-xxxlPull4{left:33.33333%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPull3{right:25%}[dir=rtl] .ms-xxxlPull3{left:25%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPull2{right:16.66667%}[dir=rtl] .ms-xxxlPull2{left:16.66667%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPull1{right:8.33333%}[dir=rtl] .ms-xxxlPull1{left:8.33333%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPull0{right:auto}[dir=rtl] .ms-xxxlPull0{left:auto}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPush12{left:100%}[dir=rtl] .ms-xxxlPush12{right:100%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPush11{left:91.66667%}[dir=rtl] .ms-xxxlPush11{right:91.66667%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPush10{left:83.33333%}[dir=rtl] .ms-xxxlPush10{right:83.33333%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPush9{left:75%}[dir=rtl] .ms-xxxlPush9{right:75%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPush8{left:66.66667%}[dir=rtl] .ms-xxxlPush8{right:66.66667%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPush7{left:58.33333%}[dir=rtl] .ms-xxxlPush7{right:58.33333%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPush6{left:50%}[dir=rtl] .ms-xxxlPush6{right:50%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPush5{left:41.66667%}[dir=rtl] .ms-xxxlPush5{right:41.66667%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPush4{left:33.33333%}[dir=rtl] .ms-xxxlPush4{right:33.33333%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPush3{left:25%}[dir=rtl] .ms-xxxlPush3{right:25%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPush2{left:16.66667%}[dir=rtl] .ms-xxxlPush2{right:16.66667%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPush1{left:8.33333%}[dir=rtl] .ms-xxxlPush1{right:8.33333%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlPush0{left:auto}[dir=rtl] .ms-xxxlPush0{right:auto}}@media(min-width:1920px){[dir=ltr] .ms-xxxlOffset11{margin-left:91.66667%}[dir=rtl] .ms-xxxlOffset11{margin-right:91.66667%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlOffset10{margin-left:83.33333%}[dir=rtl] .ms-xxxlOffset10{margin-right:83.33333%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlOffset9{margin-left:75%}[dir=rtl] .ms-xxxlOffset9{margin-right:75%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlOffset8{margin-left:66.66667%}[dir=rtl] .ms-xxxlOffset8{margin-right:66.66667%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlOffset7{margin-left:58.33333%}[dir=rtl] .ms-xxxlOffset7{margin-right:58.33333%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlOffset6{margin-left:50%}[dir=rtl] .ms-xxxlOffset6{margin-right:50%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlOffset5{margin-left:41.66667%}[dir=rtl] .ms-xxxlOffset5{margin-right:41.66667%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlOffset4{margin-left:33.33333%}[dir=rtl] .ms-xxxlOffset4{margin-right:33.33333%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlOffset3{margin-left:25%}[dir=rtl] .ms-xxxlOffset3{margin-right:25%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlOffset2{margin-left:16.66667%}[dir=rtl] .ms-xxxlOffset2{margin-right:16.66667%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlOffset1{margin-left:8.33333%}[dir=rtl] .ms-xxxlOffset1{margin-right:8.33333%}}@media(min-width:1920px){[dir=ltr] .ms-xxxlOffset0{margin-left:0}[dir=rtl] .ms-xxxlOffset0{margin-right:0}}.ms-borderBox,.ms-borderBox:after,.ms-borderBox:before{box-sizing:border-box}.ms-borderBase{border:1px solid}.ms-clearfix{zoom:1}.ms-clearfix:after,.ms-clearfix:before{display:table;content:"";line-height:0}.ms-clearfix:after{clear:both}.ms-normalize{box-sizing:border-box;box-shadow:none;margin:0;padding:0}[dir=ltr] .ms-textAlignLeft{text-align:left}[dir=rtl] .ms-textAlignLeft,[dir=ltr] .ms-textAlignRight{text-align:right}[dir=rtl] .ms-textAlignRight{text-align:left}.ms-textAlignCenter{text-align:center}.ms-screenReaderOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ms-textTruncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.ms-noWrap{white-space:nowrap}.ms-Fabric{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#323130;font-family:"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px}.ms-Fabric button,.ms-Fabric input,.ms-Fabric textarea{font-family:inherit}.ms-Fabric [lang^=ar],.ms-Fabric[lang^=ar],[lang^=ar] .ms-Fabric{font-family:"Segoe UI Web (Arabic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=bg],.ms-Fabric[lang^=bg],[lang^=bg] .ms-Fabric{font-family:"Segoe UI Web (Cyrillic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=cs],.ms-Fabric[lang^=cs],[lang^=cs] .ms-Fabric{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=el],.ms-Fabric[lang^=el],[lang^=el] .ms-Fabric{font-family:"Segoe UI Web (Greek)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=et],.ms-Fabric[lang^=et],[lang^=et] .ms-Fabric{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=he],.ms-Fabric[lang^=he],[lang^=he] .ms-Fabric{font-family:"Segoe UI Web (Hebrew)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=hi],.ms-Fabric[lang^=hi],[lang^=hi] .ms-Fabric{font-family:Nirmala UI,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=hr],.ms-Fabric[lang^=hr],[lang^=hr] .ms-Fabric,.ms-Fabric [lang^=hu],.ms-Fabric[lang^=hu],[lang^=hu] .ms-Fabric{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=ja],.ms-Fabric[lang^=ja],[lang^=ja] .ms-Fabric{font-family:Yu Gothic UI,Meiryo UI,Meiryo,MS Pgothic,Osaka,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=kk],.ms-Fabric[lang^=kk],[lang^=kk] .ms-Fabric{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=ko],.ms-Fabric[lang^=ko],[lang^=ko] .ms-Fabric{font-family:Malgun Gothic,Gulim,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=lo],.ms-Fabric[lang^=lo],[lang^=lo] .ms-Fabric{font-family:Leelawadee UI Web,Lao UI,DokChampa,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=lt],.ms-Fabric[lang^=lt],[lang^=lt] .ms-Fabric,.ms-Fabric [lang^=lv],.ms-Fabric[lang^=lv],[lang^=lv] .ms-Fabric,.ms-Fabric [lang^=pl],.ms-Fabric[lang^=pl],[lang^=pl] .ms-Fabric{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=ru],.ms-Fabric[lang^=ru],[lang^=ru] .ms-Fabric{font-family:"Segoe UI Web (Cyrillic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=sk],.ms-Fabric[lang^=sk],[lang^=sk] .ms-Fabric,.ms-Fabric [lang^=sr-latn],.ms-Fabric[lang^=sr-latn],[lang^=sr-latn] .ms-Fabric{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=th],.ms-Fabric[lang^=th],[lang^=th] .ms-Fabric{font-family:Leelawadee UI Web,Kmer UI,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=tr],.ms-Fabric[lang^=tr],[lang^=tr] .ms-Fabric{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=uk],.ms-Fabric[lang^=uk],[lang^=uk] .ms-Fabric{font-family:"Segoe UI Web (Cyrillic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=vi],.ms-Fabric[lang^=vi],[lang^=vi] .ms-Fabric{font-family:"Segoe UI Web (Vietnamese)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=zh-hans],.ms-Fabric[lang^=zh-hans],[lang^=zh-hans] .ms-Fabric{font-family:Microsoft Yahei UI,Verdana,Simsun,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric [lang^=zh-hant],.ms-Fabric[lang^=zh-hant],[lang^=zh-hant] .ms-Fabric{font-family:Microsoft Jhenghei UI,Pmingliu,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric--selawik{font-family:Selawik Web,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.fr-popup .fr-layer.fr-color-hex-layer{margin:0;padding:0 20px 20px;float:left}.fr-popup .fr-layer.fr-color-hex-layer .fr-input-line{float:left;width:calc(100% - 50px);padding:15px 0 0}.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons{float:right;width:38px;height:40px;padding:17px 0 0;margin:0}.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons button.fr-command{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-size:13px;height:40px;width:38px}.fr-popup .fr-separator+.fr-colors-tabs{margin-left:2px;margin-right:2px}.fr-popup .fr-color-set{line-height:0;display:none}.fr-popup .fr-color-set.fr-selected-set{display:block;padding:20px 20px 0}.fr-popup .fr-color-set>span{display:inline-block;width:32px;height:32px;position:relative;z-index:1}.fr-popup .fr-color-set>span>i,.fr-popup .fr-color-set>span>svg{text-align:center;line-height:32px;height:24px;width:24px;margin:4px;font-size:13px;position:absolute;bottom:0;cursor:default;left:0}.fr-popup .fr-color-set>span>i path,.fr-popup .fr-color-set>span>svg path{fill:#222}.fr-popup .fr-color-set>span .fr-selected-color{color:#fff;font-family:FontAwesome;font-size:13px;font-weight:400;line-height:32px;position:absolute;inset:0;text-align:center;cursor:default}.fr-popup .fr-color-set>span:hover,.fr-popup .fr-color-set>span:focus,.fr-popup .fr-color-set>span:not(.fr-table-cell):hover,.fr-popup .fr-color-set>span:not(.fr-table-cell):focus{outline:1px solid #222;z-index:2}.fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1=text]~[data-param1=background]:after{-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0)}.fr-element table td.fr-selected-cell,.fr-element table th.fr-selected-cell{border:1px double #0098f7;position:relative;background-color:#0064ff26}.fr-element table td,.fr-element table th{user-select:text;-o-user-select:text;-moz-user-select:text;-khtml-user-select:text;-webkit-user-select:text;-ms-user-select:text}.fr-element .fr-no-selection table td,.fr-element .fr-no-selection table th{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-table-resizer{position:absolute;z-index:3;display:none}.fr-table-resizer.fr-table-col-resizer{cursor:col-resize}.fr-table-resizer.fr-table-col-resizer div{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border-right:1px solid #0098f7}.fr-table-resizer.fr-table-row-resizer{cursor:row-resize}.fr-table-resizer.fr-table-row-resizer div{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border-bottom:1px solid #0098f7}.fr-table-resizer.fr-moving{z-index:2}.fr-no-selection{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-popup .fr-table-size{margin:20px}.fr-popup .fr-table-size .fr-table-size-info{text-align:center;font-size:14px}.fr-popup .fr-table-size .fr-select-table-size{line-height:0;padding:5px;white-space:nowrap}.fr-popup .fr-table-size .fr-select-table-size>span{display:inline-block;padding:0 4px 4px 0;background:transparent}.fr-popup .fr-table-size .fr-select-table-size>span>span{display:inline-block;width:18px;height:18px;border:1px solid #DDD}.fr-popup .fr-table-size .fr-select-table-size>span.hover{background:transparent}.fr-popup .fr-table-size .fr-select-table-size>span.hover>span{background:#0098f74d;border:solid 1px #0098f7}.fr-popup .fr-table-size .fr-select-table-size .new-line:after{clear:both;display:block;content:"";height:0}.fr-popup.fr-above .fr-table-size .fr-select-table-size>span{display:inline-block!important}.fr-popup .fr-table-colors{display:block;padding:20px 20px 0}.fr-popup.fr-desktop .fr-table-size .fr-select-table-size>span>span{width:12px;height:12px}.fr-insert-helper{position:absolute;z-index:9999;white-space:nowrap}.fr-cell-properties-form,.fr-table-properties-form{padding:15px;width:360px;max-width:100%;background-color:#fff;border-radius:10px}.fr-cell-properties-form .fr-cell-properties-section,.fr-cell-properties-form .fr-table-properties-section,.fr-table-properties-form .fr-cell-properties-section,.fr-table-properties-form .fr-table-properties-section{margin-bottom:12px}.fr-cell-properties-form .fr-cell-properties-section label,.fr-cell-properties-form .fr-table-properties-section label,.fr-table-properties-form .fr-cell-properties-section label,.fr-table-properties-form .fr-table-properties-section label{font-weight:700;display:block;margin-bottom:6px;font-size:14px}.fr-cell-properties-form .fr-cell-bg-container,.fr-cell-properties-form .fr-table-bg-container,.fr-table-properties-form .fr-cell-bg-container,.fr-table-properties-form .fr-table-bg-container{display:flex;align-items:center;position:relative;width:100%}.fr-cell-properties-form .fr-cell-bg-container .fr-input,.fr-cell-properties-form .fr-table-bg-container .fr-input,.fr-table-properties-form .fr-cell-bg-container .fr-input,.fr-table-properties-form .fr-table-bg-container .fr-input{flex:1;height:36px;padding:4px 12px;border:1px solid #ccc;border-radius:2px 0 0 2px;box-sizing:border-box;font-size:14px}.fr-cell-properties-form .fr-cell-bg-container .fr-input:focus,.fr-cell-properties-form .fr-table-bg-container .fr-input:focus,.fr-table-properties-form .fr-cell-bg-container .fr-input:focus,.fr-table-properties-form .fr-table-bg-container .fr-input:focus{outline:none;border-color:#0098f7}.fr-cell-properties-form .fr-cell-bg-container .fr-input.fr-disabled,.fr-cell-properties-form .fr-table-bg-container .fr-input.fr-disabled,.fr-table-properties-form .fr-cell-bg-container .fr-input.fr-disabled,.fr-table-properties-form .fr-table-bg-container .fr-input.fr-disabled{background-color:#f5f5f5;color:#a9a9a9;border:1px solid #d1d1d1;cursor:not-allowed}.fr-cell-properties-form .fr-cell-bg-container .fr-input::placeholder,.fr-cell-properties-form .fr-table-bg-container .fr-input::placeholder,.fr-table-properties-form .fr-cell-bg-container .fr-input::placeholder,.fr-table-properties-form .fr-table-bg-container .fr-input::placeholder{color:#aaa}.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color,.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color,.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color,.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color{width:36px;border:1px solid #ccc;border-left:none;border-radius:0 2px 2px 0;position:relative;padding:0;background:transparent;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:-1px 0 0 -1px}.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color:hover,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color:hover,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color:hover,.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color:hover,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color:hover,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color:hover,.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color:hover,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color:hover,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color:hover,.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color:hover,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color:hover,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color:hover{background-color:#ebebeb}.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview,.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview,.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview,.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview,.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview,.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview,.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview{width:20px;height:20px;border:1px solid #999;border-radius:2px;position:relative;overflow:hidden}.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator,.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator,.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator,.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator,.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator,.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator,.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator,.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator,.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator,.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator,.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator,.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator,.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator,.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator{position:absolute;background:red;width:28px;height:1px;top:9px;left:-4px;transform:rotate(-45deg);transform-origin:center}.fr-cell-properties-form .fr-cell-dimensions-container,.fr-table-properties-form .fr-cell-dimensions-container{display:flex;gap:10px;margin-bottom:12px}.fr-cell-properties-form .fr-cell-dimensions-container label,.fr-table-properties-form .fr-cell-dimensions-container label{font-weight:700;font-size:14px}.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section,.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section{flex:1}.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs,.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs{display:flex;gap:6px;align-items:center}.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input,.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input{width:90px;padding:8px;border:1px solid #ccc;border-radius:2px;font-size:14px}.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input:focus,.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input:focus{outline:none;border-color:#0098f7}.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input.fr-disabled,.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input.fr-disabled{background-color:#f5f5f5;color:#a9a9a9;border:1px solid #d1d1d1;cursor:not-allowed}.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input::placeholder,.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input::placeholder{color:#aaa}.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs .fr-dimension-separator,.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs .fr-dimension-separator{line-height:1;font-size:16px}.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section,.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section{flex:1}.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section label,.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section label{font-weight:700;font-size:14px}.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input,.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input{width:90px;padding:8px;border:1px solid #ccc;border-radius:2px;font-size:14px}.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input:focus,.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input:focus{outline:none;border-color:#0098f7}.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input.fr-disabled,.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input.fr-disabled{background-color:#f5f5f5;color:#a9a9a9;border:1px solid #d1d1d1;cursor:not-allowed}.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input::placeholder,.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input::placeholder{color:#aaa}.fr-cell-properties-form .fr-cell-properties-buttons,.fr-cell-properties-form .fr-table-properties-buttons,.fr-table-properties-form .fr-cell-properties-buttons,.fr-table-properties-form .fr-table-properties-buttons{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button,.fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button,.fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button,.fr-cell-properties-form .fr-table-properties-buttons .fr-save-button,.fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button,.fr-table-properties-form .fr-cell-properties-buttons .fr-save-button,.fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button,.fr-table-properties-form .fr-table-properties-buttons .fr-save-button{font-size:14px;cursor:pointer;padding:8px 12px;font-weight:500;height:36px;line-height:20px;box-sizing:border-box}.fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button.fr-disabled,.fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button.fr-disabled,.fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button.fr-disabled,.fr-cell-properties-form .fr-table-properties-buttons .fr-save-button.fr-disabled,.fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button.fr-disabled,.fr-table-properties-form .fr-cell-properties-buttons .fr-save-button.fr-disabled,.fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button.fr-disabled,.fr-table-properties-form .fr-table-properties-buttons .fr-save-button.fr-disabled{pointer-events:none;cursor:not-allowed;color:#a9a9a9}.fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button,.fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button,.fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button,.fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button{background:none;border:none;color:#0098f7;border-radius:2px}.fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button:hover,.fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button:hover,.fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button:hover,.fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button:hover{text-decoration:underline}.fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button,.fr-cell-properties-form .fr-table-properties-buttons .fr-save-button,.fr-table-properties-form .fr-cell-properties-buttons .fr-save-button,.fr-table-properties-form .fr-table-properties-buttons .fr-save-button{background-color:#fff;border:1px solid #0098f7;color:#0098f7;border-radius:2px}.fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button:hover,.fr-cell-properties-form .fr-table-properties-buttons .fr-save-button:hover,.fr-table-properties-form .fr-cell-properties-buttons .fr-save-button:hover,.fr-table-properties-form .fr-table-properties-buttons .fr-save-button:hover{background-color:#ebebeb}.fr-cell-properties-form .fr-error,.fr-table-properties-form .fr-error{color:red;font-size:12px;padding-bottom:5px;display:none}.fr-cell-properties-form input.fr-error,.fr-table-properties-form input.fr-error{border-color:red;display:block}.fr-table-properties-section label:not(:first-child){margin-top:15px}.fr-table-properties-section .fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a{line-height:170%}.fr-table-bg-container .fr-input-line,.fr-table-border-container .fr-input-line,.fr-table-dimensions-container .fr-input-line,.fr-table-style-container .fr-input-line{padding:0;width:100%}.fr-table-bg-container .fr-input-line input[type=text],.fr-table-border-container .fr-input-line input[type=text],.fr-table-dimensions-container .fr-input-line input[type=text],.fr-table-style-container .fr-input-line input[type=text]{height:36px;border-color:#ccc}.fr-table-bg-container .fr-input-line input+label,.fr-table-border-container .fr-input-line input+label,.fr-table-dimensions-container .fr-input-line input+label,.fr-table-style-container .fr-input-line input+label{top:-5px;font-weight:100}.fr-table-bg-container .fr-input-line input.fr-not-empty+label,.fr-table-border-container .fr-input-line input.fr-not-empty+label,.fr-table-dimensions-container .fr-input-line input.fr-not-empty+label,.fr-table-style-container .fr-input-line input.fr-not-empty+label{top:-20px;font-weight:100}.fr-table-bg-container .fr-input-line #fr-table-border-style,.fr-table-border-container .fr-input-line #fr-table-border-style,.fr-table-dimensions-container .fr-input-line #fr-table-border-style,.fr-table-style-container .fr-input-line #fr-table-border-style{width:90%;height:36px;border-color:#ccc;border-radius:2px}.fr-table-bg-container .fr-input-line .fr-field-lable,.fr-table-border-container .fr-input-line .fr-field-lable,.fr-table-dimensions-container .fr-input-line .fr-field-lable,.fr-table-style-container .fr-input-line .fr-field-lable{position:absolute;font-size:11px;padding:0 3px;margin:-6px 5px;background:#fff;font-weight:100;color:#696969;z-index:3}.fr-table-bg-container .fr-input-line .fr-buttons,.fr-table-border-container .fr-input-line .fr-buttons,.fr-table-dimensions-container .fr-input-line .fr-buttons,.fr-table-style-container .fr-input-line .fr-buttons{padding:0}.fr-table-bg-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after,.fr-table-border-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after,.fr-table-dimensions-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after,.fr-table-style-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after{right:10px}.fr-table-bg-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active,.fr-table-border-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active,.fr-table-dimensions-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active,.fr-table-style-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active{background:transparent}.fr-table-bg-container .fr-input-line .fr-dropdown,.fr-table-border-container .fr-input-line .fr-dropdown,.fr-table-dimensions-container .fr-input-line .fr-dropdown,.fr-table-style-container .fr-input-line .fr-dropdown{margin:0 10px 0 0;background:transparent;border:1px solid #ccc;height:36px;border-radius:2px}.fr-table-border-container .fr-dropdown-wrapper{width:120px}.fr-table-alignment-section{margin-left:10px}.fr-table-border-container,.fr-table-dimensions-container,.fr-table-dimensions-section{display:flex;margin-top:10px}.fr-table-border-container .fr-dimension-separator,.fr-table-dimensions-container .fr-dimension-separator,.fr-table-dimensions-section .fr-dimension-separator{margin:10px 5px}.fr-table-border-container .fr-btn-table-border-bg-color,.fr-table-dimensions-container .fr-btn-table-border-bg-color,.fr-table-dimensions-section .fr-btn-table-border-bg-color{margin-right:10px;background:transparent;border:1px solid #ccc;border-radius:2px;border-left:0px;height:36px;margin-left:-1px}.fr-table-border-container .fr-btn-table-border-bg-color .fr-border-color-preview,.fr-table-dimensions-container .fr-btn-table-border-bg-color .fr-border-color-preview,.fr-table-dimensions-section .fr-btn-table-border-bg-color .fr-border-color-preview{width:20px;height:20px;border:1px solid #999;border-radius:2px;position:relative;overflow:hidden}.fr-table-border-container .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator,.fr-table-dimensions-container .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator,.fr-table-dimensions-section .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator{position:absolute;background:red;width:28px;height:1px;top:9px;left:-4px;transform:rotate(-45deg);transform-origin:center}.fr-table-style>button{width:100%}.fr-table-style .fr-dropdown-wrapper{width:200px}.fr-table-alignment-container{height:33px;border:1px solid #ccc;margin-top:10px;border-radius:2px;min-width:130px}.fr-table-alignment-container button{height:30px;width:36px;padding:2px 2px 2px 5px;border:none;background:transparent;margin:2px;cursor:pointer}.fr-clearfix:after{clear:both;display:block;content:"";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.examples-variante>a{font-size:14px;font-family:Arial,Helvetica,sans-serif}.sc-cm-holder>.sc-cm{border-top:5px solid #222!important;padding:0!important;line-height:200%!important}.sc-cm .sc-cm__item.examples-variante.sc-cm__item_active>a>i{display:none!important}.sc-cm .sc-cm__item.examples-variante>a>i{display:none!important}.sc-cm__item_dropdown .i-icon{display:none!important}.sc-cm__item_dropdown .i-icon:before{display:none!important}.sc-cm:before{display:none!important}div.sc-cm-holder.sc-cm_show>ul>li.sc-cm__item.sc-cm__item_dropdown.sc-cm__item_arrow>div>ul{border-style:none!important;padding:0!important}.sc-cm__item_dropdown:hover>a,.sc-cm a:hover{background-color:#ebebeb!important}.sc-cm__item_active>a,.sc-cm__item_active>a:hover,.sc-cm a:active,.sc-cm a:focus{background-color:#d6d6d6!important}.sc-cm__item>a{line-height:200%!important}.sc-cm-holder>.sc-cm:before{background-color:#ebebeb!important}.sc-cm-holder{display:none}@font-face{font-family:FontAwesome;src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?v=4.7.0);src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/assets/fontawesome-webfont-B-jkhYfk.woff2?v=4.7.0) format("woff2"),url(/assets/fontawesome-webfont-CDK5bt4p.woff?v=4.7.0) format("woff"),url(/assets/fontawesome-webfont-CQDK8MU3.ttf?v=4.7.0) format("truetype"),url(/assets/fontawesome-webfont-D13rzr4g.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
