a{color:#005cb2}a:active,a:hover{color:#004789}a:hover{text-decoration:underline}@-webkit-keyframes OVERLAY-IN{0%{background-color:rgba(33,33,33,0);z-index:-1}to{background-color:rgba(33,33,33,.6);z-index:499}}@-webkit-keyframes OVERLAY-OUT{0%{background-color:rgba(33,33,33,.6);z-index:499}to{background-color:rgba(33,33,33,0);z-index:-1}}.stencils-menu_list_item{align-items:center;background-color:#fff;color:#212121;cursor:pointer;display:flex;gap:8px;padding:12px 16px;transition:background-color .2s;-webkit-user-select:none;user-select:none;width:100%}.stencils-menu_list_item:focus,.stencils-menu_list_item:hover,[data-hovered].stencils-menu_list_item{background-color:#e0e0e0}.stencils-menu_list_item:last-child{background-clip:padding-box;border-radius:0 0 4px 4px}.stencils-menu_list_item:first-child{background-clip:padding-box;border-radius:4px 4px 0 0}.stencils-menu_list_item[aria-disabled]{color:#bdbdbd;cursor:not-allowed;pointer-events:none}.stencils-menu_list_item[aria-disabled]:hover{background-color:#fff}@-webkit-keyframes displayTooltip{0%,20%{opacity:0}to{opacity:1}}@-webkit-keyframes scaleUp{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleUp{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.stencils-menu{display:inline-block;position:relative}.stencils-menu button[type=button]{padding:0}.stencils-menu button[data-large]{width:48px}.stencils-menu button[data-medium]{width:40px}.stencils-menu button[data-small]{width:32px}.stencils-menu button[aria-expanded]{z-index:1}.stencils-menu button[data-theme*=white-]{outline-color:#fff}.stencils-menu_popover.popover{border-radius:4px;padding:0}.stencils-menu_list{border-radius:4px;cursor:pointer;max-height:264px;max-width:600px;overflow-y:auto}.button-bar{display:flex}.button-bar_filler{display:block;flex-grow:1}button.button-bar_option{background-color:#fff;border:1px solid #1976d2;border-radius:0;border-radius:initial;color:#1976d2;flex-shrink:0}button.button-bar_option[aria-current=true]{background-color:#1976d2;color:#fff;font-weight:700}button.button-bar_option:hover[aria-current=true]{cursor:default}button.button-bar_option:focus{z-index:1}button.button-bar_option[aria-current=false]:focus:not(:hover){text-decoration:underline}button.button-bar_option:first-of-type{border-bottom-left-radius:4px;border-left:1px solid #1976d2;border-top-left-radius:4px}button.button-bar_option:last-of-type{border-bottom-right-radius:4px;border-top-right-radius:4px}.text-input input::-webkit-input-placeholder{color:#616161;opacity:1}.text-input input::-webkit-input-placeholder,.text-input input::placeholder{color:#616161;opacity:1}.text-input,.text-input input{position:relative;width:100%}.text-input input{background-color:#fff;border:1px solid #929292;border-radius:4px;color:#212121;font-size:16px;height:48px;line-height:24px;padding:11px 16px;transition:border-color .25s,width .2s}.text-input input:focus{border-color:#005cb2}.text-input input:disabled{background-color:#e0e0e0;border-color:#929292;color:#929292}.text-input input[type=date]::-webkit-calendar-picker-indicator{background:transparent;color:transparent;height:100%;padding:0;position:absolute;right:0;top:0;width:100%}.text-input_label{color:#616161;font-size:16px;left:17px;line-height:24px;pointer-events:none;position:absolute;top:12px;transition:top .2s,font-size .2s,color .2s;z-index:1}.text-input[data-use-placeholder-label] input:-webkit-autofill,.text-input[data-use-placeholder-label] input:focus,.text-input[data-use-placeholder-label] input:not([value=""]){padding-bottom:6px;padding-top:22px}.text-input[data-use-placeholder-label] input:-webkit-autofill+.text-input_label,.text-input[data-use-placeholder-label] input:focus+.text-input_label,.text-input[data-use-placeholder-label] input:not([value=""])+.text-input_label{font-size:12px;line-height:16px;top:4px}.text-input[data-small] input{height:40px;padding-bottom:7px;padding-top:7px}.text-input[data-small][data-use-placeholder-label] input[value]+.text-input_label{top:8px}.text-input[data-small][data-use-placeholder-label] input:focus,.text-input[data-small][data-use-placeholder-label] input:not([value=""]){padding-bottom:0;padding-top:16px}.text-input[data-small][data-use-placeholder-label] input:focus+.text-input_label,.text-input[data-small][data-use-placeholder-label] input:not([value=""])+.text-input_label{top:2px}.text-input[data-small] .text-input_icon{top:8px}.text-input[data-valid=true]>input{border-color:#2e7d32}.text-input[data-valid=true]>.text-input_icon__validity{color:#2e7d32}.text-input[data-valid=false]>input{border-color:#d32f2f}.text-input[data-valid=false]>.text-input_icon__validity{color:#d32f2f}.text-input[data-icon-position=right] input{padding-right:48px}.text-input[data-icon-position=right] .text-input_icon{right:16px}.text-input[data-icon-position=left] input{padding-left:55px}.text-input[data-icon-position=left] .text-input_icon{left:16px}.text-input[data-icon-position=left][data-use-placeholder-label] .text-input_label{left:56px}.text-input_icon{position:absolute;top:12px;z-index:1}.text-input_icon svg{display:block}.text-input_icon[data-disabled]{color:#929292}.text-area_input{background-color:#fff;border:1px solid #616161;border-radius:4px;color:#212121;padding:11px 16px;transition:border-color .25s}.text-area_input:focus{border-color:#1976d2}.text-area_input:disabled{background-color:#f5f5f5;border-color:#bdbdbd;color:#929292}.text-area_input:disabled+.text-area_container_label{color:#929292}.text-area_input[data-small]{padding:7px 16px}.text-area_input[data-small]+.text-area_container_label{left:16px}.text-area_input[aria-invalid=true]{border-color:#d32f2f}.text-area_input[aria-invalid=false]{border-color:#2e7d32}.text-area_counter{color:#616161}.text-area_counter .text-area_counter_length{margin-right:4px}.text-area_container{position:relative}.text-area_container[data-use-placeholder-label][data-has-value] .text-area_input{padding-bottom:4px;padding-top:18px}.text-area_container[data-use-placeholder-label][data-has-value] .text-area_container_label{background-color:#fff;font-size:11px;line-height:16px;padding-top:5px;top:1px;width:calc(100% - 32px)}.text-area_container_label{color:#616161;left:17px;pointer-events:none;position:absolute;top:13px;transition:top .35s,font-size .35s,background-color 3s}.select-input{position:relative}.select-input select{cursor:pointer;height:100%;left:0;max-height:48px;min-height:48px;opacity:0;outline:none;position:absolute;top:0;width:100%;z-index:2}.select-input select[data-small]{max-height:40px;min-height:40px}.select-input select:focus-visible+.select-input_box{border-color:#1976d2}.select-input select[aria-invalid]+.select-input_box{border-color:#d32f2f}.select-input select[disabled]{cursor:not-allowed}.select-input select[disabled]+.select-input_box{background-color:#e0e0e0;color:#929292}.select-input select[disabled]+.select-input_box .select-input_icon{fill:#929292}.select-input_box{align-items:center;background-color:#fff;border:1px solid #929292;border-radius:4px;display:flex;height:48px;padding:12px 16px}.select-input_box[data-small]{height:40px;padding-bottom:8px;padding-top:8px}.select-input_box[data-small] label{line-height:40px}.select-input_box[data-selected] label{font-size:11px;line-height:11px;top:9px}.select-input_box[data-selected] label+span{top:8px}.select-input_box[data-selected][data-small] label{top:5px}.select-input_box>span{flex-grow:1;position:relative;z-index:1}.select-input_box>span[data-placeholder]{color:#616161}.select-input_box label{font-size:16px;left:16px;line-height:48px;position:absolute;top:-1px;transition:top .2s,font-size .2s,line-height .2s}.select-input_icon{fill:#005cb2;flex-shrink:0;z-index:1}.modal-root{align-items:center;bottom:0;display:flex;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:498}.modal{-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation:slide-modal-in .35s ease 0s 1 normal forwards;animation:slide-modal-in .35s ease 0s 1 normal forwards;background-color:#fff;display:flex;flex-direction:column;min-height:200px;opacity:0;position:relative;top:0;z-index:500}.modal:not([data-full-screen]){border-radius:4px;max-height:calc(100% - 64px);max-width:640px;width:80%}.modal:not([data-full-screen])[data-wide-format]{max-width:1280px}.modal[data-full-screen]{bottom:0;height:100%;left:0;right:0;top:0;width:100%}.modal_header,.modal_header_container{display:flex}.modal_header{flex-shrink:0;padding-bottom:5px;padding-right:6px;padding-top:11px}.modal_header[data-separator]{border-bottom:1px solid #bdbdbd;padding-bottom:4px}.modal_header button.modal_header_left-button{padding:12px 24px}.modal_header_container{align-items:center;flex-grow:1;font-size:18px;line-height:18px}.modal_header_container:not([data-has-left-button]){padding-left:24px}.modal_close,.modal_header_left-button{flex-shrink:0}.modal[data-full-screen] .modal_header{padding-bottom:0;padding-right:0;padding-top:7px}.modal[data-full-screen] .modal_header[data-separator]{padding-bottom:0}.modal[data-full-screen] .modal_header_left-button{padding:12px 16px}.modal_close{background-color:transparent;cursor:pointer;flex-shrink:0;height:48px;width:48px}.modal_close:hover .modal_close_icon{fill:#1976d2}.modal_close_icon{fill:#212121;transition:color .35s}.modal_body{flex-grow:1;height:100%;overflow-y:auto;padding:24px}.modal_body[data-disable-scroll]{overflow:visible}.modal_body[data-has-nav]{padding-top:16px}.modal[data-full-screen] .modal_body{padding:16px}.modal_footer{border-bottom-left-radius:4px;border-bottom-right-radius:4px;flex-shrink:0;padding:24px}.modal_footer[data-separator]{background-color:#f5f5f5;border-top:1px solid #bdbdbd;padding-top:23px}.modal_footer[data-has-message]{padding:16px 24px}.modal_footer[data-type=MESSAGE-INLINE] .modal_footer_actions{width:auto}.modal_footer[data-type=MESSAGE-INLINE] .modal_footer_message{margin-right:16px}.modal[data-full-screen] .modal_footer{padding:16px}.modal[data-full-screen] .modal_footer[data-separator]{padding-top:15px}.modal_footer_container{align-items:center}.modal_footer_actions,.modal_footer_container,.modal_footer_container[data-has-message] .modal_footer_message{display:flex}.modal_footer,.modal_footer_actions,.modal_footer_container{width:100%}.modal[data-full-screen] .modal_footer_container[data-message-inline]{flex-direction:column}div.modal_footer_actions{position:relative}div.modal_footer_actions .button{display:inline-block}div.modal_footer_actions .button:nth-child(2){margin-left:16px}div.modal_footer_actions[data-button-count="3"] .button:nth-child(3),div.modal_footer_actions[data-stepper] .button:nth-child(2){position:absolute;right:0}.modal_footer_actions[data-stepper].modal_footer_actions[data-button-count="1"] .button{margin-left:auto}.modal[data-full-screen] .modal_footer_actions,.modal[data-full-screen] .modal_footer_actions[data-button-count="1"] .button{width:100%}.modal[data-full-screen] .modal_footer_actions[data-button-count="2"] .button:first-child,.modal[data-full-screen] .modal_footer_actions[data-button-count="2"] .button:nth-child(2){width:calc(50% - 8px)}.modal[data-full-screen] .modal_footer_actions[data-button-count="2"] .button:first-child{margin-right:8px}.modal[data-full-screen] .modal_footer_actions[data-button-count="2"] .button:nth-child(2){margin-left:8px}.modal[data-full-screen] .modal_footer_actions[data-button-count="3"]{display:block}.modal[data-full-screen] .modal_footer_actions[data-button-count="3"] .button:nth-child(2),.modal[data-full-screen] .modal_footer_actions[data-button-count="3"] .button:nth-child(3){display:inline-block;position:relative;width:calc(50% - 8px)}.modal[data-full-screen] .modal_footer_actions[data-button-count="3"] .button:nth-child(2){margin-left:0;margin-right:16px}.modal[data-full-screen] .modal_footer_actions[data-button-count="3"] .button:first-child{margin-bottom:16px;position:static;right:auto;width:100%}.modal_footer[data-has-message] .modal_footer_message{align-items:center;display:flex;margin-bottom:16px}.modal[data-full-screen] .modal_footer_container[data-message-inline] .modal_footer_message{margin-bottom:16px}.modal_footer_container[data-has-message] .modal_footer_message{align-items:center;flex:1 0}.modal_footer_message{font-size:.875rem;line-height:1.125rem}@-webkit-keyframes slide-modal-in{0%{opacity:0;top:100%}to{opacity:1;top:0}}@keyframes slide-modal-in{0%{opacity:0;top:100%}to{opacity:1;top:0}}.notification{align-items:flex-start;background:#fff;border-radius:4px;border-style:solid;border-width:2px;display:flex;font-size:16px;line-height:24px;padding:14px 16px;transition:opacity 2s linear;width:100%}.notification p{font-size:14px;line-height:16px}.notification button{background-color:transparent;padding:0}.notification[data-tophat]{border-left:none;border-radius:0;border-right:none;border-top:none;padding-top:16px}.notification[data-fadeout]{opacity:0}.notification_message{margin-right:16px}.notification_close{flex-shrink:0;height:24px;order:3}.notification_action,.notification_icon{flex-shrink:0}.notification_icon{flex-shrink:0;margin-right:16px;order:1}.notification_action{align-items:center;color:#005cb2;display:flex;font-weight:700;height:auto;margin-right:8px;padding:0}.notification_content{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:flex-start;order:2}.notification_content>svg:first-of-type{align-self:flex-start}.notification[data-theme=blue]{border-color:#005cb2}.notification[data-theme=blue] .notification_icon{fill:#005cb2}.notification[data-theme=green]{border-color:#2e7d32}.notification[data-theme=green] .notification_icon{fill:#2e7d32}.notification[data-theme=red]{border-color:#d32f2f}.notification[data-theme=red] .notification_icon{fill:#d32f2f}.notification[data-theme=orange]{border-color:#e37300}.notification[data-theme=orange] .notification_icon{fill:#e37300}.spinner{display:inline-flex}.spinner[data-align-center]{display:flex;flex-direction:column;height:100%;padding:48px 0;width:100%}.spinner[data-align-center] .spinner_container{display:block;margin:0 auto}.spinner[data-align-center] .spinner_message{margin:24px auto 0}.spinner_container{position:relative}.spinner_container[data-dark-mode] .spinner-circle:before{background-color:#fff}.spinner-circle{height:100%;left:0;position:absolute;top:0;width:100%}.spinner-circle:before{-webkit-animation:circleFadeDelay 1.2s ease-in-out infinite both;animation:circleFadeDelay 1.2s ease-in-out infinite both;background-color:#212121;border-radius:50px;content:"";display:block;height:15%;margin:0 auto;width:15%}.spinner-circle2{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.spinner-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner-circle3{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.spinner-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner-circle4{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.spinner-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner-circle5{-webkit-transform:rotate(120deg);transform:rotate(120deg)}.spinner-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.spinner-circle6{-webkit-transform:rotate(150deg);transform:rotate(150deg)}.spinner-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.spinner-circle7{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.spinner-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.spinner-circle8{-webkit-transform:rotate(210deg);transform:rotate(210deg)}.spinner-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.spinner-circle9{-webkit-transform:rotate(240deg);transform:rotate(240deg)}.spinner-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.spinner-circle10{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.spinner-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.spinner-circle11{-webkit-transform:rotate(300deg);transform:rotate(300deg)}.spinner-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.spinner-circle12{-webkit-transform:rotate(330deg);transform:rotate(330deg)}.spinner-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}@keyframes circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}@keyframes displayTooltip{0%,20%{opacity:0}to{opacity:1}}.tooltip{font-size:.875rem;padding:8px 12px}.popover{padding:16px}.popover,.tooltip{-webkit-animation-duration:.35s;animation-duration:.35s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:displayTooltip;animation-name:displayTooltip;border-radius:4px;display:inline-block;opacity:1;position:fixed;width:auto;z-index:501}.popover:focus-visible,.tooltip:focus-visible{-moz-outline-radius:4px;-webkit-outline-radius:4px;outline-color:#6ab7ff;outline-offset:2px;outline-style:solid;outline-width:2px}.popover[data-no-defined-width],.tooltip[data-no-defined-width]{white-space:nowrap}.popover[data-theme=light],.tooltip[data-theme=light]{background-color:#fff;color:#212121}.popover[data-theme=dark],.tooltip[data-theme=dark]{background-color:#212121;color:#fff}.tooltip_caret{border:8px solid transparent;pointer-events:none;position:absolute}.tooltip[data-position=bottom] .tooltip_caret{border-bottom-color:#fff;top:-16px}.tooltip[data-position=bottom][data-theme=dark] .tooltip_caret{border-bottom-color:#212121}.tooltip[data-position=top] .tooltip_caret{border-top-color:#fff;bottom:-16px}.tooltip[data-position=top][data-theme=dark] .tooltip_caret{border-top-color:#212121}.tooltip[data-position=right] .tooltip_caret{border-right-color:#fff;left:-16px}.tooltip[data-position=right][data-theme=dark] .tooltip_caret{border-right-color:#212121}.tooltip[data-position=left] .tooltip_caret{border-left-color:#fff;right:-16px}.tooltip[data-position=left][data-theme=dark] .tooltip_caret{border-left-color:#212121}.checkbox-input_box{background-color:#fff;border:2px solid #929292;border-radius:4px;height:18px;min-height:18px;min-width:18px;position:relative;transition:border .35s,background-color .25s;width:18px}.checkbox-input[data-selected]>.checkbox-input_box{background-color:#005cb2;border:2px solid #005cb2}.checkbox-input_box>svg{fill:transparent;stroke:#fff;height:16px;left:-1px;opacity:0;position:absolute;top:-1px;-webkit-transform:scale(0);transform:scale(0);transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;width:16px}.checkbox-input[data-selected]:hover>.checkbox-input_box svg,.checkbox-input[data-selected]>.checkbox-input_box svg{fill:#fff;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.checkbox-input{align-items:center;clear:both;cursor:pointer;display:flex;height:auto;position:relative;-webkit-user-select:none;user-select:none;width:auto}.checkbox-input input{clip:rect(0 0 0 0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.checkbox-input input[aria-invalid]+.checkbox-input_box{border-color:#d32f2f}.checkbox-input:hover .checkbox-input_box{background-color:#e7f1fb}.checkbox-input[data-selected]:hover .checkbox-input_box{background-color:#004789;cursor:pointer}.checkbox-input[data-disabled]{cursor:not-allowed}.checkbox-input[data-disabled]:hover>.checkbox-input_box,.checkbox-input[data-disabled]>.checkbox-input_box{background-color:#f5f5f5;border:2px solid #bdbdbd}.checkbox-input[data-disabled]>.checkbox-input_label{color:#929292}.checkbox-input[data-disabled][data-selected] .checkbox-input_box{background-color:#bdbdbd;border-color:#bdbdbd}.checkbox-input[data-disabled][data-selected]>.checkbox-input_label{color:#212121}.checkbox-input_label{padding-left:16px;position:relative;word-break:break-word}.ripple{background-position:50%;background-repeat:no-repeat;bottom:0;display:block;height:100%;left:0;opacity:.4;pointer-events:none;position:absolute;right:0;top:0;-webkit-transform:scale(0);transform:scale(0);transition:0s;width:100%}.ripple[data-theme=light]{background-image:radial-gradient(circle,#fff 15%,transparent 0)}.ripple[data-theme=dark]{background-image:radial-gradient(circle,#212121 15%,transparent 0)}.ripple[data-active]{opacity:0;-webkit-transform:scale(7);transform:scale(7);transition-delay:.05s;transition:opacity 1s,-webkit-transform .5s;transition:transform .5s,opacity 1s;transition:transform .5s,opacity 1s,-webkit-transform .5s}.ripple-container{-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;position:relative;transition-duration:.25s;transition-property:background-color,border-color,color;transition-timing-function:ease-in}.button{align-items:center;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:center;line-height:24px;min-width:16px;text-align:center;-webkit-user-select:none;user-select:none;width:auto}.button,.button[data-large],.modal[data-full-screen] .modal_footer_actions .button{height:48px;padding:12px 24px}.button[data-medium]{height:40px;padding:8px 20px}.button[data-small],div.modal_footer_actions .button{height:32px;padding:4px 16px}.button[data-compact]{display:inline-flex;height:auto;padding:0}.button[data-theme=blue]{background-color:#005cb2;color:#fff}.button[data-theme=blue]:hover{background-color:#004789}.button[data-theme=green]{background-color:#005005;color:#fff}.button[data-theme=green]:hover{background-color:#003d04}.button:disabled[data-theme],.button:disabled[data-theme]:focus,.button:disabled[data-theme]:hover,.button[aria-disabled][data-theme],.button[aria-disabled][data-theme]:focus,.button[aria-disabled][data-theme]:hover{background-color:#e0e0e0;border:none;color:#929292;cursor:not-allowed;text-decoration:none}.button.button-link{display:inline-flex}.button[data-large] .button_icon svg,.button[data-medium] .button_icon svg,.button[data-small] .button_icon svg{height:24px;width:24px}.button[data-compact] .button_icon{display:flex}.button[data-compact] .button_icon svg{height:16px;width:16px}.button[data-theme=white]{background-color:#fff;color:#005cb2}.button[data-theme=white]:focus{outline-color:#fff}.button[data-theme=white]:hover{background-color:#e7f1fb}.button[data-theme=red]{background-color:#d32f2f;color:#fff}.button[data-theme=red]:hover{background-color:#b12525}.button[data-theme=pink]{background-color:#d81b60;color:#fff}.button[data-theme=pink]:hover{background-color:#b51751}.button[data-theme=black]{background-color:#212121;color:#fff}.button[data-theme=black]:hover{background-color:#494949}.button[data-theme*=-outline]{background-color:#fff;border-style:solid;border-width:2px;line-height:20px}.button[data-theme=white-outline]{background-color:transparent;border-color:#f5f5f5;color:#fff}.button[data-theme=white-outline]:focus{outline-color:#f5f5f5}.button[data-theme=blue-outline]{border-color:#005cb2;color:#005cb2}.button[data-theme=red-outline]{border-color:#d32f2f;color:#d32f2f}.button[data-theme=pink-outline]{border-color:#d81b60;color:#d81b60}.button[data-theme=blue-flat]{color:#005cb2}.button[data-theme=white-flat]{color:#fff}.button[data-theme=white-flat]:focus{outline-color:#f5f5f5}.button:hover{text-decoration:underline}.button:disabled[data-compact],.button:disabled[data-compact]:hover,.button[aria-disabled][data-compact],.button[aria-disabled][data-compact]:hover{background-color:transparent}.button_icon[data-left]{margin-right:4px}.button_icon[data-right]{margin-left:4px}.tabs{width:100%}.tabs_tab-list{display:flex}.tabs_tab-list>.tabs_tab:focus-visible{z-index:1}.tabs_tab-list[data-theme=tabs] .tabs_filler{border-bottom:1px solid #bdbdbd}.tabs_tab-list[data-theme=tabs] .tabs_tab{border:1px solid #bdbdbd;color:#1976d2;font-weight:400;transition:background-color .35s}.tabs_tab-list[data-theme=tabs] .tabs_tab:first-of-type{border-left:1px solid #bdbdbd;border-top-left-radius:4px}.tabs_tab-list[data-theme=tabs] .tabs_tab:last-of-type{border-top-right-radius:4px}.tabs_tab-list[data-theme=tabs] .tabs_tab:hover:not([aria-selected=true]){background-color:#e0e0e0;border-bottom:1px solid #bdbdbd}.tabs_tab-list[data-theme=tabs] .tabs_tab[aria-selected=true]{border-bottom:1px solid #fff;color:#212121;font-weight:700}.tabs_tab-list[data-theme^=white] .tabs_filler,.tabs_tab-list[data-theme^=white] .tabs_tab{border-bottom:1px solid #bdbdbd;border-top:1px solid #bdbdbd}.tabs_tab-list[data-theme^=white] .tabs_filler:focus-visible,.tabs_tab-list[data-theme^=white] .tabs_tab:focus-visible{z-index:1}.tabs_tab-list[data-theme^=white] .tabs_filler[data-hide-top-border],.tabs_tab-list[data-theme^=white] .tabs_tab[data-hide-top-border]{border-top:none;padding-top:13px}.tabs_tab-list[data-theme^=white] .tabs_tab{color:#1976d2;font-weight:400}.tabs_tab-list[data-theme^=white] .tabs_tab[aria-selected=true]{border-bottom:2px solid #1976d2;color:#1976d2;font-weight:700}.tabs_tab-list[data-theme=white-alt] .tabs_tab{color:#212121}.tabs_filler{display:block;flex-grow:1}.tabs_filler[data-hide-top-border]{border-top:none;padding-top:13px}.tabs_tab{background-color:transparent;flex-shrink:0}.tabs_tab.button{border-radius:0}.tabs_tab[data-is-full-width]{flex-grow:1}.tabs_tab[aria-selected=true]{font-weight:700}.tabs_tab:hover[aria-selected=true]{cursor:default}.tabs_tab[aria-selected=false]:focus:not(:hover){text-decoration:underline}.tabs_tab-panel{position:relative;z-index:1}.tabs_tab-panel-inner{margin-top:4px}.tabs_tab-panel-inner:not([aria-current]){display:none}.pp-applications-section-body,.pp-signin-left-message-subtitle,.pp-signin-right-message a,.pp-signin-right-message-subtitle{font-weight:400}.auth0-config-input-container .auth0-config-input--error,.pp-applications-section-body--error,.pp-dashboard-content>h1,.pp-dashboard-header-content-partner,.pp-signin-left-message-title,.pp-signin-right-message-title{font-weight:700}.pp-signin-left-message-title{font-size:32px;line-height:40px}.pp-dashboard-content>h1,.pp-signin-right-message-subtitle{font-size:24px;line-height:32px}.pp-dashboard-header-content-partner,.pp-signin-left-message-subtitle{font-size:18px;line-height:24px}.checkbox-input_label,.pp-signin-right-message-body,.pp-signin-right-message-title,.stencils-menu_list_item,.text-area_container_label,.text-area_input{font-size:16px;line-height:24px}.applications-modal .tooltip,.pp-applications .modal .tooltip,.pp-dashboard-table .tooltip,.text-area_input[data-small]{font-size:14px;line-height:24px}.applications-modal-required,.auth0-config-input-container .auth0-config-input--error,.auth0-config-input-container .auth0-config-input-required,.pp-applications-section-body--error,.pp-users-modal-helpful-text,.text-area_counter{font-size:12px;line-height:16px}.popover,.tooltip{box-shadow:0 8px 10px rgba(0,0,0,.14),0 3px 14px rgba(0,0,0,.12),0 5px 5px rgba(0,0,0,.2)}.modal:not([data-full-screen]){box-shadow:0 24px 38px rgba(0,0,0,.14),0 9px 46px rgba(0,0,0,.12),0 11px 15px rgba(0,0,0,.2)}.select-input_box>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkbox-input input:focus-visible+div,.select-input select:focus-visible+.select-input_box,.stencils-menu button[aria-expanded],.tabs_tab-list>.tabs_tab:focus-visible,:focus-visible:not([tabindex="-1"]),:focus:not([tabindex="-1"]){-moz-outline-radius:4px;-webkit-outline-radius:4px;outline-color:#005cb2;outline-offset:2px;outline-style:solid;outline-width:2px}.tabs_tab-list>.tabs_tab:focus:not(:focus-visible):focus-visible,:focus:not(:focus-visible):not([tabindex="-1"]){outline:none}*{margin:0;outline:none;padding:0}*,:after,:before{box-sizing:border-box}li,ol{list-style-type:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}summary{display:list-item}[hidden],template{display:none}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px;height:100%;line-height:24px;text-rendering:optimizeSpeed}body{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:400;min-height:100%}::-moz-selection,::selection{background-color:#6ab7ff;color:#fff}button,input,optgroup,select,textarea{color:inherit;font:inherit}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:not-allowed}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;outline-offset:-2px}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}optgroup{font-weight:700}img{border:0;border-style:none}svg:not(:root){overflow:hidden}svg{font-size:16px}table{border-collapse:collapse;border-spacing:0}iframe,img,video{max-width:100%}audio,canvas,progress,video{display:inline-block;vertical-align:initial}audio:not([controls]){display:none;height:0}dfn{font-style:italic}small{font-size:12px}pre{overflow:auto}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{-webkit-text-decoration-skip:objects;background-color:transparent;color:#1976d2;cursor:pointer;text-decoration:none}a:active,a:hover{color:#005cb2;outline:0}b,strong{font-weight:700}mark{background:#fbc02d;color:#212121}sub,sup{font-size:12px;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}hr{box-sizing:initial;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}.cfx-icon{vertical-align:middle}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px}button{border:none;border-radius:4px;display:block;font-size:16px;line-height:24px;min-width:16px;position:relative;text-align:center;width:auto}.overlay,button{background-color:transparent}.overlay{-webkit-box-align:center;-webkit-box-pack:center;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;display:flex;height:100%;inset:0;justify-content:center;position:fixed;transition:opacity 225ms cubic-bezier(.4,0,.2,1) 0ms,background-color .35s;width:100%}.overlay.spinner-overlay--parent{position:absolute}.overlay.overlay--initial,.overlay.overlay__initial{display:none;z-index:-1}.overlay.overlay--hidden,.overlay.overlay__hidden{-webkit-animation:OVERLAY-OUT 1 .35s ease 0 normal forwards;animation:OVERLAY-OUT 1 .35s ease 0 normal forwards;background-color:rgba(33,33,33,0);pointer-events:none;z-index:-1}.overlay.overlay--visible,.overlay.overlay__visible{-webkit-animation:OVERLAY-IN 1 .35s ease 0 normal forwards;animation:OVERLAY-IN 1 .35s ease 0 normal forwards;background-color:rgba(33,33,33,.6);bottom:0;left:0;pointer-events:auto;right:0;top:0;z-index:499}.overlay.overlay--visible[data-theme=transparent],.overlay.overlay__visible[data-theme=transparent]{background-color:transparent}@keyframes OVERLAY-IN{0%{background-color:rgba(33,33,33,0);z-index:-1}to{background-color:rgba(33,33,33,.6);z-index:499}}@keyframes OVERLAY-OUT{0%{background-color:rgba(33,33,33,.6);z-index:499}to{background-color:rgba(33,33,33,0);z-index:-1}}.table__tr-expander>td,.table__tr>td,.table__tr[data-hover-shadow].table__tr-expander:hover>td,.table__tr[data-hover-shadow].table__tr-expander>td{border-bottom:1px solid #bdbdbd}.table__tr[data-expanded]>td,.table__tr[data-hover-shadow]:hover+.table__tr-expander>td,.table__tr[data-hover-shadow]:hover>td{border-bottom:1px solid transparent}.table__tr[data-hover-shadow].table__tr-expander:hover,.table__tr[data-hover-shadow]:hover+.table__tr-expander,.table__tr[data-hover-shadow]:hover:not([data-expanded]){box-shadow:0 4px 3px -2px rgba(0,0,0,.2)}.table__tr-expander>td:first-child,.table__tr[data-expanded]+.table__tr-expander>td:first-child,.table__tr[data-expanded]>td:first-child,.table__tr[data-hover-shadow].table__tr-expander>td:first-child,.table__tr[data-hover-shadow]:hover>td:first-child{border-left:1px solid #e0e0e0}.table__tr-expander>td:last-child,.table__tr[data-expanded]+.table__tr-expander>td:last-child,.table__tr[data-expanded]>td:last-child,.table__tr[data-hover-shadow].table__tr-expander>td:last-child,.table__tr[data-hover-shadow]:hover>td:last-child{border-right:1px solid #e0e0e0}.table__tr>td:first-child{border-left:1px solid transparent}.table__tr>td:last-child{border-right:1px solid transparent}.table__checkbox-select-all:not(:focus) .sr-only[data-labelled-focus],.table__th-sort-button:not(:focus) .sr-only[data-labelled-focus]{display:none}.table{border-collapse:initial;caption-side:bottom;font-size:14px;line-height:23px;table-layout:fixed;width:100%}.table__thead[data-sticky]>.table__thead-tr{position:-webkit-sticky;position:sticky;top:0;z-index:2}.table__thead-tr{background-color:#f5f5f5}.table__tr[data-hover-shadow].table__tr-expander,.table__tr[data-hover-shadow]:hover:not([data-expanded]){position:relative;z-index:1}.table__tr[aria-selected],.table__tr[aria-selected]+.table__tr-expander{background-color:#f3f8fd}.table__tr-expander{position:relative;z-index:1}.table__tr-expander>td{padding:0 24px 16px}.table__tr-expander-content{padding:16px}.table__tr-expand-icon{color:#005cb2;height:23px;overflow:hidden}.table__td,.table__th{font-weight:400;padding-left:24px;padding-right:18px;padding-top:16px;text-align:left}.table__td[data-align=center],.table__th[data-align=center]{text-align:center}.table__td[data-align=right],.table__th[data-align=right]{text-align:right}.table__td[data-no-pad],.table__th[data-no-pad]{padding-bottom:0;padding-top:0}.table__th{border-bottom:1px solid #bdbdbd;border-top:1px solid #bdbdbd;padding-bottom:15px}.table__th-sort-button{align-items:center;border-radius:0;display:flex;font-size:14px}.table__th-sort-button:hover .table__th-sort-icon[data-hint]{opacity:.8}.table__th-sort-button[data-sorted]{font-weight:700}.table__th .table__th-sort-icon{color:#005cb2;margin-left:4px}.table__th .table__th-sort-icon[data-hint]{opacity:0}.table__td{padding-bottom:16px}.table__td .auto-complete-input,.table__td .select-input,.table__td .text-area_input,.table__td .text-input{margin-left:-16px}.pp-app{height:100%}.pp-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.pp-header{background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.25);height:64px;position:relative;width:100%}.pp-header-logo{left:25px;position:absolute;width:180px}.pp-header-auth-nav,.pp-header-logo{margin:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.pp-header-auth-nav{position:absolute!important;position:absolute;right:25px}.pp-header-auth-nav-account{color:#616161;z-index:301}.pp-horizontal-line{border-bottom:1px solid #bdbdbd;clear:both;height:1px;opacity:.3;width:100%}.quick-start-copy-text-icon svg{background-color:#efefef;border-radius:2px;color:#000;margin:5px;padding:2px;vertical-align:middle}.quick-start-copy-text-icon svg:hover{fill:#fff;background-color:dimgray;color:#fff;cursor:pointer}.change-theme{background-color:#efefef;border-radius:2px;height:22px;margin:5px;vertical-align:middle;width:22px}.change-theme:hover{fill:#fff;background-color:dimgray;color:#fff;cursor:pointer}.settings-cog{background-color:#efefef;border-radius:2px;height:30px;vertical-align:middle;width:20px}.settings-cog:hover{fill:#fff;background-color:dimgray;color:#fff;cursor:pointer}.pp-signin{height:calc(100% - 64px)}.pp-signin-left-content{float:left;height:100%;position:relative;text-align:center;width:62%}@media(max-width:576px){.pp-signin-left-content{width:100%;z-index:1}}.pp-signin-left-message{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}@media(max-width:576px){.pp-signin-left-message{padding:10px;width:100%}}.pp-signin-left-message-title{color:#1976d2;font-size:1.7rem;padding-bottom:25px}@media(max-width:576px){.pp-signin-left-message-title{color:#fff;font-size:1.2rem}}.pp-signin-left-message-subtitle{padding-bottom:25px}@media(max-width:576px){.pp-signin-left-message-subtitle{color:#fff;font-size:1rem}}.pp-signin-right-content{background-image:url(/partners/static/media/test.0a0cca10bad92b5204bc.jpeg);background-size:cover;float:left;height:100%;width:38%}@media(max-width:576px){.pp-signin-right-content{float:none;width:100%}}.pp-signin-right-content-overlay{background-color:rgba(55,119,188,.85);float:left;height:100%;position:relative;width:100%}@media(max-width:576px){.pp-signin-right-content-overlay{float:none;width:100%}}.pp-signin-right-message{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);width:100%}@media(max-width:576px){.pp-signin-right-message{display:none}}.pp-signin-right-message-title{font-family:Roboto,Arial,Helvetica,sans-serif;margin-bottom:16px;text-transform:uppercase}.pp-signin-right-message-subtitle{line-height:32px;margin-bottom:32px}.pp-signin-right-message-body{line-height:24px;margin:auto;width:68%}.pp-signin-right-message a{color:#fff}.pp-signin button{width:100%}.pp-dashboard-header{background-color:#1976d2;height:64px;padding:0 25px;position:relative}.pp-dashboard-header-content{margin:auto;max-width:1280px;padding:0 25px}@media(max-width:576px){.pp-dashboard-header-content{color:green;text-align:center}}.pp-dashboard-header-content-partner{color:#fff;margin:0;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.pp-dashboard-empty{background-color:#f5f5f5;border-radius:2px;height:300px;position:relative}.pp-dashboard-empty svg{position:absolute;right:0;top:10;-webkit-transform:rotate(20deg);transform:rotate(90deg)}.pp-dashboard-empty-message{color:#616161;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.pp-dashboard-empty-message p:first-child{font-size:1.5rem}.pp-dashboard-empty-message p:last-child{color:gray;text-align:center}.pp-dashboard-sub-header{font-size:1.125rem;padding:25px 0}.pp-dashboard-sub-header button{float:right;margin-right:10px;margin-top:-9px}.pp-dashboard-content{margin:auto;max-width:1280px;padding:0 25px}@media(max-width:1280px){.pp-dashboard-content{max-width:992px}}@media(max-width:992px){.pp-dashboard-content{max-width:768px}}.pp-dashboard-content .pp-dashboard-table tbody tr td:last-of-type{text-align:center;width:138px}.pp-dashboard-content .pp-dashboard-table tbody tr td:last-of-type .options-list{text-align:left;z-index:301}.pp-dashboard-content>h1{color:#616161;line-height:32px;margin:32px 0}@media(max-width:576px){.pp-dashboard-content>h1{font-size:1.3rem;line-height:2rem;text-align:center}.pp-dashboard .pp-spinner{left:0;position:relative;-webkit-transform:none;transform:none}}.pp-dashboard-table .tooltip{color:#bdbdbd;padding-left:5px}.pp-dashboard-table .tooltip .tooltip-icon{color:#1976d2}.pp-dashboard-table tbody .tooltip-container{width:175px}.pp-dashboard-table tbody td:first-child{color:#616161;font-weight:600;max-width:300px;overflow-x:hidden;text-overflow:ellipsis}.pp-dashboard-table tbody td:last-child{color:#424242}.pp-dashboard-table tbody td:last-child:hover{color:#1976d2;cursor:pointer}.pp-dashboard-table .header__container{align-items:center;display:flex;font-size:12px;font-weight:700;height:100%;width:100%}.pp-dashboard-table .header__container__label{display:inline-flex}.pp-dashboard-table .header__container__icon{display:inline-flex;margin-left:2pt;margin-right:2pt}.pp-dashboard-table .header--active{color:#616161}.pp-dashboard-table .header--status,.pp-dashboard-table .header--transactionDate{padding-left:5px}.pp-dashboard-table .header--inactive{color:#929292}.pp-dashboard-table .header--time{min-width:160px;padding-left:5px;width:10%}.pp-dashboard-table .header--vehicle{min-width:70px;width:40%}.pp-dashboard-table .header--quoted-value{min-width:110px;text-align:center;width:12%}.pp-dashboard-table .header--type{min-width:80px;width:20%}.pp-dashboard-table .header--info{min-width:120px;width:20%}.pp-dashboard-table table{border-spacing:0;width:100%}.pp-dashboard-table table thead{color:#616161;cursor:pointer;font-size:12px;font-weight:700}.pp-dashboard-table table tbody tr:nth-child(odd),.pp-dashboard-table table thead{box-shadow:inset 0 1px 0 0 #e0e0e0,inset 0 0 0 0 #e0e0e0,inset 0 -1px 0 0 #eee,0 0 0 0 #e0e0e0}.pp-dashboard-table table tbody tr:nth-child(odd){background-color:#fafafa}.pp-dashboard-table table th{height:50px;padding-left:6px;text-align:left}.pp-dashboard-table table th:last-child{padding-left:0}.pp-dashboard-table table td{box-sizing:border-box;font-size:14px;height:108px;line-height:24px;padding:4px 0 4px 6px}.pp-dashboard-table table .status{padding-left:5px}@media print{.pp-dashboard-table table th{color:#000!important;height:24px}.pp-dashboard-table table th svg{display:none}.pp-dashboard-table table td{border-top:1px solid gray;color:#000!important;font-size:12px;height:30px;line-height:12px}.pp-dashboard-table table tr{background-color:#fff!important;box-shadow:none!important}}.pp-dashboard-table .tooltip-container{width:350px}@media(max-width:992px){.pp-dashboard-table .tooltip-container{width:185px}}@media(max-width:576px){.pp-dashboard-table .tooltip-container{width:170px}}.modal-header{overflow-y:hidden;text-overflow:ellipsis}.modal-footer-buttons{float:right}.modal-footer-buttons button:last-child{background-color:transparent;border:1px solid #3777bc;color:#1976d2}.modal-footer-buttons button:last-child:hover{background-color:#1976d2!important;color:#fff}.pp-applications-section{padding:25px 0;position:relative}.pp-applications-section-body p,.pp-applications-section-title>h4{float:left}.pp-applications-section-body{color:#616161;padding:0 0 10px 5px}.pp-applications-section-body-mobile{display:none}@media(max-width:768px){.pp-applications-section-body-mobile{display:block}.pp-applications-section-body-desktop{display:none}}.pp-applications-section-edit-buttons button:first-child{float:left;margin-right:10px}@media(max-width:768px){.pp-applications-section-edit-buttons button:first-child{width:24%}}@media(max-width:576px){.pp-applications-section-edit-buttons button:first-child{width:28%}}@media(max-width:768px){.pp-applications-section-edit-buttons button:last-child{width:74%}}@media(max-width:576px){.pp-applications-section-edit-buttons button:last-child{width:68%}}.pp-applications-section-edit-buttons{margin:0;position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}@media(max-width:768px){.pp-applications-section-edit-buttons{margin-top:15px;position:relative;-webkit-transform:none;-webkit-transform:initial;transform:none;width:100%}}.pp-applications-section-body textarea{height:60px;width:280px}@media(max-width:576px){.pp-applications-section-body textarea{width:100%}}.pp-applications-section-body-callback{word-break:break-word}@media(max-width:576px){.pp-applications-section-body-callback{word-break:break-all}}.pp-applications-section-body--error{color:#d32f2f}.pp-applications .modal .tooltip{color:#bdbdbd;padding-left:2px;padding-right:2px}.pp-applications .modal .tooltip .tooltip-icon{color:#1976d2}.pp-applications-rotate-secret-modal{color:#616161}.applications-modal-section .auth0-config-input-container:not(:last-child){margin-bottom:2em}.applications-modal-section .button-bar{margin-top:2px}.rates-table-header tr{background-color:transparent}.rates-table thead th{border:none;box-shadow:inset 0 1px 0 0 #e0e0e0,inset 0 0 0 0 #e0e0e0,inset 0 -1px 0 0 #eee,0 0 0 0 #e0e0e0;color:#616161;cursor:pointer;font-size:12px;font-weight:700;height:50px;padding-bottom:0;padding-left:6px;padding-top:0}.rates-table td{border:none;padding:4px 0 4px 6px}.rates-table tbody tr:nth-child(odd){background-color:#fafafa;box-shadow:inset 0 1px 0 0 #e0e0e0,inset 0 0 0 0 #e0e0e0,inset 0 -1px 0 0 #eee,0 0 0 0 #e0e0e0}.rates-table tr td:first-child{color:#616161;font-weight:600}.rates-table tbody tr{height:100px}.rates-table .rates-tool-tip-icon{margin-left:2px}.btn-learn-more{align-items:center;float:right;margin-right:10px;margin-top:-9px}.pp-dashboard-table th{pointer-events:inherit}.pp-applications-table-input{color:#616161}.pp-applications-table-input input{background-color:#fafafa;padding:8px 34px 8px 8px;width:305px}.pp-applications-table-input-wrapper{position:relative}.pp-applications-table-input-wrapper .copy-text{left:275px;position:absolute}.pp-applications-table-input-wrapper--clientSecret{padding-top:28px}.pp-applications-table-input-wrapper--clientSecret .copy-text{top:34px}.pp-applications-table-input-wrapper--clientId .copy-text{top:5px}.pp-applications-table-checkbox-wrapper .checkbox-input .checkbox-input_label{font-size:14px;margin-right:5px;padding-left:5px;padding-top:3px}.pp-applications-table-input-wrapper .tooltip{cursor:auto!important}.pp-applications-table-input-wrapper .tooltip-container{border-radius:2px!important;cursor:auto!important;left:-18px!important;padding:2px 10px;top:-42px!important;width:auto!important}#pp-applications-clipboard{height:0;left:-9999px;opacity:.01;position:absolute}.applications-modal .tooltip{color:#bdbdbd;padding-left:2px;padding-right:2px}.applications-modal .tooltip .tooltip-icon{color:#1976d2}.applications-modal-section{padding:15px 0}.applications-modal-section .checkbox-input-box{margin-right:5px}.applications-modal-section .error-notification{margin-bottom:1%}.applications-modal-required{color:#bdbdbd}.applications-modal-secret{color:#616161}.applications-modal-secret .modal-footer{padding-top:61px}.auth0-config-input-container .auth0-config-input-required{color:#bdbdbd}.auth0-config-input-container .auth0-config-input--error{color:#d32f2f}.pp-users-modal-notification--error{padding-bottom:10px}.pp-users-modal-helpful-text{color:#616161}.pp-expired-icon{border:2px solid #bdbdbd;border-radius:50%;height:112px;margin:0 auto;width:112px}.pp-expired-icon>img{display:block;margin:auto;position:relative;-webkit-transform:translateY(50%);transform:translateY(50%);-ms-transform:translateY(50%)}.pp-expired-modal hr{color:#f5f5f5}.pp-expired-modal-button{display:flex;justify-content:center}*{font-family:Roboto,Helvetica,"sans-serif"}.notification{justify-content:center}#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;margin:0;padding:0}
/*# sourceMappingURL=main.5c26a983.css.map*/