/**!
 * @name		passbolt-styleguide
 * @version		v3.2.2
 * @date		2021-05-30
 * @copyright	Copyright 2021 Passbolt SA
 * @source		https://github.com/passbolt/passbolt_styleguide
 * @license		AGPL-3.0
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans'),local('OpenSans'),url(../../../fonts/opensans-regular.woff) format('woff')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'),local('OpenSans-Bold'),url(../../../fonts/opensans-bold.woff) format('woff')}body{font-family:'Open Sans',Verdana,sans-serif}.code{font-family:'Courier New',Courier,monospace}html{font-size:62.5%}body{font-size:1.4rem}h1{font-size:2.2rem;line-height:3.2rem}h2{font-size:1.6rem;line-height:2.4rem}p{font-size:1.4rem;line-height:2.4rem}code{font-size:1.1rem}html body .hidden{display:none}.visually-hidden,.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visually-hidden .focusable:active,.visually-hidden .focusable:focus,.visuallyhidden .focusable:active,.visuallyhidden .focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.rounded{-webkit-border-radius:.214em;-moz-border-radius:.214em;border-radius:.214em}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis}.rotate-right{transform:rotate(-90deg)}html{line-height:1.6rem}body{color:#333;background:#fff}body.iframe{background:0 0}a{line-height:1.5rem;border-bottom:1px solid #ddd;text-decoration:none}a:link,a:visited{color:#333}a:hover{color:#2894df;border-bottom:1px solid #2894df}a:active,a:focus{outline:0;color:#2894df;border:0}a.no-border,a:hover.no-border{border-bottom:0}a.disabled{outline:0;text-decoration:none;cursor:default;color:#888;pointer-events:none}.button{font-size:1.4rem;padding:.4rem 1.6rem;line-height:1.5rem;position:relative;display:inline-block;vertical-align:baseline;margin-right:1.6rem;outline:0;cursor:pointer;text-align:center;text-decoration:none;border:1px solid #ccc;color:#333;font-weight:400;text-shadow:1px 1px 0 rgba(255,255,255,.5);background:#eee;background-image:linear-gradient(top,#f3f3f3,#eee);-webkit-border-radius:.214em;-moz-border-radius:.214em;border-radius:.214em;box-sizing:border-box}.button.small{font-size:1.4rem;padding:.4rem 1.6rem}.button.medium{font-size:1.6rem;padding:.8rem 1.6rem}.button.big{font-size:1.8rem;padding:1.6rem 3.2rem}.button.full-width{width:100%}.button.primary{background:#2894df;border:1px solid #2894df;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.2)}.button.primary:hover{background:#2a9ceb;border:1px solid #2a9ceb;color:#fff}.button.primary:active,.button.primary:focus{color:#fff;border:1px solid #4271b7;background:#2a9ceb}.button.warning,.button.warning:active,.button.warning:focus,.button.warning:hover{color:#fff;background:#d40101;border:1px solid #d40101;text-shadow:none}.button.warning:active,.button.warning:focus{border:1px solid #92000c}.button.cancel,.button.cancel:active,.button.cancel:focus,.button.cancel:hover,.button.dim,.button.dim:active,.button.dim:focus,.button.dim:hover{background:#fff;font-weight:400}.button:hover{color:#333;text-decoration:none;background:#f3f3f3;background-image:linear-gradient(top,#f3f3f3,#f3f3f3);border:1px solid #bbb}.button:focus{color:#2894df;border:1px solid #2894df}.button:active{color:#2894df;border:1px solid #2894df;background:#eee;position:relative;box-shadow:inset 0 1px 2px rgba(0,0,0,.2)}.button.disabled{cursor:default;color:#888;background:#fff;border:1px solid #ddd;text-shadow:none;font-weight:400}.button.disabled:active,.button.disabled:focus,.button.disabled:hover{box-shadow:0 0 0;top:0;color:#888;background:#fff;border:1px solid #ddd}.button.processing{background:#fff;border:1px solid #fff}.button.processing:after{width:100%;height:100%;position:absolute;content:" ";top:-1px;left:-1px;background:#fff url(../../../img/controls/loading_light.svg) center center no-repeat;background-size:auto 50%;border:1px solid #ddd;-webkit-border-radius:.214em;-moz-border-radius:.214em;border-radius:.214em}input[type=submit].button.processing{font-size:0;background:#fff url(../../../img/controls/loading_light.svg) center center no-repeat;background-size:auto 50%;border:1px solid #ddd;border-radius:5px}.button-toggle.selected{background:#eee;box-shadow:inset 0 1px 2px rgba(0,0,0,.2);border:1px solid #bbb}label{font-weight:700;font-size:1.6rem;line-height:2.4rem;padding:.8rem 0;display:block}.required label:after{content:" \002A";color:#d40101;font-weight:700}.input.error label{color:#d40101}input[type=email],input[type=password],input[type=search],input[type=text],textarea{box-sizing:border-box;font-size:1.6rem;line-height:2.4rem;color:#333;background:#fff;width:100%;max-width:64rem;padding:.6rem 1.2rem;display:inline-block;margin-bottom:.8rem;border:1px solid #ccc;border-top:1px solid #bbb;vertical-align:middle}input[type=file]{box-sizing:border-box;font-size:1.6rem;line-height:2.4rem;color:#333;background:#fff;width:100%;max-width:64rem;display:inline-block;margin-bottom:.8rem;vertical-align:middle}input[type=email]:hover,input[type=password]:hover,input[type=search]:hover,input[type=text]:hover,textarea:hover{border:1px solid #bbb}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,textarea:focus{outline:0;box-shadow:inset 1px 1px 2px rgba(0,0,0,.2);border:1px solid #2894df}input[type=email]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=text]:disabled,textarea:disabled{color:#333;border:1px solid #ddd;box-shadow:0 0;cursor:default;background:#f3f3f3}textarea{height:3.6rem}.textarea.large textarea{width:30rem;height:7rem}.checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.checkbox input[type=checkbox].error{color:#d40101}.checkbox input[type=checkbox]+label{font-weight:400;position:relative;cursor:pointer;padding:0;margin-bottom:.8rem}.checkbox input[type=checkbox]+label:before{content:'';margin-top:.39rem;margin-right:1rem;display:inline-block;vertical-align:text-top;width:1.4rem;height:1.4rem;background:#fff;border:1px solid #ddd}.checkbox input[type=checkbox]:hover+label:before{border:1px solid #bbb}.checkbox input[type=checkbox]:focus+label:before{box-shadow:0 0 0 .3rem rgba(0,0,0,.12)}.checkbox input[type=checkbox]:checked+label:before{background:#fff;border:1px solid #bbb}.checkbox input[type=checkbox]:disabled+label{color:#ddd;cursor:auto}.checkbox input[type=checkbox]:disabled+label:before{box-shadow:none;background:#f3f3f3}.checkbox input[type=checkbox]:checked+label:after{content:'';position:absolute;left:.3rem;top:.79rem;width:1rem;height:1rem;background-size:1rem 1rem;background-color:#333;-webkit-mask-image:url(../../../img/controls/check_black.svg);mask-image:url(../../../img/controls/check_black.svg)}.checkbox.small input[type=checkbox]{cursor:pointer}.checkbox.small input[type=checkbox]+label{font-size:1.4rem}.checkbox.small input[type=checkbox]+label:before{margin-top:.2rem;margin-right:1rem;width:1.4rem;height:1.4rem}.checkbox.small input[type=checkbox]:checked+label:after{left:.3rem;top:.7rem;width:1.1rem;height:1.1rem;background-size:1.1rem 1.1rem}.input .error-message{padding:0;font-size:1.4rem;margin-top:.2rem;margin-bottom:1.6rem;background-color:transparent;border:0;font-weight:400;color:#d40101;background:#fff;clear:both}.input .help-message{padding:0;font-size:1.4rem;margin-top:.2rem;margin-bottom:1.6rem;background-color:transparent;border:0;color:#888;font-weight:400;background:#fff}.logo{background:transparent url(../../../img/logo/logo.svg) 0 0 no-repeat;background-size:20rem auto;width:20rem;height:4.5rem}ul{padding:0;margin:0}ul li{list-style:none;padding:0;margin:0}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;right:2px;width:7px;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:0;right:0;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.scroll-shadow{overflow:auto;background:linear-gradient(#fff 30%,rgba(255,255,255,0)),linear-gradient(rgba(255,255,255,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.08),rgba(0,0,0,0)),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.08),rgba(0,0,0,0)) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.simplebar-content{overflow:auto;background:linear-gradient(#fff 30%,rgba(255,255,255,0)),linear-gradient(rgba(255,255,255,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.08),rgba(0,0,0,0)),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.08),rgba(0,0,0,0)) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}.svg-icon{display:inline-flex;align-self:center}.svg-icon svg{fill:#333;height:1em;width:1em}.svg-icon.baseline svg{top:.125em;position:relative}.svg-icon.dim svg,.svg-icon.light svg{fill:#888}.svg-icon.icon-only svg{position:relative;top:.25em;width:1.1rem;height:1.1rem}a:hover .svg-icon svg{fill:#2894df}a.disabled .svg-icon svg{fill:#888;pointer-events:none;cursor:default}a.disabled:hover .svg-icon svg{fill:#888}a.fav .svg-icon svg{fill:#d40101}a.unfav .svg-icon svg{fill:#ddd}.button .svg-icon svg{top:.125em;position:relative}.button .svg-icon+span:not(.visuallyhidden){margin-left:2px;display:inline-block}.button .svg-icon svg:hover,.button:hover .svg-icon svg{fill:#333}.button.primary:active .svg-icon svg,.button.primary:focus .svg-icon svg,.button.warning .svg-icon svg,.button.warning:active .svg-icon svg,.button.warning:focus .svg-icon svg,.button.warning:hover .svg-icon svg{fill:#fff}.button:active .svg-icon svg,.button:focus .svg-icon svg{fill:#2894df}.button.disabled .svg-icon svg{fill:#888}.button.disabled .svg-icon svg:hover{fill:#888}.tooltip,[data-tooltip]{position:relative;cursor:pointer}.tooltip:after,.tooltip:before,[data-tooltip]:after,[data-tooltip]:before{position:absolute;visibility:hidden;opacity:0;transition:opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s cubic-bezier(.71,1.7,.77,1.24);transform:translate3d(0,0,0);pointer-events:none;text-align:center}.always-show:after,.always-show:before,.tooltip:focus:after,.tooltip:focus:before,.tooltip:hover:after,.tooltip:hover:before,[data-tooltip]:focus:after,[data-tooltip]:focus:before,[data-tooltip]:hover:after,[data-tooltip]:hover:before{visibility:visible;opacity:1}.tooltip:before,[data-tooltip]:before{z-index:990;border:.6rem solid transparent;background:0 0;content:""}.tooltip:after,[data-tooltip]:after{z-index:990;padding:.4rem;width:16rem;background-color:hsla(0,0%,20%,.9);color:#fff;content:attr(data-tooltip);font-size:1.4rem;line-height:2.4rem;font-weight:400;text-shadow:none}.tooltip-top:after,.tooltip-top:before,.tooltip:after,.tooltip:before,[data-tooltip]:after,[data-tooltip]:before{bottom:100%;left:50%}.tooltip-top:before,.tooltip:before,[data-tooltip]:before{margin-left:-.6rem;margin-bottom:-1.2rem;border-top-color:hsla(0,0%,20%,.9)}.tooltip-top:after,.tooltip:after,[data-tooltip]:after{margin-left:-8rem}.tooltip-top.always-show:after,.tooltip-top.always-show:before,.tooltip-top:focus:after,.tooltip-top:focus:before,.tooltip-top:hover:after,.tooltip-top:hover:before,.tooltip.always-show:after,.tooltip.always-show:before,.tooltip:focus:after,.tooltip:focus:before,.tooltip:hover:after,.tooltip:hover:before,[data-tooltip]:focus:after,[data-tooltip]:focus:before,[data-tooltip]:hover:after,[data-tooltip]:hover:before{transform:translateY(-1.2rem)}.tooltip-left:after,.tooltip-left:before{right:100%;bottom:50%;left:auto}.tooltip-left:before{margin-left:0;margin-right:-1.2rem;margin-bottom:0;border-top-color:transparent;border-left-color:hsla(0,0%,20%,.9)}.tooltip-left.always-show:after,.tooltip-left.always-show:before,.tooltip-left:focus:after,.tooltip-left:focus:before,.tooltip-left:hover:after,.tooltip-left:hover:before{transform:translateX(-1.2rem)}.tooltip-bottom:after,.tooltip-bottom:before{top:100%;bottom:auto;left:50%}.tooltip-bottom:before{margin-top:-1.2rem;margin-bottom:0;border-top-color:transparent;border-bottom-color:hsla(0,0%,20%,.9)}.tooltip-bottom.always-show:after,.tooltip-bottom.always-show:before,.tooltip-bottom:focus:after,.tooltip-bottom:focus:before,.tooltip-bottom:hover:after,.tooltip-bottom:hover:before{transform:translateY(1.2rem)}.tooltip-right:after,.tooltip-right:before{bottom:50%;left:100%}.tooltip-right:before{margin-bottom:0;margin-left:-1.2rem;border-top-color:transparent;border-right-color:#333}.tooltip-right.always-show:after,.tooltip-right.always-show:before,.tooltip-right:focus:after,.tooltip-right:focus:before,.tooltip-right:hover:after,.tooltip-right:hover:before{transform:translateX(1.2rem)}.tooltip-left:before,.tooltip-right:before{top:.3rem}.tooltip-left:after,.tooltip-right:after{margin-left:0;margin-bottom:-1.6rem}.tooltip.large:after,[data-tooltip].large:after{width:240rem}.tooltip-left.large:after,.tooltip-left.large:before,.tooltip-right.large:after,.tooltip-right.large:before{margin-top:.6rem}.openpgp-key textarea{height:12rem}.enter-passphrase .password:after,.enter-passphrase .password:before{content:"";display:table}.enter-passphrase .password:after{clear:both}.enter-passphrase .password:after,.enter-passphrase .password:before{content:"";display:table}.enter-passphrase .password:after{clear:both}.enter-passphrase .password input[type=password],.enter-passphrase .password input[type=text]{float:left;box-sizing:border-box;width:calc(100% - 4.1rem)}.enter-passphrase .password .password-view{width:3em;float:left;margin-top:0;margin-right:0;margin-left:-.1rem;height:2.714em;border-radius:0;padding:.6rem .8rem .6rem 1rem;background:#fff;border-left:0;border-top:1px solid #bbb}.enter-passphrase .password .password-view.selected{background:#eee;box-shadow:inset 0 1px 2px rgba(0,0,0,.2)}.enter-passphrase .password .password-view svg{margin-top:3px}.enter-passphrase .password input[type=password]:focus~.password-view,.enter-passphrase .password input[type=text]:focus~.password-view{border:1px solid #2894df;border-left:0}.enter-passphrase .password.with-token input[type=password],.enter-passphrase .password.with-token input[type=text]{width:calc(100% - 11rem)}.enter-passphrase .password.with-token .password-view{margin-right:1rem}.enter-passphrase .password.with-token .security-token{width:4em;float:left;margin-top:0;margin-right:0;border-radius:0;padding:1.05rem 0;text-align:center;background:#fff;border:1px solid #bbb}.password-complexity .complexity-text{float:right;clear:right;width:30%;font-size:11px;text-align:left;padding-left:0}.password-complexity.not_available .complexity-text{color:#ddd}.password-complexity .progress{width:100%;box-sizing:border-box;border:1px solid #ddd;height:10px;display:block;clear:both;margin:.25em 0 .5em 0;float:left}.password-complexity .progress-bar{background:#000;width:0;height:6px;display:block;float:left;margin:1px}.password-complexity .progress-bar.very-weak{background:#000;width:5%}.password-complexity .progress-bar.weak{background:#d40101;width:10%}.password-complexity .progress-bar.fair{background:#ffbd2e;width:60%}.password-complexity .progress-bar.strong{background:#6c0;width:80%}.password-complexity .progress-bar.very-strong{background:#090;width:99.5%}.password-hints{margin:.5em 0 1em 0}.password-hints li{font-size:1.5rem;line-height:2.4rem}.password-hints li:before{content:"\25CF";color:#ddd;padding-right:.5em}.password-hints li.success:before{color:#090}.password-hints li.error:before{color:#d40101}.dialog-wrapper{position:absolute;width:100%;height:100%;z-index:800;background:rgba(255,255,255,.9);overflow:auto}.dialog-wrapper .placeholder{position:relative;width:1em;margin:auto;height:100%}.dialog-wrapper .placeholder .loading{position:absolute;top:30%;height:2em;width:2em;background:url(../../../img/controls/loading_light.svg);background-size:2em 2em}.dialog{position:relative;max-width:30em;border:1px solid #ddd;background:#f3f3f3;margin:auto;margin-top:1%;margin-bottom:3em;box-shadow:0 0 10px 0 #ddd}.dialog.medium{max-width:36em}.dialog .dialog-header{padding:.5em 1em 0 1em;height:3em}.dialog .dialog-header h2{margin:.25em 2em .5em .2em;font-size:1.2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis}.dialog .dialog-header h2 svg{position:relative;top:.0625em}.dialog .dialog-header .tooltip-alt{margin-left:.3em;font-size:.7em;font-weight:400;color:#333}.dialog .dialog-header .tooltip-alt .tooltip-text{white-space:normal}.dialog .dialog-header .dialog-header-subtitle{padding-top:.3em;padding-left:1em;font-size:.7em;color:#333}.dialog .dialog-header .dialog-close{margin-top:-2.5em}.dialog .form-content{background:#fff;padding:.813em 1.5em 1.5em 1.5em}.dialog p{margin-top:.5em;font-size:1em}.dialog p+.checkbox{padding-bottom:.5em}.dialog p+.checkbox label{font-size:1em}.dialog label{clear:both;font-size:.9375em;line-height:1.6em}.dialog input[type=text],.dialog select.large,.dialog textarea{width:100%;box-sizing:border-box}.dialog input[type=text]:after,.dialog input[type=text]:before,.dialog select.large:after,.dialog select.large:before,.dialog textarea:after,.dialog textarea:before{content:"";display:table}.dialog input[type=text]:after,.dialog select.large:after,.dialog textarea:after{clear:both}.dialog input[type=text]:after,.dialog input[type=text]:before,.dialog select.large:after,.dialog select.large:before,.dialog textarea:after,.dialog textarea:before{content:"";display:table}.dialog input[type=text]:after,.dialog select.large:after,.dialog textarea:after{clear:both}.dialog input+.message,.dialog textarea+.message{display:none}.dialog input+.message.error,.dialog textarea+.message.error{display:block;clear:both;width:100%}.dialog .input .message.warning,.dialog input+.message.warning,.dialog textarea+.message.warning{display:block;clear:both;width:100%;color:#9f6000;background-color:transparent}.dialog .inline-error{color:#d40101;font-weight:700}.dialog .accordion-header a{display:inline}.dialog .submit-wrapper{margin:0;clear:both;width:100%;padding:.75em 0}.dialog .submit-wrapper .button,.dialog .submit-wrapper .cancel{float:right;margin-right:1.25em;font-size:1.125em}.dialog .submit-wrapper .button{box-sizing:border-box;min-width:5em}.dialog .submit-wrapper .secondary{float:left;margin-left:1.5em;margin-top:.7em;font-size:1em}.dialog .submit-wrapper .cancel{margin-top:.7em;font-size:1em}.dialog-close,.dialog-close:hover{display:block;float:right;border:0}.dialog-close:active{-webkit-border-radius:.214em;-moz-border-radius:.214em;border-radius:.214em;box-shadow:inset 0 1px 2px rgba(0,0,0,.2)}.dialog-close .fa-close{padding-top:15px;width:30px;height:15px;text-align:center;display:block;vertical-align:baseline;line-height:0;border:1px solid #eee;-webkit-border-radius:.214em;-moz-border-radius:.214em;border-radius:.214em}.dialog-close .svg-icon{padding:7px 0 7px 0;width:30px;height:15px;text-align:center;display:block;vertical-align:baseline;line-height:15px;border:1px solid #eee;-webkit-border-radius:.214em;-moz-border-radius:.214em;border-radius:.214em}.dialog-close:hover .fa-close,.dialog-close:hover .svg-icon{border:1px solid #ddd;-webkit-border-radius:.214em;-moz-border-radius:.214em;border-radius:.214em}@media all and (max-width:480px){.dialog{margin:0;border:0;box-shadow:none;width:100%;max-width:100%;margin-bottom:2.5em}}.footer{margin-top:0;position:fixed;bottom:0;padding:1.167em 1.5% 0 .5%;text-align:right;font-size:.857em;width:98%;height:2em;background:#fff;border-top:1px solid #ddd;z-index:890}.footer .footer-links{width:100%;margin-top:-.25em}.footer .footer-links li{display:inline;margin-right:1.5em}.footer .footer-links li.error-message a{background-color:#fff;color:#d40101}.footer .footer-links li .github-star{display:inline;position:absolute;margin-left:-8em;margin-top:-1px}.footer .footer-links a:not(.gh-btn):not(.gh-count){border:0}.avatar img{width:36px;height:36px;border-radius:50%}.big.avatar img{width:72px;height:72px;border-radius:50%}iframe.full-screen{position:absolute;width:100%;height:100%;z-index:999;border:0;top:0;left:0}iframe.cachette{position:absolute;width:1px;height:1px;z-index:999;border:0;bottom:0;right:0}#user-locale-input{border:none;background:transparent url(../../../img/controls/chevron-down_black.svg) right center/1rem no-repeat;appearance:none;margin-top:.4rem;padding-right:1rem}body,html{height:100%}.login.page{padding:2.4rem}.login.page h1{margin-top:0;font-size:2.4rem;color:#666}.login.page p{font-size:1.6rem}.login.page .processing-wrapper{display:block;width:10em;height:10em;margin:auto}.login.page .processing-wrapper .processing{display:block;text-align:center}.login.page .processing-wrapper .processing:after{display:block;width:10em;height:10em;content:" ";background:transparent url(../../../img/controls/loading_light.svg) center center no-repeat;background-size:auto 40%}.login.page .login-form{min-height:16rem}.login.page .login-form .form-actions{text-align:center;padding-top:1.2em}.login.page .login-form .button+a{font-size:1.6rem;line-height:2.4rem;text-align:center;display:inline-block;margin-top:1.6rem;cursor:pointer}.login.page .email-sent-instructions{text-align:center}.login.page .email-sent-instructions .email-sent-bg{background:transparent url(../../../img/illustrations/email.png) top center no-repeat;background-size:auto 90%;height:16rem}.login.page .email-sent-instructions h1{margin-top:1.5em;font-size:2.4rem}.login.page .email-sent-instructions p{padding:.5em .5em 0 .5em;margin-bottom:0}.login.page .choose-security-token .input-security-token{margin:1em 0 1.5em 0}.login.page .choose-security-token .input-security-token:after,.login.page .choose-security-token .input-security-token:before{content:"";display:table}.login.page .choose-security-token .input-security-token:after{clear:both}.login.page .choose-security-token .input-security-token:after,.login.page .choose-security-token .input-security-token:before{content:"";display:table}.login.page .choose-security-token .input-security-token:after{clear:both}.login.page .choose-security-token .input-security-token label{margin-bottom:.5em}.login.page .choose-security-token .input-security-token .input.text{-webkit-border-radius:.214em;-moz-border-radius:.214em;border-radius:.214em;font-size:3rem;max-width:10rem;float:left;text-align:center;margin-right:1em}.login.page .choose-security-token .input-security-token .circle-picker{float:left}.login.page .choose-security-token .input-security-token .randomize-button-wrapper{float:left;width:10rem;text-align:center;clear:both;cursor:pointer}.login.page .choose-security-token .input-security-token .svg-icon svg{height:.85em;width:.85em}.login.page .install-extension a.browser-webstore{border:0}.login.page .install-extension a.browser-webstore img{display:block;margin-left:auto;margin-right:auto;max-width:26rem}.login.page .install-extension a.browser-webstore.firefox img{padding:1em 0}.login.page .browser-not-supported a.browser{border:0}.login.page .browser-not-supported a.browser img{max-width:26rem;display:block;margin-left:auto;margin-right:auto}.login.page .login .login-user{width:100%;margin:auto}.login.page .login .login-user>*{text-align:center}.login.page .login .login-user .login-user-name{font-weight:700;font-size:1.6rem;line-height:1rem}.login.page .login .login-user .login-user-email{font-size:1.6rem;line-height:1rem}.login.page .login-processing{display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width:42rem){body{background:#f3f3f3}.login.page{display:grid;height:100%;grid-template-columns:1fr 1.5fr 1fr;grid-template-rows:0 1fr .05fr;grid-gap:1px;grid-template-areas:". . ." ". login-form ." "footer footer footer"}.login.page .content{grid-area:login-form}.login.page .content .loading-bar{display:block}.login.page .content .logo{margin:1.6em auto;width:20rem;background-size:20rem auto}.login.page .content .login-form{box-shadow:0 0 10px 0 #ddd;border-radius:.3rem;max-width:37.2rem;margin:auto;padding:4.8rem 4rem 5.6rem 4rem;background:#fff}.login.page .content .input.select.locale{max-width:45.2rem;margin:auto}}