@charset "UTF-8";/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}a{background:0 0;color:#2196f3;text-decoration:none;cursor:pointer}a:active,a:hover{outline:0}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;vertical-align:middle}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}button,input{line-height:normal}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}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:0;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}.is-rtl .pika-prev,.pika-next{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:0;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#3af;font-weight:700}.has-event .pika-button,.is-selected .pika-button{color:#fff;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.has-event .pika-button{background:#005da9;box-shadow:inset 0 1px 3px #0076c9}.is-disabled .pika-button,.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.is-outside-current-month .pika-button{color:#999;opacity:.3}.is-selection-disabled{pointer-events:none;cursor:default}.pika-button:hover,.pika-row.pick-whole-week:hover .pika-button{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}.hljs{display:block;overflow-x:auto;padding:.5em;background:#f0f0f0}.hljs,.hljs-subst{color:#444}.hljs-comment{color:#888}.hljs-attribute,.hljs-doctag,.hljs-keyword,.hljs-meta-keyword,.hljs-name,.hljs-selector-tag{font-weight:700}.hljs-deletion,.hljs-number,.hljs-quote,.hljs-selector-class,.hljs-selector-id,.hljs-string,.hljs-template-tag,.hljs-type{color:#800}.hljs-section,.hljs-title{color:#800;font-weight:700}.hljs-link,.hljs-regexp,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:#bc6060}.hljs-literal{color:#78a960}.hljs-addition,.hljs-built_in,.hljs-bullet,.hljs-code{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta-string{color:#4d99bf}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}*,:after,:before{box-sizing:border-box}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;font-family:inherit;font-size:inherit;line-height:inherit}a:focus,a:hover{color:#1976d2;text-decoration:underline}a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}p{margin:0 0 10px}ol,ul{margin-top:0;margin-bottom:10px}figure{margin:0}hr{margin-top:20px;margin-bottom:20px;border:0;height:1px;background-color:rgba(0,0,0,.12)}.mui-panel{padding:15px;margin-bottom:20px;border-radius:0;background-color:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.16),0 0 2px 0 rgba(0,0,0,.12)}.mui-panel:after,.mui-panel:before{content:" ";display:table}.mui-panel:after{clear:both}.mui-btn{-webkit-animation-duration:.1ms;animation-duration:.1ms;-webkit-animation-name:mui-node-inserted;animation-name:mui-node-inserted;font-weight:500;text-transform:uppercase;color:rgba(0,0,0,.87);transition:.2s ease-in-out;display:inline-block;height:36px;padding:0 26px;margin-top:6px;margin-bottom:6px;border:none;border-radius:2px;cursor:pointer;touch-action:manipulation;text-align:center;line-height:36px;vertical-align:middle;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;letter-spacing:.03em;position:relative;overflow:hidden}.mui-btn:active,.mui-btn:focus,.mui-btn:hover,.mui-btn[disabled]:active,.mui-btn[disabled]:focus,.mui-btn[disabled]:hover{color:rgba(0,0,0,.87);background-color:#fff}.mui-btn.mui-btn--flat{color:rgba(0,0,0,.87);background-color:transparent}.mui-btn.mui-btn--flat:active,.mui-btn.mui-btn--flat:focus,.mui-btn.mui-btn--flat:hover{color:rgba(0,0,0,.87);background-color:#f2f2f2}.mui-btn.mui-btn--flat[disabled]:active,.mui-btn.mui-btn--flat[disabled]:focus,.mui-btn.mui-btn--flat[disabled]:hover{color:rgba(0,0,0,.87);background-color:transparent}.mui-btn:active,.mui-btn:focus,.mui-btn:hover{outline:0;text-decoration:none;color:rgba(0,0,0,.87)}.mui-btn:focus,.mui-btn:hover{box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.2)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.mui-panel{box-shadow:0 -1px 2px 0 rgba(0,0,0,.12),-1px 0 2px 0 rgba(0,0,0,.12),0 2px 2px 0 rgba(0,0,0,.16),0 0 2px 0 rgba(0,0,0,.12)}.mui-btn:focus,.mui-btn:hover{box-shadow:0 -1px 2px rgba(0,0,0,.12),-1px 0 2px rgba(0,0,0,.12),0 0 2px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.2)}}.mui-btn:active{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.mui-btn:active{box-shadow:0 -1px 2px rgba(0,0,0,.12),-1px 0 2px rgba(0,0,0,.12),0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}}.mui-btn.mui--is-disabled,.mui-btn:disabled{cursor:not-allowed;pointer-events:none;opacity:.6;box-shadow:none}.mui-btn--flat{background-color:transparent}.mui-btn--flat:active,.mui-btn--flat:focus,.mui-btn--flat:hover{box-shadow:none;background-color:#f2f2f2}.mui-btn--fab,.mui-btn--raised{box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.2)}.mui-btn--fab:active,.mui-btn--raised:active{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.mui-btn--fab,.mui-btn--raised{box-shadow:0 -1px 2px rgba(0,0,0,.12),-1px 0 2px rgba(0,0,0,.12),0 0 2px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.2)}.mui-btn--fab:active,.mui-btn--raised:active{box-shadow:0 -1px 2px rgba(0,0,0,.12),-1px 0 2px rgba(0,0,0,.12),0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}}.mui-btn--fab{position:relative;padding:0;width:55px;height:55px;line-height:55px;border-radius:50%;z-index:1}.mui-btn--primary:active,.mui-btn--primary:focus,.mui-btn--primary:hover{color:#fff}.mui-btn--primary[disabled]:active,.mui-btn--primary[disabled]:focus,.mui-btn--primary[disabled]:hover{color:#fff;background-color:#2196f3}.mui-btn--primary.mui-btn--flat{color:#2196f3;background-color:transparent}.mui-btn--primary.mui-btn--flat:active,.mui-btn--primary.mui-btn--flat:focus,.mui-btn--primary.mui-btn--flat:hover{color:#2196f3;background-color:#f2f2f2}.mui-btn--primary.mui-btn--flat[disabled]:active,.mui-btn--primary.mui-btn--flat[disabled]:focus,.mui-btn--primary.mui-btn--flat[disabled]:hover{color:#2196f3;background-color:transparent}.mui-btn--dark{color:#fff;background-color:#424242}.mui-btn--dark:active,.mui-btn--dark:focus,.mui-btn--dark:hover{color:#fff;background-color:#4f4f4f}.mui-btn--dark[disabled]:active,.mui-btn--dark[disabled]:focus,.mui-btn--dark[disabled]:hover{color:#fff;background-color:#424242}.mui-btn--dark.mui-btn--flat{color:#424242;background-color:transparent}.mui-btn--dark.mui-btn--flat:active,.mui-btn--dark.mui-btn--flat:focus,.mui-btn--dark.mui-btn--flat:hover{color:#424242;background-color:#f2f2f2}.mui-btn--dark.mui-btn--flat[disabled]:active,.mui-btn--dark.mui-btn--flat[disabled]:focus,.mui-btn--dark.mui-btn--flat[disabled]:hover{color:#424242;background-color:transparent}.mui-btn--danger:active,.mui-btn--danger:focus,.mui-btn--danger:hover{color:#fff}.mui-btn--danger[disabled]:active,.mui-btn--danger[disabled]:focus,.mui-btn--danger[disabled]:hover{color:#fff;background-color:#f44336}.mui-btn--danger.mui-btn--flat{color:#f44336;background-color:transparent}.mui-btn--danger.mui-btn--flat:active,.mui-btn--danger.mui-btn--flat:focus,.mui-btn--danger.mui-btn--flat:hover{color:#f44336;background-color:#f2f2f2}.mui-btn--danger.mui-btn--flat[disabled]:active,.mui-btn--danger.mui-btn--flat[disabled]:focus,.mui-btn--danger.mui-btn--flat[disabled]:hover{color:#f44336;background-color:transparent}.mui-btn--accent{color:#fff;background-color:#ff4081}.mui-btn--accent:active,.mui-btn--accent:focus,.mui-btn--accent:hover{color:#fff;background-color:#ff5a92}.mui-btn--accent[disabled]:active,.mui-btn--accent[disabled]:focus,.mui-btn--accent[disabled]:hover{color:#fff;background-color:#ff4081}.mui-btn--accent.mui-btn--flat{color:#ff4081;background-color:transparent}.mui-btn--accent.mui-btn--flat:active,.mui-btn--accent.mui-btn--flat:focus,.mui-btn--accent.mui-btn--flat:hover{color:#ff4081;background-color:#f2f2f2}.mui-btn--accent.mui-btn--flat[disabled]:active,.mui-btn--accent.mui-btn--flat[disabled]:focus,.mui-btn--accent.mui-btn--flat[disabled]:hover{color:#ff4081;background-color:transparent}.mui-btn--small{height:30.6px;line-height:30.6px;padding:0 16px;font-size:13px}.mui-btn--large{height:54px;line-height:54px;padding:0 26px;font-size:14px}.mui-btn--fab.mui-btn--small{width:44px;height:44px;line-height:44px}.mui-btn--fab.mui-btn--large{width:75px;height:75px;line-height:75px}.mui-btn>.mui-ripple-effect{background-color:#a6a6a6}.mui-btn--accent>.mui-ripple-effect,.mui-btn--danger>.mui-ripple-effect,.mui-btn--dark>.mui-ripple-effect,.mui-btn--primary>.mui-ripple-effect{background-color:#fff}.mui-btn--flat>.mui-ripple-effect{background-color:#a6a6a6}strong{font-weight:700}abbr[title]{cursor:help;border-bottom:1px dotted #2196f3}h1,h2,h3{margin-top:20px;margin-bottom:10px}h4,h5,h6{margin-top:10px;margin-bottom:10px}.mui-divider{display:block;height:1px;background-color:rgba(0,0,0,.12)}.mui--divider-top{border-top:1px solid rgba(0,0,0,.12)}.mui--divider-bottom{border-bottom:1px solid rgba(0,0,0,.12)}.mui--divider-left{border-left:1px solid rgba(0,0,0,.12)}.mui--divider-right{border-right:1px solid rgba(0,0,0,.12)}legend{display:block;width:100%;padding:0;margin-bottom:10px;font-size:21px;color:rgba(0,0,0,.87);line-height:inherit;border:0}input[type=search]{box-sizing:border-box;-webkit-appearance:none}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}th{text-align:left}.mui-dropdown{display:inline-block;position:relative}[data-mui-toggle=dropdown]{-webkit-animation-duration:.1ms;animation-duration:.1ms;-webkit-animation-name:mui-node-inserted;animation-name:mui-node-inserted;outline:0}.mui-dropdown__menu{position:absolute;top:100%;left:0;display:none;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border-radius:2px;z-index:1;background-clip:padding-box}.mui-dropdown__menu.mui--is-open{display:block}.mui-dropdown__menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.429;color:rgba(0,0,0,.87);white-space:nowrap}.mui-dropdown__menu>li>a:focus,.mui-dropdown__menu>li>a:hover{text-decoration:none;color:rgba(0,0,0,.87);background-color:#eee}.mui-dropdown__menu>.mui--is-disabled>a,.mui-dropdown__menu>.mui--is-disabled>a:focus,.mui-dropdown__menu>.mui--is-disabled>a:hover{color:#eee}.mui-dropdown__menu>.mui--is-disabled>a:focus,.mui-dropdown__menu>.mui--is-disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;cursor:not-allowed}.mui-dropdown__menu--right{left:auto;right:0}@-webkit-keyframes mui-node-inserted{from{opacity:.99}to{opacity:1}}@keyframes mui-node-inserted{from{opacity:.99}to{opacity:1}}.mui--z1,.mui-dropdown__menu,.mui-select__menu{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.mui--z2{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.mui--z3{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.mui--z4{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.mui--z5{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}.mui--clearfix:after,.mui--clearfix:before{content:" ";display:table}.mui--clearfix:after{clear:both}.mui--pull-right{float:right!important}.mui--pull-left{float:left!important}.icon-angle-double-down{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M143%20256.3L7%20120.3c-9.4-9.4-9.4-24.6%200-33.9l22.6-22.6c9.4-9.4%2024.6-9.4%2033.9%200l96.4%2096.4%2096.4-96.4c9.4-9.4%2024.6-9.4%2033.9%200L313%2086.3c9.4%209.4%209.4%2024.6%200%2033.9l-136%20136c-9.4%209.5-24.6%209.5-34%20.1zm34%20192l136-136c9.4-9.4%209.4-24.6%200-33.9l-22.6-22.6c-9.4-9.4-24.6-9.4-33.9%200L160%20352.1l-96.4-96.4c-9.4-9.4-24.6-9.4-33.9%200L7%20278.3c-9.4%209.4-9.4%2024.6%200%2033.9l136%20136c9.4%209.5%2024.6%209.5%2034%20.1z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-angle-double-down{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M143%20256.3L7%20120.3c-9.4-9.4-9.4-24.6%200-33.9l22.6-22.6c9.4-9.4%2024.6-9.4%2033.9%200l96.4%2096.4%2096.4-96.4c9.4-9.4%2024.6-9.4%2033.9%200L313%2086.3c9.4%209.4%209.4%2024.6%200%2033.9l-136%20136c-9.4%209.5-24.6%209.5-34%20.1zm34%20192l136-136c9.4-9.4%209.4-24.6%200-33.9l-22.6-22.6c-9.4-9.4-24.6-9.4-33.9%200L160%20352.1l-96.4-96.4c-9.4-9.4-24.6-9.4-33.9%200L7%20278.3c-9.4%209.4-9.4%2024.6%200%2033.9l136%20136c9.4%209.5%2024.6%209.5%2034%20.1z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M143%20256.3L7%20120.3c-9.4-9.4-9.4-24.6%200-33.9l22.6-22.6c9.4-9.4%2024.6-9.4%2033.9%200l96.4%2096.4%2096.4-96.4c9.4-9.4%2024.6-9.4%2033.9%200L313%2086.3c9.4%209.4%209.4%2024.6%200%2033.9l-136%20136c-9.4%209.5-24.6%209.5-34%20.1zm34%20192l136-136c9.4-9.4%209.4-24.6%200-33.9l-22.6-22.6c-9.4-9.4-24.6-9.4-33.9%200L160%20352.1l-96.4-96.4c-9.4-9.4-24.6-9.4-33.9%200L7%20278.3c-9.4%209.4-9.4%2024.6%200%2033.9l136%20136c9.4%209.5%2024.6%209.5%2034%20.1z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-angle-double-up{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M177%20255.7l136%20136c9.4%209.4%209.4%2024.6%200%2033.9l-22.6%2022.6c-9.4%209.4-24.6%209.4-33.9%200L160%20351.9l-96.4%2096.4c-9.4%209.4-24.6%209.4-33.9%200L7%20425.7c-9.4-9.4-9.4-24.6%200-33.9l136-136c9.4-9.5%2024.6-9.5%2034-.1zm-34-192L7%20199.7c-9.4%209.4-9.4%2024.6%200%2033.9l22.6%2022.6c9.4%209.4%2024.6%209.4%2033.9%200l96.4-96.4%2096.4%2096.4c9.4%209.4%2024.6%209.4%2033.9%200l22.6-22.6c9.4-9.4%209.4-24.6%200-33.9l-136-136c-9.2-9.4-24.4-9.4-33.8%200z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-angle-double-up{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M177%20255.7l136%20136c9.4%209.4%209.4%2024.6%200%2033.9l-22.6%2022.6c-9.4%209.4-24.6%209.4-33.9%200L160%20351.9l-96.4%2096.4c-9.4%209.4-24.6%209.4-33.9%200L7%20425.7c-9.4-9.4-9.4-24.6%200-33.9l136-136c9.4-9.5%2024.6-9.5%2034-.1zm-34-192L7%20199.7c-9.4%209.4-9.4%2024.6%200%2033.9l22.6%2022.6c9.4%209.4%2024.6%209.4%2033.9%200l96.4-96.4%2096.4%2096.4c9.4%209.4%2024.6%209.4%2033.9%200l22.6-22.6c9.4-9.4%209.4-24.6%200-33.9l-136-136c-9.2-9.4-24.4-9.4-33.8%200z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M177%20255.7l136%20136c9.4%209.4%209.4%2024.6%200%2033.9l-22.6%2022.6c-9.4%209.4-24.6%209.4-33.9%200L160%20351.9l-96.4%2096.4c-9.4%209.4-24.6%209.4-33.9%200L7%20425.7c-9.4-9.4-9.4-24.6%200-33.9l136-136c9.4-9.5%2024.6-9.5%2034-.1zm-34-192L7%20199.7c-9.4%209.4-9.4%2024.6%200%2033.9l22.6%2022.6c9.4%209.4%2024.6%209.4%2033.9%200l96.4-96.4%2096.4%2096.4c9.4%209.4%2024.6%209.4%2033.9%200l22.6-22.6c9.4-9.4%209.4-24.6%200-33.9l-136-136c-9.2-9.4-24.4-9.4-33.8%200z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-angle-down{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M143%20352.3L7%20216.3c-9.4-9.4-9.4-24.6%200-33.9l22.6-22.6c9.4-9.4%2024.6-9.4%2033.9%200l96.4%2096.4%2096.4-96.4c9.4-9.4%2024.6-9.4%2033.9%200l22.6%2022.6c9.4%209.4%209.4%2024.6%200%2033.9l-136%20136c-9.2%209.4-24.4%209.4-33.8%200z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-angle-down{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M143%20352.3L7%20216.3c-9.4-9.4-9.4-24.6%200-33.9l22.6-22.6c9.4-9.4%2024.6-9.4%2033.9%200l96.4%2096.4%2096.4-96.4c9.4-9.4%2024.6-9.4%2033.9%200l22.6%2022.6c9.4%209.4%209.4%2024.6%200%2033.9l-136%20136c-9.2%209.4-24.4%209.4-33.8%200z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M143%20352.3L7%20216.3c-9.4-9.4-9.4-24.6%200-33.9l22.6-22.6c9.4-9.4%2024.6-9.4%2033.9%200l96.4%2096.4%2096.4-96.4c9.4-9.4%2024.6-9.4%2033.9%200l22.6%2022.6c9.4%209.4%209.4%2024.6%200%2033.9l-136%20136c-9.2%209.4-24.4%209.4-33.8%200z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-angle-up{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M177%20159.7l136%20136c9.4%209.4%209.4%2024.6%200%2033.9l-22.6%2022.6c-9.4%209.4-24.6%209.4-33.9%200L160%20255.9l-96.4%2096.4c-9.4%209.4-24.6%209.4-33.9%200L7%20329.7c-9.4-9.4-9.4-24.6%200-33.9l136-136c9.4-9.5%2024.6-9.5%2034-.1z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-angle-up{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M177%20159.7l136%20136c9.4%209.4%209.4%2024.6%200%2033.9l-22.6%2022.6c-9.4%209.4-24.6%209.4-33.9%200L160%20255.9l-96.4%2096.4c-9.4%209.4-24.6%209.4-33.9%200L7%20329.7c-9.4-9.4-9.4-24.6%200-33.9l136-136c9.4-9.5%2024.6-9.5%2034-.1z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M177%20159.7l136%20136c9.4%209.4%209.4%2024.6%200%2033.9l-22.6%2022.6c-9.4%209.4-24.6%209.4-33.9%200L160%20255.9l-96.4%2096.4c-9.4%209.4-24.6%209.4-33.9%200L7%20329.7c-9.4-9.4-9.4-24.6%200-33.9l136-136c9.4-9.5%2024.6-9.5%2034-.1z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-bars{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M16%20132h416c8.837%200%2016-7.163%2016-16V76c0-8.837-7.163-16-16-16H16C7.163%2060%200%2067.163%200%2076v40c0%208.837%207.163%2016%2016%2016zm0%20160h416c8.837%200%2016-7.163%2016-16v-40c0-8.837-7.163-16-16-16H16c-8.837%200-16%207.163-16%2016v40c0%208.837%207.163%2016%2016%2016zm0%20160h416c8.837%200%2016-7.163%2016-16v-40c0-8.837-7.163-16-16-16H16c-8.837%200-16%207.163-16%2016v40c0%208.837%207.163%2016%2016%2016z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-bars{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M16%20132h416c8.837%200%2016-7.163%2016-16V76c0-8.837-7.163-16-16-16H16C7.163%2060%200%2067.163%200%2076v40c0%208.837%207.163%2016%2016%2016zm0%20160h416c8.837%200%2016-7.163%2016-16v-40c0-8.837-7.163-16-16-16H16c-8.837%200-16%207.163-16%2016v40c0%208.837%207.163%2016%2016%2016zm0%20160h416c8.837%200%2016-7.163%2016-16v-40c0-8.837-7.163-16-16-16H16c-8.837%200-16%207.163-16%2016v40c0%208.837%207.163%2016%2016%2016z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M16%20132h416c8.837%200%2016-7.163%2016-16V76c0-8.837-7.163-16-16-16H16C7.163%2060%200%2067.163%200%2076v40c0%208.837%207.163%2016%2016%2016zm0%20160h416c8.837%200%2016-7.163%2016-16v-40c0-8.837-7.163-16-16-16H16c-8.837%200-16%207.163-16%2016v40c0%208.837%207.163%2016%2016%2016zm0%20160h416c8.837%200%2016-7.163%2016-16v-40c0-8.837-7.163-16-16-16H16c-8.837%200-16%207.163-16%2016v40c0%208.837%207.163%2016%2016%2016z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-caret-down{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M31.3%20192h257.3c17.8%200%2026.7%2021.5%2014.1%2034.1L174.1%20354.8c-7.8%207.8-20.5%207.8-28.3%200L17.2%20226.1C4.6%20213.5%2013.5%20192%2031.3%20192z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-caret-down{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M31.3%20192h257.3c17.8%200%2026.7%2021.5%2014.1%2034.1L174.1%20354.8c-7.8%207.8-20.5%207.8-28.3%200L17.2%20226.1C4.6%20213.5%2013.5%20192%2031.3%20192z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M31.3%20192h257.3c17.8%200%2026.7%2021.5%2014.1%2034.1L174.1%20354.8c-7.8%207.8-20.5%207.8-28.3%200L17.2%20226.1C4.6%20213.5%2013.5%20192%2031.3%20192z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-caret-up{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M288.662%20352H31.338c-17.818%200-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81%2020.474-7.81%2028.284%200l128.662%20128.662c12.6%2012.599%203.676%2034.142-14.142%2034.142z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-caret-up{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M288.662%20352H31.338c-17.818%200-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81%2020.474-7.81%2028.284%200l128.662%20128.662c12.6%2012.599%203.676%2034.142-14.142%2034.142z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M288.662%20352H31.338c-17.818%200-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81%2020.474-7.81%2028.284%200l128.662%20128.662c12.6%2012.599%203.676%2034.142-14.142%2034.142z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-check-circle-core{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256c0%20136.967-111.033%20248-248%20248S8%20392.967%208%20256%20119.033%208%20256%208s248%20111.033%20248%20248zM227.314%20387.314l184-184c6.248-6.248%206.248-16.379%200-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628%200L216%20308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628%200l-22.627%2022.627c-6.248%206.248-6.248%2016.379%200%2022.627l104%20104c6.249%206.249%2016.379%206.249%2022.628.001z%22%20fill%3D%22%232e9ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-check-circle-core{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256c0%20136.967-111.033%20248-248%20248S8%20392.967%208%20256%20119.033%208%20256%208s248%20111.033%20248%20248zM227.314%20387.314l184-184c6.248-6.248%206.248-16.379%200-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628%200L216%20308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628%200l-22.627%2022.627c-6.248%206.248-6.248%2016.379%200%2022.627l104%20104c6.249%206.249%2016.379%206.249%2022.628.001z%22%20fill%3D%22%232e9ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256c0%20136.967-111.033%20248-248%20248S8%20392.967%208%20256%20119.033%208%20256%208s248%20111.033%20248%20248zM227.314%20387.314l184-184c6.248-6.248%206.248-16.379%200-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628%200L216%20308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628%200l-22.627%2022.627c-6.248%206.248-6.248%2016.379%200%2022.627l104%20104c6.249%206.249%2016.379%206.249%2022.628.001z%22%20fill%3D%22%232e9ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-check-circle-green{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256c0%20136.967-111.033%20248-248%20248S8%20392.967%208%20256%20119.033%208%20256%208s248%20111.033%20248%20248zM227.314%20387.314l184-184c6.248-6.248%206.248-16.379%200-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628%200L216%20308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628%200l-22.627%2022.627c-6.248%206.248-6.248%2016.379%200%2022.627l104%20104c6.249%206.249%2016.379%206.249%2022.628.001z%22%20fill%3D%22green%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-check-circle-green{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256c0%20136.967-111.033%20248-248%20248S8%20392.967%208%20256%20119.033%208%20256%208s248%20111.033%20248%20248zM227.314%20387.314l184-184c6.248-6.248%206.248-16.379%200-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628%200L216%20308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628%200l-22.627%2022.627c-6.248%206.248-6.248%2016.379%200%2022.627l104%20104c6.249%206.249%2016.379%206.249%2022.628.001z%22%20fill%3D%22green%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256c0%20136.967-111.033%20248-248%20248S8%20392.967%208%20256%20119.033%208%20256%208s248%20111.033%20248%20248zM227.314%20387.314l184-184c6.248-6.248%206.248-16.379%200-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628%200L216%20308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628%200l-22.627%2022.627c-6.248%206.248-6.248%2016.379%200%2022.627l104%20104c6.249%206.249%2016.379%206.249%2022.628.001z%22%20fill%3D%22green%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-check-circle{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256c0%20136.967-111.033%20248-248%20248S8%20392.967%208%20256%20119.033%208%20256%208s248%20111.033%20248%20248zM227.314%20387.314l184-184c6.248-6.248%206.248-16.379%200-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628%200L216%20308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628%200l-22.627%2022.627c-6.248%206.248-6.248%2016.379%200%2022.627l104%20104c6.249%206.249%2016.379%206.249%2022.628.001z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-check-circle{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256c0%20136.967-111.033%20248-248%20248S8%20392.967%208%20256%20119.033%208%20256%208s248%20111.033%20248%20248zM227.314%20387.314l184-184c6.248-6.248%206.248-16.379%200-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628%200L216%20308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628%200l-22.627%2022.627c-6.248%206.248-6.248%2016.379%200%2022.627l104%20104c6.249%206.249%2016.379%206.249%2022.628.001z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256c0%20136.967-111.033%20248-248%20248S8%20392.967%208%20256%20119.033%208%20256%208s248%20111.033%20248%20248zM227.314%20387.314l184-184c6.248-6.248%206.248-16.379%200-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628%200L216%20308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628%200l-22.627%2022.627c-6.248%206.248-6.248%2016.379%200%2022.627l104%20104c6.249%206.249%2016.379%206.249%2022.628.001z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-check{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M173.898%20439.404l-166.4-166.4c-9.997-9.997-9.997-26.206%200-36.204l36.203-36.204c9.997-9.998%2026.207-9.998%2036.204%200L192%20312.69%20432.095%2072.596c9.997-9.997%2026.207-9.997%2036.204%200l36.203%2036.204c9.997%209.997%209.997%2026.206%200%2036.204l-294.4%20294.401c-9.998%209.997-26.207%209.997-36.204-.001z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-check{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M173.898%20439.404l-166.4-166.4c-9.997-9.997-9.997-26.206%200-36.204l36.203-36.204c9.997-9.998%2026.207-9.998%2036.204%200L192%20312.69%20432.095%2072.596c9.997-9.997%2026.207-9.997%2036.204%200l36.203%2036.204c9.997%209.997%209.997%2026.206%200%2036.204l-294.4%20294.401c-9.998%209.997-26.207%209.997-36.204-.001z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M173.898%20439.404l-166.4-166.4c-9.997-9.997-9.997-26.206%200-36.204l36.203-36.204c9.997-9.998%2026.207-9.998%2036.204%200L192%20312.69%20432.095%2072.596c9.997-9.997%2026.207-9.997%2036.204%200l36.203%2036.204c9.997%209.997%209.997%2026.206%200%2036.204l-294.4%20294.401c-9.998%209.997-26.207%209.997-36.204-.001z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-circle-grayC{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm0%20448c-110.5%200-200-89.5-200-200S145.5%2056%20256%2056s200%2089.5%20200%20200-89.5%20200-200%20200z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-circle-grayC{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm0%20448c-110.5%200-200-89.5-200-200S145.5%2056%20256%2056s200%2089.5%20200%20200-89.5%20200-200%20200z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm0%20448c-110.5%200-200-89.5-200-200S145.5%2056%20256%2056s200%2089.5%20200%20200-89.5%20200-200%20200z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-circle{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-circle{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-clock{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm0%20448c-110.5%200-200-89.5-200-200S145.5%2056%20256%2056s200%2089.5%20200%20200-89.5%20200-200%20200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6%205.4-12%2012-12h32c6.6%200%2012%205.4%2012%2012v141.7l66.8%2048.6c5.4%203.9%206.5%2011.4%202.6%2016.8L334.6%20349c-3.9%205.3-11.4%206.5-16.8%202.6z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-clock{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm0%20448c-110.5%200-200-89.5-200-200S145.5%2056%20256%2056s200%2089.5%20200%20200-89.5%20200-200%20200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6%205.4-12%2012-12h32c6.6%200%2012%205.4%2012%2012v141.7l66.8%2048.6c5.4%203.9%206.5%2011.4%202.6%2016.8L334.6%20349c-3.9%205.3-11.4%206.5-16.8%202.6z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm0%20448c-110.5%200-200-89.5-200-200S145.5%2056%20256%2056s200%2089.5%20200%20200-89.5%20200-200%20200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6%205.4-12%2012-12h32c6.6%200%2012%205.4%2012%2012v141.7l66.8%2048.6c5.4%203.9%206.5%2011.4%202.6%2016.8L334.6%20349c-3.9%205.3-11.4%206.5-16.8%202.6z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-comments-core{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M532%20386.2c27.5-27.1%2044-61.1%2044-98.2%200-80-76.5-146.1-176.2-157.9C368.3%2072.5%20294.3%2032%20208%2032%2093.1%2032%200%20103.6%200%20192c0%2037%2016.5%2071%2044%2098.2-15.3%2030.7-37.3%2054.5-37.7%2054.9-6.3%206.7-8.1%2016.5-4.4%2025%203.6%208.5%2012%2014%2021.2%2014%2053.5%200%2096.7-20.2%20125.2-38.8%209.2%202.1%2018.7%203.7%2028.4%204.9C208.1%20407.6%20281.8%20448%20368%20448c20.8%200%2040.8-2.4%2059.8-6.8C456.3%20459.7%20499.4%20480%20553%20480c9.2%200%2017.5-5.5%2021.2-14%203.6-8.5%201.9-18.3-4.4-25-.4-.3-22.5-24.1-37.8-54.8zm-392.8-92.3L122.1%20305c-14.1%209.1-28.5%2016.3-43.1%2021.4%202.7-4.7%205.4-9.7%208-14.8l15.5-31.1L77.7%20256C64.2%20242.6%2048%20220.7%2048%20192c0-60.7%2073.3-112%20160-112s160%2051.3%20160%20112-73.3%20112-160%20112c-16.5%200-33-1.9-49-5.6l-19.8-4.5zM498.3%20352l-24.7%2024.4%2015.5%2031.1c2.6%205.1%205.3%2010.1%208%2014.8-14.6-5.1-29-12.3-43.1-21.4l-17.1-11.1-19.9%204.6c-16%203.7-32.5%205.6-49%205.6-54%200-102.2-20.1-131.3-49.7C338%20339.5%20416%20272.9%20416%20192c0-3.4-.4-6.7-.7-10C479.7%20196.5%20528%20238.8%20528%20288c0%2028.7-16.2%2050.6-29.7%2064z%22%20fill%3D%22%232e9ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-comments-core{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M532%20386.2c27.5-27.1%2044-61.1%2044-98.2%200-80-76.5-146.1-176.2-157.9C368.3%2072.5%20294.3%2032%20208%2032%2093.1%2032%200%20103.6%200%20192c0%2037%2016.5%2071%2044%2098.2-15.3%2030.7-37.3%2054.5-37.7%2054.9-6.3%206.7-8.1%2016.5-4.4%2025%203.6%208.5%2012%2014%2021.2%2014%2053.5%200%2096.7-20.2%20125.2-38.8%209.2%202.1%2018.7%203.7%2028.4%204.9C208.1%20407.6%20281.8%20448%20368%20448c20.8%200%2040.8-2.4%2059.8-6.8C456.3%20459.7%20499.4%20480%20553%20480c9.2%200%2017.5-5.5%2021.2-14%203.6-8.5%201.9-18.3-4.4-25-.4-.3-22.5-24.1-37.8-54.8zm-392.8-92.3L122.1%20305c-14.1%209.1-28.5%2016.3-43.1%2021.4%202.7-4.7%205.4-9.7%208-14.8l15.5-31.1L77.7%20256C64.2%20242.6%2048%20220.7%2048%20192c0-60.7%2073.3-112%20160-112s160%2051.3%20160%20112-73.3%20112-160%20112c-16.5%200-33-1.9-49-5.6l-19.8-4.5zM498.3%20352l-24.7%2024.4%2015.5%2031.1c2.6%205.1%205.3%2010.1%208%2014.8-14.6-5.1-29-12.3-43.1-21.4l-17.1-11.1-19.9%204.6c-16%203.7-32.5%205.6-49%205.6-54%200-102.2-20.1-131.3-49.7C338%20339.5%20416%20272.9%20416%20192c0-3.4-.4-6.7-.7-10C479.7%20196.5%20528%20238.8%20528%20288c0%2028.7-16.2%2050.6-29.7%2064z%22%20fill%3D%22%232e9ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M532%20386.2c27.5-27.1%2044-61.1%2044-98.2%200-80-76.5-146.1-176.2-157.9C368.3%2072.5%20294.3%2032%20208%2032%2093.1%2032%200%20103.6%200%20192c0%2037%2016.5%2071%2044%2098.2-15.3%2030.7-37.3%2054.5-37.7%2054.9-6.3%206.7-8.1%2016.5-4.4%2025%203.6%208.5%2012%2014%2021.2%2014%2053.5%200%2096.7-20.2%20125.2-38.8%209.2%202.1%2018.7%203.7%2028.4%204.9C208.1%20407.6%20281.8%20448%20368%20448c20.8%200%2040.8-2.4%2059.8-6.8C456.3%20459.7%20499.4%20480%20553%20480c9.2%200%2017.5-5.5%2021.2-14%203.6-8.5%201.9-18.3-4.4-25-.4-.3-22.5-24.1-37.8-54.8zm-392.8-92.3L122.1%20305c-14.1%209.1-28.5%2016.3-43.1%2021.4%202.7-4.7%205.4-9.7%208-14.8l15.5-31.1L77.7%20256C64.2%20242.6%2048%20220.7%2048%20192c0-60.7%2073.3-112%20160-112s160%2051.3%20160%20112-73.3%20112-160%20112c-16.5%200-33-1.9-49-5.6l-19.8-4.5zM498.3%20352l-24.7%2024.4%2015.5%2031.1c2.6%205.1%205.3%2010.1%208%2014.8-14.6-5.1-29-12.3-43.1-21.4l-17.1-11.1-19.9%204.6c-16%203.7-32.5%205.6-49%205.6-54%200-102.2-20.1-131.3-49.7C338%20339.5%20416%20272.9%20416%20192c0-3.4-.4-6.7-.7-10C479.7%20196.5%20528%20238.8%20528%20288c0%2028.7-16.2%2050.6-29.7%2064z%22%20fill%3D%22%232e9ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-comments-gray9{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M532%20386.2c27.5-27.1%2044-61.1%2044-98.2%200-80-76.5-146.1-176.2-157.9C368.3%2072.5%20294.3%2032%20208%2032%2093.1%2032%200%20103.6%200%20192c0%2037%2016.5%2071%2044%2098.2-15.3%2030.7-37.3%2054.5-37.7%2054.9-6.3%206.7-8.1%2016.5-4.4%2025%203.6%208.5%2012%2014%2021.2%2014%2053.5%200%2096.7-20.2%20125.2-38.8%209.2%202.1%2018.7%203.7%2028.4%204.9C208.1%20407.6%20281.8%20448%20368%20448c20.8%200%2040.8-2.4%2059.8-6.8C456.3%20459.7%20499.4%20480%20553%20480c9.2%200%2017.5-5.5%2021.2-14%203.6-8.5%201.9-18.3-4.4-25-.4-.3-22.5-24.1-37.8-54.8zm-392.8-92.3L122.1%20305c-14.1%209.1-28.5%2016.3-43.1%2021.4%202.7-4.7%205.4-9.7%208-14.8l15.5-31.1L77.7%20256C64.2%20242.6%2048%20220.7%2048%20192c0-60.7%2073.3-112%20160-112s160%2051.3%20160%20112-73.3%20112-160%20112c-16.5%200-33-1.9-49-5.6l-19.8-4.5zM498.3%20352l-24.7%2024.4%2015.5%2031.1c2.6%205.1%205.3%2010.1%208%2014.8-14.6-5.1-29-12.3-43.1-21.4l-17.1-11.1-19.9%204.6c-16%203.7-32.5%205.6-49%205.6-54%200-102.2-20.1-131.3-49.7C338%20339.5%20416%20272.9%20416%20192c0-3.4-.4-6.7-.7-10C479.7%20196.5%20528%20238.8%20528%20288c0%2028.7-16.2%2050.6-29.7%2064z%22%20fill%3D%22%23999%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-comments-gray9{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M532%20386.2c27.5-27.1%2044-61.1%2044-98.2%200-80-76.5-146.1-176.2-157.9C368.3%2072.5%20294.3%2032%20208%2032%2093.1%2032%200%20103.6%200%20192c0%2037%2016.5%2071%2044%2098.2-15.3%2030.7-37.3%2054.5-37.7%2054.9-6.3%206.7-8.1%2016.5-4.4%2025%203.6%208.5%2012%2014%2021.2%2014%2053.5%200%2096.7-20.2%20125.2-38.8%209.2%202.1%2018.7%203.7%2028.4%204.9C208.1%20407.6%20281.8%20448%20368%20448c20.8%200%2040.8-2.4%2059.8-6.8C456.3%20459.7%20499.4%20480%20553%20480c9.2%200%2017.5-5.5%2021.2-14%203.6-8.5%201.9-18.3-4.4-25-.4-.3-22.5-24.1-37.8-54.8zm-392.8-92.3L122.1%20305c-14.1%209.1-28.5%2016.3-43.1%2021.4%202.7-4.7%205.4-9.7%208-14.8l15.5-31.1L77.7%20256C64.2%20242.6%2048%20220.7%2048%20192c0-60.7%2073.3-112%20160-112s160%2051.3%20160%20112-73.3%20112-160%20112c-16.5%200-33-1.9-49-5.6l-19.8-4.5zM498.3%20352l-24.7%2024.4%2015.5%2031.1c2.6%205.1%205.3%2010.1%208%2014.8-14.6-5.1-29-12.3-43.1-21.4l-17.1-11.1-19.9%204.6c-16%203.7-32.5%205.6-49%205.6-54%200-102.2-20.1-131.3-49.7C338%20339.5%20416%20272.9%20416%20192c0-3.4-.4-6.7-.7-10C479.7%20196.5%20528%20238.8%20528%20288c0%2028.7-16.2%2050.6-29.7%2064z%22%20fill%3D%22%23999%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M532%20386.2c27.5-27.1%2044-61.1%2044-98.2%200-80-76.5-146.1-176.2-157.9C368.3%2072.5%20294.3%2032%20208%2032%2093.1%2032%200%20103.6%200%20192c0%2037%2016.5%2071%2044%2098.2-15.3%2030.7-37.3%2054.5-37.7%2054.9-6.3%206.7-8.1%2016.5-4.4%2025%203.6%208.5%2012%2014%2021.2%2014%2053.5%200%2096.7-20.2%20125.2-38.8%209.2%202.1%2018.7%203.7%2028.4%204.9C208.1%20407.6%20281.8%20448%20368%20448c20.8%200%2040.8-2.4%2059.8-6.8C456.3%20459.7%20499.4%20480%20553%20480c9.2%200%2017.5-5.5%2021.2-14%203.6-8.5%201.9-18.3-4.4-25-.4-.3-22.5-24.1-37.8-54.8zm-392.8-92.3L122.1%20305c-14.1%209.1-28.5%2016.3-43.1%2021.4%202.7-4.7%205.4-9.7%208-14.8l15.5-31.1L77.7%20256C64.2%20242.6%2048%20220.7%2048%20192c0-60.7%2073.3-112%20160-112s160%2051.3%20160%20112-73.3%20112-160%20112c-16.5%200-33-1.9-49-5.6l-19.8-4.5zM498.3%20352l-24.7%2024.4%2015.5%2031.1c2.6%205.1%205.3%2010.1%208%2014.8-14.6-5.1-29-12.3-43.1-21.4l-17.1-11.1-19.9%204.6c-16%203.7-32.5%205.6-49%205.6-54%200-102.2-20.1-131.3-49.7C338%20339.5%20416%20272.9%20416%20192c0-3.4-.4-6.7-.7-10C479.7%20196.5%20528%20238.8%20528%20288c0%2028.7-16.2%2050.6-29.7%2064z%22%20fill%3D%22%23999%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-comments{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M532%20386.2c27.5-27.1%2044-61.1%2044-98.2%200-80-76.5-146.1-176.2-157.9C368.3%2072.5%20294.3%2032%20208%2032%2093.1%2032%200%20103.6%200%20192c0%2037%2016.5%2071%2044%2098.2-15.3%2030.7-37.3%2054.5-37.7%2054.9-6.3%206.7-8.1%2016.5-4.4%2025%203.6%208.5%2012%2014%2021.2%2014%2053.5%200%2096.7-20.2%20125.2-38.8%209.2%202.1%2018.7%203.7%2028.4%204.9C208.1%20407.6%20281.8%20448%20368%20448c20.8%200%2040.8-2.4%2059.8-6.8C456.3%20459.7%20499.4%20480%20553%20480c9.2%200%2017.5-5.5%2021.2-14%203.6-8.5%201.9-18.3-4.4-25-.4-.3-22.5-24.1-37.8-54.8zm-392.8-92.3L122.1%20305c-14.1%209.1-28.5%2016.3-43.1%2021.4%202.7-4.7%205.4-9.7%208-14.8l15.5-31.1L77.7%20256C64.2%20242.6%2048%20220.7%2048%20192c0-60.7%2073.3-112%20160-112s160%2051.3%20160%20112-73.3%20112-160%20112c-16.5%200-33-1.9-49-5.6l-19.8-4.5zM498.3%20352l-24.7%2024.4%2015.5%2031.1c2.6%205.1%205.3%2010.1%208%2014.8-14.6-5.1-29-12.3-43.1-21.4l-17.1-11.1-19.9%204.6c-16%203.7-32.5%205.6-49%205.6-54%200-102.2-20.1-131.3-49.7C338%20339.5%20416%20272.9%20416%20192c0-3.4-.4-6.7-.7-10C479.7%20196.5%20528%20238.8%20528%20288c0%2028.7-16.2%2050.6-29.7%2064z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-comments{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M532%20386.2c27.5-27.1%2044-61.1%2044-98.2%200-80-76.5-146.1-176.2-157.9C368.3%2072.5%20294.3%2032%20208%2032%2093.1%2032%200%20103.6%200%20192c0%2037%2016.5%2071%2044%2098.2-15.3%2030.7-37.3%2054.5-37.7%2054.9-6.3%206.7-8.1%2016.5-4.4%2025%203.6%208.5%2012%2014%2021.2%2014%2053.5%200%2096.7-20.2%20125.2-38.8%209.2%202.1%2018.7%203.7%2028.4%204.9C208.1%20407.6%20281.8%20448%20368%20448c20.8%200%2040.8-2.4%2059.8-6.8C456.3%20459.7%20499.4%20480%20553%20480c9.2%200%2017.5-5.5%2021.2-14%203.6-8.5%201.9-18.3-4.4-25-.4-.3-22.5-24.1-37.8-54.8zm-392.8-92.3L122.1%20305c-14.1%209.1-28.5%2016.3-43.1%2021.4%202.7-4.7%205.4-9.7%208-14.8l15.5-31.1L77.7%20256C64.2%20242.6%2048%20220.7%2048%20192c0-60.7%2073.3-112%20160-112s160%2051.3%20160%20112-73.3%20112-160%20112c-16.5%200-33-1.9-49-5.6l-19.8-4.5zM498.3%20352l-24.7%2024.4%2015.5%2031.1c2.6%205.1%205.3%2010.1%208%2014.8-14.6-5.1-29-12.3-43.1-21.4l-17.1-11.1-19.9%204.6c-16%203.7-32.5%205.6-49%205.6-54%200-102.2-20.1-131.3-49.7C338%20339.5%20416%20272.9%20416%20192c0-3.4-.4-6.7-.7-10C479.7%20196.5%20528%20238.8%20528%20288c0%2028.7-16.2%2050.6-29.7%2064z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M532%20386.2c27.5-27.1%2044-61.1%2044-98.2%200-80-76.5-146.1-176.2-157.9C368.3%2072.5%20294.3%2032%20208%2032%2093.1%2032%200%20103.6%200%20192c0%2037%2016.5%2071%2044%2098.2-15.3%2030.7-37.3%2054.5-37.7%2054.9-6.3%206.7-8.1%2016.5-4.4%2025%203.6%208.5%2012%2014%2021.2%2014%2053.5%200%2096.7-20.2%20125.2-38.8%209.2%202.1%2018.7%203.7%2028.4%204.9C208.1%20407.6%20281.8%20448%20368%20448c20.8%200%2040.8-2.4%2059.8-6.8C456.3%20459.7%20499.4%20480%20553%20480c9.2%200%2017.5-5.5%2021.2-14%203.6-8.5%201.9-18.3-4.4-25-.4-.3-22.5-24.1-37.8-54.8zm-392.8-92.3L122.1%20305c-14.1%209.1-28.5%2016.3-43.1%2021.4%202.7-4.7%205.4-9.7%208-14.8l15.5-31.1L77.7%20256C64.2%20242.6%2048%20220.7%2048%20192c0-60.7%2073.3-112%20160-112s160%2051.3%20160%20112-73.3%20112-160%20112c-16.5%200-33-1.9-49-5.6l-19.8-4.5zM498.3%20352l-24.7%2024.4%2015.5%2031.1c2.6%205.1%205.3%2010.1%208%2014.8-14.6-5.1-29-12.3-43.1-21.4l-17.1-11.1-19.9%204.6c-16%203.7-32.5%205.6-49%205.6-54%200-102.2-20.1-131.3-49.7C338%20339.5%20416%20272.9%20416%20192c0-3.4-.4-6.7-.7-10C479.7%20196.5%20528%20238.8%20528%20288c0%2028.7-16.2%2050.6-29.7%2064z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-copy{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M320%20448v40c0%2013.255-10.745%2024-24%2024H24c-13.255%200-24-10.745-24-24V120c0-13.255%2010.745-24%2024-24h72v296c0%2030.879%2025.121%2056%2056%2056h168zm0-344V0H152c-13.255%200-24%2010.745-24%2024v368c0%2013.255%2010.745%2024%2024%2024h272c13.255%200%2024-10.745%2024-24V128H344c-13.2%200-24-10.8-24-24zm120.971-31.029L375.029%207.029A24%2024%200%200%200%20358.059%200H352v96h96v-6.059a24%2024%200%200%200-7.029-16.97z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-copy{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M320%20448v40c0%2013.255-10.745%2024-24%2024H24c-13.255%200-24-10.745-24-24V120c0-13.255%2010.745-24%2024-24h72v296c0%2030.879%2025.121%2056%2056%2056h168zm0-344V0H152c-13.255%200-24%2010.745-24%2024v368c0%2013.255%2010.745%2024%2024%2024h272c13.255%200%2024-10.745%2024-24V128H344c-13.2%200-24-10.8-24-24zm120.971-31.029L375.029%207.029A24%2024%200%200%200%20358.059%200H352v96h96v-6.059a24%2024%200%200%200-7.029-16.97z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M320%20448v40c0%2013.255-10.745%2024-24%2024H24c-13.255%200-24-10.745-24-24V120c0-13.255%2010.745-24%2024-24h72v296c0%2030.879%2025.121%2056%2056%2056h168zm0-344V0H152c-13.255%200-24%2010.745-24%2024v368c0%2013.255%2010.745%2024%2024%2024h272c13.255%200%2024-10.745%2024-24V128H344c-13.2%200-24-10.8-24-24zm120.971-31.029L375.029%207.029A24%2024%200%200%200%20358.059%200H352v96h96v-6.059a24%2024%200%200%200-7.029-16.97z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-dot-circle{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%2056c110.532%200%20200%2089.451%20200%20200%200%20110.532-89.451%20200-200%20200-110.532%200-200-89.451-200-200%200-110.532%2089.451-200%20200-200m0-48C119.033%208%208%20119.033%208%20256s111.033%20248%20248%20248%20248-111.033%20248-248S392.967%208%20256%208zm0%20168c-44.183%200-80%2035.817-80%2080s35.817%2080%2080%2080%2080-35.817%2080-80-35.817-80-80-80z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-dot-circle{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%2056c110.532%200%20200%2089.451%20200%20200%200%20110.532-89.451%20200-200%20200-110.532%200-200-89.451-200-200%200-110.532%2089.451-200%20200-200m0-48C119.033%208%208%20119.033%208%20256s111.033%20248%20248%20248%20248-111.033%20248-248S392.967%208%20256%208zm0%20168c-44.183%200-80%2035.817-80%2080s35.817%2080%2080%2080%2080-35.817%2080-80-35.817-80-80-80z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%2056c110.532%200%20200%2089.451%20200%20200%200%20110.532-89.451%20200-200%20200-110.532%200-200-89.451-200-200%200-110.532%2089.451-200%20200-200m0-48C119.033%208%208%20119.033%208%20256s111.033%20248%20248%20248%20248-111.033%20248-248S392.967%208%20256%208zm0%20168c-44.183%200-80%2035.817-80%2080s35.817%2080%2080%2080%2080-35.817%2080-80-35.817-80-80-80z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-download{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M216%200h80c13.3%200%2024%2010.7%2024%2024v168h87.7c17.8%200%2026.7%2021.5%2014.1%2034.1L269.7%20378.3c-7.5%207.5-19.8%207.5-27.3%200L90.1%20226.1c-12.6-12.6-3.7-34.1%2014.1-34.1H192V24c0-13.3%2010.7-24%2024-24zm296%20376v112c0%2013.3-10.7%2024-24%2024H24c-13.3%200-24-10.7-24-24V376c0-13.3%2010.7-24%2024-24h146.7l49%2049c20.1%2020.1%2052.5%2020.1%2072.6%200l49-49H488c13.3%200%2024%2010.7%2024%2024zm-124%2088c0-11-9-20-20-20s-20%209-20%2020%209%2020%2020%2020%2020-9%2020-20zm64%200c0-11-9-20-20-20s-20%209-20%2020%209%2020%2020%2020%2020-9%2020-20z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-download{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M216%200h80c13.3%200%2024%2010.7%2024%2024v168h87.7c17.8%200%2026.7%2021.5%2014.1%2034.1L269.7%20378.3c-7.5%207.5-19.8%207.5-27.3%200L90.1%20226.1c-12.6-12.6-3.7-34.1%2014.1-34.1H192V24c0-13.3%2010.7-24%2024-24zm296%20376v112c0%2013.3-10.7%2024-24%2024H24c-13.3%200-24-10.7-24-24V376c0-13.3%2010.7-24%2024-24h146.7l49%2049c20.1%2020.1%2052.5%2020.1%2072.6%200l49-49H488c13.3%200%2024%2010.7%2024%2024zm-124%2088c0-11-9-20-20-20s-20%209-20%2020%209%2020%2020%2020%2020-9%2020-20zm64%200c0-11-9-20-20-20s-20%209-20%2020%209%2020%2020%2020%2020-9%2020-20z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M216%200h80c13.3%200%2024%2010.7%2024%2024v168h87.7c17.8%200%2026.7%2021.5%2014.1%2034.1L269.7%20378.3c-7.5%207.5-19.8%207.5-27.3%200L90.1%20226.1c-12.6-12.6-3.7-34.1%2014.1-34.1H192V24c0-13.3%2010.7-24%2024-24zm296%20376v112c0%2013.3-10.7%2024-24%2024H24c-13.3%200-24-10.7-24-24V376c0-13.3%2010.7-24%2024-24h146.7l49%2049c20.1%2020.1%2052.5%2020.1%2072.6%200l49-49H488c13.3%200%2024%2010.7%2024%2024zm-124%2088c0-11-9-20-20-20s-20%209-20%2020%209%2020%2020%2020%2020-9%2020-20zm64%200c0-11-9-20-20-20s-20%209-20%2020%209%2020%2020%2020%2020-9%2020-20z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-edit{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M402.6%2083.2l90.2%2090.2c3.8%203.8%203.8%2010%200%2013.8L274.4%20405.6l-92.8%2010.3c-12.4%201.4-22.9-9.1-21.5-21.5l10.3-92.8L388.8%2083.2c3.8-3.8%2010-3.8%2013.8%200zm162-22.9l-48.8-48.8c-15.2-15.2-39.9-15.2-55.2%200l-35.4%2035.4c-3.8%203.8-3.8%2010%200%2013.8l90.2%2090.2c3.8%203.8%2010%203.8%2013.8%200l35.4-35.4c15.2-15.3%2015.2-40%200-55.2zM384%20346.2V448H64V128h229.8c3.2%200%206.2-1.3%208.5-3.5l40-40c7.6-7.6%202.2-20.5-8.5-20.5H48C21.5%2064%200%2085.5%200%20112v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048-21.5%2048-48V306.2c0-10.7-12.9-16-20.5-8.5l-40%2040c-2.2%202.3-3.5%205.3-3.5%208.5z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-edit{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M402.6%2083.2l90.2%2090.2c3.8%203.8%203.8%2010%200%2013.8L274.4%20405.6l-92.8%2010.3c-12.4%201.4-22.9-9.1-21.5-21.5l10.3-92.8L388.8%2083.2c3.8-3.8%2010-3.8%2013.8%200zm162-22.9l-48.8-48.8c-15.2-15.2-39.9-15.2-55.2%200l-35.4%2035.4c-3.8%203.8-3.8%2010%200%2013.8l90.2%2090.2c3.8%203.8%2010%203.8%2013.8%200l35.4-35.4c15.2-15.3%2015.2-40%200-55.2zM384%20346.2V448H64V128h229.8c3.2%200%206.2-1.3%208.5-3.5l40-40c7.6-7.6%202.2-20.5-8.5-20.5H48C21.5%2064%200%2085.5%200%20112v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048-21.5%2048-48V306.2c0-10.7-12.9-16-20.5-8.5l-40%2040c-2.2%202.3-3.5%205.3-3.5%208.5z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M402.6%2083.2l90.2%2090.2c3.8%203.8%203.8%2010%200%2013.8L274.4%20405.6l-92.8%2010.3c-12.4%201.4-22.9-9.1-21.5-21.5l10.3-92.8L388.8%2083.2c3.8-3.8%2010-3.8%2013.8%200zm162-22.9l-48.8-48.8c-15.2-15.2-39.9-15.2-55.2%200l-35.4%2035.4c-3.8%203.8-3.8%2010%200%2013.8l90.2%2090.2c3.8%203.8%2010%203.8%2013.8%200l35.4-35.4c15.2-15.3%2015.2-40%200-55.2zM384%20346.2V448H64V128h229.8c3.2%200%206.2-1.3%208.5-3.5l40-40c7.6-7.6%202.2-20.5-8.5-20.5H48C21.5%2064%200%2085.5%200%20112v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048-21.5%2048-48V306.2c0-10.7-12.9-16-20.5-8.5l-40%2040c-2.2%202.3-3.5%205.3-3.5%208.5z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-exclamation-circle{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256c0%20136.997-111.043%20248-248%20248S8%20392.997%208%20256C8%20119.083%20119.043%208%20256%208s248%20111.083%20248%20248zm-248%2050c-25.405%200-46%2020.595-46%2046s20.595%2046%2046%2046%2046-20.595%2046-46-20.595-46-46-46zm-43.673-165.346l7.418%20136c.347%206.364%205.609%2011.346%2011.982%2011.346h48.546c6.373%200%2011.635-4.982%2011.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884%200-12.356%205.78-11.981%2012.654z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-exclamation-circle{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256c0%20136.997-111.043%20248-248%20248S8%20392.997%208%20256C8%20119.083%20119.043%208%20256%208s248%20111.083%20248%20248zm-248%2050c-25.405%200-46%2020.595-46%2046s20.595%2046%2046%2046%2046-20.595%2046-46-20.595-46-46-46zm-43.673-165.346l7.418%20136c.347%206.364%205.609%2011.346%2011.982%2011.346h48.546c6.373%200%2011.635-4.982%2011.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884%200-12.356%205.78-11.981%2012.654z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256c0%20136.997-111.043%20248-248%20248S8%20392.997%208%20256C8%20119.083%20119.043%208%20256%208s248%20111.083%20248%20248zm-248%2050c-25.405%200-46%2020.595-46%2046s20.595%2046%2046%2046%2046-20.595%2046-46-20.595-46-46-46zm-43.673-165.346l7.418%20136c.347%206.364%205.609%2011.346%2011.982%2011.346h48.546c6.373%200%2011.635-4.982%2011.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884%200-12.356%205.78-11.981%2012.654z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-exclamation-triangle-orange{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M569.517%20440.013C587.975%20472.007%20564.806%20512%20527.94%20512H48.054c-36.937%200-59.999-40.055-41.577-71.987L246.423%2023.985c18.467-32.009%2064.72-31.951%2083.154%200l239.94%20416.028zM288%20354c-25.405%200-46%2020.595-46%2046s20.595%2046%2046%2046%2046-20.595%2046-46-20.595-46-46-46zm-43.673-165.346l7.418%20136c.347%206.364%205.609%2011.346%2011.982%2011.346h48.546c6.373%200%2011.635-4.982%2011.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884%200-12.356%205.78-11.981%2012.654z%22%20fill%3D%22orange%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-exclamation-triangle-orange{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M569.517%20440.013C587.975%20472.007%20564.806%20512%20527.94%20512H48.054c-36.937%200-59.999-40.055-41.577-71.987L246.423%2023.985c18.467-32.009%2064.72-31.951%2083.154%200l239.94%20416.028zM288%20354c-25.405%200-46%2020.595-46%2046s20.595%2046%2046%2046%2046-20.595%2046-46-20.595-46-46-46zm-43.673-165.346l7.418%20136c.347%206.364%205.609%2011.346%2011.982%2011.346h48.546c6.373%200%2011.635-4.982%2011.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884%200-12.356%205.78-11.981%2012.654z%22%20fill%3D%22orange%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M569.517%20440.013C587.975%20472.007%20564.806%20512%20527.94%20512H48.054c-36.937%200-59.999-40.055-41.577-71.987L246.423%2023.985c18.467-32.009%2064.72-31.951%2083.154%200l239.94%20416.028zM288%20354c-25.405%200-46%2020.595-46%2046s20.595%2046%2046%2046%2046-20.595%2046-46-20.595-46-46-46zm-43.673-165.346l7.418%20136c.347%206.364%205.609%2011.346%2011.982%2011.346h48.546c6.373%200%2011.635-4.982%2011.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884%200-12.356%205.78-11.981%2012.654z%22%20fill%3D%22orange%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-exclamation-triangle{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M569.517%20440.013C587.975%20472.007%20564.806%20512%20527.94%20512H48.054c-36.937%200-59.999-40.055-41.577-71.987L246.423%2023.985c18.467-32.009%2064.72-31.951%2083.154%200l239.94%20416.028zM288%20354c-25.405%200-46%2020.595-46%2046s20.595%2046%2046%2046%2046-20.595%2046-46-20.595-46-46-46zm-43.673-165.346l7.418%20136c.347%206.364%205.609%2011.346%2011.982%2011.346h48.546c6.373%200%2011.635-4.982%2011.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884%200-12.356%205.78-11.981%2012.654z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-exclamation-triangle{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M569.517%20440.013C587.975%20472.007%20564.806%20512%20527.94%20512H48.054c-36.937%200-59.999-40.055-41.577-71.987L246.423%2023.985c18.467-32.009%2064.72-31.951%2083.154%200l239.94%20416.028zM288%20354c-25.405%200-46%2020.595-46%2046s20.595%2046%2046%2046%2046-20.595%2046-46-20.595-46-46-46zm-43.673-165.346l7.418%20136c.347%206.364%205.609%2011.346%2011.982%2011.346h48.546c6.373%200%2011.635-4.982%2011.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884%200-12.356%205.78-11.981%2012.654z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M569.517%20440.013C587.975%20472.007%20564.806%20512%20527.94%20512H48.054c-36.937%200-59.999-40.055-41.577-71.987L246.423%2023.985c18.467-32.009%2064.72-31.951%2083.154%200l239.94%20416.028zM288%20354c-25.405%200-46%2020.595-46%2046s20.595%2046%2046%2046%2046-20.595%2046-46-20.595-46-46-46zm-43.673-165.346l7.418%20136c.347%206.364%205.609%2011.346%2011.982%2011.346h48.546c6.373%200%2011.635-4.982%2011.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884%200-12.356%205.78-11.981%2012.654z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-external-link-alt{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M432%2C320H400a16%2C16%2C0%2C0%2C0-16%2C16V448H64V128H208a16%2C16%2C0%2C0%2C0%2C16-16V80a16%2C16%2C0%2C0%2C0-16-16H48A48%2C48%2C0%2C0%2C0%2C0%2C112V464a48%2C48%2C0%2C0%2C0%2C48%2C48H400a48%2C48%2C0%2C0%2C0%2C48-48V336A16%2C16%2C0%2C0%2C0%2C432%2C320ZM488%2C0h-128c-21.37%2C0-32.05%2C25.91-17%2C41l35.73%2C35.73L135%2C320.37a24%2C24%2C0%2C0%2C0%2C0%2C34L157.67%2C377a24%2C24%2C0%2C0%2C0%2C34%2C0L435.28%2C133.32%2C471%2C169c15%2C15%2C41%2C4.5%2C41-17V24A24%2C24%2C0%2C0%2C0%2C488%2C0Z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-external-link-alt{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M432%2C320H400a16%2C16%2C0%2C0%2C0-16%2C16V448H64V128H208a16%2C16%2C0%2C0%2C0%2C16-16V80a16%2C16%2C0%2C0%2C0-16-16H48A48%2C48%2C0%2C0%2C0%2C0%2C112V464a48%2C48%2C0%2C0%2C0%2C48%2C48H400a48%2C48%2C0%2C0%2C0%2C48-48V336A16%2C16%2C0%2C0%2C0%2C432%2C320ZM488%2C0h-128c-21.37%2C0-32.05%2C25.91-17%2C41l35.73%2C35.73L135%2C320.37a24%2C24%2C0%2C0%2C0%2C0%2C34L157.67%2C377a24%2C24%2C0%2C0%2C0%2C34%2C0L435.28%2C133.32%2C471%2C169c15%2C15%2C41%2C4.5%2C41-17V24A24%2C24%2C0%2C0%2C0%2C488%2C0Z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M432%2C320H400a16%2C16%2C0%2C0%2C0-16%2C16V448H64V128H208a16%2C16%2C0%2C0%2C0%2C16-16V80a16%2C16%2C0%2C0%2C0-16-16H48A48%2C48%2C0%2C0%2C0%2C0%2C112V464a48%2C48%2C0%2C0%2C0%2C48%2C48H400a48%2C48%2C0%2C0%2C0%2C48-48V336A16%2C16%2C0%2C0%2C0%2C432%2C320ZM488%2C0h-128c-21.37%2C0-32.05%2C25.91-17%2C41l35.73%2C35.73L135%2C320.37a24%2C24%2C0%2C0%2C0%2C0%2C34L157.67%2C377a24%2C24%2C0%2C0%2C0%2C34%2C0L435.28%2C133.32%2C471%2C169c15%2C15%2C41%2C4.5%2C41-17V24A24%2C24%2C0%2C0%2C0%2C488%2C0Z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-facebook{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256C504%20119%20393%208%20256%208S8%20119%208%20256c0%20123.78%2090.69%20226.38%20209.25%20245V327.69h-63V256h63v-54.64c0-62.15%2037-96.48%2093.67-96.48%2027.14%200%2055.52%204.84%2055.52%204.84v61h-31.28c-30.8%200-40.41%2019.12-40.41%2038.73V256h68.78l-11%2071.69h-57.78V501C413.31%20482.38%20504%20379.78%20504%20256z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-facebook{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256C504%20119%20393%208%20256%208S8%20119%208%20256c0%20123.78%2090.69%20226.38%20209.25%20245V327.69h-63V256h63v-54.64c0-62.15%2037-96.48%2093.67-96.48%2027.14%200%2055.52%204.84%2055.52%204.84v61h-31.28c-30.8%200-40.41%2019.12-40.41%2038.73V256h68.78l-11%2071.69h-57.78V501C413.31%20482.38%20504%20379.78%20504%20256z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256C504%20119%20393%208%20256%208S8%20119%208%20256c0%20123.78%2090.69%20226.38%20209.25%20245V327.69h-63V256h63v-54.64c0-62.15%2037-96.48%2093.67-96.48%2027.14%200%2055.52%204.84%2055.52%204.84v61h-31.28c-30.8%200-40.41%2019.12-40.41%2038.73V256h68.78l-11%2071.69h-57.78V501C413.31%20482.38%20504%20379.78%20504%20256z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-file-alt{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20384%20512%22%3E%3Cpath%20d%3D%22M224%20136V0H24C10.7%200%200%2010.7%200%2024v464c0%2013.3%2010.7%2024%2024%2024h336c13.3%200%2024-10.7%2024-24V160H248c-13.2%200-24-10.8-24-24zm64%20236c0%206.6-5.4%2012-12%2012H108c-6.6%200-12-5.4-12-12v-8c0-6.6%205.4-12%2012-12h168c6.6%200%2012%205.4%2012%2012v8zm0-64c0%206.6-5.4%2012-12%2012H108c-6.6%200-12-5.4-12-12v-8c0-6.6%205.4-12%2012-12h168c6.6%200%2012%205.4%2012%2012v8zm0-72v8c0%206.6-5.4%2012-12%2012H108c-6.6%200-12-5.4-12-12v-8c0-6.6%205.4-12%2012-12h168c6.6%200%2012%205.4%2012%2012zm96-114.1v6.1H256V0h6.1c6.4%200%2012.5%202.5%2017%207l97.9%2098c4.5%204.5%207%2010.6%207%2016.9z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-file-alt{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20384%20512%22%3E%3Cpath%20d%3D%22M224%20136V0H24C10.7%200%200%2010.7%200%2024v464c0%2013.3%2010.7%2024%2024%2024h336c13.3%200%2024-10.7%2024-24V160H248c-13.2%200-24-10.8-24-24zm64%20236c0%206.6-5.4%2012-12%2012H108c-6.6%200-12-5.4-12-12v-8c0-6.6%205.4-12%2012-12h168c6.6%200%2012%205.4%2012%2012v8zm0-64c0%206.6-5.4%2012-12%2012H108c-6.6%200-12-5.4-12-12v-8c0-6.6%205.4-12%2012-12h168c6.6%200%2012%205.4%2012%2012v8zm0-72v8c0%206.6-5.4%2012-12%2012H108c-6.6%200-12-5.4-12-12v-8c0-6.6%205.4-12%2012-12h168c6.6%200%2012%205.4%2012%2012zm96-114.1v6.1H256V0h6.1c6.4%200%2012.5%202.5%2017%207l97.9%2098c4.5%204.5%207%2010.6%207%2016.9z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20384%20512%22%3E%3Cpath%20d%3D%22M224%20136V0H24C10.7%200%200%2010.7%200%2024v464c0%2013.3%2010.7%2024%2024%2024h336c13.3%200%2024-10.7%2024-24V160H248c-13.2%200-24-10.8-24-24zm64%20236c0%206.6-5.4%2012-12%2012H108c-6.6%200-12-5.4-12-12v-8c0-6.6%205.4-12%2012-12h168c6.6%200%2012%205.4%2012%2012v8zm0-64c0%206.6-5.4%2012-12%2012H108c-6.6%200-12-5.4-12-12v-8c0-6.6%205.4-12%2012-12h168c6.6%200%2012%205.4%2012%2012v8zm0-72v8c0%206.6-5.4%2012-12%2012H108c-6.6%200-12-5.4-12-12v-8c0-6.6%205.4-12%2012-12h168c6.6%200%2012%205.4%2012%2012zm96-114.1v6.1H256V0h6.1c6.4%200%2012.5%202.5%2017%207l97.9%2098c4.5%204.5%207%2010.6%207%2016.9z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-filter{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M487.976%200H24.028C2.71%200-8.047%2025.866%207.058%2040.971L192%20225.941V432c0%207.831%203.821%2015.17%2010.237%2019.662l80%2055.98C298.02%20518.69%20320%20507.493%20320%20487.98V225.941l184.947-184.97C520.021%2025.896%20509.338%200%20487.976%200z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-filter{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M487.976%200H24.028C2.71%200-8.047%2025.866%207.058%2040.971L192%20225.941V432c0%207.831%203.821%2015.17%2010.237%2019.662l80%2055.98C298.02%20518.69%20320%20507.493%20320%20487.98V225.941l184.947-184.97C520.021%2025.896%20509.338%200%20487.976%200z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M487.976%200H24.028C2.71%200-8.047%2025.866%207.058%2040.971L192%20225.941V432c0%207.831%203.821%2015.17%2010.237%2019.662l80%2055.98C298.02%20518.69%20320%20507.493%20320%20487.98V225.941l184.947-184.97C520.021%2025.896%20509.338%200%20487.976%200z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-frown-grayC{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160-64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032%2032-14.3%2032-32-14.3-32-32-32zm-80%20128c-40.2%200-78%2017.7-103.8%2048.6-8.5%2010.2-7.1%2025.3%203.1%2033.8%2010.2%208.4%2025.3%207.1%2033.8-3.1%2016.6-19.9%2041-31.4%2066.9-31.4s50.3%2011.4%2066.9%2031.4c8.1%209.7%2023.1%2011.9%2033.8%203.1%2010.2-8.5%2011.5-23.6%203.1-33.8C326%20321.7%20288.2%20304%20248%20304z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-frown-grayC{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160-64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032%2032-14.3%2032-32-14.3-32-32-32zm-80%20128c-40.2%200-78%2017.7-103.8%2048.6-8.5%2010.2-7.1%2025.3%203.1%2033.8%2010.2%208.4%2025.3%207.1%2033.8-3.1%2016.6-19.9%2041-31.4%2066.9-31.4s50.3%2011.4%2066.9%2031.4c8.1%209.7%2023.1%2011.9%2033.8%203.1%2010.2-8.5%2011.5-23.6%203.1-33.8C326%20321.7%20288.2%20304%20248%20304z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160-64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032%2032-14.3%2032-32-14.3-32-32-32zm-80%20128c-40.2%200-78%2017.7-103.8%2048.6-8.5%2010.2-7.1%2025.3%203.1%2033.8%2010.2%208.4%2025.3%207.1%2033.8-3.1%2016.6-19.9%2041-31.4%2066.9-31.4s50.3%2011.4%2066.9%2031.4c8.1%209.7%2023.1%2011.9%2033.8%203.1%2010.2-8.5%2011.5-23.6%203.1-33.8C326%20321.7%20288.2%20304%20248%20304z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-frown{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160-64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032%2032-14.3%2032-32-14.3-32-32-32zm-80%20128c-40.2%200-78%2017.7-103.8%2048.6-8.5%2010.2-7.1%2025.3%203.1%2033.8%2010.2%208.4%2025.3%207.1%2033.8-3.1%2016.6-19.9%2041-31.4%2066.9-31.4s50.3%2011.4%2066.9%2031.4c8.1%209.7%2023.1%2011.9%2033.8%203.1%2010.2-8.5%2011.5-23.6%203.1-33.8C326%20321.7%20288.2%20304%20248%20304z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-frown{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160-64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032%2032-14.3%2032-32-14.3-32-32-32zm-80%20128c-40.2%200-78%2017.7-103.8%2048.6-8.5%2010.2-7.1%2025.3%203.1%2033.8%2010.2%208.4%2025.3%207.1%2033.8-3.1%2016.6-19.9%2041-31.4%2066.9-31.4s50.3%2011.4%2066.9%2031.4c8.1%209.7%2023.1%2011.9%2033.8%203.1%2010.2-8.5%2011.5-23.6%203.1-33.8C326%20321.7%20288.2%20304%20248%20304z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160-64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032%2032-14.3%2032-32-14.3-32-32-32zm-80%20128c-40.2%200-78%2017.7-103.8%2048.6-8.5%2010.2-7.1%2025.3%203.1%2033.8%2010.2%208.4%2025.3%207.1%2033.8-3.1%2016.6-19.9%2041-31.4%2066.9-31.4s50.3%2011.4%2066.9%2031.4c8.1%209.7%2023.1%2011.9%2033.8%203.1%2010.2-8.5%2011.5-23.6%203.1-33.8C326%20321.7%20288.2%20304%20248%20304z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-github{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M165.9%20397.4c0%202-2.3%203.6-5.2%203.6-3.3.3-5.6-1.3-5.6-3.6%200-2%202.3-3.6%205.2-3.6%203-.3%205.6%201.3%205.6%203.6zm-31.1-4.5c-.7%202%201.3%204.3%204.3%204.9%202.6%201%205.6%200%206.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2%202.3zm44.2-1.7c-2.9.7-4.9%202.6-4.6%204.9.3%202%202.9%203.3%205.9%202.6%202.9-.7%204.9-2.6%204.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8%208C106.1%208%200%20113.3%200%20252c0%20110.9%2069.8%20205.8%20169.5%20239.2%2012.8%202.3%2017.3-5.6%2017.3-12.1%200-6.2-.3-40.4-.3-61.4%200%200-70%2015-84.7-29.8%200%200-11.4-29.1-27.8-36.6%200%200-22.9-15.7%201.6-15.4%200%200%2024.9%202%2038.6%2025.8%2021.9%2038.6%2058.6%2027.5%2072.9%2020.9%202.3-16%208.8-27.1%2016-33.7-55.9-6.2-112.3-14.3-112.3-110.5%200-27.5%207.6-41.3%2023.6-58.9-2.6-6.5-11.1-33.3%202.6-67.9%2020.9-6.5%2069%2027%2069%2027%2020-5.6%2041.5-8.5%2062.8-8.5s42.8%202.9%2062.8%208.5c0%200%2048.1-33.6%2069-27%2013.7%2034.7%205.2%2061.4%202.6%2067.9%2016%2017.7%2025.8%2031.5%2025.8%2058.9%200%2096.5-58.9%20104.2-114.8%20110.5%209.2%207.9%2017%2022.9%2017%2046.4%200%2033.7-.3%2075.4-.3%2083.6%200%206.5%204.6%2014.4%2017.3%2012.1C428.2%20457.8%20496%20362.9%20496%20252%20496%20113.3%20383.5%208%20244.8%208zM97.2%20352.9c-1.3%201-1%203.3.7%205.2%201.6%201.6%203.9%202.3%205.2%201%201.3-1%201-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7%201.3.3%202.9%202.3%203.9%201.6%201%203.6.7%204.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4%2035.6c-1.6%201.3-1%204.3%201.3%206.2%202.3%202.3%205.2%202.6%206.5%201%201.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6%201-1.6%203.6%200%205.9%201.6%202.3%204.3%203.3%205.6%202.3%201.6-1.3%201.6-3.9%200-6.2-1.4-2.3-4-3.3-5.6-2z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-github{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M165.9%20397.4c0%202-2.3%203.6-5.2%203.6-3.3.3-5.6-1.3-5.6-3.6%200-2%202.3-3.6%205.2-3.6%203-.3%205.6%201.3%205.6%203.6zm-31.1-4.5c-.7%202%201.3%204.3%204.3%204.9%202.6%201%205.6%200%206.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2%202.3zm44.2-1.7c-2.9.7-4.9%202.6-4.6%204.9.3%202%202.9%203.3%205.9%202.6%202.9-.7%204.9-2.6%204.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8%208C106.1%208%200%20113.3%200%20252c0%20110.9%2069.8%20205.8%20169.5%20239.2%2012.8%202.3%2017.3-5.6%2017.3-12.1%200-6.2-.3-40.4-.3-61.4%200%200-70%2015-84.7-29.8%200%200-11.4-29.1-27.8-36.6%200%200-22.9-15.7%201.6-15.4%200%200%2024.9%202%2038.6%2025.8%2021.9%2038.6%2058.6%2027.5%2072.9%2020.9%202.3-16%208.8-27.1%2016-33.7-55.9-6.2-112.3-14.3-112.3-110.5%200-27.5%207.6-41.3%2023.6-58.9-2.6-6.5-11.1-33.3%202.6-67.9%2020.9-6.5%2069%2027%2069%2027%2020-5.6%2041.5-8.5%2062.8-8.5s42.8%202.9%2062.8%208.5c0%200%2048.1-33.6%2069-27%2013.7%2034.7%205.2%2061.4%202.6%2067.9%2016%2017.7%2025.8%2031.5%2025.8%2058.9%200%2096.5-58.9%20104.2-114.8%20110.5%209.2%207.9%2017%2022.9%2017%2046.4%200%2033.7-.3%2075.4-.3%2083.6%200%206.5%204.6%2014.4%2017.3%2012.1C428.2%20457.8%20496%20362.9%20496%20252%20496%20113.3%20383.5%208%20244.8%208zM97.2%20352.9c-1.3%201-1%203.3.7%205.2%201.6%201.6%203.9%202.3%205.2%201%201.3-1%201-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7%201.3.3%202.9%202.3%203.9%201.6%201%203.6.7%204.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4%2035.6c-1.6%201.3-1%204.3%201.3%206.2%202.3%202.3%205.2%202.6%206.5%201%201.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6%201-1.6%203.6%200%205.9%201.6%202.3%204.3%203.3%205.6%202.3%201.6-1.3%201.6-3.9%200-6.2-1.4-2.3-4-3.3-5.6-2z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M165.9%20397.4c0%202-2.3%203.6-5.2%203.6-3.3.3-5.6-1.3-5.6-3.6%200-2%202.3-3.6%205.2-3.6%203-.3%205.6%201.3%205.6%203.6zm-31.1-4.5c-.7%202%201.3%204.3%204.3%204.9%202.6%201%205.6%200%206.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2%202.3zm44.2-1.7c-2.9.7-4.9%202.6-4.6%204.9.3%202%202.9%203.3%205.9%202.6%202.9-.7%204.9-2.6%204.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8%208C106.1%208%200%20113.3%200%20252c0%20110.9%2069.8%20205.8%20169.5%20239.2%2012.8%202.3%2017.3-5.6%2017.3-12.1%200-6.2-.3-40.4-.3-61.4%200%200-70%2015-84.7-29.8%200%200-11.4-29.1-27.8-36.6%200%200-22.9-15.7%201.6-15.4%200%200%2024.9%202%2038.6%2025.8%2021.9%2038.6%2058.6%2027.5%2072.9%2020.9%202.3-16%208.8-27.1%2016-33.7-55.9-6.2-112.3-14.3-112.3-110.5%200-27.5%207.6-41.3%2023.6-58.9-2.6-6.5-11.1-33.3%202.6-67.9%2020.9-6.5%2069%2027%2069%2027%2020-5.6%2041.5-8.5%2062.8-8.5s42.8%202.9%2062.8%208.5c0%200%2048.1-33.6%2069-27%2013.7%2034.7%205.2%2061.4%202.6%2067.9%2016%2017.7%2025.8%2031.5%2025.8%2058.9%200%2096.5-58.9%20104.2-114.8%20110.5%209.2%207.9%2017%2022.9%2017%2046.4%200%2033.7-.3%2075.4-.3%2083.6%200%206.5%204.6%2014.4%2017.3%2012.1C428.2%20457.8%20496%20362.9%20496%20252%20496%20113.3%20383.5%208%20244.8%208zM97.2%20352.9c-1.3%201-1%203.3.7%205.2%201.6%201.6%203.9%202.3%205.2%201%201.3-1%201-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7%201.3.3%202.9%202.3%203.9%201.6%201%203.6.7%204.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4%2035.6c-1.6%201.3-1%204.3%201.3%206.2%202.3%202.3%205.2%202.6%206.5%201%201.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6%201-1.6%203.6%200%205.9%201.6%202.3%204.3%203.3%205.6%202.3%201.6-1.3%201.6-3.9%200-6.2-1.4-2.3-4-3.3-5.6-2z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-globe{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M336.5%20160C322%2070.7%20287.8%208%20248%208s-74%2062.7-88.5%20152h177zM152%20256c0%2022.2%201.2%2043.5%203.3%2064h185.3c2.1-20.5%203.3-41.8%203.3-64s-1.2-43.5-3.3-64H155.3c-2.1%2020.5-3.3%2041.8-3.3%2064zm324.7-96c-28.6-67.9-86.5-120.4-158-141.6%2024.4%2033.8%2041.2%2084.7%2050%20141.6h108zM177.2%2018.4C105.8%2039.6%2047.8%2092.1%2019.3%20160h108c8.7-56.9%2025.5-107.8%2049.9-141.6zM487.4%20192H372.7c2.1%2021%203.3%2042.5%203.3%2064s-1.2%2043-3.3%2064h114.6c5.5-20.5%208.6-41.8%208.6-64s-3.1-43.5-8.5-64zM120%20256c0-21.5%201.2-43%203.3-64H8.6C3.2%20212.5%200%20233.8%200%20256s3.2%2043.5%208.6%2064h114.6c-2-21-3.2-42.5-3.2-64zm39.5%2096c14.5%2089.3%2048.7%20152%2088.5%20152s74-62.7%2088.5-152h-177zm159.3%20141.6c71.4-21.2%20129.4-73.7%20158-141.6h-108c-8.8%2056.9-25.6%20107.8-50%20141.6zM19.3%20352c28.6%2067.9%2086.5%20120.4%20158%20141.6-24.4-33.8-41.2-84.7-50-141.6h-108z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-globe{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M336.5%20160C322%2070.7%20287.8%208%20248%208s-74%2062.7-88.5%20152h177zM152%20256c0%2022.2%201.2%2043.5%203.3%2064h185.3c2.1-20.5%203.3-41.8%203.3-64s-1.2-43.5-3.3-64H155.3c-2.1%2020.5-3.3%2041.8-3.3%2064zm324.7-96c-28.6-67.9-86.5-120.4-158-141.6%2024.4%2033.8%2041.2%2084.7%2050%20141.6h108zM177.2%2018.4C105.8%2039.6%2047.8%2092.1%2019.3%20160h108c8.7-56.9%2025.5-107.8%2049.9-141.6zM487.4%20192H372.7c2.1%2021%203.3%2042.5%203.3%2064s-1.2%2043-3.3%2064h114.6c5.5-20.5%208.6-41.8%208.6-64s-3.1-43.5-8.5-64zM120%20256c0-21.5%201.2-43%203.3-64H8.6C3.2%20212.5%200%20233.8%200%20256s3.2%2043.5%208.6%2064h114.6c-2-21-3.2-42.5-3.2-64zm39.5%2096c14.5%2089.3%2048.7%20152%2088.5%20152s74-62.7%2088.5-152h-177zm159.3%20141.6c71.4-21.2%20129.4-73.7%20158-141.6h-108c-8.8%2056.9-25.6%20107.8-50%20141.6zM19.3%20352c28.6%2067.9%2086.5%20120.4%20158%20141.6-24.4-33.8-41.2-84.7-50-141.6h-108z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M336.5%20160C322%2070.7%20287.8%208%20248%208s-74%2062.7-88.5%20152h177zM152%20256c0%2022.2%201.2%2043.5%203.3%2064h185.3c2.1-20.5%203.3-41.8%203.3-64s-1.2-43.5-3.3-64H155.3c-2.1%2020.5-3.3%2041.8-3.3%2064zm324.7-96c-28.6-67.9-86.5-120.4-158-141.6%2024.4%2033.8%2041.2%2084.7%2050%20141.6h108zM177.2%2018.4C105.8%2039.6%2047.8%2092.1%2019.3%20160h108c8.7-56.9%2025.5-107.8%2049.9-141.6zM487.4%20192H372.7c2.1%2021%203.3%2042.5%203.3%2064s-1.2%2043-3.3%2064h114.6c5.5-20.5%208.6-41.8%208.6-64s-3.1-43.5-8.5-64zM120%20256c0-21.5%201.2-43%203.3-64H8.6C3.2%20212.5%200%20233.8%200%20256s3.2%2043.5%208.6%2064h114.6c-2-21-3.2-42.5-3.2-64zm39.5%2096c14.5%2089.3%2048.7%20152%2088.5%20152s74-62.7%2088.5-152h-177zm159.3%20141.6c71.4-21.2%20129.4-73.7%20158-141.6h-108c-8.8%2056.9-25.6%20107.8-50%20141.6zM19.3%20352c28.6%2067.9%2086.5%20120.4%20158%20141.6-24.4-33.8-41.2-84.7-50-141.6h-108z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-google{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20488%20512%22%3E%3Cpath%20d%3D%22M488%20261.8C488%20403.3%20391.1%20504%20248%20504%20110.8%20504%200%20393.2%200%20256S110.8%208%20248%208c66.8%200%20123%2024.5%20166.3%2064.9l-67.5%2064.9C258.5%2052.6%2094.3%20116.6%2094.3%20256c0%2086.5%2069.1%20156.6%20153.7%20156.6%2098.2%200%20135-70.4%20140.8-106.9H248v-85.3h236.1c2.3%2012.7%203.9%2024.9%203.9%2041.4z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-google{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20488%20512%22%3E%3Cpath%20d%3D%22M488%20261.8C488%20403.3%20391.1%20504%20248%20504%20110.8%20504%200%20393.2%200%20256S110.8%208%20248%208c66.8%200%20123%2024.5%20166.3%2064.9l-67.5%2064.9C258.5%2052.6%2094.3%20116.6%2094.3%20256c0%2086.5%2069.1%20156.6%20153.7%20156.6%2098.2%200%20135-70.4%20140.8-106.9H248v-85.3h236.1c2.3%2012.7%203.9%2024.9%203.9%2041.4z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20488%20512%22%3E%3Cpath%20d%3D%22M488%20261.8C488%20403.3%20391.1%20504%20248%20504%20110.8%20504%200%20393.2%200%20256S110.8%208%20248%208c66.8%200%20123%2024.5%20166.3%2064.9l-67.5%2064.9C258.5%2052.6%2094.3%20116.6%2094.3%20256c0%2086.5%2069.1%20156.6%20153.7%20156.6%2098.2%200%20135-70.4%20140.8-106.9H248v-85.3h236.1c2.3%2012.7%203.9%2024.9%203.9%2041.4z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-graduation-cap{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%20512%22%3E%3Cpath%20d%3D%22M622.34%20153.2L343.4%2067.5c-15.2-4.67-31.6-4.67-46.79%200L17.66%20153.2c-23.54%207.23-23.54%2038.36%200%2045.59l48.63%2014.94c-10.67%2013.19-17.23%2029.28-17.88%2046.9C38.78%20266.15%2032%20276.11%2032%20288c0%2010.78%205.68%2019.85%2013.86%2025.65L20.33%20428.53C18.11%20438.52%2025.71%20448%2035.94%20448h56.11c10.24%200%2017.84-9.48%2015.62-19.47L82.14%20313.65C90.32%20307.85%2096%20298.78%2096%20288c0-11.57-6.47-21.25-15.66-26.87.76-15.02%208.44-28.3%2020.69-36.72L296.6%20284.5c9.06%202.78%2026.44%206.25%2046.79%200l278.95-85.7c23.55-7.24%2023.55-38.36%200-45.6zM352.79%20315.09c-28.53%208.76-52.84%203.92-65.59%200l-145.02-44.55L128%20384c0%2035.35%2085.96%2064%20192%2064s192-28.65%20192-64l-14.18-113.47-145.03%2044.56z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-graduation-cap{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%20512%22%3E%3Cpath%20d%3D%22M622.34%20153.2L343.4%2067.5c-15.2-4.67-31.6-4.67-46.79%200L17.66%20153.2c-23.54%207.23-23.54%2038.36%200%2045.59l48.63%2014.94c-10.67%2013.19-17.23%2029.28-17.88%2046.9C38.78%20266.15%2032%20276.11%2032%20288c0%2010.78%205.68%2019.85%2013.86%2025.65L20.33%20428.53C18.11%20438.52%2025.71%20448%2035.94%20448h56.11c10.24%200%2017.84-9.48%2015.62-19.47L82.14%20313.65C90.32%20307.85%2096%20298.78%2096%20288c0-11.57-6.47-21.25-15.66-26.87.76-15.02%208.44-28.3%2020.69-36.72L296.6%20284.5c9.06%202.78%2026.44%206.25%2046.79%200l278.95-85.7c23.55-7.24%2023.55-38.36%200-45.6zM352.79%20315.09c-28.53%208.76-52.84%203.92-65.59%200l-145.02-44.55L128%20384c0%2035.35%2085.96%2064%20192%2064s192-28.65%20192-64l-14.18-113.47-145.03%2044.56z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%20512%22%3E%3Cpath%20d%3D%22M622.34%20153.2L343.4%2067.5c-15.2-4.67-31.6-4.67-46.79%200L17.66%20153.2c-23.54%207.23-23.54%2038.36%200%2045.59l48.63%2014.94c-10.67%2013.19-17.23%2029.28-17.88%2046.9C38.78%20266.15%2032%20276.11%2032%20288c0%2010.78%205.68%2019.85%2013.86%2025.65L20.33%20428.53C18.11%20438.52%2025.71%20448%2035.94%20448h56.11c10.24%200%2017.84-9.48%2015.62-19.47L82.14%20313.65C90.32%20307.85%2096%20298.78%2096%20288c0-11.57-6.47-21.25-15.66-26.87.76-15.02%208.44-28.3%2020.69-36.72L296.6%20284.5c9.06%202.78%2026.44%206.25%2046.79%200l278.95-85.7c23.55-7.24%2023.55-38.36%200-45.6zM352.79%20315.09c-28.53%208.76-52.84%203.92-65.59%200l-145.02-44.55L128%20384c0%2035.35%2085.96%2064%20192%2064s192-28.65%20192-64l-14.18-113.47-145.03%2044.56z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-hand-paper{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M372.57%20112.641v-10.825c0-43.612-40.52-76.691-83.039-65.546-25.629-49.5-94.09-47.45-117.982.747C130.269%2026.456%2089.144%2057.945%2089.144%20102v126.13c-19.953-7.427-43.308-5.068-62.083%208.871-29.355%2021.796-35.794%2063.333-14.55%2093.153L132.48%20498.569a32%2032%200%200%200%2026.062%2013.432h222.897c14.904%200%2027.835-10.289%2031.182-24.813l30.184-130.958A203.637%20203.637%200%200%200%20448%20310.564V179c0-40.62-35.523-71.992-75.43-66.359zm27.427%20197.922c0%2011.731-1.334%2023.469-3.965%2034.886L368.707%20464h-201.92L51.591%20302.303c-14.439-20.27%2015.023-42.776%2029.394-22.605l27.128%2038.079c8.995%2012.626%2029.031%206.287%2029.031-9.283V102c0-25.645%2036.571-24.81%2036.571.691V256c0%208.837%207.163%2016%2016%2016h6.856c8.837%200%2016-7.163%2016-16V67c0-25.663%2036.571-24.81%2036.571.691V256c0%208.837%207.163%2016%2016%2016h6.856c8.837%200%2016-7.163%2016-16V101.125c0-25.672%2036.57-24.81%2036.57.691V256c0%208.837%207.163%2016%2016%2016h6.857c8.837%200%2016-7.163%2016-16v-76.309c0-26.242%2036.57-25.64%2036.57-.691v131.563z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-hand-paper{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M372.57%20112.641v-10.825c0-43.612-40.52-76.691-83.039-65.546-25.629-49.5-94.09-47.45-117.982.747C130.269%2026.456%2089.144%2057.945%2089.144%20102v126.13c-19.953-7.427-43.308-5.068-62.083%208.871-29.355%2021.796-35.794%2063.333-14.55%2093.153L132.48%20498.569a32%2032%200%200%200%2026.062%2013.432h222.897c14.904%200%2027.835-10.289%2031.182-24.813l30.184-130.958A203.637%20203.637%200%200%200%20448%20310.564V179c0-40.62-35.523-71.992-75.43-66.359zm27.427%20197.922c0%2011.731-1.334%2023.469-3.965%2034.886L368.707%20464h-201.92L51.591%20302.303c-14.439-20.27%2015.023-42.776%2029.394-22.605l27.128%2038.079c8.995%2012.626%2029.031%206.287%2029.031-9.283V102c0-25.645%2036.571-24.81%2036.571.691V256c0%208.837%207.163%2016%2016%2016h6.856c8.837%200%2016-7.163%2016-16V67c0-25.663%2036.571-24.81%2036.571.691V256c0%208.837%207.163%2016%2016%2016h6.856c8.837%200%2016-7.163%2016-16V101.125c0-25.672%2036.57-24.81%2036.57.691V256c0%208.837%207.163%2016%2016%2016h6.857c8.837%200%2016-7.163%2016-16v-76.309c0-26.242%2036.57-25.64%2036.57-.691v131.563z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M372.57%20112.641v-10.825c0-43.612-40.52-76.691-83.039-65.546-25.629-49.5-94.09-47.45-117.982.747C130.269%2026.456%2089.144%2057.945%2089.144%20102v126.13c-19.953-7.427-43.308-5.068-62.083%208.871-29.355%2021.796-35.794%2063.333-14.55%2093.153L132.48%20498.569a32%2032%200%200%200%2026.062%2013.432h222.897c14.904%200%2027.835-10.289%2031.182-24.813l30.184-130.958A203.637%20203.637%200%200%200%20448%20310.564V179c0-40.62-35.523-71.992-75.43-66.359zm27.427%20197.922c0%2011.731-1.334%2023.469-3.965%2034.886L368.707%20464h-201.92L51.591%20302.303c-14.439-20.27%2015.023-42.776%2029.394-22.605l27.128%2038.079c8.995%2012.626%2029.031%206.287%2029.031-9.283V102c0-25.645%2036.571-24.81%2036.571.691V256c0%208.837%207.163%2016%2016%2016h6.856c8.837%200%2016-7.163%2016-16V67c0-25.663%2036.571-24.81%2036.571.691V256c0%208.837%207.163%2016%2016%2016h6.856c8.837%200%2016-7.163%2016-16V101.125c0-25.672%2036.57-24.81%2036.57.691V256c0%208.837%207.163%2016%2016%2016h6.857c8.837%200%2016-7.163%2016-16v-76.309c0-26.242%2036.57-25.64%2036.57-.691v131.563z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-info-circle{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119.043%208%208%20119.083%208%20256c0%20136.997%20111.043%20248%20248%20248s248-111.003%20248-248C504%20119.083%20392.957%208%20256%208zm0%20110c23.196%200%2042%2018.804%2042%2042s-18.804%2042-42%2042-42-18.804-42-42%2018.804-42%2042-42zm56%20254c0%206.627-5.373%2012-12%2012h-88c-6.627%200-12-5.373-12-12v-24c0-6.627%205.373-12%2012-12h12v-64h-12c-6.627%200-12-5.373-12-12v-24c0-6.627%205.373-12%2012-12h64c6.627%200%2012%205.373%2012%2012v100h12c6.627%200%2012%205.373%2012%2012v24z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-info-circle{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119.043%208%208%20119.083%208%20256c0%20136.997%20111.043%20248%20248%20248s248-111.003%20248-248C504%20119.083%20392.957%208%20256%208zm0%20110c23.196%200%2042%2018.804%2042%2042s-18.804%2042-42%2042-42-18.804-42-42%2018.804-42%2042-42zm56%20254c0%206.627-5.373%2012-12%2012h-88c-6.627%200-12-5.373-12-12v-24c0-6.627%205.373-12%2012-12h12v-64h-12c-6.627%200-12-5.373-12-12v-24c0-6.627%205.373-12%2012-12h64c6.627%200%2012%205.373%2012%2012v100h12c6.627%200%2012%205.373%2012%2012v24z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119.043%208%208%20119.083%208%20256c0%20136.997%20111.043%20248%20248%20248s248-111.003%20248-248C504%20119.083%20392.957%208%20256%208zm0%20110c23.196%200%2042%2018.804%2042%2042s-18.804%2042-42%2042-42-18.804-42-42%2018.804-42%2042-42zm56%20254c0%206.627-5.373%2012-12%2012h-88c-6.627%200-12-5.373-12-12v-24c0-6.627%205.373-12%2012-12h12v-64h-12c-6.627%200-12-5.373-12-12v-24c0-6.627%205.373-12%2012-12h64c6.627%200%2012%205.373%2012%2012v100h12c6.627%200%2012%205.373%2012%2012v24z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-linkedin{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M416%2032H31.9C14.3%2032%200%2046.5%200%2064.3v383.4C0%20465.5%2014.3%20480%2031.9%20480H416c17.6%200%2032-14.5%2032-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4%20416H69V202.2h66.5V416zm-33.2-243c-21.3%200-38.5-17.3-38.5-38.5S80.9%2096%20102.2%2096c21.2%200%2038.5%2017.3%2038.5%2038.5%200%2021.3-17.2%2038.5-38.5%2038.5zm282.1%20243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6%200-39.9%2027-39.9%2054.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8%2030.6-34.5%2062.9-34.5%2067.2%200%2079.7%2044.3%2079.7%20101.9V416z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-linkedin{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M416%2032H31.9C14.3%2032%200%2046.5%200%2064.3v383.4C0%20465.5%2014.3%20480%2031.9%20480H416c17.6%200%2032-14.5%2032-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4%20416H69V202.2h66.5V416zm-33.2-243c-21.3%200-38.5-17.3-38.5-38.5S80.9%2096%20102.2%2096c21.2%200%2038.5%2017.3%2038.5%2038.5%200%2021.3-17.2%2038.5-38.5%2038.5zm282.1%20243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6%200-39.9%2027-39.9%2054.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8%2030.6-34.5%2062.9-34.5%2067.2%200%2079.7%2044.3%2079.7%20101.9V416z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M416%2032H31.9C14.3%2032%200%2046.5%200%2064.3v383.4C0%20465.5%2014.3%20480%2031.9%20480H416c17.6%200%2032-14.5%2032-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4%20416H69V202.2h66.5V416zm-33.2-243c-21.3%200-38.5-17.3-38.5-38.5S80.9%2096%20102.2%2096c21.2%200%2038.5%2017.3%2038.5%2038.5%200%2021.3-17.2%2038.5-38.5%2038.5zm282.1%20243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6%200-39.9%2027-39.9%2054.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8%2030.6-34.5%2062.9-34.5%2067.2%200%2079.7%2044.3%2079.7%20101.9V416z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-markdown{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%20%3F%3E%3Csvg%20width%3D%22256px%22%20height%3D%22158px%22%20viewBox%3D%220%200%20256%20158%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%3E%20%20%20%20%3Cg%3E%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M238.371257%2C157.892216%20L18.3952096%2C157.892216%20C8.43113772%2C157.892216%200%2C149.461078%200%2C139.497006%20L0%2C18.3952096%20C0%2C8.43113772%208.43113772%2C0%2018.3952096%2C0%20L237.60479%2C0%20C247.568862%2C0%20256%2C8.43113772%20256%2C18.3952096%20L256%2C139.497006%20C256%2C149.461078%20248.335329%2C157.892216%20238.371257%2C157.892216%20L238.371257%2C157.892216%20Z%20M18.3952096%2C12.2634731%20C15.3293413%2C12.2634731%2012.2634731%2C15.3293413%2012.2634731%2C18.3952096%20L12.2634731%2C139.497006%20C12.2634731%2C143.329341%2015.3293413%2C145.628743%2018.3952096%2C145.628743%20L237.60479%2C145.628743%20C241.437126%2C145.628743%20243.736527%2C142.562874%20243.736527%2C139.497006%20L243.736527%2C18.3952096%20C243.736527%2C14.5628743%20240.670659%2C12.2634731%20237.60479%2C12.2634731%20C238.371257%2C12.2634731%2018.3952096%2C12.2634731%2018.3952096%2C12.2634731%20L18.3952096%2C12.2634731%20Z%20M36.7904192%2C121.101796%20L36.7904192%2C36.7904192%20L61.3173653%2C36.7904192%20L85.8443114%2C67.4491018%20L110.371257%2C36.7904192%20L134.898204%2C36.7904192%20L134.898204%2C121.101796%20L110.371257%2C121.101796%20L110.371257%2C72.8143713%20L85.8443114%2C103.473054%20L61.3173653%2C72.8143713%20L61.3173653%2C121.101796%20L36.7904192%2C121.101796%20L36.7904192%2C121.101796%20Z%20M190.850299%2C121.101796%20L154.05988%2C80.4790419%20L178.586826%2C80.4790419%20L178.586826%2C36.7904192%20L203.113772%2C36.7904192%20L203.113772%2C79.7125749%20L227.640719%2C79.7125749%20L190.850299%2C121.101796%20L190.850299%2C121.101796%20Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-markdown{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%20%3F%3E%3Csvg%20width%3D%22256px%22%20height%3D%22158px%22%20viewBox%3D%220%200%20256%20158%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%3E%20%20%20%20%3Cg%3E%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M238.371257%2C157.892216%20L18.3952096%2C157.892216%20C8.43113772%2C157.892216%200%2C149.461078%200%2C139.497006%20L0%2C18.3952096%20C0%2C8.43113772%208.43113772%2C0%2018.3952096%2C0%20L237.60479%2C0%20C247.568862%2C0%20256%2C8.43113772%20256%2C18.3952096%20L256%2C139.497006%20C256%2C149.461078%20248.335329%2C157.892216%20238.371257%2C157.892216%20L238.371257%2C157.892216%20Z%20M18.3952096%2C12.2634731%20C15.3293413%2C12.2634731%2012.2634731%2C15.3293413%2012.2634731%2C18.3952096%20L12.2634731%2C139.497006%20C12.2634731%2C143.329341%2015.3293413%2C145.628743%2018.3952096%2C145.628743%20L237.60479%2C145.628743%20C241.437126%2C145.628743%20243.736527%2C142.562874%20243.736527%2C139.497006%20L243.736527%2C18.3952096%20C243.736527%2C14.5628743%20240.670659%2C12.2634731%20237.60479%2C12.2634731%20C238.371257%2C12.2634731%2018.3952096%2C12.2634731%2018.3952096%2C12.2634731%20L18.3952096%2C12.2634731%20Z%20M36.7904192%2C121.101796%20L36.7904192%2C36.7904192%20L61.3173653%2C36.7904192%20L85.8443114%2C67.4491018%20L110.371257%2C36.7904192%20L134.898204%2C36.7904192%20L134.898204%2C121.101796%20L110.371257%2C121.101796%20L110.371257%2C72.8143713%20L85.8443114%2C103.473054%20L61.3173653%2C72.8143713%20L61.3173653%2C121.101796%20L36.7904192%2C121.101796%20L36.7904192%2C121.101796%20Z%20M190.850299%2C121.101796%20L154.05988%2C80.4790419%20L178.586826%2C80.4790419%20L178.586826%2C36.7904192%20L203.113772%2C36.7904192%20L203.113772%2C79.7125749%20L227.640719%2C79.7125749%20L190.850299%2C121.101796%20L190.850299%2C121.101796%20Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%20%3F%3E%3Csvg%20width%3D%22256px%22%20height%3D%22158px%22%20viewBox%3D%220%200%20256%20158%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20preserveAspectRatio%3D%22xMidYMid%22%3E%20%20%20%20%3Cg%3E%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M238.371257%2C157.892216%20L18.3952096%2C157.892216%20C8.43113772%2C157.892216%200%2C149.461078%200%2C139.497006%20L0%2C18.3952096%20C0%2C8.43113772%208.43113772%2C0%2018.3952096%2C0%20L237.60479%2C0%20C247.568862%2C0%20256%2C8.43113772%20256%2C18.3952096%20L256%2C139.497006%20C256%2C149.461078%20248.335329%2C157.892216%20238.371257%2C157.892216%20L238.371257%2C157.892216%20Z%20M18.3952096%2C12.2634731%20C15.3293413%2C12.2634731%2012.2634731%2C15.3293413%2012.2634731%2C18.3952096%20L12.2634731%2C139.497006%20C12.2634731%2C143.329341%2015.3293413%2C145.628743%2018.3952096%2C145.628743%20L237.60479%2C145.628743%20C241.437126%2C145.628743%20243.736527%2C142.562874%20243.736527%2C139.497006%20L243.736527%2C18.3952096%20C243.736527%2C14.5628743%20240.670659%2C12.2634731%20237.60479%2C12.2634731%20C238.371257%2C12.2634731%2018.3952096%2C12.2634731%2018.3952096%2C12.2634731%20L18.3952096%2C12.2634731%20Z%20M36.7904192%2C121.101796%20L36.7904192%2C36.7904192%20L61.3173653%2C36.7904192%20L85.8443114%2C67.4491018%20L110.371257%2C36.7904192%20L134.898204%2C36.7904192%20L134.898204%2C121.101796%20L110.371257%2C121.101796%20L110.371257%2C72.8143713%20L85.8443114%2C103.473054%20L61.3173653%2C72.8143713%20L61.3173653%2C121.101796%20L36.7904192%2C121.101796%20L36.7904192%2C121.101796%20Z%20M190.850299%2C121.101796%20L154.05988%2C80.4790419%20L178.586826%2C80.4790419%20L178.586826%2C36.7904192%20L203.113772%2C36.7904192%20L203.113772%2C79.7125749%20L227.640719%2C79.7125749%20L190.850299%2C121.101796%20L190.850299%2C121.101796%20Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-meh-grayC{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160-64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032%2032-14.3%2032-32-14.3-32-32-32zm8%20144H160c-13.2%200-24%2010.8-24%2024s10.8%2024%2024%2024h176c13.2%200%2024-10.8%2024-24s-10.8-24-24-24z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-meh-grayC{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160-64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032%2032-14.3%2032-32-14.3-32-32-32zm8%20144H160c-13.2%200-24%2010.8-24%2024s10.8%2024%2024%2024h176c13.2%200%2024-10.8%2024-24s-10.8-24-24-24z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160-64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032%2032-14.3%2032-32-14.3-32-32-32zm8%20144H160c-13.2%200-24%2010.8-24%2024s10.8%2024%2024%2024h176c13.2%200%2024-10.8%2024-24s-10.8-24-24-24z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-meh{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160-64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032%2032-14.3%2032-32-14.3-32-32-32zm8%20144H160c-13.2%200-24%2010.8-24%2024s10.8%2024%2024%2024h176c13.2%200%2024-10.8%2024-24s-10.8-24-24-24z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-meh{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160-64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032%2032-14.3%2032-32-14.3-32-32-32zm8%20144H160c-13.2%200-24%2010.8-24%2024s10.8%2024%2024%2024h176c13.2%200%2024-10.8%2024-24s-10.8-24-24-24z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160-64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032%2032-14.3%2032-32-14.3-32-32-32zm8%20144H160c-13.2%200-24%2010.8-24%2024s10.8%2024%2024%2024h176c13.2%200%2024-10.8%2024-24s-10.8-24-24-24z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-minus-circle{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zM124%20296c-6.6%200-12-5.4-12-12v-56c0-6.6%205.4-12%2012-12h264c6.6%200%2012%205.4%2012%2012v56c0%206.6-5.4%2012-12%2012H124z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-minus-circle{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zM124%20296c-6.6%200-12-5.4-12-12v-56c0-6.6%205.4-12%2012-12h264c6.6%200%2012%205.4%2012%2012v56c0%206.6-5.4%2012-12%2012H124z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zM124%20296c-6.6%200-12-5.4-12-12v-56c0-6.6%205.4-12%2012-12h264c6.6%200%2012%205.4%2012%2012v56c0%206.6-5.4%2012-12%2012H124z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-plus-circle{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm144%20276c0%206.6-5.4%2012-12%2012h-92v92c0%206.6-5.4%2012-12%2012h-56c-6.6%200-12-5.4-12-12v-92h-92c-6.6%200-12-5.4-12-12v-56c0-6.6%205.4-12%2012-12h92v-92c0-6.6%205.4-12%2012-12h56c6.6%200%2012%205.4%2012%2012v92h92c6.6%200%2012%205.4%2012%2012v56z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-plus-circle{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm144%20276c0%206.6-5.4%2012-12%2012h-92v92c0%206.6-5.4%2012-12%2012h-56c-6.6%200-12-5.4-12-12v-92h-92c-6.6%200-12-5.4-12-12v-56c0-6.6%205.4-12%2012-12h92v-92c0-6.6%205.4-12%2012-12h56c6.6%200%2012%205.4%2012%2012v92h92c6.6%200%2012%205.4%2012%2012v56z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm144%20276c0%206.6-5.4%2012-12%2012h-92v92c0%206.6-5.4%2012-12%2012h-56c-6.6%200-12-5.4-12-12v-92h-92c-6.6%200-12-5.4-12-12v-56c0-6.6%205.4-12%2012-12h92v-92c0-6.6%205.4-12%2012-12h56c6.6%200%2012%205.4%2012%2012v92h92c6.6%200%2012%205.4%2012%2012v56z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-save{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M433.941%20129.941l-83.882-83.882A48%2048%200%200%200%20316.118%2032H48C21.49%2032%200%2053.49%200%2080v352c0%2026.51%2021.49%2048%2048%2048h352c26.51%200%2048-21.49%2048-48V163.882a48%2048%200%200%200-14.059-33.941zM224%20416c-35.346%200-64-28.654-64-64%200-35.346%2028.654-64%2064-64s64%2028.654%2064%2064c0%2035.346-28.654%2064-64%2064zm96-304.52V212c0%206.627-5.373%2012-12%2012H76c-6.627%200-12-5.373-12-12V108c0-6.627%205.373-12%2012-12h228.52c3.183%200%206.235%201.264%208.485%203.515l3.48%203.48A11.996%2011.996%200%200%201%20320%20111.48z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-save{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M433.941%20129.941l-83.882-83.882A48%2048%200%200%200%20316.118%2032H48C21.49%2032%200%2053.49%200%2080v352c0%2026.51%2021.49%2048%2048%2048h352c26.51%200%2048-21.49%2048-48V163.882a48%2048%200%200%200-14.059-33.941zM224%20416c-35.346%200-64-28.654-64-64%200-35.346%2028.654-64%2064-64s64%2028.654%2064%2064c0%2035.346-28.654%2064-64%2064zm96-304.52V212c0%206.627-5.373%2012-12%2012H76c-6.627%200-12-5.373-12-12V108c0-6.627%205.373-12%2012-12h228.52c3.183%200%206.235%201.264%208.485%203.515l3.48%203.48A11.996%2011.996%200%200%201%20320%20111.48z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M433.941%20129.941l-83.882-83.882A48%2048%200%200%200%20316.118%2032H48C21.49%2032%200%2053.49%200%2080v352c0%2026.51%2021.49%2048%2048%2048h352c26.51%200%2048-21.49%2048-48V163.882a48%2048%200%200%200-14.059-33.941zM224%20416c-35.346%200-64-28.654-64-64%200-35.346%2028.654-64%2064-64s64%2028.654%2064%2064c0%2035.346-28.654%2064-64%2064zm96-304.52V212c0%206.627-5.373%2012-12%2012H76c-6.627%200-12-5.373-12-12V108c0-6.627%205.373-12%2012-12h228.52c3.183%200%206.235%201.264%208.485%203.515l3.48%203.48A11.996%2011.996%200%200%201%20320%20111.48z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-sign-in-alt{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M416%20448h-84c-6.6%200-12-5.4-12-12v-40c0-6.6%205.4-12%2012-12h84c17.7%200%2032-14.3%2032-32V160c0-17.7-14.3-32-32-32h-84c-6.6%200-12-5.4-12-12V76c0-6.6%205.4-12%2012-12h84c53%200%2096%2043%2096%2096v192c0%2053-43%2096-96%2096zm-47-201L201%2079c-15-15-41-4.5-41%2017v96H24c-13.3%200-24%2010.7-24%2024v96c0%2013.3%2010.7%2024%2024%2024h136v96c0%2021.5%2026%2032%2041%2017l168-168c9.3-9.4%209.3-24.6%200-34z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-sign-in-alt{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M416%20448h-84c-6.6%200-12-5.4-12-12v-40c0-6.6%205.4-12%2012-12h84c17.7%200%2032-14.3%2032-32V160c0-17.7-14.3-32-32-32h-84c-6.6%200-12-5.4-12-12V76c0-6.6%205.4-12%2012-12h84c53%200%2096%2043%2096%2096v192c0%2053-43%2096-96%2096zm-47-201L201%2079c-15-15-41-4.5-41%2017v96H24c-13.3%200-24%2010.7-24%2024v96c0%2013.3%2010.7%2024%2024%2024h136v96c0%2021.5%2026%2032%2041%2017l168-168c9.3-9.4%209.3-24.6%200-34z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M416%20448h-84c-6.6%200-12-5.4-12-12v-40c0-6.6%205.4-12%2012-12h84c17.7%200%2032-14.3%2032-32V160c0-17.7-14.3-32-32-32h-84c-6.6%200-12-5.4-12-12V76c0-6.6%205.4-12%2012-12h84c53%200%2096%2043%2096%2096v192c0%2053-43%2096-96%2096zm-47-201L201%2079c-15-15-41-4.5-41%2017v96H24c-13.3%200-24%2010.7-24%2024v96c0%2013.3%2010.7%2024%2024%2024h136v96c0%2021.5%2026%2032%2041%2017l168-168c9.3-9.4%209.3-24.6%200-34z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-sign-out-alt{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M497%20273L329%20441c-15%2015-41%204.5-41-17v-96H152c-13.3%200-24-10.7-24-24v-96c0-13.3%2010.7-24%2024-24h136V88c0-21.4%2025.9-32%2041-17l168%20168c9.3%209.4%209.3%2024.6%200%2034zM192%20436v-40c0-6.6-5.4-12-12-12H96c-17.7%200-32-14.3-32-32V160c0-17.7%2014.3-32%2032-32h84c6.6%200%2012-5.4%2012-12V76c0-6.6-5.4-12-12-12H96c-53%200-96%2043-96%2096v192c0%2053%2043%2096%2096%2096h84c6.6%200%2012-5.4%2012-12z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-sign-out-alt{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M497%20273L329%20441c-15%2015-41%204.5-41-17v-96H152c-13.3%200-24-10.7-24-24v-96c0-13.3%2010.7-24%2024-24h136V88c0-21.4%2025.9-32%2041-17l168%20168c9.3%209.4%209.3%2024.6%200%2034zM192%20436v-40c0-6.6-5.4-12-12-12H96c-17.7%200-32-14.3-32-32V160c0-17.7%2014.3-32%2032-32h84c6.6%200%2012-5.4%2012-12V76c0-6.6-5.4-12-12-12H96c-53%200-96%2043-96%2096v192c0%2053%2043%2096%2096%2096h84c6.6%200%2012-5.4%2012-12z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M497%20273L329%20441c-15%2015-41%204.5-41-17v-96H152c-13.3%200-24-10.7-24-24v-96c0-13.3%2010.7-24%2024-24h136V88c0-21.4%2025.9-32%2041-17l168%20168c9.3%209.4%209.3%2024.6%200%2034zM192%20436v-40c0-6.6-5.4-12-12-12H96c-17.7%200-32-14.3-32-32V160c0-17.7%2014.3-32%2032-32h84c6.6%200%2012-5.4%2012-12V76c0-6.6-5.4-12-12-12H96c-53%200-96%2043-96%2096v192c0%2053%2043%2096%2096%2096h84c6.6%200%2012-5.4%2012-12z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-smile-grayC{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160%200c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm4%2072.6c-20.8%2025-51.5%2039.4-84%2039.4s-63.2-14.3-84-39.4c-8.5-10.2-23.7-11.5-33.8-3.1-10.2%208.5-11.5%2023.6-3.1%2033.8%2030%2036%2074.1%2056.6%20120.9%2056.6s90.9-20.6%20120.9-56.6c8.5-10.2%207.1-25.3-3.1-33.8-10.1-8.4-25.3-7.1-33.8%203.1z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-smile-grayC{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160%200c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm4%2072.6c-20.8%2025-51.5%2039.4-84%2039.4s-63.2-14.3-84-39.4c-8.5-10.2-23.7-11.5-33.8-3.1-10.2%208.5-11.5%2023.6-3.1%2033.8%2030%2036%2074.1%2056.6%20120.9%2056.6s90.9-20.6%20120.9-56.6c8.5-10.2%207.1-25.3-3.1-33.8-10.1-8.4-25.3-7.1-33.8%203.1z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160%200c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm4%2072.6c-20.8%2025-51.5%2039.4-84%2039.4s-63.2-14.3-84-39.4c-8.5-10.2-23.7-11.5-33.8-3.1-10.2%208.5-11.5%2023.6-3.1%2033.8%2030%2036%2074.1%2056.6%20120.9%2056.6s90.9-20.6%20120.9-56.6c8.5-10.2%207.1-25.3-3.1-33.8-10.1-8.4-25.3-7.1-33.8%203.1z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-smile{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160%200c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm4%2072.6c-20.8%2025-51.5%2039.4-84%2039.4s-63.2-14.3-84-39.4c-8.5-10.2-23.7-11.5-33.8-3.1-10.2%208.5-11.5%2023.6-3.1%2033.8%2030%2036%2074.1%2056.6%20120.9%2056.6s90.9-20.6%20120.9-56.6c8.5-10.2%207.1-25.3-3.1-33.8-10.1-8.4-25.3-7.1-33.8%203.1z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-smile{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160%200c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm4%2072.6c-20.8%2025-51.5%2039.4-84%2039.4s-63.2-14.3-84-39.4c-8.5-10.2-23.7-11.5-33.8-3.1-10.2%208.5-11.5%2023.6-3.1%2033.8%2030%2036%2074.1%2056.6%20120.9%2056.6s90.9-20.6%20120.9-56.6c8.5-10.2%207.1-25.3-3.1-33.8-10.1-8.4-25.3-7.1-33.8%203.1z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20496%20512%22%3E%3Cpath%20d%3D%22M248%208C111%208%200%20119%200%20256s111%20248%20248%20248%20248-111%20248-248S385%208%20248%208zm0%20448c-110.3%200-200-89.7-200-200S137.7%2056%20248%2056s200%2089.7%20200%20200-89.7%20200-200%20200zm-80-216c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm160%200c17.7%200%2032-14.3%2032-32s-14.3-32-32-32-32%2014.3-32%2032%2014.3%2032%2032%2032zm4%2072.6c-20.8%2025-51.5%2039.4-84%2039.4s-63.2-14.3-84-39.4c-8.5-10.2-23.7-11.5-33.8-3.1-10.2%208.5-11.5%2023.6-3.1%2033.8%2030%2036%2074.1%2056.6%20120.9%2056.6s90.9-20.6%20120.9-56.6c8.5-10.2%207.1-25.3-3.1-33.8-10.1-8.4-25.3-7.1-33.8%203.1z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-sort-alpha-down-alt{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M176%20352h-48V48a16%2016%200%200%200-16-16H80a16%2016%200%200%200-16%2016v304H16c-14.19%200-21.36%2017.24-11.29%2027.31l80%2096a16%2016%200%200%200%2022.62%200l80-96C197.35%20369.26%20190.22%20352%20176%20352zm112-128h128a16%2016%200%200%200%2016-16v-32a16%2016%200%200%200-16-16h-56l61.26-70.45A32%2032%200%200%200%20432%2065.63V48a16%2016%200%200%200-16-16H288a16%2016%200%200%200-16%2016v32a16%2016%200%200%200%2016%2016h56l-61.26%2070.45A32%2032%200%200%200%20272%20190.37V208a16%2016%200%200%200%2016%2016zm159.06%20234.62l-59.27-160A16%2016%200%200%200%20372.72%20288h-41.44a16%2016%200%200%200-15.07%2010.62l-59.27%20160A16%2016%200%200%200%20272%20480h24.83a16%2016%200%200%200%2015.23-11.08l4.42-12.92h71l4.41%2012.92A16%2016%200%200%200%20407.16%20480H432a16%2016%200%200%200%2015.06-21.38zM335.61%20400L352%20352l16.39%2048z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-sort-alpha-down-alt{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M176%20352h-48V48a16%2016%200%200%200-16-16H80a16%2016%200%200%200-16%2016v304H16c-14.19%200-21.36%2017.24-11.29%2027.31l80%2096a16%2016%200%200%200%2022.62%200l80-96C197.35%20369.26%20190.22%20352%20176%20352zm112-128h128a16%2016%200%200%200%2016-16v-32a16%2016%200%200%200-16-16h-56l61.26-70.45A32%2032%200%200%200%20432%2065.63V48a16%2016%200%200%200-16-16H288a16%2016%200%200%200-16%2016v32a16%2016%200%200%200%2016%2016h56l-61.26%2070.45A32%2032%200%200%200%20272%20190.37V208a16%2016%200%200%200%2016%2016zm159.06%20234.62l-59.27-160A16%2016%200%200%200%20372.72%20288h-41.44a16%2016%200%200%200-15.07%2010.62l-59.27%20160A16%2016%200%200%200%20272%20480h24.83a16%2016%200%200%200%2015.23-11.08l4.42-12.92h71l4.41%2012.92A16%2016%200%200%200%20407.16%20480H432a16%2016%200%200%200%2015.06-21.38zM335.61%20400L352%20352l16.39%2048z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M176%20352h-48V48a16%2016%200%200%200-16-16H80a16%2016%200%200%200-16%2016v304H16c-14.19%200-21.36%2017.24-11.29%2027.31l80%2096a16%2016%200%200%200%2022.62%200l80-96C197.35%20369.26%20190.22%20352%20176%20352zm112-128h128a16%2016%200%200%200%2016-16v-32a16%2016%200%200%200-16-16h-56l61.26-70.45A32%2032%200%200%200%20432%2065.63V48a16%2016%200%200%200-16-16H288a16%2016%200%200%200-16%2016v32a16%2016%200%200%200%2016%2016h56l-61.26%2070.45A32%2032%200%200%200%20272%20190.37V208a16%2016%200%200%200%2016%2016zm159.06%20234.62l-59.27-160A16%2016%200%200%200%20372.72%20288h-41.44a16%2016%200%200%200-15.07%2010.62l-59.27%20160A16%2016%200%200%200%20272%20480h24.83a16%2016%200%200%200%2015.23-11.08l4.42-12.92h71l4.41%2012.92A16%2016%200%200%200%20407.16%20480H432a16%2016%200%200%200%2015.06-21.38zM335.61%20400L352%20352l16.39%2048z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-sort-alpha-down{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M176%20352h-48V48a16%2016%200%200%200-16-16H80a16%2016%200%200%200-16%2016v304H16c-14.19%200-21.36%2017.24-11.29%2027.31l80%2096a16%2016%200%200%200%2022.62%200l80-96C197.35%20369.26%20190.22%20352%20176%20352zm240-64H288a16%2016%200%200%200-16%2016v32a16%2016%200%200%200%2016%2016h56l-61.26%2070.45A32%2032%200%200%200%20272%20446.37V464a16%2016%200%200%200%2016%2016h128a16%2016%200%200%200%2016-16v-32a16%2016%200%200%200-16-16h-56l61.26-70.45A32%2032%200%200%200%20432%20321.63V304a16%2016%200%200%200-16-16zm31.06-85.38l-59.27-160A16%2016%200%200%200%20372.72%2032h-41.44a16%2016%200%200%200-15.07%2010.62l-59.27%20160A16%2016%200%200%200%20272%20224h24.83a16%2016%200%200%200%2015.23-11.08l4.42-12.92h71l4.41%2012.92A16%2016%200%200%200%20407.16%20224H432a16%2016%200%200%200%2015.06-21.38zM335.61%20144L352%2096l16.39%2048z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-sort-alpha-down{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M176%20352h-48V48a16%2016%200%200%200-16-16H80a16%2016%200%200%200-16%2016v304H16c-14.19%200-21.36%2017.24-11.29%2027.31l80%2096a16%2016%200%200%200%2022.62%200l80-96C197.35%20369.26%20190.22%20352%20176%20352zm240-64H288a16%2016%200%200%200-16%2016v32a16%2016%200%200%200%2016%2016h56l-61.26%2070.45A32%2032%200%200%200%20272%20446.37V464a16%2016%200%200%200%2016%2016h128a16%2016%200%200%200%2016-16v-32a16%2016%200%200%200-16-16h-56l61.26-70.45A32%2032%200%200%200%20432%20321.63V304a16%2016%200%200%200-16-16zm31.06-85.38l-59.27-160A16%2016%200%200%200%20372.72%2032h-41.44a16%2016%200%200%200-15.07%2010.62l-59.27%20160A16%2016%200%200%200%20272%20224h24.83a16%2016%200%200%200%2015.23-11.08l4.42-12.92h71l4.41%2012.92A16%2016%200%200%200%20407.16%20224H432a16%2016%200%200%200%2015.06-21.38zM335.61%20144L352%2096l16.39%2048z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M176%20352h-48V48a16%2016%200%200%200-16-16H80a16%2016%200%200%200-16%2016v304H16c-14.19%200-21.36%2017.24-11.29%2027.31l80%2096a16%2016%200%200%200%2022.62%200l80-96C197.35%20369.26%20190.22%20352%20176%20352zm240-64H288a16%2016%200%200%200-16%2016v32a16%2016%200%200%200%2016%2016h56l-61.26%2070.45A32%2032%200%200%200%20272%20446.37V464a16%2016%200%200%200%2016%2016h128a16%2016%200%200%200%2016-16v-32a16%2016%200%200%200-16-16h-56l61.26-70.45A32%2032%200%200%200%20432%20321.63V304a16%2016%200%200%200-16-16zm31.06-85.38l-59.27-160A16%2016%200%200%200%20372.72%2032h-41.44a16%2016%200%200%200-15.07%2010.62l-59.27%20160A16%2016%200%200%200%20272%20224h24.83a16%2016%200%200%200%2015.23-11.08l4.42-12.92h71l4.41%2012.92A16%2016%200%200%200%20407.16%20224H432a16%2016%200%200%200%2015.06-21.38zM335.61%20144L352%2096l16.39%2048z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-sort-numeric-down-alt{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M176%20352h-48V48a16%2016%200%200%200-16-16H80a16%2016%200%200%200-16%2016v304H16c-14.19%200-21.36%2017.24-11.29%2027.31l80%2096a16%2016%200%200%200%2022.62%200l80-96C197.35%20369.26%20190.22%20352%20176%20352zm224%2064h-16V304a16%2016%200%200%200-16-16h-48a16%2016%200%200%200-14.29%208.83l-16%2032A16%2016%200%200%200%20304%20352h16v64h-16a16%2016%200%200%200-16%2016v32a16%2016%200%200%200%2016%2016h96a16%2016%200%200%200%2016-16v-32a16%2016%200%200%200-16-16zM330.17%2034.91a79%2079%200%200%200-55%2054.17c-14.27%2051.05%2021.19%2097.77%2068.83%20102.53a84.07%2084.07%200%200%201-20.85%2012.91c-7.57%203.4-10.8%2012.47-8.18%2020.34l9.9%2020c2.87%208.63%2012.53%2013.49%2020.9%209.91%2058-24.77%2086.25-61.61%2086.25-132V112c-.02-51.21-48.4-91.34-101.85-77.09zM352%20132a20%2020%200%201%201%2020-20%2020%2020%200%200%201-20%2020z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-sort-numeric-down-alt{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M176%20352h-48V48a16%2016%200%200%200-16-16H80a16%2016%200%200%200-16%2016v304H16c-14.19%200-21.36%2017.24-11.29%2027.31l80%2096a16%2016%200%200%200%2022.62%200l80-96C197.35%20369.26%20190.22%20352%20176%20352zm224%2064h-16V304a16%2016%200%200%200-16-16h-48a16%2016%200%200%200-14.29%208.83l-16%2032A16%2016%200%200%200%20304%20352h16v64h-16a16%2016%200%200%200-16%2016v32a16%2016%200%200%200%2016%2016h96a16%2016%200%200%200%2016-16v-32a16%2016%200%200%200-16-16zM330.17%2034.91a79%2079%200%200%200-55%2054.17c-14.27%2051.05%2021.19%2097.77%2068.83%20102.53a84.07%2084.07%200%200%201-20.85%2012.91c-7.57%203.4-10.8%2012.47-8.18%2020.34l9.9%2020c2.87%208.63%2012.53%2013.49%2020.9%209.91%2058-24.77%2086.25-61.61%2086.25-132V112c-.02-51.21-48.4-91.34-101.85-77.09zM352%20132a20%2020%200%201%201%2020-20%2020%2020%200%200%201-20%2020z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M176%20352h-48V48a16%2016%200%200%200-16-16H80a16%2016%200%200%200-16%2016v304H16c-14.19%200-21.36%2017.24-11.29%2027.31l80%2096a16%2016%200%200%200%2022.62%200l80-96C197.35%20369.26%20190.22%20352%20176%20352zm224%2064h-16V304a16%2016%200%200%200-16-16h-48a16%2016%200%200%200-14.29%208.83l-16%2032A16%2016%200%200%200%20304%20352h16v64h-16a16%2016%200%200%200-16%2016v32a16%2016%200%200%200%2016%2016h96a16%2016%200%200%200%2016-16v-32a16%2016%200%200%200-16-16zM330.17%2034.91a79%2079%200%200%200-55%2054.17c-14.27%2051.05%2021.19%2097.77%2068.83%20102.53a84.07%2084.07%200%200%201-20.85%2012.91c-7.57%203.4-10.8%2012.47-8.18%2020.34l9.9%2020c2.87%208.63%2012.53%2013.49%2020.9%209.91%2058-24.77%2086.25-61.61%2086.25-132V112c-.02-51.21-48.4-91.34-101.85-77.09zM352%20132a20%2020%200%201%201%2020-20%2020%2020%200%200%201-20%2020z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-sort-numeric-down{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M304%2096h16v64h-16a16%2016%200%200%200-16%2016v32a16%2016%200%200%200%2016%2016h96a16%2016%200%200%200%2016-16v-32a16%2016%200%200%200-16-16h-16V48a16%2016%200%200%200-16-16h-48a16%2016%200%200%200-14.29%208.83l-16%2032A16%2016%200%200%200%20304%2096zm26.15%20162.91a79%2079%200%200%200-55%2054.17c-14.25%2051.05%2021.21%2097.77%2068.85%20102.53a84.07%2084.07%200%200%201-20.85%2012.91c-7.57%203.4-10.8%2012.47-8.18%2020.34l9.9%2020c2.87%208.63%2012.53%2013.49%2020.9%209.91%2058-24.76%2086.25-61.61%2086.25-132V336c-.02-51.21-48.4-91.34-101.85-77.09zM352%20356a20%2020%200%201%201%2020-20%2020%2020%200%200%201-20%2020zm-176-4h-48V48a16%2016%200%200%200-16-16H80a16%2016%200%200%200-16%2016v304H16c-14.19%200-21.36%2017.24-11.29%2027.31l80%2096a16%2016%200%200%200%2022.62%200l80-96C197.35%20369.26%20190.22%20352%20176%20352z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-sort-numeric-down{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M304%2096h16v64h-16a16%2016%200%200%200-16%2016v32a16%2016%200%200%200%2016%2016h96a16%2016%200%200%200%2016-16v-32a16%2016%200%200%200-16-16h-16V48a16%2016%200%200%200-16-16h-48a16%2016%200%200%200-14.29%208.83l-16%2032A16%2016%200%200%200%20304%2096zm26.15%20162.91a79%2079%200%200%200-55%2054.17c-14.25%2051.05%2021.21%2097.77%2068.85%20102.53a84.07%2084.07%200%200%201-20.85%2012.91c-7.57%203.4-10.8%2012.47-8.18%2020.34l9.9%2020c2.87%208.63%2012.53%2013.49%2020.9%209.91%2058-24.76%2086.25-61.61%2086.25-132V336c-.02-51.21-48.4-91.34-101.85-77.09zM352%20356a20%2020%200%201%201%2020-20%2020%2020%200%200%201-20%2020zm-176-4h-48V48a16%2016%200%200%200-16-16H80a16%2016%200%200%200-16%2016v304H16c-14.19%200-21.36%2017.24-11.29%2027.31l80%2096a16%2016%200%200%200%2022.62%200l80-96C197.35%20369.26%20190.22%20352%20176%20352z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M304%2096h16v64h-16a16%2016%200%200%200-16%2016v32a16%2016%200%200%200%2016%2016h96a16%2016%200%200%200%2016-16v-32a16%2016%200%200%200-16-16h-16V48a16%2016%200%200%200-16-16h-48a16%2016%200%200%200-14.29%208.83l-16%2032A16%2016%200%200%200%20304%2096zm26.15%20162.91a79%2079%200%200%200-55%2054.17c-14.25%2051.05%2021.21%2097.77%2068.85%20102.53a84.07%2084.07%200%200%201-20.85%2012.91c-7.57%203.4-10.8%2012.47-8.18%2020.34l9.9%2020c2.87%208.63%2012.53%2013.49%2020.9%209.91%2058-24.76%2086.25-61.61%2086.25-132V336c-.02-51.21-48.4-91.34-101.85-77.09zM352%20356a20%2020%200%201%201%2020-20%2020%2020%200%200%201-20%2020zm-176-4h-48V48a16%2016%200%200%200-16-16H80a16%2016%200%200%200-16%2016v304H16c-14.19%200-21.36%2017.24-11.29%2027.31l80%2096a16%2016%200%200%200%2022.62%200l80-96C197.35%20369.26%20190.22%20352%20176%20352z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-sort{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M41%20288h238c21.4%200%2032.1%2025.9%2017%2041L177%20448c-9.4%209.4-24.6%209.4-33.9%200L24%20329c-15.1-15.1-4.4-41%2017-41zm255-105L177%2064c-9.4-9.4-24.6-9.4-33.9%200L24%20183c-15.1%2015.1-4.4%2041%2017%2041h238c21.4%200%2032.1-25.9%2017-41z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-sort{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M41%20288h238c21.4%200%2032.1%2025.9%2017%2041L177%20448c-9.4%209.4-24.6%209.4-33.9%200L24%20329c-15.1-15.1-4.4-41%2017-41zm255-105L177%2064c-9.4-9.4-24.6-9.4-33.9%200L24%20183c-15.1%2015.1-4.4%2041%2017%2041h238c21.4%200%2032.1-25.9%2017-41z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M41%20288h238c21.4%200%2032.1%2025.9%2017%2041L177%20448c-9.4%209.4-24.6%209.4-33.9%200L24%20329c-15.1-15.1-4.4-41%2017-41zm255-105L177%2064c-9.4-9.4-24.6-9.4-33.9%200L24%20183c-15.1%2015.1-4.4%2041%2017%2041h238c21.4%200%2032.1-25.9%2017-41z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-stack-overflow{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20384%20512%22%3E%3Cpath%20d%3D%22M290.7%20311L95%20269.7%2086.8%20309l195.7%2041zm51-87L188.2%2095.7l-25.5%2030.8%20153.5%20128.3zm-31.2%2039.7L129.2%20179l-16.7%2036.5L293.7%20300zM262%2032l-32%2024%20119.3%20160.3%2032-24zm20.5%20328h-200v39.7h200zm39.7%2080H42.7V320h-40v160h359.5V320h-40z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-stack-overflow{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20384%20512%22%3E%3Cpath%20d%3D%22M290.7%20311L95%20269.7%2086.8%20309l195.7%2041zm51-87L188.2%2095.7l-25.5%2030.8%20153.5%20128.3zm-31.2%2039.7L129.2%20179l-16.7%2036.5L293.7%20300zM262%2032l-32%2024%20119.3%20160.3%2032-24zm20.5%20328h-200v39.7h200zm39.7%2080H42.7V320h-40v160h359.5V320h-40z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20384%20512%22%3E%3Cpath%20d%3D%22M290.7%20311L95%20269.7%2086.8%20309l195.7%2041zm51-87L188.2%2095.7l-25.5%2030.8%20153.5%20128.3zm-31.2%2039.7L129.2%20179l-16.7%2036.5L293.7%20300zM262%2032l-32%2024%20119.3%20160.3%2032-24zm20.5%20328h-200v39.7h200zm39.7%2080H42.7V320h-40v160h359.5V320h-40z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-star-gold,.starRating .stars .icon-star.active,.starRating-editable .stars .icon-star:hover,.starRating-editable .stars .icon-star:hover~.icon-star{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M259.3%2017.8L194%20150.2%2047.9%20171.5c-26.2%203.8-36.7%2036.1-17.7%2054.6l105.7%20103-25%20145.5c-4.5%2026.3%2023.2%2046%2046.4%2033.7L288%20439.6l130.7%2068.7c23.2%2012.2%2050.9-7.4%2046.4-33.7l-25-145.5%20105.7-103c19-18.5%208.5-50.8-17.7-54.6L382%20150.2%20316.7%2017.8c-11.7-23.6-45.6-23.9-57.4%200z%22%20fill%3D%22gold%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-star-gold{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M259.3%2017.8L194%20150.2%2047.9%20171.5c-26.2%203.8-36.7%2036.1-17.7%2054.6l105.7%20103-25%20145.5c-4.5%2026.3%2023.2%2046%2046.4%2033.7L288%20439.6l130.7%2068.7c23.2%2012.2%2050.9-7.4%2046.4-33.7l-25-145.5%20105.7-103c19-18.5%208.5-50.8-17.7-54.6L382%20150.2%20316.7%2017.8c-11.7-23.6-45.6-23.9-57.4%200z%22%20fill%3D%22gold%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M259.3%2017.8L194%20150.2%2047.9%20171.5c-26.2%203.8-36.7%2036.1-17.7%2054.6l105.7%20103-25%20145.5c-4.5%2026.3%2023.2%2046%2046.4%2033.7L288%20439.6l130.7%2068.7c23.2%2012.2%2050.9-7.4%2046.4-33.7l-25-145.5%20105.7-103c19-18.5%208.5-50.8-17.7-54.6L382%20150.2%20316.7%2017.8c-11.7-23.6-45.6-23.9-57.4%200z%22%20fill%3D%22gold%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-star-grayC,.starRating .stars .icon-star{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M528.1%20171.5L382%20150.2%20316.7%2017.8c-11.7-23.6-45.6-23.9-57.4%200L194%20150.2%2047.9%20171.5c-26.2%203.8-36.7%2036.1-17.7%2054.6l105.7%20103-25%20145.5c-4.5%2026.3%2023.2%2046%2046.4%2033.7L288%20439.6l130.7%2068.7c23.2%2012.2%2050.9-7.4%2046.4-33.7l-25-145.5%20105.7-103c19-18.5%208.5-50.8-17.7-54.6zM388.6%20312.3l23.7%20138.4L288%20385.4l-124.3%2065.3%2023.7-138.4-100.6-98%20139-20.2%2062.2-126%2062.2%20126%20139%2020.2-100.6%2098z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-star-grayC{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M528.1%20171.5L382%20150.2%20316.7%2017.8c-11.7-23.6-45.6-23.9-57.4%200L194%20150.2%2047.9%20171.5c-26.2%203.8-36.7%2036.1-17.7%2054.6l105.7%20103-25%20145.5c-4.5%2026.3%2023.2%2046%2046.4%2033.7L288%20439.6l130.7%2068.7c23.2%2012.2%2050.9-7.4%2046.4-33.7l-25-145.5%20105.7-103c19-18.5%208.5-50.8-17.7-54.6zM388.6%20312.3l23.7%20138.4L288%20385.4l-124.3%2065.3%2023.7-138.4-100.6-98%20139-20.2%2062.2-126%2062.2%20126%20139%2020.2-100.6%2098z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M528.1%20171.5L382%20150.2%20316.7%2017.8c-11.7-23.6-45.6-23.9-57.4%200L194%20150.2%2047.9%20171.5c-26.2%203.8-36.7%2036.1-17.7%2054.6l105.7%20103-25%20145.5c-4.5%2026.3%2023.2%2046%2046.4%2033.7L288%20439.6l130.7%2068.7c23.2%2012.2%2050.9-7.4%2046.4-33.7l-25-145.5%20105.7-103c19-18.5%208.5-50.8-17.7-54.6zM388.6%20312.3l23.7%20138.4L288%20385.4l-124.3%2065.3%2023.7-138.4-100.6-98%20139-20.2%2062.2-126%2062.2%20126%20139%2020.2-100.6%2098z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-sync-alt{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M370.72%20133.28C339.458%20104.008%20298.888%2087.962%20255.848%2088c-77.458.068-144.328%2053.178-162.791%20126.85-1.344%205.363-6.122%209.15-11.651%209.15H24.103c-7.498%200-13.194-6.807-11.807-14.176C33.933%2094.924%20134.813%208%20256%208c66.448%200%20126.791%2026.136%20171.315%2068.685L463.03%2040.97C478.149%2025.851%20504%2036.559%20504%2057.941V192c0%2013.255-10.745%2024-24%2024H345.941c-21.382%200-32.09-25.851-16.971-40.971l41.75-41.749zM32%20296h134.059c21.382%200%2032.09%2025.851%2016.971%2040.971l-41.75%2041.75c31.262%2029.273%2071.835%2045.319%20114.876%2045.28%2077.418-.07%20144.315-53.144%20162.787-126.849%201.344-5.363%206.122-9.15%2011.651-9.15h57.304c7.498%200%2013.194%206.807%2011.807%2014.176C478.067%20417.076%20377.187%20504%20256%20504c-66.448%200-126.791-26.136-171.315-68.685L48.97%20471.03C33.851%20486.149%208%20475.441%208%20454.059V320c0-13.255%2010.745-24%2024-24z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-sync-alt{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M370.72%20133.28C339.458%20104.008%20298.888%2087.962%20255.848%2088c-77.458.068-144.328%2053.178-162.791%20126.85-1.344%205.363-6.122%209.15-11.651%209.15H24.103c-7.498%200-13.194-6.807-11.807-14.176C33.933%2094.924%20134.813%208%20256%208c66.448%200%20126.791%2026.136%20171.315%2068.685L463.03%2040.97C478.149%2025.851%20504%2036.559%20504%2057.941V192c0%2013.255-10.745%2024-24%2024H345.941c-21.382%200-32.09-25.851-16.971-40.971l41.75-41.749zM32%20296h134.059c21.382%200%2032.09%2025.851%2016.971%2040.971l-41.75%2041.75c31.262%2029.273%2071.835%2045.319%20114.876%2045.28%2077.418-.07%20144.315-53.144%20162.787-126.849%201.344-5.363%206.122-9.15%2011.651-9.15h57.304c7.498%200%2013.194%206.807%2011.807%2014.176C478.067%20417.076%20377.187%20504%20256%20504c-66.448%200-126.791-26.136-171.315-68.685L48.97%20471.03C33.851%20486.149%208%20475.441%208%20454.059V320c0-13.255%2010.745-24%2024-24z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M370.72%20133.28C339.458%20104.008%20298.888%2087.962%20255.848%2088c-77.458.068-144.328%2053.178-162.791%20126.85-1.344%205.363-6.122%209.15-11.651%209.15H24.103c-7.498%200-13.194-6.807-11.807-14.176C33.933%2094.924%20134.813%208%20256%208c66.448%200%20126.791%2026.136%20171.315%2068.685L463.03%2040.97C478.149%2025.851%20504%2036.559%20504%2057.941V192c0%2013.255-10.745%2024-24%2024H345.941c-21.382%200-32.09-25.851-16.971-40.971l41.75-41.749zM32%20296h134.059c21.382%200%2032.09%2025.851%2016.971%2040.971l-41.75%2041.75c31.262%2029.273%2071.835%2045.319%20114.876%2045.28%2077.418-.07%20144.315-53.144%20162.787-126.849%201.344-5.363%206.122-9.15%2011.651-9.15h57.304c7.498%200%2013.194%206.807%2011.807%2014.176C478.067%20417.076%20377.187%20504%20256%20504c-66.448%200-126.791-26.136-171.315-68.685L48.97%20471.03C33.851%20486.149%208%20475.441%208%20454.059V320c0-13.255%2010.745-24%2024-24z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}#code-review-edit .markdown-display.sentiment-negative .icon,#code-review-edit .sentiment-icon.sentiment-negative .icon,#code-review-edit a.sentiment-negative .icon,#es-reviewcommentsearch-results .item .item-body span.sentiment-icon.sentiment-negative .icon,#view-code-review .markdown-display.sentiment-negative .icon,#view-code-review .sentiment-icon.sentiment-negative .icon,#view-code-review a.sentiment-negative .icon,.icon-thumbs-down-singleNegative{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M0%2056v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V56c0-13.255-10.745-24-24-24H24C10.745%2032%200%2042.745%200%2056zm40%20200c0-13.255%2010.745-24%2024-24s24%2010.745%2024%2024-10.745%2024-24%2024-24-10.745-24-24zm272%20256c-20.183%200-29.485-39.293-33.931-57.795-5.206-21.666-10.589-44.07-25.393-58.902-32.469-32.524-49.503-73.967-89.117-113.111a11.98%2011.98%200%200%201-3.558-8.521V59.901c0-6.541%205.243-11.878%2011.783-11.998%2015.831-.29%2036.694-9.079%2052.651-16.178C256.189%2017.598%20295.709.017%20343.995%200h2.844c42.777%200%2093.363.413%20113.774%2029.737%208.392%2012.057%2010.446%2027.034%206.148%2044.632%2016.312%2017.053%2025.063%2048.863%2016.382%2074.757%2017.544%2023.432%2019.143%2056.132%209.308%2079.469l.11.11c11.893%2011.949%2019.523%2031.259%2019.439%2049.197-.156%2030.352-26.157%2058.098-59.553%2058.098H350.723C358.03%20364.34%20384%20388.132%20384%20430.548%20384%20504%20336%20512%20312%20512z%22%20fill%3D%22%23900%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-thumbs-down-singleNegative{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M0%2056v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V56c0-13.255-10.745-24-24-24H24C10.745%2032%200%2042.745%200%2056zm40%20200c0-13.255%2010.745-24%2024-24s24%2010.745%2024%2024-10.745%2024-24%2024-24-10.745-24-24zm272%20256c-20.183%200-29.485-39.293-33.931-57.795-5.206-21.666-10.589-44.07-25.393-58.902-32.469-32.524-49.503-73.967-89.117-113.111a11.98%2011.98%200%200%201-3.558-8.521V59.901c0-6.541%205.243-11.878%2011.783-11.998%2015.831-.29%2036.694-9.079%2052.651-16.178C256.189%2017.598%20295.709.017%20343.995%200h2.844c42.777%200%2093.363.413%20113.774%2029.737%208.392%2012.057%2010.446%2027.034%206.148%2044.632%2016.312%2017.053%2025.063%2048.863%2016.382%2074.757%2017.544%2023.432%2019.143%2056.132%209.308%2079.469l.11.11c11.893%2011.949%2019.523%2031.259%2019.439%2049.197-.156%2030.352-26.157%2058.098-59.553%2058.098H350.723C358.03%20364.34%20384%20388.132%20384%20430.548%20384%20504%20336%20512%20312%20512z%22%20fill%3D%22%23900%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M0%2056v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V56c0-13.255-10.745-24-24-24H24C10.745%2032%200%2042.745%200%2056zm40%20200c0-13.255%2010.745-24%2024-24s24%2010.745%2024%2024-10.745%2024-24%2024-24-10.745-24-24zm272%20256c-20.183%200-29.485-39.293-33.931-57.795-5.206-21.666-10.589-44.07-25.393-58.902-32.469-32.524-49.503-73.967-89.117-113.111a11.98%2011.98%200%200%201-3.558-8.521V59.901c0-6.541%205.243-11.878%2011.783-11.998%2015.831-.29%2036.694-9.079%2052.651-16.178C256.189%2017.598%20295.709.017%20343.995%200h2.844c42.777%200%2093.363.413%20113.774%2029.737%208.392%2012.057%2010.446%2027.034%206.148%2044.632%2016.312%2017.053%2025.063%2048.863%2016.382%2074.757%2017.544%2023.432%2019.143%2056.132%209.308%2079.469l.11.11c11.893%2011.949%2019.523%2031.259%2019.439%2049.197-.156%2030.352-26.157%2058.098-59.553%2058.098H350.723C358.03%20364.34%20384%20388.132%20384%20430.548%20384%20504%20336%20512%20312%20512z%22%20fill%3D%22%23900%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}#code-review-edit a.sentiment-negative.active .icon,#code-review-edit a.sentiment-negative:hover .icon,#view-code-review a.sentiment-negative.active .icon,#view-code-review a.sentiment-negative:hover .icon,.icon-thumbs-down-white{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M0%2056v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V56c0-13.255-10.745-24-24-24H24C10.745%2032%200%2042.745%200%2056zm40%20200c0-13.255%2010.745-24%2024-24s24%2010.745%2024%2024-10.745%2024-24%2024-24-10.745-24-24zm272%20256c-20.183%200-29.485-39.293-33.931-57.795-5.206-21.666-10.589-44.07-25.393-58.902-32.469-32.524-49.503-73.967-89.117-113.111a11.98%2011.98%200%200%201-3.558-8.521V59.901c0-6.541%205.243-11.878%2011.783-11.998%2015.831-.29%2036.694-9.079%2052.651-16.178C256.189%2017.598%20295.709.017%20343.995%200h2.844c42.777%200%2093.363.413%20113.774%2029.737%208.392%2012.057%2010.446%2027.034%206.148%2044.632%2016.312%2017.053%2025.063%2048.863%2016.382%2074.757%2017.544%2023.432%2019.143%2056.132%209.308%2079.469l.11.11c11.893%2011.949%2019.523%2031.259%2019.439%2049.197-.156%2030.352-26.157%2058.098-59.553%2058.098H350.723C358.03%20364.34%20384%20388.132%20384%20430.548%20384%20504%20336%20512%20312%20512z%22%20fill%3D%22white%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-thumbs-down-white{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M0%2056v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V56c0-13.255-10.745-24-24-24H24C10.745%2032%200%2042.745%200%2056zm40%20200c0-13.255%2010.745-24%2024-24s24%2010.745%2024%2024-10.745%2024-24%2024-24-10.745-24-24zm272%20256c-20.183%200-29.485-39.293-33.931-57.795-5.206-21.666-10.589-44.07-25.393-58.902-32.469-32.524-49.503-73.967-89.117-113.111a11.98%2011.98%200%200%201-3.558-8.521V59.901c0-6.541%205.243-11.878%2011.783-11.998%2015.831-.29%2036.694-9.079%2052.651-16.178C256.189%2017.598%20295.709.017%20343.995%200h2.844c42.777%200%2093.363.413%20113.774%2029.737%208.392%2012.057%2010.446%2027.034%206.148%2044.632%2016.312%2017.053%2025.063%2048.863%2016.382%2074.757%2017.544%2023.432%2019.143%2056.132%209.308%2079.469l.11.11c11.893%2011.949%2019.523%2031.259%2019.439%2049.197-.156%2030.352-26.157%2058.098-59.553%2058.098H350.723C358.03%20364.34%20384%20388.132%20384%20430.548%20384%20504%20336%20512%20312%20512z%22%20fill%3D%22white%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M0%2056v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V56c0-13.255-10.745-24-24-24H24C10.745%2032%200%2042.745%200%2056zm40%20200c0-13.255%2010.745-24%2024-24s24%2010.745%2024%2024-10.745%2024-24%2024-24-10.745-24-24zm272%20256c-20.183%200-29.485-39.293-33.931-57.795-5.206-21.666-10.589-44.07-25.393-58.902-32.469-32.524-49.503-73.967-89.117-113.111a11.98%2011.98%200%200%201-3.558-8.521V59.901c0-6.541%205.243-11.878%2011.783-11.998%2015.831-.29%2036.694-9.079%2052.651-16.178C256.189%2017.598%20295.709.017%20343.995%200h2.844c42.777%200%2093.363.413%20113.774%2029.737%208.392%2012.057%2010.446%2027.034%206.148%2044.632%2016.312%2017.053%2025.063%2048.863%2016.382%2074.757%2017.544%2023.432%2019.143%2056.132%209.308%2079.469l.11.11c11.893%2011.949%2019.523%2031.259%2019.439%2049.197-.156%2030.352-26.157%2058.098-59.553%2058.098H350.723C358.03%20364.34%20384%20388.132%20384%20430.548%20384%20504%20336%20512%20312%20512z%22%20fill%3D%22white%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-thumbs-down{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M0%2056v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V56c0-13.255-10.745-24-24-24H24C10.745%2032%200%2042.745%200%2056zm40%20200c0-13.255%2010.745-24%2024-24s24%2010.745%2024%2024-10.745%2024-24%2024-24-10.745-24-24zm272%20256c-20.183%200-29.485-39.293-33.931-57.795-5.206-21.666-10.589-44.07-25.393-58.902-32.469-32.524-49.503-73.967-89.117-113.111a11.98%2011.98%200%200%201-3.558-8.521V59.901c0-6.541%205.243-11.878%2011.783-11.998%2015.831-.29%2036.694-9.079%2052.651-16.178C256.189%2017.598%20295.709.017%20343.995%200h2.844c42.777%200%2093.363.413%20113.774%2029.737%208.392%2012.057%2010.446%2027.034%206.148%2044.632%2016.312%2017.053%2025.063%2048.863%2016.382%2074.757%2017.544%2023.432%2019.143%2056.132%209.308%2079.469l.11.11c11.893%2011.949%2019.523%2031.259%2019.439%2049.197-.156%2030.352-26.157%2058.098-59.553%2058.098H350.723C358.03%20364.34%20384%20388.132%20384%20430.548%20384%20504%20336%20512%20312%20512z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-thumbs-down{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M0%2056v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V56c0-13.255-10.745-24-24-24H24C10.745%2032%200%2042.745%200%2056zm40%20200c0-13.255%2010.745-24%2024-24s24%2010.745%2024%2024-10.745%2024-24%2024-24-10.745-24-24zm272%20256c-20.183%200-29.485-39.293-33.931-57.795-5.206-21.666-10.589-44.07-25.393-58.902-32.469-32.524-49.503-73.967-89.117-113.111a11.98%2011.98%200%200%201-3.558-8.521V59.901c0-6.541%205.243-11.878%2011.783-11.998%2015.831-.29%2036.694-9.079%2052.651-16.178C256.189%2017.598%20295.709.017%20343.995%200h2.844c42.777%200%2093.363.413%20113.774%2029.737%208.392%2012.057%2010.446%2027.034%206.148%2044.632%2016.312%2017.053%2025.063%2048.863%2016.382%2074.757%2017.544%2023.432%2019.143%2056.132%209.308%2079.469l.11.11c11.893%2011.949%2019.523%2031.259%2019.439%2049.197-.156%2030.352-26.157%2058.098-59.553%2058.098H350.723C358.03%20364.34%20384%20388.132%20384%20430.548%20384%20504%20336%20512%20312%20512z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M0%2056v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V56c0-13.255-10.745-24-24-24H24C10.745%2032%200%2042.745%200%2056zm40%20200c0-13.255%2010.745-24%2024-24s24%2010.745%2024%2024-10.745%2024-24%2024-24-10.745-24-24zm272%20256c-20.183%200-29.485-39.293-33.931-57.795-5.206-21.666-10.589-44.07-25.393-58.902-32.469-32.524-49.503-73.967-89.117-113.111a11.98%2011.98%200%200%201-3.558-8.521V59.901c0-6.541%205.243-11.878%2011.783-11.998%2015.831-.29%2036.694-9.079%2052.651-16.178C256.189%2017.598%20295.709.017%20343.995%200h2.844c42.777%200%2093.363.413%20113.774%2029.737%208.392%2012.057%2010.446%2027.034%206.148%2044.632%2016.312%2017.053%2025.063%2048.863%2016.382%2074.757%2017.544%2023.432%2019.143%2056.132%209.308%2079.469l.11.11c11.893%2011.949%2019.523%2031.259%2019.439%2049.197-.156%2030.352-26.157%2058.098-59.553%2058.098H350.723C358.03%20364.34%20384%20388.132%20384%20430.548%20384%20504%20336%20512%20312%20512z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}#code-review-edit .markdown-display.sentiment-positive .icon,#code-review-edit .sentiment-icon.sentiment-positive .icon,#code-review-edit a.sentiment-positive .icon,#es-reviewcommentsearch-results .item .item-body span.sentiment-icon.sentiment-positive .icon,#view-code-review .markdown-display.sentiment-positive .icon,#view-code-review .sentiment-icon.sentiment-positive .icon,#view-code-review a.sentiment-positive .icon,.icon-thumbs-up-singlePositive{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M104%20224H24c-13.255%200-24%2010.745-24%2024v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V248c0-13.255-10.745-24-24-24zM64%20472c-13.255%200-24-10.745-24-24s10.745-24%2024-24%2024%2010.745%2024%2024-10.745%2024-24%2024zM384%2081.452c0%2042.416-25.97%2066.208-33.277%2094.548h101.723c33.397%200%2059.397%2027.746%2059.553%2058.098.084%2017.938-7.546%2037.249-19.439%2049.197l-.11.11c9.836%2023.337%208.237%2056.037-9.308%2079.469%208.681%2025.895-.069%2057.704-16.382%2074.757%204.298%2017.598%202.244%2032.575-6.148%2044.632C440.202%20511.587%20389.616%20512%20346.839%20512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2%201.282-6.271%203.558-8.521%2039.614-39.144%2056.648-80.587%2089.117-113.111%2014.804-14.832%2020.188-37.236%2025.393-58.902C282.515%2039.293%20291.817%200%20312%200c24%200%2072%208%2072%2081.452z%22%20fill%3D%22%23390%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-thumbs-up-singlePositive{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M104%20224H24c-13.255%200-24%2010.745-24%2024v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V248c0-13.255-10.745-24-24-24zM64%20472c-13.255%200-24-10.745-24-24s10.745-24%2024-24%2024%2010.745%2024%2024-10.745%2024-24%2024zM384%2081.452c0%2042.416-25.97%2066.208-33.277%2094.548h101.723c33.397%200%2059.397%2027.746%2059.553%2058.098.084%2017.938-7.546%2037.249-19.439%2049.197l-.11.11c9.836%2023.337%208.237%2056.037-9.308%2079.469%208.681%2025.895-.069%2057.704-16.382%2074.757%204.298%2017.598%202.244%2032.575-6.148%2044.632C440.202%20511.587%20389.616%20512%20346.839%20512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2%201.282-6.271%203.558-8.521%2039.614-39.144%2056.648-80.587%2089.117-113.111%2014.804-14.832%2020.188-37.236%2025.393-58.902C282.515%2039.293%20291.817%200%20312%200c24%200%2072%208%2072%2081.452z%22%20fill%3D%22%23390%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M104%20224H24c-13.255%200-24%2010.745-24%2024v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V248c0-13.255-10.745-24-24-24zM64%20472c-13.255%200-24-10.745-24-24s10.745-24%2024-24%2024%2010.745%2024%2024-10.745%2024-24%2024zM384%2081.452c0%2042.416-25.97%2066.208-33.277%2094.548h101.723c33.397%200%2059.397%2027.746%2059.553%2058.098.084%2017.938-7.546%2037.249-19.439%2049.197l-.11.11c9.836%2023.337%208.237%2056.037-9.308%2079.469%208.681%2025.895-.069%2057.704-16.382%2074.757%204.298%2017.598%202.244%2032.575-6.148%2044.632C440.202%20511.587%20389.616%20512%20346.839%20512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2%201.282-6.271%203.558-8.521%2039.614-39.144%2056.648-80.587%2089.117-113.111%2014.804-14.832%2020.188-37.236%2025.393-58.902C282.515%2039.293%20291.817%200%20312%200c24%200%2072%208%2072%2081.452z%22%20fill%3D%22%23390%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}#code-review-edit a.sentiment-positive.active .icon,#code-review-edit a.sentiment-positive:hover .icon,#view-code-review a.sentiment-positive.active .icon,#view-code-review a.sentiment-positive:hover .icon,.icon-thumbs-up-white{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M104%20224H24c-13.255%200-24%2010.745-24%2024v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V248c0-13.255-10.745-24-24-24zM64%20472c-13.255%200-24-10.745-24-24s10.745-24%2024-24%2024%2010.745%2024%2024-10.745%2024-24%2024zM384%2081.452c0%2042.416-25.97%2066.208-33.277%2094.548h101.723c33.397%200%2059.397%2027.746%2059.553%2058.098.084%2017.938-7.546%2037.249-19.439%2049.197l-.11.11c9.836%2023.337%208.237%2056.037-9.308%2079.469%208.681%2025.895-.069%2057.704-16.382%2074.757%204.298%2017.598%202.244%2032.575-6.148%2044.632C440.202%20511.587%20389.616%20512%20346.839%20512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2%201.282-6.271%203.558-8.521%2039.614-39.144%2056.648-80.587%2089.117-113.111%2014.804-14.832%2020.188-37.236%2025.393-58.902C282.515%2039.293%20291.817%200%20312%200c24%200%2072%208%2072%2081.452z%22%20fill%3D%22white%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-thumbs-up-white{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M104%20224H24c-13.255%200-24%2010.745-24%2024v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V248c0-13.255-10.745-24-24-24zM64%20472c-13.255%200-24-10.745-24-24s10.745-24%2024-24%2024%2010.745%2024%2024-10.745%2024-24%2024zM384%2081.452c0%2042.416-25.97%2066.208-33.277%2094.548h101.723c33.397%200%2059.397%2027.746%2059.553%2058.098.084%2017.938-7.546%2037.249-19.439%2049.197l-.11.11c9.836%2023.337%208.237%2056.037-9.308%2079.469%208.681%2025.895-.069%2057.704-16.382%2074.757%204.298%2017.598%202.244%2032.575-6.148%2044.632C440.202%20511.587%20389.616%20512%20346.839%20512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2%201.282-6.271%203.558-8.521%2039.614-39.144%2056.648-80.587%2089.117-113.111%2014.804-14.832%2020.188-37.236%2025.393-58.902C282.515%2039.293%20291.817%200%20312%200c24%200%2072%208%2072%2081.452z%22%20fill%3D%22white%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M104%20224H24c-13.255%200-24%2010.745-24%2024v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V248c0-13.255-10.745-24-24-24zM64%20472c-13.255%200-24-10.745-24-24s10.745-24%2024-24%2024%2010.745%2024%2024-10.745%2024-24%2024zM384%2081.452c0%2042.416-25.97%2066.208-33.277%2094.548h101.723c33.397%200%2059.397%2027.746%2059.553%2058.098.084%2017.938-7.546%2037.249-19.439%2049.197l-.11.11c9.836%2023.337%208.237%2056.037-9.308%2079.469%208.681%2025.895-.069%2057.704-16.382%2074.757%204.298%2017.598%202.244%2032.575-6.148%2044.632C440.202%20511.587%20389.616%20512%20346.839%20512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2%201.282-6.271%203.558-8.521%2039.614-39.144%2056.648-80.587%2089.117-113.111%2014.804-14.832%2020.188-37.236%2025.393-58.902C282.515%2039.293%20291.817%200%20312%200c24%200%2072%208%2072%2081.452z%22%20fill%3D%22white%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-thumbs-up{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M104%20224H24c-13.255%200-24%2010.745-24%2024v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V248c0-13.255-10.745-24-24-24zM64%20472c-13.255%200-24-10.745-24-24s10.745-24%2024-24%2024%2010.745%2024%2024-10.745%2024-24%2024zM384%2081.452c0%2042.416-25.97%2066.208-33.277%2094.548h101.723c33.397%200%2059.397%2027.746%2059.553%2058.098.084%2017.938-7.546%2037.249-19.439%2049.197l-.11.11c9.836%2023.337%208.237%2056.037-9.308%2079.469%208.681%2025.895-.069%2057.704-16.382%2074.757%204.298%2017.598%202.244%2032.575-6.148%2044.632C440.202%20511.587%20389.616%20512%20346.839%20512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2%201.282-6.271%203.558-8.521%2039.614-39.144%2056.648-80.587%2089.117-113.111%2014.804-14.832%2020.188-37.236%2025.393-58.902C282.515%2039.293%20291.817%200%20312%200c24%200%2072%208%2072%2081.452z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-thumbs-up{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M104%20224H24c-13.255%200-24%2010.745-24%2024v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V248c0-13.255-10.745-24-24-24zM64%20472c-13.255%200-24-10.745-24-24s10.745-24%2024-24%2024%2010.745%2024%2024-10.745%2024-24%2024zM384%2081.452c0%2042.416-25.97%2066.208-33.277%2094.548h101.723c33.397%200%2059.397%2027.746%2059.553%2058.098.084%2017.938-7.546%2037.249-19.439%2049.197l-.11.11c9.836%2023.337%208.237%2056.037-9.308%2079.469%208.681%2025.895-.069%2057.704-16.382%2074.757%204.298%2017.598%202.244%2032.575-6.148%2044.632C440.202%20511.587%20389.616%20512%20346.839%20512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2%201.282-6.271%203.558-8.521%2039.614-39.144%2056.648-80.587%2089.117-113.111%2014.804-14.832%2020.188-37.236%2025.393-58.902C282.515%2039.293%20291.817%200%20312%200c24%200%2072%208%2072%2081.452z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M104%20224H24c-13.255%200-24%2010.745-24%2024v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V248c0-13.255-10.745-24-24-24zM64%20472c-13.255%200-24-10.745-24-24s10.745-24%2024-24%2024%2010.745%2024%2024-10.745%2024-24%2024zM384%2081.452c0%2042.416-25.97%2066.208-33.277%2094.548h101.723c33.397%200%2059.397%2027.746%2059.553%2058.098.084%2017.938-7.546%2037.249-19.439%2049.197l-.11.11c9.836%2023.337%208.237%2056.037-9.308%2079.469%208.681%2025.895-.069%2057.704-16.382%2074.757%204.298%2017.598%202.244%2032.575-6.148%2044.632C440.202%20511.587%20389.616%20512%20346.839%20512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2%201.282-6.271%203.558-8.521%2039.614-39.144%2056.648-80.587%2089.117-113.111%2014.804-14.832%2020.188-37.236%2025.393-58.902C282.515%2039.293%20291.817%200%20312%200c24%200%2072%208%2072%2081.452z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-times-circle-red{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm121.6%20313.1c4.7%204.7%204.7%2012.3%200%2017L338%20377.6c-4.7%204.7-12.3%204.7-17%200L256%20312l-65.1%2065.6c-4.7%204.7-12.3%204.7-17%200L134.4%20338c-4.7-4.7-4.7-12.3%200-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3%200-17l39.6-39.6c4.7-4.7%2012.3-4.7%2017%200l65%2065.7%2065.1-65.6c4.7-4.7%2012.3-4.7%2017%200l39.6%2039.6c4.7%204.7%204.7%2012.3%200%2017L312%20256l65.6%2065.1z%22%20fill%3D%22red%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-times-circle-red{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm121.6%20313.1c4.7%204.7%204.7%2012.3%200%2017L338%20377.6c-4.7%204.7-12.3%204.7-17%200L256%20312l-65.1%2065.6c-4.7%204.7-12.3%204.7-17%200L134.4%20338c-4.7-4.7-4.7-12.3%200-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3%200-17l39.6-39.6c4.7-4.7%2012.3-4.7%2017%200l65%2065.7%2065.1-65.6c4.7-4.7%2012.3-4.7%2017%200l39.6%2039.6c4.7%204.7%204.7%2012.3%200%2017L312%20256l65.6%2065.1z%22%20fill%3D%22red%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm121.6%20313.1c4.7%204.7%204.7%2012.3%200%2017L338%20377.6c-4.7%204.7-12.3%204.7-17%200L256%20312l-65.1%2065.6c-4.7%204.7-12.3%204.7-17%200L134.4%20338c-4.7-4.7-4.7-12.3%200-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3%200-17l39.6-39.6c4.7-4.7%2012.3-4.7%2017%200l65%2065.7%2065.1-65.6c4.7-4.7%2012.3-4.7%2017%200l39.6%2039.6c4.7%204.7%204.7%2012.3%200%2017L312%20256l65.6%2065.1z%22%20fill%3D%22red%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-times-circle{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm121.6%20313.1c4.7%204.7%204.7%2012.3%200%2017L338%20377.6c-4.7%204.7-12.3%204.7-17%200L256%20312l-65.1%2065.6c-4.7%204.7-12.3%204.7-17%200L134.4%20338c-4.7-4.7-4.7-12.3%200-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3%200-17l39.6-39.6c4.7-4.7%2012.3-4.7%2017%200l65%2065.7%2065.1-65.6c4.7-4.7%2012.3-4.7%2017%200l39.6%2039.6c4.7%204.7%204.7%2012.3%200%2017L312%20256l65.6%2065.1z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-times-circle{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm121.6%20313.1c4.7%204.7%204.7%2012.3%200%2017L338%20377.6c-4.7%204.7-12.3%204.7-17%200L256%20312l-65.1%2065.6c-4.7%204.7-12.3%204.7-17%200L134.4%20338c-4.7-4.7-4.7-12.3%200-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3%200-17l39.6-39.6c4.7-4.7%2012.3-4.7%2017%200l65%2065.7%2065.1-65.6c4.7-4.7%2012.3-4.7%2017%200l39.6%2039.6c4.7%204.7%204.7%2012.3%200%2017L312%20256l65.6%2065.1z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M256%208C119%208%208%20119%208%20256s111%20248%20248%20248%20248-111%20248-248S393%208%20256%208zm121.6%20313.1c4.7%204.7%204.7%2012.3%200%2017L338%20377.6c-4.7%204.7-12.3%204.7-17%200L256%20312l-65.1%2065.6c-4.7%204.7-12.3%204.7-17%200L134.4%20338c-4.7-4.7-4.7-12.3%200-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3%200-17l39.6-39.6c4.7-4.7%2012.3-4.7%2017%200l65%2065.7%2065.1-65.6c4.7-4.7%2012.3-4.7%2017%200l39.6%2039.6c4.7%204.7%204.7%2012.3%200%2017L312%20256l65.6%2065.1z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-times{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20352%20512%22%3E%3Cpath%20d%3D%22M242.72%20256l100.07-100.07c12.28-12.28%2012.28-32.19%200-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48%200L176%20189.28%2075.93%2089.21c-12.28-12.28-32.19-12.28-44.48%200L9.21%20111.45c-12.28%2012.28-12.28%2032.19%200%2044.48L109.28%20256%209.21%20356.07c-12.28%2012.28-12.28%2032.19%200%2044.48l22.24%2022.24c12.28%2012.28%2032.2%2012.28%2044.48%200L176%20322.72l100.07%20100.07c12.28%2012.28%2032.2%2012.28%2044.48%200l22.24-22.24c12.28-12.28%2012.28-32.19%200-44.48L242.72%20256z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-times{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20352%20512%22%3E%3Cpath%20d%3D%22M242.72%20256l100.07-100.07c12.28-12.28%2012.28-32.19%200-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48%200L176%20189.28%2075.93%2089.21c-12.28-12.28-32.19-12.28-44.48%200L9.21%20111.45c-12.28%2012.28-12.28%2032.19%200%2044.48L109.28%20256%209.21%20356.07c-12.28%2012.28-12.28%2032.19%200%2044.48l22.24%2022.24c12.28%2012.28%2032.2%2012.28%2044.48%200L176%20322.72l100.07%20100.07c12.28%2012.28%2032.2%2012.28%2044.48%200l22.24-22.24c12.28-12.28%2012.28-32.19%200-44.48L242.72%20256z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20352%20512%22%3E%3Cpath%20d%3D%22M242.72%20256l100.07-100.07c12.28-12.28%2012.28-32.19%200-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48%200L176%20189.28%2075.93%2089.21c-12.28-12.28-32.19-12.28-44.48%200L9.21%20111.45c-12.28%2012.28-12.28%2032.19%200%2044.48L109.28%20256%209.21%20356.07c-12.28%2012.28-12.28%2032.19%200%2044.48l22.24%2022.24c12.28%2012.28%2032.2%2012.28%2044.48%200L176%20322.72l100.07%20100.07c12.28%2012.28%2032.2%2012.28%2044.48%200l22.24-22.24c12.28-12.28%2012.28-32.19%200-44.48L242.72%20256z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-trash-alt{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M268%20416h24a12%2012%200%200%200%2012-12V188a12%2012%200%200%200-12-12h-24a12%2012%200%200%200-12%2012v216a12%2012%200%200%200%2012%2012zM432%2080h-82.41l-34-56.7A48%2048%200%200%200%20274.41%200H173.59a48%2048%200%200%200-41.16%2023.3L98.41%2080H16A16%2016%200%200%200%200%2096v16a16%2016%200%200%200%2016%2016h16v336a48%2048%200%200%200%2048%2048h288a48%2048%200%200%200%2048-48V128h16a16%2016%200%200%200%2016-16V96a16%2016%200%200%200-16-16zM171.84%2050.91A6%206%200%200%201%20177%2048h94a6%206%200%200%201%205.15%202.91L293.61%2080H154.39zM368%20464H80V128h288zm-212-48h24a12%2012%200%200%200%2012-12V188a12%2012%200%200%200-12-12h-24a12%2012%200%200%200-12%2012v216a12%2012%200%200%200%2012%2012z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-trash-alt{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M268%20416h24a12%2012%200%200%200%2012-12V188a12%2012%200%200%200-12-12h-24a12%2012%200%200%200-12%2012v216a12%2012%200%200%200%2012%2012zM432%2080h-82.41l-34-56.7A48%2048%200%200%200%20274.41%200H173.59a48%2048%200%200%200-41.16%2023.3L98.41%2080H16A16%2016%200%200%200%200%2096v16a16%2016%200%200%200%2016%2016h16v336a48%2048%200%200%200%2048%2048h288a48%2048%200%200%200%2048-48V128h16a16%2016%200%200%200%2016-16V96a16%2016%200%200%200-16-16zM171.84%2050.91A6%206%200%200%201%20177%2048h94a6%206%200%200%201%205.15%202.91L293.61%2080H154.39zM368%20464H80V128h288zm-212-48h24a12%2012%200%200%200%2012-12V188a12%2012%200%200%200-12-12h-24a12%2012%200%200%200-12%2012v216a12%2012%200%200%200%2012%2012z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M268%20416h24a12%2012%200%200%200%2012-12V188a12%2012%200%200%200-12-12h-24a12%2012%200%200%200-12%2012v216a12%2012%200%200%200%2012%2012zM432%2080h-82.41l-34-56.7A48%2048%200%200%200%20274.41%200H173.59a48%2048%200%200%200-41.16%2023.3L98.41%2080H16A16%2016%200%200%200%200%2096v16a16%2016%200%200%200%2016%2016h16v336a48%2048%200%200%200%2048%2048h288a48%2048%200%200%200%2048-48V128h16a16%2016%200%200%200%2016-16V96a16%2016%200%200%200-16-16zM171.84%2050.91A6%206%200%200%201%20177%2048h94a6%206%200%200%201%205.15%202.91L293.61%2080H154.39zM368%20464H80V128h288zm-212-48h24a12%2012%200%200%200%2012-12V188a12%2012%200%200%200-12-12h-24a12%2012%200%200%200-12%2012v216a12%2012%200%200%200%2012%2012z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-twitter{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M459.37%20151.716c.325%204.548.325%209.097.325%2013.645%200%20138.72-105.583%20298.558-298.558%20298.558-59.452%200-114.68-17.219-161.137-47.106%208.447.974%2016.568%201.299%2025.34%201.299%2049.055%200%2094.213-16.568%20130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772%206.498.974%2012.995%201.624%2019.818%201.624%209.421%200%2018.843-1.3%2027.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969%207.797%2030.214%2012.67%2047.431%2013.319-28.264-18.843-46.781-51.005-46.781-87.391%200-19.492%205.197-37.36%2014.294-52.954%2051.655%2063.675%20129.3%20105.258%20216.365%20109.807-1.624-7.797-2.599-15.918-2.599-24.04%200-57.828%2046.782-104.934%20104.934-104.934%2030.213%200%2057.502%2012.67%2076.67%2033.137%2023.715-4.548%2046.456-13.32%2066.599-25.34-7.798%2024.366-24.366%2044.833-46.132%2057.827%2021.117-2.273%2041.584-8.122%2060.426-16.243-14.292%2020.791-32.161%2039.308-52.628%2054.253z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-twitter{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M459.37%20151.716c.325%204.548.325%209.097.325%2013.645%200%20138.72-105.583%20298.558-298.558%20298.558-59.452%200-114.68-17.219-161.137-47.106%208.447.974%2016.568%201.299%2025.34%201.299%2049.055%200%2094.213-16.568%20130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772%206.498.974%2012.995%201.624%2019.818%201.624%209.421%200%2018.843-1.3%2027.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969%207.797%2030.214%2012.67%2047.431%2013.319-28.264-18.843-46.781-51.005-46.781-87.391%200-19.492%205.197-37.36%2014.294-52.954%2051.655%2063.675%20129.3%20105.258%20216.365%20109.807-1.624-7.797-2.599-15.918-2.599-24.04%200-57.828%2046.782-104.934%20104.934-104.934%2030.213%200%2057.502%2012.67%2076.67%2033.137%2023.715-4.548%2046.456-13.32%2066.599-25.34-7.798%2024.366-24.366%2044.833-46.132%2057.827%2021.117-2.273%2041.584-8.122%2060.426-16.243-14.292%2020.791-32.161%2039.308-52.628%2054.253z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M459.37%20151.716c.325%204.548.325%209.097.325%2013.645%200%20138.72-105.583%20298.558-298.558%20298.558-59.452%200-114.68-17.219-161.137-47.106%208.447.974%2016.568%201.299%2025.34%201.299%2049.055%200%2094.213-16.568%20130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772%206.498.974%2012.995%201.624%2019.818%201.624%209.421%200%2018.843-1.3%2027.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969%207.797%2030.214%2012.67%2047.431%2013.319-28.264-18.843-46.781-51.005-46.781-87.391%200-19.492%205.197-37.36%2014.294-52.954%2051.655%2063.675%20129.3%20105.258%20216.365%20109.807-1.624-7.797-2.599-15.918-2.599-24.04%200-57.828%2046.782-104.934%20104.934-104.934%2030.213%200%2057.502%2012.67%2076.67%2033.137%2023.715-4.548%2046.456-13.32%2066.599-25.34-7.798%2024.366-24.366%2044.833-46.132%2057.827%2021.117-2.273%2041.584-8.122%2060.426-16.243-14.292%2020.791-32.161%2039.308-52.628%2054.253z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-university{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M496%20128v16a8%208%200%200%201-8%208h-24v12c0%206.627-5.373%2012-12%2012H60c-6.627%200-12-5.373-12-12v-12H24a8%208%200%200%201-8-8v-16a8%208%200%200%201%204.941-7.392l232-88a7.996%207.996%200%200%201%206.118%200l232%2088A8%208%200%200%201%20496%20128zm-24%20304H40c-13.255%200-24%2010.745-24%2024v16a8%208%200%200%200%208%208h464a8%208%200%200%200%208-8v-16c0-13.255-10.745-24-24-24zM96%20192v192H60c-6.627%200-12%205.373-12%2012v20h416v-20c0-6.627-5.373-12-12-12h-36V192h-64v192h-64V192h-64v192h-64V192H96z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-university{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M496%20128v16a8%208%200%200%201-8%208h-24v12c0%206.627-5.373%2012-12%2012H60c-6.627%200-12-5.373-12-12v-12H24a8%208%200%200%201-8-8v-16a8%208%200%200%201%204.941-7.392l232-88a7.996%207.996%200%200%201%206.118%200l232%2088A8%208%200%200%201%20496%20128zm-24%20304H40c-13.255%200-24%2010.745-24%2024v16a8%208%200%200%200%208%208h464a8%208%200%200%200%208-8v-16c0-13.255-10.745-24-24-24zM96%20192v192H60c-6.627%200-12%205.373-12%2012v20h416v-20c0-6.627-5.373-12-12-12h-36V192h-64v192h-64V192h-64v192h-64V192H96z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M496%20128v16a8%208%200%200%201-8%208h-24v12c0%206.627-5.373%2012-12%2012H60c-6.627%200-12-5.373-12-12v-12H24a8%208%200%200%201-8-8v-16a8%208%200%200%201%204.941-7.392l232-88a7.996%207.996%200%200%201%206.118%200l232%2088A8%208%200%200%201%20496%20128zm-24%20304H40c-13.255%200-24%2010.745-24%2024v16a8%208%200%200%200%208%208h464a8%208%200%200%200%208-8v-16c0-13.255-10.745-24-24-24zM96%20192v192H60c-6.627%200-12%205.373-12%2012v20h416v-20c0-6.627-5.373-12-12-12h-36V192h-64v192h-64V192h-64v192h-64V192H96z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-upload{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M296%20384h-80c-13.3%200-24-10.7-24-24V192h-87.7c-17.8%200-26.7-21.5-14.1-34.1L242.3%205.7c7.5-7.5%2019.8-7.5%2027.3%200l152.2%20152.2c12.6%2012.6%203.7%2034.1-14.1%2034.1H320v168c0%2013.3-10.7%2024-24%2024zm216-8v112c0%2013.3-10.7%2024-24%2024H24c-13.3%200-24-10.7-24-24V376c0-13.3%2010.7-24%2024-24h136v8c0%2030.9%2025.1%2056%2056%2056h80c30.9%200%2056-25.1%2056-56v-8h136c13.3%200%2024%2010.7%2024%2024zm-124%2088c0-11-9-20-20-20s-20%209-20%2020%209%2020%2020%2020%2020-9%2020-20zm64%200c0-11-9-20-20-20s-20%209-20%2020%209%2020%2020%2020%2020-9%2020-20z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-upload{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M296%20384h-80c-13.3%200-24-10.7-24-24V192h-87.7c-17.8%200-26.7-21.5-14.1-34.1L242.3%205.7c7.5-7.5%2019.8-7.5%2027.3%200l152.2%20152.2c12.6%2012.6%203.7%2034.1-14.1%2034.1H320v168c0%2013.3-10.7%2024-24%2024zm216-8v112c0%2013.3-10.7%2024-24%2024H24c-13.3%200-24-10.7-24-24V376c0-13.3%2010.7-24%2024-24h136v8c0%2030.9%2025.1%2056%2056%2056h80c30.9%200%2056-25.1%2056-56v-8h136c13.3%200%2024%2010.7%2024%2024zm-124%2088c0-11-9-20-20-20s-20%209-20%2020%209%2020%2020%2020%2020-9%2020-20zm64%200c0-11-9-20-20-20s-20%209-20%2020%209%2020%2020%2020%2020-9%2020-20z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M296%20384h-80c-13.3%200-24-10.7-24-24V192h-87.7c-17.8%200-26.7-21.5-14.1-34.1L242.3%205.7c7.5-7.5%2019.8-7.5%2027.3%200l152.2%20152.2c12.6%2012.6%203.7%2034.1-14.1%2034.1H320v168c0%2013.3-10.7%2024-24%2024zm216-8v112c0%2013.3-10.7%2024-24%2024H24c-13.3%200-24-10.7-24-24V376c0-13.3%2010.7-24%2024-24h136v8c0%2030.9%2025.1%2056%2056%2056h80c30.9%200%2056-25.1%2056-56v-8h136c13.3%200%2024%2010.7%2024%2024zm-124%2088c0-11-9-20-20-20s-20%209-20%2020%209%2020%2020%2020%2020-9%2020-20zm64%200c0-11-9-20-20-20s-20%209-20%2020%209%2020%2020%2020%2020-9%2020-20z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-vote-yea{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%20512%22%3E%3Cpath%20d%3D%22M608%20320h-64v64h22.4c5.3%200%209.6%203.6%209.6%208v16c0%204.4-4.3%208-9.6%208H73.6c-5.3%200-9.6-3.6-9.6-8v-16c0-4.4%204.3-8%209.6-8H96v-64H32c-17.7%200-32%2014.3-32%2032v96c0%2017.7%2014.3%2032%2032%2032h576c17.7%200%2032-14.3%2032-32v-96c0-17.7-14.3-32-32-32zm-96%2064V64.3c0-17.9-14.5-32.3-32.3-32.3H160.4C142.5%2032%20128%2046.5%20128%2064.3V384h384zM211.2%20202l25.5-25.3c4.2-4.2%2011-4.2%2015.2.1l41.3%2041.6%2095.2-94.4c4.2-4.2%2011-4.2%2015.2.1l25.3%2025.5c4.2%204.2%204.2%2011-.1%2015.2L300.5%20292c-4.2%204.2-11%204.2-15.2-.1l-74.1-74.7c-4.3-4.2-4.2-11%200-15.2z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.icon-mask-vote-yea{-webkit-mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%20512%22%3E%3Cpath%20d%3D%22M608%20320h-64v64h22.4c5.3%200%209.6%203.6%209.6%208v16c0%204.4-4.3%208-9.6%208H73.6c-5.3%200-9.6-3.6-9.6-8v-16c0-4.4%204.3-8%209.6-8H96v-64H32c-17.7%200-32%2014.3-32%2032v96c0%2017.7%2014.3%2032%2032%2032h576c17.7%200%2032-14.3%2032-32v-96c0-17.7-14.3-32-32-32zm-96%2064V64.3c0-17.9-14.5-32.3-32.3-32.3H160.4C142.5%2032%20128%2046.5%20128%2064.3V384h384zM211.2%20202l25.5-25.3c4.2-4.2%2011-4.2%2015.2.1l41.3%2041.6%2095.2-94.4c4.2-4.2%2011-4.2%2015.2.1l25.3%2025.5c4.2%204.2%204.2%2011-.1%2015.2L300.5%20292c-4.2%204.2-11%204.2-15.2-.1l-74.1-74.7c-4.3-4.2-4.2-11%200-15.2z%22%2F%3E%3C%2Fsvg%3E');mask-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%20512%22%3E%3Cpath%20d%3D%22M608%20320h-64v64h22.4c5.3%200%209.6%203.6%209.6%208v16c0%204.4-4.3%208-9.6%208H73.6c-5.3%200-9.6-3.6-9.6-8v-16c0-4.4%204.3-8%209.6-8H96v-64H32c-17.7%200-32%2014.3-32%2032v96c0%2017.7%2014.3%2032%2032%2032h576c17.7%200%2032-14.3%2032-32v-96c0-17.7-14.3-32-32-32zm-96%2064V64.3c0-17.9-14.5-32.3-32.3-32.3H160.4C142.5%2032%20128%2046.5%20128%2064.3V384h384zM211.2%20202l25.5-25.3c4.2-4.2%2011-4.2%2015.2.1l41.3%2041.6%2095.2-94.4c4.2-4.2%2011-4.2%2015.2.1l25.3%2025.5c4.2%204.2%204.2%2011-.1%2015.2L300.5%20292c-4.2%204.2-11%204.2-15.2-.1l-74.1-74.7c-4.3-4.2-4.2-11%200-15.2z%22%2F%3E%3C%2Fsvg%3E');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}i.icon{display:inline-block;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;width:16px;height:16px;vertical-align:middle}.mui-textfield--float-label>label{transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.mui-appbar{background:#2e9ccc}.mui-btn{background:0 0}.mui-btn--primary{color:#fff;background:#26b730}a.mui-btn--primary[disabled]{background:#7cd482}.mui-btn--primary:active,.mui-btn--primary:focus,.mui-btn--primary:hover{background:#18c624}.mui-btn--danger{color:#fff;background:#f44336}.mui-btn--danger:active,.mui-btn--danger:focus,.mui-btn--danger:hover{background:#ff3a2b}.mui-btn--link{color:#2e9ccc;padding:0 16px}.mui-btn--link:active,.mui-btn--link:focus,.mui-btn--link:hover{box-shadow:none;color:#257da3;background:rgba(153,153,153,.2)}.mui-panel h1,.mui-panel h2,.mui-panel h3,.mui-panel h4,.mui-panel h5,.mui-panel h6{margin-top:0}.form-field.has-error>.form-field{margin-bottom:0}.form-field.has-error{margin-bottom:2px}.form-field.has-error input{border-color:#f44336}.form-field.has-error .mui--is-not-empty+label,.form-field.has-error input:focus+label,.form-field.has-error input:not(:focus)+label{color:#f44336}.form-field .error-text{color:red;font-size:.8em;text-align:right}.form-field .info-text{display:none;color:rgba(0,0,0,.54);font-size:.8em;text-align:right}.form-field .focused~.info-text,.form-field .info-text.show,.form-field .is-not-empty~.info-text{display:block}.form-field .focused~.info-text{color:#2e9ccc}.form-field.error-left .error-text{text-align:left}.achievement-list{grid-area:achievements;display:inline-block;background-color:#999;border-top-right-radius:8px;border-top-left-radius:8px}.achievement-list .heading{text-align:right;display:block;font-weight:400;color:#000;background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);padding:8px 16px 4px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom:1px dotted #333}.achievement-list .li-wrapper{display:-webkit-flex;display:flex;list-style-type:none;padding:0;margin-bottom:0}.achievement-list .li-wrapper>li{display:inline-block}.achievement-list .achievement-icon{display:inline-block;background-color:transparent;padding:8px;text-align:center;max-width:96px}.achievement-list .achievement-icon svg{background-color:transparent}.achievement-list .achievement-icon .title{background-color:gold;border-radius:4px;font-size:.85rem;font-weight:500;padding:2px 8px;text-align:center;margin-top:4px;white-space:nowrap}@media (max-width:991px){.achievement-list{padding-bottom:0;margin-bottom:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;overflow-x:auto}.achievement-list ::-webkit-scrollbar{display:none}.achievement-list .li-wrapper{margin-bottom:0;padding-bottom:0}.achievement-list .li-wrapper>li{border-top:1px dotted #999;padding-left:8px;padding-right:8px}.achievement-list .li-wrapper>li svg{width:96px}.achievement-list .li-wrapper ::-webkit-scrollbar{display:none}.achievement-list .heading{border-bottom:0;text-align:left;width:100%}}.alert{border-left:5px solid #7c7c7c;padding-left:16px;margin-top:16px;margin-bottom:0}.alert+.alert{margin-top:0;margin-bottom:16px}.alert-danger{border-color:#f44336;color:#f44336;font-weight:500}.alert-warning{border-color:#f60;color:#f60;font-weight:500}.search-criteria{margin-bottom:24px}.search-criteria p{min-width:15%}.search-criteria .relationship,.search-criteria .status,.search-criteria .uconntype{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:baseline;align-items:baseline;margin-bottom:4px}.search-criteria .relationship .checkbox,.search-criteria .status .checkbox,.search-criteria .uconntype .checkbox{margin-right:32px;margin-bottom:0;white-space:nowrap}.search-criteria .relationship .checkbox .badge,.search-criteria .status .checkbox .badge,.search-criteria .uconntype .checkbox .badge{box-sizing:border-box}.search-criteria .relationship .checkbox.disabled .tick-border,.search-criteria .status .checkbox.disabled .tick-border,.search-criteria .uconntype .checkbox.disabled .tick-border{border-color:#ccc;box-shadow:#ccc}.search-criteria .relationship .checkbox.disabled .tick,.search-criteria .status .checkbox.disabled .tick,.search-criteria .uconntype .checkbox.disabled .tick{background-color:#ccc}.search-criteria .relationship p,.search-criteria .status p,.search-criteria .uconntype p{font-weight:500;margin-right:24px}.search-criteria .names{display:-webkit-flex;display:flex;width:100%}.search-criteria .names>div{-webkit-flex:1 0;flex:1 0}.search-criteria .names>div+div{margin-left:16px}.search-criteria .campaign,.search-criteria .names{-webkit-align-items:baseline;align-items:baseline}.search-criteria .campaign .select-box,.search-criteria .names .select-box{min-width:300px;display:inline-block}.search-criteria .campaign p,.search-criteria .names p{font-weight:500;margin-right:24px;margin-bottom:0;display:inline-block}.search-criteria .campaign .textfield,.search-criteria .names .textfield{margin-bottom:0}#approach-list .search-criteria.admin .checkbox.disabled .badge.rel,#approach-list .search-criteria.admin .checkbox.disabled .badge.uconn{color:#999}@media (max-width:767px){.search-criteria .relationship,.search-criteria .status,.search-criteria .uconntype{height:inherit;display:block;margin-top:16px}.search-criteria .relationship div.checkbox,.search-criteria .status div.checkbox,.search-criteria .uconntype div.checkbox{margin-top:4px}.search-criteria .relationship p,.search-criteria .status p,.search-criteria .uconntype p{margin-bottom:0}.search-criteria .status>div{display:block}.search-criteria .checkbox{margin-bottom:0}.search-criteria .badge.approach{margin:0}#approach-list .search-criteria .checkbox{margin-bottom:0}#approach-list .search-criteria .badge.approach{margin:2px}}.quota{background-color:#eee;border-radius:8px;border-bottom:1px solid #999;border-top:1px solid #bbb;display:-webkit-flex;display:flex;margin-bottom:16px;padding:8px 0;font-size:1.25rem;font-weight:400;-webkit-align-items:baseline;align-items:baseline}.quota.minimal{background-color:transparent;border:none}.quota div:first-child{padding-left:16px}.quota div+div{margin-left:16px}.quota .number{display:inline-block;border-bottom:1px solid #666;font-weight:700;font-size:1.25rem;border-radius:8px;background-color:#fff;padding:4px;margin-right:8px;width:48px;text-align:center}.quota .number.lastOne{background-color:#f60;color:#fff}.quota .number.out{background-color:#c00;color:#fff}.quota span.title{font-weight:700;color:#333}.quota span.message{display:inline-block;margin-left:16px;font-weight:500;border-bottom:1px dotted #000}#approach-create .quota{display:block;margin-left:0}#approach-create .quota .warning{font-weight:700;color:#f44336}#approach-create .quota ul{list-style:none;padding-left:0}@media (max-width:767px){.quota{height:inherit;display:block;margin-left:0}.quota div{margin-top:8px}.quota div+div{margin-left:0}.quota span.title{display:inline-block;width:25%;padding-left:16px}.quota span.message{display:block;border:none;margin-top:8px;margin-left:0}}@media (max-width:543px){.quota span.title{width:50%}}img.atslogo{margin:0 8px;max-height:32px;width:auto;-webkit-clip-path:circle(16px at center);clip-path:circle(16px at center)}.select-box.autoComplete{margin:0;padding:0;height:auto;border:none}.select-box.autoComplete.no-placeholder ul{top:calc(100% - 3px)}.avatar{width:45px;height:45px;border-radius:50%}.avatar.large{width:60px;height:60px}.award-icon{width:100%;background-color:#fff;border-radius:8px}.award-icon.embedded{max-height:100%;max-width:100%}.award-icon .count-text,.award-icon .maxcount-text,.award-icon .repeat-text{color:#000;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:3.75rem;font-weight:700;text-anchor:middle}.award-icon .count-circle,.award-icon .repeat-count{fill:#aaa;stroke:#999}.award-icon.awarded-false .background{fill:#eee}.award-icon.awarded-false .main-circle{fill:#888}.award-icon.awarded-false .express{fill:transparent}.award-icon.awarded-false .express-vertical{fill:#ccc}.award-icon.awarded-false #clouds,.award-icon.awarded-false #jetstreams,.award-icon.awarded-false #rocket{fill:#999}.award-icon.awarded-false #trails{display:none}.award-icon.awarded-false #globe,.award-icon.awarded-false #hand{fill:#999}.award-icon.awarded-false #globe-background{fill:#bbb}.award-icon.awarded-false .maxcount-star polygon{fill:#aaa}.award-icon.awarded-false .running-man{fill:transparent;stroke:#bbb;stroke-width:2px}.award-icon.awarded-false .figure-five{fill:#999}.award-icon.awarded-false .repeat-count{display:none}.award-icon.awarded-false+.title{background-color:#444;color:#eee}.award-icon.awarded-false #cube,.award-icon.awarded-false #dodecahedron,.award-icon.awarded-false #octahedron,.award-icon.awarded-false #planar,.award-icon.awarded-false #tetrahedron{display:none}.award-icon.awarded-false polygon{fill:transparent}.award-icon.awarded-false #icosahedron polygon{fill:#999}.award-icon.awarded-true .main-circle{fill:#fff}.award-icon.awarded-true .express{fill:transparent}.award-icon.awarded-true [data-name=cherry]{fill:red}.award-icon.awarded-true.firstexpress #rocket{fill:url(#geektastic-gradient)}.award-icon.awarded-true.firstexpress #clouds{fill:#9370db}.award-icon.awarded-true.firstexpress .express-vertical{fill:url(#geektastic-gradient)}.award-icon.awarded-true.firstexpress #jetstreams{fill:purple}.award-icon.awarded-true.firstexpress .clouds2{fill:#663399}.award-icon.awarded-true.firstexpress #streams{fill:red;stroke-width:5px;stroke:orange}.award-icon.awarded-true #hand{fill:#2377ef}.award-icon.awarded-true #globe{fill:url(#geektastic-gradient)}.award-icon.awarded-true #globe-background{fill:#fff}.award-icon.awarded-true.norepeat .repeat-count,.award-icon.awarded-true.norepeat .repeat-text,.award-icon.awarded-true.regular #cube,.award-icon.awarded-true.regular #dodecahedron,.award-icon.awarded-true.regular #icosahedron,.award-icon.awarded-true.regular #octahedron,.award-icon.awarded-true.regular #planar,.award-icon.awarded-true.regular #tetrahedron{display:none}.award-icon.awarded-true.regular #cube,.award-icon.awarded-true.regular #cube polygon,.award-icon.awarded-true.regular #dodecahedron,.award-icon.awarded-true.regular #dodecahedron polygon,.award-icon.awarded-true.regular #icosahedron,.award-icon.awarded-true.regular #icosahedron polygon,.award-icon.awarded-true.regular #octahedron,.award-icon.awarded-true.regular #octahedron polygon,.award-icon.awarded-true.regular #tetrahedron,.award-icon.awarded-true.regular #tetrahedron polygon{fill:url(#geektastic-gradient)}.award-icon.awarded-true.regular.tcount0 #planar{display:unset;stroke:url(#geektastic-gradient);stroke-width:4px;fill:none}.award-icon.awarded-true.regular.tcount1 #tetrahedron,.award-icon.awarded-true.regular.tcount2 #octahedron,.award-icon.awarded-true.regular.tcount3 #icosahedron,.award-icon.awarded-true.regular.tcount4 #dodecahedron,.award-icon.awarded-true.regular.tcount5 #cube{display:unset}.award-icon.awarded-true.streak #trails{display:none}.award-icon.awarded-true.streak.tcount0 .running-man{fill:#ffb6c1;stroke:#ffb6c1}.award-icon.awarded-true.streak.tcount1 .running-man{fill:#ff96be;stroke:#ff96be}.award-icon.awarded-true.streak.tcount2 .running-man{fill:#ff69b4;stroke:#ff69b4}.award-icon.awarded-true.streak.tcount3 .running-man{fill:#ff1493;stroke:#ff1493}.award-icon.awarded-true.streak.tcount4 .running-man{fill:#c71585;stroke:#c71585}.award-icon.awarded-true.streak.tcount5 .running-man{fill:red;stroke:red}.award-icon.awarded-true.streak.tcount5 #trails{display:unset;fill:#ff8c00}.award-icon.awarded-true.streak_5 .figure-five{fill:#ff1493}.award-icon.awarded-true.streak_5 .running-man{fill:#ff1493;stroke:#ff1493}.award-icon.awarded-true .strike{fill:#000}.award-icon.awarded-true .running-man{fill:#ffa5df;stroke:#600738;stroke-width:2px}.award-icon.awarded-true .count-circle{fill:#000}.award-icon.awarded-true .repeat-count{fill:#fff;stroke:#000}.award-icon.awarded-true .repeat-text{fill:#000}.award-icon.awarded-true .count-text{color:#fff;fill:#fff}.award-icon.awarded-true .maxcount-star{fill:#fff;stroke:red;stroke-width:2px}.award-icon.awarded-true .maxcount-text{fill:red}#admin-ranking-list .badge span.title,#approach-list .badge span.title,#challenge-solve .badge span.title,#challenges-list .badge span.title,#es-jobsearch-results .badge span.title,#es-reviewcommentsearch-results .badge span.title,#express-set-solve .badge span.title,#express-set-solve-thanks .badge span.title,#job-search-results .badge span.title,#manage-campaign .badge span.title,#public-campaign .badge span.title,#public-profile .badge span.title,#question-annotate .badge span.title,#question-decision .badge span.title,#question-fix .badge span.title,#question-view .badge span.title,#view-job .badge span.title,.admin-user-list .badge span.title,.admin-user-profile .badge span.title,.all-jobs-list .badge span.title,.available-challenges.list .badge span.title,.campaigns.list .badge span.title,.candidates.list .badge span.title,.challenge-invitation-list .badge span.title,.challenges.list .badge span.title,.created-express-list .badge span.title,.express-set-invitation-list .badge span.title,.express-set.list .badge span.title,.job-list .badge span.title,.jobs.list .badge span.title,.organisations.list .badge span.title,.questions.list .badge span.title,.restricted-user-list .badge span.title,.restricted-user-profile .badge span.title{color:#666;font-size:.85rem;font-weight:400}#admin-ranking-list .badge:first-of-type,#approach-list .badge:first-of-type,#challenge-solve .badge:first-of-type,#challenges-list .badge:first-of-type,#es-jobsearch-results .badge:first-of-type,#es-reviewcommentsearch-results .badge:first-of-type,#express-set-solve .badge:first-of-type,#express-set-solve-thanks .badge:first-of-type,#job-search-results .badge:first-of-type,#manage-campaign .badge:first-of-type,#public-campaign .badge:first-of-type,#public-profile .badge:first-of-type,#question-annotate .badge:first-of-type,#question-decision .badge:first-of-type,#question-fix .badge:first-of-type,#question-view .badge:first-of-type,#view-job .badge:first-of-type,.admin-user-list .badge:first-of-type,.admin-user-profile .badge:first-of-type,.all-jobs-list .badge:first-of-type,.available-challenges.list .badge:first-of-type,.campaigns.list .badge:first-of-type,.candidates.list .badge:first-of-type,.challenge-invitation-list .badge:first-of-type,.challenges.list .badge:first-of-type,.created-express-list .badge:first-of-type,.express-set-invitation-list .badge:first-of-type,.express-set.list .badge:first-of-type,.job-list .badge:first-of-type,.jobs.list .badge:first-of-type,.organisations.list .badge:first-of-type,.questions.list .badge:first-of-type,.restricted-user-list .badge:first-of-type,.restricted-user-profile .badge:first-of-type{margin-left:8px}#admin-ranking-list .badge.evaluator,#approach-list .badge.evaluator,#challenge-solve .badge.evaluator,#challenges-list .badge.evaluator,#es-jobsearch-results .badge.evaluator,#es-reviewcommentsearch-results .badge.evaluator,#express-set-solve .badge.evaluator,#express-set-solve-thanks .badge.evaluator,#job-search-results .badge.evaluator,#manage-campaign .badge.evaluator,#public-campaign .badge.evaluator,#public-profile .badge.evaluator,#question-annotate .badge.evaluator,#question-decision .badge.evaluator,#question-fix .badge.evaluator,#question-view .badge.evaluator,#view-job .badge.evaluator,.admin-user-list .badge.evaluator,.admin-user-profile .badge.evaluator,.all-jobs-list .badge.evaluator,.available-challenges.list .badge.evaluator,.campaigns.list .badge.evaluator,.candidates.list .badge.evaluator,.challenge-invitation-list .badge.evaluator,.challenges.list .badge.evaluator,.created-express-list .badge.evaluator,.express-set-invitation-list .badge.evaluator,.express-set.list .badge.evaluator,.job-list .badge.evaluator,.jobs.list .badge.evaluator,.organisations.list .badge.evaluator,.questions.list .badge.evaluator,.restricted-user-list .badge.evaluator,.restricted-user-profile .badge.evaluator{background-color:#999;color:#fff;text-transform:uppercase;width:96px;text-align:center}#admin-ranking-list .badge.evaluator.geektastic,#approach-list .badge.evaluator.geektastic,#challenge-solve .badge.evaluator.geektastic,#challenges-list .badge.evaluator.geektastic,#es-jobsearch-results .badge.evaluator.geektastic,#es-reviewcommentsearch-results .badge.evaluator.geektastic,#express-set-solve .badge.evaluator.geektastic,#express-set-solve-thanks .badge.evaluator.geektastic,#job-search-results .badge.evaluator.geektastic,#manage-campaign .badge.evaluator.geektastic,#public-campaign .badge.evaluator.geektastic,#public-profile .badge.evaluator.geektastic,#question-annotate .badge.evaluator.geektastic,#question-decision .badge.evaluator.geektastic,#question-fix .badge.evaluator.geektastic,#question-view .badge.evaluator.geektastic,#view-job .badge.evaluator.geektastic,.admin-user-list .badge.evaluator.geektastic,.admin-user-profile .badge.evaluator.geektastic,.all-jobs-list .badge.evaluator.geektastic,.available-challenges.list .badge.evaluator.geektastic,.campaigns.list .badge.evaluator.geektastic,.candidates.list .badge.evaluator.geektastic,.challenge-invitation-list .badge.evaluator.geektastic,.challenges.list .badge.evaluator.geektastic,.created-express-list .badge.evaluator.geektastic,.express-set-invitation-list .badge.evaluator.geektastic,.express-set.list .badge.evaluator.geektastic,.job-list .badge.evaluator.geektastic,.jobs.list .badge.evaluator.geektastic,.organisations.list .badge.evaluator.geektastic,.questions.list .badge.evaluator.geektastic,.restricted-user-list .badge.evaluator.geektastic,.restricted-user-profile .badge.evaluator.geektastic{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%)}#admin-ranking-list .badge.localisation,#approach-list .badge.localisation,#challenge-solve .badge.localisation,#challenges-list .badge.localisation,#es-jobsearch-results .badge.localisation,#es-reviewcommentsearch-results .badge.localisation,#express-set-solve .badge.localisation,#express-set-solve-thanks .badge.localisation,#job-search-results .badge.localisation,#manage-campaign .badge.localisation,#public-campaign .badge.localisation,#public-profile .badge.localisation,#question-annotate .badge.localisation,#question-decision .badge.localisation,#question-fix .badge.localisation,#question-view .badge.localisation,#view-job .badge.localisation,.admin-user-list .badge.localisation,.admin-user-profile .badge.localisation,.all-jobs-list .badge.localisation,.available-challenges.list .badge.localisation,.campaigns.list .badge.localisation,.candidates.list .badge.localisation,.challenge-invitation-list .badge.localisation,.challenges.list .badge.localisation,.created-express-list .badge.localisation,.express-set-invitation-list .badge.localisation,.express-set.list .badge.localisation,.job-list .badge.localisation,.jobs.list .badge.localisation,.organisations.list .badge.localisation,.questions.list .badge.localisation,.restricted-user-list .badge.localisation,.restricted-user-profile .badge.localisation{background-color:#fff;font-weight:400;color:#666;border:1px dotted #000;border-radius:0}#admin-ranking-list .badge.review-type,#approach-list .badge.review-type,#challenge-solve .badge.review-type,#challenges-list .badge.review-type,#es-jobsearch-results .badge.review-type,#es-reviewcommentsearch-results .badge.review-type,#express-set-solve .badge.review-type,#express-set-solve-thanks .badge.review-type,#job-search-results .badge.review-type,#manage-campaign .badge.review-type,#public-campaign .badge.review-type,#public-profile .badge.review-type,#question-annotate .badge.review-type,#question-decision .badge.review-type,#question-fix .badge.review-type,#question-view .badge.review-type,#view-job .badge.review-type,.admin-user-list .badge.review-type,.admin-user-profile .badge.review-type,.all-jobs-list .badge.review-type,.available-challenges.list .badge.review-type,.campaigns.list .badge.review-type,.candidates.list .badge.review-type,.challenge-invitation-list .badge.review-type,.challenges.list .badge.review-type,.created-express-list .badge.review-type,.express-set-invitation-list .badge.review-type,.express-set.list .badge.review-type,.job-list .badge.review-type,.jobs.list .badge.review-type,.organisations.list .badge.review-type,.questions.list .badge.review-type,.restricted-user-list .badge.review-type,.restricted-user-profile .badge.review-type{border-style:dotted;border-width:1px}#admin-ranking-list .badge.review-type.concise,#approach-list .badge.review-type.concise,#challenge-solve .badge.review-type.concise,#challenges-list .badge.review-type.concise,#es-jobsearch-results .badge.review-type.concise,#es-reviewcommentsearch-results .badge.review-type.concise,#express-set-solve .badge.review-type.concise,#express-set-solve-thanks .badge.review-type.concise,#job-search-results .badge.review-type.concise,#manage-campaign .badge.review-type.concise,#public-campaign .badge.review-type.concise,#public-profile .badge.review-type.concise,#question-annotate .badge.review-type.concise,#question-decision .badge.review-type.concise,#question-fix .badge.review-type.concise,#question-view .badge.review-type.concise,#view-job .badge.review-type.concise,.admin-user-list .badge.review-type.concise,.admin-user-profile .badge.review-type.concise,.all-jobs-list .badge.review-type.concise,.available-challenges.list .badge.review-type.concise,.campaigns.list .badge.review-type.concise,.candidates.list .badge.review-type.concise,.challenge-invitation-list .badge.review-type.concise,.challenges.list .badge.review-type.concise,.created-express-list .badge.review-type.concise,.express-set-invitation-list .badge.review-type.concise,.express-set.list .badge.review-type.concise,.job-list .badge.review-type.concise,.jobs.list .badge.review-type.concise,.organisations.list .badge.review-type.concise,.questions.list .badge.review-type.concise,.restricted-user-list .badge.review-type.concise,.restricted-user-profile .badge.review-type.concise{background-color:#ff3;border-color:#009;border-style:solid;color:#009}#admin-ranking-list .badge.review-type.concise.ubergeek,#approach-list .badge.review-type.concise.ubergeek,#challenge-solve .badge.review-type.concise.ubergeek,#challenges-list .badge.review-type.concise.ubergeek,#es-jobsearch-results .badge.review-type.concise.ubergeek,#es-reviewcommentsearch-results .badge.review-type.concise.ubergeek,#express-set-solve .badge.review-type.concise.ubergeek,#express-set-solve-thanks .badge.review-type.concise.ubergeek,#job-search-results .badge.review-type.concise.ubergeek,#manage-campaign .badge.review-type.concise.ubergeek,#public-campaign .badge.review-type.concise.ubergeek,#public-profile .badge.review-type.concise.ubergeek,#question-annotate .badge.review-type.concise.ubergeek,#question-decision .badge.review-type.concise.ubergeek,#question-fix .badge.review-type.concise.ubergeek,#question-view .badge.review-type.concise.ubergeek,#view-job .badge.review-type.concise.ubergeek,.admin-user-list .badge.review-type.concise.ubergeek,.admin-user-profile .badge.review-type.concise.ubergeek,.all-jobs-list .badge.review-type.concise.ubergeek,.available-challenges.list .badge.review-type.concise.ubergeek,.campaigns.list .badge.review-type.concise.ubergeek,.candidates.list .badge.review-type.concise.ubergeek,.challenge-invitation-list .badge.review-type.concise.ubergeek,.challenges.list .badge.review-type.concise.ubergeek,.created-express-list .badge.review-type.concise.ubergeek,.express-set-invitation-list .badge.review-type.concise.ubergeek,.express-set.list .badge.review-type.concise.ubergeek,.job-list .badge.review-type.concise.ubergeek,.jobs.list .badge.review-type.concise.ubergeek,.organisations.list .badge.review-type.concise.ubergeek,.questions.list .badge.review-type.concise.ubergeek,.restricted-user-list .badge.review-type.concise.ubergeek,.restricted-user-profile .badge.review-type.concise.ubergeek{border-width:1px;background-color:#ff0}#admin-ranking-list .badge.comment-type.inline,#approach-list .badge.comment-type.inline,#challenge-solve .badge.comment-type.inline,#challenges-list .badge.comment-type.inline,#es-jobsearch-results .badge.comment-type.inline,#es-reviewcommentsearch-results .badge.comment-type.inline,#express-set-solve .badge.comment-type.inline,#express-set-solve-thanks .badge.comment-type.inline,#job-search-results .badge.comment-type.inline,#manage-campaign .badge.comment-type.inline,#public-campaign .badge.comment-type.inline,#public-profile .badge.comment-type.inline,#question-annotate .badge.comment-type.inline,#question-decision .badge.comment-type.inline,#question-fix .badge.comment-type.inline,#question-view .badge.comment-type.inline,#view-job .badge.comment-type.inline,.admin-user-list .badge.comment-type.inline,.admin-user-profile .badge.comment-type.inline,.all-jobs-list .badge.comment-type.inline,.available-challenges.list .badge.comment-type.inline,.campaigns.list .badge.comment-type.inline,.candidates.list .badge.comment-type.inline,.challenge-invitation-list .badge.comment-type.inline,.challenges.list .badge.comment-type.inline,.created-express-list .badge.comment-type.inline,.express-set-invitation-list .badge.comment-type.inline,.express-set.list .badge.comment-type.inline,.job-list .badge.comment-type.inline,.jobs.list .badge.comment-type.inline,.organisations.list .badge.comment-type.inline,.questions.list .badge.comment-type.inline,.restricted-user-list .badge.comment-type.inline,.restricted-user-profile .badge.comment-type.inline{background-color:#fff;border:1px dotted #191970;color:#191970}#admin-ranking-list .badge.comment-type.summary,#approach-list .badge.comment-type.summary,#challenge-solve .badge.comment-type.summary,#challenges-list .badge.comment-type.summary,#es-jobsearch-results .badge.comment-type.summary,#es-reviewcommentsearch-results .badge.comment-type.summary,#express-set-solve .badge.comment-type.summary,#express-set-solve-thanks .badge.comment-type.summary,#job-search-results .badge.comment-type.summary,#manage-campaign .badge.comment-type.summary,#public-campaign .badge.comment-type.summary,#public-profile .badge.comment-type.summary,#question-annotate .badge.comment-type.summary,#question-decision .badge.comment-type.summary,#question-fix .badge.comment-type.summary,#question-view .badge.comment-type.summary,#view-job .badge.comment-type.summary,.admin-user-list .badge.comment-type.summary,.admin-user-profile .badge.comment-type.summary,.all-jobs-list .badge.comment-type.summary,.available-challenges.list .badge.comment-type.summary,.campaigns.list .badge.comment-type.summary,.candidates.list .badge.comment-type.summary,.challenge-invitation-list .badge.comment-type.summary,.challenges.list .badge.comment-type.summary,.created-express-list .badge.comment-type.summary,.express-set-invitation-list .badge.comment-type.summary,.express-set.list .badge.comment-type.summary,.job-list .badge.comment-type.summary,.jobs.list .badge.comment-type.summary,.organisations.list .badge.comment-type.summary,.questions.list .badge.comment-type.summary,.restricted-user-list .badge.comment-type.summary,.restricted-user-profile .badge.comment-type.summary{background-color:#fff;border:1px dotted #708090;color:#708090}#admin-ranking-list .badge.salary,#approach-list .badge.salary,#challenge-solve .badge.salary,#challenges-list .badge.salary,#es-jobsearch-results .badge.salary,#es-reviewcommentsearch-results .badge.salary,#express-set-solve .badge.salary,#express-set-solve-thanks .badge.salary,#job-search-results .badge.salary,#manage-campaign .badge.salary,#public-campaign .badge.salary,#public-profile .badge.salary,#question-annotate .badge.salary,#question-decision .badge.salary,#question-fix .badge.salary,#question-view .badge.salary,#view-job .badge.salary,.admin-user-list .badge.salary,.admin-user-profile .badge.salary,.all-jobs-list .badge.salary,.available-challenges.list .badge.salary,.campaigns.list .badge.salary,.candidates.list .badge.salary,.challenge-invitation-list .badge.salary,.challenges.list .badge.salary,.created-express-list .badge.salary,.express-set-invitation-list .badge.salary,.express-set.list .badge.salary,.job-list .badge.salary,.jobs.list .badge.salary,.organisations.list .badge.salary,.questions.list .badge.salary,.restricted-user-list .badge.salary,.restricted-user-profile .badge.salary{border:1px solid #8fbc8f;background-color:#fff;font-weight:500;font-size:1rem;color:#2e8b57}#admin-ranking-list .badge.express-set.incomplete,#approach-list .badge.express-set.incomplete,#challenge-solve .badge.express-set.incomplete,#challenges-list .badge.express-set.incomplete,#es-jobsearch-results .badge.express-set.incomplete,#es-reviewcommentsearch-results .badge.express-set.incomplete,#express-set-solve .badge.express-set.incomplete,#express-set-solve-thanks .badge.express-set.incomplete,#job-search-results .badge.express-set.incomplete,#manage-campaign .badge.express-set.incomplete,#public-campaign .badge.express-set.incomplete,#public-profile .badge.express-set.incomplete,#question-annotate .badge.express-set.incomplete,#question-decision .badge.express-set.incomplete,#question-fix .badge.express-set.incomplete,#question-view .badge.express-set.incomplete,#view-job .badge.express-set.incomplete,.admin-user-list .badge.express-set.incomplete,.admin-user-profile .badge.express-set.incomplete,.all-jobs-list .badge.express-set.incomplete,.available-challenges.list .badge.express-set.incomplete,.campaigns.list .badge.express-set.incomplete,.candidates.list .badge.express-set.incomplete,.challenge-invitation-list .badge.express-set.incomplete,.challenges.list .badge.express-set.incomplete,.created-express-list .badge.express-set.incomplete,.express-set-invitation-list .badge.express-set.incomplete,.express-set.list .badge.express-set.incomplete,.job-list .badge.express-set.incomplete,.jobs.list .badge.express-set.incomplete,.organisations.list .badge.express-set.incomplete,.questions.list .badge.express-set.incomplete,.restricted-user-list .badge.express-set.incomplete,.restricted-user-profile .badge.express-set.incomplete{background-color:#ff0;color:#666;border:1px solid #999;padding:0 0 0 8px}#admin-ranking-list .badge.express-set.incomplete span,#approach-list .badge.express-set.incomplete span,#challenge-solve .badge.express-set.incomplete span,#challenges-list .badge.express-set.incomplete span,#es-jobsearch-results .badge.express-set.incomplete span,#es-reviewcommentsearch-results .badge.express-set.incomplete span,#express-set-solve .badge.express-set.incomplete span,#express-set-solve-thanks .badge.express-set.incomplete span,#job-search-results .badge.express-set.incomplete span,#manage-campaign .badge.express-set.incomplete span,#public-campaign .badge.express-set.incomplete span,#public-profile .badge.express-set.incomplete span,#question-annotate .badge.express-set.incomplete span,#question-decision .badge.express-set.incomplete span,#question-fix .badge.express-set.incomplete span,#question-view .badge.express-set.incomplete span,#view-job .badge.express-set.incomplete span,.admin-user-list .badge.express-set.incomplete span,.admin-user-profile .badge.express-set.incomplete span,.all-jobs-list .badge.express-set.incomplete span,.available-challenges.list .badge.express-set.incomplete span,.campaigns.list .badge.express-set.incomplete span,.candidates.list .badge.express-set.incomplete span,.challenge-invitation-list .badge.express-set.incomplete span,.challenges.list .badge.express-set.incomplete span,.created-express-list .badge.express-set.incomplete span,.express-set-invitation-list .badge.express-set.incomplete span,.express-set.list .badge.express-set.incomplete span,.job-list .badge.express-set.incomplete span,.jobs.list .badge.express-set.incomplete span,.organisations.list .badge.express-set.incomplete span,.questions.list .badge.express-set.incomplete span,.restricted-user-list .badge.express-set.incomplete span,.restricted-user-profile .badge.express-set.incomplete span{display:inline-block;background-color:#ccc;padding:4px 8px;color:#000;margin-left:8px}#admin-ranking-list .badge.express-set.complete,#approach-list .badge.express-set.complete,#challenge-solve .badge.express-set.complete,#challenges-list .badge.express-set.complete,#es-jobsearch-results .badge.express-set.complete,#es-reviewcommentsearch-results .badge.express-set.complete,#express-set-solve .badge.express-set.complete,#express-set-solve-thanks .badge.express-set.complete,#job-search-results .badge.express-set.complete,#manage-campaign .badge.express-set.complete,#public-campaign .badge.express-set.complete,#public-profile .badge.express-set.complete,#question-annotate .badge.express-set.complete,#question-decision .badge.express-set.complete,#question-fix .badge.express-set.complete,#question-view .badge.express-set.complete,#view-job .badge.express-set.complete,.admin-user-list .badge.express-set.complete,.admin-user-profile .badge.express-set.complete,.all-jobs-list .badge.express-set.complete,.available-challenges.list .badge.express-set.complete,.campaigns.list .badge.express-set.complete,.candidates.list .badge.express-set.complete,.challenge-invitation-list .badge.express-set.complete,.challenges.list .badge.express-set.complete,.created-express-list .badge.express-set.complete,.express-set-invitation-list .badge.express-set.complete,.express-set.list .badge.express-set.complete,.job-list .badge.express-set.complete,.jobs.list .badge.express-set.complete,.organisations.list .badge.express-set.complete,.questions.list .badge.express-set.complete,.restricted-user-list .badge.express-set.complete,.restricted-user-profile .badge.express-set.complete{background-color:#0f0;border:1px solid #006400;color:#006400}#admin-ranking-list .badge.trial,#approach-list .badge.trial,#challenge-solve .badge.trial,#challenges-list .badge.trial,#es-jobsearch-results .badge.trial,#es-reviewcommentsearch-results .badge.trial,#express-set-solve .badge.trial,#express-set-solve-thanks .badge.trial,#job-search-results .badge.trial,#manage-campaign .badge.trial,#public-campaign .badge.trial,#public-profile .badge.trial,#question-annotate .badge.trial,#question-decision .badge.trial,#question-fix .badge.trial,#question-view .badge.trial,#view-job .badge.trial,.admin-user-list .badge.trial,.admin-user-profile .badge.trial,.all-jobs-list .badge.trial,.available-challenges.list .badge.trial,.campaigns.list .badge.trial,.candidates.list .badge.trial,.challenge-invitation-list .badge.trial,.challenges.list .badge.trial,.created-express-list .badge.trial,.express-set-invitation-list .badge.trial,.express-set.list .badge.trial,.job-list .badge.trial,.jobs.list .badge.trial,.organisations.list .badge.trial,.questions.list .badge.trial,.restricted-user-list .badge.trial,.restricted-user-profile .badge.trial{background:#ff0;background:linear-gradient(to right,#ff0 25%,#adff2f 75%)}#admin-ranking-list .badge.submission-type.auto,#approach-list .badge.submission-type.auto,#challenge-solve .badge.submission-type.auto,#challenges-list .badge.submission-type.auto,#es-jobsearch-results .badge.submission-type.auto,#es-reviewcommentsearch-results .badge.submission-type.auto,#express-set-solve .badge.submission-type.auto,#express-set-solve-thanks .badge.submission-type.auto,#job-search-results .badge.submission-type.auto,#manage-campaign .badge.submission-type.auto,#public-campaign .badge.submission-type.auto,#public-profile .badge.submission-type.auto,#question-annotate .badge.submission-type.auto,#question-decision .badge.submission-type.auto,#question-fix .badge.submission-type.auto,#question-view .badge.submission-type.auto,#view-job .badge.submission-type.auto,.admin-user-list .badge.submission-type.auto,.admin-user-profile .badge.submission-type.auto,.all-jobs-list .badge.submission-type.auto,.available-challenges.list .badge.submission-type.auto,.campaigns.list .badge.submission-type.auto,.candidates.list .badge.submission-type.auto,.challenge-invitation-list .badge.submission-type.auto,.challenges.list .badge.submission-type.auto,.created-express-list .badge.submission-type.auto,.express-set-invitation-list .badge.submission-type.auto,.express-set.list .badge.submission-type.auto,.job-list .badge.submission-type.auto,.jobs.list .badge.submission-type.auto,.organisations.list .badge.submission-type.auto,.questions.list .badge.submission-type.auto,.restricted-user-list .badge.submission-type.auto,.restricted-user-profile .badge.submission-type.auto{background-color:#fff;border:1px solid #ff8c00;color:#ff8c00}#admin-ranking-list .badge.submission-type.job,#approach-list .badge.submission-type.job,#challenge-solve .badge.submission-type.job,#challenges-list .badge.submission-type.job,#es-jobsearch-results .badge.submission-type.job,#es-reviewcommentsearch-results .badge.submission-type.job,#express-set-solve .badge.submission-type.job,#express-set-solve-thanks .badge.submission-type.job,#job-search-results .badge.submission-type.job,#manage-campaign .badge.submission-type.job,#public-campaign .badge.submission-type.job,#public-profile .badge.submission-type.job,#question-annotate .badge.submission-type.job,#question-decision .badge.submission-type.job,#question-fix .badge.submission-type.job,#question-view .badge.submission-type.job,#view-job .badge.submission-type.job,.admin-user-list .badge.submission-type.job,.admin-user-profile .badge.submission-type.job,.all-jobs-list .badge.submission-type.job,.available-challenges.list .badge.submission-type.job,.campaigns.list .badge.submission-type.job,.candidates.list .badge.submission-type.job,.challenge-invitation-list .badge.submission-type.job,.challenges.list .badge.submission-type.job,.created-express-list .badge.submission-type.job,.express-set-invitation-list .badge.submission-type.job,.express-set.list .badge.submission-type.job,.job-list .badge.submission-type.job,.jobs.list .badge.submission-type.job,.organisations.list .badge.submission-type.job,.questions.list .badge.submission-type.job,.restricted-user-list .badge.submission-type.job,.restricted-user-profile .badge.submission-type.job{background-color:#fff;border:1px solid #ff69b4;color:#ff69b4}#admin-ranking-list .badge.submission-type.user,#approach-list .badge.submission-type.user,#challenge-solve .badge.submission-type.user,#challenges-list .badge.submission-type.user,#es-jobsearch-results .badge.submission-type.user,#es-reviewcommentsearch-results .badge.submission-type.user,#express-set-solve .badge.submission-type.user,#express-set-solve-thanks .badge.submission-type.user,#job-search-results .badge.submission-type.user,#manage-campaign .badge.submission-type.user,#public-campaign .badge.submission-type.user,#public-profile .badge.submission-type.user,#question-annotate .badge.submission-type.user,#question-decision .badge.submission-type.user,#question-fix .badge.submission-type.user,#question-view .badge.submission-type.user,#view-job .badge.submission-type.user,.admin-user-list .badge.submission-type.user,.admin-user-profile .badge.submission-type.user,.all-jobs-list .badge.submission-type.user,.available-challenges.list .badge.submission-type.user,.campaigns.list .badge.submission-type.user,.candidates.list .badge.submission-type.user,.challenge-invitation-list .badge.submission-type.user,.challenges.list .badge.submission-type.user,.created-express-list .badge.submission-type.user,.express-set-invitation-list .badge.submission-type.user,.express-set.list .badge.submission-type.user,.job-list .badge.submission-type.user,.jobs.list .badge.submission-type.user,.organisations.list .badge.submission-type.user,.questions.list .badge.submission-type.user,.restricted-user-list .badge.submission-type.user,.restricted-user-profile .badge.submission-type.user{background-color:#fff;border:1px solid #2e8b57;color:#2e8b57}#admin-ranking-list .badge.invitation-state,#approach-list .badge.invitation-state,#challenge-solve .badge.invitation-state,#challenges-list .badge.invitation-state,#es-jobsearch-results .badge.invitation-state,#es-reviewcommentsearch-results .badge.invitation-state,#express-set-solve .badge.invitation-state,#express-set-solve-thanks .badge.invitation-state,#job-search-results .badge.invitation-state,#manage-campaign .badge.invitation-state,#public-campaign .badge.invitation-state,#public-profile .badge.invitation-state,#question-annotate .badge.invitation-state,#question-decision .badge.invitation-state,#question-fix .badge.invitation-state,#question-view .badge.invitation-state,#view-job .badge.invitation-state,.admin-user-list .badge.invitation-state,.admin-user-profile .badge.invitation-state,.all-jobs-list .badge.invitation-state,.available-challenges.list .badge.invitation-state,.campaigns.list .badge.invitation-state,.candidates.list .badge.invitation-state,.challenge-invitation-list .badge.invitation-state,.challenges.list .badge.invitation-state,.created-express-list .badge.invitation-state,.express-set-invitation-list .badge.invitation-state,.express-set.list .badge.invitation-state,.job-list .badge.invitation-state,.jobs.list .badge.invitation-state,.organisations.list .badge.invitation-state,.questions.list .badge.invitation-state,.restricted-user-list .badge.invitation-state,.restricted-user-profile .badge.invitation-state{text-transform:uppercase;border:1px dotted #999}#admin-ranking-list .badge.invitation-state.unreviewable,#admin-ranking-list .badge.invitation-state.void,#approach-list .badge.invitation-state.unreviewable,#approach-list .badge.invitation-state.void,#challenge-solve .badge.invitation-state.unreviewable,#challenge-solve .badge.invitation-state.void,#challenges-list .badge.invitation-state.unreviewable,#challenges-list .badge.invitation-state.void,#es-jobsearch-results .badge.invitation-state.unreviewable,#es-jobsearch-results .badge.invitation-state.void,#es-reviewcommentsearch-results .badge.invitation-state.unreviewable,#es-reviewcommentsearch-results .badge.invitation-state.void,#express-set-solve .badge.invitation-state.unreviewable,#express-set-solve .badge.invitation-state.void,#express-set-solve-thanks .badge.invitation-state.unreviewable,#express-set-solve-thanks .badge.invitation-state.void,#job-search-results .badge.invitation-state.unreviewable,#job-search-results .badge.invitation-state.void,#manage-campaign .badge.invitation-state.unreviewable,#manage-campaign .badge.invitation-state.void,#public-campaign .badge.invitation-state.unreviewable,#public-campaign .badge.invitation-state.void,#public-profile .badge.invitation-state.unreviewable,#public-profile .badge.invitation-state.void,#question-annotate .badge.invitation-state.unreviewable,#question-annotate .badge.invitation-state.void,#question-decision .badge.invitation-state.unreviewable,#question-decision .badge.invitation-state.void,#question-fix .badge.invitation-state.unreviewable,#question-fix .badge.invitation-state.void,#question-view .badge.invitation-state.unreviewable,#question-view .badge.invitation-state.void,#view-job .badge.invitation-state.unreviewable,#view-job .badge.invitation-state.void,.admin-user-list .badge.invitation-state.unreviewable,.admin-user-list .badge.invitation-state.void,.admin-user-profile .badge.invitation-state.unreviewable,.admin-user-profile .badge.invitation-state.void,.all-jobs-list .badge.invitation-state.unreviewable,.all-jobs-list .badge.invitation-state.void,.available-challenges.list .badge.invitation-state.unreviewable,.available-challenges.list .badge.invitation-state.void,.campaigns.list .badge.invitation-state.unreviewable,.campaigns.list .badge.invitation-state.void,.candidates.list .badge.invitation-state.unreviewable,.candidates.list .badge.invitation-state.void,.challenge-invitation-list .badge.invitation-state.unreviewable,.challenge-invitation-list .badge.invitation-state.void,.challenges.list .badge.invitation-state.unreviewable,.challenges.list .badge.invitation-state.void,.created-express-list .badge.invitation-state.unreviewable,.created-express-list .badge.invitation-state.void,.express-set-invitation-list .badge.invitation-state.unreviewable,.express-set-invitation-list .badge.invitation-state.void,.express-set.list .badge.invitation-state.unreviewable,.express-set.list .badge.invitation-state.void,.job-list .badge.invitation-state.unreviewable,.job-list .badge.invitation-state.void,.jobs.list .badge.invitation-state.unreviewable,.jobs.list .badge.invitation-state.void,.organisations.list .badge.invitation-state.unreviewable,.organisations.list .badge.invitation-state.void,.questions.list .badge.invitation-state.unreviewable,.questions.list .badge.invitation-state.void,.restricted-user-list .badge.invitation-state.unreviewable,.restricted-user-list .badge.invitation-state.void,.restricted-user-profile .badge.invitation-state.unreviewable,.restricted-user-profile .badge.invitation-state.void{background-color:#f44336;border:none;color:#fff}#admin-ranking-list .badge.invitation-state.expired,#approach-list .badge.invitation-state.expired,#challenge-solve .badge.invitation-state.expired,#challenges-list .badge.invitation-state.expired,#es-jobsearch-results .badge.invitation-state.expired,#es-reviewcommentsearch-results .badge.invitation-state.expired,#express-set-solve .badge.invitation-state.expired,#express-set-solve-thanks .badge.invitation-state.expired,#job-search-results .badge.invitation-state.expired,#manage-campaign .badge.invitation-state.expired,#public-campaign .badge.invitation-state.expired,#public-profile .badge.invitation-state.expired,#question-annotate .badge.invitation-state.expired,#question-decision .badge.invitation-state.expired,#question-fix .badge.invitation-state.expired,#question-view .badge.invitation-state.expired,#view-job .badge.invitation-state.expired,.admin-user-list .badge.invitation-state.expired,.admin-user-profile .badge.invitation-state.expired,.all-jobs-list .badge.invitation-state.expired,.available-challenges.list .badge.invitation-state.expired,.campaigns.list .badge.invitation-state.expired,.candidates.list .badge.invitation-state.expired,.challenge-invitation-list .badge.invitation-state.expired,.challenges.list .badge.invitation-state.expired,.created-express-list .badge.invitation-state.expired,.express-set-invitation-list .badge.invitation-state.expired,.express-set.list .badge.invitation-state.expired,.job-list .badge.invitation-state.expired,.jobs.list .badge.invitation-state.expired,.organisations.list .badge.invitation-state.expired,.questions.list .badge.invitation-state.expired,.restricted-user-list .badge.invitation-state.expired,.restricted-user-profile .badge.invitation-state.expired{background-color:#a32;border:none;color:#fff}#admin-ranking-list .badge.invitation-state.invalidsubmission,#approach-list .badge.invitation-state.invalidsubmission,#challenge-solve .badge.invitation-state.invalidsubmission,#challenges-list .badge.invitation-state.invalidsubmission,#es-jobsearch-results .badge.invitation-state.invalidsubmission,#es-reviewcommentsearch-results .badge.invitation-state.invalidsubmission,#express-set-solve .badge.invitation-state.invalidsubmission,#express-set-solve-thanks .badge.invitation-state.invalidsubmission,#job-search-results .badge.invitation-state.invalidsubmission,#manage-campaign .badge.invitation-state.invalidsubmission,#public-campaign .badge.invitation-state.invalidsubmission,#public-profile .badge.invitation-state.invalidsubmission,#question-annotate .badge.invitation-state.invalidsubmission,#question-decision .badge.invitation-state.invalidsubmission,#question-fix .badge.invitation-state.invalidsubmission,#question-view .badge.invitation-state.invalidsubmission,#view-job .badge.invitation-state.invalidsubmission,.admin-user-list .badge.invitation-state.invalidsubmission,.admin-user-profile .badge.invitation-state.invalidsubmission,.all-jobs-list .badge.invitation-state.invalidsubmission,.available-challenges.list .badge.invitation-state.invalidsubmission,.campaigns.list .badge.invitation-state.invalidsubmission,.candidates.list .badge.invitation-state.invalidsubmission,.challenge-invitation-list .badge.invitation-state.invalidsubmission,.challenges.list .badge.invitation-state.invalidsubmission,.created-express-list .badge.invitation-state.invalidsubmission,.express-set-invitation-list .badge.invitation-state.invalidsubmission,.express-set.list .badge.invitation-state.invalidsubmission,.job-list .badge.invitation-state.invalidsubmission,.jobs.list .badge.invitation-state.invalidsubmission,.organisations.list .badge.invitation-state.invalidsubmission,.questions.list .badge.invitation-state.invalidsubmission,.restricted-user-list .badge.invitation-state.invalidsubmission,.restricted-user-profile .badge.invitation-state.invalidsubmission{background-color:#eee;color:red;font-weight:700;border:1px solid red}#admin-ranking-list .badge.invitation-state.inprogress,#admin-ranking-list .badge.invitation-state.started,#approach-list .badge.invitation-state.inprogress,#approach-list .badge.invitation-state.started,#challenge-solve .badge.invitation-state.inprogress,#challenge-solve .badge.invitation-state.started,#challenges-list .badge.invitation-state.inprogress,#challenges-list .badge.invitation-state.started,#es-jobsearch-results .badge.invitation-state.inprogress,#es-jobsearch-results .badge.invitation-state.started,#es-reviewcommentsearch-results .badge.invitation-state.inprogress,#es-reviewcommentsearch-results .badge.invitation-state.started,#express-set-solve .badge.invitation-state.inprogress,#express-set-solve .badge.invitation-state.started,#express-set-solve-thanks .badge.invitation-state.inprogress,#express-set-solve-thanks .badge.invitation-state.started,#job-search-results .badge.invitation-state.inprogress,#job-search-results .badge.invitation-state.started,#manage-campaign .badge.invitation-state.inprogress,#manage-campaign .badge.invitation-state.started,#public-campaign .badge.invitation-state.inprogress,#public-campaign .badge.invitation-state.started,#public-profile .badge.invitation-state.inprogress,#public-profile .badge.invitation-state.started,#question-annotate .badge.invitation-state.inprogress,#question-annotate .badge.invitation-state.started,#question-decision .badge.invitation-state.inprogress,#question-decision .badge.invitation-state.started,#question-fix .badge.invitation-state.inprogress,#question-fix .badge.invitation-state.started,#question-view .badge.invitation-state.inprogress,#question-view .badge.invitation-state.started,#view-job .badge.invitation-state.inprogress,#view-job .badge.invitation-state.started,.admin-user-list .badge.invitation-state.inprogress,.admin-user-list .badge.invitation-state.started,.admin-user-profile .badge.invitation-state.inprogress,.admin-user-profile .badge.invitation-state.started,.all-jobs-list .badge.invitation-state.inprogress,.all-jobs-list .badge.invitation-state.started,.available-challenges.list .badge.invitation-state.inprogress,.available-challenges.list .badge.invitation-state.started,.campaigns.list .badge.invitation-state.inprogress,.campaigns.list .badge.invitation-state.started,.candidates.list .badge.invitation-state.inprogress,.candidates.list .badge.invitation-state.started,.challenge-invitation-list .badge.invitation-state.inprogress,.challenge-invitation-list .badge.invitation-state.started,.challenges.list .badge.invitation-state.inprogress,.challenges.list .badge.invitation-state.started,.created-express-list .badge.invitation-state.inprogress,.created-express-list .badge.invitation-state.started,.express-set-invitation-list .badge.invitation-state.inprogress,.express-set-invitation-list .badge.invitation-state.started,.express-set.list .badge.invitation-state.inprogress,.express-set.list .badge.invitation-state.started,.job-list .badge.invitation-state.inprogress,.job-list .badge.invitation-state.started,.jobs.list .badge.invitation-state.inprogress,.jobs.list .badge.invitation-state.started,.organisations.list .badge.invitation-state.inprogress,.organisations.list .badge.invitation-state.started,.questions.list .badge.invitation-state.inprogress,.questions.list .badge.invitation-state.started,.restricted-user-list .badge.invitation-state.inprogress,.restricted-user-list .badge.invitation-state.started,.restricted-user-profile .badge.invitation-state.inprogress,.restricted-user-profile .badge.invitation-state.started{background-color:#ffe0b3}#admin-ranking-list .badge.invitation-state.submitted,#approach-list .badge.invitation-state.submitted,#challenge-solve .badge.invitation-state.submitted,#challenges-list .badge.invitation-state.submitted,#es-jobsearch-results .badge.invitation-state.submitted,#es-reviewcommentsearch-results .badge.invitation-state.submitted,#express-set-solve .badge.invitation-state.submitted,#express-set-solve-thanks .badge.invitation-state.submitted,#job-search-results .badge.invitation-state.submitted,#manage-campaign .badge.invitation-state.submitted,#public-campaign .badge.invitation-state.submitted,#public-profile .badge.invitation-state.submitted,#question-annotate .badge.invitation-state.submitted,#question-decision .badge.invitation-state.submitted,#question-fix .badge.invitation-state.submitted,#question-view .badge.invitation-state.submitted,#view-job .badge.invitation-state.submitted,.admin-user-list .badge.invitation-state.submitted,.admin-user-profile .badge.invitation-state.submitted,.all-jobs-list .badge.invitation-state.submitted,.available-challenges.list .badge.invitation-state.submitted,.campaigns.list .badge.invitation-state.submitted,.candidates.list .badge.invitation-state.submitted,.challenge-invitation-list .badge.invitation-state.submitted,.challenges.list .badge.invitation-state.submitted,.created-express-list .badge.invitation-state.submitted,.express-set-invitation-list .badge.invitation-state.submitted,.express-set.list .badge.invitation-state.submitted,.job-list .badge.invitation-state.submitted,.jobs.list .badge.invitation-state.submitted,.organisations.list .badge.invitation-state.submitted,.questions.list .badge.invitation-state.submitted,.restricted-user-list .badge.invitation-state.submitted,.restricted-user-profile .badge.invitation-state.submitted{background-color:#dfd}#admin-ranking-list .badge.invitation-state.underreview,#approach-list .badge.invitation-state.underreview,#challenge-solve .badge.invitation-state.underreview,#challenges-list .badge.invitation-state.underreview,#es-jobsearch-results .badge.invitation-state.underreview,#es-reviewcommentsearch-results .badge.invitation-state.underreview,#express-set-solve .badge.invitation-state.underreview,#express-set-solve-thanks .badge.invitation-state.underreview,#job-search-results .badge.invitation-state.underreview,#manage-campaign .badge.invitation-state.underreview,#public-campaign .badge.invitation-state.underreview,#public-profile .badge.invitation-state.underreview,#question-annotate .badge.invitation-state.underreview,#question-decision .badge.invitation-state.underreview,#question-fix .badge.invitation-state.underreview,#question-view .badge.invitation-state.underreview,#view-job .badge.invitation-state.underreview,.admin-user-list .badge.invitation-state.underreview,.admin-user-profile .badge.invitation-state.underreview,.all-jobs-list .badge.invitation-state.underreview,.available-challenges.list .badge.invitation-state.underreview,.campaigns.list .badge.invitation-state.underreview,.candidates.list .badge.invitation-state.underreview,.challenge-invitation-list .badge.invitation-state.underreview,.challenges.list .badge.invitation-state.underreview,.created-express-list .badge.invitation-state.underreview,.express-set-invitation-list .badge.invitation-state.underreview,.express-set.list .badge.invitation-state.underreview,.job-list .badge.invitation-state.underreview,.jobs.list .badge.invitation-state.underreview,.organisations.list .badge.invitation-state.underreview,.questions.list .badge.invitation-state.underreview,.restricted-user-list .badge.invitation-state.underreview,.restricted-user-profile .badge.invitation-state.underreview{background-color:#9f9}#admin-ranking-list .badge.invitation-state.reviewcomplete,#approach-list .badge.invitation-state.reviewcomplete,#challenge-solve .badge.invitation-state.reviewcomplete,#challenges-list .badge.invitation-state.reviewcomplete,#es-jobsearch-results .badge.invitation-state.reviewcomplete,#es-reviewcommentsearch-results .badge.invitation-state.reviewcomplete,#express-set-solve .badge.invitation-state.reviewcomplete,#express-set-solve-thanks .badge.invitation-state.reviewcomplete,#job-search-results .badge.invitation-state.reviewcomplete,#manage-campaign .badge.invitation-state.reviewcomplete,#public-campaign .badge.invitation-state.reviewcomplete,#public-profile .badge.invitation-state.reviewcomplete,#question-annotate .badge.invitation-state.reviewcomplete,#question-decision .badge.invitation-state.reviewcomplete,#question-fix .badge.invitation-state.reviewcomplete,#question-view .badge.invitation-state.reviewcomplete,#view-job .badge.invitation-state.reviewcomplete,.admin-user-list .badge.invitation-state.reviewcomplete,.admin-user-profile .badge.invitation-state.reviewcomplete,.all-jobs-list .badge.invitation-state.reviewcomplete,.available-challenges.list .badge.invitation-state.reviewcomplete,.campaigns.list .badge.invitation-state.reviewcomplete,.candidates.list .badge.invitation-state.reviewcomplete,.challenge-invitation-list .badge.invitation-state.reviewcomplete,.challenges.list .badge.invitation-state.reviewcomplete,.created-express-list .badge.invitation-state.reviewcomplete,.express-set-invitation-list .badge.invitation-state.reviewcomplete,.express-set.list .badge.invitation-state.reviewcomplete,.job-list .badge.invitation-state.reviewcomplete,.jobs.list .badge.invitation-state.reviewcomplete,.organisations.list .badge.invitation-state.reviewcomplete,.questions.list .badge.invitation-state.reviewcomplete,.restricted-user-list .badge.invitation-state.reviewcomplete,.restricted-user-profile .badge.invitation-state.reviewcomplete{background-color:#cf6}#admin-ranking-list .badge.invitation-state.ended,#admin-ranking-list .badge.invitation-state.reviewapproved,#approach-list .badge.invitation-state.ended,#approach-list .badge.invitation-state.reviewapproved,#challenge-solve .badge.invitation-state.ended,#challenge-solve .badge.invitation-state.reviewapproved,#challenges-list .badge.invitation-state.ended,#challenges-list .badge.invitation-state.reviewapproved,#es-jobsearch-results .badge.invitation-state.ended,#es-jobsearch-results .badge.invitation-state.reviewapproved,#es-reviewcommentsearch-results .badge.invitation-state.ended,#es-reviewcommentsearch-results .badge.invitation-state.reviewapproved,#express-set-solve .badge.invitation-state.ended,#express-set-solve .badge.invitation-state.reviewapproved,#express-set-solve-thanks .badge.invitation-state.ended,#express-set-solve-thanks .badge.invitation-state.reviewapproved,#job-search-results .badge.invitation-state.ended,#job-search-results .badge.invitation-state.reviewapproved,#manage-campaign .badge.invitation-state.ended,#manage-campaign .badge.invitation-state.reviewapproved,#public-campaign .badge.invitation-state.ended,#public-campaign .badge.invitation-state.reviewapproved,#public-profile .badge.invitation-state.ended,#public-profile .badge.invitation-state.reviewapproved,#question-annotate .badge.invitation-state.ended,#question-annotate .badge.invitation-state.reviewapproved,#question-decision .badge.invitation-state.ended,#question-decision .badge.invitation-state.reviewapproved,#question-fix .badge.invitation-state.ended,#question-fix .badge.invitation-state.reviewapproved,#question-view .badge.invitation-state.ended,#question-view .badge.invitation-state.reviewapproved,#view-job .badge.invitation-state.ended,#view-job .badge.invitation-state.reviewapproved,.admin-user-list .badge.invitation-state.ended,.admin-user-list .badge.invitation-state.reviewapproved,.admin-user-profile .badge.invitation-state.ended,.admin-user-profile .badge.invitation-state.reviewapproved,.all-jobs-list .badge.invitation-state.ended,.all-jobs-list .badge.invitation-state.reviewapproved,.available-challenges.list .badge.invitation-state.ended,.available-challenges.list .badge.invitation-state.reviewapproved,.campaigns.list .badge.invitation-state.ended,.campaigns.list .badge.invitation-state.reviewapproved,.candidates.list .badge.invitation-state.ended,.candidates.list .badge.invitation-state.reviewapproved,.challenge-invitation-list .badge.invitation-state.ended,.challenge-invitation-list .badge.invitation-state.reviewapproved,.challenges.list .badge.invitation-state.ended,.challenges.list .badge.invitation-state.reviewapproved,.created-express-list .badge.invitation-state.ended,.created-express-list .badge.invitation-state.reviewapproved,.express-set-invitation-list .badge.invitation-state.ended,.express-set-invitation-list .badge.invitation-state.reviewapproved,.express-set.list .badge.invitation-state.ended,.express-set.list .badge.invitation-state.reviewapproved,.job-list .badge.invitation-state.ended,.job-list .badge.invitation-state.reviewapproved,.jobs.list .badge.invitation-state.ended,.jobs.list .badge.invitation-state.reviewapproved,.organisations.list .badge.invitation-state.ended,.organisations.list .badge.invitation-state.reviewapproved,.questions.list .badge.invitation-state.ended,.questions.list .badge.invitation-state.reviewapproved,.restricted-user-list .badge.invitation-state.ended,.restricted-user-list .badge.invitation-state.reviewapproved,.restricted-user-profile .badge.invitation-state.ended,.restricted-user-profile .badge.invitation-state.reviewapproved{background-color:#0f0}#admin-ranking-list .badge.invitation-state.started,#approach-list .badge.invitation-state.started,#challenge-solve .badge.invitation-state.started,#challenges-list .badge.invitation-state.started,#es-jobsearch-results .badge.invitation-state.started,#es-reviewcommentsearch-results .badge.invitation-state.started,#express-set-solve .badge.invitation-state.started,#express-set-solve-thanks .badge.invitation-state.started,#job-search-results .badge.invitation-state.started,#manage-campaign .badge.invitation-state.started,#public-campaign .badge.invitation-state.started,#public-profile .badge.invitation-state.started,#question-annotate .badge.invitation-state.started,#question-decision .badge.invitation-state.started,#question-fix .badge.invitation-state.started,#question-view .badge.invitation-state.started,#view-job .badge.invitation-state.started,.admin-user-list .badge.invitation-state.started,.admin-user-profile .badge.invitation-state.started,.all-jobs-list .badge.invitation-state.started,.available-challenges.list .badge.invitation-state.started,.campaigns.list .badge.invitation-state.started,.candidates.list .badge.invitation-state.started,.challenge-invitation-list .badge.invitation-state.started,.challenges.list .badge.invitation-state.started,.created-express-list .badge.invitation-state.started,.express-set-invitation-list .badge.invitation-state.started,.express-set.list .badge.invitation-state.started,.job-list .badge.invitation-state.started,.jobs.list .badge.invitation-state.started,.organisations.list .badge.invitation-state.started,.questions.list .badge.invitation-state.started,.restricted-user-list .badge.invitation-state.started,.restricted-user-profile .badge.invitation-state.started{background-color:#060;color:#fff}#admin-ranking-list .badge.invitation-owner,#approach-list .badge.invitation-owner,#challenge-solve .badge.invitation-owner,#challenges-list .badge.invitation-owner,#es-jobsearch-results .badge.invitation-owner,#es-reviewcommentsearch-results .badge.invitation-owner,#express-set-solve .badge.invitation-owner,#express-set-solve-thanks .badge.invitation-owner,#job-search-results .badge.invitation-owner,#manage-campaign .badge.invitation-owner,#public-campaign .badge.invitation-owner,#public-profile .badge.invitation-owner,#question-annotate .badge.invitation-owner,#question-decision .badge.invitation-owner,#question-fix .badge.invitation-owner,#question-view .badge.invitation-owner,#view-job .badge.invitation-owner,.admin-user-list .badge.invitation-owner,.admin-user-profile .badge.invitation-owner,.all-jobs-list .badge.invitation-owner,.available-challenges.list .badge.invitation-owner,.campaigns.list .badge.invitation-owner,.candidates.list .badge.invitation-owner,.challenge-invitation-list .badge.invitation-owner,.challenges.list .badge.invitation-owner,.created-express-list .badge.invitation-owner,.express-set-invitation-list .badge.invitation-owner,.express-set.list .badge.invitation-owner,.job-list .badge.invitation-owner,.jobs.list .badge.invitation-owner,.organisations.list .badge.invitation-owner,.questions.list .badge.invitation-owner,.restricted-user-list .badge.invitation-owner,.restricted-user-profile .badge.invitation-owner{background-color:#ffd2e1}#admin-ranking-list .badge.fail,#approach-list .badge.fail,#challenge-solve .badge.fail,#challenges-list .badge.fail,#es-jobsearch-results .badge.fail,#es-reviewcommentsearch-results .badge.fail,#express-set-solve .badge.fail,#express-set-solve-thanks .badge.fail,#job-search-results .badge.fail,#manage-campaign .badge.fail,#public-campaign .badge.fail,#public-profile .badge.fail,#question-annotate .badge.fail,#question-decision .badge.fail,#question-fix .badge.fail,#question-view .badge.fail,#view-job .badge.fail,.admin-user-list .badge.fail,.admin-user-profile .badge.fail,.all-jobs-list .badge.fail,.available-challenges.list .badge.fail,.campaigns.list .badge.fail,.candidates.list .badge.fail,.challenge-invitation-list .badge.fail,.challenges.list .badge.fail,.created-express-list .badge.fail,.express-set-invitation-list .badge.fail,.express-set.list .badge.fail,.job-list .badge.fail,.jobs.list .badge.fail,.organisations.list .badge.fail,.questions.list .badge.fail,.restricted-user-list .badge.fail,.restricted-user-profile .badge.fail{background-color:red;border:2px solid red;color:#fff;font-weight:700}#admin-ranking-list .badge.pass,#approach-list .badge.pass,#challenge-solve .badge.pass,#challenges-list .badge.pass,#es-jobsearch-results .badge.pass,#es-reviewcommentsearch-results .badge.pass,#express-set-solve .badge.pass,#express-set-solve-thanks .badge.pass,#job-search-results .badge.pass,#manage-campaign .badge.pass,#public-campaign .badge.pass,#public-profile .badge.pass,#question-annotate .badge.pass,#question-decision .badge.pass,#question-fix .badge.pass,#question-view .badge.pass,#view-job .badge.pass,.admin-user-list .badge.pass,.admin-user-profile .badge.pass,.all-jobs-list .badge.pass,.available-challenges.list .badge.pass,.campaigns.list .badge.pass,.candidates.list .badge.pass,.challenge-invitation-list .badge.pass,.challenges.list .badge.pass,.created-express-list .badge.pass,.express-set-invitation-list .badge.pass,.express-set.list .badge.pass,.job-list .badge.pass,.jobs.list .badge.pass,.organisations.list .badge.pass,.questions.list .badge.pass,.restricted-user-list .badge.pass,.restricted-user-profile .badge.pass{background-color:#0f0;border:2px solid #000;color:#000;font-weight:700}#admin-ranking-list .badge.ubergeek,#approach-list .badge.ubergeek,#challenge-solve .badge.ubergeek,#challenges-list .badge.ubergeek,#es-jobsearch-results .badge.ubergeek,#es-reviewcommentsearch-results .badge.ubergeek,#express-set-solve .badge.ubergeek,#express-set-solve-thanks .badge.ubergeek,#job-search-results .badge.ubergeek,#manage-campaign .badge.ubergeek,#public-campaign .badge.ubergeek,#public-profile .badge.ubergeek,#question-annotate .badge.ubergeek,#question-decision .badge.ubergeek,#question-fix .badge.ubergeek,#question-view .badge.ubergeek,#view-job .badge.ubergeek,.admin-user-list .badge.ubergeek,.admin-user-profile .badge.ubergeek,.all-jobs-list .badge.ubergeek,.available-challenges.list .badge.ubergeek,.campaigns.list .badge.ubergeek,.candidates.list .badge.ubergeek,.challenge-invitation-list .badge.ubergeek,.challenges.list .badge.ubergeek,.created-express-list .badge.ubergeek,.express-set-invitation-list .badge.ubergeek,.express-set.list .badge.ubergeek,.job-list .badge.ubergeek,.jobs.list .badge.ubergeek,.organisations.list .badge.ubergeek,.questions.list .badge.ubergeek,.restricted-user-list .badge.ubergeek,.restricted-user-profile .badge.ubergeek{background-color:#fc0;border:2px solid #000;font-weight:700}#admin-ranking-list .badge.date,#approach-list .badge.date,#challenge-solve .badge.date,#challenges-list .badge.date,#es-jobsearch-results .badge.date,#es-reviewcommentsearch-results .badge.date,#express-set-solve .badge.date,#express-set-solve-thanks .badge.date,#job-search-results .badge.date,#manage-campaign .badge.date,#public-campaign .badge.date,#public-profile .badge.date,#question-annotate .badge.date,#question-decision .badge.date,#question-fix .badge.date,#question-view .badge.date,#view-job .badge.date,.admin-user-list .badge.date,.admin-user-profile .badge.date,.all-jobs-list .badge.date,.available-challenges.list .badge.date,.campaigns.list .badge.date,.candidates.list .badge.date,.challenge-invitation-list .badge.date,.challenges.list .badge.date,.created-express-list .badge.date,.express-set-invitation-list .badge.date,.express-set.list .badge.date,.job-list .badge.date,.jobs.list .badge.date,.organisations.list .badge.date,.questions.list .badge.date,.restricted-user-list .badge.date,.restricted-user-profile .badge.date{background-color:#f0f8ff;border:1px solid #b0c4de;color:#00008b;font-weight:700}#admin-ranking-list .badge.date .formattedDate,#approach-list .badge.date .formattedDate,#challenge-solve .badge.date .formattedDate,#challenges-list .badge.date .formattedDate,#es-jobsearch-results .badge.date .formattedDate,#es-reviewcommentsearch-results .badge.date .formattedDate,#express-set-solve .badge.date .formattedDate,#express-set-solve-thanks .badge.date .formattedDate,#job-search-results .badge.date .formattedDate,#manage-campaign .badge.date .formattedDate,#public-campaign .badge.date .formattedDate,#public-profile .badge.date .formattedDate,#question-annotate .badge.date .formattedDate,#question-decision .badge.date .formattedDate,#question-fix .badge.date .formattedDate,#question-view .badge.date .formattedDate,#view-job .badge.date .formattedDate,.admin-user-list .badge.date .formattedDate,.admin-user-profile .badge.date .formattedDate,.all-jobs-list .badge.date .formattedDate,.available-challenges.list .badge.date .formattedDate,.campaigns.list .badge.date .formattedDate,.candidates.list .badge.date .formattedDate,.challenge-invitation-list .badge.date .formattedDate,.challenges.list .badge.date .formattedDate,.created-express-list .badge.date .formattedDate,.express-set-invitation-list .badge.date .formattedDate,.express-set.list .badge.date .formattedDate,.job-list .badge.date .formattedDate,.jobs.list .badge.date .formattedDate,.organisations.list .badge.date .formattedDate,.questions.list .badge.date .formattedDate,.restricted-user-list .badge.date .formattedDate,.restricted-user-profile .badge.date .formattedDate{font-weight:400}#admin-ranking-list .badge.date.remaining,#approach-list .badge.date.remaining,#challenge-solve .badge.date.remaining,#challenges-list .badge.date.remaining,#es-jobsearch-results .badge.date.remaining,#es-reviewcommentsearch-results .badge.date.remaining,#express-set-solve .badge.date.remaining,#express-set-solve-thanks .badge.date.remaining,#job-search-results .badge.date.remaining,#manage-campaign .badge.date.remaining,#public-campaign .badge.date.remaining,#public-profile .badge.date.remaining,#question-annotate .badge.date.remaining,#question-decision .badge.date.remaining,#question-fix .badge.date.remaining,#question-view .badge.date.remaining,#view-job .badge.date.remaining,.admin-user-list .badge.date.remaining,.admin-user-profile .badge.date.remaining,.all-jobs-list .badge.date.remaining,.available-challenges.list .badge.date.remaining,.campaigns.list .badge.date.remaining,.candidates.list .badge.date.remaining,.challenge-invitation-list .badge.date.remaining,.challenges.list .badge.date.remaining,.created-express-list .badge.date.remaining,.express-set-invitation-list .badge.date.remaining,.express-set.list .badge.date.remaining,.job-list .badge.date.remaining,.jobs.list .badge.date.remaining,.organisations.list .badge.date.remaining,.questions.list .badge.date.remaining,.restricted-user-list .badge.date.remaining,.restricted-user-profile .badge.date.remaining{border-color:#00f;color:#00f;border-width:2px}#admin-ranking-list .badge.date.ended,#approach-list .badge.date.ended,#challenge-solve .badge.date.ended,#challenges-list .badge.date.ended,#es-jobsearch-results .badge.date.ended,#es-reviewcommentsearch-results .badge.date.ended,#express-set-solve .badge.date.ended,#express-set-solve-thanks .badge.date.ended,#job-search-results .badge.date.ended,#manage-campaign .badge.date.ended,#public-campaign .badge.date.ended,#public-profile .badge.date.ended,#question-annotate .badge.date.ended,#question-decision .badge.date.ended,#question-fix .badge.date.ended,#question-view .badge.date.ended,#view-job .badge.date.ended,.admin-user-list .badge.date.ended,.admin-user-profile .badge.date.ended,.all-jobs-list .badge.date.ended,.available-challenges.list .badge.date.ended,.campaigns.list .badge.date.ended,.candidates.list .badge.date.ended,.challenge-invitation-list .badge.date.ended,.challenges.list .badge.date.ended,.created-express-list .badge.date.ended,.express-set-invitation-list .badge.date.ended,.express-set.list .badge.date.ended,.job-list .badge.date.ended,.jobs.list .badge.date.ended,.organisations.list .badge.date.ended,.questions.list .badge.date.ended,.restricted-user-list .badge.date.ended,.restricted-user-profile .badge.date.ended{color:#cd5c5c;border:1px solid #f44336}#admin-ranking-list .badge.date.published,#approach-list .badge.date.published,#challenge-solve .badge.date.published,#challenges-list .badge.date.published,#es-jobsearch-results .badge.date.published,#es-reviewcommentsearch-results .badge.date.published,#express-set-solve .badge.date.published,#express-set-solve-thanks .badge.date.published,#job-search-results .badge.date.published,#manage-campaign .badge.date.published,#public-campaign .badge.date.published,#public-profile .badge.date.published,#question-annotate .badge.date.published,#question-decision .badge.date.published,#question-fix .badge.date.published,#question-view .badge.date.published,#view-job .badge.date.published,.admin-user-list .badge.date.published,.admin-user-profile .badge.date.published,.all-jobs-list .badge.date.published,.available-challenges.list .badge.date.published,.campaigns.list .badge.date.published,.candidates.list .badge.date.published,.challenge-invitation-list .badge.date.published,.challenges.list .badge.date.published,.created-express-list .badge.date.published,.express-set-invitation-list .badge.date.published,.express-set.list .badge.date.published,.job-list .badge.date.published,.jobs.list .badge.date.published,.organisations.list .badge.date.published,.questions.list .badge.date.published,.restricted-user-list .badge.date.published,.restricted-user-profile .badge.date.published{color:#060;border-color:#060}#admin-ranking-list .badge.date.rejected,#approach-list .badge.date.rejected,#challenge-solve .badge.date.rejected,#challenges-list .badge.date.rejected,#es-jobsearch-results .badge.date.rejected,#es-reviewcommentsearch-results .badge.date.rejected,#express-set-solve .badge.date.rejected,#express-set-solve-thanks .badge.date.rejected,#job-search-results .badge.date.rejected,#manage-campaign .badge.date.rejected,#public-campaign .badge.date.rejected,#public-profile .badge.date.rejected,#question-annotate .badge.date.rejected,#question-decision .badge.date.rejected,#question-fix .badge.date.rejected,#question-view .badge.date.rejected,#view-job .badge.date.rejected,.admin-user-list .badge.date.rejected,.admin-user-profile .badge.date.rejected,.all-jobs-list .badge.date.rejected,.available-challenges.list .badge.date.rejected,.campaigns.list .badge.date.rejected,.candidates.list .badge.date.rejected,.challenge-invitation-list .badge.date.rejected,.challenges.list .badge.date.rejected,.created-express-list .badge.date.rejected,.express-set-invitation-list .badge.date.rejected,.express-set.list .badge.date.rejected,.job-list .badge.date.rejected,.jobs.list .badge.date.rejected,.organisations.list .badge.date.rejected,.questions.list .badge.date.rejected,.restricted-user-list .badge.date.rejected,.restricted-user-profile .badge.date.rejected{color:#f44336;border-color:#f44336}#admin-ranking-list .badge.question.length,#approach-list .badge.question.length,#challenge-solve .badge.question.length,#challenges-list .badge.question.length,#es-jobsearch-results .badge.question.length,#es-reviewcommentsearch-results .badge.question.length,#express-set-solve .badge.question.length,#express-set-solve-thanks .badge.question.length,#job-search-results .badge.question.length,#manage-campaign .badge.question.length,#public-campaign .badge.question.length,#public-profile .badge.question.length,#question-annotate .badge.question.length,#question-decision .badge.question.length,#question-fix .badge.question.length,#question-view .badge.question.length,#view-job .badge.question.length,.admin-user-list .badge.question.length,.admin-user-profile .badge.question.length,.all-jobs-list .badge.question.length,.available-challenges.list .badge.question.length,.campaigns.list .badge.question.length,.candidates.list .badge.question.length,.challenge-invitation-list .badge.question.length,.challenges.list .badge.question.length,.created-express-list .badge.question.length,.express-set-invitation-list .badge.question.length,.express-set.list .badge.question.length,.job-list .badge.question.length,.jobs.list .badge.question.length,.organisations.list .badge.question.length,.questions.list .badge.question.length,.restricted-user-list .badge.question.length,.restricted-user-profile .badge.question.length{background-color:#fff;border:1px solid #000}#admin-ranking-list .badge.question.author,#approach-list .badge.question.author,#challenge-solve .badge.question.author,#challenges-list .badge.question.author,#es-jobsearch-results .badge.question.author,#es-reviewcommentsearch-results .badge.question.author,#express-set-solve .badge.question.author,#express-set-solve-thanks .badge.question.author,#job-search-results .badge.question.author,#manage-campaign .badge.question.author,#public-campaign .badge.question.author,#public-profile .badge.question.author,#question-annotate .badge.question.author,#question-decision .badge.question.author,#question-fix .badge.question.author,#question-view .badge.question.author,#view-job .badge.question.author,.admin-user-list .badge.question.author,.admin-user-profile .badge.question.author,.all-jobs-list .badge.question.author,.available-challenges.list .badge.question.author,.campaigns.list .badge.question.author,.candidates.list .badge.question.author,.challenge-invitation-list .badge.question.author,.challenges.list .badge.question.author,.created-express-list .badge.question.author,.express-set-invitation-list .badge.question.author,.express-set.list .badge.question.author,.job-list .badge.question.author,.jobs.list .badge.question.author,.organisations.list .badge.question.author,.questions.list .badge.question.author,.restricted-user-list .badge.question.author,.restricted-user-profile .badge.question.author{color:#666;background-color:#fff;border:1px dotted #000;border-bottom:4px solid #999}#admin-ranking-list .badge.job-type.perm,#approach-list .badge.job-type.perm,#challenge-solve .badge.job-type.perm,#challenges-list .badge.job-type.perm,#es-jobsearch-results .badge.job-type.perm,#es-reviewcommentsearch-results .badge.job-type.perm,#express-set-solve .badge.job-type.perm,#express-set-solve-thanks .badge.job-type.perm,#job-search-results .badge.job-type.perm,#manage-campaign .badge.job-type.perm,#public-campaign .badge.job-type.perm,#public-profile .badge.job-type.perm,#question-annotate .badge.job-type.perm,#question-decision .badge.job-type.perm,#question-fix .badge.job-type.perm,#question-view .badge.job-type.perm,#view-job .badge.job-type.perm,.admin-user-list .badge.job-type.perm,.admin-user-profile .badge.job-type.perm,.all-jobs-list .badge.job-type.perm,.available-challenges.list .badge.job-type.perm,.campaigns.list .badge.job-type.perm,.candidates.list .badge.job-type.perm,.challenge-invitation-list .badge.job-type.perm,.challenges.list .badge.job-type.perm,.created-express-list .badge.job-type.perm,.express-set-invitation-list .badge.job-type.perm,.express-set.list .badge.job-type.perm,.job-list .badge.job-type.perm,.jobs.list .badge.job-type.perm,.organisations.list .badge.job-type.perm,.questions.list .badge.job-type.perm,.restricted-user-list .badge.job-type.perm,.restricted-user-profile .badge.job-type.perm{background-color:#352f8a;color:#fff}#admin-ranking-list .badge.job-type.contract,#approach-list .badge.job-type.contract,#challenge-solve .badge.job-type.contract,#challenges-list .badge.job-type.contract,#es-jobsearch-results .badge.job-type.contract,#es-reviewcommentsearch-results .badge.job-type.contract,#express-set-solve .badge.job-type.contract,#express-set-solve-thanks .badge.job-type.contract,#job-search-results .badge.job-type.contract,#manage-campaign .badge.job-type.contract,#public-campaign .badge.job-type.contract,#public-profile .badge.job-type.contract,#question-annotate .badge.job-type.contract,#question-decision .badge.job-type.contract,#question-fix .badge.job-type.contract,#question-view .badge.job-type.contract,#view-job .badge.job-type.contract,.admin-user-list .badge.job-type.contract,.admin-user-profile .badge.job-type.contract,.all-jobs-list .badge.job-type.contract,.available-challenges.list .badge.job-type.contract,.campaigns.list .badge.job-type.contract,.candidates.list .badge.job-type.contract,.challenge-invitation-list .badge.job-type.contract,.challenges.list .badge.job-type.contract,.created-express-list .badge.job-type.contract,.express-set-invitation-list .badge.job-type.contract,.express-set.list .badge.job-type.contract,.job-list .badge.job-type.contract,.jobs.list .badge.job-type.contract,.organisations.list .badge.job-type.contract,.questions.list .badge.job-type.contract,.restricted-user-list .badge.job-type.contract,.restricted-user-profile .badge.job-type.contract{background-color:#2d7dfa;color:#fff}#admin-ranking-list .badge.job-type.remote,#approach-list .badge.job-type.remote,#challenge-solve .badge.job-type.remote,#challenges-list .badge.job-type.remote,#es-jobsearch-results .badge.job-type.remote,#es-reviewcommentsearch-results .badge.job-type.remote,#express-set-solve .badge.job-type.remote,#express-set-solve-thanks .badge.job-type.remote,#job-search-results .badge.job-type.remote,#manage-campaign .badge.job-type.remote,#public-campaign .badge.job-type.remote,#public-profile .badge.job-type.remote,#question-annotate .badge.job-type.remote,#question-decision .badge.job-type.remote,#question-fix .badge.job-type.remote,#question-view .badge.job-type.remote,#view-job .badge.job-type.remote,.admin-user-list .badge.job-type.remote,.admin-user-profile .badge.job-type.remote,.all-jobs-list .badge.job-type.remote,.available-challenges.list .badge.job-type.remote,.campaigns.list .badge.job-type.remote,.candidates.list .badge.job-type.remote,.challenge-invitation-list .badge.job-type.remote,.challenges.list .badge.job-type.remote,.created-express-list .badge.job-type.remote,.express-set-invitation-list .badge.job-type.remote,.express-set.list .badge.job-type.remote,.job-list .badge.job-type.remote,.jobs.list .badge.job-type.remote,.organisations.list .badge.job-type.remote,.questions.list .badge.job-type.remote,.restricted-user-list .badge.job-type.remote,.restricted-user-profile .badge.job-type.remote{background-color:#5fdafd;color:#191970}#admin-ranking-list .badge.job-type.some-remote,#approach-list .badge.job-type.some-remote,#challenge-solve .badge.job-type.some-remote,#challenges-list .badge.job-type.some-remote,#es-jobsearch-results .badge.job-type.some-remote,#es-reviewcommentsearch-results .badge.job-type.some-remote,#express-set-solve .badge.job-type.some-remote,#express-set-solve-thanks .badge.job-type.some-remote,#job-search-results .badge.job-type.some-remote,#manage-campaign .badge.job-type.some-remote,#public-campaign .badge.job-type.some-remote,#public-profile .badge.job-type.some-remote,#question-annotate .badge.job-type.some-remote,#question-decision .badge.job-type.some-remote,#question-fix .badge.job-type.some-remote,#question-view .badge.job-type.some-remote,#view-job .badge.job-type.some-remote,.admin-user-list .badge.job-type.some-remote,.admin-user-profile .badge.job-type.some-remote,.all-jobs-list .badge.job-type.some-remote,.available-challenges.list .badge.job-type.some-remote,.campaigns.list .badge.job-type.some-remote,.candidates.list .badge.job-type.some-remote,.challenge-invitation-list .badge.job-type.some-remote,.challenges.list .badge.job-type.some-remote,.created-express-list .badge.job-type.some-remote,.express-set-invitation-list .badge.job-type.some-remote,.express-set.list .badge.job-type.some-remote,.job-list .badge.job-type.some-remote,.jobs.list .badge.job-type.some-remote,.organisations.list .badge.job-type.some-remote,.questions.list .badge.job-type.some-remote,.restricted-user-list .badge.job-type.some-remote,.restricted-user-profile .badge.job-type.some-remote{background-color:#baf0ff;color:#483d8b}#admin-ranking-list .badge.work,#approach-list .badge.work,#challenge-solve .badge.work,#challenges-list .badge.work,#es-jobsearch-results .badge.work,#es-reviewcommentsearch-results .badge.work,#express-set-solve .badge.work,#express-set-solve-thanks .badge.work,#job-search-results .badge.work,#manage-campaign .badge.work,#public-campaign .badge.work,#public-profile .badge.work,#question-annotate .badge.work,#question-decision .badge.work,#question-fix .badge.work,#question-view .badge.work,#view-job .badge.work,.admin-user-list .badge.work,.admin-user-profile .badge.work,.all-jobs-list .badge.work,.available-challenges.list .badge.work,.campaigns.list .badge.work,.candidates.list .badge.work,.challenge-invitation-list .badge.work,.challenges.list .badge.work,.created-express-list .badge.work,.express-set-invitation-list .badge.work,.express-set.list .badge.work,.job-list .badge.work,.jobs.list .badge.work,.organisations.list .badge.work,.questions.list .badge.work,.restricted-user-list .badge.work,.restricted-user-profile .badge.work{border-radius:5px;display:inline-block;padding:5px 10px;text-align:center;font-weight:700}#admin-ranking-list .badge.work.active,#approach-list .badge.work.active,#challenge-solve .badge.work.active,#challenges-list .badge.work.active,#es-jobsearch-results .badge.work.active,#es-reviewcommentsearch-results .badge.work.active,#express-set-solve .badge.work.active,#express-set-solve-thanks .badge.work.active,#job-search-results .badge.work.active,#manage-campaign .badge.work.active,#public-campaign .badge.work.active,#public-profile .badge.work.active,#question-annotate .badge.work.active,#question-decision .badge.work.active,#question-fix .badge.work.active,#question-view .badge.work.active,#view-job .badge.work.active,.admin-user-list .badge.work.active,.admin-user-profile .badge.work.active,.all-jobs-list .badge.work.active,.available-challenges.list .badge.work.active,.campaigns.list .badge.work.active,.candidates.list .badge.work.active,.challenge-invitation-list .badge.work.active,.challenges.list .badge.work.active,.created-express-list .badge.work.active,.express-set-invitation-list .badge.work.active,.express-set.list .badge.work.active,.job-list .badge.work.active,.jobs.list .badge.work.active,.organisations.list .badge.work.active,.questions.list .badge.work.active,.restricted-user-list .badge.work.active,.restricted-user-profile .badge.work.active{background-color:#0f0;color:#000}#admin-ranking-list .badge.work.passive,#approach-list .badge.work.passive,#challenge-solve .badge.work.passive,#challenges-list .badge.work.passive,#es-jobsearch-results .badge.work.passive,#es-reviewcommentsearch-results .badge.work.passive,#express-set-solve .badge.work.passive,#express-set-solve-thanks .badge.work.passive,#job-search-results .badge.work.passive,#manage-campaign .badge.work.passive,#public-campaign .badge.work.passive,#public-profile .badge.work.passive,#question-annotate .badge.work.passive,#question-decision .badge.work.passive,#question-fix .badge.work.passive,#question-view .badge.work.passive,#view-job .badge.work.passive,.admin-user-list .badge.work.passive,.admin-user-profile .badge.work.passive,.all-jobs-list .badge.work.passive,.available-challenges.list .badge.work.passive,.campaigns.list .badge.work.passive,.candidates.list .badge.work.passive,.challenge-invitation-list .badge.work.passive,.challenges.list .badge.work.passive,.created-express-list .badge.work.passive,.express-set-invitation-list .badge.work.passive,.express-set.list .badge.work.passive,.job-list .badge.work.passive,.jobs.list .badge.work.passive,.organisations.list .badge.work.passive,.questions.list .badge.work.passive,.restricted-user-list .badge.work.passive,.restricted-user-profile .badge.work.passive{background-color:#f90;color:#000}#admin-ranking-list .badge.work.not-now,#approach-list .badge.work.not-now,#challenge-solve .badge.work.not-now,#challenges-list .badge.work.not-now,#es-jobsearch-results .badge.work.not-now,#es-reviewcommentsearch-results .badge.work.not-now,#express-set-solve .badge.work.not-now,#express-set-solve-thanks .badge.work.not-now,#job-search-results .badge.work.not-now,#manage-campaign .badge.work.not-now,#public-campaign .badge.work.not-now,#public-profile .badge.work.not-now,#question-annotate .badge.work.not-now,#question-decision .badge.work.not-now,#question-fix .badge.work.not-now,#question-view .badge.work.not-now,#view-job .badge.work.not-now,.admin-user-list .badge.work.not-now,.admin-user-profile .badge.work.not-now,.all-jobs-list .badge.work.not-now,.available-challenges.list .badge.work.not-now,.campaigns.list .badge.work.not-now,.candidates.list .badge.work.not-now,.challenge-invitation-list .badge.work.not-now,.challenges.list .badge.work.not-now,.created-express-list .badge.work.not-now,.express-set-invitation-list .badge.work.not-now,.express-set.list .badge.work.not-now,.job-list .badge.work.not-now,.jobs.list .badge.work.not-now,.organisations.list .badge.work.not-now,.questions.list .badge.work.not-now,.restricted-user-list .badge.work.not-now,.restricted-user-profile .badge.work.not-now{background-color:#ff6;color:#000}#admin-ranking-list .badge.work.notlooking,#approach-list .badge.work.notlooking,#challenge-solve .badge.work.notlooking,#challenges-list .badge.work.notlooking,#es-jobsearch-results .badge.work.notlooking,#es-reviewcommentsearch-results .badge.work.notlooking,#express-set-solve .badge.work.notlooking,#express-set-solve-thanks .badge.work.notlooking,#job-search-results .badge.work.notlooking,#manage-campaign .badge.work.notlooking,#public-campaign .badge.work.notlooking,#public-profile .badge.work.notlooking,#question-annotate .badge.work.notlooking,#question-decision .badge.work.notlooking,#question-fix .badge.work.notlooking,#question-view .badge.work.notlooking,#view-job .badge.work.notlooking,.admin-user-list .badge.work.notlooking,.admin-user-profile .badge.work.notlooking,.all-jobs-list .badge.work.notlooking,.available-challenges.list .badge.work.notlooking,.campaigns.list .badge.work.notlooking,.candidates.list .badge.work.notlooking,.challenge-invitation-list .badge.work.notlooking,.challenges.list .badge.work.notlooking,.created-express-list .badge.work.notlooking,.express-set-invitation-list .badge.work.notlooking,.express-set.list .badge.work.notlooking,.job-list .badge.work.notlooking,.jobs.list .badge.work.notlooking,.organisations.list .badge.work.notlooking,.questions.list .badge.work.notlooking,.restricted-user-list .badge.work.notlooking,.restricted-user-profile .badge.work.notlooking{background-color:#ffbaba;color:#cd5c5c}#admin-ranking-list .badge.question-state,#approach-list .badge.question-state,#challenge-solve .badge.question-state,#challenges-list .badge.question-state,#es-jobsearch-results .badge.question-state,#es-reviewcommentsearch-results .badge.question-state,#express-set-solve .badge.question-state,#express-set-solve-thanks .badge.question-state,#job-search-results .badge.question-state,#manage-campaign .badge.question-state,#public-campaign .badge.question-state,#public-profile .badge.question-state,#question-annotate .badge.question-state,#question-decision .badge.question-state,#question-fix .badge.question-state,#question-view .badge.question-state,#view-job .badge.question-state,.admin-user-list .badge.question-state,.admin-user-profile .badge.question-state,.all-jobs-list .badge.question-state,.available-challenges.list .badge.question-state,.campaigns.list .badge.question-state,.candidates.list .badge.question-state,.challenge-invitation-list .badge.question-state,.challenges.list .badge.question-state,.created-express-list .badge.question-state,.express-set-invitation-list .badge.question-state,.express-set.list .badge.question-state,.job-list .badge.question-state,.jobs.list .badge.question-state,.organisations.list .badge.question-state,.questions.list .badge.question-state,.restricted-user-list .badge.question-state,.restricted-user-profile .badge.question-state{text-transform:uppercase;border:1px dotted #999}#admin-ranking-list .badge.question-state.rejected,#approach-list .badge.question-state.rejected,#challenge-solve .badge.question-state.rejected,#challenges-list .badge.question-state.rejected,#es-jobsearch-results .badge.question-state.rejected,#es-reviewcommentsearch-results .badge.question-state.rejected,#express-set-solve .badge.question-state.rejected,#express-set-solve-thanks .badge.question-state.rejected,#job-search-results .badge.question-state.rejected,#manage-campaign .badge.question-state.rejected,#public-campaign .badge.question-state.rejected,#public-profile .badge.question-state.rejected,#question-annotate .badge.question-state.rejected,#question-decision .badge.question-state.rejected,#question-fix .badge.question-state.rejected,#question-view .badge.question-state.rejected,#view-job .badge.question-state.rejected,.admin-user-list .badge.question-state.rejected,.admin-user-profile .badge.question-state.rejected,.all-jobs-list .badge.question-state.rejected,.available-challenges.list .badge.question-state.rejected,.campaigns.list .badge.question-state.rejected,.candidates.list .badge.question-state.rejected,.challenge-invitation-list .badge.question-state.rejected,.challenges.list .badge.question-state.rejected,.created-express-list .badge.question-state.rejected,.express-set-invitation-list .badge.question-state.rejected,.express-set.list .badge.question-state.rejected,.job-list .badge.question-state.rejected,.jobs.list .badge.question-state.rejected,.organisations.list .badge.question-state.rejected,.questions.list .badge.question-state.rejected,.restricted-user-list .badge.question-state.rejected,.restricted-user-profile .badge.question-state.rejected{background-color:#f44336;border:none;color:#fff}#admin-ranking-list .badge.question-state.arejected,#approach-list .badge.question-state.arejected,#challenge-solve .badge.question-state.arejected,#challenges-list .badge.question-state.arejected,#es-jobsearch-results .badge.question-state.arejected,#es-reviewcommentsearch-results .badge.question-state.arejected,#express-set-solve .badge.question-state.arejected,#express-set-solve-thanks .badge.question-state.arejected,#job-search-results .badge.question-state.arejected,#manage-campaign .badge.question-state.arejected,#public-campaign .badge.question-state.arejected,#public-profile .badge.question-state.arejected,#question-annotate .badge.question-state.arejected,#question-decision .badge.question-state.arejected,#question-fix .badge.question-state.arejected,#question-view .badge.question-state.arejected,#view-job .badge.question-state.arejected,.admin-user-list .badge.question-state.arejected,.admin-user-profile .badge.question-state.arejected,.all-jobs-list .badge.question-state.arejected,.available-challenges.list .badge.question-state.arejected,.campaigns.list .badge.question-state.arejected,.candidates.list .badge.question-state.arejected,.challenge-invitation-list .badge.question-state.arejected,.challenges.list .badge.question-state.arejected,.created-express-list .badge.question-state.arejected,.express-set-invitation-list .badge.question-state.arejected,.express-set.list .badge.question-state.arejected,.job-list .badge.question-state.arejected,.jobs.list .badge.question-state.arejected,.organisations.list .badge.question-state.arejected,.questions.list .badge.question-state.arejected,.restricted-user-list .badge.question-state.arejected,.restricted-user-profile .badge.question-state.arejected{background-color:#a32;border:none;color:#fff}#admin-ranking-list .badge.question-state.submitted,#approach-list .badge.question-state.submitted,#challenge-solve .badge.question-state.submitted,#challenges-list .badge.question-state.submitted,#es-jobsearch-results .badge.question-state.submitted,#es-reviewcommentsearch-results .badge.question-state.submitted,#express-set-solve .badge.question-state.submitted,#express-set-solve-thanks .badge.question-state.submitted,#job-search-results .badge.question-state.submitted,#manage-campaign .badge.question-state.submitted,#public-campaign .badge.question-state.submitted,#public-profile .badge.question-state.submitted,#question-annotate .badge.question-state.submitted,#question-decision .badge.question-state.submitted,#question-fix .badge.question-state.submitted,#question-view .badge.question-state.submitted,#view-job .badge.question-state.submitted,.admin-user-list .badge.question-state.submitted,.admin-user-profile .badge.question-state.submitted,.all-jobs-list .badge.question-state.submitted,.available-challenges.list .badge.question-state.submitted,.campaigns.list .badge.question-state.submitted,.candidates.list .badge.question-state.submitted,.challenge-invitation-list .badge.question-state.submitted,.challenges.list .badge.question-state.submitted,.created-express-list .badge.question-state.submitted,.express-set-invitation-list .badge.question-state.submitted,.express-set.list .badge.question-state.submitted,.job-list .badge.question-state.submitted,.jobs.list .badge.question-state.submitted,.organisations.list .badge.question-state.submitted,.questions.list .badge.question-state.submitted,.restricted-user-list .badge.question-state.submitted,.restricted-user-profile .badge.question-state.submitted{background-color:#ff0}#admin-ranking-list .badge.question-state.awaitingreview,#approach-list .badge.question-state.awaitingreview,#challenge-solve .badge.question-state.awaitingreview,#challenges-list .badge.question-state.awaitingreview,#es-jobsearch-results .badge.question-state.awaitingreview,#es-reviewcommentsearch-results .badge.question-state.awaitingreview,#express-set-solve .badge.question-state.awaitingreview,#express-set-solve-thanks .badge.question-state.awaitingreview,#job-search-results .badge.question-state.awaitingreview,#manage-campaign .badge.question-state.awaitingreview,#public-campaign .badge.question-state.awaitingreview,#public-profile .badge.question-state.awaitingreview,#question-annotate .badge.question-state.awaitingreview,#question-decision .badge.question-state.awaitingreview,#question-fix .badge.question-state.awaitingreview,#question-view .badge.question-state.awaitingreview,#view-job .badge.question-state.awaitingreview,.admin-user-list .badge.question-state.awaitingreview,.admin-user-profile .badge.question-state.awaitingreview,.all-jobs-list .badge.question-state.awaitingreview,.available-challenges.list .badge.question-state.awaitingreview,.campaigns.list .badge.question-state.awaitingreview,.candidates.list .badge.question-state.awaitingreview,.challenge-invitation-list .badge.question-state.awaitingreview,.challenges.list .badge.question-state.awaitingreview,.created-express-list .badge.question-state.awaitingreview,.express-set-invitation-list .badge.question-state.awaitingreview,.express-set.list .badge.question-state.awaitingreview,.job-list .badge.question-state.awaitingreview,.jobs.list .badge.question-state.awaitingreview,.organisations.list .badge.question-state.awaitingreview,.questions.list .badge.question-state.awaitingreview,.restricted-user-list .badge.question-state.awaitingreview,.restricted-user-profile .badge.question-state.awaitingreview{background-color:#ccc}#admin-ranking-list .badge.question-state.underreview,#approach-list .badge.question-state.underreview,#challenge-solve .badge.question-state.underreview,#challenges-list .badge.question-state.underreview,#es-jobsearch-results .badge.question-state.underreview,#es-reviewcommentsearch-results .badge.question-state.underreview,#express-set-solve .badge.question-state.underreview,#express-set-solve-thanks .badge.question-state.underreview,#job-search-results .badge.question-state.underreview,#manage-campaign .badge.question-state.underreview,#public-campaign .badge.question-state.underreview,#public-profile .badge.question-state.underreview,#question-annotate .badge.question-state.underreview,#question-decision .badge.question-state.underreview,#question-fix .badge.question-state.underreview,#question-view .badge.question-state.underreview,#view-job .badge.question-state.underreview,.admin-user-list .badge.question-state.underreview,.admin-user-profile .badge.question-state.underreview,.all-jobs-list .badge.question-state.underreview,.available-challenges.list .badge.question-state.underreview,.campaigns.list .badge.question-state.underreview,.candidates.list .badge.question-state.underreview,.challenge-invitation-list .badge.question-state.underreview,.challenges.list .badge.question-state.underreview,.created-express-list .badge.question-state.underreview,.express-set-invitation-list .badge.question-state.underreview,.express-set.list .badge.question-state.underreview,.job-list .badge.question-state.underreview,.jobs.list .badge.question-state.underreview,.organisations.list .badge.question-state.underreview,.questions.list .badge.question-state.underreview,.restricted-user-list .badge.question-state.underreview,.restricted-user-profile .badge.question-state.underreview{background-color:#9f9}#admin-ranking-list .badge.question-state.requireschanges,#approach-list .badge.question-state.requireschanges,#challenge-solve .badge.question-state.requireschanges,#challenges-list .badge.question-state.requireschanges,#es-jobsearch-results .badge.question-state.requireschanges,#es-reviewcommentsearch-results .badge.question-state.requireschanges,#express-set-solve .badge.question-state.requireschanges,#express-set-solve-thanks .badge.question-state.requireschanges,#job-search-results .badge.question-state.requireschanges,#manage-campaign .badge.question-state.requireschanges,#public-campaign .badge.question-state.requireschanges,#public-profile .badge.question-state.requireschanges,#question-annotate .badge.question-state.requireschanges,#question-decision .badge.question-state.requireschanges,#question-fix .badge.question-state.requireschanges,#question-view .badge.question-state.requireschanges,#view-job .badge.question-state.requireschanges,.admin-user-list .badge.question-state.requireschanges,.admin-user-profile .badge.question-state.requireschanges,.all-jobs-list .badge.question-state.requireschanges,.available-challenges.list .badge.question-state.requireschanges,.campaigns.list .badge.question-state.requireschanges,.candidates.list .badge.question-state.requireschanges,.challenge-invitation-list .badge.question-state.requireschanges,.challenges.list .badge.question-state.requireschanges,.created-express-list .badge.question-state.requireschanges,.express-set-invitation-list .badge.question-state.requireschanges,.express-set.list .badge.question-state.requireschanges,.job-list .badge.question-state.requireschanges,.jobs.list .badge.question-state.requireschanges,.organisations.list .badge.question-state.requireschanges,.questions.list .badge.question-state.requireschanges,.restricted-user-list .badge.question-state.requireschanges,.restricted-user-profile .badge.question-state.requireschanges{background-color:#e69d38}#admin-ranking-list .badge.question-state.changesmade,#approach-list .badge.question-state.changesmade,#challenge-solve .badge.question-state.changesmade,#challenges-list .badge.question-state.changesmade,#es-jobsearch-results .badge.question-state.changesmade,#es-reviewcommentsearch-results .badge.question-state.changesmade,#express-set-solve .badge.question-state.changesmade,#express-set-solve-thanks .badge.question-state.changesmade,#job-search-results .badge.question-state.changesmade,#manage-campaign .badge.question-state.changesmade,#public-campaign .badge.question-state.changesmade,#public-profile .badge.question-state.changesmade,#question-annotate .badge.question-state.changesmade,#question-decision .badge.question-state.changesmade,#question-fix .badge.question-state.changesmade,#question-view .badge.question-state.changesmade,#view-job .badge.question-state.changesmade,.admin-user-list .badge.question-state.changesmade,.admin-user-profile .badge.question-state.changesmade,.all-jobs-list .badge.question-state.changesmade,.available-challenges.list .badge.question-state.changesmade,.campaigns.list .badge.question-state.changesmade,.candidates.list .badge.question-state.changesmade,.challenge-invitation-list .badge.question-state.changesmade,.challenges.list .badge.question-state.changesmade,.created-express-list .badge.question-state.changesmade,.express-set-invitation-list .badge.question-state.changesmade,.express-set.list .badge.question-state.changesmade,.job-list .badge.question-state.changesmade,.jobs.list .badge.question-state.changesmade,.organisations.list .badge.question-state.changesmade,.questions.list .badge.question-state.changesmade,.restricted-user-list .badge.question-state.changesmade,.restricted-user-profile .badge.question-state.changesmade{background-color:#ff0;border:1px solid #ccc}#admin-ranking-list .badge.question-state.noresponse,#approach-list .badge.question-state.noresponse,#challenge-solve .badge.question-state.noresponse,#challenges-list .badge.question-state.noresponse,#es-jobsearch-results .badge.question-state.noresponse,#es-reviewcommentsearch-results .badge.question-state.noresponse,#express-set-solve .badge.question-state.noresponse,#express-set-solve-thanks .badge.question-state.noresponse,#job-search-results .badge.question-state.noresponse,#manage-campaign .badge.question-state.noresponse,#public-campaign .badge.question-state.noresponse,#public-profile .badge.question-state.noresponse,#question-annotate .badge.question-state.noresponse,#question-decision .badge.question-state.noresponse,#question-fix .badge.question-state.noresponse,#question-view .badge.question-state.noresponse,#view-job .badge.question-state.noresponse,.admin-user-list .badge.question-state.noresponse,.admin-user-profile .badge.question-state.noresponse,.all-jobs-list .badge.question-state.noresponse,.available-challenges.list .badge.question-state.noresponse,.campaigns.list .badge.question-state.noresponse,.candidates.list .badge.question-state.noresponse,.challenge-invitation-list .badge.question-state.noresponse,.challenges.list .badge.question-state.noresponse,.created-express-list .badge.question-state.noresponse,.express-set-invitation-list .badge.question-state.noresponse,.express-set.list .badge.question-state.noresponse,.job-list .badge.question-state.noresponse,.jobs.list .badge.question-state.noresponse,.organisations.list .badge.question-state.noresponse,.questions.list .badge.question-state.noresponse,.restricted-user-list .badge.question-state.noresponse,.restricted-user-profile .badge.question-state.noresponse{background-color:#fff;border:1px solid #ff69b4;color:#ff1493}#admin-ranking-list .badge.question-state.reviewcomplete,#approach-list .badge.question-state.reviewcomplete,#challenge-solve .badge.question-state.reviewcomplete,#challenges-list .badge.question-state.reviewcomplete,#es-jobsearch-results .badge.question-state.reviewcomplete,#es-reviewcommentsearch-results .badge.question-state.reviewcomplete,#express-set-solve .badge.question-state.reviewcomplete,#express-set-solve-thanks .badge.question-state.reviewcomplete,#job-search-results .badge.question-state.reviewcomplete,#manage-campaign .badge.question-state.reviewcomplete,#public-campaign .badge.question-state.reviewcomplete,#public-profile .badge.question-state.reviewcomplete,#question-annotate .badge.question-state.reviewcomplete,#question-decision .badge.question-state.reviewcomplete,#question-fix .badge.question-state.reviewcomplete,#question-view .badge.question-state.reviewcomplete,#view-job .badge.question-state.reviewcomplete,.admin-user-list .badge.question-state.reviewcomplete,.admin-user-profile .badge.question-state.reviewcomplete,.all-jobs-list .badge.question-state.reviewcomplete,.available-challenges.list .badge.question-state.reviewcomplete,.campaigns.list .badge.question-state.reviewcomplete,.candidates.list .badge.question-state.reviewcomplete,.challenge-invitation-list .badge.question-state.reviewcomplete,.challenges.list .badge.question-state.reviewcomplete,.created-express-list .badge.question-state.reviewcomplete,.express-set-invitation-list .badge.question-state.reviewcomplete,.express-set.list .badge.question-state.reviewcomplete,.job-list .badge.question-state.reviewcomplete,.jobs.list .badge.question-state.reviewcomplete,.organisations.list .badge.question-state.reviewcomplete,.questions.list .badge.question-state.reviewcomplete,.restricted-user-list .badge.question-state.reviewcomplete,.restricted-user-profile .badge.question-state.reviewcomplete{border:1px solid #f60;color:#f60;background-color:#fff}#admin-ranking-list .badge.question-state.fix,#approach-list .badge.question-state.fix,#challenge-solve .badge.question-state.fix,#challenges-list .badge.question-state.fix,#es-jobsearch-results .badge.question-state.fix,#es-reviewcommentsearch-results .badge.question-state.fix,#express-set-solve .badge.question-state.fix,#express-set-solve-thanks .badge.question-state.fix,#job-search-results .badge.question-state.fix,#manage-campaign .badge.question-state.fix,#public-campaign .badge.question-state.fix,#public-profile .badge.question-state.fix,#question-annotate .badge.question-state.fix,#question-decision .badge.question-state.fix,#question-fix .badge.question-state.fix,#question-view .badge.question-state.fix,#view-job .badge.question-state.fix,.admin-user-list .badge.question-state.fix,.admin-user-profile .badge.question-state.fix,.all-jobs-list .badge.question-state.fix,.available-challenges.list .badge.question-state.fix,.campaigns.list .badge.question-state.fix,.candidates.list .badge.question-state.fix,.challenge-invitation-list .badge.question-state.fix,.challenges.list .badge.question-state.fix,.created-express-list .badge.question-state.fix,.express-set-invitation-list .badge.question-state.fix,.express-set.list .badge.question-state.fix,.job-list .badge.question-state.fix,.jobs.list .badge.question-state.fix,.organisations.list .badge.question-state.fix,.questions.list .badge.question-state.fix,.restricted-user-list .badge.question-state.fix,.restricted-user-profile .badge.question-state.fix{background-color:#9acd32;color:#006400}#admin-ranking-list .badge.question-state.published,#approach-list .badge.question-state.published,#challenge-solve .badge.question-state.published,#challenges-list .badge.question-state.published,#es-jobsearch-results .badge.question-state.published,#es-reviewcommentsearch-results .badge.question-state.published,#express-set-solve .badge.question-state.published,#express-set-solve-thanks .badge.question-state.published,#job-search-results .badge.question-state.published,#manage-campaign .badge.question-state.published,#public-campaign .badge.question-state.published,#public-profile .badge.question-state.published,#question-annotate .badge.question-state.published,#question-decision .badge.question-state.published,#question-fix .badge.question-state.published,#question-view .badge.question-state.published,#view-job .badge.question-state.published,.admin-user-list .badge.question-state.published,.admin-user-profile .badge.question-state.published,.all-jobs-list .badge.question-state.published,.available-challenges.list .badge.question-state.published,.campaigns.list .badge.question-state.published,.candidates.list .badge.question-state.published,.challenge-invitation-list .badge.question-state.published,.challenges.list .badge.question-state.published,.created-express-list .badge.question-state.published,.express-set-invitation-list .badge.question-state.published,.express-set.list .badge.question-state.published,.job-list .badge.question-state.published,.jobs.list .badge.question-state.published,.organisations.list .badge.question-state.published,.questions.list .badge.question-state.published,.restricted-user-list .badge.question-state.published,.restricted-user-profile .badge.question-state.published{background-color:#060;color:#fff}#admin-ranking-list .badge.question-state.retired,#approach-list .badge.question-state.retired,#challenge-solve .badge.question-state.retired,#challenges-list .badge.question-state.retired,#es-jobsearch-results .badge.question-state.retired,#es-reviewcommentsearch-results .badge.question-state.retired,#express-set-solve .badge.question-state.retired,#express-set-solve-thanks .badge.question-state.retired,#job-search-results .badge.question-state.retired,#manage-campaign .badge.question-state.retired,#public-campaign .badge.question-state.retired,#public-profile .badge.question-state.retired,#question-annotate .badge.question-state.retired,#question-decision .badge.question-state.retired,#question-fix .badge.question-state.retired,#question-view .badge.question-state.retired,#view-job .badge.question-state.retired,.admin-user-list .badge.question-state.retired,.admin-user-profile .badge.question-state.retired,.all-jobs-list .badge.question-state.retired,.available-challenges.list .badge.question-state.retired,.campaigns.list .badge.question-state.retired,.candidates.list .badge.question-state.retired,.challenge-invitation-list .badge.question-state.retired,.challenges.list .badge.question-state.retired,.created-express-list .badge.question-state.retired,.express-set-invitation-list .badge.question-state.retired,.express-set.list .badge.question-state.retired,.job-list .badge.question-state.retired,.jobs.list .badge.question-state.retired,.organisations.list .badge.question-state.retired,.questions.list .badge.question-state.retired,.restricted-user-list .badge.question-state.retired,.restricted-user-profile .badge.question-state.retired{background-color:#eee;color:#999}#admin-ranking-list .badge.publication-route,#approach-list .badge.publication-route,#challenge-solve .badge.publication-route,#challenges-list .badge.publication-route,#es-jobsearch-results .badge.publication-route,#es-reviewcommentsearch-results .badge.publication-route,#express-set-solve .badge.publication-route,#express-set-solve-thanks .badge.publication-route,#job-search-results .badge.publication-route,#manage-campaign .badge.publication-route,#public-campaign .badge.publication-route,#public-profile .badge.publication-route,#question-annotate .badge.publication-route,#question-decision .badge.publication-route,#question-fix .badge.publication-route,#question-view .badge.publication-route,#view-job .badge.publication-route,.admin-user-list .badge.publication-route,.admin-user-profile .badge.publication-route,.all-jobs-list .badge.publication-route,.available-challenges.list .badge.publication-route,.campaigns.list .badge.publication-route,.candidates.list .badge.publication-route,.challenge-invitation-list .badge.publication-route,.challenges.list .badge.publication-route,.created-express-list .badge.publication-route,.express-set-invitation-list .badge.publication-route,.express-set.list .badge.publication-route,.job-list .badge.publication-route,.jobs.list .badge.publication-route,.organisations.list .badge.publication-route,.questions.list .badge.publication-route,.restricted-user-list .badge.publication-route,.restricted-user-profile .badge.publication-route{font-weight:700}#admin-ranking-list .badge.publication-route.apublished,#approach-list .badge.publication-route.apublished,#challenge-solve .badge.publication-route.apublished,#challenges-list .badge.publication-route.apublished,#es-jobsearch-results .badge.publication-route.apublished,#es-reviewcommentsearch-results .badge.publication-route.apublished,#express-set-solve .badge.publication-route.apublished,#express-set-solve-thanks .badge.publication-route.apublished,#job-search-results .badge.publication-route.apublished,#manage-campaign .badge.publication-route.apublished,#public-campaign .badge.publication-route.apublished,#public-profile .badge.publication-route.apublished,#question-annotate .badge.publication-route.apublished,#question-decision .badge.publication-route.apublished,#question-fix .badge.publication-route.apublished,#question-view .badge.publication-route.apublished,#view-job .badge.publication-route.apublished,.admin-user-list .badge.publication-route.apublished,.admin-user-profile .badge.publication-route.apublished,.all-jobs-list .badge.publication-route.apublished,.available-challenges.list .badge.publication-route.apublished,.campaigns.list .badge.publication-route.apublished,.candidates.list .badge.publication-route.apublished,.challenge-invitation-list .badge.publication-route.apublished,.challenges.list .badge.publication-route.apublished,.created-express-list .badge.publication-route.apublished,.express-set-invitation-list .badge.publication-route.apublished,.express-set.list .badge.publication-route.apublished,.job-list .badge.publication-route.apublished,.jobs.list .badge.publication-route.apublished,.organisations.list .badge.publication-route.apublished,.questions.list .badge.publication-route.apublished,.restricted-user-list .badge.publication-route.apublished,.restricted-user-profile .badge.publication-route.apublished{background-color:#3f3;color:#363}#admin-ranking-list .badge.publication-route.published,#approach-list .badge.publication-route.published,#challenge-solve .badge.publication-route.published,#challenges-list .badge.publication-route.published,#es-jobsearch-results .badge.publication-route.published,#es-reviewcommentsearch-results .badge.publication-route.published,#express-set-solve .badge.publication-route.published,#express-set-solve-thanks .badge.publication-route.published,#job-search-results .badge.publication-route.published,#manage-campaign .badge.publication-route.published,#public-campaign .badge.publication-route.published,#public-profile .badge.publication-route.published,#question-annotate .badge.publication-route.published,#question-decision .badge.publication-route.published,#question-fix .badge.publication-route.published,#question-view .badge.publication-route.published,#view-job .badge.publication-route.published,.admin-user-list .badge.publication-route.published,.admin-user-profile .badge.publication-route.published,.all-jobs-list .badge.publication-route.published,.available-challenges.list .badge.publication-route.published,.campaigns.list .badge.publication-route.published,.candidates.list .badge.publication-route.published,.challenge-invitation-list .badge.publication-route.published,.challenges.list .badge.publication-route.published,.created-express-list .badge.publication-route.published,.express-set-invitation-list .badge.publication-route.published,.express-set.list .badge.publication-route.published,.job-list .badge.publication-route.published,.jobs.list .badge.publication-route.published,.organisations.list .badge.publication-route.published,.questions.list .badge.publication-route.published,.restricted-user-list .badge.publication-route.published,.restricted-user-profile .badge.publication-route.published{background-color:#0f0}#admin-ranking-list .badge.publication-route.fix,#approach-list .badge.publication-route.fix,#challenge-solve .badge.publication-route.fix,#challenges-list .badge.publication-route.fix,#es-jobsearch-results .badge.publication-route.fix,#es-reviewcommentsearch-results .badge.publication-route.fix,#express-set-solve .badge.publication-route.fix,#express-set-solve-thanks .badge.publication-route.fix,#job-search-results .badge.publication-route.fix,#manage-campaign .badge.publication-route.fix,#public-campaign .badge.publication-route.fix,#public-profile .badge.publication-route.fix,#question-annotate .badge.publication-route.fix,#question-decision .badge.publication-route.fix,#question-fix .badge.publication-route.fix,#question-view .badge.publication-route.fix,#view-job .badge.publication-route.fix,.admin-user-list .badge.publication-route.fix,.admin-user-profile .badge.publication-route.fix,.all-jobs-list .badge.publication-route.fix,.available-challenges.list .badge.publication-route.fix,.campaigns.list .badge.publication-route.fix,.candidates.list .badge.publication-route.fix,.challenge-invitation-list .badge.publication-route.fix,.challenges.list .badge.publication-route.fix,.created-express-list .badge.publication-route.fix,.express-set-invitation-list .badge.publication-route.fix,.express-set.list .badge.publication-route.fix,.job-list .badge.publication-route.fix,.jobs.list .badge.publication-route.fix,.organisations.list .badge.publication-route.fix,.questions.list .badge.publication-route.fix,.restricted-user-list .badge.publication-route.fix,.restricted-user-profile .badge.publication-route.fix{background-color:#aae616}#admin-ranking-list .badge.publication-route.requireschanges,#approach-list .badge.publication-route.requireschanges,#challenge-solve .badge.publication-route.requireschanges,#challenges-list .badge.publication-route.requireschanges,#es-jobsearch-results .badge.publication-route.requireschanges,#es-reviewcommentsearch-results .badge.publication-route.requireschanges,#express-set-solve .badge.publication-route.requireschanges,#express-set-solve-thanks .badge.publication-route.requireschanges,#job-search-results .badge.publication-route.requireschanges,#manage-campaign .badge.publication-route.requireschanges,#public-campaign .badge.publication-route.requireschanges,#public-profile .badge.publication-route.requireschanges,#question-annotate .badge.publication-route.requireschanges,#question-decision .badge.publication-route.requireschanges,#question-fix .badge.publication-route.requireschanges,#question-view .badge.publication-route.requireschanges,#view-job .badge.publication-route.requireschanges,.admin-user-list .badge.publication-route.requireschanges,.admin-user-profile .badge.publication-route.requireschanges,.all-jobs-list .badge.publication-route.requireschanges,.available-challenges.list .badge.publication-route.requireschanges,.campaigns.list .badge.publication-route.requireschanges,.candidates.list .badge.publication-route.requireschanges,.challenge-invitation-list .badge.publication-route.requireschanges,.challenges.list .badge.publication-route.requireschanges,.created-express-list .badge.publication-route.requireschanges,.express-set-invitation-list .badge.publication-route.requireschanges,.express-set.list .badge.publication-route.requireschanges,.job-list .badge.publication-route.requireschanges,.jobs.list .badge.publication-route.requireschanges,.organisations.list .badge.publication-route.requireschanges,.questions.list .badge.publication-route.requireschanges,.restricted-user-list .badge.publication-route.requireschanges,.restricted-user-profile .badge.publication-route.requireschanges{background-color:#e69d38}#admin-ranking-list .badge.remote,#approach-list .badge.remote,#challenge-solve .badge.remote,#challenges-list .badge.remote,#es-jobsearch-results .badge.remote,#es-reviewcommentsearch-results .badge.remote,#express-set-solve .badge.remote,#express-set-solve-thanks .badge.remote,#job-search-results .badge.remote,#manage-campaign .badge.remote,#public-campaign .badge.remote,#public-profile .badge.remote,#question-annotate .badge.remote,#question-decision .badge.remote,#question-fix .badge.remote,#question-view .badge.remote,#view-job .badge.remote,.admin-user-list .badge.remote,.admin-user-profile .badge.remote,.all-jobs-list .badge.remote,.available-challenges.list .badge.remote,.campaigns.list .badge.remote,.candidates.list .badge.remote,.challenge-invitation-list .badge.remote,.challenges.list .badge.remote,.created-express-list .badge.remote,.express-set-invitation-list .badge.remote,.express-set.list .badge.remote,.job-list .badge.remote,.jobs.list .badge.remote,.organisations.list .badge.remote,.questions.list .badge.remote,.restricted-user-list .badge.remote,.restricted-user-profile .badge.remote{background-color:#d9f6ff;color:#000}#admin-ranking-list .badge.remote.exclusive,#approach-list .badge.remote.exclusive,#challenge-solve .badge.remote.exclusive,#challenges-list .badge.remote.exclusive,#es-jobsearch-results .badge.remote.exclusive,#es-reviewcommentsearch-results .badge.remote.exclusive,#express-set-solve .badge.remote.exclusive,#express-set-solve-thanks .badge.remote.exclusive,#job-search-results .badge.remote.exclusive,#manage-campaign .badge.remote.exclusive,#public-campaign .badge.remote.exclusive,#public-profile .badge.remote.exclusive,#question-annotate .badge.remote.exclusive,#question-decision .badge.remote.exclusive,#question-fix .badge.remote.exclusive,#question-view .badge.remote.exclusive,#view-job .badge.remote.exclusive,.admin-user-list .badge.remote.exclusive,.admin-user-profile .badge.remote.exclusive,.all-jobs-list .badge.remote.exclusive,.available-challenges.list .badge.remote.exclusive,.campaigns.list .badge.remote.exclusive,.candidates.list .badge.remote.exclusive,.challenge-invitation-list .badge.remote.exclusive,.challenges.list .badge.remote.exclusive,.created-express-list .badge.remote.exclusive,.express-set-invitation-list .badge.remote.exclusive,.express-set.list .badge.remote.exclusive,.job-list .badge.remote.exclusive,.jobs.list .badge.remote.exclusive,.organisations.list .badge.remote.exclusive,.questions.list .badge.remote.exclusive,.restricted-user-list .badge.remote.exclusive,.restricted-user-profile .badge.remote.exclusive{border:1px solid #999;font-weight:700;text-transform:uppercase}#admin-ranking-list .badge.send-to-team.sent,#approach-list .badge.send-to-team.sent,#challenge-solve .badge.send-to-team.sent,#challenges-list .badge.send-to-team.sent,#es-jobsearch-results .badge.send-to-team.sent,#es-reviewcommentsearch-results .badge.send-to-team.sent,#express-set-solve .badge.send-to-team.sent,#express-set-solve-thanks .badge.send-to-team.sent,#job-search-results .badge.send-to-team.sent,#manage-campaign .badge.send-to-team.sent,#public-campaign .badge.send-to-team.sent,#public-profile .badge.send-to-team.sent,#question-annotate .badge.send-to-team.sent,#question-decision .badge.send-to-team.sent,#question-fix .badge.send-to-team.sent,#question-view .badge.send-to-team.sent,#view-job .badge.send-to-team.sent,.admin-user-list .badge.send-to-team.sent,.admin-user-profile .badge.send-to-team.sent,.all-jobs-list .badge.send-to-team.sent,.available-challenges.list .badge.send-to-team.sent,.campaigns.list .badge.send-to-team.sent,.candidates.list .badge.send-to-team.sent,.challenge-invitation-list .badge.send-to-team.sent,.challenges.list .badge.send-to-team.sent,.created-express-list .badge.send-to-team.sent,.express-set-invitation-list .badge.send-to-team.sent,.express-set.list .badge.send-to-team.sent,.job-list .badge.send-to-team.sent,.jobs.list .badge.send-to-team.sent,.organisations.list .badge.send-to-team.sent,.questions.list .badge.send-to-team.sent,.restricted-user-list .badge.send-to-team.sent,.restricted-user-profile .badge.send-to-team.sent{background-color:#66ff6e;color:#000}#admin-ranking-list .badge.send-to-team.draft,#approach-list .badge.send-to-team.draft,#challenge-solve .badge.send-to-team.draft,#challenges-list .badge.send-to-team.draft,#es-jobsearch-results .badge.send-to-team.draft,#es-reviewcommentsearch-results .badge.send-to-team.draft,#express-set-solve .badge.send-to-team.draft,#express-set-solve-thanks .badge.send-to-team.draft,#job-search-results .badge.send-to-team.draft,#manage-campaign .badge.send-to-team.draft,#public-campaign .badge.send-to-team.draft,#public-profile .badge.send-to-team.draft,#question-annotate .badge.send-to-team.draft,#question-decision .badge.send-to-team.draft,#question-fix .badge.send-to-team.draft,#question-view .badge.send-to-team.draft,#view-job .badge.send-to-team.draft,.admin-user-list .badge.send-to-team.draft,.admin-user-profile .badge.send-to-team.draft,.all-jobs-list .badge.send-to-team.draft,.available-challenges.list .badge.send-to-team.draft,.campaigns.list .badge.send-to-team.draft,.candidates.list .badge.send-to-team.draft,.challenge-invitation-list .badge.send-to-team.draft,.challenges.list .badge.send-to-team.draft,.created-express-list .badge.send-to-team.draft,.express-set-invitation-list .badge.send-to-team.draft,.express-set.list .badge.send-to-team.draft,.job-list .badge.send-to-team.draft,.jobs.list .badge.send-to-team.draft,.organisations.list .badge.send-to-team.draft,.questions.list .badge.send-to-team.draft,.restricted-user-list .badge.send-to-team.draft,.restricted-user-profile .badge.send-to-team.draft{background-color:#ddd;color:#666}#admin-ranking-list .badge.send-to-team.was-sent,#approach-list .badge.send-to-team.was-sent,#challenge-solve .badge.send-to-team.was-sent,#challenges-list .badge.send-to-team.was-sent,#es-jobsearch-results .badge.send-to-team.was-sent,#es-reviewcommentsearch-results .badge.send-to-team.was-sent,#express-set-solve .badge.send-to-team.was-sent,#express-set-solve-thanks .badge.send-to-team.was-sent,#job-search-results .badge.send-to-team.was-sent,#manage-campaign .badge.send-to-team.was-sent,#public-campaign .badge.send-to-team.was-sent,#public-profile .badge.send-to-team.was-sent,#question-annotate .badge.send-to-team.was-sent,#question-decision .badge.send-to-team.was-sent,#question-fix .badge.send-to-team.was-sent,#question-view .badge.send-to-team.was-sent,#view-job .badge.send-to-team.was-sent,.admin-user-list .badge.send-to-team.was-sent,.admin-user-profile .badge.send-to-team.was-sent,.all-jobs-list .badge.send-to-team.was-sent,.available-challenges.list .badge.send-to-team.was-sent,.campaigns.list .badge.send-to-team.was-sent,.candidates.list .badge.send-to-team.was-sent,.challenge-invitation-list .badge.send-to-team.was-sent,.challenges.list .badge.send-to-team.was-sent,.created-express-list .badge.send-to-team.was-sent,.express-set-invitation-list .badge.send-to-team.was-sent,.express-set.list .badge.send-to-team.was-sent,.job-list .badge.send-to-team.was-sent,.jobs.list .badge.send-to-team.was-sent,.organisations.list .badge.send-to-team.was-sent,.questions.list .badge.send-to-team.was-sent,.restricted-user-list .badge.send-to-team.was-sent,.restricted-user-profile .badge.send-to-team.was-sent{background-color:#ffdd5e;color:#000}#admin-ranking-list .badge.not-owned,#approach-list .badge.not-owned,#challenge-solve .badge.not-owned,#challenges-list .badge.not-owned,#es-jobsearch-results .badge.not-owned,#es-reviewcommentsearch-results .badge.not-owned,#express-set-solve .badge.not-owned,#express-set-solve-thanks .badge.not-owned,#job-search-results .badge.not-owned,#manage-campaign .badge.not-owned,#public-campaign .badge.not-owned,#public-profile .badge.not-owned,#question-annotate .badge.not-owned,#question-decision .badge.not-owned,#question-fix .badge.not-owned,#question-view .badge.not-owned,#view-job .badge.not-owned,.admin-user-list .badge.not-owned,.admin-user-profile .badge.not-owned,.all-jobs-list .badge.not-owned,.available-challenges.list .badge.not-owned,.campaigns.list .badge.not-owned,.candidates.list .badge.not-owned,.challenge-invitation-list .badge.not-owned,.challenges.list .badge.not-owned,.created-express-list .badge.not-owned,.express-set-invitation-list .badge.not-owned,.express-set.list .badge.not-owned,.job-list .badge.not-owned,.jobs.list .badge.not-owned,.organisations.list .badge.not-owned,.questions.list .badge.not-owned,.restricted-user-list .badge.not-owned,.restricted-user-profile .badge.not-owned{background-color:#fff;border:1px dotted #999;font-weight:600;color:#333}#admin-ranking-list .badge.approacher,#admin-ranking-list .badge.review-owner,#approach-list .badge.approacher,#approach-list .badge.review-owner,#challenge-solve .badge.approacher,#challenge-solve .badge.review-owner,#challenges-list .badge.approacher,#challenges-list .badge.review-owner,#es-jobsearch-results .badge.approacher,#es-jobsearch-results .badge.review-owner,#es-reviewcommentsearch-results .badge.approacher,#es-reviewcommentsearch-results .badge.review-owner,#express-set-solve .badge.approacher,#express-set-solve .badge.review-owner,#express-set-solve-thanks .badge.approacher,#express-set-solve-thanks .badge.review-owner,#job-search-results .badge.approacher,#job-search-results .badge.review-owner,#manage-campaign .badge.approacher,#manage-campaign .badge.review-owner,#public-campaign .badge.approacher,#public-campaign .badge.review-owner,#public-profile .badge.approacher,#public-profile .badge.review-owner,#question-annotate .badge.approacher,#question-annotate .badge.review-owner,#question-decision .badge.approacher,#question-decision .badge.review-owner,#question-fix .badge.approacher,#question-fix .badge.review-owner,#question-view .badge.approacher,#question-view .badge.review-owner,#view-job .badge.approacher,#view-job .badge.review-owner,.admin-user-list .badge.approacher,.admin-user-list .badge.review-owner,.admin-user-profile .badge.approacher,.admin-user-profile .badge.review-owner,.all-jobs-list .badge.approacher,.all-jobs-list .badge.review-owner,.available-challenges.list .badge.approacher,.available-challenges.list .badge.review-owner,.campaigns.list .badge.approacher,.campaigns.list .badge.review-owner,.candidates.list .badge.approacher,.candidates.list .badge.review-owner,.challenge-invitation-list .badge.approacher,.challenge-invitation-list .badge.review-owner,.challenges.list .badge.approacher,.challenges.list .badge.review-owner,.created-express-list .badge.approacher,.created-express-list .badge.review-owner,.express-set-invitation-list .badge.approacher,.express-set-invitation-list .badge.review-owner,.express-set.list .badge.approacher,.express-set.list .badge.review-owner,.job-list .badge.approacher,.job-list .badge.review-owner,.jobs.list .badge.approacher,.jobs.list .badge.review-owner,.organisations.list .badge.approacher,.organisations.list .badge.review-owner,.questions.list .badge.approacher,.questions.list .badge.review-owner,.restricted-user-list .badge.approacher,.restricted-user-list .badge.review-owner,.restricted-user-profile .badge.approacher,.restricted-user-profile .badge.review-owner{background-color:#eef;border:1px solid #999;color:#009}#admin-ranking-list .badge.approacher.self,#admin-ranking-list .badge.review-owner.self,#approach-list .badge.approacher.self,#approach-list .badge.review-owner.self,#challenge-solve .badge.approacher.self,#challenge-solve .badge.review-owner.self,#challenges-list .badge.approacher.self,#challenges-list .badge.review-owner.self,#es-jobsearch-results .badge.approacher.self,#es-jobsearch-results .badge.review-owner.self,#es-reviewcommentsearch-results .badge.approacher.self,#es-reviewcommentsearch-results .badge.review-owner.self,#express-set-solve .badge.approacher.self,#express-set-solve .badge.review-owner.self,#express-set-solve-thanks .badge.approacher.self,#express-set-solve-thanks .badge.review-owner.self,#job-search-results .badge.approacher.self,#job-search-results .badge.review-owner.self,#manage-campaign .badge.approacher.self,#manage-campaign .badge.review-owner.self,#public-campaign .badge.approacher.self,#public-campaign .badge.review-owner.self,#public-profile .badge.approacher.self,#public-profile .badge.review-owner.self,#question-annotate .badge.approacher.self,#question-annotate .badge.review-owner.self,#question-decision .badge.approacher.self,#question-decision .badge.review-owner.self,#question-fix .badge.approacher.self,#question-fix .badge.review-owner.self,#question-view .badge.approacher.self,#question-view .badge.review-owner.self,#view-job .badge.approacher.self,#view-job .badge.review-owner.self,.admin-user-list .badge.approacher.self,.admin-user-list .badge.review-owner.self,.admin-user-profile .badge.approacher.self,.admin-user-profile .badge.review-owner.self,.all-jobs-list .badge.approacher.self,.all-jobs-list .badge.review-owner.self,.available-challenges.list .badge.approacher.self,.available-challenges.list .badge.review-owner.self,.campaigns.list .badge.approacher.self,.campaigns.list .badge.review-owner.self,.candidates.list .badge.approacher.self,.candidates.list .badge.review-owner.self,.challenge-invitation-list .badge.approacher.self,.challenge-invitation-list .badge.review-owner.self,.challenges.list .badge.approacher.self,.challenges.list .badge.review-owner.self,.created-express-list .badge.approacher.self,.created-express-list .badge.review-owner.self,.express-set-invitation-list .badge.approacher.self,.express-set-invitation-list .badge.review-owner.self,.express-set.list .badge.approacher.self,.express-set.list .badge.review-owner.self,.job-list .badge.approacher.self,.job-list .badge.review-owner.self,.jobs.list .badge.approacher.self,.jobs.list .badge.review-owner.self,.organisations.list .badge.approacher.self,.organisations.list .badge.review-owner.self,.questions.list .badge.approacher.self,.questions.list .badge.review-owner.self,.restricted-user-list .badge.approacher.self,.restricted-user-list .badge.review-owner.self,.restricted-user-profile .badge.approacher.self,.restricted-user-profile .badge.review-owner.self{background-color:#ff0}#admin-ranking-list .badge.public.available,#approach-list .badge.public.available,#challenge-solve .badge.public.available,#challenges-list .badge.public.available,#es-jobsearch-results .badge.public.available,#es-reviewcommentsearch-results .badge.public.available,#express-set-solve .badge.public.available,#express-set-solve-thanks .badge.public.available,#job-search-results .badge.public.available,#manage-campaign .badge.public.available,#public-campaign .badge.public.available,#public-profile .badge.public.available,#question-annotate .badge.public.available,#question-decision .badge.public.available,#question-fix .badge.public.available,#question-view .badge.public.available,#view-job .badge.public.available,.admin-user-list .badge.public.available,.admin-user-profile .badge.public.available,.all-jobs-list .badge.public.available,.available-challenges.list .badge.public.available,.campaigns.list .badge.public.available,.candidates.list .badge.public.available,.challenge-invitation-list .badge.public.available,.challenges.list .badge.public.available,.created-express-list .badge.public.available,.express-set-invitation-list .badge.public.available,.express-set.list .badge.public.available,.job-list .badge.public.available,.jobs.list .badge.public.available,.organisations.list .badge.public.available,.questions.list .badge.public.available,.restricted-user-list .badge.public.available,.restricted-user-profile .badge.public.available{color:#060;background-color:#3f3}#admin-ranking-list .badge.public.unavailable,#approach-list .badge.public.unavailable,#challenge-solve .badge.public.unavailable,#challenges-list .badge.public.unavailable,#es-jobsearch-results .badge.public.unavailable,#es-reviewcommentsearch-results .badge.public.unavailable,#express-set-solve .badge.public.unavailable,#express-set-solve-thanks .badge.public.unavailable,#job-search-results .badge.public.unavailable,#manage-campaign .badge.public.unavailable,#public-campaign .badge.public.unavailable,#public-profile .badge.public.unavailable,#question-annotate .badge.public.unavailable,#question-decision .badge.public.unavailable,#question-fix .badge.public.unavailable,#question-view .badge.public.unavailable,#view-job .badge.public.unavailable,.admin-user-list .badge.public.unavailable,.admin-user-profile .badge.public.unavailable,.all-jobs-list .badge.public.unavailable,.available-challenges.list .badge.public.unavailable,.campaigns.list .badge.public.unavailable,.candidates.list .badge.public.unavailable,.challenge-invitation-list .badge.public.unavailable,.challenges.list .badge.public.unavailable,.created-express-list .badge.public.unavailable,.express-set-invitation-list .badge.public.unavailable,.express-set.list .badge.public.unavailable,.job-list .badge.public.unavailable,.jobs.list .badge.public.unavailable,.organisations.list .badge.public.unavailable,.questions.list .badge.public.unavailable,.restricted-user-list .badge.public.unavailable,.restricted-user-profile .badge.public.unavailable{color:#fff;background-color:#f60}#admin-ranking-list .badge.private.available,#approach-list .badge.private.available,#challenge-solve .badge.private.available,#challenges-list .badge.private.available,#es-jobsearch-results .badge.private.available,#es-reviewcommentsearch-results .badge.private.available,#express-set-solve .badge.private.available,#express-set-solve-thanks .badge.private.available,#job-search-results .badge.private.available,#manage-campaign .badge.private.available,#public-campaign .badge.private.available,#public-profile .badge.private.available,#question-annotate .badge.private.available,#question-decision .badge.private.available,#question-fix .badge.private.available,#question-view .badge.private.available,#view-job .badge.private.available,.admin-user-list .badge.private.available,.admin-user-profile .badge.private.available,.all-jobs-list .badge.private.available,.available-challenges.list .badge.private.available,.campaigns.list .badge.private.available,.candidates.list .badge.private.available,.challenge-invitation-list .badge.private.available,.challenges.list .badge.private.available,.created-express-list .badge.private.available,.express-set-invitation-list .badge.private.available,.express-set.list .badge.private.available,.job-list .badge.private.available,.jobs.list .badge.private.available,.organisations.list .badge.private.available,.questions.list .badge.private.available,.restricted-user-list .badge.private.available,.restricted-user-profile .badge.private.available{color:#000;background-color:#e6e600}#admin-ranking-list .badge.private.unavailable,#approach-list .badge.private.unavailable,#challenge-solve .badge.private.unavailable,#challenges-list .badge.private.unavailable,#es-jobsearch-results .badge.private.unavailable,#es-reviewcommentsearch-results .badge.private.unavailable,#express-set-solve .badge.private.unavailable,#express-set-solve-thanks .badge.private.unavailable,#job-search-results .badge.private.unavailable,#manage-campaign .badge.private.unavailable,#public-campaign .badge.private.unavailable,#public-profile .badge.private.unavailable,#question-annotate .badge.private.unavailable,#question-decision .badge.private.unavailable,#question-fix .badge.private.unavailable,#question-view .badge.private.unavailable,#view-job .badge.private.unavailable,.admin-user-list .badge.private.unavailable,.admin-user-profile .badge.private.unavailable,.all-jobs-list .badge.private.unavailable,.available-challenges.list .badge.private.unavailable,.campaigns.list .badge.private.unavailable,.candidates.list .badge.private.unavailable,.challenge-invitation-list .badge.private.unavailable,.challenges.list .badge.private.unavailable,.created-express-list .badge.private.unavailable,.express-set-invitation-list .badge.private.unavailable,.express-set.list .badge.private.unavailable,.job-list .badge.private.unavailable,.jobs.list .badge.private.unavailable,.organisations.list .badge.private.unavailable,.questions.list .badge.private.unavailable,.restricted-user-list .badge.private.unavailable,.restricted-user-profile .badge.private.unavailable{color:#fff;background-color:#f33}#admin-ranking-list .badge.retired,#approach-list .badge.retired,#challenge-solve .badge.retired,#challenges-list .badge.retired,#es-jobsearch-results .badge.retired,#es-reviewcommentsearch-results .badge.retired,#express-set-solve .badge.retired,#express-set-solve-thanks .badge.retired,#job-search-results .badge.retired,#manage-campaign .badge.retired,#public-campaign .badge.retired,#public-profile .badge.retired,#question-annotate .badge.retired,#question-decision .badge.retired,#question-fix .badge.retired,#question-view .badge.retired,#view-job .badge.retired,.admin-user-list .badge.retired,.admin-user-profile .badge.retired,.all-jobs-list .badge.retired,.available-challenges.list .badge.retired,.campaigns.list .badge.retired,.candidates.list .badge.retired,.challenge-invitation-list .badge.retired,.challenges.list .badge.retired,.created-express-list .badge.retired,.express-set-invitation-list .badge.retired,.express-set.list .badge.retired,.job-list .badge.retired,.jobs.list .badge.retired,.organisations.list .badge.retired,.questions.list .badge.retired,.restricted-user-list .badge.retired,.restricted-user-profile .badge.retired{background-color:#000;color:#ff0;text-transform:uppercase}#admin-ranking-list .badge.licensed,#approach-list .badge.licensed,#challenge-solve .badge.licensed,#challenges-list .badge.licensed,#es-jobsearch-results .badge.licensed,#es-reviewcommentsearch-results .badge.licensed,#express-set-solve .badge.licensed,#express-set-solve-thanks .badge.licensed,#job-search-results .badge.licensed,#manage-campaign .badge.licensed,#public-campaign .badge.licensed,#public-profile .badge.licensed,#question-annotate .badge.licensed,#question-decision .badge.licensed,#question-fix .badge.licensed,#question-view .badge.licensed,#view-job .badge.licensed,.admin-user-list .badge.licensed,.admin-user-profile .badge.licensed,.all-jobs-list .badge.licensed,.available-challenges.list .badge.licensed,.campaigns.list .badge.licensed,.candidates.list .badge.licensed,.challenge-invitation-list .badge.licensed,.challenges.list .badge.licensed,.created-express-list .badge.licensed,.express-set-invitation-list .badge.licensed,.express-set.list .badge.licensed,.job-list .badge.licensed,.jobs.list .badge.licensed,.organisations.list .badge.licensed,.questions.list .badge.licensed,.restricted-user-list .badge.licensed,.restricted-user-profile .badge.licensed{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);color:#000;text-transform:uppercase}#admin-ranking-list .badge.qualifying,#approach-list .badge.qualifying,#challenge-solve .badge.qualifying,#challenges-list .badge.qualifying,#es-jobsearch-results .badge.qualifying,#es-reviewcommentsearch-results .badge.qualifying,#express-set-solve .badge.qualifying,#express-set-solve-thanks .badge.qualifying,#job-search-results .badge.qualifying,#manage-campaign .badge.qualifying,#public-campaign .badge.qualifying,#public-profile .badge.qualifying,#question-annotate .badge.qualifying,#question-decision .badge.qualifying,#question-fix .badge.qualifying,#question-view .badge.qualifying,#view-job .badge.qualifying,.admin-user-list .badge.qualifying,.admin-user-profile .badge.qualifying,.all-jobs-list .badge.qualifying,.available-challenges.list .badge.qualifying,.campaigns.list .badge.qualifying,.candidates.list .badge.qualifying,.challenge-invitation-list .badge.qualifying,.challenges.list .badge.qualifying,.created-express-list .badge.qualifying,.express-set-invitation-list .badge.qualifying,.express-set.list .badge.qualifying,.job-list .badge.qualifying,.jobs.list .badge.qualifying,.organisations.list .badge.qualifying,.questions.list .badge.qualifying,.restricted-user-list .badge.qualifying,.restricted-user-profile .badge.qualifying{background-color:#009;color:#fff}#admin-ranking-list .badge.constraint,#approach-list .badge.constraint,#challenge-solve .badge.constraint,#challenges-list .badge.constraint,#es-jobsearch-results .badge.constraint,#es-reviewcommentsearch-results .badge.constraint,#express-set-solve .badge.constraint,#express-set-solve-thanks .badge.constraint,#job-search-results .badge.constraint,#manage-campaign .badge.constraint,#public-campaign .badge.constraint,#public-profile .badge.constraint,#question-annotate .badge.constraint,#question-decision .badge.constraint,#question-fix .badge.constraint,#question-view .badge.constraint,#view-job .badge.constraint,.admin-user-list .badge.constraint,.admin-user-profile .badge.constraint,.all-jobs-list .badge.constraint,.available-challenges.list .badge.constraint,.campaigns.list .badge.constraint,.candidates.list .badge.constraint,.challenge-invitation-list .badge.constraint,.challenges.list .badge.constraint,.created-express-list .badge.constraint,.express-set-invitation-list .badge.constraint,.express-set.list .badge.constraint,.job-list .badge.constraint,.jobs.list .badge.constraint,.organisations.list .badge.constraint,.questions.list .badge.constraint,.restricted-user-list .badge.constraint,.restricted-user-profile .badge.constraint{background-color:transparent;color:#04e;padding-left:16px;padding-right:16px}#admin-ranking-list .badge.constraint.constrained,#approach-list .badge.constraint.constrained,#challenge-solve .badge.constraint.constrained,#challenges-list .badge.constraint.constrained,#es-jobsearch-results .badge.constraint.constrained,#es-reviewcommentsearch-results .badge.constraint.constrained,#express-set-solve .badge.constraint.constrained,#express-set-solve-thanks .badge.constraint.constrained,#job-search-results .badge.constraint.constrained,#manage-campaign .badge.constraint.constrained,#public-campaign .badge.constraint.constrained,#public-profile .badge.constraint.constrained,#question-annotate .badge.constraint.constrained,#question-decision .badge.constraint.constrained,#question-fix .badge.constraint.constrained,#question-view .badge.constraint.constrained,#view-job .badge.constraint.constrained,.admin-user-list .badge.constraint.constrained,.admin-user-profile .badge.constraint.constrained,.all-jobs-list .badge.constraint.constrained,.available-challenges.list .badge.constraint.constrained,.campaigns.list .badge.constraint.constrained,.candidates.list .badge.constraint.constrained,.challenge-invitation-list .badge.constraint.constrained,.challenges.list .badge.constraint.constrained,.created-express-list .badge.constraint.constrained,.express-set-invitation-list .badge.constraint.constrained,.express-set.list .badge.constraint.constrained,.job-list .badge.constraint.constrained,.jobs.list .badge.constraint.constrained,.organisations.list .badge.constraint.constrained,.questions.list .badge.constraint.constrained,.restricted-user-list .badge.constraint.constrained,.restricted-user-profile .badge.constraint.constrained{border:1px solid #04e;text-transform:uppercase}#admin-ranking-list .badge.constraint.unconstrained,#approach-list .badge.constraint.unconstrained,#challenge-solve .badge.constraint.unconstrained,#challenges-list .badge.constraint.unconstrained,#es-jobsearch-results .badge.constraint.unconstrained,#es-reviewcommentsearch-results .badge.constraint.unconstrained,#express-set-solve .badge.constraint.unconstrained,#express-set-solve-thanks .badge.constraint.unconstrained,#job-search-results .badge.constraint.unconstrained,#manage-campaign .badge.constraint.unconstrained,#public-campaign .badge.constraint.unconstrained,#public-profile .badge.constraint.unconstrained,#question-annotate .badge.constraint.unconstrained,#question-decision .badge.constraint.unconstrained,#question-fix .badge.constraint.unconstrained,#question-view .badge.constraint.unconstrained,#view-job .badge.constraint.unconstrained,.admin-user-list .badge.constraint.unconstrained,.admin-user-profile .badge.constraint.unconstrained,.all-jobs-list .badge.constraint.unconstrained,.available-challenges.list .badge.constraint.unconstrained,.campaigns.list .badge.constraint.unconstrained,.candidates.list .badge.constraint.unconstrained,.challenge-invitation-list .badge.constraint.unconstrained,.challenges.list .badge.constraint.unconstrained,.created-express-list .badge.constraint.unconstrained,.express-set-invitation-list .badge.constraint.unconstrained,.express-set.list .badge.constraint.unconstrained,.job-list .badge.constraint.unconstrained,.jobs.list .badge.constraint.unconstrained,.organisations.list .badge.constraint.unconstrained,.questions.list .badge.constraint.unconstrained,.restricted-user-list .badge.constraint.unconstrained,.restricted-user-profile .badge.constraint.unconstrained{border:1px dotted #05f;text-transform:lowercase}#admin-ranking-list .badge.challenge-type,#approach-list .badge.challenge-type,#challenge-solve .badge.challenge-type,#challenges-list .badge.challenge-type,#es-jobsearch-results .badge.challenge-type,#es-reviewcommentsearch-results .badge.challenge-type,#express-set-solve .badge.challenge-type,#express-set-solve-thanks .badge.challenge-type,#job-search-results .badge.challenge-type,#manage-campaign .badge.challenge-type,#public-campaign .badge.challenge-type,#public-profile .badge.challenge-type,#question-annotate .badge.challenge-type,#question-decision .badge.challenge-type,#question-fix .badge.challenge-type,#question-view .badge.challenge-type,#view-job .badge.challenge-type,.admin-user-list .badge.challenge-type,.admin-user-profile .badge.challenge-type,.all-jobs-list .badge.challenge-type,.available-challenges.list .badge.challenge-type,.campaigns.list .badge.challenge-type,.candidates.list .badge.challenge-type,.challenge-invitation-list .badge.challenge-type,.challenges.list .badge.challenge-type,.created-express-list .badge.challenge-type,.express-set-invitation-list .badge.challenge-type,.express-set.list .badge.challenge-type,.job-list .badge.challenge-type,.jobs.list .badge.challenge-type,.organisations.list .badge.challenge-type,.questions.list .badge.challenge-type,.restricted-user-list .badge.challenge-type,.restricted-user-profile .badge.challenge-type{background-color:transparent;border:1px solid purple;color:purple}#admin-ranking-list .badge.challenge-type.multi,#approach-list .badge.challenge-type.multi,#challenge-solve .badge.challenge-type.multi,#challenges-list .badge.challenge-type.multi,#es-jobsearch-results .badge.challenge-type.multi,#es-reviewcommentsearch-results .badge.challenge-type.multi,#express-set-solve .badge.challenge-type.multi,#express-set-solve-thanks .badge.challenge-type.multi,#job-search-results .badge.challenge-type.multi,#manage-campaign .badge.challenge-type.multi,#public-campaign .badge.challenge-type.multi,#public-profile .badge.challenge-type.multi,#question-annotate .badge.challenge-type.multi,#question-decision .badge.challenge-type.multi,#question-fix .badge.challenge-type.multi,#question-view .badge.challenge-type.multi,#view-job .badge.challenge-type.multi,.admin-user-list .badge.challenge-type.multi,.admin-user-profile .badge.challenge-type.multi,.all-jobs-list .badge.challenge-type.multi,.available-challenges.list .badge.challenge-type.multi,.campaigns.list .badge.challenge-type.multi,.candidates.list .badge.challenge-type.multi,.challenge-invitation-list .badge.challenge-type.multi,.challenges.list .badge.challenge-type.multi,.created-express-list .badge.challenge-type.multi,.express-set-invitation-list .badge.challenge-type.multi,.express-set.list .badge.challenge-type.multi,.job-list .badge.challenge-type.multi,.jobs.list .badge.challenge-type.multi,.organisations.list .badge.challenge-type.multi,.questions.list .badge.challenge-type.multi,.restricted-user-list .badge.challenge-type.multi,.restricted-user-profile .badge.challenge-type.multi{border:1px solid #2e9ccc;color:#2e9ccc}#admin-ranking-list .badge.review-feedback,#approach-list .badge.review-feedback,#challenge-solve .badge.review-feedback,#challenges-list .badge.review-feedback,#es-jobsearch-results .badge.review-feedback,#es-reviewcommentsearch-results .badge.review-feedback,#express-set-solve .badge.review-feedback,#express-set-solve-thanks .badge.review-feedback,#job-search-results .badge.review-feedback,#manage-campaign .badge.review-feedback,#public-campaign .badge.review-feedback,#public-profile .badge.review-feedback,#question-annotate .badge.review-feedback,#question-decision .badge.review-feedback,#question-fix .badge.review-feedback,#question-view .badge.review-feedback,#view-job .badge.review-feedback,.admin-user-list .badge.review-feedback,.admin-user-profile .badge.review-feedback,.all-jobs-list .badge.review-feedback,.available-challenges.list .badge.review-feedback,.campaigns.list .badge.review-feedback,.candidates.list .badge.review-feedback,.challenge-invitation-list .badge.review-feedback,.challenges.list .badge.review-feedback,.created-express-list .badge.review-feedback,.express-set-invitation-list .badge.review-feedback,.express-set.list .badge.review-feedback,.job-list .badge.review-feedback,.jobs.list .badge.review-feedback,.organisations.list .badge.review-feedback,.questions.list .badge.review-feedback,.restricted-user-list .badge.review-feedback,.restricted-user-profile .badge.review-feedback{color:#fff;background-image:linear-gradient(to right,red,#32cd32)}#admin-ranking-list .badge.technology,#approach-list .badge.technology,#challenge-solve .badge.technology,#challenges-list .badge.technology,#es-jobsearch-results .badge.technology,#es-reviewcommentsearch-results .badge.technology,#express-set-solve .badge.technology,#express-set-solve-thanks .badge.technology,#job-search-results .badge.technology,#manage-campaign .badge.technology,#public-campaign .badge.technology,#public-profile .badge.technology,#question-annotate .badge.technology,#question-decision .badge.technology,#question-fix .badge.technology,#question-view .badge.technology,#view-job .badge.technology,.admin-user-list .badge.technology,.admin-user-profile .badge.technology,.all-jobs-list .badge.technology,.available-challenges.list .badge.technology,.campaigns.list .badge.technology,.candidates.list .badge.technology,.challenge-invitation-list .badge.technology,.challenges.list .badge.technology,.created-express-list .badge.technology,.express-set-invitation-list .badge.technology,.express-set.list .badge.technology,.job-list .badge.technology,.jobs.list .badge.technology,.organisations.list .badge.technology,.questions.list .badge.technology,.restricted-user-list .badge.technology,.restricted-user-profile .badge.technology{background-color:transparent;border:1px dotted #9370db;border-top:3px solid #9370db;color:#9370db}#admin-ranking-list .badge.authtype,#approach-list .badge.authtype,#challenge-solve .badge.authtype,#challenges-list .badge.authtype,#es-jobsearch-results .badge.authtype,#es-reviewcommentsearch-results .badge.authtype,#express-set-solve .badge.authtype,#express-set-solve-thanks .badge.authtype,#job-search-results .badge.authtype,#manage-campaign .badge.authtype,#public-campaign .badge.authtype,#public-profile .badge.authtype,#question-annotate .badge.authtype,#question-decision .badge.authtype,#question-fix .badge.authtype,#question-view .badge.authtype,#view-job .badge.authtype,.admin-user-list .badge.authtype,.admin-user-profile .badge.authtype,.all-jobs-list .badge.authtype,.available-challenges.list .badge.authtype,.campaigns.list .badge.authtype,.candidates.list .badge.authtype,.challenge-invitation-list .badge.authtype,.challenges.list .badge.authtype,.created-express-list .badge.authtype,.express-set-invitation-list .badge.authtype,.express-set.list .badge.authtype,.job-list .badge.authtype,.jobs.list .badge.authtype,.organisations.list .badge.authtype,.questions.list .badge.authtype,.restricted-user-list .badge.authtype,.restricted-user-profile .badge.authtype{background-color:#ff9;border:1px dotted #bbb;color:#666}#admin-ranking-list .badge.question-count.multi,#approach-list .badge.question-count.multi,#challenge-solve .badge.question-count.multi,#challenges-list .badge.question-count.multi,#es-jobsearch-results .badge.question-count.multi,#es-reviewcommentsearch-results .badge.question-count.multi,#express-set-solve .badge.question-count.multi,#express-set-solve-thanks .badge.question-count.multi,#job-search-results .badge.question-count.multi,#manage-campaign .badge.question-count.multi,#public-campaign .badge.question-count.multi,#public-profile .badge.question-count.multi,#question-annotate .badge.question-count.multi,#question-decision .badge.question-count.multi,#question-fix .badge.question-count.multi,#question-view .badge.question-count.multi,#view-job .badge.question-count.multi,.admin-user-list .badge.question-count.multi,.admin-user-profile .badge.question-count.multi,.all-jobs-list .badge.question-count.multi,.available-challenges.list .badge.question-count.multi,.campaigns.list .badge.question-count.multi,.candidates.list .badge.question-count.multi,.challenge-invitation-list .badge.question-count.multi,.challenges.list .badge.question-count.multi,.created-express-list .badge.question-count.multi,.express-set-invitation-list .badge.question-count.multi,.express-set.list .badge.question-count.multi,.job-list .badge.question-count.multi,.jobs.list .badge.question-count.multi,.organisations.list .badge.question-count.multi,.questions.list .badge.question-count.multi,.restricted-user-list .badge.question-count.multi,.restricted-user-profile .badge.question-count.multi{background-color:#2e9ccc;color:#fff;margin-left:0;margin-bottom:0}#admin-ranking-list .badge.role.admin,#approach-list .badge.role.admin,#challenge-solve .badge.role.admin,#challenges-list .badge.role.admin,#es-jobsearch-results .badge.role.admin,#es-reviewcommentsearch-results .badge.role.admin,#express-set-solve .badge.role.admin,#express-set-solve-thanks .badge.role.admin,#job-search-results .badge.role.admin,#manage-campaign .badge.role.admin,#public-campaign .badge.role.admin,#public-profile .badge.role.admin,#question-annotate .badge.role.admin,#question-decision .badge.role.admin,#question-fix .badge.role.admin,#question-view .badge.role.admin,#view-job .badge.role.admin,.admin-user-list .badge.role.admin,.admin-user-profile .badge.role.admin,.all-jobs-list .badge.role.admin,.available-challenges.list .badge.role.admin,.campaigns.list .badge.role.admin,.candidates.list .badge.role.admin,.challenge-invitation-list .badge.role.admin,.challenges.list .badge.role.admin,.created-express-list .badge.role.admin,.express-set-invitation-list .badge.role.admin,.express-set.list .badge.role.admin,.job-list .badge.role.admin,.jobs.list .badge.role.admin,.organisations.list .badge.role.admin,.questions.list .badge.role.admin,.restricted-user-list .badge.role.admin,.restricted-user-profile .badge.role.admin{color:#000;background-color:#0ff}#admin-ranking-list .badge.role.developer,#approach-list .badge.role.developer,#challenge-solve .badge.role.developer,#challenges-list .badge.role.developer,#es-jobsearch-results .badge.role.developer,#es-reviewcommentsearch-results .badge.role.developer,#express-set-solve .badge.role.developer,#express-set-solve-thanks .badge.role.developer,#job-search-results .badge.role.developer,#manage-campaign .badge.role.developer,#public-campaign .badge.role.developer,#public-profile .badge.role.developer,#question-annotate .badge.role.developer,#question-decision .badge.role.developer,#question-fix .badge.role.developer,#question-view .badge.role.developer,#view-job .badge.role.developer,.admin-user-list .badge.role.developer,.admin-user-profile .badge.role.developer,.all-jobs-list .badge.role.developer,.available-challenges.list .badge.role.developer,.campaigns.list .badge.role.developer,.candidates.list .badge.role.developer,.challenge-invitation-list .badge.role.developer,.challenges.list .badge.role.developer,.created-express-list .badge.role.developer,.express-set-invitation-list .badge.role.developer,.express-set.list .badge.role.developer,.job-list .badge.role.developer,.jobs.list .badge.role.developer,.organisations.list .badge.role.developer,.questions.list .badge.role.developer,.restricted-user-list .badge.role.developer,.restricted-user-profile .badge.role.developer{color:#fff;background-color:#00008b}#admin-ranking-list .badge.role.f,#approach-list .badge.role.f,#challenge-solve .badge.role.f,#challenges-list .badge.role.f,#es-jobsearch-results .badge.role.f,#es-reviewcommentsearch-results .badge.role.f,#express-set-solve .badge.role.f,#express-set-solve-thanks .badge.role.f,#job-search-results .badge.role.f,#manage-campaign .badge.role.f,#public-campaign .badge.role.f,#public-profile .badge.role.f,#question-annotate .badge.role.f,#question-decision .badge.role.f,#question-fix .badge.role.f,#question-view .badge.role.f,#view-job .badge.role.f,.admin-user-list .badge.role.f,.admin-user-profile .badge.role.f,.all-jobs-list .badge.role.f,.available-challenges.list .badge.role.f,.campaigns.list .badge.role.f,.candidates.list .badge.role.f,.challenge-invitation-list .badge.role.f,.challenges.list .badge.role.f,.created-express-list .badge.role.f,.express-set-invitation-list .badge.role.f,.express-set.list .badge.role.f,.job-list .badge.role.f,.jobs.list .badge.role.f,.organisations.list .badge.role.f,.questions.list .badge.role.f,.restricted-user-list .badge.role.f,.restricted-user-profile .badge.role.f{color:#fff;background-color:red}#admin-ranking-list .badge.role.hirer,#approach-list .badge.role.hirer,#challenge-solve .badge.role.hirer,#challenges-list .badge.role.hirer,#es-jobsearch-results .badge.role.hirer,#es-reviewcommentsearch-results .badge.role.hirer,#express-set-solve .badge.role.hirer,#express-set-solve-thanks .badge.role.hirer,#job-search-results .badge.role.hirer,#manage-campaign .badge.role.hirer,#public-campaign .badge.role.hirer,#public-profile .badge.role.hirer,#question-annotate .badge.role.hirer,#question-decision .badge.role.hirer,#question-fix .badge.role.hirer,#question-view .badge.role.hirer,#view-job .badge.role.hirer,.admin-user-list .badge.role.hirer,.admin-user-profile .badge.role.hirer,.all-jobs-list .badge.role.hirer,.available-challenges.list .badge.role.hirer,.campaigns.list .badge.role.hirer,.candidates.list .badge.role.hirer,.challenge-invitation-list .badge.role.hirer,.challenges.list .badge.role.hirer,.created-express-list .badge.role.hirer,.express-set-invitation-list .badge.role.hirer,.express-set.list .badge.role.hirer,.job-list .badge.role.hirer,.jobs.list .badge.role.hirer,.organisations.list .badge.role.hirer,.questions.list .badge.role.hirer,.restricted-user-list .badge.role.hirer,.restricted-user-profile .badge.role.hirer{color:#fff;background-color:purple}#admin-ranking-list .badge.role.geektastichirer,#approach-list .badge.role.geektastichirer,#challenge-solve .badge.role.geektastichirer,#challenges-list .badge.role.geektastichirer,#es-jobsearch-results .badge.role.geektastichirer,#es-reviewcommentsearch-results .badge.role.geektastichirer,#express-set-solve .badge.role.geektastichirer,#express-set-solve-thanks .badge.role.geektastichirer,#job-search-results .badge.role.geektastichirer,#manage-campaign .badge.role.geektastichirer,#public-campaign .badge.role.geektastichirer,#public-profile .badge.role.geektastichirer,#question-annotate .badge.role.geektastichirer,#question-decision .badge.role.geektastichirer,#question-fix .badge.role.geektastichirer,#question-view .badge.role.geektastichirer,#view-job .badge.role.geektastichirer,.admin-user-list .badge.role.geektastichirer,.admin-user-profile .badge.role.geektastichirer,.all-jobs-list .badge.role.geektastichirer,.available-challenges.list .badge.role.geektastichirer,.campaigns.list .badge.role.geektastichirer,.candidates.list .badge.role.geektastichirer,.challenge-invitation-list .badge.role.geektastichirer,.challenges.list .badge.role.geektastichirer,.created-express-list .badge.role.geektastichirer,.express-set-invitation-list .badge.role.geektastichirer,.express-set.list .badge.role.geektastichirer,.job-list .badge.role.geektastichirer,.jobs.list .badge.role.geektastichirer,.organisations.list .badge.role.geektastichirer,.questions.list .badge.role.geektastichirer,.restricted-user-list .badge.role.geektastichirer,.restricted-user-profile .badge.role.geektastichirer{color:indigo;background-color:#ff74e9}#admin-ranking-list .badge.role.geektastichirerplus,#approach-list .badge.role.geektastichirerplus,#challenge-solve .badge.role.geektastichirerplus,#challenges-list .badge.role.geektastichirerplus,#es-jobsearch-results .badge.role.geektastichirerplus,#es-reviewcommentsearch-results .badge.role.geektastichirerplus,#express-set-solve .badge.role.geektastichirerplus,#express-set-solve-thanks .badge.role.geektastichirerplus,#job-search-results .badge.role.geektastichirerplus,#manage-campaign .badge.role.geektastichirerplus,#public-campaign .badge.role.geektastichirerplus,#public-profile .badge.role.geektastichirerplus,#question-annotate .badge.role.geektastichirerplus,#question-decision .badge.role.geektastichirerplus,#question-fix .badge.role.geektastichirerplus,#question-view .badge.role.geektastichirerplus,#view-job .badge.role.geektastichirerplus,.admin-user-list .badge.role.geektastichirerplus,.admin-user-profile .badge.role.geektastichirerplus,.all-jobs-list .badge.role.geektastichirerplus,.available-challenges.list .badge.role.geektastichirerplus,.campaigns.list .badge.role.geektastichirerplus,.candidates.list .badge.role.geektastichirerplus,.challenge-invitation-list .badge.role.geektastichirerplus,.challenges.list .badge.role.geektastichirerplus,.created-express-list .badge.role.geektastichirerplus,.express-set-invitation-list .badge.role.geektastichirerplus,.express-set.list .badge.role.geektastichirerplus,.job-list .badge.role.geektastichirerplus,.jobs.list .badge.role.geektastichirerplus,.organisations.list .badge.role.geektastichirerplus,.questions.list .badge.role.geektastichirerplus,.restricted-user-list .badge.role.geektastichirerplus,.restricted-user-profile .badge.role.geektastichirerplus{color:pink;background-color:#c71585}#admin-ranking-list .badge.role.passed,#approach-list .badge.role.passed,#challenge-solve .badge.role.passed,#challenges-list .badge.role.passed,#es-jobsearch-results .badge.role.passed,#es-reviewcommentsearch-results .badge.role.passed,#express-set-solve .badge.role.passed,#express-set-solve-thanks .badge.role.passed,#job-search-results .badge.role.passed,#manage-campaign .badge.role.passed,#public-campaign .badge.role.passed,#public-profile .badge.role.passed,#question-annotate .badge.role.passed,#question-decision .badge.role.passed,#question-fix .badge.role.passed,#question-view .badge.role.passed,#view-job .badge.role.passed,.admin-user-list .badge.role.passed,.admin-user-profile .badge.role.passed,.all-jobs-list .badge.role.passed,.available-challenges.list .badge.role.passed,.campaigns.list .badge.role.passed,.candidates.list .badge.role.passed,.challenge-invitation-list .badge.role.passed,.challenges.list .badge.role.passed,.created-express-list .badge.role.passed,.express-set-invitation-list .badge.role.passed,.express-set.list .badge.role.passed,.job-list .badge.role.passed,.jobs.list .badge.role.passed,.organisations.list .badge.role.passed,.questions.list .badge.role.passed,.restricted-user-list .badge.role.passed,.restricted-user-profile .badge.role.passed{background-color:#0f0}#admin-ranking-list .badge.role.ubergeek,#approach-list .badge.role.ubergeek,#challenge-solve .badge.role.ubergeek,#challenges-list .badge.role.ubergeek,#es-jobsearch-results .badge.role.ubergeek,#es-reviewcommentsearch-results .badge.role.ubergeek,#express-set-solve .badge.role.ubergeek,#express-set-solve-thanks .badge.role.ubergeek,#job-search-results .badge.role.ubergeek,#manage-campaign .badge.role.ubergeek,#public-campaign .badge.role.ubergeek,#public-profile .badge.role.ubergeek,#question-annotate .badge.role.ubergeek,#question-decision .badge.role.ubergeek,#question-fix .badge.role.ubergeek,#question-view .badge.role.ubergeek,#view-job .badge.role.ubergeek,.admin-user-list .badge.role.ubergeek,.admin-user-profile .badge.role.ubergeek,.all-jobs-list .badge.role.ubergeek,.available-challenges.list .badge.role.ubergeek,.campaigns.list .badge.role.ubergeek,.candidates.list .badge.role.ubergeek,.challenge-invitation-list .badge.role.ubergeek,.challenges.list .badge.role.ubergeek,.created-express-list .badge.role.ubergeek,.express-set-invitation-list .badge.role.ubergeek,.express-set.list .badge.role.ubergeek,.job-list .badge.role.ubergeek,.jobs.list .badge.role.ubergeek,.organisations.list .badge.role.ubergeek,.questions.list .badge.role.ubergeek,.restricted-user-list .badge.role.ubergeek,.restricted-user-profile .badge.role.ubergeek{background-color:#fc0}#admin-ranking-list .badge.role.unassigned,#approach-list .badge.role.unassigned,#challenge-solve .badge.role.unassigned,#challenges-list .badge.role.unassigned,#es-jobsearch-results .badge.role.unassigned,#es-reviewcommentsearch-results .badge.role.unassigned,#express-set-solve .badge.role.unassigned,#express-set-solve-thanks .badge.role.unassigned,#job-search-results .badge.role.unassigned,#manage-campaign .badge.role.unassigned,#public-campaign .badge.role.unassigned,#public-profile .badge.role.unassigned,#question-annotate .badge.role.unassigned,#question-decision .badge.role.unassigned,#question-fix .badge.role.unassigned,#question-view .badge.role.unassigned,#view-job .badge.role.unassigned,.admin-user-list .badge.role.unassigned,.admin-user-profile .badge.role.unassigned,.all-jobs-list .badge.role.unassigned,.available-challenges.list .badge.role.unassigned,.campaigns.list .badge.role.unassigned,.candidates.list .badge.role.unassigned,.challenge-invitation-list .badge.role.unassigned,.challenges.list .badge.role.unassigned,.created-express-list .badge.role.unassigned,.express-set-invitation-list .badge.role.unassigned,.express-set.list .badge.role.unassigned,.job-list .badge.role.unassigned,.jobs.list .badge.role.unassigned,.organisations.list .badge.role.unassigned,.questions.list .badge.role.unassigned,.restricted-user-list .badge.role.unassigned,.restricted-user-profile .badge.role.unassigned{color:#999;background-color:#ddd}#admin-ranking-list .badge.role.oadmin,#admin-ranking-list .badge.role.odeveloper,#admin-ranking-list .badge.role.orecruiter,#admin-ranking-list .badge.role.oreviewer,#approach-list .badge.role.oadmin,#approach-list .badge.role.odeveloper,#approach-list .badge.role.orecruiter,#approach-list .badge.role.oreviewer,#challenge-solve .badge.role.oadmin,#challenge-solve .badge.role.odeveloper,#challenge-solve .badge.role.orecruiter,#challenge-solve .badge.role.oreviewer,#challenges-list .badge.role.oadmin,#challenges-list .badge.role.odeveloper,#challenges-list .badge.role.orecruiter,#challenges-list .badge.role.oreviewer,#es-jobsearch-results .badge.role.oadmin,#es-jobsearch-results .badge.role.odeveloper,#es-jobsearch-results .badge.role.orecruiter,#es-jobsearch-results .badge.role.oreviewer,#es-reviewcommentsearch-results .badge.role.oadmin,#es-reviewcommentsearch-results .badge.role.odeveloper,#es-reviewcommentsearch-results .badge.role.orecruiter,#es-reviewcommentsearch-results .badge.role.oreviewer,#express-set-solve .badge.role.oadmin,#express-set-solve .badge.role.odeveloper,#express-set-solve .badge.role.orecruiter,#express-set-solve .badge.role.oreviewer,#express-set-solve-thanks .badge.role.oadmin,#express-set-solve-thanks .badge.role.odeveloper,#express-set-solve-thanks .badge.role.orecruiter,#express-set-solve-thanks .badge.role.oreviewer,#job-search-results .badge.role.oadmin,#job-search-results .badge.role.odeveloper,#job-search-results .badge.role.orecruiter,#job-search-results .badge.role.oreviewer,#manage-campaign .badge.role.oadmin,#manage-campaign .badge.role.odeveloper,#manage-campaign .badge.role.orecruiter,#manage-campaign .badge.role.oreviewer,#public-campaign .badge.role.oadmin,#public-campaign .badge.role.odeveloper,#public-campaign .badge.role.orecruiter,#public-campaign .badge.role.oreviewer,#public-profile .badge.role.oadmin,#public-profile .badge.role.odeveloper,#public-profile .badge.role.orecruiter,#public-profile .badge.role.oreviewer,#question-annotate .badge.role.oadmin,#question-annotate .badge.role.odeveloper,#question-annotate .badge.role.orecruiter,#question-annotate .badge.role.oreviewer,#question-decision .badge.role.oadmin,#question-decision .badge.role.odeveloper,#question-decision .badge.role.orecruiter,#question-decision .badge.role.oreviewer,#question-fix .badge.role.oadmin,#question-fix .badge.role.odeveloper,#question-fix .badge.role.orecruiter,#question-fix .badge.role.oreviewer,#question-view .badge.role.oadmin,#question-view .badge.role.odeveloper,#question-view .badge.role.orecruiter,#question-view .badge.role.oreviewer,#view-job .badge.role.oadmin,#view-job .badge.role.odeveloper,#view-job .badge.role.orecruiter,#view-job .badge.role.oreviewer,.admin-user-list .badge.role.oadmin,.admin-user-list .badge.role.odeveloper,.admin-user-list .badge.role.orecruiter,.admin-user-list .badge.role.oreviewer,.admin-user-profile .badge.role.oadmin,.admin-user-profile .badge.role.odeveloper,.admin-user-profile .badge.role.orecruiter,.admin-user-profile .badge.role.oreviewer,.all-jobs-list .badge.role.oadmin,.all-jobs-list .badge.role.odeveloper,.all-jobs-list .badge.role.orecruiter,.all-jobs-list .badge.role.oreviewer,.available-challenges.list .badge.role.oadmin,.available-challenges.list .badge.role.odeveloper,.available-challenges.list .badge.role.orecruiter,.available-challenges.list .badge.role.oreviewer,.campaigns.list .badge.role.oadmin,.campaigns.list .badge.role.odeveloper,.campaigns.list .badge.role.orecruiter,.campaigns.list .badge.role.oreviewer,.candidates.list .badge.role.oadmin,.candidates.list .badge.role.odeveloper,.candidates.list .badge.role.orecruiter,.candidates.list .badge.role.oreviewer,.challenge-invitation-list .badge.role.oadmin,.challenge-invitation-list .badge.role.odeveloper,.challenge-invitation-list .badge.role.orecruiter,.challenge-invitation-list .badge.role.oreviewer,.challenges.list .badge.role.oadmin,.challenges.list .badge.role.odeveloper,.challenges.list .badge.role.orecruiter,.challenges.list .badge.role.oreviewer,.created-express-list .badge.role.oadmin,.created-express-list .badge.role.odeveloper,.created-express-list .badge.role.orecruiter,.created-express-list .badge.role.oreviewer,.express-set-invitation-list .badge.role.oadmin,.express-set-invitation-list .badge.role.odeveloper,.express-set-invitation-list .badge.role.orecruiter,.express-set-invitation-list .badge.role.oreviewer,.express-set.list .badge.role.oadmin,.express-set.list .badge.role.odeveloper,.express-set.list .badge.role.orecruiter,.express-set.list .badge.role.oreviewer,.job-list .badge.role.oadmin,.job-list .badge.role.odeveloper,.job-list .badge.role.orecruiter,.job-list .badge.role.oreviewer,.jobs.list .badge.role.oadmin,.jobs.list .badge.role.odeveloper,.jobs.list .badge.role.orecruiter,.jobs.list .badge.role.oreviewer,.organisations.list .badge.role.oadmin,.organisations.list .badge.role.odeveloper,.organisations.list .badge.role.orecruiter,.organisations.list .badge.role.oreviewer,.questions.list .badge.role.oadmin,.questions.list .badge.role.odeveloper,.questions.list .badge.role.orecruiter,.questions.list .badge.role.oreviewer,.restricted-user-list .badge.role.oadmin,.restricted-user-list .badge.role.odeveloper,.restricted-user-list .badge.role.orecruiter,.restricted-user-list .badge.role.oreviewer,.restricted-user-profile .badge.role.oadmin,.restricted-user-profile .badge.role.odeveloper,.restricted-user-profile .badge.role.orecruiter,.restricted-user-profile .badge.role.oreviewer{background-color:#87cefa}#admin-ranking-list .badge.role.oadmin,#approach-list .badge.role.oadmin,#challenge-solve .badge.role.oadmin,#challenges-list .badge.role.oadmin,#es-jobsearch-results .badge.role.oadmin,#es-reviewcommentsearch-results .badge.role.oadmin,#express-set-solve .badge.role.oadmin,#express-set-solve-thanks .badge.role.oadmin,#job-search-results .badge.role.oadmin,#manage-campaign .badge.role.oadmin,#public-campaign .badge.role.oadmin,#public-profile .badge.role.oadmin,#question-annotate .badge.role.oadmin,#question-decision .badge.role.oadmin,#question-fix .badge.role.oadmin,#question-view .badge.role.oadmin,#view-job .badge.role.oadmin,.admin-user-list .badge.role.oadmin,.admin-user-profile .badge.role.oadmin,.all-jobs-list .badge.role.oadmin,.available-challenges.list .badge.role.oadmin,.campaigns.list .badge.role.oadmin,.candidates.list .badge.role.oadmin,.challenge-invitation-list .badge.role.oadmin,.challenges.list .badge.role.oadmin,.created-express-list .badge.role.oadmin,.express-set-invitation-list .badge.role.oadmin,.express-set.list .badge.role.oadmin,.job-list .badge.role.oadmin,.jobs.list .badge.role.oadmin,.organisations.list .badge.role.oadmin,.questions.list .badge.role.oadmin,.restricted-user-list .badge.role.oadmin,.restricted-user-profile .badge.role.oadmin{background-color:purple;color:#fff}#admin-ranking-list .badge.role.orecruiter,#approach-list .badge.role.orecruiter,#challenge-solve .badge.role.orecruiter,#challenges-list .badge.role.orecruiter,#es-jobsearch-results .badge.role.orecruiter,#es-reviewcommentsearch-results .badge.role.orecruiter,#express-set-solve .badge.role.orecruiter,#express-set-solve-thanks .badge.role.orecruiter,#job-search-results .badge.role.orecruiter,#manage-campaign .badge.role.orecruiter,#public-campaign .badge.role.orecruiter,#public-profile .badge.role.orecruiter,#question-annotate .badge.role.orecruiter,#question-decision .badge.role.orecruiter,#question-fix .badge.role.orecruiter,#question-view .badge.role.orecruiter,#view-job .badge.role.orecruiter,.admin-user-list .badge.role.orecruiter,.admin-user-profile .badge.role.orecruiter,.all-jobs-list .badge.role.orecruiter,.available-challenges.list .badge.role.orecruiter,.campaigns.list .badge.role.orecruiter,.candidates.list .badge.role.orecruiter,.challenge-invitation-list .badge.role.orecruiter,.challenges.list .badge.role.orecruiter,.created-express-list .badge.role.orecruiter,.express-set-invitation-list .badge.role.orecruiter,.express-set.list .badge.role.orecruiter,.job-list .badge.role.orecruiter,.jobs.list .badge.role.orecruiter,.organisations.list .badge.role.orecruiter,.questions.list .badge.role.orecruiter,.restricted-user-list .badge.role.orecruiter,.restricted-user-profile .badge.role.orecruiter{color:purple}#admin-ranking-list .badge.role.oreviewer,#approach-list .badge.role.oreviewer,#challenge-solve .badge.role.oreviewer,#challenges-list .badge.role.oreviewer,#es-jobsearch-results .badge.role.oreviewer,#es-reviewcommentsearch-results .badge.role.oreviewer,#express-set-solve .badge.role.oreviewer,#express-set-solve-thanks .badge.role.oreviewer,#job-search-results .badge.role.oreviewer,#manage-campaign .badge.role.oreviewer,#public-campaign .badge.role.oreviewer,#public-profile .badge.role.oreviewer,#question-annotate .badge.role.oreviewer,#question-decision .badge.role.oreviewer,#question-fix .badge.role.oreviewer,#question-view .badge.role.oreviewer,#view-job .badge.role.oreviewer,.admin-user-list .badge.role.oreviewer,.admin-user-profile .badge.role.oreviewer,.all-jobs-list .badge.role.oreviewer,.available-challenges.list .badge.role.oreviewer,.campaigns.list .badge.role.oreviewer,.candidates.list .badge.role.oreviewer,.challenge-invitation-list .badge.role.oreviewer,.challenges.list .badge.role.oreviewer,.created-express-list .badge.role.oreviewer,.express-set-invitation-list .badge.role.oreviewer,.express-set.list .badge.role.oreviewer,.job-list .badge.role.oreviewer,.jobs.list .badge.role.oreviewer,.organisations.list .badge.role.oreviewer,.questions.list .badge.role.oreviewer,.restricted-user-list .badge.role.oreviewer,.restricted-user-profile .badge.role.oreviewer{color:#000}#admin-user-list .badge+.badge,#approach-list .badge+.badge,#approach-view .badge+.badge,.search-criteria .status .badge+.badge{margin-left:8px;margin-bottom:4px}#admin-user-list .badge.approach,#approach-list .badge.approach,#approach-view .badge.approach,.search-criteria .status .badge.approach{color:#fff;font-size:1rem;min-width:96px;padding:4px 8px}#admin-user-list .badge.approach.accepted,#approach-list .badge.approach.accepted,#approach-view .badge.approach.accepted,.search-criteria .status .badge.approach.accepted{background-color:#26b730}#admin-user-list .badge.approach.pending,#approach-list .badge.approach.pending,#approach-view .badge.approach.pending,.search-criteria .status .badge.approach.pending{color:#000;background-color:#fc0}#admin-user-list .badge.approach.rejected,#approach-list .badge.approach.rejected,#approach-view .badge.approach.rejected,.search-criteria .status .badge.approach.rejected{background-color:#f44336}#admin-user-list .badge.approach.from-g,#approach-list .badge.approach.from-g,#approach-view .badge.approach.from-g,.search-criteria .status .badge.approach.from-g{background-color:#000}#admin-user-list .badge.rel,#approach-list .badge.rel,#approach-view .badge.rel,.search-criteria .status .badge.rel{background-color:#fff;color:#333;vertical-align:baseline;border:1px solid #999;font-weight:700}#admin-user-list .badge.rel .icon,#approach-list .badge.rel .icon,#approach-view .badge.rel .icon,.search-criteria .status .badge.rel .icon{color:#aaa;font-size:1.5rem;line-height:0}#admin-user-list .badge.rel.owner .icon,#approach-list .badge.rel.owner .icon,#approach-view .badge.rel.owner .icon,.search-criteria .status .badge.rel.owner .icon{margin-left:8px;margin-right:24px}#admin-user-list .badge.rel.recipient,#approach-list .badge.rel.recipient,#approach-view .badge.rel.recipient,.search-criteria .status .badge.rel.recipient{text-align:right}#admin-user-list .badge.rel.recipient .icon,#approach-list .badge.rel.recipient .icon,#approach-view .badge.rel.recipient .icon,.search-criteria .status .badge.rel.recipient .icon{margin-left:24px;margin-right:8px}#admin-user-list .badge.resreq,#approach-list .badge.resreq,#approach-view .badge.resreq,.search-criteria .status .badge.resreq{color:#000;background-color:#48ffff;border-radius:0}#admin-user-list .badge.uconn,#approach-list .badge.uconn,#approach-view .badge.uconn,.search-criteria .status .badge.uconn{background-color:transparent;color:#666;font-weight:400}#admin-user-list .badge.uconn.todev,#approach-list .badge.uconn.todev,#approach-view .badge.uconn.todev,.search-criteria .status .badge.uconn.todev{border:3px solid #ccc}#admin-user-list .badge.uconn.forjob,#approach-list .badge.uconn.forjob,#approach-view .badge.uconn.forjob,.search-criteria .status .badge.uconn.forjob{border:3px solid #ffbc17}h1{margin:1em 0}#region-content{padding-top:64px;font-size:15px;font-weight:300;line-height:1.4;background:#f7f7f7}#region-content:after{content:'';display:block;clear:both}.busy-indicator{position:relative}.busy-indicator .indicator{display:none;position:fixed;top:0;left:0;width:100%;height:100%}@-webkit-keyframes busyIndicatorAnimation{to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}@keyframes busyIndicatorAnimation{to{-webkit-transform:scale(.2);transform:scale(.2);opacity:0}}.busy-indicator .indicator div{position:absolute;width:24px;height:24px;border-radius:50%;background:rgba(153,153,153,.5);-webkit-animation:.8s cubic-bezier(.23,1,.32,1) infinite alternate busyIndicatorAnimation;animation:.8s cubic-bezier(.23,1,.32,1) infinite alternate busyIndicatorAnimation}.busy-indicator .indicator div:nth-child(6){-webkit-animation-delay:-1.04s;animation-delay:-1.04s;top:calc(50% + 8px);left:calc(50% + 22.641016151377542px)}.busy-indicator .indicator div:nth-child(5){-webkit-animation-delay:-1.2s;animation-delay:-1.2s;top:calc(50% + -32.000000000000014px);left:calc(50% + 22.641016151377535px)}.busy-indicator .indicator div:nth-child(4){-webkit-animation-delay:-1.36s;animation-delay:-1.36s;top:calc(50% + -52px);left:calc(50% + -12.000000000000007px)}.busy-indicator .indicator div:nth-child(3){-webkit-animation-delay:-1.52s;animation-delay:-1.52s;top:calc(50% + -32px);left:calc(50% + -46.64101615137754px)}.busy-indicator .indicator div:nth-child(2){-webkit-animation-delay:-1.68s;animation-delay:-1.68s;top:calc(50% + 7.9999999999999964px);left:calc(50% + -46.64101615137755px)}.busy-indicator .indicator div:nth-child(1){-webkit-animation-delay:-1.84s;animation-delay:-1.84s;top:calc(50% + 28px);left:calc(50% + -11.999999999999998px)}.busy-indicator.busy{min-height:128px}.busy-indicator.busy .indicator{display:block;background:rgba(153,153,153,.3)}.mui-btn.toggle-mode{background-color:#fff;border-radius:.5rem;border:1px solid #01a;box-shadow:0 5px 5px #ddd;color:#01a;font-size:1rem;font-weight:300;letter-spacing:.1rem;line-height:1.5rem;margin-bottom:16px;min-height:3rem;padding:4px 0;text-align:center;width:100%}.mui-btn.toggle-mode strong.special{background-color:#01a;color:#fff;display:inline-block;padding:2px 8px;margin:0 4px}.campaigns.list .campaign.item{cursor:pointer;color:#0c0c0c;text-decoration:none}.campaigns.list .campaign.item .status .languageIcon.non-main{opacity:.3;-webkit-filter:grayscale(85%);filter:grayscale(85%)}.campaigns.list .campaign.item .status .languageIcon+.languageIcon{margin-right:8px}.campaigns.list .campaign.item .status .languageIcon-large{width:60px;height:60px}.campaigns.list .campaign.item.not-owned{background-color:#fafafa}.campaigns.list .campaign.item .item-middle{-webkit-flex:2 0;flex:2 0}.campaigns.list .logo{display:inline-block;height:auto;width:60px;margin-right:8px;vertical-align:text-top}.campaigns.list h4.greenhouse{color:#38b3a8}.campaigns.list h4.job:before{content:" JOB ";color:#fff;background-color:#009;padding:2px 4px;margin-right:8px;font-size:1rem}.campaigns.list span.light{color:#666;font-weight:200}.campaigns.list span.light strong{color:#7c7c7c}.campaigns.list .badge{color:#000;white-space:nowrap}.campaigns.list .badge.date{border:1px solid #ddd;font-weight:700}.campaigns.list .badge .formattedDate{color:#000}.campaigns.list .item .item-actions{-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-start;align-items:flex-start}.campaigns.list .item .item-actions .mui-btn.general{margin-left:auto}.campaigns.list .item .item-actions .mui-btn.general.blue{background-color:#2e9ccc}.campaigns.list .item .item-actions .mui-btn.general.blue.disabled{background-color:#eee;color:#bbb;line-height:16px;white-space:pre}.campaigns.list .item .item-actions .mui-btn.general.blue.disabled:after{color:#999;content:"\A \2022 \2022 \2022 \0020 Insufficient information \2022 \2022 \2022";font-weight:300;text-transform:lowercase}.admin .campaigns.list .campaign.item.not-owned{background-color:#fff}.candidates.list .languageIcon{height:40px;width:40px;margin-right:8px;vertical-align:middle}.candidates.list h4{margin-left:8px;display:inline-block;white-space:nowrap}.candidates.list .item-header{cursor:pointer}.candidates.list .candidate-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-basis:100%;flex-basis:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap}.candidates.list .badge.date{color:#666;font-weight:400}.candidates.list .badge:first-of-type{margin-left:8px}.candidates.list .item .item-actions{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:8px}.candidates.list .item .item-actions .mui-btn{margin-left:8px}.candidates.list .item.not-owned{background-color:#fafafa;border-top-color:#ddd}.candidates.list .item-body{padding:8px 8px 0 48px;width:100%}.candidates.list .item-body+.item-body{border-top:2px dotted #bbb;margin-top:8px}.candidates.list .item-body .badge+.badge{margin-left:8px}.candidates.list .item-body .name{margin-right:16px}.candidates.list .item-body>div{padding:2px 0;border-top:1px dotted #aaa;cursor:pointer}.candidates.list .item-body>div:last-of-type{border-bottom:none}.candidates.list .item-body>div:first-of-type{border-top:none}.candidates.list .item-footer{-webkit-justify-content:flex-end;justify-content:flex-end}.candidates.list .badge.challenge-type{margin-right:8px}@media (max-width:767px){.candidates.list .item .item-actions{margin-left:0;-webkit-flex-basis:100%;flex-basis:100%}}.challenges.list h4{margin-bottom:0}.challenges.list .description{font-weight:200;font-style:italic;margin:5px 0}.challenges.list .languageIcon{margin-right:8px}.challenges.list .challenge-technologies{margin:4px 0}.challenges.list a.trial.notbusy:before{content:"Try before you buy"}.challenges.list a.trial.notbusy.disabled{background-color:#ccc;color:#999}.challenges.list a.trial.busy{background-color:#adff2f}.challenges.list a.trial.busy:before{content:"Processing..."}.challenges.list a.disabled{pointer-events:none}.challenges.list .mui-btn.mui-btn--raised[disabled]{background-color:#ccc;color:#999}.challenges.list .badge{margin-right:8px}.challenges.list .badge+.badge{margin-bottom:0;margin-left:0;margin-top:4px}.challenges.list .badge.challenge-tag{background-color:#fff;border:2px solid #c71585;color:#c71585;font-weight:700}.challenges.list .no-challenges{margin:24px 0;text-align:center}.challenges.list .actions{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-left:16px}.challenges.list [data-tooltip]:before{width:450px}.challenges.list .evaluator{font-size:.9rem}.challenges.list .evaluator .badge{font-weight:400}.challenges.list .evaluator .badge.ev{background-color:#fff}.challenges.list .evaluator .badge.ev.geektastic{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);color:#fff}.challenges.list .evaluator .badge.ev.usersownteam{background-color:#999;color:#fff}.challenges.list .evaluator .badge.ev .current{font-size:1rem;font-weight:700}.challenges.list .evaluator .buttons{display:inline-block}.challenges.list .evaluator .evaluator-btn{background-color:#fff;font-weight:300;height:auto;letter-spacing:unset;line-height:1.25rem;margin-left:8px;padding:8px 16px;text-transform:unset;white-space:unset;border:1px solid #ddd;color:#888}.challenges.list .evaluator .evaluator-btn strong{font-weight:700}.challenges.list.licensable .create-lever-tag{display:none}.challenges.list .challenge-tag-area{display:inline-block;font-size:.8rem;border:2px solid #c71585;border-radius:4px;padding:4px;color:#333}.challenges.list .challenge-tag-area:hover{background-color:#c71585}.challenges.list .challenge-tag-area:hover .challenge-tag,.challenges.list .challenge-tag-area:hover input{background-color:#c71585;color:#fff}.challenges.list .challenge-tag-area:hover .icon-mask-copy{background-color:#ff69b4}.challenges.list .challenge-tag-area .label{color:#333;font-weight:400}.challenges.list .challenge-tag-area input{color:#c71585;font-weight:700;border:none;margin:0 4px;font-family:"Roboto Mono","Courier New",Courier,monospace}.challenges.list .challenge-tag-area .icon-mask-copy{background-color:#c71585;cursor:pointer;height:16px;width:16px}.challenges.list .challenge-tag-area .icon-mask-copy:active,.challenges.list .challenge-tag-area .icon-mask-copy:hover{background-color:#fff}.challenges.list .create-lever-tag{display:inline-block}.challenges.list .create-lever-tag .challenge-tag-btn{background-color:#a4849d;font-weight:700;height:auto;line-height:1.25rem;margin-left:8px;padding:8px 16px;color:#fff}.challenges.list .create-lever-tag a{background-color:red}.challenges.list .review-type{font-size:.9rem}.challenges.list .review-type .badge{font-weight:400}.challenges.list .review-type .badge.rt{background-color:#fff}.challenges.list .review-type .badge.rt.standard{border:1px dotted #000;background-color:#eee}.challenges.list .review-type .badge.rt.concise{background-color:#ff3;border:1px solid #009;color:#009}.challenges.list .review-type .badge.rt .current{font-size:1rem;font-weight:700}.challenges.list .review-type .buttons{display:inline-block}.challenges.list .review-type .review-type-btn{background-color:#fff;font-weight:300;height:auto;letter-spacing:unset;line-height:1.25rem;margin-left:8px;padding:8px 16px;text-transform:unset;white-space:unset;border:1px solid #ddd;color:#888}.challenges.list .review-type .review-type-btn strong{font-weight:700}@media (max-width:991px){.mui-btn.toggle-mode{white-space:normal;height:auto}.challenges.list .challenge.item{-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap}.challenges.list .duration{margin-left:0}.challenges.list .actions{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;padding-left:0}}table.feedback-questions{border:2px solid #ccc;width:100%}table.feedback-questions span.context-help{height:unset;white-space:normal;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif}table.feedback-questions caption{font-weight:400;font-size:1.5rem;text-align:left;padding:24px 8px}table.feedback-questions thead th{background-color:#ddd}table.feedback-questions thead tr{border:2px solid #ccc}table.feedback-questions thead tr:hover td,table.feedback-questions thead tr:hover th{color:inherit}table.feedback-questions tr{border:2px solid #ccc;line-height:1.25rem;background-color:#eee}table.feedback-questions tr.admin{background-color:#eee;color:#999}table.feedback-questions tr.admin .icon-mask-thumbs-down,table.feedback-questions tr.admin .icon-mask-thumbs-up{background-color:#ddd}table.feedback-questions tr.has-selection{background-color:#fff;color:#999}table.feedback-questions tr.has-selection .icon-mask-thumbs-down,table.feedback-questions tr.has-selection .icon-mask-thumbs-up{background-color:#f6f6f6}table.feedback-questions tr.has-selection.admin{color:#000}table.feedback-questions td,table.feedback-questions th{border:1px solid #bbb;width:5%;text-align:center;padding:16px 8px;line-height:normal}table.feedback-questions th{background-color:#ddd;vertical-align:bottom;border-bottom:10px solid #ddd;font-weight:400}table.feedback-questions td{white-space:nowrap}table.feedback-questions td.rownum,table.feedback-questions th.rownum{width:5%}table.feedback-questions td.title,table.feedback-questions th.title{font-weight:700;font-size:1.25rem;width:45%;white-space:normal}table.feedback-questions td.left,table.feedback-questions th.left{text-align:left}table.feedback-questions td.right,table.feedback-questions th.right{text-align:right}table.feedback-questions td.num,table.feedback-questions th.num{font-family:"Andale Mono","Courier New",Courier,monospace}table.feedback-questions td.strong,table.feedback-questions th.strong{font-weight:700}table.feedback-questions td i,table.feedback-questions th i{margin-right:8px}table.feedback-questions td.active,table.feedback-questions th.active{background-color:#ff0}table.feedback-questions td.active .icon-mask-sort,table.feedback-questions td.active.desc .icon-mask-sort-alpha-down,table.feedback-questions td.active.desc .icon-mask-sort-numeric-down,table.feedback-questions th.active .icon-mask-sort,table.feedback-questions th.active.desc .icon-mask-sort-alpha-down,table.feedback-questions th.active.desc .icon-mask-sort-numeric-down{display:none}table.feedback-questions td.active.asc .icon-mask-sort-alpha-down,table.feedback-questions td.active.asc .icon-mask-sort-numeric-down,table.feedback-questions td.active.desc .icon-mask-sort-alpha-down-alt,table.feedback-questions td.active.desc .icon-mask-sort-numeric-down-alt,table.feedback-questions th.active.asc .icon-mask-sort-alpha-down,table.feedback-questions th.active.asc .icon-mask-sort-numeric-down,table.feedback-questions th.active.desc .icon-mask-sort-alpha-down-alt,table.feedback-questions th.active.desc .icon-mask-sort-numeric-down-alt{display:inline-block}table.feedback-questions td.active.asc .icon-mask-sort-alpha-down-alt,table.feedback-questions td.active.asc .icon-mask-sort-numeric-down-alt,table.feedback-questions th.active.asc .icon-mask-sort-alpha-down-alt,table.feedback-questions th.active.asc .icon-mask-sort-numeric-down-alt{display:none}table.feedback-questions td.wide,table.feedback-questions th.wide{width:70%}table.feedback-questions td .checkbox .tick-border,table.feedback-questions th .checkbox .tick-border{border-width:5px;border-color:#eee}table.feedback-questions td.score1,table.feedback-questions th.score1{border-bottom-color:red}table.feedback-questions td.score1 .checkbox.checked .tick-border,table.feedback-questions th.score1 .checkbox.checked .tick-border{border-color:red}table.feedback-questions td.score1 .checkbox .tick,table.feedback-questions th.score1 .checkbox .tick{background-color:red}table.feedback-questions td.score2,table.feedback-questions th.score2{border-bottom-color:#cd5c5c}table.feedback-questions td.score2 .checkbox.checked .tick-border,table.feedback-questions th.score2 .checkbox.checked .tick-border{border-color:#cd5c5c}table.feedback-questions td.score2 .checkbox .tick,table.feedback-questions th.score2 .checkbox .tick{background-color:#cd5c5c}table.feedback-questions td.score3,table.feedback-questions th.score3{border-bottom-color:orange}table.feedback-questions td.score3 .checkbox.checked .tick-border,table.feedback-questions th.score3 .checkbox.checked .tick-border{border-color:orange}table.feedback-questions td.score3 .checkbox .tick,table.feedback-questions th.score3 .checkbox .tick{background-color:orange}table.feedback-questions td.score4,table.feedback-questions th.score4{border-bottom-color:#9acd32}table.feedback-questions td.score4 .checkbox.checked .tick-border,table.feedback-questions th.score4 .checkbox.checked .tick-border{border-color:#9acd32}table.feedback-questions td.score4 .checkbox .tick,table.feedback-questions th.score4 .checkbox .tick{background-color:#9acd32}table.feedback-questions td.score5,table.feedback-questions th.score5{border-bottom-color:#32cd32}table.feedback-questions td.score5 .checkbox.checked .tick-border,table.feedback-questions th.score5 .checkbox.checked .tick-border{border-color:#32cd32}table.feedback-questions td.score5 .checkbox .tick,table.feedback-questions th.score5 .checkbox .tick{background-color:#32cd32}.challenge-info i.languageIcon{width:30px;height:30px;vertical-align:middle}.challenge-info .ref-heading{color:#666;border:1px solid #666;border-bottom-width:3px;border-radius:8px;padding:4px 8px;text-transform:uppercase;text-align:center}.challenge-invitation-list.list .item{background-color:#fff}.challenge-invitation-list.list .item .item-actions{-webkit-align-self:flex-start;align-self:flex-start;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-basis:10%;flex-basis:10%;-webkit-justify-content:flex-end;justify-content:flex-end}.challenge-invitation-list.list .item.not-owned{background-color:#fafafa;border-top-color:#ddd}.challenge-invitation-list.list .item .nowrap{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:center;align-items:center}.challenge-invitation-list.list .item.highlighted{background:#fd3}.challenge-invitation-list.list.combined .badge:first-of-type{margin-left:0}.challenge-invitation-list.list .invitation-link-area{font-size:.8rem;border:1px solid #ccc;border-radius:4px;padding:4px;color:#333}.challenge-invitation-list.list .invitation-link-area:hover{border-color:#2e9ccc}.challenge-invitation-list.list .invitation-link-area:hover .label,.challenge-invitation-list.list .invitation-link-area:hover input{color:#2e9ccc}.challenge-invitation-list.list .invitation-link-area .label{color:#333;font-weight:400}.challenge-invitation-list.list .invitation-link-area input{border:none;margin:0 4px}.challenge-invitation-list.list .invitation-link-area .icon-mask-copy{background-color:#999;cursor:pointer;height:16px;width:16px}.challenge-invitation-list.list .invitation-link-area .icon-mask-copy:active,.challenge-invitation-list.list .invitation-link-area .icon-mask-copy:hover{background-color:#2e9ccc}.challenge-invitation-list.list .unreviewable-reason{background-color:#fff;border:1px solid #f44336;color:#f44336;display:inline-block;font-size:.85rem;font-weight:700;margin-left:8px;margin-right:8px;padding:4px 8px;text-transform:uppercase}.challenge-invitation-list.list .unreviewable-reason .context-help{text-transform:none;margin-left:8px;border-color:#f44336;background-color:unset;color:#f44336;margin-top:-1px}.challenge-invitation-list.list .unreviewable-reason [data-tooltip]:before{background-color:#f44336}.challenge-invitation-list.list .reissued{display:inline-block;margin-right:8px}.challenge-invitation-list.list .reissued .icon-mask-sync-alt{background-color:#32cd32;height:24px;width:24px}.challenge-invitation-list .invitation-id{color:#000;text-align:center;font-size:.85rem;margin-top:8px;margin-right:8px}.challenge-invitation-list .mui-btn--primary.candidate-access,.challenge-invitation-list .mui-btn--primary.push-review{background-color:#060}.challenge-invitation-list .mui-btn--primary.continue{background-color:#f60}.challenge-invitation-list .mui-btn--primary.summary-only{background-color:#ccc;color:#666}.challenge-invitation-list .push-to-review{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.challenge-invitation-list .push-to-review span{-webkit-align-self:center;align-self:center;margin-left:8px}.challenge-invitation-list .item .languageIcon{width:80px;height:80px;margin-right:8px}.challenge-invitation-list .item .status .languageIcon{width:20px;height:20px;vertical-align:middle}.challenge-invitation-list .challenge-details{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.challenge-invitation-list .challenge-details h4 .language{color:#aaa;font-weight:300}.challenge-invitation-list .challenge-details .invitation-id{margin-top:0}.challenge-invitation-list .challenge-details .languageIcon{width:40px;height:40px;vertical-align:bottom}.challenge-invitation-list .challenge-details .challenge-title{border-bottom:1px dotted #aab;color:#889;display:inline-block;font-size:1.25rem;font-weight:300}.challenge-invitation-list .challenge-details .challenge-technologies{margin-left:16px}.challenge-invitation-list .challenge-details .challenge-technologies .title{display:inline-block}.challenge-invitation-list .challenge-details .challenge-technologies .badge{border:1px dotted #aab;color:#889;font-weight:300}.challenge-invitation-list h4{margin-bottom:0}.challenge-invitation-list .status{margin-top:8px}.challenge-invitation-list .icons{display:-webkit-flex;display:flex}.challenge-invitation-list .icons .review-owner{display:none;-webkit-flex:1 0 0;flex:1 0 0;padding:4px}.challenge-invitation-list .icons .review-owner img{margin:0}.challenge-invitation-list .icons .review-owner.ug{display:inline-block;min-width:50px;-webkit-flex-basis:auto;flex-basis:auto;-webkit-flex-grow:1;flex-grow:1}.challenge-invitation-list .icons .icon{-webkit-flex:1 0;flex:1 0}.challenge-invitation-list .identicon{width:45px;height:45px}.challenge-invitation-list .ratings{margin-top:8px}.challenge-invitation-list .starRating{display:inline-block;padding-right:8px}.challenge-invitation-list .starRating h4{font-size:.85em;font-weight:400;padding:0 0 4px}.challenge-invitation-list.others-completed-reviews .without{display:none}.challenge-invitation-list.my-completed-reviews .item.not-owned,.challenge-invitation-list.others-completed-reviews .item.not-owned{background-color:#fafafa}.challenge-invitation-list.my-completed-reviews .badge.invitation-state.reviewapproved,.challenge-invitation-list.my-completed-reviews .badge.invitation-state.reviewcomplete,.challenge-invitation-list.others-completed-reviews .badge.invitation-state.reviewapproved,.challenge-invitation-list.others-completed-reviews .badge.invitation-state.reviewcomplete{background-color:#eee;border:1px solid #ccc;color:#000}.challenge-invitation-list .mui-btn--primary.gray{color:#000;background-color:#eee}.challenge-invitation-list .challenge-statistics{display:none}.challenge-invitation-list .badge:first-of-type{margin-left:8px}@media (max-width:991px){.challenge-invitation-list.list .item .item-middle{-webkit-flex-direction:column;flex-direction:column}}.expander{text-align:center;background:rgba(0,0,0,.03)}.expander a{display:inline-block;border:1px solid rgba(0,0,0,.12);background:rgba(0,0,0,.03);border-radius:8px;padding:4px 8px}.expander a.expand-down{margin-right:16px}.line-diff{font-size:14px;overflow-x:auto}.line-diff table{min-width:99%;overflow-x:auto}.line-diff table .lnum,.line-diff table .rnum{width:60px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.line-diff i{font-size:16px}.line-diff pre{margin:0;white-space:pre-wrap}.line-diff .lnum,.line-diff .rnum{padding:2px 8px;border-right:1px solid #ccc;text-align:center;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.line-diff .line{cursor:pointer}.line-diff .line.line-added{background:#d8ffe1}.line-diff .line.line-not-modified{background:#f9f9f9}.line-diff .line.line-removed{background:#ffd9e3}.line-diff .code-wrapper{padding:2px 8px;position:relative}#code-review-edit .line-comment,.view-code-file-line-comment .line-comment,.view-code-file-line-message .line-comment{background-color:#ffb;border-radius:8px}#code-review-edit .line-comment.recipient,.view-code-file-line-comment .line-comment.recipient,.view-code-file-line-message .line-comment.recipient{background-color:#fff;border-bottom:2px solid #f30;border-radius:8px}#code-review-edit .line-comment.self,#code-review-edit .line-message,.view-code-file-line-comment .line-comment.self,.view-code-file-line-comment .line-message,.view-code-file-line-message .line-comment.self,.view-code-file-line-message .line-message{background-color:#ff6}#code-review-edit .line-message.self,.view-code-file-line-comment .line-message.self,.view-code-file-line-message .line-message.self{background-color:transparent}#code-review-edit .line-comment,#code-review-edit .line-message,.view-code-file-line-comment .line-comment,.view-code-file-line-comment .line-message,.view-code-file-line-message .line-comment,.view-code-file-line-message .line-message{border:0;display:-webkit-flex;display:flex;font-weight:500;padding:5px}#code-review-edit .line-comment.self.new:after,#code-review-edit .line-message.self.new:after,.view-code-file-line-comment .line-comment.self.new:after,.view-code-file-line-comment .line-message.self.new:after,.view-code-file-line-message .line-comment.self.new:after,.view-code-file-line-message .line-message.self.new:after{display:none}#code-review-edit .line-comment.new:after,#code-review-edit .line-message.new:after,.view-code-file-line-comment .line-comment.new:after,.view-code-file-line-comment .line-message.new:after,.view-code-file-line-message .line-comment.new:after,.view-code-file-line-message .line-message.new:after{border-radius:3px;color:#fff;background-color:#f60;content:"new";margin-left:8px;padding:0 10px}#code-review-edit .line-comment .avatar,#code-review-edit .line-comment .identicon,#code-review-edit .line-message .avatar,#code-review-edit .line-message .identicon,.view-code-file-line-comment .line-comment .avatar,.view-code-file-line-comment .line-comment .identicon,.view-code-file-line-comment .line-message .avatar,.view-code-file-line-comment .line-message .identicon,.view-code-file-line-message .line-comment .avatar,.view-code-file-line-message .line-comment .identicon,.view-code-file-line-message .line-message .avatar,.view-code-file-line-message .line-message .identicon{height:24px;width:24px;margin-right:8px;-webkit-clip-path:circle(12px at center);clip-path:circle(12px at center)}#code-review-edit .line-comment .avatar.recipient,#code-review-edit .line-comment .identicon.recipient,#code-review-edit .line-message .avatar.recipient,#code-review-edit .line-message .identicon.recipient,.view-code-file-line-comment .line-comment .avatar.recipient,.view-code-file-line-comment .line-comment .identicon.recipient,.view-code-file-line-comment .line-message .avatar.recipient,.view-code-file-line-comment .line-message .identicon.recipient,.view-code-file-line-message .line-comment .avatar.recipient,.view-code-file-line-message .line-comment .identicon.recipient,.view-code-file-line-message .line-message .avatar.recipient,.view-code-file-line-message .line-message .identicon.recipient{height:36px;width:36px;-webkit-clip-path:circle(18px at center);clip-path:circle(18px at center);background-color:#f33}#code-review-edit .line-comment .sentiment-icon.sentiment-positive,#code-review-edit .line-message .sentiment-icon.sentiment-positive,.view-code-file-line-comment .line-comment .sentiment-icon.sentiment-positive,.view-code-file-line-comment .line-message .sentiment-icon.sentiment-positive,.view-code-file-line-message .line-comment .sentiment-icon.sentiment-positive,.view-code-file-line-message .line-message .sentiment-icon.sentiment-positive{color:#060}#code-review-edit .line-comment .sentiment-icon.sentiment-negative,#code-review-edit .line-message .sentiment-icon.sentiment-negative,.view-code-file-line-comment .line-comment .sentiment-icon.sentiment-negative,.view-code-file-line-comment .line-message .sentiment-icon.sentiment-negative,.view-code-file-line-message .line-comment .sentiment-icon.sentiment-negative,.view-code-file-line-message .line-message .sentiment-icon.sentiment-negative{color:#b00}#code-review-edit .line-comment .sentiment-icon.sentiment-neutral,#code-review-edit .line-message .sentiment-icon.sentiment-neutral,.view-code-file-line-comment .line-comment .sentiment-icon.sentiment-neutral,.view-code-file-line-comment .line-message .sentiment-icon.sentiment-neutral,.view-code-file-line-message .line-comment .sentiment-icon.sentiment-neutral,.view-code-file-line-message .line-message .sentiment-icon.sentiment-neutral{color:#333}#code-review-edit .line-comment .markdown-display,#code-review-edit .line-message .markdown-display,.view-code-file-line-comment .line-comment .markdown-display,.view-code-file-line-comment .line-message .markdown-display,.view-code-file-line-message .line-comment .markdown-display,.view-code-file-line-message .line-message .markdown-display{-webkit-flex:1;flex:1}#code-review-edit .line-comment .markdown-display.sentiment-positive,#code-review-edit .line-message .markdown-display.sentiment-positive,.view-code-file-line-comment .line-comment .markdown-display.sentiment-positive,.view-code-file-line-comment .line-message .markdown-display.sentiment-positive,.view-code-file-line-message .line-comment .markdown-display.sentiment-positive,.view-code-file-line-message .line-message .markdown-display.sentiment-positive{color:#060}#code-review-edit .line-comment .markdown-display.sentiment-negative,#code-review-edit .line-message .markdown-display.sentiment-negative,.view-code-file-line-comment .line-comment .markdown-display.sentiment-negative,.view-code-file-line-comment .line-message .markdown-display.sentiment-negative,.view-code-file-line-message .line-comment .markdown-display.sentiment-negative,.view-code-file-line-message .line-message .markdown-display.sentiment-negative{color:#b00}#code-review-edit .line-comment .markdown-display.sentiment-neutral,#code-review-edit .line-message .markdown-display.sentiment-neutral,.view-code-file-line-comment .line-comment .markdown-display.sentiment-neutral,.view-code-file-line-comment .line-message .markdown-display.sentiment-neutral,.view-code-file-line-message .line-comment .markdown-display.sentiment-neutral,.view-code-file-line-message .line-message .markdown-display.sentiment-neutral{color:#333}#code-review-edit .line-comment .mui-btn.mui-btn--small,#code-review-edit .line-message .mui-btn.mui-btn--small,.view-code-file-line-comment .line-comment .mui-btn.mui-btn--small,.view-code-file-line-comment .line-message .mui-btn.mui-btn--small,.view-code-file-line-message .line-comment .mui-btn.mui-btn--small,.view-code-file-line-message .line-message .mui-btn.mui-btn--small{margin:0}#code-review-edit .comment.wshighlight .line-comment,#code-review-edit .comment.wshighlight+.child-comments .line-comment,.view-code-file-line-comment .comment.wshighlight .line-comment,.view-code-file-line-comment .comment.wshighlight+.child-comments .line-comment,.view-code-file-line-message .comment.wshighlight .line-comment,.view-code-file-line-message .comment.wshighlight+.child-comments .line-comment{-webkit-animation-name:flash-animation;-webkit-animation-duration:3s;animation-name:flash-animation;animation-duration:3s}table.organisation-opinion{border:none;width:75%;margin:0 auto 32px}table.organisation-opinion span.context-help{height:unset;white-space:normal;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif}table.organisation-opinion caption{font-weight:400;font-size:1.5rem;text-align:left;padding:24px 8px}table.organisation-opinion thead tr{background-color:#fff}table.organisation-opinion thead tr:hover td,table.organisation-opinion thead tr:hover th{color:inherit}table.organisation-opinion tr.has-selection{background-color:#fff}table.organisation-opinion tr.has-selection:last-of-type{border-bottom:3px solid #ddd}table.organisation-opinion tr.has-selection .icon-mask-circle{background-color:#f6f6f6}table.organisation-opinion tr.has-selection.admin{color:#000}table.organisation-opinion tr.has-selection .name{font-weight:700}table.organisation-opinion .display-all{background-color:#009;color:#fff}table.organisation-opinion tr{line-height:1.25rem;background-color:#eee}table.organisation-opinion tr.hidden{display:none}table.organisation-opinion tr.admin{background-color:#eee;color:#999}table.organisation-opinion tr .icon-mask-circle{background-color:#eee;height:40px;width:40px}table.organisation-opinion tr .circles{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center}table.organisation-opinion tr .circles label{padding:0}table.organisation-opinion tr .circles div{padding:0 8px}table.organisation-opinion tr .circles.icons{gap:0}table.organisation-opinion tr .circles.icons div{padding:0;margin:0}table.organisation-opinion tr .circles.icons i{margin-right:0}table.organisation-opinion tr .icons div{padding:0}table.organisation-opinion #o-entry{background-color:#fff}table.organisation-opinion #o-entry .score1 .icon-mask-circle:hover{background-color:red}table.organisation-opinion #o-entry .score2 .icon-mask-circle:hover{background-color:#cd5c5c}table.organisation-opinion #o-entry .score3 .icon-mask-circle:hover{background-color:orange}table.organisation-opinion #o-entry .score4 .icon-mask-circle:hover{background-color:#9acd32}table.organisation-opinion #o-entry .score5 .icon-mask-circle:hover{background-color:#3f3}table.organisation-opinion td,table.organisation-opinion th{border:none;padding:16px 8px;line-height:normal;text-align:center;vertical-align:middle}table.organisation-opinion #o-buttons th{border-bottom:none}table.organisation-opinion caption small{display:inline-block;width:100%;color:#1e90ff;border-radius:8px;text-align:center;font-size:1rem}table.organisation-opinion caption small .icon-mask-info-circle{background-color:#1e90ff;height:32px;width:32px;margin-right:8px}table.organisation-opinion #o-message{background-color:#fff}table.organisation-opinion th{border-bottom:3px solid #ddd;font-weight:400}table.organisation-opinion th.icons-header{width:50%}table.organisation-opinion th.icons-header .text{max-width:375px;clear:both;font-weight:300;margin:0 auto;white-space:nowrap}table.organisation-opinion th.icons-header .text div{display:inline-block;width:20%;text-align:center;padding:0 8px}table.organisation-opinion th.icons-header .text.lines{font-size:1.5rem;font-weight:300;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start}table.organisation-opinion th.icons-header .text.lines .score1{rotate:-45deg;-webkit-align-self:flex-end;align-self:flex-end}table.organisation-opinion th.icons-header .text.lines .score2{rotate:-37.5deg}table.organisation-opinion th.icons-header .text.lines .score4{rotate:37.5deg}table.organisation-opinion th.icons-header .text.lines .score5{rotate:45deg}table.organisation-opinion td .initials{border-radius:50%;border-style:solid;border-width:5px;font-size:1rem;font-weight:500;height:40px;margin:0 auto;padding-top:8px;text-align:center;width:40px}table.organisation-opinion td .radio.chosen .icon-mask-circle{background-color:#999}table.organisation-opinion td .score1 .icon-mask-circle.selected{background-color:red}table.organisation-opinion td .score2 .icon-mask-circle.selected{background-color:#cd5c5c}table.organisation-opinion td .score3 .icon-mask-circle.selected{background-color:orange}table.organisation-opinion td .score4 .icon-mask-circle.selected{background-color:#9acd32}table.organisation-opinion td .score5 .icon-mask-circle.selected{background-color:#3f3}table.organisation-opinion td.name,table.organisation-opinion th.name{font-size:1.25rem;font-weight:400;padding-right:32px;white-space:normal}table.organisation-opinion td.left,table.organisation-opinion th.left{text-align:left}table.organisation-opinion td.right,table.organisation-opinion th.right{text-align:right}table.organisation-opinion td.centre,table.organisation-opinion th.centre{text-align:center}table.organisation-opinion td.strong,table.organisation-opinion th.strong{font-weight:700}table.organisation-opinion td i,table.organisation-opinion th i{margin-right:8px}table.organisation-opinion td div.message,table.organisation-opinion th div.message{background-color:#ff0;border-radius:8px;font-size:1rem;padding:8px 16px}table.organisation-opinion td div.message .red,table.organisation-opinion th div.message .red{font-weight:500;color:red}table.organisation-opinion td .checkbox .tick-border,table.organisation-opinion th .checkbox .tick-border{border-width:5px;border-color:#eee}table.organisation-opinion tbody,table.organisation-opinion td,table.organisation-opinion th,table.organisation-opinion tr{display:block;padding:2px;text-align:left;white-space:normal}@media (min-width:767px){table.organisation-opinion tr{display:table-row}table.organisation-opinion td,table.organisation-opinion th{display:table-cell;padding:.5em}table.organisation-opinion tbody{display:table-row-group}table.organisation-opinion tbody tr{display:table-row}}@media (max-width:767px){.challenge-invitation-list .badge{margin-top:8px;white-space:nowrap}.challenge-invitation-list .badge+.badge{margin-right:8px;margin-left:0}table.organisation-opinion{width:100%}table.organisation-opinion td.icons-header,table.organisation-opinion th.icons-header{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}table.organisation-opinion td.icons-header .text,table.organisation-opinion th.icons-header .text{max-width:unset}table.organisation-opinion #o-buttons td,table.organisation-opinion #o-buttons th,table.organisation-opinion #o-message td,table.organisation-opinion #o-message th,table.organisation-opinion #table-header td,table.organisation-opinion #table-header th{display:none}table.organisation-opinion #o-buttons td:last-of-type,table.organisation-opinion #o-buttons th:last-of-type,table.organisation-opinion #o-message td:last-of-type,table.organisation-opinion #o-message th:last-of-type,table.organisation-opinion #table-header td:last-of-type,table.organisation-opinion #table-header th:last-of-type{display:block}table.organisation-opinion #o-buttons td .mui-btn,table.organisation-opinion #o-buttons th .mui-btn,table.organisation-opinion #o-message td .mui-btn,table.organisation-opinion #o-message th .mui-btn,table.organisation-opinion #table-header td .mui-btn,table.organisation-opinion #table-header th .mui-btn{height:2.25rem;line-height:2.25rem}table.organisation-opinion tbody tr td.name.right{text-align:center;padding:8px 16px 0}table.organisation-opinion tbody tr.has-selection td:last-of-type{border-bottom:3px dotted #ddd}}.radio{margin:.5rem}.radio input[type=radio]{position:absolute;opacity:0}.radio input[type=radio]+.radio-label:before{content:'';background:#eee;border-radius:100%;border:6px solid #eee;display:inline-block;width:1.75em;height:1.75em;position:relative;top:-.2em;margin-right:1em;vertical-align:top;cursor:pointer;text-align:center;transition:250ms;box-shadow:inset 0 0 0 2px #fff}.radio input[type=radio]:checked+.radio-label:before{box-shadow:inset 0 0 0 2px #eee}.radio input[type=radio]:disabled+.radio-label:before{cursor:unset}.radio input[type=radio]+.radio-label:empty:before{margin-right:0}.radio.score1 input[type=radio]:checked+.radio-label:before{background-color:red;border:6px solid red}.radio.score2 input[type=radio]:checked+.radio-label:before{background-color:#cd5c5c;border:6px solid #cd5c5c}.radio.score3 input[type=radio]:checked+.radio-label:before{background-color:orange;border:6px solid orange}.radio.score4 input[type=radio]:checked+.radio-label:before{background-color:#9acd32;border:6px solid #9acd32}.radio.score5 input[type=radio]:checked+.radio-label:before{background-color:#32cd32;border:6px solid #32cd32}.starRating .stars .icon-star.active,.starRating-editable .stars .icon-star:hover,.starRating-editable .stars .icon-star:hover~.icon-star{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M259.3%2017.8L194%20150.2%2047.9%20171.5c-26.2%203.8-36.7%2036.1-17.7%2054.6l105.7%20103-25%20145.5c-4.5%2026.3%2023.2%2046%2046.4%2033.7L288%20439.6l130.7%2068.7c23.2%2012.2%2050.9-7.4%2046.4-33.7l-25-145.5%20105.7-103c19-18.5%208.5-50.8-17.7-54.6L382%20150.2%20316.7%2017.8c-11.7-23.6-45.6-23.9-57.4%200z%22%20fill%3D%22gold%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.starRating .stars .icon-star{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20d%3D%22M528.1%20171.5L382%20150.2%20316.7%2017.8c-11.7-23.6-45.6-23.9-57.4%200L194%20150.2%2047.9%20171.5c-26.2%203.8-36.7%2036.1-17.7%2054.6l105.7%20103-25%20145.5c-4.5%2026.3%2023.2%2046%2046.4%2033.7L288%20439.6l130.7%2068.7c23.2%2012.2%2050.9-7.4%2046.4-33.7l-25-145.5%20105.7-103c19-18.5%208.5-50.8-17.7-54.6zM388.6%20312.3l23.7%20138.4L288%20385.4l-124.3%2065.3%2023.7-138.4-100.6-98%20139-20.2%2062.2-126%2062.2%20126%20139%2020.2-100.6%2098z%22%20fill%3D%22%23ccc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat;padding-right:3px}#code-review-edit .markdown-display.sentiment-negative .icon,#code-review-edit .sentiment-icon.sentiment-negative .icon,#code-review-edit a.sentiment-negative .icon,#es-reviewcommentsearch-results .item .item-body span.sentiment-icon.sentiment-negative .icon,#view-code-review .markdown-display.sentiment-negative .icon,#view-code-review .sentiment-icon.sentiment-negative .icon,#view-code-review a.sentiment-negative .icon{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M0%2056v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V56c0-13.255-10.745-24-24-24H24C10.745%2032%200%2042.745%200%2056zm40%20200c0-13.255%2010.745-24%2024-24s24%2010.745%2024%2024-10.745%2024-24%2024-24-10.745-24-24zm272%20256c-20.183%200-29.485-39.293-33.931-57.795-5.206-21.666-10.589-44.07-25.393-58.902-32.469-32.524-49.503-73.967-89.117-113.111a11.98%2011.98%200%200%201-3.558-8.521V59.901c0-6.541%205.243-11.878%2011.783-11.998%2015.831-.29%2036.694-9.079%2052.651-16.178C256.189%2017.598%20295.709.017%20343.995%200h2.844c42.777%200%2093.363.413%20113.774%2029.737%208.392%2012.057%2010.446%2027.034%206.148%2044.632%2016.312%2017.053%2025.063%2048.863%2016.382%2074.757%2017.544%2023.432%2019.143%2056.132%209.308%2079.469l.11.11c11.893%2011.949%2019.523%2031.259%2019.439%2049.197-.156%2030.352-26.157%2058.098-59.553%2058.098H350.723C358.03%20364.34%20384%20388.132%20384%20430.548%20384%20504%20336%20512%20312%20512z%22%20fill%3D%22%23900%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}#code-review-edit a.sentiment-negative.active .icon,#code-review-edit a.sentiment-negative:hover .icon,#view-code-review a.sentiment-negative.active .icon,#view-code-review a.sentiment-negative:hover .icon{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M0%2056v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V56c0-13.255-10.745-24-24-24H24C10.745%2032%200%2042.745%200%2056zm40%20200c0-13.255%2010.745-24%2024-24s24%2010.745%2024%2024-10.745%2024-24%2024-24-10.745-24-24zm272%20256c-20.183%200-29.485-39.293-33.931-57.795-5.206-21.666-10.589-44.07-25.393-58.902-32.469-32.524-49.503-73.967-89.117-113.111a11.98%2011.98%200%200%201-3.558-8.521V59.901c0-6.541%205.243-11.878%2011.783-11.998%2015.831-.29%2036.694-9.079%2052.651-16.178C256.189%2017.598%20295.709.017%20343.995%200h2.844c42.777%200%2093.363.413%20113.774%2029.737%208.392%2012.057%2010.446%2027.034%206.148%2044.632%2016.312%2017.053%2025.063%2048.863%2016.382%2074.757%2017.544%2023.432%2019.143%2056.132%209.308%2079.469l.11.11c11.893%2011.949%2019.523%2031.259%2019.439%2049.197-.156%2030.352-26.157%2058.098-59.553%2058.098H350.723C358.03%20364.34%20384%20388.132%20384%20430.548%20384%20504%20336%20512%20312%20512z%22%20fill%3D%22white%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}#code-review-edit .markdown-display.sentiment-positive .icon,#code-review-edit .sentiment-icon.sentiment-positive .icon,#code-review-edit a.sentiment-positive .icon,#es-reviewcommentsearch-results .item .item-body span.sentiment-icon.sentiment-positive .icon,#view-code-review .markdown-display.sentiment-positive .icon,#view-code-review .sentiment-icon.sentiment-positive .icon,#view-code-review a.sentiment-positive .icon{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M104%20224H24c-13.255%200-24%2010.745-24%2024v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V248c0-13.255-10.745-24-24-24zM64%20472c-13.255%200-24-10.745-24-24s10.745-24%2024-24%2024%2010.745%2024%2024-10.745%2024-24%2024zM384%2081.452c0%2042.416-25.97%2066.208-33.277%2094.548h101.723c33.397%200%2059.397%2027.746%2059.553%2058.098.084%2017.938-7.546%2037.249-19.439%2049.197l-.11.11c9.836%2023.337%208.237%2056.037-9.308%2079.469%208.681%2025.895-.069%2057.704-16.382%2074.757%204.298%2017.598%202.244%2032.575-6.148%2044.632C440.202%20511.587%20389.616%20512%20346.839%20512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2%201.282-6.271%203.558-8.521%2039.614-39.144%2056.648-80.587%2089.117-113.111%2014.804-14.832%2020.188-37.236%2025.393-58.902C282.515%2039.293%20291.817%200%20312%200c24%200%2072%208%2072%2081.452z%22%20fill%3D%22%23390%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}#code-review-edit a.sentiment-positive.active .icon,#code-review-edit a.sentiment-positive:hover .icon,#view-code-review a.sentiment-positive.active .icon,#view-code-review a.sentiment-positive:hover .icon{background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M104%20224H24c-13.255%200-24%2010.745-24%2024v240c0%2013.255%2010.745%2024%2024%2024h80c13.255%200%2024-10.745%2024-24V248c0-13.255-10.745-24-24-24zM64%20472c-13.255%200-24-10.745-24-24s10.745-24%2024-24%2024%2010.745%2024%2024-10.745%2024-24%2024zM384%2081.452c0%2042.416-25.97%2066.208-33.277%2094.548h101.723c33.397%200%2059.397%2027.746%2059.553%2058.098.084%2017.938-7.546%2037.249-19.439%2049.197l-.11.11c9.836%2023.337%208.237%2056.037-9.308%2079.469%208.681%2025.895-.069%2057.704-16.382%2074.757%204.298%2017.598%202.244%2032.575-6.148%2044.632C440.202%20511.587%20389.616%20512%20346.839%20512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2%201.282-6.271%203.558-8.521%2039.614-39.144%2056.648-80.587%2089.117-113.111%2014.804-14.832%2020.188-37.236%2025.393-58.902C282.515%2039.293%20291.817%200%20312%200c24%200%2072%208%2072%2081.452z%22%20fill%3D%22white%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');background-repeat:no-repeat}.starRating .stars{display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:flex-end;justify-content:flex-end}.starRating-editable .stars .icon-star{cursor:pointer}.starRating-inline{display:inline-block}.starRating h4{padding:4px 4px 0}.starRating-selectable h4{border-top:3px solid transparent;cursor:pointer;font-weight:400}.starRating-selected h4{border-top:3px solid #000;font-weight:700}.radio .icon-mask-thumbs-down,.radio .icon-mask-thumbs-up{background-color:#ccc;height:24px;width:24px;margin:0 2px}.radio .icon-mask-thumbs-down{margin-top:16px}.radio .thumbs{margin:0 auto}.radio input[type=radio]:disabled{cursor:unset}.radio.score1 input[type=radio]:checked+.thumbs .icon-mask-thumbs-down,.radio.score1 input[type=radio]:checked+.thumbs .icon-mask-thumbs-up{background-color:red}.radio.score2 input[type=radio]:checked+.thumbs .icon-mask-thumbs-down,.radio.score2 input[type=radio]:checked+.thumbs .icon-mask-thumbs-up{background-color:#cd5c5c}.radio.score3 input[type=radio]:checked+.thumbs .icon-mask-thumbs-down,.radio.score3 input[type=radio]:checked+.thumbs .icon-mask-thumbs-up{background-color:orange}.radio.score4 input[type=radio]:checked+.thumbs .icon-mask-thumbs-down,.radio.score4 input[type=radio]:checked+.thumbs .icon-mask-thumbs-up{background-color:#9acd32}.radio.score5 input[type=radio]:checked+.thumbs .icon-mask-thumbs-down,.radio.score5 input[type=radio]:checked+.thumbs .icon-mask-thumbs-up{background-color:#32cd32}.radio.score2 .icon-mask-thumbs-down,.radio.score2 .icon-mask-thumbs-up,.radio.score4 .icon-mask-thumbs-down,.radio.score4 .icon-mask-thumbs-up{margin-left:16px;margin-right:16px}.search-criteria .state{height:60px}@media (max-width:991px){.search-criteria .state{height:90px}}@media (max-width:767px){.search-criteria .state{height:120px}}@media (max-width:543px){.search-criteria .state{height:150px}#chatra{display:none}}.search-criteria .evaluator,.search-criteria .qualifying,.search-criteria .state,.search-criteria .tryout{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap}.search-criteria .evaluator .checkbox,.search-criteria .qualifying .checkbox,.search-criteria .state .checkbox,.search-criteria .tryout .checkbox{margin-right:16px}.search-criteria .evaluator,.search-criteria .qualifying,.search-criteria .tryout{-webkit-flex-direction:row;flex-direction:row}.search-criteria .evaluator .title,.search-criteria .qualifying .title,.search-criteria .tryout .title{font-weight:500;margin-right:16px}.search-criteria .evaluator .checkbox,.search-criteria .qualifying .checkbox,.search-criteria .tryout .checkbox{margin-right:32px}.search-criteria hr{margin:4px 0}.search-criteria .wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;height:9px;margin-bottom:16px}.search-criteria .invitation-stats{display:block;min-height:600px}.search-criteria .invitation-stats .mui-btn{min-height:40px;clear:both;background-color:#eee;padding-left:8px}.search-criteria .invitation-stats .plot{padding-top:80px}.search-criteria .invitation-stats .icon-mask-caret-square-down,.search-criteria .invitation-stats .icon-mask-caret-square-up{background-color:#aaa;height:40px;width:40px}@media (max-width:1220px){.search-criteria .wrapper{-webkit-flex-direction:column;flex-direction:column;height:auto}}@media (max-width:767px){.search-criteria .evaluator,.search-criteria .qualifying,.search-criteria .tryout{-webkit-flex-direction:column;flex-direction:column}}#code-review-edit .child-comments .sentiment.edit-sentiment,#view-code-review .child-comments .sentiment.edit-sentiment{display:none}#code-review-edit .sentiment,#view-code-review .sentiment{display:inline-block;font-size:1em;font-weight:700;margin:0 8px;min-width:36px;padding:2px;text-align:center}#code-review-edit .sentiment a,#view-code-review .sentiment a{margin-right:2px;font-size:.9em}#code-review-edit .sentiment .icon,#view-code-review .sentiment .icon{margin:1px;width:10px;height:10px}#code-review-edit .sentiment.active,#view-code-review .sentiment.active{font-weight:400;color:#fff}#code-review-edit a.sentiment-positive,#view-code-review a.sentiment-positive{color:#390;padding:2px 8px;border-radius:2px}#code-review-edit a.sentiment-positive.two,#view-code-review a.sentiment-positive.two{color:#26b730}#code-review-edit a.sentiment-positive.active,#code-review-edit a.sentiment-positive:hover,#view-code-review a.sentiment-positive.active,#view-code-review a.sentiment-positive:hover{color:#fff;text-decoration:none;background-color:#26b730}#code-review-edit a.sentiment-positive .icon,#view-code-review a.sentiment-positive .icon{vertical-align:text-top}#code-review-edit a.sentiment-negative,#view-code-review a.sentiment-negative{color:#900;padding:2px 8px;border-radius:2px}#code-review-edit a.sentiment-negative.two,#view-code-review a.sentiment-negative.two{color:#c00}#code-review-edit a.sentiment-negative.active,#code-review-edit a.sentiment-negative:hover,#view-code-review a.sentiment-negative.active,#view-code-review a.sentiment-negative:hover{color:#fff;background-color:#f44336;text-decoration:none}#code-review-edit a.sentiment-neutral,#view-code-review a.sentiment-neutral{color:#333;padding:2px 8px;border-radius:2px}#code-review-edit a.sentiment-neutral.sentiment-icon,#view-code-review a.sentiment-neutral.sentiment-icon{color:#7c7c7c}#code-review-edit a.sentiment-neutral.active,#code-review-edit a.sentiment-neutral:hover,#view-code-review a.sentiment-neutral.active,#view-code-review a.sentiment-neutral:hover{color:#fff;background-color:#7c7c7c;text-decoration:none}#code-review-edit .markdown-display.sentiment-negative,#code-review-edit .markdown-display.sentiment-neutral,#code-review-edit .markdown-display.sentiment-positive,#code-review-edit .sentiment-icon.sentiment-negative,#code-review-edit .sentiment-icon.sentiment-neutral,#code-review-edit .sentiment-icon.sentiment-positive,#view-code-review .markdown-display.sentiment-negative,#view-code-review .markdown-display.sentiment-neutral,#view-code-review .markdown-display.sentiment-positive,#view-code-review .sentiment-icon.sentiment-negative,#view-code-review .sentiment-icon.sentiment-neutral,#view-code-review .sentiment-icon.sentiment-positive{padding:2px 8px}#code-review-edit .markdown-display.sentiment-negative:hover,#code-review-edit .markdown-display.sentiment-neutral:hover,#code-review-edit .markdown-display.sentiment-positive:hover,#code-review-edit .sentiment-icon.sentiment-negative:hover,#code-review-edit .sentiment-icon.sentiment-neutral:hover,#code-review-edit .sentiment-icon.sentiment-positive:hover,#view-code-review .markdown-display.sentiment-negative:hover,#view-code-review .markdown-display.sentiment-neutral:hover,#view-code-review .markdown-display.sentiment-positive:hover,#view-code-review .sentiment-icon.sentiment-negative:hover,#view-code-review .sentiment-icon.sentiment-neutral:hover,#view-code-review .sentiment-icon.sentiment-positive:hover{background-color:transparent}#code-review-edit .markdown-display.sentiment-positive.two:hover,#code-review-edit .sentiment-icon.sentiment-positive.two:hover,#view-code-review .markdown-display.sentiment-positive.two:hover,#view-code-review .sentiment-icon.sentiment-positive.two:hover{color:#26b730}#code-review-edit .markdown-display.sentiment-positive:hover,#code-review-edit .sentiment-icon.sentiment-positive:hover,#view-code-review .markdown-display.sentiment-positive:hover,#view-code-review .sentiment-icon.sentiment-positive:hover{color:#390}#code-review-edit .markdown-display.sentiment-negative:hover,#code-review-edit .sentiment-icon.sentiment-negative:hover,#view-code-review .markdown-display.sentiment-negative:hover,#view-code-review .sentiment-icon.sentiment-negative:hover{color:#b00}#code-review-edit .markdown-display.sentiment-neutral:hover,#code-review-edit .sentiment-icon.sentiment-neutral:hover,#view-code-review .markdown-display.sentiment-neutral:hover,#view-code-review .sentiment-icon.sentiment-neutral:hover{color:#333}.challenge-statistics.hidden .stats-data{display:none}.challenge-statistics .stats-toggle{background-color:#ccc}.challenge-statistics .annotation{display:none}.challenge-statistics .chart-key{font-weight:600}.challenge-statistics .chart-key .key-block{display:inline-block;height:24px;width:24px;background-color:red}.challenge-statistics .chart-key .all{color:#666}.challenge-statistics .chart-key .all .key-block{background-color:#ccc}.challenge-statistics .chart-key .all .key-block:last-of-type{background-color:#fc0}.challenge-statistics .chart-key .yours{color:#1a53ff;margin-left:24px}.challenge-statistics .chart-key .yours .key-block{background-color:#1a53ff}.challenge-statistics .chart-key .yours .key-block:last-of-type{background-color:#a78600}.challenge-statistics sup{color:#666;font-weight:300}.challenge-statistics h3.message{border-bottom:1px dotted #eee;border-top:1px dotted #eee;color:#666;font-size:1.25rem;font-weight:300;padding:8px 0;text-align:center}.challenge-statistics .challenge-stats-plots .heading{font-weight:400}.challenge-statistics .challenge-stats-plots .heading td{padding-top:8px}.challenge-statistics .challenge-stats-plots .heading .user{color:#1a53ff;font-weight:700;display:inline-block}.challenge-statistics .challenge-stats-plots .heading .user sup{color:inherit}.challenge-statistics .challenge-stats-plots .heading strong{font-weight:700;color:#000}.challenge-statistics .challenge-stats-plots .percentiles,.challenge-statistics .challenge-stats-plots .score{font-weight:700}.challenge-statistics .challenge-stats-plots .invitation-counts td{font-weight:400;padding:8px;border-bottom:1px solid #ccc;border-top:1px solid #ccc}.challenge-statistics .challenge-stats-plots .invitation-counts .all{display:inline-block;margin:0 16px 0 8px}.challenge-statistics .challenge-stats-plots .invitation-counts .yours{color:#1a53ff}.challenge-statistics .challenge-stats-plots .invitation-counts .user,.challenge-statistics .challenge-stats-plots .percentiles .user,.challenge-statistics .challenge-stats-plots .score .user{background-color:#1a53ff;color:#fff;display:inline-block;margin:0 4px;padding:2px 8px}.challenge-statistics .challenge-stats-plots .invitation-counts .user sup,.challenge-statistics .challenge-stats-plots .percentiles .user sup,.challenge-statistics .challenge-stats-plots .score .user sup{color:inherit}.challenge-statistics .challenge-stats-plots .invitation-counts.average td,.challenge-statistics .challenge-stats-plots .percentiles.average td,.challenge-statistics .challenge-stats-plots .score.average td{text-align:center}.challenge-statistics .challenge-stats-plots .invitation-counts.average .user,.challenge-statistics .challenge-stats-plots .percentiles.average .user,.challenge-statistics .challenge-stats-plots .score.average .user{margin-left:20px}.challenge-statistics .challenge-stats-plots .percentiles td{text-align:center}@media (max-width:991px){.challenge-statistics .annotation{color:#999;display:block;font-size:1rem;font-weight:300}.challenge-statistics .charts-flex{-webkit-flex-wrap:wrap;flex-wrap:wrap}.challenge-statistics .charts-flex>div:first-child,.challenge-statistics .charts-flex>div:first-child .annotation{margin-left:0}}.challenge-statistics .challenge-stats-plots{width:-webkit-min-content;width:-moz-min-content;width:min-content}.challenge-statistics .challenge-stats-plots thead td{padding:8px 0 8px 8px}.challenge-statistics .challenge-stats-plots td,.challenge-statistics .challenge-stats-plots th{border-right:1px dotted #aaa;padding:8px 0 48px 8px}.challenge-statistics .challenge-stats-plots td:first-of-type,.challenge-statistics .challenge-stats-plots th:first-of-type{border-left:1px dotted #aaa}.challenge-statistics .challenge-stats-plots th{text-align:center}.challenge-statistics .challenge-stats-plots tr.titles th{font-weight:400;font-size:1.25rem}.challenge-statistics .challenge-stats-plots tr.heading td,.challenge-statistics .challenge-stats-plots tr.heading th{padding-bottom:0}.submit-code-file{margin-bottom:16px}.submit-code-file h4{margin:16px 0 0 8px}.submit-code-file .head{display:-webkit-flex;display:flex}.submit-code-file .status{-webkit-flex:1 0;flex:1 0}.submit-code-file .name{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;justify-content:space-around}.editable-summary a,.view-summary a{cursor:pointer}.editable-summary .remove,.view-summary .remove{margin:2px 16px}.editable-summary{margin-bottom:8px;padding-top:8px;border-top:1px dotted #999}.summaries .editable-summary:last-child{border-bottom:1px dotted #999;padding-bottom:8px}ul.code-review-help{color:#039;padding-left:16px;margin-left:0}.view-summary h4{margin-top:16px;margin-bottom:0}.view-summary .summary-point .sentiment-icon.sentiment-neutral .icon{color:#7c7c7c}.checkbox{cursor:pointer;margin-bottom:8px}.checkbox *{box-sizing:content-box;transition:.45s cubic-bezier(.23,1,.32,1)}.checkbox label{cursor:pointer;vertical-align:top}.checkbox .tick-border{border:1px solid #0c0c0c;width:15px;height:15px;border-radius:2px;display:inline-block;margin-right:8px;box-shadow:inset 0 0 1px #0c0c0c}.checkbox .tick{height:100%;background:#2e9ccc;text-align:center;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:scale(0);transform:scale(0);opacity:0;line-height:15px}.checkbox .tick:before{display:inline;content:'✔';color:#fff;font-size:1rem}.checkbox.radio .tick-border{border-radius:50%}.checkbox.radio .tick{width:11px;height:11px;margin:2px;border-radius:50%}.checkbox.radio .tick:before{color:transparent}.checkbox:focus{outline:0}.checkbox:focus label{font-weight:400}.checkbox.checked .tick-border,.checkbox:focus .tick-border{border-color:#2e9ccc;box-shadow:inset 0 0 1px #2e9ccc}.checkbox.checked .tick{-webkit-transform:scale(1);transform:scale(1);opacity:1}#client-logos{background-color:#fff;border-radius:10px;margin-bottom:16px;padding-bottom:8px;text-align:center}#client-logos h2{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;font-size:1rem;font-weight:500;margin:8px 0 0;padding:10px 0 8px 16px;text-align:center}#client-logos .logo{height:auto;margin:16px auto 0;padding:0 16px;width:160px}#client-logos .logo.wider{width:220px;vertical-align:middle}#client-logos .logo.small{width:125px}button.approve-ubergeek{background-color:#fc0;color:#000}button.approve-ubergeek:hover{background-color:#fe0;color:#000}.file-summary-list .hide-ignored{font-weight:400;margin-bottom:16px}.file-summary-list .hide-ignored label{margin-left:8px}.file-summary-list .hide-ignored input[type=radio]{margin-left:32px}.file-summary-list .hide-ignored span{color:#000;display:inline-block}.file-summary-list .hide-ignored span.ignored{color:red}.file-summary-list .zip-prefix{font-weight:400;margin-bottom:4px}.file-summary-list .zip-prefix span.path{background-color:#eee;color:#483d8b;display:inline-block;font-family:"Andale Mono","Courier New",Courier,monospace;font-weight:300;padding:0 8px}.file-summary-list .ignored{color:red;font-weight:300}.file-summary-list .file-summary{display:block;text-decoration:none;color:#0c0c0c;word-break:break-word}.file-summary-list .file-summary.unchanged strong{font-weight:300}.file-summary-list .added,.file-summary-list .removed{margin-left:8px}.file-summary-list .added{color:#26b730}.file-summary-list .added:before{content:'+'}.file-summary-list .removed{color:#f44336}.file-summary-list .removed:before{content:'-'}.file-summary-list .badge.unchanged{background-color:transparent;border-radius:4px;border:1px solid #999;color:#666;display:inline-block;font-size:.75rem;font-weight:500;margin:2px 8px 2px 0;padding:2px 8px}.mui-btn.unreviewable{background-color:#f44336;color:#fff;margin:16px 0}.comment-counts{-webkit-align-items:stretch;align-items:stretch;background-color:#fff;border-radius:8px;border:1px solid #ccc;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-size:.85em;-webkit-justify-content:flex-end;justify-content:flex-end;width:100%}.comment-counts span{margin:0 4px;color:#666}.comment-counts span.count{background-color:#eee;color:#000;display:inline-block;font-weight:700;min-width:2.5em;padding:6px;text-align:center;margin-left:2px;margin-right:8px}.comment-counts span.count.non-zero{background-color:#f60;color:#fff}.comment-counts span.title{margin:6px 8px 6px 24px;font-weight:500;color:#666}.comment-counts div.badge{padding:6px 8px}.comment-counts .without span.title{margin-right:0;margin-left:32px}.comment-counts .without .context-help{color:#000;margin-left:4px;margin-right:8px;margin-bottom:4px}.comment-counts .without [data-tooltip]:before{background-color:rgba(240,68,0,.9);color:#fff}.comment-counts .without [data-tooltip]:after{border-top:5px solid rgba(240,68,0,.9)}@-webkit-keyframes cookieInfoOpen{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes cookieInfoOpen{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}#cookie-info{background:#e7e7e7;text-align:center;-webkit-animation:.3s ease-out cookieInfoOpen;animation:.3s ease-out cookieInfoOpen;position:fixed;bottom:0;left:0;width:100%;padding:0 8px}#cookie-info i{font-size:1.5em;vertical-align:bottom;margin-left:8px;cursor:pointer}#active_organisation_data{min-height:32px}#active_organisation_data .icon-mask-caret-down,#active_organisation_data .icon-mask-caret-up{background-color:#fff;opacity:.5;height:32px;width:32px;display:none;vertical-align:middle}#active_organisation_data .stats-strip{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);color:#fff;padding:8px 16px;margin-bottom:4px;font-size:1.25rem}#active_organisation_data .stats-strip span{font-weight:500}#active_organisation_data div.heading{font-size:.85rem;padding-left:8px}#active_organisation_data .active-organisations{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-left:8px}#active_organisation_data .active-organisations .select{width:30%;max-width:300px;margin-top:16px}#active_organisation_data .active-organisations .clear-button{padding-top:24px;margin-right:40px}#active_organisation_data .icon-mask-caret-up{display:inline-block}#active_organisation_data.hidden #active-organisation-table,#active_organisation_data.hidden #active_organisation_data_plotly{display:none}#active_organisation_data.hidden .icon-mask-caret-down,#active_organisation_data.hidden .icon-mask-caret-up{background-color:#000}#active_organisation_data.hidden .icon-mask-caret-down{display:inline-block}#active_organisation_data.hidden .icon-mask-caret-up{display:none}#active_organisation_data.hidden .stats-strip{background:#fff;color:#000;border:none}#active_organisation_data.hidden .stats-strip span{text-transform:none;font-weight:300}#active_organisation_data table.alltime{border:1px solid #ccc;font-size:.85rem}#active_organisation_data table.alltime caption{font-weight:300}#active_organisation_data table.alltime th{background-color:#eee}#active_organisation_data table.alltime td,#active_organisation_data table.alltime th{font-weight:500;text-align:center;padding:0 16px;border:1px solid #ccc}#active_organisation_data table.alltime td{font-size:1rem}#active_organisation_data table.alltime td.submitted{color:#2377ef}#active_organisation_data table.alltime td.reviewed{color:#017a39}table.organisation-activity{border:2px solid #ccc;width:100%}table.organisation-activity span.context-help{height:unset;white-space:normal;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif}table.organisation-activity caption{padding:8px 0;border:1px solid #ccc;border-bottom:none;font-weight:300}table.organisation-activity thead th{background-color:#ccc}table.organisation-activity thead tr{border:2px solid #ccc}table.organisation-activity thead tr:hover{border-color:#ccc}table.organisation-activity thead tr:hover th{font-size:inherit;line-height:inherit}table.organisation-activity thead tr:hover td,table.organisation-activity thead tr:hover th{color:inherit}table.organisation-activity tr{border:2px solid #ccc;border-bottom:1px solid #000;line-height:1.25rem}table.organisation-activity tr:hover{border:2px solid #ff1493}table.organisation-activity tr:hover td,table.organisation-activity tr:hover th,table.organisation-activity tr:hover th.name{color:#ff1493}table.organisation-activity tr:hover td span.rank,table.organisation-activity tr:hover th span.rank{background-color:#ccc;color:#333;display:inline-block}table.organisation-activity tr:hover td span.diff,table.organisation-activity tr:hover th span.diff{display:none}table.organisation-activity td,table.organisation-activity th{padding:8px;border:1px solid #bbb;width:10%}table.organisation-activity th{background-color:#ddd;vertical-align:bottom;white-space:nowrap}table.organisation-activity td{white-space:nowrap}table.organisation-activity td.rownum,table.organisation-activity th.rownum{width:5%}table.organisation-activity td.name,table.organisation-activity th.name{width:55%}table.organisation-activity td.centre,table.organisation-activity th.centre{text-align:center}table.organisation-activity td.right,table.organisation-activity th.right{text-align:right}table.organisation-activity td.num,table.organisation-activity th.num{font-family:"Andale Mono","Courier New",Courier,monospace}table.organisation-activity td.strong,table.organisation-activity th.strong{font-weight:700}table.organisation-activity td i,table.organisation-activity th i{margin-right:8px}table.organisation-activity td.active,table.organisation-activity th.active{background-color:#ff0}table.organisation-activity td.active .icon-mask-sort,table.organisation-activity td.active.desc .icon-mask-sort-alpha-down,table.organisation-activity td.active.desc .icon-mask-sort-numeric-down,table.organisation-activity th.active .icon-mask-sort,table.organisation-activity th.active.desc .icon-mask-sort-alpha-down,table.organisation-activity th.active.desc .icon-mask-sort-numeric-down{display:none}table.organisation-activity td.active.asc .icon-mask-sort-alpha-down,table.organisation-activity td.active.asc .icon-mask-sort-numeric-down,table.organisation-activity td.active.desc .icon-mask-sort-alpha-down-alt,table.organisation-activity td.active.desc .icon-mask-sort-numeric-down-alt,table.organisation-activity th.active.asc .icon-mask-sort-alpha-down,table.organisation-activity th.active.asc .icon-mask-sort-numeric-down,table.organisation-activity th.active.desc .icon-mask-sort-alpha-down-alt,table.organisation-activity th.active.desc .icon-mask-sort-numeric-down-alt{display:inline-block}table.organisation-activity td.active.asc .icon-mask-sort-alpha-down-alt,table.organisation-activity td.active.asc .icon-mask-sort-numeric-down-alt,table.organisation-activity th.active.asc .icon-mask-sort-alpha-down-alt,table.organisation-activity th.active.asc .icon-mask-sort-numeric-down-alt{display:none}table.organisation-activity td.wide,table.organisation-activity th.wide{width:40%}table.organisation-activity td .icon-mask-sort,table.organisation-activity th .icon-mask-sort{display:inline-block}table.organisation-activity td .icon-mask-sort-alpha-down,table.organisation-activity td .icon-mask-sort-alpha-down-alt,table.organisation-activity td .icon-mask-sort-numeric-down,table.organisation-activity td .icon-mask-sort-numeric-down-alt,table.organisation-activity th .icon-mask-sort-alpha-down,table.organisation-activity th .icon-mask-sort-alpha-down-alt,table.organisation-activity th .icon-mask-sort-numeric-down,table.organisation-activity th .icon-mask-sort-numeric-down-alt{display:none}table.organisation-activity td span.diff,table.organisation-activity td span.rank,table.organisation-activity th span.diff,table.organisation-activity th span.rank{margin-right:16px;padding:0 4px}table.organisation-activity td span.rank,table.organisation-activity th span.rank{display:none}table.organisation-activity td span.diff,table.organisation-activity th span.diff{display:inline-block;color:#888}table.organisation-activity td span.diff.down,table.organisation-activity th span.diff.down{background-color:red;color:#fff}table.organisation-activity td span.diff.up,table.organisation-activity th span.diff.up{background-color:#7cfc00;color:#000}table.organisation-activity td span.count,table.organisation-activity th span.count{display:inline-block;width:30%}table.organisation-activity .icon-mask-sort,table.organisation-activity .icon-mask-sort-alpha-down,table.organisation-activity .icon-mask-sort-alpha-down-alt,table.organisation-activity .icon-mask-sort-numeric-down,table.organisation-activity .icon-mask-sort-numeric-down-alt{background-color:#000}table.organisation-activity col.active{background-color:#ff6}#express_usage_data{min-height:32px}#express_usage_data .icon-mask-caret-down,#express_usage_data .icon-mask-caret-up{background-color:#fff;opacity:.5;height:32px;width:32px;display:none;vertical-align:middle}#express_usage_data .qCount{margin-top:24px}#express_usage_data .qCount .value{color:#fff;background-color:#26dd77;display:inline-block;font-weight:700;font-size:1.25rem;padding:4px 8px;margin-right:4px}#express_usage_data .stats-strip{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);color:#fff;padding:8px 16px;margin-bottom:4px;font-size:1.25rem}#express_usage_data .stats-strip span{font-weight:500}#express_usage_data div.heading{font-size:.85rem;padding-left:8px}#express_usage_data .languages{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-left:8px}#express_usage_data .languages .select{width:30%;max-width:300px;margin-top:16px}#express_usage_data .languages .clear-button{padding-top:24px;margin-left:8px;margin-right:40px}#express_usage_data .icon-mask-caret-up{display:inline-block}#express_usage_data.hidden #express_usage_data_plotly,#express_usage_data.hidden .heading,#express_usage_data.hidden .languages{display:none}#express_usage_data.hidden .icon-mask-caret-down,#express_usage_data.hidden .icon-mask-caret-up{background-color:#000}#express_usage_data.hidden .icon-mask-caret-down{display:inline-block}#express_usage_data.hidden .icon-mask-caret-up{display:none}#express_usage_data.hidden .stats-strip{background:#fff;color:#000;border:none}#express_usage_data.hidden .stats-strip span{text-transform:none;font-weight:300}#express_usage_data table.alltime{border:1px solid #ccc;font-size:.85rem}#express_usage_data table.alltime caption{font-weight:300}#express_usage_data table.alltime th{background-color:#eee}#express_usage_data table.alltime td,#express_usage_data table.alltime th{font-weight:500;text-align:center;padding:0 16px;border:1px solid #ccc}#express_usage_data table.alltime td{font-size:1rem}#express_usage_data table.alltime td.submitted{color:#2377ef}#express_usage_data table.alltime td.reviewed{color:#017a39}#invitation_completion_data{min-height:32px}#invitation_completion_data .icon-mask-caret-down,#invitation_completion_data .icon-mask-caret-up{background-color:#fff;opacity:.5;height:32px;width:32px;display:none;vertical-align:middle}#invitation_completion_data .stats-strip{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);color:#fff;padding:8px 16px;margin-bottom:4px;font-size:1.25rem}#invitation_completion_data .stats-strip span{font-weight:500}#invitation_completion_data .total-table{display:-webkit-flex;display:flex;margin-top:16px;margin-right:32px;margin-left:16px}#invitation_completion_data div.heading{font-size:.85rem;padding-left:8px}#invitation_completion_data .filters{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-left:8px;width:100%}#invitation_completion_data .filters .filter{width:40%}#invitation_completion_data .filters .filter.challenge-filter{width:60%}#invitation_completion_data .active-organisations,#invitation_completion_data .reviewed-challenges{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-left:8px}#invitation_completion_data .active-organisations .select,#invitation_completion_data .reviewed-challenges .select{width:75%;margin-top:16px}#invitation_completion_data .active-organisations .clear-button,#invitation_completion_data .reviewed-challenges .clear-button{padding-top:24px;margin-right:40px}#invitation_completion_data .reviewed-challenges .select-box{white-space:nowrap}#invitation_completion_data .reviewed-challenges .select-box.not-empty:not(:focus){overflow-x:clip}#invitation_completion_data .icon-mask-caret-up{display:inline-block}#invitation_completion_data.stats.hidden #invitation_completion_data_plotly,#invitation_completion_data.stats.hidden .active-organisations,#invitation_completion_data.stats.hidden .heading,#invitation_completion_data.stats.hidden .reviewed-challenges,#invitation_completion_data.stats.hidden table.cumulative{display:none}#invitation_completion_data.stats.hidden .icon-mask-caret-down,#invitation_completion_data.stats.hidden .icon-mask-caret-up{background-color:#000}#invitation_completion_data.stats.hidden .icon-mask-caret-down{display:inline-block}#invitation_completion_data.stats.hidden .icon-mask-caret-up{display:none}#invitation_completion_data.stats.hidden .stats-strip{background:#fff;color:#000;border:none}#invitation_completion_data.stats.hidden .stats-strip span{text-transform:none;font-weight:300}#invitation_completion_data table.cumulative{border:1px solid #ccc;font-size:.85rem}#invitation_completion_data table.cumulative caption{font-weight:300;text-align:left}#invitation_completion_data table.cumulative th{background-color:#eee}#invitation_completion_data table.cumulative td,#invitation_completion_data table.cumulative th{font-weight:500;text-align:right;padding:0 16px;border:1px solid #ccc}#invitation_completion_data table.cumulative td.percent,#invitation_completion_data table.cumulative th.percent{background-color:#ddd}#invitation_completion_data table.cumulative td{font-size:1rem}#invitation_completion_data table.cumulative td.percent{font-size:1.25rem}#invitation_data{min-height:32px}#invitation_data .icon-mask-caret-down,#invitation_data .icon-mask-caret-up{background-color:#fff;opacity:.5;height:32px;width:32px;display:none;vertical-align:middle}#invitation_data .stats-strip{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);color:#fff;padding:8px 16px;margin-bottom:4px;font-size:1.25rem}#invitation_data .stats-strip span{font-weight:500}#invitation_data div.heading{font-size:.85rem;padding-left:8px}#invitation_data .active-organisations{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-left:8px}#invitation_data .active-organisations .select{width:30%;max-width:300px;margin-top:16px}#invitation_data .active-organisations .clear-button{padding-top:24px;margin-right:40px}#invitation_data .icon-mask-caret-up{display:inline-block}#invitation_data.stats.hidden #invitation_data_plotly,#invitation_data.stats.hidden .active-organisations,#invitation_data.stats.hidden .heading{display:none}#invitation_data.stats.hidden .icon-mask-caret-down,#invitation_data.stats.hidden .icon-mask-caret-up{background-color:#000}#invitation_data.stats.hidden .icon-mask-caret-down{display:inline-block}#invitation_data.stats.hidden .icon-mask-caret-up{display:none}#invitation_data.stats.hidden .stats-strip{background:#fff;color:#000;border:none}#invitation_data.stats.hidden .stats-strip span{text-transform:none;font-weight:300}#invitation_data.stats table.alltime{display:none}#invitation_data table.alltime{border:1px solid #ccc;font-size:.85rem}#invitation_data table.alltime caption{font-weight:300}#invitation_data table.alltime th{background-color:#eee}#invitation_data table.alltime td,#invitation_data table.alltime th{font-weight:500;text-align:center;padding:0 16px;border:1px solid #ccc}#invitation_data table.alltime td{font-size:1rem}#invitation_data table.alltime td.submitted{color:#2377ef}#invitation_data table.alltime td.reviewed{color:#017a39}#developer-search-results h4{width:100%}#developer-search-results .item-header .mui-btn{background-color:#aaa;color:#fff}#developer-search-results .mui-btn.full{background-color:#2e9ccc}#developer-search-results.list .item{border-top:3px solid #999}#developer-search-results.list .item .item-middle{-webkit-flex:auto;flex:auto}#developer-search-results .languageIcon{vertical-align:bottom}#developer-search-results .programming-languages{-webkit-align-items:baseline;align-items:baseline;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start}#developer-search-results .programming-languages .languageIcon{display:block;height:60px;margin-bottom:5px;width:60px}#developer-search-results .programming-languages .languageIcon.non-main{opacity:.3;-webkit-filter:grayscale(85%);filter:grayscale(85%)}#developer-search-results .programming-languages h5{font-size:1em;width:100%;clear:both}#developer-search-results .programming-languages-and-technologies{margin-bottom:8px}#developer-search-results .programming-language{display:inline-block;text-align:center;margin-right:16px;margin-top:8px}#developer-search-results .programming-language .experience{font-weight:400;display:block}#developer-search-results .programming-language .ability{display:block;font-size:12px;color:#666}#developer-search-results .salary-box.valid-role.passive{color:#666;border-color:#999}#developer-search-results .challenge-invitations{border-bottom:5px solid #eee;margin-bottom:8px}#developer-search-results .challenge-invitations .invitation-item{border-top:none;border-bottom:2px solid #eee;padding-bottom:8px}#developer-search-results .challenge-invitations .invitation-item:last-child{border-bottom:none}#developer-search-results .challenge-invitations .invitation-item+.invitation-item{margin-left:0;margin-top:8px}#developer-search-results .challenge-invitations h5{font-size:1em;margin-bottom:8px}#developer-search-results .challenge-invitations .languageIcon{margin:0 5px}#developer-search-results .challenge-invitations .rating-title{display:block;font-size:.75em;font-weight:500}#developer-search-results .starRating{vertical-align:top;height:22px;margin-right:8px;display:inline-block}#developer-search-results .starRating>h4{font-weight:500!important;font-size:.85em;margin-bottom:4px}#developer-search-results .languageIcon-small{height:50px;width:50px}#developer-search-results .challenge-name{font-weight:700}#developer-search-results .technologies{-webkit-align-items:baseline;align-items:baseline;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start}#developer-search-results .technologies+.technologies{margin-top:0}#developer-search-results .technology{font-weight:400;margin:2px;padding:0 8px;text-align:center}#developer-search-results .technology .ability{color:#666;display:block;font-size:12px;margin-top:-2px;font-weight:300}#developer-search-results .technology.selected{padding:4px 8px;border:2px solid #090;border-radius:5px;font-weight:700;color:#090}#developer-search-results .technology.selected .ability{color:#090}#developer-search-results .technology.beginner{font-size:1em}#developer-search-results .technology.intermediate{font-size:1.2em}#developer-search-results .technology.advanced{font-size:1.4em}#developer-search-results .item h4{font-weight:300}#developer-search-results .item h4 strong{font-size:1.75rem}#developer-search-results .item h4 span.badge{font-size:1.75rem;display:none}#developer-search-results .item .salary-box h4{font-weight:700}#developer-search-results .item.qualified h4 strong{background-color:#000;color:gold;display:inline-block;padding:0 16px;vertical-align:middle}#developer-search-results .item.qualified h4 span.badge{background-color:gold;border-radius:0;color:#000;display:inline-block;font-size:.75em;font-weight:400;letter-spacing:.2em;padding:8px;margin:2px 0;vertical-align:middle}#developer-search-results .badge{margin-bottom:5px}#developer-search-results .badge.active{background-color:#390;color:#fff}#developer-search-results .badge.passive{background-color:#f90;color:#000}#developer-search-results .badge.distance{background-color:#fff;border:1px solid #ccc;color:#888;margin-left:8px}#developer-search-results .current-location{display:none}#developer-search-results.remote .remoteWork{color:#060;background-color:#3f3}#developer-search-results.remote.tz .current-location .offset{display:inline-block;margin-left:8px;font-weight:300;white-space:nowrap}#developer-search-results.remote.tz .current-location .offset:before{content:"[ UTC "}#developer-search-results.remote.tz .current-location .offset:after{content:" ]"}#developer-search-results.list.region-based .current-location,#developer-search-results.list.remote .current-location{display:block;font-weight:700;font-size:.85em}#developer-search-results.list.region-based .current-location:before,#developer-search-results.list.remote .current-location:before{content:"Current location: ";font-weight:300}#developer-search-results .challenge-invitations span.code-challenge{border-radius:4px;border:1px solid #aaa;color:#666;display:inline-block;font-size:.85rem;padding:3px 8px;max-width:175px;text-align:center}#developer-search-results .challenge-details{display:inline-block}.salary-box{background-color:rgba(0,0,0,.03);border-radius:5px;border:1px solid #ccc;color:#999;display:inline-block;font-weight:700;margin-bottom:5px;min-width:175px;text-align:center}.salary-box .period{font-weight:300;font-size:.85rem}.salary-box+.salary-box{margin-left:8px}.salary-box.valid-role{border-color:#000}.salary-box.valid-role.active{color:#060;border-color:#390}.salary-box.valid-role.passive{color:#f60;border-color:#f90}.salary-box.valid-role.not-now{background-color:#ffd;color:#888;border-color:#ccc}.salary-box.invalid-role{border-color:#eee;color:#ddd}.salary-box.invalid-role h4{color:#ddd}.disabled,.disabled *{cursor:not-allowed!important}.markdown-editor{background:#fff;border-radius:2px}.markdown-editor .editor-footer{border-top:1px solid rgba(0,0,0,.12);background:#eee;font-size:.9rem;padding:1px 8px;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:center;align-items:center}.markdown-editor .spacer{-webkit-flex:1;flex:1;-webkit-order:10;order:10}.markdown-editor .info{-webkit-order:1;order:1}.markdown-editor .toggle-edit{-webkit-order:100;order:100}.markdown-editor .characters-left{font-size:.9em;color:#2e9ccc;margin-right:10px;-webkit-order:99;order:99}.markdown-editor .characters-left.too-many-characters{font-size:1em;font-weight:bolder;color:#f44336}.markdown-editor .markdown-display,.markdown-editor textarea{min-height:70px}.markdown-editor textarea{margin:2px;width:calc(100% - 4px);border:none;outline:0;resize:none;background:0 0}.markdown-editor .markdown-display{padding:4px}.form-field.has-error>.markdown-editor{border:1px solid #f44336;border-radius:3px;background:rgba(244,67,54,.12)}.form-field.has-error>.markdown-editor .editor-footer{border-top:1px solid #f44336}.express-set.list h4{margin-bottom:0}.express-set.list .description{font-weight:200;font-style:italic;margin:5px 0}.express-set.list .languageIcon{margin-right:8px}.express-set.list .challenge-technologies{margin:4px 0}.express-set.list a.trial.notbusy:before{content:"Try for free"}.express-set.list a.trial.notbusy.disabled{background-color:#ccc;color:#999}.express-set.list a.trial.busy{background-color:#adff2f}.express-set.list a.trial.busy:before{content:"Processing..."}.express-set.list a.disabled{pointer-events:none}.express-set.list .mui-btn.mui-btn--raised[disabled]{background-color:#ccc;color:#999}.express-set.list .badge{margin-right:8px}.express-set.list .badge+.badge{margin-bottom:0;margin-left:0;margin-top:4px}.express-set.list .badge.challenge-tag{background-color:#fff;border:2px solid #c71585;color:#c71585;font-weight:700}.express-set.list .no-challenges{margin:24px 0;text-align:center}.express-set.list .actions{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-left:16px}.express-set.list [data-tooltip]:before{width:450px}.express-set.list.licensable .create-lever-tag{display:none}.express-set.list .challenge-tag-area{display:inline-block;font-size:.8rem;border:2px solid #c71585;border-radius:4px;padding:4px;color:#333}.express-set.list .challenge-tag-area:hover{background-color:#c71585}.express-set.list .challenge-tag-area:hover .challenge-tag,.express-set.list .challenge-tag-area:hover input{background-color:#c71585;color:#fff}.express-set.list .challenge-tag-area:hover .icon-mask-copy{background-color:#ff69b4}.express-set.list .challenge-tag-area .label{color:#333;font-weight:400}.express-set.list .challenge-tag-area input{color:#c71585;font-weight:700;border:none;margin:0 4px;font-family:"Roboto Mono","Courier New",Courier,monospace}.express-set.list .challenge-tag-area .icon-mask-copy{background-color:#c71585;cursor:pointer;height:16px;width:16px}.express-set.list .challenge-tag-area .icon-mask-copy:active,.express-set.list .challenge-tag-area .icon-mask-copy:hover{background-color:#fff}.express-set.list .create-lever-tag{display:inline-block}.express-set.list .create-lever-tag .challenge-tag-btn{background-color:#a4849d;font-weight:700;height:auto;line-height:1.25rem;margin-left:8px;padding:8px 16px;color:#fff}.express-set.list .create-lever-tag a{background-color:red}@media (max-width:991px){.express-set.list .challenge.item{-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap}.express-set.list .duration{margin-left:0}.express-set.list .actions{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;padding-left:0}#challenges-list .duration{display:block;margin-left:0;width:auto;border-bottom:none}}.search-criteria.express-set .state{-webkit-flex-direction:row;flex-direction:row;height:unset}.search-criteria.express-set .state>div{margin-right:32px}.express-set-invitation-list.list .item{background-color:#fff}.express-set-invitation-list.list .item .item-actions{-webkit-align-self:flex-start;align-self:flex-start;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;justify-content:flex-end}.express-set-invitation-list.list .item.not-owned{background-color:#fafafa;border-top-color:#ddd}.express-set-invitation-list.list .item .nowrap{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:center;align-items:center}.express-set-invitation-list.list .item .mWrapper{display:-webkit-flex;display:flex;width:100%;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.express-set-invitation-list.list .item.highlighted{background:#fd3}.express-set-invitation-list.list.combined .badge:first-of-type{margin-left:0}.express-set-invitation-list.list .invitation-link-area{font-size:.8rem;border:1px solid #ccc;border-radius:4px;padding:4px;color:#333}.express-set-invitation-list.list .invitation-link-area:hover{border-color:#2e9ccc}.express-set-invitation-list.list .invitation-link-area:hover .label,.express-set-invitation-list.list .invitation-link-area:hover input{color:#2e9ccc}.express-set-invitation-list.list .invitation-link-area .label{color:#333;font-weight:400}.express-set-invitation-list.list .invitation-link-area input{border:none;margin:0 4px}.express-set-invitation-list.list .invitation-link-area .icon-mask-copy{background-color:#999;cursor:pointer;height:16px;width:16px}.express-set-invitation-list.list .invitation-link-area .icon-mask-copy:active,.express-set-invitation-list.list .invitation-link-area .icon-mask-copy:hover{background-color:#2e9ccc}.express-set-invitation-list.list .unreviewable-reason{background-color:#fff;border:1px solid #f44336;color:#f44336;display:inline-block;font-size:.85rem;font-weight:700;margin-left:8px;margin-right:8px;padding:4px 8px;text-transform:uppercase}.express-set-invitation-list.list .unreviewable-reason .context-help{text-transform:none;margin-left:8px;border-color:#f44336;background-color:unset;color:#f44336;margin-top:-1px}.express-set-invitation-list.list .unreviewable-reason [data-tooltip]:before{background-color:#f44336}.express-set-invitation-list.list .reissued{display:inline-block;margin-right:8px}.express-set-invitation-list.list .reissued .icon-mask-sync-alt{background-color:#32cd32;height:24px;width:24px}.express-set-invitation-list .invitation-id{color:#000;text-align:center;font-size:.85rem;margin-top:8px;margin-right:8px}.express-set-invitation-list .mui-btn--primary.candidate-access,.express-set-invitation-list .mui-btn--primary.push-review{background-color:#060}.express-set-invitation-list .mui-btn--primary.continue{background-color:#f60}.express-set-invitation-list .mui-btn--primary.summary-only{background-color:#ccc;color:#666}.express-set-invitation-list .push-to-review{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.express-set-invitation-list .push-to-review span{-webkit-align-self:center;align-self:center;margin-left:8px}.express-set-invitation-list .item .languageIcon{width:80px;height:80px;margin-right:8px}.express-set-invitation-list .item .status .languageIcon{width:20px;height:20px;vertical-align:middle}.express-set-invitation-list .challenge-details{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.express-set-invitation-list .challenge-details h4 .language{color:#aaa;font-weight:300}.express-set-invitation-list .challenge-details .invitation-id{margin-top:0}.express-set-invitation-list .challenge-details .languageIcon{width:40px;height:40px;vertical-align:bottom}.express-set-invitation-list .challenge-details .challenge-title{border-bottom:1px dotted #aab;color:#889;display:inline-block;font-size:1.25rem;font-weight:300}.express-set-invitation-list .challenge-details .challenge-technologies{margin-left:16px}.express-set-invitation-list .challenge-details .challenge-technologies .title{display:inline-block}.express-set-invitation-list .challenge-details .challenge-technologies .badge{border:1px dotted #aab;color:#889;font-weight:300}.express-set-invitation-list h4{margin-bottom:0}.express-set-invitation-list .status{margin-top:8px}.express-set-invitation-list .icons{display:-webkit-flex;display:flex}.express-set-invitation-list .icons .review-owner{display:none;-webkit-flex:1 0 0;flex:1 0 0;padding:4px}.express-set-invitation-list .icons .review-owner img{margin:0}.express-set-invitation-list .icons .review-owner.ug{display:inline-block;min-width:50px;-webkit-flex-basis:auto;flex-basis:auto;-webkit-flex-grow:1;flex-grow:1}.express-set-invitation-list .icons .icon{-webkit-flex:1 0;flex:1 0}.express-set-invitation-list .identicon{width:45px;height:45px}.express-set-invitation-list .ratings{margin-top:8px}.express-set-invitation-list .starRating{display:inline-block;padding-right:8px}.express-set-invitation-list .starRating h4{font-size:.85em;font-weight:400;padding:0 0 4px}.express-set-invitation-list.others-completed-reviews .without{display:none}.express-set-invitation-list.my-completed-reviews .item.not-owned,.express-set-invitation-list.others-completed-reviews .item.not-owned{background-color:#fafafa}.express-set-invitation-list.my-completed-reviews .badge.invitation-state.reviewapproved,.express-set-invitation-list.my-completed-reviews .badge.invitation-state.reviewcomplete,.express-set-invitation-list.others-completed-reviews .badge.invitation-state.reviewapproved,.express-set-invitation-list.others-completed-reviews .badge.invitation-state.reviewcomplete{background-color:#eee;border:1px solid #ccc;color:#000}.express-set-invitation-list .mui-btn--primary.gray{color:#000;background-color:#eee}.express-set-invitation-list .challenge-statistics{display:none}.express-set-invitation-list .badge:first-of-type{margin-left:8px}.express-set-invitation-list .multi .score{margin-bottom:0}.express-set-invitation-list .multi .score span{letter-spacing:unset}@media (max-width:767px){.express-set-invitation-list .badge{margin-top:8px;white-space:nowrap}.express-set-invitation-list .badge+.badge{margin-right:8px;margin-left:0}}@media (max-width:991px){.express-set-invitation-list.list .item .item-middle{-webkit-flex-direction:column;flex-direction:column}}table.scores{display:table;margin-right:0;margin-left:auto}table.scores td{padding:8px 0}table.scores td span{color:#fff;font-size:.75rem;font-weight:300;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;height:24px;width:24px;text-align:center;display:inline-block;border-radius:50%;border:2px solid transparent;padding-top:2px}table.scores td.spacer{border-right:1px solid #999}table.scores td.s1 span{background-color:#228b22}table.scores td.s1.noA span{background-color:#ccc;color:#666}table.scores td.s0 span{background-color:red}table.scores td.s0.noA span{background-color:#ccc;color:#666}.multi .score .scores span{letter-spacing:unset}.hr{margin:8px 0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-style:italic}.hr:after,.hr:before{content:'';display:block;border-bottom:1px solid gray;box-shadow:0 0 1px 0 #a9a9a9;height:0;-webkit-flex:1 0;flex:1 0;margin:0 8px}.solid-hr{height:0;border-bottom:1px solid rgba(0,0,0,.12);margin:16px 0}.jobs.list .job.item{cursor:pointer;color:#0c0c0c;text-decoration:none;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start}.jobs.list .job.item .status{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.jobs.list .job.item .status .languageIcon.non-main{opacity:.3;-webkit-filter:grayscale(85%);filter:grayscale(85%)}.jobs.list .job.item .status .languageIcon+.languageIcon{margin-right:8px}.jobs.list .job.item .status .languageIcon-large{width:60px;height:60px}.jobs.list .job.item.not-owned{background-color:#fafafa}.jobs.list .job.item .item-middle{-webkit-flex:2 0;flex:2 0}.jobs.list .logo{display:inline-block;height:auto;width:60px;margin-right:8px;vertical-align:text-top}.jobs.list h4{margin-left:8px}.jobs.list h4.greenhouse{color:#38b3a8}.jobs.list h4.job:before{content:" JOB ";color:#fff;background-color:#009;padding:2px 4px;margin-right:8px;font-size:1rem}.jobs.list span.light{display:inline-block;margin:0 4px;font-weight:300}.jobs.list span.light.company{background-color:#ffd2e1;color:#000;font-weight:500;padding:0 8px}.jobs.list .badge{margin-bottom:4px;white-space:nowrap}.jobs.list .badge:first-of-type{margin-left:8px}.jobs.list .badge.published{vertical-align:text-top}.jobs.list .badge.date{border:1px solid #ddd;font-weight:700}.jobs.list .badge .formattedDate{color:#000}.jobs.list .badge.technology{background-color:#fff;color:#666;border:1px solid #ccc}.jobs.list .item .item-actions{-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-start;align-items:flex-start}.jobs.list .item .item-actions .mui-btn.general{margin-left:auto}.jobs.list .item .item-actions .mui-btn.general.blue{background-color:#2e9ccc;color:#fff}.jobs.list .item .item-actions .mui-btn.general.blue.disabled{background-color:#eee;color:#bbb;line-height:16px;white-space:pre}.jobs.list .item .item-actions .mui-btn.general.blue.disabled:after{color:#999;content:"\A \2022 \2022 \2022 \0020 Insufficient information \2022 \2022 \2022";font-weight:300;text-transform:lowercase}@media (max-width:991px){.jobs.list .item .item-middle{-webkit-flex-direction:column;flex-direction:column}}.mui-btn.view{background-color:#fff;color:#000}#current-campaigns{border-left:1px solid #2e9ccc;border-right:1px solid #2e9ccc;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:none;margin-bottom:24px}#current-campaigns h2{background-color:#2e9ccc;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;font-size:1.25rem;font-weight:500;margin:0;padding:10px 0 8px 16px;text-align:left}#current-campaigns .campaigns.list.current{background-color:#fff}#current-campaigns .campaigns.list.current .item-middle{-webkit-flex:2 0;flex:2 0}#current-campaigns .campaigns.list.current .item-actions{-webkit-flex:1 0;flex:1 0}#current-campaigns .campaigns.list.current .item-actions a{margin-left:auto}#current-campaigns .campaigns.list.current h4{margin:0 0 2px}#current-campaigns .campaigns.list.current .badge,#current-campaigns .campaigns.list.current .badge+.badge{margin:0}#current-campaigns .campaigns.list.current .badge.job-type{margin-left:16px;background-color:#fff;border:1px solid #ccc;font-weight:700;color:#666}#current-campaigns .campaigns.list.current .work-location{font-size:.9rem;font-weight:500;margin-left:16px}#current-campaigns .campaigns.list.current .company{font-weight:500;color:#000}#current-campaigns .campaigns.list.current .salary{color:#333;font-weight:400;margin:0 16px}#current-campaigns .campaigns.list.current .campaign.item{padding:6px 16px;border-top:none;margin:0;border-bottom:1px solid #999}#current-campaigns .campaigns.list.current .mui-btn.mui-btn--primary{margin-top:8px}.jobs.list.matching{background-color:#fff}.jobs.list.matching .item{border-top:10px solid #eee;border-bottom:10px solid #eee;border-left:20px solid #eee;border-right:20px solid #eee;padding:16px;font-weight:500;font-size:1rem}.jobs.list.matching .item:first-child{border-top:20px solid #eee}.jobs.list.matching .item:last-child{border-bottom:20px solid #eee}.jobs.list.matching img.company-logo{display:block;max-width:150px;margin-bottom:8px}.jobs.list.matching .item-middle{display:-webkit-flex;display:flex;-webkit-flex:4 0;flex:4 0}.jobs.list.matching .item-middle>div{padding:0 8px}.jobs.list.matching .item-middle .co-logo{padding:0;min-width:160px}.jobs.list.matching .item-actions{-webkit-flex:1 0;flex:1 0}.jobs.list.matching .item-actions a{margin-left:auto}.jobs.list.matching .non-logo{-webkit-flex-direction:column;flex-direction:column}.jobs.list.matching span.title{font-size:1.25rem;display:inline-block;border-bottom:1px solid #000;margin-right:8px;margin-bottom:8px;color:#000}.jobs.list.matching .details{margin:8px 0;padding-right:8px}.jobs.list.matching .badge{margin-top:3px;margin-right:3px}.jobs.list.matching .badge+.badge{margin-left:0}.jobs.list.matching .badge.job-type{background-color:#fff;border:1px solid #666;font-weight:500;text-transform:uppercase}.jobs.list.matching .badge.new-job{margin-left:8px;background:gold;color:#000}.jobs.list.matching .work-location{display:inline-block;margin:4px}.jobs.list.matching .job-title{color:#666;display:inline-block;font-size:1.25rem;font-weight:700}.jobs.list.matching .salary{font-weight:400;font-size:1rem;display:inline-block;margin:4px}.jobs.list.matching .campaign .item{display:inline-block;margin:0;padding:16px 0}.jobs.list.matching .job-languages,.jobs.list.matching .job-technologies{display:inline-block;vertical-align:middle}.jobs.list.matching .job-technologies{padding-left:8px}.jobs.list.matching .languages-technologies{display:block;margin-top:8px}.jobs.list.matching .job-languages .languageIcon{height:48px;width:48px}.jobs.list.matching .job-languages .languageIcon+.languageIcon{margin:0 4px}.jobs.list.matching .job-languages .languageIcon.non-main{opacity:.5;-webkit-filter:grayscale(85%);filter:grayscale(85%)}.jobs.list.matching .job-technologies .badge{background-color:#eee;font-weight:500}.jobs.list.matching .badge.date{color:#000}.jobs.list.matching .badge.date .formattedDate{color:#999}.jobs.list.matching .badge.distance{background-color:#fff;border:1px solid #ccc;color:#888;margin-left:8px}.jobs.list.matching .mui-btn.mui-btn--primary{margin-top:8px}.jobs.list.matching+.none{text-align:left}@media (max-width:767px){.jobs.list.matching .item{padding:0;border:none;border-bottom:15px solid #eee;margin-bottom:8px}.jobs.list.matching .item:first-child{margin-top:8px}.jobs.list.matching .item .badge,.jobs.list.matching .item h4 span{margin-left:0}.jobs.list.matching .item .item-actions .mui-btn{margin:8px 0}.jobs.list.matching .item-middle>div{padding:0}}.list .item{display:-webkit-flex;display:flex;border-top:5px solid #eee;padding:8px;-webkit-flex-wrap:wrap;flex-wrap:wrap}.list .item .item-footer,.list .item .item-header{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.list .item .item-middle{-webkit-flex:1 0;flex:1 0}.list .item .item-actions{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.list .item .item-actions .mui-btn{margin-left:0}.list .item .avatar{margin-right:8px}.list .item h4 .owner{background-color:#eee;display:inline-block;font-weight:400;padding:0 5px}.list .item h4 .owner a{text-decoration:none}.list .item h4 .owner strong{color:#666}.list .item:last-child{border-bottom:1px solid rgba(0,0,0,.12)}.list .item:hover{background:rgba(0,0,0,.03)}.list-unstyled{padding-left:0;list-style:none}.location-list-item{font-weight:500}.location-list-item .remove{color:#000;cursor:pointer;font-size:1em;line-height:32px;margin-left:8px;text-decoration:none;vertical-align:middle}.location-list-item .remove .icon{vertical-align:text-top}.location-list-item .remove .icon-mask-times{background-color:#cb9393;margin-left:8px}#challenge-solve .markdown-display table,#code-review-edit .markdown-display table,#view-code-review .markdown-display table{background-color:#fff;margin:24px 0}#challenge-solve .markdown-display table th,#code-review-edit .markdown-display table th,#view-code-review .markdown-display table th{background-color:#ddd}#challenge-solve .markdown-display table td,#challenge-solve .markdown-display table th,#challenge-solve .markdown-display table tr,#code-review-edit .markdown-display table td,#code-review-edit .markdown-display table th,#code-review-edit .markdown-display table tr,#view-code-review .markdown-display table td,#view-code-review .markdown-display table th,#view-code-review .markdown-display table tr{border:1px solid #aaa}#challenge-solve .markdown-display table td,#challenge-solve .markdown-display table th,#code-review-edit .markdown-display table td,#code-review-edit .markdown-display table th,#view-code-review .markdown-display table td,#view-code-review .markdown-display table th{padding:8px;vertical-align:baseline}#challenge-solve .markdown-display ul,#code-review-edit .markdown-display ul,#view-code-review .markdown-display ul{-webkit-padding-start:24px;padding-inline-start:24px}#challenge-solve .markdown-display p,#code-review-edit .markdown-display p,#view-code-review .markdown-display p{margin:8px 0}.appbar-height{height:64px}.appbar{color:#fff}.badge{font-size:12px;background:rgba(0,0,0,.12);border-radius:4px;display:inline-block;padding:4px 8px;font-weight:500}.badge+.badge{margin-bottom:8px;margin-left:8px}h1 .mui-btn,h2 .mui-btn,h3 .mui-btn,h4 .mui-btn,h5 .mui-btn,h6 .mui-btn{margin:0}.mui-btn+.mui-btn{margin-left:8px}.container{margin:0 auto;padding:0 16px}.container:after,.container:before{content:"";display:table}.container:after{clear:both}.row{margin:0 -16px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.row:after,.row:before{content:"";display:table}.row:after{clear:both}.row>div{width:100%}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.grid-column{min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1{-webkit-flex:1 0;flex:1 0}.col-xs-2{-webkit-flex:2 0;flex:2 0}.col-xs-3{-webkit-flex:3 0;flex:3 0}.col-xs-4{-webkit-flex:4 0;flex:4 0}.col-xs-5{-webkit-flex:5 0;flex:5 0}.col-xs-6{-webkit-flex:6 0;flex:6 0}.col-xs-7{-webkit-flex:7 0;flex:7 0}.col-xs-8{-webkit-flex:8 0;flex:8 0}.col-xs-9{-webkit-flex:9 0;flex:9 0}.col-xs-10{-webkit-flex:10 0;flex:10 0}.col-xs-11{-webkit-flex:11 0;flex:11 0}.col-xs-12{-webkit-flex:12 0;flex:12 0}@media (min-width:544px){.col-sm-1{-webkit-flex:1 0;flex:1 0}.col-sm-2{-webkit-flex:2 0;flex:2 0}.col-sm-3{-webkit-flex:3 0;flex:3 0}.col-sm-4{-webkit-flex:4 0;flex:4 0}.col-sm-5{-webkit-flex:5 0;flex:5 0}.col-sm-6{-webkit-flex:6 0;flex:6 0}.col-sm-7{-webkit-flex:7 0;flex:7 0}.col-sm-8{-webkit-flex:8 0;flex:8 0}.col-sm-9{-webkit-flex:9 0;flex:9 0}.col-sm-10{-webkit-flex:10 0;flex:10 0}.col-sm-11{-webkit-flex:11 0;flex:11 0}.col-sm-12{-webkit-flex:12 0;flex:12 0}.container{max-width:530px}}@media (min-width:768px){.col-md-1{-webkit-flex:1 0;flex:1 0}.col-md-2{-webkit-flex:2 0;flex:2 0}.col-md-3{-webkit-flex:3 0;flex:3 0}.col-md-4{-webkit-flex:4 0;flex:4 0}.col-md-5{-webkit-flex:5 0;flex:5 0}.col-md-6{-webkit-flex:6 0;flex:6 0}.col-md-7{-webkit-flex:7 0;flex:7 0}.col-md-8{-webkit-flex:8 0;flex:8 0}.col-md-9{-webkit-flex:9 0;flex:9 0}.col-md-10{-webkit-flex:10 0;flex:10 0}.col-md-11{-webkit-flex:11 0;flex:11 0}.col-md-12{-webkit-flex:12 0;flex:12 0}.container{max-width:740px}}@media (min-width:992px){.col-lg-1{-webkit-flex:1 0;flex:1 0}.col-lg-2{-webkit-flex:2 0;flex:2 0}.col-lg-3{-webkit-flex:3 0;flex:3 0}.col-lg-4{-webkit-flex:4 0;flex:4 0}.col-lg-5{-webkit-flex:5 0;flex:5 0}.col-lg-6{-webkit-flex:6 0;flex:6 0}.col-lg-7{-webkit-flex:7 0;flex:7 0}.col-lg-8{-webkit-flex:8 0;flex:8 0}.col-lg-9{-webkit-flex:9 0;flex:9 0}.col-lg-10{-webkit-flex:10 0;flex:10 0}.col-lg-11{-webkit-flex:11 0;flex:11 0}.col-lg-12{-webkit-flex:12 0;flex:12 0}.container{max-width:960px}}@media (min-width:1221px){.container{max-width:1170px}}.textfield{display:block;padding-top:15px;margin-bottom:20px;position:relative}.textfield>label{position:absolute;top:0;display:block;width:100%;font-weight:400;overflow-x:hidden;white-space:nowrap;-webkit-transform:translate(0,15px);transform:translate(0,15px);font-size:16px;line-height:32px;color:rgba(0,0,0,.26);text-overflow:clip;cursor:text;pointer-events:none;transition:.2s cubic-bezier(.23,1,.32,1)}.textfield>input,.textfield>textarea{display:block;-webkit-animation-duration:.1ms;animation-duration:.1ms;-webkit-animation-name:mui-node-inserted;animation-name:mui-node-inserted;background-color:transparent;color:rgba(0,0,0,.87);border:none;border-bottom:1px solid rgba(0,0,0,.26);outline:0;width:100%;font-size:16px;padding:0;box-shadow:none;border-radius:0;background-image:none}.textfield>input.focused~label,.textfield>input.is-not-empty~label,.textfield>textarea.focused~label,.textfield>textarea.is-not-empty~label{-webkit-transform:translate(0,0);transform:translate(0,0);font-size:12px;line-height:15px;text-overflow:ellipsis;color:rgba(0,0,0,.54)}.textfield>input.focused,.textfield>textarea.focused{border-color:#2196f3;border-width:2px}.textfield>input.focused~label,.textfield>textarea.focused~label{color:#2196f3}.textfield>input:disabled,.textfield>textarea:disabled{cursor:not-allowed;background-color:transparent;opacity:1}.textfield>input{height:32px}.textfield>input.focused{height:33px;margin-bottom:-1px}.textfield>textarea{min-height:64px}.textfield>textarea.focused{margin-bottom:-1px}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{display:block;font-size:.7em}h1 small.inline,h2 small.inline,h3 small.inline,h4 small.inline,h5 small.inline,h6 small.inline{color:#7c7c7c;display:inline-block;font-size:1em;font-weight:200;margin-left:8px}h1 small.inline span.title,h2 small.inline span.title,h3 small.inline span.title,h4 small.inline span.title,h5 small.inline span.title,h6 small.inline span.title{color:#555;font-weight:400}@-webkit-keyframes messageAnimation{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes messageAnimation{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}#message-display{position:fixed;top:0;width:100%;text-align:center;z-index:2000;pointer-events:none}#message-display .message-wrapper{display:-webkit-flex;display:flex;margin:0 auto;color:#fff;-webkit-justify-content:space-around;justify-content:space-around;overflow-y:hidden}#message-display .message-wrapper.expired .message{-webkit-transform:translateY(-100%);transform:translateY(-100%)}#message-display .message-wrapper:first-child .message{border-top-left-radius:0;border-top-right-radius:0}#message-display .message-wrapper.success .message{background:rgba(0,128,0,.8)}#message-display .message-wrapper.error .message{background:rgba(128,0,0,.8)}#message-display .message-wrapper.warning .message{background:rgba(255,102,0,.8)}#message-display .message{padding:16px 24px;border-radius:2px;background:rgba(128,128,128,.8);-webkit-animation:.3s cubic-bezier(.23,1,.32,1) messageAnimation;animation:.3s cubic-bezier(.23,1,.32,1) messageAnimation;transition:.3s cubic-bezier(.23,1,.32,1)}#nav-bar{position:fixed;top:0;z-index:1000;width:100%;transition:background-color .2s cubic-bezier(.23,1,.32,1);background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%)}#nav-bar.anon .app-title{margin:0 auto}#nav-bar .mui-btn--primary{background-color:#2377ef}#nav-bar .app-title img{width:120px}#nav-bar .sign-in{color:#fff}#nav-bar .sign-in:focus,#nav-bar .sign-in:hover{color:#0c0c0c}#nav-bar .app-title,#nav-bar .user-box{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;justify-content:space-around;margin:0 16px}#nav-bar .app-title{font-size:24px}#nav-bar .unknown{background-color:#000;color:#fff;display:inline-block;font-weight:300;padding:4px 8px}#nav-bar .unknown .icon{display:inline-block;margin-right:4px}#nav-bar .dropdown-toggle{color:#fff;font-weight:500}#nav-bar .dropdown-toggle .avatar{margin-left:16px}#nav-bar .nav-bar-content{display:-webkit-flex;display:flex}#nav-bar .print-title,#nav-bar .toggle{display:none}#register-mobile-button{display:none;position:absolute;top:0;right:8px;z-index:900}@media (max-width:1220px){#region-content{padding-top:48px}#nav-bar-wrapper .mui-btn--primary{background-color:#2377ef}#nav-bar{width:250px;height:100%;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);background:rgba(35,119,239,.9);background:linear-gradient(to right,rgba(35,119,239,.9) 0,rgba(38,221,119,.9) 100%)}#nav-bar .user-box .mui-dropdown{text-align:right;margin-bottom:8px}#nav-bar .user-box .mui-dropdown .mui-dropdown__menu{bottom:80%;top:auto}#nav-bar .user-box .join{border:1px solid #fff}#nav-bar .toggle{display:block;position:absolute;right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);padding:8px 16px;cursor:pointer;transition:transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);font-size:2em;line-height:1;text-shadow:0 0 3px rgba(0,0,0,.9)}#nav-bar .toggle .icon{-webkit-filter:invert(1) drop-shadow(0 0 2px rgba(0, 0, 0, .9));filter:invert(1) drop-shadow(0 0 2px rgba(0, 0, 0, .9));width:28px;height:28px}#nav-bar .nav-bar-content{height:100%;-webkit-flex-direction:column;flex-direction:column}#nav-bar #site-menu{height:auto}#nav-bar #site-menu a{display:-webkit-flex;display:flex;height:64px}#nav-bar.open,#nav-bar.open .toggle{-webkit-transform:translateX(0);transform:translateX(0)}#nav-bar.open .toggle{transition-duration:.3s}#page-main-challengeSolve-prerequisites #nav-bar,#page-main-challengeSolve-start #nav-bar,#page-main-challengeSolve-submit #nav-bar,#page-main-organisationInvitationAccept #nav-bar,#page-main-register #nav-bar,#page-main-resetPassword #nav-bar,#page-main-sitehome #nav-bar{width:100%;height:unset;-webkit-transform:unset;transform:unset;background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%)}#page-main-challengeSolve-prerequisites #region-content,#page-main-challengeSolve-start #region-content,#page-main-challengeSolve-submit #region-content,#page-main-organisationInvitationAccept #region-content,#page-main-resetPassword #region-content,#page-main-sitehome #region-content{padding-top:64px}}.language-picker-panel{position:absolute;right:8px;top:12px;display:-webkit-flex;display:flex}.language-picker-panel:hover{cursor:pointer}.language-picker-panel .globe-icon{height:20px;width:20px;margin-top:11px}.language-picker-panel .language-picker{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:40px;height:40px;overflow:hidden}.language-picker-panel .language-picker.open{overflow:visible}.language-picker-panel .language-picker .lang-label{z-index:1000;color:#fff;font-weight:700;width:40px;height:40px;min-height:40px;line-height:40px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.language-picker-panel .language-picker .lang-label a{color:#000;font-weight:400;background:#fff;border:1px solid #ddd;width:100%;height:100%;display:block}#user-dropdown .status{background:rgba(0,0,0,.12);color:#000;padding:3px 20px}.sse-notifications{position:fixed;top:64px;right:0;padding-top:8px;padding-right:8px;padding-left:8px;z-index:1000}.sse-notifications .notification-box{display:-webkit-flex;display:flex;background:#fff;border:1px solid #aaa;max-width:500px;box-shadow:1px 7px 14px -5px rgba(0,0,0,.2);margin-bottom:10px}.sse-notifications .notification-box .award-icon.embedded{background-color:transparent}.sse-notifications .notification-box .icon{width:100px;min-width:100px;height:100px;min-height:100px;padding:8px;background-color:#666;border:2px solid #fff}.sse-notifications .notification-box .content{padding-left:10px;padding-top:10px;padding-bottom:10px}.sse-notifications .notification-box .content .title{font-weight:700;font-size:1.2em;margin-bottom:5px}.sse-notifications .notification-box .close{width:40px;min-width:40px;font-size:30px;font-weight:lighter;text-align:center;margin-left:auto}.sse-notifications .notification-box .close .x-mark:hover{cursor:pointer}#challenges-list .validation{font-weight:500;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border:8px solid #ccc;padding:8px 16px;border-radius:16px;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:8px}#challenges-list .validation.requested{font-family:"Roboto Mono","Courier New",Courier,monospace;border-color:orange;-webkit-justify-content:flex-start;justify-content:flex-start;padding-left:0}#challenges-list .validation.requested .icon-mask-exclamation-triangle{background-color:orange;height:40px;width:40px;margin:0 16px}.page-wrapper.panel-wrapper{padding:16px}.page-wrapper .mui-panel .page-wrapper{padding:0}.page-wrapper.flexible{width:98%;max-width:none}.page-wrapper.flexible .container{max-width:none}.page-wrapper h3{margin:16px 0}.page-wrapper .mui-panel{margin-top:16px;position:relative}.page-wrapper .super-text{position:absolute;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media (max-width:1220px){.page-wrapper .mui-panel{margin:0 16px}.page-wrapper.panel-wrapper{padding:0}}.pagination-links{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:8px 0;font-weight:500;border-radius:8px;border-left:5px solid #333;padding:4px 8px;color:#333}.pagination-links>div{border:1px solid #bbb;border-radius:50%;margin:0 2px;padding:8px 4px 4px;background-color:#fff;text-align:center;min-height:40px;min-width:40px;max-width:40px;cursor:pointer}.pagination-links>div:first-of-type{margin-left:8px}.pagination-links>div.current{background-color:#000;color:#999}.pagination-links .next,.pagination-links .previous{visibility:hidden;font-size:2rem;line-height:24px}.pagination-links .next.show,.pagination-links .previous.show{visibility:visible}.pagination-links .ell,.pagination-links .next,.pagination-links .previous{border:none;background-color:transparent;color:#000;padding:4px 8px}.language-bar{grid-area:language-bar}.language-bar ul:focus{outline:0}.language-bar li{padding-top:24px}.language-bar li.active{background-color:#fff;border-right:1px solid #666;border-top:1px solid #999;-webkit-align-self:end;align-self:end}.language-bar li.active.unavailable .languageIcon{opacity:.85}.language-bar li.unavailable .languageIcon{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.5}.language-bar li.open-invitation{border-radius:unset;border-top:24px solid #3d0;background-color:#bcb}.language-bar li.open-invitation.active{background-color:#fff;border-right:1px solid #666;border-top-left-radius:8px;border-top-right-radius:8px;border-top:1px solid #999}@media (max-width:991px){#register-mobile-button{display:block}.language-bar{margin-top:8px}}@-webkit-keyframes hueanim{0%,100%{-webkit-filter:saturate(none)}50%{-webkit-filter:saturate(500%)}}.programming-language-icons .languageIcon{vertical-align:bottom}.programming-language-icons .programming-languages{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start}.programming-language-icons .programming-languages .languageIcon{display:block;margin:0 auto 5px}.programming-language-icons .programming-language{display:inline-block;text-align:center;margin-right:16px;margin-top:8px}.programming-language-icons .programming-language .experience{font-weight:400;display:block}.programming-language-icons .programming-language .experience.null{color:transparent}.programming-language-icons .programming-language .ability{display:block;font-size:12px;color:#666}.programming-language-icons .programming-language .ability.null{color:transparent}.edit-code-file-line-comment .line-comment.self,.edit-code-file-line-comment .line-message.self,.edit-code-file-line-message .line-comment.self,.edit-code-file-line-message .line-message.self{background-color:#ff6}.edit-code-file-line-comment .line-comment .avatar,.edit-code-file-line-comment .line-comment .identicon,.edit-code-file-line-comment .line-message .avatar,.edit-code-file-line-comment .line-message .identicon,.edit-code-file-line-message .line-comment .avatar,.edit-code-file-line-message .line-comment .identicon,.edit-code-file-line-message .line-message .avatar,.edit-code-file-line-message .line-message .identicon{height:24px;margin-right:8px;width:24px;-webkit-clip-path:circle(12px at center);clip-path:circle(12px at center)}.edit-code-file-line-comment .line-comment .avatar.recipient,.edit-code-file-line-comment .line-comment .identicon.recipient,.edit-code-file-line-comment .line-message .avatar.recipient,.edit-code-file-line-comment .line-message .identicon.recipient,.edit-code-file-line-message .line-comment .avatar.recipient,.edit-code-file-line-message .line-comment .identicon.recipient,.edit-code-file-line-message .line-message .avatar.recipient,.edit-code-file-line-message .line-message .identicon.recipient{background-color:#f33}.edit-code-file-line-comment .edit-sentiment,.edit-code-file-line-message .edit-sentiment{-webkit-order:80;order:80}.edit-code-file-line-comment .add-comment,.edit-code-file-line-message .add-comment{-webkit-order:99;order:99;margin-right:8px}.edit-code-file-line-comment .comment-categories.select-box,.edit-code-file-line-message .comment-categories.select-box{background-color:#eee;border:none;height:23px;margin:0 0 0 16px;-webkit-order:1;order:1;padding-left:4px;border-top:3px solid #333}.edit-code-file-line-comment .comment-categories.select-box span,.edit-code-file-line-message .comment-categories.select-box span{line-height:23px;font-size:13px;font-weight:700;padding:0 8px;color:#333;white-space:nowrap}.edit-code-file-line-comment .comment-categories.select-box span i,.edit-code-file-line-message .comment-categories.select-box span i{bottom:3px}.edit-code-file-line-comment .mui-btn--small,.edit-code-file-line-message .mui-btn--small{margin:2px;padding:0 8px;font-size:.85rem}.edit-code-file-line-comment .mui-btn--small.remove,.edit-code-file-line-message .mui-btn--small.remove{background-color:#fd3;margin:0 16px}.edit-code-file-line-comment .mui-btn--small.remove:hover,.edit-code-file-line-message .mui-btn--small.remove:hover{background-color:#f30;color:#fff}.edit-code-file-line-comment .mui-btn--small.save,.edit-code-file-line-message .mui-btn--small.save{background-color:#26b730;color:#fff;margin:0 8px;-webkit-order:95;order:95;padding:0 16px}.edit-code-file-line-comment .mui-btn--small.toggle-edit,.edit-code-file-line-message .mui-btn--small.toggle-edit{background-color:#fff}.edit-code-file-line-comment .saving,.edit-code-file-line-message .saving{margin:0 16px}.edit-code-file-line-comment .comment .remove,.edit-code-file-line-message .comment .remove{-webkit-order:90;order:90}.edit-code-file-line-comment .comment .saving,.edit-code-file-line-message .comment .saving{background-color:#fff;color:#393;font-weight:700;-webkit-order:70;order:70;padding:8px 24px;white-space:nowrap}.edit-code-file-line-comment .unsaved .save,.edit-code-file-line-message .unsaved .save{animation-name:buttonColourCycle;animation-duration:2s;animation-direction:normal;animation-iteration-count:infinite;-webkit-animation-name:buttonColourCycle;-webkit-animation-duration:2s;-webkit-animation-direction:normal;-webkit-animation-iteration-count:infinite}.child-comments .edit-code-file-line-comment .comment-categories.select-box{display:none}.code-file-line-comment{margin:2px 0;width:100%}.code-file-line-comment+.code-file-line-comment{margin:2px 0}.code-file-line-comment .child-comments{background-color:transparent;margin:2px 0 2px 16px;border-left:1px dotted #999;padding-left:16px}.code-file-line-comment .child-comments .comment{margin:2px 0}.code-file-line-comment .comment .remove{-webkit-order:90;order:90;margin-right:8px}@media (max-width:767px){#register-mobile-button{display:block}.code-file-line-comment .child-comments{margin:2px 0 2px 8px;padding-left:8px}}.approval-leaderboard{margin-top:16px}.approval-leaderboard h3{color:#fff;margin:0;height:48px;vertical-align:center;padding:8px 16px 0;background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%)}.approval-leaderboard h3 .context-help{margin-left:16px}.approval-leaderboard .leaderboard-header .Rtable{-webkit-align-items:flex-end;align-items:flex-end;border-top:none;font-size:.85rem;font-weight:300;margin:0;color:#999}.approval-leaderboard .leaderboard-header .Rtable .Rtable-cell.position{-webkit-align-self:flex-end;align-self:flex-end}.approval-leaderboard .Rtable{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0;border-bottom:2px solid #aaa;-webkit-align-items:center;align-items:center;background-color:#fff}.approval-leaderboard .Rtable:first-of-type .position span{background-color:gold;color:#000;border:5px double #daa520;height:64px;width:64px;padding-top:16px}.approval-leaderboard .context-help{z-index:10000}.approval-leaderboard .Rtable-cell{box-sizing:border-box;-webkit-flex-grow:1;flex-grow:1;width:100%;overflow:hidden;list-style:none;border:3px solid #fff;border-right-width:10px;background-color:#fff}.approval-leaderboard .Rtable-cell>h1,.approval-leaderboard .Rtable-cell>h2,.approval-leaderboard .Rtable-cell>h3,.approval-leaderboard .Rtable-cell>h4,.approval-leaderboard .Rtable-cell>h5,.approval-leaderboard .Rtable-cell>h6{margin:0}.approval-leaderboard .Rtable-cell .checkbox{margin-bottom:0}.approval-leaderboard .Rtable-cell.centre{text-align:center}.approval-leaderboard .Rtable-cell .badge.date{font-weight:500;background-color:#fff;border:1px dotted #ccc;color:#666}.approval-leaderboard .Rtable-cell .badge.date .formattedDate{color:#666;font-weight:300}.approval-leaderboard .Rtable-cell.right{text-align:right}.approval-leaderboard .Rtable-cell.author,.approval-leaderboard .Rtable-cell.question{-webkit-align-self:flex-start;align-self:flex-start;padding-top:8px}.approval-leaderboard .Rtable-cell.author>div{border-top-right-radius:16px;border-bottom-right-radius:16px;padding:4px 8px}.approval-leaderboard .Rtable-cell.author a{text-decoration:none;color:#fff;font-weight:700}.approval-leaderboard .Rtable-cell.author .name{font-size:1.25rem;font-weight:300;margin-bottom:4px;color:#fff;background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%)}.approval-leaderboard .Rtable-cell.author .loc{color:#888;font-weight:300;border:1px;border-right-style:dotted;border-bottom:2px dotted #aaa;white-space:nowrap}.approval-leaderboard .Rtable-cell.language,.approval-leaderboard .Rtable-cell.position{width:10%;max-width:10%}.approval-leaderboard .Rtable-cell .topic{font-size:1.5rem;font-weight:600;margin-bottom:8px;line-height:1.75rem}.approval-leaderboard .Rtable-cell.position{-webkit-align-self:center;align-self:center;vertical-align:center}.approval-leaderboard .Rtable-cell.position span{display:inline-block;border-radius:50%;height:40px;width:40px;font-weight:600;font-size:1.25rem;padding-top:8px;background-color:#ccc;color:#000;vertical-align:baseline}.approval-leaderboard .Rtable-cell.approval-cell{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.approval-leaderboard .Rtable-cell.approval-cell .total-votes{border-radius:8px;border:3px solid #ddd;color:#999;display:inline-block;font-weight:700;height:40px;margin-top:6px;padding:8px;min-width:48px;text-align:center}.approval-leaderboard .Rtable-cell.approval-cell .approval{background-color:#adff2f;border-radius:8px;color:#006400;display:inline-block;font-size:1.75rem;font-weight:700;height:40px;line-height:24px;margin:6px 8px 0;padding:8px;text-align:center}.approval-leaderboard .Rtable-cell.approval-cell .approval.negative{background-color:#cd5c5c;color:#fff}.approval-leaderboard .Rtable-cell.approval-cell .approval span{font-weight:600;font-size:1rem}.approval-leaderboard .Rtable-cell.approval-cell .icon-mask-vote-yea{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);height:64px;width:64px;margin-left:32px}.approval-leaderboard .Rtable--2cols>.Rtable-cell{width:50%}.approval-leaderboard .Rtable--3cols>.Rtable-cell{width:33.33%}.approval-leaderboard .Rtable--4cols>.Rtable-cell{width:25%}.approval-leaderboard .Rtable--5cols>.Rtable-cell{width:20%}.approval-leaderboard .Rtable--6cols>.Rtable-cell{width:16.6%}#create-question .badge:first-of-type,#question-annotate .badge:first-of-type,#question-decision .badge:first-of-type,#question-fix .badge:first-of-type,#question-view .badge:first-of-type{margin-left:0}#create-question .badge.technology,#question-annotate .badge.technology,#question-decision .badge.technology,#question-fix .badge.technology,#question-view .badge.technology{color:#666}#create-question .question-technologies,#question-annotate .question-technologies,#question-decision .question-technologies,#question-fix .question-technologies,#question-view .question-technologies{display:inline-block;margin:0 8px}#create-question .o-view,#question-annotate .o-view,#question-decision .o-view,#question-fix .o-view,#question-view .o-view{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;width:100%;-webkit-justify-content:flex-start;justify-content:flex-start;border-top:2px dotted #bbb;-webkit-align-content:stretch;align-content:stretch;padding:8px 0}#create-question .o-counter,#question-annotate .o-counter,#question-decision .o-counter,#question-fix .o-counter,#question-view .o-counter{padding-left:16px}#create-question .o-counter .diff,#question-annotate .o-counter .diff,#question-decision .o-counter .diff,#question-fix .o-counter .diff,#question-view .o-counter .diff{font-weight:700;background-color:#ff4500;padding:4px;color:#fff;border-radius:4px;margin:16px 24px 16px 0;font-size:.85rem;text-align:center}#create-question .o-count,#question-annotate .o-count,#question-decision .o-count,#question-fix .o-count,#question-view .o-count{font-size:1.75rem;font-weight:700;background-color:#ccc;color:#000;border-radius:50%;margin-right:24px;width:48px;line-height:3.25rem;text-align:center}#create-question .o-count.correct,#question-annotate .o-count.correct,#question-decision .o-count.correct,#question-fix .o-count.correct,#question-view .o-count.correct{background-color:#0f0}#create-question .o-count.correct+.word,#question-annotate .o-count.correct+.word,#question-decision .o-count.correct+.word,#question-fix .o-count.correct+.word,#question-view .o-count.correct+.word{color:#090;font-size:.75rem;font-weight:700;margin-top:4px}#create-question .option-wrapper,#question-annotate .option-wrapper,#question-decision .option-wrapper,#question-fix .option-wrapper,#question-view .option-wrapper{width:100%}#create-question .q-header,#question-annotate .q-header,#question-decision .q-header,#question-fix .q-header,#question-view .q-header{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;margin-top:8px}#create-question .rejection,#question-annotate .rejection,#question-decision .rejection,#question-fix .rejection,#question-view .rejection{margin-bottom:16px}#create-question .rejection .reason,#question-annotate .rejection .reason,#question-decision .rejection .reason,#question-fix .rejection .reason,#question-view .rejection .reason{color:#fff;font-weight:700;font-size:.85rem;background-color:#f44336;padding:4px 8px;text-transform:uppercase}#create-question .rejection .full-reason,#question-annotate .rejection .full-reason,#question-decision .rejection .full-reason,#question-fix .rejection .full-reason,#question-view .rejection .full-reason{color:#f44336;font-style:italic}#create-question .rejection .custom-reason,#question-annotate .rejection .custom-reason,#question-decision .rejection .custom-reason,#question-fix .rejection .custom-reason,#question-view .rejection .custom-reason{color:#f44336}#create-question .rejection .custom-reason pre,#question-annotate .rejection .custom-reason pre,#question-decision .rejection .custom-reason pre,#question-fix .rejection .custom-reason pre,#question-view .rejection .custom-reason pre{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif}#create-question .line-diff,#question-annotate .line-diff,#question-decision .line-diff,#question-fix .line-diff,#question-view .line-diff{margin-bottom:16px}#create-question .q-data,#question-annotate .q-data,#question-decision .q-data,#question-fix .q-data,#question-view .q-data{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:1.25rem;padding:8px 0;background-color:#eee;border-radius:8px}#create-question .q-data .review-cycle,#question-annotate .q-data .review-cycle,#question-decision .q-data .review-cycle,#question-fix .q-data .review-cycle,#question-view .q-data .review-cycle{-webkit-align-items:center;align-items:center}#create-question .q-data div+div,#question-annotate .q-data div+div,#question-decision .q-data div+div,#question-fix .q-data div+div,#question-view .q-data div+div{margin-left:24px}#create-question .q-data .badge,#question-annotate .q-data .badge,#question-decision .q-data .badge,#question-fix .q-data .badge,#question-view .q-data .badge{margin-left:8px;margin-bottom:0}#create-question .q-toggles,#question-annotate .q-toggles,#question-decision .q-toggles,#question-fix .q-toggles,#question-view .q-toggles{clear:both;text-align:center;border-radius:8px;margin-top:4px;padding:0 8px}#create-question .q-toggles span.no,#question-annotate .q-toggles span.no,#question-decision .q-toggles span.no,#question-fix .q-toggles span.no,#question-view .q-toggles span.no{display:inline-block;font-weight:300;background-color:#ccc;padding:4px;margin:0 8px}#create-question .q-toggles .mui-btn,#question-annotate .q-toggles .mui-btn,#question-decision .q-toggles .mui-btn,#question-fix .q-toggles .mui-btn,#question-view .q-toggles .mui-btn{background-color:#fff;text-transform:unset}#create-question .q-toggles .mui-btn+.mui-btn,#question-annotate .q-toggles .mui-btn+.mui-btn,#question-decision .q-toggles .mui-btn+.mui-btn,#question-fix .q-toggles .mui-btn+.mui-btn,#question-view .q-toggles .mui-btn+.mui-btn{margin-left:16px}#create-question .q-toggles .mui-btn.show,#question-annotate .q-toggles .mui-btn.show,#question-decision .q-toggles .mui-btn.show,#question-fix .q-toggles .mui-btn.show,#question-view .q-toggles .mui-btn.show{background-color:#26b730}#create-question .q-toggles .mui-btn.show.diffs,#question-annotate .q-toggles .mui-btn.show.diffs,#question-decision .q-toggles .mui-btn.show.diffs,#question-fix .q-toggles .mui-btn.show.diffs,#question-view .q-toggles .mui-btn.show.diffs{background-color:#00f;color:#fff}#create-question .q-toggles .mui-btn.show.comments,#question-annotate .q-toggles .mui-btn.show.comments,#question-decision .q-toggles .mui-btn.show.comments,#question-fix .q-toggles .mui-btn.show.comments,#question-view .q-toggles .mui-btn.show.comments{background-color:#ff6}#create-question .q-toggles .mui-btn.hide,#question-annotate .q-toggles .mui-btn.hide,#question-decision .q-toggles .mui-btn.hide,#question-fix .q-toggles .mui-btn.hide,#question-view .q-toggles .mui-btn.hide{background-color:#fff}#create-question .q-body .markdown-display,#question-annotate .q-body .markdown-display,#question-decision .q-body .markdown-display,#question-fix .q-body .markdown-display,#question-view .q-body .markdown-display{margin-bottom:32px}#create-question .q-body .markdown-editor,#question-annotate .q-body .markdown-editor,#question-decision .q-body .markdown-editor,#question-fix .q-body .markdown-editor,#question-view .q-body .markdown-editor{border-bottom:2px solid #888}#create-question .review-cycle,#question-annotate .review-cycle,#question-decision .review-cycle,#question-fix .review-cycle,#question-view .review-cycle{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start}#create-question .review-cycle .count,#question-annotate .review-cycle .count,#question-decision .review-cycle .count,#question-fix .review-cycle .count,#question-view .review-cycle .count{background-color:#ffb;border-radius:50%;border:1px dotted #000;color:#666;display:inline-block;font-size:1.25rem;line-height:2rem;font-weight:700;height:32px;margin-left:8px;text-align:center;width:32px}#create-question .icons,#question-annotate .icons,#question-decision .icons,#question-fix .icons,#question-view .icons{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;justify-items:flex-end;-webkit-align-content:flex-end;align-content:flex-end;margin-right:8px}#create-question .icons .language,#question-annotate .icons .language,#question-decision .icons .language,#question-fix .icons .language,#question-view .icons .language{display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}#create-question .icons .languageIcon,#question-annotate .icons .languageIcon,#question-decision .icons .languageIcon,#question-fix .icons .languageIcon,#question-view .icons .languageIcon{height:80px;width:80px}#create-question .q-main,#question-annotate .q-main,#question-decision .q-main,#question-fix .q-main,#question-view .q-main{width:100%}#create-question .review-owner,#question-annotate .review-owner,#question-decision .review-owner,#question-fix .review-owner,#question-view .review-owner{font-weight:300}#create-question .ranking,#question-annotate .ranking,#question-decision .ranking,#question-fix .ranking,#question-view .ranking{background-color:#ddd;border-radius:8px;color:#000;display:inline-block;font-weight:700;margin:0 8px;padding:0 8px}#create-question .ranking>span,#question-annotate .ranking>span,#question-decision .ranking>span,#question-fix .ranking>span,#question-view .ranking>span{color:#666;font-weight:300}#create-question .question .e-md.changed:before,#create-question .question .o-md.changed:before,#create-question .question .option.changed:after,#create-question .question .q-md.changed:before,#question-annotate .question .e-md.changed:before,#question-annotate .question .o-md.changed:before,#question-annotate .question .option.changed:after,#question-annotate .question .q-md.changed:before,#question-decision .question .e-md.changed:before,#question-decision .question .o-md.changed:before,#question-decision .question .option.changed:after,#question-decision .question .q-md.changed:before,#question-fix .question .e-md.changed:before,#question-fix .question .o-md.changed:before,#question-fix .question .option.changed:after,#question-fix .question .q-md.changed:before,#question-view .question .e-md.changed:before,#question-view .question .o-md.changed:before,#question-view .question .option.changed:after,#question-view .question .q-md.changed:before{border-radius:3px;color:#fff;background-color:#00f;font-weight:500;content:"changed";margin-left:8px;padding:0 8px;max-height:1.5rem;float:right}#create-question .question .option-wrapper,#question-annotate .question .option-wrapper,#question-decision .question .option-wrapper,#question-fix .question .option-wrapper,#question-view .question .option-wrapper{border-bottom:0}#create-question .question .option,#question-annotate .question .option,#question-decision .question .option,#question-fix .question .option,#question-view .question .option{-webkit-align-items:flex-start;align-items:flex-start}#create-question .question .option .multiple-choice-content,#question-annotate .question .option .multiple-choice-content,#question-decision .question .option .multiple-choice-content,#question-fix .question .option .multiple-choice-content,#question-view .question .option .multiple-choice-content{width:100%}#create-question .question i,#question-annotate .question i,#question-decision .question i,#question-fix .question i,#question-view .question i{margin-left:0}#create-question .question .markdown-display,#question-annotate .question .markdown-display,#question-decision .question .markdown-display,#question-fix .question .markdown-display,#question-view .question .markdown-display{margin-bottom:8px;width:100%}#create-question .explanation,#question-annotate .explanation,#question-decision .explanation,#question-fix .explanation,#question-view .explanation{color:#2e9ccc;margin-bottom:8px}#create-question .explanation+.comment,#question-annotate .explanation+.comment,#question-decision .explanation+.comment,#question-fix .explanation+.comment,#question-view .explanation+.comment{margin-top:8px}#create-question .explanation .explanation-label,#question-annotate .explanation .explanation-label,#question-decision .explanation .explanation-label,#question-fix .explanation .explanation-label,#question-view .explanation .explanation-label{background-color:#2e9ccc;color:#fff;display:inline-block;font-family:"Andale Mono","Courier New",Courier,monospace;padding:0 8px}#create-question .explanation .markdown-display,#question-annotate .explanation .markdown-display,#question-decision .explanation .markdown-display,#question-fix .explanation .markdown-display,#question-view .explanation .markdown-display{display:inline;font-weight:500}#create-question .explanation .markdown-display>div,#question-annotate .explanation .markdown-display>div,#question-decision .explanation .markdown-display>div,#question-fix .explanation .markdown-display>div,#question-view .explanation .markdown-display>div{display:inline}#create-question .explanation .markdown-display p,#question-annotate .explanation .markdown-display p,#question-decision .explanation .markdown-display p,#question-fix .explanation .markdown-display p,#question-view .explanation .markdown-display p{display:inline;margin:0!important}#question-annotate .line-comment,.view-code-file-line-comment .line-comment,.view-code-file-line-message .line-comment{background-color:#ffb;border-radius:8px}#question-annotate .line-comment.recipient,.view-code-file-line-comment .line-comment.recipient,.view-code-file-line-message .line-comment.recipient{background-color:#fff;border-bottom:2px solid #f30;border-radius:8px}#question-annotate .line-comment.self,#question-annotate .line-message,.view-code-file-line-comment .line-comment.self,.view-code-file-line-comment .line-message,.view-code-file-line-message .line-comment.self,.view-code-file-line-message .line-message{background-color:#ff6}#question-annotate .line-message.self,.view-code-file-line-comment .line-message.self,.view-code-file-line-message .line-message.self{background-color:transparent}#question-annotate .line-comment,#question-annotate .line-message,.view-code-file-line-comment .line-comment,.view-code-file-line-comment .line-message,.view-code-file-line-message .line-comment,.view-code-file-line-message .line-message{border:0;display:-webkit-flex;display:flex;font-weight:500;padding:5px}#question-annotate .line-comment.self.new,#question-annotate .line-message.self.new,.view-code-file-line-comment .line-comment.self.new,.view-code-file-line-comment .line-message.self.new,.view-code-file-line-message .line-comment.self.new,.view-code-file-line-message .line-message.self.new{background-color:#ff6}#question-annotate .line-comment.self.new:after,#question-annotate .line-message.self.new:after,.view-code-file-line-comment .line-comment.self.new:after,.view-code-file-line-comment .line-message.self.new:after,.view-code-file-line-message .line-comment.self.new:after,.view-code-file-line-message .line-message.self.new:after{display:none}#question-annotate .line-comment.new,#question-annotate .line-message.new,.view-code-file-line-comment .line-comment.new,.view-code-file-line-comment .line-message.new,.view-code-file-line-message .line-comment.new,.view-code-file-line-message .line-message.new{background-color:#ffb}#question-annotate .line-comment.new:after,#question-annotate .line-message.new:after,.view-code-file-line-comment .line-comment.new:after,.view-code-file-line-comment .line-message.new:after,.view-code-file-line-message .line-comment.new:after,.view-code-file-line-message .line-message.new:after{border-radius:3px;color:#fff;background-color:#f60;content:"new";margin-left:8px;padding:0 8px;max-height:1.5rem}#question-annotate .line-comment.old,#question-annotate .line-message.old,.view-code-file-line-comment .line-comment.old,.view-code-file-line-comment .line-message.old,.view-code-file-line-message .line-comment.old,.view-code-file-line-message .line-message.old{background-color:#eee}#question-annotate .line-comment .avatar,#question-annotate .line-comment .identicon,#question-annotate .line-message .avatar,#question-annotate .line-message .identicon,.view-code-file-line-comment .line-comment .avatar,.view-code-file-line-comment .line-comment .identicon,.view-code-file-line-comment .line-message .avatar,.view-code-file-line-comment .line-message .identicon,.view-code-file-line-message .line-comment .avatar,.view-code-file-line-message .line-comment .identicon,.view-code-file-line-message .line-message .avatar,.view-code-file-line-message .line-message .identicon{height:24px;width:24px;margin-right:8px;-webkit-clip-path:circle(12px at center);clip-path:circle(12px at center)}#question-annotate .line-comment .avatar.recipient,#question-annotate .line-comment .identicon.recipient,#question-annotate .line-message .avatar.recipient,#question-annotate .line-message .identicon.recipient,.view-code-file-line-comment .line-comment .avatar.recipient,.view-code-file-line-comment .line-comment .identicon.recipient,.view-code-file-line-comment .line-message .avatar.recipient,.view-code-file-line-comment .line-message .identicon.recipient,.view-code-file-line-message .line-comment .avatar.recipient,.view-code-file-line-message .line-comment .identicon.recipient,.view-code-file-line-message .line-message .avatar.recipient,.view-code-file-line-message .line-message .identicon.recipient{height:36px;width:36px;-webkit-clip-path:circle(18px at center);clip-path:circle(18px at center);background-color:#f33}#question-annotate .line-comment .markdown-display,#question-annotate .line-message .markdown-display,.view-code-file-line-comment .line-comment .markdown-display,.view-code-file-line-comment .line-message .markdown-display,.view-code-file-line-message .line-comment .markdown-display,.view-code-file-line-message .line-message .markdown-display{-webkit-flex:1;flex:1;margin-bottom:0}#question-annotate .line-comment .markdown-display p,#question-annotate .line-message .markdown-display p,.view-code-file-line-comment .line-comment .markdown-display p,.view-code-file-line-comment .line-message .markdown-display p,.view-code-file-line-message .line-comment .markdown-display p,.view-code-file-line-message .line-message .markdown-display p{margin:0}#question-annotate .line-comment .markdown-display p+p,#question-annotate .line-message .markdown-display p+p,.view-code-file-line-comment .line-comment .markdown-display p+p,.view-code-file-line-comment .line-message .markdown-display p+p,.view-code-file-line-message .line-comment .markdown-display p+p,.view-code-file-line-message .line-message .markdown-display p+p{margin-top:8px}#question-annotate .line-comment .mui-btn.mui-btn--small,#question-annotate .line-message .mui-btn.mui-btn--small,.view-code-file-line-comment .line-comment .mui-btn.mui-btn--small,.view-code-file-line-comment .line-message .mui-btn.mui-btn--small,.view-code-file-line-message .line-comment .mui-btn.mui-btn--small,.view-code-file-line-message .line-message .mui-btn.mui-btn--small{margin:0}#question-annotate .comment.wshighlight .line-comment,#question-annotate .comment.wshighlight+.child-comments .line-comment,.view-code-file-line-comment .comment.wshighlight .line-comment,.view-code-file-line-comment .comment.wshighlight+.child-comments .line-comment,.view-code-file-line-message .comment.wshighlight .line-comment,.view-code-file-line-message .comment.wshighlight+.child-comments .line-comment{-webkit-animation-name:flash-animation;-webkit-animation-duration:3s;animation-name:flash-animation;animation-duration:3s}@-webkit-keyframes fadeInFromNone{0%,1%{opacity:0}100%{opacity:1}}@keyframes fadeInFromNone{0%,1%{opacity:0}100%{opacity:1}}#xsequencer{display:block}.vote-feed{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;border-top:10px solid #ff4500;border-bottom:none;margin-bottom:16px;margin-top:16px;vertical-align:center;box-shadow:0 6px 8px -4px #999;counter-reset:item}.vote-feed h3{color:#000;margin:0;height:40px;padding:8px;font-size:1.15rem;font-weight:400;border-bottom:1px dotted #aaa}.vote-feed h3 .context-help{margin-left:16px}.vote-feed h3 span.live{background-color:#ff4500;color:#fff;display:inline-block;padding:0 8px;font-weight:700}.xinner{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;box-sizing:border-box;-webkit-flex-grow:1;flex-grow:1;width:100%;min-width:100%;overflow:hidden;list-style:none;white-space:nowrap;background-color:#fff;padding-right:80px;counter-increment:item}.xinner:not([data-index="-1"]){display:none}.xinner.active{display:-webkit-flex;display:flex;-webkit-animation:.5s ease-out fadeInFromNone;animation:2s ease-out fadeInFromNone}.xinner .xlanguage{padding:0 8px}.xinner .xlanguage .languageIcon{height:56px;width:56px}.xinner .main-inner{width:100%;min-width:100%}.xinner .main-inner .xquestion,.xinner .main-inner .xvoter{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#000;font-size:1.25rem}.xinner .main-inner .xquestion a,.xinner .main-inner .xvoter a{color:#000;text-decoration:none}.xinner .main-inner .xquestion a:active,.xinner .main-inner .xquestion a:hover,.xinner .main-inner .xquestion a:visited,.xinner .main-inner .xvoter a:active,.xinner .main-inner .xvoter a:hover,.xinner .main-inner .xvoter a:visited{text-decoration:none}.xinner .main-inner .xquestion .xname,.xinner .main-inner .xvoter .xname{font-weight:700;padding:0 8px}.xinner .main-inner .xquestion .xname+.xloc,.xinner .main-inner .xvoter .xname+.xloc{padding-right:8px}.xinner .main-inner .xquestion .xloc,.xinner .main-inner .xvoter .xloc{font-weight:300;font-size:1rem;color:#666}.xinner .main-inner .xquestion .icon,.xinner .main-inner .xvoter .icon{display:inline-block;height:32px;width:32px;background-color:#000}.xinner .main-inner .xvoter{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-top:4px}.xinner .main-inner .xvoter .xcat,.xinner .main-inner .xvoter .xloc,.xinner .main-inner .xvoter .xname{display:inline-block}.xinner .main-inner .xvoter .xcat{text-transform:lowercase;color:#000;font-weight:300;padding-left:4px}.xinner .main-inner .xvoter .icon{margin-left:8px}.xinner .main-inner .xvoter .icon-mask-thumbs-up,.xinner .main-inner .xvoter .icon-mask-university{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%)}.xinner .main-inner .xvoter .icon-mask-smile{background-color:#4bc127}.xinner .main-inner .xquestion{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-bottom:8px}.xinner .main-inner .xquestion .xtopic{font-weight:700;margin:0 8px;border-bottom:2px dotted #000}.xinner .main-inner .xquestion .languageIcon{height:48px;width:48px}.xinner .centre{text-align:center}.xinner .right{text-align:right}.xinner .xvote{font-size:.85rem;font-weight:300;color:#fff;background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);padding:16px;width:120px;min-width:120px}.xinner .xvote .icon-mask-vote-yea{background-color:#fff;height:32px;width:32px}.ranking-graph svg{min-width:270px;max-width:400px}.ranking-graph svg .grayed-out{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ranking-graph svg .gridline{stroke:#bbb;stroke-width:1;stroke-opacity:.5;vector-effect:non-scaling-stroke}.ranking-graph svg .scale-value{fill:#666;font-size:4px;font-family:sans-serif}.ranking-graph svg .distribution-curve{fill:#2377ef;fill-opacity:.2;stroke:#2151a3;stroke-width:2;stroke-opacity:.9;vector-effect:non-scaling-stroke}.ranking-graph svg .my-position-text{fill:red;font-size:8px;font-family:sans-serif;font-weight:700}.ranking-graph svg .placeholder-text{fill:#aaa;font-size:12px;font-family:sans-serif;font-weight:700}.ranking-graph svg .my-position-line{stroke:red;stroke-width:1;stroke-opacity:.9;vector-effect:non-scaling-stroke;stroke-dasharray:2}.ranking-graph svg .my-position-circle{stroke:red;stroke-width:2;fill:none;vector-effect:non-scaling-stroke}.ranking-graph svg .diagonal-hatch{stroke:red;stroke-width:10;opacity:.5}.ranking-analytics>div{margin-bottom:8px}.ranking-analytics a{font-weight:400}.ranking-analytics .xtarget{font-weight:300;font-size:1.2rem;margin-top:32px;border:10px solid #e0f0fc;border-radius:16px;padding:16px;color:#000;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.ranking-analytics .xtarget .icon-mask-info-circle{background-color:#1e90ff;-webkit-flex-basis:40%;flex-basis:40%;height:64px;width:64px}.ranking-analytics .xtarget.qremaining{padding-top:8px}.ranking-analytics .xtarget.qremaining .icon-mask-info-circle{margin-right:8px}.ranking-analytics .question-count,.ranking-analytics .ranking-value{display:-webkit-inline-flex;display:inline-flex;font-size:2em;font-weight:700;color:#fff;padding:0 8px;background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);margin:0 4px;-webkit-align-items:center;align-items:center;border-radius:4px}.ranking-analytics .question-count{background:0 0;color:#000;border:1px dotted #888;border-bottom:2px solid #888}.ranking-analytics .question-count.more{background-color:#ff0;color:#000;line-height:2.5rem}.ranking-analytics .provisional-explanation{color:#aaa;font-weight:700}.ranking-analytics .approximation{display:inline-block;font-weight:300;margin-left:24px}.rankings{display:-webkit-flex;display:flex;border-radius:8px}.rankings .ranking{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;padding:8px 8px 0;background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;margin-top:8px;margin-right:8px}.rankings .ranking>div{margin-right:4px}.rankings .ranking .percentile .population{background-color:#eee;color:#666;font-weight:300;margin-top:4px;text-align:center}.rankings .ranking .languageIcon{width:80px;height:80px;margin-right:8px}.rankings .ranking .top10,.rankings .ranking .top20,.rankings .ranking .top30{border-radius:50%;height:56px;width:56px;font-size:.85rem;text-align:center;font-weight:300;padding:8px;-webkit-align-self:flex-start;align-self:flex-start;-webkit-flex-grow:0;flex-grow:0}.rankings .ranking .top10 p.number,.rankings .ranking .top20 p.number,.rankings .ranking .top30 p.number{font-size:1.25rem;font-weight:700}.rankings .ranking .top10 p,.rankings .ranking .top20 p,.rankings .ranking .top30 p{margin:0;padding:0;line-height:1rem}.rankings .ranking .top10{background-color:gold;border:3px solid #daa520;color:#b8860b}.rankings .ranking .top10.top1,.rankings .ranking .top10.top2,.rankings .ranking .top10.top3{border-color:#000;border-style:dotted;color:#000;font-weight:700;text-transform:uppercase}.rankings .ranking .top20{background-color:#bbb;border:3px solid #999;color:#333}.rankings .ranking .top30{background-color:#f4a460;border:3px solid #8b4513;color:#8b4513}.rankings .points{font-weight:700;font-size:1.25rem}.rankings .score{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-weight:300;font-size:1rem;margin-bottom:8px;color:#999}.rankings .score .value{border-radius:50%;border:3px double #aaa;color:#000;display:inline-block;font-size:1.5rem;font-weight:700;height:48px;letter-spacing:unset;line-height:40px;margin:0 8px 0 0;text-align:center;width:48px}.rankings .score span{font-weight:700}.rankings .score span.taken{font-size:1.25rem;display:inline-block;margin-left:8px;color:#666}.rankings .score .percent{-webkit-align-self:flex-end;align-self:flex-end;border-bottom:5px solid #c71585;color:#c71585;display:inline-block;font-size:1.25rem;font-weight:700;margin-left:16px;min-width:48px;padding:8px 4px 4px;text-align:center}.ranking-position{background-color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-right:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:8px}.ranking-position>div{margin-bottom:0}.ranking-position .ranking-value{display:-webkit-inline-flex;display:inline-flex;background-color:#ddd;font-size:1.25em;font-weight:700;color:#666;padding:0 8px;border-radius:8px;-webkit-align-items:center;align-items:center}.ranking-position .provisional-explanation{color:#aaa;font-weight:700}.ranking-position .approximation{display:inline-block;font-weight:300;margin-left:8px}#admin-report-list .icon-mask-download,#report-list .icon-mask-download{height:24px;width:24px;background-color:#ccc}#admin-report-list .icon-mask-file-alt,#report-list .icon-mask-file-alt{height:24px;width:24px;background-color:violet}#admin-report-list h3 span,#report-list h3 span{font-weight:300}#admin-report-list .header-buttons,#report-list .header-buttons{text-align:right}#admin-report-list .header-buttons .mui-btn,#report-list .header-buttons .mui-btn{border:1px solid #ddd;color:#888}#admin-report-list .Rtable,#report-list .Rtable{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0}#admin-report-list .Rtable.header,#report-list .Rtable.header{background-color:#ddd;font-weight:300;color:#666;-webkit-align-items:center;align-items:center}#admin-report-list .Rtable.header .Rtable-cell,#report-list .Rtable.header .Rtable-cell{background-color:#ddd}#admin-report-list .Rtable.header .Rtable-cell.date,#admin-report-list .Rtable.header .Rtable-cell.hsize,#admin-report-list .Rtable.header .Rtable-cell.name,#report-list .Rtable.header .Rtable-cell.date,#report-list .Rtable.header .Rtable-cell.hsize,#report-list .Rtable.header .Rtable-cell.name{font-family:unset}#admin-report-list .Rtable.header .Rtable-cell.total,#report-list .Rtable.header .Rtable-cell.total{background-color:#666;color:#fff;font-weight:300}#admin-report-list .Rtable.header .Rtable-cell.total span,#report-list .Rtable.header .Rtable-cell.total span{font-weight:700}#admin-report-list .context-help,#report-list .context-help{z-index:10000}#admin-report-list .Rtable-cell,#report-list .Rtable-cell{box-sizing:border-box;-webkit-flex-grow:1;flex-grow:1;width:100%;overflow:hidden;list-style:none;white-space:nowrap;vertical-align:center;padding:8px}#admin-report-list .Rtable-cell>h1,#admin-report-list .Rtable-cell>h2,#admin-report-list .Rtable-cell>h3,#admin-report-list .Rtable-cell>h4,#admin-report-list .Rtable-cell>h5,#admin-report-list .Rtable-cell>h6,#report-list .Rtable-cell>h1,#report-list .Rtable-cell>h2,#report-list .Rtable-cell>h3,#report-list .Rtable-cell>h4,#report-list .Rtable-cell>h5,#report-list .Rtable-cell>h6{margin:0}#admin-report-list .Rtable-cell .checkbox,#report-list .Rtable-cell .checkbox{margin-bottom:0}#admin-report-list .Rtable-cell.right,#report-list .Rtable-cell.right{text-align:right}#admin-report-list .Rtable-cell.centre,#report-list .Rtable-cell.centre{text-align:center}#admin-report-list .Rtable--2cols>.Rtable-cell,#report-list .Rtable--2cols>.Rtable-cell{width:50%}#admin-report-list .Rtable--3cols>.Rtable-cell,#report-list .Rtable--3cols>.Rtable-cell{width:33.33%}#admin-report-list .Rtable--4cols>.Rtable-cell,#report-list .Rtable--4cols>.Rtable-cell{width:25%}#admin-report-list .Rtable--5cols>.Rtable-cell,#report-list .Rtable--5cols>.Rtable-cell{width:20%}#admin-report-list .Rtable--6cols>.Rtable-cell,#report-list .Rtable--6cols>.Rtable-cell{width:16.6%}#admin-report-list .Rtable,#report-list .Rtable{border-bottom:3px solid #ccc;-webkit-align-items:center;align-items:center}#admin-report-list .Rtable:hover,#report-list .Rtable:hover{background-color:#f0f0f0}#admin-report-list .Rtable:hover .icon-mask-download,#report-list .Rtable:hover .icon-mask-download{background-color:#888}#admin-report-list .Rtable-cell.report-type,#report-list .Rtable-cell.report-type{width:30%}#admin-report-list .Rtable-cell.name,#report-list .Rtable-cell.name{width:30%;padding-left:24px}#admin-report-list .Rtable-cell.download,#admin-report-list .Rtable-cell.hsize,#report-list .Rtable-cell.download,#report-list .Rtable-cell.hsize{width:10%}#admin-report-list .Rtable-cell.date,#admin-report-list .Rtable-cell.hsize,#admin-report-list .Rtable-cell.name,#report-list .Rtable-cell.date,#report-list .Rtable-cell.hsize,#report-list .Rtable-cell.name{font-family:"Andale Mono","Courier New",Courier,monospace}#admin-report-list .Rtable-cell.date span.relative,#admin-report-list .Rtable-cell.hsize span.relative,#admin-report-list .Rtable-cell.name span.relative,#report-list .Rtable-cell.date span.relative,#report-list .Rtable-cell.hsize span.relative,#report-list .Rtable-cell.name span.relative{display:inline-block;margin-left:16px;font-size:.85rem;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#999}#admin-report-list .Rtable-cell.hsize,#report-list .Rtable-cell.hsize{padding-right:32px}#admin-report-list .Rtable-cell .icon-mask-download:active,#admin-report-list .Rtable-cell .icon-mask-download:hover,#report-list .Rtable-cell .icon-mask-download:active,#report-list .Rtable-cell .icon-mask-download:hover{background-color:#26dd77}.hswrapper{display:grid;grid-gap:8px 0;-webkit-align-content:end;align-content:end}.hswrapper>*,.hswrapper>.full{grid-column:-1}.hswrapper ul{list-style-type:none;padding:0}.hs{display:grid;grid-gap:calc(4px);grid-template-columns:10px;grid-auto-flow:column;grid-auto-columns:96px;-webkit-align-content:end;align-content:end;overflow-x:scroll;-webkit-scroll-snap-type:x proximity;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;margin-bottom:calc(-2px)}.hs>li{scroll-snap-align:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;border-top-left-radius:8px;border-top-right-radius:8px}.hs:after,.hs:before{content:"";width:8px}.no-scrollbar{scrollbar-width:none;margin-bottom:0;padding-bottom:0}.no-scrollbar::-webkit-scrollbar{display:none}.select-box{display:block;border-bottom:1px solid rgba(0,0,0,.26);cursor:pointer;padding:15px 16px 0 0;margin:0 0 8px;position:relative;min-height:23px;min-width:50px;vertical-align:middle;height:31px;box-sizing:content-box}.select-box ul{top:16px;max-height:200px;overflow-y:auto;z-index:10}.select-box li{cursor:pointer}.select-box li.active{background-color:#eee}.select-box li.active,.select-box li.active a{color:rgba(0,0,0,.87)}.select-box i{position:absolute;right:0;bottom:8px}.select-box label{font-size:16px;line-height:32px;color:rgba(0,0,0,.26);position:absolute;-webkit-transform:translateY(16px);transform:translateY(16px);left:0;cursor:pointer;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.select-box>span{display:block;top:16px;line-height:32px;font-size:15px}.select-box:focus{outline:0}.select-box:focus>span{font-style:italic}.select-box.not-empty label,.select-box.open label{color:rgba(0,0,0,.54);-webkit-transform:translate(0,0);transform:translate(0,0);font-size:12px;line-height:15px}.select-box.inline{display:inline-block;margin:0 8px 8px;width:auto}.select-box.no-placeholder{padding-top:0}.select-box.no-placeholder span,.select-box.no-placeholder ul{top:0}.has-error>.select-box{margin:0;border-bottom-color:#f44336}.has-error>.select-box i:before,.has-error>.select-box label{color:#f44336}.form-field.has-error>.select-box>.form-field{margin-bottom:0}.select-box .bold{font-weight:700}#site-menu a{display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:column;flex-direction:column;transition:.2s ease-in-out;font-size:1.15rem;padding:0 12px;color:#fff;height:100%}#site-menu a:hover{background:rgba(255,255,255,.2)}#site-menu a.active{background:rgba(255,255,255,.4);color:#2151a3;font-weight:500;letter-spacing:.1rem;padding-left:24px;padding-right:24px}#site-menu a:active,#site-menu a:focus,#site-menu a:hover{text-decoration:none}#site-menu a:after,#site-menu a:before{display:block;content:'';-webkit-flex:1 0;flex:1 0}#site-menu a.with-counter{position:relative}#site-menu a .counter{background-color:gold;border-radius:50%;bottom:5px;color:#000;font-size:.8em;font-weight:700;left:0;right:0;margin:0 auto;position:absolute;text-align:center;letter-spacing:-.1rem;height:18px;width:18px}#site-menu a.hasNew{color:#ff0;font-weight:500}#site-menu a.hasNew:hover{color:#000;background-color:#ff0}.mui-btn i{margin:0 8px}.mui-btn.btn-facebook,.mui-btn.btn-github,.mui-btn.btn-google-plus,.mui-btn.btn-linkedin,.mui-btn.btn-twitter{color:#fff}.mui-btn.btn-facebook .icon,.mui-btn.btn-github .icon,.mui-btn.btn-google-plus .icon,.mui-btn.btn-linkedin .icon,.mui-btn.btn-twitter .icon{-webkit-filter:invert(1);filter:invert(1)}.mui-btn.btn-google-plus{background:#dc4e41}.mui-btn.btn-google-plus:active,.mui-btn.btn-google-plus:focus,.mui-btn.btn-google-plus:hover{background:#cd5b50}.mui-btn.btn-linkedin{background:#0077b5}.mui-btn.btn-linkedin:active,.mui-btn.btn-linkedin:focus,.mui-btn.btn-linkedin:hover{background:#1271a3}.mui-btn.btn-github,.mui-btn.btn-github:active,.mui-btn.btn-github:focus,.mui-btn.btn-github:hover{background:#444}.mui-btn.btn-twitter{background:#55acee}.mui-btn.btn-twitter:active,.mui-btn.btn-twitter:focus,.mui-btn.btn-twitter:hover{background:#64aadf}.mui-btn.btn-facebook{background:#3b5998}.mui-btn.btn-facebook:active,.mui-btn.btn-facebook:focus,.mui-btn.btn-facebook:hover{background:#445c8f}.spacer{-webkit-flex:1 0;flex:1 0;pointer-events:none}.tab-menu{padding:0;display:-webkit-flex;display:flex;overflow-x:auto}.mui-panel .tab-menu{margin:-15px -15px 15px;width:calc(100% + 30px)}.tab-menu li{background:#fff;-webkit-flex:1 1 auto;flex:1 1 auto;-webkit-align-self:flex-end;align-self:flex-end;position:relative;list-style:none;text-align:center;padding:8px}.tab-menu li a{background:0 0;height:48px;transition:.25s cubic-bezier(.23,1,.32,1);font-size:14px;font-weight:500;color:#0c0c0c;cursor:pointer;text-transform:uppercase}.tab-menu li:after{content:'';display:block;position:absolute;bottom:0;border-bottom:2px solid #2e9ccc;opacity:0;width:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.25s cubic-bezier(.23,1,.32,1)}.tab-menu li.active,.tab-menu li.active a{color:#2196f3}.tab-menu li.active:after{width:100%;opacity:1}@media (max-width:767px){.tab-menu{-webkit-flex-wrap:wrap;flex-wrap:wrap}.tab-menu.tabs li{-webkit-flex-basis:100%;flex-basis:100%}}.tab-counter{background:gold;border-radius:50%;display:inline-block;height:18px;width:18px;margin-left:8px;font-weight:500;font-size:1rem;color:#000}.challenge-technologies{margin:0}.challenge-technologies .title{color:#666;font-size:.85em;font-weight:300}.challenge-technologies .badge{background-color:#fff;border:1px solid #bbb;color:#666;font-weight:700;margin:2px}.challenge-technologies .badge:first-child{margin-left:0}.technologies-tag-cloud .technologies{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;margin-top:8px}.technologies-tag-cloud .technologies+.technologies{margin-top:0}.technologies-tag-cloud .technology{font-weight:400;margin:2px;padding:0 8px;text-align:center;line-height:1.5rem}.technologies-tag-cloud .technology .ability{color:#666;display:block;font-size:12px;margin-top:-2px;font-weight:300}.technologies-tag-cloud .technology .ability.null{color:transparent}.technologies-tag-cloud .technology.beginner{font-size:1em}.technologies-tag-cloud .technology.intermediate{font-size:1.2em}.technologies-tag-cloud .technology.advanced{font-size:1.4em}.selected-row{display:-webkit-flex;display:flex}.selected-row .row{-webkit-flex:1 0;flex:1 0;margin-right:0}.selected-row .col-sm-4:first-child,.selected-row .col-sm-6:first-child{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end}.selected-row .col-sm-4:first-child label,.selected-row .col-sm-6:first-child label{vertical-align:bottom;line-height:32px;margin-bottom:8px}.selected-row a.remove{cursor:pointer;text-align:center;text-decoration:none;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;margin-bottom:11px}.selected-row a.remove .icon-mask-times{background-color:#cb9393;margin-left:8px}.selected-row a.remove i{line-height:32px;vertical-align:bottom;font-size:1.5em;color:#000}.tz-schematic{clear:both;width:100%;font-family:"Andale Mono","Courier New",Courier,monospace}.tz-schematic table{width:100%;border-collapse:collapse;margin-bottom:16px;font-size:.85rem}.tz-schematic table tr{vertical-align:center}.tz-schematic table td{border-left:3px solid #fff;border-right:3px solid #fff;background-color:#eee;text-align:center;width:3.8%;color:#bbb;border-radius:8px}.tz-schematic table td.zero{background-color:#ff0;color:#000;font-weight:500;width:unset}.tz-schematic table td.s.e,.tz-schematic table.cyclic td.e,.tz-schematic table.cyclic td.s{background-color:#000;color:#fff}.timezones{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:16px 0 0;box-sizing:content-box}.timezones h4{margin-right:16px;-webkit-flex-basis:35%;flex-basis:35%}.timezones div.tz{-webkit-flex-basis:25%;flex-basis:25%;margin-left:32px}.timezones .tz-range,.timezones div.clear-button{padding:0 8px 8px}.timezones .tz-range strong{font-size:1.5rem}.timezones .tz-range .message{color:#060;font-size:.85rem;font-weight:500;white-space:nowrap}.tz-range-error{clear:both;width:100%;margin-bottom:16px}.tz-range-error .form-field .error-text{text-align:left}.view-job-profile .work{border-radius:5px;display:inline-block;font-weight:700;padding:5px 10px;text-align:center;width:50px}.view-job-profile .work.no{background-color:#b00;color:#fff}.view-job-profile .work.yes{background-color:#0f0;color:#000}.view-job-profile .badge{margin-bottom:5px}.view-job-profile .badge.active{background-color:#390;color:#fff}.view-job-profile .badge.passive{background-color:#f60;color:#fff}.view-job-profile .badge.notlooking{background-color:#900;color:#fff}.view-job-profile .remote-badges{margin-bottom:16px}.view-job-profile .remote-badges .experience{background-color:#390;color:#fff}.view-job-profile .work-search h5{display:block}.admin-user-list .item-middle a,.restricted-user-list .item-middle a{color:#000}.admin-user-list .item-middle a span.null-names,.restricted-user-list .item-middle a span.null-names{color:#f44336}.admin-user-list .badge.work,.restricted-user-list .badge.work{text-transform:uppercase}.admin-user-list h4,.restricted-user-list h4{margin-bottom:4px}.admin-user-list .share-data,.restricted-user-list .share-data{margin-left:8px;height:40px;width:40px}.admin-user-list .display-name,.restricted-user-list .display-name{color:#c71585;display:inline-block;font-size:.85rem;margin-left:8px;padding:4px 16px;border-bottom:3px solid #c71585;border-right:2px solid #c71585;border-radius:8px}.admin-user-list .company,.restricted-user-list .company{color:#009;display:inline-block;font-weight:400;margin-left:8px}.admin-user-list .add-to-o,.restricted-user-list .add-to-o{background-color:#87cefa}.admin-user-list .account-disabled,.restricted-user-list .account-disabled{background-color:#fff;color:red;font-size:2rem}.admin-user-list .authtypes,.restricted-user-list .authtypes{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:flex-start;align-items:flex-start;margin-right:8px}.admin-user-list .item.changed,.restricted-user-list .item.changed{-webkit-animation-name:changed-highlight;-webkit-animation-duration:3s;-webkit-animation-iteration-count:1;animation-name:changed-highlight;animation-duration:3s;animation-iteration-count:1}.admin-user-list .q-invite,.restricted-user-list .q-invite{background-color:#009;color:#fff}.role-badges+.badge{margin-left:8px}.view-user-profile h3{padding:5px}.view-user-profile .checkbox{display:inline-block}.view-user-profile .challenge-invitation-list{margin-top:16px;margin-bottom:8px;padding-top:8px}.view-user-profile .challenge-invitation-list h4{margin-bottom:0}.view-user-profile .challenge-invitation-list .technologies{margin:0}.view-user-profile .list .item{border-top:none;border-bottom:2px solid #eee}.view-user-profile .list .item:last-child{border-bottom:10px solid #eee}.view-user-profile h5{display:inline-block;font-size:1em;margin:0 16px 8px 0}.view-user-profile h5 span.additional-info{color:#999;font-weight:300}.view-user-profile h5 span.additional-info strong{color:#888;font-weight:500}.view-user-profile .starRating{display:inline-block;padding-right:16px}.view-user-profile .starRating h4{font-weight:500;font-size:1em}.view-user-profile .programmingLanguages>div{margin:0}.view-user-profile .programmingLanguages i{vertical-align:bottom}.view-user-profile .programmingLanguages span{margin-right:16px}.view-user-profile .programmingLanguages .languageIcon{margin-right:5px}.view-user-profile .personal-description-content{margin:0 16px 8px}.view-user-profile .role-badges{display:block}.view-user-profile .badge.work{text-wrap:none;width:unset}.view-user-profile .offset{display:inline-block;margin-left:16px;font-weight:300;white-space:nowrap}.view-user-profile .offset:before{content:"[ UTC "}.view-user-profile .offset:after{content:" ]"}.view-user-profile .rankings-wrapper{border:8px solid #ddd;border-radius:8px;background-color:#ddd;margin-top:8px}.view-user-profile .rankings-wrapper h4{margin:0;font-size:1.25rem}.view-user-profile .rankings{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767px){.view-user-profile .rankings{-webkit-flex-direction:column;flex-direction:column}.view-user-profile .rankings .ranking+.ranking{margin-top:8px;margin-left:unset}}.admin-organisation-list .badge.organisation,.admin-user-list .badge.organisation,.admin-user-profile .badge.organisation{background-color:#fff;color:#098bdc;border:2px solid #87cefa;margin:0 8px}.admin-organisation-list .ratings,.admin-user-list .ratings,.admin-user-profile .ratings{text-align:left;padding-bottom:8px;margin-top:8px}.admin-organisation-list .ratings h4,.admin-user-list .ratings h4,.admin-user-profile .ratings h4{margin-bottom:8px}.admin-organisation-list .ratings .starRating,.admin-user-list .ratings .starRating,.admin-user-profile .ratings .starRating{display:inline-block;padding-right:16px}.admin-organisation-list .ratings .stars,.admin-user-list .ratings .stars,.admin-user-profile .ratings .stars{padding-right:8px}.admin-organisation-list .challenge-invitation-list,.admin-user-list .challenge-invitation-list,.admin-user-profile .challenge-invitation-list{clear:both}.admin-organisation-list .challenge-invitation-list .icon,.admin-organisation-list .challenge-invitation-list .status,.admin-organisation-list .challenge-invitation-list .title,.admin-user-list .challenge-invitation-list .icon,.admin-user-list .challenge-invitation-list .status,.admin-user-list .challenge-invitation-list .title,.admin-user-profile .challenge-invitation-list .icon,.admin-user-profile .challenge-invitation-list .status,.admin-user-profile .challenge-invitation-list .title{vertical-align:middle}.admin-organisation-list .challenge-invitation-list .icon,.admin-user-list .challenge-invitation-list .icon,.admin-user-profile .challenge-invitation-list .icon{display:inline-block}.admin-organisation-list .challenge-invitation-list .title,.admin-user-list .challenge-invitation-list .title,.admin-user-profile .challenge-invitation-list .title{display:inline-block;font-size:18px;font-weight:700;vertical-align:baseline!important}.admin-organisation-list .challenge-invitation-list .status,.admin-user-list .challenge-invitation-list .status,.admin-user-profile .challenge-invitation-list .status{display:inline-block}.tab-menu.admin-dashboard-menu li a{font-family:"Roboto Condensed",Roboto,sans-serif;font-size:.85rem;font-weight:700}#ats-new-key-popup .mui-btn.orange{background-color:#f60}#ats-new-key-popup .key-version{background-color:#000;color:#fff;display:inline-block;font-weight:700;padding:0 4px}#ats-new-key-popup .key-version.original{background-color:#fc3;color:#000}#admin-invitations .search-criteria .evaluator,#admin-invitations .search-criteria .qualifying,#admin-invitations .search-criteria .tryout{padding-top:8px;font-size:.9rem;font-weight:300;white-space:nowrap}#admin-invitations .search-criteria .evaluator .checkbox,#admin-invitations .search-criteria .qualifying .checkbox,#admin-invitations .search-criteria .tryout .checkbox{margin-bottom:0;margin-right:24px}#admin-invitations .search-criteria .evaluator .title,#admin-invitations .search-criteria .qualifying .title,#admin-invitations .search-criteria .tryout .title{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem}#admin-invitations .badge{margin:2px 0}#admin-invitations .badge+.badge{margin-left:8px}#admin-invitations .challenge-invitation-list.list .item.not-owned{background-color:#fff;border-top-color:#eee}.challenge.item.not-owned{background-color:#fafafa;border-top-color:#ddd}.challenge .technologies{margin:8px 0}.challenge .technologies .title{color:#666;font-size:.85em;font-weight:300}.challenge .technologies .badge{background-color:#fff;border:1px solid #666;color:#333;font-weight:700;margin:2px}.challenge small.inline.owner{background-color:#eee;font-size:1.1rem;margin-left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.challenge small.inline.owner a{color:#0f5c79}.challenge .duration{font-size:1rem;font-weight:300}.challenge .duration strong{font-weight:700}#add-user-to-organisation-popup .review-type{padding-left:16px;padding-bottom:16px}#add-user-to-organisation-popup .review-type .checkbox{padding-left:32px}#add-user-to-organisation-popup .review-type .checkbox.checked label{font-weight:700}#add-user-to-organisation-popup .review-type label{font-weight:300}#add-user-to-organisation-popup .review-type .checkbox label{padding:4px 8px;border-radius:4px}#add-user-to-organisation-popup .review-type .checkbox.standard.checked label{font-weight:500;background-color:#eee;color:#000;border:1px dotted #000}#add-user-to-organisation-popup .review-type .checkbox.concise.checked label{background-color:#ff3;font-weight:500;border:1px solid #009;color:#009}#add-user-to-organisation-popup .review-type.inactive .checkbox{color:#ccc}#add-user-to-organisation-popup .review-type.inactive .checkbox label{padding:4px 8px;border-radius:4px}#add-user-to-organisation-popup .review-type.inactive .checkbox.concise label,#add-user-to-organisation-popup .review-type.inactive .checkbox.standard label{background-color:transparent;color:#ccc;border:none}#add-user-to-organisation-popup .review-type.inactive .checkbox.checked.disabled .tick-border{border-color:#ccc}#add-user-to-organisation-popup .review-type.inactive .checkbox .tick{background-color:#ccc}#add-user-to-organisation-popup .heading{font-size:1rem;font-weight:300;padding-bottom:8px}#edit-organisation .add-atsintegrations{font-size:.85rem;cursor:pointer;font-weight:500;margin-bottom:4px}#edit-organisation .add-atsintegrations .icon{color:#000;font-size:1.5rem}#edit-organisation .header-buttons{text-align:right}#edit-organisation .header-buttons .mui-btn{border:1px solid #eee}#edit-organisation .atsintegrations-hidden{display:none}#edit-organisation .atsintegrations{border-top:1px solid #ddd;display:-webkit-flex;display:flex;font-size:1.1rem;font-weight:400;padding-top:4px}#edit-organisation .atsintegrations+.add-atsintegrations{display:none}#edit-organisation .atsintegrations .heading{background-color:#fff;padding:2px 16px;vertical-align:middle}#edit-organisation .atsintegrations a{margin-left:8px;font-size:.85rem}#edit-organisation .atsintegrations a:active,#edit-organisation .atsintegrations a:hover,#edit-organisation .atsintegrations a:visited{text-decoration:none}#edit-organisation .atsintegrations .ats-item{display:block;color:#999;padding:2px}#edit-organisation .atsintegrations .ats-item.active{color:#000}#edit-organisation .atsintegrations .ats-item.active .atstype{font-weight:700}#edit-organisation .atsintegrations .ats-item .atslogo{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.5}#edit-organisation .atsintegrations .ats-item.active .atslogo{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}#edit-organisation .atsintegrations .ats-item.active .atslogo.lever{-webkit-clip-path:unset;clip-path:unset;border-radius:50%;border:2px solid #bbb}#edit-organisation .atsintegrations .icon-mask-copy{background-color:#bbb;cursor:pointer;margin-left:16px}#edit-organisation .atsintegrations .icon-mask-copy:active,#edit-organisation .atsintegrations .icon-mask-copy:hover{background-color:#2e9ccc}#edit-organisation .atsintegrations .atstype{display:inline-block;font-weight:300;margin:0 16px 0 8px}#edit-organisation .atsintegrations .show-key{font-family:"Courier New",Courier,monospace;display:inline-block;margin:0 16px}#edit-organisation .atsintegrations .hide{display:none}#edit-organisation .atsintegrations .key-info{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}#edit-organisation .atsintegrations .key-version{background-color:#000;color:#fff;display:inline-block;font-weight:700;margin-bottom:4px;margin-left:8px;padding:0 4px}#edit-organisation .atsintegrations .key-version.original{background-color:#fc3;color:#000}#edit-organisation .atsintegrations .new-key{background-color:#c30;color:#fff;margin-left:16px;white-space:nowrap;margin-bottom:0;margin-top:0}.admin-organisation-list .icon-mask-file-alt{height:24px;width:24px;background-color:violet;margin-left:8px}.admin-organisation-list .name-input{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.admin-organisation-list .name-input .textfield{-webkit-flex:3 0;flex:3 0}.admin-organisation-list .ats-logos{display:inline-block;margin-left:16px;font-size:.85rem;font-weight:300}.organisations.list .header-row .counts>div{font-weight:500;font-size:.85rem}.organisations.list .counts{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex-basis:10%;flex-basis:10%}.organisations.list .counts div{white-space:nowrap;justify-self:flex-end;text-align:center;color:#999}.organisations.list .counts div:first-of-type{padding-right:8px}.organisations.list .counts div.non-zero{color:#000;font-weight:500}.organisations.list .counts div.count,.organisations.list .counts div.non-zero{padding:0 8px}.organisations.list .header-row{padding-bottom:8px;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-flex-basis:100%;flex-basis:100%;-webkit-justify-content:space-between;justify-content:space-between}.organisations.list .header-row h3{-webkit-flex-basis:40%;flex-basis:40%}.organisations.list .header-row .heading{font-weight:300;font-size:1rem;border-top:2px solid #999;border-radius:16px;padding-top:4px}.organisations.list .header-row .counts{-webkit-flex-basis:20%;flex-basis:20%;margin-top:0}.organisations.list .header-row .actions{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-basis:35%;flex-basis:35%}.organisations.list .item{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-flex-basis:100%;flex-basis:100%;-webkit-justify-content:space-between;justify-content:space-between;padding:8px 0}.organisations.list .item.valid h3{border-color:#228b22}.organisations.list .item.requested h3{border-color:orange}.organisations.list .item h3{margin:0;font-size:1.25rem;font-weight:400;-webkit-flex-basis:55%;flex-basis:55%;border-left:16px solid transparent;padding-left:8px}.organisations.list .item .heading{font-weight:300;font-size:1rem;border-top:2px solid #999;border-radius:16px;padding-top:4px}.organisations.list .item.changed{-webkit-animation-name:changed-highlight;-webkit-animation-duration:3s;-webkit-animation-iteration-count:1;animation-name:changed-highlight;animation-duration:3s;animation-iteration-count:1}.organisations.list .item .counts{-webkit-flex-basis:5%;flex-basis:5%}.organisations.list .item .item-actions{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-basis:35%;flex-basis:35%;-webkit-justify-content:flex-end;justify-content:flex-end}.organisations.list .item .item-actions .mui-btn.validation{font-family:"Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700}.organisations.list .item .item-actions .mui-btn.validation:before{content:"Validate"}.organisations.list .item .item-actions .mui-btn.validation:hover{background-color:#adff2f}.organisations.list .item .item-actions .mui-btn.validation.requested{background-color:orange}.organisations.list .item .item-actions .mui-btn.validation.requested:before{content:"Requested"}.organisations.list .item .item-actions .mui-btn.validation.requested:hover{background-color:#adff2f}.organisations.list .item .item-actions .mui-btn.validation.requested:hover:before{content:"Validate"}.organisations.list .item .item-actions .mui-btn.validation.valid{background-color:#228b22;color:#adff2f;cursor:unset}.organisations.list .item .item-actions .mui-btn.validation.valid:before{content:"Valid"}.organisations.list .item .item-actions .mui-btn.validation.valid:hover{box-shadow:none}#manage-organisation-users .title{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;flex-direction:row}#manage-organisation-users .no-users{margin:16px 0 8px}#manage-organisation-users .header-buttons{text-align:right}#manage-organisation-users .header-buttons .mui-btn{border:1px solid #eee}#manage-organisation-users .ats-logos{display:inline-block;margin-left:16px;font-size:.85rem;font-weight:300}#manage-organisation-users .ats-logos a{text-decoration:none;color:#000}#manage-organisation-users .buttons{-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-end;justify-content:flex-end;display:-webkit-inline-flex;display:inline-flex;-webkit-flex:1 0;flex:1 0}#manage-organisation-users .buttons>div{display:inline-block}#manage-organisation-users .buttons .mui-btn{margin:0 8px}#manage-organisation-users .buttons [data-tooltip]:before{margin-left:-350px;width:400px}#manage-organisation-users .oreviewer-languages{display:-webkit-inline-flex;display:inline-flex}#manage-organisation-users .oreviewer-languages .languageIcon{height:50px;width:50px}#manage-organisation-users table.organisation-users{border-collapse:collapse;border-spacing:0;table-layout:auto;empty-cells:hide;width:100%}#manage-organisation-users table.organisation-users tr{background-color:#fff;height:auto}#manage-organisation-users table.organisation-users tr.expired{background-color:#eee}#manage-organisation-users table.organisation-users tr.account-disabled{background-color:#fff;color:red}#manage-organisation-users table.organisation-users tr.account-disabled img.identicon{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.3}#manage-organisation-users table.organisation-users tr.account-disabled .email,#manage-organisation-users table.organisation-users tr.account-disabled .mainrole{color:red}#manage-organisation-users table.organisation-users tr.account-disabled .email .oadmin,#manage-organisation-users table.organisation-users tr.account-disabled .email .orecruiter,#manage-organisation-users table.organisation-users tr.account-disabled .email .oreviewer,#manage-organisation-users table.organisation-users tr.account-disabled .mainrole .oadmin,#manage-organisation-users table.organisation-users tr.account-disabled .mainrole .orecruiter,#manage-organisation-users table.organisation-users tr.account-disabled .mainrole .oreviewer{border-color:#ccc;color:#ccc}#manage-organisation-users table.organisation-users tr.account-disabled .languageIcon{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.3}#manage-organisation-users table.organisation-users tr.changed{-webkit-animation-name:changed-highlight;-webkit-animation-duration:3s;-webkit-animation-iteration-count:1;animation-name:changed-highlight;animation-duration:3s;animation-iteration-count:1}#manage-organisation-users table.organisation-users td,#manage-organisation-users table.organisation-users th{border-right:1px dotted #ddd;border-left:1px dotted #ddd}#manage-organisation-users table.organisation-users th{background-color:#999;border-color:#ddd;color:#fff;font-weight:400;padding:8px;text-align:left}#manage-organisation-users table.organisation-users th.actions,#manage-organisation-users table.organisation-users th.mainrole{text-align:right}#manage-organisation-users table.organisation-users td{border-bottom:3px solid #ddd;padding:8px;vertical-align:middle}#manage-organisation-users table.organisation-users .dates{display:inline-block;padding-left:8px}#manage-organisation-users table.organisation-users .dates .badge.lastlogin{background-color:#ff0}#manage-organisation-users table.organisation-users .dates .badge.lastlogin .formattedDate{color:#b8860b}#manage-organisation-users table.organisation-users .dates .badge+.badge{margin-bottom:0}#manage-organisation-users table.organisation-users .dates .badge .formattedDate{color:#888}#manage-organisation-users .avatar,#manage-organisation-users img.identicon{height:48px;margin-right:8px;width:48px;-webkit-clip-path:circle(24px at center);clip-path:circle(24px at center)}#manage-organisation-users .mainrole{text-align:right}#manage-organisation-users .mainrole>div{border-radius:4px;display:inline-block;font-size:12px;font-weight:500;padding:4px 8px}#manage-organisation-users .mainrole .oadmin{background-color:#009;border:1px solid #009;color:#fff;min-width:80px;text-align:center}#manage-organisation-users .mainrole .orecruiter{border:1px solid #096;color:#096}#manage-organisation-users .mainrole .oreviewer{border:1px solid #000;color:#000;white-space:nowrap}#manage-organisation-users .user-status{color:#aaa;font-size:1.75rem;text-align:center;white-space:nowrap}#manage-organisation-users .user-status .accepted{color:#060}#manage-organisation-users .user-status .account-disabled{color:red}#manage-organisation-users .user-status .expired{color:#f60}#manage-organisation-users .email{color:#666;font-family:"Courier New",Courier,monospace}#manage-organisation-users .actions{text-align:right;width:35%}#manage-organisation-users .actions>div{display:inline-block;margin-right:16px}#manage-organisation-users .actions .mui-btn.reinvite{background-color:#fc3}#manage-organisation-users .mui-btn--warning{background-color:#eee;color:#f44336}#manage-organisation-users .you{background-color:transparent;border-radius:8px;border:1px dotted #009;color:#009;font-weight:700;padding:8px;text-align:center;width:100%}@media only screen and (max-width:767px),(min-device-width:767px) and (max-device-width:991px){#manage-organisation-users table.organisation-users table,#manage-organisation-users table.organisation-users tbody,#manage-organisation-users table.organisation-users td,#manage-organisation-users table.organisation-users th,#manage-organisation-users table.organisation-users thead,#manage-organisation-users table.organisation-users tr{display:block}#manage-organisation-users table.organisation-users thead tr{position:absolute;top:-9999px;left:-9999px}#manage-organisation-users table.organisation-users tr{border:3px solid #ddd;margin:8px 0}#manage-organisation-users table.organisation-users th.actions,#manage-organisation-users table.organisation-users th.mainrole{text-align:left}#manage-organisation-users table.organisation-users td{border:none;border-bottom:1px solid #ddd;position:relative;padding-left:30%}#manage-organisation-users table.organisation-users td.actions,#manage-organisation-users table.organisation-users td.mainrole{text-align:left}#manage-organisation-users table.organisation-users td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap}#manage-organisation-users table.organisation-users td:nth-of-type(1):before{content:"status"}#manage-organisation-users table.organisation-users td:nth-of-type(2):before{content:"name"}#manage-organisation-users table.organisation-users td:nth-of-type(3):before{content:"role"}#manage-organisation-users table.organisation-users td:nth-of-type(4):before{content:"languages"}#manage-organisation-users table.organisation-users td:nth-of-type(5):before{content:"actions"}#manage-organisation-users .buttons{margin-bottom:8px}#manage-organisation-users .user-status{color:#000;font-size:inherit;text-align:left}#manage-organisation-users .user-status .icon{font-size:1.75rem}#manage-organisation-users .user-status .icon.icon_dot-circle-o{color:#ccc}#manage-organisation-users .you{white-space:nowrap}#manage-organisation-users .email{word-break:break-all}#manage-organisation-users .context-help{display:none}#manage-organisation-users td.actions a,#manage-organisation-users td.actions div{display:block;width:-webkit-min-content;width:-moz-min-content;width:min-content}}#admin-qualifying-invite-popup .heading{font-size:1rem;font-weight:300;padding-bottom:8px}#admin-qualifying-invite-popup .highlight{color:#009}.admin-question-list .badge{margin:2px 0}.admin-question-list .badge+.badge{margin-left:8px}.admin-question-list .search-criteria{margin-bottom:0}.admin-question-list .icons .review-owner{min-width:56px}.admin-question-list .icons .author{min-width:48px}.admin-question-list .icons .author+.review-owner{padding-left:8px}#question-view .header-buttons .mui-btn{background-color:#fff;border:1px solid #ccc;margin-bottom:8px}#question-view .question{clear:both}#question-view .explanation+.comment{margin-top:8px}#question-view .icons{padding-bottom:8px;-webkit-align-items:flex-start;align-items:flex-start}#question-view h3{margin-bottom:8px;margin-top:0}#question-view .mui-btn.apublish{background-color:#0f0;color:#000;margin-right:32px}#admin-ranking-list .filters{background-color:#fff}#admin-ranking-list .badge:first-of-type{margin-left:0}#admin-ranking-list .ranking-result{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;background-color:#f0f0f0;margin:8px 0;border-radius:8px}#admin-ranking-list .ranking-result>div{padding:8px 0}#admin-ranking-list .ranking-result>div+div{margin-left:8px}#admin-ranking-list .ranking-result .rankings{-webkit-flex-basis:35%;flex-basis:35%;padding:8px}#admin-ranking-list .rankings{display:-webkit-flex;display:flex;border:none;border-radius:8px;background-color:#eee;margin-top:0}#admin-ranking-list .rankings .ranking{width:100%;background-color:#fff;-webkit-justify-content:space-evenly;justify-content:space-evenly;margin-top:0}#admin-ranking-list .rankings .ranking>div+div{margin-left:8px}#admin-ranking-list .rankings .ranking .percentile-holder{min-width:56px}#activity-filter-criteria .checkbox.checked label{font-weight:700}#activity-filter-criteria .a90 .checkbox.checked{color:#2e89b3}#activity-filter-criteria .Rtable{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0}#activity-filter-criteria .context-help{z-index:10000}#activity-filter-criteria .Rtable-cell{box-sizing:border-box;-webkit-flex-grow:1;flex-grow:1;width:100%;overflow:hidden;list-style:none;border:3px solid #fff;border-right-width:10px;white-space:nowrap;vertical-align:center}#activity-filter-criteria .Rtable-cell>h1,#activity-filter-criteria .Rtable-cell>h2,#activity-filter-criteria .Rtable-cell>h3,#activity-filter-criteria .Rtable-cell>h4,#activity-filter-criteria .Rtable-cell>h5,#activity-filter-criteria .Rtable-cell>h6{margin:0}#activity-filter-criteria .Rtable-cell .checkbox{margin-bottom:0}#activity-filter-criteria .Rtable-cell.right{text-align:right}#activity-filter-criteria .Rtable--2cols>.Rtable-cell{width:50%}#activity-filter-criteria .Rtable--3cols>.Rtable-cell{width:33.33%}#activity-filter-criteria .Rtable--4cols>.Rtable-cell{width:25%}#activity-filter-criteria .Rtable--5cols>.Rtable-cell{width:20%}#activity-filter-criteria .Rtable--6cols>.Rtable-cell{width:16.6%}#admin-ranking-list .Rtable-cell.active{color:#006400}#admin-ranking-list .Rtable-cell.active .checkbox .tick{background-color:#0f0}#admin-ranking-list .Rtable-cell.active .checkbox .tick-border{border-color:#32cd32}.sort-filters{text-align:right;display:-webkit-flex;display:flex;margin-top:8px;width:100%;-webkit-justify-content:center;justify-content:center;border-top:2px dotted #ddd;padding-top:8px}.sort-filters>div{padding:0 16px}.admin-organisation-list .badge:first-of-type{margin-left:8px}.admin-organisation-list .badge+.badge{margin-bottom:unset}.admin-organisation-list .clear-filter{color:#999;border:1px solid #ccc}@media (max-width:767px){.admin-organisation-list .name-input{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;flex-direction:column}}.organisations.list.min .header-row{padding-bottom:8px}.organisations.list.min .header-row h3{font-weight:700}.organisations.list .header-row,.organisations.list .item{color:#000;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;text-decoration:none;-webkit-align-items:center;align-items:center;-webkit-flex-basis:100%;flex-basis:100%}.organisations.list .header-row .item-actions,.organisations.list .item .item-actions{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:8px;-webkit-justify-content:flex-end;justify-content:flex-end}.organisations.list .header-row .item-actions .mui-btn,.organisations.list .item .item-actions .mui-btn{margin:2px 8px 2px 0}.organisations.list .header-row .item-actions .mui-btn.general,.organisations.list .item .item-actions .mui-btn.general{background-color:#aaa;color:#fff}.organisations.list .badge{white-space:nowrap}.organisations.list .badge:first-of-type{margin-left:8px}.organisations.list .badge.published{background-color:#26b730;color:#fff}.organisations.list .badge.notpublished{background-color:#f60;color:#fff}.organisations.list .badge.date{background-color:transparent;border-color:#bbb;color:#666}@media (max-width:767px){.organisations.list .item .item-actions{margin-left:0;-webkit-flex-basis:100%;flex-basis:100%}}#admin-user-list .search-criteria .roles{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}#admin-user-list .search-criteria .roles .checkbox label{font-size:1rem;white-space:nowrap}#admin-user-list .search-criteria .roles .checkbox+.checkbox{margin-left:16px}.admin-user-profile h2.name{padding:5px 0}.admin-user-profile h2 span.light{color:#aaa;font-weight:200;word-break:break-word}.admin-user-profile .share-data{margin-left:8px}.admin-user-profile .share-data.off.icon-mask-minus-circle{background-color:red;height:32px;width:32px}.admin-user-profile .badge.affiliate{background-color:#ff0;margin-left:8px}.admin-user-profile .additional-control .checkbox{display:inline-block;margin-right:16px}.admin-user-profile .display-name{color:#c71585;display:inline-block;font-size:.85rem;margin-left:8px;padding:4px 16px;border-bottom:3px solid #c71585;border-right:2px solid #c71585;border-radius:8px}.admin-user-profile .user-dates{border-radius:5px;margin:8px 0}.admin-user-profile .user-dates .badge.date{background-color:#fff;border:1px solid #ccc;font-weight:700}.admin-user-profile .user-dates .formattedDate{color:#666;font-weight:300}.admin-user-profile table.utm{background-color:#fff;border-bottom:1px solid #000;border-collapse:collapse;font-size:.85rem;margin-bottom:16px}.admin-user-profile table.utm td,.admin-user-profile table.utm th{padding:0 24px 0 8px}.admin-user-profile table.utm th{font-weight:300}.admin-user-profile table.utm th:first-of-type{background-color:#fff;font-weight:500;padding:4px 8px}.admin-user-profile table.utm td{font-weight:700}.admin-user-profile table.utm td:first-of-type{background-color:#fff}.admin-user-profile table.profile{table-layout:fixed;width:100%;border:2px solid #eee}.admin-user-profile table.profile tr{vertical-align:top}.admin-user-profile table.profile tr td{padding:8px}.admin-user-profile table.profile tr td.right{border-right:10px solid #ddd;color:#666;font-size:.85rem;text-align:right;text-transform:uppercase;vertical-align:middle}.admin-user-profile table.profile tr td:not(.md){font-weight:500}.admin-user-profile table.profile tr td:nth-child(1){background-color:#eee;font-weight:300;width:25%}.admin-user-profile table.profile tr td+td{padding-left:16px}.admin-user-profile table.profile td ul{-webkit-margin-before:8px;-webkit-margin-after:8px;-webkit-margin-start:8px;-webkit-margin-end:8px;-webkit-padding-start:8px;margin-left:8px}.admin-user-profile table.profile td ul li{color:#2e9ccc}.admin-user-profile table.profile td ul li span{color:#000}.admin-user-profile .hidden,.restricted-user-profile .hidden{display:none}.admin-user-profile .total-count.results,.restricted-user-profile .total-count.results{background-color:#2e9ccc;color:#fff}.admin-user-profile #matching-jobs,.restricted-user-profile #matching-jobs{margin-top:24px;padding-top:8px;border-top:10px solid #2e9ccc}.admin-user-profile .mui-btn.approach,.admin-user-profile .mui-btn.matching-jobs,.restricted-user-profile .mui-btn.approach,.restricted-user-profile .mui-btn.matching-jobs{margin-left:8px}.admin-user-profile .mui-btn.matching-jobs,.restricted-user-profile .mui-btn.matching-jobs{background-color:#778899;color:#fff}#approach-create h1{margin-bottom:8px}#approach-create h3{font-weight:400;font-size:1.25rem;margin-bottom:0}#approach-create .emphasis{display:inline-block;border-bottom:1px dotted #666}#approach-create .user-details{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#approach-create .user-details .icon{margin-right:8px}#approach-create .warning{color:#f90;font-weight:700}#approach-create .info-text{-webkit-order:99;order:99;color:#2e9ccc;display:block;font-size:.9em;margin-right:16px;line-height:1.4em}#approach-create .existing-approach{color:#f60;font-weight:500}#approach-create .existing-approach.muted{color:#bbb;font-weight:inherit}#approach-create .job-radio{margin-top:8px}#approach-create .checkbox.radio{font-weight:500}#approach-create .checkbox.radio.disabled{color:#999;font-weight:300}#approach-create .checkbox.radio.disabled .tick-border{border-color:#ccc}#approach-create .list.approach .item{display:-webkit-flex;display:flex}#approach-create .list.approach .item>div{padding:0 8px}#approach-create .mui-btn.disabled{cursor:not-allowed}#approach-create .alert-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;clear:both}#approach-view{padding-top:16px}#approach-view a.mui-btn+a.mui-btn{margin-right:16px}#approach-view .status-buttons{margin-top:24px}#approach-view .campaign-info{font-weight:500}#approach-view .private-wrapper{background-color:#2e9ccc;border-radius:.5rem;border:1px solid #2e9ccc;margin:16px 0}#approach-view .private-wrapper span.title{display:inline-block;padding:8px 16px;font-weight:400;color:#fff}#approach-view .private-links{display:-webkit-flex;display:flex;font-weight:300;border-radius:0 0 .5rem .5rem;padding:8px 16px;background-color:#fff}#approach-view .private-links span.email{font-weight:500}#approach-view .private-links>div{padding-right:32px}#approach-view .private-links a{white-space:nowrap}#approach-view .private-links a:active,#approach-view .private-links a:hover{text-decoration:none}#approach-view .private-links a.disabled{color:#aaa}#approach-view .private-links a.disabled:active,#approach-view .private-links a.disabled:hover{text-decoration:none}#approach-view .private-links i.icon{font-weight:500;font-size:1.75rem;margin-right:4px;display:inline-block}#approach-create .mui-btn.muted,#approach-view .mui-btn.muted{background-color:#ddd;margin:8px}#approach-view .line-comment{border-radius:8px;padding:4px}#approach-list .mui-btn.new-message,#approach-view .mui-btn.new-message{margin-bottom:16px}#approach-list .mui-btn.general,#approach-view .mui-btn.general{color:#999}#approach-list .mui-btn.general:hover,#approach-view .mui-btn.general:hover{color:#fff;background-color:#ccc}#approach-view .approach-info{margin:8px 0}#approach-create .approach-info,#approach-list .approach-info{clear:both;color:#888;display:block;font-size:1.25rem;font-weight:300;width:100%}#approach-create .approach-info+.approach-info,#approach-list .approach-info+.approach-info{margin-bottom:8px}#approach-create .approach-info.admin a:active,#approach-create .approach-info.admin a:hover,#approach-list .approach-info.admin a:active,#approach-list .approach-info.admin a:hover{text-decoration:none}#approach-create .approach-info.admin a strong,#approach-list .approach-info.admin a strong{color:#2e9ccc}#approach-create .approach-info strong,#approach-list .approach-info strong{color:#000}#approach-create img.company-logo,#approach-list img.company-logo{max-height:48px;max-width:96px;margin-right:0}#approach-create .editor-footer .info,#approach-list .editor-footer .info{font-size:inherit}#approach-create img.company-logo{margin-right:4px}#approach-view .updated{color:#666;font-weight:500;-webkit-order:70;order:70;padding:8px 24px;white-space:nowrap;display:inline-block}#approach-view .updated .title{font-weight:700;display:inline-block;padding:2px 4px;border-radius:4px;border:1px solid #999;background-color:#fff;color:#000;margin-right:4px}hr.main{height:0;border-bottom:10px solid #eee;clear:both}@media (max-width:767px){#approach-view .private-links{-webkit-flex-direction:column;flex-direction:column}#approach-view .private-links>div{padding:4px 0}#approach-list .approach-info,#approach-view .approach-info{clear:both}#approach-list .not-sent,#approach-view .not-sent{background-color:#ff6;margin-top:8px}#approach-list .not-sent:before,#approach-view .not-sent:before{display:inline-block;padding:8px;font-weight:500;content:"Enter new message...."}#approach-list .not-sent .markdown-editor .editor-footer,#approach-view .not-sent .markdown-editor .editor-footer{background-color:#ff6}#approach-list .markdown-editor .editor-footer,#approach-view .markdown-editor .editor-footer{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}#approach-list .markdown-editor .editor-footer span.info,#approach-view .markdown-editor .editor-footer span.info{-webkit-order:110;order:110;margin:8px 0}#approach-list .markdown-editor .editor-footer a,#approach-view .markdown-editor .editor-footer a{margin:4px 0}#approach-list .markdown-editor .editor-footer .save,#approach-view .markdown-editor .editor-footer .save{-webkit-order:50;order:50}#approach-list .markdown-editor .editor-footer .saving,#approach-view .markdown-editor .editor-footer .saving{text-align:center;-webkit-order:10;order:10}#approach-list .markdown-editor .editor-footer .updated,#approach-view .markdown-editor .editor-footer .updated{-webkit-order:10;order:10;padding:8px 0}#approach-list .badges,#approach-view .badges{clear:both}#approach-list .mui-btn+.mui-btn,#approach-view .mui-btn+.mui-btn{margin-left:0}}#approach-list h1{margin-bottom:0}#approach-list .item{border-top:2px solid #ccc;padding:16px 8px}#approach-list .item.not-owned{background-color:#fafafa;border-top-color:#ddd}#approach-list .item.exists{border:3px double #f60;border-radius:16px;margin-bottom:8px;padding:8px}#approach-list .item.has-changes .mui-btn.approach{background-color:#ff6f1b}#approach-list .badge.date{border-bottom:none;border-top:none}#approach-list .seen,#approach-list .unseen{font-size:2rem;margin:0 8px}#approach-list .unseen{color:#ccbfad}#approach-list .seen{color:#26b730}#approach-list .item.from-g{border-left:20px solid #000}#approach-list .wrapper{-webkit-align-content:flex-start;align-content:flex-start;display:-webkit-flex;display:flex;clear:both;width:100%}#approach-list .btn-wrapper{-webkit-flex:2 0;flex:2 0;-webkit-justify-content:flex-end;justify-content:flex-end}#approach-list .mui-btn{margin-top:0}#approach-list .mui-btn.approach{color:#fff;margin-left:32px;background-color:#999}#approach-list .identicon-logo{background-color:#fff;border-radius:8px;border-left:2px solid #2377ef;border-right:2px solid #26dd77;margin-right:8px;min-width:96px;text-align:center}#approach-list .identicon-logo.co-logo{border:none}#approach-list .identicon-logo img.identicon{-webkit-clip-path:circle(24px at center);clip-path:circle(24px at center);height:48px;width:48px;margin:0 auto}#approach-list .badge.rel{font-size:1rem}#approach-list .comment-count-wrapper{display:block}#approach-list [data-tooltip]:before{margin-left:-250px}#approach-list span.context-help{z-index:2000}@media (max-width:767px){#approach-list .identicon-or-logo{display:-webkit-flex;display:flex}#approach-list .wrapper{display:block;clear:both}#approach-list .badges,#approach-list .btn-wrapper{padding-top:8px}#approach-list .btn-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}#approach-list .btn-wrapper .mui-btn{margin-left:0}#approach-list .comment-counts{display:block;background-color:#fff}#approach-list .comment-counts .total,#approach-list .comment-counts .without{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#approach-list .comment-counts span.title{margin-left:8px}#approach-list .comment-counts .total{border-top:1px solid #ccc;border-bottom:1px solid #ccc}#approach-list .item{border-top:5px double #ccc}}strong.warning{color:#f44336}#campaign-edit .hide-form{display:none}.campaign-assess-list .mui-btn .icon,.campaign-job-list .mui-btn .icon,.campaign-list .mui-btn .icon{vertical-align:middle;font-size:1.75rem;margin-right:0}.campaign-assess-list .mui-btn.highlight,.campaign-job-list .mui-btn.highlight,.campaign-list .mui-btn.highlight{background-color:#009;margin-right:16px}.campaigns.list .item .item-actions{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex:1 0;flex:1 0;margin-left:8px}.campaigns.list .item .item-actions .mui-btn{margin:0 8px 8px 0}.campaigns.list .item .item-actions .mui-btn.general{background-color:#aaa;color:#fff}.campaigns.list .badge:first-of-type{margin-left:8px}.campaigns.list .badge.published{background-color:#26b730;color:#fff}.campaigns.list .badge.notpublished{background-color:#f60;color:#fff}.campaigns.list .badge.date{background-color:transparent;border-color:#bbb;color:#666}@media (max-width:767px){.campaigns.list .item .item-actions{margin-left:0;-webkit-flex-basis:100%;flex-basis:100%}}#manage-campaign .title{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;flex-direction:row}#manage-campaign .remove{background-color:orange}#manage-campaign .logo{display:inline-block;height:auto;width:60px;margin-right:8px;vertical-align:middle}#manage-campaign h2.greenhouse{color:#38b3a8}#manage-campaign .atslogo{max-height:64px;-webkit-clip-path:circle(32px at center);clip-path:circle(32px at center)}@media (max-width:767px){#manage-campaign .title{border-bottom:2px solid #666}#manage-campaign .title .buttons,#manage-campaign .title h2{-webkit-flex-basis:100%;flex-basis:100%}#manage-campaign .candidates.list :first-child{border-top:none}}#remove-candidate-popup .remove{background-color:orange;color:#000}#add-campaign.hidden,#new-campaign.hidden{display:none}#add-campaign input,#new-campaign input{width:100%}#add-campaign .mui-btn,#add-campaign.mui-btn,#new-campaign .mui-btn,#new-campaign.mui-btn{font-size:.75rem}#add-campaign .mui-btn.cancel-campaign,#add-campaign.mui-btn.cancel-campaign,#new-campaign .mui-btn.cancel-campaign,#new-campaign.mui-btn.cancel-campaign{background-color:#ccc}#add-campaign .mui-btn.add-campaign,#add-campaign .mui-btn.save-campaign,#add-campaign.mui-btn.add-campaign,#add-campaign.mui-btn.save-campaign,#new-campaign .mui-btn.add-campaign,#new-campaign .mui-btn.save-campaign,#new-campaign.mui-btn.add-campaign,#new-campaign.mui-btn.save-campaign{color:#fff;background-color:#2e9ccc}#add-campaign .buttons,#new-campaign .buttons{text-align:right}#modal-region .modal.add-invite .modal-header{padding:24px 24px 8px}#modal-region .modal .challengetype-tabs{border-bottom:8px solid #26dd77;margin-top:8px;padding-left:24px;padding-right:24px}#modal-region .modal .challengetype-tabs .col-md-6{padding:0}#modal-region .modal .challengetype-tabs .col-md-6+.col-md-6{margin-left:8px}#modal-region .modal .challenge-type a{text-decoration:none}#modal-region .modal .challenge-type .type{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:8px 16px;margin-top:8px;border:1px solid #999;border-bottom:none;border-top-left-radius:8px;border-top-right-radius:8px}#modal-region .modal .challenge-type .type span{color:#999;font-family:"Roboto Mono","Courier New",Courier,monospace;font-weight:300;display:inline-block;margin-left:8px;white-space:nowrap}#modal-region .modal .challenge-type .type.active{background-color:#26dd77;border-color:transparent}#modal-region .modal .challenge-type .type.active svg{fill:#000}#modal-region .modal .challenge-type .type.active span{color:#000;font-weight:700}#modal-region .modal .challenge-type svg{height:56px;fill:#ccc}#modal-region .modal .challenge-type .checkbox .tick-border{visibility:hidden}#modal-region .modal .challenge-type .ex svg{height:56px;width:unset;padding-top:16px}.add-invite .textfield{margin-bottom:8px}#invite-candidate-popup .review-type{padding-left:16px;padding-bottom:16px}#invite-candidate-popup .review-type .checkbox{padding-left:32px}#invite-candidate-popup .review-type .checkbox.checked label{font-weight:700}#invite-candidate-popup .review-type label{font-weight:300}#invite-candidate-popup .review-type .checkbox label{padding:4px 8px;border-radius:4px}#invite-candidate-popup .review-type .checkbox.standard.checked label{font-weight:500;background-color:#eee;color:#000;border:1px dotted #000}#invite-candidate-popup .review-type .checkbox.concise.checked label{background-color:#ff3;font-weight:500;border:1px solid #009;color:#009}#invite-candidate-popup .review-type.inactive .checkbox{color:#ccc}#invite-candidate-popup .review-type.inactive .checkbox label{padding:4px 8px;border-radius:4px}#invite-candidate-popup .review-type.inactive .checkbox.concise label,#invite-candidate-popup .review-type.inactive .checkbox.standard label{background-color:transparent;color:#ccc;border:none}#invite-candidate-popup .review-type.inactive .checkbox.checked.disabled .tick-border{border-color:#ccc}#invite-candidate-popup .review-type.inactive .checkbox .tick{background-color:#ccc}#invite-candidate-popup .heading{font-size:1rem;font-weight:300;padding-bottom:8px}.mui-btn.extend-void{color:#000;background-color:#ffd53e}#extend-void-popup .form-field .error-text{text-align:left}#open-invitations .opinions{display:inline-block}#open-invitations .opinions .initials-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}#open-invitations .opinions .initials-wrapper .initials{height:40px;width:40px;font-size:1rem;font-weight:500;border-radius:50%;padding-top:6px;border-width:5px;border-style:solid;text-align:center;margin-right:8px}.mui-btn.reissue-unreviewable{color:#000;background-color:#7cfc00}.mui-btn.reissue-unreviewable.reissued{color:#228b22;background-color:#fff;border:1px solid #228b22}.mui-btn.reissue-unreviewable.reissued:hover{box-shadow:none}#reissue-unreviewable-popup h3,#reissue-unreviewable-popup p{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#reissue-unreviewable-popup i.languageIcon{height:64px;width:64px;vertical-align:center}#reissue-unreviewable-popup .mui-btn.mui-btn--primary{color:#000;background-color:#7cfc00}#reissue-unreviewable-popup .details{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:1.5rem;font-weight:700;margin:24px 0;padding:8px;border:16px solid #ccc;border-radius:16px}#reissue-unreviewable-popup .details .language{padding-right:24px}#reissue-unreviewable-popup .details .challenge{color:#666;font-weight:300}#challenge-solve .confirm-received{border-bottom:20px solid #7cfc00;display:inline-block;font-size:1.25rem;font-weight:700;margin:8px 0 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#006400}#challenge-solve .confirm-received .icon-mask-check-circle{background-color:#006400;height:32px;width:32px;margin-bottom:4px;margin-right:4px}#challenge-solve .prerequisites .markdown-display img{max-width:100%}#challenge-solve .resubmit-msg{margin-top:24px}#challenge-solve .timer .icon-clock{height:32px;width:32px;margin-right:8px}#challenge-solve .files-in-zip .confirm-received{margin-bottom:24px}ul.files-in-zip-message.alert{list-style:none}#edit-challenge ul.points{padding-left:20px;color:#039}#edit-challenge .editor-footer .spacer{margin:0}#edit-challenge .spacer{margin:32px 0}#edit-challenge .selected-row label{font-weight:400}#edit-challenge .help-highlight{display:inline-block;font-weight:400}#edit-challenge em{font-weight:400;color:#00f}#edit-challenge .alert{margin-left:16px;margin-right:16px}#challenge-edit-files table{width:100%}#challenge-edit-files td,#challenge-edit-files th{padding:8px 0}#challenge-edit-files td{border-bottom:1px dotted #aaa}#challenge-edit-files .form-field.unconstrained .checkbox.radio label{color:#999}#challenge-edit-files .form-field.unconstrained .checkbox.radio.checked label{color:#000;font-weight:700}#challenge-edit-files .points li,#challenge-edit-files .points li+ul.points{color:inherit}#challenge-edit-files .points li.unselected,#challenge-edit-files .points li.unselected+ul.points{color:#999}#challenge-preview .submit-container{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}#challenge-preview .code-file pre{overflow-x:auto}#challenge-preview .invisible-file{color:#888;font-weight:200}#challenge-preview .submit-notes{text-align:right}#challenge-preview .submit-notes div{margin-top:16px}#challenge-preview .submit-notes div+div{margin-top:0}#admin-challenges .mui-btn--primary[disabled]:hover,#challenges-list .mui-btn--primary[disabled]:hover{background-color:#333;color:#888}#admin-challenges .duration span,#challenges-list .duration span{font-weight:700}#challenges-parent #region-challenges{margin:0 -15px}#challenges-parent .title{font-size:1rem;font-weight:500;text-transform:uppercase}#challenges-parent .tab-menu li{-webkit-flex-basis:0;flex-basis:0}#challenges-parent .tab-menu li a.btn-add{background-color:#26b730;color:#fff;height:36px;line-height:36px}#challenges-parent .tab-menu li a.btn-add .icon{vertical-align:middle;font-size:1.75rem;margin-right:0}#challenges-parent h1{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;align-items:flex-end;margin-bottom:16px}#challenges-parent h1 a.btn-add{background-color:#009;color:#fff;height:36px;line-height:36px}#challenges-parent h1 a.btn-add .icon{vertical-align:middle;font-size:1.75rem;margin-right:0}#challenges-parent h1 span.help{font-size:1.25rem;font-weight:400}#submit-reference-solution h1 span{font-weight:300;color:#ccc}#submit-reference-solution .more-info{font-size:1.1rem;margin-bottom:24px}#submit-reference-solution .warning{font-size:1.1rem;font-weight:500;color:#f60;margin-bottom:24px}#submit-reference-solution li{margin-bottom:16px}#submit-reference-solution .icon-mask-exclamation-triangle{background-color:#f60;height:24px;width:24px;margin-right:8px}#approach-view .ratings,#code-review-edit .ratings,#view-code-review .ratings{text-align:left;padding-bottom:8px}#approach-view .ratings h4,#code-review-edit .ratings h4,#view-code-review .ratings h4{margin-bottom:8px}#approach-view .ratings .starRating,#code-review-edit .ratings .starRating,#view-code-review .ratings .starRating{display:inline-block;padding-right:32px}#approach-view .ratings .stars,#code-review-edit .ratings .stars,#view-code-review .ratings .stars{padding-right:8px}#approach-view .ratings .context-help,#code-review-edit .ratings .context-help,#view-code-review .ratings .context-help{margin-top:8px;vertical-align:top}#approach-view .lead-reviewer,#approach-view .review-type,#code-review-edit .lead-reviewer,#code-review-edit .review-type,#view-code-review .lead-reviewer,#view-code-review .review-type{border-radius:8px;border:1px dotted #000;font-size:1.25rem;font-weight:300;margin-bottom:16px;padding:8px 16px;text-align:center}#approach-view .lead-reviewer.concise,#approach-view .review-type.concise,#code-review-edit .lead-reviewer.concise,#code-review-edit .review-type.concise,#view-code-review .lead-reviewer.concise,#view-code-review .review-type.concise{background-color:#ff3;border:1px solid #009;color:#009}#approach-view .lead-reviewer,#code-review-edit .lead-reviewer,#view-code-review .lead-reviewer{color:#009;border-color:#009}#approach-view .code-file h3,#code-review-edit .code-file h3,#view-code-review .code-file h3{margin-bottom:4px;margin-left:8px;margin-right:8px;line-height:32px;word-break:break-word;clear:both}#approach-view .markdown-display,#code-review-edit .markdown-display,#view-code-review .markdown-display{display:inline-block}#approach-view .markdown-display p,#code-review-edit .markdown-display p,#view-code-review .markdown-display p{margin-bottom:0}#approach-view .markdown-display p+p,#code-review-edit .markdown-display p+p,#view-code-review .markdown-display p+p{margin-top:8px}#approach-view .markdown-display.sentiment-positive,#code-review-edit .markdown-display.sentiment-positive,#view-code-review .markdown-display.sentiment-positive{color:#060}#approach-view .markdown-display.sentiment-negative,#code-review-edit .markdown-display.sentiment-negative,#view-code-review .markdown-display.sentiment-negative{color:#b00}#approach-view .markdown-display.sentiment-neutral,#code-review-edit .markdown-display.sentiment-neutral,#view-code-review .markdown-display.sentiment-neutral{color:#333}#approach-view .categorised-comments,#code-review-edit .categorised-comments,#view-code-review .categorised-comments{border-left:3px solid #000}#approach-view .categorised-comments .comment,#code-review-edit .categorised-comments .comment,#view-code-review .categorised-comments .comment{margin:0}#approach-view .categorised-comments>p,#code-review-edit .categorised-comments>p,#view-code-review .categorised-comments>p{color:#666;margin-left:32px}#approach-view .categorised-comments .avatar,#code-review-edit .categorised-comments .avatar,#view-code-review .categorised-comments .avatar{display:none}#approach-view .categorised-comments .line-comment,#code-review-edit .categorised-comments .line-comment,#view-code-review .categorised-comments .line-comment{margin-top:0;background-color:transparent}#approach-view .categorised-comments .line-comment.self,#code-review-edit .categorised-comments .line-comment.self,#view-code-review .categorised-comments .line-comment.self{background-color:transparent}#approach-view .categorised-comments .code-file-line-comment,#code-review-edit .categorised-comments .code-file-line-comment,#view-code-review .categorised-comments .code-file-line-comment{border-top:none}#approach-view .categorised-comments .edit-sentiment,#code-review-edit .categorised-comments .edit-sentiment,#view-code-review .categorised-comments .edit-sentiment{display:none}#approach-view .line-comment,#approach-view span.sentiment,#code-review-edit .line-comment,#code-review-edit span.sentiment,#view-code-review .line-comment,#view-code-review span.sentiment{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#approach-view .line-comment,#approach-view .summary-point,#code-review-edit .line-comment,#code-review-edit .summary-point,#view-code-review .line-comment,#view-code-review .summary-point{margin-top:5px}#approach-view .line-comment .sentiment-icon,#approach-view .summary-point .sentiment-icon,#approach-view span.sentiment .sentiment-icon,#code-review-edit .line-comment .sentiment-icon,#code-review-edit .summary-point .sentiment-icon,#code-review-edit span.sentiment .sentiment-icon,#view-code-review .line-comment .sentiment-icon,#view-code-review .summary-point .sentiment-icon,#view-code-review span.sentiment .sentiment-icon{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-end;justify-content:flex-end;min-width:32px}#approach-view .line-comment,#code-review-edit .line-comment,#view-code-review .line-comment{margin:0}#approach-view .comment,#approach-view .summary-point,#code-review-edit .comment,#code-review-edit .summary-point,#view-code-review .comment,#view-code-review .summary-point{border-radius:2px}#approach-view .download-file,#code-review-edit .download-file,#view-code-review .download-file{background-color:#1dedf9;color:#000;font-size:1rem;font-weight:700;margin:16px 0}#approach-view a.download-file[disabled=true],#code-review-edit a.download-file[disabled=true],#view-code-review a.download-file[disabled=true]{background-color:#ccc;color:#666}@media (max-width:767px){#approach-view .mui--pull-right,#code-review-edit .mui--pull-right,#view-code-review .mui--pull-right{float:unset}#approach-view .mui-panel,#code-review-edit .mui-panel,#view-code-review .mui-panel{margin:0}#approach-view .mui-btn,#code-review-edit .mui-btn,#view-code-review .mui-btn{white-space:normal;height:auto;line-height:inherit}}#view-code-review .review-type{cursor:default}#view-code-review .summary-point{display:-webkit-flex;display:flex}#code-review-edit .general-guidelines{border:1px dotted #ccc;border-bottom-color:#666;border-left:none;border-right:none;padding:4px;text-align:right}#code-review-edit .general-guidelines a{color:#666;font-weight:300;text-decoration:none}#code-review-edit .general-guidelines a:hover{text-decoration:none}#code-review-edit .general-guidelines a .icon-mask-external-link-alt{background-color:#aaa;margin-left:8px;vertical-align:center}#code-review-edit .buttons-header{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;justify-content:space-between;width:100%}#code-review-edit .buttons-header .unreviewable{text-align:right}#code-review-edit .code-wrapper{cursor:default}#code-review-edit .code-wrapper .comment-icon{background-color:#ff3;color:#000;font-size:1.5em;font-weight:500;left:2px;padding:0 4px;position:absolute;top:2px;cursor:pointer;visibility:hidden}#code-review-edit .code-wrapper:hover .comment-icon{visibility:visible}#code-review-edit .unsaved{animation-name:buttonColourCycle;animation-duration:2s;animation-direction:normal;animation-iteration-count:infinite;-webkit-animation-name:buttonColourCycle;-webkit-animation-duration:2s;-webkit-animation-direction:normal;-webkit-animation-iteration-count:infinite}#code-review-edit div.save-guidelines{width:100%;text-align:right}#code-review-edit .mui-btn.save-guidelines{clear:both;margin-bottom:32px;margin-top:8px;float:none!important}#code-review-edit .ratings.not-available{-webkit-filter:grayscale(80%);filter:grayscale(80%);cursor:not-allowed}#code-review-edit .ratings.not-available .starRating{opacity:.5}#code-review-edit .line-comment .avatar,#code-review-edit .line-comment img.identicon{height:36px;margin-right:8px;width:36px;-webkit-clip-path:circle(18px at center);clip-path:circle(18px at center)}#code-review-edit .line-comment .avatar.recipient,#code-review-edit .line-comment img.identicon.recipient{background-color:#f33}#code-review-edit .download+.download .download-file{margin-top:0;margin-bottom:16px}#code-review-edit .download+.download .context-help{margin-bottom:24px}#code-review-edit .download .context-help{margin-top:16px}#code-review-edit .submit-notes{clear:both;-webkit-justify-content:flex-end;justify-content:flex-end;color:#039;margin-top:32px}#code-review-edit .submit-notes>div{padding:0 16px}#code-review-edit .submit-notes>div p{margin:16px 0}#code-review-edit h1{font-size:1.25rem}#code-review-edit h1 span.challenge-title{display:inline-block;border-bottom:2px solid #000}#unreviewable-popup .heading{font-size:1rem;font-weight:300;padding-bottom:8px}#unreviewable-popup h3{color:#f44336}#unreviewable-popup .highlight{color:#009}#unreviewable-popup .reject{background-color:#f44336}#unreviewable-popup .reason-details{color:#f44336;font-weight:700}#unreviewable-popup .reason-details span{display:block;font-weight:500;color:#000}#unreviewable-popup .reason-details.additional{margin-top:16px}#unreviewable-popup .reason-details.additional span{font-weight:300}#view-code-review #code-files .download-buttons{margin:16px 0}#view-code-review #code-files .download-buttons .download-file{margin-top:8px}#view-code-review.summary .mui-btn--primary.print{background-color:#ccc;color:#000}#view-code-review.summary .mui-btn--primary.download-file{background-color:#1dedf9;color:#000}#view-code-review.summary .mui-btn--primary.full-review{background-color:#009}#view-code-review.summary .summary-heading{-webkit-align-items:center;align-items:center;border-radius:8px;border:1px solid #ccc;display:-webkit-flex;display:flex;font-size:1.5rem;font-weight:400;-webkit-justify-content:space-between;justify-content:space-between;line-height:1.5rem;padding:0 8px 0 16px}#view-code-review.summary .summary-heading .mono{font-family:"Andale Mono","Courier New",Courier,monospace;font-size:1rem;color:#999;font-weight:300}#view-code-review.page-wrapper .mui-panel{margin-top:0}#view-code-review.page-wrapper .super-text{position:relative;-webkit-transform:none;transform:none}#view-code-review .candidate-info,#view-code-review .reviewer-info{font-size:1.5em;padding:0 15px 8px;margin:0 -15px 8px;border-bottom:1px solid rgba(0,0,0,.12)}#view-code-review .candidate-info+.tab-inner-menu,#view-code-review .reviewer-info+.tab-inner-menu{margin-top:0}#view-code-review .candidate-info .submitted-at,#view-code-review .reviewer-info .submitted-at{font-size:1rem;font-weight:300;margin:0}#view-code-review .reviewer-info strong{color:#00008b}#view-code-review .reviewer-info span{display:inline-block}#view-code-review .reviewer-info span+span{margin-left:8px}#view-code-review .reviewer-info span+span:before{content:"•";margin-right:8px}#view-code-review .reviewer-info .other{display:inline-block;font-size:1.25rem;vertical-align:text-bottom}#view-code-review .line-diff .line{cursor:default}#view-code-review .print-heading{display:none}#view-code-review .unreviewable-reason{background-color:#fff;border-radius:8px;border:2px solid #f44336;color:#f44336;margin-bottom:16px;text-align:center}#view-code-review .unreviewable-reason .heading{border-top-left-radius:8px;border-top-right-radius:8px;font-weight:700;padding:4px 16px}#view-code-review .unreviewable-reason .short-reason{background-color:#f44336;color:#fff;font-weight:700;padding:4px 0;text-transform:uppercase}#view-code-review .unreviewable-reason .short-reason span{font-weight:300;text-transform:none}#view-code-review .unreviewable-reason .reason{padding:8px 15%}#view-code-review .unreviewable-reason .reason-detail{color:#000;text-align:left;padding:8px}#view-code-review .unreviewable-reason .reason-detail .title{font-size:1rem;clear:both;color:#666;font-weight:300}#view-code-review .reissued{text-align:center;color:#fff;background-color:#228b22;font-weight:500;border-radius:4px;padding:8px;margin-bottom:8px}#profile-actions{clear:both;height:inherit;min-height:50px;vertical-align:middle;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:column;flex-direction:column}#profile-actions .mui-btn{background-color:#999}#profile-actions span.view-count{display:inline-block;font-size:1.1em;vertical-align:middle}#profile-actions span.view-count strong{background-color:#ddd;display:inline-block;font-size:1.25em;min-width:40px;text-align:center}#dashboard .dashboard-navbar{display:grid;grid-template-areas:"referral-area achievements" "language-bar achievements";grid-template-columns:1fr;box-sizing:border-box}#dashboard .dashboard-details .alert{grid-area:messages}#dashboard .dashboard-details .ranking-graph{grid-area:graph}#dashboard .dashboard-details .ranking-analytics{grid-area:analytics}#dashboard .dashboard-details .start-express{grid-area:start-express}#dashboard .dashboard-details .question-tags{grid-area:question-tags}#dashboard .dashboard-details .express.available-challenges{grid-area:express}#dashboard .dashboard-details .peer-review-list{grid-area:peer-review-list}#dashboard .dashboard-details .ranking-data{grid-area:ranking-data;display:grid;grid-template-areas:"graph analytics";grid-template-columns:1fr 1fr;-webkit-column-gap:16px;column-gap:16px;-webkit-align-items:start;align-items:start}@media (max-width:991px){#dashboard .dashboard-details{grid-template-areas:"messages" "start-express" "question-tags" "ranking-data" "partners" "peer-review-list";grid-template-columns:1fr}#dashboard .dashboard-details .ranking-data{grid-area:ranking-data;display:grid;grid-template-areas:"analytics" "graph";grid-template-columns:1fr;-webkit-column-gap:16px;column-gap:16px}}#dashboard .mui-panel{background-color:#ddd;padding:8px}#dashboard .mui-btn.xstart{background-color:red}#dashboard .alert{padding:8px;margin-left:16px}#dashboard .ranking-data{padding:0 16px;margin-bottom:24px}#dashboard .dashboard-details{display:grid;grid-gap:8px;grid-template-areas:"messages" "start-express" "question-tags" "ranking-data" "partners" "peer-review-list";grid-template-columns:1fr;background-color:#fff;border-right:1px solid #999}#dashboard .dashboard-details .start-express{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;padding:8px 16px;text-align:left}#dashboard .dashboard-details .start-express .continue,#dashboard .dashboard-details .start-express .start{margin-right:8px}#dashboard .dashboard-details .remaining{font-weight:500;padding:4px 0}#dashboard .dashboard-details .remaining strong{color:#f60;font-weight:700}#dashboard .tabs a:active,#dashboard .tabs a:hover{text-decoration:none}#dashboard .xinfo+.pinfo{margin-top:0}#dashboard .pinfo,#dashboard .xinfo{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;background-color:#fff;border-radius:8px;border:1px dotted #009;color:#009;font-weight:400;-webkit-justify-content:space-between;justify-content:space-between;margin:8px 8px 0;padding:8px}#dashboard .pinfo .no-show,#dashboard .xinfo .no-show{background-color:#009;opacity:.5;height:24px;width:24px}#dashboard .pinfo .no-show:hover,#dashboard .xinfo .no-show:hover{opacity:1;background-color:red}#dashboard .pinfo{grid-area:partners;background-color:#122053;color:#fff;border:none;padding-left:16px;padding-bottom:0;font-weight:300;margin-top:0}#dashboard .pinfo strong{color:#fff}#dashboard .pinfo h3{color:#fff;margin:unset;padding:unset}#dashboard .pinfo img{width:100%;margin-top:8px}#dashboard .pinfo .no-show{background-color:#fff;opacity:unset}#dashboard .pinfo .no-show:hover{background-color:#fff}#dashboard .pinfo.minimised{-webkit-align-items:center;align-items:center;color:#fff;font-weight:500;padding-bottom:8px;background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%)}#dashboard .pinfo.minimised .no-show{background-color:#000}#dashboard .dashboard-head{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:stretch;align-items:stretch;width:100%;margin-bottom:16px;height:112px}#dashboard .dashboard-head.unverified{display:none}#dashboard .dashboard-head .job{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;height:inherit}#dashboard .dashboard-head .job-status{padding:8px 8px 0;text-align:center;border-radius:8px;border:1px dotted #aaa;margin:0 8px;height:inherit}#dashboard .dashboard-head .job-status h4{white-space:nowrap;font-weight:300}#dashboard .dashboard-head .job-status .badge{margin-top:16px;width:100%}#dashboard .dashboard-head .mui-btn:first-of-type{margin-top:0;margin-right:8px}#dashboard .dashboard-head h4{display:inline-block}#dashboard .dashboard-head .status{margin-top:16px;font-weight:700;font-size:1.25rem}#dashboard .dashboard-head .status.active{color:#390}#dashboard .dashboard-head .status.passive{color:#f60}#dashboard .dashboard-head .status.notlooking{font-weight:400;color:#000}#dashboard .dashboard-head .mui-btn{margin-left:0}#dashboard .dashboard-head .mui-btn.edit-profile{background-color:#999}#dashboard .holding-text{margin-bottom:24px}#dashboard .holding-text p a{font-weight:500;display:inline-block;margin:0 8px;border-bottom:1px dotted #2e9ccc}#dashboard .holding-text p a:active,#dashboard .holding-text p a:hover{text-decoration:none}#dashboard h2.my-invitations{border-bottom:2px dotted #ddd;border-top:3px solid #2e9ccc;color:#2e9ccc;font-size:1.4rem;font-weight:400;margin:16px 0;padding:8px 0}#dashboard .challenge-invitation-list.list div.item:first-child{border-top:none}#dashboard .alert .mui-btn{margin:8px}#dashboard .start-express{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}#dashboard .start-express svg{width:64px;fill:url(#geektastic-gradient);margin-right:8px}@media (max-width:767px){#dashboard .dashboard-head .job{-webkit-flex-direction:column;flex-direction:column}#dashboard .dashboard-head #profile-progress{max-width:100%!important;min-width:100%!important}#dashboard .dashboard-details .start-express{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;border-bottom:2px solid #ddd}}@media (max-width:991px){#dashboard .dashboard-navbar{display:grid;grid-template-areas:"referral-area" "achievements" "language-bar";grid-template-columns:1fr}#dashboard .dashboard-details .start-express .mui-btn--primary{height:auto;line-height:1.5rem;white-space:normal;padding:8px 16px}#dashboard .dashboard-head{-webkit-flex-direction:column;flex-direction:column;height:unset}#dashboard .dashboard-head .job{height:unset}#dashboard .dashboard-head .job-status{height:unset;margin:8px 8px 8px 0}#dashboard .dashboard-head .job-status .badge{margin-top:0}#dashboard .dashboard-head .mui-btn:first-of-type{margin-right:16px;margin-top:8px}}#modal-region #approachinfo-popup ul{margin-bottom:24px;margin-top:0}#modal-region #approachinfo-popup div.spacer{margin:16px 0;border-bottom:3px dotted #ccc}#modal-region #approachinfo-popup .developers a{margin-top:16px}#modal-region #approachinfo-popup .already{margin:8px 16px}#developersearch-criteria h4{font-weight:400}#developersearch-criteria>div.row:last-child{margin-bottom:32px}#developersearch-criteria input[type=text]:disabled{color:#ddd}#developersearch-criteria .header{margin-bottom:8px;text-align:left}#developersearch-criteria .header h3{display:inline-block;font-size:1.1rem;font-weight:400;margin:0}#developersearch-criteria .header span{display:inline-block}#developersearch-criteria .selected-languages .languages{padding:0!important;margin-left:16px}#developersearch-criteria .selected-languages .languages>div{border-bottom-style:none!important}#developersearch-criteria .selected-languages .languages .name{color:#888}#developersearch-criteria #selected-technologies{margin-left:16px}#developersearch-criteria #selected-technologies .remove,#developersearch-criteria .selected-languages .remove{color:#000;text-decoration:none}#developersearch-criteria #selected-technologies .remove i,#developersearch-criteria .selected-languages .remove i{vertical-align:text-top;-webkit-filter:grayscale(0);filter:grayscale(0)}#developersearch-criteria .checkbox.disabled .tick-border{border-color:#ccc;box-shadow:#ccc}#developersearch-criteria .checkbox.disabled .tick{background-color:#ccc}#developersearch-criteria .experience-levels{display:-webkit-flex;display:flex;padding:0 10px;margin-bottom:15px}#developersearch-criteria .experience-levels>div{border-right:3px solid #bbb;text-align:center}#developersearch-criteria .experience-levels>div:first-child{text-align:right}#developersearch-criteria .experience-levels>div:first-child .years{-webkit-justify-content:flex-end;justify-content:flex-end}#developersearch-criteria .experience-levels>div:last-child{border-right:0 solid #000;text-align:left}#developersearch-criteria .experience-levels>div:last-child .tick-border{margin-left:10px}#developersearch-criteria .experience-levels .years{font-size:.75rem;font-weight:500}#developersearch-criteria .experience-level .checkbox{margin-top:4px}#developersearch-criteria .experience-level .checkbox label{margin:0 10px;display:block;font-weight:700}#developersearch-criteria .experience-level .years{color:#888;border-bottom:1px dotted #bbb;display:-webkit-flex;display:flex}#developersearch-criteria .experience-level .years>div{border-right:1px solid #aaa;min-width:50px;padding:2px 10px;text-align:center;font-size:1.25em}#developersearch-criteria .experience-level .years>div:last-child{border-right:0 solid #000}#developersearch-criteria .experience-level .years-range{display:none}#developersearch-criteria .role-types,#developersearch-criteria .work-location{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}#developersearch-criteria .role-types>div,#developersearch-criteria .work-location>div{margin-left:24px;margin-right:8px;vertical-align:middle}#developersearch-criteria .role-types .title,#developersearch-criteria .work-location .title{white-space:nowrap}#developersearch-criteria .role-types .context-help,#developersearch-criteria .work-location .context-help{margin-bottom:8px}#developersearch-criteria .salary{-webkit-align-items:center;align-items:center}#developersearch-criteria .work-location .title{-webkit-flex:1 1 0;flex:1 1 0}#developersearch-criteria .work-location .address-auto{-webkit-flex:5 1 0;flex:5 1 0;margin-right:0}#developersearch-criteria .currLoc .checkbox{display:inline-block}@media (max-width:767px){#developersearch-criteria .experience-levels{-webkit-flex-wrap:wrap;flex-wrap:wrap}#developersearch-criteria .experience-levels>div{border-right:0}#developersearch-criteria .experience-level{display:-webkit-flex;display:flex;margin-right:20px}#developersearch-criteria .experience-level .checkbox label{display:inline;margin:0}#developersearch-criteria .experience-level .years{display:none}#developersearch-criteria .experience-level .years-range{display:block;margin:10px 0 0 5px}#developersearch-criteria .role-types,#developersearch-criteria .work-location{-webkit-flex-wrap:wrap;flex-wrap:wrap}#developersearch-criteria .role-types .title,#developersearch-criteria .work-location .title{-webkit-flex-basis:100%;flex-basis:100%;white-space:normal}#developersearch-criteria .work-location .address-auto{-webkit-flex-basis:100%;flex-basis:100%;margin-left:0}}#developersearch-criteria input[type=checkbox]{display:none}#developersearch-criteria input[type=checkbox]:checked~.toggle{background:#999;left:52px;transition:.5s}#developersearch-criteria input[type=checkbox]:checked~.switch{background:#ccc;transition:.5s}#developersearch-criteria .switch{display:block;width:75px;height:10px;background:#ccc;border-radius:20px;position:absolute;top:0;transition:.5s}#developersearch-criteria .toggle{height:25px;width:25px;border-radius:50%;background:#ccc;position:absolute;top:-8px;left:-8px;box-shadow:0 2px 4px rgba(0,0,0,.4);transition:.5s}#developersearch-criteria .current{display:-webkit-flex;display:flex;-webkit-flex-basis:0;flex-basis:0;-webkit-align-items:flex-start;align-items:flex-start;margin-bottom:16px}#developersearch-criteria .current .currLoc,#developersearch-criteria .current h4{margin-right:16px}#developersearch-criteria .card{display:inline-block;margin:8px 16px;width:75px;height:15px;text-align:center;position:relative}#developersearch-criteria .label{font-size:1rem;font-weight:400}#developersearch-criteria .location-search-type{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;color:#999}#developersearch-criteria .location-search-type .selected{color:#000;font-weight:700}#developersearch-criteria #location-search-type[disabled]~.switch,#developersearch-criteria #location-search-type[disabled]~.switch~.toggle{background:#eee;border:none}#developersearch-criteria #location-search-type~.switch~.toggle{background:#fff;border:1px solid #000}.mui-btn.toggle-criteria{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);color:#fff;margin-left:24px}#es-developersearch-results .technologies,#es-jobsearch-matching .technologies,#es-jobsearch-results .technologies{-webkit-align-items:baseline;align-items:baseline;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;border-radius:8px;border:1px solid #ccc;padding-left:8px}#es-developersearch-results .technologies+.technologies,#es-jobsearch-matching .technologies+.technologies,#es-jobsearch-results .technologies+.technologies{margin-top:0}#es-developersearch-results .technology,#es-jobsearch-matching .technology,#es-jobsearch-results .technology{font-weight:400;margin:2px;padding:0 8px;text-align:center}#es-developersearch-results .technology .ability,#es-jobsearch-matching .technology .ability,#es-jobsearch-results .technology .ability{color:#666;display:block;font-size:12px;margin-top:-2px;font-weight:300}#es-developersearch-results .technology.selected,#es-jobsearch-matching .technology.selected,#es-jobsearch-results .technology.selected{padding:4px 8px;border:2px solid #090;border-radius:5px;font-weight:700;color:#090}#es-developersearch-results .technology.selected .ability,#es-jobsearch-matching .technology.selected .ability,#es-jobsearch-results .technology.selected .ability{color:#090}#es-developersearch-results .technology.beginner,#es-jobsearch-matching .technology.beginner,#es-jobsearch-results .technology.beginner{font-size:1em}#es-developersearch-results .technology.intermediate,#es-jobsearch-matching .technology.intermediate,#es-jobsearch-results .technology.intermediate{font-size:1.2em}#es-developersearch-results .technology.advanced,#es-jobsearch-matching .technology.advanced,#es-jobsearch-results .technology.advanced{font-size:1.4em}#author-filter-criteria .checkbox.checked label{font-weight:700}#author-filter-criteria .Rtable{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0}#author-filter-criteria .context-help{z-index:10000}#author-filter-criteria .Rtable-cell{box-sizing:border-box;-webkit-flex-grow:1;flex-grow:1;width:100%;overflow:hidden;list-style:none;border:3px solid #fff;border-right-width:10px;white-space:nowrap;vertical-align:center}#author-filter-criteria .Rtable-cell>h1,#author-filter-criteria .Rtable-cell>h2,#author-filter-criteria .Rtable-cell>h3,#author-filter-criteria .Rtable-cell>h4,#author-filter-criteria .Rtable-cell>h5,#author-filter-criteria .Rtable-cell>h6{margin:0}#author-filter-criteria .Rtable-cell .checkbox{margin-bottom:0}#author-filter-criteria .Rtable-cell.right{text-align:right}#author-filter-criteria .Rtable--2cols>.Rtable-cell{width:50%}#author-filter-criteria .Rtable--3cols>.Rtable-cell{width:33.33%}#author-filter-criteria .Rtable--4cols>.Rtable-cell{width:25%}#author-filter-criteria .Rtable--5cols>.Rtable-cell{width:20%}#author-filter-criteria .Rtable--6cols>.Rtable-cell{width:16.6%}#es-reviewcommentsearch .keywords{display:-webkit-flex;display:flex;-webkit-align-items:baseline;align-items:baseline}#es-reviewcommentsearch .keywords .heading{-webkit-flex-basis:15%;flex-basis:15%}#es-reviewcommentsearch .keywords .kInput{-webkit-flex-basis:50%;flex-basis:50%;padding-right:16px}#es-reviewcommentsearch .keywords .kOperator{display:-webkit-inline-flex;display:inline-flex}#es-reviewcommentsearch .keywords .kOperator h4{color:#666;font-weight:300;font-size:1rem;padding-right:16px}#es-reviewcommentsearch .keywords .kOperator .checked label{font-weight:700}#es-reviewcommentsearch .keywords .kOperator>div+div{margin-left:24px}#es-reviewcommentsearch-filter .filter{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:4px 4px 4px 0;border-bottom:4px solid #ddd}#es-reviewcommentsearch-filter .filter.active{background-color:#d1e9ef;border-bottom-color:#2e9ccc}#es-reviewcommentsearch-filter .filter.active .title{font-weight:600}#es-reviewcommentsearch-filter .filter.active .icon-mask-filter{background-color:#2e9ccc}#es-reviewcommentsearch-filter .filter.challenge-filter{-webkit-align-items:flex-start;align-items:flex-start}#es-reviewcommentsearch-filter .filter.challenge-filter .languageIcon{height:64px;width:64px;margin-right:16px;margin-top:16px}#es-reviewcommentsearch-filter .filter.rating-filter{-webkit-align-items:flex-start;align-items:flex-start}#es-reviewcommentsearch-filter .filter #overallscore-filter-criteria .starRating{display:inline-block}#es-reviewcommentsearch-filter .filter #overallscore-filter-criteria span.title{display:inline-block;vertical-align:top;padding-top:4px;margin-right:8px}#es-reviewcommentsearch-filter .filter #overallscore-filter-criteria .stars i.icon{height:24px;width:24px}#es-reviewcommentsearch-filter .filter #author-filter-criteria,#es-reviewcommentsearch-filter .filter #challenge-filter-criteria,#es-reviewcommentsearch-filter .filter #commenttype-filter-criteria,#es-reviewcommentsearch-filter .filter #overallscore-filter-criteria{-webkit-flex-basis:90%;flex-basis:90%}#es-reviewcommentsearch-filter .filter #challenge-filter-criteria .Rtable-cell.leftmain,#es-reviewcommentsearch-filter .filter #challenge-filter-criteria .Rtable-cell.title,#es-reviewcommentsearch-filter .filter #language-filter-criteria .Rtable-cell.leftmain,#es-reviewcommentsearch-filter .filter #language-filter-criteria .Rtable-cell.title{width:20%}#es-reviewcommentsearch-filter .filter #challenge-filter-criteria .Rtable-cell.main,#es-reviewcommentsearch-filter .filter #language-filter-criteria .Rtable-cell.main{width:60%}#es-reviewcommentsearch-filter .filter .icon-mask-filter{background-color:#ccc;margin-right:8px}#es-reviewcommentsearch-filter .filter .checkbox.checked label{font-weight:700}#es-reviewcommentsearch-filter .filter .Rtable{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0;background-color:transparent}#es-reviewcommentsearch-filter .filter .Rtable-cell{box-sizing:border-box;-webkit-flex-grow:1;flex-grow:1;width:100%;overflow:hidden;list-style:none;border:3px solid transparent;border-right-width:10px;white-space:nowrap;vertical-align:center}#es-reviewcommentsearch-filter .filter .Rtable-cell>h1,#es-reviewcommentsearch-filter .filter .Rtable-cell>h2,#es-reviewcommentsearch-filter .filter .Rtable-cell>h3,#es-reviewcommentsearch-filter .filter .Rtable-cell>h4,#es-reviewcommentsearch-filter .filter .Rtable-cell>h5,#es-reviewcommentsearch-filter .filter .Rtable-cell>h6{margin:0}#es-reviewcommentsearch-filter .filter .Rtable-cell .checkbox{margin-bottom:0}#es-reviewcommentsearch-filter .filter .Rtable-cell.right{text-align:right}#es-reviewcommentsearch-filter .filter .Rtable--2cols>.Rtable-cell{width:50%}#es-reviewcommentsearch-filter .filter .Rtable--3cols>.Rtable-cell{width:33.33%}#es-reviewcommentsearch-filter .filter .Rtable--4cols>.Rtable-cell{width:25%}#es-reviewcommentsearch-filter .filter .Rtable--5cols>.Rtable-cell{width:20%}#es-reviewcommentsearch-filter .filter .Rtable--6cols>.Rtable-cell{width:16.6%}#es-reviewcommentsearch-results .item{padding:0}#es-reviewcommentsearch-results .item:last-child{border-bottom:none}#es-reviewcommentsearch-results .item .item-header{-webkit-align-items:center;align-items:center;padding:4px 0;border-bottom:2px dotted #eee;-webkit-justify-content:flex-start;justify-content:flex-start}#es-reviewcommentsearch-results .item .item-header>div{margin-right:8px}#es-reviewcommentsearch-results .item .item-header .badge{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#es-reviewcommentsearch-results .item .item-header .badge+.badge{margin:unset 8px unset unset}#es-reviewcommentsearch-results .item .item-header .badge.comment-type{margin-right:24px}#es-reviewcommentsearch-results .item .item-header .challenge-title{font-weight:500;border-bottom:1px solid #000;margin-right:24px;color:#333}#es-reviewcommentsearch-results .item .item-header .programming-languages{display:-webkit-flex;display:flex}#es-reviewcommentsearch-results .item .item-header .programming-languages .programming-language{display:inline-block;-webkit-align-self:center;align-self:center}#es-reviewcommentsearch-results .item .item-header .programming-languages .programming-language .languageIcon{display:block;height:48px;width:48px}#es-reviewcommentsearch-results .item .item-header .es-score{font-weight:300;font-size:1rem;background-color:purple;color:#fff;padding:2px 8px 0;border-radius:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#es-reviewcommentsearch-results .item .item-body{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%;padding-left:8px;-webkit-align-items:flex-start;align-items:flex-start;padding-top:4px}#es-reviewcommentsearch-results .item .item-body .markdown-display{-webkit-flex-basis:80%;flex-basis:80%}#es-reviewcommentsearch-results .item .item-body span.sentiment-icon{-webkit-flex-basis:5%;flex-basis:5%;display:block;margin-right:16px;white-space:nowrap;text-align:center}#es-reviewcommentsearch-results .item .item-body span.sentiment-icon .icon+.icon{margin-left:4px}#es-reviewcommentsearch-results .item .item-body span.sentiment-icon.sentiment-neutral .icon{color:#333}#es-reviewcommentsearch-results .item .item-body .mui-btn{margin-left:16px}#es-reviewcommentsearch-results .item .item-body .mui-btn span.review-id{color:#2e9ccc}#es-reviewcommentsearch-results .item .item-body .avatar,#es-reviewcommentsearch-results .item .item-body .identicon{height:32px;width:32px;margin-right:24px;-webkit-clip-path:circle(16px at center);clip-path:circle(16px at center)}#es-reviewcommentsearch-results .item .item-body .avatar.candidate,#es-reviewcommentsearch-results .item .item-body .identicon.candidate{background-color:#f33}#es-reviewcommentsearch-results .item .badge.date{background-color:#fff;border:1px dotted #999;color:#000}#es-reviewcommentsearch-results .item .badge.date span.title{color:#666;font-weight:400}#es-reviewcommentsearch-results .item .languageIcon{vertical-align:bottom}#es-reviewcommentsearch-results .item .starRating{vertical-align:top;height:22px;margin-right:8px;display:inline-block}#es-reviewcommentsearch-results .item .languageIcon-small{height:50px;width:50px}#es-reviewcommentsearch-results .item .challenge-name{font-weight:700}#es-developersearch #es-developersearch-criteria .email-search.hidden,#es-developersearch #es-developersearch-criteria .name-search.hidden{display:none}#es-developersearch #es-developersearch-criteria .email-search h4 span,#es-developersearch #es-developersearch-criteria .name-search h4 span{display:inline-block;background-color:#ff0;padding:0 4px}#es-developersearch #es-developersearch-criteria .alternative{cursor:pointer;margin:16px 0}#es-developersearch #es-developersearch-criteria .alternative span{display:inline-block;background-color:#ffffb1;border-bottom:1px dotted #666;font-weight:700;padding:0 4px}#es-developersearch h2.title{font-size:1.75rem;padding-top:8px}#es-developersearch .form-field .selected-languages+.error-text{text-align:left}#es-developersearch h3.a90{background-color:#ff0;border-bottom:3px solid #2e9ccc;border-top:1px dotted #2e9ccc;color:#2e9ccc;font-size:1.25rem;font-weight:500;padding:8px}#es-developersearch #es-developersearch-criteria h4{font-weight:600;margin-bottom:0}#es-developersearch #es-developersearch-criteria>div.row:last-child{margin-bottom:32px}#es-developersearch #es-developersearch-criteria .email-search,#es-developersearch #es-developersearch-criteria .name-search{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#es-developersearch #es-developersearch-criteria .email-search h4,#es-developersearch #es-developersearch-criteria .name-search h4{white-space:nowrap;-webkit-flex-basis:20%;flex-basis:20%;margin-right:16px}#es-developersearch #es-developersearch-criteria .email-search .textfield,#es-developersearch #es-developersearch-criteria .name-search .textfield{margin-bottom:8px}#es-developersearch #es-developersearch-criteria .email-search .email,#es-developersearch #es-developersearch-criteria .email-search .name,#es-developersearch #es-developersearch-criteria .name-search .email,#es-developersearch #es-developersearch-criteria .name-search .name{-webkit-flex-basis:80%;flex-basis:80%}#es-developersearch #es-developersearch-criteria .email-search .help,#es-developersearch #es-developersearch-criteria .name-search .help{font-size:1rem}#es-developersearch #es-developersearch-criteria .email-search .help .mono,#es-developersearch #es-developersearch-criteria .name-search .help .mono{color:#0000cd;display:inline-block;font-family:"Andale Mono","Courier New",Courier,monospace;font-weight:600;padding:0 4px}#es-developersearch #es-developersearch-criteria input[type=text]:disabled{color:#ddd}#es-developersearch #es-developersearch-criteria .language-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}#es-developersearch #es-developersearch-criteria .language-wrapper .heading{display:inline}#es-developersearch #es-developersearch-criteria .header{margin-bottom:8px;text-align:left}#es-developersearch #es-developersearch-criteria .header h3{display:inline-block;font-size:1.1rem;font-weight:400;margin:0}#es-developersearch #es-developersearch-criteria .header span{display:inline-block}#es-developersearch #es-developersearch-criteria .choose-language,#es-developersearch #es-developersearch-criteria .choose-tech{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#es-developersearch #es-developersearch-criteria .language-select,#es-developersearch #es-developersearch-criteria .tech-select{width:50%;padding-left:16px}#es-developersearch #es-developersearch-criteria .selected-languages .languages{padding:0!important;margin-left:16px}#es-developersearch #es-developersearch-criteria .selected-languages .languages>div{border-bottom-style:none!important}#es-developersearch #es-developersearch-criteria .selected-languages .languages .name{color:#888}#es-developersearch #es-developersearch-criteria #selected-technologies{margin-left:16px}#es-developersearch #es-developersearch-criteria #selected-technologies .remove,#es-developersearch #es-developersearch-criteria .selected-languages .remove{color:#000;text-decoration:none}#es-developersearch #es-developersearch-criteria #selected-technologies .remove .icon-mask-times,#es-developersearch #es-developersearch-criteria .selected-languages .remove .icon-mask-times{background-color:#cb9393;margin-left:8px}#es-developersearch #es-developersearch-criteria #selected-technologies .remove i,#es-developersearch #es-developersearch-criteria .selected-languages .remove i{vertical-align:text-top;-webkit-filter:grayscale(0);filter:grayscale(0)}#es-developersearch #es-developersearch-criteria #selected-technologies .selected-technology,#es-developersearch #es-developersearch-criteria .selected-languages .selected-technology{display:inline-block;margin-right:16px;font-weight:500}#es-developersearch #es-developersearch-criteria .checkbox.disabled .tick-border{border-color:#ccc;box-shadow:#ccc}#es-developersearch #es-developersearch-criteria .checkbox.disabled .tick{background-color:#ccc}#es-developersearch #es-developersearch-criteria .experience{border-left:1px dotted #999;padding-left:8px}#es-developersearch #es-developersearch-criteria .experience .heading{margin-bottom:16px}#es-developersearch #es-developersearch-criteria .experience-levels{padding:0 8px;margin-bottom:16px}#es-developersearch #es-developersearch-criteria .experience-levels>div{display:-webkit-flex;display:flex;font-weight:300}#es-developersearch #es-developersearch-criteria .experience-levels>div:first-child .years{-webkit-justify-content:flex-end;justify-content:flex-end}#es-developersearch #es-developersearch-criteria .experience-levels .years{font-size:.75rem;font-weight:500}#es-developersearch #es-developersearch-criteria .experience-level .checkbox label{margin:0 8px;display:inline-block;font-weight:600}#es-developersearch #es-developersearch-criteria .experience-level .checkbox+span{white-space:nowrap}#es-developersearch #es-developersearch-criteria .experience-level .years-range{display:none}#es-developersearch #es-developersearch-criteria .developer-name,#es-developersearch #es-developersearch-criteria .role-types,#es-developersearch #es-developersearch-criteria .work-location{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}#es-developersearch #es-developersearch-criteria .developer-name>div,#es-developersearch #es-developersearch-criteria .role-types>div,#es-developersearch #es-developersearch-criteria .work-location>div{margin-left:24px;margin-right:8px;vertical-align:middle}#es-developersearch #es-developersearch-criteria .developer-name .title,#es-developersearch #es-developersearch-criteria .role-types .title,#es-developersearch #es-developersearch-criteria .work-location .title{white-space:nowrap}#es-developersearch #es-developersearch-criteria .developer-name .context-help,#es-developersearch #es-developersearch-criteria .role-types .context-help,#es-developersearch #es-developersearch-criteria .work-location .context-help{margin-bottom:8px}#es-developersearch #es-developersearch-criteria .salary{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;box-sizing:content-box;width:100%}#es-developersearch #es-developersearch-criteria .salary h4.title{white-space:nowrap;-webkit-flex-basis:10%;flex-basis:10%}#es-developersearch #es-developersearch-criteria .salary .dayRateHigh,#es-developersearch #es-developersearch-criteria .salary .salaryHigh{-webkit-flex-basis:15%;flex-basis:15%;margin:0 16px}#es-developersearch #es-developersearch-criteria .salary .currency{-webkit-flex-basis:30%;flex-basis:30%;margin:0 16px;padding-bottom:16px}#es-developersearch #es-developersearch-criteria .salary .clear-button{-webkit-flex-basis:20%;flex-basis:20%;padding-bottom:16px}#es-developersearch #es-developersearch-criteria .work-location .title{-webkit-flex:1 1 0;flex:1 1 0}#es-developersearch #es-developersearch-criteria .work-location .address-auto{-webkit-flex:5 1 0;flex:5 1 0;margin-right:0}#es-developersearch #es-developersearch-criteria .currLoc .checkbox{display:inline-block}@media (max-width:767px){#es-developersearch #es-developersearch-criteria .experience-levels{-webkit-flex-wrap:wrap;flex-wrap:wrap}#es-developersearch #es-developersearch-criteria .experience-levels>div{border-right:0}#es-developersearch #es-developersearch-criteria .experience-level{display:-webkit-flex;display:flex;margin-right:20px}#es-developersearch #es-developersearch-criteria .experience-level .checkbox label{display:inline;margin:0}#es-developersearch #es-developersearch-criteria .experience-level .years{display:none}#es-developersearch #es-developersearch-criteria .experience-level .years-range{display:block;margin:10px 0 0 5px}#es-developersearch #es-developersearch-criteria .role-types,#es-developersearch #es-developersearch-criteria .work-location{-webkit-flex-wrap:wrap;flex-wrap:wrap}#es-developersearch #es-developersearch-criteria .role-types .title,#es-developersearch #es-developersearch-criteria .work-location .title{-webkit-flex-basis:100%;flex-basis:100%;white-space:normal}#es-developersearch #es-developersearch-criteria .work-location .address-auto{-webkit-flex-basis:100%;flex-basis:100%;margin-left:0}}#es-developersearch #es-developersearch-criteria input[type=checkbox]{display:none}#es-developersearch #es-developersearch-criteria input[type=checkbox]:checked~.toggle{background:#999;left:52px;transition:.5s}#es-developersearch #es-developersearch-criteria input[type=checkbox]:checked~.switch{background:#ccc;transition:.5s}#es-developersearch #es-developersearch-criteria .switch{display:block;width:75px;height:10px;background:#ccc;border-radius:20px;position:absolute;top:0;transition:.5s}#es-developersearch #es-developersearch-criteria .toggle{height:25px;width:25px;border-radius:50%;background:#ccc;position:absolute;top:-8px;left:-8px;box-shadow:0 2px 4px rgba(0,0,0,.4);transition:.5s}#es-developersearch #es-developersearch-criteria .current{display:-webkit-flex;display:flex;-webkit-flex-basis:0;flex-basis:0;-webkit-align-items:flex-start;align-items:flex-start;margin-bottom:16px}#es-developersearch #es-developersearch-criteria .current .currLoc,#es-developersearch #es-developersearch-criteria .current h4{margin-right:16px}#es-developersearch #es-developersearch-criteria .card{display:inline-block;margin:8px 16px;width:75px;height:15px;text-align:center;position:relative}#es-developersearch #es-developersearch-criteria .label{font-size:1rem;font-weight:400}#es-developersearch #es-developersearch-criteria .location-search-type{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;color:#999}#es-developersearch #es-developersearch-criteria .location-search-type .selected{color:#000;font-weight:700}#es-developersearch #es-developersearch-criteria #location-search-type[disabled]~.switch,#es-developersearch #es-developersearch-criteria #location-search-type[disabled]~.switch~.toggle{background:#eee;border:none}#es-developersearch #es-developersearch-criteria #location-search-type~.switch~.toggle{background:#fff;border:1px solid #000}#es-developersearch .total-count{background-color:#ddd;display:inline-block;margin-right:6px;min-width:40px;padding:0 10px;text-align:center;font-weight:700}#es-developersearch .total-count.results{color:#fff;background-color:#2e9ccc}#es-developersearch .results-count{display:inline-block;margin-left:16px;font-weight:300}#es-developersearch .mui-btn.results{min-width:300px;letter-spacing:.25rem}#es-developersearch .mui-btn.changed{animation-name:buttonColourCycle;animation-duration:5s;animation-direction:normal;animation-iteration-count:infinite;-webkit-animation-name:buttonColourCycle;-webkit-animation-duration:5s;-webkit-animation-direction:normal;-webkit-animation-iteration-count:infinite}#es-developersearch .mui-btn.toggle-criteria{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);color:#fff;margin-left:24px}#challenge-filter-criteria .checkbox.checked label{font-weight:700}#challenge-filter-criteria .Rtable{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0}#challenge-filter-criteria .context-help{z-index:10000}#challenge-filter-criteria .Rtable-cell{box-sizing:border-box;-webkit-flex-grow:1;flex-grow:1;width:100%;overflow:hidden;list-style:none;border:3px solid #fff;border-right-width:10px;white-space:nowrap;vertical-align:center}#challenge-filter-criteria .Rtable-cell>h1,#challenge-filter-criteria .Rtable-cell>h2,#challenge-filter-criteria .Rtable-cell>h3,#challenge-filter-criteria .Rtable-cell>h4,#challenge-filter-criteria .Rtable-cell>h5,#challenge-filter-criteria .Rtable-cell>h6{margin:0}#challenge-filter-criteria .Rtable-cell .checkbox{margin-bottom:0}#challenge-filter-criteria .Rtable-cell.right{text-align:right}#challenge-filter-criteria .Rtable--2cols>.Rtable-cell{width:50%}#challenge-filter-criteria .Rtable--3cols>.Rtable-cell{width:33.33%}#challenge-filter-criteria .Rtable--4cols>.Rtable-cell{width:25%}#challenge-filter-criteria .Rtable--5cols>.Rtable-cell{width:20%}#challenge-filter-criteria .Rtable--6cols>.Rtable-cell{width:16.6%}#es-developersearch-filter #activity-filter-criteria .Rtable-cell.first,#es-developersearch-filter #activity-filter-criteria .or{display:none}#es-developersearch-filter #activity-filter-criteria .Rtable--6cols>.Rtable-cell{width:20%}#es-developersearch-filter .filter{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:4px 4px 4px 0;border-bottom:4px solid #ddd}#es-developersearch-filter .filter.active{background-color:#d1e9ef;border-bottom-color:#2e9ccc}#es-developersearch-filter .filter.active .title{font-weight:600}#es-developersearch-filter .filter.active .icon-mask-filter{background-color:#2e9ccc}#es-developersearch-filter .filter #activelooking-filter-criteria,#es-developersearch-filter .filter #activity-filter-criteria,#es-developersearch-filter .filter #challenge-filter-criteria,#es-developersearch-filter .filter #sharedata-filter-criteria,#es-developersearch-filter .filter #technologymandatory-filter-criteria{-webkit-flex-basis:90%;flex-basis:90%}#es-developersearch-filter .filter .icon-mask-filter{background-color:#ccc;margin-right:8px}#es-developersearch-filter .filter .checkbox.checked label{font-weight:700}#es-developersearch-filter .filter .Rtable{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0;background-color:transparent}#es-developersearch-filter .filter .context-help{z-index:10000}#es-developersearch-filter .filter .Rtable-cell{box-sizing:border-box;-webkit-flex-grow:1;flex-grow:1;width:100%;overflow:hidden;list-style:none;border:3px solid transparent;border-right-width:10px;white-space:nowrap;vertical-align:center}#es-developersearch-filter .filter .Rtable-cell>h1,#es-developersearch-filter .filter .Rtable-cell>h2,#es-developersearch-filter .filter .Rtable-cell>h3,#es-developersearch-filter .filter .Rtable-cell>h4,#es-developersearch-filter .filter .Rtable-cell>h5,#es-developersearch-filter .filter .Rtable-cell>h6{margin:0}#es-developersearch-filter .filter .Rtable-cell .checkbox{margin-bottom:0}#es-developersearch-filter .filter .Rtable-cell.right{text-align:right}#es-developersearch-filter .filter .Rtable--2cols>.Rtable-cell{width:50%}#es-developersearch-filter .filter .Rtable--3cols>.Rtable-cell{width:33.33%}#es-developersearch-filter .filter .Rtable--4cols>.Rtable-cell{width:25%}#es-developersearch-filter .filter .Rtable--5cols>.Rtable-cell{width:20%}#es-developersearch-filter .filter .Rtable--6cols>.Rtable-cell{width:16.6%}.main-buttons{padding-top:8px}.clear-button{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}#es-developersearch-results h4{width:100%}#es-developersearch-results .es-score{font-weight:300;font-size:1rem;background-color:purple;color:#fff;padding:8px;margin:0 16px;border-radius:4px}#es-developersearch-results .share-data{display:inline-block;margin:0 8px}#es-developersearch-results .date-badges{display:-webkit-flex;display:flex}#es-developersearch-results .date-badges .badge.date{background-color:#fff;border:1px dotted #999;color:#000}#es-developersearch-results .date-badges .badge.date span.title{color:#666;font-weight:400}#es-developersearch-results .item-header .mui-btn{background-color:#aaa;color:#fff}#es-developersearch-results .mui-btn.full{background-color:#2e9ccc}#es-developersearch-results.list .item{border-top:3px solid #999}#es-developersearch-results.list .item:hover{background-color:transparent}#es-developersearch-results.list .item .item-middle{-webkit-flex:auto;flex:auto}#es-developersearch-results .email{display:inline-block;font-size:1rem;padding:0 8px;color:#666}#es-developersearch-results .languageIcon{vertical-align:bottom}#es-developersearch-results .programming-languages{-webkit-align-items:baseline;align-items:baseline;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;padding-left:8px}#es-developersearch-results .programming-languages .languageIcon{display:block;height:60px;margin-bottom:5px;width:60px}#es-developersearch-results .programming-languages .languageIcon.non-main{opacity:.45;-webkit-filter:grayscale(100%);filter:grayscale(100%)}#es-developersearch-results .programming-languages h5{font-size:1em;width:100%;clear:both}#es-developersearch-results .programming-languages-and-technologies{margin-bottom:8px}#es-developersearch-results .programming-languages-and-technologies .programming-languages{padding-bottom:8px}#es-developersearch-results .programming-language{display:inline-block;text-align:center;margin-right:16px;margin-top:8px}#es-developersearch-results .programming-language .experience{font-weight:400;display:block}#es-developersearch-results .programming-language .ability{display:block;font-size:12px;color:#666}#es-developersearch-results .programming-language .express{font-size:.85rem;background-color:#ddd;color:#666;padding:4px;border-radius:4px}#es-developersearch-results .programming-language .express strong{font-size:1rem}#es-developersearch-results .programming-language .express.top10{background-color:gold;border:1px solid #daa520;color:#664d02}#es-developersearch-results .programming-language .express.top10.top1,#es-developersearch-results .programming-language .express.top10.top2,#es-developersearch-results .programming-language .express.top10.top3,#es-developersearch-results .programming-language .express.top10.top4,#es-developersearch-results .programming-language .express.top10.top5{border-color:#000;border-style:dotted;color:#000;font-weight:700;text-transform:uppercase}#es-developersearch-results .programming-language .express.top20{background-color:#888;color:#fff}#es-developersearch-results .programming-language .express.top30{background-color:#8b4513;color:#fff}#es-developersearch-results .role-u{background-color:gold;border-bottom:2px solid #b8860b;border-radius:50%;color:#000;display:inline-block;font-weight:700;height:32px;margin:0 8px;padding-top:4px;text-align:center;width:32px}#es-developersearch-results .salary-box.valid-role.passive{color:#666;border-color:#999}#es-developersearch-results .challenge-invitations{border-bottom:5px solid #eee;margin-bottom:8px}#es-developersearch-results .challenge-invitations .invitation-item{border-top:none;border-bottom:2px solid #eee;padding-bottom:8px}#es-developersearch-results .challenge-invitations .invitation-item:last-child{border-bottom:none}#es-developersearch-results .challenge-invitations .invitation-item+.invitation-item{margin-left:0;margin-top:8px}#es-developersearch-results .challenge-invitations h5{font-size:1em;margin-bottom:8px}#es-developersearch-results .challenge-invitations .languageIcon{margin:0 5px}#es-developersearch-results .challenge-invitations .rating-title{display:block;font-size:.75em;font-weight:500}#es-developersearch-results .starRating{vertical-align:top;height:22px;margin-right:8px;display:inline-block}#es-developersearch-results .starRating>h4{font-weight:500!important;font-size:.85em;margin-bottom:4px}#es-developersearch-results .languageIcon-small{height:50px;width:50px}#es-developersearch-results .challenge-name{font-weight:700}#es-developersearch-results .item h4{font-weight:300}#es-developersearch-results .item h4 strong{font-size:1.75rem}#es-developersearch-results .item h4 span.badge{font-size:1.75rem;display:none}#es-developersearch-results .item .salary-box h4{font-weight:700}#es-developersearch-results .item.qualified h4 strong{background-color:#000;color:gold;display:inline-block;padding:0 16px;vertical-align:middle}#es-developersearch-results .item.qualified h4 span.badge{background-color:gold;border-radius:0;color:#000;display:inline-block;font-size:.75em;font-weight:400;letter-spacing:.2em;padding:8px;margin:2px 0;vertical-align:middle}#es-developersearch-results .badge{margin-bottom:5px}#es-developersearch-results .badge.active{background-color:#390;color:#fff}#es-developersearch-results .badge.passive{background-color:#f90;color:#000}#es-developersearch-results .badge.distance{display:inline-block;background-color:#fff;border:1px solid #ccc;color:#888;margin-left:8px}#es-developersearch-results.remote .remoteWork{color:#060;background-color:#3f3}#es-developersearch-results.remote.tz .current-location .offset{display:inline-block;margin-left:8px;font-weight:300;white-space:nowrap}#es-developersearch-results.remote.tz .current-location .offset:before{content:"[ UTC "}#es-developersearch-results.remote.tz .current-location .offset:after{content:" ]"}#es-developersearch-results.list .current-location{display:block;font-weight:700;font-size:.85em;padding:8px 0}#es-developersearch-results.list .current-location:before{content:"Current location: ";font-weight:300}#es-developersearch-results .challenge-invitations span.code-challenge{border-radius:4px;border:1px solid #aaa;color:#666;display:inline-block;font-size:.85rem;padding:3px 8px;max-width:175px;text-align:center}#es-developersearch-results .challenge-details{display:inline-block}.page-wrapper.jobs .mui-panel .tab-menu{margin-bottom:0}#es-jobsearch-criteria h4{font-weight:600;margin-bottom:0}#es-jobsearch-criteria>div.row:last-child{margin-bottom:32px}#es-jobsearch-criteria .keywords{display:-webkit-flex;display:flex;-webkit-align-items:baseline;align-items:baseline}#es-jobsearch-criteria .keywords .heading{-webkit-flex-basis:15%;flex-basis:15%}#es-jobsearch-criteria .keywords .kInput{-webkit-flex-basis:50%;flex-basis:50%;padding-right:16px}#es-jobsearch-criteria .keywords .kOperator{display:-webkit-inline-flex;display:inline-flex}#es-jobsearch-criteria .keywords .kOperator h4{color:#666;font-weight:300;font-size:1rem;padding-right:16px}#es-jobsearch-criteria .keywords .kOperator .checked label{font-weight:700}#es-jobsearch-criteria .keywords .kOperator>div+div{margin-left:24px}#es-jobsearch-criteria .email-search,#es-jobsearch-criteria .name-search{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#es-jobsearch-criteria .email-search h4,#es-jobsearch-criteria .name-search h4{-webkit-flex-basis:20%;flex-basis:20%;margin-right:16px}#es-jobsearch-criteria .email-search .textfield,#es-jobsearch-criteria .name-search .textfield{margin-bottom:8px}#es-jobsearch-criteria .email-search .email,#es-jobsearch-criteria .email-search .name,#es-jobsearch-criteria .name-search .email,#es-jobsearch-criteria .name-search .name{-webkit-flex-basis:80%;flex-basis:80%}#es-jobsearch-criteria .email-search .help,#es-jobsearch-criteria .name-search .help{font-size:1rem}#es-jobsearch-criteria .email-search .help .mono,#es-jobsearch-criteria .name-search .help .mono{color:#0000cd;display:inline-block;font-family:"Andale Mono","Courier New",Courier,monospace;font-weight:600;padding:0 4px}#es-jobsearch-criteria input[type=text]:disabled{color:#ddd}#es-jobsearch-criteria .language-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}#es-jobsearch-criteria .language-wrapper .heading{display:inline}#es-jobsearch-criteria .header{margin-bottom:8px;text-align:left}#es-jobsearch-criteria .header h3{display:inline-block;font-size:1.1rem;font-weight:400;margin:0}#es-jobsearch-criteria .header span{display:inline-block}#es-jobsearch-criteria .choose-language,#es-jobsearch-criteria .choose-tech{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#es-jobsearch-criteria .language-select,#es-jobsearch-criteria .tech-select{width:50%;padding-left:16px}#es-jobsearch-criteria .selected-languages .languages{padding:0!important;margin-left:16px}#es-jobsearch-criteria .selected-languages .languages>div{border-bottom-style:none!important}#es-jobsearch-criteria .selected-languages .languages .name{color:#888}#es-jobsearch-criteria #selected-technologies{margin-left:16px}#es-jobsearch-criteria #selected-technologies .remove,#es-jobsearch-criteria .selected-languages .remove{color:#000;text-decoration:none}#es-jobsearch-criteria #selected-technologies .remove i,#es-jobsearch-criteria .selected-languages .remove i{vertical-align:text-top;-webkit-filter:grayscale(0);filter:grayscale(0)}#es-jobsearch-criteria #selected-technologies .remove .icon-mask-times,#es-jobsearch-criteria .selected-languages .remove .icon-mask-times{background-color:#cb9393;margin-left:4px;vertical-align:text-bottom}#es-jobsearch-criteria #selected-technologies .selected-technology,#es-jobsearch-criteria .selected-languages .selected-technology{display:inline-block;margin-right:16px;font-weight:500;color:#333}#es-jobsearch-criteria .checkbox.disabled .tick-border{border-color:#ccc;box-shadow:#ccc}#es-jobsearch-criteria .checkbox.disabled .tick{background-color:#ccc}#es-jobsearch-criteria .experience{border-left:1px dotted #999;padding-left:8px}#es-jobsearch-criteria .experience .heading{margin-bottom:16px}#es-jobsearch-criteria .experience-levels{padding:0 8px;margin-bottom:16px}#es-jobsearch-criteria .experience-levels>div{display:-webkit-flex;display:flex;font-weight:300}#es-jobsearch-criteria .experience-levels>div:first-child .years{-webkit-justify-content:flex-end;justify-content:flex-end}#es-jobsearch-criteria .experience-levels .years{font-size:.75rem;font-weight:500}#es-jobsearch-criteria .experience-level .checkbox label{margin:0 8px;display:inline-block;font-weight:600}#es-jobsearch-criteria .experience-level .checkbox+span{white-space:nowrap}#es-jobsearch-criteria .experience-level .years-range{display:none}#es-jobsearch-criteria .work-location{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}#es-jobsearch-criteria .work-location>div{margin-left:24px;margin-right:8px;vertical-align:middle}#es-jobsearch-criteria .work-location .context-help{margin-bottom:8px}#es-jobsearch-criteria .role-type{-webkit-align-items:flex-end;align-items:flex-end;display:-webkit-flex;display:flex;box-sizing:content-box}#es-jobsearch-criteria .role-type .heading{white-space:nowrap;-webkit-flex-basis:15%;flex-basis:15%;min-width:15%;margin-bottom:8px}#es-jobsearch-criteria .role-type .heading h4{margin-right:8px}#es-jobsearch-criteria .role-type .role-check{-webkit-flex-basis:10%;flex-basis:10%}#es-jobsearch-criteria .role-type .dayRateHigh,#es-jobsearch-criteria .role-type .salaryHigh{-webkit-flex-basis:20%;flex-basis:20%;margin:0 16px}#es-jobsearch-criteria .role-type .dayRateHigh .textfield,#es-jobsearch-criteria .role-type .salaryHigh .textfield{margin-bottom:8px}#es-jobsearch-criteria .role-type .currency{-webkit-flex-basis:30%;flex-basis:30%;margin:0 16px}#es-jobsearch-criteria .role-type .clear-button{-webkit-flex-basis:20%;flex-basis:20%}#es-jobsearch-criteria .role-type.remote{margin-top:16px;-webkit-align-items:baseline;align-items:baseline}#es-jobsearch-criteria .role-type.remote .role-check{margin-right:16px;display:-webkit-flex;display:flex}#es-jobsearch-criteria .role-type.remote .role-check .checkbox{display:-webkit-flex;display:flex}#es-jobsearch-criteria .role-type.remote .role-check .checkbox label{vertical-align:middle;white-space:nowrap}#es-jobsearch-criteria .role-type .context-help{margin-bottom:8px}#es-jobsearch-criteria .role-type .remote-work em{display:inline-block;margin:0 2px;font-weight:600}#es-jobsearch-criteria .role-type .checkbox.checked label{font-weight:700}#es-jobsearch-criteria .work-location .title{white-space:nowrap;-webkit-flex:1 1 0;flex:1 1 0}#es-jobsearch-criteria .work-location .address-auto{-webkit-flex:5 1 0;flex:5 1 0;margin-right:0}#es-jobsearch-criteria .currLoc .checkbox{display:inline-block}@media (max-width:767px){#es-jobsearch-criteria .experience-levels{-webkit-flex-wrap:wrap;flex-wrap:wrap}#es-jobsearch-criteria .experience-levels>div{border-right:0}#es-jobsearch-criteria .experience-level{display:-webkit-flex;display:flex;margin-right:20px}#es-jobsearch-criteria .experience-level .checkbox label{display:inline;margin:0}#es-jobsearch-criteria .experience-level .years{display:none}#es-jobsearch-criteria .experience-level .years-range{display:block;margin:10px 0 0 5px}#es-jobsearch-criteria .role-types,#es-jobsearch-criteria .work-location{-webkit-flex-wrap:wrap;flex-wrap:wrap}#es-jobsearch-criteria .role-types .title,#es-jobsearch-criteria .work-location .title{-webkit-flex-basis:100%;flex-basis:100%;white-space:normal}#es-jobsearch-criteria .work-location .address-auto{-webkit-flex-basis:100%;flex-basis:100%;margin-left:0}}#es-jobsearch-criteria input[type=checkbox]{display:none}#es-jobsearch-criteria input[type=checkbox]:checked~.toggle{background:#999;left:52px;transition:.5s}#es-jobsearch-criteria input[type=checkbox]:checked~.switch{background:#ccc;transition:.5s}#es-jobsearch-criteria .switch{display:block;width:75px;height:10px;background:#ccc;border-radius:20px;position:absolute;top:0;transition:.5s}#es-jobsearch-criteria .toggle{height:25px;width:25px;border-radius:50%;background:#ccc;position:absolute;top:-8px;left:-8px;box-shadow:0 2px 4px rgba(0,0,0,.4);transition:.5s}#es-jobsearch-criteria .current{display:-webkit-flex;display:flex;-webkit-flex-basis:0;flex-basis:0;-webkit-align-items:flex-start;align-items:flex-start;margin-bottom:16px}#es-jobsearch-criteria .current .currLoc,#es-jobsearch-criteria .current h4{margin-right:16px}#es-jobsearch-criteria .card{display:inline-block;margin:8px 16px;width:75px;height:15px;text-align:center;position:relative}#es-jobsearch-criteria .label{font-size:1rem;font-weight:400}#es-jobsearch-criteria .location-search-type{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;color:#999}#es-jobsearch-criteria .location-search-type .selected{color:#000;font-weight:700}#es-jobsearch-criteria #location-search-type[disabled]~.switch,#es-jobsearch-criteria #location-search-type[disabled]~.switch~.toggle{background:#eee;border:none}#es-jobsearch-criteria #location-search-type~.switch~.toggle{background:#fff;border:1px solid #000}#es-jobsearch h2.title{font-size:1.75rem;padding-top:8px}#es-jobsearch .form-field .selected-languages+.error-text{text-align:left}#es-jobsearch h3.a90{background-color:#ff0;border-bottom:3px solid #2e9ccc;border-top:1px dotted #2e9ccc;color:#2e9ccc;font-size:1.25rem;font-weight:500;padding:8px}#es-jobsearch .total-count{background-color:#ddd;display:inline-block;margin-right:6px;min-width:40px;padding:0 10px;text-align:center;font-weight:700}#es-jobsearch .total-count.results{color:#fff;background-color:#2e9ccc}#es-jobsearch .results-count{display:inline-block;margin-left:16px;font-weight:300}#es-jobsearch .mui-btn.results{min-width:300px;letter-spacing:.25rem}#es-jobsearch .mui-btn.changed{animation-name:buttonColourCycle;animation-duration:5s;animation-direction:normal;animation-iteration-count:infinite;-webkit-animation-name:buttonColourCycle;-webkit-animation-duration:5s;-webkit-animation-direction:normal;-webkit-animation-iteration-count:infinite}#es-jobsearch .mui-btn.toggle-criteria{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);color:#fff;margin-left:24px}@keyframes buttonColourCycle{0%{background-color:#000}25%{background-color:red}}@-webkit-keyframes buttonColourCycle{0%,100%{background-color:#26b730}25%{color:#000;background-color:#0f0}75%{color:#000;background-color:#fc0}}#es-jobsearch-matching.jobs.list,#es-jobsearch-results.jobs.list{background-color:#fff}#es-jobsearch-matching.jobs.list .job.item,#es-jobsearch-results.jobs.list .job.item{cursor:unset;padding:16px 16px 0;font-weight:500;font-size:1rem;border-bottom:5px solid #ddd;border-top:none;width:100%;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}#es-jobsearch-matching.jobs.list .job.item:first-of-type,#es-jobsearch-results.jobs.list .job.item:first-of-type{border-top:10px solid #ddd}#es-jobsearch-matching.jobs.list .job.item:last-of-type,#es-jobsearch-results.jobs.list .job.item:last-of-type{border-bottom:8px solid #eee}#es-jobsearch-matching.jobs.list .job.item .co-logo,#es-jobsearch-results.jobs.list .job.item .co-logo{-webkit-flex-basis:20%;flex-basis:20%;padding:0;min-width:20%;-webkit-align-self:flex-start;align-self:flex-start}#es-jobsearch-matching.jobs.list .job.item .non-logo,#es-jobsearch-results.jobs.list .job.item .non-logo{-webkit-flex-basis:80%;flex-basis:80%}#es-jobsearch-matching.jobs.list .job.item div.published,#es-jobsearch-results.jobs.list .job.item div.published{width:100%;text-align:right}#es-jobsearch-matching.jobs.list .job.item .badge.publishedAt,#es-jobsearch-matching.jobs.list .job.item .badge.updatedAt,#es-jobsearch-results.jobs.list .job.item .badge.publishedAt,#es-jobsearch-results.jobs.list .job.item .badge.updatedAt{margin-bottom:0;margin-top:16px;border:none;background-color:#fff;color:#2f4f4f}#es-jobsearch-matching.jobs.list .job.item .badge.publishedAt .formattedDate,#es-jobsearch-matching.jobs.list .job.item .badge.updatedAt .formattedDate,#es-jobsearch-results.jobs.list .job.item .badge.publishedAt .formattedDate,#es-jobsearch-results.jobs.list .job.item .badge.updatedAt .formattedDate{color:#bbb}#es-jobsearch-matching.jobs.list .job.item .mui-btn.more,#es-jobsearch-results.jobs.list .job.item .mui-btn.more{margin:0 8px}#es-jobsearch-matching.jobs.list .job.item .badge:first-of-type,#es-jobsearch-results.jobs.list .job.item .badge:first-of-type{margin-left:0}#es-jobsearch-matching.jobs.list .job.item .title-details,#es-jobsearch-results.jobs.list .job.item .title-details{-webkit-flex-basis:80%;flex-basis:80%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:8px 0}#es-jobsearch-matching.jobs.list .job.item .title-details .wrapper,#es-jobsearch-results.jobs.list .job.item .title-details .wrapper{-webkit-flex-basis:75%;flex-basis:75%}#es-jobsearch-matching.jobs.list .job.item .title-details .item-actions,#es-jobsearch-results.jobs.list .job.item .title-details .item-actions{-webkit-flex-basis:20%;flex-basis:20%;-webkit-align-self:flex-end;align-self:flex-end}#es-jobsearch-matching.jobs.list .job.item .other-details,#es-jobsearch-results.jobs.list .job.item .other-details{display:block}#es-jobsearch-matching.jobs.list .job.item .company.title,#es-jobsearch-matching.jobs.list .job.item .job-title,#es-jobsearch-results.jobs.list .job.item .company.title,#es-jobsearch-results.jobs.list .job.item .job-title{font-size:1.25rem;white-space:nowrap;background-color:#aaa;border:none;padding:8px 16px;font-weight:500}#es-jobsearch-matching.jobs.list .job.item .job-title,#es-jobsearch-results.jobs.list .job.item .job-title{background-color:#ccc}#es-jobsearch-matching.jobs.list .job.item.new-job .mui-btn.more,#es-jobsearch-results.jobs.list .job.item.new-job .mui-btn.more{background-color:gold;color:#000}#es-jobsearch-matching.jobs.list .job.item.new-job .company.title,#es-jobsearch-results.jobs.list .job.item.new-job .company.title{background-color:gold}#es-jobsearch-matching.jobs.list img.company-logo,#es-jobsearch-results.jobs.list img.company-logo{display:block;max-width:150px;margin-bottom:8px}#es-jobsearch-matching.jobs.list .item-actions,#es-jobsearch-results.jobs.list .item-actions{-webkit-flex:1 0;flex:1 0}#es-jobsearch-matching.jobs.list .item-actions a,#es-jobsearch-results.jobs.list .item-actions a{margin-left:auto}#es-jobsearch-matching.jobs.list .details,#es-jobsearch-results.jobs.list .details{margin:8px 0;padding-right:8px}#es-jobsearch-matching.jobs.list .badge,#es-jobsearch-results.jobs.list .badge{margin-top:3px;margin-right:3px}#es-jobsearch-matching.jobs.list .badge+.badge,#es-jobsearch-results.jobs.list .badge+.badge{margin-left:0}#es-jobsearch-matching.jobs.list .badge.new-job,#es-jobsearch-results.jobs.list .badge.new-job{background-color:gold;color:#000;margin-left:8px}#es-jobsearch-matching.jobs.list .work-location,#es-jobsearch-results.jobs.list .work-location{display:inline-block;margin:4px}#es-jobsearch-matching.jobs.list .campaign .item,#es-jobsearch-results.jobs.list .campaign .item{display:inline-block;margin:0;padding:16px 0}#es-jobsearch-matching.jobs.list .job-languages,#es-jobsearch-matching.jobs.list .job-technologies,#es-jobsearch-results.jobs.list .job-languages,#es-jobsearch-results.jobs.list .job-technologies{display:-webkit-inline-flex;display:inline-flex;vertical-align:middle}#es-jobsearch-matching.jobs.list .job-technologies,#es-jobsearch-results.jobs.list .job-technologies{padding-left:8px}#es-jobsearch-matching.jobs.list .languages-technologies,#es-jobsearch-results.jobs.list .languages-technologies{display:-webkit-inline-flex;display:inline-flex;margin-top:8px;border-top:3px double #ddd;padding-top:8px}#es-jobsearch-matching.jobs.list .job-languages .languageIcon+.languageIcon,#es-jobsearch-results.jobs.list .job-languages .languageIcon+.languageIcon{margin:0 4px}#es-jobsearch-matching.jobs.list .job-languages .languageIcon.non-main,#es-jobsearch-results.jobs.list .job-languages .languageIcon.non-main{opacity:.5;-webkit-filter:grayscale(85%);filter:grayscale(85%)}#es-jobsearch-matching.jobs.list .job-technologies .badge,#es-jobsearch-results.jobs.list .job-technologies .badge{background-color:#eee;font-weight:500}#es-jobsearch-matching.jobs.list .badge.date.publishedAt,#es-jobsearch-matching.jobs.list .badge.date.updatedAt,#es-jobsearch-results.jobs.list .badge.date.publishedAt,#es-jobsearch-results.jobs.list .badge.date.updatedAt{color:#708090;font-weight:400}#es-jobsearch-matching.jobs.list .badge.distance,#es-jobsearch-results.jobs.list .badge.distance{background-color:#fff;border:1px solid #ccc;color:#888;margin-left:8px}#es-jobsearch-matching.jobs.list .mui-btn.mui-btn--primary,#es-jobsearch-results.jobs.list .mui-btn.mui-btn--primary{margin-top:8px}#es-jobsearch-matching.jobs.list+.none,#es-jobsearch-results.jobs.list+.none{text-align:left}@media (max-width:767px){#es-jobsearch-matching.jobs.list .item,#es-jobsearch-results.jobs.list .item{padding:0;border:none;border-bottom:15px solid #eee;margin-bottom:8px}#es-jobsearch-matching.jobs.list .item:first-child,#es-jobsearch-results.jobs.list .item:first-child{margin-top:8px}#es-jobsearch-matching.jobs.list .item .badge,#es-jobsearch-matching.jobs.list .item h4 span,#es-jobsearch-results.jobs.list .item .badge,#es-jobsearch-results.jobs.list .item h4 span{margin-left:0}#es-jobsearch-matching.jobs.list .item .item-actions .mui-btn,#es-jobsearch-results.jobs.list .item .item-actions .mui-btn{margin:8px 0}#es-jobsearch-matching.jobs.list .item-middle>div,#es-jobsearch-results.jobs.list .item-middle>div{padding:0}}#es-jobsearch-matching h4,#es-jobsearch-results h4{width:100%}#es-jobsearch-matching .es-score,#es-jobsearch-results .es-score{font-weight:300;font-size:1rem;background-color:purple;color:#fff;padding:8px;margin:0 16px;border-radius:4px}#es-jobsearch-matching .es-score.developer,#es-jobsearch-results .es-score.developer{display:none}#es-jobsearch-matching .date-badges,#es-jobsearch-results .date-badges{display:-webkit-flex;display:flex}#es-jobsearch-matching .date-badges .badge.date,#es-jobsearch-results .date-badges .badge.date{background-color:#fff;border:1px dotted #999;color:#000}#es-jobsearch-matching .date-badges .badge.date span.title,#es-jobsearch-results .date-badges .badge.date span.title{color:#666;font-weight:400}#es-jobsearch-matching .item-header .mui-btn,#es-jobsearch-results .item-header .mui-btn{background-color:#aaa;color:#fff}#es-jobsearch-matching .mui-btn.full,#es-jobsearch-results .mui-btn.full{background-color:#2e9ccc}#es-jobsearch-matching.list .item:hover,#es-jobsearch-results.list .item:hover{background-color:transparent}#es-jobsearch-matching.list .item .item-middle,#es-jobsearch-results.list .item .item-middle{-webkit-flex:auto;flex:auto}#es-jobsearch-matching .email,#es-jobsearch-results .email{display:inline-block;font-size:1rem;padding:0 8px;color:#666}#es-jobsearch-matching .languageIcon,#es-jobsearch-results .languageIcon{vertical-align:bottom}#es-jobsearch-matching .programming-languages,#es-jobsearch-results .programming-languages{-webkit-align-items:baseline;align-items:baseline;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;padding-left:8px}#es-jobsearch-matching .programming-languages .languageIcon,#es-jobsearch-results .programming-languages .languageIcon{display:block;height:60px;margin-bottom:5px;width:60px}#es-jobsearch-matching .programming-languages .languageIcon.non-main,#es-jobsearch-results .programming-languages .languageIcon.non-main{opacity:.45;-webkit-filter:grayscale(100%);filter:grayscale(100%)}#es-jobsearch-matching .programming-languages h5,#es-jobsearch-results .programming-languages h5{font-size:1em;width:100%;clear:both}#es-jobsearch-matching .programming-languages-and-technologies,#es-jobsearch-results .programming-languages-and-technologies{margin-bottom:8px}#es-jobsearch-matching .programming-languages-and-technologies .programming-languages,#es-jobsearch-results .programming-languages-and-technologies .programming-languages{padding-bottom:8px}#es-jobsearch-matching .programming-language,#es-jobsearch-results .programming-language{display:inline-block;text-align:center;margin-right:16px;margin-top:8px}#es-jobsearch-matching .programming-language .experience,#es-jobsearch-results .programming-language .experience{color:#666;display:block;font-size:.85rem;font-weight:300;margin-top:4px}#es-jobsearch-matching .programming-language .ability,#es-jobsearch-results .programming-language .ability{display:block;font-size:12px;color:#666}#es-jobsearch-matching .languageIcon-small,#es-jobsearch-results .languageIcon-small{height:50px;width:50px}#es-jobsearch-matching .challenge-name,#es-jobsearch-results .challenge-name{font-weight:700}#es-jobsearch-matching .technologies-tag-cloud,#es-jobsearch-results .technologies-tag-cloud{display:inline-block;margin-left:8px;margin-top:0}#es-jobsearch-matching .technologies-tag-cloud .technologies,#es-jobsearch-results .technologies-tag-cloud .technologies{margin-top:0;padding-left:0;border:none;-webkit-align-items:flex-start;align-items:flex-start}#es-jobsearch-matching .technology,#es-jobsearch-results .technology{font-weight:400;margin:2px;padding:4px 8px;text-align:center;line-height:1.5rem;color:#444;border:1px dotted #ccc;border-radius:8px}#es-jobsearch-matching .technology .ability,#es-jobsearch-results .technology .ability{color:#aaa;display:block;font-size:12px;margin-top:-2px;font-weight:300}#es-jobsearch-matching .technology.selected,#es-jobsearch-results .technology.selected{padding:4px 8px;border:2px solid #090;border-radius:5px;font-weight:700;color:#090}#es-jobsearch-matching .technology.selected .ability,#es-jobsearch-results .technology.selected .ability{color:#090}#es-jobsearch-matching .technology.beginner,#es-jobsearch-results .technology.beginner{font-size:1em}#es-jobsearch-matching .technology.intermediate,#es-jobsearch-results .technology.intermediate{font-size:1.2em}#es-jobsearch-matching .technology.advanced,#es-jobsearch-results .technology.advanced{font-size:1.4em}#es-jobsearch-matching .item h4,#es-jobsearch-results .item h4{font-weight:300}#es-jobsearch-matching .item h4 strong,#es-jobsearch-results .item h4 strong{font-size:1.75rem}#es-jobsearch-matching .item h4 span.badge,#es-jobsearch-results .item h4 span.badge{font-size:1.75rem;display:none}#es-jobsearch-matching .item .salary-box h4,#es-jobsearch-results .item .salary-box h4{font-weight:700}#es-jobsearch-matching .item.qualified h4 strong,#es-jobsearch-results .item.qualified h4 strong{background-color:#000;color:gold;display:inline-block;padding:0 16px;vertical-align:middle}#es-jobsearch-matching .item.qualified h4 span.badge,#es-jobsearch-results .item.qualified h4 span.badge{background-color:gold;border-radius:0;color:#000;display:inline-block;font-size:.75em;font-weight:400;letter-spacing:.2em;padding:8px;margin:2px 0;vertical-align:middle}#es-jobsearch-matching .badge,#es-jobsearch-results .badge{margin-bottom:5px}#es-jobsearch-matching .badge.active,#es-jobsearch-results .badge.active{background-color:#390;color:#fff}#es-jobsearch-matching .badge.passive,#es-jobsearch-results .badge.passive{background-color:#f90;color:#000}#es-jobsearch-matching .badge.distance,#es-jobsearch-results .badge.distance{display:inline-block;background-color:#fff;border:1px solid #ccc;color:#888;margin-left:8px}#es-jobsearch-matching.remote .remoteWork,#es-jobsearch-results.remote .remoteWork{color:#060;background-color:#3f3}#es-jobsearch-matching.remote.tz .current-location .offset,#es-jobsearch-results.remote.tz .current-location .offset{display:inline-block;margin-left:8px;font-weight:300;white-space:nowrap}#es-jobsearch-matching.remote.tz .current-location .offset:before,#es-jobsearch-results.remote.tz .current-location .offset:before{content:"[ UTC "}#es-jobsearch-matching.remote.tz .current-location .offset:after,#es-jobsearch-results.remote.tz .current-location .offset:after{content:" ]"}#es-jobsearch-matching.list .current-location,#es-jobsearch-results.list .current-location{display:block;font-weight:700;font-size:.85em;padding:8px 0}#es-jobsearch-matching.list .current-location:before,#es-jobsearch-results.list .current-location:before{content:"Current location: ";font-weight:300}#admin-challenges .available-challenges h4 span.language,#challenges-list .available-challenges h4 span.language{color:#aaa;font-weight:200}#admin-challenges .list .item.retired,#challenges-list .list .item.retired{background-color:#ccc}#admin-challenges .list .item.retired h4 .owner,#challenges-list .list .item.retired h4 .owner{background-color:transparent;display:block}#admin-challenges .list .item.retired .icons,#challenges-list .list .item.retired .icons{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center}#admin-challenges .list .item.retired .languageIcon,#challenges-list .list .item.retired .languageIcon{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.5}#admin-challenges .list .item.retired .icon-mask-exclamation-triangle,#challenges-list .list .item.retired .icon-mask-exclamation-triangle{background-color:#000;margin-right:8px;height:32px;width:32px}#admin-challenges .list .item.retired .badge,#challenges-list .list .item.retired .badge{background:#ddd;color:#888;border:none}#admin-challenges .list .item.retired .badge.retired,#challenges-list .list .item.retired .badge.retired{background-color:#000;color:#ff0;padding-left:16px;padding-right:16px}#admin-challenges .list .item .actions,#challenges-list .list .item .actions{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#admin-challenges .badge.constraint,#challenges-list .badge.constraint{background-color:#fff;color:#04e;padding-left:16px;padding-right:16px}#admin-challenges .badge.constraint.constrained,#challenges-list .badge.constraint.constrained{border:1px solid #04e;text-transform:uppercase}#admin-challenges .badge.constraint.unconstrained,#challenges-list .badge.constraint.unconstrained{border:1px dotted #05f;text-transform:lowercase}#admin-challenges .duration,#admin-challenges .question-count,#challenges-list .duration,#challenges-list .question-count{border-bottom:1px dotted #999;display:inline-block;font-size:1rem;font-weight:300;margin-left:32px}#admin-challenges .duration strong,#admin-challenges .question-count strong,#challenges-list .duration strong,#challenges-list .question-count strong{font-size:1.5rem;font-weight:700}#admin-challenges .owner{display:block}#xsets-parent #region-challenges{margin:0 -15px}#xsets-parent .title{font-size:1rem;font-weight:500;text-transform:uppercase}#xsets-parent .tab-menu li{-webkit-flex-basis:0;flex-basis:0}#xsets-parent .tab-menu li a.btn-add{background-color:#26b730;color:#fff;height:36px;line-height:36px}#xsets-parent .tab-menu li a.btn-add .icon{vertical-align:middle;font-size:1.75rem;margin-right:0}#xsets-parent span.beta{background-color:#ff0;color:#000;font-size:1.75rem;display:inline-block;padding:0 16px}#xsets-parent h1{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;align-items:flex-end;margin-bottom:16px}#xsets-parent h1 a.btn-add{background-color:#009;color:#fff;height:36px;line-height:36px}#xsets-parent h1 a.btn-add .icon{vertical-align:middle;font-size:1.75rem;margin-right:0}#xsets-parent h1 span.help{font-size:1.25rem;font-weight:400;margin-left:40px}#xs-invitation-list span.beta{background-color:#ff0;color:#000;font-size:1.75rem;display:inline-block;padding:0 16px}#open-invitations .advanced-search,#open-invitations .main-buttons{clear:both}#open-invitations .main-buttons{margin-bottom:16px}#open-invitations .material-toggle{clear:both;display:-webkit-flex;display:flex;float:right;font-weight:500;margin:-48px 24px 8px 0;min-height:48px;vertical-align:middle}#open-invitations .material-toggle>*{display:inline-block;margin:0 0 0 auto}#open-invitations .material-toggle input[type=checkbox]{display:none}#open-invitations .material-toggle label{cursor:pointer;height:0;position:relative;width:40px}#open-invitations .material-toggle>label::before{background:#000;box-shadow:inset 0 0 10px rgba(0,0,0,.5);border-radius:8px;content:'';height:16px;margin-top:2px;position:absolute;left:12px;opacity:.3;transition:.4s ease-in-out;width:40px}#open-invitations .material-toggle>label::after{background:#fff;border-radius:16px;box-shadow:0 0 5px rgba(0,0,0,.3);content:'';height:24px;position:absolute;top:0;left:8px;margin-top:-2px;transition:.3s ease-in-out;width:24px}#open-invitations .material-toggle>input[type=checkbox]:checked+label::before{background:inherit;opacity:.5}#open-invitations .material-toggle>input[type=checkbox]:checked+label::after{background:inherit;left:32px}#open-invitations .label-green{background-color:#4caf50}#open-invitations .changed{-webkit-animation-name:changed-highlight;-webkit-animation-duration:3s;-webkit-animation-iteration-count:1;animation-name:changed-highlight;animation-duration:3s;animation-iteration-count:1}@media (max-width:767px){#open-invitations .main-buttons{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#open-invitations .material-toggle{float:unset;margin:unset}#open-invitations .material-toggle>*{display:unset;margin:unset}}#express-set-solve form,#express-set-solve-thanks form{width:100%}#express-set-solve .create,#express-set-solve-thanks .create{background-color:#2377ef;color:#fff}#express-set-solve .create.disabled,#express-set-solve-thanks .create.disabled{background:#ccc}#express-set-solve .create.disabled:active,#express-set-solve .create.disabled:focus,#express-set-solve .create.disabled:hover,#express-set-solve-thanks .create.disabled:active,#express-set-solve-thanks .create.disabled:focus,#express-set-solve-thanks .create.disabled:hover{box-shadow:none}#express-set-solve .mui-btn.general.blue,#express-set-solve-thanks .mui-btn.general.blue{background-color:#2e9ccc;color:#fff}#express-set-solve .warning,#express-set-solve-thanks .warning{color:#f90;font-weight:700;margin-bottom:16px}#express-set-solve .warning .icon,#express-set-solve-thanks .warning .icon{display:inline-block;height:30px;width:30px;margin-right:8px;vertical-align:text-bottom}#express-set-solve .alert.alert-warning,#express-set-solve-thanks .alert.alert-warning{margin:8px 0;border-left:none}#express-set-solve .alert.alert-warning p,#express-set-solve-thanks .alert.alert-warning p{margin-bottom:0}#express-set-solve .challenge-type-icon,#express-set-solve-thanks .challenge-type-icon{width:96px}#express-set-solve .challenge-type-icon svg,#express-set-solve-thanks .challenge-type-icon svg{fill:url(#geektastic-gradient)}#express-set-solve .challenge-type-icon+.title,#express-set-solve-thanks .challenge-type-icon+.title{font-weight:300}#express-set-solve .hint-onecorrect,#express-set-solve-thanks .hint-onecorrect{background-color:#adff2f;color:#000;display:-webkit-flex;display:flex;font-size:1rem;font-weight:700}#express-set-solve .hint-onecorrect>div,#express-set-solve-thanks .hint-onecorrect>div{padding:4px 8px}#express-set-solve .hint-onecorrect div:first-of-type,#express-set-solve-thanks .hint-onecorrect div:first-of-type{background-color:#000;font-weight:300;color:#fff}#express-set-solve .single-question.score i.icon,#express-set-solve-thanks .single-question.score i.icon{height:30px;width:30px;margin-bottom:8px}#express-set-solve .question-body,#express-set-solve-thanks .question-body{margin-left:16px}#express-set-solve .question-body img,#express-set-solve .question.option img,#express-set-solve-thanks .question-body img,#express-set-solve-thanks .question.option img{max-width:100%}#express-set-solve h3,#express-set-solve-thanks h3{margin-top:0;margin-bottom:8px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#express-set-solve label,#express-set-solve-thanks label{font-weight:400}#express-set-solve .note,#express-set-solve-thanks .note{margin-top:16px}#express-set-solve p,#express-set-solve-thanks p{margin-bottom:16px}#express-set-solve .markdown-display p,#express-set-solve-thanks .markdown-display p{margin:10px 0}#express-set-solve #region-challenge-solve-content,#express-set-solve-thanks #region-challenge-solve-content{padding:0}#express-set-solve #region-challenge-solve-content ul.code-files,#express-set-solve-thanks #region-challenge-solve-content ul.code-files{font-family:monospace}#express-set-solve #submitChallengeSolution,#express-set-solve-thanks #submitChallengeSolution{padding:0}#express-set-solve .submit-row,#express-set-solve-thanks .submit-row{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}#express-set-solve .timer,#express-set-solve-thanks .timer{font-size:1.75rem;left:0;padding:8px;top:0;width:100%}#express-set-solve .timer label,#express-set-solve-thanks .timer label{font-weight:300}#express-set-solve .timer span,#express-set-solve-thanks .timer span{font-weight:700}#express-set-solve .timer .icon_clock-o,#express-set-solve-thanks .timer .icon_clock-o{display:inline-block;font-size:4rem;padding-left:8px;padding-right:16px}#express-set-solve .timer.animate,#express-set-solve-thanks .timer.animate{color:#fff;-webkit-animation-name:flash-animation;-webkit-animation-duration:10s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-name:flash-animation;animation-duration:10s;animation-iteration-count:infinite;animation-direction:alternate}#express-set-solve .timer.animate.fast,#express-set-solve-thanks .timer.animate.fast{-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes flash-animation{from{background:purple}to{background:#ffb}}@keyframes flash-animation{from{background:#000}to{background:red}}#express-set-solve .text-highlight,#express-set-solve-thanks .text-highlight{background-color:#ff0;display:inline-block;font-weight:700;padding:0 8px;vertical-align:top}#express-set-solve .text-highlight.padded,#express-set-solve-thanks .text-highlight.padded{padding:2px 8px}#express-set-solve .download-link,#express-set-solve-thanks .download-link{background-color:#1dedf9;color:#000;font-size:1rem;font-weight:700;margin-bottom:32px;margin-left:16px}#express-set-solve .join-button,#express-set-solve-thanks .join-button{background:#6629a3}#express-set-solve #clickbait-line,#express-set-solve-thanks #clickbait-line{float:right;font-size:1.3em;font-weight:700;margin-top:40px}#express-set-solve .badge.trial,#express-set-solve-thanks .badge.trial{margin-right:8px}#express-set-solve .mui-panel{position:relative;margin-top:64px}#express-set-solve .header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;border-top:1px solid #666}#express-set-solve .header .controls{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#express-set-solve .header .controls>div{margin-left:16px}#express-set-solve .header .controls .icon{height:24px;width:24px;background-color:#999;padding:8px;cursor:pointer}#express-set-solve .header .counts{display:-webkit-flex;display:flex;font-size:1.5rem;margin:8px 0}#express-set-solve .header .counts span{display:inline-block;padding:0 8px;font-weight:700}#express-set-solve .header .counts .unanswered span{margin-left:8px;background-color:#ff0}#express-set-solve .header .counts .answered span{margin-right:8px;background-color:#7cfc00}#express-set-solve .question.answered .topic:after{content:""}#express-set-solve .question.answered .q-number{background-color:#7cfc00}#express-set-solve .question .q-number{display:inline-block;margin:0 16px;background-color:#ff0;color:#000;padding-top:4px;border-radius:50%;height:32px;width:32px;text-align:center}#express-set-solve .question .q-topic{margin-left:16px;margin-right:32px}#express-set-solve .question .q-topic .technologies{display:inline-block;padding-left:16px;pointer-events:none}#express-set-solve .question .indicator{margin:0 16px}#express-set-solve .question a.topic{color:#000;font-weight:500;font-size:1.25rem;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#fff;width:100%;min-height:64px;border-top:1px solid #666;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;text-decoration:none;padding-top:16px}#express-set-solve .question a.topic:hover{text-decoration:none}#express-set-solve .question .indicator:after{content:"\25BC";color:#aaa}#express-set-solve .question.hide .question-body{display:none}#express-set-solve .question.hide .indicator:after{content:"\25BA"}#express-set-solve .question .explanation{color:#2e9ccc}#express-set-solve .question .explanation .explanation-label{background-color:#2e9ccc;color:#fff;display:inline-block;font-family:"Andale Mono","Courier New",Courier,monospace;padding:0 8px}#express-set-solve .question .explanation .markdown-display{display:inline;font-weight:500}#express-set-solve .question .explanation .markdown-display>div{display:inline}#express-set-solve .question .explanation .markdown-display p{display:inline;margin:0!important}#express-set-solve .question i{margin-left:16px}#express-set-solve .question .option-wrapper{border-bottom:1px dotted #aaa}#express-set-solve .question .option{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:8px 0}#express-set-solve .question .option .tick-border{vertical-align:text-top}#express-set-solve .question .option i{margin-right:16px;margin-left:0}#express-set-solve .question .option .checkbox{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:0}#express-set-solve .question .option label{display:inline-block;vertical-align:middle}#express-set-solve .question .option .markdown-display{display:block}#express-set-solve .question .option .markdown-display p{margin:4px 0}#express-set-solve .question .checkbox{display:inline-block}#challenge-start-popup strong.warn{color:red;font-weight:700}#express-set-solve-thanks{margin-top:24px}#express-set-solve-thanks ul{margin-top:16px}#express-set-solve-thanks ul.none{font-weight:700;list-style:none}#express-set-solve-thanks p{margin:0}#express-set-solve-thanks strong .ignored{font-weight:700}#express-set-solve-thanks .hide-ignored{color:red;font-weight:700;margin-left:32px}#express-set-solve-thanks .hide-ignored label{margin-left:8px}#express-set-solve-thanks .hide-ignored input[type=radio]{margin-left:32px}#express-set-solve-thanks .hide-ignored span{color:#000;display:inline-block}#express-set-solve-thanks .icon-mask-check-circle{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);height:48px;width:48px}#express-set-solve-thanks .additional-info{color:#009;margin-bottom:16px;padding:8px 16px;background-color:#def;border-radius:8px}#express-set-solve-thanks .additional-info .icon-mask-exclamation-triangle{background-color:#009;height:32px;width:32px;margin-right:8px}#express-set-solve-thanks div.badge{margin-right:8px}#express-set-solve-thanks div.badge:first-of-type{margin-left:16px}#express-set-solve-thanks .solid-hr.trial{height:0;border-bottom:8px solid #009;margin:16px 0}#express-set-solve-thanks .score{padding:8px 16px 0;margin-top:40px;font-weight:300;margin-bottom:24px}#express-set-solve-thanks .score .value{border-radius:50%;border:3px double #aaa;display:inline-block;font-size:2.25rem;font-weight:700;height:64px;letter-spacing:unset;line-height:40px;margin:0 8px;text-align:center;padding-top:8px;width:64px}#express-set-solve-thanks .confirm-received{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:1.25rem;font-weight:700;-webkit-justify-content:center;justify-content:center}#express-set-solve-thanks .confirm-received .icon{margin-right:16px}#express-set-solve-thanks .score-info{text-align:center;margin-top:40px;font-size:1.25rem}#express-set-solve-thanks .score-info .qcount{font-weight:700}#express-set-solve-thanks .explanation{padding-bottom:16px}#express-set-solve-thanks .question.answered.hide{margin-bottom:0}#express-set-solve-thanks .mui-panel{margin-top:0}#campaign-edit .public-button{display:inline-block;float:right}#campaign-edit h1{margin-bottom:8px}#campaign-edit span.published{background-color:#6f3;display:inline-block;float:right;font-size:1rem;margin:8px 8px 0;padding:8px 24px;text-transform:uppercase;border-radius:4px}#campaign-edit .consent-to-send{font-weight:400;padding:16px;margin:8px 0;border-left:20px solid #ddd}#campaign-edit .consent-to-send .consent-checkbox{margin-top:16px}#campaign-edit .consent-to-send .companies{margin-top:16px;font-weight:300}#campaign-edit .consent-to-send .companies p{margin:0}#campaign-edit h2{font-size:1.25rem}#campaign-edit .form-toggle{color:#fff;background-color:#2e9ccc;font-size:1rem;font-weight:400;margin-bottom:16px;text-align:left;text-transform:none;white-space:normal}#campaign-edit .form-toggle.selected{font-weight:700;color:#000;border:1px dotted #000}#campaign-edit .ignore-tz{display:inline-block;font-weight:500;margin-left:16px;margin-bottom:0}#campaign-edit .ignore-tz.on{color:#f60}#campaign-edit .timezones{margin-top:8px}#campaign-edit .checkbox.published{border-radius:4px;background-color:#ddd;padding:8px 16px;display:inline-block;margin-right:16px}#campaign-edit .checkbox.published label{color:#666;font-weight:700;white-space:nowrap}#campaign-edit .checkbox.published.checked{background-color:#6f3}#campaign-edit .checkbox.published.checked label{color:#060}#campaign-edit .checkbox.published.checked label:before{content:""}#campaign-edit .company-urls{-webkit-align-items:center;align-items:center}#campaign-edit .info-text{-webkit-order:99;order:99;color:#2e9ccc;display:block;font-size:.9em;margin-right:16px;line-height:1.4em}#campaign-edit h4.heading{font-size:1.1em;font-weight:400;margin-bottom:0;margin-top:16px}#campaign-edit .additional-info{color:#2e9ccc;font-size:.9em}#campaign-edit .mui-btn.wide{padding:0 64px}#campaign-edit label span.context-help{height:10px;width:10px}#campaign-edit .company-info{margin-bottom:16px}#campaign-edit .remote em{display:inline-block;margin:0 2px;font-weight:600}#campaign-edit .remote.exclusive{color:#999}#campaign-edit .remote.exclusive.checkbox .tick-border{border-color:#ccc}#campaign-edit .required-languages{min-height:32px}#campaign-edit .warning{color:#ed8e00;font-weight:500}#campaign-edit .warning i{font-weight:700;font-size:1.5rem;margin-right:8px;vertical-align:middle}#campaign-edit .team-buttons{text-align:right}#campaign-edit .changes{font-weight:400}#campaign-edit .mui-btn.resave{background-color:#f60}.job-list .mui-btn .icon{vertical-align:middle;font-size:1.75rem;margin-right:0}.job-list .mui-btn.highlight{background-color:#009;margin-right:16px}.job-list .header{display:block;text-align:right;width:100%;clear:both}.jobs.list .item .item-actions{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex:1 0;flex:1 0;margin-left:8px}.jobs.list .item .item-actions .mui-btn{margin:0 8px 8px 0}.jobs.list .item .item-actions .mui-btn.general{background-color:#fff;color:#666}.jobs.list .badge.published{background-color:#26b730;color:#fff}.jobs.list .badge.notpublished{background-color:#f60;color:#fff}.jobs.list .badge.date{background-color:transparent;border-color:#bbb;color:#666}#public-campaign .buttons{text-align:right;margin-bottom:8px}#public-campaign .buttons [data-tooltip]:before{margin-left:-350px;width:400px}#public-campaign .company-logo{display:block;margin:16px 0;max-width:300px}#public-campaign tr td.title.right{border-right:10px solid #ddd;color:#666;font-size:.85rem;text-align:right;text-transform:uppercase;vertical-align:middle}#public-campaign tr td:not(.md){font-weight:500}#public-campaign tr td.title{vertical-align:top;padding:8px;background-color:#eee;font-weight:300;white-space:nowrap;width:25%}#public-campaign tr td.title:not(.no-line){border-bottom:3px solid #fff}#public-campaign tr td.title+td{padding:8px 8px 8px 16px}#public-campaign .reference{font-family:"Courier New",Courier,monospace;font-size:1.25rem;font-weight:400}#public-campaign .description{font-weight:inherit}#public-campaign .programming-language-icons .programming-language .ability{font-weight:300}#public-campaign .prominent{display:inline-block;font-size:1.25em;font-weight:700;border-bottom:2px solid #000}#public-campaign .company-name .prominent{margin-bottom:16px}#public-campaign .company-name .prominent a{color:#000;text-decoration:none}#public-campaign .company-name .prominent a:hover,#public-campaign .company-name .prominent a:visited{color:#000}#public-campaign tr td.job-title{font-size:1.25rem;font-weight:500}#public-campaign .context-help{margin-left:8px}#public-campaign .badge.active{background-color:#390;color:#fff}#public-campaign span.notice{font-weight:300}#public-campaign span.ago{color:#666;display:inline-block;font-family:"Courier New",Courier,monospace;font-weight:300;margin-left:16px}@media (max-width:767px){.jobs.list .item .item-actions{margin-left:0;-webkit-flex-basis:100%;flex-basis:100%}#public-campaign table{table-layout:auto}#public-campaign tr td.title{white-space:normal;width:auto}#public-campaign [data-tooltip]:before{margin-left:-250px;width:300px}#public-campaign .company-logo{width:100%}}table.public-job{table-layout:fixed;width:100%;border:2px solid #eee}#view-job .buttons{text-align:right;margin-bottom:8px}#view-job .buttons [data-tooltip]:before{margin-left:-350px;width:400px}#view-job .company-logo{display:block;margin:16px 0;max-width:300px}#view-job .job-owner{font-weight:700}#view-job table{table-layout:fixed;width:100%;border:2px solid #eee}#view-job tr{vertical-align:top}#view-job tr td{padding:8px}#view-job tr td.right{border-right:10px solid #ddd;color:#666;font-size:.85rem;text-align:right;text-transform:uppercase;vertical-align:middle}#view-job tr td:not(.md){font-weight:500}#view-job tr td:nth-child(1){background-color:#eee;font-weight:300;white-space:nowrap;width:25%}#view-job tr td+td{padding-left:16px}#view-job .reference{font-family:"Courier New",Courier,monospace;font-size:1.25rem;font-weight:400}#view-job .description{font-weight:inherit}#view-job .programming-language-icons .programming-language .ability{font-weight:300}#view-job .prominent{display:inline-block;font-size:1.25em;font-weight:700}#view-job .company-name .prominent{background-color:#ffd2e1;color:#000;font-weight:500;padding:0 8px;margin-bottom:16px}#view-job .company-name .prominent a{color:#000;text-decoration:none}#view-job .company-name .prominent a:hover,#view-job .company-name .prominent a:visited{color:#000}#view-job tr td.job-title{font-size:1.25rem;font-weight:500}#view-job .context-help{margin-left:8px}#view-job .badge.active{background-color:#390;color:#fff}#view-job span.notice{font-weight:300}#view-job span.ago{color:#666;display:inline-block;font-family:"Courier New",Courier,monospace;font-weight:300;margin-left:16px}@media (max-width:767px){#view-job table{table-layout:auto}#view-job tr td:nth-child(1){white-space:normal;width:auto}#view-job [data-tooltip]:before{margin-left:-250px;width:300px}#view-job .company-logo{width:100%}}#job-search-criteria h4{font-weight:400}#job-search-criteria>div.row:last-child{margin-bottom:32px}#job-search-criteria input[type=text]:disabled{color:#ddd}#job-search-criteria .header{margin-bottom:8px;text-align:left}#job-search-criteria .header h3{display:inline-block;font-size:1.1rem;font-weight:400;margin:0}#job-search-criteria .header span{display:inline-block}#job-search-criteria .selected-languages .languages{padding:0!important;margin-left:16px}#job-search-criteria .selected-languages .languages>div{border-bottom-style:none!important}#job-search-criteria .selected-languages .languages .name{color:#888}#job-search-criteria #selected-technologies{margin-left:16px}#job-search-criteria #selected-technologies .remove,#job-search-criteria .selected-languages .remove{color:#000;text-decoration:none}#job-search-criteria #selected-technologies .remove i,#job-search-criteria .selected-languages .remove i{vertical-align:text-top;-webkit-filter:grayscale(0);filter:grayscale(0)}#job-search-criteria #selected-technologies .remove .icon-mask-times,#job-search-criteria .selected-languages .remove .icon-mask-times{background-color:#cb9393;margin-left:4px;vertical-align:text-bottom}#job-search-criteria .checkbox.disabled .tick-border{border-color:#ccc;box-shadow:#ccc}#job-search-criteria .checkbox.disabled .tick{background-color:#ccc}#job-search-criteria .experience-levels{display:-webkit-flex;display:flex;padding:0 10px;margin-bottom:15px}#job-search-criteria .experience-levels>div{border-right:3px solid #bbb;text-align:center}#job-search-criteria .experience-levels>div:first-child{text-align:right}#job-search-criteria .experience-levels>div:first-child .years{-webkit-justify-content:flex-end;justify-content:flex-end}#job-search-criteria .experience-levels>div:last-child{border-right:0 solid #000;text-align:left}#job-search-criteria .experience-levels>div:last-child .tick-border{margin-left:10px}#job-search-criteria .experience-levels .years{font-size:.75rem;font-weight:500}#job-search-criteria .experience-level .checkbox{margin-top:4px}#job-search-criteria .experience-level .checkbox label{margin:0 10px;display:block;font-weight:700}#job-search-criteria .experience-level .years{color:#888;border-bottom:1px dotted #bbb;display:-webkit-flex;display:flex}#job-search-criteria .experience-level .years>div{border-right:1px solid #aaa;min-width:50px;padding:2px 10px;text-align:center;font-size:1.25em}#job-search-criteria .experience-level .years>div:last-child{border-right:0 solid #000}#job-search-criteria .experience-level .years-range{display:none}#job-search-criteria .remote,#job-search-criteria .role-types,#job-search-criteria .work-location{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}#job-search-criteria .remote>div,#job-search-criteria .role-types>div,#job-search-criteria .work-location>div{margin-left:24px;margin-right:8px;vertical-align:middle}#job-search-criteria .remote .title,#job-search-criteria .role-types .title,#job-search-criteria .work-location .title{white-space:nowrap}#job-search-criteria .remote .context-help,#job-search-criteria .role-types .context-help,#job-search-criteria .work-location .context-help{margin-bottom:8px}#job-search-criteria .remote .checkbox label{vertical-align:middle}#job-search-criteria .work-location .title{-webkit-flex:1 1 0;flex:1 1 0}#job-search-criteria .work-location .address-auto{-webkit-flex:5 1 0;flex:5 1 0;margin-right:0}#job-search-criteria label span.context-help{height:10px;width:10px}#job-search-criteria .remote-work em{display:inline-block;margin:0 2px;font-weight:600}#job-search-criteria .remote-work.exclusive{color:#999}#job-search-criteria .remote-work.exclusive.checkbox .tick-border{border-color:#ccc}@media (max-width:767px){#job-search-criteria .experience-levels{-webkit-flex-wrap:wrap;flex-wrap:wrap}#job-search-criteria .experience-levels>div{border-right:0}#job-search-criteria .experience-level{display:-webkit-flex;display:flex;margin-right:20px}#job-search-criteria .experience-level .checkbox label{display:inline;margin:0}#job-search-criteria .experience-level .years{display:none}#job-search-criteria .experience-level .years-range{display:block;margin:10px 0 0 5px}#job-search-criteria .remote,#job-search-criteria .role-types,#job-search-criteria .work-location{-webkit-flex-wrap:wrap;flex-wrap:wrap}#job-search-criteria .remote .title,#job-search-criteria .role-types .title,#job-search-criteria .work-location .title{-webkit-flex-basis:100%;flex-basis:100%;white-space:normal}#job-search-criteria .work-location .address-auto{-webkit-flex-basis:100%;flex-basis:100%;margin-left:0}}.total-count{background-color:#ddd;display:inline-block;margin-right:6px;min-width:40px;padding:0 10px;text-align:center;font-weight:700}.results-count{display:inline-block;margin-left:16px;font-weight:300}.mui-btn.results{min-width:300px;letter-spacing:.25rem}.mui-btn.changed{animation-name:buttonColourCycle;animation-duration:5s;animation-direction:normal;animation-iteration-count:infinite;-webkit-animation-name:buttonColourCycle;-webkit-animation-duration:5s;-webkit-animation-direction:normal;-webkit-animation-iteration-count:infinite}@keyframes buttonColourCycle{0%,100%{background-color:#26b730}25%{color:#000;background-color:#0f0}75%{color:#000;background-color:#fc0}}#leaderboards-view div.busy-indicator.mui-panel{margin-top:0;padding-top:0}#leaderboards-view .toggle{clear:both;min-height:32px;text-align:right}#leaderboards-view .toggle .mui-btn{color:#999;border:1px solid #ccc;margin:0 0 0 16px}#leaderboards-view .toggle .mui-btn:hover{background-color:gold;color:#000}#leaderboards-view .toggle .mui-btn.disabled{background-color:#eee;color:#bbb;cursor:not-allowed!important;pointer-events:none}#leaderboards-view .toggle .mui-btn.disabled.current{border:none;background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);color:#fff}#my-challenges .no-challenges-info{background:#eee;border:1px solid #000;padding:8px;max-width:300px;margin-bottom:10px}#my-challenges .no-express{padding:8px 16px;font-weight:300}#my-challenges .express-tiles{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:16px 16px 0;border-radius:8px;background-color:#f3f3f3}#my-challenges .express-tiles .express-tile{border:1px solid #ccc;border-bottom:3px solid #999;background-color:#fff;border-radius:8px;margin-right:16px;margin-bottom:16px;padding:8px}#my-challenges .express-tiles .express-tile svg{width:60px;height:60px;fill:url(#geektastic-gradient);margin-right:8px}#my-challenges .express-tiles .express-tile .languageIcon{width:60px;height:60px}#my-challenges .express-tiles .express-tile .create-express-button,#my-challenges .express-tiles .express-tile .start-express-button{clear:both;display:block;margin:8px auto}#my-challenges .created-express-list .heading{font-weight:500;font-size:1.5rem;padding:8px 16px;color:#fff;background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%)}#my-challenges .created-express-list .heading span.count{background-color:#fff;border-radius:8px;color:#000;display:inline-block;margin-left:8px;min-width:48px;opacity:.25;padding:4px 8px;text-align:center}#my-challenges .created-express-list .heading .context-help{margin-left:16px}#my-challenges .created-express-list .filters{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;width:100%;-webkit-align-items:center;align-items:center;padding:8px;background-color:#ddd}#my-challenges .created-express-list .filters>div{margin-left:8px;padding-right:8px}#my-challenges .created-express-list .filters .text{font-weight:500}#my-challenges .created-express-list .filters .text+div{margin-left:0}#my-challenges .created-express-list .filters .badge.question-state.published{background-color:#fff;color:#999}#my-challenges .created-express-list .filters .badge.question-state.published.active{color:#fff;background-color:#060}#my-challenges .created-express-list .filters #answer-sort,#my-challenges .created-express-list .filters #approval-sort{font-weight:300;color:#666;border-radius:4px;padding:4px 16px 4px 8px}#my-challenges .created-express-list .filters #answer-sort .icon-mask-sort-numeric-down,#my-challenges .created-express-list .filters #answer-sort .icon-mask-sort-numeric-down-alt,#my-challenges .created-express-list .filters #approval-sort .icon-mask-sort-numeric-down,#my-challenges .created-express-list .filters #approval-sort .icon-mask-sort-numeric-down-alt{display:none}#my-challenges .created-express-list .filters #answer-sort.active,#my-challenges .created-express-list .filters #approval-sort.active{color:#fff;background-color:#2e9ccc}#my-challenges .created-express-list .filters #answer-sort.active .icon,#my-challenges .created-express-list .filters #approval-sort.active .icon{height:24px;width:24px;background-color:#fff}#my-challenges .created-express-list .filters #answer-sort.active .icon-mask-sort,#my-challenges .created-express-list .filters #approval-sort.active .icon-mask-sort{display:none}#my-challenges .created-express-list .filters #answer-sort.active.asc .icon-mask-sort-numeric-down,#my-challenges .created-express-list .filters #approval-sort.active.asc .icon-mask-sort-numeric-down{display:inline-block}#my-challenges .created-express-list .filters #answer-sort.active.asc .icon-mask-sort-numeric-down-alt,#my-challenges .created-express-list .filters #answer-sort.active.desc .icon-mask-sort-numeric-down,#my-challenges .created-express-list .filters #approval-sort.active.asc .icon-mask-sort-numeric-down-alt,#my-challenges .created-express-list .filters #approval-sort.active.desc .icon-mask-sort-numeric-down{display:none}#my-challenges .created-express-list .filters #answer-sort.active.desc .icon-mask-sort-numeric-down-alt,#my-challenges .created-express-list .filters #approval-sort.active.desc .icon-mask-sort-numeric-down-alt{display:inline-block}#my-challenges .created-express-list .filters .icon{height:24px;width:24px}#my-challenges .created-express-list .filters .icon.icon-mask-sort{background-color:#999}#my-challenges .created-express-list .filters .icon.icon-mask-times-circle{background-color:#cd5c5c;height:24px;width:24px;margin-right:4px}#my-challenges .created-express-list .item{border-top:5px solid #ddd}#my-challenges .created-express-list .item .item-actions{-webkit-flex-direction:row;flex-direction:row}#my-challenges .created-express-list .item .approval{background-color:#adff2f;border-radius:8px;color:#006400;display:inline-block;font-size:1.25rem;font-weight:700;height:32px;line-height:24px;margin:6px 8px 0;padding:4px 8px;text-align:center}#my-challenges .created-express-list .item .approval.negative{background-color:#cd5c5c;color:#fff}#my-challenges .created-express-list .item .approval span{font-size:1rem}#my-challenges .created-express-list .item svg{margin-top:-10px;width:60px;height:60px;fill:url(#geektastic-gradient)}#my-challenges .created-express-list .item .languageIcon{width:60px;height:60px;margin-left:4px}#my-challenges .created-express-list .item .question-id{text-align:center;font-size:.85rem}#my-challenges .created-express-list .item .topic{margin-bottom:0}#my-challenges .created-express-list .item .badge:first-of-type{margin-left:0}.start-express-button.continue{background-color:#f60;color:#000}.create-express-button,.create-express-button:active,.create-express-button:focus,.create-express-button:hover{background:#2377ef}.create-express-button.draft{background-color:#fc0;color:#000}.multi .score{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;padding:0 16px;font-weight:300;margin-bottom:24px}.multi .score .value{border-radius:50%;border:3px double #aaa;display:inline-block;font-size:1.5rem;font-weight:700;height:48px;letter-spacing:unset;line-height:40px;margin:0 8px;text-align:center;width:48px}.multi .score span{font-size:.85rem;letter-spacing:.25rem}#challenge-solve form{width:100%}#challenge-solve .create{background-color:#2377ef;color:#fff}#challenge-solve .create.disabled{background:#ccc}#challenge-solve .create.disabled:active,#challenge-solve .create.disabled:focus,#challenge-solve .create.disabled:hover{box-shadow:none}#challenge-solve .mui-btn.general.blue{background-color:#2e9ccc;color:#fff}#challenge-solve .warning{color:#f90;font-weight:700;margin-bottom:16px}#challenge-solve .warning .icon{display:inline-block;height:30px;width:30px;margin-right:8px;vertical-align:text-bottom}#challenge-solve .alert.alert-warning{margin:8px 0;text-align:right;border-left:none}#challenge-solve .alert.alert-warning p{margin-bottom:0}#challenge-solve .challenge-type-icon{width:96px}#challenge-solve .challenge-type-icon svg{fill:url(#geektastic-gradient)}#challenge-solve .challenge-type-icon+.title{font-weight:300}#challenge-solve .hint-onecorrect{background-color:#adff2f;border:3px solid #000;color:#000;display:-webkit-flex;display:flex;font-size:1.25rem;font-weight:700;margin:8px 0}#challenge-solve .hint-onecorrect>div{padding:8px 16px}#challenge-solve .hint-onecorrect div:first-of-type{background-color:#000;color:#fff}#challenge-solve .single-question.score i.icon{height:30px;width:30px;margin-bottom:8px}#challenge-solve .question-body{margin-left:16px}#challenge-solve .question-body img,#challenge-solve .question.option img{max-width:100%}#challenge-solve h3{margin-top:0;margin-bottom:0}#challenge-solve label{font-weight:400}#challenge-solve .note{margin-top:16px}#challenge-solve p{margin-bottom:16px}#challenge-solve .markdown-display p{margin:10px 0}#challenge-solve #region-challenge-solve-content{padding:0}#challenge-solve #region-challenge-solve-content ul.code-files{font-family:monospace}#challenge-solve .localisation-select{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}#challenge-solve .localisation-select h3,#challenge-solve .localisation-select h4{display:inline-block}#challenge-solve .localisation-select .choose-localisation{margin:0 16px;-webkit-flex-basis:40%;flex-basis:40%}#challenge-solve .localisation-select .choose-localisation .select-box{margin-left:16px}#challenge-solve .localisation-select .choose-localisation label{font-weight:300;color:#2377ef;font-style:italic}#challenge-solve #submitChallengeSolution{padding:0}#challenge-solve .submit-row{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}#challenge-solve .mui-panel{position:relative;margin-top:64px}#challenge-solve .timer{font-size:1.75rem;left:0;padding:8px;top:0;width:100%}#challenge-solve .timer label{font-weight:300}#challenge-solve .timer span{font-weight:700}#challenge-solve .timer .icon_clock-o{display:inline-block;font-size:4rem;padding-left:8px;padding-right:16px}#challenge-solve .timer.animate{color:#fff;-webkit-animation-name:flash-animation;-webkit-animation-duration:10s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-name:flash-animation;animation-duration:10s;animation-iteration-count:infinite;animation-direction:alternate}#challenge-solve .timer.animate.fast{-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes flash-animation{from{background-color:#000}to{background-color:red}}#challenge-solve .text-highlight{background-color:#ff0;display:inline-block;font-weight:700;padding:0 8px;vertical-align:top}#challenge-solve .text-highlight.padded{padding:2px 8px}#challenge-solve .download-link{background-color:#1dedf9;color:#000;font-size:1rem;font-weight:700;margin-bottom:32px;margin-left:16px}#challenge-solve .files-in-zip{margin-top:24px}#challenge-solve .files-in-zip ul{margin-top:16px}#challenge-solve .files-in-zip ul.none{font-weight:700;list-style:none}#challenge-solve .files-in-zip p{margin:0}#challenge-solve .files-in-zip strong .ignored{font-weight:700}#challenge-solve .files-in-zip .hide-ignored{color:red;font-weight:700;margin-left:32px}#challenge-solve .files-in-zip .hide-ignored label{margin-left:8px}#challenge-solve .files-in-zip .hide-ignored input[type=radio]{margin-left:32px}#challenge-solve .files-in-zip .hide-ignored span{color:#000;display:inline-block}#challenge-solve .ignored{color:red;font-weight:300}#challenge-solve .sample-challenge-text{margin-bottom:20px}#challenge-solve .join-button{background:#6629a3}#challenge-solve #clickbait-line{float:right;font-size:1.3em;font-weight:700;margin-top:40px}#challenge-solve .next-question.disabled{background:#ccc}#challenge-solve .next-question.disabled:active,#challenge-solve .next-question.disabled:focus,#challenge-solve .next-question.disabled:hover{box-shadow:none}#challenge-solve .question.answered a.topic{background-color:#fff}#challenge-solve .question.answered .topic:after{content:""}#challenge-solve .question .q-number{display:inline-block;margin:0 16px}#challenge-solve .question .q-topic{margin-left:16px;margin-right:32px}#challenge-solve .question .q-topic .technologies{display:inline-block;padding-left:16px}#challenge-solve .question .indicator{margin:0 16px}#challenge-solve .question a.topic{color:#000;font-weight:500;font-size:1.25rem;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#ddd;width:100%;min-height:64px;border-top:1px solid #666;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;text-decoration:none;padding-top:16px}#challenge-solve .question a.topic:hover{text-decoration:none}#challenge-solve .question .indicator:after{content:"\25BC";color:#aaa}#challenge-solve .question.hide .question-body{display:none}#challenge-solve .question.hide .indicator:after{content:"\25BA"}#challenge-solve .question .explanation{color:#2e9ccc}#challenge-solve .question .explanation .explanation-label{background-color:#2e9ccc;color:#fff;display:inline-block;font-family:"Andale Mono","Courier New",Courier,monospace;padding:0 8px}#challenge-solve .question .explanation .markdown-display{display:inline;font-weight:500}#challenge-solve .question .explanation .markdown-display>div{display:inline}#challenge-solve .question .explanation .markdown-display p{display:inline;margin:0!important}#challenge-solve .question i{margin-left:16px}#challenge-solve .question .option-wrapper{border-bottom:1px dotted #aaa}#challenge-solve .question .option{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:8px 0}#challenge-solve .question .option .tick-border{vertical-align:text-top}#challenge-solve .question .option i{margin-right:16px;margin-left:0}#challenge-solve .question .option .checkbox{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:0}#challenge-solve .question .option label{display:inline-block;vertical-align:middle}#challenge-solve .question .option .markdown-display{display:block}#challenge-solve .question .option .markdown-display p{margin:4px 0}#challenge-solve .question .checkbox{display:inline-block}#challenge-solve .question-tags,#dashboard .question-tags{padding:0 16px;border-left:20px solid #f60}#challenge-solve .question-tags .heading,#dashboard .question-tags .heading{color:#666;font-weight:500}#challenge-solve .question-tags .heading a:active,#challenge-solve .question-tags .heading a:hover,#dashboard .question-tags .heading a:active,#dashboard .question-tags .heading a:hover{text-decoration:none}#challenge-solve .question-tags .heading+.heading,#dashboard .question-tags .heading+.heading{padding-bottom:8px}#challenge-solve .question-tags .heading .icon-mask-plus-circle,#dashboard .question-tags .heading .icon-mask-plus-circle{margin-left:0}#challenge-solve .question-tags .heading .icon-mask-plus-circle:active,#challenge-solve .question-tags .heading .icon-mask-plus-circle:hover,#dashboard .question-tags .heading .icon-mask-plus-circle:active,#dashboard .question-tags .heading .icon-mask-plus-circle:hover{background-color:#f60;cursor:unset}#challenge-solve .question-tags .available-tags,#dashboard .question-tags .available-tags{display:-webkit-flex;display:flex;padding:0 8px 8px}#challenge-solve .question-tags .available-tags .tag-group:active .badge.technology,#challenge-solve .question-tags .available-tags .tag-group:hover .badge.technology,#dashboard .question-tags .available-tags .tag-group:active .badge.technology,#dashboard .question-tags .available-tags .tag-group:hover .badge.technology{background-color:#7cfc00}#challenge-solve .question-tags .available-tags .tag-group:before,#challenge-solve .question-tags .available-tags .tag-group:last-of-type:after,#dashboard .question-tags .available-tags .tag-group:before,#dashboard .question-tags .available-tags .tag-group:last-of-type:after{display:inline-block;color:#999;font-weight:700;content:" \283F ";padding:0 16px}#challenge-solve .question-tags .available-tags .badge.technology+.badge.technology,#dashboard .question-tags .available-tags .badge.technology+.badge.technology{margin-bottom:0}#challenge-solve .question-tags .icon-mask-plus-circle,#dashboard .question-tags .icon-mask-plus-circle{background-color:#f60;margin-left:8px}#challenge-solve .question-tags .icon-mask-plus-circle:active,#challenge-solve .question-tags .icon-mask-plus-circle:hover,#dashboard .question-tags .icon-mask-plus-circle:active,#dashboard .question-tags .icon-mask-plus-circle:hover{background-color:#7cfc00;cursor:pointer}#challenge-solve .question-tags .icon-mask-plus-circle:active+.badge.technology,#challenge-solve .question-tags .icon-mask-plus-circle:hover+.badge.technology,#dashboard .question-tags .icon-mask-plus-circle:active+.badge.technology,#dashboard .question-tags .icon-mask-plus-circle:hover+.badge.technology{background-color:#7cfc00}.voting{border-radius:8px;border:4px solid #009;margin:24px 0}.voting .header-row{font-weight:500;padding:8px;font-size:1.2rem;background-color:#009;color:#fff;text-align:center}.voting .footer-row{border-bottom:3px dotted #ff0;color:#666;font-size:1rem;font-weight:300;text-align:right;padding:8px}.voting .vote-actions{text-align:right;padding:0 16px 8px}.voting .vote-actions .mui-btn{margin:0}.voting .vote-panel{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;padding:8px;-webkit-justify-content:center;justify-content:center}.voting .vote-panel .vote-block{border:1px solid #009;background-color:#009;border-radius:8px;margin:0 4px;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}.voting .vote-panel .vote-category{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;width:100%;background-color:#fff;border-top-right-radius:8px;border-bottom-right-radius:8px;padding:8px}.voting .vote-panel .vote-category .heading{width:100%;font-weight:500;text-align:center;font-size:1.1rem;color:#009}.voting .vote-panel .vote-category .icon{height:64px;width:64px}.voting .vote-panel .category-label-top{display:none}.voting .vote-panel .category-label{border-radius:8px;padding:8px;-webkit-flex-basis:40%;flex-basis:40%;text-align:center;color:#fff}.voting .vote-panel .category-label .description{font-size:.85rem;color:#fff}.voting .vote-panel .category-label .icon{background-color:#fff;margin:0 8px;height:64px;width:64px}.voting .vote-panel .category-label .icon.recommend{height:48px;width:48px;margin:0 0 16px}.voting .vote-panel .options-list{display:-webkit-flex;display:flex;padding:8px}.voting .vote-panel .vote-option{text-transform:uppercase;font-weight:bolder;margin-right:24px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.voting .vote-panel .vote-option .icon:hover{cursor:pointer}.voting .vote-panel .vote-option .icon.no:hover{background-color:red}.voting .vote-panel .vote-option .icon.unsure:hover{background-color:#ff8700}.voting .vote-panel .vote-option .icon.yes:hover{background-color:#4bc127}.voting .vote-panel .vote-option+.percent{font-weight:700;text-align:center;color:#ccc}.voting .vote-panel .vote-option .icon-mask-frown,.voting .vote-panel .vote-option .icon-mask-meh,.voting .vote-panel .vote-option .icon-mask-smile{background-color:#bbb}.voting .vote-panel .vote-option.selected .icon.yes{background-color:#4bc127}.voting .vote-panel .vote-option.selected .icon.yes+.percent{color:#4bc127}.voting .vote-panel .vote-option.selected .icon.no{background-color:red}.voting .vote-panel .vote-option.selected .icon.no+.percent{color:red}.voting .vote-panel .vote-option.selected .icon.no+.percent:after{content:"\25B2";color:red}.voting .vote-panel .vote-option.selected .icon.unsure{background-color:#ff8700}.voting .vote-panel .vote-option.selected .icon.unsure+.percent{color:#ff8700}.voting .vote-panel .results{position:absolute;right:-15px;bottom:-15px;color:#000;background:#fff;border:1px solid #000;border-radius:15px;width:30px;height:30px;line-height:30px;text-align:center;font-size:.25em;font-weight:400}.voting .vote-panel .send-feedback{font-size:.75rem;text-transform:uppercase}.voting .vote-panel .send-feedback.disabled{background:#999}.voting .vote-panel .vote-bar-chart{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;align-items:flex-end}.voting .vote-panel .vote-bar-chart svg{height:120px}.voting .vote-panel .vote-bar-chart .bar.yes,.voting .vote-panel .vote-bar-chart .bar.yes.selected{fill:#4bc127}.voting .vote-panel .vote-bar-chart .bar.no,.voting .vote-panel .vote-bar-chart .bar.no.selected{fill:red}.voting .vote-panel .vote-bar-chart .bar.unsure,.voting .vote-panel .vote-bar-chart .bar.unsure.selected{fill:#ff8700}.voting.voted .vote-panel .vote-category{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.voting.voted .vote-panel .vote-block{-webkit-flex-basis:50%;flex-basis:50%;background-color:#ccc;border-color:#ccc}.voting.voted .vote-panel .vote-block .category-label .icon{background-color:#009}.voting.voted .vote-panel .vote-block .category-label .description{color:#009}.voting.voted .vote-panel .vote-option{margin:0 4px}.voting.voted .vote-panel .vote-option .icon.yes{background-color:#4bc127}.voting.voted .vote-panel .vote-option .icon.no{background-color:red}.voting.voted .vote-panel .vote-option .icon.unsure{background-color:#ff8700}.voting.voted .vote-panel .vote-option.selected.yes+.percent{color:#4bc127}.voting.voted .vote-panel .vote-option.selected.no+.percent{color:red}.voting.voted .vote-panel .vote-option.selected.unsure+.percent{color:#ff8700}@media (max-width:991px){.voting .vote-panel{-webkit-flex-direction:column;flex-direction:column;border-bottom-left-radius:8px}.voting .vote-panel .vote-block{-webkit-flex-direction:column;flex-direction:column;-webkit-flex-basis:100%;flex-basis:100%;margin-bottom:8px}.voting .vote-panel .vote-block .vote-category{border-bottom-left-radius:8px;border-top-right-radius:unset}.voting.voted .vote-panel .vote-block{width:100%}}#manage-organisation-ats-integration .title{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;flex-direction:row}#manage-organisation-ats-integration h2{font-weight:400}#manage-organisation-ats-integration h2 .context-help{margin-left:8px}#manage-organisation-ats-integration p{display:block;margin:16px 0}#manage-organisation-ats-integration .org-name{display:inline-block;padding-bottom:1px;border-bottom:2px solid #000;font-weight:700}#manage-organisation-ats-integration .authorised .confirmed{-webkit-align-items:center;align-items:center;color:#999;display:-webkit-flex;display:flex;font-size:1.75rem;font-weight:300;-webkit-justify-content:flex-start;justify-content:flex-start;margin:40px 0}#manage-organisation-ats-integration .authorised .icon-mask-check-circle{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);height:48px;width:48px}#manage-organisation-ats-integration .authorised .atslogo.lever{max-height:64px;-webkit-clip-path:unset;clip-path:unset}#manage-organisation-ats-integration .buttons{margin:24px 0;display:block}#manage-organisation-ats-integration .buttons .mui-btn{margin:0 8px}#manage-organisation-ats-integration .buttons [data-tooltip]:before{margin-left:-350px;width:400px}#manage-organisation-ats-integration .mui-btn--warning{background-color:#eee;color:#f44336}@media only screen and (max-width:767px),(min-device-width:767px) and (max-device-width:991px){#manage-organisation-ats-integration .buttons{margin-bottom:8px}#manage-organisation-ats-integration .user-status{color:#000;font-size:inherit;text-align:left}#manage-organisation-ats-integration .user-status .icon{font-size:1.75rem}#manage-organisation-ats-integration .user-status .icon.icon_dot-circle-o{color:#ccc}#manage-organisation-ats-integration .you{white-space:nowrap}#manage-organisation-ats-integration .email{word-break:break-all}#manage-organisation-ats-integration .context-help{display:none}#manage-organisation-ats-integration td.actions a,#manage-organisation-ats-integration td.actions div{display:block;width:-webkit-min-content;width:-moz-min-content;width:min-content}}#manage-organisation .title{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;flex-direction:row}#manage-organisation h2{font-weight:400}#manage-organisation h2 .context-help{margin-left:8px}#manage-organisation .org-name{display:inline-block;padding-bottom:1px;border-bottom:2px solid #000;font-weight:700}#manage-organisation .default-oname{background-color:#ffebcc;border-radius:8px;padding:8px 16px;margin:8px 0;color:#f60;font-size:1.1rem;font-weight:500;width:100%;text-align:center}#manage-organisation .sole-user{padding:32px 80px!important;font-weight:400}#manage-organisation .sole-user .org-name{border-bottom:none}#manage-organisation .buttons{-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-end;justify-content:flex-end;display:-webkit-inline-flex;display:inline-flex;-webkit-flex:1 0;flex:1 0}#manage-organisation .buttons>div{display:inline-block}#manage-organisation .buttons .mui-btn{margin:0 8px}#manage-organisation .buttons [data-tooltip]:before{margin-left:-350px;width:400px}#manage-organisation .oreviewer-languages{display:-webkit-inline-flex;display:inline-flex}#manage-organisation .oreviewer-languages .languageIcon{height:50px;width:50px}#manage-organisation table.organisation-users{border-collapse:collapse;border-spacing:0;table-layout:auto;empty-cells:hide;width:100%}#manage-organisation table.organisation-users tr{background-color:#fff;height:auto}#manage-organisation table.organisation-users tr.expired{background-color:#eee}#manage-organisation table.organisation-users tr.account-disabled{background-color:#fff;color:red}#manage-organisation table.organisation-users tr.account-disabled img.identicon{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.3}#manage-organisation table.organisation-users tr.account-disabled .email,#manage-organisation table.organisation-users tr.account-disabled .mainrole{color:red}#manage-organisation table.organisation-users tr.account-disabled .email .oadmin,#manage-organisation table.organisation-users tr.account-disabled .email .orecruiter,#manage-organisation table.organisation-users tr.account-disabled .email .oreviewer,#manage-organisation table.organisation-users tr.account-disabled .mainrole .oadmin,#manage-organisation table.organisation-users tr.account-disabled .mainrole .orecruiter,#manage-organisation table.organisation-users tr.account-disabled .mainrole .oreviewer{border-color:#ccc;color:#ccc}#manage-organisation table.organisation-users tr.account-disabled .languageIcon{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.3}#manage-organisation table.organisation-users tr.changed{-webkit-animation-name:changed-highlight;-webkit-animation-duration:3s;-webkit-animation-iteration-count:1;animation-name:changed-highlight;animation-duration:3s;animation-iteration-count:1}#manage-organisation table.organisation-users td{border-right:1px dotted #ccc;border-left:1px dotted #ccc;border-bottom:3px solid #ddd;padding:8px;vertical-align:middle}#manage-organisation table.organisation-users th{background-color:#999;border-right:1px solid #fff;border-left:1px solid #fff;color:#fff;font-weight:400;padding:8px;text-align:left;white-space:nowrap}#manage-organisation table.organisation-users th.actions,#manage-organisation table.organisation-users th.mainrole{text-align:right}#manage-organisation table.organisation-users td.additional-users-info{background-color:#e6eeff;color:#039;padding:16px;text-align:center}#manage-organisation table.organisation-users .dates{display:inline-block;margin-left:0}#manage-organisation table.organisation-users .dates .badge{margin:0 16px 2px 0;display:block}#manage-organisation table.organisation-users .dates .badge.lastlogin{background-color:#ff0}#manage-organisation table.organisation-users .dates .badge.lastlogin .formattedDate{color:#b8860b}#manage-organisation table.organisation-users .dates .badge .formattedDate{color:#888}#manage-organisation .avatar,#manage-organisation img.identicon{height:48px;margin-right:8px;width:48px;-webkit-clip-path:circle(24px at center);clip-path:circle(24px at center)}#manage-organisation .mainrole{text-align:right}#manage-organisation .mainrole>div{border-radius:4px;display:inline-block;font-size:12px;font-weight:500;padding:4px 8px}#manage-organisation .mainrole .oadmin{background-color:#009;border:1px solid #009;color:#fff;min-width:80px;text-align:center}#manage-organisation .mainrole .orecruiter{border:1px solid #096;color:#096}#manage-organisation .mainrole .oreviewer{border:1px solid #000;color:#000;white-space:nowrap}#manage-organisation .user-status{color:#aaa;font-size:1.75rem;text-align:center;white-space:nowrap}#manage-organisation .user-status .accepted{color:#060}#manage-organisation .user-status .account-disabled{color:red}#manage-organisation .user-status .expired{color:#f60}#manage-organisation .email{color:#666;font-family:"Courier New",Courier,monospace}#manage-organisation .actions{text-align:right;width:35%}#manage-organisation .actions>div{display:inline-block;margin-right:16px}#manage-organisation .actions .mui-btn.reinvite{background-color:#fc3}#manage-organisation .mui-btn--warning{background-color:#eee;color:#f44336}#manage-organisation .you{background-color:transparent;border-radius:8px;border:1px dotted #009;color:#009;font-weight:700;padding:8px;text-align:center;width:100%}@-webkit-keyframes changed-highlight{from{background-color:#ff0}to{background-color:initial}}@keyframes changed-highlight{from{background-color:#ff0}to{background-color:initial}}@media only screen and (max-width:767px),(min-device-width:767px) and (max-device-width:991px){#manage-organisation table.organisation-users table,#manage-organisation table.organisation-users tbody,#manage-organisation table.organisation-users td,#manage-organisation table.organisation-users th,#manage-organisation table.organisation-users thead,#manage-organisation table.organisation-users tr{display:block;white-space:normal}#manage-organisation table.organisation-users thead tr{position:absolute;top:-9999px;left:-9999px}#manage-organisation table.organisation-users tr{border:3px solid #ddd;margin:8px 0}#manage-organisation table.organisation-users th.actions,#manage-organisation table.organisation-users th.mainrole{text-align:left}#manage-organisation table.organisation-users td{border:none;border-bottom:1px solid #ddd;position:relative;padding-left:30%}#manage-organisation table.organisation-users td.actions,#manage-organisation table.organisation-users td.mainrole{text-align:left}#manage-organisation table.organisation-users td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap}#manage-organisation table.organisation-users td:nth-of-type(1):before{content:"status"}#manage-organisation table.organisation-users td:nth-of-type(2):before{content:"name"}#manage-organisation table.organisation-users td:nth-of-type(3):before{content:"role"}#manage-organisation table.organisation-users td:nth-of-type(4):before{content:"languages"}#manage-organisation table.organisation-users td:nth-of-type(5):before{content:"actions"}#manage-organisation .buttons{margin-bottom:8px}#manage-organisation .user-status{color:#000;font-size:inherit;text-align:left}#manage-organisation .user-status .icon{font-size:1.75rem}#manage-organisation .user-status .icon.icon_dot-circle-o{color:#ccc}#manage-organisation .you{white-space:nowrap}#manage-organisation .email{word-break:break-all}#manage-organisation .context-help{display:none}#manage-organisation td.actions a,#manage-organisation td.actions div{display:block;width:-webkit-min-content;width:-moz-min-content;width:min-content}}@media only screen and (max-width:767px) and only screen and (min-device-width:320px) and (max-device-width:480px),(min-device-width:767px) and (max-device-width:991px) and only screen and (min-device-width:320px) and (max-device-width:480px){#manage-organisation body,#manage-organisation-ats-integration body,#manage-organisation-users body{padding:0;margin:0;width:320px}}@media only screen and (max-width:767px) and only screen and (min-device-width:767px) and (max-device-width:991px),(min-device-width:767px) and (max-device-width:991px) and only screen and (min-device-width:767px) and (max-device-width:991px){#manage-organisation body,#manage-organisation-ats-integration body,#manage-organisation-users body{width:495px}}#organisation-inviteuser-popup span.heading{display:inline-block;min-height:40px;font-weight:500}#organisation-inviteuser-popup ul.roles{padding-left:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#organisation-inviteuser-popup ul.roles li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#organisation-inviteuser-popup ul.roles li>div{display:-webkit-inline-flex;display:inline-flex}#organisation-inviteuser-popup ul.roles .checkbox{margin-bottom:0}#organisation-inviteuser-popup ul.roles label{font-size:12px;border-radius:4px;display:inline-block;padding:4px 8px;font-weight:500}#organisation-inviteuser-popup ul.roles .radio.checked.oadmin label{border:1px solid #000;background-color:#009;color:#fff}#organisation-inviteuser-popup ul.roles .radio.checked.orecruiter label{color:#096;border:1px solid #096}#organisation-inviteuser-popup ul.roles .radio.checked.oreviewer label{color:#000;border:1px solid #000}#organisation-inviteuser-popup input[type=text]:disabled{color:#aaa;font-weight:300}#organisation-inviteuser-popup .autoComplete{margin-bottom:16px;padding:0 16px}#organisation-inviteuser-popup .all-languages{padding:0 16px;margin-bottom:8px}#organisation-inviteuser-popup .selected-languages .all-languages{display:-webkit-flex;display:flex}#organisation-inviteuser-popup .selected-languages .all-languages>div+div{border-left:1px dotted #999;padding-left:8px}#organisation-inviteuser-popup .selected-languages .languageIcon{height:64px!important;width:64px!important}#organisation-inviteuser-popup .remove i{color:#999}#organisation-inviteuser-popup .remove:active,#organisation-inviteuser-popup .remove:hover{text-decoration:none}#organisation-inviteuser-popup .context-help{margin-left:8px;margin-right:24px}#organisation-inviteuser-popup .alert-warning{border-color:#f60;color:#f60;font-weight:500}@media only screen and (max-width:767px),(min-device-width:767px) and (max-device-width:991px){#organisation-inviteuser-popup ul.roles{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:left;align-items:left}}.peer-review-list .available-challenges.list .badge:first-of-type{margin-left:0;margin-right:8px}.peer-review-list .available-challenges.list .item{-webkit-align-items:flex-start;align-items:flex-start}.peer-review-list .available-challenges.list .item h4{display:inline-block;-webkit-align-items:flex-start;align-items:flex-start}.peer-review-list .available-challenges.list .item .challenge-type{font-weight:500;font-size:.85rem}.peer-review-list .available-challenges .heading{color:#333;font-weight:500;font-size:1.25rem;padding:8px}.peer-review-list .available-challenges svg{width:64px;fill:url(#geektastic-gradient)}.peer-review-list .available-challenges h4{margin-bottom:0}.peer-review-list .available-challenges h4 .language{color:#aaa;font-weight:300}.peer-review-list .available-challenges .languageIcon{height:80px;width:80px;margin-right:8px}.peer-review-list .available-challenges .duration{font-weight:300}.peer-review-list .available-challenges .duration strong{font-weight:700}.peer-review-list .time-left{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-top:10px;padding-right:50px;font-size:large}#setup-dev-profile.looking-work{margin-top:80px}#setup-dev-profile .not-now{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#setup-dev-profile .not-now .available-on{margin-left:16px}#setup-dev-profile h4{font-weight:400;margin-bottom:8px;margin-top:8px}#setup-dev-profile .share-with{margin:16px 0;text-align:right}#setup-dev-profile .info-text{-webkit-order:99;order:99;color:#2e9ccc;display:block;font-size:.9em;margin-right:16px;line-height:1.4em}#setup-dev-profile .textfield>textarea{min-height:16px}#setup-dev-profile .mui-btn.restore{font-size:.85rem;background-color:#fff;color:#888;border:1px dotted #ccc}#setup-dev-profile .mui-btn.restore[disabled]{border-color:transparent;background-color:#ddd;color:#888;pointer-events:unset;cursor:not-allowed}#setup-dev-profile .employment-type{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;width:100%;margin:8px 0}#setup-dev-profile .employment-type .textfield{margin-bottom:0}#setup-dev-profile .employment-type .full-contract{-webkit-flex-basis:20%;flex-basis:20%}#setup-dev-profile .employment-type .full-contract .checkbox{margin-bottom:0}#setup-dev-profile .employment-type .salary{display:-webkit-flex;display:flex;-webkit-flex-basis:80%;flex-basis:80%;-webkit-align-items:flex-start;align-items:flex-start}#setup-dev-profile .employment-type .salary .amount{-webkit-flex-basis:40%;flex-basis:40%;margin-right:16px}#setup-dev-profile .employment-type .salary .currency{-webkit-flex-basis:60%;flex-basis:60%}@media (max-width:767px){#setup-dev-profile.looking-work{margin-top:120px}#setup-dev-profile .employment-type{-webkit-flex-direction:column;flex-direction:column;margin-bottom:16px}#setup-dev-profile .employment-type .salary{-webkit-flex-direction:column;flex-direction:column}#setup-dev-profile .employment-type .salary .textfield{margin-bottom:0}}#profile-progress{background-color:#f7f7f7;border-radius:16px;padding-left:16px;position:fixed;min-width:640px;max-width:640px;z-index:1000;top:64px}#progressbar{background-color:#ddd;border-radius:16px}#progressbar>div{border-radius:16px;font-weight:700;height:32px;padding:8px;text-align:right;vertical-align:center}.progress{margin:8px 0;box-sizing:border-box;padding-right:16px}.progress .scale{width:100%}.progress .scale .scale-part{width:25%;display:inline-block;text-align:right;font-size:.85rem}.progress .percent-100:before{content:"COMPLETE • ";font-weight:300}@media (max-width:543px){#register-mobile-button{display:block}#profile-progress{min-width:60%!important;max-width:60%!important}}@media (max-width:1220px){#site-menu a .counter{left:unset;right:unset}#setup-dev-profile.looking-work{margin-top:64px}#profile-progress{top:0}}.percent-100{-webkit-animation:1s linear 2 bgColor;animation:1s linear 2 bgColor}@-webkit-keyframes bgColor{50%{background-color:#0f0}}@keyframes bgColor{50%{background-color:#0f0}}#public-profile .mui-btn.print{background-color:#666}#public-profile .mui-btn.approach{background-color:#26b730}#public-profile .mui-btn+.mui-btn{margin:0 8px}#public-profile .link4print{display:none}#public-profile .header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}#public-profile .display-name{color:#c71585;display:inline-block;font-size:.85rem;margin:0 8px;padding:4px 16px;border-bottom:3px solid #c71585;border-right:2px solid #c71585;border-radius:8px}#public-profile h2{display:-webkit-inline-flex;display:inline-flex;-webkit-flex:2 0;flex:2 0;-webkit-align-items:center;align-items:center}#public-profile h2 strong{display:inline-block;padding:0;margin-left:8px}#public-profile h2.qualified{margin-bottom:0;-webkit-align-self:flex-start;align-self:flex-start}#public-profile h2.qualified strong{background-color:#000;padding:0 16px;color:gold;vertical-align:middle}#public-profile h2.qualified span.badge{background-color:gold;border-radius:0;color:#000;display:inline-block;font-size:.6em;font-weight:400;letter-spacing:.2em;margin:0;padding:8px;vertical-align:middle;white-space:nowrap}#public-profile .contact-message{display:block;padding-top:8px;margin-left:8px;font-size:1rem;font-weight:700}#public-profile .contact-message.no{color:#f44336}#public-profile .contact-message.ex{color:#060}#public-profile .buttons{-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-end;justify-content:flex-end;display:-webkit-inline-flex;display:inline-flex;-webkit-flex:1 0;flex:1 0}#public-profile .buttons>div{display:inline-block}#public-profile .buttons .mui-btn{margin:0 8px}#public-profile .buttons [data-tooltip]:before{margin-left:-350px;width:400px}#public-profile h4.title span{font-weight:300}#public-profile table.profile{table-layout:fixed;width:100%;border:2px solid #eee}#public-profile table.profile tr{vertical-align:top}#public-profile table.profile tr td{padding:8px}#public-profile table.profile tr td.right{border-right:10px solid #ddd;color:#666;font-size:.85rem;text-align:right;text-transform:uppercase;vertical-align:middle}#public-profile table.profile tr td:not(.md){font-weight:500}#public-profile table.profile tr td:nth-child(1){background-color:#eee;font-weight:300;width:25%}#public-profile table.profile tr td+td{padding-left:16px}#public-profile table.profile td ul{-webkit-margin-before:8px;-webkit-margin-after:8px;-webkit-margin-start:8px;-webkit-margin-end:8px;-webkit-padding-start:8px;margin-left:8px}#public-profile table.profile td ul li span{color:#000}#public-profile .reference{font-family:"Courier New",Courier,monospace;font-size:1.25rem;font-weight:400}#public-profile .challenge-statistics{width:100%;margin-left:88px;display:block}#public-profile .challenge-statistics .button-strip{text-align:right}#public-profile .challenge-statistics .mui-btn--small{font-size:.85rem;margin-bottom:0;margin-top:0}#public-profile .challenge-statistics .charts-flex{display:-webkit-flex;display:flex}#public-profile .challenge-statistics .charts-flex>div{-webkit-flex-basis:140px;flex-basis:140px;-webkit-flex-shrink:0;flex-shrink:0}#public-profile .challenge-statistics .charts-flex>div:first-child{margin-left:-24px}#public-profile .challenge-statistics .charts .heading td,#public-profile .challenge-statistics .charts-flex .heading td{min-width:100%;max-width:100%}#public-profile .challenge-statistics .charts td,#public-profile .challenge-statistics .charts-flex td{display:inline-block;min-width:140px;max-width:140px}#public-profile .challenge-statistics .ct-series.ct-series-a .ct-bar,#public-profile .challenge-statistics .ct-series.ct-series-b .ct-bar{stroke-width:1rem}#public-profile .challenge-statistics .ct-series.ct-series-a .ct-bar{stroke:#999}#public-profile .challenge-statistics .ct-series.ct-series-b .ct-bar{stroke:#1a53ff}#public-profile .challenge-statistics .ct-labels .ct-label.ct-horizontal.ct-end{color:#666}#public-profile .dev-details{width:100%;clear:both;margin:8px 0}#public-profile .badge.date{background-color:transparent;border:1px solid #ccc}#public-profile .badge.date .formattedDate{color:#999}@media (max-width:767px){#profile-progress{min-width:353.33333333px;max-width:353.33333333px;top:0}.progress{max-width:100%}#public-profile .mui-btn+.mui-btn{margin:8px 0}#public-profile h2.qualified strong{margin:0}#public-profile .badge{text-align:center}#public-profile .badge.date{margin:2px 0}}@media (max-width:991px){#profile-progress{top:0}#public-profile .challenge-invitation-list .challenge-details .challenge-technologies{margin-left:0}#public-profile .header{display:block}#public-profile .buttons,#public-profile h2{display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:column;flex-direction:column;clear:both;margin:8px 0 8px 16px}#public-profile .buttons .mui-btn,#public-profile h2 .mui-btn{margin:4px 0}#public-profile [data-tooltip]:before{margin-left:-250px;width:300px}#public-profile .icons{width:100%;margin-bottom:8px}#public-profile .mui--pull-right{float:none!important;margin-left:8px}#public-profile .challenge-statistics{margin-left:0}#public-profile .challenge-statistics .charts-flex>div .annotation{margin-left:24px}}.restricted-user-profile h1{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);border-radius:4px;color:#fff;font-size:1.75rem;padding:4px 8px}.restricted-user-profile h1 span{font-weight:300}.restricted-user-profile .mui-btn.dark{background-color:#009}.restricted-user-profile .share-data{margin-left:8px}.restricted-user-profile .share-data.off.icon-mask-minus-circle{background-color:red;height:32px;width:32px}.restricted-user-profile .display-name{color:#c71585;display:inline-block;font-size:.85rem;margin-left:8px;padding:4px 16px;border-bottom:2px solid #c71585;border-right:2px solid #c71585;border-radius:8px}.restricted-user-profile h2.name{padding:5px 0}.restricted-user-profile h2 span.light{color:#aaa;font-weight:200}.restricted-user-profile .mui-btn.approach{margin-left:8px}.restricted-user-profile .badge.affiliate{background-color:#ff0;margin-left:8px}.restricted-user-profile .additional-control .checkbox{display:inline-block;margin-right:16px}.restricted-user-profile .user-dates{border-radius:5px;margin:8px 0}.restricted-user-profile .user-dates .badge.date{background-color:#fff;border:1px solid #ccc;font-weight:700}.restricted-user-profile .user-dates .formattedDate{color:#666;font-weight:300}.restricted-user-profile table.utm{background-color:#fff;border-bottom:1px solid #000;border-collapse:collapse;font-size:.85rem;margin-bottom:16px}.restricted-user-profile table.utm td,.restricted-user-profile table.utm th{padding:0 24px 0 8px}.restricted-user-profile table.utm th{font-weight:300}.restricted-user-profile table.utm th:first-of-type{background-color:#fff;font-weight:500;padding:4px 8px}.restricted-user-profile table.utm td{font-weight:700}.restricted-user-profile table.utm td:first-of-type{background-color:#fff}.restricted-user-profile table.profile{table-layout:fixed;width:100%;border:2px solid #eee}.restricted-user-profile table.profile tr{vertical-align:top}.restricted-user-profile table.profile tr td{padding:8px}.restricted-user-profile table.profile tr td.right{border-right:10px solid #ddd;color:#666;font-size:.85rem;text-align:right;text-transform:uppercase;vertical-align:middle}.restricted-user-profile table.profile tr td:not(.md){font-weight:500}.restricted-user-profile table.profile tr td:nth-child(1){background-color:#eee;font-weight:300;width:25%}.restricted-user-profile table.profile tr td+td{padding-left:16px}.restricted-user-profile table.profile td ul{-webkit-margin-before:8px;-webkit-margin-after:8px;-webkit-margin-start:8px;-webkit-margin-end:8px;-webkit-padding-start:8px;margin-left:8px}.restricted-user-profile table.profile td ul li{color:#2e9ccc}.restricted-user-profile table.profile td ul li span{color:#000}#question-annotate .icons{-webkit-flex-direction:column;flex-direction:column}#question-annotate .icon.comment-icon{height:50px;width:50px;-webkit-filter:opacity(25%);filter:opacity(25%);border-radius:8px}#question-annotate .icon.comment-icon:hover{-webkit-filter:opacity(100%);filter:opacity(100%);background-color:#ff0}#question-annotate .explanation{padding-bottom:8px}#create-question .list .item{border-top:8px solid #bbb}#create-question h2{margin-bottom:0}#create-question .tech-tag-selection{width:100%}#create-question .tech-tag-selection .textfield{margin-bottom:8px}#create-question .tech-tag-selection .selected-row .col-sm-6{padding:0 8px}#create-question .tech-tag-selection .selected-row .col-sm-6:first-child label{line-height:unset;margin:0}#create-question .tech-tag-selection .selected-row a.remove{margin:0}#create-question .tech-tag-selection .selected-row a.remove .icon{height:16px;width:16px}#create-question .option-wrapper{margin-bottom:8px}#create-question .option-wrapper .checkbox{margin-top:8px}#create-question #selected-technologies{margin-bottom:8px}#create-question #selected-technologies .selected-technology{display:inline-block;margin:0;border-radius:8px;border:1px dotted #666;color:#333;background-color:#ddd;padding:2px 8px}#create-question #selected-technologies .selected-technology .icon-mask-times{background-color:#cb9393;margin-left:8px}#create-question #selected-technologies .selected-technology+.selected-technology{margin-left:8px}#create-question #selected-technologies .remove{color:#000;margin-left:8px;text-decoration:none;display:inline-block}#create-question #selected-technologies .remove i{vertical-align:text-top;-webkit-filter:grayscale(0);filter:grayscale(0)}#create-question .title{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-align-content:flex-end;align-content:flex-end}#create-question .title i{width:40px;height:40px;margin-right:10px}#create-question .title .languageIcon{height:80px;width:80px}#create-question .mui-btn+.mui-btn{margin-right:8px}#create-question a.mui-btn,#create-question a.mui-btn:active,#create-question a.mui-btn:hover{text-decoration:none}#create-question .explanation span.info{background-color:unset;font-family:unset;color:#000}#create-question .q-topic{display:inline-block;font-weight:700;font-size:1.25rem;margin-bottom:16px}#create-question .o-counter{padding-left:8px}#create-question .o-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:4;flex-grow:4}#create-question #question-fields{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}#create-question #question-fields #question-topic{-webkit-flex-grow:1;flex-grow:1;margin-top:15px;min-width:100px}#create-question #question-fields #question-content-label{-webkit-flex-grow:2;flex-grow:2;width:100%;font-weight:700}#create-question #question-fields #question-content{-webkit-flex-grow:2;flex-grow:2;width:100%}#create-question #question-fields #question-content .textfield{padding-top:0}#create-question #option-fields{margin-top:16px}#create-question .comment-icon{height:40px;width:40px;margin-right:5px}#create-question .comments{width:100%;margin-bottom:5px;margin-top:5px}#create-question .comments.has-only-old .comments-header{background:#eee;border:1px solid #999;color:#999}#create-question .comments.has-only-old .comments-header .show-old-toggle a{color:#999}#create-question .comments .comments-header{padding:5px;display:-webkit-flex;display:flex;border:1px solid #2e9ccc;background:rgba(46,156,204,.15);color:#2e9ccc}#create-question .comments .comments-header .comments-label{line-height:40px;padding-left:5px;font-weight:bolder}#create-question .comments .comments-header .show-old-toggle{margin-left:auto;font-weight:700;line-height:40px}#create-question .comments .comments-header .show-old-toggle a{text-decoration:underline;color:#2e9ccc}#create-question .comments .comments-header .show-old-toggle .show-on-old{display:none}#create-question .comments .comments-header .show-old-toggle .hide-on-old{display:block}#create-question .comments .comment{overflow:auto;padding:5px}#create-question .comments .comment.new{border-right:1px solid #2e9ccc;border-left:1px solid #2e9ccc;border-bottom:1px solid #2e9ccc;background:rgba(46,156,204,.15);color:#2e9ccc}#create-question .comments .comment.old{display:none;background:#eee;border-right:1px solid #999;border-left:1px solid #999;border-bottom:1px solid #999;color:#999}#create-question .comments.show-old .comment.old{display:block}#create-question .comments.show-old .show-old-toggle .show-on-old{display:inline}#create-question .comments.show-old .show-old-toggle .hide-on-old{display:none}#create-question #preview-button{background:#2377ef}#create-question #add-option-placeholder{height:80px;background:#eee}#create-question #add-option-placeholder .add-option-label{font-size:1.5em;line-height:46px;font-weight:bolder}#create-question .option-button{margin-right:16px}#create-question .option-button i.icon{height:40px;width:40px}#create-question .option-button .option-button-label{line-height:24px;text-transform:uppercase;font-size:.75rem;text-align:center;font-weight:700}#create-question .option-button .option-button-label.answer-count{font-size:1rem}#create-question .question-number .question-number-label{color:#000;font-size:34px;font-weight:bolder;line-height:40px;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;left:0;right:0;top:0;bottom:0}#create-question .question-number.valid{background:rgba(0,128,0,.4);color:#fff}#create-question .question-number:not(.valid){background:#bbb;color:#fff}#create-question .question-number:hover{cursor:pointer;box-shadow:inset 0 0 5px #390;border-color:#260}#create-question .question-number .correct-label{color:green}#create-question .question-number .incorrect-label{color:#bbb;margin-left:-4px}#create-question #create-question-section,#create-question #go-to-preview-section{margin-top:24px}#create-question .action-panel{margin-left:auto;display:-webkit-flex;display:flex}#create-question .action-panel .comment-icon{width:50px;height:50px;margin-right:10px}#create-question .edit-button:not(.disabled):hover{cursor:pointer;color:#ff8c00}#create-question .edit-button:not(.disabled):hover .icon-mask-edit{background-color:#ff8c00}#create-question .edit-button .icon-mask-edit{background-color:#666}#create-question .save-button{margin-left:auto;padding:0 8px;color:#26b730}#create-question .save-button:hover{cursor:pointer;color:#7cfc00}#create-question .save-button:hover .icon-mask-save{background-color:#7cfc00}#create-question .save-button .icon-mask-save{background-color:#26b730}#create-question .cancel-button{padding:0 8px;color:#bbb}#create-question .cancel-button:hover{cursor:pointer;color:red}#create-question .cancel-button:hover .icon-mask-times-circle{background-color:red}#create-question .cancel-button .icon-mask-times-circle{background-color:#bbb}#create-question .cancel-button .icon-mask-times-circle:hover{background-color:red}#create-question .delete-button:hover{cursor:pointer;box-shadow:inset 0 0 5px #f44336;border-color:#ea1c0d;color:#ea1c0d}#create-question .add-answer-button{padding-left:8px}#create-question .add-answer-button:not(.disabled):hover{cursor:pointer}#create-question a.cancel{background:#2e9ccc}#create-question .selected-option{width:100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}#create-question .selected-option .selected-option-controls{width:100%;margin-bottom:8px;display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1}#create-question .selected-option .content-editor,#create-question .selected-option .explanation-editor{width:100%}#create-question .selected-option .content-editor .heading,#create-question .selected-option .explanation-editor .heading{color:#fff;background-color:#666;padding:8px 16px 4px;width:100%;border-top-left-radius:8px;border-top-right-radius:8px}#create-question .selected-option .content-editor.explanation .heading,#create-question .selected-option .explanation-editor.explanation .heading{background-color:#2e9ccc}#create-question .selected-option .content-editor .textfield,#create-question .selected-option .explanation-editor .textfield{padding-top:4px}#create-question .selected-option .explanation{margin-top:10px;width:100%}#create-question .edit-option-button{background:#2e9ccc}#create-question .option-item{min-height:80px;max-height:300px;overflow-y:hidden;position:relative;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}#create-question .option-item.more-content .more-content-indicator{display:block;height:96px;width:100%;position:absolute;left:0;right:0;bottom:0}#create-question .option-item.more-content .more-content-indicator.gradient{background-image:linear-gradient(to bottom,rgba(255,255,255,.5),#fff)}#create-question .option-item.more-content .more-content-indicator.zigzag{background:linear-gradient(-45deg,#eee 16px,transparent 0) 0 8px,linear-gradient(45deg,#eee 16px,transparent 0) 0 8px;background-position:left bottom;background-repeat:repeat-x;background-size:32px 32px}#create-question .option-item .more-content-indicator{display:none}#create-question .answers-note{margin-bottom:15px}#create-question .options.invalid{border:1px solid red}#create-question .options.invalid #add-option-placeholder{background:rgba(244,67,54,.12)}#create-question .options.invalid .item{border-top:5px solid rgba(244,67,54,.12)}#create-question .markdown-editor{word-break:break-all}#create-question .invalid-msg{color:red;font-size:.8em}#create-question #preview-button span{line-height:normal;font-size:1.75rem;font-weight:300}#create-question #go-to-preview-section{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-flex-wrap:wrap;flex-wrap:wrap}#create-question #go-to-preview-section #draft-saved-at{font-size:90%;color:#aaa}#create-question #go-to-preview-section #draft-saved-at .clear{margin-right:48px;margin-left:16px}#create-question #go-to-preview-section #draft-saved-at .clear:hover{background-color:red;color:#fff}#create-question #go-to-preview-section #draft-saved-at #draft-save-error{color:red}#question-decision .explanation+.comment{margin-top:8px}#question-decision .decision-choices{margin-left:96px;margin-top:16px;border-top:10px solid #ccc}#question-decision .no-response{color:#ff1493;margin-bottom:16px;margin-top:-8px;font-weight:300;padding-left:40px}#question-decision .checkbox.radio.disabled label{color:#999}#question-decision .checkbox.radio.disabled .tick-border{border-color:#ccc}.questions.list .badge.technology{color:#9370db}.questions.list .item.not-owned{background-color:#fff;border-top-color:#eee}.questions.list .item.highlighted{background:#fd3}.questions.list .title{margin-bottom:0}.questions.list .icons{margin-right:8px;display:-webkit-flex;display:flex}.questions.list .author a,.questions.list .review-owner a{color:#888}.questions.list .author a:active,.questions.list .author a:hover,.questions.list .review-owner a:active,.questions.list .review-owner a:hover{color:#000;text-decoration:none}.questions.list .languageIcon{height:64px;width:64px}.questions.list .question-id{color:#000;text-align:center;font-size:.85rem}.questions.list .question-text{color:#009}.questions.list .question-technologies{display:inline-block;margin:0 8px}.questions.list .reason{color:#fff;font-weight:700;font-size:.85rem;background-color:#f44336;padding:4px 8px;text-transform:uppercase;display:inline-block;margin-left:8px}.questions.list .ellipsis{background-color:#e9e9e9;font-weight:300;color:#666;display:inline-block;margin-left:8px;padding:0 4px}.questions.list .ellipsis strong{color:#333}.questions.list .badge:first-of-type{margin-left:0}.questions.list .badge.question.length{display:inline-block;font-weight:300}.questions.list .author,.questions.list .review-owner{color:#888;font-weight:300}.questions.list .mui-btn.continue{background-color:#f60}.questions.list .mui-btn.continue.decision{background-color:#26b730;border:1px solid #000;color:#000}.questions.list .mui-btn.continue.fix{background-color:#9acd32;color:#006400}.questions.list .mui-btn.continue.review-changes{background-color:#ff0;border:1px solid #ccc;color:#000}.questions.list .mui-btn.continue.awaiting-changes{background-color:#ccc;border:1px solid #bbb;color:#999}.questions.list .item-actions{margin-left:8px}.questions.list .metrics{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;background-color:#fff;border:1px dotted #2e9ccc;border-radius:8px;margin:4px 0;padding:4px 0}.questions.list .metrics .attempts,.questions.list .metrics .ranking{border-radius:8px;color:#666;display:inline-block;font-weight:700;margin:0 8px 0 0;padding:0 8px}.questions.list .metrics .attempts>span,.questions.list .metrics .ranking>span{color:#888;font-weight:300}.questions.list .metrics .votes-data{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.questions.list .metrics .votes-data .label{color:#888;font-weight:300}.questions.list .metrics .votes-data .vote-category+.vote-category{margin-left:16px}.questions.list .metrics .votes-data .vote-category .icon{margin:0 0 0 8px}.questions.list .metrics .votes-data .vote-category .vote-value{font-weight:700}.questions.list .metrics .votes-data .vote-category .vote-value .icon{margin-right:4px}.questions.list .metrics .votes-data .vote-category .vote-value.yes{color:#4bc127}.questions.list .metrics .votes-data .vote-category .vote-value.no{color:red}.questions.list .metrics .votes-data .vote-category .vote-value.unsure{color:#ff8700}.questions.list .metrics .icon.educational{height:25px;width:25px}.questions.list .metrics .icon.educational,.questions.list .metrics .icon.recommend{background-color:#aaa}.questions.list .metrics .icon.icon-mask-smile{background-color:#4bc127}.questions.list .metrics .icon.icon-mask-frown{background-color:red}.questions.list .metrics .icon.icon-mask-meh{background-color:#ff8700}@media (max-width:991px){.questions.list .metrics{-webkit-flex-direction:column;flex-direction:column}}#create-question h1,#question-annotate h1,#question-decision h1,#question-fix h1{border-bottom:2px dotted #2377ef;color:#2377ef;font-weight:500;font-size:1.5rem}#create-question .mui-btn.resume,#question-annotate .mui-btn.resume,#question-decision .mui-btn.resume,#question-fix .mui-btn.resume{margin-right:32px}#admin-question-rejection-popup .heading{font-size:1rem;font-weight:300;padding-bottom:8px}#admin-question-rejection-popup h3{color:#f44336}#admin-question-rejection-popup .highlight{color:#009}#admin-question-rejection-popup .reject{background-color:#f44336}#admin-question-rejection-popup .reason-details{color:#f44336;font-weight:700}#admin-question-rejection-popup .reason-details span{display:block;font-weight:500;color:#000}#request-demo-popup{padding:0 32px}#restricted-user-list .search-criteria .roles{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}#restricted-user-list .search-criteria .roles .checkbox label{font-size:1rem;white-space:nowrap}#restricted-user-list .search-criteria .roles .checkbox+.checkbox{margin-left:16px}#restricted-user-list .mui-btn.full{background-color:#2e9ccc;color:#fff}#restricted-user-list .share-data{margin-left:8px;height:40px;width:40px}#restricted-user-list h4{margin-bottom:4px}#review-guidelines ol{margin:0 64px 48px 32px}#review-guidelines h1{border-bottom:1px solid #000}#review-guidelines h2{color:#2e9ccc;font-size:1.75em;margin-top:32px;margin-bottom:16px}#review-guidelines ul.key{font-weight:700;font-size:1.25em}#review-guidelines ul.key li{margin-bottom:0}#review-guidelines li{line-height:1.5em;margin-bottom:16px}#review-guidelines p.version{color:#666;font-family:"Courier New",Courier,monospace;margin:64px 0 0;text-align:right}#review-guidelines p.version+p.version{margin:0}.home-page .round-divider{border-radius:5px;box-shadow:0 16px 0 0 #eee;height:10px;margin-bottom:32px;margin-top:16px}.home-page .header-block{background-color:#fff;background-image:url(../images/backgrounds/icons_top_001.png);background-repeat:repeat-x;margin-bottom:24px;min-height:280px}.home-page .header-block div.heading{font-weight:300;font-size:1.75rem;margin-bottom:8px}.home-page .header-block .heading-wrapper{padding-top:80px}.home-page .md-footer{padding-top:0;padding-bottom:32px;background-color:#fff}.home-page #client-logos{margin-top:16px}.home-page img.screenshot{border:1px solid #ccc;border-bottom-width:8px}.home-page ul{padding-left:16px}.home-page h2{margin:8px 0}.home-page div.page-header{margin:8px 0;font-size:1.4rem;font-weight:600}.home-page .marketing-content .row{margin-bottom:0}.home-page h1{font-size:1.75rem;margin-bottom:8px}.home-page .mui-divider{height:10px;margin:32px 0}.home-page .developer-links,.home-page .hirer-links{color:#2e9ccc;margin:32px 0}.home-page .developer-links a,.home-page .hirer-links a{vertical-align:text-top;color:#2e9ccc}@media (max-width:991px){.home-page .header-block{margin-bottom:8px;min-height:inherit}.home-page .header-block h1{font-size:1.5rem;margin-bottom:8px}.home-page img.screenshot{max-width:100%;margin-bottom:16px}}.fake-browser{padding:20px 0 0;border-radius:3px;border:1px solid #ddd;border-bottom:2px solid #ccc;background:#ddd;display:inline-block;position:relative;line-height:0;width:100%}.fake-browser .frame{display:block;height:20px;position:absolute;top:6px;left:1px}.fake-browser span{height:8px;width:8px;border-radius:8px;background-color:#eee;border:1px solid #dadada;float:left;margin:0 0 0 4px}.fake-browser img{position:absolute;height:calc(100% - 21px);width:100%;bottom:0}.fake-browser:after{display:block;content:'';width:100%;padding-top:72.3%}.marketing-content .row{margin-bottom:32px}.marketing-content .mui-divider{margin:16px 0}.marketing-content .mui-btn{margin:16px}.marketing-content .pricing-table{font-size:14px}.marketing-content .pricing-table .highlight-table .row:first-child{font-weight:500}.marketing-content .pricing-table .highlight-table .cell{padding:8px}.marketing-content .pricing-table .highlight-table .cell:first-child{font-weight:500;text-align:right}.marketing-content .pricing-table .highlight-table .hover{background:rgba(255,228,181,.5)}.marketing-content .pricing-table .highlight-table .highlight{background:#ffe4b5}.site-home{background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);padding-bottom:120px}.site-home .site-logo{margin:0 auto;text-align:center;padding:24px 0}.site-home .site-logo img{width:150px}.site-home .signin-body{max-width:600px;margin:64px auto 24px;background-color:#fff;border-radius:8px}.site-home .signin-body .mui-btn{display:block}.site-home .signin-body .mui-btn.gray{background-color:#ccc;color:#999}.site-home .signin-body h3{border-bottom:1px dotted #999;border-top-left-radius:8px;border-top-right-radius:8px;margin:0 0 16px;padding:16px;text-align:center}.site-home .signin-body .signin-form{margin-top:24px;padding:0 16px 16px}.site-home .signin-body .form-footer{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:32px;padding:0 16px 16px}.site-home .extra-buttons{margin:0 auto;max-width:600px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.site-home .extra-buttons .join{border-radius:unset;border:none;color:#fff;margin-right:16px}.site-home .extra-buttons a,.site-home .extra-buttons a:hover{text-decoration:none}.site-home .key-points{margin-top:16px}.site-home .columns{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:24px}.site-home .columns>div{-webkit-flex:1 0;flex:1 0;padding-right:8px}.site-home .columns>div+div{padding-left:16px}.site-home .columns a,.site-home .container a{display:inline-block;font-size:1rem;font-weight:300}.site-home .columns a.mui-btn,.site-home .container a.mui-btn{color:#fff;background-color:#23aab2;border:none;font-weight:500}.site-home .columns a.mui-btn.mui-btn--primary,.site-home .container a.mui-btn.mui-btn--primary{background-color:#26b730}.site-home .last-join{margin-top:32px}.site-home .mui-btn{margin:8px 0}.site-home .mui-btn.dcolour,.site-home .mui-btn.hcolour{background-color:#26b730}.site-home .mui-btn.main{font-size:1.75rem;height:auto;line-height:1.5rem;margin:32px 0;padding:16px 32px;text-transform:none;background-color:#fff;color:#2157ae;border:1px solid #2377ef}.site-home .mui-btn.main.cta{color:red;background-color:#ff3;margin-top:8px;margin-bottom:8px}.site-home .cta{font-weight:300}.site-home a.hiring{background-color:#fff;border-radius:8px;border:2px dotted red;clear:both;color:red;display:block;font-size:1.5rem;font-weight:500;opacity:.75;padding:8px;text-align:center;-webkit-transform:rotate(358deg);transform:rotate(358deg);width:200px}.site-home a.hiring:active,.site-home a.hiring:hover{text-decoration:none}.site-home .marketing-content .mui-btn{margin-left:0}@media (max-width:991px){.site-home .columns>div{-webkit-flex-wrap:wrap;flex-wrap:wrap}.site-home .columns>div+div{padding-left:0}}@media (max-width:767px){.site-home{padding-bottom:32px}.site-home .columns>div{-webkit-flex-wrap:wrap;flex-wrap:wrap}.site-home .columns>div+div{padding-left:0}.site-home .marketing-content .mui-btn{margin-left:0}}@media (max-width:543px){.site-home .signin-body .form-footer{margin-top:16px;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}}#page-main-sitehome #main{min-height:unset}#page-main-sitehome #region-content{padding-top:0}.stats{border-bottom:1px dotted #666;margin:16px 0 8px}#account-settings span.highlight{display:inline-block;border-bottom:1px dotted #039}#account-settings .mui-btn.unsubscribe{background-color:#f60}#account-settings .mui-btn.subscribe,#account-settings .mui-btn.unsubscribe{margin:16px 0}#account-settings .additional-info{color:#039;font-size:.9rem;font-weight:400}#account-settings .additional-info.large{font-size:1.2rem;font-weight:300}#account-settings .additional-info.large.notice{font-size:1.2rem;border:1px solid #039;padding:16px;border-radius:16px;margin-bottom:16px}#account-settings .additional-info.large.notice p{margin:0}#account-settings p.additional-info{margin-bottom:0}#account-settings p.additional-info+additional-info{margin-bottom:inherit}#account-settings .notification-preference{border-bottom:1px dotted #bbb}#account-settings .notification-preference.first{border-top:1px dotted #bbb}#account-settings div.checkbox{display:inline-block;margin-right:32px;margin-top:8px}#account-settings h5{font-size:1.2rem;font-weight:400;margin-bottom:0}#account-settings button[type=submit]{margin-top:32px}#account-settings .checkbox.disabled label{color:#999}#account-settings .checkbox.disabled .tick-border{border-color:#ccc;box-shadow:#ccc}#account-settings .checkbox.disabled .tick{background-color:#ccc}#account-settings .checkbox.disabled.not-available .tick-border{background-color:#ddd}#account-settings .notification-local{border:5px solid #ddd;border-radius:8px;padding:8px 16px;background-color:#eee;margin-top:20px}#account-settings .notification-local .push-support{display:-webkit-flex;display:flex;font-size:.9rem;border-top:1px dotted #999;margin-top:8px;padding-top:8px}#account-settings .notification-local .push-support>div{margin-right:8px}#account-settings .notification-local .push-support>div+div{margin-left:16px}#account-settings .notification-local .push-support h5{font-size:1.1rem;font-weight:300;padding-bottom:3px;margin-top:0}#account-settings .notification-local .push-support span.under{display:inline-block;margin-bottom:1px;color:#666;margin-left:4px;border-bottom:1px dotted #666}#account-settings .notification-global{padding-top:16px}#account-settings input[type=checkbox]{display:none}#account-settings input[type=checkbox]:checked~.toggle{background:#0b0;left:52px;transition:.5s}#account-settings input[type=checkbox]:checked~.switch{background:#ccc;transition:.5s}#account-settings .switch{display:block;width:89px;height:29px;background:#ccc;border-radius:20px;position:absolute;top:0;transition:.5s}#account-settings .toggle{height:45px;width:45px;border-radius:50%;background:#f60;position:absolute;top:-8px;left:-8px;box-shadow:0 2px 4px rgba(0,0,0,.4);transition:.5s}#account-settings .card{display:inline-block;margin:16px 8px;width:89px;height:29px;text-align:center;position:relative}#account-settings #push-subscribe:checked~.toggle{background:#0b0}#account-settings #push-subscribe:checked~.switch{background:#ccc}#account-settings .toggle-dir{display:inline-block;padding:0 8px;font-weight:500}#modal-region #linkedin-unavailable-popup .modal-header{padding-bottom:8px}#modal-region #linkedin-unavailable-popup .alert{margin-bottom:16px}#modal-region #linkedin-unavailable-popup .icon-linkedin{height:50px;width:50px}#modal-region #linkedin-unavailable-popup p.highlight{border-left:20px solid #ff4500;font-size:1.25rem;font-weight:500;padding:8px 8px 8px 16px}#modal-region #linkedin-unavailable-popup p.highlight span{text-decoration:underline;font-size:1.5rem}.mui-btn.reject{background-color:#f44336;color:#fff}.mui-btn.white{background-color:#fff;border:1px solid #2e9ccc}#referral ul.keypoints li{margin:16px 0}#referral .referral-area{grid-area:referral-area;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;background-color:#fff;margin:32px 0;padding:4px 16px;font-weight:700;font-size:.85rem;border-radius:8px;color:#000;border:1px solid #ddd;border-bottom:2px solid #2e9ccc}#referral .referral-area .label{white-space:nowrap}#referral .referral-area input{width:65%;border:1px dotted #999;border-radius:4px;padding:4px;color:#2e9ccc;font-size:1rem;margin:8px 8px 8px 16px;font-weight:500}#referral h4.inspiration{margin-top:24px}#referral .icon-mask-copy{background-color:#999;margin-left:16px}#referral .icon-mask-copy:hover{background-color:#2e9ccc}#referral .suggestion{margin:16px 0 40px;padding:16px 80px 16px 40px;border-left:24px solid #ddd;font-family:"Andale Mono","Courier New",Courier,monospace;background-color:#fff4dc}#registration{display:-webkit-flex;display:flex;max-width:1220px;margin:32px auto 0}#registration #registration-main{margin-bottom:16px;-webkit-flex:2 0;flex:2 0}#registration .side-panel{-webkit-flex:3 0;flex:3 0}#registration .mui-btn.gray{background-color:#ccc;color:#999}#registration .icon-mask-external-link-alt{background-color:#bbb;height:16px;width:16px}#registration p.andor{font-size:1.5rem;font-weight:500;margin:8px 0 0}#registration p.andor+h3{margin-top:8px}#registration .tabs{display:-webkit-flex;display:flex;margin-bottom:0}#registration .tabs li{background-color:#ccc;border-bottom:1px solid #000;color:#666;-webkit-flex:1 0;flex:1 0;list-style:none;margin-bottom:0;text-transform:uppercase;padding:8px 16px}#registration .tabs li.active{color:#000;border:1px solid #000;background-color:#fff;border-bottom:none;font-weight:700}#registration ul.content{padding-left:16px}#registration .registration-footer{margin-top:16px;padding-top:24px;border-top:20px solid #f8f8f8;font-weight:400}#registration .registration-footer strong{color:#2e9ccc}#registration .promo{max-width:250px;font-weight:bolder;color:#fff;padding:0 8px;background:#2377ef;background:linear-gradient(to right,#2377ef 0,#26dd77 100%);text-align:center;border-radius:4px;margin:16px auto}#registration .promo .promo-header{font-size:3em;font-weight:700}#registration .quote{color:#aaa;font-style:italic}#registration div.tab{display:none}#registration div.tab.active{display:block}#registration.social .social-buttons{margin-bottom:8px}#registration.social .social-buttons .icon_check{color:#25d04d;font-size:18px}#registration.social i{margin-right:8px}#registration .checkbox{margin-top:8px}#registration .mui-btn--primary{margin-top:12px}#registration .social-buttons .mui-btn{display:block;margin-left:0;margin-bottom:16px}#registration .share-with{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}#registration .share-with .link{display:inline-block;color:#2e9ccc;font-weight:600;margin:0 4px}#registration #shareData{padding:8px 16px;border-radius:8px;border:5px solid #ccc}#registration #shareData ul{margin-left:8px}#registration #shareData .close{width:100%;text-align:right}#registration #shareData .close .icon-mask-times-circle{background-color:#ccc;display:inline-block;margin-right:0}#registration #shareData.hidden{display:none}#registration form h3{font-size:1.5rem;font-weight:500;margin-top:16px;margin-bottom:8px}#registration .mui-divider{margin:40px 0}#registration ul{padding:0}#registration .textfield>input:disabled{font-weight:700;letter-spacing:.1rem;color:#ccc}@media (max-width:767px){#registration{-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap}#registration #registration-main{max-width:none}#registration .container{margin:0 16px;max-width:inherit}}#page-main-register #region-content{padding-top:16px}.site-logo{text-align:center}.site-logo img{max-width:150px}#registration-complete .small{background-color:#eee;border-radius:8px;font-size:.85rem;margin-bottom:16px;margin-top:120px;padding:8px}#registration-complete p{margin:0}#registration-complete .mui-btn{margin:8px 0}#registration-complete .mui-btn.resend{margin:24px 0}footer{background-color:#fafafa;border-top:1px solid #eee;padding:32px 0}footer .social-buttons .mui-btn{width:40px;height:40px;line-height:40px}footer .heap{padding-top:16px}#modal-region{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500;background-color:rgba(0,0,0,.4);overflow-y:auto}#modal-region.closed{display:none}#modal-region .modal{width:50%;max-width:600px;background:#fff;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:32px;border-radius:2px}#modal-region .modal h1,#modal-region .modal h2,#modal-region .modal h3{margin:0}#modal-region .modal .modal-header{padding:24px 24px 20px}#modal-region .modal .modal-body{padding:0 24px 24px}#modal-region .modal .modal-footer{text-align:right;padding:0 8px}@media (max-width:1220px){#page-main-register #region-content{padding-top:48px}#modal-region .modal{width:60%}}@media (max-width:991px){#registration .side-panel{-webkit-flex:2 0;flex:2 0}#modal-region .modal{width:80%}}@media (max-width:767px){#modal-region .modal{width:90%}}@media (max-width:543px){#modal-region .modal{width:calc(100% - 16px)}}#app,body,html{height:100%;color:#0c0c0c;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;margin:0}#main{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-height:100%}#region-content{-webkit-flex:1 0 auto;flex:1 0 auto}h1{margin-bottom:8px;margin-top:0;font-size:2.074em}h2{font-size:1.728em}h3{font-size:1.44em}h4{font-size:1.2em}.font_small,small{font-size:.833em}h1,h2,h3,h4,h5,h6,label{page-break-inside:avoid}span.context-help{background-color:#ddd;border-radius:50%;border:1px solid #aaa;color:#000;display:inline-block;font-size:1rem;font-weight:700;height:20px;line-height:.8rem;margin:0 3px;padding:4px;text-align:center;vertical-align:middle;width:20px}span.context-help:hover{cursor:pointer}[data-tooltip]{position:relative;z-index:2;cursor:pointer}[data-tooltip]:after,[data-tooltip]:before{visibility:hidden;opacity:0;pointer-events:none}[data-tooltip]:before{position:absolute;bottom:150%;left:50%;margin-bottom:5px;margin-left:-80px;padding:7px;width:300px;border-radius:3px;background-color:rgba(31,46,255,.9);color:#fff;content:attr(data-tooltip);text-align:left;font-size:1rem;font-weight:500;line-height:1.2}[data-tooltip]:after{position:absolute;bottom:150%;left:50%;margin-left:-5px;width:0;border-top:5px solid rgba(31,46,255,.9);border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0}[data-tooltip]:active:after,[data-tooltip]:active:before,[data-tooltip]:hover:after,[data-tooltip]:hover:before{visibility:visible;opacity:1}span.context-help.bottom:after,span.context-help.bottom:before{top:100%;bottom:auto;left:50%}span.context-help.bottom:focus:after,span.context-help.bottom:focus:before,span.context-help.bottom:hover:after,span.context-help.bottom:hover:before{-webkit-transform:translateY(12px);transform:translateY(12px)}span.context-help.bottom[data-tooltip]:after{position:absolute;top:70%;left:50%;margin-left:-5px;width:0;border-top:none;border-bottom:5px solid rgba(31,46,255,.9);border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0}.more-info{color:#039;font-size:1rem;margin:8px 0}.strong{font-weight:700}.button-text-highlight{color:#009;border-bottom:1px dotted #009;display:inline-block;font-weight:700;text-transform:uppercase;margin:0 8px}#edit-challenge .file-select .textfield,#submitChallengeSolution .file-select .textfield{margin-bottom:8px}#edit-challenge .selected-file-name,#submitChallengeSolution .selected-file-name{border-top:2px dotted #999;display:inline-block;font-weight:700;padding:8px 16px 16px 0;width:100%}#edit-challenge .selected-file-name .icon,#submitChallengeSolution .selected-file-name .icon{color:#0b0;display:inline-block;font-size:2rem;padding-left:16px}#edit-challenge .selected-file-name.none,#submitChallengeSolution .selected-file-name.none{font-weight:300}#edit-challenge .custom-file-input::-webkit-file-upload-button,#submitChallengeSolution .custom-file-input::-webkit-file-upload-button{visibility:hidden}#edit-challenge .custom-file-input::before,#submitChallengeSolution .custom-file-input::before{content:"CHOOSE ZIP FILE";display:inline-block;outline:0;white-space:nowrap;-webkit-user-select:none;cursor:pointer}#edit-challenge .select-zip,#submitChallengeSolution .select-zip{padding-left:32px}#edit-challenge .select-zip .form-field,#submitChallengeSolution .select-zip .form-field{padding-top:0}#zipselect{max-height:1px}#campaign-edit .notransition>.checkbox *,#developersearch-criteria .notransition>.checkbox *,#es-developersearch-criteria .notransition>.checkbox *,#es-jobsearch-criteria .notransition>.checkbox *,#job-search-criteria .notransition>.checkbox *,#organisation-inviteuser-popup .notransition>.checkbox *,#setup-dev-profile .notransition>.checkbox *,#setup-job-profile .notransition>.checkbox *{-webkit-transition:none!important}#campaign-edit .selected-languages .languageIcon,#developersearch-criteria .selected-languages .languageIcon,#es-developersearch-criteria .selected-languages .languageIcon,#es-jobsearch-criteria .selected-languages .languageIcon,#job-search-criteria .selected-languages .languageIcon,#organisation-inviteuser-popup .selected-languages .languageIcon,#setup-dev-profile .selected-languages .languageIcon,#setup-job-profile .selected-languages .languageIcon{width:80px;height:80px}#campaign-edit .selected-languages>div,#developersearch-criteria .selected-languages>div,#es-developersearch-criteria .selected-languages>div,#es-jobsearch-criteria .selected-languages>div,#job-search-criteria .selected-languages>div,#organisation-inviteuser-popup .selected-languages>div,#setup-dev-profile .selected-languages>div,#setup-job-profile .selected-languages>div{margin-right:8px}#campaign-edit .selected-languages .languages,#developersearch-criteria .selected-languages .languages,#es-developersearch-criteria .selected-languages .languages,#es-jobsearch-criteria .selected-languages .languages,#job-search-criteria .selected-languages .languages,#organisation-inviteuser-popup .selected-languages .languages,#setup-dev-profile .selected-languages .languages,#setup-job-profile .selected-languages .languages{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}#campaign-edit .selected-languages .languages>div,#developersearch-criteria .selected-languages .languages>div,#es-developersearch-criteria .selected-languages .languages>div,#es-jobsearch-criteria .selected-languages .languages>div,#job-search-criteria .selected-languages .languages>div,#organisation-inviteuser-popup .selected-languages .languages>div,#setup-dev-profile .selected-languages .languages>div,#setup-job-profile .selected-languages .languages>div{margin-top:8px;text-align:center}#campaign-edit .selected-languages .languages>div+div,#developersearch-criteria .selected-languages .languages>div+div,#es-developersearch-criteria .selected-languages .languages>div+div,#es-jobsearch-criteria .selected-languages .languages>div+div,#job-search-criteria .selected-languages .languages>div+div,#organisation-inviteuser-popup .selected-languages .languages>div+div,#setup-dev-profile .selected-languages .languages>div+div,#setup-job-profile .selected-languages .languages>div+div{padding:0 8px}#campaign-edit .selected-languages .languages span,#developersearch-criteria .selected-languages .languages span,#es-developersearch-criteria .selected-languages .languages span,#es-jobsearch-criteria .selected-languages .languages span,#job-search-criteria .selected-languages .languages span,#organisation-inviteuser-popup .selected-languages .languages span,#setup-dev-profile .selected-languages .languages span,#setup-job-profile .selected-languages .languages span{font-size:.85em;display:block}#campaign-edit .selected-languages .languages .checkbox,#developersearch-criteria .selected-languages .languages .checkbox,#es-developersearch-criteria .selected-languages .languages .checkbox,#es-jobsearch-criteria .selected-languages .languages .checkbox,#job-search-criteria .selected-languages .languages .checkbox,#organisation-inviteuser-popup .selected-languages .languages .checkbox,#setup-dev-profile .selected-languages .languages .checkbox,#setup-job-profile .selected-languages .languages .checkbox{display:block}#campaign-edit .selected-languages .languages .checkbox .tick-border,#developersearch-criteria .selected-languages .languages .checkbox .tick-border,#es-developersearch-criteria .selected-languages .languages .checkbox .tick-border,#es-jobsearch-criteria .selected-languages .languages .checkbox .tick-border,#job-search-criteria .selected-languages .languages .checkbox .tick-border,#organisation-inviteuser-popup .selected-languages .languages .checkbox .tick-border,#setup-dev-profile .selected-languages .languages .checkbox .tick-border,#setup-job-profile .selected-languages .languages .checkbox .tick-border{margin-bottom:8px;border-color:#ccc;box-shadow:#ccc}#campaign-edit .selected-languages .languages .checkbox .tick,#developersearch-criteria .selected-languages .languages .checkbox .tick,#es-developersearch-criteria .selected-languages .languages .checkbox .tick,#es-jobsearch-criteria .selected-languages .languages .checkbox .tick,#job-search-criteria .selected-languages .languages .checkbox .tick,#organisation-inviteuser-popup .selected-languages .languages .checkbox .tick,#setup-dev-profile .selected-languages .languages .checkbox .tick,#setup-job-profile .selected-languages .languages .checkbox .tick{background-color:#ccc}#campaign-edit .selected-languages .languages .checkbox label,#developersearch-criteria .selected-languages .languages .checkbox label,#es-developersearch-criteria .selected-languages .languages .checkbox label,#es-jobsearch-criteria .selected-languages .languages .checkbox label,#job-search-criteria .selected-languages .languages .checkbox label,#organisation-inviteuser-popup .selected-languages .languages .checkbox label,#setup-dev-profile .selected-languages .languages .checkbox label,#setup-job-profile .selected-languages .languages .checkbox label{display:block;text-align:center}#campaign-edit .selected-languages .languages .checkbox label .languageIcon,#developersearch-criteria .selected-languages .languages .checkbox label .languageIcon,#es-developersearch-criteria .selected-languages .languages .checkbox label .languageIcon,#es-jobsearch-criteria .selected-languages .languages .checkbox label .languageIcon,#job-search-criteria .selected-languages .languages .checkbox label .languageIcon,#organisation-inviteuser-popup .selected-languages .languages .checkbox label .languageIcon,#setup-dev-profile .selected-languages .languages .checkbox label .languageIcon,#setup-job-profile .selected-languages .languages .checkbox label .languageIcon{opacity:.3;-webkit-filter:grayscale(85%);filter:grayscale(85%)}#campaign-edit .selected-languages .languages .checkbox.checked .tick-border,#developersearch-criteria .selected-languages .languages .checkbox.checked .tick-border,#es-developersearch-criteria .selected-languages .languages .checkbox.checked .tick-border,#es-jobsearch-criteria .selected-languages .languages .checkbox.checked .tick-border,#job-search-criteria .selected-languages .languages .checkbox.checked .tick-border,#organisation-inviteuser-popup .selected-languages .languages .checkbox.checked .tick-border,#setup-dev-profile .selected-languages .languages .checkbox.checked .tick-border,#setup-job-profile .selected-languages .languages .checkbox.checked .tick-border{border-color:#2e9ccc;box-shadow:#2e9ccc}#campaign-edit .selected-languages .languages .checkbox.checked .tick,#developersearch-criteria .selected-languages .languages .checkbox.checked .tick,#es-developersearch-criteria .selected-languages .languages .checkbox.checked .tick,#es-jobsearch-criteria .selected-languages .languages .checkbox.checked .tick,#job-search-criteria .selected-languages .languages .checkbox.checked .tick,#organisation-inviteuser-popup .selected-languages .languages .checkbox.checked .tick,#setup-dev-profile .selected-languages .languages .checkbox.checked .tick,#setup-job-profile .selected-languages .languages .checkbox.checked .tick{background-color:#2e9ccc}#campaign-edit .selected-languages .languages .checkbox.checked label .languageIcon,#developersearch-criteria .selected-languages .languages .checkbox.checked label .languageIcon,#es-developersearch-criteria .selected-languages .languages .checkbox.checked label .languageIcon,#es-jobsearch-criteria .selected-languages .languages .checkbox.checked label .languageIcon,#job-search-criteria .selected-languages .languages .checkbox.checked label .languageIcon,#organisation-inviteuser-popup .selected-languages .languages .checkbox.checked label .languageIcon,#setup-dev-profile .selected-languages .languages .checkbox.checked label .languageIcon,#setup-job-profile .selected-languages .languages .checkbox.checked label .languageIcon{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0)}