/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title],acronym[title]{text-decoration:underline;text-decoration-style:dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:1.7511em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}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:default}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;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{background-color:black;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";background-color:rgba(0,0,0,0.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:10000}.sweet-alert{background-color:white;font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999}@media all and (max-width: 540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert fieldset{border:none;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding 0.15s, max-height 0.15s;transition:padding 0.15s, max-height 0.15s}.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding 0.2s, max-height 0.2s;transition:padding 0.25s, max-height 0.25s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:white;line-height:24px;text-align:center;margin-right:3px}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all 0.1s;transition:all 0.1s}.sweet-alert .sa-input-error::before,.sweet-alert .sa-input-error::after{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}.sweet-alert .sa-input-error::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-input-error::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:18px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.06);padding:0 12px;display:none;-webkit-transition:all 0.3s;transition:all 0.3s}.sweet-alert input:focus{outline:none;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.sweet-alert input:focus::-moz-placeholder{transition:opacity 0.3s 0.03s ease;opacity:0.5}.sweet-alert input:focus:-ms-input-placeholder{transition:opacity 0.3s 0.03s ease;opacity:0.5}.sweet-alert input:focus::-webkit-input-placeholder{transition:opacity 0.3s 0.03s ease;opacity:0.5}.sweet-alert input::-moz-placeholder{color:#bdbdbd}.sweet-alert input:-ms-input-placeholder{color:#bdbdbd}.sweet-alert input::-webkit-input-placeholder{color:#bdbdbd}.sweet-alert.show-input input{display:block}.sweet-alert .sa-confirm-button-container{display:inline-block;position:relative}.sweet-alert .la-ball-fall{position:absolute;left:50%;top:50%;margin-left:-27px;margin-top:4px;opacity:0;visibility:hidden}.sweet-alert button{background-color:#8CD4F5;color:white;border:none;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0 5px;cursor:pointer}.sweet-alert button:focus{outline:none;box-shadow:0 0 2px rgba(128,179,235,0.5),inset 0 0 0 1px rgba(0,0,0,0.05)}.sweet-alert button:hover{background-color:#7ecff4}.sweet-alert button:active{background-color:#5dc2f1}.sweet-alert button.cancel{background-color:#C1C1C1}.sweet-alert button.cancel:hover{background-color:#b9b9b9}.sweet-alert button.cancel:active{background-color:#a8a8a8}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,0.8) 0 0 2px,rgba(0,0,0,0.0470588) 0 0 0 1px inset !important}.sweet-alert button[disabled]{opacity:.6;cursor:default}.sweet-alert button.confirm[disabled]{color:transparent}.sweet-alert button.confirm[disabled] ~ .la-ball-fall{opacity:1;visibility:visible;transition-delay:0s}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none !important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#F27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#F27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-info{border-color:#C9DAE1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#C9DAE1}.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#C9DAE1}.sweet-alert .sa-icon.sa-success{border-color:#A5DC86}.sweet-alert .sa-icon.sa-success::before,.sweet-alert .sa-icon.sa-success::after{content:'';-webkit-border-radius:40px;border-radius:50%;position:absolute;width:60px;height:120px;background:white;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,0.2);-webkit-border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:white;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#A5DC86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes showSweetAlert{0%{transform:scale(0.7);-webkit-transform:scale(0.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(0.95);-webkit-transform:scale(0.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0%{transform:scale(0.7);-webkit-transform:scale(0.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(0.95);-webkit-transform:scale(0.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(0.5);-webkit-transform:scale(0.5)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(0.5);-webkit-transform:scale(0.5)}}@-webkit-keyframes slideFromTop{0%{top:0}100%{top:50%}}@keyframes slideFromTop{0%{top:0}100%{top:50%}}@-webkit-keyframes slideToTop{0%{top:50%}100%{top:0}}@keyframes slideToTop{0%{top:50%}100%{top:0}}@-webkit-keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@-webkit-keyframes slideToBottom{0%{top:50%}100%{top:70%}}@keyframes slideToBottom{0%{top:50%}100%{top:70%}}.showSweetAlert[data-animation=pop]{-webkit-animation:showSweetAlert 0.3s;animation:showSweetAlert 0.3s}.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.showSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideFromTop 0.3s;animation:slideFromTop 0.3s}.showSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideFromBottom 0.3s;animation:slideFromBottom 0.3s}.hideSweetAlert[data-animation=pop]{-webkit-animation:hideSweetAlert 0.2s;animation:hideSweetAlert 0.2s}.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideToTop 0.4s;animation:slideToTop 0.4s}.hideSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideToBottom 0.3s;animation:slideToBottom 0.3s}@-webkit-keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip 0.75s;animation:animateSuccessTip 0.75s}.animateSuccessLong{-webkit-animation:animateSuccessLong 0.75s;animation:animateSuccessLong 0.75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}.animateErrorIcon{-webkit-animation:animateErrorIcon 0.5s;animation:animateErrorIcon 0.5s}@-webkit-keyframes animateXMark{0%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}50%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}50%{transform:scale(0.4);-webkit-transform:scale(0.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{-webkit-animation:animateXMark 0.5s;animation:animateXMark 0.5s}@-webkit-keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}@keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}.pulseWarning{-webkit-animation:pulseWarning 0.75s infinite alternate;animation:pulseWarning 0.75s infinite alternate}@-webkit-keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}@keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}.pulseWarningIns{-webkit-animation:pulseWarningIns 0.75s infinite alternate;animation:pulseWarningIns 0.75s infinite alternate}@-webkit-keyframes rotate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes rotate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-ms-transform:rotate(45deg) \9}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-ms-transform:rotate(-45deg) \9}.sweet-alert .sa-icon.sa-success{border-color:transparent\9}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{-ms-transform:rotate(45deg) \9}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{-ms-transform:rotate(-45deg) \9}/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */.la-ball-fall,.la-ball-fall>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-fall{display:block;font-size:0;color:#fff}.la-ball-fall.la-dark{color:#333}.la-ball-fall>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-fall{width:54px;height:18px}.la-ball-fall>div{width:10px;height:10px;margin:4px;border-radius:100%;opacity:0;-webkit-animation:ball-fall 1s ease-in-out infinite;-moz-animation:ball-fall 1s ease-in-out infinite;-o-animation:ball-fall 1s ease-in-out infinite;animation:ball-fall 1s ease-in-out infinite}.la-ball-fall>div:nth-child(1){-webkit-animation-delay:-200ms;-moz-animation-delay:-200ms;-o-animation-delay:-200ms;animation-delay:-200ms}.la-ball-fall>div:nth-child(2){-webkit-animation-delay:-100ms;-moz-animation-delay:-100ms;-o-animation-delay:-100ms;animation-delay:-100ms}.la-ball-fall>div:nth-child(3){-webkit-animation-delay:0ms;-moz-animation-delay:0ms;-o-animation-delay:0ms;animation-delay:0ms}.la-ball-fall.la-sm{width:26px;height:8px}.la-ball-fall.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-fall.la-2x{width:108px;height:36px}.la-ball-fall.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-fall.la-3x{width:162px;height:54px}.la-ball-fall.la-3x>div{width:30px;height:30px;margin:12px}@-webkit-keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%)}}@-moz-keyframes ball-fall{0%{opacity:0;-moz-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-moz-transform:translateY(145%);transform:translateY(145%)}}@-o-keyframes ball-fall{0%{opacity:0;-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-o-transform:translateY(145%);transform:translateY(145%)}}@keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);-moz-transform:translateY(-145%);-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);transform:translateY(145%)}}#topic-footer-buttons .pinned-button{min-width:auto;margin:1em 0}#topic-footer-buttons .pinned-button.is-hidden{display:none}#topic-footer-buttons .pinned-button .btn{margin:0}#topic-footer-buttons .pinned-button .reason{display:inline;line-height:1.2}.pinned-button{margin:0;min-width:auto}.pinned-button .pinned-options{display:inline}.pinned-button .pinned-options .select-kit-body{min-width:unset;max-width:unset;width:550px}.select-kit.dropdown-select-box.period-chooser{display:inline-flex;position:relative}.select-kit.dropdown-select-box.period-chooser .select-kit-collection{padding:5px}.select-kit.dropdown-select-box.period-chooser .period-chooser-header{background:none;border:none;justify-content:flex-start;width:auto;height:auto;padding:0}.select-kit.dropdown-select-box.period-chooser .period-chooser-header h2.selected-name{color:#fff;display:inline-block;box-sizing:border-box}.select-kit.dropdown-select-box.period-chooser .period-chooser-header h2.selected-name .date-section{color:#222;margin-right:5px}.select-kit.dropdown-select-box.period-chooser .period-chooser-header h2.selected-name .top-date-string{font-size:.8706em;color:#919191;font-weight:normal;text-transform:uppercase}.select-kit.dropdown-select-box.period-chooser .period-chooser-header .d-icon{color:#222;opacity:1;margin:5px 0 10px 5px;font-size:1.5157em}.select-kit.dropdown-select-box.period-chooser .period-chooser-header.is-focused,.select-kit.dropdown-select-box.period-chooser .period-chooser-header:hover{background:none;border:none;outline:none}.select-kit.dropdown-select-box.period-chooser .period-chooser-row{font-weight:bold;padding:5px;font-size:1.1487em;align-items:center;display:flex}.select-kit.dropdown-select-box.period-chooser .period-chooser-row .period-title{flex:1 0 0px}.select-kit.dropdown-select-box.period-chooser .period-chooser-row .date-section{color:#222}.select-kit.dropdown-select-box.period-chooser .period-chooser-row .top-date-string{font-weight:normal;font-size:.8706em;color:#919191;text-transform:uppercase;margin-left:5px}.select-kit.combo-box.color-palettes .color-palettes-row .palettes{display:flex;align-items:center;margin-left:0.5em;flex:1 0 0}.select-kit.combo-box.color-palettes .color-palettes-row .palettes .palette{height:15px;width:15px;display:block}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-body{box-shadow:none;padding:10px 10px 5px 10px;width:230px}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row{margin-bottom:5px;padding:6px 3px;background:#e9e9e9;transition:all 0.25s}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row .name,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row .d-icon{font-size:1em;font-weight:normal;color:#222}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row .d-icon{opacity:0.7}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-highlighted{background:#919191}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-highlighted .name,.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-highlighted .d-icon{color:#fff}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row:hover{background:#919191;color:#fff}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-selected{color:#222;background:#e9e9e9}.select-kit.dropdown-select-box.toolbar-popup-menu-options .select-kit-row.is-selected.is-highlighted{background:#919191;color:#222}.select-kit.combo-box.category-drop .badge-wrapper{font-size:1em;font-weight:normal}.select-kit.combo-box.category-drop .badge-wrapper.box{margin:0}.select-kit.combo-box.category-drop .badge-wrapper.box span.badge-category{margin:0}.select-kit.combo-box.category-drop.bar.has-selection .category-drop-header{padding:0 5px 0 10px}.select-kit.combo-box.category-drop.box.has-selection .category-drop-header .badge-wrapper.box{padding:0}.select-kit.combo-box.category-drop .category-drop-header.is-none .selected-name{color:inherit}.select-kit.combo-box.category-drop .category-drop-header .badge-wrapper{margin-right:0}.select-kit.combo-box.category-drop .select-kit-body{min-width:300px}.select-kit.combo-box.category-drop .select-kit-row{flex-direction:column;align-items:flex-start}.select-kit.combo-box.category-drop .select-kit-row[data-value="all-categories"],.select-kit.combo-box.category-drop .select-kit-row[data-value="no-categories"]{color:#08c;font-weight:700}.select-kit.combo-box.category-drop .select-kit-row .category-desc{font-weight:normal;color:#919191;margin-top:2px}.select-kit.combo-box.category-drop .select-kit-row .category-status{align-items:center}.select-kit.combo-box.category-drop .select-kit-row .topic-count{margin-left:5px;font-weight:normal}.select-kit.combo-box.category-drop .select-kit-row .badge-wrapper{margin:0;font-weight:bold}.select-kit.combo-box.category-drop .select-kit-row .badge-wrapper:nth-child(2){margin-left:10px}.select-kit.combo-box.category-drop.is-expanded .select-kit-wrapper,.select-kit.combo-box.category-drop .select-kit-wrapper{display:none}.select-kit .category-row .category-status{display:flex;flex-wrap:wrap;align-items:center;max-width:100%;-webkit-box-flex:0;-ms-flex:1 1 auto;flex:1 1 auto}.select-kit .category-row .category-desc{max-width:100%}.select-kit .category-row .category-status .badge-wrapper.box{margin-bottom:1px;margin-top:1px}.select-kit .category-row .topic-count{white-space:nowrap}.mobile-view .select-kit.is-expanded{z-index:300}.select-kit{border:none;min-width:220px;box-sizing:border-box;display:inline-block;flex-direction:column;position:relative;vertical-align:middle;user-select:none}.select-kit.is-hidden{display:none}.select-kit.is-disabled{pointer-events:none}.select-kit.is-expanded{z-index:300}.select-kit.is-expanded .select-kit-body{-webkit-animation:fadein 0.25s;animation:fadein 0.25s;display:flex;flex-direction:column;left:0;position:absolute;top:0}.select-kit.is-expanded .select-kit-collection{border-radius:inherit}.select-kit.is-above .select-kit-body{bottom:0;top:auto}.select-kit.is-above .select-kit-filter{border-top:0}.select-kit.is-above .select-kit-wrapper{bottom:0;top:auto}.select-kit .d-icon{color:#646464}.select-kit .select-kit-header{box-sizing:border-box;overflow:hidden;transition:all 0.25s;cursor:pointer;outline:none;display:flex;align-items:center;flex-direction:row;min-height:30px}.select-kit .select-kit-header .selected-name{text-align:left;flex:0 1 auto;padding:1px 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit}.select-kit .select-kit-header .btn-clear{padding:0 10px;border:0;background:none}.select-kit .select-kit-header .icon{margin-right:5px}.select-kit .select-kit-header .caret-icon{margin-left:auto;padding-left:5px;pointer-events:none}.select-kit .select-kit-header .d-button-label{display:flex;align-items:center;white-space:nowrap;overflow:hidden;line-height:1.2}.select-kit .select-kit-header .d-button-label .d-icon{margin-left:5px;margin-right:0}.select-kit .select-kit-body{display:none;background:#fff;box-sizing:border-box}.select-kit .select-kit-row{cursor:pointer;line-height:1.2;outline:none;display:flex;flex:1 0 auto;box-sizing:border-box;align-items:center;justify-content:flex-start}.select-kit .select-kit-row .name{margin:0;overflow:hidden;text-overflow:ellipsis;flex:1 1 0%}.select-kit .select-kit-row .d-icon{margin-right:5px}.select-kit .select-kit-row.is-highlighted{background:#d1f0ff}.select-kit .select-kit-row.is-selected{background:#ffffa6}.select-kit .select-kit-row.is-selected.is-highlighted{background:#d1f0ff}.select-kit .select-kit-row .discourse-tag,.select-kit .select-kit-row .discourse-tag-count{color:#222}.select-kit .select-kit-collection{background:#fff;overflow-x:hidden;overflow-y:auto;border-radius:inherit;-webkit-overflow-scrolling:touch;margin:0;padding:0;max-height:200px}.select-kit .select-kit-collection .validation-message{white-space:nowrap;color:#e45735;flex:1 0 auto;margin:5px;padding:0 2px}.select-kit .select-kit-collection .select-kit-collection{padding:0;margin:0}.select-kit .select-kit-collection .select-kit-collection:hover .select-kit-row.is-highlighted:hover{background:#d1f0ff}.select-kit .select-kit-collection::-webkit-scrollbar{-webkit-appearance:none;width:10px}.select-kit .select-kit-collection::-webkit-scrollbar-thumb{cursor:pointer;border-radius:5px;background:#919191}.select-kit .select-kit-collection::-webkit-scrollbar-track{background:transparent;border-radius:0}.select-kit .select-kit-filter{display:flex;box-sizing:border-box;align-items:center;justify-content:space-between}.select-kit .select-kit-filter .filter-input,.select-kit .select-kit-filter .filter-input:focus,.select-kit .select-kit-filter .filter-input:active{background:none;margin:0;padding:0;flex:1 0 0px;outline:none;border:0;border-radius:0;box-shadow:none;width:100%}.select-kit .select-kit-filter.is-hidden{width:1px;height:1px;border:0;margin:-1px;padding:0;overflow:hidden;position:fixed;outline:0;left:0;top:0}.select-kit .select-kit-wrapper{position:absolute;top:0;left:0;background:none;display:none;box-sizing:border-box;pointer-events:none}#topic-footer-buttons .topic-notifications-button{min-width:auto;margin:1em 0}#topic-footer-buttons .topic-notifications-button .btn{margin:0}#topic-footer-buttons .topic-notifications-button .reason{display:inline;line-height:1.2}.topic-notifications-button .topic-notifications-options{min-width:auto}.topic-notifications-button{margin:0}.topic-notifications-button .topic-notifications-options{display:inline-flex}.select-kit.combo-box.category-chooser{width:300px}.select-kit.combo-box.category-chooser .select-kit-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.select-kit.combo-box.category-chooser .select-kit-row.none .topic-count{display:none}.select-kit.combo-box.category-chooser .select-kit-row .topic-count{font-size:.7579em;color:#222;white-space:nowrap}.select-kit.combo-box.category-chooser .select-kit-row .category-status{color:#222;line-height:1.4;-webkit-box-flex:0;-ms-flex:1 1 auto;flex:1 1 auto}.select-kit.combo-box.category-chooser .select-kit-row .category-desc{-webkit-box-flex:0;-ms-flex:1 1 auto;flex:1 1 auto;color:#919191;font-size:.8706em;line-height:1.4}.select-kit.combobox.future-date-input-selector{min-width:50%}.select-kit.combobox.future-date-input-selector .future-date-input-selector-header .btn-clear{line-height:1.4}.select-kit.combobox.future-date-input-selector .future-date-input-selector-datetime{color:#888;margin-left:5px;white-space:nowrap}.select-kit.combobox.future-date-input-selector .future-date-input-selector-icons{margin-right:5px}.select-kit.combobox.future-date-input-selector .btn-clear{padding:0;margin-left:5px}.select-kit.combobox.future-date-input-selector .future-date-input-selector-row .future-date-input-selector-icons{color:#888}.select-kit.multi-select.tag-chooser .select-kit-row{display:flex;align-items:center}.select-kit.multi-select.tag-chooser .select-kit-row .discourse-tag-count{margin-left:5px}.select-kit.dropdown-select-box{width:auto}.select-kit.dropdown-select-box.admin-delete-flag-dropdown .dropdown-select-box-header .btn{background:#e45735;color:white}.select-kit.dropdown-select-box.admin-delete-flag-dropdown .select-kit-row[data-value="delete-spammer"] .texts .name,.select-kit.dropdown-select-box.admin-delete-flag-dropdown .select-kit-row[data-value="delete-spammer"] .icons .d-icon{color:#e45735}.select-kit.dropdown-select-box.composer-actions{margin:0}.select-kit.dropdown-select-box.composer-actions .select-kit-header{background:none;outline:none;padding:0;margin-right:5px;border:1px solid #e9e9e9;min-height:unset}.select-kit.dropdown-select-box.composer-actions .select-kit-header .d-icon{padding:5px 6px}.select-kit.dropdown-select-box.composer-actions .select-kit-header:hover,.select-kit.dropdown-select-box.composer-actions .select-kit-header:focus{background:#e9e9e9}.select-kit.dropdown-select-box.composer-actions .d-icon{margin:0 !important}.select-kit.combo-box.mini-tag-chooser{margin-bottom:5px;margin-left:5px}.select-kit.combo-box.mini-tag-chooser.is-expanded .select-kit-header{border:1px solid #08c}.select-kit.combo-box.mini-tag-chooser.no-tags .select-kit-header .selected-name{color:#919191}.select-kit.combo-box.mini-tag-chooser .select-kit-body{max-width:32em}.select-kit.combo-box.mini-tag-chooser .select-kit-header{height:30px}.select-kit.combo-box.mini-tag-chooser .select-kit-header .selected-name{margin:0;border:0;padding:0;outline:none;box-shadow:none;cursor:pointer;max-width:250px}.select-kit.combo-box.mini-tag-chooser .select-kit-filter{border-top:0}.select-kit.combo-box.mini-tag-chooser.is-expanded .select-kit-wrapper,.select-kit.combo-box.mini-tag-chooser .select-kit-wrapper{display:none}.select-kit.combo-box.mini-tag-chooser .select-kit-row.is-selected{background:none}.select-kit.combo-box.mini-tag-chooser .select-kit-row.is-highlighted.is-selected{background:#d1f0ff}.select-kit.combo-box.mini-tag-chooser .select-kit-row .discourse-tag-count{margin-left:5px}.select-kit.combo-box.mini-tag-chooser .select-kit-collection .collection-header{max-height:125px;overflow:hidden;flex:1 0 auto;border-bottom:1px solid #e9e9e9}.select-kit.combo-box.mini-tag-chooser .select-kit-collection .collection-header .selected-tags{display:flex;padding:4px;flex-wrap:wrap;margin:-2px;overflow:hidden}.select-kit.combo-box.mini-tag-chooser .select-kit-collection .collection-header .selected-tag{background:#e9e9e9;padding:2px 4px;margin:2px;border:0}.select-kit.combo-box.mini-tag-chooser .select-kit-collection .collection-header .selected-tag.is-highlighted{box-shadow:0 0 2px #e45735,0 1px 0 rgba(0,0,0,0.05)}.select-kit.combo-box.mini-tag-chooser .select-kit-collection .collection-header .selected-tag .d-icon{color:#bdbdbd;vertical-align:middle}.select-kit.combo-box.mini-tag-chooser .select-kit-collection .collection-header .selected-tag:hover .d-icon{color:#e45735}.select-kit.dropdown-select-box.notifications-button .select-kit-body{min-width:550px;max-width:550px}.select-kit.dropdown-select-box.notifications-button .select-kit-row .icons{-ms-flex-item-align:start;align-self:flex-start}.select-kit.combo-box{min-width:auto}.select-kit.combo-box .select-kit-body{width:100%;min-width:150px;border-radius:0;box-shadow:0 2px 3px 0 rgba(0,0,0,0.2)}.select-kit.combo-box .select-kit-row{margin:0;min-height:1px;padding:6px 10px}.select-kit.combo-box .select-kit-row.no-content{font-weight:normal}.select-kit.combo-box .select-kit-filter{padding:4px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}.select-kit.combo-box .select-kit-filter .spinner{flex:0 0 auto}.select-kit.combo-box .select-kit-filter .filter-input,.select-kit.combo-box .select-kit-filter .filter-input:focus,.select-kit.combo-box .select-kit-filter .filter-input:active{flex:0 0 auto;width:90%}.select-kit.combo-box .select-kit-filter .filter-icon{padding-left:5px}.select-kit.combo-box .select-kit-header{background:#fff;border:1px solid #919191;padding:0 5px 0 10px;font-weight:500;font-size:1em}.select-kit.combo-box .select-kit-header.is-focused{border:1px solid #08c;box-shadow:0 0 6px 0 #08c}.select-kit.combo-box .select-kit-collection{display:flex;flex-direction:column;padding:0;min-width:100px;max-height:200px;max-width:32em}.select-kit.combo-box .select-kit-collection .collection-header a{white-space:nowrap;color:#222;line-height:1.2;font-weight:bold;display:block;padding:6px 10px;color:#08c}.select-kit.combo-box .select-kit-collection .collection-header a:hover{text-decoration:underline}.select-kit.combo-box.is-disabled .select-kit-header{background:#e9e9e9;border-color:#ddd}.select-kit.combo-box.is-highlighted .select-kit-header{border:1px solid #08c;box-shadow:0 0 6px 0 #08c}.select-kit.combo-box.is-expanded .select-kit-wrapper{display:block;border:1px solid #08c;box-shadow:0 0 6px 0 #08c}.select-kit.combo-box.is-expanded.is-above .select-kit-header{border-radius:0 0 3px 3px}.select-kit.combo-box.is-expanded.is-above .select-kit-body{border-radius:3px 3px 0 0}.select-kit.combo-box.tag-drop,.select-kit.combo-box.group-dropdown{min-width:auto}.select-kit.combo-box.tag-drop .select-kit-row,.select-kit.combo-box.group-dropdown .select-kit-row{font-weight:bold}.select-kit.combo-box.is-expanded .select-kit-wrapper,.select-kit.combo-box .select-kit-wrapper{display:none}.select-kit.categories-admin-dropdown .select-kit-body{min-width:auto;width:250px}.select-kit.categories-admin-dropdown .select-kit-header .d-icon{justify-content:space-between}.select-kit.dropdown-select-box.admin-agree-flag-dropdown .select-kit-body{width:485px;max-width:485px}.select-kit.dropdown-select-box.admin-agree-flag-dropdown .select-kit-row[data-value="delete-spammer"] .texts .name,.select-kit.dropdown-select-box.admin-agree-flag-dropdown .select-kit-row[data-value="delete-spammer"] .icons .d-icon{color:#e45735}.select-kit.combo-box.tag-drop .select-kit-row[data-value="all-tags"],.select-kit.combo-box.tag-drop .select-kit-row[data-value="no-tags"]{color:#08c;font-weight:700}.select-kit.multi-select{width:300px;background:#fff;border-radius:0}.select-kit.multi-select .select-kit-body{width:100%}.select-kit.multi-select .select-kit-row{margin:5px;min-height:1px;padding:5px;border-radius:0}.select-kit.multi-select .select-kit-filter{border:0;flex:1 0 0px;margin:1px}.select-kit.multi-select .multi-select-header{background:#fff;border:1px solid #919191}.select-kit.multi-select .multi-select-header.is-focused{box-shadow:0 0 6px 0 #08c;border-radius:0}.select-kit.multi-select.is-disabled .multi-select-header{background:#e9e9e9;border-color:#ddd}.select-kit.multi-select.is-highlighted .multi-select-header{border-radius:0;border-bottom:1px solid transparent;box-shadow:0 0 6px 0 #08c}.select-kit.multi-select.is-expanded .select-kit-wrapper{display:block;border:1px solid #08c;box-shadow:0 0 6px 0 #08c;border-radius:0}.select-kit.multi-select.is-expanded .multi-select-header{border-radius:0;box-shadow:none}.select-kit.multi-select.is-expanded .select-kit-body{border-radius:0}.select-kit.multi-select .choices{margin:0 2px;box-sizing:border-box;display:flex;justify-content:flex-start;flex-wrap:wrap;width:100%}.select-kit.multi-select .choices .choice{display:inline-flex;box-sizing:border-box;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-direction:row;margin:1px 0px 2px 2px}.select-kit.multi-select .choices .filter{align-items:center;justify-content:flex-start;white-space:nowrap;min-width:50px;padding:0;outline:none;flex:1 0 0px}.select-kit.multi-select .choices .filter .filter-input,.select-kit.multi-select .choices .filter .filter-input:focus{border:none;background:none;display:inline-block;width:100%;outline:none;min-width:auto;padding:0;margin:0;outline:0;border:0;box-shadow:none;border-radius:0;min-height:unset}.select-kit.multi-select .choices .selected-color .selected-color-wrapper{display:flex;flex:1 0 0px;flex-direction:column}.select-kit.multi-select .choices .selected-color .color-preview{height:5px;margin:0 2px 2px 0px;display:flex;width:100%}.select-kit.multi-select .choices .selected-category .body{display:flex;align-items:center}.select-kit.multi-select .choices .selected-category .badge-wrapper{padding:2px 4px;line-height:1.2;display:flex;flex:1 0 0px;align-items:center}.select-kit.multi-select .choices .selected-category .badge-wrapper.bullet{margin-right:2.5px}.select-kit.multi-select .choices .selected-name .footer{display:flex;width:100%}.select-kit.multi-select .choices .selected-name .body{background:#e9e9e9;padding:4px}.select-kit.multi-select .choices .selected-name .d-icon{color:#bdbdbd;vertical-align:middle}.select-kit.multi-select .choices .selected-name:hover .d-icon{color:#e45735}.select-kit.multi-select .choices .selected-name.is-highlighted{box-shadow:0 0 2px #e45735,0 1px 0 rgba(0,0,0,0.05)}.select-kit.category-selector .selected-name .badge-wrapper.box,.select-kit-box.category-selector .selected-name .badge-wrapper.box{margin:2px;padding:0}.select-kit.multi-select.list-setting .select-kit-row.create .square{width:12px;height:12px;margin-left:5px}.select-kit.dropdown-select-box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:auto;border:none}.select-kit.dropdown-select-box.is-expanded .select-kit-collection,.select-kit.dropdown-select-box.is-expanded .select-kit-body{border-radius:0}.select-kit.dropdown-select-box .select-kit-body{border:1px solid #e9e9e9;background-clip:padding-box;box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);max-width:300px;width:300px}.select-kit.dropdown-select-box .select-kit-row{margin:0;padding:10px 5px}.select-kit.dropdown-select-box .select-kit-row .icons{display:-webkit-box;display:-ms-flexbox;display:flex;flex:0 0 auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:start;align-self:flex-start;margin-right:0.357em;margin-top:2px;width:30px}.select-kit.dropdown-select-box .select-kit-row .icons .d-icon{font-size:1.3195em;-ms-flex-item-align:center;align-self:center;margin-right:0;opacity:1}.select-kit.dropdown-select-box .select-kit-row .texts{width:0;line-height:1.4;-webkit-box-flex:1;-ms-flex:1;flex:1 1 0%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.select-kit.dropdown-select-box .select-kit-row .texts .name{-webkit-box-flex:1;-ms-flex:1;flex:1 1 auto;font-weight:bold;font-size:1em;color:#222;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.select-kit.dropdown-select-box .select-kit-row .texts .desc{-webkit-box-flex:1;-ms-flex:1;flex:1 1 auto;width:100%;font-size:.8706em;font-weight:normal;color:#919191;white-space:normal}.select-kit.dropdown-select-box .select-kit-collection{padding:0;max-height:100%}.select-kit.dropdown-select-box .dropdown-select-box-header{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.select-kit.dropdown-select-box .dropdown-select-box-header .d-icon+.d-icon{margin-left:5px}.select-kit.dropdown-select-box .dropdown-select-box-header.is-focused{outline-style:auto;outline-color:#08c}.svg-icon,.svg-icon-title{height:1em;width:1em;line-height:1;display:inline-flex;position:relative;vertical-align:-0.125em;fill:currentColor;flex-shrink:0;overflow:visible}svg>use{pointer-events:none}.fa-stack{position:relative;width:1em;height:1em;display:inline-block}.fa-stack .fa-stack-1x,.fa-stack .fa-stack-2x{left:0px;top:0px;position:absolute}.fa-stack .fa-stack-2x{height:1.5em;width:1.5em;margin-top:-0.25em;margin-left:-0.25em}body.wizard{background-color:#fff;background-image:url('/images/wizard/bubbles.png');background-repeat:repeat;background-position:left top;color:#444;line-height:1.4}.finish-installation .tada{width:300px}.finish-installation .row{text-align:center;margin-bottom:1em}.finish-installation .help-text{color:#999}.discourse-logo{background-image:url('/images/wizard/discourse.png');height:30px;width:110px;background-size:110px 30px;background-repeat:no-repeat}.wizard-warning{font-family:sans-serif}.wizard-warning p{margin-top:0}.wizard-warning fieldset{display:none}.wizard-warning h2{display:none}.wizard-warning .sa-icon{display:none !important}.select{width:400px}.wizard-canvas{position:absolute;top:0;left:0;z-index:10}.staff-count{font-weight:bold}.wizard-step-form{max-height:500px}.wizard-step-emoji .radio-area{display:flex;flex-direction:row;align-items:center}.wizard-step-emoji .radio-area input{flex:1 0 0px}.wizard-step-emoji .radio-area span{flex:10 0 0}.wizard-step-emoji .radio-area span.extra-label{flex:20 0 0}.wizard-step-emoji .emoji-preview{margin-left:1em}.wizard-step-emoji .emoji-preview img{height:40px;width:40px;padding-right:0.5em}.wizard-step-homepage .field-homepage-style{width:280px}.wizard-step-colors{max-height:465px;margin-bottom:20px;overflow-y:auto}.wizard-step-colors .grid{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-around;padding:0;margin:0 auto;list-style-type:none;text-align:center}.wizard-step-colors .grid li{display:inline-block;vertical-align:top;margin:0 5px 25px 5px}.wizard-step-colors .grid li label:checked+div{display:none}.wizard-step-colors .grid li .is-selected{box-shadow:0 0 0 5px #08c}.wizard-step-colors .grid li div{display:flex;flex:1 1 auto}.wizard-step-colors .grid li .radio-area{display:none}.wizard-step-colors .grid li .radio-area>*{position:relative;right:7px}.wizard-step-colors .grid li canvas{transition:box-shadow 0.25s}.wizard-step-colors .grid li canvas:hover{box-shadow:0 4px 14px rgba(0,0,0,0.15);cursor:pointer}.wizard-column{position:relative;z-index:11;background-color:white;box-shadow:0 5px 10px rgba(0,0,0,0.2);box-sizing:border-box;margin:1.5em auto;padding:0;max-width:700px;min-width:280px;width:100%;border:1px solid #ccc}.wizard-column .wizard-step-contents{height:550px}.wizard-column .wizard-column-contents{padding:1.2em}.wizard-column .wizard-column-contents h1{margin:0 0 1em 0}.wizard-column .wizard-step-description{margin-bottom:2em}.wizard-column .wizard-step-banner{margin-bottom:2em;width:660px}.wizard-column .wizard-footer{border-top:1px solid #ccc;background-color:#eee;padding:0.5em}.wizard-column .wizard-progress{border:1px solid #a3c1ff;width:200px;height:1.4em}.wizard-column .wizard-progress div{position:absolute;height:1.4em}.wizard-column .wizard-progress .white{background:white;width:200px;z-index:11}.wizard-column .wizard-progress .black{background:black;transition:width 0.3s;z-index:12}.wizard-column .wizard-progress span{position:absolute;font-size:1em;mix-blend-mode:difference;color:white;z-index:13;left:1.5em}.wizard-column .wizard-progress .screen{background-color:#a3c1ff;mix-blend-mode:screen;width:200px;z-index:14}.wizard-column .action-link{margin-right:1em;text-decoration:none;color:#6699ff}.wizard-column .wizard-btn{border-radius:2px;font-size:1em;border:0;padding:0.5em;transition:background-color 0.3s;margin-right:0.5em;text-decoration:none;background-color:#fff;color:#333;box-shadow:0 1px 4px rgba(0,0,0,0.4)}.wizard-column .wizard-btn.small{padding:0.25em 0.5em;font-size:.8706em}.wizard-column .wizard-btn:hover{background-color:#eee}.wizard-column .wizard-btn:active{background-color:#ddd}.wizard-column .wizard-btn:disabled{background-color:#ccc}.wizard-column .wizard-btn.disabled{background-color:#ccc}.wizard-column .wizard-btn .d-icon-chevron-right{margin-left:0.25em;font-size:0.8em}.wizard-column .wizard-btn .d-icon-chevron-left{margin-right:0.25em;font-size:0.8em}.wizard-column .wizard-btn.primary{background-color:#6699ff;color:white;box-shadow:0 1px 4px rgba(0,0,0,0.6)}.wizard-column .wizard-btn.primary:hover{background-color:#80b3ff}.wizard-column .wizard-btn.primary:active{background-color:#4d80e6}.wizard-column .wizard-btn.primary:disabled{background-color:#000167}.wizard-column .wizard-btn.danger{background-color:#e60000;color:white}.wizard-column .wizard-btn.danger:hover{background-color:#cc0000}.wizard-column .wizard-btn.danger:active{background-color:#b30000}.wizard-column .wizard-btn.danger:disabled{background-color:#990000}.wizard-column .wizard-btn-upload{clear:both;display:inline-block}.wizard-column .wizard-btn-upload .fa{margin-left:0.5em}.wizard-column .wizard-hidden-upload-field{visibility:hidden;position:absolute}.wizard-column .wizard-step-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.wizard-column .wizard-step-footer .wizard-btn.next{min-width:70px}.wizard-column .wizard-step-footer .wizard-btn.next .d-icon-chevron-right{margin-left:0.25em;font-size:0.8em}.wizard-column .wizard-step-footer .wizard-btn.back{background-color:#fff;color:#333;box-shadow:0 1px 4px rgba(0,0,0,0.4)}.wizard-column .wizard-step-footer .wizard-btn.back:hover{background-color:#eee}.wizard-column .wizard-step-footer .wizard-btn.back:active{background-color:#ddd}.wizard-column .wizard-step-footer .wizard-btn.back:disabled{background-color:#ccc}.wizard-column .wizard-step-footer button.wizard-btn:last-child{margin-right:0}.wizard-column .wizard-step-footer button.wizard-btn.done,.wizard-column .wizard-step-footer button.wizard-btn.finish{color:#fff;background-color:#33b333}.wizard-column .wizard-step-footer button.wizard-btn.done:hover,.wizard-column .wizard-step-footer button.wizard-btn.finish:hover{background-color:#4dcd4d}.wizard-column .wizard-step-footer button.wizard-btn.done:active,.wizard-column .wizard-step-footer button.wizard-btn.finish:active{background-color:#66e666}.wizard-column .wizard-step-footer button.wizard-btn.done:disabled,.wizard-column .wizard-step-footer button.wizard-btn.finish:disabled{background-color:#006700}.wizard-column .wizard-image-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.wizard-column .wizard-image-preview{padding:0.1em;border:1px dotted #bbb}.wizard-column .wizard-image-preview img.field-logo-url{max-height:40px}.wizard-column .wizard-image-preview img.field-logo-small-url{max-height:40px;max-width:80px}.wizard-column .wizard-image-preview img.field-favicon-url{max-height:16px;max-width:16px}.wizard-column .wizard-image-preview img.field-apple-touch-icon-url{max-height:40px;max-width:40px}.wizard-column .wizard-field{margin-bottom:2em}.wizard-column .wizard-field label .label-value{font-weight:bold}.wizard-column .wizard-field .input-area{margin-top:0.5em}.wizard-column .wizard-field .field-error-description{color:red;font-weight:bold}.wizard-column .wizard-field .field-description{color:#999;margin-top:0.5em}.wizard-column .wizard-field .field-description a{color:#7b68ee}.textarea-field textarea{width:100%;height:10em}.textarea-field.invalid textarea{padding:3px;border:4px solid red}.text-field input{width:100%;font-size:1.1487em;padding:6px;border:1px solid #ccc;transition:border-color 0.5s}.text-field.invalid input{padding:3px;border:4px solid red}.radio-field-choice{margin-bottom:1.5em}.radio-field-choice input{outline:0}.radio-field-choice .radio-label{font-weight:bold;margin-left:0.5em}.radio-field-choice .radio-description{margin-top:0.25em;margin-left:1.75em;color:#777}.invite-list .users-list{margin-bottom:1em}.invite-list .users-list .invite-list-user{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1em}.invite-list .users-list .invite-list-user .email{width:330px}.invite-list .users-list .invite-list-user .role{width:200px}.invite-list .new-user{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1em}.invite-list .new-user .invite-email{width:350px}.invite-list button.add-user .fa{margin-right:0.5em}@media only screen and (max-device-width: 568px){h1{font-size:1.3195em !important}.wizard-column{margin:auto !important}.wizard-step-form{max-height:none}.wizard-step-contents{height:auto !important}.wizard-step-banner{width:100% !important;margin-bottom:1em !important}.wizard-step-footer{display:block !important}.wizard-progress{margin-bottom:10px !important}.wizard-buttons{text-align:right !important}.wizard-footer{display:none !important}.wizard-field{margin-bottom:1em !important}.wizard-step-description{margin-bottom:1em !important}.wizard-column-contents{padding:1em !important}.emoji-preview img{width:16px !important;height:16px !important}.invite-list .new-user{flex-direction:column !important;align-items:inherit !important}.invite-list .new-user .invite-email{width:100% !important;margin-bottom:5px !important}.invite-list .add-user{margin-top:5px !important}canvas{max-width:365px}.wizard-step-logos canvas,.wizard-step-icons canvas{max-width:225px}}

/*# sourceMappingURL=wizard_5995a05200c3e07a16209963cd62653ad8ebdaf5.css.map */
