@charset "UTF-8";.ms-button[data-v-bccebfcd]{transition:all .25s ease;border:0px;cursor:pointer;position:relative;overflow:hidden;color:#fff;box-sizing:border-box;background:transparent;overflow:visible}.ms-button:focus.ms-button-feature .ms-button-text[data-v-bccebfcd]{outline:1px solid #0075c0;z-index:9999}.ms-button:focus.ms-button-primary.ms-dropdown-type-primary[data-v-bccebfcd]:not(.ms-con-dropdown):before{border-top-right-radius:0;border-bottom-right-radius:0}.ms-button:focus.ms-button-primary.ms-dropdown-type-primary.ms-con-dropdown[data-v-bccebfcd]:before{border-top-left-radius:0;border-bottom-left-radius:0}.ms-button:focus.ms-button-primary.ms-dropdown-type-primary.ms-con-dropdown .line[data-v-bccebfcd]{visibility:hidden}.ms-button:focus.ms-button-footer[data-v-bccebfcd]:before,.ms-button:focus.ms-button-secondary[data-v-bccebfcd]:before,.ms-button:focus.ms-button-primary[data-v-bccebfcd]:before{content:"";position:absolute;top:-3px;left:-3px;height:calc(100% + 2px);width:calc(100% + 2px);border:2px solid #dcdcdc;z-index:9}.ms-button .ms-button--icon[data-v-bccebfcd]{z-index:100;display:block;position:relative;font-size:1.125em;transition:all .25s ease;order:0;margin-right:0;margin-left:0}.ms-button .ms-button--background[data-v-bccebfcd]{border-radius:50%;width:10px;position:absolute;height:10px;z-index:0;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);box-shadow:inset 0 0 60px #ffffff80}.ms-button .ms-button--text[data-v-bccebfcd]{font-weight:600;position:relative;color:inherit;display:inline-block;white-space:nowrap;font-size:13px;line-height:13px}.ms-button.ms-button-border[data-v-bccebfcd]{padding:9px}.ms-button.ms-button-border.isActive .ms-button--text[data-v-bccebfcd],.ms-button.ms-button-border.isActive .ms-button--icon[data-v-bccebfcd],.ms-button.ms-button-flat.isActive .ms-button--text[data-v-bccebfcd],.ms-button.ms-button-flat.isActive .ms-button--icon[data-v-bccebfcd]{color:#fff}.ms-button-size-footer[data-v-bccebfcd]{height:var(--rounded-button-height);padding:6px 16px}.ms-button-size-small[data-v-bccebfcd]{height:24px;padding:3px 16px}.ms-button-size-small .ms-button--text[data-v-bccebfcd]{font-size:12px;font-weight:700}.ms-button-size-square[data-v-bccebfcd]{height:var(--rounded-button-height);width:var(--rounded-button-height)}.ms-button-size-standard[data-v-bccebfcd],.ms-button-size-default[data-v-bccebfcd]{height:var(--primary-button-height);padding:6px 16px}.ms-button-line[data-v-bccebfcd]{padding:9px 10px;border-radius:0;overflow:visible;border-style:solid}.ms-button-line .ms-button-linex[data-v-bccebfcd]{transition:all .25s ease;width:0%;position:absolute;left:0;bottom:-2px;height:2px}.ms-button-line:hover .ms-button--text[data-v-bccebfcd],.ms-button-line:hover .ms-button--icon[data-v-bccebfcd]{transform:translateY(2px)}.ms-button-line:hover .ms-button-linex[data-v-bccebfcd]{width:100%}.ms-button-gradient[data-v-bccebfcd]:hover{transform:translateY(-2px)}.ms-button-gradient[data-v-bccebfcd]:active{transform:translate(0);box-shadow:0 8px 0 -8px #aaa}.ms-button-relief[data-v-bccebfcd]{padding:10px}.ms-button-relief[data-v-bccebfcd]:active{transform:translateY(3px);box-shadow:none}.includeIcon[data-v-bccebfcd]{display:flex;align-items:center;justify-content:center;float:none}.include-Icon-Only[data-v-bccebfcd]{width:38px;height:38px}.include-Icon-Only.large[data-v-bccebfcd]{width:44px;height:44px;font-size:.7em}.include-Icon-Only.small[data-v-bccebfcd]{width:28px;height:28px}.include-Icon-Only.small .ms-icon[data-v-bccebfcd]{font-size:.85rem}.ms-button-primary[data-v-bccebfcd]{border:1px solid transparent;color:#fff;background-color:var(--primary-btn-background-color)}.ms-button-primary[data-v-bccebfcd]:hover{background-color:var(--primary-btn--hover-background-color);color:#fff}.ms-button-primary[data-v-bccebfcd]:active{background-color:var(--primary-btn--active-background-color);color:#fff}.ms-button-primary[data-v-bccebfcd]:focus{background-color:var(--primary-btn--focus-background-color);color:#fff}.ms-button-primary[data-v-bccebfcd]:disabled{background-color:#ececec;color:#afafaf}.ms-button-primary .ms-button-primary-hover-true[data-v-bccebfcd]{border:1px solid transparent;color:#fff;background:#35bf22}.ms-button-primary .ms-button-primary-active-true[data-v-bccebfcd]{background:#248b15}.ms-button-primary .ms-button-primary-disabled-true[data-v-bccebfcd]{border:1px solid transparent;background:#ececec;color:#afafaf}.ms-button-third[data-v-bccebfcd]{border:1px solid transparent;color:#fff;background-color:#c00000}.ms-button-third[data-v-bccebfcd]:hover,.ms-button-third[data-v-bccebfcd]:active{background-color:red;color:#fff}.ms-button-third[data-v-bccebfcd]:focus{background-color:red;color:#fff}.ms-button-third[data-v-bccebfcd]:disabled{background-color:#ececec;color:#afafaf}.ms-button-third .ms-button-third-hover-true[data-v-bccebfcd]{border:1px solid transparent;color:#fff;background:red}.ms-button-third .ms-button-third-active-true[data-v-bccebfcd]{background:red}.ms-button-third .ms-button-third-disabled-true[data-v-bccebfcd]{border:1px solid transparent;background:#ececec;color:#afafaf}.ms-button-secondary[data-v-bccebfcd]{border:1px solid #babec5;color:#111;background-color:transparent}.ms-button-secondary[data-v-bccebfcd]:hover{background-color:#d2d3d6}.ms-button-secondary[data-v-bccebfcd]:active{background-color:#bbbcbc}.ms-button-secondary.ms-button-secondary-hover-true[data-v-bccebfcd]{border:1px solid #8d9096;color:#111;background:#d2d3d6}.ms-button-secondary.ms-button-secondary-active-true[data-v-bccebfcd]{border:1px solid #777a81;color:#111;background:#bbbcbc}.ms-button-secondary.ms-button-secondary-disabled-true[data-v-bccebfcd]{border:1px solid #b1b2b3;background:transparent;color:#afafaf;cursor:default}.ms-button-subprimary[data-v-bccebfcd]{border:1px solid #2ca01c;color:#2ca01c;background-color:transparent}.ms-button-subprimary[data-v-bccebfcd]:hover{background-color:#e7fbe4}.ms-button-subprimary[data-v-bccebfcd]:active{background-color:#c9efc4}.ms-button-subprimary.ms-button-subprimary-hover-true[data-v-bccebfcd]{border:1px solid #2ca01c;color:#2ca01c;background:#e7fbe4}.ms-button-subprimary.ms-button-subprimary-active-true[data-v-bccebfcd]{border:1px solid #2ca01c;color:#2ca01c;background:#c9efc4}.ms-button-subprimary.ms-button-subprimary-disabled-true[data-v-bccebfcd]{border:1px solid #b1b2b3;background:transparent;color:#afafaf;cursor:default}.ms-button-radius-true[data-v-bccebfcd]{border-radius:30px;height:var(--rounded-button-height)}.ms-button-radius-true[data-v-bccebfcd]:before{border-radius:30px}.ms-button-radius-false[data-v-bccebfcd]{border-radius:3px}.ms-button-radius-false[data-v-bccebfcd]:before{border-radius:3px}.ms-button-rounded-secondary[data-v-bccebfcd]{background:transparent;color:#111;border:2px solid #3b3c3f;padding:0 20px;border-radius:30px}.ms-button-rounded-secondary[data-v-bccebfcd]:hover{border-color:#3b3c3f;background-color:#d2d3d6}.ms-button-rounded-secondary[data-v-bccebfcd]:disabled{border-color:#b1b2b3;background-color:transparent;color:#afafaf}.ms-button-rounded-secondary[data-v-bccebfcd]:active{border-color:#3b3c3f;background-color:#bbbcbc}.ms-button-rounded-secondary[data-v-bccebfcd]:focus{border-color:#3b3c3f;background-color:transparent}.ms-button-footer[data-v-bccebfcd]{color:#fff;background-color:transparent;position:relative;border:1px solid var(--button__footer-border-color)}.ms-button-footer[data-v-bccebfcd]:hover{border:1px solid var(--button__footer-border-color--hover);color:#fff;background:var(--button__footer-background-color--hover)}.ms-button-footer[data-v-bccebfcd]:active{border:1px solid var(--button__footer-border-color--active);color:#fff;background:var(--button__footer-background--active)}.ms-button-footer[data-v-bccebfcd]:focus{background:var(--button__footer-background-color--focus)}.ms-button-footer[data-v-bccebfcd]:disabled{border:1px solid #b1b2b3;background:transparent;color:#afafaf;cursor:default;opacity:.2}.ms-button-footer:disabled .mi[data-v-bccebfcd]{cursor:default}.ms-button .ms-button-icon-slot-true[data-v-bccebfcd]{margin-right:5px}.ms-button .ms-button-icon-after-true-hasslot-true[data-v-bccebfcd]{order:2;margin-left:5px;margin-right:0}.ms-button-print-viewer-header[data-v-bccebfcd]{border:1px solid #fff;color:#111;background-color:#fff}
