/**!
 * @name		passbolt-styleguide
 * @version		v3.5.0
 * @date		2022-01-11
 * @copyright	Copyright 2021 Passbolt SA
 * @source		https://github.com/passbolt/passbolt_styleguide
 * @license		AGPL-3.0
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{--icon-color:#000;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}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}div{outline:0}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:0.3rem;-moz-border-radius:.3rem;border-radius:.3rem}.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:normal}body{color:#333;background:#fff}body.iframe{background:0 0}@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.6rem}h1{font-size:2.2rem;line-height:3.2rem}h2{font-size:1.8rem;line-height:2.4rem}h3{font-size:1.6rem;line-height:2.4rem;border-bottom:1px dotted #ddd}p{font-size:1.5rem;line-height:2.2rem;margin-top:0}code{font-size:1.1rem}.font-dim{color:#666}a{outline:0;text-decoration:none;cursor:pointer;border-bottom:1px solid #ddd}a:link,a:visited{color:#333}a:hover{text-decoration:none;cursor:pointer;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}ul{padding:0;margin:0}ul li{list-style:none;padding:0;margin:0}.button,button{font-size:1.4rem;padding:.8rem 1.6rem;line-height:1.6rem;margin-right:.8rem;position:relative;display:inline-block;vertical-align:baseline;outline:0;cursor:pointer;text-align:center;text-decoration:none;border-top:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-left:1px solid #ccc;color:#333;font-weight:400;text-shadow:1px 1px 0 rgba(255,255,255,.5);background:#f3f3f3;-webkit-border-radius:0.3rem;-moz-border-radius:.3rem;border-radius:.3rem;box-sizing:border-box}.button.medium{font-size:1.6rem;line-height:2.4rem;padding:.8rem 2.4rem}.button.big{font-size:1.8rem;line-height:3.2rem;padding:.8rem 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:#eee;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:0.3rem;-moz-border-radius:.3rem;border-radius:.3rem}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}.button-group{display:flex;flex-wrap:wrap;justify-content:flex-start}.button-group--nowrap>.button{white-space:nowrap}.button-group>*{flex-grow:1;margin-bottom:.5em}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=number],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}::-ms-reveal{display:none}input[type=number]{box-sizing:border-box}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=number]: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=number]: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=number]: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}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{opacity:1}textarea{height:9rem}.textarea.large textarea{width:30rem;height:9rem}.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:.4rem;margin-right:1rem;display:inline-block;vertical-align:text-top;width:1.4rem;height:1.4rem;background:#fff;border:1px solid #ddd;border-radius:.3rem;box-sizing:border-box}.checkbox input[type=checkbox]:hover+label:before{box-shadow:0 .1rem 0 #ddd,inset 0 .1rem 0 rgba(255,255,255,.25)}.checkbox input[type=checkbox]:focus+label:before{box-shadow:0 0 .4rem #2a9ceb;border:1px solid #2a9ceb}.checkbox input[type=checkbox]:active+label:before{box-shadow:inset 0 -.1rem 0 rgba(255,255,255,.25),inset 0 .1rem 0 #ddd}.checkbox input[type=checkbox]:disabled+label{color:#ddd;cursor:auto}.checkbox input[type=checkbox]:disabled+label:before{box-shadow:none;background:#ccc;border:none}.checkbox input[type=checkbox]:checked+label:after{content:'';position:absolute;left:.2rem;top:.75rem;width:1rem;height:1rem;background-size:1rem 1rem;background-image:url('../../../img/controls/check_black.svg');-webkit-mask-image:url('../../../img/controls/check_black.svg');mask-image:url('../../../img/controls/check_black.svg')}.checkbox input[type=checkbox]:disabled+label:after{background:#969696}.checkbox.medium input[type=checkbox]{cursor:pointer}.checkbox.medium input[type=checkbox]+label{font-size:1.5rem}.checkbox.medium input[type=checkbox]+label:before{margin-top:.3rem;margin-right:1rem;width:1.4rem;height:1.4rem}.checkbox.medium input[type=checkbox]:checked+label:after{left:.2rem;top:.7rem;width:1rem;height:1rem;background-size:1rem 1rem}.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:.3rem;margin-right:1rem;width:1.4rem;height:1.4rem}.checkbox.small input[type=checkbox]:checked+label:after{left:.2rem;top:.7rem;width:1rem;height:1rem;background-size:1rem 1rem}.radiolist{margin-bottom:.8rem}.radiolist:after,.radiolist:before{content:"";display:table}.radiolist:after{clear:both}.radiolist:after,.radiolist:before{content:"";display:table}.radiolist:after{clear:both}.radiolist .input.radio{float:left}.radiolist .input.radio input{float:left;margin-top:.8rem}.radiolist .input.radio input+label{float:left;font-weight:400;display:inline-block;margin-left:1rem;font-size:1.6rem;margin-right:3.2rem;line-height:1.4rem}.radiolist .input.radio input+label:after{content:initial}.input.toggle-switch{display:flex;padding-top:1.6rem;padding-bottom:.8rem}.input.toggle-switch label{padding-top:0;padding-left:1.6rem;order:2;flex:1;font-weight:400;font-size:1.6rem}.input.toggle-switch.disabled label{color:#969696}.input.toggle-switch .toggle-switch-checkbox{order:-1;flex:0 0 3em;display:none}.input.toggle-switch .toggle-switch-checkbox,.input.toggle-switch .toggle-switch-checkbox *,.input.toggle-switch .toggle-switch-checkbox :after,.input.toggle-switch .toggle-switch-checkbox :before,.input.toggle-switch .toggle-switch-checkbox+.toggle-switch-button,.input.toggle-switch .toggle-switch-checkbox:after,.input.toggle-switch .toggle-switch-checkbox:before{box-sizing:border-box}.input.toggle-switch .toggle-switch-checkbox ::selection,.input.toggle-switch .toggle-switch-checkbox :after::selection,.input.toggle-switch .toggle-switch-checkbox :before::selection,.input.toggle-switch .toggle-switch-checkbox+.toggle-switch-button::selection,.input.toggle-switch .toggle-switch-checkbox::selection,.input.toggle-switch .toggle-switch-checkbox:after::selection,.input.toggle-switch .toggle-switch-checkbox:before::selection{background:0 0}.input.toggle-switch .toggle-switch-button{order:-1;flex:none;outline:0;display:block;width:3em;height:1.5em;position:relative;cursor:pointer;user-select:none;background:#f3f3f3;border-radius:2em;padding:2px;transition:all .4s ease;border:1px solid #ddd}.input.toggle-switch .toggle-switch-button span{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.input.toggle-switch .toggle-switch-button span .focusable:active,.input.toggle-switch .toggle-switch-button span .focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.input.toggle-switch .toggle-switch-button span .focusable:active,.input.toggle-switch .toggle-switch-button span .focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.input.toggle-switch .toggle-switch-button:hover:after{will-change:padding}.input.toggle-switch .toggle-switch-button:active{box-shadow:inset 0 0 0 2em #e8eae9}.input.toggle-switch .toggle-switch-button:active:after{padding-right:.8em}.input.toggle-switch .toggle-switch-button:after,.input.toggle-switch .toggle-switch-button:before{position:relative;display:block;content:"";width:50%;height:100%}.input.toggle-switch .toggle-switch-button:after{left:0;border-radius:2em;background:#fff;transition:left .3s cubic-bezier(.175, .885, .32, 1.275),padding .3s ease,margin .3s ease;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 4px 0 rgba(0,0,0,.08)}.input.toggle-switch .toggle-switch-button:before{display:none}.input.toggle-switch .toggle-switch-checkbox:checked+.toggle-switch-button:after{left:50%}.input.toggle-switch .toggle-switch-checkbox:disabled+.toggle-switch-button{background:#fff;cursor:not-allowed}.input.toggle-switch .toggle-switch-checkbox:checked+.toggle-switch-button{background:#6c0}.input.toggle-switch .toggle-switch-checkbox:checked+.toggle-switch-button:active{box-shadow:none}.input.toggle-switch .toggle-switch-checkbox:checked+.toggle-switch-button:active:after{margin-left:-.8em}.input.toggle-switch .toggle-switch-checkbox:disabled:checked+.toggle-switch-button{background:#e6ffcc}h1 .input.toggle-switch,h2 .input.toggle-switch,h3 .input.toggle-switch,h4 .input.toggle-switch,h5 .input.toggle-switch,h6 .input.toggle-switch{float:left;padding:.4em 1em 0 0}.input.select select{display:inline-block;font-size:1.6rem;line-height:2.4rem;color:#333;padding:.6rem 1.2rem;width:100%;max-width:64rem;box-sizing:border-box;margin:0 0 .8rem 0;border:1px solid #ccc;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url('../../../img/controls/chevron-down_black.svg'),linear-gradient(to bottom,#fff 0,#fff 100%);background-repeat:no-repeat,repeat;background-position:right .6rem top 50%,0 0;background-size:1rem auto,100%}.input.select select.medium{width:50%}.input.select select:focus{outline:0;border:1px solid #2894df;border-radius:0;background-image:url('../../../img/controls/chevron-down_blue.svg'),linear-gradient(to bottom,#fff 0,#fff 100%)}.input.select select:disabled{background-image:url('../../../img/controls/chevron-down_black.svg'),linear-gradient(to bottom,#f3f3f3 0,#f3f3f3 100%);color:#888}.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;clear:both}.singleline{display:flex;max-width:64rem}.singleline:after,.singleline:before{content:"";display:table}.singleline:after{clear:both}.singleline:after,.singleline:before{content:"";display:table}.singleline:after{clear:both}.singleline .input{flex:1}.singleline .input.first-field,.singleline .input:first-child{margin-right:2%}.slider{display:flex;align-items:center}.slider input[type=range]{-webkit-appearance:none;width:100%;height:1px;border-radius:5px;background:#ddd;outline:0;opacity:.7;-webkit-transition:.2s;transition:opacity .2s;flex-grow:1}.slider input[type=range]:hover{opacity:1}.slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;border-width:1px;border-style:solid;border-color:#969696;background:#ddd;cursor:pointer}.slider input[type=range]::-moz-range-thumb{width:15px;height:15px;border-radius:50%;background:#ddd;cursor:pointer}.slider input[type=number]{width:6.5rem;margin-left:1.6rem;padding:.8rem}.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:#888888}.svg-icon.icon-only svg{padding:.1rem;height:1.6rem;width:1.6rem}a:hover .svg-icon svg{fill:#2894DF}a.disabled .svg-icon svg{fill:#888888;pointer-events:none;cursor:default}a.disabled:hover .svg-icon svg{fill:#888888}a.fav .svg-icon svg{fill:#D40101}a.unfav .svg-icon svg{fill:#DDD}.button .svg-icon svg{top:.2rem;position:relative}.button .svg-icon+span:not(.visuallyhidden){margin-left:.8rem;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:#888888}.button.disabled .svg-icon svg:hover{fill:#888888}@keyframes drawCircle{0%{stroke-dashoffset:180px}100%{stroke-dashoffset:0}}@keyframes drawCheck{0%{stroke-dashoffset:50px}100%{stroke-dashoffset:0}}@keyframes drawCross{0%{stroke-dashoffset:50px}100%{stroke-dashoffset:0}}@keyframes drawWarning{0%{stroke-dashoffset:230px}100%{stroke-dashoffset:0}}.icon-feedback .success-animation-circle{stroke-dasharray:180px 180px;stroke:#009900}.icon-feedback .success-animation-line{stroke-dasharray:50px 50px;stroke:#009900}.icon-feedback .success-animation-line2{stroke-dasharray:50px 50px;stroke:#009900}.icon-feedback .error-animation-circle{stroke-dasharray:180px 180px;stroke:#D40101}.icon-feedback .error-animation-line{stroke-dasharray:50px 50px;stroke:#D40101}.icon-feedback .warning-animation-line{stroke-dasharray:230px 230px;stroke:#9F6000;stroke-linecap:round;stroke-linejoin:round}.icon-feedback .warning-animation-circle{fill:#9F6000}.icon-feedback .animated{animation:.75s ease-out 0s 1 both pop}.icon-feedback .animated .error-animation-circle,.icon-feedback .animated .success-animation-circle,.icon-feedback .animated .warning-animation-circle{animation:.75s cubic-bezier(.77,0,.175,1) 0s 1 both drawCircle}.icon-feedback .animated .success-animation-line{animation:.75s cubic-bezier(.77,0,.175,1) 0s 1 both drawCheck}.icon-feedback .animated .error-animation-line{animation:.75s cubic-bezier(.77,0,.175,1) 0s 1 both drawCross}.icon-feedback .animated .warning-animation-line{animation:.75s cubic-bezier(.77,0,.175,1) 0s 1 both drawWarning}table{border-collapse:collapse;border-spacing:0}table td,table th{text-align:left;font-weight:400}.logo{background:transparent url('../../../img/logo/logo.svg') 0 0 no-repeat;background-size:20rem auto;width:20rem;height:4.5rem}.scroll{overflow-y:scroll;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 75% 0,rgba(0,0,0,.2),rgba(0,0,0,0)),radial-gradient(farthest-side at 75% 100%,rgba(0,0,0,.2),rgba(0,0,0,0)) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 10px,100% 10px,100% 5px,100% 5px}::-webkit-scrollbar{width:1em}::-webkit-scrollbar-track{background:#f9f9f9;border-top:0;border-bottom:0}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:1em;border:4px solid #f9f9f9}.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}[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}.shimmer{display:block;position:relative;width:100%;height:100%;content:'';animation:shimmer 2s infinite;background:linear-gradient(45deg,rgba(255,255,255,0) 0,rgba(255,255,255,.1) 30%,rgba(255,255,255,.5) 50%,rgba(255,255,255,0))}@keyframes shimmer{0%{background-position:0 0}100%{background-position:1000px 0}}html{scroll-behavior:smooth}.animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes pop{0%{opacity:0;transform:scale(1)}55%{opacity:1;transform:scale(1)}65%{opacity:1;transform:scale(1.25)}75%{opacity:1;transform:scale(1)}100%{opacity:1;transform:scale(1)}}.fadeInDown{animation-name:fadeInDown}.fadeOutUp{animation-name:fadeOutUp}.fadeInUp{animation-name:fadeInUp}.pop{animation-name:pop}.page{width:100%;min-width:32rem;top:0;left:0;right:0;bottom:0;position:absolute;overflow:auto}.page .panel{height:100%;width:100%;position:absolute;overflow:auto}.page .panel.main{bottom:3.8rem;height:auto;padding:0}.page .panel.main .grid{padding-bottom:1.6rem}.page .panel.main .row{padding-left:0}.page .panel.main .panel.left{background:#fff}.page .header.second+.panel.main{top:6.875em}.page .header.third+.panel.main{top:10em;border-top:1px solid #ddd}.page .header{width:100%;overflow:hidden}.page .header.first{min-height:3.2rem}.page .header.second{height:7rem}.page .header.third{height:4.8rem}.page .col1,.page .col2,.page .col2_3,.page .col3{position:absolute}.page .col1,.page .panel.left{width:17.25%;box-sizing:border-box}.page .panel.middle{width:82%;left:18%;overflow:hidden}.page .panel.middle.scroll{overflow-y:scroll}.page .col2{width:70%;left:18%}.page .col3,.page .panel.right{width:24%;left:75%}.page .col2_3{width:81.5%;left:18%}.page .panel.main .grid-responsive-12{float:left;width:100%;max-width:none;padding-left:.25em;box-sizing:border-box}@media all and (max-width:1024px){.page .panel.left{display:none}.page .header.second .col2{display:none}.page .header.second .col2_3{display:none}.page .header.third{height:4.5em}.page .header.third .col1,.page .header.third .col2,.page .header.third .col2_3{position:relative;float:left;left:auto;width:auto}.page .header.third .col3{display:none}.page .panel.main .panel.left{display:none}.page .panel.main .panel.middle{width:100%;left:0}.page .panel.main .row{padding-left:.5em}.page .panel.main .panel.aside{min-width:auto}}.grid,.grid-responsive-12{margin:0 auto;padding:0;max-width:1220px}.grid .row,.grid-responsive-12 .row{padding:0 .5em 0 .5em}.grid .row:after,.grid .row:before,.grid-responsive-12 .row:after,.grid-responsive-12 .row:before{content:"";display:table}.grid .row:after,.grid-responsive-12 .row:after{clear:both}.grid .row:after,.grid .row:before,.grid-responsive-12 .row:after,.grid-responsive-12 .row:before{content:"";display:table}.grid .row:after,.grid-responsive-12 .row:after{clear:both}.grid .row .col1,.grid .row .col10,.grid .row .col11,.grid .row .col12,.grid .row .col2,.grid .row .col3,.grid .row .col4,.grid .row .col5,.grid .row .col6,.grid .row .col7,.grid .row .col8,.grid .row .col9,.grid-responsive-12 .row .col1,.grid-responsive-12 .row .col10,.grid-responsive-12 .row .col11,.grid-responsive-12 .row .col12,.grid-responsive-12 .row .col2,.grid-responsive-12 .row .col3,.grid-responsive-12 .row .col4,.grid-responsive-12 .row .col5,.grid-responsive-12 .row .col6,.grid-responsive-12 .row .col7,.grid-responsive-12 .row .col8,.grid-responsive-12 .row .col9{position:relative;left:auto;float:none;width:99%;box-sizing:border-box}.grid .row .col10:after,.grid .row .col10:before,.grid .row .col11:after,.grid .row .col11:before,.grid .row .col12:after,.grid .row .col12:before,.grid .row .col1:after,.grid .row .col1:before,.grid .row .col2:after,.grid .row .col2:before,.grid .row .col3:after,.grid .row .col3:before,.grid .row .col4:after,.grid .row .col4:before,.grid .row .col5:after,.grid .row .col5:before,.grid .row .col6:after,.grid .row .col6:before,.grid .row .col7:after,.grid .row .col7:before,.grid .row .col8:after,.grid .row .col8:before,.grid .row .col9:after,.grid .row .col9:before,.grid-responsive-12 .row .col10:after,.grid-responsive-12 .row .col10:before,.grid-responsive-12 .row .col11:after,.grid-responsive-12 .row .col11:before,.grid-responsive-12 .row .col12:after,.grid-responsive-12 .row .col12:before,.grid-responsive-12 .row .col1:after,.grid-responsive-12 .row .col1:before,.grid-responsive-12 .row .col2:after,.grid-responsive-12 .row .col2:before,.grid-responsive-12 .row .col3:after,.grid-responsive-12 .row .col3:before,.grid-responsive-12 .row .col4:after,.grid-responsive-12 .row .col4:before,.grid-responsive-12 .row .col5:after,.grid-responsive-12 .row .col5:before,.grid-responsive-12 .row .col6:after,.grid-responsive-12 .row .col6:before,.grid-responsive-12 .row .col7:after,.grid-responsive-12 .row .col7:before,.grid-responsive-12 .row .col8:after,.grid-responsive-12 .row .col8:before,.grid-responsive-12 .row .col9:after,.grid-responsive-12 .row .col9:before{content:"";display:table}.grid .row .col10:after,.grid .row .col11:after,.grid .row .col12:after,.grid .row .col1:after,.grid .row .col2:after,.grid .row .col3:after,.grid .row .col4:after,.grid .row .col5:after,.grid .row .col6:after,.grid .row .col7:after,.grid .row .col8:after,.grid .row .col9:after,.grid-responsive-12 .row .col10:after,.grid-responsive-12 .row .col11:after,.grid-responsive-12 .row .col12:after,.grid-responsive-12 .row .col1:after,.grid-responsive-12 .row .col2:after,.grid-responsive-12 .row .col3:after,.grid-responsive-12 .row .col4:after,.grid-responsive-12 .row .col5:after,.grid-responsive-12 .row .col6:after,.grid-responsive-12 .row .col7:after,.grid-responsive-12 .row .col8:after,.grid-responsive-12 .row .col9:after{clear:both}.grid .row .col10:after,.grid .row .col10:before,.grid .row .col11:after,.grid .row .col11:before,.grid .row .col12:after,.grid .row .col12:before,.grid .row .col1:after,.grid .row .col1:before,.grid .row .col2:after,.grid .row .col2:before,.grid .row .col3:after,.grid .row .col3:before,.grid .row .col4:after,.grid .row .col4:before,.grid .row .col5:after,.grid .row .col5:before,.grid .row .col6:after,.grid .row .col6:before,.grid .row .col7:after,.grid .row .col7:before,.grid .row .col8:after,.grid .row .col8:before,.grid .row .col9:after,.grid .row .col9:before,.grid-responsive-12 .row .col10:after,.grid-responsive-12 .row .col10:before,.grid-responsive-12 .row .col11:after,.grid-responsive-12 .row .col11:before,.grid-responsive-12 .row .col12:after,.grid-responsive-12 .row .col12:before,.grid-responsive-12 .row .col1:after,.grid-responsive-12 .row .col1:before,.grid-responsive-12 .row .col2:after,.grid-responsive-12 .row .col2:before,.grid-responsive-12 .row .col3:after,.grid-responsive-12 .row .col3:before,.grid-responsive-12 .row .col4:after,.grid-responsive-12 .row .col4:before,.grid-responsive-12 .row .col5:after,.grid-responsive-12 .row .col5:before,.grid-responsive-12 .row .col6:after,.grid-responsive-12 .row .col6:before,.grid-responsive-12 .row .col7:after,.grid-responsive-12 .row .col7:before,.grid-responsive-12 .row .col8:after,.grid-responsive-12 .row .col8:before,.grid-responsive-12 .row .col9:after,.grid-responsive-12 .row .col9:before{content:"";display:table}.grid .row .col10:after,.grid .row .col11:after,.grid .row .col12:after,.grid .row .col1:after,.grid .row .col2:after,.grid .row .col3:after,.grid .row .col4:after,.grid .row .col5:after,.grid .row .col6:after,.grid .row .col7:after,.grid .row .col8:after,.grid .row .col9:after,.grid-responsive-12 .row .col10:after,.grid-responsive-12 .row .col11:after,.grid-responsive-12 .row .col12:after,.grid-responsive-12 .row .col1:after,.grid-responsive-12 .row .col2:after,.grid-responsive-12 .row .col3:after,.grid-responsive-12 .row .col4:after,.grid-responsive-12 .row .col5:after,.grid-responsive-12 .row .col6:after,.grid-responsive-12 .row .col7:after,.grid-responsive-12 .row .col8:after,.grid-responsive-12 .row .col9:after{clear:both}.grid .row .col1 img,.grid .row .col10 img,.grid .row .col11 img,.grid .row .col12 img,.grid .row .col2 img,.grid .row .col3 img,.grid .row .col4 img,.grid .row .col5 img,.grid .row .col6 img,.grid .row .col7 img,.grid .row .col8 img,.grid .row .col9 img,.grid-responsive-12 .row .col1 img,.grid-responsive-12 .row .col10 img,.grid-responsive-12 .row .col11 img,.grid-responsive-12 .row .col12 img,.grid-responsive-12 .row .col2 img,.grid-responsive-12 .row .col3 img,.grid-responsive-12 .row .col4 img,.grid-responsive-12 .row .col5 img,.grid-responsive-12 .row .col6 img,.grid-responsive-12 .row .col7 img,.grid-responsive-12 .row .col8 img,.grid-responsive-12 .row .col9 img{width:100%;height:auto;display:block}@media all and (min-width:780px){.grid .row{padding:0 .5em 0 .5em}.grid .row .col1,.grid .row .col10,.grid .row .col11,.grid .row .col12,.grid .row .col2,.grid .row .col3,.grid .row .col4,.grid .row .col5,.grid .row .col6,.grid .row .col7,.grid .row .col8,.grid .row .col9{float:left;position:relative;margin:0 3% 0 0}.grid .row .last{margin-right:0}.grid .row .col1{width:5.5%}.grid .row .col2{width:14%}.grid .row .col3{width:22.5%}.grid .row .col4{width:31%}.grid .row .col5{width:39.5%}.grid .row .col6{width:48%}.grid .row .col7{width:56.5%}.grid .row .col8{width:65%}.grid .row .col9{width:73.5%}.grid .row .col10{width:82%}.grid .row .col11{width:90.5%}.grid .row .col12{width:99%;margin:0}.grid .row .push1{margin-left:5.5%}.grid .row .push2{margin-left:14%}.grid .row .push3{margin-left:22.5%}.grid .row .push4{margin-left:31%}}@media all and (max-width:768px){.hidden-xs{display:none}}.footer{margin-top:0;position:fixed;bottom:0;text-align:right;font-size:1.2rem;width:100%;height:3.8rem;background:#fff;border-top:1px solid #ddd;z-index:890}.footer .footer-links{padding-top:1rem;width:100%}.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}.header{overflow:visible!important}.header.first{background:#333}.header.second{background:#eee}.header .navigation.primary:after,.header .navigation.primary:before{content:"";display:table}.header .navigation.primary:after{clear:both}.header .navigation.primary:after,.header .navigation.primary:before{content:"";display:table}.header .navigation.primary:after{clear:both}.header .navigation.primary li{padding:.5em;float:left}.header .navigation.primary li:first-child{padding-left:1em}.header .navigation.primary li.right{float:right;margin-right:1em}.header .navigation.primary li a{color:#ddd;text-decoration:none;border:0;display:inline-block}.header .navigation.primary li a:hover{color:#fff}.header .navigation.primary li a:active,.header .navigation.primary li a:focus{color:#2894df}.header .navigation.primary li a.highlighted{background-color:#2894df;padding:0 .5em 0 .5em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.header .navigation.primary li a.highlighted:active,.header .navigation.primary li a.highlighted:focus{color:#ddd}.header .navigation.primary li .row.selected a{color:#fff}.header .navigation.primary li .row.selected a:focus{color:#2894df}.header .navigation.primary .github-star{display:none;position:absolute;right:1em;top:4px}@media all and (min-width:600px){.header .navigation.primary .github-star{display:block}}.header .logo{margin:1.25em 0 0 1em;max-width:80%}.logo.no-img{background:transparent url('../../../img/logo/logo.svg') 0 0 no-repeat;background-size:150px auto;width:150px;height:30px}.logo h1{display:none}.logo.bigger{background:transparent url('../../../img/logo/logo.svg') 0 0 no-repeat;background-size:200px auto;width:200px;height:45px}.header.second .col1{min-width:200px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:1.5),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-devicepixel-ratio:1.5),only screen and (min-resolution:1.5dppx){.logo.no-img{background:transparent url('../../../img/logo/logo.svg') 0 0 no-repeat;background-size:150px auto}.logo.bigger{background:transparent url('../../../img/logo/logo.svg') 0 0 no-repeat;background-size:200px auto}}.js .message.no-js{display:none}.cookies .message.no-cookies{display:none}.message{padding:1.6rem}.message a{border-bottom:1px solid #888}.message a:hover{border-bottom:1px solid #2894df}.message.error{color:#333;background:#ffe4e4}.message.error a:link,.message.error a:visited{color:#333;border-bottom:1px dotted #888}.message.error a:hover{color:#333;border-bottom:1px solid #888}.message.success{color:#333;background:#edf7eb}.message.notice{color:#333;background:#daecf9}.message.warning{color:#333;background:#fef0bf}.message p:last-child{margin-bottom:0}.message.side-message{margin-left:1.6rem;font-size:1.6rem;margin-right:3.2rem}.message.side-message p,.message.side-message ul{padding-bottom:1.6rem}.sidebar-help{margin-top:3.2rem;padding:2.4rem;background-color:#daecf9}.sidebar-help.transparent{background-color:transparent;border:1px solid #f3f3f3}.sidebar-help h3{margin:0 0 1.6rem 0;border-bottom:none}.navigation-setup,.panel .navigation{margin-top:1em}.navigation-setup h2,.panel .navigation h2{padding:0;margin:0}.navigation-setup a,.panel .navigation a{color:#333;border:0;display:block}.navigation-setup li,.panel .navigation li{font-size:.9375em;padding:.469em 0 .469em 1.333em;border-left:5px solid #fff}.navigation-setup li:hover,.panel .navigation li:hover{color:#333;border-left:5px solid #ddd}.navigation-setup li.active,.navigation-setup li.selected,.panel .navigation li.active,.panel .navigation li.selected{font-weight:700;border-left:5px solid #d40101}.gpgkey.input.textarea textarea{height:24em;width:95%}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.3
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);display:none}.chosen-container.chosen-with-drop .chosen-drop{display:block}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#969696}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:"\003A";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #bbb;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#ddd),color-stop(52%,#eee),to(#f3f3f3));background:linear-gradient(#fff 20%,#ddd 50%,#eee 52%,#f3f3f3 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#333;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute}.chosen-container-single .chosen-default{color:#888}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:32px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url('../../../img/third_party/chosen-sprite.png') -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:.8rem;display:block;width:1.8rem;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url("../../../img/third_party/chosen-sprite.png") no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search span.svg-icon{position:absolute;margin-left:-1.5em;margin-top:.35em}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #bbb;background:url("../../../img/third_party/chosen-sprite.png") no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-.5em;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0)}.chosen-container .chosen-results{color:#333;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ddd;cursor:default}.chosen-container .chosen-results li:hover{background-color:#daecf9;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#666;display:list-item;background:#f3f3f3}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #bbb;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#888;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #bbb;max-width:100%;border-radius:3px;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#ddd),color-stop(52%,#eee),to(#f3f3f3));background-image:linear-gradient(#fff 20%,#ddd 50%,#eee 52%,#f3f3f3 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#ddd;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url("../../../img/third_party/chosen-sprite.png") -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#f3f3f3;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#ddd),color-stop(52%,#eee),to(#f3f3f3));background-image:linear-gradient(#fff 20%,#ddd 50%,#eee 52%,#f3f3f3 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#ddd}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#eee;cursor:default}.chosen-container-active .chosen-single{border:1px solid #2894df;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #bbb;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #2894df;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#333!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url("../../../img/third_party/chosen-sprite.png") no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url('../../../img/third_party/chosen-sprite@2x.png')!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.chosen-container{margin-bottom:.5em}.chosen-container.chosen-disabled a.chosen-single{border:1px solid #ccc}.chosen-container a.chosen-single{color:#333;display:block;text-overflow:ellipsis;white-space:nowrap;height:3.8rem;width:100%;background:#f3f3f3;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:1px solid #ccc;border-top:1px solid #bbb;box-shadow:none;margin:0 0 .8rem 0}.chosen-container a.chosen-single span{font-size:1.6rem;padding-left:.4rem;padding-top:.4rem;margin-top:.2rem;color:#333}.chosen-container a.chosen-single span.svg-icon{float:left}.chosen-container a.chosen-single div b{background-position:0 .6rem}.chosen-container .chosen-search input.chosen-search-input[type=text]{width:95%!important;color:#666}.chosen-container .chosen-drop{border:1px solid #ccc!important;border-top:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;background:#fff!important}.chosen-container .chosen-drop .chosen-results{color:#333}.chosen-container.chosen-container-active.chosen-with-drop a.chosen-single{background:#fff;border:1px solid #ccc;border-top:1px solid #bbb;box-shadow:none}.chosen-container.chosen-container-active.chosen-with-drop a.chosen-single div b{background-position:-1.8rem .8rem}.singleline.connection_info .input.text.first-field,.singleline.connection_info .input.text:first-child{margin-right:0}.singleline.connection_info .input.text.protocol{flex:0 0 2.5rem}.singleline.connection_info .input.text.protocol .chosen-container{display:block}.singleline.connection_info .input.text.protocol .chosen-container a.chosen-single div b{background-position:0 .8rem}.singleline.connection_info .input.text.protocol .chosen-container-active.chosen-with-drop a.chosen-single div b{background-position:-1.8rem .8rem}.singleline.connection_info .input.text.host{flex:1 0 auto}.singleline.connection_info .input.text.port{flex:0 0 9.5rem}.setup .panel.main{bottom:0}.setup .panel.middle{overflow:auto}.setup .row.last{padding-top:1.6rem}.setup h1 .button{margin-right:0;padding:0 .7rem;font-size:2.2rem;line-height:3.2rem}.setup .button.primary .svg-icon svg{fill:#FFF}.page.setup,.page.status{margin-bottom:2.5em}.page.setup .grid,.page.status .grid{padding-bottom:2em}.page.setup #url-rewriting-warning,.page.status #url-rewriting-warning{display:none}.page.setup .grid .message,.page.status .grid .message{padding:.75em 1em;margin-bottom:.5em}.page.setup .grid .input .message,.page.status .grid .input .message{padding:0 0 .5em 0}.cake-error{display:none}.page.start h2{color:#666;font-weight:400}.page.start .grid{max-width:860px}.page.start .intro{padding-top:1em;text-align:center}.page.start .big-choice{margin:1em 0;border:1px solid #eaeaea;padding:1em;padding-bottom:1.5em;min-height:10em;border-radius:.25em;position:relative}.page.start .big-choice:hover{border:1px solid #ddd}.page.start h3{border:0;padding:.5em 0 1em 0;margin:0}.page.start .help{margin-bottom:5em;background:#f0f7fd;border:1px solid #f0f7fd}.page.start .help:hover{background:#f0f7fd;border:1px solid #f0f7fd}
