@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin);.animated{animation-duration:1s;animation-fill-mode:forwards}.animated.bounceIn{animation-duration:.7s}.animated.bounceOut{animation-duration:.5s}.animated.bounceIn{animation-name:bounceIn}.animated.bounceOut{animation-name:bounceOut}.animated.fadeIn{animation-name:fadeIn;animation-duration:.7s}.animated.fadeOut{animation-name:fadeOut;animation-duration:.3s}.animated.bounceInDown{animation-name:bounceInDown}.animated.bounceOutUp{animation-name:bounceOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:perspective(1px) scale3d(.3,.3,.3)}20%{transform:perspective(1px) scale3d(1.1,1.1,1.1)}40%{transform:perspective(1px) scale3d(.9,.9,.9)}60%{opacity:1;transform:perspective(1px) scale3d(1.03,1.03,1.03)}80%{transform:perspective(1px) scale3d(.97,.97,.97)}to{opacity:1;transform:perspective(1px) scaleX(1)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.rrt-confirm-holder{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999999}.rrt-confirm-holder .shadow{width:100%;height:100%;background-color:rgba(50,58,68,.8)}.rrt-confirm-holder .rrt-confirm{width:320px;background-color:#fff;position:absolute;z-index:9;top:20%;left:50%;margin-left:-160px;box-shadow:3px 3px 20px #333;border-radius:4px;overflow:hidden}.rrt-confirm-holder .rrt-confirm .rrt-message{width:100%;padding:5%;min-height:50px;font-size:1em;background-color:#fff;text-align:center;font-family:open-sanscondensed-light,sans-serif;clear:both}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder{display:flex}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button{flex-grow:1;height:50px;text-transform:capitalize;background-color:transparent;padding:0;margin:0;float:left;border:none;border-top:1px solid #f0f0f0;font-size:14px;overflow:hidden;cursor:pointer}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:hover{background-color:#f5f5f5}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-ok-btn:active{background-color:#60bb71;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-cancel-btn:active{background-color:#db6a64;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:focus{outline:none}body.toastr-confirm-active{overflow:hidden}.redux-toastr *,.redux-toastr :after,.redux-toastr :before{box-sizing:border-box}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{width:350px;position:fixed;z-index:99999999;padding:0 10px}.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{top:0}.redux-toastr .bottom-right,.redux-toastr .top-right{right:0}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right{bottom:0}.redux-toastr .bottom-left,.redux-toastr .top-left{left:0}.redux-toastr .bottom-center,.redux-toastr .top-center{left:50%;margin-left:-175px}@media (max-width:320px){.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{width:320px}.redux-toastr .bottom-center,.redux-toastr .top-center{margin-left:-160px}}.redux-toastr .toastr{background-color:#fcfcfc;width:100%;min-height:70px;overflow:hidden;margin:10px 0;border-radius:4px;position:relative;z-index:2;color:#333;opacity:.94;box-shadow:2px 2px 10px rgba(0,0,0,.4)}.redux-toastr .toastr:hover:not(.rrt-message){box-shadow:0 0 10px rgba(0,0,0,.6);opacity:1}.redux-toastr .toastr .toastr-status{width:100%;height:5px}.redux-toastr .toastr .toastr-status.success{background-color:#60bb71}.redux-toastr .toastr .toastr-status.warning{background-color:#f7a336}.redux-toastr .toastr .toastr-status.info{background-color:#58abc3}.redux-toastr .toastr .toastr-status.error{background-color:#db6a64}.redux-toastr .toastr .rrt-left-container,.redux-toastr .toastr .rrt-right-container{float:left;text-align:center;overflow:hidden}.redux-toastr .toastr .rrt-left-container{width:80px;top:0;left:0;position:absolute;bottom:0}.redux-toastr .toastr .rrt-left-container .rrt-holder{width:70px;height:70px;position:absolute;top:50%;margin-top:-35px;left:5px;line-height:60px}.redux-toastr .toastr .rrt-left-container .toastr-icon{fill:#fff;vertical-align:middle;margin-top:5px}.redux-toastr .toastr .rrt-middle-container{width:65%;margin-left:80px;position:relative;float:left;font-family:Arial,Helvetica,sans-serif;font-size:1em;text-align:left;padding:10px 5px}.redux-toastr .toastr .rrt-middle-container .rrt-title{font-size:1.1em;font-weight:700;margin-bottom:5px}.redux-toastr .toastr .rrt-right-container{width:10%}.redux-toastr .toastr .close-toastr{width:10%;height:100%;position:absolute;top:0;right:0;background-color:transparent;font-size:22px;border:none;outline:none;opacity:.5;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial sans-serif;color:#000}.redux-toastr .toastr .close-toastr:hover{opacity:1}.redux-toastr .toastr .close-toastr:focus{outline:none}.redux-toastr .toastr .close-toastr span{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}.redux-toastr .toastr.rrt-error,.redux-toastr .toastr.rrt-info,.redux-toastr .toastr.rrt-success,.redux-toastr .toastr.rrt-warning{color:#fff}.redux-toastr .toastr.rrt-info{background-color:#58abc3}.redux-toastr .toastr.rrt-info .rrt-progressbar{background-color:#378298}.redux-toastr .toastr.rrt-success{background-color:#60bb71}.redux-toastr .toastr.rrt-success .rrt-progressbar{background-color:#3e914d}.redux-toastr .toastr.rrt-warning{background-color:#f7a336}.redux-toastr .toastr.rrt-warning .rrt-progressbar{background-color:#d87e09}.redux-toastr .toastr.rrt-error{background-color:#db6a64}.redux-toastr .toastr.rrt-error .rrt-progressbar{background-color:#c5352e}.redux-toastr .toastr.rrt-light .rrt-progressbar{background-color:#ccc}.redux-toastr .toastr.rrt-light .toastr-icon{fill:#333!important}.redux-toastr .toastr.rrt-message{opacity:1;border:1px solid #dbdbdb}.redux-toastr .toastr.rrt-message .rrt-title{width:90%;height:50px;text-align:center;font-size:1.2em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:50px;padding:0 20px}.redux-toastr .toastr.rrt-message .rrt-text{width:100%;max-height:400px;overflow:hidden;overflow-y:auto;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;background-color:#fff;padding:15px;font-size:1.1em;margin-bottom:20px}.redux-toastr .toastr.rrt-message .rrt-text img{display:block;margin:10px auto;max-width:100%}.redux-toastr .toastr.rrt-message .close-toastr{height:50px}.redux-toastr .toastr .rrt-progress-container{height:5px;margin:0 -20px -20px -60px;position:absolute;bottom:20px;width:100%}.redux-toastr .toastr .rrt-progress-container .rrt-progressbar{border-radius:0 0 0 4px;height:100%}.redux-toastr .toastr-attention{width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:1}.semantic{/*!
 * # Semantic UI 2.4.0 - Reset
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css *//*!
 * # Semantic UI 2.4.0 - Site
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Button
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Container
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Divider
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Flag
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Header
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Icon
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Image
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Input
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Label
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - List
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Loader
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Loader
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Rail
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Reveal
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Segment
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Step
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Breadcrumb
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Form
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Grid
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Message
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Table
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Ad
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Item
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Comment
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Feed
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Item
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Statistic
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Accordion
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Checkbox
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Dimmer
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Dropdown
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Video
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Modal
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Nag
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Popup
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Progress Bar
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Rating
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Search
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Shape
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Sidebar
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Sticky
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Tab
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 *//*!
 * # Semantic UI 2.4.0 - Transition
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */}.semantic *,.semantic :after,.semantic :before{box-sizing:inherit}.semantic html{box-sizing:border-box}.semantic input[type=email],.semantic input[type=password],.semantic input[type=search],.semantic input[type=text]{-webkit-appearance:none;-moz-appearance:none}.semantic html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.semantic article,.semantic aside,.semantic footer,.semantic header,.semantic nav,.semantic section{display:block}.semantic h1{font-size:2em;margin:.67em 0}.semantic figcaption,.semantic figure,.semantic main{display:block}.semantic figure{margin:1em 40px}.semantic hr{box-sizing:content-box;height:0;overflow:visible}.semantic pre{font-family:monospace,monospace;font-size:1em}.semantic a{background-color:transparent;-webkit-text-decoration-skip:objects}.semantic abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.semantic b,.semantic strong{font-weight:inherit;font-weight:bolder}.semantic code,.semantic kbd,.semantic samp{font-family:monospace,monospace;font-size:1em}.semantic dfn{font-style:italic}.semantic mark{background-color:#ff0;color:#000}.semantic small{font-size:80%}.semantic sub,.semantic sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.semantic sub{bottom:-.25em}.semantic sup{top:-.5em}.semantic audio,.semantic video{display:inline-block}.semantic audio:not([controls]){display:none;height:0}.semantic img{border-style:none}.semantic svg:not(:root){overflow:hidden}.semantic button,.semantic input,.semantic optgroup,.semantic select,.semantic textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}.semantic button,.semantic input{overflow:visible}.semantic button,.semantic select{text-transform:none}.semantic [type=reset],.semantic [type=submit],.semantic button,.semantic html [type=button]{-webkit-appearance:button}.semantic [type=button]::-moz-focus-inner,.semantic [type=reset]::-moz-focus-inner,.semantic [type=submit]::-moz-focus-inner,.semantic button::-moz-focus-inner{border-style:none;padding:0}.semantic [type=button]:-moz-focusring,.semantic [type=reset]:-moz-focusring,.semantic [type=submit]:-moz-focusring,.semantic button:-moz-focusring{outline:1px dotted ButtonText}.semantic fieldset{padding:.35em .75em .625em}.semantic legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}.semantic progress{display:inline-block;vertical-align:baseline}.semantic textarea{overflow:auto}.semantic [type=checkbox],.semantic [type=radio]{box-sizing:border-box;padding:0}.semantic [type=number]::-webkit-inner-spin-button,.semantic [type=number]::-webkit-outer-spin-button{height:auto}.semantic [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.semantic [type=search]::-webkit-search-cancel-button,.semantic [type=search]::-webkit-search-decoration{-webkit-appearance:none}.semantic ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.semantic details,.semantic menu{display:block}.semantic summary{display:list-item}.semantic canvas{display:inline-block}.semantic [hidden],.semantic template{display:none}.semantic body,.semantic html{height:100%}.semantic html{font-size:14px}.semantic body{margin:0;padding:0;overflow-x:hidden;min-width:320px;background:#fff;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:14px;line-height:1.4285em;color:rgba(0,0,0,.87);font-smoothing:antialiased}.semantic h1,.semantic h2,.semantic h3,.semantic h4,.semantic h5{font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;line-height:1.28571429em;margin:calc(2rem - .14286em) 0 1rem;font-weight:700;padding:0}.semantic h1{min-height:1rem;font-size:2rem}.semantic h2{font-size:1.71428571rem}.semantic h3{font-size:1.28571429rem}.semantic h4{font-size:1.07142857rem}.semantic h5{font-size:1rem}.semantic h1:first-child,.semantic h2:first-child,.semantic h3:first-child,.semantic h4:first-child,.semantic h5:first-child{margin-top:0}.semantic h1:last-child,.semantic h2:last-child,.semantic h3:last-child,.semantic h4:last-child,.semantic h5:last-child{margin-bottom:0}.semantic p{margin:0 0 1em;line-height:1.4285em}.semantic p:first-child{margin-top:0}.semantic p:last-child{margin-bottom:0}.semantic a{color:#4183c4;text-decoration:none}.semantic a:hover{color:#1e70bf;text-decoration:none}.semantic ::-webkit-selection{background-color:#cce2ff;color:rgba(0,0,0,.87)}.semantic ::-moz-selection{background-color:#cce2ff;color:rgba(0,0,0,.87)}.semantic ::selection{background-color:#cce2ff;color:rgba(0,0,0,.87)}.semantic input::-webkit-selection,.semantic textarea::-webkit-selection{background-color:hsla(0,0%,39.2%,.4);color:rgba(0,0,0,.87)}.semantic input::-moz-selection,.semantic textarea::-moz-selection{background-color:hsla(0,0%,39.2%,.4);color:rgba(0,0,0,.87)}.semantic input::selection,.semantic textarea::selection{background-color:hsla(0,0%,39.2%,.4);color:rgba(0,0,0,.87)}.semantic body ::-webkit-scrollbar{-webkit-appearance:none;width:10px;height:10px}.semantic body ::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:0}.semantic body ::-webkit-scrollbar-thumb{cursor:pointer;border-radius:5px;background:rgba(0,0,0,.25);-webkit-transition:color .2s ease;transition:color .2s ease}.semantic body ::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.15)}.semantic body ::-webkit-scrollbar-thumb:hover{background:rgba(128,135,139,.8)}.semantic body .ui.inverted::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}.semantic body .ui.inverted::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.25)}.semantic body .ui.inverted::-webkit-scrollbar-thumb:window-inactive{background:hsla(0,0%,100%,.15)}.semantic body .ui.inverted::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.35)}.semantic .ui.button{cursor:pointer;display:inline-block;min-height:1em;outline:0;border:none;vertical-align:baseline;background:#e0e1e2 none;color:rgba(0,0,0,.6);font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;margin:0 .25em 0 0;padding:.78571429em 1.5em;text-transform:none;text-shadow:none;font-weight:700;line-height:1em;font-style:normal;text-align:center;text-decoration:none;border-radius:.28571429rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;will-change:"";-webkit-tap-highlight-color:transparent}.semantic .ui.button,.semantic .ui.button:hover{box-shadow:inset 0 0 0 1px transparent,inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.button:hover{background-color:#cacbcd;background-image:none;color:rgba(0,0,0,.8)}.semantic .ui.button:hover .icon{opacity:.85}.semantic .ui.button:focus{background-color:#cacbcd;color:rgba(0,0,0,.8);background-image:""!important;box-shadow:""!important}.semantic .ui.button:focus .icon{opacity:.85}.semantic .ui.active.button:active,.semantic .ui.button:active{background-color:#babbbc;background-image:"";color:rgba(0,0,0,.9);box-shadow:inset 0 0 0 1px transparent,none}.semantic .ui.active.button{box-shadow:inset 0 0 0 1px transparent}.semantic .ui.active.button,.semantic .ui.active.button:hover{background-color:#c0c1c2;background-image:none;color:rgba(0,0,0,.95)}.semantic .ui.active.button:active{background-color:#c0c1c2;background-image:none}.semantic .ui.loading.loading.loading.loading.loading.loading.button{position:relative;cursor:default;text-shadow:none!important;color:transparent!important;opacity:1;pointer-events:auto;transition:all 0s linear,opacity .1s ease}.semantic .ui.loading.button:before{border-radius:500rem;border:.2em solid rgba(0,0,0,.15)}.semantic .ui.loading.button:after,.semantic .ui.loading.button:before{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em}.semantic .ui.loading.button:after{animation:button-spin .6s linear;animation-iteration-count:infinite;border-radius:500rem;border:.2em solid transparent;border-top-color:#fff;box-shadow:0 0 0 1px transparent}.semantic .ui.labeled.icon.loading.button .icon{background-color:transparent;box-shadow:none}@keyframes button-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.semantic .ui.basic.loading.button:not(.inverted):before{border-color:rgba(0,0,0,.1)}.semantic .ui.basic.loading.button:not(.inverted):after{border-top-color:#767676}.semantic .ui.button:disabled,.semantic .ui.buttons .disabled.button,.semantic .ui.disabled.active.button,.semantic .ui.disabled.button,.semantic .ui.disabled.button:hover{cursor:default;opacity:.45!important;background-image:none!important;box-shadow:none!important;pointer-events:none!important}.semantic .ui.basic.buttons .ui.disabled.button{border-color:rgba(34,36,38,.5)}.semantic .ui.animated.button{position:relative;overflow:hidden;padding-right:0!important;vertical-align:middle;z-index:1}.semantic .ui.animated.button .content{will-change:transform,opacity}.semantic .ui.animated.button .visible.content{position:relative;margin-right:1.5em}.semantic .ui.animated.button .hidden.content{position:absolute;width:100%}.semantic .ui.animated.button .hidden.content,.semantic .ui.animated.button .visible.content{transition:right .3s ease 0s}.semantic .ui.animated.button .visible.content{left:auto;right:0}.semantic .ui.animated.button .hidden.content{top:50%;left:auto;right:-100%;margin-top:-.5em}.semantic .ui.animated.button:focus .visible.content,.semantic .ui.animated.button:hover .visible.content{left:auto;right:200%}.semantic .ui.animated.button:focus .hidden.content,.semantic .ui.animated.button:hover .hidden.content{left:auto;right:0}.semantic .ui.vertical.animated.button .hidden.content,.semantic .ui.vertical.animated.button .visible.content{transition:top .3s ease,transform .3s ease}.semantic .ui.vertical.animated.button .visible.content{transform:translateY(0);right:auto}.semantic .ui.vertical.animated.button .hidden.content{top:-50%;left:0;right:auto}.semantic .ui.vertical.animated.button:focus .visible.content,.semantic .ui.vertical.animated.button:hover .visible.content{transform:translateY(200%);right:auto}.semantic .ui.vertical.animated.button:focus .hidden.content,.semantic .ui.vertical.animated.button:hover .hidden.content{top:50%;right:auto}.semantic .ui.fade.animated.button .hidden.content,.semantic .ui.fade.animated.button .visible.content{transition:opacity .3s ease,transform .3s ease}.semantic .ui.fade.animated.button .visible.content{left:auto;right:auto;opacity:1;transform:scale(1)}.semantic .ui.fade.animated.button .hidden.content{opacity:0;left:0;right:auto;transform:scale(1.5)}.semantic .ui.fade.animated.button:focus .visible.content,.semantic .ui.fade.animated.button:hover .visible.content{left:auto;right:auto;opacity:0;transform:scale(.75)}.semantic .ui.fade.animated.button:focus .hidden.content,.semantic .ui.fade.animated.button:hover .hidden.content{left:0;right:auto;opacity:1;transform:scale(1)}.semantic .ui.inverted.button{box-shadow:inset 0 0 0 2px #fff!important;background:transparent none;color:#fff;text-shadow:none!important}.semantic .ui.inverted.buttons .button{margin:0 0 0 -2px}.semantic .ui.inverted.buttons .button:first-child{margin-left:0}.semantic .ui.inverted.vertical.buttons .button{margin:0 0 -2px}.semantic .ui.inverted.vertical.buttons .button:first-child{margin-top:0}.semantic .ui.inverted.button.active,.semantic .ui.inverted.button:focus,.semantic .ui.inverted.button:hover{background:#fff;box-shadow:inset 0 0 0 2px #fff!important;color:rgba(0,0,0,.8)}.semantic .ui.inverted.button.active:focus{background:#dcddde;box-shadow:inset 0 0 0 2px #dcddde!important;color:rgba(0,0,0,.8)}.semantic .ui.labeled.button:not(.icon){display:inline-flex;flex-direction:row;background:0 0!important;padding:0!important;border:none!important;box-shadow:none!important}.semantic .ui.labeled.button>.button{margin:0}.semantic .ui.labeled.button>.label{display:flex;align-items:center;margin:0 0 0 -1px!important;padding:"";font-size:1em;border-color:rgba(34,36,38,.15)}.semantic .ui.labeled.button>.tag.label:before{width:1.85em;height:1.85em}.semantic .ui.labeled.button:not([class*="left labeled"])>.button{border-top-right-radius:0;border-bottom-right-radius:0}.semantic .ui.labeled.button:not([class*="left labeled"])>.label,.semantic .ui[class*="left labeled"].button>.button{border-top-left-radius:0;border-bottom-left-radius:0}.semantic .ui[class*="left labeled"].button>.label{border-top-right-radius:0;border-bottom-right-radius:0}.semantic .ui.facebook.button{background-color:#3b5998;color:#fff;text-shadow:none;background-image:none;box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.facebook.button:hover{background-color:#304d8a;color:#fff;text-shadow:none}.semantic .ui.facebook.button:active{background-color:#2d4373;color:#fff;text-shadow:none}.semantic .ui.twitter.button{background-color:#55acee;color:#fff;text-shadow:none;background-image:none;box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.twitter.button:hover{background-color:#35a2f4;color:#fff;text-shadow:none}.semantic .ui.twitter.button:active{background-color:#2795e9;color:#fff;text-shadow:none}.semantic .ui.google.plus.button{background-color:#dd4b39;color:#fff;text-shadow:none;background-image:none;box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.google.plus.button:hover{background-color:#e0321c;color:#fff;text-shadow:none}.semantic .ui.google.plus.button:active{background-color:#c23321;color:#fff;text-shadow:none}.semantic .ui.linkedin.button{background-color:#1f88be;color:#fff;text-shadow:none}.semantic .ui.linkedin.button:hover{background-color:#147baf;color:#fff;text-shadow:none}.semantic .ui.linkedin.button:active{background-color:#186992;color:#fff;text-shadow:none}.semantic .ui.youtube.button{background-color:red;color:#fff;text-shadow:none;background-image:none;box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.youtube.button:hover{background-color:#e60000;color:#fff;text-shadow:none}.semantic .ui.youtube.button:active{background-color:#c00;color:#fff;text-shadow:none}.semantic .ui.instagram.button{background-color:#49769c;color:#fff;text-shadow:none;background-image:none;box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.instagram.button:hover{background-color:#3d698e;color:#fff;text-shadow:none}.semantic .ui.instagram.button:active{background-color:#395c79;color:#fff;text-shadow:none}.semantic .ui.pinterest.button{background-color:#bd081c;color:#fff;text-shadow:none;background-image:none;box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.pinterest.button:hover{background-color:#ac0013;color:#fff;text-shadow:none}.semantic .ui.pinterest.button:active{background-color:#8c0615;color:#fff;text-shadow:none}.semantic .ui.vk.button{background-color:#4d7198;color:#fff;background-image:none;box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.vk.button:hover{background-color:#41648a;color:#fff}.semantic .ui.vk.button:active{background-color:#3c5876;color:#fff}.semantic .ui.button>.icon:not(.button){height:.85714286em;opacity:.8;margin:0 .42857143em 0 -.21428571em;transition:opacity .1s ease;vertical-align:"";color:""}.semantic .ui.button:not(.icon)>.icon:not(.button):not(.dropdown){margin:0 .42857143em 0 -.21428571em}.semantic .ui.button:not(.icon)>.right.icon:not(.button):not(.dropdown){margin:0 -.21428571em 0 .42857143em}.semantic .ui[class*="left floated"].button,.semantic .ui[class*="left floated"].buttons{float:left;margin-left:0;margin-right:.25em}.semantic .ui[class*="right floated"].button,.semantic .ui[class*="right floated"].buttons{float:right;margin-right:0;margin-left:.25em}.semantic .ui.compact.button,.semantic .ui.compact.buttons .button{padding:.58928571em 1.125em}.semantic .ui.compact.icon.button,.semantic .ui.compact.icon.buttons .button{padding:.58928571em}.semantic .ui.compact.labeled.icon.button,.semantic .ui.compact.labeled.icon.buttons .button{padding:.58928571em 3.69642857em}.semantic .ui.mini.button,.semantic .ui.mini.buttons .button,.semantic .ui.mini.buttons .or{font-size:.78571429rem}.semantic .ui.tiny.button,.semantic .ui.tiny.buttons .button,.semantic .ui.tiny.buttons .or{font-size:.85714286rem}.semantic .ui.small.button,.semantic .ui.small.buttons .button,.semantic .ui.small.buttons .or{font-size:.92857143rem}.semantic .ui.button,.semantic .ui.buttons .button,.semantic .ui.buttons .or{font-size:1rem}.semantic .ui.large.button,.semantic .ui.large.buttons .button,.semantic .ui.large.buttons .or{font-size:1.14285714rem}.semantic .ui.big.button,.semantic .ui.big.buttons .button,.semantic .ui.big.buttons .or{font-size:1.28571429rem}.semantic .ui.huge.button,.semantic .ui.huge.buttons .button,.semantic .ui.huge.buttons .or{font-size:1.42857143rem}.semantic .ui.massive.button,.semantic .ui.massive.buttons .button,.semantic .ui.massive.buttons .or{font-size:1.71428571rem}.semantic .ui.icon.button,.semantic .ui.icon.buttons .button{padding:.78571429em}.semantic .ui.icon.button>.icon,.semantic .ui.icon.buttons .button>.icon{opacity:.9;margin:0!important;vertical-align:top}.semantic .ui.basic.button,.semantic .ui.basic.buttons .button{background:transparent none!important;color:rgba(0,0,0,.6)!important;font-weight:400;border-radius:.28571429rem;text-transform:none;text-shadow:none!important;box-shadow:inset 0 0 0 1px rgba(34,36,38,.15)}.semantic .ui.basic.buttons{box-shadow:none;border:1px solid rgba(34,36,38,.15);border-radius:.28571429rem}.semantic .ui.basic.buttons .button{border-radius:0}.semantic .ui.basic.button:focus,.semantic .ui.basic.button:hover,.semantic .ui.basic.buttons .button:focus,.semantic .ui.basic.buttons .button:hover{background:#fff!important;color:rgba(0,0,0,.8)!important;box-shadow:inset 0 0 0 1px rgba(34,36,38,.35),inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.basic.button:active,.semantic .ui.basic.buttons .button:active{background:#f8f8f8!important;color:rgba(0,0,0,.9)!important;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15),inset 0 1px 4px 0 rgba(34,36,38,.15)}.semantic .ui.basic.active.button,.semantic .ui.basic.buttons .active.button{background:rgba(0,0,0,.05)!important;box-shadow:""!important;color:rgba(0,0,0,.95)!important}.semantic .ui.basic.active.button:hover,.semantic .ui.basic.buttons .active.button:hover{background-color:rgba(0,0,0,.05)}.semantic .ui.basic.buttons .button:hover{box-shadow:inset 0 0 0 1px rgba(34,36,38,.35),inset inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.basic.buttons .button:active{box-shadow:inset 0 0 0 1px rgba(0,0,0,.15),inset inset 0 1px 4px 0 rgba(34,36,38,.15)}.semantic .ui.basic.buttons .active.button{box-shadow:""!important}.semantic .ui.basic.inverted.button,.semantic .ui.basic.inverted.buttons .button{background-color:transparent!important;color:#f9fafb!important;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important}.semantic .ui.basic.inverted.button:focus,.semantic .ui.basic.inverted.button:hover,.semantic .ui.basic.inverted.buttons .button:focus,.semantic .ui.basic.inverted.buttons .button:hover{color:#fff!important;box-shadow:inset 0 0 0 2px #fff!important}.semantic .ui.basic.inverted.button:active,.semantic .ui.basic.inverted.buttons .button:active{background-color:hsla(0,0%,100%,.08)!important;color:#fff!important;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.9)!important}.semantic .ui.basic.inverted.active.button,.semantic .ui.basic.inverted.buttons .active.button{background-color:hsla(0,0%,100%,.08);color:#fff;text-shadow:none;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.7)}.semantic .ui.basic.inverted.active.button:hover,.semantic .ui.basic.inverted.buttons .active.button:hover{background-color:hsla(0,0%,100%,.15);box-shadow:inset 0 0 0 2px #fff!important}.semantic .ui.basic.buttons .button{border-left:1px solid rgba(34,36,38,.15);box-shadow:none}.semantic .ui.basic.vertical.buttons .button{border-left:0;border-top:1px solid rgba(34,36,38,.15)}.semantic .ui.basic.vertical.buttons .button:first-child{border-top-width:0}.semantic .ui.labeled.icon.button,.semantic .ui.labeled.icon.buttons .button{position:relative;padding-left:4.07143em!important;padding-right:1.5em!important}.semantic .ui.labeled.icon.button>.icon,.semantic .ui.labeled.icon.buttons>.button>.icon{position:absolute;height:100%;line-height:1;border-radius:0;border-top-left-radius:inherit;border-bottom-left-radius:inherit;text-align:center;margin:0;width:2.57142857em;background-color:rgba(0,0,0,.05);color:"";box-shadow:inset -1px 0 0 0 transparent;top:0;left:0}.semantic .ui[class*="right labeled"].icon.button{padding-right:4.07143em!important;padding-left:1.5em!important}.semantic .ui[class*="right labeled"].icon.button>.icon{left:auto;right:0;border-radius:0;border-top-right-radius:inherit;border-bottom-right-radius:inherit;box-shadow:inset 1px 0 0 0 transparent}.semantic .ui.labeled.icon.button>.icon:after,.semantic .ui.labeled.icon.button>.icon:before,.semantic .ui.labeled.icon.buttons>.button>.icon:after,.semantic .ui.labeled.icon.buttons>.button>.icon:before{display:block;position:absolute;width:100%;top:50%;text-align:center;transform:translateY(-50%)}.semantic .ui.labeled.icon.buttons .button>.icon{border-radius:0}.semantic .ui.labeled.icon.buttons .button:first-child>.icon{border-top-left-radius:.28571429rem;border-bottom-left-radius:.28571429rem}.semantic .ui.labeled.icon.buttons .button:last-child>.icon{border-top-right-radius:.28571429rem;border-bottom-right-radius:.28571429rem}.semantic .ui.vertical.labeled.icon.buttons .button:first-child>.icon{border-radius:0;border-top-left-radius:.28571429rem}.semantic .ui.vertical.labeled.icon.buttons .button:last-child>.icon{border-radius:0;border-bottom-left-radius:.28571429rem}.semantic .ui.fluid[class*="left labeled"].icon.button,.semantic .ui.fluid[class*="right labeled"].icon.button{padding-left:1.5em!important;padding-right:1.5em!important}.semantic .ui.button.toggle.active,.semantic .ui.buttons .button.toggle.active,.semantic .ui.toggle.buttons .active.button{background-color:#21ba45!important;box-shadow:none!important;text-shadow:none;color:#fff!important}.semantic .ui.button.toggle.active:hover{background-color:#16ab39!important;text-shadow:none;color:#fff!important}.semantic .ui.circular.button{border-radius:10em}.semantic .ui.circular.button>.icon{width:1em;vertical-align:baseline}.semantic .ui.buttons .or{position:relative;width:.3em;height:2.57142857em;z-index:3}.semantic .ui.buttons .or:before{position:absolute;text-align:center;border-radius:500rem;content:"or";top:50%;left:50%;background-color:#fff;text-shadow:none;margin-top:-.89285714em;margin-left:-.89285714em;width:1.78571429em;height:1.78571429em;line-height:1.78571429em;color:rgba(0,0,0,.4);font-style:normal;font-weight:700;box-shadow:inset 0 0 0 1px transparent}.semantic .ui.buttons .or[data-text]:before{content:attr(data-text)}.semantic .ui.fluid.buttons .or{width:0!important}.semantic .ui.fluid.buttons .or:after{display:none}.semantic .ui.attached.button{position:relative;display:block;margin:0;border-radius:0;box-shadow:0 0 0 1px rgba(34,36,38,.15)!important}.semantic .ui.attached.top.button{border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.attached.bottom.button{border-radius:0 0 .28571429rem .28571429rem}.semantic .ui.left.attached.button{display:inline-block;border-left:none;text-align:right;padding-right:.75em;border-radius:.28571429rem 0 0 .28571429rem}.semantic .ui.right.attached.button{display:inline-block;text-align:left;padding-left:.75em;border-radius:0 .28571429rem .28571429rem 0}.semantic .ui.attached.buttons{position:relative;display:flex;border-radius:0;width:auto!important;z-index:2;margin-left:-1px;margin-right:-1px}.semantic .ui.attached.buttons .button{margin:0}.semantic .ui.attached.buttons .button:first-child,.semantic .ui.attached.buttons .button:last-child{border-radius:0}.semantic .ui[class*="top attached"].buttons{margin-bottom:-1px;border-radius:.28571429rem .28571429rem 0 0}.semantic .ui[class*="top attached"].buttons .button:first-child{border-radius:.28571429rem 0 0 0}.semantic .ui[class*="top attached"].buttons .button:last-child{border-radius:0 .28571429rem 0 0}.semantic .ui[class*="bottom attached"].buttons{margin-top:-1px;border-radius:0 0 .28571429rem .28571429rem}.semantic .ui[class*="bottom attached"].buttons .button:first-child{border-radius:0 0 0 .28571429rem}.semantic .ui[class*="bottom attached"].buttons .button:last-child{border-radius:0 0 .28571429rem 0}.semantic .ui[class*="left attached"].buttons{display:inline-flex;margin-right:0;margin-left:-1px;border-radius:0 .28571429rem .28571429rem 0}.semantic .ui[class*="left attached"].buttons .button:first-child{margin-left:-1px;border-radius:0 .28571429rem 0 0}.semantic .ui[class*="left attached"].buttons .button:last-child{margin-left:-1px;border-radius:0 0 .28571429rem 0}.semantic .ui[class*="right attached"].buttons{display:inline-flex;margin-left:0;margin-right:-1px;border-radius:.28571429rem 0 0 .28571429rem}.semantic .ui[class*="right attached"].buttons .button:first-child{margin-left:-1px;border-radius:.28571429rem 0 0 0}.semantic .ui[class*="right attached"].buttons .button:last-child{margin-left:-1px;border-radius:0 0 0 .28571429rem}.semantic .ui.fluid.button,.semantic .ui.fluid.buttons{width:100%}.semantic .ui.fluid.button{display:block}.semantic .ui.two.buttons{width:100%}.semantic .ui.two.buttons>.button{width:50%}.semantic .ui.three.buttons{width:100%}.semantic .ui.three.buttons>.button{width:33.333%}.semantic .ui.four.buttons{width:100%}.semantic .ui.four.buttons>.button{width:25%}.semantic .ui.five.buttons{width:100%}.semantic .ui.five.buttons>.button{width:20%}.semantic .ui.six.buttons{width:100%}.semantic .ui.six.buttons>.button{width:16.666%}.semantic .ui.seven.buttons{width:100%}.semantic .ui.seven.buttons>.button{width:14.285%}.semantic .ui.eight.buttons{width:100%}.semantic .ui.eight.buttons>.button{width:12.5%}.semantic .ui.nine.buttons{width:100%}.semantic .ui.nine.buttons>.button{width:11.11%}.semantic .ui.ten.buttons{width:100%}.semantic .ui.ten.buttons>.button{width:10%}.semantic .ui.eleven.buttons{width:100%}.semantic .ui.eleven.buttons>.button{width:9.09%}.semantic .ui.twelve.buttons{width:100%}.semantic .ui.twelve.buttons>.button{width:8.3333%}.semantic .ui.fluid.vertical.buttons,.semantic .ui.fluid.vertical.buttons>.button{display:flex;width:auto}.semantic .ui.two.vertical.buttons>.button{height:50%}.semantic .ui.three.vertical.buttons>.button{height:33.333%}.semantic .ui.four.vertical.buttons>.button{height:25%}.semantic .ui.five.vertical.buttons>.button{height:20%}.semantic .ui.six.vertical.buttons>.button{height:16.666%}.semantic .ui.seven.vertical.buttons>.button{height:14.285%}.semantic .ui.eight.vertical.buttons>.button{height:12.5%}.semantic .ui.nine.vertical.buttons>.button{height:11.11%}.semantic .ui.ten.vertical.buttons>.button{height:10%}.semantic .ui.eleven.vertical.buttons>.button{height:9.09%}.semantic .ui.twelve.vertical.buttons>.button{height:8.3333%}.semantic .ui.black.button,.semantic .ui.black.buttons .button{background-color:#1b1c1d;color:#fff;text-shadow:none;background-image:none}.semantic .ui.black.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.black.button:hover,.semantic .ui.black.buttons .button:hover{background-color:#27292a;color:#fff;text-shadow:none}.semantic .ui.black.button:focus,.semantic .ui.black.buttons .button:focus{background-color:#2f3032;color:#fff;text-shadow:none}.semantic .ui.black.button:active,.semantic .ui.black.buttons .button:active{background-color:#343637;color:#fff;text-shadow:none}.semantic .ui.black.active.button,.semantic .ui.black.button .active.button:active,.semantic .ui.black.buttons .active.button,.semantic .ui.black.buttons .active.button:active{background-color:#0f0f10;color:#fff;text-shadow:none}.semantic .ui.basic.black.button,.semantic .ui.basic.black.buttons .button{box-shadow:inset 0 0 0 1px #1b1c1d!important;color:#1b1c1d!important}.semantic .ui.basic.black.button:hover,.semantic .ui.basic.black.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #27292a!important;color:#27292a!important}.semantic .ui.basic.black.button:focus,.semantic .ui.basic.black.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #2f3032!important;color:#27292a!important}.semantic .ui.basic.black.active.button,.semantic .ui.basic.black.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #0f0f10!important;color:#343637!important}.semantic .ui.basic.black.button:active,.semantic .ui.basic.black.buttons .button:active{box-shadow:inset 0 0 0 1px #343637!important;color:#343637!important}.semantic .ui.buttons:not(.vertical)>.basic.black.button:not(:first-child){margin-left:-1px}.semantic .ui.inverted.black.button,.semantic .ui.inverted.black.buttons .button{background-color:transparent;box-shadow:inset 0 0 0 2px #d4d4d5!important;color:#fff}.semantic .ui.inverted.black.button.active,.semantic .ui.inverted.black.button:active,.semantic .ui.inverted.black.button:focus,.semantic .ui.inverted.black.button:hover,.semantic .ui.inverted.black.buttons .button.active,.semantic .ui.inverted.black.buttons .button:active,.semantic .ui.inverted.black.buttons .button:focus,.semantic .ui.inverted.black.buttons .button:hover{box-shadow:none!important;color:#fff}.semantic .ui.inverted.black.active.button,.semantic .ui.inverted.black.button:active,.semantic .ui.inverted.black.button:focus,.semantic .ui.inverted.black.button:hover,.semantic .ui.inverted.black.buttons .active.button,.semantic .ui.inverted.black.buttons .button:active,.semantic .ui.inverted.black.buttons .button:focus,.semantic .ui.inverted.black.buttons .button:hover{background-color:#000}.semantic .ui.inverted.black.basic.button,.semantic .ui.inverted.black.basic.buttons .button,.semantic .ui.inverted.black.buttons .basic.button{background-color:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important;color:#fff!important}.semantic .ui.inverted.black.basic.button:hover,.semantic .ui.inverted.black.basic.buttons .button:hover,.semantic .ui.inverted.black.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #000!important;color:#fff!important}.semantic .ui.inverted.black.basic.button:focus,.semantic .ui.inverted.black.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #000!important;color:#545454!important}.semantic .ui.inverted.black.basic.active.button,.semantic .ui.inverted.black.basic.button:active,.semantic .ui.inverted.black.basic.buttons .active.button,.semantic .ui.inverted.black.basic.buttons .button:active,.semantic .ui.inverted.black.buttons .basic.active.button,.semantic .ui.inverted.black.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #000!important;color:#fff!important}.semantic .ui.grey.button,.semantic .ui.grey.buttons .button{background-color:#767676;color:#fff;text-shadow:none;background-image:none}.semantic .ui.grey.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.grey.button:hover,.semantic .ui.grey.buttons .button:hover{background-color:#838383;color:#fff;text-shadow:none}.semantic .ui.grey.button:focus,.semantic .ui.grey.buttons .button:focus{background-color:#8a8a8a;color:#fff;text-shadow:none}.semantic .ui.grey.button:active,.semantic .ui.grey.buttons .button:active{background-color:#909090;color:#fff;text-shadow:none}.semantic .ui.grey.active.button,.semantic .ui.grey.button .active.button:active,.semantic .ui.grey.buttons .active.button,.semantic .ui.grey.buttons .active.button:active{background-color:#696969;color:#fff;text-shadow:none}.semantic .ui.basic.grey.button,.semantic .ui.basic.grey.buttons .button{box-shadow:inset 0 0 0 1px #767676!important;color:#767676!important}.semantic .ui.basic.grey.button:hover,.semantic .ui.basic.grey.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #838383!important;color:#838383!important}.semantic .ui.basic.grey.button:focus,.semantic .ui.basic.grey.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #8a8a8a!important;color:#838383!important}.semantic .ui.basic.grey.active.button,.semantic .ui.basic.grey.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #696969!important;color:#909090!important}.semantic .ui.basic.grey.button:active,.semantic .ui.basic.grey.buttons .button:active{box-shadow:inset 0 0 0 1px #909090!important;color:#909090!important}.semantic .ui.buttons:not(.vertical)>.basic.grey.button:not(:first-child){margin-left:-1px}.semantic .ui.inverted.grey.button,.semantic .ui.inverted.grey.buttons .button{background-color:transparent;box-shadow:inset 0 0 0 2px #d4d4d5!important;color:#fff}.semantic .ui.inverted.grey.button.active,.semantic .ui.inverted.grey.button:active,.semantic .ui.inverted.grey.button:focus,.semantic .ui.inverted.grey.button:hover,.semantic .ui.inverted.grey.buttons .button.active,.semantic .ui.inverted.grey.buttons .button:active,.semantic .ui.inverted.grey.buttons .button:focus,.semantic .ui.inverted.grey.buttons .button:hover{box-shadow:none!important;color:rgba(0,0,0,.6)}.semantic .ui.inverted.grey.button:hover,.semantic .ui.inverted.grey.buttons .button:hover{background-color:#cfd0d2}.semantic .ui.inverted.grey.button:focus,.semantic .ui.inverted.grey.buttons .button:focus{background-color:#c7c9cb}.semantic .ui.inverted.grey.active.button,.semantic .ui.inverted.grey.buttons .active.button{background-color:#cfd0d2}.semantic .ui.inverted.grey.button:active,.semantic .ui.inverted.grey.buttons .button:active{background-color:#c2c4c5}.semantic .ui.inverted.grey.basic.button,.semantic .ui.inverted.grey.basic.buttons .button,.semantic .ui.inverted.grey.buttons .basic.button{background-color:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important;color:#fff!important}.semantic .ui.inverted.grey.basic.button:hover,.semantic .ui.inverted.grey.basic.buttons .button:hover,.semantic .ui.inverted.grey.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #cfd0d2!important;color:#fff!important}.semantic .ui.inverted.grey.basic.button:focus,.semantic .ui.inverted.grey.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #c7c9cb!important;color:#dcddde!important}.semantic .ui.inverted.grey.basic.active.button,.semantic .ui.inverted.grey.basic.buttons .active.button,.semantic .ui.inverted.grey.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #cfd0d2!important;color:#fff!important}.semantic .ui.inverted.grey.basic.button:active,.semantic .ui.inverted.grey.basic.buttons .button:active,.semantic .ui.inverted.grey.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #c2c4c5!important;color:#fff!important}.semantic .ui.brown.button,.semantic .ui.brown.buttons .button{background-color:#a5673f;color:#fff;text-shadow:none;background-image:none}.semantic .ui.brown.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.brown.button:hover,.semantic .ui.brown.buttons .button:hover{background-color:#975b33;color:#fff;text-shadow:none}.semantic .ui.brown.button:focus,.semantic .ui.brown.buttons .button:focus{background-color:#90532b;color:#fff;text-shadow:none}.semantic .ui.brown.button:active,.semantic .ui.brown.buttons .button:active{background-color:#805031;color:#fff;text-shadow:none}.semantic .ui.brown.active.button,.semantic .ui.brown.button .active.button:active,.semantic .ui.brown.buttons .active.button,.semantic .ui.brown.buttons .active.button:active{background-color:#995a31;color:#fff;text-shadow:none}.semantic .ui.basic.brown.button,.semantic .ui.basic.brown.buttons .button{box-shadow:inset 0 0 0 1px #a5673f!important;color:#a5673f!important}.semantic .ui.basic.brown.button:hover,.semantic .ui.basic.brown.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #975b33!important;color:#975b33!important}.semantic .ui.basic.brown.button:focus,.semantic .ui.basic.brown.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #90532b!important;color:#975b33!important}.semantic .ui.basic.brown.active.button,.semantic .ui.basic.brown.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #995a31!important;color:#805031!important}.semantic .ui.basic.brown.button:active,.semantic .ui.basic.brown.buttons .button:active{box-shadow:inset 0 0 0 1px #805031!important;color:#805031!important}.semantic .ui.buttons:not(.vertical)>.basic.brown.button:not(:first-child){margin-left:-1px}.semantic .ui.inverted.brown.button,.semantic .ui.inverted.brown.buttons .button{background-color:transparent;box-shadow:inset 0 0 0 2px #d67c1c!important;color:#d67c1c}.semantic .ui.inverted.brown.button.active,.semantic .ui.inverted.brown.button:active,.semantic .ui.inverted.brown.button:focus,.semantic .ui.inverted.brown.button:hover,.semantic .ui.inverted.brown.buttons .button.active,.semantic .ui.inverted.brown.buttons .button:active,.semantic .ui.inverted.brown.buttons .button:focus,.semantic .ui.inverted.brown.buttons .button:hover{box-shadow:none!important;color:#fff}.semantic .ui.inverted.brown.button:hover,.semantic .ui.inverted.brown.buttons .button:hover{background-color:#c86f11}.semantic .ui.inverted.brown.button:focus,.semantic .ui.inverted.brown.buttons .button:focus{background-color:#c16808}.semantic .ui.inverted.brown.active.button,.semantic .ui.inverted.brown.buttons .active.button{background-color:#cc6f0d}.semantic .ui.inverted.brown.button:active,.semantic .ui.inverted.brown.buttons .button:active{background-color:#a96216}.semantic .ui.inverted.brown.basic.button,.semantic .ui.inverted.brown.basic.buttons .button,.semantic .ui.inverted.brown.buttons .basic.button{background-color:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important;color:#fff!important}.semantic .ui.inverted.brown.basic.button:hover,.semantic .ui.inverted.brown.basic.buttons .button:hover,.semantic .ui.inverted.brown.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #c86f11!important;color:#d67c1c!important}.semantic .ui.inverted.brown.basic.button:focus,.semantic .ui.inverted.brown.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #c16808!important;color:#d67c1c!important}.semantic .ui.inverted.brown.basic.active.button,.semantic .ui.inverted.brown.basic.buttons .active.button,.semantic .ui.inverted.brown.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #cc6f0d!important;color:#d67c1c!important}.semantic .ui.inverted.brown.basic.button:active,.semantic .ui.inverted.brown.basic.buttons .button:active,.semantic .ui.inverted.brown.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #a96216!important;color:#d67c1c!important}.semantic .ui.blue.button,.semantic .ui.blue.buttons .button{background-color:#2185d0;color:#fff;text-shadow:none;background-image:none}.semantic .ui.blue.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.blue.button:hover,.semantic .ui.blue.buttons .button:hover{background-color:#1678c2;color:#fff;text-shadow:none}.semantic .ui.blue.button:focus,.semantic .ui.blue.buttons .button:focus{background-color:#0d71bb;color:#fff;text-shadow:none}.semantic .ui.blue.button:active,.semantic .ui.blue.buttons .button:active{background-color:#1a69a4;color:#fff;text-shadow:none}.semantic .ui.blue.active.button,.semantic .ui.blue.button .active.button:active,.semantic .ui.blue.buttons .active.button,.semantic .ui.blue.buttons .active.button:active{background-color:#1279c6;color:#fff;text-shadow:none}.semantic .ui.basic.blue.button,.semantic .ui.basic.blue.buttons .button{box-shadow:inset 0 0 0 1px #2185d0!important;color:#2185d0!important}.semantic .ui.basic.blue.button:hover,.semantic .ui.basic.blue.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #1678c2!important;color:#1678c2!important}.semantic .ui.basic.blue.button:focus,.semantic .ui.basic.blue.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #0d71bb!important;color:#1678c2!important}.semantic .ui.basic.blue.active.button,.semantic .ui.basic.blue.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #1279c6!important;color:#1a69a4!important}.semantic .ui.basic.blue.button:active,.semantic .ui.basic.blue.buttons .button:active{box-shadow:inset 0 0 0 1px #1a69a4!important;color:#1a69a4!important}.semantic .ui.buttons:not(.vertical)>.basic.blue.button:not(:first-child){margin-left:-1px}.semantic .ui.inverted.blue.button,.semantic .ui.inverted.blue.buttons .button{background-color:transparent;box-shadow:inset 0 0 0 2px #54c8ff!important;color:#54c8ff}.semantic .ui.inverted.blue.button.active,.semantic .ui.inverted.blue.button:active,.semantic .ui.inverted.blue.button:focus,.semantic .ui.inverted.blue.button:hover,.semantic .ui.inverted.blue.buttons .button.active,.semantic .ui.inverted.blue.buttons .button:active,.semantic .ui.inverted.blue.buttons .button:focus,.semantic .ui.inverted.blue.buttons .button:hover{box-shadow:none!important;color:#fff}.semantic .ui.inverted.blue.button:hover,.semantic .ui.inverted.blue.buttons .button:hover{background-color:#3ac0ff}.semantic .ui.inverted.blue.button:focus,.semantic .ui.inverted.blue.buttons .button:focus{background-color:#2bbbff}.semantic .ui.inverted.blue.active.button,.semantic .ui.inverted.blue.buttons .active.button{background-color:#3ac0ff}.semantic .ui.inverted.blue.button:active,.semantic .ui.inverted.blue.buttons .button:active{background-color:#21b8ff}.semantic .ui.inverted.blue.basic.button,.semantic .ui.inverted.blue.basic.buttons .button,.semantic .ui.inverted.blue.buttons .basic.button{background-color:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important;color:#fff!important}.semantic .ui.inverted.blue.basic.button:hover,.semantic .ui.inverted.blue.basic.buttons .button:hover,.semantic .ui.inverted.blue.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #3ac0ff!important;color:#54c8ff!important}.semantic .ui.inverted.blue.basic.button:focus,.semantic .ui.inverted.blue.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #2bbbff!important;color:#54c8ff!important}.semantic .ui.inverted.blue.basic.active.button,.semantic .ui.inverted.blue.basic.buttons .active.button,.semantic .ui.inverted.blue.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #3ac0ff!important;color:#54c8ff!important}.semantic .ui.inverted.blue.basic.button:active,.semantic .ui.inverted.blue.basic.buttons .button:active,.semantic .ui.inverted.blue.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #21b8ff!important;color:#54c8ff!important}.semantic .ui.green.button,.semantic .ui.green.buttons .button{background-color:#21ba45;color:#fff;text-shadow:none;background-image:none}.semantic .ui.green.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.green.button:hover,.semantic .ui.green.buttons .button:hover{background-color:#16ab39;color:#fff;text-shadow:none}.semantic .ui.green.button:focus,.semantic .ui.green.buttons .button:focus{background-color:#0ea432;color:#fff;text-shadow:none}.semantic .ui.green.button:active,.semantic .ui.green.buttons .button:active{background-color:#198f35;color:#fff;text-shadow:none}.semantic .ui.green.active.button,.semantic .ui.green.button .active.button:active,.semantic .ui.green.buttons .active.button,.semantic .ui.green.buttons .active.button:active{background-color:#13ae38;color:#fff;text-shadow:none}.semantic .ui.basic.green.button,.semantic .ui.basic.green.buttons .button{box-shadow:inset 0 0 0 1px #21ba45!important;color:#21ba45!important}.semantic .ui.basic.green.button:hover,.semantic .ui.basic.green.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #16ab39!important;color:#16ab39!important}.semantic .ui.basic.green.button:focus,.semantic .ui.basic.green.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #0ea432!important;color:#16ab39!important}.semantic .ui.basic.green.active.button,.semantic .ui.basic.green.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #13ae38!important;color:#198f35!important}.semantic .ui.basic.green.button:active,.semantic .ui.basic.green.buttons .button:active{box-shadow:inset 0 0 0 1px #198f35!important;color:#198f35!important}.semantic .ui.buttons:not(.vertical)>.basic.green.button:not(:first-child){margin-left:-1px}.semantic .ui.inverted.green.button,.semantic .ui.inverted.green.buttons .button{background-color:transparent;box-shadow:inset 0 0 0 2px #2ecc40!important;color:#2ecc40}.semantic .ui.inverted.green.button.active,.semantic .ui.inverted.green.button:active,.semantic .ui.inverted.green.button:focus,.semantic .ui.inverted.green.button:hover,.semantic .ui.inverted.green.buttons .button.active,.semantic .ui.inverted.green.buttons .button:active,.semantic .ui.inverted.green.buttons .button:focus,.semantic .ui.inverted.green.buttons .button:hover{box-shadow:none!important;color:#fff}.semantic .ui.inverted.green.button:hover,.semantic .ui.inverted.green.buttons .button:hover{background-color:#22be34}.semantic .ui.inverted.green.button:focus,.semantic .ui.inverted.green.buttons .button:focus{background-color:#19b82b}.semantic .ui.inverted.green.active.button,.semantic .ui.inverted.green.buttons .active.button{background-color:#1fc231}.semantic .ui.inverted.green.button:active,.semantic .ui.inverted.green.buttons .button:active{background-color:#25a233}.semantic .ui.inverted.green.basic.button,.semantic .ui.inverted.green.basic.buttons .button,.semantic .ui.inverted.green.buttons .basic.button{background-color:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important;color:#fff!important}.semantic .ui.inverted.green.basic.button:hover,.semantic .ui.inverted.green.basic.buttons .button:hover,.semantic .ui.inverted.green.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #22be34!important;color:#2ecc40!important}.semantic .ui.inverted.green.basic.button:focus,.semantic .ui.inverted.green.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #19b82b!important;color:#2ecc40!important}.semantic .ui.inverted.green.basic.active.button,.semantic .ui.inverted.green.basic.buttons .active.button,.semantic .ui.inverted.green.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #1fc231!important;color:#2ecc40!important}.semantic .ui.inverted.green.basic.button:active,.semantic .ui.inverted.green.basic.buttons .button:active,.semantic .ui.inverted.green.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #25a233!important;color:#2ecc40!important}.semantic .ui.orange.button,.semantic .ui.orange.buttons .button{background-color:#f2711c;color:#fff;text-shadow:none;background-image:none}.semantic .ui.orange.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.orange.button:hover,.semantic .ui.orange.buttons .button:hover{background-color:#f26202;color:#fff;text-shadow:none}.semantic .ui.orange.button:focus,.semantic .ui.orange.buttons .button:focus{background-color:#e55b00;color:#fff;text-shadow:none}.semantic .ui.orange.button:active,.semantic .ui.orange.buttons .button:active{background-color:#cf590c;color:#fff;text-shadow:none}.semantic .ui.orange.active.button,.semantic .ui.orange.button .active.button:active,.semantic .ui.orange.buttons .active.button,.semantic .ui.orange.buttons .active.button:active{background-color:#f56100;color:#fff;text-shadow:none}.semantic .ui.basic.orange.button,.semantic .ui.basic.orange.buttons .button{box-shadow:inset 0 0 0 1px #f2711c!important;color:#f2711c!important}.semantic .ui.basic.orange.button:hover,.semantic .ui.basic.orange.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #f26202!important;color:#f26202!important}.semantic .ui.basic.orange.button:focus,.semantic .ui.basic.orange.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #e55b00!important;color:#f26202!important}.semantic .ui.basic.orange.active.button,.semantic .ui.basic.orange.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #f56100!important;color:#cf590c!important}.semantic .ui.basic.orange.button:active,.semantic .ui.basic.orange.buttons .button:active{box-shadow:inset 0 0 0 1px #cf590c!important;color:#cf590c!important}.semantic .ui.buttons:not(.vertical)>.basic.orange.button:not(:first-child){margin-left:-1px}.semantic .ui.inverted.orange.button,.semantic .ui.inverted.orange.buttons .button{background-color:transparent;box-shadow:inset 0 0 0 2px #ff851b!important;color:#ff851b}.semantic .ui.inverted.orange.button.active,.semantic .ui.inverted.orange.button:active,.semantic .ui.inverted.orange.button:focus,.semantic .ui.inverted.orange.button:hover,.semantic .ui.inverted.orange.buttons .button.active,.semantic .ui.inverted.orange.buttons .button:active,.semantic .ui.inverted.orange.buttons .button:focus,.semantic .ui.inverted.orange.buttons .button:hover{box-shadow:none!important;color:#fff}.semantic .ui.inverted.orange.button:hover,.semantic .ui.inverted.orange.buttons .button:hover{background-color:#ff7701}.semantic .ui.inverted.orange.button:focus,.semantic .ui.inverted.orange.buttons .button:focus{background-color:#f17000}.semantic .ui.inverted.orange.active.button,.semantic .ui.inverted.orange.buttons .active.button{background-color:#ff7701}.semantic .ui.inverted.orange.button:active,.semantic .ui.inverted.orange.buttons .button:active{background-color:#e76b00}.semantic .ui.inverted.orange.basic.button,.semantic .ui.inverted.orange.basic.buttons .button,.semantic .ui.inverted.orange.buttons .basic.button{background-color:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important;color:#fff!important}.semantic .ui.inverted.orange.basic.button:hover,.semantic .ui.inverted.orange.basic.buttons .button:hover,.semantic .ui.inverted.orange.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #ff7701!important;color:#ff851b!important}.semantic .ui.inverted.orange.basic.button:focus,.semantic .ui.inverted.orange.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #f17000!important;color:#ff851b!important}.semantic .ui.inverted.orange.basic.active.button,.semantic .ui.inverted.orange.basic.buttons .active.button,.semantic .ui.inverted.orange.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #ff7701!important;color:#ff851b!important}.semantic .ui.inverted.orange.basic.button:active,.semantic .ui.inverted.orange.basic.buttons .button:active,.semantic .ui.inverted.orange.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #e76b00!important;color:#ff851b!important}.semantic .ui.pink.button,.semantic .ui.pink.buttons .button{background-color:#e03997;color:#fff;text-shadow:none;background-image:none}.semantic .ui.pink.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.pink.button:hover,.semantic .ui.pink.buttons .button:hover{background-color:#e61a8d;color:#fff;text-shadow:none}.semantic .ui.pink.button:focus,.semantic .ui.pink.buttons .button:focus{background-color:#e10f85;color:#fff;text-shadow:none}.semantic .ui.pink.button:active,.semantic .ui.pink.buttons .button:active{background-color:#c71f7e;color:#fff;text-shadow:none}.semantic .ui.pink.active.button,.semantic .ui.pink.button .active.button:active,.semantic .ui.pink.buttons .active.button,.semantic .ui.pink.buttons .active.button:active{background-color:#ea158d;color:#fff;text-shadow:none}.semantic .ui.basic.pink.button,.semantic .ui.basic.pink.buttons .button{box-shadow:inset 0 0 0 1px #e03997!important;color:#e03997!important}.semantic .ui.basic.pink.button:hover,.semantic .ui.basic.pink.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #e61a8d!important;color:#e61a8d!important}.semantic .ui.basic.pink.button:focus,.semantic .ui.basic.pink.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #e10f85!important;color:#e61a8d!important}.semantic .ui.basic.pink.active.button,.semantic .ui.basic.pink.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #ea158d!important;color:#c71f7e!important}.semantic .ui.basic.pink.button:active,.semantic .ui.basic.pink.buttons .button:active{box-shadow:inset 0 0 0 1px #c71f7e!important;color:#c71f7e!important}.semantic .ui.buttons:not(.vertical)>.basic.pink.button:not(:first-child){margin-left:-1px}.semantic .ui.inverted.pink.button,.semantic .ui.inverted.pink.buttons .button{background-color:transparent;box-shadow:inset 0 0 0 2px #ff8edf!important;color:#ff8edf}.semantic .ui.inverted.pink.button.active,.semantic .ui.inverted.pink.button:active,.semantic .ui.inverted.pink.button:focus,.semantic .ui.inverted.pink.button:hover,.semantic .ui.inverted.pink.buttons .button.active,.semantic .ui.inverted.pink.buttons .button:active,.semantic .ui.inverted.pink.buttons .button:focus,.semantic .ui.inverted.pink.buttons .button:hover{box-shadow:none!important;color:#fff}.semantic .ui.inverted.pink.button:hover,.semantic .ui.inverted.pink.buttons .button:hover{background-color:#ff74d8}.semantic .ui.inverted.pink.button:focus,.semantic .ui.inverted.pink.buttons .button:focus{background-color:#ff65d3}.semantic .ui.inverted.pink.active.button,.semantic .ui.inverted.pink.buttons .active.button{background-color:#ff74d8}.semantic .ui.inverted.pink.button:active,.semantic .ui.inverted.pink.buttons .button:active{background-color:#ff5bd1}.semantic .ui.inverted.pink.basic.button,.semantic .ui.inverted.pink.basic.buttons .button,.semantic .ui.inverted.pink.buttons .basic.button{background-color:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important;color:#fff!important}.semantic .ui.inverted.pink.basic.button:hover,.semantic .ui.inverted.pink.basic.buttons .button:hover,.semantic .ui.inverted.pink.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #ff74d8!important;color:#ff8edf!important}.semantic .ui.inverted.pink.basic.button:focus,.semantic .ui.inverted.pink.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #ff65d3!important;color:#ff8edf!important}.semantic .ui.inverted.pink.basic.active.button,.semantic .ui.inverted.pink.basic.buttons .active.button,.semantic .ui.inverted.pink.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #ff74d8!important;color:#ff8edf!important}.semantic .ui.inverted.pink.basic.button:active,.semantic .ui.inverted.pink.basic.buttons .button:active,.semantic .ui.inverted.pink.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #ff5bd1!important;color:#ff8edf!important}.semantic .ui.violet.button,.semantic .ui.violet.buttons .button{background-color:#6435c9;color:#fff;text-shadow:none;background-image:none}.semantic .ui.violet.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.violet.button:hover,.semantic .ui.violet.buttons .button:hover{background-color:#5829bb;color:#fff;text-shadow:none}.semantic .ui.violet.button:focus,.semantic .ui.violet.buttons .button:focus{background-color:#4f20b5;color:#fff;text-shadow:none}.semantic .ui.violet.button:active,.semantic .ui.violet.buttons .button:active{background-color:#502aa1;color:#fff;text-shadow:none}.semantic .ui.violet.active.button,.semantic .ui.violet.button .active.button:active,.semantic .ui.violet.buttons .active.button,.semantic .ui.violet.buttons .active.button:active{background-color:#5626bf;color:#fff;text-shadow:none}.semantic .ui.basic.violet.button,.semantic .ui.basic.violet.buttons .button{box-shadow:inset 0 0 0 1px #6435c9!important;color:#6435c9!important}.semantic .ui.basic.violet.button:hover,.semantic .ui.basic.violet.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #5829bb!important;color:#5829bb!important}.semantic .ui.basic.violet.button:focus,.semantic .ui.basic.violet.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #4f20b5!important;color:#5829bb!important}.semantic .ui.basic.violet.active.button,.semantic .ui.basic.violet.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #5626bf!important;color:#502aa1!important}.semantic .ui.basic.violet.button:active,.semantic .ui.basic.violet.buttons .button:active{box-shadow:inset 0 0 0 1px #502aa1!important;color:#502aa1!important}.semantic .ui.buttons:not(.vertical)>.basic.violet.button:not(:first-child){margin-left:-1px}.semantic .ui.inverted.violet.button,.semantic .ui.inverted.violet.buttons .button{background-color:transparent;box-shadow:inset 0 0 0 2px #a291fb!important;color:#a291fb}.semantic .ui.inverted.violet.button.active,.semantic .ui.inverted.violet.button:active,.semantic .ui.inverted.violet.button:focus,.semantic .ui.inverted.violet.button:hover,.semantic .ui.inverted.violet.buttons .button.active,.semantic .ui.inverted.violet.buttons .button:active,.semantic .ui.inverted.violet.buttons .button:focus,.semantic .ui.inverted.violet.buttons .button:hover{box-shadow:none!important;color:#fff}.semantic .ui.inverted.violet.button:hover,.semantic .ui.inverted.violet.buttons .button:hover{background-color:#8a73ff}.semantic .ui.inverted.violet.button:focus,.semantic .ui.inverted.violet.buttons .button:focus{background-color:#7d64ff}.semantic .ui.inverted.violet.active.button,.semantic .ui.inverted.violet.buttons .active.button{background-color:#8a73ff}.semantic .ui.inverted.violet.button:active,.semantic .ui.inverted.violet.buttons .button:active{background-color:#7860f9}.semantic .ui.inverted.violet.basic.button,.semantic .ui.inverted.violet.basic.buttons .button,.semantic .ui.inverted.violet.buttons .basic.button{background-color:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important;color:#fff!important}.semantic .ui.inverted.violet.basic.button:hover,.semantic .ui.inverted.violet.basic.buttons .button:hover,.semantic .ui.inverted.violet.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #8a73ff!important;color:#a291fb!important}.semantic .ui.inverted.violet.basic.button:focus,.semantic .ui.inverted.violet.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #7d64ff!important;color:#a291fb!important}.semantic .ui.inverted.violet.basic.active.button,.semantic .ui.inverted.violet.basic.buttons .active.button,.semantic .ui.inverted.violet.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #8a73ff!important;color:#a291fb!important}.semantic .ui.inverted.violet.basic.button:active,.semantic .ui.inverted.violet.basic.buttons .button:active,.semantic .ui.inverted.violet.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #7860f9!important;color:#a291fb!important}.semantic .ui.purple.button,.semantic .ui.purple.buttons .button{background-color:#a333c8;color:#fff;text-shadow:none;background-image:none}.semantic .ui.purple.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.purple.button:hover,.semantic .ui.purple.buttons .button:hover{background-color:#9627ba;color:#fff;text-shadow:none}.semantic .ui.purple.button:focus,.semantic .ui.purple.buttons .button:focus{background-color:#8f1eb4;color:#fff;text-shadow:none}.semantic .ui.purple.button:active,.semantic .ui.purple.buttons .button:active{background-color:#82299f;color:#fff;text-shadow:none}.semantic .ui.purple.active.button,.semantic .ui.purple.button .active.button:active,.semantic .ui.purple.buttons .active.button,.semantic .ui.purple.buttons .active.button:active{background-color:#9724be;color:#fff;text-shadow:none}.semantic .ui.basic.purple.button,.semantic .ui.basic.purple.buttons .button{box-shadow:inset 0 0 0 1px #a333c8!important;color:#a333c8!important}.semantic .ui.basic.purple.button:hover,.semantic .ui.basic.purple.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #9627ba!important;color:#9627ba!important}.semantic .ui.basic.purple.button:focus,.semantic .ui.basic.purple.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #8f1eb4!important;color:#9627ba!important}.semantic .ui.basic.purple.active.button,.semantic .ui.basic.purple.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #9724be!important;color:#82299f!important}.semantic .ui.basic.purple.button:active,.semantic .ui.basic.purple.buttons .button:active{box-shadow:inset 0 0 0 1px #82299f!important;color:#82299f!important}.semantic .ui.buttons:not(.vertical)>.basic.purple.button:not(:first-child){margin-left:-1px}.semantic .ui.inverted.purple.button,.semantic .ui.inverted.purple.buttons .button{background-color:transparent;box-shadow:inset 0 0 0 2px #dc73ff!important;color:#dc73ff}.semantic .ui.inverted.purple.button.active,.semantic .ui.inverted.purple.button:active,.semantic .ui.inverted.purple.button:focus,.semantic .ui.inverted.purple.button:hover,.semantic .ui.inverted.purple.buttons .button.active,.semantic .ui.inverted.purple.buttons .button:active,.semantic .ui.inverted.purple.buttons .button:focus,.semantic .ui.inverted.purple.buttons .button:hover{box-shadow:none!important;color:#fff}.semantic .ui.inverted.purple.button:hover,.semantic .ui.inverted.purple.buttons .button:hover{background-color:#d65aff}.semantic .ui.inverted.purple.button:focus,.semantic .ui.inverted.purple.buttons .button:focus{background-color:#d24aff}.semantic .ui.inverted.purple.active.button,.semantic .ui.inverted.purple.buttons .active.button{background-color:#d65aff}.semantic .ui.inverted.purple.button:active,.semantic .ui.inverted.purple.buttons .button:active{background-color:#cf40ff}.semantic .ui.inverted.purple.basic.button,.semantic .ui.inverted.purple.basic.buttons .button,.semantic .ui.inverted.purple.buttons .basic.button{background-color:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important;color:#fff!important}.semantic .ui.inverted.purple.basic.button:hover,.semantic .ui.inverted.purple.basic.buttons .button:hover,.semantic .ui.inverted.purple.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #d65aff!important;color:#dc73ff!important}.semantic .ui.inverted.purple.basic.button:focus,.semantic .ui.inverted.purple.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #d24aff!important;color:#dc73ff!important}.semantic .ui.inverted.purple.basic.active.button,.semantic .ui.inverted.purple.basic.buttons .active.button,.semantic .ui.inverted.purple.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #d65aff!important;color:#dc73ff!important}.semantic .ui.inverted.purple.basic.button:active,.semantic .ui.inverted.purple.basic.buttons .button:active,.semantic .ui.inverted.purple.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #cf40ff!important;color:#dc73ff!important}.semantic .ui.red.button,.semantic .ui.red.buttons .button{background-color:#db2828;color:#fff;text-shadow:none;background-image:none}.semantic .ui.red.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.red.button:hover,.semantic .ui.red.buttons .button:hover{background-color:#d01919;color:#fff;text-shadow:none}.semantic .ui.red.button:focus,.semantic .ui.red.buttons .button:focus{background-color:#ca1010;color:#fff;text-shadow:none}.semantic .ui.red.button:active,.semantic .ui.red.buttons .button:active{background-color:#b21e1e;color:#fff;text-shadow:none}.semantic .ui.red.active.button,.semantic .ui.red.button .active.button:active,.semantic .ui.red.buttons .active.button,.semantic .ui.red.buttons .active.button:active{background-color:#d41515;color:#fff;text-shadow:none}.semantic .ui.basic.red.button,.semantic .ui.basic.red.buttons .button{box-shadow:inset 0 0 0 1px #db2828!important;color:#db2828!important}.semantic .ui.basic.red.button:hover,.semantic .ui.basic.red.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #d01919!important;color:#d01919!important}.semantic .ui.basic.red.button:focus,.semantic .ui.basic.red.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #ca1010!important;color:#d01919!important}.semantic .ui.basic.red.active.button,.semantic .ui.basic.red.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #d41515!important;color:#b21e1e!important}.semantic .ui.basic.red.button:active,.semantic .ui.basic.red.buttons .button:active{box-shadow:inset 0 0 0 1px #b21e1e!important;color:#b21e1e!important}.semantic .ui.buttons:not(.vertical)>.basic.red.button:not(:first-child){margin-left:-1px}.semantic .ui.inverted.red.button,.semantic .ui.inverted.red.buttons .button{background-color:transparent;box-shadow:inset 0 0 0 2px #ff695e!important;color:#ff695e}.semantic .ui.inverted.red.button.active,.semantic .ui.inverted.red.button:active,.semantic .ui.inverted.red.button:focus,.semantic .ui.inverted.red.button:hover,.semantic .ui.inverted.red.buttons .button.active,.semantic .ui.inverted.red.buttons .button:active,.semantic .ui.inverted.red.buttons .button:focus,.semantic .ui.inverted.red.buttons .button:hover{box-shadow:none!important;color:#fff}.semantic .ui.inverted.red.button:hover,.semantic .ui.inverted.red.buttons .button:hover{background-color:#ff5144}.semantic .ui.inverted.red.button:focus,.semantic .ui.inverted.red.buttons .button:focus{background-color:#ff4335}.semantic .ui.inverted.red.active.button,.semantic .ui.inverted.red.buttons .active.button{background-color:#ff5144}.semantic .ui.inverted.red.button:active,.semantic .ui.inverted.red.buttons .button:active{background-color:#ff392b}.semantic .ui.inverted.red.basic.button,.semantic .ui.inverted.red.basic.buttons .button,.semantic .ui.inverted.red.buttons .basic.button{background-color:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important;color:#fff!important}.semantic .ui.inverted.red.basic.button:hover,.semantic .ui.inverted.red.basic.buttons .button:hover,.semantic .ui.inverted.red.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #ff5144!important;color:#ff695e!important}.semantic .ui.inverted.red.basic.button:focus,.semantic .ui.inverted.red.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #ff4335!important;color:#ff695e!important}.semantic .ui.inverted.red.basic.active.button,.semantic .ui.inverted.red.basic.buttons .active.button,.semantic .ui.inverted.red.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #ff5144!important;color:#ff695e!important}.semantic .ui.inverted.red.basic.button:active,.semantic .ui.inverted.red.basic.buttons .button:active,.semantic .ui.inverted.red.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #ff392b!important;color:#ff695e!important}.semantic .ui.teal.button,.semantic .ui.teal.buttons .button{background-color:#00b5ad;color:#fff;text-shadow:none;background-image:none}.semantic .ui.teal.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.teal.button:hover,.semantic .ui.teal.buttons .button:hover{background-color:#009c95;color:#fff;text-shadow:none}.semantic .ui.teal.button:focus,.semantic .ui.teal.buttons .button:focus{background-color:#008c86;color:#fff;text-shadow:none}.semantic .ui.teal.button:active,.semantic .ui.teal.buttons .button:active{background-color:#00827c;color:#fff;text-shadow:none}.semantic .ui.teal.active.button,.semantic .ui.teal.button .active.button:active,.semantic .ui.teal.buttons .active.button,.semantic .ui.teal.buttons .active.button:active{background-color:#009c95;color:#fff;text-shadow:none}.semantic .ui.basic.teal.button,.semantic .ui.basic.teal.buttons .button{box-shadow:inset 0 0 0 1px #00b5ad!important;color:#00b5ad!important}.semantic .ui.basic.teal.button:hover,.semantic .ui.basic.teal.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #009c95!important;color:#009c95!important}.semantic .ui.basic.teal.button:focus,.semantic .ui.basic.teal.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #008c86!important;color:#009c95!important}.semantic .ui.basic.teal.active.button,.semantic .ui.basic.teal.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #009c95!important;color:#00827c!important}.semantic .ui.basic.teal.button:active,.semantic .ui.basic.teal.buttons .button:active{box-shadow:inset 0 0 0 1px #00827c!important;color:#00827c!important}.semantic .ui.buttons:not(.vertical)>.basic.teal.button:not(:first-child){margin-left:-1px}.semantic .ui.inverted.teal.button,.semantic .ui.inverted.teal.buttons .button{background-color:transparent;box-shadow:inset 0 0 0 2px #6dffff!important;color:#6dffff}.semantic .ui.inverted.teal.button.active,.semantic .ui.inverted.teal.button:active,.semantic .ui.inverted.teal.button:focus,.semantic .ui.inverted.teal.button:hover,.semantic .ui.inverted.teal.buttons .button.active,.semantic .ui.inverted.teal.buttons .button:active,.semantic .ui.inverted.teal.buttons .button:focus,.semantic .ui.inverted.teal.buttons .button:hover{box-shadow:none!important;color:rgba(0,0,0,.6)}.semantic .ui.inverted.teal.button:hover,.semantic .ui.inverted.teal.buttons .button:hover{background-color:#54ffff}.semantic .ui.inverted.teal.button:focus,.semantic .ui.inverted.teal.buttons .button:focus{background-color:#4ff}.semantic .ui.inverted.teal.active.button,.semantic .ui.inverted.teal.buttons .active.button{background-color:#54ffff}.semantic .ui.inverted.teal.button:active,.semantic .ui.inverted.teal.buttons .button:active{background-color:#3affff}.semantic .ui.inverted.teal.basic.button,.semantic .ui.inverted.teal.basic.buttons .button,.semantic .ui.inverted.teal.buttons .basic.button{background-color:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important;color:#fff!important}.semantic .ui.inverted.teal.basic.button:hover,.semantic .ui.inverted.teal.basic.buttons .button:hover,.semantic .ui.inverted.teal.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #54ffff!important;color:#6dffff!important}.semantic .ui.inverted.teal.basic.button:focus,.semantic .ui.inverted.teal.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #4ff!important;color:#6dffff!important}.semantic .ui.inverted.teal.basic.active.button,.semantic .ui.inverted.teal.basic.buttons .active.button,.semantic .ui.inverted.teal.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #54ffff!important;color:#6dffff!important}.semantic .ui.inverted.teal.basic.button:active,.semantic .ui.inverted.teal.basic.buttons .button:active,.semantic .ui.inverted.teal.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #3affff!important;color:#6dffff!important}.semantic .ui.olive.button,.semantic .ui.olive.buttons .button{background-color:#b5cc18;color:#fff;text-shadow:none;background-image:none}.semantic .ui.olive.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.olive.button:hover,.semantic .ui.olive.buttons .button:hover{background-color:#a7bd0d;color:#fff;text-shadow:none}.semantic .ui.olive.button:focus,.semantic .ui.olive.buttons .button:focus{background-color:#a0b605;color:#fff;text-shadow:none}.semantic .ui.olive.button:active,.semantic .ui.olive.buttons .button:active{background-color:#8d9e13;color:#fff;text-shadow:none}.semantic .ui.olive.active.button,.semantic .ui.olive.button .active.button:active,.semantic .ui.olive.buttons .active.button,.semantic .ui.olive.buttons .active.button:active{background-color:#aac109;color:#fff;text-shadow:none}.semantic .ui.basic.olive.button,.semantic .ui.basic.olive.buttons .button{box-shadow:inset 0 0 0 1px #b5cc18!important;color:#b5cc18!important}.semantic .ui.basic.olive.button:hover,.semantic .ui.basic.olive.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #a7bd0d!important;color:#a7bd0d!important}.semantic .ui.basic.olive.button:focus,.semantic .ui.basic.olive.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #a0b605!important;color:#a7bd0d!important}.semantic .ui.basic.olive.active.button,.semantic .ui.basic.olive.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #aac109!important;color:#8d9e13!important}.semantic .ui.basic.olive.button:active,.semantic .ui.basic.olive.buttons .button:active{box-shadow:inset 0 0 0 1px #8d9e13!important;color:#8d9e13!important}.semantic .ui.buttons:not(.vertical)>.basic.olive.button:not(:first-child){margin-left:-1px}.semantic .ui.inverted.olive.button,.semantic .ui.inverted.olive.buttons .button{background-color:transparent;box-shadow:inset 0 0 0 2px #d9e778!important;color:#d9e778}.semantic .ui.inverted.olive.button.active,.semantic .ui.inverted.olive.button:active,.semantic .ui.inverted.olive.button:focus,.semantic .ui.inverted.olive.button:hover,.semantic .ui.inverted.olive.buttons .button.active,.semantic .ui.inverted.olive.buttons .button:active,.semantic .ui.inverted.olive.buttons .button:focus,.semantic .ui.inverted.olive.buttons .button:hover{box-shadow:none!important;color:rgba(0,0,0,.6)}.semantic .ui.inverted.olive.button:hover,.semantic .ui.inverted.olive.buttons .button:hover{background-color:#d8ea5c}.semantic .ui.inverted.olive.button:focus,.semantic .ui.inverted.olive.buttons .button:focus{background-color:#daef47}.semantic .ui.inverted.olive.active.button,.semantic .ui.inverted.olive.buttons .active.button{background-color:#daed59}.semantic .ui.inverted.olive.button:active,.semantic .ui.inverted.olive.buttons .button:active{background-color:#cddf4d}.semantic .ui.inverted.olive.basic.button,.semantic .ui.inverted.olive.basic.buttons .button,.semantic .ui.inverted.olive.buttons .basic.button{background-color:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important;color:#fff!important}.semantic .ui.inverted.olive.basic.button:hover,.semantic .ui.inverted.olive.basic.buttons .button:hover,.semantic .ui.inverted.olive.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #d8ea5c!important;color:#d9e778!important}.semantic .ui.inverted.olive.basic.button:focus,.semantic .ui.inverted.olive.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #daef47!important;color:#d9e778!important}.semantic .ui.inverted.olive.basic.active.button,.semantic .ui.inverted.olive.basic.buttons .active.button,.semantic .ui.inverted.olive.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #daed59!important;color:#d9e778!important}.semantic .ui.inverted.olive.basic.button:active,.semantic .ui.inverted.olive.basic.buttons .button:active,.semantic .ui.inverted.olive.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #cddf4d!important;color:#d9e778!important}.semantic .ui.yellow.button,.semantic .ui.yellow.buttons .button{background-color:#fbbd08;color:#fff;text-shadow:none;background-image:none}.semantic .ui.yellow.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.yellow.button:hover,.semantic .ui.yellow.buttons .button:hover{background-color:#eaae00;color:#fff;text-shadow:none}.semantic .ui.yellow.button:focus,.semantic .ui.yellow.buttons .button:focus{background-color:#daa300;color:#fff;text-shadow:none}.semantic .ui.yellow.button:active,.semantic .ui.yellow.buttons .button:active{background-color:#cd9903;color:#fff;text-shadow:none}.semantic .ui.yellow.active.button,.semantic .ui.yellow.button .active.button:active,.semantic .ui.yellow.buttons .active.button,.semantic .ui.yellow.buttons .active.button:active{background-color:#eaae00;color:#fff;text-shadow:none}.semantic .ui.basic.yellow.button,.semantic .ui.basic.yellow.buttons .button{box-shadow:inset 0 0 0 1px #fbbd08!important;color:#fbbd08!important}.semantic .ui.basic.yellow.button:hover,.semantic .ui.basic.yellow.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #eaae00!important;color:#eaae00!important}.semantic .ui.basic.yellow.button:focus,.semantic .ui.basic.yellow.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #daa300!important;color:#eaae00!important}.semantic .ui.basic.yellow.active.button,.semantic .ui.basic.yellow.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #eaae00!important;color:#cd9903!important}.semantic .ui.basic.yellow.button:active,.semantic .ui.basic.yellow.buttons .button:active{box-shadow:inset 0 0 0 1px #cd9903!important;color:#cd9903!important}.semantic .ui.buttons:not(.vertical)>.basic.yellow.button:not(:first-child){margin-left:-1px}.semantic .ui.inverted.yellow.button,.semantic .ui.inverted.yellow.buttons .button{background-color:transparent;box-shadow:inset 0 0 0 2px #ffe21f!important;color:#ffe21f}.semantic .ui.inverted.yellow.button.active,.semantic .ui.inverted.yellow.button:active,.semantic .ui.inverted.yellow.button:focus,.semantic .ui.inverted.yellow.button:hover,.semantic .ui.inverted.yellow.buttons .button.active,.semantic .ui.inverted.yellow.buttons .button:active,.semantic .ui.inverted.yellow.buttons .button:focus,.semantic .ui.inverted.yellow.buttons .button:hover{box-shadow:none!important;color:rgba(0,0,0,.6)}.semantic .ui.inverted.yellow.button:hover,.semantic .ui.inverted.yellow.buttons .button:hover{background-color:#ffdf05}.semantic .ui.inverted.yellow.button:focus,.semantic .ui.inverted.yellow.buttons .button:focus{background-color:#f5d500}.semantic .ui.inverted.yellow.active.button,.semantic .ui.inverted.yellow.buttons .active.button{background-color:#ffdf05}.semantic .ui.inverted.yellow.button:active,.semantic .ui.inverted.yellow.buttons .button:active{background-color:#ebcd00}.semantic .ui.inverted.yellow.basic.button,.semantic .ui.inverted.yellow.basic.buttons .button,.semantic .ui.inverted.yellow.buttons .basic.button{background-color:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important;color:#fff!important}.semantic .ui.inverted.yellow.basic.button:hover,.semantic .ui.inverted.yellow.basic.buttons .button:hover,.semantic .ui.inverted.yellow.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #ffdf05!important;color:#ffe21f!important}.semantic .ui.inverted.yellow.basic.button:focus,.semantic .ui.inverted.yellow.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #f5d500!important;color:#ffe21f!important}.semantic .ui.inverted.yellow.basic.active.button,.semantic .ui.inverted.yellow.basic.buttons .active.button,.semantic .ui.inverted.yellow.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #ffdf05!important;color:#ffe21f!important}.semantic .ui.inverted.yellow.basic.button:active,.semantic .ui.inverted.yellow.basic.buttons .button:active,.semantic .ui.inverted.yellow.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #ebcd00!important;color:#ffe21f!important}.semantic .ui.primary.button,.semantic .ui.primary.buttons .button{background-color:#2185d0;color:#fff;text-shadow:none;background-image:none}.semantic .ui.primary.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.primary.button:hover,.semantic .ui.primary.buttons .button:hover{background-color:#1678c2;color:#fff;text-shadow:none}.semantic .ui.primary.button:focus,.semantic .ui.primary.buttons .button:focus{background-color:#0d71bb;color:#fff;text-shadow:none}.semantic .ui.primary.button:active,.semantic .ui.primary.buttons .button:active{background-color:#1a69a4;color:#fff;text-shadow:none}.semantic .ui.primary.active.button,.semantic .ui.primary.button .active.button:active,.semantic .ui.primary.buttons .active.button,.semantic .ui.primary.buttons .active.button:active{background-color:#1279c6;color:#fff;text-shadow:none}.semantic .ui.basic.primary.button,.semantic .ui.basic.primary.buttons .button{box-shadow:inset 0 0 0 1px #2185d0!important;color:#2185d0!important}.semantic .ui.basic.primary.button:hover,.semantic .ui.basic.primary.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #1678c2!important;color:#1678c2!important}.semantic .ui.basic.primary.button:focus,.semantic .ui.basic.primary.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #0d71bb!important;color:#1678c2!important}.semantic .ui.basic.primary.active.button,.semantic .ui.basic.primary.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #1279c6!important;color:#1a69a4!important}.semantic .ui.basic.primary.button:active,.semantic .ui.basic.primary.buttons .button:active{box-shadow:inset 0 0 0 1px #1a69a4!important;color:#1a69a4!important}.semantic .ui.inverted.primary.button,.semantic .ui.inverted.primary.buttons .button{background-color:transparent;box-shadow:inset 0 0 0 2px #54c8ff!important;color:#54c8ff}.semantic .ui.inverted.primary.button.active,.semantic .ui.inverted.primary.button:active,.semantic .ui.inverted.primary.button:focus,.semantic .ui.inverted.primary.button:hover,.semantic .ui.inverted.primary.buttons .button.active,.semantic .ui.inverted.primary.buttons .button:active,.semantic .ui.inverted.primary.buttons .button:focus,.semantic .ui.inverted.primary.buttons .button:hover{box-shadow:none!important;color:#fff}.semantic .ui.inverted.primary.button:hover,.semantic .ui.inverted.primary.buttons .button:hover{background-color:#3ac0ff}.semantic .ui.inverted.primary.button:focus,.semantic .ui.inverted.primary.buttons .button:focus{background-color:#2bbbff}.semantic .ui.inverted.primary.active.button,.semantic .ui.inverted.primary.buttons .active.button{background-color:#3ac0ff}.semantic .ui.inverted.primary.button:active,.semantic .ui.inverted.primary.buttons .button:active{background-color:#21b8ff}.semantic .ui.inverted.primary.basic.button,.semantic .ui.inverted.primary.basic.buttons .button,.semantic .ui.inverted.primary.buttons .basic.button{background-color:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important;color:#fff!important}.semantic .ui.inverted.primary.basic.button:hover,.semantic .ui.inverted.primary.basic.buttons .button:hover,.semantic .ui.inverted.primary.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #3ac0ff!important;color:#54c8ff!important}.semantic .ui.inverted.primary.basic.button:focus,.semantic .ui.inverted.primary.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #2bbbff!important;color:#54c8ff!important}.semantic .ui.inverted.primary.basic.active.button,.semantic .ui.inverted.primary.basic.buttons .active.button,.semantic .ui.inverted.primary.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #3ac0ff!important;color:#54c8ff!important}.semantic .ui.inverted.primary.basic.button:active,.semantic .ui.inverted.primary.basic.buttons .button:active,.semantic .ui.inverted.primary.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #21b8ff!important;color:#54c8ff!important}.semantic .ui.secondary.button,.semantic .ui.secondary.buttons .button{background-color:#1b1c1d;color:#fff;text-shadow:none;background-image:none}.semantic .ui.secondary.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.secondary.button:hover,.semantic .ui.secondary.buttons .button:hover{background-color:#27292a;color:#fff;text-shadow:none}.semantic .ui.secondary.button:focus,.semantic .ui.secondary.buttons .button:focus{background-color:#2e3032;color:#fff;text-shadow:none}.semantic .ui.secondary.button:active,.semantic .ui.secondary.buttons .button:active{background-color:#343637;color:#fff;text-shadow:none}.semantic .ui.secondary.active.button,.semantic .ui.secondary.button .active.button:active,.semantic .ui.secondary.buttons .active.button,.semantic .ui.secondary.buttons .active.button:active{background-color:#27292a;color:#fff;text-shadow:none}.semantic .ui.basic.secondary.button,.semantic .ui.basic.secondary.buttons .button{box-shadow:inset 0 0 0 1px #1b1c1d!important;color:#1b1c1d!important}.semantic .ui.basic.secondary.button:hover,.semantic .ui.basic.secondary.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #27292a!important;color:#27292a!important}.semantic .ui.basic.secondary.button:focus,.semantic .ui.basic.secondary.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #2e3032!important;color:#27292a!important}.semantic .ui.basic.secondary.active.button,.semantic .ui.basic.secondary.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #27292a!important;color:#343637!important}.semantic .ui.basic.secondary.button:active,.semantic .ui.basic.secondary.buttons .button:active{box-shadow:inset 0 0 0 1px #343637!important;color:#343637!important}.semantic .ui.inverted.secondary.button,.semantic .ui.inverted.secondary.buttons .button{background-color:transparent;box-shadow:inset 0 0 0 2px #545454!important;color:#545454}.semantic .ui.inverted.secondary.button.active,.semantic .ui.inverted.secondary.button:active,.semantic .ui.inverted.secondary.button:focus,.semantic .ui.inverted.secondary.button:hover,.semantic .ui.inverted.secondary.buttons .button.active,.semantic .ui.inverted.secondary.buttons .button:active,.semantic .ui.inverted.secondary.buttons .button:focus,.semantic .ui.inverted.secondary.buttons .button:hover{box-shadow:none!important;color:#fff}.semantic .ui.inverted.secondary.button:hover,.semantic .ui.inverted.secondary.buttons .button:hover{background-color:#616161}.semantic .ui.inverted.secondary.button:focus,.semantic .ui.inverted.secondary.buttons .button:focus{background-color:#686868}.semantic .ui.inverted.secondary.active.button,.semantic .ui.inverted.secondary.buttons .active.button{background-color:#616161}.semantic .ui.inverted.secondary.button:active,.semantic .ui.inverted.secondary.buttons .button:active{background-color:#6e6e6e}.semantic .ui.inverted.secondary.basic.button,.semantic .ui.inverted.secondary.basic.buttons .button,.semantic .ui.inverted.secondary.buttons .basic.button{background-color:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.5)!important;color:#fff!important}.semantic .ui.inverted.secondary.basic.button:hover,.semantic .ui.inverted.secondary.basic.buttons .button:hover,.semantic .ui.inverted.secondary.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #616161!important;color:#545454!important}.semantic .ui.inverted.secondary.basic.button:focus,.semantic .ui.inverted.secondary.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #686868!important;color:#545454!important}.semantic .ui.inverted.secondary.basic.active.button,.semantic .ui.inverted.secondary.basic.buttons .active.button,.semantic .ui.inverted.secondary.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #616161!important;color:#545454!important}.semantic .ui.inverted.secondary.basic.button:active,.semantic .ui.inverted.secondary.basic.buttons .button:active,.semantic .ui.inverted.secondary.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #6e6e6e!important;color:#545454!important}.semantic .ui.positive.button,.semantic .ui.positive.buttons .button{background-color:#21ba45;color:#fff;text-shadow:none;background-image:none}.semantic .ui.positive.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.positive.button:hover,.semantic .ui.positive.buttons .button:hover{background-color:#16ab39;color:#fff;text-shadow:none}.semantic .ui.positive.button:focus,.semantic .ui.positive.buttons .button:focus{background-color:#0ea432;color:#fff;text-shadow:none}.semantic .ui.positive.button:active,.semantic .ui.positive.buttons .button:active{background-color:#198f35;color:#fff;text-shadow:none}.semantic .ui.positive.active.button,.semantic .ui.positive.button .active.button:active,.semantic .ui.positive.buttons .active.button,.semantic .ui.positive.buttons .active.button:active{background-color:#13ae38;color:#fff;text-shadow:none}.semantic .ui.basic.positive.button,.semantic .ui.basic.positive.buttons .button{box-shadow:inset 0 0 0 1px #21ba45!important;color:#21ba45!important}.semantic .ui.basic.positive.button:hover,.semantic .ui.basic.positive.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #16ab39!important;color:#16ab39!important}.semantic .ui.basic.positive.button:focus,.semantic .ui.basic.positive.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #0ea432!important;color:#16ab39!important}.semantic .ui.basic.positive.active.button,.semantic .ui.basic.positive.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #13ae38!important;color:#198f35!important}.semantic .ui.basic.positive.button:active,.semantic .ui.basic.positive.buttons .button:active{box-shadow:inset 0 0 0 1px #198f35!important;color:#198f35!important}.semantic .ui.negative.button,.semantic .ui.negative.buttons .button{background-color:#db2828;color:#fff;text-shadow:none;background-image:none}.semantic .ui.negative.button{box-shadow:inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.negative.button:hover,.semantic .ui.negative.buttons .button:hover{background-color:#d01919;color:#fff;text-shadow:none}.semantic .ui.negative.button:focus,.semantic .ui.negative.buttons .button:focus{background-color:#ca1010;color:#fff;text-shadow:none}.semantic .ui.negative.button:active,.semantic .ui.negative.buttons .button:active{background-color:#b21e1e;color:#fff;text-shadow:none}.semantic .ui.negative.active.button,.semantic .ui.negative.button .active.button:active,.semantic .ui.negative.buttons .active.button,.semantic .ui.negative.buttons .active.button:active{background-color:#d41515;color:#fff;text-shadow:none}.semantic .ui.basic.negative.button,.semantic .ui.basic.negative.buttons .button{box-shadow:inset 0 0 0 1px #db2828!important;color:#db2828!important}.semantic .ui.basic.negative.button:hover,.semantic .ui.basic.negative.buttons .button:hover{background:0 0!important;box-shadow:inset 0 0 0 1px #d01919!important;color:#d01919!important}.semantic .ui.basic.negative.button:focus,.semantic .ui.basic.negative.buttons .button:focus{background:0 0!important;box-shadow:inset 0 0 0 1px #ca1010!important;color:#d01919!important}.semantic .ui.basic.negative.active.button,.semantic .ui.basic.negative.buttons .active.button{background:0 0!important;box-shadow:inset 0 0 0 1px #d41515!important;color:#b21e1e!important}.semantic .ui.basic.negative.button:active,.semantic .ui.basic.negative.buttons .button:active{box-shadow:inset 0 0 0 1px #b21e1e!important;color:#b21e1e!important}.semantic .ui.buttons:not(.vertical)>.basic.primary.button:not(:first-child){margin-left:-1px}.semantic .ui.buttons{display:inline-flex;flex-direction:row;font-size:0;vertical-align:baseline;margin:0 .25em 0 0}.semantic .ui.buttons:not(.basic):not(.inverted){box-shadow:none}.semantic .ui.buttons:after{content:".";display:block;height:0;clear:both;visibility:hidden}.semantic .ui.buttons .button{flex:1 0 auto;border-radius:0;margin:0}.semantic .ui.buttons:not(.basic):not(.inverted)>.button,.semantic .ui.buttons>.ui.button:not(.basic):not(.inverted){box-shadow:inset 0 0 0 1px transparent,inset 0 0 0 0 rgba(34,36,38,.15)}.semantic .ui.buttons .button:first-child{border-left:none;margin-left:0;border-top-left-radius:.28571429rem;border-bottom-left-radius:.28571429rem}.semantic .ui.buttons .button:last-child{border-top-right-radius:.28571429rem;border-bottom-right-radius:.28571429rem}.semantic .ui.vertical.buttons{display:inline-flex;flex-direction:column}.semantic .ui.vertical.buttons .button{display:block;float:none;width:100%;margin:0;box-shadow:none;border-radius:0}.semantic .ui.vertical.buttons .button:first-child{border-top-left-radius:.28571429rem;border-top-right-radius:.28571429rem}.semantic .ui.vertical.buttons .button:last-child{margin-bottom:0;border-bottom-left-radius:.28571429rem;border-bottom-right-radius:.28571429rem}.semantic .ui.vertical.buttons .button:only-child{border-radius:.28571429rem}.semantic .ui.container{display:block;max-width:100%!important}@media only screen and (max-width:767px){.semantic .ui.container{width:auto!important;margin-left:1em!important;margin-right:1em!important}.semantic .ui.grid.container,.semantic .ui.relaxed.grid.container,.semantic .ui.very.relaxed.grid.container{width:auto!important}}@media only screen and (min-width:768px) and (max-width:991px){.semantic .ui.container{width:723px;margin-left:auto!important;margin-right:auto!important}.semantic .ui.grid.container{width:calc(723px + 2rem)!important}.semantic .ui.relaxed.grid.container{width:calc(723px + 3rem)!important}.semantic .ui.very.relaxed.grid.container{width:calc(723px + 5rem)!important}}@media only screen and (min-width:992px) and (max-width:1199px){.semantic .ui.container{width:933px;margin-left:auto!important;margin-right:auto!important}.semantic .ui.grid.container{width:calc(933px + 2rem)!important}.semantic .ui.relaxed.grid.container{width:calc(933px + 3rem)!important}.semantic .ui.very.relaxed.grid.container{width:calc(933px + 5rem)!important}}@media only screen and (min-width:1200px){.semantic .ui.container{width:1127px;margin-left:auto!important;margin-right:auto!important}.semantic .ui.grid.container{width:calc(1127px + 2rem)!important}.semantic .ui.relaxed.grid.container{width:calc(1127px + 3rem)!important}.semantic .ui.very.relaxed.grid.container{width:calc(1127px + 5rem)!important}}.semantic .ui.text.container{font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;max-width:700px!important;line-height:1.5;font-size:1.14285714rem}.semantic .ui.fluid.container{width:100%}.semantic .ui[class*="left aligned"].container{text-align:left}.semantic .ui[class*="center aligned"].container{text-align:center}.semantic .ui[class*="right aligned"].container{text-align:right}.semantic .ui.justified.container{text-align:justify;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.semantic .ui.divider{margin:1rem 0;line-height:1;height:0;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:rgba(0,0,0,.85);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.semantic .ui.divider:not(.vertical):not(.horizontal){border-top:1px solid rgba(34,36,38,.15);border-bottom:1px solid hsla(0,0%,100%,.1)}.semantic .ui.grid>.column+.divider,.semantic .ui.grid>.row>.column+.divider{left:auto}.semantic .ui.horizontal.divider{display:table;white-space:nowrap;height:auto;margin:"";line-height:1;text-align:center}.semantic .ui.horizontal.divider:after,.semantic .ui.horizontal.divider:before{content:"";display:table-cell;position:relative;top:50%;width:50%;background-repeat:no-repeat}.semantic .ui.horizontal.divider:before{background-position:right 1em top 50%}.semantic .ui.horizontal.divider:after{background-position:left 1em top 50%}.semantic .ui.vertical.divider{position:absolute;z-index:2;top:50%;left:50%;margin:0;padding:0;width:auto;height:50%;line-height:0;text-align:center;transform:translateX(-50%)}.semantic .ui.vertical.divider:after,.semantic .ui.vertical.divider:before{position:absolute;left:50%;content:"";z-index:3;border-left:1px solid rgba(34,36,38,.15);border-right:1px solid hsla(0,0%,100%,.1);width:0;height:calc(100% - 1rem)}.semantic .ui.vertical.divider:before{top:-100%}.semantic .ui.vertical.divider:after{top:auto;bottom:0}@media only screen and (max-width:767px){.semantic .ui.grid .stackable.row .ui.vertical.divider,.semantic .ui.stackable.grid .ui.vertical.divider{display:table;white-space:nowrap;height:auto;margin:"";overflow:hidden;line-height:1;text-align:center;position:static;top:0;left:0;transform:none}.semantic .ui.grid .stackable.row .ui.vertical.divider:after,.semantic .ui.grid .stackable.row .ui.vertical.divider:before,.semantic .ui.stackable.grid .ui.vertical.divider:after,.semantic .ui.stackable.grid .ui.vertical.divider:before{position:static;left:0;border-left:none;border-right:none;content:"";display:table-cell;position:relative;top:50%;width:50%;background-repeat:no-repeat}.semantic .ui.grid .stackable.row .ui.vertical.divider:before,.semantic .ui.stackable.grid .ui.vertical.divider:before{background-position:right 1em top 50%}.semantic .ui.grid .stackable.row .ui.vertical.divider:after,.semantic .ui.stackable.grid .ui.vertical.divider:after{background-position:left 1em top 50%}}.semantic .ui.divider>.icon{margin:0;font-size:1rem;height:1em;vertical-align:middle}.semantic .ui.hidden.divider{border-color:transparent!important}.semantic .ui.hidden.divider:after,.semantic .ui.hidden.divider:before{display:none}.semantic .ui.divider.inverted,.semantic .ui.horizontal.inverted.divider,.semantic .ui.vertical.inverted.divider{color:#fff}.semantic .ui.divider.inverted,.semantic .ui.divider.inverted:after,.semantic .ui.divider.inverted:before{border-color:rgba(34,36,38,.15) hsla(0,0%,100%,.15) hsla(0,0%,100%,.15) rgba(34,36,38,.15)!important}.semantic .ui.fitted.divider{margin:0}.semantic .ui.clearing.divider{clear:both}.semantic .ui.section.divider{margin-top:2rem;margin-bottom:2rem}.semantic .ui.divider{font-size:1rem}.semantic .ui.horizontal.divider:after,.semantic .ui.horizontal.divider:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC)}@media only screen and (max-width:767px){.semantic .ui.grid .stackable.row .ui.vertical.divider:after,.semantic .ui.grid .stackable.row .ui.vertical.divider:before,.semantic .ui.stackable.grid .ui.vertical.divider:after,.semantic .ui.stackable.grid .ui.vertical.divider:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC)}}.semantic i.flag:not(.icon){display:inline-block;width:16px;height:11px;line-height:11px;vertical-align:baseline;margin:0 .5em 0 0;text-decoration:inherit;speak:none;font-smoothing:antialiased;backface-visibility:hidden}.semantic i.flag:not(.icon):before{display:inline-block;content:"";background:url(themes/default/assets/images/flags.png) no-repeat -108px -1976px;width:16px;height:11px}.semantic i.flag.ad:before,.semantic i.flag.andorra:before{background-position:0 0}.semantic i.flag.ae:before,.semantic i.flag.uae:before,.semantic i.flag.united.arab.emirates:before{background-position:0 -26px}.semantic i.flag.af:before,.semantic i.flag.afghanistan:before{background-position:0 -52px}.semantic i.flag.ag:before,.semantic i.flag.antigua:before{background-position:0 -78px}.semantic i.flag.ai:before,.semantic i.flag.anguilla:before{background-position:0 -104px}.semantic i.flag.al:before,.semantic i.flag.albania:before{background-position:0 -130px}.semantic i.flag.am:before,.semantic i.flag.armenia:before{background-position:0 -156px}.semantic i.flag.an:before,.semantic i.flag.netherlands.antilles:before{background-position:0 -182px}.semantic i.flag.angola:before,.semantic i.flag.ao:before{background-position:0 -208px}.semantic i.flag.ar:before,.semantic i.flag.argentina:before{background-position:0 -234px}.semantic i.flag.american.samoa:before,.semantic i.flag.as:before{background-position:0 -260px}.semantic i.flag.at:before,.semantic i.flag.austria:before{background-position:0 -286px}.semantic i.flag.au:before,.semantic i.flag.australia:before{background-position:0 -312px}.semantic i.flag.aruba:before,.semantic i.flag.aw:before{background-position:0 -338px}.semantic i.flag.aland.islands:before,.semantic i.flag.ax:before{background-position:0 -364px}.semantic i.flag.az:before,.semantic i.flag.azerbaijan:before{background-position:0 -390px}.semantic i.flag.ba:before,.semantic i.flag.bosnia:before{background-position:0 -416px}.semantic i.flag.barbados:before,.semantic i.flag.bb:before{background-position:0 -442px}.semantic i.flag.bangladesh:before,.semantic i.flag.bd:before{background-position:0 -468px}.semantic i.flag.be:before,.semantic i.flag.belgium:before{background-position:0 -494px}.semantic i.flag.bf:before,.semantic i.flag.burkina.faso:before{background-position:0 -520px}.semantic i.flag.bg:before,.semantic i.flag.bulgaria:before{background-position:0 -546px}.semantic i.flag.bahrain:before,.semantic i.flag.bh:before{background-position:0 -572px}.semantic i.flag.bi:before,.semantic i.flag.burundi:before{background-position:0 -598px}.semantic i.flag.benin:before,.semantic i.flag.bj:before{background-position:0 -624px}.semantic i.flag.bermuda:before,.semantic i.flag.bm:before{background-position:0 -650px}.semantic i.flag.bn:before,.semantic i.flag.brunei:before{background-position:0 -676px}.semantic i.flag.bo:before,.semantic i.flag.bolivia:before{background-position:0 -702px}.semantic i.flag.br:before,.semantic i.flag.brazil:before{background-position:0 -728px}.semantic i.flag.bahamas:before,.semantic i.flag.bs:before{background-position:0 -754px}.semantic i.flag.bhutan:before,.semantic i.flag.bt:before{background-position:0 -780px}.semantic i.flag.bouvet.island:before,.semantic i.flag.bv:before{background-position:0 -806px}.semantic i.flag.botswana:before,.semantic i.flag.bw:before{background-position:0 -832px}.semantic i.flag.belarus:before,.semantic i.flag.by:before{background-position:0 -858px}.semantic i.flag.belize:before,.semantic i.flag.bz:before{background-position:0 -884px}.semantic i.flag.ca:before,.semantic i.flag.canada:before{background-position:0 -910px}.semantic i.flag.cc:before,.semantic i.flag.cocos.islands:before{background-position:0 -962px}.semantic i.flag.cd:before,.semantic i.flag.congo:before{background-position:0 -988px}.semantic i.flag.central.african.republic:before,.semantic i.flag.cf:before{background-position:0 -1014px}.semantic i.flag.cg:before,.semantic i.flag.congo.brazzaville:before{background-position:0 -1040px}.semantic i.flag.ch:before,.semantic i.flag.switzerland:before{background-position:0 -1066px}.semantic i.flag.ci:before,.semantic i.flag.cote.divoire:before{background-position:0 -1092px}.semantic i.flag.ck:before,.semantic i.flag.cook.islands:before{background-position:0 -1118px}.semantic i.flag.chile:before,.semantic i.flag.cl:before{background-position:0 -1144px}.semantic i.flag.cameroon:before,.semantic i.flag.cm:before{background-position:0 -1170px}.semantic i.flag.china:before,.semantic i.flag.cn:before{background-position:0 -1196px}.semantic i.flag.co:before,.semantic i.flag.colombia:before{background-position:0 -1222px}.semantic i.flag.costa.rica:before,.semantic i.flag.cr:before{background-position:0 -1248px}.semantic i.flag.cs:before,.semantic i.flag.serbia:before{background-position:0 -1274px}.semantic i.flag.cu:before,.semantic i.flag.cuba:before{background-position:0 -1300px}.semantic i.flag.cape.verde:before,.semantic i.flag.cv:before{background-position:0 -1326px}.semantic i.flag.christmas.island:before,.semantic i.flag.cx:before{background-position:0 -1352px}.semantic i.flag.cy:before,.semantic i.flag.cyprus:before{background-position:0 -1378px}.semantic i.flag.cz:before,.semantic i.flag.czech.republic:before{background-position:0 -1404px}.semantic i.flag.de:before,.semantic i.flag.germany:before{background-position:0 -1430px}.semantic i.flag.dj:before,.semantic i.flag.djibouti:before{background-position:0 -1456px}.semantic i.flag.denmark:before,.semantic i.flag.dk:before{background-position:0 -1482px}.semantic i.flag.dm:before,.semantic i.flag.dominica:before{background-position:0 -1508px}.semantic i.flag.do:before,.semantic i.flag.dominican.republic:before{background-position:0 -1534px}.semantic i.flag.algeria:before,.semantic i.flag.dz:before{background-position:0 -1560px}.semantic i.flag.ec:before,.semantic i.flag.ecuador:before{background-position:0 -1586px}.semantic i.flag.ee:before,.semantic i.flag.estonia:before{background-position:0 -1612px}.semantic i.flag.eg:before,.semantic i.flag.egypt:before{background-position:0 -1638px}.semantic i.flag.eh:before,.semantic i.flag.western.sahara:before{background-position:0 -1664px}.semantic i.flag.england:before,.semantic i.flag.gb.eng:before{background-position:0 -1690px}.semantic i.flag.er:before,.semantic i.flag.eritrea:before{background-position:0 -1716px}.semantic i.flag.es:before,.semantic i.flag.spain:before{background-position:0 -1742px}.semantic i.flag.et:before,.semantic i.flag.ethiopia:before{background-position:0 -1768px}.semantic i.flag.eu:before,.semantic i.flag.european.union:before{background-position:0 -1794px}.semantic i.flag.fi:before,.semantic i.flag.finland:before{background-position:0 -1846px}.semantic i.flag.fiji:before,.semantic i.flag.fj:before{background-position:0 -1872px}.semantic i.flag.falkland.islands:before,.semantic i.flag.fk:before{background-position:0 -1898px}.semantic i.flag.fm:before,.semantic i.flag.micronesia:before{background-position:0 -1924px}.semantic i.flag.faroe.islands:before,.semantic i.flag.fo:before{background-position:0 -1950px}.semantic i.flag.fr:before,.semantic i.flag.france:before{background-position:0 -1976px}.semantic i.flag.ga:before,.semantic i.flag.gabon:before{background-position:-36px 0}.semantic i.flag.gb:before,.semantic i.flag.uk:before,.semantic i.flag.united.kingdom:before{background-position:-36px -26px}.semantic i.flag.gd:before,.semantic i.flag.grenada:before{background-position:-36px -52px}.semantic i.flag.ge:before,.semantic i.flag.georgia:before{background-position:-36px -78px}.semantic i.flag.french.guiana:before,.semantic i.flag.gf:before{background-position:-36px -104px}.semantic i.flag.gh:before,.semantic i.flag.ghana:before{background-position:-36px -130px}.semantic i.flag.gi:before,.semantic i.flag.gibraltar:before{background-position:-36px -156px}.semantic i.flag.gl:before,.semantic i.flag.greenland:before{background-position:-36px -182px}.semantic i.flag.gambia:before,.semantic i.flag.gm:before{background-position:-36px -208px}.semantic i.flag.gn:before,.semantic i.flag.guinea:before{background-position:-36px -234px}.semantic i.flag.gp:before,.semantic i.flag.guadeloupe:before{background-position:-36px -260px}.semantic i.flag.equatorial.guinea:before,.semantic i.flag.gq:before{background-position:-36px -286px}.semantic i.flag.gr:before,.semantic i.flag.greece:before{background-position:-36px -312px}.semantic i.flag.gs:before,.semantic i.flag.sandwich.islands:before{background-position:-36px -338px}.semantic i.flag.gt:before,.semantic i.flag.guatemala:before{background-position:-36px -364px}.semantic i.flag.gu:before,.semantic i.flag.guam:before{background-position:-36px -390px}.semantic i.flag.guinea-bissau:before,.semantic i.flag.gw:before{background-position:-36px -416px}.semantic i.flag.guyana:before,.semantic i.flag.gy:before{background-position:-36px -442px}.semantic i.flag.hk:before,.semantic i.flag.hong.kong:before{background-position:-36px -468px}.semantic i.flag.heard.island:before,.semantic i.flag.hm:before{background-position:-36px -494px}.semantic i.flag.hn:before,.semantic i.flag.honduras:before{background-position:-36px -520px}.semantic i.flag.croatia:before,.semantic i.flag.hr:before{background-position:-36px -546px}.semantic i.flag.haiti:before,.semantic i.flag.ht:before{background-position:-36px -572px}.semantic i.flag.hu:before,.semantic i.flag.hungary:before{background-position:-36px -598px}.semantic i.flag.id:before,.semantic i.flag.indonesia:before{background-position:-36px -624px}.semantic i.flag.ie:before,.semantic i.flag.ireland:before{background-position:-36px -650px}.semantic i.flag.il:before,.semantic i.flag.israel:before{background-position:-36px -676px}.semantic i.flag.in:before,.semantic i.flag.india:before{background-position:-36px -702px}.semantic i.flag.indian.ocean.territory:before,.semantic i.flag.io:before{background-position:-36px -728px}.semantic i.flag.iq:before,.semantic i.flag.iraq:before{background-position:-36px -754px}.semantic i.flag.ir:before,.semantic i.flag.iran:before{background-position:-36px -780px}.semantic i.flag.iceland:before,.semantic i.flag.is:before{background-position:-36px -806px}.semantic i.flag.it:before,.semantic i.flag.italy:before{background-position:-36px -832px}.semantic i.flag.jamaica:before,.semantic i.flag.jm:before{background-position:-36px -858px}.semantic i.flag.jo:before,.semantic i.flag.jordan:before{background-position:-36px -884px}.semantic i.flag.japan:before,.semantic i.flag.jp:before{background-position:-36px -910px}.semantic i.flag.ke:before,.semantic i.flag.kenya:before{background-position:-36px -936px}.semantic i.flag.kg:before,.semantic i.flag.kyrgyzstan:before{background-position:-36px -962px}.semantic i.flag.cambodia:before,.semantic i.flag.kh:before{background-position:-36px -988px}.semantic i.flag.ki:before,.semantic i.flag.kiribati:before{background-position:-36px -1014px}.semantic i.flag.comoros:before,.semantic i.flag.km:before{background-position:-36px -1040px}.semantic i.flag.kn:before,.semantic i.flag.saint.kitts.and.nevis:before{background-position:-36px -1066px}.semantic i.flag.kp:before,.semantic i.flag.north.korea:before{background-position:-36px -1092px}.semantic i.flag.kr:before,.semantic i.flag.south.korea:before{background-position:-36px -1118px}.semantic i.flag.kuwait:before,.semantic i.flag.kw:before{background-position:-36px -1144px}.semantic i.flag.cayman.islands:before,.semantic i.flag.ky:before{background-position:-36px -1170px}.semantic i.flag.kazakhstan:before,.semantic i.flag.kz:before{background-position:-36px -1196px}.semantic i.flag.la:before,.semantic i.flag.laos:before{background-position:-36px -1222px}.semantic i.flag.lb:before,.semantic i.flag.lebanon:before{background-position:-36px -1248px}.semantic i.flag.lc:before,.semantic i.flag.saint.lucia:before{background-position:-36px -1274px}.semantic i.flag.li:before,.semantic i.flag.liechtenstein:before{background-position:-36px -1300px}.semantic i.flag.lk:before,.semantic i.flag.sri.lanka:before{background-position:-36px -1326px}.semantic i.flag.liberia:before,.semantic i.flag.lr:before{background-position:-36px -1352px}.semantic i.flag.lesotho:before,.semantic i.flag.ls:before{background-position:-36px -1378px}.semantic i.flag.lithuania:before,.semantic i.flag.lt:before{background-position:-36px -1404px}.semantic i.flag.lu:before,.semantic i.flag.luxembourg:before{background-position:-36px -1430px}.semantic i.flag.latvia:before,.semantic i.flag.lv:before{background-position:-36px -1456px}.semantic i.flag.libya:before,.semantic i.flag.ly:before{background-position:-36px -1482px}.semantic i.flag.ma:before,.semantic i.flag.morocco:before{background-position:-36px -1508px}.semantic i.flag.mc:before,.semantic i.flag.monaco:before{background-position:-36px -1534px}.semantic i.flag.md:before,.semantic i.flag.moldova:before{background-position:-36px -1560px}.semantic i.flag.me:before,.semantic i.flag.montenegro:before{background-position:-36px -1586px}.semantic i.flag.madagascar:before,.semantic i.flag.mg:before{background-position:-36px -1613px}.semantic i.flag.marshall.islands:before,.semantic i.flag.mh:before{background-position:-36px -1639px}.semantic i.flag.macedonia:before,.semantic i.flag.mk:before{background-position:-36px -1665px}.semantic i.flag.mali:before,.semantic i.flag.ml:before{background-position:-36px -1691px}.semantic i.flag.burma:before,.semantic i.flag.mm:before,.semantic i.flag.myanmar:before{background-position:-73px -1821px}.semantic i.flag.mn:before,.semantic i.flag.mongolia:before{background-position:-36px -1743px}.semantic i.flag.macau:before,.semantic i.flag.mo:before{background-position:-36px -1769px}.semantic i.flag.mp:before,.semantic i.flag.northern.mariana.islands:before{background-position:-36px -1795px}.semantic i.flag.martinique:before,.semantic i.flag.mq:before{background-position:-36px -1821px}.semantic i.flag.mauritania:before,.semantic i.flag.mr:before{background-position:-36px -1847px}.semantic i.flag.montserrat:before,.semantic i.flag.ms:before{background-position:-36px -1873px}.semantic i.flag.malta:before,.semantic i.flag.mt:before{background-position:-36px -1899px}.semantic i.flag.mauritius:before,.semantic i.flag.mu:before{background-position:-36px -1925px}.semantic i.flag.maldives:before,.semantic i.flag.mv:before{background-position:-36px -1951px}.semantic i.flag.malawi:before,.semantic i.flag.mw:before{background-position:-36px -1977px}.semantic i.flag.mexico:before,.semantic i.flag.mx:before{background-position:-72px 0}.semantic i.flag.malaysia:before,.semantic i.flag.my:before{background-position:-72px -26px}.semantic i.flag.mozambique:before,.semantic i.flag.mz:before{background-position:-72px -52px}.semantic i.flag.na:before,.semantic i.flag.namibia:before{background-position:-72px -78px}.semantic i.flag.nc:before,.semantic i.flag.new.caledonia:before{background-position:-72px -104px}.semantic i.flag.ne:before,.semantic i.flag.niger:before{background-position:-72px -130px}.semantic i.flag.nf:before,.semantic i.flag.norfolk.island:before{background-position:-72px -156px}.semantic i.flag.ng:before,.semantic i.flag.nigeria:before{background-position:-72px -182px}.semantic i.flag.ni:before,.semantic i.flag.nicaragua:before{background-position:-72px -208px}.semantic i.flag.netherlands:before,.semantic i.flag.nl:before{background-position:-72px -234px}.semantic i.flag.no:before,.semantic i.flag.norway:before{background-position:-72px -260px}.semantic i.flag.nepal:before,.semantic i.flag.np:before{background-position:-72px -286px}.semantic i.flag.nauru:before,.semantic i.flag.nr:before{background-position:-72px -312px}.semantic i.flag.niue:before,.semantic i.flag.nu:before{background-position:-72px -338px}.semantic i.flag.new.zealand:before,.semantic i.flag.nz:before{background-position:-72px -364px}.semantic i.flag.om:before,.semantic i.flag.oman:before{background-position:-72px -390px}.semantic i.flag.pa:before,.semantic i.flag.panama:before{background-position:-72px -416px}.semantic i.flag.pe:before,.semantic i.flag.peru:before{background-position:-72px -442px}.semantic i.flag.french.polynesia:before,.semantic i.flag.pf:before{background-position:-72px -468px}.semantic i.flag.new.guinea:before,.semantic i.flag.pg:before{background-position:-72px -494px}.semantic i.flag.ph:before,.semantic i.flag.philippines:before{background-position:-72px -520px}.semantic i.flag.pakistan:before,.semantic i.flag.pk:before{background-position:-72px -546px}.semantic i.flag.pl:before,.semantic i.flag.poland:before{background-position:-72px -572px}.semantic i.flag.pm:before,.semantic i.flag.saint.pierre:before{background-position:-72px -598px}.semantic i.flag.pitcairn.islands:before,.semantic i.flag.pn:before{background-position:-72px -624px}.semantic i.flag.pr:before,.semantic i.flag.puerto.rico:before{background-position:-72px -650px}.semantic i.flag.palestine:before,.semantic i.flag.ps:before{background-position:-72px -676px}.semantic i.flag.portugal:before,.semantic i.flag.pt:before{background-position:-72px -702px}.semantic i.flag.palau:before,.semantic i.flag.pw:before{background-position:-72px -728px}.semantic i.flag.paraguay:before,.semantic i.flag.py:before{background-position:-72px -754px}.semantic i.flag.qa:before,.semantic i.flag.qatar:before{background-position:-72px -780px}.semantic i.flag.re:before,.semantic i.flag.reunion:before{background-position:-72px -806px}.semantic i.flag.ro:before,.semantic i.flag.romania:before{background-position:-72px -832px}.semantic i.flag.rs:before,.semantic i.flag.serbia:before{background-position:-72px -858px}.semantic i.flag.ru:before,.semantic i.flag.russia:before{background-position:-72px -884px}.semantic i.flag.rw:before,.semantic i.flag.rwanda:before{background-position:-72px -910px}.semantic i.flag.sa:before,.semantic i.flag.saudi.arabia:before{background-position:-72px -936px}.semantic i.flag.sb:before,.semantic i.flag.solomon.islands:before{background-position:-72px -962px}.semantic i.flag.sc:before,.semantic i.flag.seychelles:before{background-position:-72px -988px}.semantic i.flag.gb.sct:before,.semantic i.flag.scotland:before{background-position:-72px -1014px}.semantic i.flag.sd:before,.semantic i.flag.sudan:before{background-position:-72px -1040px}.semantic i.flag.se:before,.semantic i.flag.sweden:before{background-position:-72px -1066px}.semantic i.flag.sg:before,.semantic i.flag.singapore:before{background-position:-72px -1092px}.semantic i.flag.saint.helena:before,.semantic i.flag.sh:before{background-position:-72px -1118px}.semantic i.flag.si:before,.semantic i.flag.slovenia:before{background-position:-72px -1144px}.semantic i.flag.jan.mayen:before,.semantic i.flag.sj:before,.semantic i.flag.svalbard:before{background-position:-72px -1170px}.semantic i.flag.sk:before,.semantic i.flag.slovakia:before{background-position:-72px -1196px}.semantic i.flag.sierra.leone:before,.semantic i.flag.sl:before{background-position:-72px -1222px}.semantic i.flag.san.marino:before,.semantic i.flag.sm:before{background-position:-72px -1248px}.semantic i.flag.senegal:before,.semantic i.flag.sn:before{background-position:-72px -1274px}.semantic i.flag.so:before,.semantic i.flag.somalia:before{background-position:-72px -1300px}.semantic i.flag.sr:before,.semantic i.flag.suriname:before{background-position:-72px -1326px}.semantic i.flag.sao.tome:before,.semantic i.flag.st:before{background-position:-72px -1352px}.semantic i.flag.el.salvador:before,.semantic i.flag.sv:before{background-position:-72px -1378px}.semantic i.flag.sy:before,.semantic i.flag.syria:before{background-position:-72px -1404px}.semantic i.flag.swaziland:before,.semantic i.flag.sz:before{background-position:-72px -1430px}.semantic i.flag.caicos.islands:before,.semantic i.flag.tc:before{background-position:-72px -1456px}.semantic i.flag.chad:before,.semantic i.flag.td:before{background-position:-72px -1482px}.semantic i.flag.french.territories:before,.semantic i.flag.tf:before{background-position:-72px -1508px}.semantic i.flag.tg:before,.semantic i.flag.togo:before{background-position:-72px -1534px}.semantic i.flag.th:before,.semantic i.flag.thailand:before{background-position:-72px -1560px}.semantic i.flag.tajikistan:before,.semantic i.flag.tj:before{background-position:-72px -1586px}.semantic i.flag.tk:before,.semantic i.flag.tokelau:before{background-position:-72px -1612px}.semantic i.flag.timorleste:before,.semantic i.flag.tl:before{background-position:-72px -1638px}.semantic i.flag.tm:before,.semantic i.flag.turkmenistan:before{background-position:-72px -1664px}.semantic i.flag.tn:before,.semantic i.flag.tunisia:before{background-position:-72px -1690px}.semantic i.flag.to:before,.semantic i.flag.tonga:before{background-position:-72px -1716px}.semantic i.flag.tr:before,.semantic i.flag.turkey:before{background-position:-72px -1742px}.semantic i.flag.trinidad:before,.semantic i.flag.tt:before{background-position:-72px -1768px}.semantic i.flag.tuvalu:before,.semantic i.flag.tv:before{background-position:-72px -1794px}.semantic i.flag.taiwan:before,.semantic i.flag.tw:before{background-position:-72px -1820px}.semantic i.flag.tanzania:before,.semantic i.flag.tz:before{background-position:-72px -1846px}.semantic i.flag.ua:before,.semantic i.flag.ukraine:before{background-position:-72px -1872px}.semantic i.flag.ug:before,.semantic i.flag.uganda:before{background-position:-72px -1898px}.semantic i.flag.um:before,.semantic i.flag.us.minor.islands:before{background-position:-72px -1924px}.semantic i.flag.america:before,.semantic i.flag.united.states:before,.semantic i.flag.us:before{background-position:-72px -1950px}.semantic i.flag.uruguay:before,.semantic i.flag.uy:before{background-position:-72px -1976px}.semantic i.flag.uz:before,.semantic i.flag.uzbekistan:before{background-position:-108px 0}.semantic i.flag.va:before,.semantic i.flag.vatican.city:before{background-position:-108px -26px}.semantic i.flag.saint.vincent:before,.semantic i.flag.vc:before{background-position:-108px -52px}.semantic i.flag.ve:before,.semantic i.flag.venezuela:before{background-position:-108px -78px}.semantic i.flag.british.virgin.islands:before,.semantic i.flag.vg:before{background-position:-108px -104px}.semantic i.flag.us.virgin.islands:before,.semantic i.flag.vi:before{background-position:-108px -130px}.semantic i.flag.vietnam:before,.semantic i.flag.vn:before{background-position:-108px -156px}.semantic i.flag.vanuatu:before,.semantic i.flag.vu:before{background-position:-108px -182px}.semantic i.flag.gb.wls:before,.semantic i.flag.wales:before{background-position:-108px -208px}.semantic i.flag.wallis.and.futuna:before,.semantic i.flag.wf:before{background-position:-108px -234px}.semantic i.flag.samoa:before,.semantic i.flag.ws:before{background-position:-108px -260px}.semantic i.flag.ye:before,.semantic i.flag.yemen:before{background-position:-108px -286px}.semantic i.flag.mayotte:before,.semantic i.flag.yt:before{background-position:-108px -312px}.semantic i.flag.south.africa:before,.semantic i.flag.za:before{background-position:-108px -338px}.semantic i.flag.zambia:before,.semantic i.flag.zm:before{background-position:-108px -364px}.semantic i.flag.zimbabwe:before,.semantic i.flag.zw:before{background-position:-108px -390px}.semantic .ui.header{border:none;margin:calc(2rem - .14286em) 0 1rem;padding:0;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:700;line-height:1.28571429em;text-transform:none;color:rgba(0,0,0,.87)}.semantic .ui.header:first-child{margin-top:-.14285714em}.semantic .ui.header:last-child{margin-bottom:0}.semantic .ui.header .sub.header{display:block;font-weight:400;padding:0;margin:0;line-height:1.2em;color:rgba(0,0,0,.6)}.semantic .ui.header>.icon{display:table-cell;opacity:1;font-size:1.5em;padding-top:0;vertical-align:middle}.semantic .ui.header .icon:only-child{display:inline-block;padding:0;margin-right:.75rem}.semantic .ui.header>.image:not(.icon),.semantic .ui.header>img{display:inline-block;margin-top:.14285714em;width:2.5em;height:auto;vertical-align:middle}.semantic .ui.header>.image:not(.icon):only-child,.semantic .ui.header>img:only-child{margin-right:.75rem}.semantic .ui.header .content{display:inline-block;vertical-align:top}.semantic .ui.header>.icon+.content,.semantic .ui.header>.image+.content,.semantic .ui.header>img+.content{padding-left:.75rem;vertical-align:middle}.semantic .ui.header>.icon+.content{display:table-cell}.semantic .ui.header .ui.label{font-size:"";margin-left:.5rem;vertical-align:middle}.semantic .ui.header+p{margin-top:0}.semantic h1.ui.header{font-size:2rem}.semantic h2.ui.header{font-size:1.71428571rem}.semantic h3.ui.header{font-size:1.28571429rem}.semantic h4.ui.header{font-size:1.07142857rem}.semantic h5.ui.header{font-size:1rem}.semantic h1.ui.header .sub.header,.semantic h2.ui.header .sub.header{font-size:1.14285714rem}.semantic h3.ui.header .sub.header,.semantic h4.ui.header .sub.header{font-size:1rem}.semantic h5.ui.header .sub.header{font-size:.92857143rem}.semantic .ui.huge.header{min-height:1em;font-size:2em}.semantic .ui.large.header{font-size:1.71428571em}.semantic .ui.medium.header{font-size:1.28571429em}.semantic .ui.small.header{font-size:1.07142857em}.semantic .ui.tiny.header{font-size:1em}.semantic .ui.huge.header .sub.header,.semantic .ui.large.header .sub.header{font-size:1.14285714rem}.semantic .ui.header .sub.header,.semantic .ui.small.header .sub.header{font-size:1rem}.semantic .ui.tiny.header .sub.header{font-size:.92857143rem}.semantic .ui.sub.header{padding:0;margin-bottom:.14285714rem;font-weight:700;text-transform:uppercase;color:""}.semantic .ui.small.sub.header{font-size:.78571429em}.semantic .ui.sub.header{font-size:.85714286em}.semantic .ui.large.sub.header{font-size:.92857143em}.semantic .ui.huge.sub.header{font-size:1em}.semantic .ui.icon.header{display:inline-block;text-align:center;margin:2rem 0 1rem}.semantic .ui.icon.header:after{content:"";display:block;height:0;clear:both;visibility:hidden}.semantic .ui.icon.header:first-child{margin-top:0}.semantic .ui.icon.header .icon{float:none;display:block;width:auto;height:auto;line-height:1;padding:0;font-size:3em;margin:0 auto .5rem;opacity:1}.semantic .ui.icon.header .content{display:block;padding:0}.semantic .ui.icon.header .circular.icon,.semantic .ui.icon.header .square.icon{font-size:2em}.semantic .ui.block.icon.header .icon{margin-bottom:0}.semantic .ui.icon.header.aligned{margin-left:auto;margin-right:auto;display:block}.semantic .ui.disabled.header{opacity:.45}.semantic .ui.inverted.header{color:#fff}.semantic .ui.inverted.header .sub.header{color:hsla(0,0%,100%,.8)}.semantic .ui.inverted.attached.header{border-color:transparent}.semantic .ui.inverted.attached.header,.semantic .ui.inverted.block.header{background:#545454 linear-gradient(transparent,rgba(0,0,0,.05));box-shadow:none}.semantic .ui.inverted.block.header{border-bottom:none}.semantic .ui.red.header{color:#db2828!important}.semantic a.ui.red.header:hover{color:#d01919!important}.semantic .ui.red.dividing.header{border-bottom:2px solid #db2828}.semantic .ui.inverted.red.header{color:#ff695e!important}.semantic a.ui.inverted.red.header:hover{color:#ff5144!important}.semantic .ui.orange.header{color:#f2711c!important}.semantic a.ui.orange.header:hover{color:#f26202!important}.semantic .ui.orange.dividing.header{border-bottom:2px solid #f2711c}.semantic .ui.inverted.orange.header{color:#ff851b!important}.semantic a.ui.inverted.orange.header:hover{color:#ff7701!important}.semantic .ui.olive.header{color:#b5cc18!important}.semantic a.ui.olive.header:hover{color:#a7bd0d!important}.semantic .ui.olive.dividing.header{border-bottom:2px solid #b5cc18}.semantic .ui.inverted.olive.header{color:#d9e778!important}.semantic a.ui.inverted.olive.header:hover{color:#d8ea5c!important}.semantic .ui.yellow.header{color:#fbbd08!important}.semantic a.ui.yellow.header:hover{color:#eaae00!important}.semantic .ui.yellow.dividing.header{border-bottom:2px solid #fbbd08}.semantic .ui.inverted.yellow.header{color:#ffe21f!important}.semantic a.ui.inverted.yellow.header:hover{color:#ffdf05!important}.semantic .ui.green.header{color:#21ba45!important}.semantic a.ui.green.header:hover{color:#16ab39!important}.semantic .ui.green.dividing.header{border-bottom:2px solid #21ba45}.semantic .ui.inverted.green.header{color:#2ecc40!important}.semantic a.ui.inverted.green.header:hover{color:#22be34!important}.semantic .ui.teal.header{color:#00b5ad!important}.semantic a.ui.teal.header:hover{color:#009c95!important}.semantic .ui.teal.dividing.header{border-bottom:2px solid #00b5ad}.semantic .ui.inverted.teal.header{color:#6dffff!important}.semantic a.ui.inverted.teal.header:hover{color:#54ffff!important}.semantic .ui.blue.header{color:#2185d0!important}.semantic a.ui.blue.header:hover{color:#1678c2!important}.semantic .ui.blue.dividing.header{border-bottom:2px solid #2185d0}.semantic .ui.inverted.blue.header{color:#54c8ff!important}.semantic a.ui.inverted.blue.header:hover{color:#3ac0ff!important}.semantic .ui.violet.header{color:#6435c9!important}.semantic a.ui.violet.header:hover{color:#5829bb!important}.semantic .ui.violet.dividing.header{border-bottom:2px solid #6435c9}.semantic .ui.inverted.violet.header{color:#a291fb!important}.semantic a.ui.inverted.violet.header:hover{color:#8a73ff!important}.semantic .ui.purple.header{color:#a333c8!important}.semantic a.ui.purple.header:hover{color:#9627ba!important}.semantic .ui.purple.dividing.header{border-bottom:2px solid #a333c8}.semantic .ui.inverted.purple.header{color:#dc73ff!important}.semantic a.ui.inverted.purple.header:hover{color:#d65aff!important}.semantic .ui.pink.header{color:#e03997!important}.semantic a.ui.pink.header:hover{color:#e61a8d!important}.semantic .ui.pink.dividing.header{border-bottom:2px solid #e03997}.semantic .ui.inverted.pink.header{color:#ff8edf!important}.semantic a.ui.inverted.pink.header:hover{color:#ff74d8!important}.semantic .ui.brown.header{color:#a5673f!important}.semantic a.ui.brown.header:hover{color:#975b33!important}.semantic .ui.brown.dividing.header{border-bottom:2px solid #a5673f}.semantic .ui.inverted.brown.header{color:#d67c1c!important}.semantic a.ui.inverted.brown.header:hover{color:#c86f11!important}.semantic .ui.grey.header{color:#767676!important}.semantic a.ui.grey.header:hover{color:#838383!important}.semantic .ui.grey.dividing.header{border-bottom:2px solid #767676}.semantic .ui.inverted.grey.header{color:#dcddde!important}.semantic a.ui.inverted.grey.header:hover{color:#cfd0d2!important}.semantic .ui.left.aligned.header{text-align:left}.semantic .ui.right.aligned.header{text-align:right}.semantic .ui.center.aligned.header,.semantic .ui.centered.header{text-align:center}.semantic .ui.justified.header{text-align:justify}.semantic .ui.justified.header:after{display:inline-block;content:"";width:100%}.semantic .ui.floated.header,.semantic .ui[class*="left floated"].header{float:left;margin-top:0;margin-right:.5em}.semantic .ui[class*="right floated"].header{float:right;margin-top:0;margin-left:.5em}.semantic .ui.fitted.header{padding:0}.semantic .ui.dividing.header{padding-bottom:.21428571rem;border-bottom:1px solid rgba(34,36,38,.15)}.semantic .ui.dividing.header .sub.header{padding-bottom:.21428571rem}.semantic .ui.dividing.header .icon{margin-bottom:0}.semantic .ui.inverted.dividing.header{border-bottom-color:hsla(0,0%,100%,.1)}.semantic .ui.block.header{background:#f3f4f5;padding:.78571429rem 1rem;box-shadow:none;border:1px solid #d4d4d5;border-radius:.28571429rem}.semantic .ui.tiny.block.header{font-size:.85714286rem}.semantic .ui.small.block.header{font-size:.92857143rem}.semantic .ui.block.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6){font-size:1rem}.semantic .ui.large.block.header{font-size:1.14285714rem}.semantic .ui.huge.block.header{font-size:1.42857143rem}.semantic .ui.attached.header{background:#fff;padding:.78571429rem 1rem;margin-left:-1px;margin-right:-1px;box-shadow:none;border:1px solid #d4d4d5}.semantic .ui.attached.block.header{background:#f3f4f5}.semantic .ui.attached:not(.top):not(.bottom).header{margin-top:0;margin-bottom:0;border-top:none;border-radius:0}.semantic .ui.top.attached.header{margin-bottom:0;border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.bottom.attached.header{margin-top:0;border-top:none;border-radius:0 0 .28571429rem .28571429rem}.semantic .ui.tiny.attached.header{font-size:.85714286em}.semantic .ui.small.attached.header{font-size:.92857143em}.semantic .ui.attached.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6){font-size:1em}.semantic .ui.large.attached.header{font-size:1.14285714em}.semantic .ui.huge.attached.header{font-size:1.42857143em}.semantic .ui.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6){font-size:1.28571429em}@font-face{.semantic{font-family:Icons;src:url(themes/default/assets/fonts/icons.eot);src:url(themes/default/assets/fonts/icons.eot?#iefix) format("embedded-opentype"),url(themes/default/assets/fonts/icons.woff2) format("woff2"),url(themes/default/assets/fonts/icons.woff) format("woff"),url(themes/default/assets/fonts/icons.ttf) format("truetype"),url(themes/default/assets/fonts/icons.svg#icons) format("svg");font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none}}.semantic i.icon{display:inline-block;opacity:1;margin:0 .25rem 0 0;width:1.18em;height:1em;font-family:Icons;font-style:normal;font-weight:400;text-decoration:inherit;text-align:center;speak:none;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;backface-visibility:hidden}.semantic i.icon:before{background:0 0!important}.semantic i.icon.loading{height:1em;line-height:1;animation:icon-loading 2s linear infinite}@keyframes icon-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.semantic i.emphasized.icon,.semantic i.icon.active,.semantic i.icon.hover{opacity:1!important}.semantic i.disabled.icon{opacity:.45!important}.semantic i.fitted.icon{width:auto;margin:0!important}.semantic i.link.icon,.semantic i.link.icons{cursor:pointer;opacity:.8;transition:opacity .1s ease}.semantic i.link.icon:hover,.semantic i.link.icons:hover{opacity:1!important}.semantic i.circular.icon{border-radius:500em!important;line-height:1!important;padding:.5em 0!important;box-shadow:inset 0 0 0 .1em rgba(0,0,0,.1);width:2em!important;height:2em!important}.semantic i.circular.inverted.icon{border:none;box-shadow:none}.semantic i.flipped.icon,.semantic i.horizontally.flipped.icon{transform:scaleX(-1)}.semantic i.vertically.flipped.icon{transform:scaleY(-1)}.semantic i.clockwise.rotated.icon,.semantic i.right.rotated.icon,.semantic i.rotated.icon{transform:rotate(90deg)}.semantic i.counterclockwise.rotated.icon,.semantic i.left.rotated.icon{transform:rotate(-90deg)}.semantic i.bordered.icon{line-height:1;vertical-align:baseline;width:2em;height:2em;padding:.5em 0!important;box-shadow:inset 0 0 0 .1em rgba(0,0,0,.1)}.semantic i.bordered.inverted.icon{border:none;box-shadow:none}.semantic i.inverted.bordered.icon,.semantic i.inverted.circular.icon{background-color:#1b1c1d!important;color:#fff!important}.semantic i.inverted.icon{color:#fff}.semantic i.red.icon{color:#db2828!important}.semantic i.inverted.red.icon{color:#ff695e!important}.semantic i.inverted.bordered.red.icon,.semantic i.inverted.circular.red.icon{background-color:#db2828!important;color:#fff!important}.semantic i.orange.icon{color:#f2711c!important}.semantic i.inverted.orange.icon{color:#ff851b!important}.semantic i.inverted.bordered.orange.icon,.semantic i.inverted.circular.orange.icon{background-color:#f2711c!important;color:#fff!important}.semantic i.yellow.icon{color:#fbbd08!important}.semantic i.inverted.yellow.icon{color:#ffe21f!important}.semantic i.inverted.bordered.yellow.icon,.semantic i.inverted.circular.yellow.icon{background-color:#fbbd08!important;color:#fff!important}.semantic i.olive.icon{color:#b5cc18!important}.semantic i.inverted.olive.icon{color:#d9e778!important}.semantic i.inverted.bordered.olive.icon,.semantic i.inverted.circular.olive.icon{background-color:#b5cc18!important;color:#fff!important}.semantic i.green.icon{color:#21ba45!important}.semantic i.inverted.green.icon{color:#2ecc40!important}.semantic i.inverted.bordered.green.icon,.semantic i.inverted.circular.green.icon{background-color:#21ba45!important;color:#fff!important}.semantic i.teal.icon{color:#00b5ad!important}.semantic i.inverted.teal.icon{color:#6dffff!important}.semantic i.inverted.bordered.teal.icon,.semantic i.inverted.circular.teal.icon{background-color:#00b5ad!important;color:#fff!important}.semantic i.blue.icon{color:#2185d0!important}.semantic i.inverted.blue.icon{color:#54c8ff!important}.semantic i.inverted.bordered.blue.icon,.semantic i.inverted.circular.blue.icon{background-color:#2185d0!important;color:#fff!important}.semantic i.violet.icon{color:#6435c9!important}.semantic i.inverted.violet.icon{color:#a291fb!important}.semantic i.inverted.bordered.violet.icon,.semantic i.inverted.circular.violet.icon{background-color:#6435c9!important;color:#fff!important}.semantic i.purple.icon{color:#a333c8!important}.semantic i.inverted.purple.icon{color:#dc73ff!important}.semantic i.inverted.bordered.purple.icon,.semantic i.inverted.circular.purple.icon{background-color:#a333c8!important;color:#fff!important}.semantic i.pink.icon{color:#e03997!important}.semantic i.inverted.pink.icon{color:#ff8edf!important}.semantic i.inverted.bordered.pink.icon,.semantic i.inverted.circular.pink.icon{background-color:#e03997!important;color:#fff!important}.semantic i.brown.icon{color:#a5673f!important}.semantic i.inverted.brown.icon{color:#d67c1c!important}.semantic i.inverted.bordered.brown.icon,.semantic i.inverted.circular.brown.icon{background-color:#a5673f!important;color:#fff!important}.semantic i.grey.icon{color:#767676!important}.semantic i.inverted.grey.icon{color:#dcddde!important}.semantic i.inverted.bordered.grey.icon,.semantic i.inverted.circular.grey.icon{background-color:#767676!important;color:#fff!important}.semantic i.black.icon{color:#1b1c1d!important}.semantic i.inverted.black.icon{color:#545454!important}.semantic i.inverted.bordered.black.icon,.semantic i.inverted.circular.black.icon{background-color:#1b1c1d!important;color:#fff!important}.semantic i.mini.icon,.semantic i.mini.icons{line-height:1;font-size:.4em}.semantic i.tiny.icon,.semantic i.tiny.icons{line-height:1;font-size:.5em}.semantic i.small.icon,.semantic i.small.icons{line-height:1;font-size:.75em}.semantic i.icon,.semantic i.icons{font-size:1em}.semantic i.large.icon,.semantic i.large.icons{line-height:1;vertical-align:middle;font-size:1.5em}.semantic i.big.icon,.semantic i.big.icons{line-height:1;vertical-align:middle;font-size:2em}.semantic i.huge.icon,.semantic i.huge.icons{line-height:1;vertical-align:middle;font-size:4em}.semantic i.massive.icon,.semantic i.massive.icons{line-height:1;vertical-align:middle;font-size:8em}.semantic i.icons{display:inline-block;position:relative;line-height:1}.semantic i.icons .icon{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);margin:0}.semantic i.icons .icon:first-child{position:static;width:auto;height:auto;vertical-align:top;transform:none;margin-right:.25rem}.semantic i.icons .corner.icon{top:auto;left:auto;right:0;bottom:0;transform:none;font-size:.45em;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.semantic i.icons .top.right.corner.icon{top:0;left:auto;right:0;bottom:auto}.semantic i.icons .top.left.corner.icon{top:0;left:0;right:auto;bottom:auto}.semantic i.icons .bottom.left.corner.icon{top:auto;left:0;right:auto;bottom:0}.semantic i.icons .bottom.right.corner.icon{top:auto;left:auto;right:0;bottom:0}.semantic i.icons .inverted.corner.icon{text-shadow:-1px -1px 0 #1b1c1d,1px -1px 0 #1b1c1d,-1px 1px 0 #1b1c1d,1px 1px 0 #1b1c1d}.semantic i.icon.linkedin.in:before{content:"\f0e1"}.semantic i.icon.zoom.in:before{content:"\f00e"}.semantic i.icon.zoom.out:before{content:"\f010"}.semantic i.icon.sign.in:before{content:"\f2f6"}.semantic i.icon.in.cart:before{content:"\f218"}.semantic i.icon.log.out:before,.semantic i.icon.sign.out:before{content:"\f2f5"}.semantic i.icon.\35 00px:before{content:"\f26e"}.semantic i.icon.accessible.icon:before{content:"\f368"}.semantic i.icon.accusoft:before{content:"\f369"}.semantic i.icon.address.book:before{content:"\f2b9"}.semantic i.icon.address.card:before{content:"\f2bb"}.semantic i.icon.adjust:before{content:"\f042"}.semantic i.icon.adn:before{content:"\f170"}.semantic i.icon.adversal:before{content:"\f36a"}.semantic i.icon.affiliatetheme:before{content:"\f36b"}.semantic i.icon.algolia:before{content:"\f36c"}.semantic i.icon.align.center:before{content:"\f037"}.semantic i.icon.align.justify:before{content:"\f039"}.semantic i.icon.align.left:before{content:"\f036"}.semantic i.icon.align.right:before{content:"\f038"}.semantic i.icon.amazon:before{content:"\f270"}.semantic i.icon.amazon.pay:before{content:"\f42c"}.semantic i.icon.ambulance:before{content:"\f0f9"}.semantic i.icon.american.sign.language.interpreting:before{content:"\f2a3"}.semantic i.icon.amilia:before{content:"\f36d"}.semantic i.icon.anchor:before{content:"\f13d"}.semantic i.icon.android:before{content:"\f17b"}.semantic i.icon.angellist:before{content:"\f209"}.semantic i.icon.angle.double.down:before{content:"\f103"}.semantic i.icon.angle.double.left:before{content:"\f100"}.semantic i.icon.angle.double.right:before{content:"\f101"}.semantic i.icon.angle.double.up:before{content:"\f102"}.semantic i.icon.angle.down:before{content:"\f107"}.semantic i.icon.angle.left:before{content:"\f104"}.semantic i.icon.angle.right:before{content:"\f105"}.semantic i.icon.angle.up:before{content:"\f106"}.semantic i.icon.angrycreative:before{content:"\f36e"}.semantic i.icon.angular:before{content:"\f420"}.semantic i.icon.app.store:before{content:"\f36f"}.semantic i.icon.app.store.ios:before{content:"\f370"}.semantic i.icon.apper:before{content:"\f371"}.semantic i.icon.apple:before{content:"\f179"}.semantic i.icon.apple.pay:before{content:"\f415"}.semantic i.icon.archive:before{content:"\f187"}.semantic i.icon.arrow.alternate.circle.down:before{content:"\f358"}.semantic i.icon.arrow.alternate.circle.left:before{content:"\f359"}.semantic i.icon.arrow.alternate.circle.right:before{content:"\f35a"}.semantic i.icon.arrow.alternate.circle.up:before{content:"\f35b"}.semantic i.icon.arrow.circle.down:before{content:"\f0ab"}.semantic i.icon.arrow.circle.left:before{content:"\f0a8"}.semantic i.icon.arrow.circle.right:before{content:"\f0a9"}.semantic i.icon.arrow.circle.up:before{content:"\f0aa"}.semantic i.icon.arrow.down:before{content:"\f063"}.semantic i.icon.arrow.left:before{content:"\f060"}.semantic i.icon.arrow.right:before{content:"\f061"}.semantic i.icon.arrow.up:before{content:"\f062"}.semantic i.icon.arrows.alternate:before{content:"\f0b2"}.semantic i.icon.arrows.alternate.horizontal:before{content:"\f337"}.semantic i.icon.arrows.alternate.vertical:before{content:"\f338"}.semantic i.icon.assistive.listening.systems:before{content:"\f2a2"}.semantic i.icon.asterisk:before{content:"\f069"}.semantic i.icon.asymmetrik:before{content:"\f372"}.semantic i.icon.at:before{content:"\f1fa"}.semantic i.icon.audible:before{content:"\f373"}.semantic i.icon.audio.description:before{content:"\f29e"}.semantic i.icon.autoprefixer:before{content:"\f41c"}.semantic i.icon.avianex:before{content:"\f374"}.semantic i.icon.aviato:before{content:"\f421"}.semantic i.icon.aws:before{content:"\f375"}.semantic i.icon.backward:before{content:"\f04a"}.semantic i.icon.balance.scale:before{content:"\f24e"}.semantic i.icon.ban:before{content:"\f05e"}.semantic i.icon.band.aid:before{content:"\f462"}.semantic i.icon.bandcamp:before{content:"\f2d5"}.semantic i.icon.barcode:before{content:"\f02a"}.semantic i.icon.bars:before{content:"\f0c9"}.semantic i.icon.baseball.ball:before{content:"\f433"}.semantic i.icon.basketball.ball:before{content:"\f434"}.semantic i.icon.bath:before{content:"\f2cd"}.semantic i.icon.battery.empty:before{content:"\f244"}.semantic i.icon.battery.full:before{content:"\f240"}.semantic i.icon.battery.half:before{content:"\f242"}.semantic i.icon.battery.quarter:before{content:"\f243"}.semantic i.icon.battery.three.quarters:before{content:"\f241"}.semantic i.icon.bed:before{content:"\f236"}.semantic i.icon.beer:before{content:"\f0fc"}.semantic i.icon.behance:before{content:"\f1b4"}.semantic i.icon.behance.square:before{content:"\f1b5"}.semantic i.icon.bell:before{content:"\f0f3"}.semantic i.icon.bell.slash:before{content:"\f1f6"}.semantic i.icon.bicycle:before{content:"\f206"}.semantic i.icon.bimobject:before{content:"\f378"}.semantic i.icon.binoculars:before{content:"\f1e5"}.semantic i.icon.birthday.cake:before{content:"\f1fd"}.semantic i.icon.bitbucket:before{content:"\f171"}.semantic i.icon.bitcoin:before{content:"\f379"}.semantic i.icon.bity:before{content:"\f37a"}.semantic i.icon.black.tie:before{content:"\f27e"}.semantic i.icon.blackberry:before{content:"\f37b"}.semantic i.icon.blind:before{content:"\f29d"}.semantic i.icon.blogger:before{content:"\f37c"}.semantic i.icon.blogger.b:before{content:"\f37d"}.semantic i.icon.bluetooth:before{content:"\f293"}.semantic i.icon.bluetooth.b:before{content:"\f294"}.semantic i.icon.bold:before{content:"\f032"}.semantic i.icon.bolt:before{content:"\f0e7"}.semantic i.icon.bomb:before{content:"\f1e2"}.semantic i.icon.book:before{content:"\f02d"}.semantic i.icon.bookmark:before{content:"\f02e"}.semantic i.icon.bowling.ball:before{content:"\f436"}.semantic i.icon.box:before{content:"\f466"}.semantic i.icon.boxes:before{content:"\f468"}.semantic i.icon.braille:before{content:"\f2a1"}.semantic i.icon.briefcase:before{content:"\f0b1"}.semantic i.icon.btc:before{content:"\f15a"}.semantic i.icon.bug:before{content:"\f188"}.semantic i.icon.building:before{content:"\f1ad"}.semantic i.icon.bullhorn:before{content:"\f0a1"}.semantic i.icon.bullseye:before{content:"\f140"}.semantic i.icon.buromobelexperte:before{content:"\f37f"}.semantic i.icon.bus:before{content:"\f207"}.semantic i.icon.buysellads:before{content:"\f20d"}.semantic i.icon.calculator:before{content:"\f1ec"}.semantic i.icon.calendar:before{content:"\f133"}.semantic i.icon.calendar.alternate:before{content:"\f073"}.semantic i.icon.calendar.check:before{content:"\f274"}.semantic i.icon.calendar.minus:before{content:"\f272"}.semantic i.icon.calendar.plus:before{content:"\f271"}.semantic i.icon.calendar.times:before{content:"\f273"}.semantic i.icon.camera:before{content:"\f030"}.semantic i.icon.camera.retro:before{content:"\f083"}.semantic i.icon.car:before{content:"\f1b9"}.semantic i.icon.caret.down:before{content:"\f0d7"}.semantic i.icon.caret.left:before{content:"\f0d9"}.semantic i.icon.caret.right:before{content:"\f0da"}.semantic i.icon.caret.square.down:before{content:"\f150"}.semantic i.icon.caret.square.left:before{content:"\f191"}.semantic i.icon.caret.square.right:before{content:"\f152"}.semantic i.icon.caret.square.up:before{content:"\f151"}.semantic i.icon.caret.up:before{content:"\f0d8"}.semantic i.icon.cart.arrow.down:before{content:"\f218"}.semantic i.icon.cart.plus:before{content:"\f217"}.semantic i.icon.cc.amazon.pay:before{content:"\f42d"}.semantic i.icon.cc.amex:before{content:"\f1f3"}.semantic i.icon.cc.apple.pay:before{content:"\f416"}.semantic i.icon.cc.diners.club:before{content:"\f24c"}.semantic i.icon.cc.discover:before{content:"\f1f2"}.semantic i.icon.cc.jcb:before{content:"\f24b"}.semantic i.icon.cc.mastercard:before{content:"\f1f1"}.semantic i.icon.cc.paypal:before{content:"\f1f4"}.semantic i.icon.cc.stripe:before{content:"\f1f5"}.semantic i.icon.cc.visa:before{content:"\f1f0"}.semantic i.icon.centercode:before{content:"\f380"}.semantic i.icon.certificate:before{content:"\f0a3"}.semantic i.icon.chart.area:before{content:"\f1fe"}.semantic i.icon.chart.bar:before{content:"\f080"}.semantic i.icon.chart.line:before{content:"\f201"}.semantic i.icon.chart.pie:before{content:"\f200"}.semantic i.icon.check:before{content:"\f00c"}.semantic i.icon.check.circle:before{content:"\f058"}.semantic i.icon.check.square:before{content:"\f14a"}.semantic i.icon.chess:before{content:"\f439"}.semantic i.icon.chess.bishop:before{content:"\f43a"}.semantic i.icon.chess.board:before{content:"\f43c"}.semantic i.icon.chess.king:before{content:"\f43f"}.semantic i.icon.chess.knight:before{content:"\f441"}.semantic i.icon.chess.pawn:before{content:"\f443"}.semantic i.icon.chess.queen:before{content:"\f445"}.semantic i.icon.chess.rook:before{content:"\f447"}.semantic i.icon.chevron.circle.down:before{content:"\f13a"}.semantic i.icon.chevron.circle.left:before{content:"\f137"}.semantic i.icon.chevron.circle.right:before{content:"\f138"}.semantic i.icon.chevron.circle.up:before{content:"\f139"}.semantic i.icon.chevron.down:before{content:"\f078"}.semantic i.icon.chevron.left:before{content:"\f053"}.semantic i.icon.chevron.right:before{content:"\f054"}.semantic i.icon.chevron.up:before{content:"\f077"}.semantic i.icon.child:before{content:"\f1ae"}.semantic i.icon.chrome:before{content:"\f268"}.semantic i.icon.circle:before{content:"\f111"}.semantic i.icon.circle.notch:before{content:"\f1ce"}.semantic i.icon.clipboard:before{content:"\f328"}.semantic i.icon.clipboard.check:before{content:"\f46c"}.semantic i.icon.clipboard.list:before{content:"\f46d"}.semantic i.icon.clock:before{content:"\f017"}.semantic i.icon.clone:before{content:"\f24d"}.semantic i.icon.closed.captioning:before{content:"\f20a"}.semantic i.icon.cloud:before{content:"\f0c2"}.semantic i.icon.cloudscale:before{content:"\f383"}.semantic i.icon.cloudsmith:before{content:"\f384"}.semantic i.icon.cloudversify:before{content:"\f385"}.semantic i.icon.code:before{content:"\f121"}.semantic i.icon.code.branch:before{content:"\f126"}.semantic i.icon.codepen:before{content:"\f1cb"}.semantic i.icon.codiepie:before{content:"\f284"}.semantic i.icon.coffee:before{content:"\f0f4"}.semantic i.icon.cog:before{content:"\f013"}.semantic i.icon.cogs:before{content:"\f085"}.semantic i.icon.columns:before{content:"\f0db"}.semantic i.icon.comment:before{content:"\f075"}.semantic i.icon.comment.alternate:before{content:"\f27a"}.semantic i.icon.comments:before{content:"\f086"}.semantic i.icon.compass:before{content:"\f14e"}.semantic i.icon.compress:before{content:"\f066"}.semantic i.icon.connectdevelop:before{content:"\f20e"}.semantic i.icon.contao:before{content:"\f26d"}.semantic i.icon.copy:before{content:"\f0c5"}.semantic i.icon.copyright:before{content:"\f1f9"}.semantic i.icon.cpanel:before{content:"\f388"}.semantic i.icon.creative.commons:before{content:"\f25e"}.semantic i.icon.credit.card:before{content:"\f09d"}.semantic i.icon.crop:before{content:"\f125"}.semantic i.icon.crosshairs:before{content:"\f05b"}.semantic i.icon.css3:before{content:"\f13c"}.semantic i.icon.css3.alternate:before{content:"\f38b"}.semantic i.icon.cube:before{content:"\f1b2"}.semantic i.icon.cubes:before{content:"\f1b3"}.semantic i.icon.cut:before{content:"\f0c4"}.semantic i.icon.cuttlefish:before{content:"\f38c"}.semantic i.icon.d.and.d:before{content:"\f38d"}.semantic i.icon.dashcube:before{content:"\f210"}.semantic i.icon.database:before{content:"\f1c0"}.semantic i.icon.deaf:before{content:"\f2a4"}.semantic i.icon.delicious:before{content:"\f1a5"}.semantic i.icon.deploydog:before{content:"\f38e"}.semantic i.icon.deskpro:before{content:"\f38f"}.semantic i.icon.desktop:before{content:"\f108"}.semantic i.icon.deviantart:before{content:"\f1bd"}.semantic i.icon.digg:before{content:"\f1a6"}.semantic i.icon.digital.ocean:before{content:"\f391"}.semantic i.icon.discord:before{content:"\f392"}.semantic i.icon.discourse:before{content:"\f393"}.semantic i.icon.dna:before{content:"\f471"}.semantic i.icon.dochub:before{content:"\f394"}.semantic i.icon.docker:before{content:"\f395"}.semantic i.icon.dollar.sign:before{content:"\f155"}.semantic i.icon.dolly:before{content:"\f472"}.semantic i.icon.dolly.flatbed:before{content:"\f474"}.semantic i.icon.dot.circle:before{content:"\f192"}.semantic i.icon.download:before{content:"\f019"}.semantic i.icon.draft2digital:before{content:"\f396"}.semantic i.icon.dribbble:before{content:"\f17d"}.semantic i.icon.dribbble.square:before{content:"\f397"}.semantic i.icon.dropbox:before{content:"\f16b"}.semantic i.icon.drupal:before{content:"\f1a9"}.semantic i.icon.dyalog:before{content:"\f399"}.semantic i.icon.earlybirds:before{content:"\f39a"}.semantic i.icon.edge:before{content:"\f282"}.semantic i.icon.edit:before{content:"\f044"}.semantic i.icon.eject:before{content:"\f052"}.semantic i.icon.elementor:before{content:"\f430"}.semantic i.icon.ellipsis.horizontal:before{content:"\f141"}.semantic i.icon.ellipsis.vertical:before{content:"\f142"}.semantic i.icon.ember:before{content:"\f423"}.semantic i.icon.empire:before{content:"\f1d1"}.semantic i.icon.envelope:before{content:"\f0e0"}.semantic i.icon.envelope.open:before{content:"\f2b6"}.semantic i.icon.envelope.square:before{content:"\f199"}.semantic i.icon.envira:before{content:"\f299"}.semantic i.icon.eraser:before{content:"\f12d"}.semantic i.icon.erlang:before{content:"\f39d"}.semantic i.icon.ethereum:before{content:"\f42e"}.semantic i.icon.etsy:before{content:"\f2d7"}.semantic i.icon.euro.sign:before{content:"\f153"}.semantic i.icon.exchange.alternate:before{content:"\f362"}.semantic i.icon.exclamation:before{content:"\f12a"}.semantic i.icon.exclamation.circle:before{content:"\f06a"}.semantic i.icon.exclamation.triangle:before{content:"\f071"}.semantic i.icon.expand:before{content:"\f065"}.semantic i.icon.expand.arrows.alternate:before{content:"\f31e"}.semantic i.icon.expeditedssl:before{content:"\f23e"}.semantic i.icon.external.alternate:before{content:"\f35d"}.semantic i.icon.external.square.alternate:before{content:"\f360"}.semantic i.icon.eye:before{content:"\f06e"}.semantic i.icon.eye.dropper:before{content:"\f1fb"}.semantic i.icon.eye.slash:before{content:"\f070"}.semantic i.icon.facebook:before{content:"\f09a"}.semantic i.icon.facebook.f:before{content:"\f39e"}.semantic i.icon.facebook.messenger:before{content:"\f39f"}.semantic i.icon.facebook.square:before{content:"\f082"}.semantic i.icon.fast.backward:before{content:"\f049"}.semantic i.icon.fast.forward:before{content:"\f050"}.semantic i.icon.fax:before{content:"\f1ac"}.semantic i.icon.female:before{content:"\f182"}.semantic i.icon.fighter.jet:before{content:"\f0fb"}.semantic i.icon.file:before{content:"\f15b"}.semantic i.icon.file.alternate:before{content:"\f15c"}.semantic i.icon.file.archive:before{content:"\f1c6"}.semantic i.icon.file.audio:before{content:"\f1c7"}.semantic i.icon.file.code:before{content:"\f1c9"}.semantic i.icon.file.excel:before{content:"\f1c3"}.semantic i.icon.file.image:before{content:"\f1c5"}.semantic i.icon.file.pdf:before{content:"\f1c1"}.semantic i.icon.file.powerpoint:before{content:"\f1c4"}.semantic i.icon.file.video:before{content:"\f1c8"}.semantic i.icon.file.word:before{content:"\f1c2"}.semantic i.icon.film:before{content:"\f008"}.semantic i.icon.filter:before{content:"\f0b0"}.semantic i.icon.fire:before{content:"\f06d"}.semantic i.icon.fire.extinguisher:before{content:"\f134"}.semantic i.icon.firefox:before{content:"\f269"}.semantic i.icon.first.aid:before{content:"\f479"}.semantic i.icon.first.order:before{content:"\f2b0"}.semantic i.icon.firstdraft:before{content:"\f3a1"}.semantic i.icon.flag:before{content:"\f024"}.semantic i.icon.flag.checkered:before{content:"\f11e"}.semantic i.icon.flask:before{content:"\f0c3"}.semantic i.icon.flickr:before{content:"\f16e"}.semantic i.icon.flipboard:before{content:"\f44d"}.semantic i.icon.fly:before{content:"\f417"}.semantic i.icon.folder:before{content:"\f07b"}.semantic i.icon.folder.open:before{content:"\f07c"}.semantic i.icon.font:before{content:"\f031"}.semantic i.icon.font.awesome:before{content:"\f2b4"}.semantic i.icon.font.awesome.alternate:before{content:"\f35c"}.semantic i.icon.font.awesome.flag:before{content:"\f425"}.semantic i.icon.fonticons:before{content:"\f280"}.semantic i.icon.fonticons.fi:before{content:"\f3a2"}.semantic i.icon.football.ball:before{content:"\f44e"}.semantic i.icon.fort.awesome:before{content:"\f286"}.semantic i.icon.fort.awesome.alternate:before{content:"\f3a3"}.semantic i.icon.forumbee:before{content:"\f211"}.semantic i.icon.forward:before{content:"\f04e"}.semantic i.icon.foursquare:before{content:"\f180"}.semantic i.icon.free.code.camp:before{content:"\f2c5"}.semantic i.icon.freebsd:before{content:"\f3a4"}.semantic i.icon.frown:before{content:"\f119"}.semantic i.icon.futbol:before{content:"\f1e3"}.semantic i.icon.gamepad:before{content:"\f11b"}.semantic i.icon.gavel:before{content:"\f0e3"}.semantic i.icon.gem:before{content:"\f3a5"}.semantic i.icon.genderless:before{content:"\f22d"}.semantic i.icon.get.pocket:before{content:"\f265"}.semantic i.icon.gg:before{content:"\f260"}.semantic i.icon.gg.circle:before{content:"\f261"}.semantic i.icon.gift:before{content:"\f06b"}.semantic i.icon.git:before{content:"\f1d3"}.semantic i.icon.git.square:before{content:"\f1d2"}.semantic i.icon.github:before{content:"\f09b"}.semantic i.icon.github.alternate:before{content:"\f113"}.semantic i.icon.github.square:before{content:"\f092"}.semantic i.icon.gitkraken:before{content:"\f3a6"}.semantic i.icon.gitlab:before{content:"\f296"}.semantic i.icon.gitter:before{content:"\f426"}.semantic i.icon.glass.martini:before{content:"\f000"}.semantic i.icon.glide:before{content:"\f2a5"}.semantic i.icon.glide.g:before{content:"\f2a6"}.semantic i.icon.globe:before{content:"\f0ac"}.semantic i.icon.gofore:before{content:"\f3a7"}.semantic i.icon.golf.ball:before{content:"\f450"}.semantic i.icon.goodreads:before{content:"\f3a8"}.semantic i.icon.goodreads.g:before{content:"\f3a9"}.semantic i.icon.google:before{content:"\f1a0"}.semantic i.icon.google.drive:before{content:"\f3aa"}.semantic i.icon.google.play:before{content:"\f3ab"}.semantic i.icon.google.plus:before{content:"\f2b3"}.semantic i.icon.google.plus.g:before{content:"\f0d5"}.semantic i.icon.google.plus.square:before{content:"\f0d4"}.semantic i.icon.google.wallet:before{content:"\f1ee"}.semantic i.icon.graduation.cap:before{content:"\f19d"}.semantic i.icon.gratipay:before{content:"\f184"}.semantic i.icon.grav:before{content:"\f2d6"}.semantic i.icon.gripfire:before{content:"\f3ac"}.semantic i.icon.grunt:before{content:"\f3ad"}.semantic i.icon.gulp:before{content:"\f3ae"}.semantic i.icon.h.square:before{content:"\f0fd"}.semantic i.icon.hacker.news:before{content:"\f1d4"}.semantic i.icon.hacker.news.square:before{content:"\f3af"}.semantic i.icon.hand.lizard:before{content:"\f258"}.semantic i.icon.hand.paper:before{content:"\f256"}.semantic i.icon.hand.peace:before{content:"\f25b"}.semantic i.icon.hand.point.down:before{content:"\f0a7"}.semantic i.icon.hand.point.left:before{content:"\f0a5"}.semantic i.icon.hand.point.right:before{content:"\f0a4"}.semantic i.icon.hand.point.up:before{content:"\f0a6"}.semantic i.icon.hand.pointer:before{content:"\f25a"}.semantic i.icon.hand.rock:before{content:"\f255"}.semantic i.icon.hand.scissors:before{content:"\f257"}.semantic i.icon.hand.spock:before{content:"\f259"}.semantic i.icon.handshake:before{content:"\f2b5"}.semantic i.icon.hashtag:before{content:"\f292"}.semantic i.icon.hdd:before{content:"\f0a0"}.semantic i.icon.heading:before{content:"\f1dc"}.semantic i.icon.headphones:before{content:"\f025"}.semantic i.icon.heart:before{content:"\f004"}.semantic i.icon.heartbeat:before{content:"\f21e"}.semantic i.icon.hips:before{content:"\f452"}.semantic i.icon.hire.a.helper:before{content:"\f3b0"}.semantic i.icon.history:before{content:"\f1da"}.semantic i.icon.hockey.puck:before{content:"\f453"}.semantic i.icon.home:before{content:"\f015"}.semantic i.icon.hooli:before{content:"\f427"}.semantic i.icon.hospital:before{content:"\f0f8"}.semantic i.icon.hospital.symbol:before{content:"\f47e"}.semantic i.icon.hotjar:before{content:"\f3b1"}.semantic i.icon.hourglass:before{content:"\f254"}.semantic i.icon.hourglass.end:before{content:"\f253"}.semantic i.icon.hourglass.half:before{content:"\f252"}.semantic i.icon.hourglass.start:before{content:"\f251"}.semantic i.icon.houzz:before{content:"\f27c"}.semantic i.icon.html5:before{content:"\f13b"}.semantic i.icon.hubspot:before{content:"\f3b2"}.semantic i.icon.i.cursor:before{content:"\f246"}.semantic i.icon.id.badge:before{content:"\f2c1"}.semantic i.icon.id.card:before{content:"\f2c2"}.semantic i.icon.image:before{content:"\f03e"}.semantic i.icon.images:before{content:"\f302"}.semantic i.icon.imdb:before{content:"\f2d8"}.semantic i.icon.inbox:before{content:"\f01c"}.semantic i.icon.indent:before{content:"\f03c"}.semantic i.icon.industry:before{content:"\f275"}.semantic i.icon.info:before{content:"\f129"}.semantic i.icon.info.circle:before{content:"\f05a"}.semantic i.icon.instagram:before{content:"\f16d"}.semantic i.icon.internet.explorer:before{content:"\f26b"}.semantic i.icon.ioxhost:before{content:"\f208"}.semantic i.icon.italic:before{content:"\f033"}.semantic i.icon.itunes:before{content:"\f3b4"}.semantic i.icon.itunes.note:before{content:"\f3b5"}.semantic i.icon.jenkins:before{content:"\f3b6"}.semantic i.icon.joget:before{content:"\f3b7"}.semantic i.icon.joomla:before{content:"\f1aa"}.semantic i.icon.js:before{content:"\f3b8"}.semantic i.icon.js.square:before{content:"\f3b9"}.semantic i.icon.jsfiddle:before{content:"\f1cc"}.semantic i.icon.key:before{content:"\f084"}.semantic i.icon.keyboard:before{content:"\f11c"}.semantic i.icon.keycdn:before{content:"\f3ba"}.semantic i.icon.kickstarter:before{content:"\f3bb"}.semantic i.icon.kickstarter.k:before{content:"\f3bc"}.semantic i.icon.korvue:before{content:"\f42f"}.semantic i.icon.language:before{content:"\f1ab"}.semantic i.icon.laptop:before{content:"\f109"}.semantic i.icon.laravel:before{content:"\f3bd"}.semantic i.icon.lastfm:before{content:"\f202"}.semantic i.icon.lastfm.square:before{content:"\f203"}.semantic i.icon.leaf:before{content:"\f06c"}.semantic i.icon.leanpub:before{content:"\f212"}.semantic i.icon.lemon:before{content:"\f094"}.semantic i.icon.less:before{content:"\f41d"}.semantic i.icon.level.down.alternate:before{content:"\f3be"}.semantic i.icon.level.up.alternate:before{content:"\f3bf"}.semantic i.icon.life.ring:before{content:"\f1cd"}.semantic i.icon.lightbulb:before{content:"\f0eb"}.semantic i.icon.linechat:before{content:"\f3c0"}.semantic i.icon.linkedin:before{content:"\f08c"}.semantic i.icon.linkedin.alt:before{content:"\f0e1"}.semantic i.icon.linode:before{content:"\f2b8"}.semantic i.icon.linux:before{content:"\f17c"}.semantic i.icon.lira.sign:before{content:"\f195"}.semantic i.icon.list:before{content:"\f03a"}.semantic i.icon.list.alternate:before{content:"\f022"}.semantic i.icon.list.ol:before{content:"\f0cb"}.semantic i.icon.list.ul:before{content:"\f0ca"}.semantic i.icon.location.arrow:before{content:"\f124"}.semantic i.icon.lock:before{content:"\f023"}.semantic i.icon.lock.open:before{content:"\f3c1"}.semantic i.icon.long.arrow.alternate.down:before{content:"\f309"}.semantic i.icon.long.arrow.alternate.left:before{content:"\f30a"}.semantic i.icon.long.arrow.alternate.right:before{content:"\f30b"}.semantic i.icon.long.arrow.alternate.up:before{content:"\f30c"}.semantic i.icon.low.vision:before{content:"\f2a8"}.semantic i.icon.lyft:before{content:"\f3c3"}.semantic i.icon.magento:before{content:"\f3c4"}.semantic i.icon.magic:before{content:"\f0d0"}.semantic i.icon.magnet:before{content:"\f076"}.semantic i.icon.male:before{content:"\f183"}.semantic i.icon.map:before{content:"\f279"}.semantic i.icon.map.marker:before{content:"\f041"}.semantic i.icon.map.marker.alternate:before{content:"\f3c5"}.semantic i.icon.map.pin:before{content:"\f276"}.semantic i.icon.map.signs:before{content:"\f277"}.semantic i.icon.mars:before{content:"\f222"}.semantic i.icon.mars.double:before{content:"\f227"}.semantic i.icon.mars.stroke:before{content:"\f229"}.semantic i.icon.mars.stroke.horizontal:before{content:"\f22b"}.semantic i.icon.mars.stroke.vertical:before{content:"\f22a"}.semantic i.icon.maxcdn:before{content:"\f136"}.semantic i.icon.medapps:before{content:"\f3c6"}.semantic i.icon.medium:before{content:"\f23a"}.semantic i.icon.medium.m:before{content:"\f3c7"}.semantic i.icon.medkit:before{content:"\f0fa"}.semantic i.icon.medrt:before{content:"\f3c8"}.semantic i.icon.meetup:before{content:"\f2e0"}.semantic i.icon.meh:before{content:"\f11a"}.semantic i.icon.mercury:before{content:"\f223"}.semantic i.icon.microchip:before{content:"\f2db"}.semantic i.icon.microphone:before{content:"\f130"}.semantic i.icon.microphone.slash:before{content:"\f131"}.semantic i.icon.microsoft:before{content:"\f3ca"}.semantic i.icon.minus:before{content:"\f068"}.semantic i.icon.minus.circle:before{content:"\f056"}.semantic i.icon.minus.square:before{content:"\f146"}.semantic i.icon.mix:before{content:"\f3cb"}.semantic i.icon.mixcloud:before{content:"\f289"}.semantic i.icon.mizuni:before{content:"\f3cc"}.semantic i.icon.mobile:before{content:"\f10b"}.semantic i.icon.mobile.alternate:before{content:"\f3cd"}.semantic i.icon.modx:before{content:"\f285"}.semantic i.icon.monero:before{content:"\f3d0"}.semantic i.icon.money.bill.alternate:before{content:"\f3d1"}.semantic i.icon.moon:before{content:"\f186"}.semantic i.icon.motorcycle:before{content:"\f21c"}.semantic i.icon.mouse.pointer:before{content:"\f245"}.semantic i.icon.music:before{content:"\f001"}.semantic i.icon.napster:before{content:"\f3d2"}.semantic i.icon.neuter:before{content:"\f22c"}.semantic i.icon.newspaper:before{content:"\f1ea"}.semantic i.icon.nintendo.switch:before{content:"\f418"}.semantic i.icon.node:before{content:"\f419"}.semantic i.icon.node.js:before{content:"\f3d3"}.semantic i.icon.npm:before{content:"\f3d4"}.semantic i.icon.ns8:before{content:"\f3d5"}.semantic i.icon.nutritionix:before{content:"\f3d6"}.semantic i.icon.object.group:before{content:"\f247"}.semantic i.icon.object.ungroup:before{content:"\f248"}.semantic i.icon.odnoklassniki:before{content:"\f263"}.semantic i.icon.odnoklassniki.square:before{content:"\f264"}.semantic i.icon.opencart:before{content:"\f23d"}.semantic i.icon.openid:before{content:"\f19b"}.semantic i.icon.opera:before{content:"\f26a"}.semantic i.icon.optin.monster:before{content:"\f23c"}.semantic i.icon.osi:before{content:"\f41a"}.semantic i.icon.outdent:before{content:"\f03b"}.semantic i.icon.page4:before{content:"\f3d7"}.semantic i.icon.pagelines:before{content:"\f18c"}.semantic i.icon.paint.brush:before{content:"\f1fc"}.semantic i.icon.palfed:before{content:"\f3d8"}.semantic i.icon.pallet:before{content:"\f482"}.semantic i.icon.paper.plane:before{content:"\f1d8"}.semantic i.icon.paperclip:before{content:"\f0c6"}.semantic i.icon.paragraph:before{content:"\f1dd"}.semantic i.icon.paste:before{content:"\f0ea"}.semantic i.icon.patreon:before{content:"\f3d9"}.semantic i.icon.pause:before{content:"\f04c"}.semantic i.icon.pause.circle:before{content:"\f28b"}.semantic i.icon.paw:before{content:"\f1b0"}.semantic i.icon.paypal:before{content:"\f1ed"}.semantic i.icon.pen.square:before{content:"\f14b"}.semantic i.icon.pencil.alternate:before{content:"\f303"}.semantic i.icon.percent:before{content:"\f295"}.semantic i.icon.periscope:before{content:"\f3da"}.semantic i.icon.phabricator:before{content:"\f3db"}.semantic i.icon.phoenix.framework:before{content:"\f3dc"}.semantic i.icon.phone:before{content:"\f095"}.semantic i.icon.phone.square:before{content:"\f098"}.semantic i.icon.phone.volume:before{content:"\f2a0"}.semantic i.icon.php:before{content:"\f457"}.semantic i.icon.pied.piper:before{content:"\f2ae"}.semantic i.icon.pied.piper.alternate:before{content:"\f1a8"}.semantic i.icon.pied.piper.pp:before{content:"\f1a7"}.semantic i.icon.pills:before{content:"\f484"}.semantic i.icon.pinterest:before{content:"\f0d2"}.semantic i.icon.pinterest.p:before{content:"\f231"}.semantic i.icon.pinterest.square:before{content:"\f0d3"}.semantic i.icon.plane:before{content:"\f072"}.semantic i.icon.play:before{content:"\f04b"}.semantic i.icon.play.circle:before{content:"\f144"}.semantic i.icon.playstation:before{content:"\f3df"}.semantic i.icon.plug:before{content:"\f1e6"}.semantic i.icon.plus:before{content:"\f067"}.semantic i.icon.plus.circle:before{content:"\f055"}.semantic i.icon.plus.square:before{content:"\f0fe"}.semantic i.icon.podcast:before{content:"\f2ce"}.semantic i.icon.pound.sign:before{content:"\f154"}.semantic i.icon.power.off:before{content:"\f011"}.semantic i.icon.print:before{content:"\f02f"}.semantic i.icon.product.hunt:before{content:"\f288"}.semantic i.icon.pushed:before{content:"\f3e1"}.semantic i.icon.puzzle.piece:before{content:"\f12e"}.semantic i.icon.python:before{content:"\f3e2"}.semantic i.icon.qq:before{content:"\f1d6"}.semantic i.icon.qrcode:before{content:"\f029"}.semantic i.icon.question:before{content:"\f128"}.semantic i.icon.question.circle:before{content:"\f059"}.semantic i.icon.quidditch:before{content:"\f458"}.semantic i.icon.quinscape:before{content:"\f459"}.semantic i.icon.quora:before{content:"\f2c4"}.semantic i.icon.quote.left:before{content:"\f10d"}.semantic i.icon.quote.right:before{content:"\f10e"}.semantic i.icon.random:before{content:"\f074"}.semantic i.icon.ravelry:before{content:"\f2d9"}.semantic i.icon.react:before{content:"\f41b"}.semantic i.icon.rebel:before{content:"\f1d0"}.semantic i.icon.recycle:before{content:"\f1b8"}.semantic i.icon.redriver:before{content:"\f3e3"}.semantic i.icon.reddit:before{content:"\f1a1"}.semantic i.icon.reddit.alien:before{content:"\f281"}.semantic i.icon.reddit.square:before{content:"\f1a2"}.semantic i.icon.redo:before{content:"\f01e"}.semantic i.icon.redo.alternate:before{content:"\f2f9"}.semantic i.icon.registered:before{content:"\f25d"}.semantic i.icon.rendact:before{content:"\f3e4"}.semantic i.icon.renren:before{content:"\f18b"}.semantic i.icon.reply:before{content:"\f3e5"}.semantic i.icon.reply.all:before{content:"\f122"}.semantic i.icon.replyd:before{content:"\f3e6"}.semantic i.icon.resolving:before{content:"\f3e7"}.semantic i.icon.retweet:before{content:"\f079"}.semantic i.icon.road:before{content:"\f018"}.semantic i.icon.rocket:before{content:"\f135"}.semantic i.icon.rocketchat:before{content:"\f3e8"}.semantic i.icon.rockrms:before{content:"\f3e9"}.semantic i.icon.rss:before{content:"\f09e"}.semantic i.icon.rss.square:before{content:"\f143"}.semantic i.icon.ruble.sign:before{content:"\f158"}.semantic i.icon.rupee.sign:before{content:"\f156"}.semantic i.icon.safari:before{content:"\f267"}.semantic i.icon.sass:before{content:"\f41e"}.semantic i.icon.save:before{content:"\f0c7"}.semantic i.icon.schlix:before{content:"\f3ea"}.semantic i.icon.scribd:before{content:"\f28a"}.semantic i.icon.search:before{content:"\f002"}.semantic i.icon.search.minus:before{content:"\f010"}.semantic i.icon.search.plus:before{content:"\f00e"}.semantic i.icon.searchengin:before{content:"\f3eb"}.semantic i.icon.sellcast:before{content:"\f2da"}.semantic i.icon.sellsy:before{content:"\f213"}.semantic i.icon.server:before{content:"\f233"}.semantic i.icon.servicestack:before{content:"\f3ec"}.semantic i.icon.share:before{content:"\f064"}.semantic i.icon.share.alternate:before{content:"\f1e0"}.semantic i.icon.share.alternate.square:before{content:"\f1e1"}.semantic i.icon.share.square:before{content:"\f14d"}.semantic i.icon.shekel.sign:before{content:"\f20b"}.semantic i.icon.shield.alternate:before{content:"\f3ed"}.semantic i.icon.ship:before{content:"\f21a"}.semantic i.icon.shipping.fast:before{content:"\f48b"}.semantic i.icon.shirtsinbulk:before{content:"\f214"}.semantic i.icon.shopping.bag:before{content:"\f290"}.semantic i.icon.shopping.basket:before{content:"\f291"}.semantic i.icon.shopping.cart:before{content:"\f07a"}.semantic i.icon.shower:before{content:"\f2cc"}.semantic i.icon.sign.language:before{content:"\f2a7"}.semantic i.icon.signal:before{content:"\f012"}.semantic i.icon.simplybuilt:before{content:"\f215"}.semantic i.icon.sistrix:before{content:"\f3ee"}.semantic i.icon.sitemap:before{content:"\f0e8"}.semantic i.icon.skyatlas:before{content:"\f216"}.semantic i.icon.skype:before{content:"\f17e"}.semantic i.icon.slack:before{content:"\f198"}.semantic i.icon.slack.hash:before{content:"\f3ef"}.semantic i.icon.sliders.horizontal:before{content:"\f1de"}.semantic i.icon.slideshare:before{content:"\f1e7"}.semantic i.icon.smile:before{content:"\f118"}.semantic i.icon.snapchat:before{content:"\f2ab"}.semantic i.icon.snapchat.ghost:before{content:"\f2ac"}.semantic i.icon.snapchat.square:before{content:"\f2ad"}.semantic i.icon.snowflake:before{content:"\f2dc"}.semantic i.icon.sort:before{content:"\f0dc"}.semantic i.icon.sort.alphabet.down:before{content:"\f15d"}.semantic i.icon.sort.alphabet.up:before{content:"\f15e"}.semantic i.icon.sort.amount.down:before{content:"\f160"}.semantic i.icon.sort.amount.up:before{content:"\f161"}.semantic i.icon.sort.down:before{content:"\f0dd"}.semantic i.icon.sort.numeric.down:before{content:"\f162"}.semantic i.icon.sort.numeric.up:before{content:"\f163"}.semantic i.icon.sort.up:before{content:"\f0de"}.semantic i.icon.soundcloud:before{content:"\f1be"}.semantic i.icon.space.shuttle:before{content:"\f197"}.semantic i.icon.speakap:before{content:"\f3f3"}.semantic i.icon.spinner:before{content:"\f110"}.semantic i.icon.spotify:before{content:"\f1bc"}.semantic i.icon.square:before{content:"\f0c8"}.semantic i.icon.square.full:before{content:"\f45c"}.semantic i.icon.stack.exchange:before{content:"\f18d"}.semantic i.icon.stack.overflow:before{content:"\f16c"}.semantic i.icon.star:before{content:"\f005"}.semantic i.icon.star.half:before{content:"\f089"}.semantic i.icon.staylinked:before{content:"\f3f5"}.semantic i.icon.steam:before{content:"\f1b6"}.semantic i.icon.steam.square:before{content:"\f1b7"}.semantic i.icon.steam.symbol:before{content:"\f3f6"}.semantic i.icon.step.backward:before{content:"\f048"}.semantic i.icon.step.forward:before{content:"\f051"}.semantic i.icon.stethoscope:before{content:"\f0f1"}.semantic i.icon.sticker.mule:before{content:"\f3f7"}.semantic i.icon.sticky.note:before{content:"\f249"}.semantic i.icon.stop:before{content:"\f04d"}.semantic i.icon.stop.circle:before{content:"\f28d"}.semantic i.icon.stopwatch:before{content:"\f2f2"}.semantic i.icon.strava:before{content:"\f428"}.semantic i.icon.street.view:before{content:"\f21d"}.semantic i.icon.strikethrough:before{content:"\f0cc"}.semantic i.icon.stripe:before{content:"\f429"}.semantic i.icon.stripe.s:before{content:"\f42a"}.semantic i.icon.studiovinari:before{content:"\f3f8"}.semantic i.icon.stumbleupon:before{content:"\f1a4"}.semantic i.icon.stumbleupon.circle:before{content:"\f1a3"}.semantic i.icon.subscript:before{content:"\f12c"}.semantic i.icon.subway:before{content:"\f239"}.semantic i.icon.suitcase:before{content:"\f0f2"}.semantic i.icon.sun:before{content:"\f185"}.semantic i.icon.superpowers:before{content:"\f2dd"}.semantic i.icon.superscript:before{content:"\f12b"}.semantic i.icon.supple:before{content:"\f3f9"}.semantic i.icon.sync:before{content:"\f021"}.semantic i.icon.sync.alternate:before{content:"\f2f1"}.semantic i.icon.syringe:before{content:"\f48e"}.semantic i.icon.table:before{content:"\f0ce"}.semantic i.icon.table.tennis:before{content:"\f45d"}.semantic i.icon.tablet:before{content:"\f10a"}.semantic i.icon.tablet.alternate:before{content:"\f3fa"}.semantic i.icon.tachometer.alternate:before{content:"\f3fd"}.semantic i.icon.tag:before{content:"\f02b"}.semantic i.icon.tags:before{content:"\f02c"}.semantic i.icon.tasks:before{content:"\f0ae"}.semantic i.icon.taxi:before{content:"\f1ba"}.semantic i.icon.telegram:before{content:"\f2c6"}.semantic i.icon.telegram.plane:before{content:"\f3fe"}.semantic i.icon.tencent.weibo:before{content:"\f1d5"}.semantic i.icon.terminal:before{content:"\f120"}.semantic i.icon.text.height:before{content:"\f034"}.semantic i.icon.text.width:before{content:"\f035"}.semantic i.icon.th:before{content:"\f00a"}.semantic i.icon.th.large:before{content:"\f009"}.semantic i.icon.th.list:before{content:"\f00b"}.semantic i.icon.themeisle:before{content:"\f2b2"}.semantic i.icon.thermometer:before{content:"\f491"}.semantic i.icon.thermometer.empty:before{content:"\f2cb"}.semantic i.icon.thermometer.full:before{content:"\f2c7"}.semantic i.icon.thermometer.half:before{content:"\f2c9"}.semantic i.icon.thermometer.quarter:before{content:"\f2ca"}.semantic i.icon.thermometer.three.quarters:before{content:"\f2c8"}.semantic i.icon.thumbs.down:before{content:"\f165"}.semantic i.icon.thumbs.up:before{content:"\f164"}.semantic i.icon.thumbtack:before{content:"\f08d"}.semantic i.icon.ticket.alternate:before{content:"\f3ff"}.semantic i.icon.times:before{content:"\f00d"}.semantic i.icon.times.circle:before{content:"\f057"}.semantic i.icon.tint:before{content:"\f043"}.semantic i.icon.toggle.off:before{content:"\f204"}.semantic i.icon.toggle.on:before{content:"\f205"}.semantic i.icon.trademark:before{content:"\f25c"}.semantic i.icon.train:before{content:"\f238"}.semantic i.icon.transgender:before{content:"\f224"}.semantic i.icon.transgender.alternate:before{content:"\f225"}.semantic i.icon.trash:before{content:"\f1f8"}.semantic i.icon.trash.alternate:before{content:"\f2ed"}.semantic i.icon.tree:before{content:"\f1bb"}.semantic i.icon.trello:before{content:"\f181"}.semantic i.icon.tripadvisor:before{content:"\f262"}.semantic i.icon.trophy:before{content:"\f091"}.semantic i.icon.truck:before{content:"\f0d1"}.semantic i.icon.tty:before{content:"\f1e4"}.semantic i.icon.tumblr:before{content:"\f173"}.semantic i.icon.tumblr.square:before{content:"\f174"}.semantic i.icon.tv:before{content:"\f26c"}.semantic i.icon.twitch:before{content:"\f1e8"}.semantic i.icon.twitter:before{content:"\f099"}.semantic i.icon.twitter.square:before{content:"\f081"}.semantic i.icon.typo3:before{content:"\f42b"}.semantic i.icon.uber:before{content:"\f402"}.semantic i.icon.uikit:before{content:"\f403"}.semantic i.icon.umbrella:before{content:"\f0e9"}.semantic i.icon.underline:before{content:"\f0cd"}.semantic i.icon.undo:before{content:"\f0e2"}.semantic i.icon.undo.alternate:before{content:"\f2ea"}.semantic i.icon.uniregistry:before{content:"\f404"}.semantic i.icon.universal.access:before{content:"\f29a"}.semantic i.icon.university:before{content:"\f19c"}.semantic i.icon.unlink:before{content:"\f127"}.semantic i.icon.unlock:before{content:"\f09c"}.semantic i.icon.unlock.alternate:before{content:"\f13e"}.semantic i.icon.untappd:before{content:"\f405"}.semantic i.icon.upload:before{content:"\f093"}.semantic i.icon.usb:before{content:"\f287"}.semantic i.icon.user:before{content:"\f007"}.semantic i.icon.user.circle:before{content:"\f2bd"}.semantic i.icon.user.md:before{content:"\f0f0"}.semantic i.icon.user.plus:before{content:"\f234"}.semantic i.icon.user.secret:before{content:"\f21b"}.semantic i.icon.user.times:before{content:"\f235"}.semantic i.icon.users:before{content:"\f0c0"}.semantic i.icon.ussunnah:before{content:"\f407"}.semantic i.icon.utensil.spoon:before{content:"\f2e5"}.semantic i.icon.utensils:before{content:"\f2e7"}.semantic i.icon.vaadin:before{content:"\f408"}.semantic i.icon.venus:before{content:"\f221"}.semantic i.icon.venus.double:before{content:"\f226"}.semantic i.icon.venus.mars:before{content:"\f228"}.semantic i.icon.viacoin:before{content:"\f237"}.semantic i.icon.viadeo:before{content:"\f2a9"}.semantic i.icon.viadeo.square:before{content:"\f2aa"}.semantic i.icon.viber:before{content:"\f409"}.semantic i.icon.video:before{content:"\f03d"}.semantic i.icon.vimeo:before{content:"\f40a"}.semantic i.icon.vimeo.square:before{content:"\f194"}.semantic i.icon.vimeo.v:before{content:"\f27d"}.semantic i.icon.vine:before{content:"\f1ca"}.semantic i.icon.vk:before{content:"\f189"}.semantic i.icon.vnv:before{content:"\f40b"}.semantic i.icon.volleyball.ball:before{content:"\f45f"}.semantic i.icon.volume.down:before{content:"\f027"}.semantic i.icon.volume.off:before{content:"\f026"}.semantic i.icon.volume.up:before{content:"\f028"}.semantic i.icon.vuejs:before{content:"\f41f"}.semantic i.icon.warehouse:before{content:"\f494"}.semantic i.icon.weibo:before{content:"\f18a"}.semantic i.icon.weight:before{content:"\f496"}.semantic i.icon.weixin:before{content:"\f1d7"}.semantic i.icon.whatsapp:before{content:"\f232"}.semantic i.icon.whatsapp.square:before{content:"\f40c"}.semantic i.icon.wheelchair:before{content:"\f193"}.semantic i.icon.whmcs:before{content:"\f40d"}.semantic i.icon.wifi:before{content:"\f1eb"}.semantic i.icon.wikipedia.w:before{content:"\f266"}.semantic i.icon.window.close:before{content:"\f410"}.semantic i.icon.window.maximize:before{content:"\f2d0"}.semantic i.icon.window.minimize:before{content:"\f2d1"}.semantic i.icon.window.restore:before{content:"\f2d2"}.semantic i.icon.windows:before{content:"\f17a"}.semantic i.icon.won.sign:before{content:"\f159"}.semantic i.icon.wordpress:before{content:"\f19a"}.semantic i.icon.wordpress.simple:before{content:"\f411"}.semantic i.icon.wpbeginner:before{content:"\f297"}.semantic i.icon.wpexplorer:before{content:"\f2de"}.semantic i.icon.wpforms:before{content:"\f298"}.semantic i.icon.wrench:before{content:"\f0ad"}.semantic i.icon.xbox:before{content:"\f412"}.semantic i.icon.xing:before{content:"\f168"}.semantic i.icon.xing.square:before{content:"\f169"}.semantic i.icon.y.combinator:before{content:"\f23b"}.semantic i.icon.yahoo:before{content:"\f19e"}.semantic i.icon.yandex:before{content:"\f413"}.semantic i.icon.yandex.international:before{content:"\f414"}.semantic i.icon.yelp:before{content:"\f1e9"}.semantic i.icon.yen.sign:before{content:"\f157"}.semantic i.icon.yoast:before{content:"\f2b1"}.semantic i.icon.youtube:before{content:"\f167"}.semantic i.icon.youtube.square:before{content:"\f431"}.semantic i.icon.chess.rock:before{content:"\f447"}.semantic i.icon.ordered.list:before{content:"\f0cb"}.semantic i.icon.unordered.list:before{content:"\f0ca"}.semantic i.icon.user.doctor:before{content:"\f0f0"}.semantic i.icon.shield:before{content:"\f3ed"}.semantic i.icon.puzzle:before{content:"\f12e"}.semantic i.icon.credit.card.amazon.pay:before{content:"\f42d"}.semantic i.icon.credit.card.american.express:before{content:"\f1f3"}.semantic i.icon.credit.card.diners.club:before{content:"\f24c"}.semantic i.icon.credit.card.discover:before{content:"\f1f2"}.semantic i.icon.credit.card.jcb:before{content:"\f24b"}.semantic i.icon.credit.card.mastercard:before{content:"\f1f1"}.semantic i.icon.credit.card.paypal:before{content:"\f1f4"}.semantic i.icon.credit.card.stripe:before{content:"\f1f5"}.semantic i.icon.credit.card.visa:before{content:"\f1f0"}.semantic i.icon.add.circle:before{content:"\f055"}.semantic i.icon.add.square:before{content:"\f0fe"}.semantic i.icon.add.to.calendar:before{content:"\f271"}.semantic i.icon.add.to.cart:before{content:"\f217"}.semantic i.icon.add.user:before{content:"\f234"}.semantic i.icon.add:before{content:"\f067"}.semantic i.icon.alarm.mute:before{content:"\f1f6"}.semantic i.icon.alarm:before{content:"\f0f3"}.semantic i.icon.ald:before,.semantic i.icon.als:before{content:"\f2a2"}.semantic i.icon.american.express.card:before,.semantic i.icon.american.express:before,.semantic i.icon.amex:before{content:"\f1f3"}.semantic i.icon.announcement:before{content:"\f0a1"}.semantic i.icon.area.chart:before,.semantic i.icon.area.graph:before{content:"\f1fe"}.semantic i.icon.arrow.down.cart:before{content:"\f218"}.semantic i.icon.asexual:before{content:"\f22d"}.semantic i.icon.asl.interpreting:before,.semantic i.icon.asl:before{content:"\f2a3"}.semantic i.icon.assistive.listening.devices:before{content:"\f2a2"}.semantic i.icon.attach:before{content:"\f0c6"}.semantic i.icon.attention:before{content:"\f06a"}.semantic i.icon.balance:before{content:"\f24e"}.semantic i.icon.bar:before{content:"\f0fc"}.semantic i.icon.bathtub:before{content:"\f2cd"}.semantic i.icon.battery.four:before{content:"\f240"}.semantic i.icon.battery.high:before{content:"\f241"}.semantic i.icon.battery.low:before{content:"\f243"}.semantic i.icon.battery.medium:before{content:"\f242"}.semantic i.icon.battery.one:before{content:"\f243"}.semantic i.icon.battery.three:before{content:"\f241"}.semantic i.icon.battery.two:before{content:"\f242"}.semantic i.icon.battery.zero:before{content:"\f244"}.semantic i.icon.birthday:before{content:"\f1fd"}.semantic i.icon.block.layout:before{content:"\f009"}.semantic i.icon.bluetooth.alternative:before{content:"\f294"}.semantic i.icon.broken.chain:before{content:"\f127"}.semantic i.icon.browser:before{content:"\f022"}.semantic i.icon.call.square:before{content:"\f098"}.semantic i.icon.call:before{content:"\f095"}.semantic i.icon.cancel:before{content:"\f00d"}.semantic i.icon.cart:before{content:"\f07a"}.semantic i.icon.cc:before{content:"\f20a"}.semantic i.icon.chain:before{content:"\f0c1"}.semantic i.icon.chat:before{content:"\f075"}.semantic i.icon.checked.calendar:before{content:"\f274"}.semantic i.icon.checkmark:before{content:"\f00c"}.semantic i.icon.circle.notched:before{content:"\f1ce"}.semantic i.icon.close:before{content:"\f00d"}.semantic i.icon.cny:before{content:"\f157"}.semantic i.icon.cocktail:before{content:"\f000"}.semantic i.icon.commenting:before{content:"\f27a"}.semantic i.icon.computer:before{content:"\f108"}.semantic i.icon.configure:before{content:"\f0ad"}.semantic i.icon.content:before{content:"\f0c9"}.semantic i.icon.deafness:before{content:"\f2a4"}.semantic i.icon.delete.calendar:before{content:"\f273"}.semantic i.icon.delete:before{content:"\f00d"}.semantic i.icon.detective:before{content:"\f21b"}.semantic i.icon.diners.club.card:before,.semantic i.icon.diners.club:before{content:"\f24c"}.semantic i.icon.discover.card:before,.semantic i.icon.discover:before{content:"\f1f2"}.semantic i.icon.discussions:before{content:"\f086"}.semantic i.icon.doctor:before{content:"\f0f0"}.semantic i.icon.dollar:before{content:"\f155"}.semantic i.icon.dont:before{content:"\f05e"}.semantic i.icon.dribble:before{content:"\f17d"}.semantic i.icon.drivers.license:before{content:"\f2c2"}.semantic i.icon.dropdown:before{content:"\f0d7"}.semantic i.icon.eercast:before{content:"\f2da"}.semantic i.icon.emergency:before{content:"\f0f9"}.semantic i.icon.envira.gallery:before{content:"\f299"}.semantic i.icon.erase:before{content:"\f12d"}.semantic i.icon.eur:before,.semantic i.icon.euro:before{content:"\f153"}.semantic i.icon.eyedropper:before{content:"\f1fb"}.semantic i.icon.fa:before{content:"\f2b4"}.semantic i.icon.factory:before{content:"\f275"}.semantic i.icon.favorite:before{content:"\f005"}.semantic i.icon.feed:before{content:"\f09e"}.semantic i.icon.female.homosexual:before{content:"\f226"}.semantic i.icon.file.text:before{content:"\f15c"}.semantic i.icon.find:before{content:"\f1e5"}.semantic i.icon.first.aid:before{content:"\f0fa"}.semantic i.icon.five.hundred.pixels:before{content:"\f26e"}.semantic i.icon.fork:before{content:"\f126"}.semantic i.icon.game:before{content:"\f11b"}.semantic i.icon.gay:before{content:"\f227"}.semantic i.icon.gbp:before{content:"\f154"}.semantic i.icon.gittip:before{content:"\f184"}.semantic i.icon.google.plus.circle:before,.semantic i.icon.google.plus.official:before{content:"\f2b3"}.semantic i.icon.grab:before{content:"\f255"}.semantic i.icon.graduation:before{content:"\f19d"}.semantic i.icon.grid.layout:before{content:"\f00a"}.semantic i.icon.group:before{content:"\f0c0"}.semantic i.icon.h:before{content:"\f0fd"}.semantic i.icon.hand.victory:before{content:"\f25b"}.semantic i.icon.handicap:before{content:"\f193"}.semantic i.icon.hard.of.hearing:before{content:"\f2a4"}.semantic i.icon.header:before{content:"\f1dc"}.semantic i.icon.help.circle:before{content:"\f059"}.semantic i.icon.help:before{content:"\f128"}.semantic i.icon.heterosexual:before{content:"\f228"}.semantic i.icon.hide:before{content:"\f070"}.semantic i.icon.hotel:before{content:"\f236"}.semantic i.icon.hourglass.four:before,.semantic i.icon.hourglass.full:before{content:"\f254"}.semantic i.icon.hourglass.one:before{content:"\f251"}.semantic i.icon.hourglass.three:before{content:"\f253"}.semantic i.icon.hourglass.two:before{content:"\f252"}.semantic i.icon.idea:before{content:"\f0eb"}.semantic i.icon.ils:before{content:"\f20b"}.semantic i.icon.in-cart:before{content:"\f218"}.semantic i.icon.inr:before{content:"\f156"}.semantic i.icon.intergender:before,.semantic i.icon.intersex:before{content:"\f224"}.semantic i.icon.japan.credit.bureau.card:before,.semantic i.icon.japan.credit.bureau:before,.semantic i.icon.jcb:before{content:"\f24b"}.semantic i.icon.jpy:before{content:"\f157"}.semantic i.icon.krw:before{content:"\f159"}.semantic i.icon.lab:before{content:"\f0c3"}.semantic i.icon.law:before{content:"\f24e"}.semantic i.icon.legal:before{content:"\f0e3"}.semantic i.icon.lesbian:before{content:"\f226"}.semantic i.icon.lightning:before{content:"\f0e7"}.semantic i.icon.like:before{content:"\f004"}.semantic i.icon.line.graph:before{content:"\f201"}.semantic i.icon.linkedin.square:before{content:"\f08c"}.semantic i.icon.linkify:before{content:"\f0c1"}.semantic i.icon.lira:before{content:"\f195"}.semantic i.icon.list.layout:before{content:"\f00b"}.semantic i.icon.magnify:before{content:"\f00e"}.semantic i.icon.mail.forward:before{content:"\f064"}.semantic i.icon.mail.square:before{content:"\f199"}.semantic i.icon.mail:before{content:"\f0e0"}.semantic i.icon.male.homosexual:before{content:"\f227"}.semantic i.icon.man:before{content:"\f222"}.semantic i.icon.marker:before{content:"\f041"}.semantic i.icon.mars.alternate:before{content:"\f229"}.semantic i.icon.mars.horizontal:before{content:"\f22b"}.semantic i.icon.mars.vertical:before{content:"\f22a"}.semantic i.icon.mastercard.card:before,.semantic i.icon.mastercard:before{content:"\f1f1"}.semantic i.icon.microsoft.edge:before{content:"\f282"}.semantic i.icon.military:before{content:"\f0fb"}.semantic i.icon.ms.edge:before{content:"\f282"}.semantic i.icon.mute:before{content:"\f131"}.semantic i.icon.new.pied.piper:before{content:"\f2ae"}.semantic i.icon.non.binary.transgender:before{content:"\f223"}.semantic i.icon.numbered.list:before{content:"\f0cb"}.semantic i.icon.optinmonster:before{content:"\f23c"}.semantic i.icon.options:before{content:"\f1de"}.semantic i.icon.other.gender.horizontal:before{content:"\f22b"}.semantic i.icon.other.gender.vertical:before{content:"\f22a"}.semantic i.icon.other.gender:before{content:"\f229"}.semantic i.icon.payment:before{content:"\f09d"}.semantic i.icon.paypal.card:before{content:"\f1f4"}.semantic i.icon.pencil.square:before{content:"\f14b"}.semantic i.icon.photo:before{content:"\f030"}.semantic i.icon.picture:before{content:"\f03e"}.semantic i.icon.pie.chart:before,.semantic i.icon.pie.graph:before{content:"\f200"}.semantic i.icon.pied.piper.hat:before{content:"\f2ae"}.semantic i.icon.pin:before{content:"\f08d"}.semantic i.icon.plus.cart:before{content:"\f217"}.semantic i.icon.pocket:before{content:"\f265"}.semantic i.icon.point:before{content:"\f041"}.semantic i.icon.pointing.down:before{content:"\f0a7"}.semantic i.icon.pointing.left:before{content:"\f0a5"}.semantic i.icon.pointing.right:before{content:"\f0a4"}.semantic i.icon.pointing.up:before{content:"\f0a6"}.semantic i.icon.pound:before{content:"\f154"}.semantic i.icon.power.cord:before{content:"\f1e6"}.semantic i.icon.power:before{content:"\f011"}.semantic i.icon.privacy:before{content:"\f084"}.semantic i.icon.r.circle:before{content:"\f25d"}.semantic i.icon.rain:before{content:"\f0e9"}.semantic i.icon.record:before{content:"\f03d"}.semantic i.icon.refresh:before{content:"\f021"}.semantic i.icon.remove.circle:before{content:"\f057"}.semantic i.icon.remove.from.calendar:before{content:"\f272"}.semantic i.icon.remove.user:before{content:"\f235"}.semantic i.icon.remove:before{content:"\f00d"}.semantic i.icon.repeat:before{content:"\f01e"}.semantic i.icon.rmb:before{content:"\f157"}.semantic i.icon.rouble:before,.semantic i.icon.rub:before,.semantic i.icon.ruble:before{content:"\f158"}.semantic i.icon.rupee:before{content:"\f156"}.semantic i.icon.s15:before{content:"\f2cd"}.semantic i.icon.selected.radio:before{content:"\f192"}.semantic i.icon.send:before{content:"\f1d8"}.semantic i.icon.setting:before{content:"\f013"}.semantic i.icon.settings:before{content:"\f085"}.semantic i.icon.shekel:before,.semantic i.icon.sheqel:before{content:"\f20b"}.semantic i.icon.shipping:before{content:"\f0d1"}.semantic i.icon.shop:before{content:"\f07a"}.semantic i.icon.shuffle:before{content:"\f074"}.semantic i.icon.shutdown:before{content:"\f011"}.semantic i.icon.sidebar:before{content:"\f0c9"}.semantic i.icon.signing:before{content:"\f2a7"}.semantic i.icon.signup:before{content:"\f044"}.semantic i.icon.sliders:before{content:"\f1de"}.semantic i.icon.soccer:before{content:"\f1e3"}.semantic i.icon.sort.alphabet.ascending:before{content:"\f15d"}.semantic i.icon.sort.alphabet.descending:before{content:"\f15e"}.semantic i.icon.sort.ascending:before{content:"\f0de"}.semantic i.icon.sort.content.ascending:before{content:"\f160"}.semantic i.icon.sort.content.descending:before{content:"\f161"}.semantic i.icon.sort.descending:before{content:"\f0dd"}.semantic i.icon.sort.numeric.ascending:before{content:"\f162"}.semantic i.icon.sort.numeric.descending:before{content:"\f163"}.semantic i.icon.sound:before{content:"\f025"}.semantic i.icon.spy:before{content:"\f21b"}.semantic i.icon.stripe.card:before{content:"\f1f5"}.semantic i.icon.student:before{content:"\f19d"}.semantic i.icon.talk:before{content:"\f27a"}.semantic i.icon.target:before{content:"\f140"}.semantic i.icon.teletype:before{content:"\f1e4"}.semantic i.icon.television:before{content:"\f26c"}.semantic i.icon.text.cursor:before{content:"\f246"}.semantic i.icon.text.telephone:before{content:"\f1e4"}.semantic i.icon.theme.isle:before{content:"\f2b2"}.semantic i.icon.theme:before{content:"\f043"}.semantic i.icon.thermometer:before{content:"\f2c7"}.semantic i.icon.thumb.tack:before{content:"\f08d"}.semantic i.icon.time:before{content:"\f017"}.semantic i.icon.tm:before{content:"\f25c"}.semantic i.icon.toggle.down:before{content:"\f150"}.semantic i.icon.toggle.left:before{content:"\f191"}.semantic i.icon.toggle.right:before{content:"\f152"}.semantic i.icon.toggle.up:before{content:"\f151"}.semantic i.icon.translate:before{content:"\f1ab"}.semantic i.icon.travel:before{content:"\f0b1"}.semantic i.icon.treatment:before{content:"\f0f1"}.semantic i.icon.triangle.down:before{content:"\f0d7"}.semantic i.icon.triangle.left:before{content:"\f0d9"}.semantic i.icon.triangle.right:before{content:"\f0da"}.semantic i.icon.triangle.up:before{content:"\f0d8"}.semantic i.icon.try:before{content:"\f195"}.semantic i.icon.unhide:before{content:"\f06e"}.semantic i.icon.unlinkify:before{content:"\f127"}.semantic i.icon.unmute:before{content:"\f130"}.semantic i.icon.usd:before{content:"\f155"}.semantic i.icon.user.cancel:before,.semantic i.icon.user.close:before,.semantic i.icon.user.delete:before,.semantic i.icon.user.x:before{content:"\f235"}.semantic i.icon.vcard:before{content:"\f2bb"}.semantic i.icon.video.camera:before{content:"\f03d"}.semantic i.icon.video.play:before{content:"\f144"}.semantic i.icon.visa.card:before,.semantic i.icon.visa:before{content:"\f1f0"}.semantic i.icon.volume.control.phone:before{content:"\f2a0"}.semantic i.icon.wait:before{content:"\f017"}.semantic i.icon.warning.circle:before{content:"\f06a"}.semantic i.icon.warning.sign:before{content:"\f071"}.semantic i.icon.warning:before{content:"\f12a"}.semantic i.icon.wechat:before{content:"\f1d7"}.semantic i.icon.wi-fi:before{content:"\f1eb"}.semantic i.icon.wikipedia:before{content:"\f266"}.semantic i.icon.winner:before{content:"\f091"}.semantic i.icon.wizard:before{content:"\f0d0"}.semantic i.icon.woman:before{content:"\f221"}.semantic i.icon.won:before{content:"\f159"}.semantic i.icon.wordpress.beginner:before{content:"\f297"}.semantic i.icon.wordpress.forms:before{content:"\f298"}.semantic i.icon.world:before{content:"\f0ac"}.semantic i.icon.write.square:before{content:"\f14b"}.semantic i.icon.x:before{content:"\f00d"}.semantic i.icon.yc:before,.semantic i.icon.ycombinator:before{content:"\f23b"}.semantic i.icon.yen:before{content:"\f157"}.semantic i.icon.zip:before{content:"\f187"}.semantic i.icon.zoom-in:before{content:"\f00e"}.semantic i.icon.zoom-out:before{content:"\f010"}.semantic i.icon.zoom:before{content:"\f00e"}.semantic i.icon.bitbucket.square:before{content:"\f171"}.semantic i.icon.checkmark.box:before{content:"\f14a"}.semantic i.icon.circle.thin:before{content:"\f111"}.semantic i.icon.cloud.download:before{content:"\f381"}.semantic i.icon.cloud.upload:before{content:"\f382"}.semantic i.icon.compose:before{content:"\f303"}.semantic i.icon.conversation:before{content:"\f086"}.semantic i.icon.credit.card.alternative:before{content:"\f09d"}.semantic i.icon.currency:before{content:"\f3d1"}.semantic i.icon.dashboard:before{content:"\f3fd"}.semantic i.icon.diamond:before{content:"\f3a5"}.semantic i.icon.disk:before{content:"\f0a0"}.semantic i.icon.exchange:before{content:"\f362"}.semantic i.icon.external.share:before{content:"\f14d"}.semantic i.icon.external.square:before{content:"\f360"}.semantic i.icon.external:before{content:"\f35d"}.semantic i.icon.facebook.official:before{content:"\f082"}.semantic i.icon.food:before{content:"\f2e7"}.semantic i.icon.hourglass.zero:before{content:"\f253"}.semantic i.icon.level.down:before{content:"\f3be"}.semantic i.icon.level.up:before{content:"\f3bf"}.semantic i.icon.logout:before{content:"\f2f5"}.semantic i.icon.meanpath:before{content:"\f0c8"}.semantic i.icon.money:before{content:"\f3d1"}.semantic i.icon.move:before{content:"\f0b2"}.semantic i.icon.pencil:before{content:"\f303"}.semantic i.icon.protect:before{content:"\f023"}.semantic i.icon.radio:before{content:"\f192"}.semantic i.icon.remove.bookmark:before{content:"\f02e"}.semantic i.icon.resize.horizontal:before{content:"\f337"}.semantic i.icon.resize.vertical:before{content:"\f338"}.semantic i.icon.sign-in:before{content:"\f2f6"}.semantic i.icon.sign-out:before{content:"\f2f5"}.semantic i.icon.spoon:before{content:"\f2e5"}.semantic i.icon.star.half.empty:before,.semantic i.icon.star.half.full:before{content:"\f089"}.semantic i.icon.ticket:before{content:"\f3ff"}.semantic i.icon.times.rectangle:before{content:"\f410"}.semantic i.icon.write:before{content:"\f303"}.semantic i.icon.youtube.play:before{content:"\f167"}@font-face{.semantic{font-family:outline-icons;src:url(themes/default/assets/fonts/outline-icons.eot);src:url(themes/default/assets/fonts/outline-icons.eot?#iefix) format("embedded-opentype"),url(themes/default/assets/fonts/outline-icons.woff2) format("woff2"),url(themes/default/assets/fonts/outline-icons.woff) format("woff"),url(themes/default/assets/fonts/outline-icons.ttf) format("truetype"),url(themes/default/assets/fonts/outline-icons.svg#icons) format("svg");font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none}}.semantic i.icon.outline{font-family:outline-icons}.semantic i.icon.address.book.outline:before{content:"\f2b9"}.semantic i.icon.address.card.outline:before{content:"\f2bb"}.semantic i.icon.arrow.alternate.circle.down.outline:before{content:"\f358"}.semantic i.icon.arrow.alternate.circle.left.outline:before{content:"\f359"}.semantic i.icon.arrow.alternate.circle.right.outline:before{content:"\f35a"}.semantic i.icon.arrow.alternate.circle.up.outline:before{content:"\f35b"}.semantic i.icon.bell.outline:before{content:"\f0f3"}.semantic i.icon.bell.slash.outline:before{content:"\f1f6"}.semantic i.icon.bookmark.outline:before{content:"\f02e"}.semantic i.icon.building.outline:before{content:"\f1ad"}.semantic i.icon.calendar.outline:before{content:"\f133"}.semantic i.icon.calendar.alternate.outline:before{content:"\f073"}.semantic i.icon.calendar.check.outline:before{content:"\f274"}.semantic i.icon.calendar.minus.outline:before{content:"\f272"}.semantic i.icon.calendar.plus.outline:before{content:"\f271"}.semantic i.icon.calendar.times.outline:before{content:"\f273"}.semantic i.icon.caret.square.down.outline:before{content:"\f150"}.semantic i.icon.caret.square.left.outline:before{content:"\f191"}.semantic i.icon.caret.square.right.outline:before{content:"\f152"}.semantic i.icon.caret.square.up.outline:before{content:"\f151"}.semantic i.icon.chart.bar.outline:before{content:"\f080"}.semantic i.icon.check.circle.outline:before{content:"\f058"}.semantic i.icon.check.square.outline:before{content:"\f14a"}.semantic i.icon.circle.outline:before{content:"\f111"}.semantic i.icon.clipboard.outline:before{content:"\f328"}.semantic i.icon.clock.outline:before{content:"\f017"}.semantic i.icon.clone.outline:before{content:"\f24d"}.semantic i.icon.closed.captioning.outline:before{content:"\f20a"}.semantic i.icon.comment.outline:before{content:"\f075"}.semantic i.icon.comment.alternate.outline:before{content:"\f27a"}.semantic i.icon.comments.outline:before{content:"\f086"}.semantic i.icon.compass.outline:before{content:"\f14e"}.semantic i.icon.copy.outline:before{content:"\f0c5"}.semantic i.icon.copyright.outline:before{content:"\f1f9"}.semantic i.icon.credit.card.outline:before{content:"\f09d"}.semantic i.icon.dot.circle.outline:before{content:"\f192"}.semantic i.icon.edit.outline:before{content:"\f044"}.semantic i.icon.envelope.outline:before{content:"\f0e0"}.semantic i.icon.envelope.open.outline:before{content:"\f2b6"}.semantic i.icon.eye.slash.outline:before{content:"\f070"}.semantic i.icon.file.outline:before{content:"\f15b"}.semantic i.icon.file.alternate.outline:before{content:"\f15c"}.semantic i.icon.file.archive.outline:before{content:"\f1c6"}.semantic i.icon.file.audio.outline:before{content:"\f1c7"}.semantic i.icon.file.code.outline:before{content:"\f1c9"}.semantic i.icon.file.excel.outline:before{content:"\f1c3"}.semantic i.icon.file.image.outline:before{content:"\f1c5"}.semantic i.icon.file.pdf.outline:before{content:"\f1c1"}.semantic i.icon.file.powerpoint.outline:before{content:"\f1c4"}.semantic i.icon.file.video.outline:before{content:"\f1c8"}.semantic i.icon.file.word.outline:before{content:"\f1c2"}.semantic i.icon.flag.outline:before{content:"\f024"}.semantic i.icon.folder.outline:before{content:"\f07b"}.semantic i.icon.folder.open.outline:before{content:"\f07c"}.semantic i.icon.frown.outline:before{content:"\f119"}.semantic i.icon.futbol.outline:before{content:"\f1e3"}.semantic i.icon.gem.outline:before{content:"\f3a5"}.semantic i.icon.hand.lizard.outline:before{content:"\f258"}.semantic i.icon.hand.paper.outline:before{content:"\f256"}.semantic i.icon.hand.peace.outline:before{content:"\f25b"}.semantic i.icon.hand.point.down.outline:before{content:"\f0a7"}.semantic i.icon.hand.point.left.outline:before{content:"\f0a5"}.semantic i.icon.hand.point.right.outline:before{content:"\f0a4"}.semantic i.icon.hand.point.up.outline:before{content:"\f0a6"}.semantic i.icon.hand.pointer.outline:before{content:"\f25a"}.semantic i.icon.hand.rock.outline:before{content:"\f255"}.semantic i.icon.hand.scissors.outline:before{content:"\f257"}.semantic i.icon.hand.spock.outline:before{content:"\f259"}.semantic i.icon.handshake.outline:before{content:"\f2b5"}.semantic i.icon.hdd.outline:before{content:"\f0a0"}.semantic i.icon.heart.outline:before{content:"\f004"}.semantic i.icon.hospital.outline:before{content:"\f0f8"}.semantic i.icon.hourglass.outline:before{content:"\f254"}.semantic i.icon.id.badge.outline:before{content:"\f2c1"}.semantic i.icon.id.card.outline:before{content:"\f2c2"}.semantic i.icon.image.outline:before{content:"\f03e"}.semantic i.icon.images.outline:before{content:"\f302"}.semantic i.icon.keyboard.outline:before{content:"\f11c"}.semantic i.icon.lemon.outline:before{content:"\f094"}.semantic i.icon.life.ring.outline:before{content:"\f1cd"}.semantic i.icon.lightbulb.outline:before{content:"\f0eb"}.semantic i.icon.list.alternate.outline:before{content:"\f022"}.semantic i.icon.map.outline:before{content:"\f279"}.semantic i.icon.meh.outline:before{content:"\f11a"}.semantic i.icon.minus.square.outline:before{content:"\f146"}.semantic i.icon.money.bill.alternate.outline:before{content:"\f3d1"}.semantic i.icon.moon.outline:before{content:"\f186"}.semantic i.icon.newspaper.outline:before{content:"\f1ea"}.semantic i.icon.object.group.outline:before{content:"\f247"}.semantic i.icon.object.ungroup.outline:before{content:"\f248"}.semantic i.icon.paper.plane.outline:before{content:"\f1d8"}.semantic i.icon.pause.circle.outline:before{content:"\f28b"}.semantic i.icon.play.circle.outline:before{content:"\f144"}.semantic i.icon.plus.square.outline:before{content:"\f0fe"}.semantic i.icon.question.circle.outline:before{content:"\f059"}.semantic i.icon.registered.outline:before{content:"\f25d"}.semantic i.icon.save.outline:before{content:"\f0c7"}.semantic i.icon.share.square.outline:before{content:"\f14d"}.semantic i.icon.smile.outline:before{content:"\f118"}.semantic i.icon.snowflake.outline:before{content:"\f2dc"}.semantic i.icon.square.outline:before{content:"\f0c8"}.semantic i.icon.star.outline:before{content:"\f005"}.semantic i.icon.star.half.outline:before{content:"\f089"}.semantic i.icon.sticky.note.outline:before{content:"\f249"}.semantic i.icon.stop.circle.outline:before{content:"\f28d"}.semantic i.icon.sun.outline:before{content:"\f185"}.semantic i.icon.thumbs.down.outline:before{content:"\f165"}.semantic i.icon.thumbs.up.outline:before{content:"\f164"}.semantic i.icon.times.circle.outline:before{content:"\f057"}.semantic i.icon.trash.alternate.outline:before{content:"\f2ed"}.semantic i.icon.user.outline:before{content:"\f007"}.semantic i.icon.user.circle.outline:before{content:"\f2bd"}.semantic i.icon.window.close.outline:before{content:"\f410"}.semantic i.icon.window.maximize.outline:before{content:"\f2d0"}.semantic i.icon.window.minimize.outline:before{content:"\f2d1"}.semantic i.icon.window.restore.outline:before{content:"\f2d2"}.semantic i.icon.disk.outline:before{content:"\f0a0"}.semantic i.icon.heart.empty,.semantic i.icon.star.empty{font-family:outline-icons}.semantic i.icon.heart.empty:before{content:"\f004"}.semantic i.icon.star.empty:before{content:"\f089"}@font-face{.semantic{font-family:brand-icons;src:url(themes/default/assets/fonts/brand-icons.eot);src:url(themes/default/assets/fonts/brand-icons.eot?#iefix) format("embedded-opentype"),url(themes/default/assets/fonts/brand-icons.woff2) format("woff2"),url(themes/default/assets/fonts/brand-icons.woff) format("woff"),url(themes/default/assets/fonts/brand-icons.ttf) format("truetype"),url(themes/default/assets/fonts/brand-icons.svg#icons) format("svg");font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none}}.semantic i.icon.\35 00px,.semantic i.icon.accessible.icon,.semantic i.icon.accusoft,.semantic i.icon.adn,.semantic i.icon.adversal,.semantic i.icon.affiliatetheme,.semantic i.icon.algolia,.semantic i.icon.amazon,.semantic i.icon.amazon.pay,.semantic i.icon.amilia,.semantic i.icon.android,.semantic i.icon.angellist,.semantic i.icon.angrycreative,.semantic i.icon.angular,.semantic i.icon.app.store,.semantic i.icon.app.store.ios,.semantic i.icon.apper,.semantic i.icon.apple,.semantic i.icon.apple.pay,.semantic i.icon.asymmetrik,.semantic i.icon.audible,.semantic i.icon.autoprefixer,.semantic i.icon.avianex,.semantic i.icon.aviato,.semantic i.icon.aws,.semantic i.icon.bandcamp,.semantic i.icon.behance,.semantic i.icon.behance.square,.semantic i.icon.bimobject,.semantic i.icon.bitbucket,.semantic i.icon.bitcoin,.semantic i.icon.bity,.semantic i.icon.black.tie,.semantic i.icon.blackberry,.semantic i.icon.blogger,.semantic i.icon.blogger.b,.semantic i.icon.bluetooth,.semantic i.icon.bluetooth.b,.semantic i.icon.btc,.semantic i.icon.buromobelexperte,.semantic i.icon.buysellads,.semantic i.icon.cc.amazon.pay,.semantic i.icon.cc.amex,.semantic i.icon.cc.apple.pay,.semantic i.icon.cc.diners.club,.semantic i.icon.cc.discover,.semantic i.icon.cc.jcb,.semantic i.icon.cc.mastercard,.semantic i.icon.cc.paypal,.semantic i.icon.cc.stripe,.semantic i.icon.cc.visa,.semantic i.icon.centercode,.semantic i.icon.chrome,.semantic i.icon.cloudscale,.semantic i.icon.cloudsmith,.semantic i.icon.cloudversify,.semantic i.icon.codepen,.semantic i.icon.codiepie,.semantic i.icon.connectdevelop,.semantic i.icon.contao,.semantic i.icon.cpanel,.semantic i.icon.creative.commons,.semantic i.icon.css3,.semantic i.icon.css3.alternate,.semantic i.icon.cuttlefish,.semantic i.icon.d.and.d,.semantic i.icon.dashcube,.semantic i.icon.delicious,.semantic i.icon.deploydog,.semantic i.icon.deskpro,.semantic i.icon.deviantart,.semantic i.icon.digg,.semantic i.icon.digital.ocean,.semantic i.icon.discord,.semantic i.icon.discourse,.semantic i.icon.dochub,.semantic i.icon.docker,.semantic i.icon.draft2digital,.semantic i.icon.dribbble,.semantic i.icon.dribbble.square,.semantic i.icon.dropbox,.semantic i.icon.drupal,.semantic i.icon.dyalog,.semantic i.icon.earlybirds,.semantic i.icon.edge,.semantic i.icon.elementor,.semantic i.icon.ember,.semantic i.icon.empire,.semantic i.icon.envira,.semantic i.icon.erlang,.semantic i.icon.ethereum,.semantic i.icon.etsy,.semantic i.icon.expeditedssl,.semantic i.icon.facebook,.semantic i.icon.facebook.f,.semantic i.icon.facebook.messenger,.semantic i.icon.facebook.square,.semantic i.icon.firefox,.semantic i.icon.first.order,.semantic i.icon.firstdraft,.semantic i.icon.flickr,.semantic i.icon.flipboard,.semantic i.icon.fly,.semantic i.icon.font.awesome,.semantic i.icon.font.awesome.alternate,.semantic i.icon.font.awesome.flag,.semantic i.icon.fonticons,.semantic i.icon.fonticons.fi,.semantic i.icon.fort.awesome,.semantic i.icon.fort.awesome.alternate,.semantic i.icon.forumbee,.semantic i.icon.foursquare,.semantic i.icon.free.code.camp,.semantic i.icon.freebsd,.semantic i.icon.get.pocket,.semantic i.icon.gg,.semantic i.icon.gg.circle,.semantic i.icon.git,.semantic i.icon.git.square,.semantic i.icon.github,.semantic i.icon.github.alternate,.semantic i.icon.github.square,.semantic i.icon.gitkraken,.semantic i.icon.gitlab,.semantic i.icon.gitter,.semantic i.icon.glide,.semantic i.icon.glide.g,.semantic i.icon.gofore,.semantic i.icon.goodreads,.semantic i.icon.goodreads.g,.semantic i.icon.google,.semantic i.icon.google.drive,.semantic i.icon.google.play,.semantic i.icon.google.plus,.semantic i.icon.google.plus.g,.semantic i.icon.google.plus.square,.semantic i.icon.google.wallet,.semantic i.icon.gratipay,.semantic i.icon.grav,.semantic i.icon.gripfire,.semantic i.icon.grunt,.semantic i.icon.gulp,.semantic i.icon.hacker.news,.semantic i.icon.hacker.news.square,.semantic i.icon.hips,.semantic i.icon.hire.a.helper,.semantic i.icon.hooli,.semantic i.icon.hotjar,.semantic i.icon.houzz,.semantic i.icon.html5,.semantic i.icon.hubspot,.semantic i.icon.imdb,.semantic i.icon.instagram,.semantic i.icon.internet.explorer,.semantic i.icon.ioxhost,.semantic i.icon.itunes,.semantic i.icon.itunes.note,.semantic i.icon.jenkins,.semantic i.icon.joget,.semantic i.icon.joomla,.semantic i.icon.js,.semantic i.icon.js.square,.semantic i.icon.jsfiddle,.semantic i.icon.keycdn,.semantic i.icon.kickstarter,.semantic i.icon.kickstarter.k,.semantic i.icon.korvue,.semantic i.icon.laravel,.semantic i.icon.lastfm,.semantic i.icon.lastfm.square,.semantic i.icon.leanpub,.semantic i.icon.less,.semantic i.icon.linechat,.semantic i.icon.linkedin,.semantic i.icon.linkedin.alternate,.semantic i.icon.linkedin.in,.semantic i.icon.linode,.semantic i.icon.linux,.semantic i.icon.lyft,.semantic i.icon.magento,.semantic i.icon.maxcdn,.semantic i.icon.medapps,.semantic i.icon.medium,.semantic i.icon.medium.m,.semantic i.icon.medrt,.semantic i.icon.meetup,.semantic i.icon.microsoft,.semantic i.icon.mix,.semantic i.icon.mixcloud,.semantic i.icon.mizuni,.semantic i.icon.modx,.semantic i.icon.monero,.semantic i.icon.napster,.semantic i.icon.nintendo.switch,.semantic i.icon.node,.semantic i.icon.node.js,.semantic i.icon.npm,.semantic i.icon.ns8,.semantic i.icon.nutritionix,.semantic i.icon.odnoklassniki,.semantic i.icon.odnoklassniki.square,.semantic i.icon.opencart,.semantic i.icon.openid,.semantic i.icon.opera,.semantic i.icon.optin.monster,.semantic i.icon.osi,.semantic i.icon.page4,.semantic i.icon.pagelines,.semantic i.icon.palfed,.semantic i.icon.patreon,.semantic i.icon.paypal,.semantic i.icon.periscope,.semantic i.icon.phabricator,.semantic i.icon.phoenix.framework,.semantic i.icon.php,.semantic i.icon.pied.piper,.semantic i.icon.pied.piper.alternate,.semantic i.icon.pied.piper.pp,.semantic i.icon.pinterest,.semantic i.icon.pinterest.p,.semantic i.icon.pinterest.square,.semantic i.icon.playstation,.semantic i.icon.product.hunt,.semantic i.icon.pushed,.semantic i.icon.python,.semantic i.icon.qq,.semantic i.icon.quinscape,.semantic i.icon.quora,.semantic i.icon.ravelry,.semantic i.icon.react,.semantic i.icon.rebel,.semantic i.icon.reddit,.semantic i.icon.reddit.alien,.semantic i.icon.reddit.square,.semantic i.icon.redriver,.semantic i.icon.rendact,.semantic i.icon.renren,.semantic i.icon.replyd,.semantic i.icon.resolving,.semantic i.icon.rocketchat,.semantic i.icon.rockrms,.semantic i.icon.safari,.semantic i.icon.sass,.semantic i.icon.schlix,.semantic i.icon.scribd,.semantic i.icon.searchengin,.semantic i.icon.sellcast,.semantic i.icon.sellsy,.semantic i.icon.servicestack,.semantic i.icon.shirtsinbulk,.semantic i.icon.simplybuilt,.semantic i.icon.sistrix,.semantic i.icon.skyatlas,.semantic i.icon.skype,.semantic i.icon.slack,.semantic i.icon.slack.hash,.semantic i.icon.slideshare,.semantic i.icon.snapchat,.semantic i.icon.snapchat.ghost,.semantic i.icon.snapchat.square,.semantic i.icon.soundcloud,.semantic i.icon.speakap,.semantic i.icon.spotify,.semantic i.icon.stack.exchange,.semantic i.icon.stack.overflow,.semantic i.icon.staylinked,.semantic i.icon.steam,.semantic i.icon.steam.square,.semantic i.icon.steam.symbol,.semantic i.icon.sticker.mule,.semantic i.icon.strava,.semantic i.icon.stripe,.semantic i.icon.stripe.s,.semantic i.icon.studiovinari,.semantic i.icon.stumbleupon,.semantic i.icon.stumbleupon.circle,.semantic i.icon.superpowers,.semantic i.icon.supple,.semantic i.icon.telegram,.semantic i.icon.telegram.plane,.semantic i.icon.tencent.weibo,.semantic i.icon.themeisle,.semantic i.icon.trello,.semantic i.icon.tripadvisor,.semantic i.icon.tumblr,.semantic i.icon.tumblr.square,.semantic i.icon.twitch,.semantic i.icon.twitter,.semantic i.icon.twitter.square,.semantic i.icon.typo3,.semantic i.icon.uber,.semantic i.icon.uikit,.semantic i.icon.uniregistry,.semantic i.icon.untappd,.semantic i.icon.usb,.semantic i.icon.ussunnah,.semantic i.icon.vaadin,.semantic i.icon.viacoin,.semantic i.icon.viadeo,.semantic i.icon.viadeo.square,.semantic i.icon.viber,.semantic i.icon.vimeo,.semantic i.icon.vimeo.square,.semantic i.icon.vimeo.v,.semantic i.icon.vine,.semantic i.icon.vk,.semantic i.icon.vnv,.semantic i.icon.vuejs,.semantic i.icon.wechat,.semantic i.icon.weibo,.semantic i.icon.weixin,.semantic i.icon.whatsapp,.semantic i.icon.whatsapp.square,.semantic i.icon.whmcs,.semantic i.icon.wikipedia.w,.semantic i.icon.windows,.semantic i.icon.wordpress,.semantic i.icon.wordpress.simple,.semantic i.icon.wpbeginner,.semantic i.icon.wpexplorer,.semantic i.icon.wpforms,.semantic i.icon.xbox,.semantic i.icon.xing,.semantic i.icon.xing.square,.semantic i.icon.y.combinator,.semantic i.icon.yahoo,.semantic i.icon.yandex,.semantic i.icon.yandex.international,.semantic i.icon.yelp,.semantic i.icon.yoast,.semantic i.icon.youtube,.semantic i.icon.youtube.square{font-family:brand-icons}.semantic .ui.image{position:relative;display:inline-block;vertical-align:middle;max-width:100%;background-color:transparent}.semantic img.ui.image{display:block}.semantic .ui.image img,.semantic .ui.image svg{display:block;max-width:100%;height:auto}.semantic .ui.hidden.image,.semantic .ui.hidden.images{display:none}.semantic .ui.hidden.transition.image,.semantic .ui.hidden.transition.images{display:block;visibility:hidden}.semantic .ui.images>.hidden.transition{display:inline-block;visibility:hidden}.semantic .ui.disabled.image,.semantic .ui.disabled.images{cursor:default;opacity:.45}.semantic .ui.inline.image,.semantic .ui.inline.image img,.semantic .ui.inline.image svg{display:inline-block}.semantic .ui.top.aligned.image,.semantic .ui.top.aligned.image img,.semantic .ui.top.aligned.images .image,.semantic .ui.top.aligned.image svg{display:inline-block;vertical-align:top}.semantic .ui.middle.aligned.image,.semantic .ui.middle.aligned.image img,.semantic .ui.middle.aligned.images .image,.semantic .ui.middle.aligned.image svg{display:inline-block;vertical-align:middle}.semantic .ui.bottom.aligned.image,.semantic .ui.bottom.aligned.image img,.semantic .ui.bottom.aligned.images .image,.semantic .ui.bottom.aligned.image svg{display:inline-block;vertical-align:bottom}.semantic .ui.rounded.image,.semantic .ui.rounded.image>*,.semantic .ui.rounded.images .image,.semantic .ui.rounded.images .image>*{border-radius:.3125em}.semantic .ui.bordered.image img,.semantic .ui.bordered.images .image,.semantic .ui.bordered.images img,.semantic .ui.bordered.images svg,.semantic .ui.bordered.image svg,.semantic img.ui.bordered.image{border:1px solid rgba(0,0,0,.1)}.semantic .ui.circular.image,.semantic .ui.circular.images{overflow:hidden}.semantic .ui.circular.image,.semantic .ui.circular.image>*,.semantic .ui.circular.images .image,.semantic .ui.circular.images .image>*{border-radius:500rem}.semantic .ui.fluid.image,.semantic .ui.fluid.image img,.semantic .ui.fluid.images,.semantic .ui.fluid.images img,.semantic .ui.fluid.images svg,.semantic .ui.fluid.image svg{display:block;width:100%;height:auto}.semantic .ui.avatar.image,.semantic .ui.avatar.image img,.semantic .ui.avatar.images .image,.semantic .ui.avatar.images img,.semantic .ui.avatar.images svg,.semantic .ui.avatar.image svg{margin-right:.25em;display:inline-block;width:2em;height:2em;border-radius:500rem}.semantic .ui.spaced.image{display:inline-block!important;margin-left:.5em;margin-right:.5em}.semantic .ui[class*="left spaced"].image{margin-left:.5em;margin-right:0}.semantic .ui[class*="right spaced"].image{margin-left:0;margin-right:.5em}.semantic .ui.floated.image,.semantic .ui.floated.images{float:left;margin-right:1em;margin-bottom:1em}.semantic .ui.right.floated.image,.semantic .ui.right.floated.images{float:right;margin-right:0;margin-bottom:1em;margin-left:1em}.semantic .ui.floated.image:last-child,.semantic .ui.floated.images:last-child{margin-bottom:0}.semantic .ui.centered.image,.semantic .ui.centered.images{margin-left:auto;margin-right:auto}.semantic .ui.mini.image,.semantic .ui.mini.images .image,.semantic .ui.mini.images img,.semantic .ui.mini.images svg{width:35px;height:auto;font-size:.78571429rem}.semantic .ui.tiny.image,.semantic .ui.tiny.images .image,.semantic .ui.tiny.images img,.semantic .ui.tiny.images svg{width:80px;height:auto;font-size:.85714286rem}.semantic .ui.small.image,.semantic .ui.small.images .image,.semantic .ui.small.images img,.semantic .ui.small.images svg{width:150px;height:auto;font-size:.92857143rem}.semantic .ui.medium.image,.semantic .ui.medium.images .image,.semantic .ui.medium.images img,.semantic .ui.medium.images svg{width:300px;height:auto;font-size:1rem}.semantic .ui.large.image,.semantic .ui.large.images .image,.semantic .ui.large.images img,.semantic .ui.large.images svg{width:450px;height:auto;font-size:1.14285714rem}.semantic .ui.big.image,.semantic .ui.big.images .image,.semantic .ui.big.images img,.semantic .ui.big.images svg{width:600px;height:auto;font-size:1.28571429rem}.semantic .ui.huge.image,.semantic .ui.huge.images .image,.semantic .ui.huge.images img,.semantic .ui.huge.images svg{width:800px;height:auto;font-size:1.42857143rem}.semantic .ui.massive.image,.semantic .ui.massive.images .image,.semantic .ui.massive.images img,.semantic .ui.massive.images svg{width:960px;height:auto;font-size:1.71428571rem}.semantic .ui.images{font-size:0;margin:0 -.25rem}.semantic .ui.images .image,.semantic .ui.images>img,.semantic .ui.images>svg{display:inline-block;margin:0 .25rem .5rem}.semantic .ui.input{position:relative;font-weight:400;font-style:normal;display:inline-flex;color:rgba(0,0,0,.87)}.semantic .ui.input>input{margin:0;max-width:100%;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;line-height:1.21428571em;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;padding:.67857143em 1em;background:#fff;border:1px solid rgba(34,36,38,.15);color:rgba(0,0,0,.87);border-radius:.28571429rem;transition:box-shadow .1s ease,border-color .1s ease;box-shadow:none}.semantic .ui.input>input::-webkit-input-placeholder{color:hsla(0,0%,74.9%,.87)}.semantic .ui.input>input::-moz-placeholder{color:hsla(0,0%,74.9%,.87)}.semantic .ui.input>input:-ms-input-placeholder{color:hsla(0,0%,74.9%,.87)}.semantic .ui.disabled.input,.semantic .ui.input:not(.disabled) input[disabled]{opacity:.45}.semantic .ui.disabled.input>input,.semantic .ui.input:not(.disabled) input[disabled]{pointer-events:none}.semantic .ui.input.down input,.semantic .ui.input>input:active{border-color:rgba(0,0,0,.3);background:#fafafa;color:rgba(0,0,0,.87);box-shadow:none}.semantic .ui.loading.loading.input>i.icon:before{border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.semantic .ui.loading.loading.input>i.icon:after,.semantic .ui.loading.loading.input>i.icon:before{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em}.semantic .ui.loading.loading.input>i.icon:after{animation:button-spin .6s linear;animation-iteration-count:infinite;border-radius:500rem;border:.2em solid transparent;border-top-color:#767676;box-shadow:0 0 0 1px transparent}.semantic .ui.input.focus>input,.semantic .ui.input>input:focus{border-color:#85b7d9;background:#fff;color:rgba(0,0,0,.8);box-shadow:none}.semantic .ui.input.focus>input::-webkit-input-placeholder,.semantic .ui.input>input:focus::-webkit-input-placeholder{color:hsla(0,0%,45.1%,.87)}.semantic .ui.input.focus>input::-moz-placeholder,.semantic .ui.input>input:focus::-moz-placeholder{color:hsla(0,0%,45.1%,.87)}.semantic .ui.input.focus>input:-ms-input-placeholder,.semantic .ui.input>input:focus:-ms-input-placeholder{color:hsla(0,0%,45.1%,.87)}.semantic .ui.input.error>input{background-color:#fff6f6;border-color:#e0b4b4;color:#9f3a38;box-shadow:none}.semantic .ui.input.error>input::-webkit-input-placeholder{color:#e7bdbc}.semantic .ui.input.error>input::-moz-placeholder{color:#e7bdbc}.semantic .ui.input.error>input:-ms-input-placeholder{color:#e7bdbc!important}.semantic .ui.input.error>input:focus::-webkit-input-placeholder{color:#da9796}.semantic .ui.input.error>input:focus::-moz-placeholder{color:#da9796}.semantic .ui.input.error>input:focus:-ms-input-placeholder{color:#da9796!important}.semantic .ui.transparent.input>input{border-color:transparent!important;background-color:transparent!important;padding:0!important;box-shadow:none!important;border-radius:0!important}.semantic .ui.transparent.icon.input>i.icon{width:1.1em}.semantic .ui.transparent.icon.input>input{padding-left:0!important;padding-right:2em!important}.semantic .ui.transparent[class*="left icon"].input>input{padding-left:2em!important;padding-right:0!important}.semantic .ui.transparent.inverted.input{color:#fff}.semantic .ui.transparent.inverted.input>input{color:inherit}.semantic .ui.transparent.inverted.input>input::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.semantic .ui.transparent.inverted.input>input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.semantic .ui.transparent.inverted.input>input:-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.semantic .ui.icon.input>i.icon{cursor:default;position:absolute;line-height:1;text-align:center;top:0;right:0;margin:0;height:100%;width:2.67142857em;opacity:.5;border-radius:0 .28571429rem .28571429rem 0;transition:opacity .3s ease}.semantic .ui.icon.input>i.icon:not(.link){pointer-events:none}.semantic .ui.icon.input>input{padding-right:2.67143em!important}.semantic .ui.icon.input>i.icon:after,.semantic .ui.icon.input>i.icon:before{left:0;position:absolute;text-align:center;top:50%;width:100%;margin-top:-.5em}.semantic .ui.icon.input>i.link.icon{cursor:pointer}.semantic .ui.icon.input>i.circular.icon{top:.35em;right:.5em}.semantic .ui[class*="left icon"].input>i.icon{right:auto;left:1px;border-radius:.28571429rem 0 0 .28571429rem}.semantic .ui[class*="left icon"].input>i.circular.icon{right:auto;left:.5em}.semantic .ui[class*="left icon"].input>input{padding-left:2.67143em!important;padding-right:1em!important}.semantic .ui.icon.input>input:focus~i.icon{opacity:1}.semantic .ui.labeled.input>.label{flex:0 0 auto;margin:0;font-size:1em}.semantic .ui.labeled.input>.label:not(.corner){padding-top:.78571429em;padding-bottom:.78571429em}.semantic .ui.labeled.input:not([class*="corner labeled"]) .label:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.semantic .ui.labeled.input:not([class*="corner labeled"]) .label:first-child+input{border-top-left-radius:0;border-bottom-left-radius:0;border-left-color:transparent}.semantic .ui.labeled.input:not([class*="corner labeled"]) .label:first-child+input:focus{border-left-color:#85b7d9}.semantic .ui[class*="right labeled"].input>input{border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-right-color:transparent!important}.semantic .ui[class*="right labeled"].input>input+.label{border-top-left-radius:0;border-bottom-left-radius:0}.semantic .ui[class*="right labeled"].input>input:focus{border-right-color:#85b7d9!important}.semantic .ui.labeled.input .corner.label{top:1px;right:1px;font-size:.64285714em;border-radius:0 .28571429rem 0 0}.semantic .ui[class*="corner labeled"]:not([class*="left corner labeled"]).labeled.input>input{padding-right:2.5em!important}.semantic .ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"])>input{padding-right:3.25em!important}.semantic .ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"])>.icon{margin-right:1.25em}.semantic .ui[class*="left corner labeled"].labeled.input>input{padding-left:2.5em!important}.semantic .ui[class*="left corner labeled"].icon.input>input{padding-left:3.25em!important}.semantic .ui[class*="left corner labeled"].icon.input>.icon{margin-left:1.25em}.semantic .ui.input>.ui.corner.label{top:1px;right:1px}.semantic .ui.input>.ui.left.corner.label{right:auto;left:1px}.semantic .ui.action.input>.button,.semantic .ui.action.input>.buttons{display:flex;align-items:center;flex:0 0 auto}.semantic .ui.action.input>.button,.semantic .ui.action.input>.buttons>.button{padding-top:.78571429em;padding-bottom:.78571429em;margin:0}.semantic .ui.action.input:not([class*="left action"])>input{border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-right-color:transparent!important}.semantic .ui.action.input:not([class*="left action"])>.button:not(:first-child),.semantic .ui.action.input:not([class*="left action"])>.buttons:not(:first-child)>.button,.semantic .ui.action.input:not([class*="left action"])>.dropdown:not(:first-child){border-radius:0}.semantic .ui.action.input:not([class*="left action"])>.button:last-child,.semantic .ui.action.input:not([class*="left action"])>.buttons:last-child>.button,.semantic .ui.action.input:not([class*="left action"])>.dropdown:last-child{border-radius:0 .28571429rem .28571429rem 0}.semantic .ui.action.input:not([class*="left action"])>input:focus{border-right-color:#85b7d9!important}.semantic .ui[class*="left action"].input>input{border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-left-color:transparent!important}.semantic .ui[class*="left action"].input>.button,.semantic .ui[class*="left action"].input>.buttons>.button,.semantic .ui[class*="left action"].input>.dropdown{border-radius:0}.semantic .ui[class*="left action"].input>.button:first-child,.semantic .ui[class*="left action"].input>.buttons:first-child>.button,.semantic .ui[class*="left action"].input>.dropdown:first-child{border-radius:.28571429rem 0 0 .28571429rem}.semantic .ui[class*="left action"].input>input:focus{border-left-color:#85b7d9!important}.semantic .ui.inverted.input>input{border:none}.semantic .ui.fluid.input{display:flex}.semantic .ui.fluid.input>input{width:0!important}.semantic .ui.mini.input{font-size:.78571429em}.semantic .ui.small.input{font-size:.92857143em}.semantic .ui.input{font-size:1em}.semantic .ui.large.input{font-size:1.14285714em}.semantic .ui.big.input{font-size:1.28571429em}.semantic .ui.huge.input{font-size:1.42857143em}.semantic .ui.massive.input{font-size:1.71428571em}.semantic .ui.label{display:inline-block;line-height:1;vertical-align:baseline;margin:0 .14285714em;background-color:#e8e8e8;background-image:none;padding:.5833em .833em;color:rgba(0,0,0,.6);text-transform:none;font-weight:700;border:0 solid transparent;border-radius:.28571429rem;transition:background .1s ease}.semantic .ui.label:first-child{margin-left:0}.semantic .ui.label:last-child{margin-right:0}.semantic a.ui.label{cursor:pointer}.semantic .ui.label>a{cursor:pointer;color:inherit;opacity:.5;transition:opacity .1s ease}.semantic .ui.label>a:hover{opacity:1}.semantic .ui.label>img{width:auto!important;vertical-align:middle;height:2.1666em!important}.semantic .ui.label>.icon{width:auto;margin:0 .75em 0 0}.semantic .ui.label>.detail{display:inline-block;vertical-align:top;font-weight:700;margin-left:1em;opacity:.8}.semantic .ui.label>.detail .icon{margin:0 .25em 0 0}.semantic .ui.label>.close.icon,.semantic .ui.label>.delete.icon{cursor:pointer;margin-right:0;margin-left:.5em;font-size:.92857143em;opacity:.5;transition:background .1s ease}.semantic .ui.label>.delete.icon:hover{opacity:1}.semantic .ui.labels>.label{margin:0 .5em .5em 0}.semantic .ui.header>.ui.label{margin-top:-.29165em}.semantic .ui.attached.segment>.ui.top.left.attached.label,.semantic .ui.bottom.attached.segment>.ui.top.left.attached.label{border-top-left-radius:0}.semantic .ui.attached.segment>.ui.top.right.attached.label,.semantic .ui.bottom.attached.segment>.ui.top.right.attached.label{border-top-right-radius:0}.semantic .ui.top.attached.segment>.ui.bottom.left.attached.label{border-bottom-left-radius:0}.semantic .ui.top.attached.segment>.ui.bottom.right.attached.label{border-bottom-right-radius:0}.semantic .ui.top.attached.label+[class*="right floated"]+*,.semantic .ui.top.attached.label:first-child+:not(.attached){margin-top:2rem!important}.semantic .ui.bottom.attached.label:first-child~:last-child:not(.attached){margin-top:0;margin-bottom:2rem!important}.semantic .ui.image.label{width:auto!important;margin-top:0;margin-bottom:0;max-width:9999px;vertical-align:baseline;text-transform:none;background:#e8e8e8;padding:.5833em .833em .5833em .5em;border-radius:.28571429rem;box-shadow:none}.semantic .ui.image.label img{display:inline-block;vertical-align:top;height:2.1666em;margin:-.5833em .5em -.5833em -.5em;border-radius:.28571429rem 0 0 .28571429rem}.semantic .ui.image.label .detail{background:rgba(0,0,0,.1);margin:-.5833em -.833em -.5833em .5em;padding:.5833em .833em;border-radius:0 .28571429rem .28571429rem 0}.semantic .ui.tag.label,.semantic .ui.tag.labels .label{margin-left:1em;position:relative;padding-left:1.5em;padding-right:1.5em;border-radius:0 .28571429rem .28571429rem 0;transition:none}.semantic .ui.tag.label:before,.semantic .ui.tag.labels .label:before{position:absolute;transform:translateY(-50%) translateX(50%) rotate(-45deg);top:50%;right:100%;content:"";background-color:inherit;background-image:none;width:1.56em;height:1.56em;transition:none}.semantic .ui.tag.label:after,.semantic .ui.tag.labels .label:after{position:absolute;content:"";top:50%;left:-.25em;margin-top:-.25em;background-color:#fff!important;width:.5em;height:.5em;box-shadow:0 -1px 1px 0 rgba(0,0,0,.3);border-radius:500rem}.semantic .ui.corner.label{margin:0;padding:0;text-align:center;border-color:#e8e8e8;width:4em;height:4em;z-index:1}.semantic .ui.corner.label,.semantic .ui.corner.label:after{position:absolute;top:0;right:0;transition:border-color .1s ease;background-color:transparent!important}.semantic .ui.corner.label:after{content:"";z-index:-1;width:0;height:0;border-color:transparent;border-style:solid;border-width:0 4em 4em 0;border-right-color:inherit}.semantic .ui.corner.label .icon{cursor:default;position:relative;top:.64285714em;left:.78571429em;font-size:1.14285714em;margin:0}.semantic .ui.left.corner.label,.semantic .ui.left.corner.label:after{right:auto;left:0}.semantic .ui.left.corner.label:after{border-color:transparent;border-style:solid;border-width:4em 4em 0 0;border-top-color:inherit}.semantic .ui.left.corner.label .icon{left:-.78571429em}.semantic .ui.segment>.ui.corner.label{top:-1px;right:-1px}.semantic .ui.segment>.ui.left.corner.label{right:auto;left:-1px}.semantic .ui.ribbon.label{position:relative;margin:0;min-width:-moz-max-content;min-width:max-content;border-radius:0 .28571429rem .28571429rem 0;border-color:rgba(0,0,0,.15)}.semantic .ui.ribbon.label:after{position:absolute;content:"";top:100%;left:0;background-color:transparent!important;border-color:transparent;border-style:solid;border-width:0 1.2em 1.2em 0;border-right-color:inherit;width:0;height:0}.semantic .ui.ribbon.label{left:calc(-1rem - 1.2em);margin-right:-1.2em;padding-left:calc(1rem + 1.2em);padding-right:1.2em}.semantic .ui[class*="right ribbon"].label{left:calc(100% + 1rem + 1.2em);padding-left:1.2em;padding-right:calc(1rem + 1.2em);text-align:left;transform:translateX(-100%);border-radius:.28571429rem 0 0 .28571429rem}.semantic .ui[class*="right ribbon"].label:after{left:auto;right:0;border-color:transparent;border-style:solid;border-width:1.2em 1.2em 0 0;border-top-color:inherit}.semantic .ui.card .image>.ribbon.label,.semantic .ui.image>.ribbon.label{position:absolute;top:1rem}.semantic .ui.card .image>.ui.ribbon.label,.semantic .ui.image>.ui.ribbon.label{left:calc(.05rem - 1.2em)}.semantic .ui.card .image>.ui[class*="right ribbon"].label,.semantic .ui.image>.ui[class*="right ribbon"].label{left:calc(100% + -.05rem + 1.2em);padding-left:.833em}.semantic .ui.table td>.ui.ribbon.label{left:-1.98571em}.semantic .ui.table td>.ui[class*="right ribbon"].label{left:calc(100% + 1.98571em);padding-left:.833em}.semantic .ui.attached.label,.semantic .ui[class*="top attached"].label{width:100%;position:absolute;margin:0;top:0;left:0;padding:.75em 1em;border-radius:.21428571rem .21428571rem 0 0}.semantic .ui[class*="bottom attached"].label{top:auto;bottom:0;border-radius:0 0 .21428571rem .21428571rem}.semantic .ui[class*="top left attached"].label{width:auto;margin-top:0!important;border-radius:.21428571rem 0 .28571429rem 0}.semantic .ui[class*="top right attached"].label{width:auto;left:auto;right:0;border-radius:0 .21428571rem 0 .28571429rem}.semantic .ui[class*="bottom left attached"].label{width:auto;top:auto;bottom:0;border-radius:0 .28571429rem 0 .21428571rem}.semantic .ui[class*="bottom right attached"].label{top:auto;bottom:0;left:auto;right:0;width:auto;border-radius:.28571429rem 0 .21428571rem 0}.semantic .ui.label.disabled{opacity:.5}.semantic a.ui.label:hover,.semantic a.ui.labels .label:hover{background-color:#e0e0e0;border-color:#e0e0e0;background-image:none;color:rgba(0,0,0,.8)}.semantic .ui.labels a.label:hover:before,.semantic a.ui.label:hover:before{color:rgba(0,0,0,.8)}.semantic .ui.active.label{border-color:#d0d0d0}.semantic .ui.active.label,.semantic .ui.active.label:before{background-color:#d0d0d0;background-image:none;color:rgba(0,0,0,.95)}.semantic a.ui.active.label:hover,.semantic a.ui.labels .active.label:hover{background-color:#c8c8c8;border-color:#c8c8c8;background-image:none;color:rgba(0,0,0,.95)}.semantic .ui.labels a.active.label:ActiveHover:before,.semantic a.ui.active.label:ActiveHover:before{background-color:#c8c8c8;background-image:none;color:rgba(0,0,0,.95)}.semantic .ui.label.visible:not(.dropdown),.semantic .ui.labels.visible .label{display:inline-block!important}.semantic .ui.label.hidden,.semantic .ui.labels.hidden .label{display:none!important}.semantic .ui.red.label,.semantic .ui.red.labels .label{background-color:#db2828!important;border-color:#db2828!important;color:#fff!important}.semantic .ui.red.labels .label:hover,.semantic a.ui.red.label:hover{background-color:#d01919!important;border-color:#d01919!important;color:#fff!important}.semantic .ui.red.corner.label,.semantic .ui.red.corner.label:hover{background-color:transparent!important}.semantic .ui.red.ribbon.label{border-color:#b21e1e!important}.semantic .ui.basic.red.label{background:none #fff!important;color:#db2828!important;border-color:#db2828!important}.semantic .ui.basic.red.labels a.label:hover,.semantic a.ui.basic.red.label:hover{background-color:#fff!important;color:#d01919!important;border-color:#d01919!important}.semantic .ui.orange.label,.semantic .ui.orange.labels .label{background-color:#f2711c!important;border-color:#f2711c!important;color:#fff!important}.semantic .ui.orange.labels .label:hover,.semantic a.ui.orange.label:hover{background-color:#f26202!important;border-color:#f26202!important;color:#fff!important}.semantic .ui.orange.corner.label,.semantic .ui.orange.corner.label:hover{background-color:transparent!important}.semantic .ui.orange.ribbon.label{border-color:#cf590c!important}.semantic .ui.basic.orange.label{background:none #fff!important;color:#f2711c!important;border-color:#f2711c!important}.semantic .ui.basic.orange.labels a.label:hover,.semantic a.ui.basic.orange.label:hover{background-color:#fff!important;color:#f26202!important;border-color:#f26202!important}.semantic .ui.yellow.label,.semantic .ui.yellow.labels .label{background-color:#fbbd08!important;border-color:#fbbd08!important;color:#fff!important}.semantic .ui.yellow.labels .label:hover,.semantic a.ui.yellow.label:hover{background-color:#eaae00!important;border-color:#eaae00!important;color:#fff!important}.semantic .ui.yellow.corner.label,.semantic .ui.yellow.corner.label:hover{background-color:transparent!important}.semantic .ui.yellow.ribbon.label{border-color:#cd9903!important}.semantic .ui.basic.yellow.label{background:none #fff!important;color:#fbbd08!important;border-color:#fbbd08!important}.semantic .ui.basic.yellow.labels a.label:hover,.semantic a.ui.basic.yellow.label:hover{background-color:#fff!important;color:#eaae00!important;border-color:#eaae00!important}.semantic .ui.olive.label,.semantic .ui.olive.labels .label{background-color:#b5cc18!important;border-color:#b5cc18!important;color:#fff!important}.semantic .ui.olive.labels .label:hover,.semantic a.ui.olive.label:hover{background-color:#a7bd0d!important;border-color:#a7bd0d!important;color:#fff!important}.semantic .ui.olive.corner.label,.semantic .ui.olive.corner.label:hover{background-color:transparent!important}.semantic .ui.olive.ribbon.label{border-color:#198f35!important}.semantic .ui.basic.olive.label{background:none #fff!important;color:#b5cc18!important;border-color:#b5cc18!important}.semantic .ui.basic.olive.labels a.label:hover,.semantic a.ui.basic.olive.label:hover{background-color:#fff!important;color:#a7bd0d!important;border-color:#a7bd0d!important}.semantic .ui.green.label,.semantic .ui.green.labels .label{background-color:#21ba45!important;border-color:#21ba45!important;color:#fff!important}.semantic .ui.green.labels .label:hover,.semantic a.ui.green.label:hover{background-color:#16ab39!important;border-color:#16ab39!important;color:#fff!important}.semantic .ui.green.corner.label,.semantic .ui.green.corner.label:hover{background-color:transparent!important}.semantic .ui.green.ribbon.label{border-color:#198f35!important}.semantic .ui.basic.green.label{background:none #fff!important;color:#21ba45!important;border-color:#21ba45!important}.semantic .ui.basic.green.labels a.label:hover,.semantic a.ui.basic.green.label:hover{background-color:#fff!important;color:#16ab39!important;border-color:#16ab39!important}.semantic .ui.teal.label,.semantic .ui.teal.labels .label{background-color:#00b5ad!important;border-color:#00b5ad!important;color:#fff!important}.semantic .ui.teal.labels .label:hover,.semantic a.ui.teal.label:hover{background-color:#009c95!important;border-color:#009c95!important;color:#fff!important}.semantic .ui.teal.corner.label,.semantic .ui.teal.corner.label:hover{background-color:transparent!important}.semantic .ui.teal.ribbon.label{border-color:#00827c!important}.semantic .ui.basic.teal.label{background:none #fff!important;color:#00b5ad!important;border-color:#00b5ad!important}.semantic .ui.basic.teal.labels a.label:hover,.semantic a.ui.basic.teal.label:hover{background-color:#fff!important;color:#009c95!important;border-color:#009c95!important}.semantic .ui.blue.label,.semantic .ui.blue.labels .label{background-color:#2185d0!important;border-color:#2185d0!important;color:#fff!important}.semantic .ui.blue.labels .label:hover,.semantic a.ui.blue.label:hover{background-color:#1678c2!important;border-color:#1678c2!important;color:#fff!important}.semantic .ui.blue.corner.label,.semantic .ui.blue.corner.label:hover{background-color:transparent!important}.semantic .ui.blue.ribbon.label{border-color:#1a69a4!important}.semantic .ui.basic.blue.label{background:none #fff!important;color:#2185d0!important;border-color:#2185d0!important}.semantic .ui.basic.blue.labels a.label:hover,.semantic a.ui.basic.blue.label:hover{background-color:#fff!important;color:#1678c2!important;border-color:#1678c2!important}.semantic .ui.violet.label,.semantic .ui.violet.labels .label{background-color:#6435c9!important;border-color:#6435c9!important;color:#fff!important}.semantic .ui.violet.labels .label:hover,.semantic a.ui.violet.label:hover{background-color:#5829bb!important;border-color:#5829bb!important;color:#fff!important}.semantic .ui.violet.corner.label,.semantic .ui.violet.corner.label:hover{background-color:transparent!important}.semantic .ui.violet.ribbon.label{border-color:#502aa1!important}.semantic .ui.basic.violet.label{background:none #fff!important;color:#6435c9!important;border-color:#6435c9!important}.semantic .ui.basic.violet.labels a.label:hover,.semantic a.ui.basic.violet.label:hover{background-color:#fff!important;color:#5829bb!important;border-color:#5829bb!important}.semantic .ui.purple.label,.semantic .ui.purple.labels .label{background-color:#a333c8!important;border-color:#a333c8!important;color:#fff!important}.semantic .ui.purple.labels .label:hover,.semantic a.ui.purple.label:hover{background-color:#9627ba!important;border-color:#9627ba!important;color:#fff!important}.semantic .ui.purple.corner.label,.semantic .ui.purple.corner.label:hover{background-color:transparent!important}.semantic .ui.purple.ribbon.label{border-color:#82299f!important}.semantic .ui.basic.purple.label{background:none #fff!important;color:#a333c8!important;border-color:#a333c8!important}.semantic .ui.basic.purple.labels a.label:hover,.semantic a.ui.basic.purple.label:hover{background-color:#fff!important;color:#9627ba!important;border-color:#9627ba!important}.semantic .ui.pink.label,.semantic .ui.pink.labels .label{background-color:#e03997!important;border-color:#e03997!important;color:#fff!important}.semantic .ui.pink.labels .label:hover,.semantic a.ui.pink.label:hover{background-color:#e61a8d!important;border-color:#e61a8d!important;color:#fff!important}.semantic .ui.pink.corner.label,.semantic .ui.pink.corner.label:hover{background-color:transparent!important}.semantic .ui.pink.ribbon.label{border-color:#c71f7e!important}.semantic .ui.basic.pink.label{background:none #fff!important;color:#e03997!important;border-color:#e03997!important}.semantic .ui.basic.pink.labels a.label:hover,.semantic a.ui.basic.pink.label:hover{background-color:#fff!important;color:#e61a8d!important;border-color:#e61a8d!important}.semantic .ui.brown.label,.semantic .ui.brown.labels .label{background-color:#a5673f!important;border-color:#a5673f!important;color:#fff!important}.semantic .ui.brown.labels .label:hover,.semantic a.ui.brown.label:hover{background-color:#975b33!important;border-color:#975b33!important;color:#fff!important}.semantic .ui.brown.corner.label,.semantic .ui.brown.corner.label:hover{background-color:transparent!important}.semantic .ui.brown.ribbon.label{border-color:#805031!important}.semantic .ui.basic.brown.label{background:none #fff!important;color:#a5673f!important;border-color:#a5673f!important}.semantic .ui.basic.brown.labels a.label:hover,.semantic a.ui.basic.brown.label:hover{background-color:#fff!important;color:#975b33!important;border-color:#975b33!important}.semantic .ui.grey.label,.semantic .ui.grey.labels .label{background-color:#767676!important;border-color:#767676!important;color:#fff!important}.semantic .ui.grey.labels .label:hover,.semantic a.ui.grey.label:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important}.semantic .ui.grey.corner.label,.semantic .ui.grey.corner.label:hover{background-color:transparent!important}.semantic .ui.grey.ribbon.label{border-color:#805031!important}.semantic .ui.basic.grey.label{background:none #fff!important;color:#767676!important;border-color:#767676!important}.semantic .ui.basic.grey.labels a.label:hover,.semantic a.ui.basic.grey.label:hover{background-color:#fff!important;color:#838383!important;border-color:#838383!important}.semantic .ui.black.label,.semantic .ui.black.labels .label{background-color:#1b1c1d!important;border-color:#1b1c1d!important;color:#fff!important}.semantic .ui.black.labels .label:hover,.semantic a.ui.black.label:hover{background-color:#27292a!important;border-color:#27292a!important;color:#fff!important}.semantic .ui.black.corner.label,.semantic .ui.black.corner.label:hover{background-color:transparent!important}.semantic .ui.black.ribbon.label{border-color:#805031!important}.semantic .ui.basic.black.label{background:none #fff!important;color:#1b1c1d!important;border-color:#1b1c1d!important}.semantic .ui.basic.black.labels a.label:hover,.semantic a.ui.basic.black.label:hover{background-color:#fff!important;color:#27292a!important;border-color:#27292a!important}.semantic .ui.basic.label{background:none #fff;border:1px solid rgba(34,36,38,.15);color:rgba(0,0,0,.87);box-shadow:none}.semantic a.ui.basic.label:hover{text-decoration:none;background:none #fff;color:#1e70bf;box-shadow:1px solid rgba(34,36,38,.15);box-shadow:none}.semantic .ui.basic.pointing.label:before{border-color:inherit}.semantic .ui.fluid.labels>.label,.semantic .ui.label.fluid{width:100%;box-sizing:border-box}.semantic .ui.inverted.label,.semantic .ui.inverted.labels .label{color:hsla(0,0%,100%,.9)!important}.semantic .ui.horizontal.label,.semantic .ui.horizontal.labels .label{margin:0 .5em 0 0;padding:.4em .833em;min-width:3em;text-align:center}.semantic .ui.circular.label,.semantic .ui.circular.labels .label{min-width:2em;min-height:2em;padding:.5em!important;line-height:1em;text-align:center;border-radius:500rem}.semantic .ui.empty.circular.label,.semantic .ui.empty.circular.labels .label{min-width:0;min-height:0;overflow:hidden;width:.5em;height:.5em;vertical-align:baseline}.semantic .ui.pointing.label{position:relative}.semantic .ui.attached.pointing.label{position:absolute}.semantic .ui.pointing.label:before{background-color:inherit;background-image:inherit;border:0 solid;border-color:inherit;position:absolute;content:"";transform:rotate(45deg);background-image:none;z-index:2;width:.6666em;height:.6666em;transition:background .1s ease}.semantic .ui.pointing.label,.semantic .ui[class*="pointing above"].label{margin-top:1em}.semantic .ui.pointing.label:before,.semantic .ui[class*="pointing above"].label:before{border-width:1px 0 0 1px;transform:translateX(-50%) translateY(-50%) rotate(45deg);top:0;left:50%}.semantic .ui[class*="bottom pointing"].label,.semantic .ui[class*="pointing below"].label{margin-top:0;margin-bottom:1em}.semantic .ui[class*="bottom pointing"].label:before,.semantic .ui[class*="pointing below"].label:before{border-width:0 1px 1px 0;top:auto;right:auto;transform:translateX(-50%) translateY(-50%) rotate(45deg);top:100%;left:50%}.semantic .ui[class*="left pointing"].label{margin-top:0;margin-left:.6666em}.semantic .ui[class*="left pointing"].label:before{border-width:0 0 1px 1px;transform:translateX(-50%) translateY(-50%) rotate(45deg);bottom:auto;right:auto;top:50%;left:0}.semantic .ui[class*="right pointing"].label{margin-top:0;margin-right:.6666em}.semantic .ui[class*="right pointing"].label:before{border-width:1px 1px 0 0;transform:translateX(50%) translateY(-50%) rotate(45deg);top:50%;right:0;bottom:auto;left:auto}.semantic .ui.basic.pointing.label:before,.semantic .ui.basic[class*="pointing above"].label:before{margin-top:-1px}.semantic .ui.basic[class*="bottom pointing"].label:before,.semantic .ui.basic[class*="pointing below"].label:before{bottom:auto;top:100%;margin-top:1px}.semantic .ui.basic[class*="left pointing"].label:before{top:50%;left:-1px}.semantic .ui.basic[class*="right pointing"].label:before{top:50%;right:-1px}.semantic .ui.floating.label{position:absolute;z-index:100;top:-1em;left:100%;margin:0 0 0 -1.5em!important}.semantic .ui.mini.label,.semantic .ui.mini.labels .label{font-size:.64285714rem}.semantic .ui.tiny.label,.semantic .ui.tiny.labels .label{font-size:.71428571rem}.semantic .ui.small.label,.semantic .ui.small.labels .label{font-size:.78571429rem}.semantic .ui.label,.semantic .ui.labels .label{font-size:.85714286rem}.semantic .ui.large.label,.semantic .ui.large.labels .label{font-size:1rem}.semantic .ui.big.label,.semantic .ui.big.labels .label{font-size:1.28571429rem}.semantic .ui.huge.label,.semantic .ui.huge.labels .label{font-size:1.42857143rem}.semantic .ui.massive.label,.semantic .ui.massive.labels .label{font-size:1.71428571rem}.semantic .ui.list,.semantic ol.ui.list,.semantic ul.ui.list{list-style-type:none;margin:1em 0;padding:0}.semantic .ui.list:first-child,.semantic ol.ui.list:first-child,.semantic ul.ui.list:first-child{margin-top:0;padding-top:0}.semantic .ui.list:last-child,.semantic ol.ui.list:last-child,.semantic ul.ui.list:last-child{margin-bottom:0;padding-bottom:0}.semantic .ui.list .list>.item,.semantic .ui.list>.item,.semantic ol.ui.list li,.semantic ul.ui.list li{display:list-item;table-layout:fixed;list-style-type:none;list-style-position:outside;padding:.21428571em 0;line-height:1.14285714em}.semantic .ui.list>.item:after,.semantic .ui.list>.list>.item,.semantic ol.ui.list>li:first-child:after,.semantic ul.ui.list>li:first-child:after{content:"";display:block;height:0;clear:both;visibility:hidden}.semantic .ui.list .list>.item:first-child,.semantic .ui.list>.item:first-child,.semantic ol.ui.list li:first-child,.semantic ul.ui.list li:first-child{padding-top:0}.semantic .ui.list .list>.item:last-child,.semantic .ui.list>.item:last-child,.semantic ol.ui.list li:last-child,.semantic ul.ui.list li:last-child{padding-bottom:0}.semantic .ui.list .list,.semantic ol.ui.list ol,.semantic ul.ui.list ul{clear:both;margin:0;padding:.75em 0 .25em .5em}.semantic .ui.list .list>.item,.semantic ol.ui.list ol li,.semantic ul.ui.list ul li{padding:.14285714em 0;line-height:inherit}.semantic .ui.list .list>.item>i.icon,.semantic .ui.list>.item>i.icon{display:table-cell;margin:0;padding-top:0;padding-right:.28571429em;vertical-align:top;transition:color .1s ease}.semantic .ui.list .list>.item>i.icon:only-child,.semantic .ui.list>.item>i.icon:only-child{display:inline-block;vertical-align:top}.semantic .ui.list .list>.item>.image,.semantic .ui.list>.item>.image{display:table-cell;background-color:transparent;margin:0;vertical-align:top}.semantic .ui.list .list>.item>.image:not(:only-child):not(img),.semantic .ui.list>.item>.image:not(:only-child):not(img){padding-right:.5em}.semantic .ui.list .list>.item>.image img,.semantic .ui.list>.item>.image img{vertical-align:top}.semantic .ui.list .list>.item>.image:only-child,.semantic .ui.list .list>.item>img.image,.semantic .ui.list>.item>.image:only-child,.semantic .ui.list>.item>img.image{display:inline-block}.semantic .ui.list .list>.item>.content,.semantic .ui.list>.item>.content{line-height:1.14285714em}.semantic .ui.list .list>.item>.icon+.content,.semantic .ui.list .list>.item>.image+.content,.semantic .ui.list>.item>.icon+.content,.semantic .ui.list>.item>.image+.content{display:table-cell;width:100%;padding:0 0 0 .5em;vertical-align:top}.semantic .ui.list .list>.item>img.image+.content,.semantic .ui.list>.item>img.image+.content{display:inline-block;width:auto}.semantic .ui.list .list>.item>.content>.list,.semantic .ui.list>.item>.content>.list{margin-left:0;padding-left:0}.semantic .ui.list .list>.item .header,.semantic .ui.list>.item .header{display:block;margin:0;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:700;color:rgba(0,0,0,.87)}.semantic .ui.list .list>.item .description,.semantic .ui.list>.item .description{display:block;color:rgba(0,0,0,.7)}.semantic .ui.list .list>.item a,.semantic .ui.list>.item a{cursor:pointer}.semantic .ui.list .list>a.item,.semantic .ui.list>a.item{cursor:pointer;color:#4183c4}.semantic .ui.list .list>a.item:hover,.semantic .ui.list>a.item:hover{color:#1e70bf}.semantic .ui.list .list>a.item i.icon,.semantic .ui.list>a.item i.icon{color:rgba(0,0,0,.4)}.semantic .ui.list .list>.item a.header,.semantic .ui.list>.item a.header{cursor:pointer;color:#4183c4!important}.semantic .ui.list .list>.item a.header:hover,.semantic .ui.list>.item a.header:hover{color:#1e70bf!important}.semantic .ui[class*="left floated"].list{float:left}.semantic .ui[class*="right floated"].list{float:right}.semantic .ui.list .list>.item [class*="left floated"],.semantic .ui.list>.item [class*="left floated"]{float:left;margin:0 1em 0 0}.semantic .ui.list .list>.item [class*="right floated"],.semantic .ui.list>.item [class*="right floated"]{float:right;margin:0 0 0 1em}.semantic .ui.menu .ui.list .list>.item,.semantic .ui.menu .ui.list>.item{display:list-item;table-layout:fixed;background-color:transparent;list-style-type:none;list-style-position:outside;padding:.21428571em 0;line-height:1.14285714em}.semantic .ui.menu .ui.list .list>.item:before,.semantic .ui.menu .ui.list>.item:before{border:none;background:0 0}.semantic .ui.menu .ui.list .list>.item:first-child,.semantic .ui.menu .ui.list>.item:first-child{padding-top:0}.semantic .ui.menu .ui.list .list>.item:last-child,.semantic .ui.menu .ui.list>.item:last-child{padding-bottom:0}.semantic .ui.horizontal.list{display:inline-block;font-size:0}.semantic .ui.horizontal.list>.item{display:inline-block;margin-left:1em;font-size:1rem}.semantic .ui.horizontal.list:not(.celled)>.item:first-child{margin-left:0!important;padding-left:0!important}.semantic .ui.horizontal.list .list{padding-left:0;padding-bottom:0}.semantic .ui.horizontal.list .list>.item>.content,.semantic .ui.horizontal.list .list>.item>.icon,.semantic .ui.horizontal.list .list>.item>.image,.semantic .ui.horizontal.list>.item>.content,.semantic .ui.horizontal.list>.item>.icon,.semantic .ui.horizontal.list>.item>.image{vertical-align:middle}.semantic .ui.horizontal.list>.item:first-child,.semantic .ui.horizontal.list>.item:last-child{padding-top:.21428571em;padding-bottom:.21428571em}.semantic .ui.horizontal.list>.item>i.icon{margin:0;padding:0 .25em 0 0}.semantic .ui.horizontal.list>.item>.icon,.semantic .ui.horizontal.list>.item>.icon+.content{float:none;display:inline-block}.semantic .ui.list .list>.disabled.item,.semantic .ui.list>.disabled.item{pointer-events:none;color:rgba(40,40,40,.3)!important}.semantic .ui.inverted.list .list>.disabled.item,.semantic .ui.inverted.list>.disabled.item{color:hsla(0,0%,88.2%,.3)!important}.semantic .ui.list .list>a.item:hover .icon,.semantic .ui.list>a.item:hover .icon{color:rgba(0,0,0,.87)}.semantic .ui.inverted.list .list>a.item>.icon,.semantic .ui.inverted.list>a.item>.icon{color:hsla(0,0%,100%,.7)}.semantic .ui.inverted.list .list>.item .header,.semantic .ui.inverted.list>.item .header{color:hsla(0,0%,100%,.9)}.semantic .ui.inverted.list .list>.item .description,.semantic .ui.inverted.list>.item .description{color:hsla(0,0%,100%,.7)}.semantic .ui.inverted.list .list>a.item,.semantic .ui.inverted.list>a.item{cursor:pointer;color:hsla(0,0%,100%,.9)}.semantic .ui.inverted.list .list>a.item:hover,.semantic .ui.inverted.list>a.item:hover{color:#1e70bf}.semantic .ui.inverted.list .item a:not(.ui){color:hsla(0,0%,100%,.9)!important}.semantic .ui.inverted.list .item a:not(.ui):hover{color:#1e70bf!important}.semantic .ui.list [class*="top aligned"],.semantic .ui.list[class*="top aligned"] .content,.semantic .ui.list[class*="top aligned"] .image{vertical-align:top!important}.semantic .ui.list [class*="middle aligned"],.semantic .ui.list[class*="middle aligned"] .content,.semantic .ui.list[class*="middle aligned"] .image{vertical-align:middle!important}.semantic .ui.list [class*="bottom aligned"],.semantic .ui.list[class*="bottom aligned"] .content,.semantic .ui.list[class*="bottom aligned"] .image{vertical-align:bottom!important}.semantic .ui.link.list .item,.semantic .ui.link.list .item a:not(.ui),.semantic .ui.link.list a.item{color:rgba(0,0,0,.4);transition:color .1s ease}.semantic .ui.link.list.list .item a:not(.ui):hover,.semantic .ui.link.list.list a.item:hover{color:rgba(0,0,0,.8)}.semantic .ui.link.list.list .item a:not(.ui):active,.semantic .ui.link.list.list a.item:active{color:rgba(0,0,0,.9)}.semantic .ui.link.list.list .active.item,.semantic .ui.link.list.list .active.item a:not(.ui){color:rgba(0,0,0,.95)}.semantic .ui.inverted.link.list .item,.semantic .ui.inverted.link.list .item a:not(.ui),.semantic .ui.inverted.link.list a.item{color:hsla(0,0%,100%,.5)}.semantic .ui.inverted.link.list.list .active.item a:not(.ui),.semantic .ui.inverted.link.list.list .item a:not(.ui):active,.semantic .ui.inverted.link.list.list .item a:not(.ui):hover,.semantic .ui.inverted.link.list.list a.active.item,.semantic .ui.inverted.link.list.list a.item:active,.semantic .ui.inverted.link.list.list a.item:hover{color:#fff}.semantic .ui.selection.list .list>.item,.semantic .ui.selection.list>.item{cursor:pointer;background:0 0;padding:.5em;margin:0;color:rgba(0,0,0,.4);border-radius:.5em;transition:color .1s ease,padding-left .1s ease,background-color .1s ease}.semantic .ui.selection.list .list>.item:last-child,.semantic .ui.selection.list>.item:last-child{margin-bottom:0}.semantic .ui.selection.list.list>.item:hover,.semantic .ui.selection.list>.item:hover{background:rgba(0,0,0,.03);color:rgba(0,0,0,.8)}.semantic .ui.selection.list .list>.item:active,.semantic .ui.selection.list>.item:active{background:rgba(0,0,0,.05);color:rgba(0,0,0,.9)}.semantic .ui.selection.list .list>.item.active,.semantic .ui.selection.list>.item.active{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.semantic .ui.inverted.selection.list>.item{background:0 0;color:hsla(0,0%,100%,.5)}.semantic .ui.inverted.selection.list>.item:hover{background:hsla(0,0%,100%,.02);color:#fff}.semantic .ui.inverted.selection.list>.item.active,.semantic .ui.inverted.selection.list>.item:active{background:hsla(0,0%,100%,.08);color:#fff}.semantic .ui.celled.selection.list .list>.item,.semantic .ui.celled.selection.list>.item,.semantic .ui.divided.selection.list .list>.item,.semantic .ui.divided.selection.list>.item{border-radius:0}.semantic .ui.animated.list>.item{transition:color .25s ease .1s,padding-left .25s ease .1s,background-color .25s ease .1s}.semantic .ui.animated.list:not(.horizontal)>.item:hover{padding-left:1em}.semantic .ui.fitted.list:not(.selection) .list>.item,.semantic .ui.fitted.list:not(.selection)>.item{padding-left:0;padding-right:0}.semantic .ui.fitted.selection.list .list>.item,.semantic .ui.fitted.selection.list>.item{margin-left:-.5em;margin-right:-.5em}.semantic .ui.bulleted.list,.semantic ul.ui.list{margin-left:1.25rem}.semantic .ui.bulleted.list .list>.item,.semantic .ui.bulleted.list>.item,.semantic ul.ui.list li{position:relative}.semantic .ui.bulleted.list .list>.item:before,.semantic .ui.bulleted.list>.item:before,.semantic ul.ui.list li:before{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;top:auto;left:auto;font-weight:400;margin-left:-1.25rem;content:"•";opacity:1;color:inherit;vertical-align:top}.semantic .ui.bulleted.list .list>a.item:before,.semantic .ui.bulleted.list>a.item:before,.semantic ul.ui.list li:before{color:rgba(0,0,0,.87)}.semantic .ui.bulleted.list .list,.semantic ul.ui.list ul{padding-left:1.25rem}.semantic .ui.horizontal.bulleted.list,.semantic ul.ui.horizontal.bulleted.list{margin-left:0}.semantic .ui.horizontal.bulleted.list>.item,.semantic ul.ui.horizontal.bulleted.list li{margin-left:1.75rem}.semantic .ui.horizontal.bulleted.list>.item:first-child,.semantic ul.ui.horizontal.bulleted.list li:first-child{margin-left:0}.semantic .ui.horizontal.bulleted.list>.item:before,.semantic ul.ui.horizontal.bulleted.list li:before{color:rgba(0,0,0,.87)}.semantic .ui.horizontal.bulleted.list>.item:first-child:before,.semantic ul.ui.horizontal.bulleted.list li:first-child:before{display:none}.semantic .ui.ordered.list,.semantic .ui.ordered.list .list,.semantic ol.ui.list,.semantic ol.ui.list ol{counter-reset:ordered;margin-left:1.25rem;list-style-type:none}.semantic .ui.ordered.list .list>.item,.semantic .ui.ordered.list>.item,.semantic ol.ui.list li{list-style-type:none;position:relative}.semantic .ui.ordered.list .list>.item:before,.semantic .ui.ordered.list>.item:before,.semantic ol.ui.list li:before{position:absolute;top:auto;left:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;margin-left:-1.25rem;counter-increment:ordered;content:counters(ordered,".") " ";text-align:right;color:rgba(0,0,0,.87);vertical-align:middle;opacity:.8}.semantic .ui.ordered.inverted.list .list>.item:before,.semantic .ui.ordered.inverted.list>.item:before,.semantic ol.ui.inverted.list li:before{color:hsla(0,0%,100%,.7)}.semantic .ui.ordered.list>.item[data-value],.semantic .ui.ordered.list>.list>.item[data-value]{content:attr(data-value)}.semantic ol.ui.list li[value]:before{content:attr(value)}.semantic .ui.ordered.list .list,.semantic ol.ui.list ol{margin-left:1em}.semantic .ui.ordered.list .list>.item:before,.semantic ol.ui.list ol li:before{margin-left:-2em}.semantic .ui.ordered.horizontal.list,.semantic ol.ui.horizontal.list{margin-left:0}.semantic .ui.ordered.horizontal.list .list>.item:before,.semantic .ui.ordered.horizontal.list>.item:before,.semantic ol.ui.horizontal.list li:before{position:static;margin:0 .5em 0 0}.semantic .ui.divided.list>.item{border-top:1px solid rgba(34,36,38,.15)}.semantic .ui.divided.list .item .list>.item,.semantic .ui.divided.list .list>.item,.semantic .ui.divided.list .list>.item:first-child,.semantic .ui.divided.list>.item:first-child{border-top:none}.semantic .ui.divided.list:not(.horizontal) .list>.item:first-child{border-top-width:1px}.semantic .ui.divided.bulleted.list .list,.semantic .ui.divided.bulleted.list:not(.horizontal){margin-left:0;padding-left:0}.semantic .ui.divided.bulleted.list>.item:not(.horizontal){padding-left:1.25rem}.semantic .ui.divided.ordered.list{margin-left:0}.semantic .ui.divided.ordered.list .list>.item,.semantic .ui.divided.ordered.list>.item{padding-left:1.25rem}.semantic .ui.divided.ordered.list .item .list{margin-left:0;margin-right:0;padding-bottom:.21428571em}.semantic .ui.divided.ordered.list .item .list>.item{padding-left:1em}.semantic .ui.divided.selection.list .list>.item,.semantic .ui.divided.selection.list>.item{margin:0;border-radius:0}.semantic .ui.divided.horizontal.list{margin-left:0}.semantic .ui.divided.horizontal.list>.item:not(:first-child){padding-left:.5em}.semantic .ui.divided.horizontal.list>.item:not(:last-child){padding-right:.5em}.semantic .ui.divided.horizontal.list>.item{border-top:none;border-left:1px solid rgba(34,36,38,.15);margin:0;line-height:.6}.semantic .ui.horizontal.divided.list>.item:first-child{border-left:none}.semantic .ui.divided.inverted.horizontal.list>.item,.semantic .ui.divided.inverted.list>.item,.semantic .ui.divided.inverted.list>.list{border-color:hsla(0,0%,100%,.1)}.semantic .ui.celled.list>.item,.semantic .ui.celled.list>.list{border-top:1px solid rgba(34,36,38,.15);padding-left:.5em;padding-right:.5em}.semantic .ui.celled.list>.item:last-child{border-bottom:1px solid rgba(34,36,38,.15)}.semantic .ui.celled.list>.item:first-child,.semantic .ui.celled.list>.item:last-child{padding-top:.21428571em;padding-bottom:.21428571em}.semantic .ui.celled.list .item .list>.item{border-width:0}.semantic .ui.celled.list .list>.item:first-child{border-top-width:0}.semantic .ui.celled.bulleted.list{margin-left:0}.semantic .ui.celled.bulleted.list .list>.item,.semantic .ui.celled.bulleted.list>.item{padding-left:1.25rem}.semantic .ui.celled.bulleted.list .item .list{margin-left:-1.25rem;margin-right:-1.25rem;padding-bottom:.21428571em}.semantic .ui.celled.ordered.list{margin-left:0}.semantic .ui.celled.ordered.list .list>.item,.semantic .ui.celled.ordered.list>.item{padding-left:1.25rem}.semantic .ui.celled.ordered.list .item .list{margin-left:0;margin-right:0;padding-bottom:.21428571em}.semantic .ui.celled.ordered.list .list>.item{padding-left:1em}.semantic .ui.horizontal.celled.list{margin-left:0}.semantic .ui.horizontal.celled.list .list>.item,.semantic .ui.horizontal.celled.list>.item{border-top:none;border-left:1px solid rgba(34,36,38,.15);margin:0;padding-left:.5em;padding-right:.5em;line-height:.6}.semantic .ui.horizontal.celled.list .list>.item:last-child,.semantic .ui.horizontal.celled.list>.item:last-child{border-bottom:none;border-right:1px solid rgba(34,36,38,.15)}.semantic .ui.celled.inverted.horizontal.list .list>.item,.semantic .ui.celled.inverted.horizontal.list>.item,.semantic .ui.celled.inverted.list>.item,.semantic .ui.celled.inverted.list>.list{border-color:1px solid hsla(0,0%,100%,.1)}.semantic .ui.relaxed.list:not(.horizontal)>.item:not(:first-child){padding-top:.42857143em}.semantic .ui.relaxed.list:not(.horizontal)>.item:not(:last-child){padding-bottom:.42857143em}.semantic .ui.horizontal.relaxed.list .list>.item:not(:first-child),.semantic .ui.horizontal.relaxed.list>.item:not(:first-child){padding-left:1rem}.semantic .ui.horizontal.relaxed.list .list>.item:not(:last-child),.semantic .ui.horizontal.relaxed.list>.item:not(:last-child){padding-right:1rem}.semantic .ui[class*="very relaxed"].list:not(.horizontal)>.item:not(:first-child){padding-top:.85714286em}.semantic .ui[class*="very relaxed"].list:not(.horizontal)>.item:not(:last-child){padding-bottom:.85714286em}.semantic .ui.horizontal[class*="very relaxed"].list .list>.item:not(:first-child),.semantic .ui.horizontal[class*="very relaxed"].list>.item:not(:first-child){padding-left:1.5rem}.semantic .ui.horizontal[class*="very relaxed"].list .list>.item:not(:last-child),.semantic .ui.horizontal[class*="very relaxed"].list>.item:not(:last-child){padding-right:1.5rem}.semantic .ui.mini.list{font-size:.78571429em}.semantic .ui.tiny.list{font-size:.85714286em}.semantic .ui.small.list{font-size:.92857143em}.semantic .ui.list{font-size:1em}.semantic .ui.large.list{font-size:1.14285714em}.semantic .ui.big.list{font-size:1.28571429em}.semantic .ui.huge.list{font-size:1.42857143em}.semantic .ui.massive.list{font-size:1.71428571em}.semantic .ui.mini.horizontal.list .list>.item,.semantic .ui.mini.horizontal.list>.item{font-size:.78571429rem}.semantic .ui.tiny.horizontal.list .list>.item,.semantic .ui.tiny.horizontal.list>.item{font-size:.85714286rem}.semantic .ui.small.horizontal.list .list>.item,.semantic .ui.small.horizontal.list>.item{font-size:.92857143rem}.semantic .ui.horizontal.list .list>.item,.semantic .ui.horizontal.list>.item{font-size:1rem}.semantic .ui.large.horizontal.list .list>.item,.semantic .ui.large.horizontal.list>.item{font-size:1.14285714rem}.semantic .ui.big.horizontal.list .list>.item,.semantic .ui.big.horizontal.list>.item{font-size:1.28571429rem}.semantic .ui.huge.horizontal.list .list>.item,.semantic .ui.huge.horizontal.list>.item{font-size:1.42857143rem}.semantic .ui.massive.horizontal.list .list>.item,.semantic .ui.massive.horizontal.list>.item{font-size:1.71428571rem}.semantic .ui.loader{display:none;position:absolute;top:50%;left:50%;margin:0;text-align:center;z-index:1000;transform:translateX(-50%) translateY(-50%)}.semantic .ui.loader:before{border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.semantic .ui.loader:after,.semantic .ui.loader:before{position:absolute;content:"";top:0;left:50%;width:100%;height:100%}.semantic .ui.loader:after{animation:loader .6s linear;animation-iteration-count:infinite;border-radius:500rem;border:.2em solid transparent;border-top-color:#767676;box-shadow:0 0 0 1px transparent}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.semantic .ui.mini.loader:after,.semantic .ui.mini.loader:before{width:1rem;height:1rem;margin:0 0 0 -.5rem}.semantic .ui.tiny.loader:after,.semantic .ui.tiny.loader:before{width:1.14285714rem;height:1.14285714rem;margin:0 0 0 -.57142857rem}.semantic .ui.small.loader:after,.semantic .ui.small.loader:before{width:1.71428571rem;height:1.71428571rem;margin:0 0 0 -.85714286rem}.semantic .ui.loader:after,.semantic .ui.loader:before{width:2.28571429rem;height:2.28571429rem;margin:0 0 0 -1.14285714rem}.semantic .ui.large.loader:after,.semantic .ui.large.loader:before{width:3.42857143rem;height:3.42857143rem;margin:0 0 0 -1.71428571rem}.semantic .ui.big.loader:after,.semantic .ui.big.loader:before{width:3.71428571rem;height:3.71428571rem;margin:0 0 0 -1.85714286rem}.semantic .ui.huge.loader:after,.semantic .ui.huge.loader:before{width:4.14285714rem;height:4.14285714rem;margin:0 0 0 -2.07142857rem}.semantic .ui.massive.loader:after,.semantic .ui.massive.loader:before{width:4.57142857rem;height:4.57142857rem;margin:0 0 0 -2.28571429rem}.semantic .ui.dimmer .loader{display:block}.semantic .ui.dimmer .ui.loader{color:hsla(0,0%,100%,.9)}.semantic .ui.dimmer .ui.loader:before{border-color:hsla(0,0%,100%,.15)}.semantic .ui.dimmer .ui.loader:after{border-color:#fff transparent transparent}.semantic .ui.inverted.dimmer .ui.loader{color:rgba(0,0,0,.87)}.semantic .ui.inverted.dimmer .ui.loader:before{border-color:rgba(0,0,0,.1)}.semantic .ui.inverted.dimmer .ui.loader:after{border-color:#767676 transparent transparent}.semantic .ui.text.loader{width:auto!important;height:auto!important;text-align:center;font-style:normal}.semantic .ui.indeterminate.loader:after{animation-direction:reverse;animation-duration:1.2s}.semantic .ui.loader.active,.semantic .ui.loader.visible{display:block}.semantic .ui.loader.disabled,.semantic .ui.loader.hidden{display:none}.semantic .ui.inverted.dimmer .ui.mini.loader,.semantic .ui.mini.loader{width:1rem;height:1rem;font-size:.78571429em}.semantic .ui.inverted.dimmer .ui.tiny.loader,.semantic .ui.tiny.loader{width:1.14285714rem;height:1.14285714rem;font-size:.85714286em}.semantic .ui.inverted.dimmer .ui.small.loader,.semantic .ui.small.loader{width:1.71428571rem;height:1.71428571rem;font-size:.92857143em}.semantic .ui.inverted.dimmer .ui.loader,.semantic .ui.loader{width:2.28571429rem;height:2.28571429rem;font-size:1em}.semantic .ui.inverted.dimmer .ui.large.loader,.semantic .ui.large.loader{width:3.42857143rem;height:3.42857143rem;font-size:1.14285714em}.semantic .ui.big.loader,.semantic .ui.inverted.dimmer .ui.big.loader{width:3.71428571rem;height:3.71428571rem;font-size:1.28571429em}.semantic .ui.huge.loader,.semantic .ui.inverted.dimmer .ui.huge.loader{width:4.14285714rem;height:4.14285714rem;font-size:1.42857143em}.semantic .ui.inverted.dimmer .ui.massive.loader,.semantic .ui.massive.loader{width:4.57142857rem;height:4.57142857rem;font-size:1.71428571em}.semantic .ui.mini.text.loader{min-width:1rem;padding-top:1.78571429rem}.semantic .ui.tiny.text.loader{min-width:1.14285714rem;padding-top:1.92857143rem}.semantic .ui.small.text.loader{min-width:1.71428571rem;padding-top:2.5rem}.semantic .ui.text.loader{min-width:2.28571429rem;padding-top:3.07142857rem}.semantic .ui.large.text.loader{min-width:3.42857143rem;padding-top:4.21428571rem}.semantic .ui.big.text.loader{min-width:3.71428571rem;padding-top:4.5rem}.semantic .ui.huge.text.loader{min-width:4.14285714rem;padding-top:4.92857143rem}.semantic .ui.massive.text.loader{min-width:4.57142857rem;padding-top:5.35714286rem}.semantic .ui.inverted.loader{color:hsla(0,0%,100%,.9)}.semantic .ui.inverted.loader:before{border-color:hsla(0,0%,100%,.15)}.semantic .ui.inverted.loader:after{border-top-color:#fff}.semantic .ui.inline.loader{position:relative;vertical-align:middle;margin:0;left:0;top:0;transform:none}.semantic .ui.inline.loader.active,.semantic .ui.inline.loader.visible{display:inline-block}.semantic .ui.centered.inline.loader.active,.semantic .ui.centered.inline.loader.visible{display:block;margin-left:auto;margin-right:auto}.semantic .ui.placeholder{position:static;overflow:hidden;animation:placeholderShimmer 2s linear;animation-iteration-count:infinite;background-color:#fff;background-image:linear-gradient(90deg,rgba(0,0,0,.08),rgba(0,0,0,.15) 15%,rgba(0,0,0,.08) 30%);background-size:1200px 100%;max-width:30rem}@keyframes placeholderShimmer{0%{background-position:-1200px 0}to{background-position:1200px 0}}.semantic .ui.placeholder+.ui.placeholder{margin-top:2rem;animation-delay:.15s}.semantic .ui.placeholder+.ui.placeholder+.ui.placeholder{animation-delay:.3s}.semantic .ui.placeholder+.ui.placeholder+.ui.placeholder+.ui.placeholder{animation-delay:.45s}.semantic .ui.placeholder+.ui.placeholder+.ui.placeholder+.ui.placeholder+.ui.placeholder{animation-delay:.6s}.semantic .ui.placeholder,.semantic .ui.placeholder .image.header:after,.semantic .ui.placeholder .line,.semantic .ui.placeholder .line:after,.semantic .ui.placeholder>:before{background-color:#fff}.semantic .ui.placeholder .image:not(.header):not(.ui){height:100px}.semantic .ui.placeholder .square.image:not(.header){height:0;overflow:hidden;padding-top:100%}.semantic .ui.placeholder .rectangular.image:not(.header){height:0;overflow:hidden;padding-top:75%}.semantic .ui.placeholder .line{position:relative;height:.85714286em}.semantic .ui.placeholder .line:after,.semantic .ui.placeholder .line:before{top:100%;position:absolute;content:"";background-color:inherit}.semantic .ui.placeholder .line:before{left:0}.semantic .ui.placeholder .line:after{right:0}.semantic .ui.placeholder .line{margin-bottom:.5em}.semantic .ui.placeholder .line:after,.semantic .ui.placeholder .line:before{height:.5em}.semantic .ui.placeholder .line:not(:first-child){margin-top:.5em}.semantic .ui.placeholder .header{position:relative;overflow:hidden}.semantic .ui.placeholder .line:first-child:after{width:0}.semantic .ui.placeholder .line:nth-child(2):after{width:50%}.semantic .ui.placeholder .line:nth-child(3):after{width:10%}.semantic .ui.placeholder .line:nth-child(4):after{width:35%}.semantic .ui.placeholder .line:nth-child(5):after{width:65%}.semantic .ui.placeholder .header .line{margin-bottom:.64285714em}.semantic .ui.placeholder .header .line:after,.semantic .ui.placeholder .header .line:before{height:.64285714em}.semantic .ui.placeholder .header .line:not(:first-child){margin-top:.64285714em}.semantic .ui.placeholder .header .line:after{width:20%}.semantic .ui.placeholder .header .line:nth-child(2):after{width:60%}.semantic .ui.placeholder .image.header .line{margin-left:3em}.semantic .ui.placeholder .image.header .line:before{width:.71428571rem}.semantic .ui.placeholder .image.header:after{display:block;height:.85714286em;content:"";margin-left:3em}.semantic .ui.placeholder .header .line:first-child,.semantic .ui.placeholder .image .line:first-child,.semantic .ui.placeholder .paragraph .line:first-child{height:.01px}.semantic .ui.placeholder .header:not(:first-child):before,.semantic .ui.placeholder .image:not(:first-child):before,.semantic .ui.placeholder .paragraph:not(:first-child):before{height:1.42857143em;content:"";display:block}.semantic .ui.inverted.placeholder{background-image:linear-gradient(90deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.14) 15%,hsla(0,0%,100%,.08) 30%)}.semantic .ui.inverted.placeholder,.semantic .ui.inverted.placeholder .image.header:after,.semantic .ui.inverted.placeholder .line,.semantic .ui.inverted.placeholder .line:after,.semantic .ui.inverted.placeholder>:before{background-color:#1b1c1d}.semantic .ui.placeholder .full.line.line.line:after{width:0}.semantic .ui.placeholder .very.long.line.line.line:after{width:10%}.semantic .ui.placeholder .long.line.line.line:after{width:35%}.semantic .ui.placeholder .medium.line.line.line:after{width:50%}.semantic .ui.placeholder .short.line.line.line:after{width:65%}.semantic .ui.placeholder .very.short.line.line.line:after{width:80%}.semantic .ui.fluid.placeholder{max-width:none}.semantic .ui.rail{position:absolute;top:0;width:300px;height:100%}.semantic .ui.left.rail{left:auto;right:100%;padding:0 2rem 0 0;margin:0 2rem 0 0}.semantic .ui.right.rail{left:100%;right:auto;padding:0 0 0 2rem;margin:0 0 0 2rem}.semantic .ui.left.internal.rail{left:0;right:auto;padding:0 0 0 2rem;margin:0 0 0 2rem}.semantic .ui.right.internal.rail{left:auto;right:0;padding:0 2rem 0 0;margin:0 2rem 0 0}.semantic .ui.dividing.rail{width:302.5px}.semantic .ui.left.dividing.rail{padding:0 2.5rem 0 0;margin:0 2.5rem 0 0;border-right:1px solid rgba(34,36,38,.15)}.semantic .ui.right.dividing.rail{border-left:1px solid rgba(34,36,38,.15);padding:0 0 0 2.5rem;margin:0 0 0 2.5rem}.semantic .ui.close.rail{width:calc(300px + 1em)}.semantic .ui.close.left.rail{padding:0 1em 0 0;margin:0 1em 0 0}.semantic .ui.close.right.rail{padding:0 0 0 1em;margin:0 0 0 1em}.semantic .ui.very.close.rail{width:calc(300px + .5em)}.semantic .ui.very.close.left.rail{padding:0 .5em 0 0;margin:0 .5em 0 0}.semantic .ui.very.close.right.rail{padding:0 0 0 .5em;margin:0 0 0 .5em}.semantic .ui.attached.left.rail,.semantic .ui.attached.right.rail{padding:0;margin:0}.semantic .ui.mini.rail{font-size:.78571429rem}.semantic .ui.tiny.rail{font-size:.85714286rem}.semantic .ui.small.rail{font-size:.92857143rem}.semantic .ui.rail{font-size:1rem}.semantic .ui.large.rail{font-size:1.14285714rem}.semantic .ui.big.rail{font-size:1.28571429rem}.semantic .ui.huge.rail{font-size:1.42857143rem}.semantic .ui.massive.rail{font-size:1.71428571rem}.semantic .ui.reveal{display:inherit;position:relative!important;font-size:0!important}.semantic .ui.reveal>.visible.content{position:absolute!important;top:0!important;left:0!important;z-index:3!important;transition:all .5s ease .1s}.semantic .ui.reveal>.hidden.content{position:relative!important;z-index:2!important}.semantic .ui.active.reveal .visible.content,.semantic .ui.reveal:hover .visible.content{z-index:4!important}.semantic .ui.slide.reveal{position:relative!important;overflow:hidden!important;white-space:nowrap}.semantic .ui.slide.reveal>.content{display:block;width:100%;white-space:normal;float:left;margin:0;transition:transform .5s ease .1s}.semantic .ui.slide.reveal>.visible.content{position:relative!important}.semantic .ui.slide.reveal>.hidden.content{position:absolute!important;left:0!important;width:100%!important;transform:translateX(100%)!important}.semantic .ui.slide.active.reveal>.visible.content,.semantic .ui.slide.reveal:hover>.visible.content{transform:translateX(-100%)!important}.semantic .ui.slide.active.reveal>.hidden.content,.semantic .ui.slide.reveal:hover>.hidden.content,.semantic .ui.slide.right.reveal>.visible.content{transform:translateX(0)!important}.semantic .ui.slide.right.reveal>.hidden.content{transform:translateX(-100%)!important}.semantic .ui.slide.right.active.reveal>.visible.content,.semantic .ui.slide.right.reveal:hover>.visible.content{transform:translateX(100%)!important}.semantic .ui.slide.right.active.reveal>.hidden.content,.semantic .ui.slide.right.reveal:hover>.hidden.content{transform:translateX(0)!important}.semantic .ui.slide.up.reveal>.hidden.content{transform:translateY(100%)!important}.semantic .ui.slide.up.active.reveal>.visible.content,.semantic .ui.slide.up.reveal:hover>.visible.content{transform:translateY(-100%)!important}.semantic .ui.slide.up.active.reveal>.hidden.content,.semantic .ui.slide.up.reveal:hover>.hidden.content{transform:translateY(0)!important}.semantic .ui.slide.down.reveal>.hidden.content{transform:translateY(-100%)!important}.semantic .ui.slide.down.active.reveal>.visible.content,.semantic .ui.slide.down.reveal:hover>.visible.content{transform:translateY(100%)!important}.semantic .ui.slide.down.active.reveal>.hidden.content,.semantic .ui.slide.down.reveal:hover>.hidden.content{transform:translateY(0)!important}.semantic .ui.fade.reveal>.visible.content{opacity:1}.semantic .ui.fade.active.reveal>.visible.content,.semantic .ui.fade.reveal:hover>.visible.content{opacity:0}.semantic .ui.move.reveal{position:relative!important;overflow:hidden!important;white-space:nowrap}.semantic .ui.move.reveal>.content{display:block;float:left;white-space:normal;margin:0;transition:transform .5s cubic-bezier(.175,.885,.32,1) .1s}.semantic .ui.move.reveal>.visible.content{position:relative!important}.semantic .ui.move.reveal>.hidden.content{position:absolute!important;left:0!important;width:100%!important}.semantic .ui.move.active.reveal>.visible.content,.semantic .ui.move.reveal:hover>.visible.content{transform:translateX(-100%)!important}.semantic .ui.move.right.active.reveal>.visible.content,.semantic .ui.move.right.reveal:hover>.visible.content{transform:translateX(100%)!important}.semantic .ui.move.up.active.reveal>.visible.content,.semantic .ui.move.up.reveal:hover>.visible.content{transform:translateY(-100%)!important}.semantic .ui.move.down.active.reveal>.visible.content,.semantic .ui.move.down.reveal:hover>.visible.content{transform:translateY(100%)!important}.semantic .ui.rotate.reveal>.visible.content{transition-duration:.5s;transform:rotate(0)}.semantic .ui.rotate.reveal>.visible.content,.semantic .ui.rotate.right.reveal>.visible.content{transform-origin:bottom right}.semantic .ui.rotate.active.reveal>.visible.content,.semantic .ui.rotate.reveal:hover>.visible.content,.semantic .ui.rotate.right.active.reveal>.visible.content,.semantic .ui.rotate.right.reveal:hover>.visible.content{transform:rotate(110deg)}.semantic .ui.rotate.left.reveal>.visible.content{transform-origin:bottom left}.semantic .ui.rotate.left.active.reveal>.visible.content,.semantic .ui.rotate.left.reveal:hover>.visible.content{transform:rotate(-110deg)}.semantic .ui.disabled.reveal:hover>.visible.visible.content{position:static!important;display:block!important;opacity:1!important;top:0!important;left:0!important;right:auto!important;bottom:auto!important;transform:none!important}.semantic .ui.disabled.reveal:hover>.hidden.hidden.content{display:none!important}.semantic .ui.reveal>.ui.ribbon.label{z-index:5}.semantic .ui.visible.reveal{overflow:visible}.semantic .ui.instant.reveal>.content{transition-delay:0s!important}.semantic .ui.reveal>.content{font-size:1rem!important}.semantic .ui.segment{position:relative;background:#fff;box-shadow:0 1px 2px 0 rgba(34,36,38,.15);margin:1rem 0;padding:1em;border-radius:.28571429rem;border:1px solid rgba(34,36,38,.15)}.semantic .ui.segment:first-child{margin-top:0}.semantic .ui.segment:last-child{margin-bottom:0}.semantic .ui.vertical.segment{margin:0;padding-left:0;padding-right:0;background:none transparent;border-radius:0;box-shadow:none;border:none;border-bottom:1px solid rgba(34,36,38,.15)}.semantic .ui.vertical.segment:last-child{border-bottom:none}.semantic .ui.inverted.segment>.ui.header{color:#fff}.semantic .ui[class*="bottom attached"].segment>[class*="top attached"].label{border-top-left-radius:0;border-top-right-radius:0}.semantic .ui[class*="top attached"].segment>[class*="bottom attached"].label{border-bottom-left-radius:0;border-bottom-right-radius:0}.semantic .ui.attached.segment:not(.top):not(.bottom)>[class*="top attached"].label{border-top-left-radius:0;border-top-right-radius:0}.semantic .ui.attached.segment:not(.top):not(.bottom)>[class*="bottom attached"].label{border-bottom-left-radius:0;border-bottom-right-radius:0}.semantic .ui.grid>.row>.ui.segment.column,.semantic .ui.grid>.ui.segment.column,.semantic .ui.page.grid.segment{padding-top:2em;padding-bottom:2em}.semantic .ui.grid.segment{margin:1rem 0;border-radius:.28571429rem}.semantic .ui.basic.table.segment{background:#fff;border:1px solid rgba(34,36,38,.15);box-shadow:0 1px 2px 0 rgba(34,36,38,.15)}.semantic .ui[class*="very basic"].table.segment{padding:1em}.semantic .ui.placeholder.segment{display:flex;flex-direction:column;justify-content:center;align-items:stretch;max-width:none;animation:none;overflow:visible;padding:1em;min-height:18rem;background:#f9fafb;border-color:rgba(34,36,38,.15);box-shadow:inset 0 2px 25px 0 rgba(34,36,38,.05)}.semantic .ui.placeholder.segment .button,.semantic .ui.placeholder.segment textarea{display:block}.semantic .ui.placeholder.segment .button,.semantic .ui.placeholder.segment .column .button,.semantic .ui.placeholder.segment .column .field,.semantic .ui.placeholder.segment .column>.ui.input,.semantic .ui.placeholder.segment .column textarea,.semantic .ui.placeholder.segment .field,.semantic .ui.placeholder.segment>.ui.input,.semantic .ui.placeholder.segment textarea{max-width:15rem;margin-left:auto;margin-right:auto}.semantic .ui.placeholder.segment>.inline{align-self:center}.semantic .ui.placeholder.segment>.inline>.button{display:inline-block;width:auto;margin:0 .35714286rem 0 0}.semantic .ui.placeholder.segment>.inline>.button:last-child{margin-right:0}.semantic .ui.piled.segment,.semantic .ui.piled.segments{margin:3em 0;box-shadow:"";z-index:auto}.semantic .ui.piled.segment:first-child{margin-top:0}.semantic .ui.piled.segment:last-child{margin-bottom:0}.semantic .ui.piled.segment:after,.semantic .ui.piled.segment:before,.semantic .ui.piled.segments:after,.semantic .ui.piled.segments:before{background-color:#fff;visibility:visible;content:"";display:block;height:100%;left:0;position:absolute;width:100%;border:1px solid rgba(34,36,38,.15);box-shadow:""}.semantic .ui.piled.segment:before,.semantic .ui.piled.segments:before{transform:rotate(-1.2deg);top:0;z-index:-2}.semantic .ui.piled.segment:after,.semantic .ui.piled.segments:after{transform:rotate(1.2deg);top:0;z-index:-1}.semantic .ui[class*="top attached"].piled.segment{margin-top:3em;margin-bottom:0}.semantic .ui.piled.segment[class*="top attached"]:first-child{margin-top:0}.semantic .ui.piled.segment[class*="bottom attached"]{margin-top:0;margin-bottom:3em}.semantic .ui.piled.segment[class*="bottom attached"]:last-child{margin-bottom:0}.semantic .ui.stacked.segment{padding-bottom:1.4em}.semantic .ui.stacked.segment:after,.semantic .ui.stacked.segment:before,.semantic .ui.stacked.segments:after,.semantic .ui.stacked.segments:before{content:"";position:absolute;bottom:-3px;left:0;border-top:1px solid rgba(34,36,38,.15);background:rgba(0,0,0,.03);width:100%;height:6px;visibility:visible}.semantic .ui.stacked.segment:before,.semantic .ui.stacked.segments:before{display:none}.semantic .ui.tall.stacked.segment:before,.semantic .ui.tall.stacked.segments:before{display:block;bottom:0}.semantic .ui.stacked.inverted.segment:after,.semantic .ui.stacked.inverted.segment:before,.semantic .ui.stacked.inverted.segments:after,.semantic .ui.stacked.inverted.segments:before{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(34,36,38,.35)}.semantic .ui.padded.segment{padding:1.5em}.semantic .ui[class*="very padded"].segment{padding:3em}.semantic .ui.padded.segment.vertical.segment,.semantic .ui[class*="very padded"].vertical.segment{padding-left:0;padding-right:0}.semantic .ui.compact.segment{display:table}.semantic .ui.compact.segments{display:inline-flex}.semantic .ui.compact.segments .segment,.semantic .ui.segments .compact.segment{display:block;flex:0 1 auto}.semantic .ui.circular.segment{display:table-cell;padding:2em;text-align:center;vertical-align:middle;border-radius:500em}.semantic .ui.raised.segment,.semantic .ui.raised.segments{box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15)}.semantic .ui.segments{flex-direction:column;position:relative;margin:1rem 0;border:1px solid rgba(34,36,38,.15);box-shadow:0 1px 2px 0 rgba(34,36,38,.15);border-radius:.28571429rem}.semantic .ui.segments:first-child{margin-top:0}.semantic .ui.segments:last-child{margin-bottom:0}.semantic .ui.segments>.segment{top:0;bottom:0;border-radius:0;margin:0;width:auto;box-shadow:none;border:none;border-top:1px solid rgba(34,36,38,.15)}.semantic .ui.segments:not(.horizontal)>.segment:first-child{border-top:none;margin-top:0;bottom:0;margin-bottom:0;top:0;border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.segments:not(.horizontal)>.segment:last-child{top:0;bottom:0;margin-top:0;margin-bottom:0;box-shadow:0 1px 2px 0 rgba(34,36,38,.15),none;border-radius:0 0 .28571429rem .28571429rem}.semantic .ui.segments:not(.horizontal)>.segment:only-child{border-radius:.28571429rem}.semantic .ui.segments>.ui.segments{border-top:1px solid rgba(34,36,38,.15);margin:1rem}.semantic .ui.segments>.segments:first-child{border-top:none}.semantic .ui.segments>.segment+.segments:not(.horizontal){margin-top:0}.semantic .ui.horizontal.segments{display:flex;flex-direction:row;background-color:transparent;border-radius:0;padding:0;background-color:#fff;box-shadow:0 1px 2px 0 rgba(34,36,38,.15);margin:1rem 0;border-radius:.28571429rem;border:1px solid rgba(34,36,38,.15)}.semantic .ui.segments>.horizontal.segments{margin:0;background-color:transparent;border-radius:0;box-shadow:none;border:none;border-top:1px solid rgba(34,36,38,.15)}.semantic .ui.horizontal.segments>.segment{flex:1 1 auto;-ms-flex:1 1 0px;margin:0;min-width:0;background-color:transparent;border-radius:0;box-shadow:none;border:none;border-left:1px solid rgba(34,36,38,.15)}.semantic .ui.segments>.horizontal.segments:first-child{border-top:none}.semantic .ui.horizontal.segments>.segment:first-child{border-left:none}.semantic .ui.disabled.segment{opacity:.45;color:rgba(40,40,40,.3)}.semantic .ui.loading.segment{position:relative;cursor:default;pointer-events:none;text-shadow:none!important;color:transparent!important;transition:all 0s linear}.semantic .ui.loading.segment:before{position:absolute;content:"";top:0;left:0;background:hsla(0,0%,100%,.8);width:100%;height:100%;border-radius:.28571429rem;z-index:100}.semantic .ui.loading.segment:after{position:absolute;content:"";top:50%;left:50%;margin:-1.5em 0 0 -1.5em;width:3em;height:3em;animation:segment-spin .6s linear;animation-iteration-count:infinite;border-radius:500rem;border:.2em solid rgba(0,0,0,.1);border-top-color:#767676;box-shadow:0 0 0 1px transparent;visibility:visible;z-index:101}@keyframes segment-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.semantic .ui.basic.segment{background:none transparent;box-shadow:none;border:none;border-radius:0}.semantic .ui.clearing.segment:after{content:".";display:block;height:0;clear:both;visibility:hidden}.semantic .ui.red.segment:not(.inverted){border-top:2px solid #db2828!important}.semantic .ui.inverted.red.segment{background-color:#db2828!important;color:#fff!important}.semantic .ui.orange.segment:not(.inverted){border-top:2px solid #f2711c!important}.semantic .ui.inverted.orange.segment{background-color:#f2711c!important;color:#fff!important}.semantic .ui.yellow.segment:not(.inverted){border-top:2px solid #fbbd08!important}.semantic .ui.inverted.yellow.segment{background-color:#fbbd08!important;color:#fff!important}.semantic .ui.olive.segment:not(.inverted){border-top:2px solid #b5cc18!important}.semantic .ui.inverted.olive.segment{background-color:#b5cc18!important;color:#fff!important}.semantic .ui.green.segment:not(.inverted){border-top:2px solid #21ba45!important}.semantic .ui.inverted.green.segment{background-color:#21ba45!important;color:#fff!important}.semantic .ui.teal.segment:not(.inverted){border-top:2px solid #00b5ad!important}.semantic .ui.inverted.teal.segment{background-color:#00b5ad!important;color:#fff!important}.semantic .ui.blue.segment:not(.inverted){border-top:2px solid #2185d0!important}.semantic .ui.inverted.blue.segment{background-color:#2185d0!important;color:#fff!important}.semantic .ui.violet.segment:not(.inverted){border-top:2px solid #6435c9!important}.semantic .ui.inverted.violet.segment{background-color:#6435c9!important;color:#fff!important}.semantic .ui.purple.segment:not(.inverted){border-top:2px solid #a333c8!important}.semantic .ui.inverted.purple.segment{background-color:#a333c8!important;color:#fff!important}.semantic .ui.pink.segment:not(.inverted){border-top:2px solid #e03997!important}.semantic .ui.inverted.pink.segment{background-color:#e03997!important;color:#fff!important}.semantic .ui.brown.segment:not(.inverted){border-top:2px solid #a5673f!important}.semantic .ui.inverted.brown.segment{background-color:#a5673f!important;color:#fff!important}.semantic .ui.grey.segment:not(.inverted){border-top:2px solid #767676!important}.semantic .ui.inverted.grey.segment{background-color:#767676!important;color:#fff!important}.semantic .ui.black.segment:not(.inverted){border-top:2px solid #1b1c1d!important}.semantic .ui.inverted.black.segment{background-color:#1b1c1d!important;color:#fff!important}.semantic .ui[class*="left aligned"].segment{text-align:left}.semantic .ui[class*="right aligned"].segment{text-align:right}.semantic .ui[class*="center aligned"].segment{text-align:center}.semantic .ui.floated.segment,.semantic .ui[class*="left floated"].segment{float:left;margin-right:1em}.semantic .ui[class*="right floated"].segment{float:right;margin-left:1em}.semantic .ui.inverted.segment{border:none;box-shadow:none}.semantic .ui.inverted.segment,.semantic .ui.primary.inverted.segment{background:#1b1c1d;color:hsla(0,0%,100%,.9)}.semantic .ui.inverted.segment .segment{color:rgba(0,0,0,.87)}.semantic .ui.inverted.segment .inverted.segment{color:hsla(0,0%,100%,.9)}.semantic .ui.inverted.attached.segment{border-color:#555}.semantic .ui.secondary.segment{background:#f3f4f5;color:rgba(0,0,0,.6)}.semantic .ui.secondary.inverted.segment{background:#4c4f52 linear-gradient(hsla(0,0%,100%,.2),hsla(0,0%,100%,.2));color:hsla(0,0%,100%,.8)}.semantic .ui.tertiary.segment{background:#dcddde;color:rgba(0,0,0,.6)}.semantic .ui.tertiary.inverted.segment{background:#717579 linear-gradient(hsla(0,0%,100%,.35),hsla(0,0%,100%,.35));color:hsla(0,0%,100%,.8)}.semantic .ui.attached.segment{top:0;bottom:0;border-radius:0;margin:0 -1px;width:calc(100% + 2px);max-width:calc(100% + 2px);box-shadow:none;border:1px solid #d4d4d5}.semantic .ui.attached:not(.message)+.ui.attached.segment:not(.top){border-top:none}.semantic .ui[class*="top attached"].segment{bottom:0;margin-bottom:0;top:0;margin-top:1rem;border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.segment[class*="top attached"]:first-child{margin-top:0}.semantic .ui.segment[class*="bottom attached"]{bottom:0;margin-top:0;top:0;margin-bottom:1rem;box-shadow:0 1px 2px 0 rgba(34,36,38,.15),none;border-radius:0 0 .28571429rem .28571429rem}.semantic .ui.segment[class*="bottom attached"]:last-child{margin-bottom:0}.semantic .ui.mini.segment,.semantic .ui.mini.segments .segment{font-size:.78571429rem}.semantic .ui.tiny.segment,.semantic .ui.tiny.segments .segment{font-size:.85714286rem}.semantic .ui.small.segment,.semantic .ui.small.segments .segment{font-size:.92857143rem}.semantic .ui.segment,.semantic .ui.segments .segment{font-size:1rem}.semantic .ui.large.segment,.semantic .ui.large.segments .segment{font-size:1.14285714rem}.semantic .ui.big.segment,.semantic .ui.big.segments .segment{font-size:1.28571429rem}.semantic .ui.huge.segment,.semantic .ui.huge.segments .segment{font-size:1.42857143rem}.semantic .ui.massive.segment,.semantic .ui.massive.segments .segment{font-size:1.71428571rem}.semantic .ui.steps{display:inline-flex;flex-direction:row;align-items:stretch;margin:1em 0;background:"";box-shadow:none;line-height:1.14285714em;border-radius:.28571429rem;border:1px solid rgba(34,36,38,.15)}.semantic .ui.steps:first-child{margin-top:0}.semantic .ui.steps:last-child{margin-bottom:0}.semantic .ui.steps .step{position:relative;display:flex;flex:1 0 auto;flex-wrap:wrap;flex-direction:row;vertical-align:middle;align-items:center;justify-content:center;margin:0;padding:1.14285714em 2em;background:#fff;color:rgba(0,0,0,.87);box-shadow:none;border-radius:0;border:none;border-right:1px solid rgba(34,36,38,.15)}.semantic .ui.steps .step,.semantic .ui.steps .step:after{transition:background-color .1s ease,opacity .1s ease,color .1s ease,box-shadow .1s ease}.semantic .ui.steps .step:after{display:none;position:absolute;z-index:2;content:"";top:50%;right:0;background-color:#fff;width:1.14285714em;height:1.14285714em;border:solid rgba(34,36,38,.15);border-width:0 1px 1px 0;transform:translateY(-50%) translateX(50%) rotate(-45deg)}.semantic .ui.steps .step:first-child{padding-left:2em;border-radius:.28571429rem 0 0 .28571429rem}.semantic .ui.steps .step:last-child{border-radius:0 .28571429rem .28571429rem 0;border-right:none;margin-right:0}.semantic .ui.steps .step:only-child{border-radius:.28571429rem}.semantic .ui.steps .step .title{font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:1.14285714em;font-weight:700}.semantic .ui.steps .step>.title{width:100%}.semantic .ui.steps .step .description{font-weight:400;font-size:.92857143em;color:rgba(0,0,0,.87)}.semantic .ui.steps .step>.description{width:100%}.semantic .ui.steps .step .title~.description{margin-top:.25em}.semantic .ui.steps .step>.icon{line-height:1;font-size:2.5em;margin:0 1rem 0 0}.semantic .ui.steps .step>.icon,.semantic .ui.steps .step>.icon~.content{display:block;flex:0 1 auto;align-self:middle}.semantic .ui.steps .step>.icon~.content{flex-grow:1 0 auto}.semantic .ui.steps:not(.vertical) .step>.icon{width:auto}.semantic .ui.steps .link.step,.semantic .ui.steps a.step{cursor:pointer}.semantic .ui.ordered.steps{counter-reset:ordered}.semantic .ui.ordered.steps .step:before{display:block;position:static;text-align:center;content:counters(ordered,".");align-self:middle;margin-right:1rem;font-size:2.5em;counter-increment:ordered;font-family:inherit;font-weight:700}.semantic .ui.ordered.steps .step>*{display:block;align-self:middle}.semantic .ui.vertical.steps{display:inline-flex;flex-direction:column;overflow:visible}.semantic .ui.vertical.steps .step{justify-content:flex-start;border-radius:0;padding:1.14285714em 2em;border-right:none;border-bottom:1px solid rgba(34,36,38,.15)}.semantic .ui.vertical.steps .step:first-child{padding:1.14285714em 2em;border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.vertical.steps .step:last-child{border-bottom:none;border-radius:0 0 .28571429rem .28571429rem}.semantic .ui.vertical.steps .step:only-child{border-radius:.28571429rem}.semantic .ui.vertical.steps .step:after{top:50%;right:0;border-width:0 1px 1px 0;display:none}.semantic .ui.vertical.steps .active.step:after{display:block}.semantic .ui.vertical.steps .step:last-child:after{display:none}.semantic .ui.vertical.steps .active.step:last-child:after{display:block}@media only screen and (max-width:767px){.semantic .ui.steps:not(.unstackable){display:inline-flex;overflow:visible;flex-direction:column}.semantic .ui.steps:not(.unstackable) .step{width:100%!important;flex-direction:column;border-radius:0;padding:1.14285714em 2em}.semantic .ui.steps:not(.unstackable) .step:first-child{padding:1.14285714em 2em;border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.steps:not(.unstackable) .step:last-child{border-radius:0 0 .28571429rem .28571429rem}.semantic .ui.steps:not(.unstackable) .step:after{display:none!important}.semantic .ui.steps:not(.unstackable) .step .content{text-align:center}.semantic .ui.ordered.steps:not(.unstackable) .step:before,.semantic .ui.steps:not(.unstackable) .step>.icon{margin:0 0 1rem}}.semantic .ui.steps .link.step:hover,.semantic .ui.steps .link.step:hover:after,.semantic .ui.steps a.step:hover,.semantic .ui.steps a.step:hover:after{background:#f9fafb;color:rgba(0,0,0,.8)}.semantic .ui.steps .link.step:active,.semantic .ui.steps .link.step:active:after,.semantic .ui.steps a.step:active,.semantic .ui.steps a.step:active:after{background:#f3f4f5;color:rgba(0,0,0,.9)}.semantic .ui.steps .step.active{cursor:auto;background:#f3f4f5}.semantic .ui.steps .step.active:after{background:#f3f4f5}.semantic .ui.steps .step.active .title{color:#4183c4}.semantic .ui.ordered.steps .step.active:before,.semantic .ui.steps .active.step .icon{color:rgba(0,0,0,.85)}.semantic .ui.steps .active.step:after,.semantic .ui.steps .step:after{display:block}.semantic .ui.steps .active.step:last-child:after,.semantic .ui.steps .step:last-child:after{display:none}.semantic .ui.steps .link.active.step:hover,.semantic .ui.steps .link.active.step:hover:after,.semantic .ui.steps a.active.step:hover,.semantic .ui.steps a.active.step:hover:after{cursor:pointer;background:#dcddde;color:rgba(0,0,0,.87)}.semantic .ui.ordered.steps .step.completed:before,.semantic .ui.steps .step.completed>.icon:before{color:#21ba45}.semantic .ui.steps .disabled.step{cursor:auto;background:#fff;pointer-events:none}.semantic .ui.steps .disabled.step,.semantic .ui.steps .disabled.step .description,.semantic .ui.steps .disabled.step .title{color:rgba(40,40,40,.3)}.semantic .ui.steps .disabled.step:after{background:#fff}@media only screen and (max-width:991px){.semantic .ui[class*="tablet stackable"].steps{display:inline-flex;overflow:visible;flex-direction:column}.semantic .ui[class*="tablet stackable"].steps .step{flex-direction:column;border-radius:0;padding:1.14285714em 2em}.semantic .ui[class*="tablet stackable"].steps .step:first-child{padding:1.14285714em 2em;border-radius:.28571429rem .28571429rem 0 0}.semantic .ui[class*="tablet stackable"].steps .step:last-child{border-radius:0 0 .28571429rem .28571429rem}.semantic .ui[class*="tablet stackable"].steps .step:after{display:none!important}.semantic .ui[class*="tablet stackable"].steps .step .content{text-align:center}.semantic .ui[class*="tablet stackable"].ordered.steps .step:before,.semantic .ui[class*="tablet stackable"].steps .step>.icon{margin:0 0 1rem}}.semantic .ui.fluid.steps{display:flex;width:100%}.semantic .ui.attached.steps{width:calc(100% + 2px)!important;margin:0 -1px;max-width:calc(100% + 2px);border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.attached.steps .step:first-child{border-radius:.28571429rem 0 0 0}.semantic .ui.attached.steps .step:last-child{border-radius:0 .28571429rem 0 0}.semantic .ui.bottom.attached.steps{margin:0 -1px;border-radius:0 0 .28571429rem .28571429rem}.semantic .ui.bottom.attached.steps .step:first-child{border-radius:0 0 0 .28571429rem}.semantic .ui.bottom.attached.steps .step:last-child{border-radius:0 0 .28571429rem 0}.semantic .ui.eight.steps,.semantic .ui.five.steps,.semantic .ui.four.steps,.semantic .ui.one.steps,.semantic .ui.seven.steps,.semantic .ui.six.steps,.semantic .ui.three.steps,.semantic .ui.two.steps{width:100%}.semantic .ui.eight.steps>.step,.semantic .ui.five.steps>.step,.semantic .ui.four.steps>.step,.semantic .ui.one.steps>.step,.semantic .ui.seven.steps>.step,.semantic .ui.six.steps>.step,.semantic .ui.three.steps>.step,.semantic .ui.two.steps>.step{flex-wrap:nowrap}.semantic .ui.one.steps>.step{width:100%}.semantic .ui.two.steps>.step{width:50%}.semantic .ui.three.steps>.step{width:33.333%}.semantic .ui.four.steps>.step{width:25%}.semantic .ui.five.steps>.step{width:20%}.semantic .ui.six.steps>.step{width:16.666%}.semantic .ui.seven.steps>.step{width:14.285%}.semantic .ui.eight.steps>.step{width:12.5%}.semantic .ui.mini.step,.semantic .ui.mini.steps .step{font-size:.78571429rem}.semantic .ui.tiny.step,.semantic .ui.tiny.steps .step{font-size:.85714286rem}.semantic .ui.small.step,.semantic .ui.small.steps .step{font-size:.92857143rem}.semantic .ui.step,.semantic .ui.steps .step{font-size:1rem}.semantic .ui.large.step,.semantic .ui.large.steps .step{font-size:1.14285714rem}.semantic .ui.big.step,.semantic .ui.big.steps .step{font-size:1.28571429rem}.semantic .ui.huge.step,.semantic .ui.huge.steps .step{font-size:1.42857143rem}.semantic .ui.massive.step,.semantic .ui.massive.steps .step{font-size:1.71428571rem}@font-face{.semantic{font-family:Step;src:url(data:application/x-font-ttf;charset=utf-8;;base64,AAEAAAAOAIAAAwBgT1MvMj3hSQEAAADsAAAAVmNtYXDQEhm3AAABRAAAAUpjdnQgBkn/lAAABuwAAAAcZnBnbYoKeDsAAAcIAAAJkWdhc3AAAAAQAAAG5AAAAAhnbHlm32cEdgAAApAAAAC2aGVhZAErPHsAAANIAAAANmhoZWEHUwNNAAADgAAAACRobXR4CykAAAAAA6QAAAAMbG9jYQA4AFsAAAOwAAAACG1heHAApgm8AAADuAAAACBuYW1lzJ0aHAAAA9gAAALNcG9zdK69QJgAAAaoAAAAO3ByZXCSoZr/AAAQnAAAAFYAAQO4AZAABQAIAnoCvAAAAIwCegK8AAAB4AAxAQIAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA6ADoAQNS/2oAWgMLAE8AAAABAAAAAAAAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAADoAf//AAAAAOgA//8AABgBAAEAAAAAAAAAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAADpAKYABUAHEAZDwEAAQFCAAIBAmoAAQABagAAAGEUFxQDEisBFAcBBiInASY0PwE2Mh8BATYyHwEWA6QP/iAQLBD+6g8PTBAsEKQBbhAsEEwPAhYWEP4gDw8BFhAsEEwQEKUBbxAQTBAAAAH//f+xA18DCwAMABJADwABAQpDAAAACwBEFRMCESsBFA4BIi4CPgEyHgEDWXLG6MhuBnq89Lp+AV51xHR0xOrEdHTEAAAAAAEAAAABAADDeRpdXw889QALA+gAAAAAzzWYjQAAAADPNWBN//3/sQOkAwsAAAAIAAIAAAAAAAAAAQAAA1L/agBaA+gAAP/3A6QAAQAAAAAAAAAAAAAAAAAAAAMD6AAAA+gAAANZAAAAAAAAADgAWwABAAAAAwAWAAEAAAAAAAIABgATAG4AAAAtCZEAAAAAAAAAEgDeAAEAAAAAAAAANQAAAAEAAAAAAAEACAA1AAEAAAAAAAIABwA9AAEAAAAAAAMACABEAAEAAAAAAAQACABMAAEAAAAAAAUACwBUAAEAAAAAAAYACABfAAEAAAAAAAoAKwBnAAEAAAAAAAsAEwCSAAMAAQQJAAAAagClAAMAAQQJAAEAEAEPAAMAAQQJAAIADgEfAAMAAQQJAAMAEAEtAAMAAQQJAAQAEAE9AAMAAQQJAAUAFgFNAAMAAQQJAAYAEAFjAAMAAQQJAAoAVgFzAAMAAQQJAAsAJgHJQ29weXJpZ2h0IChDKSAyMDE0IGJ5IG9yaWdpbmFsIGF1dGhvcnMgQCBmb250ZWxsby5jb21mb250ZWxsb1JlZ3VsYXJmb250ZWxsb2ZvbnRlbGxvVmVyc2lvbiAxLjBmb250ZWxsb0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAEMAbwBwAHkAcgBpAGcAaAB0ACAAKABDACkAIAAyADAAMQA0ACAAYgB5ACAAbwByAGkAZwBpAG4AYQBsACAAYQB1AHQAaABvAHIAcwAgAEAAIABmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQBmAG8AbgB0AGUAbABsAG8AUgBlAGcAdQBsAGEAcgBmAG8AbgB0AGUAbABsAG8AZgBvAG4AdABlAGwAbABvAFYAZQByAHMAaQBvAG4AIAAxAC4AMABmAG8AbgB0AGUAbABsAG8ARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAQIBAwljaGVja21hcmsGY2lyY2xlAAAAAAEAAf//AA8AAAAAAAAAAAAAAAAAAAAAADIAMgML/7EDC/+xsAAssCBgZi2wASwgZCCwwFCwBCZasARFW1ghIyEbilggsFBQWCGwQFkbILA4UFghsDhZWSCwCkVhZLAoUFghsApFILAwUFghsDBZGyCwwFBYIGYgiophILAKUFhgGyCwIFBYIbAKYBsgsDZQWCGwNmAbYFlZWRuwACtZWSOwAFBYZVlZLbACLCBFILAEJWFkILAFQ1BYsAUjQrAGI0IbISFZsAFgLbADLCMhIyEgZLEFYkIgsAYjQrIKAAIqISCwBkMgiiCKsAArsTAFJYpRWGBQG2FSWVgjWSEgsEBTWLAAKxshsEBZI7AAUFhlWS2wBCywB0MrsgACAENgQi2wBSywByNCIyCwACNCYbCAYrABYLAEKi2wBiwgIEUgsAJFY7ABRWJgRLABYC2wBywgIEUgsAArI7ECBCVgIEWKI2EgZCCwIFBYIbAAG7AwUFiwIBuwQFlZI7AAUFhlWbADJSNhRESwAWAtsAgssQUFRbABYUQtsAkssAFgICCwCUNKsABQWCCwCSNCWbAKQ0qwAFJYILAKI0JZLbAKLCC4BABiILgEAGOKI2GwC0NgIIpgILALI0IjLbALLEtUWLEHAURZJLANZSN4LbAMLEtRWEtTWLEHAURZGyFZJLATZSN4LbANLLEADENVWLEMDEOwAWFCsAorWbAAQ7ACJUKxCQIlQrEKAiVCsAEWIyCwAyVQWLEBAENgsAQlQoqKIIojYbAJKiEjsAFhIIojYbAJKiEbsQEAQ2CwAiVCsAIlYbAJKiFZsAlDR7AKQ0dgsIBiILACRWOwAUViYLEAABMjRLABQ7AAPrIBAQFDYEItsA4ssQAFRVRYALAMI0IgYLABYbUNDQEACwBCQopgsQ0FK7BtKxsiWS2wDyyxAA4rLbAQLLEBDistsBEssQIOKy2wEiyxAw4rLbATLLEEDistsBQssQUOKy2wFSyxBg4rLbAWLLEHDistsBcssQgOKy2wGCyxCQ4rLbAZLLAIK7EABUVUWACwDCNCIGCwAWG1DQ0BAAsAQkKKYLENBSuwbSsbIlktsBossQAZKy2wGyyxARkrLbAcLLECGSstsB0ssQMZKy2wHiyxBBkrLbAfLLEFGSstsCAssQYZKy2wISyxBxkrLbAiLLEIGSstsCMssQkZKy2wJCwgPLABYC2wJSwgYLANYCBDI7ABYEOwAiVhsAFgsCQqIS2wJiywJSuwJSotsCcsICBHICCwAkVjsAFFYmAjYTgjIIpVWCBHICCwAkVjsAFFYmAjYTgbIVktsCgssQAFRVRYALABFrAnKrABFTAbIlktsCkssAgrsQAFRVRYALABFrAnKrABFTAbIlktsCosIDWwAWAtsCssALADRWOwAUVisAArsAJFY7ABRWKwACuwABa0AAAAAABEPiM4sSoBFSotsCwsIDwgRyCwAkVjsAFFYmCwAENhOC2wLSwuFzwtsC4sIDwgRyCwAkVjsAFFYmCwAENhsAFDYzgtsC8ssQIAFiUgLiBHsAAjQrACJUmKikcjRyNhIFhiGyFZsAEjQrIuAQEVFCotsDAssAAWsAQlsAQlRyNHI2GwBkUrZYouIyAgPIo4LbAxLLAAFrAEJbAEJSAuRyNHI2EgsAQjQrAGRSsgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjILAIQyCKI0cjRyNhI0ZgsARDsIBiYCCwACsgiophILACQ2BkI7ADQ2FkUFiwAkNhG7ADQ2BZsAMlsIBiYSMgILAEJiNGYTgbI7AIQ0awAiWwCENHI0cjYWAgsARDsIBiYCMgsAArI7AEQ2CwACuwBSVhsAUlsIBisAQmYSCwBCVgZCOwAyVgZFBYIRsjIVkjICCwBCYjRmE4WS2wMiywABYgICCwBSYgLkcjRyNhIzw4LbAzLLAAFiCwCCNCICAgRiNHsAArI2E4LbA0LLAAFrADJbACJUcjRyNhsABUWC4gPCMhG7ACJbACJUcjRyNhILAFJbAEJUcjRyNhsAYlsAUlSbACJWGwAUVjIyBYYhshWWOwAUViYCMuIyAgPIo4IyFZLbA1LLAAFiCwCEMgLkcjRyNhIGCwIGBmsIBiIyAgPIo4LbA2LCMgLkawAiVGUlggPFkusSYBFCstsDcsIyAuRrACJUZQWCA8WS6xJgEUKy2wOCwjIC5GsAIlRlJYIDxZIyAuRrACJUZQWCA8WS6xJgEUKy2wOSywMCsjIC5GsAIlRlJYIDxZLrEmARQrLbA6LLAxK4ogIDywBCNCijgjIC5GsAIlRlJYIDxZLrEmARQrsARDLrAmKy2wOyywABawBCWwBCYgLkcjRyNhsAZFKyMgPCAuIzixJgEUKy2wPCyxCAQlQrAAFrAEJbAEJSAuRyNHI2EgsAQjQrAGRSsgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjIEewBEOwgGJgILAAKyCKimEgsAJDYGQjsANDYWRQWLACQ2EbsANDYFmwAyWwgGJhsAIlRmE4IyA8IzgbISAgRiNHsAArI2E4IVmxJgEUKy2wPSywMCsusSYBFCstsD4ssDErISMgIDywBCNCIzixJgEUK7AEQy6wJistsD8ssAAVIEewACNCsgABARUUEy6wLCotsEAssAAVIEewACNCsgABARUUEy6wLCotsEEssQABFBOwLSotsEIssC8qLbBDLLAAFkUjIC4gRoojYTixJgEUKy2wRCywCCNCsEMrLbBFLLIAADwrLbBGLLIAATwrLbBHLLIBADwrLbBILLIBATwrLbBJLLIAAD0rLbBKLLIAAT0rLbBLLLIBAD0rLbBMLLIBAT0rLbBNLLIAADkrLbBOLLIAATkrLbBPLLIBADkrLbBQLLIBATkrLbBRLLIAADsrLbBSLLIAATsrLbBTLLIBADsrLbBULLIBATsrLbBVLLIAAD4rLbBWLLIAAT4rLbBXLLIBAD4rLbBYLLIBAT4rLbBZLLIAADorLbBaLLIAATorLbBbLLIBADorLbBcLLIBATorLbBdLLAyKy6xJgEUKy2wXiywMiuwNistsF8ssDIrsDcrLbBgLLAAFrAyK7A4Ky2wYSywMysusSYBFCstsGIssDMrsDYrLbBjLLAzK7A3Ky2wZCywMyuwOCstsGUssDQrLrEmARQrLbBmLLA0K7A2Ky2wZyywNCuwNystsGgssDQrsDgrLbBpLLA1Ky6xJgEUKy2waiywNSuwNistsGsssDUrsDcrLbBsLLA1K7A4Ky2wbSwrsAhlsAMkUHiwARUwLQAAAEu4AMhSWLEBAY5ZuQgACABjILABI0SwAyNwsgQoCUVSRLIKAgcqsQYBRLEkAYhRWLBAiFixBgNEsSYBiFFYuAQAiFixBgFEWVlZWbgB/4WwBI2xBQBEAAA=) format("truetype"),url(data:application/font-woff;charset=utf-8;base64,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) format("woff")}}.semantic .ui.ordered.steps .step.completed:before,.semantic .ui.steps .step.completed>.icon:before{font-family:Step;content:"\e800"}.semantic .ui.breadcrumb{line-height:1;display:inline-block;margin:0;vertical-align:middle}.semantic .ui.breadcrumb:first-child{margin-top:0}.semantic .ui.breadcrumb:last-child{margin-bottom:0}.semantic .ui.breadcrumb .divider{display:inline-block;opacity:.7;margin:0 .21428571rem;font-size:.92857143em;color:rgba(0,0,0,.4);vertical-align:baseline}.semantic .ui.breadcrumb a{color:#4183c4}.semantic .ui.breadcrumb a:hover{color:#1e70bf}.semantic .ui.breadcrumb .icon.divider{font-size:.85714286em;vertical-align:baseline}.semantic .ui.breadcrumb a.section{cursor:pointer}.semantic .ui.breadcrumb .section{display:inline-block;margin:0;padding:0}.semantic .ui.breadcrumb.segment{display:inline-block;padding:.78571429em 1em}.semantic .ui.breadcrumb .active.section{font-weight:700}.semantic .ui.mini.breadcrumb{font-size:.78571429rem}.semantic .ui.tiny.breadcrumb{font-size:.85714286rem}.semantic .ui.small.breadcrumb{font-size:.92857143rem}.semantic .ui.breadcrumb{font-size:1rem}.semantic .ui.large.breadcrumb{font-size:1.14285714rem}.semantic .ui.big.breadcrumb{font-size:1.28571429rem}.semantic .ui.huge.breadcrumb{font-size:1.42857143rem}.semantic .ui.massive.breadcrumb{font-size:1.71428571rem}.semantic .ui.form{position:relative;max-width:100%}.semantic .ui.form>p{margin:1em 0}.semantic .ui.form .field{clear:both;margin:0 0 1em}.semantic .ui.form .field:last-child,.semantic .ui.form .fields:last-child .field{margin-bottom:0}.semantic .ui.form .fields .field{clear:both;margin:0}.semantic .ui.form .field>label{display:block;margin:0 0 .28571429rem;color:rgba(0,0,0,.87);font-size:.92857143em;font-weight:700;text-transform:none}.semantic .ui.form input:not([type]),.semantic .ui.form input[type=date],.semantic .ui.form input[type=datetime-local],.semantic .ui.form input[type=email],.semantic .ui.form input[type=file],.semantic .ui.form input[type=number],.semantic .ui.form input[type=password],.semantic .ui.form input[type=search],.semantic .ui.form input[type=tel],.semantic .ui.form input[type=text],.semantic .ui.form input[type=time],.semantic .ui.form input[type=url],.semantic .ui.form textarea{width:100%;vertical-align:top}.semantic .ui.form ::-webkit-datetime-edit,.semantic .ui.form ::-webkit-inner-spin-button{height:1.21428571em}.semantic .ui.form input:not([type]),.semantic .ui.form input[type=date],.semantic .ui.form input[type=datetime-local],.semantic .ui.form input[type=email],.semantic .ui.form input[type=file],.semantic .ui.form input[type=number],.semantic .ui.form input[type=password],.semantic .ui.form input[type=search],.semantic .ui.form input[type=tel],.semantic .ui.form input[type=text],.semantic .ui.form input[type=time],.semantic .ui.form input[type=url]{font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;margin:0;outline:0;-webkit-appearance:none;tap-highlight-color:hsla(0,0%,100%,0);line-height:1.21428571em;padding:.67857143em 1em;font-size:1em;background:#fff;border:1px solid rgba(34,36,38,.15);color:rgba(0,0,0,.87);border-radius:.28571429rem;box-shadow:inset 0 0 0 0 transparent;transition:color .1s ease,border-color .1s ease}.semantic .ui.form textarea{margin:0;-webkit-appearance:none;tap-highlight-color:hsla(0,0%,100%,0);padding:.78571429em 1em;background:#fff;border:1px solid rgba(34,36,38,.15);outline:0;color:rgba(0,0,0,.87);border-radius:.28571429rem;box-shadow:inset 0 0 0 0 transparent;transition:color .1s ease,border-color .1s ease;font-size:1em;line-height:1.2857;resize:vertical}.semantic .ui.form textarea:not([rows]){height:12em;min-height:8em;max-height:24em}.semantic .ui.form input[type=checkbox],.semantic .ui.form textarea{vertical-align:top}.semantic .ui.form input.attached{width:auto}.semantic .ui.form select{display:block;height:auto;width:100%;background:#fff;border:1px solid rgba(34,36,38,.15);border-radius:.28571429rem;box-shadow:inset 0 0 0 0 transparent;padding:.62em 1em;color:rgba(0,0,0,.87);transition:color .1s ease,border-color .1s ease}.semantic .ui.form .field>.selection.dropdown{width:100%}.semantic .ui.form .field>.selection.dropdown>.dropdown.icon{float:right}.semantic .ui.form .inline.field>.selection.dropdown,.semantic .ui.form .inline.fields .field>.selection.dropdown{width:auto}.semantic .ui.form .inline.field>.selection.dropdown>.dropdown.icon,.semantic .ui.form .inline.fields .field>.selection.dropdown>.dropdown.icon{float:none}.semantic .ui.form .field .ui.input,.semantic .ui.form .fields .field .ui.input,.semantic .ui.form .wide.field .ui.input{width:100%}.semantic .ui.form .inline.field:not(.wide) .ui.input,.semantic .ui.form .inline.fields .field:not(.wide) .ui.input{width:auto;vertical-align:middle}.semantic .ui.form .field .ui.input input,.semantic .ui.form .fields .field .ui.input input{width:auto}.semantic .ui.form .eight.fields .ui.input input,.semantic .ui.form .five.fields .ui.input input,.semantic .ui.form .four.fields .ui.input input,.semantic .ui.form .nine.fields .ui.input input,.semantic .ui.form .seven.fields .ui.input input,.semantic .ui.form .six.fields .ui.input input,.semantic .ui.form .ten.fields .ui.input input,.semantic .ui.form .three.fields .ui.input input,.semantic .ui.form .two.fields .ui.input input,.semantic .ui.form .wide.field .ui.input input{flex:1 0 auto;width:0}.semantic .ui.form .error.message,.semantic .ui.form .success.message,.semantic .ui.form .warning.message{display:none}.semantic .ui.form .message:first-child{margin-top:0}.semantic .ui.form .field .prompt.label{white-space:normal;background:#fff!important;border:1px solid #e0b4b4!important;color:#9f3a38!important}.semantic .ui.form .inline.field .prompt,.semantic .ui.form .inline.fields .field .prompt{vertical-align:top;margin:-.25em 0 -.5em .5em}.semantic .ui.form .inline.field .prompt:before,.semantic .ui.form .inline.fields .field .prompt:before{border-width:0 0 1px 1px;bottom:auto;right:auto;top:50%;left:0}.semantic .ui.form .field.field input:-webkit-autofill{box-shadow:inset 0 0 0 100px ivory!important;border-color:#e5dfa1!important}.semantic .ui.form .field.field input:-webkit-autofill:focus{box-shadow:inset 0 0 0 100px ivory!important;border-color:#d5c315!important}.semantic .ui.form .error.error input:-webkit-autofill{box-shadow:inset 0 0 0 100px #fffaf0!important;border-color:#e0b4b4!important}.semantic .ui.form ::-webkit-input-placeholder{color:hsla(0,0%,74.9%,.87)}.semantic .ui.form :-ms-input-placeholder{color:hsla(0,0%,74.9%,.87)!important}.semantic .ui.form ::-moz-placeholder{color:hsla(0,0%,74.9%,.87)}.semantic .ui.form :focus::-webkit-input-placeholder{color:hsla(0,0%,45.1%,.87)}.semantic .ui.form :focus:-ms-input-placeholder{color:hsla(0,0%,45.1%,.87)!important}.semantic .ui.form :focus::-moz-placeholder{color:hsla(0,0%,45.1%,.87)}.semantic .ui.form .error ::-webkit-input-placeholder{color:#e7bdbc}.semantic .ui.form .error :-ms-input-placeholder{color:#e7bdbc!important}.semantic .ui.form .error ::-moz-placeholder{color:#e7bdbc}.semantic .ui.form .error :focus::-webkit-input-placeholder{color:#da9796}.semantic .ui.form .error :focus:-ms-input-placeholder{color:#da9796!important}.semantic .ui.form .error :focus::-moz-placeholder{color:#da9796}.semantic .ui.form input:not([type]):focus,.semantic .ui.form input[type=date]:focus,.semantic .ui.form input[type=datetime-local]:focus,.semantic .ui.form input[type=email]:focus,.semantic .ui.form input[type=file]:focus,.semantic .ui.form input[type=number]:focus,.semantic .ui.form input[type=password]:focus,.semantic .ui.form input[type=search]:focus,.semantic .ui.form input[type=tel]:focus,.semantic .ui.form input[type=text]:focus,.semantic .ui.form input[type=time]:focus,.semantic .ui.form input[type=url]:focus,.semantic .ui.form textarea:focus{color:rgba(0,0,0,.95);border-color:#85b7d9;border-radius:.28571429rem;background:#fff;box-shadow:inset 0 0 0 0 rgba(34,36,38,.35)}.semantic .ui.form textarea:focus{-webkit-appearance:none}.semantic .ui.form.success .success.message:not(:empty){display:block}.semantic .ui.form.success .compact.success.message:not(:empty){display:inline-block}.semantic .ui.form.success .icon.success.message:not(:empty){display:flex}.semantic .ui.form.warning .warning.message:not(:empty){display:block}.semantic .ui.form.warning .compact.warning.message:not(:empty){display:inline-block}.semantic .ui.form.warning .icon.warning.message:not(:empty){display:flex}.semantic .ui.form.error .error.message:not(:empty){display:block}.semantic .ui.form.error .compact.error.message:not(:empty){display:inline-block}.semantic .ui.form.error .icon.error.message:not(:empty){display:flex}.semantic .ui.form .field.error .input,.semantic .ui.form .field.error label,.semantic .ui.form .fields.error .field .input,.semantic .ui.form .fields.error .field label{color:#9f3a38}.semantic .ui.form .field.error .corner.label,.semantic .ui.form .fields.error .field .corner.label{border-color:#9f3a38;color:#fff}.semantic .ui.form .field.error input:not([type]),.semantic .ui.form .field.error input[type=date],.semantic .ui.form .field.error input[type=datetime-local],.semantic .ui.form .field.error input[type=email],.semantic .ui.form .field.error input[type=file],.semantic .ui.form .field.error input[type=number],.semantic .ui.form .field.error input[type=password],.semantic .ui.form .field.error input[type=search],.semantic .ui.form .field.error input[type=tel],.semantic .ui.form .field.error input[type=text],.semantic .ui.form .field.error input[type=time],.semantic .ui.form .field.error input[type=url],.semantic .ui.form .field.error select,.semantic .ui.form .field.error textarea,.semantic .ui.form .fields.error .field input:not([type]),.semantic .ui.form .fields.error .field input[type=date],.semantic .ui.form .fields.error .field input[type=datetime-local],.semantic .ui.form .fields.error .field input[type=email],.semantic .ui.form .fields.error .field input[type=file],.semantic .ui.form .fields.error .field input[type=number],.semantic .ui.form .fields.error .field input[type=password],.semantic .ui.form .fields.error .field input[type=search],.semantic .ui.form .fields.error .field input[type=tel],.semantic .ui.form .fields.error .field input[type=text],.semantic .ui.form .fields.error .field input[type=time],.semantic .ui.form .fields.error .field input[type=url],.semantic .ui.form .fields.error .field select,.semantic .ui.form .fields.error .field textarea{background:#fff6f6;border-color:#e0b4b4;color:#9f3a38;border-radius:"";box-shadow:none}.semantic .ui.form .field.error input:not([type]):focus,.semantic .ui.form .field.error input[type=date]:focus,.semantic .ui.form .field.error input[type=datetime-local]:focus,.semantic .ui.form .field.error input[type=email]:focus,.semantic .ui.form .field.error input[type=file]:focus,.semantic .ui.form .field.error input[type=number]:focus,.semantic .ui.form .field.error input[type=password]:focus,.semantic .ui.form .field.error input[type=search]:focus,.semantic .ui.form .field.error input[type=tel]:focus,.semantic .ui.form .field.error input[type=text]:focus,.semantic .ui.form .field.error input[type=time]:focus,.semantic .ui.form .field.error input[type=url]:focus,.semantic .ui.form .field.error select:focus,.semantic .ui.form .field.error textarea:focus{background:#fff6f6;border-color:#e0b4b4;color:#9f3a38;-webkit-appearance:none;box-shadow:none}.semantic .ui.form .field.error select{-webkit-appearance:menulist-button}.semantic .ui.form .field.error .ui.dropdown,.semantic .ui.form .field.error .ui.dropdown .item,.semantic .ui.form .field.error .ui.dropdown .text,.semantic .ui.form .fields.error .field .ui.dropdown,.semantic .ui.form .fields.error .field .ui.dropdown .item{background:#fff6f6;color:#9f3a38}.semantic .ui.form .field.error .ui.dropdown,.semantic .ui.form .field.error .ui.dropdown:hover,.semantic .ui.form .fields.error .field .ui.dropdown,.semantic .ui.form .fields.error .field .ui.dropdown:hover{border-color:#e0b4b4!important}.semantic .ui.form .field.error .ui.dropdown:hover .menu,.semantic .ui.form .fields.error .field .ui.dropdown:hover .menu{border-color:#e0b4b4}.semantic .ui.form .field.error .ui.multiple.selection.dropdown>.label,.semantic .ui.form .fields.error .field .ui.multiple.selection.dropdown>.label{background-color:#eacbcb;color:#9f3a38}.semantic .ui.form .field.error .ui.dropdown .menu .item:hover,.semantic .ui.form .field.error .ui.dropdown .menu .selected.item,.semantic .ui.form .fields.error .field .ui.dropdown .menu .item:hover,.semantic .ui.form .fields.error .field .ui.dropdown .menu .selected.item{background-color:#fbe7e7}.semantic .ui.form .field.error .ui.dropdown .menu .active.item,.semantic .ui.form .fields.error .field .ui.dropdown .menu .active.item{background-color:#fdcfcf!important}.semantic .ui.form .field.error .checkbox:not(.toggle):not(.slider) .box,.semantic .ui.form .field.error .checkbox:not(.toggle):not(.slider) label,.semantic .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box,.semantic .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label{color:#9f3a38}.semantic .ui.form .field.error .checkbox:not(.toggle):not(.slider) .box:before,.semantic .ui.form .field.error .checkbox:not(.toggle):not(.slider) label:before,.semantic .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box:before,.semantic .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label:before{background:#fff6f6;border-color:#e0b4b4}.semantic .ui.form .field.error .checkbox .box:after,.semantic .ui.form .field.error .checkbox label:after,.semantic .ui.form .fields.error .field .checkbox .box:after,.semantic .ui.form .fields.error .field .checkbox label:after{color:#9f3a38}.semantic .ui.form .disabled.field,.semantic .ui.form .disabled.fields .field,.semantic .ui.form .field :disabled{pointer-events:none;opacity:.45}.semantic .ui.form .field.disabled>label,.semantic .ui.form .fields.disabled>label{opacity:.45}.semantic .ui.form .field.disabled :disabled{opacity:1}.semantic .ui.loading.form{position:relative;cursor:default;pointer-events:none}.semantic .ui.loading.form:before{position:absolute;content:"";top:0;left:0;background:hsla(0,0%,100%,.8);width:100%;height:100%;z-index:100}.semantic .ui.loading.form:after{position:absolute;content:"";top:50%;left:50%;margin:-1.5em 0 0 -1.5em;width:3em;height:3em;animation:form-spin .6s linear;animation-iteration-count:infinite;border-radius:500rem;border:.2em solid rgba(0,0,0,.1);border-top-color:#767676;box-shadow:0 0 0 1px transparent;visibility:visible;z-index:101}@keyframes form-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.semantic .ui.form .required.field>.checkbox:after,.semantic .ui.form .required.field>label:after,.semantic .ui.form .required.fields.grouped>label:after,.semantic .ui.form .required.fields:not(.grouped)>.field>.checkbox:after,.semantic .ui.form .required.fields:not(.grouped)>.field>label:after{margin:-.2em 0 0 .2em;content:"*";color:#db2828}.semantic .ui.form .required.field>label:after,.semantic .ui.form .required.fields.grouped>label:after,.semantic .ui.form .required.fields:not(.grouped)>.field>label:after{display:inline-block;vertical-align:top}.semantic .ui.form .required.field>.checkbox:after,.semantic .ui.form .required.fields:not(.grouped)>.field>.checkbox:after{position:absolute;top:0;left:100%}.semantic .ui.form .inverted.segment .ui.checkbox .box,.semantic .ui.form .inverted.segment .ui.checkbox label,.semantic .ui.form .inverted.segment label,.semantic .ui.inverted.form .inline.field>label,.semantic .ui.inverted.form .inline.field>p,.semantic .ui.inverted.form .inline.fields .field>label,.semantic .ui.inverted.form .inline.fields .field>p,.semantic .ui.inverted.form .inline.fields>label,.semantic .ui.inverted.form .ui.checkbox .box,.semantic .ui.inverted.form .ui.checkbox label,.semantic .ui.inverted.form label{color:hsla(0,0%,100%,.9)}.semantic .ui.inverted.form input:not([type]),.semantic .ui.inverted.form input[type=date],.semantic .ui.inverted.form input[type=datetime-local],.semantic .ui.inverted.form input[type=email],.semantic .ui.inverted.form input[type=file],.semantic .ui.inverted.form input[type=number],.semantic .ui.inverted.form input[type=password],.semantic .ui.inverted.form input[type=search],.semantic .ui.inverted.form input[type=tel],.semantic .ui.inverted.form input[type=text],.semantic .ui.inverted.form input[type=time],.semantic .ui.inverted.form input[type=url]{background:#fff;border-color:hsla(0,0%,100%,.1);color:rgba(0,0,0,.87);box-shadow:none}.semantic .ui.form .grouped.fields{display:block;margin:0 0 1em}.semantic .ui.form .grouped.fields:last-child{margin-bottom:0}.semantic .ui.form .grouped.fields>label{margin:0 0 .28571429rem;color:rgba(0,0,0,.87);font-size:.92857143em;font-weight:700;text-transform:none}.semantic .ui.form .grouped.fields .field,.semantic .ui.form .grouped.inline.fields .field{display:block;margin:.5em 0;padding:0}.semantic .ui.form .fields{display:flex;flex-direction:row;margin:0 -.5em 1em}.semantic .ui.form .fields>.field{flex:0 1 auto;padding-left:.5em;padding-right:.5em}.semantic .ui.form .fields>.field:first-child{border-left:none;box-shadow:none}.semantic .ui.form .two.fields>.field,.semantic .ui.form .two.fields>.fields{width:50%}.semantic .ui.form .three.fields>.field,.semantic .ui.form .three.fields>.fields{width:33.33333333%}.semantic .ui.form .four.fields>.field,.semantic .ui.form .four.fields>.fields{width:25%}.semantic .ui.form .five.fields>.field,.semantic .ui.form .five.fields>.fields{width:20%}.semantic .ui.form .six.fields>.field,.semantic .ui.form .six.fields>.fields{width:16.66666667%}.semantic .ui.form .seven.fields>.field,.semantic .ui.form .seven.fields>.fields{width:14.28571429%}.semantic .ui.form .eight.fields>.field,.semantic .ui.form .eight.fields>.fields{width:12.5%}.semantic .ui.form .nine.fields>.field,.semantic .ui.form .nine.fields>.fields{width:11.11111111%}.semantic .ui.form .ten.fields>.field,.semantic .ui.form .ten.fields>.fields{width:10%}@media only screen and (max-width:767px){.semantic .ui.form .fields{flex-wrap:wrap}.semantic .ui.form:not(.unstackable) .eight.fields:not(.unstackable)>.field,.semantic .ui.form:not(.unstackable) .eight.fields:not(.unstackable)>.fields,.semantic .ui.form:not(.unstackable) .five.fields:not(.unstackable)>.field,.semantic .ui.form:not(.unstackable) .five.fields:not(.unstackable)>.fields,.semantic .ui.form:not(.unstackable) .four.fields:not(.unstackable)>.field,.semantic .ui.form:not(.unstackable) .four.fields:not(.unstackable)>.fields,.semantic .ui.form:not(.unstackable) .nine.fields:not(.unstackable)>.field,.semantic .ui.form:not(.unstackable) .nine.fields:not(.unstackable)>.fields,.semantic .ui.form:not(.unstackable) .seven.fields:not(.unstackable)>.field,.semantic .ui.form:not(.unstackable) .seven.fields:not(.unstackable)>.fields,.semantic .ui.form:not(.unstackable) .six.fields:not(.unstackable)>.field,.semantic .ui.form:not(.unstackable) .six.fields:not(.unstackable)>.fields,.semantic .ui.form:not(.unstackable) .ten.fields:not(.unstackable)>.field,.semantic .ui.form:not(.unstackable) .ten.fields:not(.unstackable)>.fields,.semantic .ui.form:not(.unstackable) .three.fields:not(.unstackable)>.field,.semantic .ui.form:not(.unstackable) .three.fields:not(.unstackable)>.fields,.semantic .ui.form:not(.unstackable) .two.fields:not(.unstackable)>.field,.semantic .ui.form:not(.unstackable) .two.fields:not(.unstackable)>.fields,.semantic .ui.form:not(.unstackable) [class*="equal width"].fields:not(.unstackable)>.field,.semantic .ui[class*="equal width"].form:not(.unstackable) .fields>.field{width:100%!important;margin:0 0 1em}}.semantic .ui.form .fields .wide.field{width:6.25%;padding-left:.5em;padding-right:.5em}.semantic .ui.form .one.wide.field{width:6.25%!important}.semantic .ui.form .two.wide.field{width:12.5%!important}.semantic .ui.form .three.wide.field{width:18.75%!important}.semantic .ui.form .four.wide.field{width:25%!important}.semantic .ui.form .five.wide.field{width:31.25%!important}.semantic .ui.form .six.wide.field{width:37.5%!important}.semantic .ui.form .seven.wide.field{width:43.75%!important}.semantic .ui.form .eight.wide.field{width:50%!important}.semantic .ui.form .nine.wide.field{width:56.25%!important}.semantic .ui.form .ten.wide.field{width:62.5%!important}.semantic .ui.form .eleven.wide.field{width:68.75%!important}.semantic .ui.form .twelve.wide.field{width:75%!important}.semantic .ui.form .thirteen.wide.field{width:81.25%!important}.semantic .ui.form .fourteen.wide.field{width:87.5%!important}.semantic .ui.form .fifteen.wide.field{width:93.75%!important}.semantic .ui.form .sixteen.wide.field{width:100%!important}@media only screen and (max-width:767px){.semantic .ui.form:not(.unstackable) .fields:not(.unstackable)>.eight.wide.field,.semantic .ui.form:not(.unstackable) .fields:not(.unstackable)>.eleven.wide.field,.semantic .ui.form:not(.unstackable) .fields:not(.unstackable)>.fifteen.wide.field,.semantic .ui.form:not(.unstackable) .fields:not(.unstackable)>.five.wide.field,.semantic .ui.form:not(.unstackable) .fields:not(.unstackable)>.four.wide.field,.semantic .ui.form:not(.unstackable) .fields:not(.unstackable)>.fourteen.wide.field,.semantic .ui.form:not(.unstackable) .fields:not(.unstackable)>.nine.wide.field,.semantic .ui.form:not(.unstackable) .fields:not(.unstackable)>.seven.wide.field,.semantic .ui.form:not(.unstackable) .fields:not(.unstackable)>.six.wide.field,.semantic .ui.form:not(.unstackable) .fields:not(.unstackable)>.sixteen.wide.field,.semantic .ui.form:not(.unstackable) .fields:not(.unstackable)>.ten.wide.field,.semantic .ui.form:not(.unstackable) .fields:not(.unstackable)>.thirteen.wide.field,.semantic .ui.form:not(.unstackable) .fields:not(.unstackable)>.three.wide.field,.semantic .ui.form:not(.unstackable) .fields:not(.unstackable)>.twelve.wide.field,.semantic .ui.form:not(.unstackable) .fields:not(.unstackable)>.two.wide.field,.semantic .ui.form:not(.unstackable) .five.fields:not(.unstackable)>.field,.semantic .ui.form:not(.unstackable) .five.fields:not(.unstackable)>.fields,.semantic .ui.form:not(.unstackable) .four.fields:not(.unstackable)>.field,.semantic .ui.form:not(.unstackable) .four.fields:not(.unstackable)>.fields,.semantic .ui.form:not(.unstackable) .three.fields:not(.unstackable)>.field,.semantic .ui.form:not(.unstackable) .three.fields:not(.unstackable)>.fields,.semantic .ui.form:not(.unstackable) .two.fields:not(.unstackable)>.field,.semantic .ui.form:not(.unstackable) .two.fields:not(.unstackable)>.fields{width:100%!important}.semantic .ui.form .fields{margin-bottom:0}}.semantic .ui.form [class*="equal width"].fields>.field,.semantic .ui[class*="equal width"].form .fields>.field{width:100%;flex:1 1 auto}.semantic .ui.form .inline.fields{margin:0 0 1em;align-items:center}.semantic .ui.form .inline.fields .field{margin:0;padding:0 1em 0 0}.semantic .ui.form .inline.field>label,.semantic .ui.form .inline.field>p,.semantic .ui.form .inline.fields .field>label,.semantic .ui.form .inline.fields .field>p,.semantic .ui.form .inline.fields>label{display:inline-block;width:auto;margin-top:0;margin-bottom:0;vertical-align:baseline;font-size:.92857143em;font-weight:700;color:rgba(0,0,0,.87);text-transform:none}.semantic .ui.form .inline.fields>label{margin:.035714em 1em 0 0}.semantic .ui.form .inline.field>input,.semantic .ui.form .inline.field>select,.semantic .ui.form .inline.fields .field>input,.semantic .ui.form .inline.fields .field>select{display:inline-block;width:auto;margin-top:0;margin-bottom:0;vertical-align:middle;font-size:1em}.semantic .ui.form .inline.field>:first-child,.semantic .ui.form .inline.fields .field>:first-child{margin:0 .85714286em 0 0}.semantic .ui.form .inline.field>:only-child,.semantic .ui.form .inline.fields .field>:only-child{margin:0}.semantic .ui.form .inline.fields .wide.field{display:flex;align-items:center}.semantic .ui.form .inline.fields .wide.field>input,.semantic .ui.form .inline.fields .wide.field>select{width:100%}.semantic .ui.mini.form{font-size:.78571429rem}.semantic .ui.tiny.form{font-size:.85714286rem}.semantic .ui.small.form{font-size:.92857143rem}.semantic .ui.form{font-size:1rem}.semantic .ui.large.form{font-size:1.14285714rem}.semantic .ui.big.form{font-size:1.28571429rem}.semantic .ui.huge.form{font-size:1.42857143rem}.semantic .ui.massive.form{font-size:1.71428571rem}.semantic .ui.grid{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;padding:0;margin:-1rem}.semantic .ui.relaxed.grid{margin-left:-1.5rem;margin-right:-1.5rem}.semantic .ui[class*="very relaxed"].grid{margin-left:-2.5rem;margin-right:-2.5rem}.semantic .ui.grid+.grid{margin-top:1rem}.semantic .ui.grid>.column:not(.row),.semantic .ui.grid>.row>.column{position:relative;display:inline-block;width:6.25%;padding-left:1rem;padding-right:1rem;vertical-align:top}.semantic .ui.grid>*{padding-left:1rem;padding-right:1rem}.semantic .ui.grid>.row{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:inherit;align-items:stretch;width:100%!important;padding:1rem 0}.semantic .ui.grid>.column:not(.row){padding-top:1rem;padding-bottom:1rem}.semantic .ui.grid>.row>.column{margin-top:0;margin-bottom:0}.semantic .ui.grid>.row>.column>img,.semantic .ui.grid>.row>img{max-width:100%}.semantic .ui.grid>.ui.grid:first-child{margin-top:0}.semantic .ui.grid>.ui.grid:last-child{margin-bottom:0}.semantic .ui.aligned.grid .column>.segment:not(.compact):not(.attached),.semantic .ui.grid .aligned.row>.column>.segment:not(.compact):not(.attached){width:100%}.semantic .ui.grid .row+.ui.divider{flex-grow:1;margin:1rem}.semantic .ui.grid .column+.ui.vertical.divider{height:calc(50% - 1rem)}.semantic .ui.grid>.column:last-child>.horizontal.segment,.semantic .ui.grid>.row>.column:last-child>.horizontal.segment{box-shadow:none}@media only screen and (max-width:767px){.semantic .ui.page.grid{width:auto;padding-left:0;padding-right:0;margin-left:0;margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.semantic .ui.page.grid{width:auto;margin-left:0;margin-right:0;padding-left:2em;padding-right:2em}}@media only screen and (min-width:992px) and (max-width:1199px){.semantic .ui.page.grid{width:auto;margin-left:0;margin-right:0;padding-left:3%;padding-right:3%}}@media only screen and (min-width:1200px) and (max-width:1919px){.semantic .ui.page.grid{width:auto;margin-left:0;margin-right:0;padding-left:15%;padding-right:15%}}@media only screen and (min-width:1920px){.semantic .ui.page.grid{width:auto;margin-left:0;margin-right:0;padding-left:23%;padding-right:23%}}.semantic .ui.grid>.column:only-child,.semantic .ui.grid>.row>.column:only-child,.semantic .ui[class*="one column"].grid>.column:not(.row),.semantic .ui[class*="one column"].grid>.row>.column{width:100%}.semantic .ui[class*="two column"].grid>.column:not(.row),.semantic .ui[class*="two column"].grid>.row>.column{width:50%}.semantic .ui[class*="three column"].grid>.column:not(.row),.semantic .ui[class*="three column"].grid>.row>.column{width:33.33333333%}.semantic .ui[class*="four column"].grid>.column:not(.row),.semantic .ui[class*="four column"].grid>.row>.column{width:25%}.semantic .ui[class*="five column"].grid>.column:not(.row),.semantic .ui[class*="five column"].grid>.row>.column{width:20%}.semantic .ui[class*="six column"].grid>.column:not(.row),.semantic .ui[class*="six column"].grid>.row>.column{width:16.66666667%}.semantic .ui[class*="seven column"].grid>.column:not(.row),.semantic .ui[class*="seven column"].grid>.row>.column{width:14.28571429%}.semantic .ui[class*="eight column"].grid>.column:not(.row),.semantic .ui[class*="eight column"].grid>.row>.column{width:12.5%}.semantic .ui[class*="nine column"].grid>.column:not(.row),.semantic .ui[class*="nine column"].grid>.row>.column{width:11.11111111%}.semantic .ui[class*="ten column"].grid>.column:not(.row),.semantic .ui[class*="ten column"].grid>.row>.column{width:10%}.semantic .ui[class*="eleven column"].grid>.column:not(.row),.semantic .ui[class*="eleven column"].grid>.row>.column{width:9.09090909%}.semantic .ui[class*="twelve column"].grid>.column:not(.row),.semantic .ui[class*="twelve column"].grid>.row>.column{width:8.33333333%}.semantic .ui[class*="thirteen column"].grid>.column:not(.row),.semantic .ui[class*="thirteen column"].grid>.row>.column{width:7.69230769%}.semantic .ui[class*="fourteen column"].grid>.column:not(.row),.semantic .ui[class*="fourteen column"].grid>.row>.column{width:7.14285714%}.semantic .ui[class*="fifteen column"].grid>.column:not(.row),.semantic .ui[class*="fifteen column"].grid>.row>.column{width:6.66666667%}.semantic .ui[class*="sixteen column"].grid>.column:not(.row),.semantic .ui[class*="sixteen column"].grid>.row>.column{width:6.25%}.semantic .ui.grid>[class*="one column"].row>.column{width:100%!important}.semantic .ui.grid>[class*="two column"].row>.column{width:50%!important}.semantic .ui.grid>[class*="three column"].row>.column{width:33.33333%!important}.semantic .ui.grid>[class*="four column"].row>.column{width:25%!important}.semantic .ui.grid>[class*="five column"].row>.column{width:20%!important}.semantic .ui.grid>[class*="six column"].row>.column{width:16.66667%!important}.semantic .ui.grid>[class*="seven column"].row>.column{width:14.28571%!important}.semantic .ui.grid>[class*="eight column"].row>.column{width:12.5%!important}.semantic .ui.grid>[class*="nine column"].row>.column{width:11.11111%!important}.semantic .ui.grid>[class*="ten column"].row>.column{width:10%!important}.semantic .ui.grid>[class*="eleven column"].row>.column{width:9.09091%!important}.semantic .ui.grid>[class*="twelve column"].row>.column{width:8.33333%!important}.semantic .ui.grid>[class*="thirteen column"].row>.column{width:7.69231%!important}.semantic .ui.grid>[class*="fourteen column"].row>.column{width:7.14286%!important}.semantic .ui.grid>[class*="fifteen column"].row>.column{width:6.66667%!important}.semantic .ui.grid>[class*="sixteen column"].row>.column{width:6.25%!important}.semantic .ui.celled.page.grid{box-shadow:none}.semantic .ui.column.grid>[class*="one wide"].column,.semantic .ui.grid>.column.row>[class*="one wide"].column,.semantic .ui.grid>.row>[class*="one wide"].column,.semantic .ui.grid>[class*="one wide"].column{width:6.25%!important}.semantic .ui.column.grid>[class*="two wide"].column,.semantic .ui.grid>.column.row>[class*="two wide"].column,.semantic .ui.grid>.row>[class*="two wide"].column,.semantic .ui.grid>[class*="two wide"].column{width:12.5%!important}.semantic .ui.column.grid>[class*="three wide"].column,.semantic .ui.grid>.column.row>[class*="three wide"].column,.semantic .ui.grid>.row>[class*="three wide"].column,.semantic .ui.grid>[class*="three wide"].column{width:18.75%!important}.semantic .ui.column.grid>[class*="four wide"].column,.semantic .ui.grid>.column.row>[class*="four wide"].column,.semantic .ui.grid>.row>[class*="four wide"].column,.semantic .ui.grid>[class*="four wide"].column{width:25%!important}.semantic .ui.column.grid>[class*="five wide"].column,.semantic .ui.grid>.column.row>[class*="five wide"].column,.semantic .ui.grid>.row>[class*="five wide"].column,.semantic .ui.grid>[class*="five wide"].column{width:31.25%!important}.semantic .ui.column.grid>[class*="six wide"].column,.semantic .ui.grid>.column.row>[class*="six wide"].column,.semantic .ui.grid>.row>[class*="six wide"].column,.semantic .ui.grid>[class*="six wide"].column{width:37.5%!important}.semantic .ui.column.grid>[class*="seven wide"].column,.semantic .ui.grid>.column.row>[class*="seven wide"].column,.semantic .ui.grid>.row>[class*="seven wide"].column,.semantic .ui.grid>[class*="seven wide"].column{width:43.75%!important}.semantic .ui.column.grid>[class*="eight wide"].column,.semantic .ui.grid>.column.row>[class*="eight wide"].column,.semantic .ui.grid>.row>[class*="eight wide"].column,.semantic .ui.grid>[class*="eight wide"].column{width:50%!important}.semantic .ui.column.grid>[class*="nine wide"].column,.semantic .ui.grid>.column.row>[class*="nine wide"].column,.semantic .ui.grid>.row>[class*="nine wide"].column,.semantic .ui.grid>[class*="nine wide"].column{width:56.25%!important}.semantic .ui.column.grid>[class*="ten wide"].column,.semantic .ui.grid>.column.row>[class*="ten wide"].column,.semantic .ui.grid>.row>[class*="ten wide"].column,.semantic .ui.grid>[class*="ten wide"].column{width:62.5%!important}.semantic .ui.column.grid>[class*="eleven wide"].column,.semantic .ui.grid>.column.row>[class*="eleven wide"].column,.semantic .ui.grid>.row>[class*="eleven wide"].column,.semantic .ui.grid>[class*="eleven wide"].column{width:68.75%!important}.semantic .ui.column.grid>[class*="twelve wide"].column,.semantic .ui.grid>.column.row>[class*="twelve wide"].column,.semantic .ui.grid>.row>[class*="twelve wide"].column,.semantic .ui.grid>[class*="twelve wide"].column{width:75%!important}.semantic .ui.column.grid>[class*="thirteen wide"].column,.semantic .ui.grid>.column.row>[class*="thirteen wide"].column,.semantic .ui.grid>.row>[class*="thirteen wide"].column,.semantic .ui.grid>[class*="thirteen wide"].column{width:81.25%!important}.semantic .ui.column.grid>[class*="fourteen wide"].column,.semantic .ui.grid>.column.row>[class*="fourteen wide"].column,.semantic .ui.grid>.row>[class*="fourteen wide"].column,.semantic .ui.grid>[class*="fourteen wide"].column{width:87.5%!important}.semantic .ui.column.grid>[class*="fifteen wide"].column,.semantic .ui.grid>.column.row>[class*="fifteen wide"].column,.semantic .ui.grid>.row>[class*="fifteen wide"].column,.semantic .ui.grid>[class*="fifteen wide"].column{width:93.75%!important}.semantic .ui.column.grid>[class*="sixteen wide"].column,.semantic .ui.grid>.column.row>[class*="sixteen wide"].column,.semantic .ui.grid>.row>[class*="sixteen wide"].column,.semantic .ui.grid>[class*="sixteen wide"].column{width:100%!important}@media only screen and (min-width:320px) and (max-width:767px){.semantic .ui.column.grid>[class*="one wide mobile"].column,.semantic .ui.grid>.column.row>[class*="one wide mobile"].column,.semantic .ui.grid>.row>[class*="one wide mobile"].column,.semantic .ui.grid>[class*="one wide mobile"].column{width:6.25%!important}.semantic .ui.column.grid>[class*="two wide mobile"].column,.semantic .ui.grid>.column.row>[class*="two wide mobile"].column,.semantic .ui.grid>.row>[class*="two wide mobile"].column,.semantic .ui.grid>[class*="two wide mobile"].column{width:12.5%!important}.semantic .ui.column.grid>[class*="three wide mobile"].column,.semantic .ui.grid>.column.row>[class*="three wide mobile"].column,.semantic .ui.grid>.row>[class*="three wide mobile"].column,.semantic .ui.grid>[class*="three wide mobile"].column{width:18.75%!important}.semantic .ui.column.grid>[class*="four wide mobile"].column,.semantic .ui.grid>.column.row>[class*="four wide mobile"].column,.semantic .ui.grid>.row>[class*="four wide mobile"].column,.semantic .ui.grid>[class*="four wide mobile"].column{width:25%!important}.semantic .ui.column.grid>[class*="five wide mobile"].column,.semantic .ui.grid>.column.row>[class*="five wide mobile"].column,.semantic .ui.grid>.row>[class*="five wide mobile"].column,.semantic .ui.grid>[class*="five wide mobile"].column{width:31.25%!important}.semantic .ui.column.grid>[class*="six wide mobile"].column,.semantic .ui.grid>.column.row>[class*="six wide mobile"].column,.semantic .ui.grid>.row>[class*="six wide mobile"].column,.semantic .ui.grid>[class*="six wide mobile"].column{width:37.5%!important}.semantic .ui.column.grid>[class*="seven wide mobile"].column,.semantic .ui.grid>.column.row>[class*="seven wide mobile"].column,.semantic .ui.grid>.row>[class*="seven wide mobile"].column,.semantic .ui.grid>[class*="seven wide mobile"].column{width:43.75%!important}.semantic .ui.column.grid>[class*="eight wide mobile"].column,.semantic .ui.grid>.column.row>[class*="eight wide mobile"].column,.semantic .ui.grid>.row>[class*="eight wide mobile"].column,.semantic .ui.grid>[class*="eight wide mobile"].column{width:50%!important}.semantic .ui.column.grid>[class*="nine wide mobile"].column,.semantic .ui.grid>.column.row>[class*="nine wide mobile"].column,.semantic .ui.grid>.row>[class*="nine wide mobile"].column,.semantic .ui.grid>[class*="nine wide mobile"].column{width:56.25%!important}.semantic .ui.column.grid>[class*="ten wide mobile"].column,.semantic .ui.grid>.column.row>[class*="ten wide mobile"].column,.semantic .ui.grid>.row>[class*="ten wide mobile"].column,.semantic .ui.grid>[class*="ten wide mobile"].column{width:62.5%!important}.semantic .ui.column.grid>[class*="eleven wide mobile"].column,.semantic .ui.grid>.column.row>[class*="eleven wide mobile"].column,.semantic .ui.grid>.row>[class*="eleven wide mobile"].column,.semantic .ui.grid>[class*="eleven wide mobile"].column{width:68.75%!important}.semantic .ui.column.grid>[class*="twelve wide mobile"].column,.semantic .ui.grid>.column.row>[class*="twelve wide mobile"].column,.semantic .ui.grid>.row>[class*="twelve wide mobile"].column,.semantic .ui.grid>[class*="twelve wide mobile"].column{width:75%!important}.semantic .ui.column.grid>[class*="thirteen wide mobile"].column,.semantic .ui.grid>.column.row>[class*="thirteen wide mobile"].column,.semantic .ui.grid>.row>[class*="thirteen wide mobile"].column,.semantic .ui.grid>[class*="thirteen wide mobile"].column{width:81.25%!important}.semantic .ui.column.grid>[class*="fourteen wide mobile"].column,.semantic .ui.grid>.column.row>[class*="fourteen wide mobile"].column,.semantic .ui.grid>.row>[class*="fourteen wide mobile"].column,.semantic .ui.grid>[class*="fourteen wide mobile"].column{width:87.5%!important}.semantic .ui.column.grid>[class*="fifteen wide mobile"].column,.semantic .ui.grid>.column.row>[class*="fifteen wide mobile"].column,.semantic .ui.grid>.row>[class*="fifteen wide mobile"].column,.semantic .ui.grid>[class*="fifteen wide mobile"].column{width:93.75%!important}.semantic .ui.column.grid>[class*="sixteen wide mobile"].column,.semantic .ui.grid>.column.row>[class*="sixteen wide mobile"].column,.semantic .ui.grid>.row>[class*="sixteen wide mobile"].column,.semantic .ui.grid>[class*="sixteen wide mobile"].column{width:100%!important}}@media only screen and (min-width:768px) and (max-width:991px){.semantic .ui.column.grid>[class*="one wide tablet"].column,.semantic .ui.grid>.column.row>[class*="one wide tablet"].column,.semantic .ui.grid>.row>[class*="one wide tablet"].column,.semantic .ui.grid>[class*="one wide tablet"].column{width:6.25%!important}.semantic .ui.column.grid>[class*="two wide tablet"].column,.semantic .ui.grid>.column.row>[class*="two wide tablet"].column,.semantic .ui.grid>.row>[class*="two wide tablet"].column,.semantic .ui.grid>[class*="two wide tablet"].column{width:12.5%!important}.semantic .ui.column.grid>[class*="three wide tablet"].column,.semantic .ui.grid>.column.row>[class*="three wide tablet"].column,.semantic .ui.grid>.row>[class*="three wide tablet"].column,.semantic .ui.grid>[class*="three wide tablet"].column{width:18.75%!important}.semantic .ui.column.grid>[class*="four wide tablet"].column,.semantic .ui.grid>.column.row>[class*="four wide tablet"].column,.semantic .ui.grid>.row>[class*="four wide tablet"].column,.semantic .ui.grid>[class*="four wide tablet"].column{width:25%!important}.semantic .ui.column.grid>[class*="five wide tablet"].column,.semantic .ui.grid>.column.row>[class*="five wide tablet"].column,.semantic .ui.grid>.row>[class*="five wide tablet"].column,.semantic .ui.grid>[class*="five wide tablet"].column{width:31.25%!important}.semantic .ui.column.grid>[class*="six wide tablet"].column,.semantic .ui.grid>.column.row>[class*="six wide tablet"].column,.semantic .ui.grid>.row>[class*="six wide tablet"].column,.semantic .ui.grid>[class*="six wide tablet"].column{width:37.5%!important}.semantic .ui.column.grid>[class*="seven wide tablet"].column,.semantic .ui.grid>.column.row>[class*="seven wide tablet"].column,.semantic .ui.grid>.row>[class*="seven wide tablet"].column,.semantic .ui.grid>[class*="seven wide tablet"].column{width:43.75%!important}.semantic .ui.column.grid>[class*="eight wide tablet"].column,.semantic .ui.grid>.column.row>[class*="eight wide tablet"].column,.semantic .ui.grid>.row>[class*="eight wide tablet"].column,.semantic .ui.grid>[class*="eight wide tablet"].column{width:50%!important}.semantic .ui.column.grid>[class*="nine wide tablet"].column,.semantic .ui.grid>.column.row>[class*="nine wide tablet"].column,.semantic .ui.grid>.row>[class*="nine wide tablet"].column,.semantic .ui.grid>[class*="nine wide tablet"].column{width:56.25%!important}.semantic .ui.column.grid>[class*="ten wide tablet"].column,.semantic .ui.grid>.column.row>[class*="ten wide tablet"].column,.semantic .ui.grid>.row>[class*="ten wide tablet"].column,.semantic .ui.grid>[class*="ten wide tablet"].column{width:62.5%!important}.semantic .ui.column.grid>[class*="eleven wide tablet"].column,.semantic .ui.grid>.column.row>[class*="eleven wide tablet"].column,.semantic .ui.grid>.row>[class*="eleven wide tablet"].column,.semantic .ui.grid>[class*="eleven wide tablet"].column{width:68.75%!important}.semantic .ui.column.grid>[class*="twelve wide tablet"].column,.semantic .ui.grid>.column.row>[class*="twelve wide tablet"].column,.semantic .ui.grid>.row>[class*="twelve wide tablet"].column,.semantic .ui.grid>[class*="twelve wide tablet"].column{width:75%!important}.semantic .ui.column.grid>[class*="thirteen wide tablet"].column,.semantic .ui.grid>.column.row>[class*="thirteen wide tablet"].column,.semantic .ui.grid>.row>[class*="thirteen wide tablet"].column,.semantic .ui.grid>[class*="thirteen wide tablet"].column{width:81.25%!important}.semantic .ui.column.grid>[class*="fourteen wide tablet"].column,.semantic .ui.grid>.column.row>[class*="fourteen wide tablet"].column,.semantic .ui.grid>.row>[class*="fourteen wide tablet"].column,.semantic .ui.grid>[class*="fourteen wide tablet"].column{width:87.5%!important}.semantic .ui.column.grid>[class*="fifteen wide tablet"].column,.semantic .ui.grid>.column.row>[class*="fifteen wide tablet"].column,.semantic .ui.grid>.row>[class*="fifteen wide tablet"].column,.semantic .ui.grid>[class*="fifteen wide tablet"].column{width:93.75%!important}.semantic .ui.column.grid>[class*="sixteen wide tablet"].column,.semantic .ui.grid>.column.row>[class*="sixteen wide tablet"].column,.semantic .ui.grid>.row>[class*="sixteen wide tablet"].column,.semantic .ui.grid>[class*="sixteen wide tablet"].column{width:100%!important}}@media only screen and (min-width:992px){.semantic .ui.column.grid>[class*="one wide computer"].column,.semantic .ui.grid>.column.row>[class*="one wide computer"].column,.semantic .ui.grid>.row>[class*="one wide computer"].column,.semantic .ui.grid>[class*="one wide computer"].column{width:6.25%!important}.semantic .ui.column.grid>[class*="two wide computer"].column,.semantic .ui.grid>.column.row>[class*="two wide computer"].column,.semantic .ui.grid>.row>[class*="two wide computer"].column,.semantic .ui.grid>[class*="two wide computer"].column{width:12.5%!important}.semantic .ui.column.grid>[class*="three wide computer"].column,.semantic .ui.grid>.column.row>[class*="three wide computer"].column,.semantic .ui.grid>.row>[class*="three wide computer"].column,.semantic .ui.grid>[class*="three wide computer"].column{width:18.75%!important}.semantic .ui.column.grid>[class*="four wide computer"].column,.semantic .ui.grid>.column.row>[class*="four wide computer"].column,.semantic .ui.grid>.row>[class*="four wide computer"].column,.semantic .ui.grid>[class*="four wide computer"].column{width:25%!important}.semantic .ui.column.grid>[class*="five wide computer"].column,.semantic .ui.grid>.column.row>[class*="five wide computer"].column,.semantic .ui.grid>.row>[class*="five wide computer"].column,.semantic .ui.grid>[class*="five wide computer"].column{width:31.25%!important}.semantic .ui.column.grid>[class*="six wide computer"].column,.semantic .ui.grid>.column.row>[class*="six wide computer"].column,.semantic .ui.grid>.row>[class*="six wide computer"].column,.semantic .ui.grid>[class*="six wide computer"].column{width:37.5%!important}.semantic .ui.column.grid>[class*="seven wide computer"].column,.semantic .ui.grid>.column.row>[class*="seven wide computer"].column,.semantic .ui.grid>.row>[class*="seven wide computer"].column,.semantic .ui.grid>[class*="seven wide computer"].column{width:43.75%!important}.semantic .ui.column.grid>[class*="eight wide computer"].column,.semantic .ui.grid>.column.row>[class*="eight wide computer"].column,.semantic .ui.grid>.row>[class*="eight wide computer"].column,.semantic .ui.grid>[class*="eight wide computer"].column{width:50%!important}.semantic .ui.column.grid>[class*="nine wide computer"].column,.semantic .ui.grid>.column.row>[class*="nine wide computer"].column,.semantic .ui.grid>.row>[class*="nine wide computer"].column,.semantic .ui.grid>[class*="nine wide computer"].column{width:56.25%!important}.semantic .ui.column.grid>[class*="ten wide computer"].column,.semantic .ui.grid>.column.row>[class*="ten wide computer"].column,.semantic .ui.grid>.row>[class*="ten wide computer"].column,.semantic .ui.grid>[class*="ten wide computer"].column{width:62.5%!important}.semantic .ui.column.grid>[class*="eleven wide computer"].column,.semantic .ui.grid>.column.row>[class*="eleven wide computer"].column,.semantic .ui.grid>.row>[class*="eleven wide computer"].column,.semantic .ui.grid>[class*="eleven wide computer"].column{width:68.75%!important}.semantic .ui.column.grid>[class*="twelve wide computer"].column,.semantic .ui.grid>.column.row>[class*="twelve wide computer"].column,.semantic .ui.grid>.row>[class*="twelve wide computer"].column,.semantic .ui.grid>[class*="twelve wide computer"].column{width:75%!important}.semantic .ui.column.grid>[class*="thirteen wide computer"].column,.semantic .ui.grid>.column.row>[class*="thirteen wide computer"].column,.semantic .ui.grid>.row>[class*="thirteen wide computer"].column,.semantic .ui.grid>[class*="thirteen wide computer"].column{width:81.25%!important}.semantic .ui.column.grid>[class*="fourteen wide computer"].column,.semantic .ui.grid>.column.row>[class*="fourteen wide computer"].column,.semantic .ui.grid>.row>[class*="fourteen wide computer"].column,.semantic .ui.grid>[class*="fourteen wide computer"].column{width:87.5%!important}.semantic .ui.column.grid>[class*="fifteen wide computer"].column,.semantic .ui.grid>.column.row>[class*="fifteen wide computer"].column,.semantic .ui.grid>.row>[class*="fifteen wide computer"].column,.semantic .ui.grid>[class*="fifteen wide computer"].column{width:93.75%!important}.semantic .ui.column.grid>[class*="sixteen wide computer"].column,.semantic .ui.grid>.column.row>[class*="sixteen wide computer"].column,.semantic .ui.grid>.row>[class*="sixteen wide computer"].column,.semantic .ui.grid>[class*="sixteen wide computer"].column{width:100%!important}}@media only screen and (min-width:1200px) and (max-width:1919px){.semantic .ui.column.grid>[class*="one wide large screen"].column,.semantic .ui.grid>.column.row>[class*="one wide large screen"].column,.semantic .ui.grid>.row>[class*="one wide large screen"].column,.semantic .ui.grid>[class*="one wide large screen"].column{width:6.25%!important}.semantic .ui.column.grid>[class*="two wide large screen"].column,.semantic .ui.grid>.column.row>[class*="two wide large screen"].column,.semantic .ui.grid>.row>[class*="two wide large screen"].column,.semantic .ui.grid>[class*="two wide large screen"].column{width:12.5%!important}.semantic .ui.column.grid>[class*="three wide large screen"].column,.semantic .ui.grid>.column.row>[class*="three wide large screen"].column,.semantic .ui.grid>.row>[class*="three wide large screen"].column,.semantic .ui.grid>[class*="three wide large screen"].column{width:18.75%!important}.semantic .ui.column.grid>[class*="four wide large screen"].column,.semantic .ui.grid>.column.row>[class*="four wide large screen"].column,.semantic .ui.grid>.row>[class*="four wide large screen"].column,.semantic .ui.grid>[class*="four wide large screen"].column{width:25%!important}.semantic .ui.column.grid>[class*="five wide large screen"].column,.semantic .ui.grid>.column.row>[class*="five wide large screen"].column,.semantic .ui.grid>.row>[class*="five wide large screen"].column,.semantic .ui.grid>[class*="five wide large screen"].column{width:31.25%!important}.semantic .ui.column.grid>[class*="six wide large screen"].column,.semantic .ui.grid>.column.row>[class*="six wide large screen"].column,.semantic .ui.grid>.row>[class*="six wide large screen"].column,.semantic .ui.grid>[class*="six wide large screen"].column{width:37.5%!important}.semantic .ui.column.grid>[class*="seven wide large screen"].column,.semantic .ui.grid>.column.row>[class*="seven wide large screen"].column,.semantic .ui.grid>.row>[class*="seven wide large screen"].column,.semantic .ui.grid>[class*="seven wide large screen"].column{width:43.75%!important}.semantic .ui.column.grid>[class*="eight wide large screen"].column,.semantic .ui.grid>.column.row>[class*="eight wide large screen"].column,.semantic .ui.grid>.row>[class*="eight wide large screen"].column,.semantic .ui.grid>[class*="eight wide large screen"].column{width:50%!important}.semantic .ui.column.grid>[class*="nine wide large screen"].column,.semantic .ui.grid>.column.row>[class*="nine wide large screen"].column,.semantic .ui.grid>.row>[class*="nine wide large screen"].column,.semantic .ui.grid>[class*="nine wide large screen"].column{width:56.25%!important}.semantic .ui.column.grid>[class*="ten wide large screen"].column,.semantic .ui.grid>.column.row>[class*="ten wide large screen"].column,.semantic .ui.grid>.row>[class*="ten wide large screen"].column,.semantic .ui.grid>[class*="ten wide large screen"].column{width:62.5%!important}.semantic .ui.column.grid>[class*="eleven wide large screen"].column,.semantic .ui.grid>.column.row>[class*="eleven wide large screen"].column,.semantic .ui.grid>.row>[class*="eleven wide large screen"].column,.semantic .ui.grid>[class*="eleven wide large screen"].column{width:68.75%!important}.semantic .ui.column.grid>[class*="twelve wide large screen"].column,.semantic .ui.grid>.column.row>[class*="twelve wide large screen"].column,.semantic .ui.grid>.row>[class*="twelve wide large screen"].column,.semantic .ui.grid>[class*="twelve wide large screen"].column{width:75%!important}.semantic .ui.column.grid>[class*="thirteen wide large screen"].column,.semantic .ui.grid>.column.row>[class*="thirteen wide large screen"].column,.semantic .ui.grid>.row>[class*="thirteen wide large screen"].column,.semantic .ui.grid>[class*="thirteen wide large screen"].column{width:81.25%!important}.semantic .ui.column.grid>[class*="fourteen wide large screen"].column,.semantic .ui.grid>.column.row>[class*="fourteen wide large screen"].column,.semantic .ui.grid>.row>[class*="fourteen wide large screen"].column,.semantic .ui.grid>[class*="fourteen wide large screen"].column{width:87.5%!important}.semantic .ui.column.grid>[class*="fifteen wide large screen"].column,.semantic .ui.grid>.column.row>[class*="fifteen wide large screen"].column,.semantic .ui.grid>.row>[class*="fifteen wide large screen"].column,.semantic .ui.grid>[class*="fifteen wide large screen"].column{width:93.75%!important}.semantic .ui.column.grid>[class*="sixteen wide large screen"].column,.semantic .ui.grid>.column.row>[class*="sixteen wide large screen"].column,.semantic .ui.grid>.row>[class*="sixteen wide large screen"].column,.semantic .ui.grid>[class*="sixteen wide large screen"].column{width:100%!important}}@media only screen and (min-width:1920px){.semantic .ui.column.grid>[class*="one wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="one wide widescreen"].column,.semantic .ui.grid>.row>[class*="one wide widescreen"].column,.semantic .ui.grid>[class*="one wide widescreen"].column{width:6.25%!important}.semantic .ui.column.grid>[class*="two wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="two wide widescreen"].column,.semantic .ui.grid>.row>[class*="two wide widescreen"].column,.semantic .ui.grid>[class*="two wide widescreen"].column{width:12.5%!important}.semantic .ui.column.grid>[class*="three wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="three wide widescreen"].column,.semantic .ui.grid>.row>[class*="three wide widescreen"].column,.semantic .ui.grid>[class*="three wide widescreen"].column{width:18.75%!important}.semantic .ui.column.grid>[class*="four wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="four wide widescreen"].column,.semantic .ui.grid>.row>[class*="four wide widescreen"].column,.semantic .ui.grid>[class*="four wide widescreen"].column{width:25%!important}.semantic .ui.column.grid>[class*="five wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="five wide widescreen"].column,.semantic .ui.grid>.row>[class*="five wide widescreen"].column,.semantic .ui.grid>[class*="five wide widescreen"].column{width:31.25%!important}.semantic .ui.column.grid>[class*="six wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="six wide widescreen"].column,.semantic .ui.grid>.row>[class*="six wide widescreen"].column,.semantic .ui.grid>[class*="six wide widescreen"].column{width:37.5%!important}.semantic .ui.column.grid>[class*="seven wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="seven wide widescreen"].column,.semantic .ui.grid>.row>[class*="seven wide widescreen"].column,.semantic .ui.grid>[class*="seven wide widescreen"].column{width:43.75%!important}.semantic .ui.column.grid>[class*="eight wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="eight wide widescreen"].column,.semantic .ui.grid>.row>[class*="eight wide widescreen"].column,.semantic .ui.grid>[class*="eight wide widescreen"].column{width:50%!important}.semantic .ui.column.grid>[class*="nine wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="nine wide widescreen"].column,.semantic .ui.grid>.row>[class*="nine wide widescreen"].column,.semantic .ui.grid>[class*="nine wide widescreen"].column{width:56.25%!important}.semantic .ui.column.grid>[class*="ten wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="ten wide widescreen"].column,.semantic .ui.grid>.row>[class*="ten wide widescreen"].column,.semantic .ui.grid>[class*="ten wide widescreen"].column{width:62.5%!important}.semantic .ui.column.grid>[class*="eleven wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="eleven wide widescreen"].column,.semantic .ui.grid>.row>[class*="eleven wide widescreen"].column,.semantic .ui.grid>[class*="eleven wide widescreen"].column{width:68.75%!important}.semantic .ui.column.grid>[class*="twelve wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="twelve wide widescreen"].column,.semantic .ui.grid>.row>[class*="twelve wide widescreen"].column,.semantic .ui.grid>[class*="twelve wide widescreen"].column{width:75%!important}.semantic .ui.column.grid>[class*="thirteen wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="thirteen wide widescreen"].column,.semantic .ui.grid>.row>[class*="thirteen wide widescreen"].column,.semantic .ui.grid>[class*="thirteen wide widescreen"].column{width:81.25%!important}.semantic .ui.column.grid>[class*="fourteen wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="fourteen wide widescreen"].column,.semantic .ui.grid>.row>[class*="fourteen wide widescreen"].column,.semantic .ui.grid>[class*="fourteen wide widescreen"].column{width:87.5%!important}.semantic .ui.column.grid>[class*="fifteen wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="fifteen wide widescreen"].column,.semantic .ui.grid>.row>[class*="fifteen wide widescreen"].column,.semantic .ui.grid>[class*="fifteen wide widescreen"].column{width:93.75%!important}.semantic .ui.column.grid>[class*="sixteen wide widescreen"].column,.semantic .ui.grid>.column.row>[class*="sixteen wide widescreen"].column,.semantic .ui.grid>.row>[class*="sixteen wide widescreen"].column,.semantic .ui.grid>[class*="sixteen wide widescreen"].column{width:100%!important}}.semantic .ui.centered.grid,.semantic .ui.centered.grid>.row,.semantic .ui.grid>.centered.row{text-align:center;justify-content:center}.semantic .ui.centered.grid>.column:not(.aligned):not(.justified):not(.row),.semantic .ui.centered.grid>.row>.column:not(.aligned):not(.justified),.semantic .ui.grid .centered.row>.column:not(.aligned):not(.justified){text-align:left}.semantic .ui.grid>.centered.column,.semantic .ui.grid>.row>.centered.column{display:block;margin-left:auto;margin-right:auto}.semantic .ui.grid>.relaxed.row>.column,.semantic .ui.relaxed.grid>.column:not(.row),.semantic .ui.relaxed.grid>.row>.column{padding-left:1.5rem;padding-right:1.5rem}.semantic .ui.grid>[class*="very relaxed"].row>.column,.semantic .ui[class*="very relaxed"].grid>.column:not(.row),.semantic .ui[class*="very relaxed"].grid>.row>.column{padding-left:2.5rem;padding-right:2.5rem}.semantic .ui.grid .relaxed.row+.ui.divider,.semantic .ui.relaxed.grid .row+.ui.divider{margin-left:1.5rem;margin-right:1.5rem}.semantic .ui.grid [class*="very relaxed"].row+.ui.divider,.semantic .ui[class*="very relaxed"].grid .row+.ui.divider{margin-left:2.5rem;margin-right:2.5rem}.semantic .ui.padded.grid:not(.vertically):not(.horizontally){margin:0!important}.semantic [class*="horizontally padded"].ui.grid{margin-left:0!important;margin-right:0!important}.semantic [class*="vertically padded"].ui.grid{margin-top:0!important;margin-bottom:0!important}.semantic .ui.grid [class*="left floated"].column{margin-right:auto}.semantic .ui.grid [class*="right floated"].column{margin-left:auto}.semantic .ui.divided.grid:not([class*="vertically divided"])>.column:not(.row),.semantic .ui.divided.grid:not([class*="vertically divided"])>.row>.column{box-shadow:-1px 0 0 0 rgba(34,36,38,.15)}.semantic .ui[class*="vertically divided"].grid>.column:not(.row),.semantic .ui[class*="vertically divided"].grid>.row>.column{margin-top:1rem;margin-bottom:1rem;padding-top:0;padding-bottom:0}.semantic .ui[class*="vertically divided"].grid>.row{margin-top:0;margin-bottom:0}.semantic .ui.divided.grid:not([class*="vertically divided"])>.column:first-child,.semantic .ui.divided.grid:not([class*="vertically divided"])>.row>.column:first-child{box-shadow:none}.semantic .ui[class*="vertically divided"].grid>.row:first-child>.column{margin-top:0}.semantic .ui.grid>.divided.row>.column{box-shadow:-1px 0 0 0 rgba(34,36,38,.15)}.semantic .ui.grid>.divided.row>.column:first-child{box-shadow:none}.semantic .ui[class*="vertically divided"].grid>.row{position:relative}.semantic .ui[class*="vertically divided"].grid>.row:before{position:absolute;content:"";top:0;left:0;width:calc(100% - 2rem);height:1px;margin:0 1rem;box-shadow:0 -1px 0 0 rgba(34,36,38,.15)}.semantic .ui.padded.divided.grid:not(.vertically):not(.horizontally),.semantic [class*="horizontally padded"].ui.divided.grid{width:100%}.semantic .ui[class*="vertically divided"].grid>.row:first-child:before{box-shadow:none}.semantic .ui.inverted.divided.grid:not([class*="vertically divided"])>.column:not(.row),.semantic .ui.inverted.divided.grid:not([class*="vertically divided"])>.row>.column{box-shadow:-1px 0 0 0 hsla(0,0%,100%,.1)}.semantic .ui.inverted.divided.grid:not([class*="vertically divided"])>.column:not(.row):first-child,.semantic .ui.inverted.divided.grid:not([class*="vertically divided"])>.row>.column:first-child{box-shadow:none}.semantic .ui.inverted[class*="vertically divided"].grid>.row:before{box-shadow:0 -1px 0 0 hsla(0,0%,100%,.1)}.semantic .ui.relaxed[class*="vertically divided"].grid>.row:before{margin-left:1.5rem;margin-right:1.5rem;width:calc(100% - 3rem)}.semantic .ui[class*="very relaxed"][class*="vertically divided"].grid>.row:before{margin-left:5rem;margin-right:5rem;width:calc(100% - 5rem)}.semantic .ui.celled.grid{width:100%;margin:1em 0;box-shadow:0 0 0 1px #d4d4d5}.semantic .ui.celled.grid>.row{width:100%!important;margin:0;padding:0;box-shadow:0 -1px 0 0 #d4d4d5}.semantic .ui.celled.grid>.column:not(.row),.semantic .ui.celled.grid>.row>.column{box-shadow:-1px 0 0 0 #d4d4d5}.semantic .ui.celled.grid>.column:first-child,.semantic .ui.celled.grid>.row>.column:first-child{box-shadow:none}.semantic .ui.celled.grid>.column:not(.row),.semantic .ui.celled.grid>.row>.column{padding:1em}.semantic .ui.relaxed.celled.grid>.column:not(.row),.semantic .ui.relaxed.celled.grid>.row>.column{padding:1.5em}.semantic .ui[class*="very relaxed"].celled.grid>.column:not(.row),.semantic .ui[class*="very relaxed"].celled.grid>.row>.column{padding:2em}.semantic .ui[class*="internally celled"].grid{box-shadow:none;margin:0}.semantic .ui[class*="internally celled"].grid>.row:first-child,.semantic .ui[class*="internally celled"].grid>.row>.column:first-child{box-shadow:none}.semantic .ui.grid>.row>[class*="top aligned"].column,.semantic .ui.grid>[class*="top aligned"].column:not(.row),.semantic .ui.grid>[class*="top aligned"].row>.column,.semantic .ui[class*="top aligned"].grid>.column:not(.row),.semantic .ui[class*="top aligned"].grid>.row>.column{flex-direction:column;vertical-align:top;align-self:flex-start!important}.semantic .ui.grid>.row>[class*="middle aligned"].column,.semantic .ui.grid>[class*="middle aligned"].column:not(.row),.semantic .ui.grid>[class*="middle aligned"].row>.column,.semantic .ui[class*="middle aligned"].grid>.column:not(.row),.semantic .ui[class*="middle aligned"].grid>.row>.column{flex-direction:column;vertical-align:middle;align-self:center!important}.semantic .ui.grid>.row>[class*="bottom aligned"].column,.semantic .ui.grid>[class*="bottom aligned"].column:not(.row),.semantic .ui.grid>[class*="bottom aligned"].row>.column,.semantic .ui[class*="bottom aligned"].grid>.column:not(.row),.semantic .ui[class*="bottom aligned"].grid>.row>.column{flex-direction:column;vertical-align:bottom;align-self:flex-end!important}.semantic .ui.grid>.row>.stretched.column,.semantic .ui.grid>.stretched.column:not(.row),.semantic .ui.grid>.stretched.row>.column,.semantic .ui.stretched.grid>.column,.semantic .ui.stretched.grid>.row>.column{display:inline-flex!important;align-self:stretch;flex-direction:column}.semantic .ui.grid>.row>.stretched.column>*,.semantic .ui.grid>.stretched.column:not(.row)>*,.semantic .ui.grid>.stretched.row>.column>*,.semantic .ui.stretched.grid>.column>*,.semantic .ui.stretched.grid>.row>.column>*{flex-grow:1}.semantic .ui.grid>.row>[class*="left aligned"].column.column,.semantic .ui.grid>[class*="left aligned"].column.column,.semantic .ui.grid>[class*="left aligned"].row>.column,.semantic .ui[class*="left aligned"].grid>.column,.semantic .ui[class*="left aligned"].grid>.row>.column{text-align:left;align-self:inherit}.semantic .ui.grid>.row>[class*="center aligned"].column.column,.semantic .ui.grid>[class*="center aligned"].column.column,.semantic .ui.grid>[class*="center aligned"].row>.column,.semantic .ui[class*="center aligned"].grid>.column,.semantic .ui[class*="center aligned"].grid>.row>.column{text-align:center;align-self:inherit}.semantic .ui[class*="center aligned"].grid{justify-content:center}.semantic .ui.grid>.row>[class*="right aligned"].column.column,.semantic .ui.grid>[class*="right aligned"].column.column,.semantic .ui.grid>[class*="right aligned"].row>.column,.semantic .ui[class*="right aligned"].grid>.column,.semantic .ui[class*="right aligned"].grid>.row>.column{text-align:right;align-self:inherit}.semantic .ui.grid>.justified.column.column,.semantic .ui.grid>.justified.row>.column,.semantic .ui.grid>.row>.justified.column.column,.semantic .ui.justified.grid>.column,.semantic .ui.justified.grid>.row>.column{text-align:justify;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.semantic .ui.grid>.row>.black.column,.semantic .ui.grid>.row>.blue.column,.semantic .ui.grid>.row>.brown.column,.semantic .ui.grid>.row>.green.column,.semantic .ui.grid>.row>.grey.column,.semantic .ui.grid>.row>.olive.column,.semantic .ui.grid>.row>.orange.column,.semantic .ui.grid>.row>.pink.column,.semantic .ui.grid>.row>.purple.column,.semantic .ui.grid>.row>.red.column,.semantic .ui.grid>.row>.teal.column,.semantic .ui.grid>.row>.violet.column,.semantic .ui.grid>.row>.yellow.column{margin-top:-1rem;margin-bottom:-1rem;padding-top:1rem;padding-bottom:1rem}.semantic .ui.grid>.red.column,.semantic .ui.grid>.red.row,.semantic .ui.grid>.row>.red.column{background-color:#db2828!important;color:#fff}.semantic .ui.grid>.orange.column,.semantic .ui.grid>.orange.row,.semantic .ui.grid>.row>.orange.column{background-color:#f2711c!important;color:#fff}.semantic .ui.grid>.row>.yellow.column,.semantic .ui.grid>.yellow.column,.semantic .ui.grid>.yellow.row{background-color:#fbbd08!important;color:#fff}.semantic .ui.grid>.olive.column,.semantic .ui.grid>.olive.row,.semantic .ui.grid>.row>.olive.column{background-color:#b5cc18!important;color:#fff}.semantic .ui.grid>.green.column,.semantic .ui.grid>.green.row,.semantic .ui.grid>.row>.green.column{background-color:#21ba45!important;color:#fff}.semantic .ui.grid>.row>.teal.column,.semantic .ui.grid>.teal.column,.semantic .ui.grid>.teal.row{background-color:#00b5ad!important;color:#fff}.semantic .ui.grid>.blue.column,.semantic .ui.grid>.blue.row,.semantic .ui.grid>.row>.blue.column{background-color:#2185d0!important;color:#fff}.semantic .ui.grid>.row>.violet.column,.semantic .ui.grid>.violet.column,.semantic .ui.grid>.violet.row{background-color:#6435c9!important;color:#fff}.semantic .ui.grid>.purple.column,.semantic .ui.grid>.purple.row,.semantic .ui.grid>.row>.purple.column{background-color:#a333c8!important;color:#fff}.semantic .ui.grid>.pink.column,.semantic .ui.grid>.pink.row,.semantic .ui.grid>.row>.pink.column{background-color:#e03997!important;color:#fff}.semantic .ui.grid>.brown.column,.semantic .ui.grid>.brown.row,.semantic .ui.grid>.row>.brown.column{background-color:#a5673f!important;color:#fff}.semantic .ui.grid>.grey.column,.semantic .ui.grid>.grey.row,.semantic .ui.grid>.row>.grey.column{background-color:#767676!important;color:#fff}.semantic .ui.grid>.black.column,.semantic .ui.grid>.black.row,.semantic .ui.grid>.row>.black.column{background-color:#1b1c1d!important;color:#fff}.semantic .ui.grid>[class*="equal width"].row>.column,.semantic .ui[class*="equal width"].grid>.column:not(.row),.semantic .ui[class*="equal width"].grid>.row>.column{display:inline-block;flex-grow:1}.semantic .ui.grid>[class*="equal width"].row>.wide.column,.semantic .ui[class*="equal width"].grid>.row>.wide.column,.semantic .ui[class*="equal width"].grid>.wide.column{flex-grow:0}@media only screen and (max-width:767px){.semantic .ui.grid>[class*="mobile reversed"].row,.semantic .ui[class*="mobile reversed"].grid,.semantic .ui[class*="mobile reversed"].grid>.row{flex-direction:row-reverse}.semantic .ui.stackable[class*="mobile reversed"],.semantic .ui[class*="mobile vertically reversed"].grid{flex-direction:column-reverse}.semantic .ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.column:first-child,.semantic .ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:first-child{box-shadow:-1px 0 0 0 rgba(34,36,38,.15)}.semantic .ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.column:last-child,.semantic .ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:last-child{box-shadow:none}.semantic .ui.grid[class*="vertically divided"][class*="mobile vertically reversed"]>.row:first-child:before{box-shadow:0 -1px 0 0 rgba(34,36,38,.15)}.semantic .ui.grid[class*="vertically divided"][class*="mobile vertically reversed"]>.row:last-child:before{box-shadow:none}.semantic .ui[class*="mobile reversed"].celled.grid>.row>.column:first-child{box-shadow:-1px 0 0 0 #d4d4d5}.semantic .ui[class*="mobile reversed"].celled.grid>.row>.column:last-child{box-shadow:none}}@media only screen and (min-width:768px) and (max-width:991px){.semantic .ui.grid>[class*="tablet reversed"].row,.semantic .ui[class*="tablet reversed"].grid,.semantic .ui[class*="tablet reversed"].grid>.row{flex-direction:row-reverse}.semantic .ui[class*="tablet vertically reversed"].grid{flex-direction:column-reverse}.semantic .ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.column:first-child,.semantic .ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:first-child{box-shadow:-1px 0 0 0 rgba(34,36,38,.15)}.semantic .ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.column:last-child,.semantic .ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:last-child{box-shadow:none}.semantic .ui.grid[class*="vertically divided"][class*="tablet vertically reversed"]>.row:first-child:before{box-shadow:0 -1px 0 0 rgba(34,36,38,.15)}.semantic .ui.grid[class*="vertically divided"][class*="tablet vertically reversed"]>.row:last-child:before{box-shadow:none}.semantic .ui[class*="tablet reversed"].celled.grid>.row>.column:first-child{box-shadow:-1px 0 0 0 #d4d4d5}.semantic .ui[class*="tablet reversed"].celled.grid>.row>.column:last-child{box-shadow:none}}@media only screen and (min-width:992px){.semantic .ui.grid>[class*="computer reversed"].row,.semantic .ui[class*="computer reversed"].grid,.semantic .ui[class*="computer reversed"].grid>.row{flex-direction:row-reverse}.semantic .ui[class*="computer vertically reversed"].grid{flex-direction:column-reverse}.semantic .ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.column:first-child,.semantic .ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:first-child{box-shadow:-1px 0 0 0 rgba(34,36,38,.15)}.semantic .ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.column:last-child,.semantic .ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:last-child{box-shadow:none}.semantic .ui.grid[class*="vertically divided"][class*="computer vertically reversed"]>.row:first-child:before{box-shadow:0 -1px 0 0 rgba(34,36,38,.15)}.semantic .ui.grid[class*="vertically divided"][class*="computer vertically reversed"]>.row:last-child:before{box-shadow:none}.semantic .ui[class*="computer reversed"].celled.grid>.row>.column:first-child{box-shadow:-1px 0 0 0 #d4d4d5}.semantic .ui[class*="computer reversed"].celled.grid>.row>.column:last-child{box-shadow:none}}@media only screen and (min-width:768px) and (max-width:991px){.semantic .ui.doubling.grid{width:auto}.semantic .ui.doubling.grid>.row,.semantic .ui.grid>.doubling.row{margin:0!important;padding:0!important}.semantic .ui.doubling.grid>.row>.column,.semantic .ui.grid>.doubling.row>.column{display:inline-block!important;padding-top:1rem!important;padding-bottom:1rem!important;box-shadow:none!important;margin:0}.semantic .ui.grid>[class*="two column"].doubling.row.row>.column,.semantic .ui[class*="two column"].doubling.grid>.column:not(.row),.semantic .ui[class*="two column"].doubling.grid>.row>.column{width:100%!important}.semantic .ui.grid>[class*="four column"].doubling.row.row>.column,.semantic .ui.grid>[class*="three column"].doubling.row.row>.column,.semantic .ui[class*="four column"].doubling.grid>.column:not(.row),.semantic .ui[class*="four column"].doubling.grid>.row>.column,.semantic .ui[class*="three column"].doubling.grid>.column:not(.row),.semantic .ui[class*="three column"].doubling.grid>.row>.column{width:50%!important}.semantic .ui.grid>[class*="five column"].doubling.row.row>.column,.semantic .ui.grid>[class*="seven column"].doubling.row.row>.column,.semantic .ui.grid>[class*="six column"].doubling.row.row>.column,.semantic .ui[class*="five column"].doubling.grid>.column:not(.row),.semantic .ui[class*="five column"].doubling.grid>.row>.column,.semantic .ui[class*="seven column"].doubling.grid>.column:not(.row),.semantic .ui[class*="seven column"].doubling.grid>.row>.column,.semantic .ui[class*="six column"].doubling.grid>.column:not(.row),.semantic .ui[class*="six column"].doubling.grid>.row>.column{width:33.33333%!important}.semantic .ui.grid>[class*="eight column"].doubling.row.row>.column,.semantic .ui.grid>[class*="nine column"].doubling.row.row>.column,.semantic .ui[class*="eight column"].doubling.grid>.column:not(.row),.semantic .ui[class*="eight column"].doubling.grid>.row>.column,.semantic .ui[class*="nine column"].doubling.grid>.column:not(.row),.semantic .ui[class*="nine column"].doubling.grid>.row>.column{width:25%!important}.semantic .ui.grid>[class*="eleven column"].doubling.row.row>.column,.semantic .ui.grid>[class*="ten column"].doubling.row.row>.column,.semantic .ui[class*="eleven column"].doubling.grid>.column:not(.row),.semantic .ui[class*="eleven column"].doubling.grid>.row>.column,.semantic .ui[class*="ten column"].doubling.grid>.column:not(.row),.semantic .ui[class*="ten column"].doubling.grid>.row>.column{width:20%!important}.semantic .ui.grid>[class*="thirteen column"].doubling.row.row>.column,.semantic .ui.grid>[class*="twelve column"].doubling.row.row>.column,.semantic .ui[class*="thirteen column"].doubling.grid>.column:not(.row),.semantic .ui[class*="thirteen column"].doubling.grid>.row>.column,.semantic .ui[class*="twelve column"].doubling.grid>.column:not(.row),.semantic .ui[class*="twelve column"].doubling.grid>.row>.column{width:16.66667%!important}.semantic .ui.grid>[class*="fifteen column"].doubling.row.row>.column,.semantic .ui.grid>[class*="fourteen column"].doubling.row.row>.column,.semantic .ui[class*="fifteen column"].doubling.grid>.column:not(.row),.semantic .ui[class*="fifteen column"].doubling.grid>.row>.column,.semantic .ui[class*="fourteen column"].doubling.grid>.column:not(.row),.semantic .ui[class*="fourteen column"].doubling.grid>.row>.column{width:14.28571%!important}.semantic .ui.grid>[class*="sixteen column"].doubling.row.row>.column,.semantic .ui[class*="sixteen column"].doubling.grid>.column:not(.row),.semantic .ui[class*="sixteen column"].doubling.grid>.row>.column{width:12.5%!important}}@media only screen and (max-width:767px){.semantic .ui.doubling.grid>.row,.semantic .ui.grid>.doubling.row{margin:0!important;padding:0!important}.semantic .ui.doubling.grid>.row>.column,.semantic .ui.grid>.doubling.row>.column{padding-top:1rem!important;padding-bottom:1rem!important;margin:0!important;box-shadow:none!important}.semantic .ui.grid>[class*="two column"].doubling:not(.stackable).row.row>.column,.semantic .ui[class*="two column"].doubling:not(.stackable).grid>.column:not(.row),.semantic .ui[class*="two column"].doubling:not(.stackable).grid>.row>.column{width:100%!important}.semantic .ui.grid>[class*="eight column"].doubling:not(.stackable).row.row>.column,.semantic .ui.grid>[class*="five column"].doubling:not(.stackable).row.row>.column,.semantic .ui.grid>[class*="four column"].doubling:not(.stackable).row.row>.column,.semantic .ui.grid>[class*="seven column"].doubling:not(.stackable).row.row>.column,.semantic .ui.grid>[class*="six column"].doubling:not(.stackable).row.row>.column,.semantic .ui.grid>[class*="three column"].doubling:not(.stackable).row.row>.column,.semantic .ui[class*="eight column"].doubling:not(.stackable).grid>.column:not(.row),.semantic .ui[class*="eight column"].doubling:not(.stackable).grid>.row>.column,.semantic .ui[class*="five column"].doubling:not(.stackable).grid>.column:not(.row),.semantic .ui[class*="five column"].doubling:not(.stackable).grid>.row>.column,.semantic .ui[class*="four column"].doubling:not(.stackable).grid>.column:not(.row),.semantic .ui[class*="four column"].doubling:not(.stackable).grid>.row>.column,.semantic .ui[class*="seven column"].doubling:not(.stackable).grid>.column:not(.row),.semantic .ui[class*="seven column"].doubling:not(.stackable).grid>.row>.column,.semantic .ui[class*="six column"].doubling:not(.stackable).grid>.column:not(.row),.semantic .ui[class*="six column"].doubling:not(.stackable).grid>.row>.column,.semantic .ui[class*="three column"].doubling:not(.stackable).grid>.column:not(.row),.semantic .ui[class*="three column"].doubling:not(.stackable).grid>.row>.column{width:50%!important}.semantic .ui.grid>[class*="eleven column"].doubling:not(.stackable).row.row>.column,.semantic .ui.grid>[class*="nine column"].doubling:not(.stackable).row.row>.column,.semantic .ui.grid>[class*="ten column"].doubling:not(.stackable).row.row>.column,.semantic .ui.grid>[class*="thirteen column"].doubling:not(.stackable).row.row>.column,.semantic .ui.grid>[class*="twelve column"].doubling:not(.stackable).row.row>.column,.semantic .ui[class*="eleven column"].doubling:not(.stackable).grid>.column:not(.row),.semantic .ui[class*="eleven column"].doubling:not(.stackable).grid>.row>.column,.semantic .ui[class*="nine column"].doubling:not(.stackable).grid>.column:not(.row),.semantic .ui[class*="nine column"].doubling:not(.stackable).grid>.row>.column,.semantic .ui[class*="ten column"].doubling:not(.stackable).grid>.column:not(.row),.semantic .ui[class*="ten column"].doubling:not(.stackable).grid>.row>.column,.semantic .ui[class*="thirteen column"].doubling:not(.stackable).grid>.column:not(.row),.semantic .ui[class*="thirteen column"].doubling:not(.stackable).grid>.row>.column,.semantic .ui[class*="twelve column"].doubling:not(.stackable).grid>.column:not(.row),.semantic .ui[class*="twelve column"].doubling:not(.stackable).grid>.row>.column{width:33.33333%!important}.semantic .ui.grid>[class*="fifteen column"].doubling:not(.stackable).row.row>.column,.semantic .ui.grid>[class*="fourteen column"].doubling:not(.stackable).row.row>.column,.semantic .ui.grid>[class*="sixteen column"].doubling:not(.stackable).row.row>.column,.semantic .ui[class*="fifteen column"].doubling:not(.stackable).grid>.column:not(.row),.semantic .ui[class*="fifteen column"].doubling:not(.stackable).grid>.row>.column,.semantic .ui[class*="fourteen column"].doubling:not(.stackable).grid>.column:not(.row),.semantic .ui[class*="fourteen column"].doubling:not(.stackable).grid>.row>.column,.semantic .ui[class*="sixteen column"].doubling:not(.stackable).grid>.column:not(.row),.semantic .ui[class*="sixteen column"].doubling:not(.stackable).grid>.row>.column{width:25%!important}}@media only screen and (max-width:767px){.semantic .ui.stackable.grid{width:auto;margin-left:0!important;margin-right:0!important}.semantic .ui.grid>.stackable.stackable.row>.column,.semantic .ui.stackable.grid>.column.grid>.column,.semantic .ui.stackable.grid>.column.row>.column,.semantic .ui.stackable.grid>.column:not(.row),.semantic .ui.stackable.grid>.row>.column,.semantic .ui.stackable.grid>.row>.wide.column,.semantic .ui.stackable.grid>.wide.column{width:100%!important;margin:0!important;box-shadow:none!important;padding:1rem!important}.semantic .ui.stackable.grid:not(.vertically)>.row{margin:0;padding:0}.semantic .ui.container>.ui.stackable.grid>.column,.semantic .ui.container>.ui.stackable.grid>.row>.column{padding-left:0!important;padding-right:0!important}.semantic .ui.grid .ui.stackable.grid,.semantic .ui.segment:not(.vertical) .ui.stackable.page.grid{margin-left:-1rem!important;margin-right:-1rem!important}.semantic .ui.stackable.celled.grid>.column:not(.row):first-child,.semantic .ui.stackable.celled.grid>.row:first-child>.column:first-child,.semantic .ui.stackable.divided.grid>.column:not(.row):first-child,.semantic .ui.stackable.divided.grid>.row:first-child>.column:first-child{border-top:none!important}.semantic .ui.inverted.stackable.celled.grid>.column:not(.row),.semantic .ui.inverted.stackable.celled.grid>.row>.column,.semantic .ui.inverted.stackable.divided.grid>.column:not(.row),.semantic .ui.inverted.stackable.divided.grid>.row>.column{border-top:1px solid hsla(0,0%,100%,.1)}.semantic .ui.stackable.celled.grid>.column:not(.row),.semantic .ui.stackable.celled.grid>.row>.column,.semantic .ui.stackable.divided:not(.vertically).grid>.column:not(.row),.semantic .ui.stackable.divided:not(.vertically).grid>.row>.column{border-top:1px solid rgba(34,36,38,.15);box-shadow:none!important;padding-top:2rem!important;padding-bottom:2rem!important}.semantic .ui.stackable.celled.grid>.row{box-shadow:none!important}.semantic .ui.stackable.divided:not(.vertically).grid>.column:not(.row),.semantic .ui.stackable.divided:not(.vertically).grid>.row>.column{padding-left:0!important;padding-right:0!important}}@media only screen and (max-width:767px){.semantic .ui.grid.grid.grid>.row>[class*="computer only"].column:not(.mobile),.semantic .ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile),.semantic .ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.mobile),.semantic .ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),.semantic .ui.grid.grid.grid>[class*="computer only"].column:not(.mobile),.semantic .ui.grid.grid.grid>[class*="computer only"].row:not(.mobile),.semantic .ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),.semantic .ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),.semantic .ui.grid.grid.grid>[class*="tablet only"].column:not(.mobile),.semantic .ui.grid.grid.grid>[class*="tablet only"].row:not(.mobile),.semantic .ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.semantic .ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.semantic .ui[class*="computer only"].grid.grid.grid:not(.mobile),.semantic .ui[class*="large screen only"].grid.grid.grid:not(.mobile),.semantic .ui[class*="tablet only"].grid.grid.grid:not(.mobile),.semantic .ui[class*="widescreen only"].grid.grid.grid:not(.mobile){display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.semantic .ui.grid.grid.grid>.row>[class*="computer only"].column:not(.tablet),.semantic .ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile),.semantic .ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.tablet),.semantic .ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),.semantic .ui.grid.grid.grid>[class*="computer only"].column:not(.tablet),.semantic .ui.grid.grid.grid>[class*="computer only"].row:not(.tablet),.semantic .ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),.semantic .ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),.semantic .ui.grid.grid.grid>[class*="mobile only"].column:not(.tablet),.semantic .ui.grid.grid.grid>[class*="mobile only"].row:not(.tablet),.semantic .ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.semantic .ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.semantic .ui[class*="computer only"].grid.grid.grid:not(.tablet),.semantic .ui[class*="large screen only"].grid.grid.grid:not(.mobile),.semantic .ui[class*="mobile only"].grid.grid.grid:not(.tablet),.semantic .ui[class*="widescreen only"].grid.grid.grid:not(.mobile){display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.semantic .ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile),.semantic .ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer),.semantic .ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer),.semantic .ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),.semantic .ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),.semantic .ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),.semantic .ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),.semantic .ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),.semantic .ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),.semantic .ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),.semantic .ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.semantic .ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.semantic .ui[class*="large screen only"].grid.grid.grid:not(.mobile),.semantic .ui[class*="mobile only"].grid.grid.grid:not(.computer),.semantic .ui[class*="tablet only"].grid.grid.grid:not(.computer),.semantic .ui[class*="widescreen only"].grid.grid.grid:not(.mobile){display:none!important}}@media only screen and (min-width:1200px) and (max-width:1919px){.semantic .ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer),.semantic .ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer),.semantic .ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),.semantic .ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),.semantic .ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),.semantic .ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),.semantic .ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),.semantic .ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.semantic .ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.semantic .ui[class*="mobile only"].grid.grid.grid:not(.computer),.semantic .ui[class*="tablet only"].grid.grid.grid:not(.computer),.semantic .ui[class*="widescreen only"].grid.grid.grid:not(.mobile){display:none!important}}@media only screen and (min-width:1920px){.semantic .ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer),.semantic .ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer),.semantic .ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),.semantic .ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),.semantic .ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),.semantic .ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),.semantic .ui[class*="mobile only"].grid.grid.grid:not(.computer),.semantic .ui[class*="tablet only"].grid.grid.grid:not(.computer){display:none!important}}.semantic .ui.menu{display:flex;margin:1rem 0;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;background:#fff;font-weight:400;border:1px solid rgba(34,36,38,.15);box-shadow:0 1px 2px 0 rgba(34,36,38,.15);border-radius:.28571429rem;min-height:2.85714286em}.semantic .ui.menu:after{content:"";display:block;height:0;clear:both;visibility:hidden}.semantic .ui.menu:first-child{margin-top:0}.semantic .ui.menu:last-child{margin-bottom:0}.semantic .ui.menu .menu{margin:0}.semantic .ui.menu:not(.vertical)>.menu{display:flex}.semantic .ui.menu:not(.vertical) .item{display:flex;align-items:center}.semantic .ui.menu .item{position:relative;vertical-align:middle;line-height:1;text-decoration:none;-webkit-tap-highlight-color:transparent;flex:0 0 auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0 0;padding:.92857143em 1.14285714em;text-transform:none;color:rgba(0,0,0,.87);font-weight:400;transition:background .1s ease,box-shadow .1s ease,color .1s ease}.semantic .ui.menu>.item:first-child{border-radius:.28571429rem 0 0 .28571429rem}.semantic .ui.menu .item:before{position:absolute;content:"";top:0;right:0;height:100%;width:1px;background:rgba(34,36,38,.1)}.semantic .ui.menu .item>a:not(.ui),.semantic .ui.menu .item>p:only-child,.semantic .ui.menu .text.item>*{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;line-height:1.3}.semantic .ui.menu .item>p:first-child{margin-top:0}.semantic .ui.menu .item>p:last-child{margin-bottom:0}.semantic .ui.menu .item>i.icon{opacity:.9;float:none;margin:0 .35714286em 0 0}.semantic .ui.menu:not(.vertical) .item>.button{position:relative;top:0;margin:-.5em 0;padding-bottom:.78571429em;padding-top:.78571429em;font-size:1em}.semantic .ui.menu>.container,.semantic .ui.menu>.grid{display:flex;align-items:inherit;flex-direction:inherit}.semantic .ui.menu .item>.input{width:100%}.semantic .ui.menu:not(.vertical) .item>.input{position:relative;top:0;margin:-.5em 0}.semantic .ui.menu .item>.input input{font-size:1em;padding-top:.57142857em;padding-bottom:.57142857em}.semantic .ui.menu .header.item,.semantic .ui.vertical.menu .header.item{margin:0;background:"";text-transform:normal;font-weight:700}.semantic .ui.vertical.menu .item>.header:not(.ui){margin:0 0 .5em;font-size:1em;font-weight:700}.semantic .ui.menu .item>i.dropdown.icon{padding:0;float:right;margin:0 0 0 1em}.semantic .ui.menu .dropdown.item .menu{min-width:calc(100% - 1px);border-radius:0 0 .28571429rem .28571429rem;background:#fff;margin:0;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);flex-direction:column!important}.semantic .ui.menu .ui.dropdown .menu>.item{margin:0;text-align:left;font-size:1em!important;padding:.78571em 1.14286em!important;background:0 0!important;color:rgba(0,0,0,.87)!important;text-transform:none!important;font-weight:400!important;box-shadow:none!important;transition:none!important}.semantic .ui.menu .ui.dropdown .menu>.item:hover,.semantic .ui.menu .ui.dropdown .menu>.selected.item{background:rgba(0,0,0,.05)!important;color:rgba(0,0,0,.95)!important}.semantic .ui.menu .ui.dropdown .menu>.active.item{background:rgba(0,0,0,.03)!important;font-weight:700!important;color:rgba(0,0,0,.95)!important}.semantic .ui.menu .ui.dropdown.item .menu .item:not(.filtered){display:block}.semantic .ui.menu .ui.dropdown .menu>.item .icon:not(.dropdown){display:inline-block;font-size:1em!important;float:none;margin:0 .75em 0 0!important}.semantic .ui.secondary.menu .dropdown.item>.menu,.semantic .ui.text.menu .dropdown.item>.menu{border-radius:.28571429rem;margin-top:.35714286em}.semantic .ui.menu .pointing.dropdown.item .menu{margin-top:.75em}.semantic .ui.inverted.menu .search.dropdown.item>.search,.semantic .ui.inverted.menu .search.dropdown.item>.text{color:hsla(0,0%,100%,.9)}.semantic .ui.vertical.menu .dropdown.item>.icon{float:right;content:"\f0da";margin-left:1em}.semantic .ui.vertical.menu .dropdown.item .menu{left:100%;min-width:0;margin:0;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);border-radius:0 .28571429rem .28571429rem .28571429rem}.semantic .ui.vertical.menu .dropdown.item.upward .menu{bottom:0}.semantic .ui.vertical.menu .dropdown.item:not(.upward) .menu{top:0}.semantic .ui.vertical.menu .active.dropdown.item{border-top-right-radius:0;border-bottom-right-radius:0}.semantic .ui.vertical.menu .dropdown.active.item{box-shadow:none}.semantic .ui.item.menu .dropdown .menu .item{width:100%}.semantic .ui.menu .item>.label{background:#999;color:#fff;margin-left:1em;padding:.3em .78571429em}.semantic .ui.vertical.menu .item>.label{background:#999;color:#fff;margin-top:-.15em;margin-bottom:-.15em;padding:.3em .78571429em}.semantic .ui.menu .item>.floating.label{padding:.3em .78571429em}.semantic .ui.menu .item>img:not(.ui){display:inline-block;vertical-align:middle;margin:-.3em 0;width:2.5em}.semantic .ui.vertical.menu .item>img:not(.ui):only-child{display:block;max-width:100%;width:auto}.semantic .ui.menu .list .item:before{background:0 0!important}.semantic .ui.vertical.sidebar.menu>.item:first-child:before{display:block!important}.semantic .ui.vertical.sidebar.menu>.item:before{top:auto;bottom:0}@media only screen and (max-width:767px){.semantic .ui.menu>.ui.container{width:100%!important;margin-left:0!important;margin-right:0!important}}@media only screen and (min-width:768px){.semantic .ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless)>.container>.item:not(.right):not(.borderless):first-child{border-left:1px solid rgba(34,36,38,.1)}}.semantic .ui.link.menu .item:hover,.semantic .ui.menu .dropdown.item:hover,.semantic .ui.menu .link.item:hover,.semantic .ui.menu a.item:hover{cursor:pointer;background:rgba(0,0,0,.03);color:rgba(0,0,0,.95)}.semantic .ui.link.menu .item:active,.semantic .ui.menu .link.item:active,.semantic .ui.menu a.item:active{background:rgba(0,0,0,.03);color:rgba(0,0,0,.95)}.semantic .ui.menu .active.item{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95);font-weight:400;box-shadow:none}.semantic .ui.menu .active.item>i.icon{opacity:1}.semantic .ui.menu .active.item:hover,.semantic .ui.vertical.menu .active.item:hover{background-color:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.semantic .ui.menu .item.disabled,.semantic .ui.menu .item.disabled:hover{cursor:default!important;background-color:transparent!important;color:rgba(40,40,40,.3)!important}.semantic .ui.menu:not(.vertical) .left.item,.semantic .ui.menu:not(.vertical) :not(.dropdown)>.left.menu{display:flex;margin-right:auto!important}.semantic .ui.menu:not(.vertical) .right.item,.semantic .ui.menu:not(.vertical) .right.menu{display:flex;margin-left:auto!important}.semantic .ui.menu .right.item:before,.semantic .ui.menu .right.menu>.item:before{right:auto;left:0}.semantic .ui.vertical.menu{display:block;flex-direction:column;background:#fff;box-shadow:0 1px 2px 0 rgba(34,36,38,.15)}.semantic .ui.vertical.menu .item{display:block;background:0 0;border-top:none;border-right:none}.semantic .ui.vertical.menu>.item:first-child{border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.vertical.menu>.item:last-child{border-radius:0 0 .28571429rem .28571429rem}.semantic .ui.vertical.menu .item>.label{float:right;text-align:center}.semantic .ui.vertical.menu .item>i.icon{width:1.18em;float:right;margin:0 0 0 .5em}.semantic .ui.vertical.menu .item>.label+i.icon{float:none;margin:0 .5em 0 0}.semantic .ui.vertical.menu .item:before{position:absolute;content:"";top:0;left:0;width:100%;height:1px;background:rgba(34,36,38,.1)}.semantic .ui.vertical.menu .item:first-child:before{display:none!important}.semantic .ui.vertical.menu .item>.menu{margin:.5em -1.14285714em 0}.semantic .ui.vertical.menu .menu .item{background:0 0;padding:.5em 1.33333333em;font-size:.85714286em;color:rgba(0,0,0,.5)}.semantic .ui.vertical.menu .item .menu .link.item:hover,.semantic .ui.vertical.menu .item .menu a.item:hover{color:rgba(0,0,0,.85)}.semantic .ui.vertical.menu .menu .item:before{display:none}.semantic .ui.vertical.menu .active.item{background:rgba(0,0,0,.05);border-radius:0;box-shadow:none}.semantic .ui.vertical.menu>.active.item:first-child{border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.vertical.menu>.active.item:last-child{border-radius:0 0 .28571429rem .28571429rem}.semantic .ui.vertical.menu>.active.item:only-child{border-radius:.28571429rem}.semantic .ui.vertical.menu .active.item .menu .active.item{border-left:none}.semantic .ui.vertical.menu .item .menu .active.item{background-color:transparent;font-weight:700;color:rgba(0,0,0,.95)}.semantic .ui.tabular.menu{border-radius:0;box-shadow:none!important;background:none transparent;border:none;border-bottom:1px solid #d4d4d5}.semantic .ui.tabular.fluid.menu{width:calc(100% + 2px)!important}.semantic .ui.tabular.menu .item{background:0 0;border:1px solid transparent;border-top:2px solid transparent;border-bottom:none;padding:.92857143em 1.42857143em;color:rgba(0,0,0,.87)}.semantic .ui.tabular.menu .item:before{display:none}.semantic .ui.tabular.menu .item:hover{background-color:transparent;color:rgba(0,0,0,.8)}.semantic .ui.tabular.menu .active.item{background:none #fff;color:rgba(0,0,0,.95);border-top-width:1px;border-color:#d4d4d5;font-weight:700;margin-bottom:-1px;box-shadow:none;border-radius:.28571rem .28571rem 0 0!important}.semantic .ui.tabular.menu+.attached:not(.top).segment,.semantic .ui.tabular.menu+.attached:not(.top).segment+.attached:not(.top).segment{border-top:none;margin-left:0;margin-top:0;margin-right:0;width:100%}.semantic .top.attached.segment+.ui.bottom.tabular.menu{position:relative;width:calc(100% + 2px);left:-1px}.semantic .ui.bottom.tabular.menu{background:none transparent;border-radius:0;box-shadow:none!important;border-bottom:none;border-top:1px solid #d4d4d5}.semantic .ui.bottom.tabular.menu .item{background:0 0;border:1px solid transparent;border-top:none}.semantic .ui.bottom.tabular.menu .active.item{background:none #fff;color:rgba(0,0,0,.95);border-color:#d4d4d5;margin:-1px 0 0;border-radius:0 0 .28571rem .28571rem!important}.semantic .ui.vertical.tabular.menu{background:none transparent;border-radius:0;box-shadow:none!important;border-bottom:none;border-right:1px solid #d4d4d5}.semantic .ui.vertical.tabular.menu .item{background:0 0;border:1px solid transparent;border-right:none}.semantic .ui.vertical.tabular.menu .active.item{background:none #fff;color:rgba(0,0,0,.95);border-color:#d4d4d5;margin:0 -1px 0 0;border-radius:.28571rem 0 0 .28571rem!important}.semantic .ui.vertical.right.tabular.menu{background:none transparent;border-radius:0;box-shadow:none!important;border-bottom:none;border-right:none;border-left:1px solid #d4d4d5}.semantic .ui.vertical.right.tabular.menu .item{background:0 0;border:1px solid transparent;border-left:none}.semantic .ui.vertical.right.tabular.menu .active.item{background:none #fff;color:rgba(0,0,0,.95);border-color:#d4d4d5;margin:0 0 0 -1px;border-radius:0 .28571rem .28571rem 0!important}.semantic .ui.tabular.menu .active.dropdown.item{margin-bottom:0;border:1px solid transparent;border-top:2px solid transparent;border-bottom:none}.semantic .ui.pagination.menu{margin:0;display:inline-flex;vertical-align:middle}.semantic .ui.pagination.menu .item:last-child{border-radius:0 .28571429rem .28571429rem 0}.semantic .ui.pagination.menu .item:last-child:before{display:none}.semantic .ui.pagination.menu .item{min-width:3em;text-align:center}.semantic .ui.pagination.menu .icon.item i.icon{vertical-align:top}.semantic .ui.pagination.menu .active.item{border-top:none;padding-top:.92857143em;background-color:rgba(0,0,0,.05);color:rgba(0,0,0,.95);box-shadow:none}.semantic .ui.secondary.menu{background:0 0;margin-left:-.35714286em;margin-right:-.35714286em;border-radius:0;border:none;box-shadow:none}.semantic .ui.secondary.menu .item{align-self:center;box-shadow:none;border:none;padding:.78571429em .92857143em;margin:0 .35714286em;background:0 0;transition:color .1s ease;border-radius:.28571429rem}.semantic .ui.secondary.menu .item:before{display:none!important}.semantic .ui.secondary.menu .header.item{border-radius:0;border-right:none;background:none transparent}.semantic .ui.secondary.menu .item>img:not(.ui){margin:0}.semantic .ui.secondary.menu .dropdown.item:hover,.semantic .ui.secondary.menu .link.item:hover,.semantic .ui.secondary.menu a.item:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.semantic .ui.secondary.menu .active.item{border-radius:.28571429rem}.semantic .ui.secondary.menu .active.item,.semantic .ui.secondary.menu .active.item:hover{box-shadow:none;background:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.semantic .ui.secondary.inverted.menu .link.item,.semantic .ui.secondary.inverted.menu a.item{color:hsla(0,0%,100%,.7)!important}.semantic .ui.secondary.inverted.menu .dropdown.item:hover,.semantic .ui.secondary.inverted.menu .link.item:hover,.semantic .ui.secondary.inverted.menu a.item:hover{background:hsla(0,0%,100%,.08);color:#fff!important}.semantic .ui.secondary.inverted.menu .active.item{background:hsla(0,0%,100%,.15);color:#fff!important}.semantic .ui.secondary.item.menu{margin-left:0;margin-right:0}.semantic .ui.secondary.item.menu .item:last-child{margin-right:0}.semantic .ui.secondary.attached.menu{box-shadow:none}.semantic .ui.vertical.secondary.menu .item:not(.dropdown)>.menu{margin:0 -.92857143em}.semantic .ui.vertical.secondary.menu .item:not(.dropdown)>.menu>.item{margin:0;padding:.5em 1.33333333em}.semantic .ui.secondary.vertical.menu>.item{border:none;margin:0 0 .35714286em;border-radius:.28571rem!important}.semantic .ui.secondary.vertical.menu>.header.item{border-radius:0}.semantic .ui.secondary.inverted.menu,.semantic .ui.vertical.secondary.menu .item>.menu .item{background-color:transparent}.semantic .ui.secondary.pointing.menu{margin-left:0;margin-right:0;border-bottom:2px solid rgba(34,36,38,.15)}.semantic .ui.secondary.pointing.menu .item{border-radius:0;align-self:flex-end;margin:0 0 -2px;padding:.85714286em 1.14285714em;border-bottom:2px solid transparent;transition:color .1s ease}.semantic .ui.secondary.pointing.menu .header.item{color:rgba(0,0,0,.85)!important}.semantic .ui.secondary.pointing.menu .text.item{box-shadow:none!important}.semantic .ui.secondary.pointing.menu .item:after{display:none}.semantic .ui.secondary.pointing.menu .dropdown.item:hover,.semantic .ui.secondary.pointing.menu .link.item:hover,.semantic .ui.secondary.pointing.menu a.item:hover{background-color:transparent;color:rgba(0,0,0,.87)}.semantic .ui.secondary.pointing.menu .dropdown.item:active,.semantic .ui.secondary.pointing.menu .link.item:active,.semantic .ui.secondary.pointing.menu a.item:active{background-color:transparent;border-color:rgba(34,36,38,.15)}.semantic .ui.secondary.pointing.menu .active.item{background-color:transparent;box-shadow:none;border-color:#1b1c1d;font-weight:700;color:rgba(0,0,0,.95)}.semantic .ui.secondary.pointing.menu .active.item:hover{border-color:#1b1c1d;color:rgba(0,0,0,.95)}.semantic .ui.secondary.pointing.menu .active.dropdown.item{border-color:transparent}.semantic .ui.secondary.vertical.pointing.menu{border-bottom-width:0;border-right:2px solid rgba(34,36,38,.15)}.semantic .ui.secondary.vertical.pointing.menu .item{border-bottom:none;border-radius:0!important;margin:0 -2px 0 0;border-right:2px solid transparent}.semantic .ui.secondary.vertical.pointing.menu .active.item{border-color:#1b1c1d}.semantic .ui.secondary.inverted.pointing.menu{border-width:2px;border-color:rgba(34,36,38,.15)}.semantic .ui.secondary.inverted.pointing.menu .item{color:hsla(0,0%,100%,.9)}.semantic .ui.secondary.inverted.pointing.menu .header.item{color:#fff!important}.semantic .ui.secondary.inverted.pointing.menu .link.item:hover,.semantic .ui.secondary.inverted.pointing.menu a.item:hover{color:rgba(0,0,0,.95)}.semantic .ui.secondary.inverted.pointing.menu .active.item{border-color:#fff;color:#fff}.semantic .ui.text.menu{background:none transparent;border-radius:0;box-shadow:none;border:none;margin:1em -.5em}.semantic .ui.text.menu .item{border-radius:0;box-shadow:none;align-self:center;margin:0;padding:.35714286em .5em;font-weight:400;color:rgba(0,0,0,.6);transition:opacity .1s ease}.semantic .ui.text.menu .item:before,.semantic .ui.text.menu .menu .item:before{display:none!important}.semantic .ui.text.menu .header.item{background-color:transparent;opacity:1;color:rgba(0,0,0,.85);font-size:.92857143em;text-transform:uppercase;font-weight:700}.semantic .ui.text.item.menu .item,.semantic .ui.text.menu .item>img:not(.ui){margin:0}.semantic .ui.vertical.text.menu{margin:1em 0}.semantic .ui.vertical.text.menu:first-child{margin-top:0}.semantic .ui.vertical.text.menu:last-child{margin-bottom:0}.semantic .ui.vertical.text.menu .item{margin:.57142857em 0;padding-left:0;padding-right:0}.semantic .ui.vertical.text.menu .item>i.icon{float:none;margin:0 .35714286em 0 0}.semantic .ui.vertical.text.menu .header.item{margin:.57142857em 0 .71428571em}.semantic .ui.vertical.text.menu .item:not(.dropdown)>.menu{margin:0}.semantic .ui.vertical.text.menu .item:not(.dropdown)>.menu>.item{margin:0;padding:.5em 0}.semantic .ui.text.menu .item:hover{opacity:1;background-color:transparent}.semantic .ui.text.menu .active.item{background-color:transparent;border:none;box-shadow:none;font-weight:400;color:rgba(0,0,0,.95)}.semantic .ui.text.menu .active.item:hover{background-color:transparent}.semantic .ui.text.attached.menu,.semantic .ui.text.pointing.menu .active.item:after{box-shadow:none}.semantic .ui.inverted.text.menu,.semantic .ui.inverted.text.menu .active.item,.semantic .ui.inverted.text.menu .item,.semantic .ui.inverted.text.menu .item:hover{background-color:transparent!important}.semantic .ui.fluid.text.menu{margin-left:0;margin-right:0}.semantic .ui.vertical.icon.menu{display:inline-block;width:auto}.semantic .ui.icon.menu .item{height:auto;text-align:center;color:#1b1c1d}.semantic .ui.icon.menu .item>.icon:not(.dropdown){margin:0;opacity:1}.semantic .ui.icon.menu .icon:before{opacity:1}.semantic .ui.menu .icon.item>.icon{width:auto;margin:0 auto}.semantic .ui.vertical.icon.menu .item>.icon:not(.dropdown){display:block;opacity:1;margin:0 auto;float:none}.semantic .ui.inverted.icon.menu .item{color:#fff}.semantic .ui.labeled.icon.menu{text-align:center}.semantic .ui.labeled.icon.menu .item{min-width:6em;flex-direction:column}.semantic .ui.labeled.icon.menu .item>.icon:not(.dropdown){height:1em;display:block;font-size:1.71429em!important;margin:0 auto .5rem!important}.semantic .ui.fluid.labeled.icon.menu>.item{min-width:0}@media only screen and (max-width:767px){.semantic .ui.stackable.menu{flex-direction:column}.semantic .ui.stackable.menu .item{width:100%!important}.semantic .ui.stackable.menu .item:before{position:absolute;content:"";top:auto;bottom:0;left:0;width:100%;height:1px;background:rgba(34,36,38,.1)}.semantic .ui.stackable.menu .left.item,.semantic .ui.stackable.menu .left.menu{margin-right:0!important}.semantic .ui.stackable.menu .right.item,.semantic .ui.stackable.menu .right.menu{margin-left:0!important}.semantic .ui.stackable.menu .left.menu,.semantic .ui.stackable.menu .right.menu{flex-direction:column}}.semantic .ui.menu .red.active.item,.semantic .ui.red.menu .active.item{border-color:#db2828!important;color:#db2828!important}.semantic .ui.menu .orange.active.item,.semantic .ui.orange.menu .active.item{border-color:#f2711c!important;color:#f2711c!important}.semantic .ui.menu .yellow.active.item,.semantic .ui.yellow.menu .active.item{border-color:#fbbd08!important;color:#fbbd08!important}.semantic .ui.menu .olive.active.item,.semantic .ui.olive.menu .active.item{border-color:#b5cc18!important;color:#b5cc18!important}.semantic .ui.green.menu .active.item,.semantic .ui.menu .green.active.item{border-color:#21ba45!important;color:#21ba45!important}.semantic .ui.menu .teal.active.item,.semantic .ui.teal.menu .active.item{border-color:#00b5ad!important;color:#00b5ad!important}.semantic .ui.blue.menu .active.item,.semantic .ui.menu .blue.active.item{border-color:#2185d0!important;color:#2185d0!important}.semantic .ui.menu .violet.active.item,.semantic .ui.violet.menu .active.item{border-color:#6435c9!important;color:#6435c9!important}.semantic .ui.menu .purple.active.item,.semantic .ui.purple.menu .active.item{border-color:#a333c8!important;color:#a333c8!important}.semantic .ui.menu .pink.active.item,.semantic .ui.pink.menu .active.item{border-color:#e03997!important;color:#e03997!important}.semantic .ui.brown.menu .active.item,.semantic .ui.menu .brown.active.item{border-color:#a5673f!important;color:#a5673f!important}.semantic .ui.grey.menu .active.item,.semantic .ui.menu .grey.active.item{border-color:#767676!important;color:#767676!important}.semantic .ui.inverted.menu{border:0 solid transparent;background:#1b1c1d;box-shadow:none}.semantic .ui.inverted.menu .item,.semantic .ui.inverted.menu .item>a:not(.ui){background:0 0;color:hsla(0,0%,100%,.9)}.semantic .ui.inverted.menu .item.menu{background:0 0}.semantic .ui.inverted.menu .item:before,.semantic .ui.vertical.inverted.menu .item:before{background:hsla(0,0%,100%,.08)}.semantic .ui.vertical.inverted.menu .menu .item,.semantic .ui.vertical.inverted.menu .menu .item a:not(.ui){color:hsla(0,0%,100%,.5)}.semantic .ui.inverted.menu .header.item{margin:0;background:0 0;box-shadow:none}.semantic .ui.inverted.menu .item.disabled,.semantic .ui.inverted.menu .item.disabled:hover{color:hsla(0,0%,88.2%,.3)}.semantic .ui.inverted.menu .dropdown.item:hover,.semantic .ui.inverted.menu .link.item:hover,.semantic .ui.inverted.menu a.item:hover,.semantic .ui.link.inverted.menu .item:hover{background:hsla(0,0%,100%,.08);color:#fff}.semantic .ui.vertical.inverted.menu .item .menu .link.item:hover,.semantic .ui.vertical.inverted.menu .item .menu a.item:hover{background:0 0;color:#fff}.semantic .ui.inverted.menu .link.item:active,.semantic .ui.inverted.menu a.item:active{background:hsla(0,0%,100%,.08);color:#fff}.semantic .ui.inverted.menu .active.item{background:hsla(0,0%,100%,.15);color:#fff!important}.semantic .ui.inverted.vertical.menu .item .menu .active.item{background:0 0;color:#fff}.semantic .ui.inverted.pointing.menu .active.item:after{background:#3d3e3f!important;margin:0!important;box-shadow:none!important;border:none!important}.semantic .ui.inverted.menu .active.item:hover{background:hsla(0,0%,100%,.15);color:#fff!important}.semantic .ui.inverted.pointing.menu .active.item:hover:after{background:#3d3e3f!important}.semantic .ui.floated.menu{float:left;margin:0 .5rem 0 0}.semantic .ui.floated.menu .item:last-child:before{display:none}.semantic .ui.right.floated.menu{float:right;margin:0 0 0 .5rem}.semantic .ui.inverted.menu .red.active.item,.semantic .ui.inverted.red.menu{background-color:#db2828}.semantic .ui.inverted.red.menu .item:before{background-color:rgba(34,36,38,.1)}.semantic .ui.inverted.red.menu .active.item{background-color:rgba(0,0,0,.1)!important}.semantic .ui.inverted.menu .orange.active.item,.semantic .ui.inverted.orange.menu{background-color:#f2711c}.semantic .ui.inverted.orange.menu .item:before{background-color:rgba(34,36,38,.1)}.semantic .ui.inverted.orange.menu .active.item{background-color:rgba(0,0,0,.1)!important}.semantic .ui.inverted.menu .yellow.active.item,.semantic .ui.inverted.yellow.menu{background-color:#fbbd08}.semantic .ui.inverted.yellow.menu .item:before{background-color:rgba(34,36,38,.1)}.semantic .ui.inverted.yellow.menu .active.item{background-color:rgba(0,0,0,.1)!important}.semantic .ui.inverted.menu .olive.active.item,.semantic .ui.inverted.olive.menu{background-color:#b5cc18}.semantic .ui.inverted.olive.menu .item:before{background-color:rgba(34,36,38,.1)}.semantic .ui.inverted.olive.menu .active.item{background-color:rgba(0,0,0,.1)!important}.semantic .ui.inverted.green.menu,.semantic .ui.inverted.menu .green.active.item{background-color:#21ba45}.semantic .ui.inverted.green.menu .item:before{background-color:rgba(34,36,38,.1)}.semantic .ui.inverted.green.menu .active.item{background-color:rgba(0,0,0,.1)!important}.semantic .ui.inverted.menu .teal.active.item,.semantic .ui.inverted.teal.menu{background-color:#00b5ad}.semantic .ui.inverted.teal.menu .item:before{background-color:rgba(34,36,38,.1)}.semantic .ui.inverted.teal.menu .active.item{background-color:rgba(0,0,0,.1)!important}.semantic .ui.inverted.blue.menu,.semantic .ui.inverted.menu .blue.active.item{background-color:#2185d0}.semantic .ui.inverted.blue.menu .item:before{background-color:rgba(34,36,38,.1)}.semantic .ui.inverted.blue.menu .active.item{background-color:rgba(0,0,0,.1)!important}.semantic .ui.inverted.menu .violet.active.item,.semantic .ui.inverted.violet.menu{background-color:#6435c9}.semantic .ui.inverted.violet.menu .item:before{background-color:rgba(34,36,38,.1)}.semantic .ui.inverted.violet.menu .active.item{background-color:rgba(0,0,0,.1)!important}.semantic .ui.inverted.menu .purple.active.item,.semantic .ui.inverted.purple.menu{background-color:#a333c8}.semantic .ui.inverted.purple.menu .item:before{background-color:rgba(34,36,38,.1)}.semantic .ui.inverted.purple.menu .active.item{background-color:rgba(0,0,0,.1)!important}.semantic .ui.inverted.menu .pink.active.item,.semantic .ui.inverted.pink.menu{background-color:#e03997}.semantic .ui.inverted.pink.menu .item:before{background-color:rgba(34,36,38,.1)}.semantic .ui.inverted.pink.menu .active.item{background-color:rgba(0,0,0,.1)!important}.semantic .ui.inverted.brown.menu,.semantic .ui.inverted.menu .brown.active.item{background-color:#a5673f}.semantic .ui.inverted.brown.menu .item:before{background-color:rgba(34,36,38,.1)}.semantic .ui.inverted.brown.menu .active.item{background-color:rgba(0,0,0,.1)!important}.semantic .ui.inverted.grey.menu,.semantic .ui.inverted.menu .grey.active.item{background-color:#767676}.semantic .ui.inverted.grey.menu .item:before{background-color:rgba(34,36,38,.1)}.semantic .ui.inverted.grey.menu .active.item{background-color:rgba(0,0,0,.1)!important}.semantic .ui.fitted.menu .item,.semantic .ui.fitted.menu .item .menu .item,.semantic .ui.menu .fitted.item{padding:0}.semantic .ui.horizontally.fitted.menu .item,.semantic .ui.horizontally.fitted.menu .item .menu .item,.semantic .ui.menu .horizontally.fitted.item{padding-top:.92857143em;padding-bottom:.92857143em}.semantic .ui.menu .vertically.fitted.item,.semantic .ui.vertically.fitted.menu .item,.semantic .ui.vertically.fitted.menu .item .menu .item{padding-left:1.14285714em;padding-right:1.14285714em}.semantic .ui.borderless.menu .item .menu .item:before,.semantic .ui.borderless.menu .item:before,.semantic .ui.menu .borderless.item:before{background:0 0!important}.semantic .ui.compact.menu{display:inline-flex;margin:0;vertical-align:middle}.semantic .ui.compact.vertical.menu{display:inline-block}.semantic .ui.compact.menu .item:last-child{border-radius:0 .28571429rem .28571429rem 0}.semantic .ui.compact.menu .item:last-child:before{display:none}.semantic .ui.compact.vertical.menu{width:auto!important}.semantic .ui.compact.vertical.menu .item:last-child:before{display:block}.semantic .ui.menu.fluid,.semantic .ui.vertical.menu.fluid{width:100%!important}.semantic .ui.item.menu,.semantic .ui.item.menu .item{width:100%;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;text-align:center;justify-content:center}.semantic .ui.attached.item.menu{margin:0 -1px!important}.semantic .ui.item.menu .item:last-child:before{display:none}.semantic .ui.menu.two.item .item{width:50%}.semantic .ui.menu.three.item .item{width:33.333%}.semantic .ui.menu.four.item .item{width:25%}.semantic .ui.menu.five.item .item{width:20%}.semantic .ui.menu.six.item .item{width:16.666%}.semantic .ui.menu.seven.item .item{width:14.285%}.semantic .ui.menu.eight.item .item{width:12.5%}.semantic .ui.menu.nine.item .item{width:11.11%}.semantic .ui.menu.ten.item .item{width:10%}.semantic .ui.menu.eleven.item .item{width:9.09%}.semantic .ui.menu.twelve.item .item{width:8.333%}.semantic .ui.menu.fixed{position:fixed;z-index:101;margin:0;width:100%}.semantic .ui.menu.fixed,.semantic .ui.menu.fixed .item:first-child,.semantic .ui.menu.fixed .item:last-child{border-radius:0!important}.semantic .ui.fixed.menu,.semantic .ui[class*="top fixed"].menu{top:0;left:0;right:auto;bottom:auto}.semantic .ui[class*="top fixed"].menu{border-top:none;border-left:none;border-right:none}.semantic .ui[class*="right fixed"].menu{border-top:none;border-bottom:none;border-right:none;top:0;right:0;left:auto;bottom:auto;width:auto;height:100%}.semantic .ui[class*="bottom fixed"].menu{border-bottom:none;border-left:none;border-right:none;bottom:0;left:0;top:auto;right:auto}.semantic .ui[class*="left fixed"].menu{border-top:none;border-bottom:none;border-left:none;top:0;left:0;right:auto;bottom:auto;width:auto;height:100%}.semantic .ui.fixed.menu+.ui.grid{padding-top:2.75rem}.semantic .ui.pointing.menu .item:after{visibility:hidden;position:absolute;content:"";top:100%;left:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);background:0 0;margin:.5px 0 0;width:.57142857em;height:.57142857em;border:1px solid #d4d4d5;border-top:none;border-left:none;z-index:2;transition:background .1s ease}.semantic .ui.vertical.pointing.menu .item:after{position:absolute;top:50%;right:0;bottom:auto;left:auto;transform:translateX(50%) translateY(-50%) rotate(45deg);margin:0 -.5px 0 0;border:1px solid #d4d4d5;border-bottom:none;border-left:none}.semantic .ui.pointing.menu .active.item:after{visibility:visible}.semantic .ui.pointing.menu .active.dropdown.item:after{visibility:hidden}.semantic .ui.pointing.menu .active.item .menu .active.item:after,.semantic .ui.pointing.menu .dropdown.active.item:after{display:none}.semantic .ui.pointing.menu .active.item:after,.semantic .ui.pointing.menu .active.item:hover:after,.semantic .ui.vertical.pointing.menu .active.item:after,.semantic .ui.vertical.pointing.menu .active.item:hover:after{background-color:#f2f2f2}.semantic .ui.vertical.pointing.menu .menu .active.item:after{background-color:#fff}.semantic .ui.attached.menu{top:0;bottom:0;border-radius:0;margin:0 -1px;width:calc(100% + 2px);max-width:calc(100% + 2px);box-shadow:none}.semantic .ui.attached+.ui.attached.menu:not(.top){border-top:none}.semantic .ui[class*="top attached"].menu{bottom:0;margin-bottom:0;top:0;margin-top:1rem;border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.menu[class*="top attached"]:first-child{margin-top:0}.semantic .ui[class*="bottom attached"].menu{bottom:0;margin-top:0;top:0;margin-bottom:1rem;box-shadow:0 1px 2px 0 rgba(34,36,38,.15),none;border-radius:0 0 .28571429rem .28571429rem}.semantic .ui[class*="bottom attached"].menu:last-child{margin-bottom:0}.semantic .ui.top.attached.menu>.item:first-child{border-radius:.28571429rem 0 0 0}.semantic .ui.bottom.attached.menu>.item:first-child{border-radius:0 0 0 .28571429rem}.semantic .ui.attached.menu:not(.tabular){border:1px solid #d4d4d5}.semantic .ui.attached.inverted.menu{border:none}.semantic .ui.attached.tabular.menu{margin-left:0;margin-right:0;width:100%}.semantic .ui.mini.menu{font-size:.78571429rem}.semantic .ui.mini.vertical.menu{width:9rem}.semantic .ui.tiny.menu{font-size:.85714286rem}.semantic .ui.tiny.vertical.menu{width:11rem}.semantic .ui.small.menu{font-size:.92857143rem}.semantic .ui.small.vertical.menu{width:13rem}.semantic .ui.menu{font-size:1rem}.semantic .ui.vertical.menu{width:15rem}.semantic .ui.large.menu{font-size:1.07142857rem}.semantic .ui.large.vertical.menu{width:18rem}.semantic .ui.huge.menu{font-size:1.21428571rem}.semantic .ui.huge.vertical.menu{width:22rem}.semantic .ui.big.menu{font-size:1.14285714rem}.semantic .ui.big.vertical.menu{width:20rem}.semantic .ui.massive.menu{font-size:1.28571429rem}.semantic .ui.massive.vertical.menu{width:25rem}.semantic .ui.message{position:relative;min-height:1em;margin:1em 0;background:#f8f8f9;padding:1em 1.5em;line-height:1.4285em;color:rgba(0,0,0,.87);transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease;border-radius:.28571429rem;box-shadow:inset 0 0 0 1px rgba(34,36,38,.22),0 0 0 0 transparent}.semantic .ui.message:first-child{margin-top:0}.semantic .ui.message:last-child{margin-bottom:0}.semantic .ui.message .header{display:block;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:700;margin:-.14285714em 0 0}.semantic .ui.message .header:not(.ui){font-size:1.14285714em}.semantic .ui.message p{opacity:.85;margin:.75em 0}.semantic .ui.message p:first-child{margin-top:0}.semantic .ui.message p:last-child{margin-bottom:0}.semantic .ui.message .header+p{margin-top:.25em}.semantic .ui.message .list:not(.ui){text-align:left;padding:0;opacity:.85;list-style-position:inside;margin:.5em 0 0}.semantic .ui.message .list:not(.ui):first-child{margin-top:0}.semantic .ui.message .list:not(.ui):last-child{margin-bottom:0}.semantic .ui.message .list:not(.ui) li{position:relative;list-style-type:none;margin:0 0 .3em 1em;padding:0}.semantic .ui.message .list:not(.ui) li:before{position:absolute;content:"•";left:-1em;height:100%;vertical-align:baseline}.semantic .ui.message .list:not(.ui) li:last-child{margin-bottom:0}.semantic .ui.message>.icon{margin-right:.6em}.semantic .ui.message>.close.icon{cursor:pointer;position:absolute;margin:0;top:.78575em;right:.5em;opacity:.7;transition:opacity .1s ease}.semantic .ui.message>.close.icon:hover{opacity:1}.semantic .ui.message>:first-child{margin-top:0}.semantic .ui.message>:last-child{margin-bottom:0}.semantic .ui.dropdown .menu>.message{margin:0 -1px}.semantic .ui.visible.visible.visible.visible.message{display:block}.semantic .ui.icon.visible.visible.visible.visible.message{display:flex}.semantic .ui.hidden.hidden.hidden.hidden.message{display:none}.semantic .ui.compact.message{display:inline-block}.semantic .ui.compact.icon.message{display:inline-flex}.semantic .ui.attached.message{margin-bottom:-1px;border-radius:.28571429rem .28571429rem 0 0;box-shadow:inset 0 0 0 1px rgba(34,36,38,.15);margin-left:-1px;margin-right:-1px}.semantic .ui.attached+.ui.attached.message:not(.top):not(.bottom){margin-top:-1px;border-radius:0}.semantic .ui.bottom.attached.message{margin-top:-1px;border-radius:0 0 .28571429rem .28571429rem;box-shadow:inset 0 0 0 1px rgba(34,36,38,.15),0 1px 2px 0 rgba(34,36,38,.15)}.semantic .ui.bottom.attached.message:not(:last-child){margin-bottom:1em}.semantic .ui.attached.icon.message{width:auto}.semantic .ui.icon.message{display:flex;width:100%;align-items:center}.semantic .ui.icon.message>.icon:not(.close){display:block;flex:0 0 auto;width:auto;line-height:1;vertical-align:middle;font-size:3em;opacity:.8}.semantic .ui.icon.message>.content{display:block;flex:1 1 auto;vertical-align:middle}.semantic .ui.icon.message .icon:not(.close)+.content{padding-left:0}.semantic .ui.icon.message .circular.icon{width:1em}.semantic .ui.floating.message{box-shadow:inset 0 0 0 1px rgba(34,36,38,.22),0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15)}.semantic .ui.black.message{background-color:#1b1c1d;color:hsla(0,0%,100%,.9)}.semantic .ui.positive.message{background-color:#fcfff5;color:#2c662d}.semantic .ui.attached.positive.message,.semantic .ui.positive.message{box-shadow:inset 0 0 0 1px #a3c293,0 0 0 0 transparent}.semantic .ui.positive.message .header{color:#1a531b}.semantic .ui.negative.message{background-color:#fff6f6;color:#9f3a38}.semantic .ui.attached.negative.message,.semantic .ui.negative.message{box-shadow:inset 0 0 0 1px #e0b4b4,0 0 0 0 transparent}.semantic .ui.negative.message .header{color:#912d2b}.semantic .ui.info.message{background-color:#f8ffff;color:#276f86}.semantic .ui.attached.info.message,.semantic .ui.info.message{box-shadow:inset 0 0 0 1px #a9d5de,0 0 0 0 transparent}.semantic .ui.info.message .header{color:#0e566c}.semantic .ui.warning.message{background-color:#fffaf3;color:#573a08}.semantic .ui.attached.warning.message,.semantic .ui.warning.message{box-shadow:inset 0 0 0 1px #c9ba9b,0 0 0 0 transparent}.semantic .ui.warning.message .header{color:#794b02}.semantic .ui.error.message{background-color:#fff6f6;color:#9f3a38}.semantic .ui.attached.error.message,.semantic .ui.error.message{box-shadow:inset 0 0 0 1px #e0b4b4,0 0 0 0 transparent}.semantic .ui.error.message .header{color:#912d2b}.semantic .ui.success.message{background-color:#fcfff5;color:#2c662d}.semantic .ui.attached.success.message,.semantic .ui.success.message{box-shadow:inset 0 0 0 1px #a3c293,0 0 0 0 transparent}.semantic .ui.success.message .header{color:#1a531b}.semantic .ui.black.message,.semantic .ui.inverted.message{background-color:#1b1c1d;color:hsla(0,0%,100%,.9)}.semantic .ui.red.message{background-color:#ffe8e6;color:#db2828;box-shadow:inset 0 0 0 1px #db2828,0 0 0 0 transparent}.semantic .ui.red.message .header{color:#c82121}.semantic .ui.orange.message{background-color:#ffedde;color:#f2711c;box-shadow:inset 0 0 0 1px #f2711c,0 0 0 0 transparent}.semantic .ui.orange.message .header{color:#e7640d}.semantic .ui.yellow.message{background-color:#fff8db;color:#b58105;box-shadow:inset 0 0 0 1px #b58105,0 0 0 0 transparent}.semantic .ui.yellow.message .header{color:#9c6f04}.semantic .ui.olive.message{background-color:#fbfdef;color:#8abc1e;box-shadow:inset 0 0 0 1px #8abc1e,0 0 0 0 transparent}.semantic .ui.olive.message .header{color:#7aa61a}.semantic .ui.green.message{background-color:#e5f9e7;color:#1ebc30;box-shadow:inset 0 0 0 1px #1ebc30,0 0 0 0 transparent}.semantic .ui.green.message .header{color:#1aa62a}.semantic .ui.teal.message{background-color:#e1f7f7;color:#10a3a3;box-shadow:inset 0 0 0 1px #10a3a3,0 0 0 0 transparent}.semantic .ui.teal.message .header{color:#0e8c8c}.semantic .ui.blue.message{background-color:#dff0ff;color:#2185d0;box-shadow:inset 0 0 0 1px #2185d0,0 0 0 0 transparent}.semantic .ui.blue.message .header{color:#1e77ba}.semantic .ui.violet.message{background-color:#eae7ff;color:#6435c9;box-shadow:inset 0 0 0 1px #6435c9,0 0 0 0 transparent}.semantic .ui.violet.message .header{color:#5a30b5}.semantic .ui.purple.message{background-color:#f6e7ff;color:#a333c8;box-shadow:inset 0 0 0 1px #a333c8,0 0 0 0 transparent}.semantic .ui.purple.message .header{color:#922eb4}.semantic .ui.pink.message{background-color:#ffe3fb;color:#e03997;box-shadow:inset 0 0 0 1px #e03997,0 0 0 0 transparent}.semantic .ui.pink.message .header{color:#dd238b}.semantic .ui.brown.message{background-color:#f1e2d3;color:#a5673f;box-shadow:inset 0 0 0 1px #a5673f,0 0 0 0 transparent}.semantic .ui.brown.message .header{color:#935b38}.semantic .ui.mini.message{font-size:.78571429em}.semantic .ui.tiny.message{font-size:.85714286em}.semantic .ui.small.message{font-size:.92857143em}.semantic .ui.message{font-size:1em}.semantic .ui.large.message{font-size:1.14285714em}.semantic .ui.big.message{font-size:1.28571429em}.semantic .ui.huge.message{font-size:1.42857143em}.semantic .ui.massive.message{font-size:1.71428571em}.semantic .ui.table{width:100%;background:#fff;margin:1em 0;border:1px solid rgba(34,36,38,.15);box-shadow:none;border-radius:.28571429rem;text-align:left;color:rgba(0,0,0,.87);border-collapse:separate;border-spacing:0}.semantic .ui.table:first-child{margin-top:0}.semantic .ui.table:last-child{margin-bottom:0}.semantic .ui.table td,.semantic .ui.table th{transition:background .1s ease,color .1s ease}.semantic .ui.table thead{box-shadow:none}.semantic .ui.table thead th{cursor:auto;background:#f9fafb;text-align:inherit;color:rgba(0,0,0,.87);padding:.92857143em .78571429em;vertical-align:inherit;font-style:none;font-weight:700;text-transform:none;border-bottom:1px solid rgba(34,36,38,.1);border-left:none}.semantic .ui.table thead tr>th:first-child{border-left:none}.semantic .ui.table thead tr:first-child>th:first-child{border-radius:.28571429rem 0 0 0}.semantic .ui.table thead tr:first-child>th:last-child{border-radius:0 .28571429rem 0 0}.semantic .ui.table thead tr:first-child>th:only-child{border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.table tfoot{box-shadow:none}.semantic .ui.table tfoot th{cursor:auto;border-top:1px solid rgba(34,36,38,.15);background:#f9fafb;text-align:inherit;color:rgba(0,0,0,.87);padding:.78571429em;vertical-align:middle;font-style:normal;font-weight:400;text-transform:none}.semantic .ui.table tfoot tr>th:first-child{border-left:none}.semantic .ui.table tfoot tr:first-child>th:first-child{border-radius:0 0 0 .28571429rem}.semantic .ui.table tfoot tr:first-child>th:last-child{border-radius:0 0 .28571429rem 0}.semantic .ui.table tfoot tr:first-child>th:only-child{border-radius:0 0 .28571429rem .28571429rem}.semantic .ui.table tr td{border-top:1px solid rgba(34,36,38,.1)}.semantic .ui.table tr:first-child td{border-top:none}.semantic .ui.table tbody+tbody tr:first-child td{border-top:1px solid rgba(34,36,38,.1)}.semantic .ui.table td{padding:.78571429em;text-align:inherit}.semantic .ui.table>.icon{vertical-align:baseline}.semantic .ui.table>.icon:only-child{margin:0}.semantic .ui.table.segment{padding:0}.semantic .ui.table.segment:after{display:none}.semantic .ui.table.segment.stacked:after{display:block}@media only screen and (max-width:767px){.semantic .ui.table:not(.unstackable){width:100%}.semantic .ui.table:not(.unstackable) tbody,.semantic .ui.table:not(.unstackable) tr,.semantic .ui.table:not(.unstackable) tr>td,.semantic .ui.table:not(.unstackable) tr>th{width:auto!important;display:block!important}.semantic .ui.table:not(.unstackable){padding:0}.semantic .ui.table:not(.unstackable) tfoot,.semantic .ui.table:not(.unstackable) thead{display:block}.semantic .ui.table:not(.unstackable) tr{padding-top:1em;padding-bottom:1em;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.1)!important}.semantic .ui.table:not(.unstackable) tr>td,.semantic .ui.table:not(.unstackable) tr>th{background:0 0;border:none!important;padding:.25em .75em!important;box-shadow:none!important}.semantic .ui.table:not(.unstackable) td:first-child,.semantic .ui.table:not(.unstackable) th:first-child{font-weight:700}.semantic .ui.definition.table:not(.unstackable) thead th:first-child{box-shadow:none!important}}.semantic .ui.table td .image,.semantic .ui.table td .image img,.semantic .ui.table th .image,.semantic .ui.table th .image img{max-width:none}.semantic .ui.structured.table{border-collapse:collapse}.semantic .ui.structured.table thead th{border-left:none;border-right:none}.semantic .ui.structured.sortable.table thead th{border-left:1px solid rgba(34,36,38,.15);border-right:1px solid rgba(34,36,38,.15)}.semantic .ui.structured.basic.table th{border-left:none;border-right:none}.semantic .ui.structured.celled.table tr td,.semantic .ui.structured.celled.table tr th{border-left:1px solid rgba(34,36,38,.1);border-right:1px solid rgba(34,36,38,.1)}.semantic .ui.definition.table thead:not(.full-width) th:first-child{pointer-events:none;background:0 0;font-weight:400;color:rgba(0,0,0,.4);box-shadow:-1px -1px 0 1px #fff}.semantic .ui.definition.table tfoot:not(.full-width) th:first-child{pointer-events:none;background:0 0;font-weight:rgba(0,0,0,.4);color:normal;box-shadow:1px 1px 0 1px #fff}.semantic .ui.celled.definition.table thead:not(.full-width) th:first-child{box-shadow:0 -1px 0 1px #fff}.semantic .ui.celled.definition.table tfoot:not(.full-width) th:first-child{box-shadow:0 1px 0 1px #fff}.semantic .ui.definition.table tr td.definition,.semantic .ui.definition.table tr td:first-child:not(.ignored){background:rgba(0,0,0,.03);font-weight:700;color:rgba(0,0,0,.95);text-transform:"";box-shadow:"";text-align:"";font-size:1em;padding-left:"";padding-right:""}.semantic .ui.definition.table td:nth-child(2),.semantic .ui.definition.table tfoot:not(.full-width) th:nth-child(2),.semantic .ui.definition.table thead:not(.full-width) th:nth-child(2){border-left:1px solid rgba(34,36,38,.15)}.semantic .ui.table td.positive,.semantic .ui.table tr.positive{box-shadow:inset 0 0 0 #a3c293;background:#fcfff5!important;color:#2c662d!important}.semantic .ui.table td.error,.semantic .ui.table td.negative,.semantic .ui.table tr.error,.semantic .ui.table tr.negative{box-shadow:inset 0 0 0 #e0b4b4;background:#fff6f6!important;color:#9f3a38!important}.semantic .ui.table td.warning,.semantic .ui.table tr.warning{box-shadow:inset 0 0 0 #c9ba9b;background:#fffaf3!important;color:#573a08!important}.semantic .ui.table td.active,.semantic .ui.table tr.active{box-shadow:inset 0 0 0 rgba(0,0,0,.87);background:#e0e0e0!important;color:rgba(0,0,0,.87)!important}.semantic .ui.table tr.disabled:hover,.semantic .ui.table tr.disabled td,.semantic .ui.table tr:hover td.disabled,.semantic .ui.table tr td.disabled{pointer-events:none;color:rgba(40,40,40,.3)}@media only screen and (max-width:991px){.semantic .ui[class*="tablet stackable"].table,.semantic .ui[class*="tablet stackable"].table tbody,.semantic .ui[class*="tablet stackable"].table tr,.semantic .ui[class*="tablet stackable"].table tr>td,.semantic .ui[class*="tablet stackable"].table tr>th{width:100%!important;display:block!important}.semantic .ui[class*="tablet stackable"].table{padding:0}.semantic .ui[class*="tablet stackable"].table tfoot,.semantic .ui[class*="tablet stackable"].table thead{display:block}.semantic .ui[class*="tablet stackable"].table tr{padding-top:1em;padding-bottom:1em;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.1)!important}.semantic .ui[class*="tablet stackable"].table tr>td,.semantic .ui[class*="tablet stackable"].table tr>th{background:0 0;border:none!important;padding:.25em .75em;box-shadow:none!important}.semantic .ui.definition[class*="tablet stackable"].table thead th:first-child{box-shadow:none!important}}.semantic .ui.table[class*="left aligned"],.semantic .ui.table [class*="left aligned"]{text-align:left}.semantic .ui.table[class*="center aligned"],.semantic .ui.table [class*="center aligned"]{text-align:center}.semantic .ui.table[class*="right aligned"],.semantic .ui.table [class*="right aligned"]{text-align:right}.semantic .ui.table[class*="top aligned"],.semantic .ui.table [class*="top aligned"]{vertical-align:top}.semantic .ui.table[class*="middle aligned"],.semantic .ui.table [class*="middle aligned"]{vertical-align:middle}.semantic .ui.table[class*="bottom aligned"],.semantic .ui.table [class*="bottom aligned"]{vertical-align:bottom}.semantic .ui.table td.collapsing,.semantic .ui.table th.collapsing{width:1px;white-space:nowrap}.semantic .ui.fixed.table{table-layout:fixed}.semantic .ui.fixed.table td,.semantic .ui.fixed.table th{overflow:hidden;text-overflow:ellipsis}.semantic .ui.selectable.table tbody tr:hover,.semantic .ui.table tbody tr td.selectable:hover{background:rgba(0,0,0,.05)!important;color:rgba(0,0,0,.95)!important}.semantic .ui.inverted.table tbody tr td.selectable:hover,.semantic .ui.selectable.inverted.table tbody tr:hover{background:hsla(0,0%,100%,.08)!important;color:#fff!important}.semantic .ui.table tbody tr td.selectable{padding:0}.semantic .ui.table tbody tr td.selectable>a:not(.ui){display:block;color:inherit;padding:.78571429em}.semantic .ui.selectable.table tr.error:hover,.semantic .ui.selectable.table tr:hover td.error,.semantic .ui.table tr td.selectable.error:hover{background:#ffe7e7!important;color:#943634!important}.semantic .ui.selectable.table tr.warning:hover,.semantic .ui.selectable.table tr:hover td.warning,.semantic .ui.table tr td.selectable.warning:hover{background:#fff4e4!important;color:#493107!important}.semantic .ui.selectable.table tr.active:hover,.semantic .ui.selectable.table tr:hover td.active,.semantic .ui.table tr td.selectable.active:hover{background:#e0e0e0!important;color:rgba(0,0,0,.87)!important}.semantic .ui.selectable.table tr.positive:hover,.semantic .ui.selectable.table tr:hover td.positive,.semantic .ui.table tr td.selectable.positive:hover{background:#f7ffe6!important;color:#275b28!important}.semantic .ui.selectable.table tr.negative:hover,.semantic .ui.selectable.table tr:hover td.negative,.semantic .ui.table tr td.selectable.negative:hover{background:#ffe7e7!important;color:#943634!important}.semantic .ui.attached.table{top:0;bottom:0;border-radius:0;margin:0 -1px;width:calc(100% + 2px);max-width:calc(100% + 2px);box-shadow:none;border:1px solid #d4d4d5}.semantic .ui.attached+.ui.attached.table:not(.top){border-top:none}.semantic .ui[class*="top attached"].table{bottom:0;margin-bottom:0;top:0;margin-top:1em;border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.table[class*="top attached"]:first-child{margin-top:0}.semantic .ui[class*="bottom attached"].table{bottom:0;margin-top:0;top:0;margin-bottom:1em;box-shadow:none,none;border-radius:0 0 .28571429rem .28571429rem}.semantic .ui[class*="bottom attached"].table:last-child{margin-bottom:0}.semantic .ui.striped.table>tr:nth-child(2n),.semantic .ui.striped.table tbody tr:nth-child(2n){background-color:rgba(0,0,50,.02)}.semantic .ui.inverted.striped.table>tr:nth-child(2n),.semantic .ui.inverted.striped.table tbody tr:nth-child(2n){background-color:hsla(0,0%,100%,.05)}.semantic .ui.striped.selectable.selectable.selectable.table tbody tr.active:hover{background:#efefef!important;color:rgba(0,0,0,.95)!important}.semantic .ui.table[class*="single line"],.semantic .ui.table [class*="single line"]{white-space:nowrap}.semantic .ui.red.table{border-top:.2em solid #db2828}.semantic .ui.inverted.red.table{background-color:#db2828!important;color:#fff!important}.semantic .ui.orange.table{border-top:.2em solid #f2711c}.semantic .ui.inverted.orange.table{background-color:#f2711c!important;color:#fff!important}.semantic .ui.yellow.table{border-top:.2em solid #fbbd08}.semantic .ui.inverted.yellow.table{background-color:#fbbd08!important;color:#fff!important}.semantic .ui.olive.table{border-top:.2em solid #b5cc18}.semantic .ui.inverted.olive.table{background-color:#b5cc18!important;color:#fff!important}.semantic .ui.green.table{border-top:.2em solid #21ba45}.semantic .ui.inverted.green.table{background-color:#21ba45!important;color:#fff!important}.semantic .ui.teal.table{border-top:.2em solid #00b5ad}.semantic .ui.inverted.teal.table{background-color:#00b5ad!important;color:#fff!important}.semantic .ui.blue.table{border-top:.2em solid #2185d0}.semantic .ui.inverted.blue.table{background-color:#2185d0!important;color:#fff!important}.semantic .ui.violet.table{border-top:.2em solid #6435c9}.semantic .ui.inverted.violet.table{background-color:#6435c9!important;color:#fff!important}.semantic .ui.purple.table{border-top:.2em solid #a333c8}.semantic .ui.inverted.purple.table{background-color:#a333c8!important;color:#fff!important}.semantic .ui.pink.table{border-top:.2em solid #e03997}.semantic .ui.inverted.pink.table{background-color:#e03997!important;color:#fff!important}.semantic .ui.brown.table{border-top:.2em solid #a5673f}.semantic .ui.inverted.brown.table{background-color:#a5673f!important;color:#fff!important}.semantic .ui.grey.table{border-top:.2em solid #767676}.semantic .ui.inverted.grey.table{background-color:#767676!important;color:#fff!important}.semantic .ui.black.table{border-top:.2em solid #1b1c1d}.semantic .ui.inverted.black.table{background-color:#1b1c1d!important;color:#fff!important}.semantic .ui.one.column.table td{width:100%}.semantic .ui.two.column.table td{width:50%}.semantic .ui.three.column.table td{width:33.33333333%}.semantic .ui.four.column.table td{width:25%}.semantic .ui.five.column.table td{width:20%}.semantic .ui.six.column.table td{width:16.66666667%}.semantic .ui.seven.column.table td{width:14.28571429%}.semantic .ui.eight.column.table td{width:12.5%}.semantic .ui.nine.column.table td{width:11.11111111%}.semantic .ui.ten.column.table td{width:10%}.semantic .ui.eleven.column.table td{width:9.09090909%}.semantic .ui.twelve.column.table td{width:8.33333333%}.semantic .ui.thirteen.column.table td{width:7.69230769%}.semantic .ui.fourteen.column.table td{width:7.14285714%}.semantic .ui.fifteen.column.table td{width:6.66666667%}.semantic .ui.sixteen.column.table td,.semantic .ui.table td.one.wide,.semantic .ui.table th.one.wide{width:6.25%}.semantic .ui.table td.two.wide,.semantic .ui.table th.two.wide{width:12.5%}.semantic .ui.table td.three.wide,.semantic .ui.table th.three.wide{width:18.75%}.semantic .ui.table td.four.wide,.semantic .ui.table th.four.wide{width:25%}.semantic .ui.table td.five.wide,.semantic .ui.table th.five.wide{width:31.25%}.semantic .ui.table td.six.wide,.semantic .ui.table th.six.wide{width:37.5%}.semantic .ui.table td.seven.wide,.semantic .ui.table th.seven.wide{width:43.75%}.semantic .ui.table td.eight.wide,.semantic .ui.table th.eight.wide{width:50%}.semantic .ui.table td.nine.wide,.semantic .ui.table th.nine.wide{width:56.25%}.semantic .ui.table td.ten.wide,.semantic .ui.table th.ten.wide{width:62.5%}.semantic .ui.table td.eleven.wide,.semantic .ui.table th.eleven.wide{width:68.75%}.semantic .ui.table td.twelve.wide,.semantic .ui.table th.twelve.wide{width:75%}.semantic .ui.table td.thirteen.wide,.semantic .ui.table th.thirteen.wide{width:81.25%}.semantic .ui.table td.fourteen.wide,.semantic .ui.table th.fourteen.wide{width:87.5%}.semantic .ui.table td.fifteen.wide,.semantic .ui.table th.fifteen.wide{width:93.75%}.semantic .ui.table td.sixteen.wide,.semantic .ui.table th.sixteen.wide{width:100%}.semantic .ui.sortable.table thead th{cursor:pointer;white-space:nowrap;border-left:1px solid rgba(34,36,38,.15);color:rgba(0,0,0,.87)}.semantic .ui.sortable.table thead th:first-child{border-left:none}.semantic .ui.sortable.table thead th.sorted,.semantic .ui.sortable.table thead th.sorted:hover{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.semantic .ui.sortable.table thead th:after{display:none;font-style:normal;font-weight:400;text-decoration:inherit;content:"";height:1em;width:auto;opacity:.8;margin:0 0 0 .5em;font-family:Icons}.semantic .ui.sortable.table thead th.ascending:after{content:"\f0d8"}.semantic .ui.sortable.table thead th.descending:after{content:"\f0d7"}.semantic .ui.sortable.table th.disabled:hover{cursor:auto;color:rgba(40,40,40,.3)}.semantic .ui.sortable.table thead th:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.8)}.semantic .ui.sortable.table thead th.sorted{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.semantic .ui.sortable.table thead th.sorted:after{display:inline-block}.semantic .ui.sortable.table thead th.sorted:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.semantic .ui.inverted.sortable.table thead th.sorted{background:hsla(0,0%,100%,.15) linear-gradient(transparent,rgba(0,0,0,.05));color:#fff}.semantic .ui.inverted.sortable.table thead th:hover{background:hsla(0,0%,100%,.08) linear-gradient(transparent,rgba(0,0,0,.05));color:#fff}.semantic .ui.inverted.sortable.table thead th{border-left-color:transparent;border-right-color:transparent}.semantic .ui.inverted.table{background:#333;color:hsla(0,0%,100%,.9);border:none}.semantic .ui.inverted.table th{background-color:rgba(0,0,0,.15);color:hsla(0,0%,100%,.9)!important}.semantic .ui.inverted.table th,.semantic .ui.inverted.table tr td{border-color:hsla(0,0%,100%,.1)!important}.semantic .ui.inverted.table tr.disabled:hover td,.semantic .ui.inverted.table tr.disabled td,.semantic .ui.inverted.table tr:hover td.disabled,.semantic .ui.inverted.table tr td.disabled{pointer-events:none;color:hsla(0,0%,88.2%,.3)}.semantic .ui.inverted.definition.table tfoot:not(.full-width) th:first-child,.semantic .ui.inverted.definition.table thead:not(.full-width) th:first-child{background:#fff}.semantic .ui.inverted.definition.table tr td:first-child{background:hsla(0,0%,100%,.02);color:#fff}.semantic .ui.collapsing.table{width:auto}.semantic .ui.basic.table{background:0 0;border:1px solid rgba(34,36,38,.15);box-shadow:none}.semantic .ui.basic.table tfoot,.semantic .ui.basic.table thead{box-shadow:none}.semantic .ui.basic.table th{background:0 0;border-left:none}.semantic .ui.basic.table tbody tr{border-bottom:1px solid rgba(0,0,0,.1)}.semantic .ui.basic.table td{background:0 0}.semantic .ui.basic.striped.table tbody tr:nth-child(2n){background-color:rgba(0,0,0,.05)!important}.semantic .ui[class*="very basic"].table{border:none}.semantic .ui[class*="very basic"].table:not(.sortable):not(.striped) td,.semantic .ui[class*="very basic"].table:not(.sortable):not(.striped) th{padding:""}.semantic .ui[class*="very basic"].table:not(.sortable):not(.striped) td:first-child,.semantic .ui[class*="very basic"].table:not(.sortable):not(.striped) th:first-child{padding-left:0}.semantic .ui[class*="very basic"].table:not(.sortable):not(.striped) td:last-child,.semantic .ui[class*="very basic"].table:not(.sortable):not(.striped) th:last-child{padding-right:0}.semantic .ui[class*="very basic"].table:not(.sortable):not(.striped) thead tr:first-child th{padding-top:0}.semantic .ui.celled.table tr td,.semantic .ui.celled.table tr th{border-left:1px solid rgba(34,36,38,.1)}.semantic .ui.celled.table tr td:first-child,.semantic .ui.celled.table tr th:first-child{border-left:none}.semantic .ui.padded.table th{padding-left:1em;padding-right:1em}.semantic .ui.padded.table td,.semantic .ui.padded.table th{padding:1em}.semantic .ui[class*="very padded"].table th{padding-left:1.5em;padding-right:1.5em}.semantic .ui[class*="very padded"].table td{padding:1.5em}.semantic .ui.compact.table th{padding-left:.7em;padding-right:.7em}.semantic .ui.compact.table td{padding:.5em .7em}.semantic .ui[class*="very compact"].table th{padding-left:.6em;padding-right:.6em}.semantic .ui[class*="very compact"].table td{padding:.4em .6em}.semantic .ui.small.table{font-size:.9em}.semantic .ui.table{font-size:1em}.semantic .ui.large.table{font-size:1.1em}.semantic .ui.ad{display:block;overflow:hidden;margin:1em 0}.semantic .ui.ad:first-child,.semantic .ui.ad:last-child{margin:0}.semantic .ui.ad iframe{margin:0;padding:0;border:none;overflow:hidden}.semantic .ui.leaderboard.ad{width:728px;height:90px}.semantic .ui[class*="medium rectangle"].ad{width:300px;height:250px}.semantic .ui[class*="large rectangle"].ad{width:336px;height:280px}.semantic .ui[class*="half page"].ad{width:300px;height:600px}.semantic .ui.square.ad{width:250px;height:250px}.semantic .ui[class*="small square"].ad{width:200px;height:200px}.semantic .ui[class*="small rectangle"].ad{width:180px;height:150px}.semantic .ui[class*="vertical rectangle"].ad{width:240px;height:400px}.semantic .ui.button.ad{width:120px;height:90px}.semantic .ui[class*="square button"].ad{width:125px;height:125px}.semantic .ui[class*="small button"].ad{width:120px;height:60px}.semantic .ui.skyscraper.ad{width:120px;height:600px}.semantic .ui[class*="wide skyscraper"].ad{width:160px}.semantic .ui.banner.ad{width:468px;height:60px}.semantic .ui[class*="vertical banner"].ad{width:120px;height:240px}.semantic .ui[class*="top banner"].ad{width:930px;height:180px}.semantic .ui[class*="half banner"].ad{width:234px;height:60px}.semantic .ui[class*="large leaderboard"].ad{width:970px;height:90px}.semantic .ui.billboard.ad{width:970px;height:250px}.semantic .ui.panorama.ad{width:980px;height:120px}.semantic .ui.netboard.ad{width:580px;height:400px}.semantic .ui[class*="large mobile banner"].ad{width:320px;height:100px}.semantic .ui[class*="mobile leaderboard"].ad{width:320px;height:50px}.semantic .ui.mobile.ad{display:none}@media only screen and (max-width:767px){.semantic .ui.mobile.ad{display:block}}.semantic .ui.centered.ad{margin-left:auto;margin-right:auto}.semantic .ui.test.ad{position:relative;background:#545454}.semantic .ui.test.ad:after{position:absolute;top:50%;left:50%;width:100%;text-align:center;transform:translateX(-50%) translateY(-50%);content:"Ad";color:#fff;font-size:1em;font-weight:700}.semantic .ui.mobile.test.ad:after{font-size:.85714286em}.semantic .ui.test.ad[data-text]:after{content:attr(data-text)}.semantic .ui.card,.semantic .ui.cards>.card{max-width:100%;position:relative;display:flex;flex-direction:column;width:290px;min-height:0;background:#fff;padding:0;border:none;border-radius:.28571429rem;box-shadow:0 1px 3px 0 #d4d4d5,0 0 0 1px #d4d4d5;transition:box-shadow .1s ease,transform .1s ease;z-index:""}.semantic .ui.card{margin:1em 0}.semantic .ui.card a,.semantic .ui.cards>.card a{cursor:pointer}.semantic .ui.card:first-child{margin-top:0}.semantic .ui.card:last-child{margin-bottom:0}.semantic .ui.cards{display:flex;margin:-.875em -.5em;flex-wrap:wrap}.semantic .ui.cards>.card{display:flex;margin:.875em .5em;float:none}.semantic .ui.card:after,.semantic .ui.cards:after{display:block;content:" ";height:0;clear:both;overflow:hidden;visibility:hidden}.semantic .ui.cards~.ui.cards{margin-top:.875em}.semantic .ui.card>:first-child,.semantic .ui.cards>.card>:first-child{border-radius:.28571rem .28571rem 0 0!important;border-top:none!important}.semantic .ui.card>:last-child,.semantic .ui.cards>.card>:last-child{border-radius:0 0 .28571rem .28571rem!important}.semantic .ui.card>:only-child,.semantic .ui.cards>.card>:only-child{border-radius:.28571rem!important}.semantic .ui.card>.image,.semantic .ui.cards>.card>.image{position:relative;display:block;flex:0 0 auto;padding:0;background:rgba(0,0,0,.05)}.semantic .ui.card>.image>img,.semantic .ui.cards>.card>.image>img{display:block;width:100%;height:auto;border-radius:inherit}.semantic .ui.card>.image:not(.ui)>img,.semantic .ui.cards>.card>.image:not(.ui)>img{border:none}.semantic .ui.card>.content,.semantic .ui.cards>.card>.content{flex-grow:1;border:none;border-top:1px solid rgba(34,36,38,.1);background:0 0;margin:0;padding:1em;box-shadow:none;font-size:1em;border-radius:0}.semantic .ui.card>.content:after,.semantic .ui.cards>.card>.content:after{display:block;content:" ";height:0;clear:both;overflow:hidden;visibility:hidden}.semantic .ui.card>.content>.header,.semantic .ui.cards>.card>.content>.header{display:block;margin:"";font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;color:rgba(0,0,0,.85)}.semantic .ui.card>.content>.header:not(.ui),.semantic .ui.cards>.card>.content>.header:not(.ui){font-weight:700;font-size:1.28571429em;margin-top:-.21425em;line-height:1.28571429em}.semantic .ui.card>.content>.header+.description,.semantic .ui.card>.content>.meta+.description,.semantic .ui.cards>.card>.content>.header+.description,.semantic .ui.cards>.card>.content>.meta+.description{margin-top:.5em}.semantic .ui.card [class*="left floated"],.semantic .ui.cards>.card [class*="left floated"]{float:left}.semantic .ui.card [class*="right floated"],.semantic .ui.cards>.card [class*="right floated"]{float:right}.semantic .ui.card [class*="left aligned"],.semantic .ui.cards>.card [class*="left aligned"]{text-align:left}.semantic .ui.card [class*="center aligned"],.semantic .ui.cards>.card [class*="center aligned"]{text-align:center}.semantic .ui.card [class*="right aligned"],.semantic .ui.cards>.card [class*="right aligned"]{text-align:right}.semantic .ui.card .content img,.semantic .ui.cards>.card .content img{display:inline-block;vertical-align:middle;width:""}.semantic .ui.card .avatar img,.semantic .ui.card img.avatar,.semantic .ui.cards>.card .avatar img,.semantic .ui.cards>.card img.avatar{width:2em;height:2em;border-radius:500rem}.semantic .ui.card>.content>.description,.semantic .ui.cards>.card>.content>.description{clear:both;color:rgba(0,0,0,.68)}.semantic .ui.card>.content p,.semantic .ui.cards>.card>.content p{margin:0 0 .5em}.semantic .ui.card>.content p:last-child,.semantic .ui.cards>.card>.content p:last-child{margin-bottom:0}.semantic .ui.card .meta,.semantic .ui.cards>.card .meta{font-size:1em;color:rgba(0,0,0,.4)}.semantic .ui.card .meta *,.semantic .ui.cards>.card .meta *{margin-right:.3em}.semantic .ui.card .meta :last-child,.semantic .ui.cards>.card .meta :last-child{margin-right:0}.semantic .ui.card .meta [class*="right floated"],.semantic .ui.cards>.card .meta [class*="right floated"]{margin-right:0;margin-left:.3em}.semantic .ui.card>.content a:not(.ui),.semantic .ui.cards>.card>.content a:not(.ui){color:"";transition:color .1s ease}.semantic .ui.card>.content a:not(.ui):hover,.semantic .ui.cards>.card>.content a:not(.ui):hover{color:""}.semantic .ui.card>.content>a.header,.semantic .ui.cards>.card>.content>a.header{color:rgba(0,0,0,.85)}.semantic .ui.card>.content>a.header:hover,.semantic .ui.cards>.card>.content>a.header:hover{color:#1e70bf}.semantic .ui.card .meta>a:not(.ui),.semantic .ui.cards>.card .meta>a:not(.ui){color:rgba(0,0,0,.4)}.semantic .ui.card .meta>a:not(.ui):hover,.semantic .ui.cards>.card .meta>a:not(.ui):hover{color:rgba(0,0,0,.87)}.semantic .ui.card>.button,.semantic .ui.card>.buttons,.semantic .ui.cards>.card>.button,.semantic .ui.cards>.card>.buttons{margin:0 -1px;width:calc(100% + 2px)}.semantic .ui.card .dimmer,.semantic .ui.cards>.card .dimmer{background-color:"";z-index:10}.semantic .ui.card>.content .star.icon,.semantic .ui.cards>.card>.content .star.icon{cursor:pointer;opacity:.75;transition:color .1s ease}.semantic .ui.card>.content .star.icon:hover,.semantic .ui.cards>.card>.content .star.icon:hover{opacity:1;color:#ffb70a}.semantic .ui.card>.content .active.star.icon,.semantic .ui.cards>.card>.content .active.star.icon{color:#ffe623}.semantic .ui.card>.content .like.icon,.semantic .ui.cards>.card>.content .like.icon{cursor:pointer;opacity:.75;transition:color .1s ease}.semantic .ui.card>.content .like.icon:hover,.semantic .ui.cards>.card>.content .like.icon:hover{opacity:1;color:#ff2733}.semantic .ui.card>.content .active.like.icon,.semantic .ui.cards>.card>.content .active.like.icon{color:#ff2733}.semantic .ui.card>.extra,.semantic .ui.cards>.card>.extra{max-width:100%;min-height:0!important;flex-grow:0;border-top:1px solid rgba(0,0,0,.05)!important;position:static;background:0 0;width:auto;margin:0;padding:.75em 1em;top:0;left:0;color:rgba(0,0,0,.4);box-shadow:none;transition:color .1s ease}.semantic .ui.card>.extra a:not(.ui),.semantic .ui.cards>.card>.extra a:not(.ui){color:rgba(0,0,0,.4)}.semantic .ui.card>.extra a:not(.ui):hover,.semantic .ui.cards>.card>.extra a:not(.ui):hover{color:#1e70bf}.semantic .ui.link.cards .raised.card:hover,.semantic .ui.link.raised.card:hover,.semantic .ui.raised.cards a.card:hover,.semantic a.ui.raised.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 4px 0 rgba(34,36,38,.15),0 2px 10px 0 rgba(34,36,38,.25)}.semantic .ui.raised.card,.semantic .ui.raised.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15)}.semantic .ui.centered.cards{justify-content:center}.semantic .ui.centered.card{margin-left:auto;margin-right:auto}.semantic .ui.fluid.card{width:100%;max-width:9999px}.semantic .ui.cards a.card,.semantic .ui.link.card,.semantic .ui.link.cards .card,.semantic a.ui.card{transform:none}.semantic .ui.cards a.card:hover,.semantic .ui.link.card:hover,.semantic .ui.link.cards .card:hover,.semantic a.ui.card:hover{cursor:pointer;z-index:5;background:#fff;border:none;box-shadow:0 1px 3px 0 #bcbdbd,0 0 0 1px #d4d4d5;transform:translateY(-3px)}.semantic .ui.cards>.red.card,.semantic .ui.red.card,.semantic .ui.red.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #db2828,0 1px 3px 0 #d4d4d5}.semantic .ui.cards>.red.card:hover,.semantic .ui.red.card:hover,.semantic .ui.red.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #d01919,0 1px 3px 0 #bcbdbd}.semantic .ui.cards>.orange.card,.semantic .ui.orange.card,.semantic .ui.orange.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #f2711c,0 1px 3px 0 #d4d4d5}.semantic .ui.cards>.orange.card:hover,.semantic .ui.orange.card:hover,.semantic .ui.orange.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #f26202,0 1px 3px 0 #bcbdbd}.semantic .ui.cards>.yellow.card,.semantic .ui.yellow.card,.semantic .ui.yellow.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #fbbd08,0 1px 3px 0 #d4d4d5}.semantic .ui.cards>.yellow.card:hover,.semantic .ui.yellow.card:hover,.semantic .ui.yellow.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #eaae00,0 1px 3px 0 #bcbdbd}.semantic .ui.cards>.olive.card,.semantic .ui.olive.card,.semantic .ui.olive.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #b5cc18,0 1px 3px 0 #d4d4d5}.semantic .ui.cards>.olive.card:hover,.semantic .ui.olive.card:hover,.semantic .ui.olive.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #a7bd0d,0 1px 3px 0 #bcbdbd}.semantic .ui.cards>.green.card,.semantic .ui.green.card,.semantic .ui.green.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #21ba45,0 1px 3px 0 #d4d4d5}.semantic .ui.cards>.green.card:hover,.semantic .ui.green.card:hover,.semantic .ui.green.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #16ab39,0 1px 3px 0 #bcbdbd}.semantic .ui.cards>.teal.card,.semantic .ui.teal.card,.semantic .ui.teal.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #00b5ad,0 1px 3px 0 #d4d4d5}.semantic .ui.cards>.teal.card:hover,.semantic .ui.teal.card:hover,.semantic .ui.teal.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #009c95,0 1px 3px 0 #bcbdbd}.semantic .ui.blue.card,.semantic .ui.blue.cards>.card,.semantic .ui.cards>.blue.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #2185d0,0 1px 3px 0 #d4d4d5}.semantic .ui.blue.card:hover,.semantic .ui.blue.cards>.card:hover,.semantic .ui.cards>.blue.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #1678c2,0 1px 3px 0 #bcbdbd}.semantic .ui.cards>.violet.card,.semantic .ui.violet.card,.semantic .ui.violet.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #6435c9,0 1px 3px 0 #d4d4d5}.semantic .ui.cards>.violet.card:hover,.semantic .ui.violet.card:hover,.semantic .ui.violet.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #5829bb,0 1px 3px 0 #bcbdbd}.semantic .ui.cards>.purple.card,.semantic .ui.purple.card,.semantic .ui.purple.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #a333c8,0 1px 3px 0 #d4d4d5}.semantic .ui.cards>.purple.card:hover,.semantic .ui.purple.card:hover,.semantic .ui.purple.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #9627ba,0 1px 3px 0 #bcbdbd}.semantic .ui.cards>.pink.card,.semantic .ui.pink.card,.semantic .ui.pink.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #e03997,0 1px 3px 0 #d4d4d5}.semantic .ui.cards>.pink.card:hover,.semantic .ui.pink.card:hover,.semantic .ui.pink.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #e61a8d,0 1px 3px 0 #bcbdbd}.semantic .ui.brown.card,.semantic .ui.brown.cards>.card,.semantic .ui.cards>.brown.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #a5673f,0 1px 3px 0 #d4d4d5}.semantic .ui.brown.card:hover,.semantic .ui.brown.cards>.card:hover,.semantic .ui.cards>.brown.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #975b33,0 1px 3px 0 #bcbdbd}.semantic .ui.cards>.grey.card,.semantic .ui.grey.card,.semantic .ui.grey.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #767676,0 1px 3px 0 #d4d4d5}.semantic .ui.cards>.grey.card:hover,.semantic .ui.grey.card:hover,.semantic .ui.grey.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #838383,0 1px 3px 0 #bcbdbd}.semantic .ui.black.card,.semantic .ui.black.cards>.card,.semantic .ui.cards>.black.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #1b1c1d,0 1px 3px 0 #d4d4d5}.semantic .ui.black.card:hover,.semantic .ui.black.cards>.card:hover,.semantic .ui.cards>.black.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #27292a,0 1px 3px 0 #bcbdbd}.semantic .ui.one.cards{margin-left:0;margin-right:0}.semantic .ui.one.cards>.card{width:100%}.semantic .ui.two.cards{margin-left:-1em;margin-right:-1em}.semantic .ui.two.cards>.card{width:calc(50% - 2em);margin-left:1em;margin-right:1em}.semantic .ui.three.cards{margin-left:-1em;margin-right:-1em}.semantic .ui.three.cards>.card{width:calc(33.33333% - 2em);margin-left:1em;margin-right:1em}.semantic .ui.four.cards{margin-left:-.75em;margin-right:-.75em}.semantic .ui.four.cards>.card{width:calc(25% - 1.5em);margin-left:.75em;margin-right:.75em}.semantic .ui.five.cards{margin-left:-.75em;margin-right:-.75em}.semantic .ui.five.cards>.card{width:calc(20% - 1.5em);margin-left:.75em;margin-right:.75em}.semantic .ui.six.cards{margin-left:-.75em;margin-right:-.75em}.semantic .ui.six.cards>.card{width:calc(16.66667% - 1.5em);margin-left:.75em;margin-right:.75em}.semantic .ui.seven.cards{margin-left:-.5em;margin-right:-.5em}.semantic .ui.seven.cards>.card{width:calc(14.28571% - 1em);margin-left:.5em;margin-right:.5em}.semantic .ui.eight.cards{margin-left:-.5em;margin-right:-.5em}.semantic .ui.eight.cards>.card{width:calc(12.5% - 1em);margin-left:.5em;margin-right:.5em;font-size:11px}.semantic .ui.nine.cards{margin-left:-.5em;margin-right:-.5em}.semantic .ui.nine.cards>.card{width:calc(11.11111% - 1em);margin-left:.5em;margin-right:.5em;font-size:10px}.semantic .ui.ten.cards{margin-left:-.5em;margin-right:-.5em}.semantic .ui.ten.cards>.card{width:calc(10% - 1em);margin-left:.5em;margin-right:.5em}@media only screen and (max-width:767px){.semantic .ui.two.doubling.cards{margin-left:0;margin-right:0}.semantic .ui.two.doubling.cards>.card{width:100%;margin-left:0;margin-right:0}.semantic .ui.three.doubling.cards{margin-left:-1em;margin-right:-1em}.semantic .ui.three.doubling.cards>.card{width:calc(50% - 2em);margin-left:1em;margin-right:1em}.semantic .ui.four.doubling.cards{margin-left:-1em;margin-right:-1em}.semantic .ui.four.doubling.cards>.card{width:calc(50% - 2em);margin-left:1em;margin-right:1em}.semantic .ui.five.doubling.cards{margin-left:-1em;margin-right:-1em}.semantic .ui.five.doubling.cards>.card{width:calc(50% - 2em);margin-left:1em;margin-right:1em}.semantic .ui.six.doubling.cards{margin-left:-1em;margin-right:-1em}.semantic .ui.six.doubling.cards>.card{width:calc(50% - 2em);margin-left:1em;margin-right:1em}.semantic .ui.seven.doubling.cards{margin-left:-1em;margin-right:-1em}.semantic .ui.seven.doubling.cards>.card{width:calc(33.33333% - 2em);margin-left:1em;margin-right:1em}.semantic .ui.eight.doubling.cards{margin-left:-1em;margin-right:-1em}.semantic .ui.eight.doubling.cards>.card{width:calc(33.33333% - 2em);margin-left:1em;margin-right:1em}.semantic .ui.nine.doubling.cards{margin-left:-1em;margin-right:-1em}.semantic .ui.nine.doubling.cards>.card{width:calc(33.33333% - 2em);margin-left:1em;margin-right:1em}.semantic .ui.ten.doubling.cards{margin-left:-1em;margin-right:-1em}.semantic .ui.ten.doubling.cards>.card{width:calc(33.33333% - 2em);margin-left:1em;margin-right:1em}}@media only screen and (min-width:768px) and (max-width:991px){.semantic .ui.two.doubling.cards{margin-left:0;margin-right:0}.semantic .ui.two.doubling.cards>.card{width:100%;margin-left:0;margin-right:0}.semantic .ui.three.doubling.cards{margin-left:-1em;margin-right:-1em}.semantic .ui.three.doubling.cards>.card{width:calc(50% - 2em);margin-left:1em;margin-right:1em}.semantic .ui.four.doubling.cards{margin-left:-1em;margin-right:-1em}.semantic .ui.four.doubling.cards>.card{width:calc(50% - 2em);margin-left:1em;margin-right:1em}.semantic .ui.five.doubling.cards{margin-left:-1em;margin-right:-1em}.semantic .ui.five.doubling.cards>.card{width:calc(33.33333% - 2em);margin-left:1em;margin-right:1em}.semantic .ui.six.doubling.cards{margin-left:-1em;margin-right:-1em}.semantic .ui.six.doubling.cards>.card{width:calc(33.33333% - 2em);margin-left:1em;margin-right:1em}.semantic .ui.eight.doubling.cards{margin-left:-1em;margin-right:-1em}.semantic .ui.eight.doubling.cards>.card{width:calc(33.33333% - 2em);margin-left:1em;margin-right:1em}.semantic .ui.eight.doubling.cards{margin-left:-.75em;margin-right:-.75em}.semantic .ui.eight.doubling.cards>.card{width:calc(25% - 1.5em);margin-left:.75em;margin-right:.75em}.semantic .ui.nine.doubling.cards{margin-left:-.75em;margin-right:-.75em}.semantic .ui.nine.doubling.cards>.card{width:calc(25% - 1.5em);margin-left:.75em;margin-right:.75em}.semantic .ui.ten.doubling.cards{margin-left:-.75em;margin-right:-.75em}.semantic .ui.ten.doubling.cards>.card{width:calc(20% - 1.5em);margin-left:.75em;margin-right:.75em}}@media only screen and (max-width:767px){.semantic .ui.stackable.cards{display:block!important}.semantic .ui.stackable.cards .card:first-child{margin-top:0!important}.semantic .ui.stackable.cards>.card{display:block!important;height:auto!important;margin:1em;padding:0!important;width:calc(100% - 2em)!important}}.semantic .ui.cards>.card{font-size:1em}.semantic .ui.comments{margin:1.5em 0;max-width:650px}.semantic .ui.comments:first-child{margin-top:0}.semantic .ui.comments:last-child{margin-bottom:0}.semantic .ui.comments .comment{position:relative;background:0 0;margin:.5em 0 0;padding:.5em 0 0;border:none;line-height:1.2}.semantic .ui.comments .comment:first-child{margin-top:0;padding-top:0}.semantic .ui.comments .comment .comments{margin:0 0 .5em .5em;padding:1em 0 1em 1em}.semantic .ui.comments .comment .comments:before{position:absolute;top:0;left:0}.semantic .ui.comments .comment .comments .comment{border:none;background:0 0}.semantic .ui.comments .comment .avatar{display:block;width:2.5em;height:auto;float:left;margin:.2em 0 0}.semantic .ui.comments .comment .avatar img,.semantic .ui.comments .comment img.avatar{display:block;margin:0 auto;width:100%;height:100%;border-radius:.25rem}.semantic .ui.comments .comment>.content{display:block}.semantic .ui.comments .comment>.avatar~.content{margin-left:3.5em}.semantic .ui.comments .comment .author{font-size:1em;color:rgba(0,0,0,.87);font-weight:700}.semantic .ui.comments .comment a.author{cursor:pointer}.semantic .ui.comments .comment a.author:hover{color:#1e70bf}.semantic .ui.comments .comment .metadata{display:inline-block;margin-left:.5em;color:rgba(0,0,0,.4);font-size:.875em}.semantic .ui.comments .comment .metadata>*{display:inline-block;margin:0 .5em 0 0}.semantic .ui.comments .comment .metadata>:last-child{margin-right:0}.semantic .ui.comments .comment .text{margin:.25em 0 .5em;font-size:1em;word-wrap:break-word;color:rgba(0,0,0,.87);line-height:1.3}.semantic .ui.comments .comment .actions{font-size:.875em}.semantic .ui.comments .comment .actions a{cursor:pointer;display:inline-block;margin:0 .75em 0 0;color:rgba(0,0,0,.4)}.semantic .ui.comments .comment .actions a:last-child{margin-right:0}.semantic .ui.comments .comment .actions a.active,.semantic .ui.comments .comment .actions a:hover{color:rgba(0,0,0,.8)}.semantic .ui.comments>.reply.form{margin-top:1em}.semantic .ui.comments .comment .reply.form{width:100%;margin-top:1em}.semantic .ui.comments .reply.form textarea{font-size:1em;height:12em}.semantic .ui.collapsed.comments,.semantic .ui.comments .collapsed.comment,.semantic .ui.comments .collapsed.comments{display:none}.semantic .ui.threaded.comments .comment .comments{margin:-1.5em 0 -1em 1.25em;padding:3em 0 2em 2.25em;box-shadow:-1px 0 0 rgba(34,36,38,.15)}.semantic .ui.minimal.comments .comment .actions{opacity:0;position:absolute;top:0;right:0;left:auto;transition:opacity .2s ease;transition-delay:.1s}.semantic .ui.minimal.comments .comment>.content:hover>.actions{opacity:1}.semantic .ui.mini.comments{font-size:.78571429rem}.semantic .ui.tiny.comments{font-size:.85714286rem}.semantic .ui.small.comments{font-size:.92857143rem}.semantic .ui.comments{font-size:1rem}.semantic .ui.large.comments{font-size:1.14285714rem}.semantic .ui.big.comments{font-size:1.28571429rem}.semantic .ui.huge.comments{font-size:1.42857143rem}.semantic .ui.massive.comments{font-size:1.71428571rem}.semantic .ui.feed{margin:1em 0}.semantic .ui.feed:first-child{margin-top:0}.semantic .ui.feed:last-child{margin-bottom:0}.semantic .ui.feed>.event{display:flex;flex-direction:row;width:100%;padding:.21428571rem 0;margin:0;background:0 0;border-top:none}.semantic .ui.feed>.event:first-child{border-top:0;padding-top:0}.semantic .ui.feed>.event:last-child{padding-bottom:0}.semantic .ui.feed>.event>.label{display:block;flex:0 0 auto;width:2.5em;height:auto;align-self:stretch;text-align:left}.semantic .ui.feed>.event>.label .icon{opacity:1;font-size:1.5em;width:100%;padding:.25em;background:0 0;border:none;border-radius:none;color:rgba(0,0,0,.6)}.semantic .ui.feed>.event>.label img{width:100%;height:auto;border-radius:500rem}.semantic .ui.feed>.event>.label+.content{margin:.5em 0 .35714286em 1.14285714em}.semantic .ui.feed>.event>.content{display:block;flex:1 1 auto;align-self:stretch;text-align:left;word-wrap:break-word}.semantic .ui.feed>.event:last-child>.content{padding-bottom:0}.semantic .ui.feed>.event>.content a{cursor:pointer}.semantic .ui.feed>.event>.content .date{margin:-.5rem 0 0;padding:0;font-weight:400;font-size:1em;font-style:normal;color:rgba(0,0,0,.4)}.semantic .ui.feed>.event>.content .summary{margin:0;font-size:1em;font-weight:700;color:rgba(0,0,0,.87)}.semantic .ui.feed>.event>.content .summary img{display:inline-block;width:auto;height:10em;margin:-.25em .25em 0 0;border-radius:.25em;vertical-align:middle}.semantic .ui.feed>.event>.content .user{display:inline-block;font-weight:700;margin-right:0;vertical-align:baseline}.semantic .ui.feed>.event>.content .user img{margin:-.25em .25em 0 0;width:auto;height:10em;vertical-align:middle}.semantic .ui.feed>.event>.content .summary>.date{display:inline-block;float:none;font-weight:400;font-size:.85714286em;font-style:normal;margin:0 0 0 .5em;padding:0;color:rgba(0,0,0,.4)}.semantic .ui.feed>.event>.content .extra{margin:.5em 0 0;background:0 0;padding:0;color:rgba(0,0,0,.87)}.semantic .ui.feed>.event>.content .extra.images img{display:inline-block;margin:0 .25em 0 0;width:6em}.semantic .ui.feed>.event>.content .extra.text{padding:0;border-left:none;font-size:1em;max-width:500px;line-height:1.4285em}.semantic .ui.feed>.event>.content .meta{display:inline-block;font-size:.85714286em;margin:.5em 0 0;background:0 0;border:none;border-radius:0;box-shadow:none;padding:0;color:rgba(0,0,0,.6)}.semantic .ui.feed>.event>.content .meta>*{position:relative;margin-left:.75em}.semantic .ui.feed>.event>.content .meta>:after{content:"";color:rgba(0,0,0,.2);top:0;left:-1em;opacity:1;position:absolute;vertical-align:top}.semantic .ui.feed>.event>.content .meta .like{color:"";transition:color .2s ease}.semantic .ui.feed>.event>.content .meta .like:hover .icon{color:#ff2733}.semantic .ui.feed>.event>.content .meta .active.like .icon{color:#ef404a}.semantic .ui.feed>.event>.content .meta>:first-child{margin-left:0}.semantic .ui.feed>.event>.content .meta>:first-child:after{display:none}.semantic .ui.feed>.event>.content .meta>.icon,.semantic .ui.feed>.event>.content .meta a{cursor:pointer;opacity:1;color:rgba(0,0,0,.5);transition:color .1s ease}.semantic .ui.feed>.event>.content .meta>.icon:hover,.semantic .ui.feed>.event>.content .meta a:hover,.semantic .ui.feed>.event>.content .meta a:hover .icon{color:rgba(0,0,0,.95)}.semantic .ui.small.feed{font-size:.92857143rem}.semantic .ui.feed{font-size:1rem}.semantic .ui.large.feed{font-size:1.14285714rem}.semantic .ui.items>.item{display:flex;margin:1em 0;width:100%;min-height:0;background:0 0;padding:0;border:none;border-radius:0;box-shadow:none;transition:box-shadow .1s ease;z-index:""}.semantic .ui.items>.item a{cursor:pointer}.semantic .ui.items{margin:1.5em 0}.semantic .ui.items:first-child{margin-top:0!important}.semantic .ui.items:last-child{margin-bottom:0!important}.semantic .ui.items>.item:after{display:block;content:" ";height:0;clear:both;overflow:hidden;visibility:hidden}.semantic .ui.items>.item:first-child{margin-top:0}.semantic .ui.items>.item:last-child{margin-bottom:0}.semantic .ui.items>.item>.image{position:relative;flex:0 0 auto;display:block;float:none;margin:0;padding:0;max-height:"";align-self:top}.semantic .ui.items>.item>.image>img{display:block;width:100%;height:auto;border-radius:.125rem;border:none}.semantic .ui.items>.item>.image:only-child>img{border-radius:0}.semantic .ui.items>.item>.content{display:block;flex:1 1 auto;background:0 0;margin:0;padding:0;box-shadow:none;font-size:1em;border:none;border-radius:0}.semantic .ui.items>.item>.content:after{display:block;content:" ";height:0;clear:both;overflow:hidden;visibility:hidden}.semantic .ui.items>.item>.image+.content{min-width:0;width:auto;display:block;margin-left:0;align-self:top;padding-left:1.5em}.semantic .ui.items>.item>.content>.header{display:inline-block;margin:-.21425em 0 0;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:700;color:rgba(0,0,0,.85)}.semantic .ui.items>.item>.content>.header:not(.ui){font-size:1.28571429em}.semantic .ui.items>.item [class*="left floated"]{float:left}.semantic .ui.items>.item [class*="right floated"]{float:right}.semantic .ui.items>.item .content img{align-self:middle;width:""}.semantic .ui.items>.item .avatar img,.semantic .ui.items>.item img.avatar{width:"";height:"";border-radius:500rem}.semantic .ui.items>.item>.content>.description{margin-top:.6em;max-width:auto;font-size:1em;line-height:1.4285em;color:rgba(0,0,0,.87)}.semantic .ui.items>.item>.content p{margin:0 0 .5em}.semantic .ui.items>.item>.content p:last-child{margin-bottom:0}.semantic .ui.items>.item .meta{margin:.5em 0;font-size:1em;line-height:1em;color:rgba(0,0,0,.6)}.semantic .ui.items>.item .meta *{margin-right:.3em}.semantic .ui.items>.item .meta :last-child{margin-right:0}.semantic .ui.items>.item .meta [class*="right floated"]{margin-right:0;margin-left:.3em}.semantic .ui.items>.item>.content a:not(.ui){color:"";transition:color .1s ease}.semantic .ui.items>.item>.content a:not(.ui):hover{color:""}.semantic .ui.items>.item>.content>a.header{color:rgba(0,0,0,.85)}.semantic .ui.items>.item>.content>a.header:hover{color:#1e70bf}.semantic .ui.items>.item .meta>a:not(.ui){color:rgba(0,0,0,.4)}.semantic .ui.items>.item .meta>a:not(.ui):hover{color:rgba(0,0,0,.87)}.semantic .ui.items>.item>.content .favorite.icon{cursor:pointer;opacity:.75;transition:color .1s ease}.semantic .ui.items>.item>.content .favorite.icon:hover{opacity:1;color:#ffb70a}.semantic .ui.items>.item>.content .active.favorite.icon{color:#ffe623}.semantic .ui.items>.item>.content .like.icon{cursor:pointer;opacity:.75;transition:color .1s ease}.semantic .ui.items>.item>.content .like.icon:hover{opacity:1;color:#ff2733}.semantic .ui.items>.item>.content .active.like.icon{color:#ff2733}.semantic .ui.items>.item .extra{display:block;position:relative;background:0 0;margin:.5rem 0 0;width:100%;padding:0;top:0;left:0;color:rgba(0,0,0,.4);box-shadow:none;transition:color .1s ease;border-top:none}.semantic .ui.items>.item .extra>*{margin:.25rem .5rem .25rem 0}.semantic .ui.items>.item .extra>[class*="right floated"]{margin:.25rem 0 .25rem .5rem}.semantic .ui.items>.item .extra:after{display:block;content:" ";height:0;clear:both;overflow:hidden;visibility:hidden}.semantic .ui.items>.item>.image:not(.ui){width:175px}@media only screen and (min-width:768px) and (max-width:991px){.semantic .ui.items>.item{margin:1em 0}.semantic .ui.items>.item>.image:not(.ui){width:150px}.semantic .ui.items>.item>.image+.content{display:block;padding:0 0 0 1em}}@media only screen and (max-width:767px){.semantic .ui.items:not(.unstackable)>.item{flex-direction:column;margin:2em 0}.semantic .ui.items:not(.unstackable)>.item>.image{display:block;margin-left:auto;margin-right:auto}.semantic .ui.items:not(.unstackable)>.item>.image,.semantic .ui.items:not(.unstackable)>.item>.image>img{max-width:100%!important;width:auto!important;max-height:250px!important}.semantic .ui.items:not(.unstackable)>.item>.image+.content{display:block;padding:1.5em 0 0}}.semantic .ui.items>.item>.image+[class*="top aligned"].content{align-self:flex-start}.semantic .ui.items>.item>.image+[class*="middle aligned"].content{align-self:center}.semantic .ui.items>.item>.image+[class*="bottom aligned"].content{align-self:flex-end}.semantic .ui.relaxed.items>.item{margin:1.5em 0}.semantic .ui[class*="very relaxed"].items>.item{margin:2em 0}.semantic .ui.divided.items>.item{border-top:1px solid rgba(34,36,38,.15);margin:0;padding:1em 0}.semantic .ui.divided.items>.item:first-child{border-top:none;margin-top:0!important;padding-top:0!important}.semantic .ui.divided.items>.item:last-child{margin-bottom:0!important;padding-bottom:0!important}.semantic .ui.relaxed.divided.items>.item{margin:0;padding:1.5em 0}.semantic .ui[class*="very relaxed"].divided.items>.item{margin:0;padding:2em 0}.semantic .ui.items a.item:hover,.semantic .ui.link.items>.item:hover{cursor:pointer}.semantic .ui.items a.item:hover .content .header,.semantic .ui.link.items>.item:hover .content .header{color:#1e70bf}.semantic .ui.items>.item{font-size:1em}@media only screen and (max-width:767px){.semantic .ui.unstackable.items>.item>.image,.semantic .ui.unstackable.items>.item>.image>img{width:125px!important}}.semantic .ui.statistic{display:inline-flex;flex-direction:column;margin:1em 0;max-width:auto}.semantic .ui.statistic+.ui.statistic{margin:0 0 0 1.5em}.semantic .ui.statistic:first-child{margin-top:0}.semantic .ui.statistic:last-child{margin-bottom:0}.semantic .ui.statistics{align-items:flex-start;flex-wrap:wrap}.semantic .ui.statistics>.statistic{display:inline-flex;flex:0 1 auto;flex-direction:column;margin:0 1.5em 1em;max-width:auto}.semantic .ui.statistics{display:flex;margin:1em -1.5em -1em}.semantic .ui.statistics:after{display:block;content:" ";height:0;clear:both;overflow:hidden;visibility:hidden}.semantic .ui.statistics:first-child{margin-top:0}.semantic .ui.statistic>.value,.semantic .ui.statistics .statistic>.value{font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:4rem;font-weight:400;line-height:1em;color:#1b1c1d;text-transform:uppercase;text-align:center}.semantic .ui.statistic>.label,.semantic .ui.statistics .statistic>.label{font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:1em;font-weight:700;color:rgba(0,0,0,.87);text-transform:uppercase;text-align:center}.semantic .ui.statistic>.label~.value,.semantic .ui.statistic>.value~.label,.semantic .ui.statistics .statistic>.label~.value,.semantic .ui.statistics .statistic>.value~.label{margin-top:0}.semantic .ui.statistic>.value .icon,.semantic .ui.statistics .statistic>.value .icon{opacity:1;width:auto;margin:0}.semantic .ui.statistic>.text.value,.semantic .ui.statistics .statistic>.text.value{line-height:1em;min-height:2em;font-weight:700;text-align:center}.semantic .ui.statistic>.text.value+.label,.semantic .ui.statistics .statistic>.text.value+.label{text-align:center}.semantic .ui.statistic>.value img,.semantic .ui.statistics .statistic>.value img{max-height:3rem;vertical-align:baseline}.semantic .ui.ten.statistics{margin:0 0 -1em}.semantic .ui.ten.statistics .statistic{min-width:10%;margin:0 0 1em}.semantic .ui.nine.statistics{margin:0 0 -1em}.semantic .ui.nine.statistics .statistic{min-width:11.11111111%;margin:0 0 1em}.semantic .ui.eight.statistics{margin:0 0 -1em}.semantic .ui.eight.statistics .statistic{min-width:12.5%;margin:0 0 1em}.semantic .ui.seven.statistics{margin:0 0 -1em}.semantic .ui.seven.statistics .statistic{min-width:14.28571429%;margin:0 0 1em}.semantic .ui.six.statistics{margin:0 0 -1em}.semantic .ui.six.statistics .statistic{min-width:16.66666667%;margin:0 0 1em}.semantic .ui.five.statistics{margin:0 0 -1em}.semantic .ui.five.statistics .statistic{min-width:20%;margin:0 0 1em}.semantic .ui.four.statistics{margin:0 0 -1em}.semantic .ui.four.statistics .statistic{min-width:25%;margin:0 0 1em}.semantic .ui.three.statistics{margin:0 0 -1em}.semantic .ui.three.statistics .statistic{min-width:33.33333333%;margin:0 0 1em}.semantic .ui.two.statistics{margin:0 0 -1em}.semantic .ui.two.statistics .statistic{min-width:50%;margin:0 0 1em}.semantic .ui.one.statistics{margin:0 0 -1em}.semantic .ui.one.statistics .statistic{min-width:100%;margin:0 0 1em}.semantic .ui.horizontal.statistic{flex-direction:row;align-items:center}.semantic .ui.horizontal.statistics{flex-direction:column;margin:0;max-width:none}.semantic .ui.horizontal.statistics .statistic{flex-direction:row;align-items:center;max-width:none;margin:1em 0}.semantic .ui.horizontal.statistic>.text.value,.semantic .ui.horizontal.statistics>.statistic>.text.value{min-height:0!important}.semantic .ui.horizontal.statistic>.value .icon,.semantic .ui.horizontal.statistics .statistic>.value .icon{width:1.18em}.semantic .ui.horizontal.statistic>.value,.semantic .ui.horizontal.statistics .statistic>.value{display:inline-block;vertical-align:middle}.semantic .ui.horizontal.statistic>.label,.semantic .ui.horizontal.statistics .statistic>.label{display:inline-block;vertical-align:middle;margin:0 0 0 .75em}.semantic .ui.red.statistic>.value,.semantic .ui.red.statistics .statistic>.value,.semantic .ui.statistics .red.statistic>.value{color:#db2828}.semantic .ui.orange.statistic>.value,.semantic .ui.orange.statistics .statistic>.value,.semantic .ui.statistics .orange.statistic>.value{color:#f2711c}.semantic .ui.statistics .yellow.statistic>.value,.semantic .ui.yellow.statistic>.value,.semantic .ui.yellow.statistics .statistic>.value{color:#fbbd08}.semantic .ui.olive.statistic>.value,.semantic .ui.olive.statistics .statistic>.value,.semantic .ui.statistics .olive.statistic>.value{color:#b5cc18}.semantic .ui.green.statistic>.value,.semantic .ui.green.statistics .statistic>.value,.semantic .ui.statistics .green.statistic>.value{color:#21ba45}.semantic .ui.statistics .teal.statistic>.value,.semantic .ui.teal.statistic>.value,.semantic .ui.teal.statistics .statistic>.value{color:#00b5ad}.semantic .ui.blue.statistic>.value,.semantic .ui.blue.statistics .statistic>.value,.semantic .ui.statistics .blue.statistic>.value{color:#2185d0}.semantic .ui.statistics .violet.statistic>.value,.semantic .ui.violet.statistic>.value,.semantic .ui.violet.statistics .statistic>.value{color:#6435c9}.semantic .ui.purple.statistic>.value,.semantic .ui.purple.statistics .statistic>.value,.semantic .ui.statistics .purple.statistic>.value{color:#a333c8}.semantic .ui.pink.statistic>.value,.semantic .ui.pink.statistics .statistic>.value,.semantic .ui.statistics .pink.statistic>.value{color:#e03997}.semantic .ui.brown.statistic>.value,.semantic .ui.brown.statistics .statistic>.value,.semantic .ui.statistics .brown.statistic>.value{color:#a5673f}.semantic .ui.grey.statistic>.value,.semantic .ui.grey.statistics .statistic>.value,.semantic .ui.statistics .grey.statistic>.value{color:#767676}.semantic .ui.inverted.statistic .value,.semantic .ui.inverted.statistics .statistic>.value{color:#fff}.semantic .ui.inverted.statistic .label,.semantic .ui.inverted.statistics .statistic>.label{color:hsla(0,0%,100%,.9)}.semantic .ui.inverted.red.statistic>.value,.semantic .ui.inverted.red.statistics .statistic>.value,.semantic .ui.statistics .inverted.red.statistic>.value{color:#ff695e}.semantic .ui.inverted.orange.statistic>.value,.semantic .ui.inverted.orange.statistics .statistic>.value,.semantic .ui.statistics .inverted.orange.statistic>.value{color:#ff851b}.semantic .ui.inverted.yellow.statistic>.value,.semantic .ui.inverted.yellow.statistics .statistic>.value,.semantic .ui.statistics .inverted.yellow.statistic>.value{color:#ffe21f}.semantic .ui.inverted.olive.statistic>.value,.semantic .ui.inverted.olive.statistics .statistic>.value,.semantic .ui.statistics .inverted.olive.statistic>.value{color:#d9e778}.semantic .ui.inverted.green.statistic>.value,.semantic .ui.inverted.green.statistics .statistic>.value,.semantic .ui.statistics .inverted.green.statistic>.value{color:#2ecc40}.semantic .ui.inverted.teal.statistic>.value,.semantic .ui.inverted.teal.statistics .statistic>.value,.semantic .ui.statistics .inverted.teal.statistic>.value{color:#6dffff}.semantic .ui.inverted.blue.statistic>.value,.semantic .ui.inverted.blue.statistics .statistic>.value,.semantic .ui.statistics .inverted.blue.statistic>.value{color:#54c8ff}.semantic .ui.inverted.violet.statistic>.value,.semantic .ui.inverted.violet.statistics .statistic>.value,.semantic .ui.statistics .inverted.violet.statistic>.value{color:#a291fb}.semantic .ui.inverted.purple.statistic>.value,.semantic .ui.inverted.purple.statistics .statistic>.value,.semantic .ui.statistics .inverted.purple.statistic>.value{color:#dc73ff}.semantic .ui.inverted.pink.statistic>.value,.semantic .ui.inverted.pink.statistics .statistic>.value,.semantic .ui.statistics .inverted.pink.statistic>.value{color:#ff8edf}.semantic .ui.inverted.brown.statistic>.value,.semantic .ui.inverted.brown.statistics .statistic>.value,.semantic .ui.statistics .inverted.brown.statistic>.value{color:#d67c1c}.semantic .ui.inverted.grey.statistic>.value,.semantic .ui.inverted.grey.statistics .statistic>.value,.semantic .ui.statistics .inverted.grey.statistic>.value{color:#dcddde}.semantic .ui[class*="left floated"].statistic{float:left;margin:0 2em 1em 0}.semantic .ui[class*="right floated"].statistic{float:right;margin:0 0 1em 2em}.semantic .ui.floated.statistic:last-child{margin-bottom:0}.semantic .ui.mini.horizontal.statistic>.value,.semantic .ui.mini.horizontal.statistics .statistic>.value,.semantic .ui.mini.statistic>.value,.semantic .ui.mini.statistics .statistic>.value{font-size:1.5rem!important}.semantic .ui.mini.statistic>.text.value,.semantic .ui.mini.statistics .statistic>.text.value{font-size:1rem!important}.semantic .ui.tiny.horizontal.statistic>.value,.semantic .ui.tiny.horizontal.statistics .statistic>.value,.semantic .ui.tiny.statistic>.value,.semantic .ui.tiny.statistics .statistic>.value{font-size:2rem!important}.semantic .ui.tiny.statistic>.text.value,.semantic .ui.tiny.statistics .statistic>.text.value{font-size:1rem!important}.semantic .ui.small.statistic>.value,.semantic .ui.small.statistics .statistic>.value{font-size:3rem!important}.semantic .ui.small.horizontal.statistic>.value,.semantic .ui.small.horizontal.statistics .statistic>.value{font-size:2rem!important}.semantic .ui.small.statistic>.text.value,.semantic .ui.small.statistics .statistic>.text.value{font-size:1rem!important}.semantic .ui.statistic>.value,.semantic .ui.statistics .statistic>.value{font-size:4rem!important}.semantic .ui.horizontal.statistic>.value,.semantic .ui.horizontal.statistics .statistic>.value{font-size:3rem!important}.semantic .ui.statistic>.text.value,.semantic .ui.statistics .statistic>.text.value{font-size:2rem!important}.semantic .ui.large.statistic>.value,.semantic .ui.large.statistics .statistic>.value{font-size:5rem!important}.semantic .ui.large.horizontal.statistic>.value,.semantic .ui.large.horizontal.statistics .statistic>.value{font-size:4rem!important}.semantic .ui.large.statistic>.text.value,.semantic .ui.large.statistics .statistic>.text.value{font-size:2.5rem!important}.semantic .ui.huge.statistic>.value,.semantic .ui.huge.statistics .statistic>.value{font-size:6rem!important}.semantic .ui.huge.horizontal.statistic>.value,.semantic .ui.huge.horizontal.statistics .statistic>.value{font-size:5rem!important}.semantic .ui.huge.statistic>.text.value,.semantic .ui.huge.statistics .statistic>.text.value{font-size:2.5rem!important}.semantic .ui.accordion,.semantic .ui.accordion .accordion{max-width:100%}.semantic .ui.accordion .accordion{margin:1em 0 0;padding:0}.semantic .ui.accordion .accordion .title,.semantic .ui.accordion .title{cursor:pointer}.semantic .ui.accordion .title:not(.ui){padding:.5em 0;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:1em;color:rgba(0,0,0,.87)}.semantic .ui.accordion .accordion .title~.content,.semantic .ui.accordion .title~.content{display:none}.semantic .ui.accordion:not(.styled) .accordion .title~.content:not(.ui),.semantic .ui.accordion:not(.styled) .title~.content:not(.ui){margin:"";padding:.5em 0 1em}.semantic .ui.accordion:not(.styled) .title~.content:not(.ui):last-child{padding-bottom:0}.semantic .ui.accordion .accordion .title .dropdown.icon,.semantic .ui.accordion .title .dropdown.icon{display:inline-block;float:none;opacity:1;width:1.25em;height:1em;margin:0 .25rem 0 0;padding:0;font-size:1em;transition:transform .1s ease,opacity .1s ease;vertical-align:baseline;transform:none}.semantic .ui.accordion.menu .item .title{display:block;padding:0}.semantic .ui.accordion.menu .item .title>.dropdown.icon{float:right;margin:.21425em 0 0 1em;transform:rotate(180deg)}.semantic .ui.accordion .ui.header .dropdown.icon{font-size:1em;margin:0 .25rem 0 0}.semantic .ui.accordion .accordion .active.title .dropdown.icon,.semantic .ui.accordion .active.title .dropdown.icon,.semantic .ui.accordion.menu .item .active.title>.dropdown.icon{transform:rotate(90deg)}.semantic .ui.styled.accordion{width:600px}.semantic .ui.styled.accordion,.semantic .ui.styled.accordion .accordion{border-radius:.28571429rem;background:#fff;box-shadow:0 1px 2px 0 rgba(34,36,38,.15),0 0 0 1px rgba(34,36,38,.15)}.semantic .ui.styled.accordion .accordion .title,.semantic .ui.styled.accordion .title{margin:0;padding:.75em 1em;color:rgba(0,0,0,.4);font-weight:700;border-top:1px solid rgba(34,36,38,.15);transition:background .1s ease,color .1s ease}.semantic .ui.styled.accordion .accordion .title:first-child,.semantic .ui.styled.accordion>.title:first-child{border-top:none}.semantic .ui.styled.accordion .accordion .content,.semantic .ui.styled.accordion .content{margin:0;padding:.5em 1em 1.5em}.semantic .ui.styled.accordion .accordion .content{padding:.5em 1em 1.5em}.semantic .ui.styled.accordion .accordion .active.title,.semantic .ui.styled.accordion .accordion .title:hover,.semantic .ui.styled.accordion .active.title,.semantic .ui.styled.accordion .title:hover{background:0 0;color:rgba(0,0,0,.87)}.semantic .ui.styled.accordion .accordion .active.title,.semantic .ui.styled.accordion .active.title{background:0 0;color:rgba(0,0,0,.95)}.semantic .ui.accordion .accordion .active.content,.semantic .ui.accordion .active.content{display:block}.semantic .ui.fluid.accordion,.semantic .ui.fluid.accordion .accordion{width:100%}.semantic .ui.inverted.accordion .title:not(.ui){color:hsla(0,0%,100%,.9)}@font-face{.semantic{font-family:Accordion;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjB5AAAAC8AAAAYGNtYXAPfOIKAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zryj6HgAAAFwAAAAyGhlYWT/0IhHAAACOAAAADZoaGVhApkB5wAAAnAAAAAkaG10eAJuABIAAAKUAAAAGGxvY2EAjABWAAACrAAAAA5tYXhwAAgAFgAAArwAAAAgbmFtZfC1n04AAALcAAABPHBvc3QAAwAAAAAEGAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDZ//3//wAB/+MPKwADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQASAEkAtwFuABMAADc0PwE2FzYXFh0BFAcGJwYvASY1EgaABQgHBQYGBQcIBYAG2wcGfwcBAQcECf8IBAcBAQd/BgYAAAAAAQAAAEkApQFuABMAADcRNDc2MzIfARYVFA8BBiMiJyY1AAUGBwgFgAYGgAUIBwYFWwEACAUGBoAFCAcFgAYGBQcAAAABAAAAAQAAqWYls18PPPUACwIAAAAAAM/9o+4AAAAAz/2j7gAAAAAAtwFuAAAACAACAAAAAAAAAAEAAAHg/+AAAAIAAAAAAAC3AAEAAAAAAAAAAAAAAAAAAAAGAAAAAAAAAAAAAAAAAQAAAAC3ABIAtwAAAAAAAAAKABQAHgBCAGQAAAABAAAABgAUAAEAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADAAAAAEAAAAAAAIADgBAAAEAAAAAAAMADAAiAAEAAAAAAAQADABOAAEAAAAAAAUAFgAMAAEAAAAAAAYABgAuAAEAAAAAAAoANABaAAMAAQQJAAEADAAAAAMAAQQJAAIADgBAAAMAAQQJAAMADAAiAAMAAQQJAAQADABOAAMAAQQJAAUAFgAMAAMAAQQJAAYADAA0AAMAAQQJAAoANABaAHIAYQB0AGkAbgBnAFYAZQByAHMAaQBvAG4AIAAxAC4AMAByAGEAdABpAG4AZ3JhdGluZwByAGEAdABpAG4AZwBSAGUAZwB1AGwAYQByAHIAYQB0AGkAbgBnAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"),url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAASwAAoAAAAABGgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAS0AAAEtFpovuE9TLzIAAAIkAAAAYAAAAGAIIweQY21hcAAAAoQAAABMAAAATA984gpnYXNwAAAC0AAAAAgAAAAIAAAAEGhlYWQAAALYAAAANgAAADb/0IhHaGhlYQAAAxAAAAAkAAAAJAKZAedobXR4AAADNAAAABgAAAAYAm4AEm1heHAAAANMAAAABgAAAAYABlAAbmFtZQAAA1QAAAE8AAABPPC1n05wb3N0AAAEkAAAACAAAAAgAAMAAAEABAQAAQEBB3JhdGluZwABAgABADr4HAL4GwP4GAQeCgAZU/+Lix4KABlT/4uLDAeLa/iU+HQFHQAAAHkPHQAAAH4RHQAAAAkdAAABJBIABwEBBw0PERQZHnJhdGluZ3JhdGluZ3UwdTF1MjB1RjBEOXVGMERBAAACAYkABAAGAQEEBwoNVp38lA78lA78lA77lA773Z33bxWLkI2Qj44I9xT3FAWOj5CNkIuQi4+JjoePiI2Gi4YIi/uUBYuGiYeHiIiHh4mGi4aLho2Ijwj7FPcUBYeOiY+LkAgO+92L5hWL95QFi5CNkI6Oj4+PjZCLkIuQiY6HCPcU+xQFj4iNhouGi4aJh4eICPsU+xQFiIeGiYaLhouHjYePiI6Jj4uQCA74lBT4lBWLDAoAAAAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDZ//3//wAB/+MPKwADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAEAADfYOJZfDzz1AAsCAAAAAADP/aPuAAAAAM/9o+4AAAAAALcBbgAAAAgAAgAAAAAAAAABAAAB4P/gAAACAAAAAAAAtwABAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAEAAAAAtwASALcAAAAAUAAABgAAAAAADgCuAAEAAAAAAAEADAAAAAEAAAAAAAIADgBAAAEAAAAAAAMADAAiAAEAAAAAAAQADABOAAEAAAAAAAUAFgAMAAEAAAAAAAYABgAuAAEAAAAAAAoANABaAAMAAQQJAAEADAAAAAMAAQQJAAIADgBAAAMAAQQJAAMADAAiAAMAAQQJAAQADABOAAMAAQQJAAUAFgAMAAMAAQQJAAYADAA0AAMAAQQJAAoANABaAHIAYQB0AGkAbgBnAFYAZQByAHMAaQBvAG4AIAAxAC4AMAByAGEAdABpAG4AZ3JhdGluZwByAGEAdABpAG4AZwBSAGUAZwB1AGwAYQByAHIAYQB0AGkAbgBnAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("woff");font-weight:400;font-style:normal}}.semantic .ui.accordion .accordion .title .dropdown.icon,.semantic .ui.accordion .title .dropdown.icon{font-family:Accordion;line-height:1;backface-visibility:hidden;font-weight:400;font-style:normal;text-align:center}.semantic .ui.accordion .accordion .title .dropdown.icon:before,.semantic .ui.accordion .title .dropdown.icon:before{content:"\f0da"}.semantic .ui.checkbox{position:relative;display:inline-block;backface-visibility:hidden;outline:0;vertical-align:baseline;font-style:normal;min-height:17px;font-size:1rem;line-height:17px;min-width:17px}.semantic .ui.checkbox input[type=checkbox],.semantic .ui.checkbox input[type=radio]{cursor:pointer;position:absolute;top:0;left:0;opacity:0!important;outline:0;z-index:3;width:17px;height:17px}.semantic .ui.checkbox .box,.semantic .ui.checkbox label{cursor:auto;position:relative;display:block;padding-left:1.85714em;outline:0;font-size:1em}.semantic .ui.checkbox .box:before,.semantic .ui.checkbox label:before{position:absolute;top:0;left:0;width:17px;height:17px;content:"";background:#fff;border-radius:.21428571rem;transition:border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease;border:1px solid #d4d4d5}.semantic .ui.checkbox .box:after,.semantic .ui.checkbox label:after{position:absolute;font-size:14px;top:0;left:0;width:17px;height:17px;text-align:center;opacity:0;color:rgba(0,0,0,.87);transition:border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease}.semantic .ui.checkbox+label,.semantic .ui.checkbox label{color:rgba(0,0,0,.87);transition:color .1s ease}.semantic .ui.checkbox+label{vertical-align:middle}.semantic .ui.checkbox .box:hover:before,.semantic .ui.checkbox label:hover:before{background:#fff;border-color:rgba(34,36,38,.35)}.semantic .ui.checkbox+label:hover,.semantic .ui.checkbox label:hover{color:rgba(0,0,0,.8)}.semantic .ui.checkbox .box:active:before,.semantic .ui.checkbox label:active:before{background:#f9fafb;border-color:rgba(34,36,38,.35)}.semantic .ui.checkbox .box:active:after,.semantic .ui.checkbox input:active~label,.semantic .ui.checkbox label:active:after{color:rgba(0,0,0,.95)}.semantic .ui.checkbox input:focus~.box:before,.semantic .ui.checkbox input:focus~label:before{background:#fff;border-color:#96c8da}.semantic .ui.checkbox input:focus~.box:after,.semantic .ui.checkbox input:focus~label,.semantic .ui.checkbox input:focus~label:after{color:rgba(0,0,0,.95)}.semantic .ui.checkbox input:checked~.box:before,.semantic .ui.checkbox input:checked~label:before{background:#fff;border-color:rgba(34,36,38,.35)}.semantic .ui.checkbox input:checked~.box:after,.semantic .ui.checkbox input:checked~label:after{opacity:1;color:rgba(0,0,0,.95)}.semantic .ui.checkbox input:not([type=radio]):indeterminate~.box:before,.semantic .ui.checkbox input:not([type=radio]):indeterminate~label:before{background:#fff;border-color:rgba(34,36,38,.35)}.semantic .ui.checkbox input:not([type=radio]):indeterminate~.box:after,.semantic .ui.checkbox input:not([type=radio]):indeterminate~label:after{opacity:1;color:rgba(0,0,0,.95)}.semantic .ui.checkbox input:checked:focus~.box:before,.semantic .ui.checkbox input:checked:focus~label:before,.semantic .ui.checkbox input:not([type=radio]):indeterminate:focus~.box:before,.semantic .ui.checkbox input:not([type=radio]):indeterminate:focus~label:before{background:#fff;border-color:#96c8da}.semantic .ui.checkbox input:checked:focus~.box:after,.semantic .ui.checkbox input:checked:focus~label:after,.semantic .ui.checkbox input:not([type=radio]):indeterminate:focus~.box:after,.semantic .ui.checkbox input:not([type=radio]):indeterminate:focus~label:after{color:rgba(0,0,0,.95)}.semantic .ui.read-only.checkbox,.semantic .ui.read-only.checkbox label{cursor:default}.semantic .ui.checkbox input[disabled]~.box:after,.semantic .ui.checkbox input[disabled]~label,.semantic .ui.disabled.checkbox .box:after,.semantic .ui.disabled.checkbox label{cursor:default!important;opacity:.5;color:#000}.semantic .ui.checkbox input.hidden{z-index:-1}.semantic .ui.checkbox input.hidden+label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.semantic .ui.radio.checkbox{min-height:15px}.semantic .ui.radio.checkbox .box,.semantic .ui.radio.checkbox label{padding-left:1.85714em}.semantic .ui.radio.checkbox .box:before,.semantic .ui.radio.checkbox label:before{content:"";transform:none;width:15px;height:15px;border-radius:500rem;top:1px;left:0}.semantic .ui.radio.checkbox .box:after,.semantic .ui.radio.checkbox label:after{border:none;content:""!important;line-height:15px;top:1px;left:0;width:15px;height:15px;border-radius:500rem;transform:scale(.46667);background-color:rgba(0,0,0,.87)}.semantic .ui.radio.checkbox input:focus~.box:before,.semantic .ui.radio.checkbox input:focus~label:before{background-color:#fff}.semantic .ui.radio.checkbox input:focus~.box:after,.semantic .ui.radio.checkbox input:focus~label:after{background-color:rgba(0,0,0,.95)}.semantic .ui.radio.checkbox input:indeterminate~.box:after,.semantic .ui.radio.checkbox input:indeterminate~label:after{opacity:0}.semantic .ui.radio.checkbox input:checked~.box:before,.semantic .ui.radio.checkbox input:checked~label:before{background-color:#fff}.semantic .ui.radio.checkbox input:checked~.box:after,.semantic .ui.radio.checkbox input:checked~label:after{background-color:rgba(0,0,0,.95)}.semantic .ui.radio.checkbox input:focus:checked~.box:before,.semantic .ui.radio.checkbox input:focus:checked~label:before{background-color:#fff}.semantic .ui.radio.checkbox input:focus:checked~.box:after,.semantic .ui.radio.checkbox input:focus:checked~label:after{background-color:rgba(0,0,0,.95)}.semantic .ui.slider.checkbox{min-height:1.25rem}.semantic .ui.slider.checkbox input{width:3.5rem;height:1.25rem}.semantic .ui.slider.checkbox .box,.semantic .ui.slider.checkbox label{padding-left:4.5rem;line-height:1rem;color:rgba(0,0,0,.4)}.semantic .ui.slider.checkbox .box:before,.semantic .ui.slider.checkbox label:before{display:block;position:absolute;content:"";border:none!important;left:0;z-index:1;top:.4rem;background-color:rgba(0,0,0,.05);width:3.5rem;height:.21428571rem;transform:none;border-radius:500rem;transition:background .3s ease}.semantic .ui.slider.checkbox .box:after,.semantic .ui.slider.checkbox label:after{background:#fff linear-gradient(transparent,rgba(0,0,0,.05));position:absolute;content:""!important;opacity:1;z-index:2;border:none;box-shadow:0 1px 2px 0 rgba(34,36,38,.15),inset 0 0 0 1px rgba(34,36,38,.15);width:1.5rem;height:1.5rem;top:-.25rem;left:0;transform:none;border-radius:500rem;transition:left .3s ease}.semantic .ui.slider.checkbox input:focus~.box:before,.semantic .ui.slider.checkbox input:focus~label:before{background-color:rgba(0,0,0,.15);border:none}.semantic .ui.slider.checkbox .box:hover,.semantic .ui.slider.checkbox label:hover{color:rgba(0,0,0,.8)}.semantic .ui.slider.checkbox .box:hover:before,.semantic .ui.slider.checkbox label:hover:before{background:rgba(0,0,0,.15)}.semantic .ui.slider.checkbox input:checked~.box,.semantic .ui.slider.checkbox input:checked~label{color:rgba(0,0,0,.95)!important}.semantic .ui.slider.checkbox input:checked~.box:before,.semantic .ui.slider.checkbox input:checked~label:before{background-color:#545454!important}.semantic .ui.slider.checkbox input:checked~.box:after,.semantic .ui.slider.checkbox input:checked~label:after{left:2rem}.semantic .ui.slider.checkbox input:focus:checked~.box,.semantic .ui.slider.checkbox input:focus:checked~label{color:rgba(0,0,0,.95)!important}.semantic .ui.slider.checkbox input:focus:checked~.box:before,.semantic .ui.slider.checkbox input:focus:checked~label:before{background-color:#000!important}.semantic .ui.toggle.checkbox{min-height:1.5rem}.semantic .ui.toggle.checkbox input{width:3.5rem;height:1.5rem}.semantic .ui.toggle.checkbox .box,.semantic .ui.toggle.checkbox label{min-height:1.5rem;padding-left:4.5rem;color:rgba(0,0,0,.87)}.semantic .ui.toggle.checkbox label{padding-top:.15em}.semantic .ui.toggle.checkbox .box:before,.semantic .ui.toggle.checkbox label:before{display:block;position:absolute;content:"";z-index:1;transform:none;border:none;top:0;background:rgba(0,0,0,.05);box-shadow:none;width:3.5rem;height:1.5rem;border-radius:500rem}.semantic .ui.toggle.checkbox .box:after,.semantic .ui.toggle.checkbox label:after{background:#fff linear-gradient(transparent,rgba(0,0,0,.05));position:absolute;content:""!important;opacity:1;z-index:2;border:none;box-shadow:0 1px 2px 0 rgba(34,36,38,.15),inset 0 0 0 1px rgba(34,36,38,.15);width:1.5rem;height:1.5rem;top:0;left:0;border-radius:500rem;transition:background .3s ease,left .3s ease}.semantic .ui.toggle.checkbox input~.box:after,.semantic .ui.toggle.checkbox input~label:after{left:-.05rem;box-shadow:0 1px 2px 0 rgba(34,36,38,.15),inset 0 0 0 1px rgba(34,36,38,.15)}.semantic .ui.toggle.checkbox .box:hover:before,.semantic .ui.toggle.checkbox input:focus~.box:before,.semantic .ui.toggle.checkbox input:focus~label:before,.semantic .ui.toggle.checkbox label:hover:before{background-color:rgba(0,0,0,.15);border:none}.semantic .ui.toggle.checkbox input:checked~.box,.semantic .ui.toggle.checkbox input:checked~label{color:rgba(0,0,0,.95)!important}.semantic .ui.toggle.checkbox input:checked~.box:before,.semantic .ui.toggle.checkbox input:checked~label:before{background-color:#2185d0!important}.semantic .ui.toggle.checkbox input:checked~.box:after,.semantic .ui.toggle.checkbox input:checked~label:after{left:2.15rem;box-shadow:0 1px 2px 0 rgba(34,36,38,.15),inset 0 0 0 1px rgba(34,36,38,.15)}.semantic .ui.toggle.checkbox input:focus:checked~.box,.semantic .ui.toggle.checkbox input:focus:checked~label{color:rgba(0,0,0,.95)!important}.semantic .ui.toggle.checkbox input:focus:checked~.box:before,.semantic .ui.toggle.checkbox input:focus:checked~label:before{background-color:#0d71bb!important}.semantic .ui.fitted.checkbox .box,.semantic .ui.fitted.checkbox label{padding-left:0!important}.semantic .ui.fitted.slider.checkbox,.semantic .ui.fitted.toggle.checkbox{width:3.5rem}@font-face{.semantic{font-family:Checkbox;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype")}}.semantic .ui.checkbox .box:after,.semantic .ui.checkbox label:after{font-family:Checkbox}.semantic .ui.checkbox input:checked~.box:after,.semantic .ui.checkbox input:checked~label:after{content:"\e800"}.semantic .ui.checkbox input:indeterminate~.box:after,.semantic .ui.checkbox input:indeterminate~label:after{font-size:12px;content:"\e801"}.semantic .dimmable:not(body){position:relative}.semantic .ui.dimmer{display:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;text-align:center;vertical-align:middle;padding:1em;background-color:rgba(0,0,0,.85);opacity:0;line-height:1;animation-fill-mode:both;animation-duration:.5s;transition:background-color .5s linear;flex-direction:column;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:opacity;z-index:1000}.semantic .ui.dimmer>.content{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;color:#fff}.semantic .ui.segment>.ui.dimmer{border-radius:inherit!important}.semantic .ui.dimmer:not(.inverted)::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}.semantic .ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.25)}.semantic .ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:window-inactive{background:hsla(0,0%,100%,.15)}.semantic .ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.35)}.semantic .animating.dimmable:not(body),.semantic .dimmed.dimmable:not(body){overflow:hidden}.semantic .dimmed.dimmable>.ui.animating.dimmer,.semantic .dimmed.dimmable>.ui.visible.dimmer,.semantic .ui.active.dimmer{display:flex;opacity:1}.semantic .ui.disabled.dimmer{width:0!important;height:0!important}.semantic .dimmed.dimmable>.ui.animating.legacy.dimmer,.semantic .dimmed.dimmable>.ui.visible.legacy.dimmer,.semantic .ui.active.legacy.dimmer{display:block}.semantic .ui[class*="top aligned"].dimmer{justify-content:flex-start}.semantic .ui[class*="bottom aligned"].dimmer{justify-content:flex-end}.semantic .ui.page.dimmer{position:fixed;transform-style:"";perspective:2000px;transform-origin:center center}.semantic body.animating.in.dimmable,.semantic body.dimmed.dimmable{overflow:hidden}.semantic body.dimmable>.dimmer{position:fixed}.semantic .blurring.dimmable>:not(.dimmer){filter:blur(0) grayscale(0);transition:-webkit-filter .8s ease;transition:filter .8s ease;transition:filter .8s ease,-webkit-filter .8s ease}.semantic .blurring.dimmed.dimmable>:not(.dimmer){filter:blur(5px) grayscale(.7)}.semantic .blurring.dimmable>.dimmer{background-color:rgba(0,0,0,.6)}.semantic .blurring.dimmable>.inverted.dimmer{background-color:hsla(0,0%,100%,.6)}.semantic .ui.dimmer>.top.aligned.content>*{vertical-align:top}.semantic .ui.dimmer>.bottom.aligned.content>*{vertical-align:bottom}.semantic .ui.inverted.dimmer{background-color:hsla(0,0%,100%,.85)}.semantic .ui.inverted.dimmer>.content>*{color:#fff}.semantic .ui.simple.dimmer{display:block;overflow:hidden;opacity:1;width:0;height:0%;z-index:-100;background-color:transparent}.semantic .dimmed.dimmable>.ui.simple.dimmer{overflow:visible;opacity:1;width:100%;height:100%;background-color:rgba(0,0,0,.85);z-index:1}.semantic .ui.simple.inverted.dimmer{background-color:hsla(0,0%,100%,0)}.semantic .dimmed.dimmable>.ui.simple.inverted.dimmer{background-color:hsla(0,0%,100%,.85)}.semantic .ui.dropdown{cursor:pointer;position:relative;display:inline-block;outline:0;text-align:left;transition:box-shadow .1s ease,width .1s ease;-webkit-tap-highlight-color:transparent}.semantic .ui.dropdown .menu{cursor:auto;position:absolute;display:none;outline:0;top:100%;min-width:-moz-max-content;min-width:max-content;margin:0;padding:0;background:#fff;font-size:1em;text-shadow:none;text-align:left;box-shadow:0 2px 3px 0 rgba(34,36,38,.15);border:1px solid rgba(34,36,38,.15);border-radius:.28571429rem;transition:opacity .1s ease;z-index:11;will-change:transform,opacity}.semantic .ui.dropdown .menu>*{white-space:nowrap}.semantic .ui.dropdown>input:not(.search):first-child,.semantic .ui.dropdown>select{display:none!important}.semantic .ui.dropdown>.dropdown.icon{position:relative;font-size:.85714286em;margin:0 0 0 1em}.semantic .ui.dropdown .menu>.item .dropdown.icon{width:auto;float:right;margin:0 0 0 1em}.semantic .ui.dropdown .menu>.item .dropdown.icon+.text{margin-right:1em}.semantic .ui.dropdown>.text{display:inline-block;transition:none}.semantic .ui.dropdown .menu>.item{position:relative;cursor:pointer;display:block;height:auto;text-align:left;border:none;line-height:1em;color:rgba(0,0,0,.87);padding:.78571rem 1.14286rem!important;font-size:1rem;text-transform:none;font-weight:400;box-shadow:none;-webkit-touch-callout:none}.semantic .ui.dropdown .menu>.item:first-child{border-top-width:0}.semantic .ui.dropdown .menu .item>[class*="right floated"],.semantic .ui.dropdown>.text>[class*="right floated"]{float:right!important;margin-right:0!important;margin-left:1em!important}.semantic .ui.dropdown .menu .item>[class*="left floated"],.semantic .ui.dropdown>.text>[class*="left floated"]{float:left!important;margin-left:0!important;margin-right:1em!important}.semantic .ui.dropdown .menu .item>.flag.floated,.semantic .ui.dropdown .menu .item>.icon.floated,.semantic .ui.dropdown .menu .item>.image.floated,.semantic .ui.dropdown .menu .item>img.floated{margin-top:0}.semantic .ui.dropdown .menu>.header{margin:1rem 0 .75rem;padding:0 1.14285714rem;color:rgba(0,0,0,.85);font-size:.78571429em;font-weight:700;text-transform:uppercase}.semantic .ui.dropdown .menu>.divider{border-top:1px solid rgba(34,36,38,.1);height:0;margin:.5em 0}.semantic .ui.dropdown.dropdown .menu>.input{width:auto;display:flex;margin:1.14285714rem .78571429rem;min-width:10rem}.semantic .ui.dropdown .menu>.header+.input{margin-top:0}.semantic .ui.dropdown .menu>.input:not(.transparent) input{padding:.5em 1em}.semantic .ui.dropdown .menu>.input:not(.transparent) .button,.semantic .ui.dropdown .menu>.input:not(.transparent) .icon,.semantic .ui.dropdown .menu>.input:not(.transparent) .label{padding-top:.5em;padding-bottom:.5em}.semantic .ui.dropdown .menu>.item>.description,.semantic .ui.dropdown>.text>.description{float:right;margin:0 0 0 1em;color:rgba(0,0,0,.4)}.semantic .ui.dropdown .menu>.message{padding:.78571429rem 1.14285714rem;font-weight:400}.semantic .ui.dropdown .menu>.message:not(.ui){color:rgba(0,0,0,.4)}.semantic .ui.dropdown .menu .menu{top:0!important;left:100%;right:auto;margin:0 0 0 -.5em!important;border-radius:.28571rem!important;z-index:21!important}.semantic .ui.dropdown .menu .menu:after{display:none}.semantic .ui.dropdown .menu>.item>.flag,.semantic .ui.dropdown .menu>.item>.icon,.semantic .ui.dropdown .menu>.item>.image,.semantic .ui.dropdown .menu>.item>.label,.semantic .ui.dropdown .menu>.item>img,.semantic .ui.dropdown>.text>.flag,.semantic .ui.dropdown>.text>.icon,.semantic .ui.dropdown>.text>.image,.semantic .ui.dropdown>.text>.label,.semantic .ui.dropdown>.text>img{margin-top:0;margin-left:0;float:none;margin-right:.78571429rem}.semantic .ui.dropdown .menu>.item>.image,.semantic .ui.dropdown .menu>.item>img,.semantic .ui.dropdown>.text>.image,.semantic .ui.dropdown>.text>img{display:inline-block;vertical-align:top;width:auto;margin-top:-.5em;margin-bottom:-.5em;max-height:2em}.semantic .ui.dropdown .ui.menu>.item:before,.semantic .ui.menu .ui.dropdown .menu>.item:before{display:none}.semantic .ui.menu .ui.dropdown .menu .active.item{border-left:none}.semantic .ui.buttons>.ui.dropdown:last-child .menu,.semantic .ui.menu .right.dropdown.item .menu,.semantic .ui.menu .right.menu .dropdown:last-child .menu{left:auto;right:0}.semantic .ui.label.dropdown .menu{min-width:100%}.semantic .ui.dropdown.icon.button>.dropdown.icon{margin:0}.semantic .ui.button.dropdown .menu{min-width:100%}.semantic .ui.selection.dropdown{cursor:pointer;word-wrap:break-word;line-height:1em;white-space:normal;outline:0;transform:rotate(0);min-width:14em;min-height:2.71428571em;background:#fff;display:inline-block;padding:.78571429em 2.1em .78571429em 1em;color:rgba(0,0,0,.87);box-shadow:none;border:1px solid rgba(34,36,38,.15);border-radius:.28571429rem;transition:box-shadow .1s ease,width .1s ease}.semantic .ui.selection.dropdown.active,.semantic .ui.selection.dropdown.visible{z-index:10}.semantic select.ui.dropdown{height:38px;padding:.5em;border:1px solid rgba(34,36,38,.15);visibility:visible}.semantic .ui.selection.dropdown>.delete.icon,.semantic .ui.selection.dropdown>.dropdown.icon,.semantic .ui.selection.dropdown>.search.icon{cursor:pointer;position:absolute;width:auto;height:auto;line-height:1.21428571em;top:.78571429em;right:1em;z-index:3;margin:-.78571429em;padding:.91666667em;opacity:.8;transition:opacity .1s ease}.semantic .ui.compact.selection.dropdown{min-width:0}.semantic .ui.selection.dropdown .menu{overflow-x:hidden;overflow-y:auto;backface-visibility:hidden;-webkit-overflow-scrolling:touch;border-top-width:0!important;width:auto;outline:0;margin:0 -1px;min-width:calc(100% + 2px);width:calc(100% + 2px);border-radius:0 0 .28571429rem .28571429rem;box-shadow:0 2px 3px 0 rgba(34,36,38,.15);transition:opacity .1s ease}.semantic .ui.selection.dropdown .menu:after,.semantic .ui.selection.dropdown .menu:before{display:none}.semantic .ui.selection.dropdown .menu>.message{padding:.78571429rem 1.14285714rem}@media only screen and (max-width:767px){.semantic .ui.selection.dropdown .menu{max-height:8.01428571rem}}@media only screen and (min-width:768px){.semantic .ui.selection.dropdown .menu{max-height:10.68571429rem}}@media only screen and (min-width:992px){.semantic .ui.selection.dropdown .menu{max-height:16.02857143rem}}@media only screen and (min-width:1920px){.semantic .ui.selection.dropdown .menu{max-height:21.37142857rem}}.semantic .ui.selection.dropdown .menu>.item{border-top:1px solid #fafafa;padding:.78571rem 1.14286rem!important;white-space:normal;word-wrap:normal}.semantic .ui.selection.dropdown .menu>.hidden.addition.item{display:none}.semantic .ui.selection.dropdown:hover{border-color:rgba(34,36,38,.35);box-shadow:none}.semantic .ui.selection.active.dropdown,.semantic .ui.selection.active.dropdown .menu{border-color:#96c8da;box-shadow:0 2px 3px 0 rgba(34,36,38,.15)}.semantic .ui.selection.dropdown:focus{border-color:#96c8da;box-shadow:none}.semantic .ui.selection.dropdown:focus .menu{border-color:#96c8da;box-shadow:0 2px 3px 0 rgba(34,36,38,.15)}.semantic .ui.selection.visible.dropdown>.text:not(.default){font-weight:400;color:rgba(0,0,0,.8)}.semantic .ui.selection.active.dropdown:hover,.semantic .ui.selection.active.dropdown:hover .menu{border-color:#96c8da;box-shadow:0 2px 3px 0 rgba(34,36,38,.15)}.semantic .ui.active.selection.dropdown>.dropdown.icon,.semantic .ui.visible.selection.dropdown>.dropdown.icon{opacity:"";z-index:3}.semantic .ui.active.selection.dropdown{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.semantic .ui.active.empty.selection.dropdown{border-radius:.28571rem!important;box-shadow:none!important}.semantic .ui.active.empty.selection.dropdown .menu{border:none!important;box-shadow:none!important}.semantic .ui.search.dropdown{min-width:""}.semantic .ui.search.dropdown>input.search{background:none transparent!important;border:none!important;box-shadow:none!important;cursor:text;top:0;left:1px;width:100%;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);padding:inherit;position:absolute;z-index:2}.semantic .ui.search.dropdown>.text{cursor:text;position:relative;left:1px;z-index:3}.semantic .ui.search.selection.dropdown>input.search,.semantic .ui.search.selection.dropdown>span.sizer{line-height:1.21428571em;padding:.67857143em 2.1em .67857143em 1em}.semantic .ui.search.selection.dropdown>span.sizer{display:none;white-space:pre}.semantic .ui.search.dropdown.active>input.search,.semantic .ui.search.dropdown.visible>input.search{cursor:auto}.semantic .ui.search.dropdown.active>.text,.semantic .ui.search.dropdown.visible>.text{pointer-events:none}.semantic .ui.active.search.dropdown input.search:focus+.text .flag,.semantic .ui.active.search.dropdown input.search:focus+.text .icon{opacity:.45}.semantic .ui.active.search.dropdown input.search:focus+.text{color:hsla(0,0%,45.1%,.87)!important}.semantic .ui.search.dropdown .menu{overflow-x:hidden;overflow-y:auto;backface-visibility:hidden;-webkit-overflow-scrolling:touch}@media only screen and (max-width:767px){.semantic .ui.search.dropdown .menu{max-height:8.01428571rem}}@media only screen and (min-width:768px){.semantic .ui.search.dropdown .menu{max-height:10.68571429rem}}@media only screen and (min-width:992px){.semantic .ui.search.dropdown .menu{max-height:16.02857143rem}}@media only screen and (min-width:1920px){.semantic .ui.search.dropdown .menu{max-height:21.37142857rem}}.semantic .ui.multiple.dropdown{padding:.22619048em 2.1em .22619048em .35714286em}.semantic .ui.multiple.dropdown .menu{cursor:auto}.semantic .ui.multiple.search.dropdown,.semantic .ui.multiple.search.dropdown>input.search{cursor:text}.semantic .ui.multiple.dropdown>.label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;vertical-align:top;white-space:normal;font-size:1em;padding:.35714286em .78571429em;margin:.14285714rem .28571429rem .14285714rem 0;box-shadow:inset 0 0 0 1px rgba(34,36,38,.15)}.semantic .ui.multiple.dropdown .dropdown.icon{margin:"";padding:""}.semantic .ui.multiple.dropdown>.text{position:static;padding:0;max-width:100%;margin:.45238095em 0 .45238095em .64285714em;line-height:1.21428571em}.semantic .ui.multiple.dropdown>.label~input.search{margin-left:.14286em!important}.semantic .ui.multiple.dropdown>.label~.text{display:none}.semantic .ui.multiple.search.dropdown>.text{display:inline-block;position:absolute;top:0;left:0;padding:inherit;margin:.45238095em 0 .45238095em .64285714em;line-height:1.21428571em}.semantic .ui.multiple.search.dropdown>.label~.text{display:none}.semantic .ui.multiple.search.dropdown>input.search{position:static;padding:0;max-width:100%;margin:.45238095em 0 .45238095em .64285714em;width:2.2em;line-height:1.21428571em}.semantic .ui.inline.dropdown{cursor:pointer;display:inline-block;color:inherit}.semantic .ui.inline.dropdown .dropdown.icon{margin:0 .21428571em;vertical-align:baseline}.semantic .ui.inline.dropdown>.text{font-weight:700}.semantic .ui.inline.dropdown .menu{cursor:auto;margin-top:.21428571em;border-radius:.28571429rem}.semantic .ui.dropdown .menu .active.item{background:0 0;font-weight:700;color:rgba(0,0,0,.95);box-shadow:none;z-index:12}.semantic .ui.dropdown .menu>.item:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95);z-index:13}.semantic .ui.loading.dropdown>i.icon{height:1em!important}.semantic .ui.loading.selection.dropdown>i.icon{padding:1.5em 1.28571em!important}.semantic .ui.loading.dropdown>i.icon:before{border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.semantic .ui.loading.dropdown>i.icon:after,.semantic .ui.loading.dropdown>i.icon:before{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em}.semantic .ui.loading.dropdown>i.icon:after{box-shadow:0 0 0 1px transparent;animation:dropdown-spin .6s linear;animation-iteration-count:infinite;border-radius:500rem;border:.2em solid transparent;border-top-color:#767676}.semantic .ui.loading.dropdown.button>i.icon:after,.semantic .ui.loading.dropdown.button>i.icon:before{display:none}@keyframes dropdown-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.semantic .ui.default.dropdown:not(.button)>.text,.semantic .ui.dropdown:not(.button)>.default.text{color:hsla(0,0%,74.9%,.87)}.semantic .ui.default.dropdown:not(.button)>input:focus~.text,.semantic .ui.dropdown:not(.button)>input:focus~.default.text{color:hsla(0,0%,45.1%,.87)}.semantic .ui.loading.dropdown>.text{transition:none}.semantic .ui.dropdown .loading.menu{display:block;visibility:hidden;z-index:-1}.semantic .ui.dropdown>.loading.menu{left:0!important;right:auto!important}.semantic .ui.dropdown>.menu .loading.menu{left:100%!important;right:auto!important}.semantic .ui.dropdown .menu .selected.item,.semantic .ui.dropdown.selected{background:rgba(0,0,0,.03);color:rgba(0,0,0,.95)}.semantic .ui.dropdown>.filtered.text{visibility:hidden}.semantic .ui.dropdown .filtered.item{display:none!important}.semantic .ui.dropdown.error,.semantic .ui.dropdown.error>.default.text,.semantic .ui.dropdown.error>.text{color:#9f3a38}.semantic .ui.selection.dropdown.error{background:#fff6f6;border-color:#e0b4b4}.semantic .ui.dropdown.error>.menu,.semantic .ui.dropdown.error>.menu .menu,.semantic .ui.selection.dropdown.error:hover{border-color:#e0b4b4}.semantic .ui.dropdown.error>.menu>.item{color:#9f3a38}.semantic .ui.multiple.selection.error.dropdown>.label{border-color:#e0b4b4}.semantic .ui.dropdown.error>.menu>.item:hover{background-color:#fff2f2}.semantic .ui.dropdown.error>.menu .active.item{background-color:#fdcfcf}.semantic .ui.dropdown>.clear.dropdown.icon{opacity:.8;transition:opacity .1s ease}.semantic .ui.dropdown>.clear.dropdown.icon:hover{opacity:1}.semantic .ui.disabled.dropdown,.semantic .ui.dropdown .menu>.disabled.item{cursor:default;pointer-events:none;opacity:.45}.semantic .ui.dropdown .menu{left:0}.semantic .ui.dropdown .menu .right.menu,.semantic .ui.dropdown .right.menu>.menu{left:100%!important;right:auto!important;border-radius:.28571rem!important}.semantic .ui.dropdown>.left.menu{left:auto!important;right:0!important}.semantic .ui.dropdown .menu .left.menu,.semantic .ui.dropdown>.left.menu .menu{left:auto;right:100%;margin:0 -.5em 0 0!important;border-radius:.28571rem!important}.semantic .ui.dropdown .item .left.dropdown.icon,.semantic .ui.dropdown .left.menu .item .dropdown.icon{width:auto;float:left;margin:0}.semantic .ui.dropdown .item .left.dropdown.icon+.text,.semantic .ui.dropdown .left.menu .item .dropdown.icon+.text{margin-left:1em;margin-right:0}.semantic .ui.upward.dropdown>.menu{top:auto;bottom:100%;box-shadow:0 0 3px 0 rgba(0,0,0,.08);border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.dropdown .upward.menu{top:auto!important;bottom:0!important}.semantic .ui.simple.upward.active.dropdown,.semantic .ui.simple.upward.dropdown:hover{border-radius:.28571rem .28571rem 0 0!important}.semantic .ui.upward.dropdown.button:not(.pointing):not(.floating).active{border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.upward.selection.dropdown .menu{border-top-width:1px!important;border-bottom-width:0!important;box-shadow:0 -2px 3px 0 rgba(0,0,0,.08)}.semantic .ui.upward.selection.dropdown:hover{box-shadow:0 0 2px 0 rgba(0,0,0,.05)}.semantic .ui.active.upward.selection.dropdown{border-radius:0 0 .28571rem .28571rem!important}.semantic .ui.upward.selection.dropdown.visible{box-shadow:0 0 3px 0 rgba(0,0,0,.08);border-radius:0 0 .28571rem .28571rem!important}.semantic .ui.upward.active.selection.dropdown:hover{box-shadow:0 0 3px 0 rgba(0,0,0,.05)}.semantic .ui.upward.active.selection.dropdown:hover .menu{box-shadow:0 -2px 3px 0 rgba(0,0,0,.08)}.semantic .ui.dropdown .scrolling.menu,.semantic .ui.scrolling.dropdown .menu{overflow-x:hidden;overflow-y:auto}.semantic .ui.scrolling.dropdown .menu{overflow-x:hidden;overflow-y:auto;backface-visibility:hidden;-webkit-overflow-scrolling:touch;min-width:100%!important;width:auto!important}.semantic .ui.dropdown .scrolling.menu{position:static;overflow-y:auto;box-shadow:none!important;border-radius:0!important;margin:0!important;min-width:100%!important;width:auto!important;border:none;border-top:1px solid rgba(34,36,38,.15)}.semantic .ui.dropdown .scrolling.menu .item:first-child,.semantic .ui.dropdown .scrolling.menu>.item.item.item,.semantic .ui.scrolling.dropdown .menu .item.item.item,.semantic .ui.scrolling.dropdown .menu .item:first-child{border-top:none}.semantic .ui.dropdown>.animating.menu .scrolling.menu,.semantic .ui.dropdown>.visible.menu .scrolling.menu{display:block}@media (-ms-high-contrast:none){.semantic .ui.dropdown .scrolling.menu,.semantic .ui.scrolling.dropdown .menu{min-width:calc(100% - 17px)}}@media only screen and (max-width:767px){.semantic .ui.dropdown .scrolling.menu,.semantic .ui.scrolling.dropdown .menu{max-height:10.28571429rem}}@media only screen and (min-width:768px){.semantic .ui.dropdown .scrolling.menu,.semantic .ui.scrolling.dropdown .menu{max-height:15.42857143rem}}@media only screen and (min-width:992px){.semantic .ui.dropdown .scrolling.menu,.semantic .ui.scrolling.dropdown .menu{max-height:20.57142857rem}}@media only screen and (min-width:1920px){.semantic .ui.dropdown .scrolling.menu,.semantic .ui.scrolling.dropdown .menu{max-height:20.57142857rem}}.semantic .ui.simple.dropdown .menu:after,.semantic .ui.simple.dropdown .menu:before{display:none}.semantic .ui.simple.dropdown .menu{position:absolute;display:block;overflow:hidden;top:-9999px!important;opacity:0;width:0;height:0;transition:opacity .1s ease}.semantic .ui.simple.active.dropdown,.semantic .ui.simple.dropdown:hover{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.semantic .ui.simple.active.dropdown>.menu,.semantic .ui.simple.dropdown:hover>.menu{overflow:visible;width:auto;height:auto;top:100%!important;opacity:1}.semantic .ui.simple.dropdown:hover>.menu>.item:hover>.menu,.semantic .ui.simple.dropdown>.menu>.item:active>.menu{overflow:visible;width:auto;height:auto;top:0!important;left:100%!important;opacity:1}.semantic .ui.simple.disabled.dropdown:hover .menu{display:none;height:0;width:0;overflow:hidden}.semantic .ui.simple.visible.dropdown>.menu{display:block}.semantic .ui.fluid.dropdown{display:block;width:100%;min-width:0}.semantic .ui.fluid.dropdown>.dropdown.icon{float:right}.semantic .ui.floating.dropdown .menu{left:0;right:auto;box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15)!important;border-radius:.28571rem!important}.semantic .ui.floating.dropdown>.menu{margin-top:.5em!important;border-radius:.28571rem!important}.semantic .ui.pointing.dropdown>.menu{top:100%;margin-top:.78571429rem;border-radius:.28571429rem}.semantic .ui.pointing.dropdown>.menu:after{display:block;position:absolute;pointer-events:none;content:"";visibility:visible;transform:rotate(45deg);width:.5em;height:.5em;box-shadow:-1px -1px 0 0 rgba(34,36,38,.15);background:#fff;z-index:2;top:-.25em;left:50%;margin:0 0 0 -.25em}.semantic .ui.top.left.pointing.dropdown>.menu{top:100%;bottom:auto;left:0;right:auto;margin:1em 0 0}.semantic .ui.top.left.pointing.dropdown>.menu:after{top:-.25em;left:1em;right:auto;margin:0;transform:rotate(45deg)}.semantic .ui.top.right.pointing.dropdown>.menu{top:100%;bottom:auto;right:0;left:auto;margin:1em 0 0}.semantic .ui.top.pointing.dropdown>.left.menu:after,.semantic .ui.top.right.pointing.dropdown>.menu:after{top:-.25em;left:auto!important;right:1em!important;margin:0;transform:rotate(45deg)}.semantic .ui.left.pointing.dropdown>.menu{top:0;left:100%;right:auto;margin:0 0 0 1em}.semantic .ui.left.pointing.dropdown>.menu:after{top:1em;left:-.25em;margin:0;transform:rotate(-45deg)}.semantic .ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu{left:auto!important;right:100%!important;margin:0 1em 0 0}.semantic .ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu:after{top:1em;left:auto;right:-.25em;margin:0;transform:rotate(135deg)}.semantic .ui.right.pointing.dropdown>.menu{top:0;left:auto;right:100%;margin:0 1em 0 0}.semantic .ui.right.pointing.dropdown>.menu:after{top:1em;left:auto;right:-.25em;margin:0;transform:rotate(135deg)}.semantic .ui.bottom.pointing.dropdown>.menu{top:auto;bottom:100%;left:0;right:auto;margin:0 0 1em}.semantic .ui.bottom.pointing.dropdown>.menu:after{top:auto;bottom:-.25em;right:auto;margin:0;transform:rotate(-135deg)}.semantic .ui.bottom.pointing.dropdown>.menu .menu{top:auto!important;bottom:0!important}.semantic .ui.bottom.left.pointing.dropdown>.menu{left:0;right:auto}.semantic .ui.bottom.left.pointing.dropdown>.menu:after{left:1em;right:auto}.semantic .ui.bottom.right.pointing.dropdown>.menu{right:0;left:auto}.semantic .ui.bottom.right.pointing.dropdown>.menu:after{left:auto;right:1em}.semantic .ui.pointing.upward.dropdown .menu,.semantic .ui.top.pointing.upward.dropdown .menu{top:auto!important;bottom:100%!important;margin:0 0 .78571429rem;border-radius:.28571429rem}.semantic .ui.pointing.upward.dropdown .menu:after,.semantic .ui.top.pointing.upward.dropdown .menu:after{top:100%!important;bottom:auto!important;box-shadow:1px 1px 0 0 rgba(34,36,38,.15);margin:-.25em 0 0}.semantic .ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu{top:auto!important;bottom:0!important;margin:0 1em 0 0}.semantic .ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after{top:auto!important;bottom:0!important;margin:0 0 1em;box-shadow:-1px -1px 0 0 rgba(34,36,38,.15)}.semantic .ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu{top:auto!important;bottom:0!important;margin:0 0 0 1em}.semantic .ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after{top:auto!important;bottom:0!important;margin:0 0 1em;box-shadow:-1px -1px 0 0 rgba(34,36,38,.15)}@font-face{.semantic{font-family:Dropdown;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAVgAA8AAAAACFAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABWAAAABwAAAAchGgaq0dERUYAAAF0AAAAHAAAAB4AJwAPT1MvMgAAAZAAAABDAAAAVnW4TJdjbWFwAAAB1AAAAEsAAAFS8CcaqmN2dCAAAAIgAAAABAAAAAQAEQFEZ2FzcAAAAiQAAAAIAAAACP//AANnbHlmAAACLAAAAQoAAAGkrRHP9WhlYWQAAAM4AAAAMAAAADYPK8YyaGhlYQAAA2gAAAAdAAAAJANCAb1obXR4AAADiAAAACIAAAAiCBkAOGxvY2EAAAOsAAAAFAAAABQBnAIybWF4cAAAA8AAAAAfAAAAIAEVAF5uYW1lAAAD4AAAATAAAAKMFGlj5HBvc3QAAAUQAAAARgAAAHJoedjqd2ViZgAABVgAAAAGAAAABrO7W5UAAAABAAAAANXulPUAAAAA1r4hgAAAAADXu2Q1eNpjYGRgYOABYjEgZmJgBEIOIGYB8xgAA/YAN3jaY2BktGOcwMDKwMI4jTGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHFT/fLjFeOD/AQY9xjMMbkBhRpAcAN48DQYAeNpjYGBgZoBgGQZGBhDwAfIYwXwWBgMgzQGETAwMqn8+8H649f8/lHX9//9b7Pzf+fWgusCAkY0BzmUE6gHpQwGMDMMeAACbxg7SAAARAUQAAAAB//8AAnjadZBPSsNAGMXfS+yMqYgOhpSuSlKadmUhiVEhEMQzFF22m17BbbvzCh5BXCUn6EG8gjeQ4DepwYo4i+/ffL95j4EDA+CFC7jQuKyIeVHrI3wkleq9F7XrSInKteOeHdda8bOoaeepSc00NWPz/LRec9G8GabyGtEdF7h19z033GAMTK7zbM42xNEZpzYof0RtQ5CUHAQJ73OtVyutc+3b7Ou//b8XNlsPx3jgjUifABdhEohKJJL5iM5p39uqc7X1+sRQSqmGrUVhlsJ4lpmEUVwyT8SUYtg0P9DyNzPADDs+tjrGV6KRCRfsui3eHcL4/p8ZXvfMlcnEU+CLv7hDykOP+AKTPTxbAAB42mNgZGBgAGKuf5KP4vltvjLIMzGAwLV9ig0g+vruFFMQzdjACOJzMIClARh0CTJ42mNgZGBgPPD/AJD8wgAEjA0MjAyogAMAbOQEAQAAAAC7ABEAAAAAAKoAAAH0AAABgAAAAUAACAFAAAgAwAAXAAAAAAAAACoAKgAqADIAbACGAKAAugDSeNpjYGRgYOBkUGFgYgABEMkFhAwM/xn0QAIADdUBdAB42qWQvUoDQRSFv3GjaISUQaymSmGxJoGAsRC0iPYLsU50Y6IxrvlRtPCJJKUPIBb+PIHv4EN4djKuKAqCDHfmu+feOdwZoMCUAJNbAlYUMzaUlM14jjxbngOq7HnOia89z1Pk1vMCa9x7ztPkzfMyJbPj+ZGi6Xp+omxuPD+zaD7meaFg7mb8GrBqHmhwxoAxlm0uiRkpP9X5m26pKRoMxTGR1D49Dv/Yb/91o6l8qL6eu5n2hZQzn68utR9m3FU2cB4t9cdSLG2utI+44Eh/P9bqKO+oJ/WxmXssj77YkrjasZQD6SFddythk3Wtzrf+UF2p076Udla1VNzsERP3kkjVRKel7mp1udXYcHtZSlV7RfmJe1GiFWveluaeKD5/MuJcSk8Tpm/vvwPIbmJleNpjYGKAAFYG7ICTgYGRiZGZkYWRlZGNkZ2Rg5GTLT2nsiDDEEIZsZfmZRqZujmDaDcDAxcI7WIOpS2gtCWUdgQAZkcSmQAAAAFblbO6AAA=) format("woff");font-weight:400;font-style:normal}}.semantic .ui.dropdown>.dropdown.icon{font-family:Dropdown;line-height:1;height:1em;width:1.23em;backface-visibility:hidden;font-weight:400;font-style:normal;text-align:center;width:auto}.semantic .ui.dropdown>.dropdown.icon:before{content:"\f0d7"}.semantic .ui.dropdown .menu .item .dropdown.icon:before{content:"\f0da"}.semantic .ui.dropdown .item .left.dropdown.icon:before,.semantic .ui.dropdown .left.menu .item .dropdown.icon:before{content:"\f0d9"}.semantic .ui.vertical.menu .dropdown.item>.dropdown.icon:before{content:"\f0da"}.semantic .ui.dropdown>.clear.icon:before{content:"\f00d"}.semantic .ui.embed{position:relative;max-width:100%;height:0;overflow:hidden;background:#dcddde;padding-bottom:56.25%}.semantic .ui.embed embed,.semantic .ui.embed iframe,.semantic .ui.embed object{position:absolute;border:none;width:100%;height:100%;top:0;left:0;margin:0;padding:0}.semantic .ui.embed>.embed{display:none}.semantic .ui.embed>.placeholder{display:block;background-color:radial-gradient(transparent 45%,rgba(0,0,0,.3))}.semantic .ui.embed>.icon,.semantic .ui.embed>.placeholder{position:absolute;cursor:pointer;top:0;left:0;width:100%;height:100%}.semantic .ui.embed>.icon{z-index:2}.semantic .ui.embed>.icon:after{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;content:"";background:radial-gradient(transparent 45%,rgba(0,0,0,.3));opacity:.5;transition:opacity .5s ease}.semantic .ui.embed>.icon:before{position:absolute;top:50%;left:50%;z-index:4;transform:translateX(-50%) translateY(-50%);color:#fff;font-size:6rem;text-shadow:0 2px 10px rgba(34,36,38,.2);transition:opacity .5s ease,color .5s ease;z-index:10}.semantic .ui.embed .icon:hover:after{background:radial-gradient(transparent 45%,rgba(0,0,0,.3));opacity:1}.semantic .ui.embed .icon:hover:before{color:#fff}.semantic .ui.active.embed>.icon,.semantic .ui.active.embed>.placeholder{display:none}.semantic .ui.active.embed>.embed{display:block}.semantic .ui.square.embed{padding-bottom:100%}.semantic .ui[class*="4:3"].embed{padding-bottom:75%}.semantic .ui[class*="16:9"].embed{padding-bottom:56.25%}.semantic .ui[class*="21:9"].embed{padding-bottom:42.85714286%}.semantic .ui.modal{position:absolute;display:none;z-index:1001;text-align:left;background:#fff;border:none;box-shadow:1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 15px 2px rgba(0,0,0,.2);transform-origin:50% 25%;flex:0 0 auto;border-radius:.28571429rem;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;will-change:top,left,margin,transform,opacity}.semantic .ui.modal>.icon:first-child+*,.semantic .ui.modal>:first-child:not(.icon){border-top-left-radius:.28571429rem;border-top-right-radius:.28571429rem}.semantic .ui.modal>:last-child{border-bottom-left-radius:.28571429rem;border-bottom-right-radius:.28571429rem}.semantic .ui.modal>.close{cursor:pointer;position:absolute;top:-2.5rem;right:-2.5rem;z-index:1;opacity:.8;font-size:1.25em;color:#fff;width:2.25rem;height:2.25rem;padding:.625rem 0 0}.semantic .ui.modal>.close:hover{opacity:1}.semantic .ui.modal>.header{display:block;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;background:#fff;margin:0;padding:1.25rem 1.5rem;box-shadow:none;color:rgba(0,0,0,.85);border-bottom:1px solid rgba(34,36,38,.15)}.semantic .ui.modal>.header:not(.ui){font-size:1.42857143rem;line-height:1.28571429em;font-weight:700}.semantic .ui.modal>.content{display:block;width:100%;font-size:1em;line-height:1.4;padding:1.5rem;background:#fff}.semantic .ui.modal>.image.content{display:flex;flex-direction:row}.semantic .ui.modal>.content>.image{display:block;flex:0 1 auto;width:"";align-self:top}.semantic .ui.modal>[class*="top aligned"]{align-self:top}.semantic .ui.modal>[class*="middle aligned"]{align-self:middle}.semantic .ui.modal>[class*=stretched]{align-self:stretch}.semantic .ui.modal>.content>.description{display:block;flex:1 0 auto;min-width:0;align-self:top}.semantic .ui.modal>.content>.icon+.description,.semantic .ui.modal>.content>.image+.description{flex:0 1 auto;min-width:"";width:auto;padding-left:2em}.semantic .ui.modal>.content>.image>i.icon{margin:0;opacity:1;width:auto;line-height:1;font-size:8rem}.semantic .ui.modal>.actions{background:#f9fafb;padding:1rem;border-top:1px solid rgba(34,36,38,.15);text-align:right}.semantic .ui.modal .actions>.button{margin-left:.75em}@media only screen and (max-width:767px){.semantic .ui.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.semantic .ui.modal{width:88%;margin:0}}@media only screen and (min-width:992px){.semantic .ui.modal{width:850px;margin:0}}@media only screen and (min-width:1200px){.semantic .ui.modal{width:900px;margin:0}}@media only screen and (min-width:1920px){.semantic .ui.modal{width:950px;margin:0}}@media only screen and (max-width:991px){.semantic .ui.modal>.header{padding-right:2.25rem}.semantic .ui.modal>.close{top:1.0535rem;right:1rem;color:rgba(0,0,0,.87)}}@media only screen and (max-width:767px){.semantic .ui.modal>.header{padding:.75rem 2.25rem .75rem 1rem!important}.semantic .ui.modal>.content{display:block;padding:1rem!important}.semantic .ui.modal>.close{top:.5rem!important;right:.5rem!important}.semantic .ui.modal .image.content{flex-direction:column}.semantic .ui.modal .content>.image{display:block;max-width:100%;margin:0 auto!important;text-align:center;padding:0 0 1rem!important}.semantic .ui.modal>.content>.image>i.icon{font-size:5rem;text-align:center}.semantic .ui.modal .content>.description{display:block;width:100%!important;margin:0!important;padding:1rem 0!important;box-shadow:none}.semantic .ui.modal>.actions{padding:1rem 1rem 0!important}.semantic .ui.modal .actions>.button,.semantic .ui.modal .actions>.buttons{margin-bottom:1rem}}.semantic .ui.inverted.dimmer>.ui.modal{box-shadow:1px 3px 10px 2px rgba(0,0,0,.2)}.semantic .ui.basic.modal{border:none;border-radius:0;box-shadow:none!important;color:#fff}.semantic .ui.basic.modal,.semantic .ui.basic.modal>.actions,.semantic .ui.basic.modal>.content,.semantic .ui.basic.modal>.header{background-color:transparent}.semantic .ui.basic.modal>.header{color:#fff}.semantic .ui.basic.modal>.close{top:1rem;right:1.5rem}.semantic .ui.inverted.dimmer>.basic.modal{color:rgba(0,0,0,.87)}.semantic .ui.inverted.dimmer>.ui.basic.modal>.header{color:rgba(0,0,0,.85)}.semantic .ui.legacy.modal,.semantic .ui.legacy.page.dimmer>.ui.modal{top:50%;left:50%}.semantic .ui.legacy.page.dimmer>.ui.scrolling.modal,.semantic .ui.page.dimmer>.ui.scrolling.legacy.modal,.semantic .ui.top.aligned.dimmer>.ui.legacy.modal,.semantic .ui.top.aligned.legacy.page.dimmer>.ui.modal{top:auto}@media only screen and (max-width:991px){.semantic .ui.basic.modal>.close{color:#fff}}.semantic .ui.loading.modal{display:block;visibility:hidden;z-index:-1}.semantic .ui.active.modal{display:block}.semantic .modals.dimmer[class*="top aligned"] .modal{margin:5vh auto}@media only screen and (max-width:767px){.semantic .modals.dimmer[class*="top aligned"] .modal{margin:1rem auto}}.semantic .legacy.modals.dimmer[class*="top aligned"]{padding-top:5vh}@media only screen and (max-width:767px){.semantic .legacy.modals.dimmer[class*="top aligned"]{padding-top:1rem}}.semantic .scrolling.dimmable.dimmed{overflow:hidden}.semantic .scrolling.dimmable>.dimmer{justify-content:flex-start}.semantic .scrolling.dimmable.dimmed>.dimmer{overflow:auto;-webkit-overflow-scrolling:touch}.semantic .scrolling.dimmable>.dimmer{position:fixed}.semantic .modals.dimmer .ui.scrolling.modal{margin:1rem auto}.semantic .scrolling.undetached.dimmable.dimmed{overflow:auto;-webkit-overflow-scrolling:touch}.semantic .scrolling.undetached.dimmable.dimmed>.dimmer{overflow:hidden}.semantic .scrolling.undetached.dimmable .ui.scrolling.modal{position:absolute;left:50%;margin-top:1rem!important}.semantic .ui.modal .scrolling.content{max-height:70vh;overflow:auto}.semantic .ui.fullscreen.modal{width:95%!important;left:0!important;margin:1em auto}.semantic .ui.fullscreen.scrolling.modal{left:0!important}.semantic .ui.fullscreen.modal>.header{padding-right:2.25rem}.semantic .ui.fullscreen.modal>.close{top:1.0535rem;right:1rem;color:rgba(0,0,0,.87)}.semantic .ui.modal{font-size:1rem}.semantic .ui.mini.modal>.header:not(.ui){font-size:1.3em}@media only screen and (max-width:767px){.semantic .ui.mini.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.semantic .ui.mini.modal{width:35.2%;margin:0}}@media only screen and (min-width:992px){.semantic .ui.mini.modal{width:340px;margin:0}}@media only screen and (min-width:1200px){.semantic .ui.mini.modal{width:360px;margin:0}}@media only screen and (min-width:1920px){.semantic .ui.mini.modal{width:380px;margin:0}}@media only screen and (max-width:767px){.semantic .ui.tiny.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.semantic .ui.tiny.modal{width:52.8%;margin:0}}@media only screen and (min-width:992px){.semantic .ui.tiny.modal{width:510px;margin:0}}@media only screen and (min-width:1200px){.semantic .ui.tiny.modal{width:540px;margin:0}}@media only screen and (min-width:1920px){.semantic .ui.tiny.modal{width:570px;margin:0}}.semantic .ui.small.modal>.header:not(.ui){font-size:1.3em}@media only screen and (max-width:767px){.semantic .ui.small.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.semantic .ui.small.modal{width:70.4%;margin:0}}@media only screen and (min-width:992px){.semantic .ui.small.modal{width:680px;margin:0}}@media only screen and (min-width:1200px){.semantic .ui.small.modal{width:720px;margin:0}}@media only screen and (min-width:1920px){.semantic .ui.small.modal{width:760px;margin:0}}.semantic .ui.large.modal>.header{font-size:1.6em}@media only screen and (max-width:767px){.semantic .ui.large.modal{width:95%;margin:0}}@media only screen and (min-width:768px){.semantic .ui.large.modal{width:88%;margin:0}}@media only screen and (min-width:992px){.semantic .ui.large.modal{width:1020px;margin:0}}@media only screen and (min-width:1200px){.semantic .ui.large.modal{width:1080px;margin:0}}@media only screen and (min-width:1920px){.semantic .ui.large.modal{width:1140px;margin:0}}.semantic .ui.nag{display:none;opacity:.95;position:relative;top:0;left:0;z-index:999;min-height:0;width:100%;margin:0;padding:.75em 1em;background:#555;box-shadow:0 1px 2px 0 rgba(0,0,0,.2);font-size:1rem;text-align:center;color:rgba(0,0,0,.87);border-radius:0 0 .28571429rem .28571429rem;transition:background .2s ease}.semantic a.ui.nag{cursor:pointer}.semantic .ui.nag>.title{display:inline-block;margin:0 .5em;color:#fff}.semantic .ui.nag>.close.icon{cursor:pointer;opacity:.4;position:absolute;top:50%;right:1em;font-size:1em;margin:-.5em 0 0;color:#fff;transition:opacity .2s ease}.semantic .ui.nag:hover{background:#555;opacity:1}.semantic .ui.nag .close:hover{opacity:1}.semantic .ui.overlay.nag{position:absolute;display:block}.semantic .ui.fixed.nag{position:fixed}.semantic .ui.bottom.nag,.semantic .ui.bottom.nags{border-radius:.28571429rem .28571429rem 0 0;top:auto;bottom:0}.semantic .ui.inverted.nag,.semantic .ui.inverted.nags .nag{background-color:#f3f4f5;color:rgba(0,0,0,.85)}.semantic .ui.inverted.nag .close,.semantic .ui.inverted.nag .title,.semantic .ui.inverted.nags .nag .close,.semantic .ui.inverted.nags .nag .title{color:rgba(0,0,0,.4)}.semantic .ui.nags .nag{border-radius:0!important}.semantic .ui.nags .nag:last-child{border-radius:0 0 .28571429rem .28571429rem}.semantic .ui.bottom.nags .nag:last-child{border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.popup{display:none;position:absolute;top:0;right:0;min-width:-moz-min-content;min-width:min-content;z-index:1900;border:1px solid #d4d4d5;line-height:1.4285em;max-width:250px;background:#fff;padding:.833em 1em;font-weight:400;font-style:normal;color:rgba(0,0,0,.87);border-radius:.28571429rem;box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15)}.semantic .ui.popup>.header{padding:0;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:1.14285714em;line-height:1.2;font-weight:700}.semantic .ui.popup>.header+.content{padding-top:.5em}.semantic .ui.popup:before{position:absolute;content:"";width:.71428571em;height:.71428571em;background:#fff;transform:rotate(45deg);z-index:2;box-shadow:1px 1px 0 0 #bababc}.semantic [data-tooltip]{position:relative}.semantic [data-tooltip]:before{content:"";width:.71428571em;height:.71428571em;transform:rotate(45deg);z-index:2;box-shadow:1px 1px 0 0 #bababc}.semantic [data-tooltip]:after,.semantic [data-tooltip]:before{position:absolute;font-size:1rem;background:#fff}.semantic [data-tooltip]:after{content:attr(data-tooltip);text-transform:none;text-align:left;white-space:nowrap;border:1px solid #d4d4d5;line-height:1.4285em;max-width:none;padding:.833em 1em;font-weight:400;font-style:normal;color:rgba(0,0,0,.87);border-radius:.28571429rem;box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15);z-index:1}.semantic [data-tooltip]:not([data-position]):before{top:auto;right:auto;bottom:100%;left:50%;background:#fff;margin-left:-.07142857rem;margin-bottom:.14285714rem}.semantic [data-tooltip]:not([data-position]):after{left:50%;transform:translateX(-50%);bottom:100%;margin-bottom:.5em}.semantic [data-tooltip]:after,.semantic [data-tooltip]:before{pointer-events:none;visibility:hidden}.semantic [data-tooltip]:before{opacity:0;transform:rotate(45deg) scale(0)!important;transform-origin:center top;transition:all .1s ease}.semantic [data-tooltip]:after{opacity:1;transform-origin:center bottom;transition:all .1s ease}.semantic [data-tooltip]:hover:after,.semantic [data-tooltip]:hover:before{visibility:visible;pointer-events:auto}.semantic [data-tooltip]:hover:before{transform:rotate(45deg) scale(1)!important;opacity:1}.semantic [data-tooltip]:after,.semantic [data-tooltip][data-position="bottom center"]:after,.semantic [data-tooltip][data-position="top center"]:after{transform:translateX(-50%) scale(0)!important}.semantic [data-tooltip]:hover:after,.semantic [data-tooltip][data-position="bottom center"]:hover:after{transform:translateX(-50%) scale(1)!important}.semantic [data-tooltip][data-position="left center"]:after,.semantic [data-tooltip][data-position="right center"]:after{transform:translateY(-50%) scale(0)!important}.semantic [data-tooltip][data-position="left center"]:hover:after,.semantic [data-tooltip][data-position="right center"]:hover:after{transform:translateY(-50%) scale(1)!important}.semantic [data-tooltip][data-position="bottom left"]:after,.semantic [data-tooltip][data-position="bottom right"]:after,.semantic [data-tooltip][data-position="top left"]:after,.semantic [data-tooltip][data-position="top right"]:after{transform:scale(0)!important}.semantic [data-tooltip][data-position="bottom left"]:hover:after,.semantic [data-tooltip][data-position="bottom right"]:hover:after,.semantic [data-tooltip][data-position="top left"]:hover:after,.semantic [data-tooltip][data-position="top right"]:hover:after{transform:scale(1)!important}.semantic [data-tooltip][data-inverted]:before{box-shadow:none!important;background:#1b1c1d}.semantic [data-tooltip][data-inverted]:after{background:#1b1c1d;color:#fff;border:none;box-shadow:none}.semantic [data-tooltip][data-inverted]:after .header{background-color:none;color:#fff}.semantic [data-position="top center"][data-tooltip]:after{top:auto;right:auto;left:50%;bottom:100%;transform:translateX(-50%);margin-bottom:.5em}.semantic [data-position="top center"][data-tooltip]:before{top:auto;right:auto;bottom:100%;left:50%;background:#fff;margin-left:-.07142857rem;margin-bottom:.14285714rem}.semantic [data-position="top left"][data-tooltip]:after{top:auto;right:auto;left:0;bottom:100%;margin-bottom:.5em}.semantic [data-position="top left"][data-tooltip]:before{top:auto;right:auto;bottom:100%;left:1em;margin-left:-.07142857rem;margin-bottom:.14285714rem}.semantic [data-position="top right"][data-tooltip]:after{top:auto;left:auto;right:0;bottom:100%;margin-bottom:.5em}.semantic [data-position="top right"][data-tooltip]:before{top:auto;left:auto;bottom:100%;right:1em;margin-left:-.07142857rem;margin-bottom:.14285714rem}.semantic [data-position="bottom center"][data-tooltip]:after{bottom:auto;right:auto;left:50%;top:100%;transform:translateX(-50%);margin-top:.5em}.semantic [data-position="bottom center"][data-tooltip]:before{bottom:auto;right:auto;top:100%;left:50%;margin-left:-.07142857rem;margin-top:.14285714rem}.semantic [data-position="bottom left"][data-tooltip]:after{left:0;top:100%;margin-top:.5em}.semantic [data-position="bottom left"][data-tooltip]:before{bottom:auto;right:auto;top:100%;left:1em;margin-left:-.07142857rem;margin-top:.14285714rem}.semantic [data-position="bottom right"][data-tooltip]:after{right:0;top:100%;margin-top:.5em}.semantic [data-position="bottom right"][data-tooltip]:before{bottom:auto;left:auto;top:100%;right:1em;margin-left:-.14285714rem;margin-top:.07142857rem}.semantic [data-position="left center"][data-tooltip]:after{right:100%;top:50%;margin-right:.5em;transform:translateY(-50%)}.semantic [data-position="left center"][data-tooltip]:before{right:100%;top:50%;margin-top:-.14285714rem;margin-right:-.07142857rem}.semantic [data-position="right center"][data-tooltip]:after{left:100%;top:50%;margin-left:.5em;transform:translateY(-50%)}.semantic [data-position="right center"][data-tooltip]:before{left:100%;top:50%;margin-top:-.07142857rem;margin-left:.14285714rem}.semantic [data-position~=bottom][data-tooltip]:before{background:#fff;box-shadow:-1px -1px 0 0 #bababc}.semantic [data-position="left center"][data-tooltip]:before{background:#fff;box-shadow:1px -1px 0 0 #bababc}.semantic [data-position="right center"][data-tooltip]:before{background:#fff;box-shadow:-1px 1px 0 0 #bababc}.semantic [data-position~=top][data-tooltip]:before{background:#fff}.semantic [data-inverted][data-position~=bottom][data-tooltip]:before{background:#1b1c1d;box-shadow:-1px -1px 0 0 #bababc}.semantic [data-inverted][data-position="left center"][data-tooltip]:before{background:#1b1c1d;box-shadow:1px -1px 0 0 #bababc}.semantic [data-inverted][data-position="right center"][data-tooltip]:before{background:#1b1c1d;box-shadow:-1px 1px 0 0 #bababc}.semantic [data-inverted][data-position~=top][data-tooltip]:before{background:#1b1c1d}.semantic [data-position~=bottom][data-tooltip]:before{transform-origin:center bottom}.semantic [data-position~=bottom][data-tooltip]:after{transform-origin:center top}.semantic [data-position="left center"][data-tooltip]:before{transform-origin:top center}.semantic [data-position="left center"][data-tooltip]:after,.semantic [data-position="right center"][data-tooltip]:before{transform-origin:right center}.semantic [data-position="right center"][data-tooltip]:after{transform-origin:left center}.semantic .ui.popup{margin:0}.semantic .ui.top.popup{margin:0 0 .71428571em}.semantic .ui.top.left.popup{transform-origin:left bottom}.semantic .ui.top.center.popup{transform-origin:center bottom}.semantic .ui.top.right.popup{transform-origin:right bottom}.semantic .ui.left.center.popup{margin:0 .71428571em 0 0;transform-origin:right 50%}.semantic .ui.right.center.popup{margin:0 0 0 .71428571em;transform-origin:left 50%}.semantic .ui.bottom.popup{margin:.71428571em 0 0}.semantic .ui.bottom.left.popup{transform-origin:left top}.semantic .ui.bottom.center.popup{transform-origin:center top}.semantic .ui.bottom.right.popup{transform-origin:right top}.semantic .ui.bottom.center.popup:before{margin-left:-.30714286em;top:-.30714286em;left:50%;right:auto;bottom:auto;box-shadow:-1px -1px 0 0 #bababc}.semantic .ui.bottom.left.popup{margin-left:0}.semantic .ui.bottom.left.popup:before{top:-.30714286em;left:1em;right:auto;bottom:auto;margin-left:0;box-shadow:-1px -1px 0 0 #bababc}.semantic .ui.bottom.right.popup{margin-right:0}.semantic .ui.bottom.right.popup:before{top:-.30714286em;right:1em;bottom:auto;left:auto;margin-left:0;box-shadow:-1px -1px 0 0 #bababc}.semantic .ui.top.center.popup:before{top:auto;right:auto;bottom:-.30714286em;left:50%;margin-left:-.30714286em}.semantic .ui.top.left.popup{margin-left:0}.semantic .ui.top.left.popup:before{bottom:-.30714286em;left:1em;top:auto;right:auto;margin-left:0}.semantic .ui.top.right.popup{margin-right:0}.semantic .ui.top.right.popup:before{bottom:-.30714286em;right:1em;top:auto;left:auto;margin-left:0}.semantic .ui.left.center.popup:before{top:50%;right:-.30714286em;bottom:auto;left:auto;margin-top:-.30714286em;box-shadow:1px -1px 0 0 #bababc}.semantic .ui.right.center.popup:before{top:50%;left:-.30714286em;bottom:auto;right:auto;margin-top:-.30714286em;box-shadow:-1px 1px 0 0 #bababc}.semantic .ui.bottom.popup:before,.semantic .ui.left.center.popup:before,.semantic .ui.right.center.popup:before,.semantic .ui.top.popup:before{background:#fff}.semantic .ui.inverted.bottom.popup:before,.semantic .ui.inverted.left.center.popup:before,.semantic .ui.inverted.right.center.popup:before,.semantic .ui.inverted.top.popup:before{background:#1b1c1d}.semantic .ui.popup>.ui.grid:not(.padded){width:calc(100% + 1.75rem);margin:-.7rem -.875rem}.semantic .ui.loading.popup{display:block;visibility:hidden;z-index:-1}.semantic .ui.animating.popup,.semantic .ui.visible.popup{display:block}.semantic .ui.visible.popup{transform:translateZ(0);backface-visibility:hidden}.semantic .ui.basic.popup:before{display:none}.semantic .ui.wide.popup{max-width:350px}.semantic .ui[class*="very wide"].popup{max-width:550px}@media only screen and (max-width:767px){.semantic .ui.wide.popup,.semantic .ui[class*="very wide"].popup{max-width:250px}}.semantic .ui.fluid.popup{width:100%;max-width:none}.semantic .ui.inverted.popup{background:#1b1c1d;color:#fff;border:none;box-shadow:none}.semantic .ui.inverted.popup .header{background-color:none;color:#fff}.semantic .ui.inverted.popup:before{background-color:#1b1c1d;box-shadow:none!important}.semantic .ui.flowing.popup{max-width:none}.semantic .ui.mini.popup{font-size:.78571429rem}.semantic .ui.tiny.popup{font-size:.85714286rem}.semantic .ui.small.popup{font-size:.92857143rem}.semantic .ui.popup{font-size:1rem}.semantic .ui.large.popup{font-size:1.14285714rem}.semantic .ui.huge.popup{font-size:1.42857143rem}.semantic .ui.progress{position:relative;display:block;max-width:100%;border:none;margin:1em 0 2.5em;box-shadow:none;background:rgba(0,0,0,.1);padding:0;border-radius:.28571429rem}.semantic .ui.progress:first-child{margin:0 0 2.5em}.semantic .ui.progress:last-child{margin:0 0 1.5em}.semantic .ui.progress .bar{display:block;line-height:1;position:relative;width:0;min-width:2em;background:#888;border-radius:.28571429rem;transition:width .1s ease,background-color .1s ease}.semantic .ui.progress .bar>.progress{white-space:nowrap;position:absolute;width:auto;font-size:.92857143em;top:50%;right:.5em;left:auto;bottom:auto;color:hsla(0,0%,100%,.7);text-shadow:none;margin-top:-.5em;font-weight:700;text-align:left}.semantic .ui.progress>.label{position:absolute;width:100%;font-size:1em;top:100%;right:auto;left:0;bottom:auto;color:rgba(0,0,0,.87);font-weight:700;text-shadow:none;margin-top:.2em;text-align:center;transition:color .4s ease}.semantic .ui.indicating.progress[data-percent^="1"] .bar,.semantic .ui.indicating.progress[data-percent^="2"] .bar{background-color:#d95c5c}.semantic .ui.indicating.progress[data-percent^="3"] .bar{background-color:#efbc72}.semantic .ui.indicating.progress[data-percent^="4"] .bar,.semantic .ui.indicating.progress[data-percent^="5"] .bar{background-color:#e6bb48}.semantic .ui.indicating.progress[data-percent^="6"] .bar{background-color:#ddc928}.semantic .ui.indicating.progress[data-percent^="7"] .bar,.semantic .ui.indicating.progress[data-percent^="8"] .bar{background-color:#b4d95c}.semantic .ui.indicating.progress[data-percent^="9"] .bar,.semantic .ui.indicating.progress[data-percent^="100"] .bar{background-color:#66da81}.semantic .ui.indicating.progress[data-percent^="1"] .label,.semantic .ui.indicating.progress[data-percent^="2"] .label,.semantic .ui.indicating.progress[data-percent^="3"] .label,.semantic .ui.indicating.progress[data-percent^="4"] .label,.semantic .ui.indicating.progress[data-percent^="5"] .label,.semantic .ui.indicating.progress[data-percent^="6"] .label,.semantic .ui.indicating.progress[data-percent^="7"] .label,.semantic .ui.indicating.progress[data-percent^="8"] .label,.semantic .ui.indicating.progress[data-percent^="9"] .label,.semantic .ui.indicating.progress[data-percent^="100"] .label{color:rgba(0,0,0,.87)}.semantic .ui.indicating.progress[data-percent="1"] .bar,.semantic .ui.indicating.progress[data-percent="2"] .bar,.semantic .ui.indicating.progress[data-percent="3"] .bar,.semantic .ui.indicating.progress[data-percent="4"] .bar,.semantic .ui.indicating.progress[data-percent="5"] .bar,.semantic .ui.indicating.progress[data-percent="6"] .bar,.semantic .ui.indicating.progress[data-percent="7"] .bar,.semantic .ui.indicating.progress[data-percent="8"] .bar,.semantic .ui.indicating.progress[data-percent="9"] .bar{background-color:#d95c5c}.semantic .ui.indicating.progress[data-percent="1"] .label,.semantic .ui.indicating.progress[data-percent="2"] .label,.semantic .ui.indicating.progress[data-percent="3"] .label,.semantic .ui.indicating.progress[data-percent="4"] .label,.semantic .ui.indicating.progress[data-percent="5"] .label,.semantic .ui.indicating.progress[data-percent="6"] .label,.semantic .ui.indicating.progress[data-percent="7"] .label,.semantic .ui.indicating.progress[data-percent="8"] .label,.semantic .ui.indicating.progress[data-percent="9"] .label{color:rgba(0,0,0,.87)}.semantic .ui.indicating.progress.success .label{color:#1a531b}.semantic .ui.progress.success .bar{background-color:#21ba45!important}.semantic .ui.progress.success .bar,.semantic .ui.progress.success .bar:after{animation:none!important}.semantic .ui.progress.success>.label{color:#1a531b}.semantic .ui.progress.warning .bar{background-color:#f2c037!important}.semantic .ui.progress.warning .bar,.semantic .ui.progress.warning .bar:after{animation:none!important}.semantic .ui.progress.warning>.label{color:#794b02}.semantic .ui.progress.error .bar{background-color:#db2828!important}.semantic .ui.progress.error .bar,.semantic .ui.progress.error .bar:after{animation:none!important}.semantic .ui.progress.error>.label{color:#912d2b}.semantic .ui.active.progress .bar{position:relative;min-width:2em}.semantic .ui.active.progress .bar:after{content:"";opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;border-radius:.28571429rem;animation:progress-active 2s ease infinite}@keyframes progress-active{0%{opacity:.3;width:0}to{opacity:0;width:100%}}.semantic .ui.disabled.progress{opacity:.35}.semantic .ui.disabled.progress .bar,.semantic .ui.disabled.progress .bar:after{animation:none!important}.semantic .ui.inverted.progress{background:hsla(0,0%,100%,.08);border:none}.semantic .ui.inverted.progress .bar{background:#888}.semantic .ui.inverted.progress .bar>.progress{color:#f9fafb}.semantic .ui.inverted.progress>.label{color:#fff}.semantic .ui.inverted.progress.success>.label{color:#21ba45}.semantic .ui.inverted.progress.warning>.label{color:#f2c037}.semantic .ui.inverted.progress.error>.label{color:#db2828}.semantic .ui.progress.attached{background:0 0;position:relative;border:none;margin:0}.semantic .ui.progress.attached,.semantic .ui.progress.attached .bar{display:block;height:.2rem;padding:0;overflow:hidden;border-radius:0 0 .28571429rem .28571429rem}.semantic .ui.progress.attached .bar{border-radius:0}.semantic .ui.progress.top.attached,.semantic .ui.progress.top.attached .bar{top:0;border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.progress.top.attached .bar{border-radius:0}.semantic .ui.card>.ui.attached.progress,.semantic .ui.segment>.ui.attached.progress{position:absolute;top:auto;left:0;bottom:100%;width:100%}.semantic .ui.card>.ui.bottom.attached.progress,.semantic .ui.segment>.ui.bottom.attached.progress{top:100%;bottom:auto}.semantic .ui.red.progress .bar{background-color:#db2828}.semantic .ui.red.inverted.progress .bar{background-color:#ff695e}.semantic .ui.orange.progress .bar{background-color:#f2711c}.semantic .ui.orange.inverted.progress .bar{background-color:#ff851b}.semantic .ui.yellow.progress .bar{background-color:#fbbd08}.semantic .ui.yellow.inverted.progress .bar{background-color:#ffe21f}.semantic .ui.olive.progress .bar{background-color:#b5cc18}.semantic .ui.olive.inverted.progress .bar{background-color:#d9e778}.semantic .ui.green.progress .bar{background-color:#21ba45}.semantic .ui.green.inverted.progress .bar{background-color:#2ecc40}.semantic .ui.teal.progress .bar{background-color:#00b5ad}.semantic .ui.teal.inverted.progress .bar{background-color:#6dffff}.semantic .ui.blue.progress .bar{background-color:#2185d0}.semantic .ui.blue.inverted.progress .bar{background-color:#54c8ff}.semantic .ui.violet.progress .bar{background-color:#6435c9}.semantic .ui.violet.inverted.progress .bar{background-color:#a291fb}.semantic .ui.purple.progress .bar{background-color:#a333c8}.semantic .ui.purple.inverted.progress .bar{background-color:#dc73ff}.semantic .ui.pink.progress .bar{background-color:#e03997}.semantic .ui.pink.inverted.progress .bar{background-color:#ff8edf}.semantic .ui.brown.progress .bar{background-color:#a5673f}.semantic .ui.brown.inverted.progress .bar{background-color:#d67c1c}.semantic .ui.grey.progress .bar{background-color:#767676}.semantic .ui.grey.inverted.progress .bar{background-color:#dcddde}.semantic .ui.black.progress .bar{background-color:#1b1c1d}.semantic .ui.black.inverted.progress .bar{background-color:#545454}.semantic .ui.tiny.progress{font-size:.85714286rem}.semantic .ui.tiny.progress .bar{height:.5em}.semantic .ui.small.progress{font-size:.92857143rem}.semantic .ui.small.progress .bar{height:1em}.semantic .ui.progress{font-size:1rem}.semantic .ui.progress .bar{height:1.75em}.semantic .ui.large.progress{font-size:1.14285714rem}.semantic .ui.large.progress .bar{height:2.5em}.semantic .ui.big.progress{font-size:1.28571429rem}.semantic .ui.big.progress .bar{height:3.5em}.semantic .ui.rating{display:inline-flex;white-space:nowrap;vertical-align:baseline}.semantic .ui.rating:last-child{margin-right:0}.semantic .ui.rating .icon{padding:0;margin:0;flex:1 0 auto;cursor:pointer;width:1.25em;height:auto;transition:opacity .1s ease,background .1s ease,text-shadow .1s ease,color .1s ease;background:0 0;color:rgba(0,0,0,.15)}.semantic .ui.rating .active.icon{background:0 0;color:rgba(0,0,0,.85)}.semantic .ui.rating .icon.selected,.semantic .ui.rating .icon.selected.active{background:0 0;color:rgba(0,0,0,.87)}.semantic .ui.star.rating .icon{width:1.25em;height:auto;background:0 0;color:rgba(0,0,0,.15);text-shadow:none}.semantic .ui.star.rating .active.icon{background:0 0!important;color:#ffe623!important;text-shadow:0 -1px 0 #ddc507,-1px 0 0 #ddc507,0 1px 0 #ddc507,1px 0 0 #ddc507!important}.semantic .ui.star.rating .icon.selected,.semantic .ui.star.rating .icon.selected.active{background:0 0!important;color:#fc0!important;text-shadow:0 -1px 0 #e6a200,-1px 0 0 #e6a200,0 1px 0 #e6a200,1px 0 0 #e6a200!important}.semantic .ui.heart.rating .icon{width:1.4em;height:auto;background:0 0;color:rgba(0,0,0,.15);text-shadow:none!important}.semantic .ui.heart.rating .active.icon{background:0 0!important;color:#ff6d75!important;text-shadow:0 -1px 0 #cd0707,-1px 0 0 #cd0707,0 1px 0 #cd0707,1px 0 0 #cd0707!important}.semantic .ui.heart.rating .icon.selected,.semantic .ui.heart.rating .icon.selected.active{background:0 0!important;color:#ff3000!important;text-shadow:0 -1px 0 #aa0101,-1px 0 0 #aa0101,0 1px 0 #aa0101,1px 0 0 #aa0101!important}.semantic .ui.disabled.rating .icon{cursor:default}.semantic .ui.rating .icon.selected,.semantic .ui.rating.selected .active.icon,.semantic .ui.rating.selected .icon.selected{opacity:1}.semantic .ui.mini.rating{font-size:.78571429rem}.semantic .ui.tiny.rating{font-size:.85714286rem}.semantic .ui.small.rating{font-size:.92857143rem}.semantic .ui.rating{font-size:1rem}.semantic .ui.large.rating{font-size:1.14285714rem}.semantic .ui.huge.rating{font-size:1.42857143rem}.semantic .ui.massive.rating{font-size:2rem}@font-face{.semantic{font-family:Rating;src:url(data:application/x-font-ttf;charset=utf-8;base64,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) format("truetype"),url(data:application/font-woff;charset=utf-8;base64,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kIiRi5MI5vdUFfcni4vCBYufhJx8mn2ZepJ3i3aLeoR9fX18g3qLdwiLVAUO+yaLshWL+AQFi5GNkY+RjpCQj5KNj42PjI+LCPfAiwWPi4+Kj4mRiZCHj4aPhY2Fi4UIi/wEBYuEiYWHhoeGhoeFiIiKhoqHi4GLhI6EkQj7EvcN+xL7DQWEhYOIgouHi4eLh42EjoaPiJCHkImRi5IIDov3XRWLko2Rj5Kltq+vuKW4pbuZvYu9i7t9uHG4ca9npWCPhI2Fi4SLhYmEh4RxYGdoXnAIXnFbflmLWYtbmF6lXqZnrnG2h5KJkouRCLCLFaRkq2yxdLF0tH+4i7iLtJexorGiq6qksm64Z61goZZ3kXaLdItnfm1ycnJybX9oiwhoi22XcqRypH6pi6+LopGglp9gdWdpbl4I9xiwFYuHjIiOiI6IjoqPi4+LjoyOjo2OjY6Lj4ubkJmXl5eWmZGbi4+LjoyOjo2OjY6LjwiLj4mOiY6IjYiNh4tzi3eCenp6eoJ3i3MIDov3XRWLko2Sj5GouK+utqW3pbqYvouci5yJnIgIm6cFjY6NjI+LjIuNi42JjYqOio+JjomOiY6KjomOiY6JjoqNioyKjomMiYuHi4qLiouLCHdnbVVjQ2NDbVV3Zwh9cgWJiIiJiIuJi36SdJiIjYmOi46LjY+UlJlvl3KcdJ90oHeie6WHkYmSi5IIsIsVqlq0Z711CKGzBXqXfpqCnoKdhp6LoIuikaCWn2B1Z2luXgj3GLAVi4eMiI6IjoiOio+Lj4uOjI6OjY6NjouPi5uQmZeXl5aZkZuLj4uOjI6OjY6NjouPCIuPiY6JjoiNiI2Hi3OLd4J6enp6gneLcwji+10VoLAFtI+wmK2hrqKnqKKvdq1wp2uhCJ2rBZ1/nHycepx6mHqWeY+EjYWLhIuEiYWHhIR/gH1+fG9qaXJmeWV5Y4Jhiwi53BXb9yQFjIKMg4uEi3CDc3x1fHV3fHOBCA6L1BWL90sFi5WPlJKSkpKTj5aLCNmLBZKPmJqepJaZlZeVlY+Qj5ONl42WjpeOmI+YkZWTk5OSk46Vi5uLmYiYhZiFlIGSfgiSfo55i3WLeYd5gXgIvosFn4uchJl8mn2Seot3i3qGfIJ9jYSLhYuEi3yIfoR+i4eLh4uHi3eGen99i3CDdnt8CHt8dYNwiwhmiwV5i3mNeY95kHeRc5N1k36Ph4sIOYsFgIuDjoSShJKHlIuVCLCdFYuGjIePiI+Hj4mQi5CLj42Pj46OjY+LkIuQiZCIjoePh42Gi4aLh4mHh4eIioaLhgjUeRWUiwWNi46Lj4qOi4+KjYqOi4+Kj4mQio6KjYqNio+Kj4mQio6KjIqzfquEpIsIrosFr4uemouri5CKkYqQkY6QkI6SjpKNkouSi5KJkoiRlZWQlouYi5CKkImRiZGJj4iOCJGMkI+PlI+UjZKLkouViJODk4SSgo+CiwgmiwWLlpCalJ6UnpCbi5aLnoiYhJSFlH+QeYuGhoeDiYCJf4h/h3+IfoWBg4KHh4SCgH4Ii4qIiYiGh4aIh4mIiIiIh4eGh4aHh4eHiIiHiIeHiIiHiIeKh4mIioiLCIKLi/tLBQ6L90sVi/dLBYuVj5OSk5KSk46WiwjdiwWPi5iPoZOkk6CRnZCdj56Nn4sIq4sFpougg5x8m3yTd4txCIuJBZd8kHuLd4uHi4eLh5J+jn6LfIuEi4SJhZR9kHyLeot3hHp8fH19eoR3iwhYiwWVeI95i3mLdIh6hH6EfoKBfoV+hX2He4uBi4OPg5KFkYaTh5SHlYiTipOKk4qTiJMIiZSIkYiPgZSBl4CaeKR+moSPCD2LBYCLg4+EkoSSh5SLlQiw9zgVi4aMh4+Ij4ePiZCLkIuPjY+Pjo6Nj4uQi5CJkIiOh4+HjYaLhouHiYeHh4iKhouGCNT7OBWUiwWOi46Kj4mPio+IjoiPh4+IjoePiI+Hj4aPho6HjoiNiI6Hj4aOho6Ii4qWfpKDj4YIk4ORgY5+j36OgI1/jYCPg5CGnYuXj5GUkpSOmYuei5aGmoKfgp6GmouWCPCLBZSLlI+SkpOTjpOLlYuSiZKHlIeUho+Fi46PjY+NkY2RjJCLkIuYhpaBlY6RjZKLkgiLkomSiJKIkoaQhY6MkIyRi5CLm4aXgpOBkn6Pe4sIZosFcotrhGN9iouIioaJh4qHiomKiYqIioaKh4mHioiKiYuHioiLh4qIi4mLCIKLi/tLBQ77lIv3txWLkpCPlo0I9yOgzPcWBY6SkI+RiwiL/BL7FUcFh4mHioiLh4uIjImOiY6KjouPi4yLjYyOCKP3IyPwBYaQiZCLjwgOi/fFFYu1l6yjoqOjrZe2i5aLl4mYh5eHloWWhJaElIWShZOEkoWShJKSkpGTkpKRlJGWkgiWkpaRl4+Yj5eNlou2i61/o3OjdJdqi2GLYXVgYGAI+0b7QAWHiIeJhouGi4eNh44I+0b3QAWJjYmNh4+IjoaRg5SElIWVhZSFlYaWh5mGmImYi5gIsIsVi2ucaa9oCPc6+zT3OvczBa+vnK2Lq4ubiZiHl4eXhpSFkoSSg5GCj4KQgo2CjYONgYuBi4KLgIl/hoCGgIWChAiBg4OFhISEhYaFhoaIhoaJhYuFi4aNiJCGkIaRhJGEkoORgZOCkoCRgJB/kICNgosIgYuBi4OJgomCiYKGgoeDhYSEhYSGgod/h3+Jfot7CA77JouyFYv4BAWLkY2Rj5GOkJCPko2PjY+Mj4sI98CLBY+Lj4qPiZGJkIePho+FjYWLhQiL/AQFi4SJhYeGh4aGh4WIiIqGioeLgYuEjoSRCPsS9w37EvsNBYSFg4iCi4eLh4uHjYSOho+IkIeQiZGLkgiwkxX3JvchpHL3DfsIi/f3+7iLi/v3BQ5ni8sVi/c5BYuSjpKQkJCQko6Siwj3VIuLwgWLrpippKSkpKmYrouvi6l+pHKkcpdti2gIi0IFi4aKhoeIh4eHiYaLCHmLBYaLh42Hj4eOipCLkAiL1AWLn4OcfZp9mXqSdot3i3qEfX18fIR6i3cIi1SniwWSi5KIkIaQho6Ei4QIi/s5BYuDiIWGhoaFhImEiwj7p4sFhIuEjYaRhpCIkYuTCA5njPe6FYyQkI6UjQj3I6DM9xYFj5KPj5GLkIuQh4+ECMv7FvcjdgWUiZCIjYaNhoiFhYUIIyak+yMFjIWKhomHiYiIiYaLiIuHjIeNCPsUz/sVRwWHiYeKiIuHi4eNiY6Jj4uQjJEIo/cjI/AFhZGJkY2QCPeB+z0VnILlW3rxiJ6ZmNTS+wydgpxe54v7pwUOZ4vCFYv3SwWLkI2Pjo+Pjo+NkIsI3osFkIuPiY6Ij4eNh4uGCIv7SwWLhomHh4eIh4eKhosIOIsFhouHjIePiI+Jj4uQCLCvFYuGjIePh46IkImQi5CLj42Pjo6PjY+LkIuQiZCIjoePh42Gi4aLhomIh4eIioaLhgjvZxWL90sFi5CNj46Oj4+PjZCLj4ySkJWWlZaVl5SXmJuVl5GRjo6OkI6RjZCNkIyPjI6MkY2TCIySjJGMj4yPjZCOkY6RjpCPjo6Pj42Qi5SLk4qSiZKJkYiPiJCIjoiPho6GjYeMhwiNh4yGjIaMhYuHi4iLiIuHi4eLg4uEiYSJhImFiYeJh4mFh4WLioqJiomJiIqJiokIi4qKiIqJCNqLBZqLmIWWgJaAkH+LfIt6hn2Af46DjYSLhIt9h36Cf4+Bi3+HgImAhYKEhI12hnmAfgh/fXiDcosIZosFfot+jHyOfI5/joOOg41/j32Qc5N8j4SMhouHjYiOh4+Jj4uQCA5ni/c5FYuGjYaOiI+Hj4mQiwjeiwWQi4+Njo+Pjo2Qi5AIi/dKBYuQiZCHjoiPh42Giwg4iwWGi4eJh4eIiImGi4YIi/tKBbD3JhWLkIyPj4+OjpCNkIuQi4+Jj4iOh42Hi4aLhomHiIeHh4eKhouGi4aMiI+Hj4qPi5AI7/snFYv3SwWLkI2Qj46Oj4+NkIuSi5qPo5OZkJePk46TjZeOmo6ajpiMmIsIsIsFpIueg5d9ln6Qeol1koSRgo2Aj4CLgIeAlH+Pfot9i4WJhIiCloCQfIt7i3yFfoGACICAfoZ8iwg8iwWMiIyJi4mMiYyJjYmMiIyKi4mPhI2GjYeNh42GjYOMhIyEi4SLhouHi4iLiYuGioYIioWKhomHioeJh4iGh4eIh4aIh4iFiISJhImDioKLhouHjYiPh4+Ij4iRiJGJkIqPCIqPipGKkomTipGKj4qOiZCJkYiQiJCIjoWSgZZ+nIKXgZaBloGWhJGHi4aLh42HjwiIjomQi48IDviUFPiUFYsMCgAAAAADAgABkAAFAAABTAFmAAAARwFMAWYAAAD1ABkAhAAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAPFlAeD/4P/gAeAAIAAAAAEAAAAAAAAAAAAAACAAAAAAAAIAAAADAAAAFAADAAEAAAAUAAQAkAAAACAAIAAEAAAAAQAg5gXwBvAN8CPwLvBu8HDwivCX8JzxI/Fl//3//wAAAAAAIOYA8ATwDPAj8C7wbvBw8Ifwl/Cc8SPxZP/9//8AAf/jGgQQBhABD+wP4g+jD6IPjA+AD3wO9g62AAMAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAEAAJrVlLJfDzz1AAsCAAAAAADP/GODAAAAAM/8Y4MAAP/bAgAB2wAAAAgAAgAAAAAAAAABAAAB4P/gAAACAAAAAAACAAABAAAAAAAAAAAAAAAAAAAAHAAAAAAAAAAAAAAAAAEAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAdwAAAHcAAACAAAjAZMAHwFJAAABbgAAAgAAAAIAAAACAAAAAgAAAAEAAAACAAAAAW4AAAHcAAAB3AABAdwAAAHcAAAAAFAAABwAAAAAAA4ArgABAAAAAAABAAwAAAABAAAAAAACAA4AQAABAAAAAAADAAwAIgABAAAAAAAEAAwATgABAAAAAAAFABYADAABAAAAAAAGAAYALgABAAAAAAAKADQAWgADAAEECQABAAwAAAADAAEECQACAA4AQAADAAEECQADAAwAIgADAAEECQAEAAwATgADAAEECQAFABYADAADAAEECQAGAAwANAADAAEECQAKADQAWgByAGEAdABpAG4AZwBWAGUAcgBzAGkAbwBuACAAMQAuADAAcgBhAHQAaQBuAGdyYXRpbmcAcgBhAHQAaQBuAGcAUgBlAGcAdQBsAGEAcgByAGEAdABpAG4AZwBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff");font-weight:400;font-style:normal}}.semantic .ui.rating .icon{font-family:Rating;line-height:1;backface-visibility:hidden;font-weight:400;font-style:normal;text-align:center}.semantic .ui.rating .active.icon:before,.semantic .ui.rating .icon:before,.semantic .ui.star.rating .active.icon:before,.semantic .ui.star.rating .icon:before{content:"\f005"}.semantic .ui.star.rating .partial.icon:before{content:"\f006"}.semantic .ui.star.rating .partial.icon{content:"\f005"}.semantic .ui.heart.rating .active.icon:before,.semantic .ui.heart.rating .icon:before{content:"\f004"}.semantic .ui.search{position:relative}.semantic .ui.search>.prompt{margin:0;outline:0;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,255,255,0);text-shadow:none;font-style:normal;font-weight:400;line-height:1.21428571em;padding:.67857143em 1em;font-size:1em;background:#fff;border:1px solid rgba(34,36,38,.15);color:rgba(0,0,0,.87);box-shadow:inset 0 0 0 0 transparent;transition:background-color .1s ease,color .1s ease,box-shadow .1s ease,border-color .1s ease}.semantic .ui.search .prompt{border-radius:500rem}.semantic .ui.search .prompt~.search.icon{cursor:pointer}.semantic .ui.search>.results{display:none;position:absolute;top:100%;left:0;transform-origin:center top;white-space:normal;text-align:left;text-transform:none;background:#fff;margin-top:.5em;width:18em;border-radius:.28571429rem;box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15);border:1px solid #d4d4d5;z-index:998}.semantic .ui.search>.results>:first-child{border-radius:.28571429rem .28571429rem 0 0}.semantic .ui.search>.results>:last-child{border-radius:0 0 .28571429rem .28571429rem}.semantic .ui.search>.results .result{cursor:pointer;display:block;overflow:hidden;font-size:1em;padding:.85714286em 1.14285714em;color:rgba(0,0,0,.87);line-height:1.33;border-bottom:1px solid rgba(34,36,38,.1)}.semantic .ui.search>.results .result:last-child{border-bottom:none!important}.semantic .ui.search>.results .result .image{float:right;overflow:hidden;background:0 0;width:5em;height:3em;border-radius:.25em}.semantic .ui.search>.results .result .image img{display:block;width:auto;height:100%}.semantic .ui.search>.results .result .image+.content{margin:0 6em 0 0}.semantic .ui.search>.results .result .title{margin:-.14285714em 0 0;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:700;font-size:1em;color:rgba(0,0,0,.85)}.semantic .ui.search>.results .result .description{margin-top:0;font-size:.92857143em;color:rgba(0,0,0,.4)}.semantic .ui.search>.results .result .price{float:right;color:#21ba45}.semantic .ui.search>.results>.message{padding:1em}.semantic .ui.search>.results>.message .header{font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:700;color:rgba(0,0,0,.87)}.semantic .ui.search>.results>.message .description{margin-top:.25rem;font-size:1em;color:rgba(0,0,0,.87)}.semantic .ui.search>.results>.action{display:block;border-top:none;background:#f3f4f5;padding:.92857143em 1em;color:rgba(0,0,0,.87);font-weight:700;text-align:center}.semantic .ui.search>.prompt:focus{border-color:rgba(34,36,38,.35);background:#fff;color:rgba(0,0,0,.95)}.semantic .ui.loading.search .input>i.icon:before{border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.semantic .ui.loading.search .input>i.icon:after,.semantic .ui.loading.search .input>i.icon:before{position:absolute;content:"";top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em}.semantic .ui.loading.search .input>i.icon:after{animation:button-spin .6s linear;animation-iteration-count:infinite;border-radius:500rem;border:.2em solid transparent;border-top-color:#767676;box-shadow:0 0 0 1px transparent}.semantic .ui.category.search>.results .category .result:hover,.semantic .ui.search>.results .result:hover{background:#f9fafb}.semantic .ui.search .action:hover{background:#e0e0e0}.semantic .ui.category.search>.results .category.active{background:#f3f4f5}.semantic .ui.category.search>.results .category.active>.name{color:rgba(0,0,0,.87)}.semantic .ui.category.search>.results .category .result.active,.semantic .ui.search>.results .result.active{position:relative;border-left-color:rgba(34,36,38,.1);background:#f3f4f5;box-shadow:none}.semantic .ui.search>.results .result.active .description,.semantic .ui.search>.results .result.active .title{color:rgba(0,0,0,.85)}.semantic .ui.disabled.search{cursor:default;pointer-events:none;opacity:.45}.semantic .ui.search.selection .prompt{border-radius:.28571429rem}.semantic .ui.search.selection>.icon.input>.remove.icon{pointer-events:none;position:absolute;left:auto;opacity:0;color:"";top:0;right:0;transition:color .1s ease,opacity .1s ease}.semantic .ui.search.selection>.icon.input>.active.remove.icon{cursor:pointer;opacity:.8;pointer-events:auto}.semantic .ui.search.selection>.icon.input:not([class*="left icon"])>.icon~.remove.icon{right:1.85714em}.semantic .ui.search.selection>.icon.input>.remove.icon:hover{opacity:1;color:#db2828}.semantic .ui.category.search .results{width:28em}.semantic .ui.category.search .results.animating,.semantic .ui.category.search .results.visible{display:table}.semantic .ui.category.search>.results .category{display:table-row;background:#f3f4f5;box-shadow:none;transition:background .1s ease,border-color .1s ease}.semantic .ui.category.search>.results .category:last-child{border-bottom:none}.semantic .ui.category.search>.results .category:first-child .name+.result{border-radius:0 .28571429rem 0 0}.semantic .ui.category.search>.results .category:last-child .result:last-child{border-radius:0 0 .28571429rem 0}.semantic .ui.category.search>.results .category>.name{display:table-cell;text-overflow:ellipsis;width:100px;white-space:nowrap;background:0 0;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:1em;padding:.4em 1em;font-weight:700;color:rgba(0,0,0,.4);border-bottom:1px solid rgba(34,36,38,.1)}.semantic .ui.category.search>.results .category .results{display:table-cell;background:#fff;border-left:1px solid rgba(34,36,38,.15);border-bottom:1px solid rgba(34,36,38,.1)}.semantic .ui.category.search>.results .category .result{border-bottom:1px solid rgba(34,36,38,.1);transition:background .1s ease,border-color .1s ease;padding:.85714286em 1.14285714em}.semantic .ui[class*="left aligned"].search>.results{right:auto;left:0}.semantic .ui[class*="right aligned"].search>.results{right:0;left:auto}.semantic .ui.fluid.search .results{width:100%}.semantic .ui.mini.search{font-size:.78571429em}.semantic .ui.small.search{font-size:.92857143em}.semantic .ui.search{font-size:1em}.semantic .ui.large.search{font-size:1.14285714em}.semantic .ui.big.search{font-size:1.28571429em}.semantic .ui.huge.search{font-size:1.42857143em}.semantic .ui.massive.search{font-size:1.71428571em}@media only screen and (max-width:767px){.semantic .ui.search .results{max-width:calc(100vw - 2rem)}}.semantic .ui.shape{position:relative;vertical-align:top;display:inline-block;perspective:2000px;transition:transform .6s ease-in-out,left .6s ease-in-out,width .6s ease-in-out,height .6s ease-in-out}.semantic .ui.shape .sides{transform-style:preserve-3d}.semantic .ui.shape .side{opacity:1;width:100%;margin:0!important;backface-visibility:hidden;display:none}.semantic .ui.shape .side *{backface-visibility:visible!important}.semantic .ui.cube.shape .side{min-width:15em;height:15em;padding:2em;background-color:#e6e6e6;color:rgba(0,0,0,.87);box-shadow:0 0 2px rgba(0,0,0,.3)}.semantic .ui.cube.shape .side>.content{width:100%;height:100%;display:table;text-align:center;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.semantic .ui.cube.shape .side>.content>div{display:table-cell;vertical-align:middle;font-size:2em}.semantic .ui.text.shape.animating .sides{position:static}.semantic .ui.text.shape .side{white-space:nowrap}.semantic .ui.text.shape .side>*{white-space:normal}.semantic .ui.loading.shape{position:absolute;top:-9999px;left:-9999px}.semantic .ui.shape .animating.side{position:absolute;top:0;left:0;display:block;z-index:100}.semantic .ui.shape .hidden.side{opacity:.6}.semantic .ui.shape.animating .sides{position:absolute;transition:transform .6s ease-in-out,left .6s ease-in-out,width .6s ease-in-out,height .6s ease-in-out}.semantic .ui.shape.animating .side{transition:opacity .6s ease-in-out}.semantic .ui.shape .active.side{display:block}.semantic .ui.sidebar{position:fixed;top:0;left:0;transition:none;will-change:transform;transform:translateZ(0);visibility:hidden;-webkit-overflow-scrolling:touch;height:100%!important;max-height:100%;border-radius:0!important;margin:0!important;overflow-y:auto!important;z-index:102}.semantic .ui.sidebar,.semantic .ui.sidebar>*{backface-visibility:hidden}.semantic .ui.left.sidebar{right:auto;left:0;transform:translate3d(-100%,0,0)}.semantic .ui.right.sidebar{right:0!important;left:auto!important;transform:translate3d(100%,0,0)}.semantic .ui.bottom.sidebar,.semantic .ui.top.sidebar{width:100%!important;height:auto!important}.semantic .ui.top.sidebar{top:0!important;bottom:auto!important;transform:translate3d(0,-100%,0)}.semantic .ui.bottom.sidebar{top:auto!important;bottom:0!important;transform:translate3d(0,100%,0)}.semantic .pushable{height:100%;overflow-x:hidden;padding:0!important}.semantic body.pushable{background:#545454!important}.semantic .pushable:not(body){transform:translateZ(0)}.semantic .pushable:not(body)>.fixed,.semantic .pushable:not(body)>.pusher:after,.semantic .pushable:not(body)>.ui.sidebar{position:absolute}.semantic .pushable>.fixed{position:fixed;will-change:transform;z-index:101}.semantic .pushable>.fixed,.semantic .pushable>.pusher{backface-visibility:hidden;transition:transform .5s ease}.semantic .pushable>.pusher{position:relative;overflow:hidden;min-height:100%;z-index:2}.semantic body.pushable>.pusher{background:#fff}.semantic .pushable>.pusher{background:inherit}.semantic .pushable>.pusher:after{position:fixed;top:0;right:0;content:"";background-color:rgba(0,0,0,.4);overflow:hidden;opacity:0;transition:opacity .5s;will-change:opacity;z-index:1000}.semantic .ui.sidebar.menu .item{border-radius:0!important}.semantic .pushable>.pusher.dimmed:after{width:100%!important;height:100%!important;opacity:1!important}.semantic .ui.animating.sidebar{visibility:visible}.semantic .ui.visible.sidebar{visibility:visible;transform:translateZ(0)}.semantic .ui.bottom.visible.sidebar,.semantic .ui.left.visible.sidebar,.semantic .ui.right.visible.sidebar,.semantic .ui.top.visible.sidebar{box-shadow:0 0 20px rgba(34,36,38,.15)}.semantic .ui.visible.left.sidebar~.fixed,.semantic .ui.visible.left.sidebar~.pusher{transform:translate3d(260px,0,0)}.semantic .ui.visible.right.sidebar~.fixed,.semantic .ui.visible.right.sidebar~.pusher{transform:translate3d(-260px,0,0)}.semantic .ui.visible.top.sidebar~.fixed,.semantic .ui.visible.top.sidebar~.pusher{transform:translate3d(0,36px,0)}.semantic .ui.visible.bottom.sidebar~.fixed,.semantic .ui.visible.bottom.sidebar~.pusher{transform:translate3d(0,-36px,0)}.semantic .ui.visible.left.sidebar~.ui.visible.right.sidebar~.fixed,.semantic .ui.visible.left.sidebar~.ui.visible.right.sidebar~.pusher,.semantic .ui.visible.right.sidebar~.ui.visible.left.sidebar~.fixed,.semantic .ui.visible.right.sidebar~.ui.visible.left.sidebar~.pusher{transform:translateZ(0)}.semantic .ui.thin.left.sidebar,.semantic .ui.thin.right.sidebar{width:150px}.semantic .ui[class*="very thin"].left.sidebar,.semantic .ui[class*="very thin"].right.sidebar{width:60px}.semantic .ui.left.sidebar,.semantic .ui.right.sidebar{width:260px}.semantic .ui.wide.left.sidebar,.semantic .ui.wide.right.sidebar{width:350px}.semantic .ui[class*="very wide"].left.sidebar,.semantic .ui[class*="very wide"].right.sidebar{width:475px}.semantic .ui.visible.thin.left.sidebar~.fixed,.semantic .ui.visible.thin.left.sidebar~.pusher{transform:translate3d(150px,0,0)}.semantic .ui.visible[class*="very thin"].left.sidebar~.fixed,.semantic .ui.visible[class*="very thin"].left.sidebar~.pusher{transform:translate3d(60px,0,0)}.semantic .ui.visible.wide.left.sidebar~.fixed,.semantic .ui.visible.wide.left.sidebar~.pusher{transform:translate3d(350px,0,0)}.semantic .ui.visible[class*="very wide"].left.sidebar~.fixed,.semantic .ui.visible[class*="very wide"].left.sidebar~.pusher{transform:translate3d(475px,0,0)}.semantic .ui.visible.thin.right.sidebar~.fixed,.semantic .ui.visible.thin.right.sidebar~.pusher{transform:translate3d(-150px,0,0)}.semantic .ui.visible[class*="very thin"].right.sidebar~.fixed,.semantic .ui.visible[class*="very thin"].right.sidebar~.pusher{transform:translate3d(-60px,0,0)}.semantic .ui.visible.wide.right.sidebar~.fixed,.semantic .ui.visible.wide.right.sidebar~.pusher{transform:translate3d(-350px,0,0)}.semantic .ui.visible[class*="very wide"].right.sidebar~.fixed,.semantic .ui.visible[class*="very wide"].right.sidebar~.pusher{transform:translate3d(-475px,0,0)}.semantic .ui.overlay.sidebar{z-index:102}.semantic .ui.left.overlay.sidebar{transform:translate3d(-100%,0,0)}.semantic .ui.right.overlay.sidebar{transform:translate3d(100%,0,0)}.semantic .ui.top.overlay.sidebar{transform:translate3d(0,-100%,0)}.semantic .ui.bottom.overlay.sidebar{transform:translate3d(0,100%,0)}.semantic .animating.ui.overlay.sidebar,.semantic .ui.visible.overlay.sidebar{transition:transform .5s ease}.semantic .ui.visible.bottom.overlay.sidebar,.semantic .ui.visible.left.overlay.sidebar,.semantic .ui.visible.right.overlay.sidebar,.semantic .ui.visible.top.overlay.sidebar{transform:translateZ(0)}.semantic .ui.visible.overlay.sidebar~.fixed,.semantic .ui.visible.overlay.sidebar~.pusher{transform:none!important}.semantic .ui.push.sidebar{transition:transform .5s ease;z-index:102}.semantic .ui.left.push.sidebar{transform:translate3d(-100%,0,0)}.semantic .ui.right.push.sidebar{transform:translate3d(100%,0,0)}.semantic .ui.top.push.sidebar{transform:translate3d(0,-100%,0)}.semantic .ui.bottom.push.sidebar{transform:translate3d(0,100%,0)}.semantic .ui.visible.push.sidebar{transform:translateZ(0)}.semantic .ui.uncover.sidebar{transform:translateZ(0);z-index:1}.semantic .ui.visible.uncover.sidebar{transform:translateZ(0);transition:transform .5s ease}.semantic .ui.slide.along.sidebar{z-index:1}.semantic .ui.left.slide.along.sidebar{transform:translate3d(-50%,0,0)}.semantic .ui.right.slide.along.sidebar{transform:translate3d(50%,0,0)}.semantic .ui.top.slide.along.sidebar{transform:translate3d(0,-50%,0)}.semantic .ui.bottom.slide.along.sidebar{transform:translate3d(0,50%,0)}.semantic .ui.animating.slide.along.sidebar{transition:transform .5s ease}.semantic .ui.visible.slide.along.sidebar{transform:translateZ(0)}.semantic .ui.slide.out.sidebar{z-index:1}.semantic .ui.left.slide.out.sidebar{transform:translate3d(50%,0,0)}.semantic .ui.right.slide.out.sidebar{transform:translate3d(-50%,0,0)}.semantic .ui.top.slide.out.sidebar{transform:translate3d(0,50%,0)}.semantic .ui.bottom.slide.out.sidebar{transform:translate3d(0,-50%,0)}.semantic .ui.animating.slide.out.sidebar{transition:transform .5s ease}.semantic .ui.visible.slide.out.sidebar{transform:translateZ(0)}.semantic .ui.scale.down.sidebar{transition:transform .5s ease;z-index:102}.semantic .ui.left.scale.down.sidebar{transform:translate3d(-100%,0,0)}.semantic .ui.right.scale.down.sidebar{transform:translate3d(100%,0,0)}.semantic .ui.top.scale.down.sidebar{transform:translate3d(0,-100%,0)}.semantic .ui.bottom.scale.down.sidebar{transform:translate3d(0,100%,0)}.semantic .ui.scale.down.left.sidebar~.pusher{transform-origin:75% 50%}.semantic .ui.scale.down.right.sidebar~.pusher{transform-origin:25% 50%}.semantic .ui.scale.down.top.sidebar~.pusher{transform-origin:50% 75%}.semantic .ui.scale.down.bottom.sidebar~.pusher{transform-origin:50% 25%}.semantic .ui.animating.scale.down>.visible.ui.sidebar{transition:transform .5s ease}.semantic .ui.animating.scale.down.sidebar~.pusher,.semantic .ui.visible.scale.down.sidebar~.pusher{display:block!important;width:100%;height:100%;overflow:hidden!important}.semantic .ui.visible.scale.down.sidebar{transform:translateZ(0)}.semantic .ui.visible.scale.down.sidebar~.pusher{transform:scale(.75)}.semantic .ui.sticky{position:static;transition:none;z-index:800}.semantic .ui.sticky.bound{position:absolute;left:auto;right:auto}.semantic .ui.sticky.fixed{position:fixed;left:auto;right:auto}.semantic .ui.sticky.bound.top,.semantic .ui.sticky.fixed.top{top:0;bottom:auto}.semantic .ui.sticky.bound.bottom,.semantic .ui.sticky.fixed.bottom{top:auto;bottom:0}.semantic .ui.native.sticky{position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky}.semantic .ui.tab{display:none}.semantic .ui.tab.active,.semantic .ui.tab.open{display:block}.semantic .ui.tab.loading{position:relative;overflow:hidden;display:block;min-height:250px}.semantic .ui.tab.loading *{position:relative!important;left:-10000px!important}.semantic .ui.tab.loading.segment:before,.semantic .ui.tab.loading:before{position:absolute;content:"";top:100px;left:50%;margin:-1.25em 0 0 -1.25em;width:2.5em;height:2.5em;border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.semantic .ui.tab.loading.segment:after,.semantic .ui.tab.loading:after{position:absolute;content:"";top:100px;left:50%;margin:-1.25em 0 0 -1.25em;width:2.5em;height:2.5em;animation:button-spin .6s linear;animation-iteration-count:infinite;border-radius:500rem;border:.2em solid transparent;border-top-color:#767676;box-shadow:0 0 0 1px transparent}.semantic .transition{animation-iteration-count:1;animation-duration:.3s;animation-timing-function:ease;animation-fill-mode:both}.semantic .animating.transition{backface-visibility:hidden;visibility:visible!important}.semantic .loading.transition{position:absolute;top:-99999px;left:-99999px}.semantic .hidden.transition{display:none;visibility:hidden}.semantic .visible.transition{display:block!important;visibility:visible!important}.semantic .disabled.transition{animation-play-state:paused}.semantic .looping.transition{animation-iteration-count:infinite}.semantic .transition.browse{animation-duration:.5s}.semantic .transition.browse.in{animation-name:browseIn}.semantic .transition.browse.left.out,.semantic .transition.browse.out{animation-name:browseOutLeft}.semantic .transition.browse.right.out{animation-name:browseOutRight}@keyframes browseIn{0%{transform:scale(.8) translateZ(0);z-index:-1}10%{transform:scale(.8) translateZ(0);z-index:-1;opacity:.7}80%{transform:scale(1.05) translateZ(0);opacity:1;z-index:999}to{transform:scale(1) translateZ(0);z-index:999}}@keyframes browseOutLeft{0%{z-index:999;transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:-1;transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}to{z-index:-1;transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}@keyframes browseOutRight{0%{z-index:999;transform:translateX(0) rotateY(0) rotateX(0)}50%{z-index:1;transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}to{z-index:1;transform:translateX(0) rotateY(0) rotateX(0) translateZ(-10px);opacity:0}}.semantic .drop.transition{transform-origin:top center;animation-duration:.4s;animation-timing-function:cubic-bezier(.34,1.61,.7,1)}.semantic .drop.transition.in{animation-name:dropIn}.semantic .drop.transition.out{animation-name:dropOut}@keyframes dropIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes dropOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.semantic .transition.fade.in{animation-name:fadeIn}.semantic .transition[class*="fade up"].in{animation-name:fadeInUp}.semantic .transition[class*="fade down"].in{animation-name:fadeInDown}.semantic .transition[class*="fade left"].in{animation-name:fadeInLeft}.semantic .transition[class*="fade right"].in{animation-name:fadeInRight}.semantic .transition.fade.out{animation-name:fadeOut}.semantic .transition[class*="fade up"].out{animation-name:fadeOutUp}.semantic .transition[class*="fade down"].out{animation-name:fadeOutDown}.semantic .transition[class*="fade left"].out{animation-name:fadeOutLeft}.semantic .transition[class*="fade right"].out{animation-name:fadeOutRight}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(10%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-10%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(5%)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5%)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(5%)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-5%)}}.semantic .flip.transition.in,.semantic .flip.transition.out{animation-duration:.6s}.semantic .horizontal.flip.transition.in{animation-name:horizontalFlipIn}.semantic .horizontal.flip.transition.out{animation-name:horizontalFlipOut}.semantic .vertical.flip.transition.in{animation-name:verticalFlipIn}.semantic .vertical.flip.transition.out{animation-name:verticalFlipOut}@keyframes horizontalFlipIn{0%{transform:perspective(2000px) rotateY(-90deg);opacity:0}to{transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes verticalFlipIn{0%{transform:perspective(2000px) rotateX(-90deg);opacity:0}to{transform:perspective(2000px) rotateX(0);opacity:1}}@keyframes horizontalFlipOut{0%{transform:perspective(2000px) rotateY(0);opacity:1}to{transform:perspective(2000px) rotateY(90deg);opacity:0}}@keyframes verticalFlipOut{0%{transform:perspective(2000px) rotateX(0);opacity:1}to{transform:perspective(2000px) rotateX(-90deg);opacity:0}}.semantic .scale.transition.in{animation-name:scaleIn}.semantic .scale.transition.out{animation-name:scaleOut}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.semantic .transition.fly{animation-duration:.6s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.semantic .transition.fly.in{animation-name:flyIn}.semantic .transition[class*="fly up"].in{animation-name:flyInUp}.semantic .transition[class*="fly down"].in{animation-name:flyInDown}.semantic .transition[class*="fly left"].in{animation-name:flyInLeft}.semantic .transition[class*="fly right"].in{animation-name:flyInRight}.semantic .transition.fly.out{animation-name:flyOut}.semantic .transition[class*="fly up"].out{animation-name:flyOutUp}.semantic .transition[class*="fly down"].out{animation-name:flyOutDown}.semantic .transition[class*="fly left"].out{animation-name:flyOutLeft}.semantic .transition[class*="fly right"].out{animation-name:flyOutRight}@keyframes flyIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes flyInUp{0%{opacity:0;transform:translate3d(0,1500px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes flyInDown{0%{opacity:0;transform:translate3d(0,-1500px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes flyInLeft{0%{opacity:0;transform:translate3d(1500px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes flyInRight{0%{opacity:0;transform:translate3d(-1500px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes flyOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes flyOutUp{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes flyOutDown{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes flyOutRight{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes flyOutLeft{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.semantic .transition.slide.in,.semantic .transition[class*="slide down"].in{animation-name:slideInY;transform-origin:top center}.semantic .transition[class*="slide up"].in{animation-name:slideInY;transform-origin:bottom center}.semantic .transition[class*="slide left"].in{animation-name:slideInX;transform-origin:center right}.semantic .transition[class*="slide right"].in{animation-name:slideInX;transform-origin:center left}.semantic .transition.slide.out,.semantic .transition[class*="slide down"].out{animation-name:slideOutY;transform-origin:top center}.semantic .transition[class*="slide up"].out{animation-name:slideOutY;transform-origin:bottom center}.semantic .transition[class*="slide left"].out{animation-name:slideOutX;transform-origin:center right}.semantic .transition[class*="slide right"].out{animation-name:slideOutX;transform-origin:center left}@keyframes slideInY{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes slideInX{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes slideOutY{0%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0)}}@keyframes slideOutX{0%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scaleX(0)}}.semantic .transition.swing{animation-duration:.8s}.semantic .transition[class*="swing down"].in{animation-name:swingInX;transform-origin:top center}.semantic .transition[class*="swing up"].in{animation-name:swingInX;transform-origin:bottom center}.semantic .transition[class*="swing left"].in{animation-name:swingInY;transform-origin:center right}.semantic .transition[class*="swing right"].in{animation-name:swingInY;transform-origin:center left}.semantic .transition.swing.out,.semantic .transition[class*="swing down"].out{animation-name:swingOutX;transform-origin:top center}.semantic .transition[class*="swing up"].out{animation-name:swingOutX;transform-origin:bottom center}.semantic .transition[class*="swing left"].out{animation-name:swingOutY;transform-origin:center right}.semantic .transition[class*="swing right"].out{animation-name:swingOutY;transform-origin:center left}@keyframes swingInX{0%{transform:perspective(1000px) rotateX(90deg);opacity:0}40%{transform:perspective(1000px) rotateX(-30deg);opacity:1}60%{transform:perspective(1000px) rotateX(15deg)}80%{transform:perspective(1000px) rotateX(-7.5deg)}to{transform:perspective(1000px) rotateX(0)}}@keyframes swingInY{0%{transform:perspective(1000px) rotateY(-90deg);opacity:0}40%{transform:perspective(1000px) rotateY(30deg);opacity:1}60%{transform:perspective(1000px) rotateY(-17.5deg)}80%{transform:perspective(1000px) rotateY(7.5deg)}to{transform:perspective(1000px) rotateY(0)}}@keyframes swingOutX{0%{transform:perspective(1000px) rotateX(0)}40%{transform:perspective(1000px) rotateX(-7.5deg)}60%{transform:perspective(1000px) rotateX(17.5deg)}80%{transform:perspective(1000px) rotateX(-30deg);opacity:1}to{transform:perspective(1000px) rotateX(90deg);opacity:0}}@keyframes swingOutY{0%{transform:perspective(1000px) rotateY(0)}40%{transform:perspective(1000px) rotateY(7.5deg)}60%{transform:perspective(1000px) rotateY(-10deg)}80%{transform:perspective(1000px) rotateY(30deg);opacity:1}to{transform:perspective(1000px) rotateY(-90deg);opacity:0}}.semantic .transition.zoom.in{animation-name:zoomIn}.semantic .transition.zoom.out{animation-name:zoomOut}@keyframes zoomIn{0%{opacity:1;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes zoomOut{0%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(0)}}.semantic .flash.transition{animation-duration:.75s;animation-name:flash}.semantic .shake.transition{animation-duration:.75s;animation-name:shake}.semantic .bounce.transition{animation-duration:.75s;animation-name:bounce}.semantic .tada.transition{animation-duration:.75s;animation-name:tada}.semantic .pulse.transition{animation-duration:.5s;animation-name:pulse}.semantic .jiggle.transition{animation-duration:.75s;animation-name:jiggle}.semantic .transition.glow{animation-duration:2s;animation-timing-function:cubic-bezier(.19,1,.22,1);animation-name:glow}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(.9);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes jiggle{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes glow{0%{background-color:#fcfcfd}30%{background-color:#fff6cd}to{background-color:#fcfcfd}}h1{font-size:38px}h2{font-size:25px;font-size:21px}h1,h2,h3{margin-top:17px;margin-bottom:17px}h1,h2,h3,h4,h5,h6{font-weight:200}a{color:#009fe3}li,ul{list-style:none}html{font-size:10px}body,button,input{font-family:Open Sans,sans-serif}.p-0{padding:0!important}.p-x-0{padding-left:0!important;padding-right:0!important}.p-y-0{padding-bottom:0!important}.p-t-0,.p-y-0{padding-top:0!important}.p-b-0{padding-bottom:0!important}.m-0{margin:0!important}.m-x-0{margin-left:0!important;margin-right:0!important}.m-y-0{margin-bottom:0!important}.m-t-0,.m-y-0{margin-top:0!important}.m-b-0{margin-bottom:0!important}.p-1{padding:1rem!important}.p-x-1{padding-left:1rem!important;padding-right:1rem!important}.p-y-1{padding-bottom:1rem!important}.p-t-1,.p-y-1{padding-top:1rem!important}.p-b-1{padding-bottom:1rem!important}.m-1{margin:1rem!important}.m-x-1{margin-left:1rem!important;margin-right:1rem!important}.m-y-1{margin-bottom:1rem!important}.m-t-1,.m-y-1{margin-top:1rem!important}.m-b-1{margin-bottom:1rem!important}.p-2{padding:2rem!important}.p-x-2{padding-left:2rem!important;padding-right:2rem!important}.p-y-2{padding-bottom:2rem!important}.p-t-2,.p-y-2{padding-top:2rem!important}.p-b-2{padding-bottom:2rem!important}.m-2{margin:2rem!important}.m-x-2{margin-left:2rem!important;margin-right:2rem!important}.m-y-2{margin-bottom:2rem!important}.m-t-2,.m-y-2{margin-top:2rem!important}.m-b-2{margin-bottom:2rem!important}.p-3{padding:3rem!important}.p-x-3{padding-left:3rem!important;padding-right:3rem!important}.p-y-3{padding-bottom:3rem!important}.p-t-3,.p-y-3{padding-top:3rem!important}.p-b-3{padding-bottom:3rem!important}.m-3{margin:3rem!important}.m-x-3{margin-left:3rem!important;margin-right:3rem!important}.m-y-3{margin-bottom:3rem!important}.m-t-3,.m-y-3{margin-top:3rem!important}.m-b-3{margin-bottom:3rem!important}.perfectly-centered{height:-moz-max-content;height:max-content;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.redux-toastr .toastr .close-toastr{height:33px!important}._2LIqeTdt{color:#fff;text-decoration:underline;cursor:pointer}._2LIqeTdt:hover{color:#fff!important}.-cmpMNlF{margin-top:10px;-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important;background-color:#fff!important;color:#d9534f!important;border:0!important;white-space:nowrap;font-size:11px!important;padding:5px!important}.-cmpMNlF:before{content:"Ref: ";font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;letter-spacing:0;word-spacing:2px}.yiTgRd0c{display:grid;flex:1}.wZOeB5Dz{justify-items:start}.zTzlLq1i{justify-items:end}._3zsNa3y6{justify-items:center}._1P2UEN8V{justify-items:stretch}._2GxU0UYJ{align-items:start}._1DPs157s{align-items:end}._2ZwNBdz8{align-items:center}._2mp1dy5m{align-items:stretch}._2w0NFiy3{display:inline-block;padding:3px 8px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;background-color:#009fe3;color:#fff;transition:background-color .3s,opacity .3s;text-align:center;font-size:12px;line-height:1.4em;outline:none;margin:0;cursor:pointer;user-select:none;border:1px solid #008dca;position:relative;height:24px;box-sizing:border-box}._2w0NFiy3.buz_wzY8{border-width:0;cursor:default;pointer-events:none;height:22px}._2w0NFiy3.buz_wzY8._2BxZHMOY{height:32px}._2w0NFiy3:hover{background-color:#0082ba;border-color:#00628c}._2w0NFiy3:disabled{opacity:.7;cursor:not-allowed}._2w0NFiy3 .fa{padding-right:6px}._2BxZHMOY{font-size:15px;padding:0 15px;border-radius:6px;height:41px}._2BxZHMOY .fa{padding-right:10px}.JhLKEduK{background-color:#5cb85c;border:1px solid #4cae4c}.JhLKEduK:hover{background-color:#47a447;border-color:#398439}._1j6hkVes{background-color:#d9534f;border:1px solid #d43f3a}._1j6hkVes:hover{background-color:#d2322d;border-color:#ac2925}._2f5UB6fU{background-color:#fff;color:#333;border:1px solid #fff}._2f5UB6fU:hover{background-color:#f0f0f0;border-color:#f4f4f4}._1d89cluR{border-top-left-radius:0;border-bottom-left-radius:0}._2tEnvn5D{border-top-right-radius:0;border-bottom-right-radius:0}._34Af228f{max-width:95%;padding:10px;max-height:300px;overflow:scroll;color:#333;background-color:#f5f5f5}.AbFUubDS{margin-bottom:17px;-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.AbFUubDS:before{content:"Ref: ";font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._3Bmsc5a5{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#444}._3Bmsc5a5 a,._3Bmsc5a5 div{font-size:14px;margin-bottom:17px}._3Bmsc5a5 a{color:#009fe3;cursor:pointer}._3Bmsc5a5 a:hover{text-decoration:underline}._1Ceb5M_1{display:flex;min-height:100vh;height:100vh}#legacy{width:calc(100% - 92px);height:100vh;display:none}.LJSGBr7T #legacy{display:block}._2CVqppaU{position:absolute;left:50%;top:50%}._1pzVgVFG{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._3-8ClZ4v{display:block;animation:_1ZIXTw1k 1729ms linear infinite}._3-8ClZ4v circle{fill:transparent;stroke:#009fe3;stroke-width:3;stroke-linecap:round;stroke-dasharray:0,156;animation:pYS22TfB 1.33s cubic-bezier(.4,0,.2,1) infinite}@keyframes _1ZIXTw1k{to{transform:rotate(1turn)}}@keyframes pYS22TfB{0%{stroke-dasharray:0,156;stroke-dashoffset:0}50%{stroke-dasharray:156,0;stroke-dashoffset:0}to{stroke-dasharray:156,156;stroke-dashoffset:-156}}._3YBrcPIV{position:relative;flex:0 0 92px;background-color:#f9f9f9;border-right:1px solid hsla(0,0%,50.2%,.3);align-items:center;justify-content:center;width:100%;box-sizing:border-box;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .3s}._3YBrcPIV .fa{font-size:16px;margin-bottom:4px;width:20px}._3YBrcPIV ._2ej8J77w .fa{font-size:12px}._3YBrcPIV>a{display:block;text-align:left;transition:color .4s,background-color .4s;cursor:pointer;color:#555;padding:8px 0 8px 4px;text-decoration:none!important}._3YBrcPIV>a:hover{background-color:#eee}._1mvZHTRQ{background-color:#003b56;border-right:1px solid #003b59}._1mvZHTRQ>a,._1mvZHTRQ>a:focus{color:#7ca2ad}._1mvZHTRQ>a:hover{background-color:rgba(1,95,138,.329);color:#7ca2ad}._1mvZHTRQ ._1azMhvsK{background-color:#003b56!important;color:#efefef!important}._1mvZHTRQ .iEyOjCiy{color:#7ca2ad}._1mvZHTRQ .iEyOjCiy:hover{background-color:rgba(1,95,138,.329);color:#7ca2ad}._1mvZHTRQ ._3btI3k2r{color:#7ca2b3}._1mvZHTRQ ._3btI3k2r:hover{background-color:rgba(1,95,138,.329)}._1mvZHTRQ ._1Hj6o3ns a,._1mvZHTRQ .k79BJQiE{color:#7ca2ad}@media screen and (min-height:760px){._3YBrcPIV .fa{font-size:28px;margin-bottom:4px;width:auto}._3YBrcPIV>a{padding:10px 0;display:flex;flex-direction:column;align-items:center}}._1azMhvsK{background-color:#009fe3!important;color:#efefef!important}._3sO8wH5u{display:block;text-align:center;padding:8px;box-sizing:border-box}._2ej8J77w,._3sO8wH5u img{width:100%}._2ej8J77w{position:absolute;bottom:0;color:#fff;text-align:center}.iEyOjCiy{display:flex;flex-direction:column;align-items:center;text-decoration:none!important;transition:color .4s,background-color .4s;padding-top:10px;color:#555}.iEyOjCiy:hover{background-color:#eee}._1DQQc0DW{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._1G4jbsru{padding:10px 0}._3btI3k2r{display:flex;text-align:left;padding:2px 4px;color:#555;text-decoration:none!important;border-top:1px solid hsla(0,0%,50.2%,.21)}._3btI3k2r .fa{margin:4px;width:14px}._3btI3k2r:hover{background-color:#eee}.k79BJQiE{border-top:1px solid hsla(0,0%,50.2%,.21);font-size:8.4px;display:block;color:#555;padding:6px;width:100%}._1ougYw_x{position:relative;white-space:nowrap}._1Hj6o3ns{min-width:150px}._1Hj6o3ns:before{left:40px}._1Hj6o3ns ul{margin-bottom:4px}._1Hj6o3ns a{color:#555;padding:0 8px}._1Hj6o3ns a:hover{text-decoration:underline}._1N5KuH50{width:50px;height:50px;font-size:20px;border-radius:50%;color:#fff;background-color:#ddd;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}._1N5KuH50,.yh-p-30W{background-position:50%;background-size:cover}._o-x5lhf{visibility:hidden;opacity:0;pointer-events:none;position:absolute;top:-26px;font-size:11px;font-weight:400;white-space:nowrap;background-color:#000;color:#fff;padding:3px 8px;border-radius:5px;transition:all .3s ease;will-change:opacity}._o-x5lhf:before{content:"";position:absolute;bottom:-3px;left:50%;height:8px;width:8px;margin-left:-4px;transform-origin:center center;transform:rotate(45deg) scale(1)!important;background:#000;z-index:2}._1N5KuH50:hover ._o-x5lhf{visibility:visible;opacity:1}._1_KD8ruy{background-color:hsla(0,0%,86.7%,.5)}.PsS_A25m{box-sizing:border-box;position:absolute;bottom:100%;left:50%;background:#fff;border:1px solid #d4d4d5;box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15);z-index:1;visibility:hidden;pointer-events:none;transition:all .1s ease;margin:.7em 0;transform-origin:center bottom;border-radius:4px;transform:translateX(-50%) scale(0)!important}.PsS_A25m ul{white-space:nowrap;text-align:left;margin:4px 0}.PsS_A25m ul li a{display:block;color:#333;padding:1px 10px}.PsS_A25m ul li a i{margin-right:8px}.PsS_A25m ul li a:hover{background-color:#f5f5f5}._1TmzlVbX:before{content:"";position:absolute;bottom:-.5em;left:50%;height:1em;width:1em;margin-left:-.5em;transform-origin:center center;transform:rotate(45deg) scale(1)!important;background:inherit;z-index:-1;box-shadow:1px 1px 0 0 #bababc}._24IoaqBj{display:contents}.yduQks3b{transform:scale(0)!important;left:0}.yduQks3b._1TmzlVbX:before{left:1em;margin-left:0}._1OaYLzMM{transform:scale(0)!important;left:auto;right:0}._1OaYLzMM._1TmzlVbX:before{left:auto;right:1em;margin-left:0}._2fPFuE62{transform-origin:center top;bottom:auto;top:100%}._2fPFuE62._1TmzlVbX:before{bottom:auto;top:-.5em;box-shadow:-1px -1px 0 0 #bababc}._3Uzj9xtt{visibility:visible;transform:translateX(-50%) scale(1)!important;pointer-events:auto}._3Uzj9xtt._1OaYLzMM,._3Uzj9xtt.yduQks3b{transform:scale(1)!important}._2jt662vC{position:absolute;left:50%;top:50%}#main-layout-region{width:100%;height:100vh}._2B7ZW10K{font-family:Open Sans,sans-serif;display:flex;font-weight:300;text-align:center;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;color:#fff}._2B7ZW10K:after{opacity:.9;background-color:#0095c7;z-index:-1}._2B7ZW10K ._2_Z-VO7x,._2B7ZW10K:after{content:"";display:block;position:absolute;top:0;left:0;height:100%;width:100%}._2B7ZW10K ._2_Z-VO7x{z-index:-2;background-repeat:no-repeat;background-attachment:scroll;background-position:50%;background-size:cover}._2B7ZW10K ._1-P6nrfu{padding-top:20vh}._2B7ZW10K h1{font-size:80px;font-weight:600;font-family:Open Sans,sans-serif}._2B7ZW10K h2{padding-top:10vh}._2B7ZW10K h3{font-size:70px;font-weight:700}._2B7ZW10K h3 span{color:#bfebf8}._2B7ZW10K h1,._2B7ZW10K h3{margin:0;font-family:Raleway,sans-serif}._2B7ZW10K ._2b0xcciJ{cursor:pointer;margin-top:15vh;display:inline-block;color:#009fe3;background-color:#fff;border-radius:4px;padding:10px 15px;font-size:15px;transition:all .2s;border:1px solid #008dca;outline:none;text-decoration:none}._2B7ZW10K ._2b0xcciJ:hover{color:#00629a}._1vsIxe23{padding:0 15px;width:100%;box-sizing:border-box;max-width:1340px}._36IeJMpy{display:flex;align-items:center;justify-content:space-between}._WIgSy4c ._1kQo2EkS{margin-bottom:0}._WIgSy4c ._1trlMH4N{text-align:left}._1zhPGuq7 li.uqUONNL7>a{color:#3c763d}._1zhPGuq7 li._2OdYU1Hs>a{color:#a94442}@font-face{font-family:w2ui-font;src:url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAWIAAoAAAAACAgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAEMAAABWQLxMsmNtYXAAAAE4AAAAOgAAAUriGRC2Z2x5ZgAAAXQAAAH9AAACgLu4vTRoZWFkAAADdAAAADAAAAA2AOYXBGhoZWEAAAOkAAAAIAAAACQD8wHHaG10eAAAA8QAAAAWAAAAIA7dAABsb2NhAAAD3AAAABIAAAASAngBuG1heHAAAAPwAAAAHwAAACABFQA2bmFtZQAABBAAAAEtAAACIsTQ/zJwb3N0AAAFQAAAAEgAAABi4/7ZEHicY2BkvMM4gYGVgYPRhTGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfmRnPPD/AIMe4wEGR6AwI0gOANHZC/IAeJxjYGBgZoBgGQZGBhBwAfIYwXwWBg0gzQakGRmYGBg+sv//D1LwkRFE8zNA1QMBIxvDiAcAddwGvgAAeJxFkLFv01AQxu97LrHdRImjpnaS1gnEia3IoqAktkkiEhaEOiCsDkEo8dyBDkytKpYKVWwssKKKAYmBREKMLJSFoRJ/AGJhY0NZGFgSzrUinvR+d++7T+/ePQLRci4IJ3SFCLIjG8CH+ZPwHHdwkkSS2PMXP3DGmUxpoo123lrt5nj8fjyejsc4W0zwNtl8FfHCKV5QnaOhF3IJUrUbkGPYnSGcGH6risBvGQhdVY0iVXXVkhJN1JL6/6xOIqWk4tRlJiVFiSJFSUrsZ+tkoqpEgt/6Hb/wjtZog2gonBx24AyFJUuNwMvha+/CvLi3vq1f785GsxGuTqfWc5O1N/r2+lNrOl38ZHnWpdUMr/CaLKLGZiHl4hI1+zasGB2/Dy9GSzfRbul4qaWPtHSQ0Y7SWpxmgnSc/mblMKNpmcOVEhfj+5d/8BGfqMl9bKuWFYWKaLf8YIAq9IKc5TY7ojNgTTcC7iEjaN4yPdswbM+81t8UimRLojq66YbdWq0bus375t21bwgcw/H6nmNUyhIkR/DsTasXPgx7VtV8oDx6XIxHE8vl8rMAzqlEDZ7QseUBPP6tLOQKDH5HqooKfLvB2gABa1lgflzI60VxsLd3IJj1YRn5/Wx9Syy++LvArn/JzH4e5WE98TCLer5wnBNb9WcrB5PoH084dg8AAAB4nGNgZGBgAOKMsPib8fw2Xxm4mRhA4PzjbBcY/f////1MjIwHgFwOBrA0AFcuDPF4nGNgZGBgPPD/AIMeEwMDw/9/TEwMQBEUwAEAe34EvHicY2JgYGCCYsbJCJpxO4QNABdTAesAAAAAAAAAEgAsAGgAjgC+AP4BQAAAeJxjYGRgYOBg0GJgZgABJiDmAkIGhv9gPgMADYEBTAB4nG2PTW7CMBCFXyBQFaQKtVKl7qwuuqkIPwsWHAD2LNiH4ARQEkeOQeICPUHP0DP0BF32DD1KX8IoixZbHn/z5o1/AAzwBQ/V8HBbx2q0cMPswm3SQNgnPwl30MezcJf6ULiHV8yE+3hAyBM8vzrtHk64hTu8Cbepvwv75A/hDh7xKdyl/i3cwxo/wn28eLN9ZPJhbHK30skxDW2TN7DWttybXE2CcaMtda5t6PRWbc6qPCVT52IVW5OpBas6TY0qrDnoyAU754r5aBSLHkQmwx4RDHL+Oq53hxU0EhyR8sf2Sv2/smaHRclKlStMEGB8xbekL6+9ITONLb0bnBlLnHjnlKqjW3FZ9mSkhfRqviclKxR17UAloh5gV3cVmGPEGf/xB/Ursl9uDmByAAAAeJxtwUEOgCAMBMAu0sI3SdMEIwKh8n8PXp2hQB+mf5kIAQciGIKEzFpNr6Sj7bs76xruMq3r2eJs22XZtPKIW1laiV6rCBDA") format("woff");font-weight:400;font-style:normal}._37dGNJg1:before{content:"\f101"}._1M5eavuU:before{content:"\f102"}._1FFN_RNr:before{content:"\f103"}._32fPGHfJ:before{content:"\f104"}.RB9O6A5v:before{content:"\f105"}._25xR_PaL:before{content:"\f106"}.VKoPDdHg:before{content:"\f107"}._3Aoa95Bm{font-family:Open Sans,Arial,sans-serif;font-size:12px}._3Aoa95Bm,._3Aoa95Bm *{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}._3Aoa95Bm *{color:default;line-height:100%;margin:0;padding:0}._3Aoa95Bm table{font-family:Open Sans,Arial,sans-serif;font-size:12px;max-width:none;background-color:transparent;border-collapse:separate;border-spacing:0}._3Aoa95Bm input,._3Aoa95Bm textarea{width:auto;height:auto;vertical-align:baseline;padding:4px}._3Aoa95Bm select{padding:1px;height:23px}._1CeFmP1n{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);max-height:100%;margin:0;padding:0 10px;text-align:center}._2ks7Nbvt,.WdtVow8S{background-color:#f1f1f1!important;color:#777!important}._304n7VXx{position:absolute;margin-top:6px;margin-left:-17px;display:none;z-index:1300;background-color:#fbfbfb;border:3px solid #777;box-shadow:0 2px 10px #999;border-radius:4px;text-align:left}._304n7VXx,._304n7VXx table td{color:inherit}._304n7VXx:before{transform:rotate(-45deg);margin:-9px 0 0 30px}._304n7VXx:after,._304n7VXx:before{content:"";position:absolute;width:12px;height:12px;border-left:3px solid #777;border-bottom:3px solid #777;background-color:inherit;border-color:#777 #777 transparent transparent;border-style:solid;border-width:3px 3px 1px 1px;border-bottom-left-radius:50px}._304n7VXx:after{display:none;transform:rotate(135deg);margin:-7px 0 0 30px}._304n7VXx.MpFZOXRP{z-index:1700}._2trFKQ_l{position:absolute;z-index:1300;opacity:0;transition:opacity .3s}._2trFKQ_l ._1gGx79Jo{background-color:rgba(60,60,60,.82);display:inline-block;position:absolute;border-radius:4px;padding:4px 10px;margin-left:10px;margin-top:0;color:#fff!important;box-shadow:1px 1px 3px #000;line-height:100%;font-size:12px;font-family:Open Sans,Arial,sans-serif}._2trFKQ_l ._1gGx79Jo:before{content:"";position:absolute;width:0;height:0;border-top:5px solid transparent;border-right:5px solid rgba(60,60,60,.82);border-bottom:5px solid transparent;margin:2px 0 0 -15px}._2trFKQ_l._3d6f2HpK{z-index:1700}._304n7VXx table._1X6uAFy4{width:100%;color:#000;background-color:#fff;padding:5px 0;cursor:default}._304n7VXx table._1X6uAFy4 td{white-space:nowrap}._304n7VXx table._1X6uAFy4 ._11e1sKyc{color:inherit;background-color:#fff}._304n7VXx table._1X6uAFy4 ._3fXMr6lQ{color:inherit;background-color:#f3f6fa}._304n7VXx table._1X6uAFy4 ._3LirmsEi{color:#444;font-weight:500;background-color:#ecedf0;border-bottom:1px solid #d3d2d4}._304n7VXx table._1X6uAFy4 td._2uRJ1jyw{padding:3px 0 4px 6px;width:20px}._304n7VXx table._1X6uAFy4 td._1EQswOG0{padding:8px 10px 8px 5px;width:auto}._304n7VXx table._1X6uAFy4 td._3SmS-BpI{text-align:right}._304n7VXx table._1X6uAFy4 td._3SmS-BpI>span{border:1px solid #9da4af;border-radius:20px;width:auto;height:18px;padding:2px 7px;margin:3px 5px 0;background-color:#e7f0fc;color:#667274;box-shadow:0 0 2px #fff;text-shadow:1px 1px 1px #e6e6e6}._304n7VXx table._1X6uAFy4 tr:hover{color:inherit;background-color:#e6f0ff}._304n7VXx table._1X6uAFy4 tr.BmXpB52p{background-color:#b6d5fb}._304n7VXx table._1X6uAFy4 tr.BmXpB52p td{color:inherit}._304n7VXx table._1X6uAFy4 tr._2ks7Nbvt{opacity:.4;background-color:#fff!important}._304n7VXx table._1X6uAFy4 ._1kz8gvLs{font-size:14px;color:#8d99a7;display:inline-block;padding-top:4px}.ltNqy40G{color:#444;background-color:rgba(252,244,161,.48)}._1EwM2Ok0{background-size:100%;background-image:url(data:image/gif;base64,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)}._1EwM2Ok0,._1kz8gvLs{display:inline-block;background-repeat:no-repeat}._1kz8gvLs{height:16px;width:16px;overflow:hidden;margin:2px}._1kz8gvLs._3_b9mEE1,._1kz8gvLs._3q832F6V{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAgCAYAAAB+ZAqzAAACuElEQVRYw9WXSWhTQRjHR0UKLqhFaV0OUih68GAOWjyJKypCpAoV8aIiioIICiKiB1GMtE3MYmry2moXDz1UDx7sUXHBhQpSaRVxrYpWcMO9avx/8AJh/CbznHkxdeB3Cd/8589kvuUJkWcdjCTHghUgAi6DJ+AVeAqugSQIggniXywcNBJsB70g44EHYBcYXUhTM8EFj4ZkboKqQpiqAv2GprK8o7/f75t6pjn0M3gNPmri3vtycxAZA64qDvkJ2kENqAQTQQWoBg74qth3B4y3NbZDIX4fzNfsnQtuK/YfsjFVCh4pMq3Co0Y5uMVoUGkpy8aFT5xaeSzVEo45bXdBt4LeaLq1k0RXMYJfdDfFmAuAD4zWlty4UNyZEkm19MUb2zMw8Sfp1u+IWSrcIimLnTG8/SijdU6OO5poDESdtgHZVBzUHm/amhW7zoitMTS2mNHqASPk2FDCCcLMYK6p+obmulyxfiYLA4bGKFvfSnrUvkq5+Lpk8z4yRH8r3l/X4WiqJFfspSQ0CGYZGpsMnkt6L+h31Z76hpMdeOwPQ7H0NFnssST0C8wxNDaDKb6kP06150gsHahNNlVzYheZd7HJ0BiX4VRGhpmIhRixKyZilM2M1mnTArtIUbU3/qVO0H0GvmQ4CY4C3YopYYlHjXlggNG4R33Ypi2tVtwaPeTdNMkq9pVQZQdvFPs32zbx4aAjzxhDRfIAWAeWg7VgrzsY5ht/zoNJtubKwA3LITGjSKRyW3NTwaUCmKOSMd3WHH0ZJRQZZkOP1zFKZ3CB++4+aQ6kEeksWAb2a2L7qDv49S1Q6T72MOgEXa6RGFhP3wpS/B6NOWpRs0UxFg7eqTFHjX1hscxtAz/ymEuIYi0cvgF8Y0w5Ro3dZ3M1boJkTaXEUFlug6fsdsRQWzTj0cey+N/Xb2sj5lTh2M6OAAAAAElFTkSuQmCC) no-repeat 50%!important;background-size:14px 12px!important;opacity:.9}._1kz8gvLs.Sf8TQ0Df{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAGrSURBVDjLxZO7ihRBFIa/6u0ZW7GHBUV0UQQTZzd3QdhMQxOfwMRXEANBMNQX0MzAzFAwEzHwARbNFDdwEd31Mj3X7a6uOr9BtzNjYjKBJ6nicP7v3KqcJFaxhBVtZUAK8OHlld2st7Xl3DJPVONP+zEUV4HqL5UDYHr5xvuQAjgl/Qs7TzvOOVAjxjlC+ePSwe6DfbVegLVuT4r14eTr6zvA8xSAoBLzx6pvj4l+DZIezuVkG9fY2H7YRQIMZIBwycmzH1/s3F8AapfIPNF3kQk7+kw9PWBy+IZOdg5Ug3mkAATy/t0usovzGeCUWTjCz0B+Sj0ekfdvkZ3abBv+U4GaCtJ1iEm6ANQJ6fEzrG/engcKw/wXQvEKxSEKQxRGKE7Izt+DSiwBJMUSm71rguMYhQKrBygOIRStf4TiFFRBvbRGKiQLWP29yRSHKBTtfdBmHs0BUpgvtgF4yRFR+NUKi0XZcYjCeCG2smkzLAHkbRBmP0/Uk26O5YnUActBp1GsAI+S5nRJJJal5K1aAMrq0d6Tm9uI6zjyf75dAe6tx/SsWeD//o2/Ab6IH3/h25pOAAAAAElFTkSuQmCC) no-repeat 50%!important}._1kz8gvLs._21ukhJ6l{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAINSURBVBgZBcG/r55zGAfg6/4+z3va01NHlYgzEfE7MdCIGISFgS4Gk8ViYyM2Mdlsko4GSf8Do0FLRCIkghhYJA3aVBtEz3nP89wf11VJvPDepdd390+8Nso5nESBQoq0pfvXm9fzWf19453LF85vASqJlz748vInb517dIw6EyYBIIG49u+xi9/c9MdvR//99MPPZ7+4cP4IZhhTPbwzT2d+vGoaVRRp1rRliVvHq+cfvM3TD82+7mun0o/ceO7NT+/4/KOXjwZU1ekk0840bAZzMQ2mooqh0A72d5x/6sB9D5zYnff3PoYBoWBgFKPKqDKqjCpjKr//dcu9p489dra88cydps30KswACfNEKanSaxhlntjJ8Mv12Paie+vZ+0+oeSwwQ0Iw1xAR1CiFNJkGO4wu3ZMY1AAzBI0qSgmCNJsJUEOtJSMaCTBDLyQ0CknAGOgyTyFFiLI2awMzdEcSQgSAAKVUmAeNkxvWJWCGtVlDmgYQ0GFtgg4pNtOwbBcwQy/Rife/2yrRRVI0qYCEBly8Z+P4qMEMy7JaVw72N568e+iwhrXoECQkfH91kY7jwwXMsBx1L93ZruqrK6uuiAIdSnTIKKPLPFcvay8ww/Hh+ufeznTXu49v95IMoQG3784gYXdTqvRmqn/Wpa/ADFX58MW3L71SVU9ETgEIQQQIOOzub+fhIvwPRDgeVjWDahIAAAAASUVORK5CYII=) no-repeat 50%!important}._1p1yJFDG{top:0;left:0;width:100%;height:100%;opacity:.15;filter:alpha(opacity=15);background-color:#333}._1p1yJFDG,._2zlLDVHv{display:none;position:absolute;z-index:1400}._2zlLDVHv{top:45%;left:50%;transform:translateX(-50%) translateY(-50%);width:200px;height:80px;padding:30px 8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:13px;font-family:Open Sans,Arial,sans-serif;opacity:.8;filter:alpha(opacity=80);background-color:#555;color:#fff;text-align:center;border-radius:5px;border:2px solid #444}._2zlLDVHv ._1EwM2Ok0{display:inline-block;width:24px;height:24px;margin:-3px 8px -7px -10px}button.yI-_IHOl{background-image:linear-gradient(#80c0f7,#269df0);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff269df0",endColorstr="#ff80c0f7",GradientType=0);border:1px solid #538ab7}button.yI-_IHOl,button.yI-_IHOl:hover{color:#fff;text-shadow:1px 1px 1px #777}button.yI-_IHOl:hover{background-image:linear-gradient(#73b6f0,#2391dd);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff2391dd",endColorstr="#ff73b6f0",GradientType=0);border:1px solid #497ba3}button.yI-_IHOl._1dbF5F2v,button.yI-_IHOl:active{color:#fff;background-image:linear-gradient(#1e83c9,#1e83c9);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff1e83c9",endColorstr="#ff1e83c9",GradientType=0);border:1px solid #1268a6;text-shadow:1px 1px 1px #777}button.Udu7RQFB{background-image:linear-gradient(#81cf81,#52a452);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff52a452",endColorstr="#ff81cf81",GradientType=0)}button.Udu7RQFB,button.Udu7RQFB:hover{color:#fff;border:1px solid #479247;text-shadow:1px 1px 1px #777}button.Udu7RQFB:hover{background-image:linear-gradient(#6abe68,#3f8f3d);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff3f8f3d",endColorstr="#ff6abe68",GradientType=0)}button.Udu7RQFB._1dbF5F2v,button.Udu7RQFB:active{color:#fff;background-image:linear-gradient(#377d36,#377d36);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff377d36",endColorstr="#ff377d36",GradientType=0);border:1px solid #555!important;text-shadow:1px 1px 1px #777}button._1t2eg_nK{background-image:linear-gradient(#fcc272,#fb8822);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#fffb8822",endColorstr="#fffcc272",GradientType=0)}button._1t2eg_nK,button._1t2eg_nK:hover{color:#fff;border:1px solid #b68b4c;text-shadow:1px 1px 1px #777}button._1t2eg_nK:hover{background-image:linear-gradient(#f4ad59,#f1731f);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#fff1731f",endColorstr="#fff4ad59",GradientType=0)}button._1t2eg_nK._1dbF5F2v,button._1t2eg_nK:active{color:#fff;border:1px solid #666;background-image:linear-gradient(#b98747,#b98747);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ffb98747",endColorstr="#ffb98747",GradientType=0);text-shadow:1px 1px 1px #777}button._1bMX-65X{background-image:linear-gradient(#ff6e70,#c72d2d);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ffc72d2d",endColorstr="#ffff6e70",GradientType=0)}button._1bMX-65X,button._1bMX-65X:hover{color:#fff;border:1px solid #bb3c3e;text-shadow:1px 1px 1px #777}button._1bMX-65X:hover{background-image:linear-gradient(#ee696c,#ae2527);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ffae2527",endColorstr="#ffee696c",GradientType=0)}button._1bMX-65X._1dbF5F2v,button._1bMX-65X:active{color:#fff;border:1px solid #861c1e;background-image:linear-gradient(#9c2123,#9c2123);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff9c2123",endColorstr="#ff9c2123",GradientType=0);text-shadow:1px 1px 1px #777}.Cc5AYuLc{position:relative;color:#000;background-color:#f5f6f7;border:1px solid silver;border-radius:3px;padding:0;overflow:hidden!important}.Cc5AYuLc>div{position:absolute;overflow:hidden}.Cc5AYuLc ._3I_qWhXe{position:absolute;left:0;right:0;border-bottom:1px solid #99bbe8!important;overflow:hidden;color:#444;font-size:13px;text-align:center;padding:8px;background-image:linear-gradient(#dae6f3,#c2d5ed);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ffdae6f3",endColorstr="#ffc2d5ed",GradientType=0);border-top-left-radius:3px;border-top-right-radius:3px}.Cc5AYuLc ._10Ut2sEm{position:absolute;left:0;right:0;margin:0;padding:6px 3px;border-bottom:1px solid #d5d8d8}.Cc5AYuLc ._3PkKnVEu{margin:0;padding:0}.Cc5AYuLc ._2SWqxUml{position:absolute;left:0;right:0;border-top-left-radius:3px;border-top-right-radius:3px;padding-top:5px!important;background-color:#fafafa}.Cc5AYuLc ._2SWqxUml ._1CqLUhJ_._3IBHEMe3{background-color:#f5f6f7}.Cc5AYuLc ._1yvbrtrt{position:absolute;left:0;right:0;overflow:auto;padding:10px;border-left:1px solid inherit;border-right:1px solid inherit;background-color:inherit;border-radius:3px}.Cc5AYuLc .Ypnxz89R{position:absolute;left:0;right:0;bottom:0;text-align:center;border-top:1px solid #d5d8d8;border-bottom:0 solid #d5d8d8;background-color:#fafafa;padding:15px 0!important;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.Cc5AYuLc .Ypnxz89R button,.Cc5AYuLc .Ypnxz89R input[type=button]{min-width:80px;margin-right:5px}.Cc5AYuLc input[type=checkbox],.Cc5AYuLc input[type=radio]{margin-top:4px;margin-bottom:4px}.Cc5AYuLc input[type=checkbox].jPqBoHl2{margin:0}._2RukswoM{padding:5px 2px;color:#8d96a2;text-shadow:1px 1px 2px #fdfdfd;font-size:120%}._2aEBtk_q{background-color:#ebecef;margin:5px 0 10px;padding:10px 5px;border-top:1px solid #cedcea;border-bottom:1px solid #cedcea}._3d5h_78i>label{display:block;float:left;margin-top:7px;margin-bottom:3px;width:120px;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right;min-height:20px;color:#666}._3d5h_78i>div{margin-bottom:3px;margin-left:128px;padding:3px;min-height:28px;float:none}._3d5h_78i._11zBfAK4>div{position:relative}._3d5h_78i._11zBfAK4>div:before{content:"*";position:absolute;margin-top:5px;margin-left:-9px;color:red}._3d5h_78i.BZCT1Thq>label{width:20px}._3d5h_78i.BZCT1Thq>div{margin-left:28px}._3d5h_78i._3LaDdEQf>label{width:40px}._3d5h_78i._3LaDdEQf>div{margin-left:48px}._3d5h_78i.-NO6PTDq>label{width:60px}._3d5h_78i.-NO6PTDq>div{margin-left:68px}._3d5h_78i.eRMkIcJH>label{width:80px}._3d5h_78i.eRMkIcJH>div{margin-left:88px}._3d5h_78i._3epg3BUs>label{width:100px}._3d5h_78i._3epg3BUs>div{margin-left:108px}._3d5h_78i.ydsJTsfJ>label{width:120px}._3d5h_78i.ydsJTsfJ>div{margin-left:128px}._3d5h_78i._1TR3Ipjv>label{width:140px}._3d5h_78i._1TR3Ipjv>div{margin-left:148px}._3d5h_78i._1sWanVdB>label{width:160px}._3d5h_78i._1sWanVdB>div{margin-left:168px}._3d5h_78i._12UA-Vjc>label{width:180px}._3d5h_78i._12UA-Vjc>div{margin-left:188px}._3d5h_78i._3SFeLfJ7>label{width:200px}._3d5h_78i._3SFeLfJ7>div{margin-left:208px}._30u5AFjY{border:1px solid #ffa8a8!important;background-color:#fff4eb!important}.TW1LBV_V{padding:3px;border-radius:3px;border:1px solid silver}._1NeL8s1X{position:absolute;display:inline-block;line-height:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none}._1NeL8s1X ._2HLtxI-T{position:absolute;top:0;padding:2px 3px}._1NeL8s1X ._3vI3dPxg{position:absolute;bottom:0;padding:2px 3px}._1NeL8s1X ._18LvkDKz:hover{border-bottom-color:#81c6ff}._1NeL8s1X ._1ee3HTFj:hover{border-top-color:#81c6ff}._18LvkDKz{border-bottom:5px solid #777}._1ee3HTFj,._18LvkDKz{background:none;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;font-size:0;line-height:0}._1ee3HTFj{border-top:5px solid #777}.D49Kcrzf{border-right:5px solid #777}._2Diw2BPz,.D49Kcrzf{background:none;width:0;height:0;border-bottom:4px solid transparent;border-top:4px solid transparent;font-size:0;line-height:0}._2Diw2BPz{border-left:5px solid #777}._3AB15UuC{padding:8px 5px 5px;background-color:#fff;border-radius:3px}._3AB15UuC>table{table-layout:fixed;width:160px}._3AB15UuC>table td{width:20px;height:20px;text-align:center}._3AB15UuC>table td div{cursor:pointer;display:inline-block;width:16px;height:17px;padding:1px 4px;border:1px solid transparent;color:#fff;text-shadow:0 0 2px #000}._3AB15UuC>table td div:hover{outline:1px solid #666;border:1px solid #fff}.uExCJYzC{margin:0;padding:1px;line-height:108%}.uExCJYzC .JAGw0cXh{margin:0 -1px;padding:7px 2px;background-image:linear-gradient(#f6f6f6,#d9d9d9);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#fff6f6f6",endColorstr="#ffd9d9d9",GradientType=0);border-bottom:1px solid #bbb;color:#555;text-align:center;text-shadow:1px 1px 1px #eee;cursor:pointer}.uExCJYzC ._38LHRuJJ{position:absolute;top:27px;left:0;right:0;bottom:0;background-color:#fafafa}.uExCJYzC ._38LHRuJJ>:first-child{position:absolute;top:0;left:0;bottom:0;width:110px;overflow:hidden;padding-top:5px;border-right:1px solid silver}.uExCJYzC ._38LHRuJJ>:last-child{position:absolute;top:0;right:0;bottom:0;width:88px;overflow-x:hidden;overflow-y:auto;padding-top:5px;text-align:center}.uExCJYzC ._38LHRuJJ ._3O3IXkUf,.uExCJYzC ._38LHRuJJ ._23XebSA9{display:inline-block;padding:5px 0;text-align:center;float:left;margin:2px;width:50px;cursor:default;border:1px solid transparent;border-radius:2px}.uExCJYzC ._38LHRuJJ ._3O3IXkUf{float:none;width:95%}.uExCJYzC ._38LHRuJJ ._3O3IXkUf:hover,.uExCJYzC ._38LHRuJJ ._23XebSA9:hover{border:1px solid #ccc;color:#000;background-color:#efefef}.uExCJYzC ._38LHRuJJ ._3O3IXkUf.w5adnmXy,.uExCJYzC ._38LHRuJJ ._23XebSA9.w5adnmXy{border:1px solid #ccc;color:#000;background-color:#dadada}.uExCJYzC ._2guukTUV,.uExCJYzC .TIhnlulZ{width:24px;height:20px;color:#666;border:1px solid transparent;border-radius:3px;padding:2px 3px 1px 2px;margin:-4px 0 0;cursor:default}.uExCJYzC ._2guukTUV:hover,.uExCJYzC .TIhnlulZ:hover{border:1px solid silver;background-color:#efefef}.uExCJYzC ._2guukTUV>div,.uExCJYzC .TIhnlulZ>div{position:absolute;border-color:#888 transparent transparent #888;border-style:solid;border-width:4px;width:0;height:0;padding:0;margin:3px 0 0}.uExCJYzC .TIhnlulZ{float:left}.uExCJYzC .TIhnlulZ>div{transform:rotate(-45deg);margin-left:6px}.uExCJYzC ._2guukTUV{float:right}.uExCJYzC ._2guukTUV>div{transform:rotate(135deg);margin-left:2px;margin-right:2px}.uExCJYzC table._3qIiHZ5Y{padding:0}.uExCJYzC table._3qIiHZ5Y td{border:1px solid #fff;color:#000;background-color:#f9f9f9;padding:6px;cursor:default;text-align:right}.uExCJYzC table._3qIiHZ5Y td._3ztqibSy,.uExCJYzC table._3qIiHZ5Y td._16uFe6sN{border:1px solid #fff;color:#c8493b;background-color:#f9f9f9}.uExCJYzC table._3qIiHZ5Y td._3ztqibSy:hover,.uExCJYzC table._3qIiHZ5Y td._16uFe6sN:hover{border:1px solid #ccc;color:#000;background-color:#e9e9e9}.uExCJYzC table._3qIiHZ5Y td._3ztqibSy._1_pJobRV,.uExCJYzC table._3qIiHZ5Y td._16uFe6sN._1_pJobRV{text-decoration:line-through;border:1px solid #fff;color:#ccc;background-color:#fff}.uExCJYzC table._3qIiHZ5Y td.OD1CqugZ{border:1px solid #8cb067;color:#000;background-color:#e2f7cd}.uExCJYzC table._3qIiHZ5Y td:hover{border:1px solid #ccc;color:#000;background-color:#e9e9e9}.uExCJYzC table._3qIiHZ5Y td._1_pJobRV{text-decoration:line-through;border:1px solid #fff;color:#ccc;background-color:#fff}.uExCJYzC table._3qIiHZ5Y td._57QWWcT8{border:1px solid #fff;background-color:#fdfdfd}.uExCJYzC table._3qIiHZ5Y tr._37dJSjxW td{border:1px solid #fff;color:grey;background-color:#fff;text-align:center;padding:6px}._3i2rfzkC{padding:5px;cursor:default}._3i2rfzkC td div{padding:7px 10px;text-align:center;border:1px solid transparent;white-space:nowrap}._3i2rfzkC td:nth-child(2n){background-color:#f6f6f6}._3i2rfzkC td div:hover{border:1px solid #ccc;color:#000;background-color:#e9e9e9}._3i2rfzkC td div._1_pJobRV{text-decoration:line-through;border:1px solid #fff;color:#ccc;background-color:#fff}.cE69ESJ8{cursor:default;color:#000!important;background-image:linear-gradient(from bottom,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4)}._1-218df0{color:inherit;position:absolute;padding:0;margin:0;min-height:25px;overflow:auto;border:1px solid silver;border-radius:3px;font-size:6px;line-height:100%;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;background-color:#fff}._1-218df0 input[type=text]{-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}._1-218df0 ul{list-style-type:none;background-color:#000;margin:0;padding:0}._1-218df0 ul li{float:left;margin:2px 1px 0 2px;border-radius:3px;width:auto;padding:3px 10px 1px 7px;border:1px solid #88b0d6;background-color:#eff3f5;white-space:nowrap;cursor:default;font-family:Open Sans,Arial,sans-serif;font-size:11px;line-height:100%;height:20px;overflow:hidden;text-overflow:ellipsis;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}._1-218df0 ul li:hover{background-color:#d0dbe1}._1-218df0 ul li:last-child{border-radius:0;border:1px solid transparent;background-color:transparent}._1-218df0 ul li:last-child input{padding:0 1px 1px;margin:0;border:0;outline:none;height:auto;line-height:100%;font-size:inherit;font-family:inherit;background-color:transparent}._1-218df0 ul li ._3LDU1DNY{float:right;width:15px;height:14px;margin:-1px -9px 0 3px;border-radius:15px}._1-218df0 ul li ._3LDU1DNY:hover{background-color:#d77f7f;color:#fff}._1-218df0 ul li ._3LDU1DNY:before{position:relative;top:0;padding:0;margin:0;left:5px;color:inherit;opacity:.7;text-shadow:inherit;font-size:inherit;font-variant:small-caps;content:"x";line-height:100%}._1-218df0 ul li>span._2SPADgxq{pointer-events:none;color:#777}._1-218df0 ._396vHbl-{display:inline;position:absolute;pointer-events:none;color:#999;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}._1-218df0.dipKBA_G{background-color:#e4ffda;border:1px solid #93e07d}._3VZ-IiY6{overflow:hidden!important}._3VZ-IiY6,._3VZ-IiY6 *,._3VZ-IiY6>div{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}._3VZ-IiY6>div{position:absolute;overflow:hidden;border:0;margin:0;padding:0;outline:0}._3VZ-IiY6>div ._2klUSOiK{display:none;position:absolute;z-index:120}._3VZ-IiY6>div ._2klUSOiK ._1bW82JoH{padding:5px;background-image:linear-gradient(#dae6f3,#c2d5ed);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ffdae6f3",endColorstr="#ffc2d5ed",GradientType=0);border:1px solid #b9cee9;border-bottom-color:#99bbe8}._3VZ-IiY6>div ._2klUSOiK ._1DWgAnkO{position:absolute;left:0;top:0;right:0;z-index:2;display:none;overflow:hidden;background-color:#fafafa;padding:4px 0}._3VZ-IiY6>div ._2klUSOiK ._1DWgAnkO>._1CqLUhJ_._3IBHEMe3{background-color:#f5f6f7}._3VZ-IiY6>div ._2klUSOiK ._3E_s6Bu5{position:absolute;left:0;top:0;right:0;z-index:2;display:none;overflow:hidden;background-color:#fafafa;border-bottom:1px solid silver;padding:4px}._3VZ-IiY6>div ._2klUSOiK ._1_FqG_Cb{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;color:inherit;background-color:#f5f6f7}._3VZ-IiY6>div ._2iXEPCzo{display:none;position:absolute;z-index:121;background-color:transparent}._3VZ-IiY6>div ._2iXEPCzo._3IBHEMe3,._3VZ-IiY6>div ._2iXEPCzo:hover{background-color:#d7e4f2}.ekU0lPzD{position:relative;border:none;border-radius:2px;overflow:hidden!important;border-collapse:true}.ekU0lPzD ._2uYtOonT,.ekU0lPzD>div{position:absolute;overflow:hidden}.ekU0lPzD ._2uYtOonT{border-bottom:1px solid #99bbe8!important;height:28px;color:#444;font-size:13px;text-align:center;padding:7px}.ekU0lPzD ._3t2gEQ4K{position:absolute;border-bottom:1px solid silver;background-color:#eaeaea;height:38px;padding:7px 3px 4px;margin:0;box-shadow:0 1px 2px #ddd}.ekU0lPzD ._369yrXgm{width:160px;margin-right:3px}.ekU0lPzD ._369yrXgm ._3NX-ne3L{outline:none!important;width:160px;border-radius:10px;line-height:normal;height:22px;border:1px solid #b9b9b9;color:#000;background-color:#fff;padding:3px 18px 3px 23px;margin:0}.ekU0lPzD ._369yrXgm ._3TIj-KX8{position:absolute;margin-top:-7px;margin-left:6px}.ekU0lPzD ._369yrXgm ._5VpMmhMZ{position:absolute;width:16px;height:16px;margin-top:-8px;margin-left:-20px;border-radius:15px;cursor:default}.ekU0lPzD ._369yrXgm ._5VpMmhMZ:hover{background-color:#d77f7f;color:#fff}.ekU0lPzD ._369yrXgm ._5VpMmhMZ:before{position:relative;top:1px;left:5px;opacity:.6;color:inherit;text-shadow:inherit;content:"x";cursor:default}.ekU0lPzD ._35hhHR2T{position:absolute;overflow:hidden;padding:0;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ekU0lPzD ._35hhHR2T input,.ekU0lPzD ._35hhHR2T select,.ekU0lPzD ._35hhHR2T textarea{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;-o-user-select:text}.ekU0lPzD ._35hhHR2T ._2jJCwrUP{overflow:hidden;position:absolute;left:0;top:0;right:0;height:auto}.ekU0lPzD ._35hhHR2T ._2jJCwrUP table{height:auto}.ekU0lPzD ._35hhHR2T ._2jJCwrUP ._2iXEPCzo{position:absolute;z-index:1000;display:block;background-image:none;background-color:transparent;padding:0;margin:0;width:6px;height:12px;cursor:col-resize}.ekU0lPzD ._35hhHR2T ._3kTP2wJ3{position:absolute;left:0;right:0;top:0;bottom:0}.ekU0lPzD ._35hhHR2T ._3kTP2wJ3 table tr._3lHccVkj{color:inherit;background-color:#fff}.ekU0lPzD ._35hhHR2T ._3kTP2wJ3 table tr._3lHccVkj:hover{color:inherit}.ekU0lPzD ._35hhHR2T ._3kTP2wJ3 table tr._3lHccVkj._2XBaU9M9:hover{background-color:#fff}.ekU0lPzD ._35hhHR2T ._3kTP2wJ3 table tr._32yiIhLx,.ekU0lPzD ._35hhHR2T ._3kTP2wJ3 table tr._32yiIhLx:hover{color:inherit}.ekU0lPzD ._35hhHR2T ._3kTP2wJ3 table tr.BmXpB52p,.ekU0lPzD ._35hhHR2T ._3kTP2wJ3 table tr td.BmXpB52p{color:#000!important;background-color:#b6d5ff!important}.ekU0lPzD ._35hhHR2T ._3kTP2wJ3 ._2HrxvhxR{background-color:#ccdcf0!important}.ekU0lPzD ._35hhHR2T ._3kTP2wJ3 ._2IRSraB3{height:0;border-bottom:1px solid #b2bac0;background-color:#ccdcf0}.ekU0lPzD ._35hhHR2T ._3kTP2wJ3 ._2IRSraB3>div{height:100%;margin:0;padding:0}.ekU0lPzD ._35hhHR2T ._3kTP2wJ3 ._2Uo_oAkg{height:0;border-radius:0;border-bottom:1px solid #b2bac0}.ekU0lPzD ._35hhHR2T ._3kTP2wJ3 ._2Uo_oAkg>div{height:0;border:0;transition:height .3s,opacity .3s}.ekU0lPzD ._35hhHR2T ._3kTP2wJ3 ._150u6ANF{border-top:1px solid #d6d5d7;cursor:pointer}.ekU0lPzD ._35hhHR2T ._3kTP2wJ3 ._150u6ANF>div{text-align:center;color:#777;background-color:rgba(233,237,243,.5);padding:10px 0 15px;border-top:1px solid #fff}.ekU0lPzD ._35hhHR2T ._3kTP2wJ3 ._150u6ANF>div:hover{color:inherit;background-color:#e6f0ff}.ekU0lPzD ._35hhHR2T table{border-spacing:0;border-collapse:collapse;table-layout:fixed;width:1px}.ekU0lPzD ._35hhHR2T table ._35hdPxBa{margin:0;padding:0;border-right:1px solid #efefef;border-bottom:1px solid #efefef;color:#000;font-weight:400;font-size:14px}.ekU0lPzD ._35hhHR2T table ._35hdPxBa>div{padding:7px 3px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative}.ekU0lPzD ._35hhHR2T table ._35hdPxBa._19qDbUew{border-right-color:#72b2ff}.ekU0lPzD ._35hhHR2T table ._35hdPxBa._3QoMpRjW:hover{cursor:move}.ekU0lPzD ._35hhHR2T table ._35hdPxBa ._24d2Ofe-{padding:0;position:absolute;height:100%;top:0}.ekU0lPzD ._35hhHR2T table ._35hdPxBa ._24d2Ofe-._3G7lgiiD{left:0;margin-left:-5px}.ekU0lPzD ._35hhHR2T table ._35hdPxBa ._24d2Ofe-._64erQ8Ur{right:0;margin-right:-5px}.ekU0lPzD ._35hhHR2T table ._35hdPxBa ._24d2Ofe- ._3zRANxaj{position:absolute;top:0;height:0;width:0;border-top:5px solid #72b2ff;border-left:5px solid transparent;border-right:5px solid transparent}.ekU0lPzD ._35hhHR2T table ._35hdPxBa ._24d2Ofe- ._2EdZzUFN{position:absolute;bottom:0;height:0;width:0;border-bottom:5px solid #72b2ff;border-left:5px solid transparent;border-right:5px solid transparent}.ekU0lPzD ._35hhHR2T table td{border-right:1px solid #f5f5f5;cursor:default;overflow:hidden}.ekU0lPzD ._35hhHR2T table td._1iFUcVdm{margin:0;padding:0}.ekU0lPzD ._35hhHR2T table td._1iFUcVdm>div{padding:3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ekU0lPzD ._35hhHR2T table td._1iFUcVdm>div._3dLlrCry{height:auto;overflow:visible;white-space:normal}.ekU0lPzD ._35hhHR2T table td:last-child{border-right:0}.ekU0lPzD ._35hhHR2T table ._1Ppkc5vg{width:34px;color:#777;background-color:rgba(233,237,243,.5)}.ekU0lPzD ._35hhHR2T table ._1Ppkc5vg div{padding:0 7px 0 3px;text-align:right}.ekU0lPzD ._35hhHR2T table ._3WAzGIfy{width:26px}.ekU0lPzD ._35hhHR2T table ._3WAzGIfy div{padding:0;text-align:center;overflow:hidden}.ekU0lPzD ._35hhHR2T table ._3WAzGIfy div input[type=checkbox]{margin-top:2px;position:relative}.ekU0lPzD ._35hhHR2T table ._8yPvok0s{width:26px}.ekU0lPzD ._35hhHR2T table ._8yPvok0s div{padding:0;text-align:center;font-weight:500}.ekU0lPzD ._35hhHR2T div._1guJx5z5{height:auto!important;width:100%;overflow:hidden;padding-right:10px!important}.ekU0lPzD ._35hhHR2T div._1guJx5z5>div._1N29s6NV{border:4px solid transparent;border-bottom:5px solid #8d99a7;margin-top:-2px;margin-right:-7px;float:right}.ekU0lPzD ._35hhHR2T div._1guJx5z5>div._3zK3qOch{border:4px solid transparent;border-top:5px solid #8d99a7;margin-top:2px;margin-right:-7px;float:right}.ekU0lPzD ._35hhHR2T ._3ObwTVZX{text-align:center}.ekU0lPzD ._1GDwNTvM{background:url(data:image/gif;base64,R0lGODlhCgAKAJEAALAABf///wAAAAAAACH5BAEAAAIALAAAAAAKAAoAAAIPlI8Hy8mbxIsSUnup3rQAADs=) no-repeat 100% 0}.ekU0lPzD ._3VY5tKaT{overflow:hidden;height:100%!important;margin:0!important;padding:0!important}.ekU0lPzD ._3VY5tKaT input{border:0;border-radius:0;margin:0;padding:4px 3px;width:100%;height:100%}.ekU0lPzD ._3VY5tKaT input.cE69ESJ8{outline:none!important;background:#fff}.ekU0lPzD ._2ibwmhIM{position:absolute;box-shadow:0 -1px 4px #aaa}.ekU0lPzD ._2ibwmhIM table{color:inherit}.ekU0lPzD ._2ibwmhIM table ._3lHccVkj{background-color:#eef5eb}.ekU0lPzD ._2ibwmhIM table ._32yiIhLx{background-color:#f8fff5}.ekU0lPzD .jXa3uVXu{position:absolute;margin:0;padding:0;text-align:center;height:24px;overflow:hidden;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;-o-user-select:text;color:#444;background-color:#fff;border-top:1px solid #efefef;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.ekU0lPzD .jXa3uVXu ._14jkNVD6{float:left;padding-top:5px;padding-left:5px}.ekU0lPzD .jXa3uVXu ._2IkmkCBw{float:right;padding-top:5px;padding-right:5px}.ekU0lPzD .jXa3uVXu .Jtg1qj-K{padding:2px;text-align:center}.ekU0lPzD .jXa3uVXu .Jtg1qj-K ._1-z3jyRr{width:110px;margin:0 auto;padding:0;text-align:center}.ekU0lPzD .jXa3uVXu .Jtg1qj-K ._1-z3jyRr input[type=text]{padding:1px 2px 2px;border-radius:3px;width:40px;text-align:center}.ekU0lPzD .jXa3uVXu .Jtg1qj-K ._1-z3jyRr a._18mkVOgo{display:inline-block;border-radius:3px;cursor:pointer;font-size:11px;line-height:16px;padding:1px 5px;width:30px;height:18px;margin-top:-1px;color:#000;background-color:transparent}.ekU0lPzD .jXa3uVXu .Jtg1qj-K ._1-z3jyRr a._18mkVOgo:hover{color:#000;background-color:#aec8ff}._2fahSoqW ._35hhHR2T ._3kTP2wJ3 table tr._3lHccVkj,._2fahSoqW ._35hhHR2T ._3kTP2wJ3 table tr._3lHccVkj:hover,._2fahSoqW ._35hhHR2T ._3kTP2wJ3 table tr._32yiIhLx,._2fahSoqW ._35hhHR2T ._3kTP2wJ3 table tr._32yiIhLx:hover{background-color:inherit}._2fahSoqW ._3kTP2wJ3 table td{border-right-width:1px;border-bottom:1px solid #efefef}._2fahSoqW ._3kTP2wJ3 table tr:first-child td{border-bottom:0}._2fahSoqW ._35hhHR2T ._3kTP2wJ3 table tr.BmXpB52p,._2fahSoqW ._35hhHR2T ._3kTP2wJ3 table tr td.BmXpB52p{background-color:#eef4fe!important}._2fahSoqW ._1GDwNTvM{background:inherit}._2fahSoqW ._35hhHR2T ._2uyKd6j1{position:absolute;border:2px solid #6299da;pointer-events:none}._2fahSoqW ._35hhHR2T ._2uyKd6j1 .GRuOMaot{cursor:crosshair;position:absolute;bottom:0;right:0;width:6px;height:6px;margin-right:-3px;margin-bottom:-3px;background-color:#457fc2;border:.5px solid #fff;outline:1px solid #fff;pointer-events:auto}._304n7VXx ._3FMU1Eul{padding:8px 5px;cursor:default}._304n7VXx ._3FMU1Eul table{font-size:11px;font-family:Open Sans,Arial,sans-serif;border-spacing:0;border-collapse:border-collapse}._304n7VXx ._3FMU1Eul table tr:hover{background-color:#b6d5ff}._304n7VXx ._3FMU1Eul table td:first-child{padding:3px 3px 3px 6px}._304n7VXx ._3FMU1Eul table td:first-child input{margin:3px 2px 2px}._304n7VXx ._3FMU1Eul table td:nth-child(2){padding:3px 15px 3px 3px}._304n7VXx ._29R3GvgX{padding:4px 0}._304n7VXx ._29R3GvgX table{border-spacing:0;border-collapse:border-collapse}._304n7VXx ._29R3GvgX table tr:hover{background-color:#b6d5ff}._304n7VXx ._29R3GvgX table td input[type=checkbox]{margin:3px 2px 2px}._304n7VXx ._29R3GvgX table td label{display:block;padding:3px 10px 3px 0}._304n7VXx ._29R3GvgX table td:first-child{padding:4px 0 4px 6px}._304n7VXx ._29R3GvgX table td:last-child{padding:4px 6px 4px 0}._304n7VXx ._2bVnLIdf{text-align:left;padding:0;border-top:0;background-color:#f7f6f0}._304n7VXx ._2bVnLIdf table{padding:12px 4px 4px;border-collapse:border-collapse}._304n7VXx ._2bVnLIdf table td{padding:4px}._304n7VXx ._2bVnLIdf table td.TU_Y1TMb{width:20px;padding-right:20px}._304n7VXx ._2bVnLIdf table td.TU_Y1TMb button{min-width:24px;height:24px;padding-top:6px!important}._304n7VXx ._2bVnLIdf table td.Sd0mdo2C{text-align:right;padding-right:5px;border-right:1px solid #e8e8e3}._304n7VXx ._2bVnLIdf table td._3qfe28nB{text-align:left;padding:0 5px 0 10px;border-right:1px solid #e8e8e3}._304n7VXx ._2bVnLIdf table td._3qfe28nB select{width:100%;color:#000;padding:0 15px 0 5px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;background-image:linear-gradient(from bottom,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4)}._304n7VXx ._2bVnLIdf table td._3qfe28nB select::-ms-expand{display:none}._304n7VXx ._2bVnLIdf table td._1YTiFDMy{padding-right:5px;padding-left:5px}._304n7VXx ._2bVnLIdf table td._1YTiFDMy input[type=text]{border-radius:3px;padding:3px;margin-right:3px;height:23px}._304n7VXx ._2bVnLIdf table td._1YTiFDMy select{padding:3px;margin-right:3px;height:23px}._304n7VXx ._2bVnLIdf table td._19X7O0FY{border-right:0}._304n7VXx ._2bVnLIdf table td._19X7O0FY>div{margin:15px -7px -7px;padding:13px 0;text-align:center;background-color:#efefe9;border-top:1px solid #e8e8e3}.DNGDvmFj{position:fixed;z-index:1600;overflow:hidden;font-family:Open Sans,Arial,sans-serif;border-radius:6px;padding:0;margin:0;border:1px solid #777;background-color:#eee;box-shadow:0 0 25px #555}.DNGDvmFj,.DNGDvmFj *{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.DNGDvmFj ._2FU7k4xx{padding:6px;border-radius:6px 6px 0 0;background-image:linear-gradient(#ececec,#dfdfdf);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ffececec",endColorstr="#ffdfdfdf",GradientType=0);border-bottom:2px solid #bfbfbf;position:absolute;overflow:hidden;height:32px;left:0;right:0;top:0;text-overflow:ellipsis;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;cursor:move;font-size:15px;color:#555;z-index:300}.DNGDvmFj ._3MSEOrQK{float:right;width:18px;height:18px;cursor:pointer;overflow:hidden;padding:0;margin:0 3px 0 0;background:url(data:image/png;base64,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) no-repeat 0;background-position:0 0;color:transparent!important;border-radius:3px;border:1px solid transparent}.DNGDvmFj ._3NHNsF6R{margin-top:0;background-position:-32px 0}.DNGDvmFj ._3NHNsF6R:hover{background-color:#ccc;border:1px solid #aaa}.DNGDvmFj ._21WVVsFb{background-position:-16px 0}.DNGDvmFj ._21WVVsFb:hover{background-color:#ccc;border:1px solid #aaa}.DNGDvmFj ._1bHbipjc,.DNGDvmFj ._10WwHZu7{position:absolute;left:0;right:0;top:32px;bottom:55px;z-index:100}.DNGDvmFj ._1VXYKRX_{font-size:13px;line-height:130%;padding:0 7px 7px;color:#000;background-color:#eee;position:absolute;overflow:auto;width:100%;height:100%}.DNGDvmFj ._7WisrBAK{position:absolute;z-index:250;background-color:#f9f9f9;border:1px solid #999;box-shadow:0 0 15px #aaa;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;border-top:0;border-radius:0 0 6px 6px;overflow:auto}.DNGDvmFj ._3Ay60XUx{padding:12px;border-radius:0 0 6px 6px;border-top:1px solid #d5d8d8;background-color:#f1f1f1;text-align:center;position:absolute;overflow:hidden;height:52px;left:0;right:0;bottom:0;z-index:200}.DNGDvmFj ._3R7H0n_5{border-top-left-radius:6px;border-top-right-radius:6px;top:0!important}.DNGDvmFj ._2IQ3X53Y{border-bottom-left-radius:6px;border-bottom-right-radius:6px;bottom:0!important}._32ZCzDz1{cursor:default;overflow:hidden!important;background-color:#edf1f6!important}._32ZCzDz1,._32ZCzDz1 *{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}._32ZCzDz1>div{position:relative;overflow:hidden}._32ZCzDz1 .NRwLqH87{position:absolute;z-index:2;top:0;left:0;right:0}._32ZCzDz1 ._1eN3YsMG{position:absolute;z-index:2;bottom:0;left:0;right:0}._32ZCzDz1 ._2DZlDFA-{position:absolute;z-index:1;overflow:auto;top:0;bottom:0;left:0;right:0;padding:2px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}._32ZCzDz1 ._2DZlDFA- table{width:100%}._32ZCzDz1 ._2DZlDFA- .j3KeKdf4{background-color:#edf1f6;border-top:1px solid transparent;border-bottom:1px solid transparent;margin:0;padding:1px 0}._32ZCzDz1 ._2DZlDFA- .j3KeKdf4 table{pointer-events:none}._32ZCzDz1 ._2DZlDFA- .j3KeKdf4 ._3m2G2dh5,._32ZCzDz1 ._2DZlDFA- .j3KeKdf4 ._3m2G2dh5>span,._32ZCzDz1 ._2DZlDFA- .j3KeKdf4 ._19LLBVMp,._32ZCzDz1 ._2DZlDFA- .j3KeKdf4 td.uqdwveSY{color:#000;text-shadow:0 0 0 #fff;pointer-events:none}._32ZCzDz1 ._2DZlDFA- .j3KeKdf4 ._3m2G2dh5:hover,._32ZCzDz1 ._2DZlDFA- .j3KeKdf4 ._3m2G2dh5>span:hover,._32ZCzDz1 ._2DZlDFA- .j3KeKdf4 ._19LLBVMp:hover,._32ZCzDz1 ._2DZlDFA- .j3KeKdf4 td.uqdwveSY:hover{color:inherit}._32ZCzDz1 ._2DZlDFA- .j3KeKdf4:hover{border-top:1px solid #f9f9f9;border-bottom:1px solid #f9f9f9;background-color:#d7e1ef}._32ZCzDz1 ._2DZlDFA- .j3KeKdf4 ._3m2G2dh5{width:22px;text-align:center;pointer-events:none}._32ZCzDz1 ._2DZlDFA- .j3KeKdf4 ._3m2G2dh5>span{color:#516173!important}._32ZCzDz1 ._2DZlDFA- .j3KeKdf4 input{pointer-events:auto}._32ZCzDz1 ._2DZlDFA- .BmXpB52p,._32ZCzDz1 ._2DZlDFA- .BmXpB52p:hover{background-image:linear-gradient(#69b1e0,#4a96d3);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff69b1e0",endColorstr="#ff4a96d3",GradientType=0);border-top:1px solid #5295cd;border-bottom:1px solid #2661a6}._32ZCzDz1 ._2DZlDFA- .BmXpB52p ._3m2G2dh5,._32ZCzDz1 ._2DZlDFA- .BmXpB52p ._3m2G2dh5>span,._32ZCzDz1 ._2DZlDFA- .BmXpB52p ._19LLBVMp,._32ZCzDz1 ._2DZlDFA- .BmXpB52p:hover ._3m2G2dh5,._32ZCzDz1 ._2DZlDFA- .BmXpB52p:hover ._3m2G2dh5>span,._32ZCzDz1 ._2DZlDFA- .BmXpB52p:hover ._19LLBVMp,._32ZCzDz1 ._2DZlDFA- .BmXpB52p:hover td.uqdwveSY,._32ZCzDz1 ._2DZlDFA- .BmXpB52p td.uqdwveSY{color:#fff!important;text-shadow:1px 1px 2px #666!important}._32ZCzDz1 ._2DZlDFA- ._2ks7Nbvt,._32ZCzDz1 ._2DZlDFA- ._2ks7Nbvt:hover{background:transparent!important;border-top:1px solid transparent;border-bottom:1px solid transparent}._32ZCzDz1 ._2DZlDFA- ._2ks7Nbvt ._3m2G2dh5,._32ZCzDz1 ._2DZlDFA- ._2ks7Nbvt ._3m2G2dh5>span,._32ZCzDz1 ._2DZlDFA- ._2ks7Nbvt ._19LLBVMp,._32ZCzDz1 ._2DZlDFA- ._2ks7Nbvt:hover ._3m2G2dh5,._32ZCzDz1 ._2DZlDFA- ._2ks7Nbvt:hover ._3m2G2dh5>span,._32ZCzDz1 ._2DZlDFA- ._2ks7Nbvt:hover ._19LLBVMp,._32ZCzDz1 ._2DZlDFA- ._2ks7Nbvt:hover td.uqdwveSY,._32ZCzDz1 ._2DZlDFA- ._2ks7Nbvt td.uqdwveSY{opacity:.4;filter:alpha(opacity=40);color:#000!important;text-shadow:0 0 0 #fff!important}._32ZCzDz1 ._2DZlDFA- ._19LLBVMp{white-space:nowrap;padding:5px 0 5px 3px;margin:1px 0 1px 22px;position:relative;z-index:1;font-size:12px}._32ZCzDz1 ._2DZlDFA- ._3HXpqGkf{white-space:nowrap;overflow:hidden;padding:10px 0 10px 10px;margin:0;cursor:default;color:#868b92;background-color:transparent}._32ZCzDz1 ._2DZlDFA- ._3HXpqGkf :first-child{margin-right:10px;float:right;color:transparent}._32ZCzDz1 ._2DZlDFA- ._3HXpqGkf :nth-child(2){font-weight:400;text-transform:uppercase}._32ZCzDz1 ._2DZlDFA- .nrcwGlTE{overflow:hidden}._32ZCzDz1 ._2DZlDFA- td.uqdwveSY{width:18px;padding:0 0 1px 7px;text-align:center}._32ZCzDz1 ._2DZlDFA- td.uqdwveSY ._1uFMhOuK{width:16px;margin-top:-3px;pointer-events:auto}._32ZCzDz1 ._2DZlDFA- td._1eLTjkyT{padding:1px 1px 3px}._32ZCzDz1 ._2DZlDFA- td._1eLTjkyT ._3m2G2dh5{padding:3px 0 0;float:left}._32ZCzDz1 ._2DZlDFA- td._1eLTjkyT ._3m2G2dh5>span{font-size:16px;color:#000;text-shadow:0 0 0 #fff}._32ZCzDz1 ._2DZlDFA- td._1eLTjkyT ._3m2G2dh5._1kz8gvLs{margin-top:3px}._32ZCzDz1 ._2DZlDFA- td._1eLTjkyT ._3HFZMaNE{float:right;border:1px solid #9da4af;border-radius:20px;width:auto;height:18px;padding:2px 7px;margin:3px 4px -2px 0;background-color:#e7f0fc;color:#667274;box-shadow:0 0 2px #fff;text-shadow:1px 1px 1px #e6e6e6;position:relative;z-index:2}._2SWqxUml{cursor:default;overflow:hidden!important;background-color:#fafafa;padding:3px 0;padding-bottom:0!important}._2SWqxUml table{border-bottom:1px solid silver;padding:0 7px}._2SWqxUml ._1CqLUhJ_{padding:6px 20px;text-align:center;color:#000;background-color:transparent;border:1px solid silver;white-space:nowrap;margin:1px 1px -1px 0;border-top-left-radius:4px;border-top-right-radius:4px;cursor:default}._2SWqxUml ._1CqLUhJ_._3IBHEMe3{color:#000;background-color:#fff;border:1px solid silver;border-bottom:1px solid transparent}._2SWqxUml ._1CqLUhJ_._1fcS3yJC{padding:6px 28px 6px 20px}._2SWqxUml ._2GLR3dZm{color:#555;text-shadow:1px 1px 1px #bbb;float:right;margin:6px 4px 0 0;padding:0 0 0 5px;width:16px;height:16px;opacity:.9;border:0;border-top:3px solid transparent;border-radius:9px}._2SWqxUml ._2GLR3dZm:hover{background-color:#d77f7f;color:#fff}._2SWqxUml ._2GLR3dZm:before{position:relative;top:-2px;left:0;opacity:.6;color:inherit;text-shadow:inherit;content:"x"}.mnGveph_{margin:0;padding:2px;outline:0;background-color:#efefef;overflow:hidden!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.mnGveph_ ._3a3zxAAW{opacity:.3;filter:alpha(opacity=30)}.mnGveph_ table{table-layout:auto!important}.mnGveph_ table td{border:0!important}.mnGveph_ table._2W2Ideqr{margin:0 1px;border-radius:4px;height:24px;border:1px solid transparent;background-color:transparent}.mnGveph_ table._2W2Ideqr ._2INUwB-e{width:16px;height:16px;padding:0;margin:2px 4px 3px 3px!important;border:0!important;text-align:center}.mnGveph_ table._2W2Ideqr ._2INUwB-e>span{font-size:15px;margin-top:3px;display:block;color:#8d99a7}.mnGveph_ table._2W2Ideqr ._11cbKjmm{color:#000;padding:0 4px 0 2px}.mnGveph_ table._2W2Ideqr ._2gBm72yS{padding:0 4px 0 0}.mnGveph_ table._2W2Ideqr ._2gBm72yS>span{border:1px solid #9da4af;border-radius:20px;width:auto;height:18px;padding:2px 7px;background-color:#e7f0fc;color:#667274;box-shadow:0 0 2px #fff;text-shadow:1px 1px 1px #e6e6e6}.mnGveph_ table._2W2Ideqr ._1QHQWalD{padding:3px}.mnGveph_ table._2W2Ideqr ._1QHQWalD>div{border:4px solid transparent;border-top:5px solid #8d99a7;margin-top:5px}.mnGveph_ table._2W2Ideqr._19tE0WSq{border:1px solid #ccc;background-color:#eee}.mnGveph_ table._2W2Ideqr._19tE0WSq ._11cbKjmm{color:#000}.mnGveph_ table._2W2Ideqr._1_TnUGrQ{border:1px solid #aaa;background-color:#ddd}.mnGveph_ table._2W2Ideqr._1_TnUGrQ ._11cbKjmm{color:#666}.mnGveph_ table._2W2Ideqr._1Nypbf98{border:1px solid #aaa;background-color:#fff}.mnGveph_ table._2W2Ideqr._1Nypbf98 ._11cbKjmm{color:#000}.mnGveph_ table._2W2Ideqr table{height:17px;border-radius:4px;cursor:default}.mnGveph_ ._1o_h1J_q{background-image:linear-gradient(from bottom,hsla(0,0%,60%,.1) 0,#999 40%,#999 60%,hsla(0,0%,60%,.1));filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff999999",endColorstr="#ff999999",GradientType=0);width:1px!important;height:22px;padding:0;margin:0 6px}._3RBWN0I0{overflow:auto!important;background-color:#fff!important}._3RBWN0I0,._3RBWN0I0 *{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}._3RBWN0I0>ul{list-style-type:none;margin:0;cursor:default}._3RBWN0I0>ul>li{display:inline-block;vertical-align:top;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;border:1px solid transparent;border-radius:4px}._3RBWN0I0>ul>li._16J9lDXr,._3RBWN0I0>ul>li.BmXpB52p{border:1px solid #2661a6}._3RBWN0I0>ul>li.BmXpB52p,._3RBWN0I0>ul>li.BmXpB52p._2kOTYozV{background-image:linear-gradient(#69b1e0,#4a96d3);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff69b1e0",endColorstr="#ff4a96d3",GradientType=0)}._3RBWN0I0>ul>li.BmXpB52p._2kOTYozV>div>div.Sd0mdo2C,._3RBWN0I0>ul>li.BmXpB52p>div>div.Sd0mdo2C{color:#fff}._3RBWN0I0>ul>li.BmXpB52p._2kOTYozV>div>div._1GX-B36S,._3RBWN0I0>ul>li.BmXpB52p._2kOTYozV>div>div.RxtWrB0D>div>div,._3RBWN0I0>ul>li.BmXpB52p>div>div._1GX-B36S,._3RBWN0I0>ul>li.BmXpB52p>div>div.RxtWrB0D>div>div{color:#ddd}._3RBWN0I0>ul>li._2kOTYozV{background-color:#d7e1ef;border:1px solid #2661a6}._3RBWN0I0>ul>li div{vertical-align:middle}._3RBWN0I0>ul>li>div>div.Sd0mdo2C{display:block;text-align:center;word-wrap:break-word;max-height:50px;color:#000;font-size:12px}._3RBWN0I0>ul>li>div>div._1GX-B36S{display:none;text-align:left;color:#777;font-size:12px}._3RBWN0I0>ul>li>div>div.RxtWrB0D{display:none}._3RBWN0I0>ul>li>div>div.RxtWrB0D>div>div{color:#777}._1uNM2VEf>ul{padding:1px 0 0 1px}._1uNM2VEf>ul>li{margin:0 1px 1px 0;padding:2px;width:250px;white-space:nowrap}._1uNM2VEf>ul>li>div>div._3WSdIOZy{display:inline-block;width:26px;height:22px;font-size:21px;margin-right:2px}._1uNM2VEf>ul>li>div>div.Sd0mdo2C{display:inline-block}._2lFiliCp>ul{padding:4px 0 0 4px}._2lFiliCp>ul>li{margin:0 4px 4px 0;padding:4px;width:100px}._2lFiliCp>ul>li>div>div._3WSdIOZy{display:block;width:92px;height:60px;font-size:57px;margin-left:auto;margin-right:auto;background-position:50%}._2kIpc6zh>ul{padding:4px 0 0 4px}._2kIpc6zh>ul>li{margin:0 4px 4px 0;padding:4px;width:160px}._2kIpc6zh>ul>li>div>div._3WSdIOZy{display:block;width:152px;height:120px;font-size:114px;margin-left:auto;margin-right:auto;background-position:50%}._2UPqVJ9u>ul{padding:1px 0 0 1px}._2UPqVJ9u>ul>li{margin:0 1px 1px 0;padding:4px;width:250px;white-space:nowrap}._2UPqVJ9u>ul>li>div>div._3WSdIOZy{display:inline-block;width:72px;height:60px;font-size:57px;float:left;margin-right:4px}._2UPqVJ9u>ul>li>div>div.Sd0mdo2C{text-align:left}._2UPqVJ9u>ul>li>div>div._1GX-B36S{display:block}.uaEVVFJ1>ul{padding:0}.uaEVVFJ1>ul>li{width:100%;padding:2px;border-radius:0;border-bottom:1px dotted #d3d3d3}.uaEVVFJ1>ul>li>div{display:inline-block;position:relative;width:100%;white-space:nowrap;overflow:hidden}.uaEVVFJ1>ul>li>div>div._3WSdIOZy{display:inline-block;width:38px;height:32px;font-size:31px;margin-right:2px}.uaEVVFJ1>ul>li>div>div.Sd0mdo2C{display:inline-block}.uaEVVFJ1>ul>li>div>div.RxtWrB0D{display:inline-block;position:absolute;right:0;height:100%;background-color:#fff}.uaEVVFJ1>ul>li>div>div.RxtWrB0D>div:before{display:inline-block;height:100%;width:0;content:"";vertical-align:middle}.uaEVVFJ1>ul>li>div>div.RxtWrB0D>div{display:inline}.uaEVVFJ1>ul>li>div>div.RxtWrB0D>div>div{display:inline-block;font-size:12px}.uaEVVFJ1>ul>li.BmXpB52p._2kOTYozV div.RxtWrB0D,.uaEVVFJ1>ul>li.BmXpB52p div.RxtWrB0D{background-image:linear-gradient(#69b1e0,#4a96d3);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff69b1e0",endColorstr="#ff4a96d3",GradientType=0)}.uaEVVFJ1>ul>li._2kOTYozV div.RxtWrB0D{background-color:#d7e1ef}._3RBWN0I0>ul>li div._2JuhnNUj{border:1px solid hsla(0,0%,40%,.35)}
/*! jQuery UI - v1.11.4 - 2015-12-14
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */._3MaTOyiH{display:none}._3eeQ0F4_{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}._3twb6lJF{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.Xvdtged5:after,.Xvdtged5:before{content:"";display:table;border-collapse:collapse}.Xvdtged5:after{clear:both}.Xvdtged5{min-height:0}._12z1nhuQ{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}._2zEDJLW5{z-index:100}.LK67KkV0{cursor:default!important}.BurW4M9N{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.OhodRIvA{position:fixed;top:0;left:0;width:100%;height:100%}._3ZyWfSx5{touch-action:none}._2bGQMQzd{position:relative}.S6FK1_KN{position:absolute;font-size:.1px;display:block;touch-action:none}._1-3aopRJ .S6FK1_KN,.SvDiQF_4 .S6FK1_KN{display:none}._2I9-C5QY{cursor:n-resize;top:-5px}._2I9-C5QY,._2MJcCGY1{height:7px;width:100%;left:0}._2MJcCGY1{cursor:s-resize;bottom:-5px}._1uh09RSo{cursor:e-resize;right:-5px}._1uh09RSo,._2wuHUtvX{width:7px;top:0;height:100%}._2wuHUtvX{cursor:w-resize;left:-5px}.PgXEV6rd{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}._2IaYeTGq{cursor:sw-resize;bottom:-5px}._2IaYeTGq,.Ux5PeVzo{width:9px;height:9px;left:-5px}.Ux5PeVzo{cursor:nw-resize;top:-5px}._3zy_Yxms{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}._2uBZrcYa{touch-action:none}._28W3LomT{position:absolute;z-index:100;border:1px dotted #000}.Ow9H3PiA{touch-action:none}.RF-LcEGM ._2QrObhcs{display:block;cursor:pointer;position:relative;margin:2px 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.RF-LcEGM ._2mJYdi5v,.RF-LcEGM ._2mJYdi5v ._2mJYdi5v{padding-left:2.2em}.RF-LcEGM ._2QrObhcs ._1A2zh_ej{position:absolute;left:.5em;top:50%;margin-top:-8px}.RF-LcEGM ._2lujiV5b{padding:1em 2.2em;border-top:0;overflow:auto}._1DEPOYIe{position:absolute;top:0;left:0;cursor:default}._2XHhPbk-{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}._2XHhPbk-,._2XHhPbk-:active,._2XHhPbk-:hover,._2XHhPbk-:link,._2XHhPbk-:visited{text-decoration:none}._1Tk-GGQY{width:2.2em}button._1Tk-GGQY{width:2.4em}._2fTw-gmp{width:3.4em}button._2fTw-gmp{width:3.7em}._2XHhPbk- ._20y4aZAh{display:block;line-height:normal}._2MltJ0ce ._20y4aZAh{padding:.4em 1em}._1Tk-GGQY ._20y4aZAh,._2fTw-gmp ._20y4aZAh{padding:.4em;text-indent:-9999999px}._1oL5wVaH ._20y4aZAh,._2oFc0hom ._20y4aZAh{padding:.4em 1em .4em 2.1em}._2-TYUqlF ._20y4aZAh,._2oFc0hom ._20y4aZAh{padding:.4em 2.1em .4em 1em}._2oFc0hom ._20y4aZAh{padding-left:2.1em;padding-right:2.1em}input._2XHhPbk-{padding:.4em 1em}._1oL5wVaH .BurW4M9N,._1Tk-GGQY .BurW4M9N,._2-TYUqlF .BurW4M9N,._2fTw-gmp .BurW4M9N,._2oFc0hom .BurW4M9N{position:absolute;top:50%;margin-top:-8px}._1Tk-GGQY .BurW4M9N{left:50%;margin-left:-8px}._1oL5wVaH ._2_SC5l4u,._2fTw-gmp ._2_SC5l4u,._2oFc0hom ._2_SC5l4u{left:.5em}._2-TYUqlF ._3OP-UKhD,._2fTw-gmp ._3OP-UKhD,._2oFc0hom ._3OP-UKhD{right:.5em}.gResEwcc{margin-right:7px}.gResEwcc ._2XHhPbk-{margin-left:0;margin-right:-.3em}button._2XHhPbk-::-moz-focus-inner,input._2XHhPbk-::-moz-focus-inner{border:0;padding:0}.hKNawSXz{width:17em;padding:.2em .2em 0;display:none}.hKNawSXz ._1KpIxcNO{position:relative;padding:.2em 0}.hKNawSXz ._2WIGDxEw,.hKNawSXz ._31ccXoRK{position:absolute;top:2px;width:1.8em;height:1.8em}.hKNawSXz ._2gkkkUtX,.hKNawSXz ._2N4_XJk7{top:1px}.hKNawSXz ._2WIGDxEw{left:2px}.hKNawSXz ._31ccXoRK{right:2px}.hKNawSXz ._2gkkkUtX{left:1px}.hKNawSXz ._2N4_XJk7{right:1px}.hKNawSXz ._2WIGDxEw span,.hKNawSXz ._31ccXoRK span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.hKNawSXz .B9v4ncz6{margin:0 2.3em;line-height:1.8em;text-align:center}.hKNawSXz .B9v4ncz6 select{font-size:1em;margin:1px 0}.hKNawSXz select._3yoKmyiP,.hKNawSXz select._5FzwG-k{width:45%}.hKNawSXz table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.hKNawSXz th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.hKNawSXz td{border:0;padding:1px}.hKNawSXz td a,.hKNawSXz td span{display:block;padding:.2em;text-align:right;text-decoration:none}.hKNawSXz ._1s8a-j6x{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.hKNawSXz ._1s8a-j6x button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.hKNawSXz ._1s8a-j6x button.wAKJbPIM{float:left}.hKNawSXz.mws3KRl3{width:auto}.mws3KRl3 ._2iVd0bqh{float:left}.mws3KRl3 ._2iVd0bqh table{width:95%;margin:0 auto .4em}._2fjsaosb ._2iVd0bqh{width:50%}._14yFFTEh ._2iVd0bqh{width:33.3%}.r13ONx2H ._2iVd0bqh{width:25%}.mws3KRl3 ._1ayT7knC ._1KpIxcNO,.mws3KRl3 .lkj9pCtv ._1KpIxcNO{border-left-width:0}.mws3KRl3 ._1s8a-j6x{clear:left}._1mBhG4rr{clear:both;width:100%;font-size:0}.Q3E60Bm2{direction:rtl}.Q3E60Bm2 ._2WIGDxEw{right:2px;left:auto}.Q3E60Bm2 ._31ccXoRK{left:2px;right:auto}.Q3E60Bm2 ._2WIGDxEw:hover{right:1px;left:auto}.Q3E60Bm2 ._31ccXoRK:hover{left:1px;right:auto}.Q3E60Bm2 ._1s8a-j6x{clear:right}.Q3E60Bm2 ._1s8a-j6x button{float:left}.Q3E60Bm2 ._1s8a-j6x button.wAKJbPIM,.Q3E60Bm2 ._2iVd0bqh{float:right}.Q3E60Bm2 ._1ayT7knC ._1KpIxcNO,.Q3E60Bm2 .lkj9pCtv ._1KpIxcNO{border-right-width:0;border-left-width:1px}.SM00f7cs{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.SM00f7cs ._1Oud903T{padding:.4em 1em;position:relative}.SM00f7cs ._2_UCvuv2{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.SM00f7cs ._2ZKGAhs_{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.SM00f7cs ._GHYmAp8{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.SM00f7cs ._2Qb1SxHX{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.SM00f7cs ._2Qb1SxHX ._1i7zOFyG{float:right}.SM00f7cs ._2Qb1SxHX button{margin:.5em .4em .5em 0;cursor:pointer}.SM00f7cs .PgXEV6rd{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}._2isa7395 ._1Oud903T{cursor:move}._1KKpJXWP{list-style:none;padding:0;margin:0;display:block;outline:none}._1KKpJXWP ._1KKpJXWP{position:absolute}._1KKpJXWP ._1MuF-hKB{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}._1KKpJXWP ._3L7LKb2q{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}._1KKpJXWP ._3AVuaqRZ,._1KKpJXWP ._3dpWCXIV{margin:-1px}._2iVy8iNN{position:relative}._2iVy8iNN ._1MuF-hKB{padding-left:2em}._1KKpJXWP .BurW4M9N{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}._1KKpJXWP ._3OLNuXND{left:auto;right:0}.xNnKFBaF{height:2em;text-align:left;overflow:hidden}.xNnKFBaF .Py6JiRMs{margin:-1px;height:100%}.xNnKFBaF .sOS15pTM{background:url("data:image/gif;base64,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");height:100%;filter:alpha(opacity=25);opacity:.25}._26h6Opdf .Py6JiRMs{background-image:none}._3JnLFOJH{padding:0;margin:0;position:absolute;top:0;left:0;display:none}._3JnLFOJH ._1KKpJXWP{overflow:auto;overflow-x:hidden;padding-bottom:1px}._3JnLFOJH ._1KKpJXWP ._3_gSlN5n{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0;height:auto;border:0}._2IDIfMrx{display:block}._2M1Ann6j{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}._2M1Ann6j span.BurW4M9N{right:.5em;left:auto;margin-top:-8px;position:absolute;top:50%}._2M1Ann6j span.bxccLMwZ{text-align:left;padding:.4em 2.1em .4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._2sCNo8PE{position:relative;text-align:left}._2sCNo8PE ._1JMKfYsu{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;touch-action:none}._2sCNo8PE ._3wCCo1_v{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}._2sCNo8PE.LK67KkV0 ._1JMKfYsu,._2sCNo8PE.LK67KkV0 ._3wCCo1_v{filter:inherit}._1h8C23P4{height:.8em}._1h8C23P4 ._1JMKfYsu{top:-.3em;margin-left:-.6em}._1h8C23P4 ._3wCCo1_v{top:0;height:100%}._1h8C23P4 .ZtqJfne8{left:0}._1h8C23P4 ._34285yHR{right:0}._2sIViwT3{width:.8em;height:100px}._2sIViwT3 ._1JMKfYsu{left:-.3em;margin-left:0;margin-bottom:-.6em}._2sIViwT3 ._3wCCo1_v{left:0;width:100%}._2sIViwT3 .ZtqJfne8{bottom:0}._2sIViwT3 ._34285yHR{top:0}._1bwkRQso{position:relative;display:inline-block;overflow:hidden}._1bwkRQso,._1s-87asE{padding:0;vertical-align:middle}._1s-87asE{border:none;background:none;color:inherit;margin:.2em 22px .2em .4em}._3uM2Pont{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}._1bwkRQso a._3uM2Pont{border-top:none;border-bottom:none;border-right:none}._1bwkRQso .BurW4M9N{position:absolute;margin-top:-8px;top:50%;left:0}._1A6Qyazq{top:0}._1EXdFeKC{bottom:0}._1bwkRQso ._32qzHwwq{background-position:-65px -16px}._1wagPVk2{position:relative;padding:.2em}._1wagPVk2 ._1qxe8VDl{margin:0;padding:.2em .2em 0}._1wagPVk2 ._1qxe8VDl li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}._1wagPVk2 ._1qxe8VDl ._1QnGI1IY{float:left;padding:.5em 1em;text-decoration:none}._1wagPVk2 ._1qxe8VDl li.CrgeP_5x{margin-bottom:-1px;padding-bottom:1px}._1wagPVk2 ._1qxe8VDl li._1fhQeEbP ._1QnGI1IY,._1wagPVk2 ._1qxe8VDl li.CrgeP_5x ._1QnGI1IY,._1wagPVk2 ._1qxe8VDl li.LK67KkV0 ._1QnGI1IY{cursor:text}._2HxNjG5Z ._1qxe8VDl li.CrgeP_5x ._1QnGI1IY{cursor:pointer}._1wagPVk2 ._3fkWPOtv{display:block;border-width:0;padding:1em 1.4em;background:none}._3x-zeCJg{padding:8px;position:absolute;z-index:9999;max-width:300px;box-shadow:0 0 5px #aaa}body ._3x-zeCJg{border-width:2px}._3Kpo0Ypn{font-family:Arial,Open Sans,sans-serif}._3Kpo0Ypn,._3Kpo0Ypn ._3Kpo0Ypn{font-size:1em}._3Kpo0Ypn button,._3Kpo0Ypn input,._3Kpo0Ypn select,._3Kpo0Ypn textarea{font-family:Arial,Open Sans,sans-serif;font-size:1em}._1gXZFxWu{border:1px solid #ddd;background:#fff;color:#333}._1gXZFxWu a{color:#333}._2qFe9HXp{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}._2qFe9HXp a{color:#333}._1gXZFxWu ._3QdZLspU,._2qFe9HXp ._3QdZLspU,._3QdZLspU{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}._3QdZLspU a,._3QdZLspU a:link,._3QdZLspU a:visited{color:#454545;text-decoration:none}._1gXZFxWu ._3dpWCXIV,._1gXZFxWu .g_vUSH75,._2qFe9HXp ._3dpWCXIV,._2qFe9HXp .g_vUSH75,._3dpWCXIV,.g_vUSH75{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}._3dpWCXIV a,._3dpWCXIV a:hover,._3dpWCXIV a:link,._3dpWCXIV a:visited,.g_vUSH75 a,.g_vUSH75 a:hover,.g_vUSH75 a:link,.g_vUSH75 a:visited{color:#2b2b2b;text-decoration:none}._3AVuaqRZ a,._3AVuaqRZ a:link,._3AVuaqRZ a:visited{color:#fff;text-decoration:none}._1gXZFxWu .EiBdZOqt,._2qFe9HXp .EiBdZOqt,.EiBdZOqt{border:1px solid #dad55e;background:#fffa90;color:#777620}._1gXZFxWu .EiBdZOqt a,._2qFe9HXp .EiBdZOqt a,.EiBdZOqt a{color:#777620}._1gXZFxWu ._11YUaocN,._2qFe9HXp ._11YUaocN,._11YUaocN{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}._1gXZFxWu ._3AplqcUQ,._1gXZFxWu ._11YUaocN a,._2qFe9HXp ._3AplqcUQ,._2qFe9HXp ._11YUaocN a,._3AplqcUQ,._11YUaocN a{color:#5f3f3f}._1gXZFxWu ._1IKU3jrB,._1IKU3jrB,._2qFe9HXp ._1IKU3jrB{font-weight:700}._1gXZFxWu ._3TSvRnh5,._2qFe9HXp ._3TSvRnh5,._3TSvRnh5{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}._1gXZFxWu .LK67KkV0,._2qFe9HXp .LK67KkV0,.LK67KkV0{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.LK67KkV0 .BurW4M9N{filter:Alpha(Opacity=35)}.BurW4M9N{width:16px;height:16px}._1gXZFxWu .BurW4M9N,._2qFe9HXp .BurW4M9N,.BurW4M9N{background-image:url(images/ui-icons_444444_256x240.png)}._3QdZLspU .BurW4M9N{background-image:url(images/ui-icons_777777_256x240.png)}._3dpWCXIV .BurW4M9N,.g_vUSH75 .BurW4M9N{background-image:url(images/ui-icons_555555_256x240.png)}._3AVuaqRZ .BurW4M9N{background-image:url(images/ui-icons_ffffff_256x240.png)}.EiBdZOqt .BurW4M9N{background-image:url(images/ui-icons_777620_256x240.png)}._3AplqcUQ .BurW4M9N,._11YUaocN .BurW4M9N{background-image:url(images/ui-icons_cc0000_256x240.png)}.Rb1Z4pRY{background-position:16px 16px}._1NaVE_PV{background-position:0 0}._1QVEUU-B{background-position:-16px 0}._2X7_VdqH{background-position:-32px 0}._3a3Gs1Yg{background-position:-48px 0}._2nlVt9kR{background-position:-64px 0}.b_EX5r3Y{background-position:-80px 0}._1aZoAEvO{background-position:-96px 0}._2EtnuAUP{background-position:-112px 0}._1wVqU_uM{background-position:-128px 0}._29kfgF84{background-position:-144px 0}.MmQk9KsC{background-position:0 -16px}._11PR3mUy{background-position:-16px -16px}._2sv-v1Kc{background-position:-32px -16px}.hFimpMbm{background-position:-48px -16px}._32qzHwwq{background-position:-64px -16px}._3cdF2sC0{background-position:-80px -16px}._3faZye6J{background-position:-96px -16px}._3hRJdeiS{background-position:-112px -16px}._2mQB0Tgd{background-position:-128px -16px}._2sg8NdJ9{background-position:-144px -16px}._3xzyvnod{background-position:0 -32px}._2vNqx2WA{background-position:-16px -32px}._3KYuMPmy{background-position:-32px -32px}._2Vh69fjB{background-position:-48px -32px}.W1e0g7MT{background-position:-64px -32px}._3YO1cZxM{background-position:-80px -32px}._2I5M8nHT{background-position:-96px -32px}._2uOc9LoW{background-position:-112px -32px}._1gyk3T33{background-position:-128px -32px}._2a2zl9dj{background-position:-144px -32px}._3JAAfUst{background-position:-160px -32px}._3R4PRzi3{background-position:-176px -32px}.VlNr0EnH{background-position:-192px -32px}._1ZaM_PP_{background-position:-208px -32px}._3dLO8Vze{background-position:-224px -32px}._1FUiSMXs{background-position:-240px -32px}._3rQxYvKt{background-position:0 -48px}.VeeLzDjh{background-position:-16px -48px}._1KAH-nCo{background-position:-32px -48px}.kGyYLakS{background-position:-48px -48px}.jRGd_e7k{background-position:-64px -48px}._1xrAb3Z_{background-position:-80px -48px}._1IfK8o6e{background-position:-96px -48px}._1WDvYl_J{background-position:-112px -48px}._2c4ww_Js{background-position:-128px -48px}.Egki-OV2{background-position:-144px -48px}._1tVLQskw{background-position:-160px -48px}.orXdn0pr{background-position:-176px -48px}._16qYO9FZ{background-position:-192px -48px}._26LqMwl5{background-position:-208px -48px}._3yqI2AvG{background-position:-224px -48px}._19awRiiw{background-position:-240px -48px}._16U0OJm0{background-position:0 -64px}._3IMvkvVb{background-position:-16px -64px}.WJwUg2yq{background-position:-32px -64px}._3JO_zuU5{background-position:-48px -64px}.amexOBAa{background-position:-64px -64px}._2UlAIoqE{background-position:-80px -64px}._2rBqPE2Y{background-position:-96px -64px}.xjFLdU85{background-position:-112px -64px}._3Hv-bJRL{background-position:-128px -64px}._1ohfGpQW{background-position:-144px -64px}._1b9YOw5b{background-position:-160px -64px}.vB6KvCty{background-position:-176px -64px}._3LoEyVyq{background-position:0 -80px}.D9MEBsMK{background-position:-16px -80px}._1ze-k8jl{background-position:-32px -80px}._1ELoWARi{background-position:-48px -80px}.wwIUB2tb{background-position:-64px -80px}._2MUz12ZK{background-position:-80px -80px}._3WmvDdNs{background-position:-96px -80px}._1ZuQ8SJ3{background-position:-112px -80px}._3zbxaJWO{background-position:0 -96px}._2GuDgZRE{background-position:-16px -96px}._280uWNF0{background-position:-32px -96px}.OtW5kzb5{background-position:-48px -96px}._1pMw3RAB{background-position:-64px -96px}._1SxbnJuZ{background-position:-80px -96px}._1Cgan9sL{background-position:-96px -96px}.DKsfldYn{background-position:-112px -96px}._3J6YMqkc{background-position:-128px -96px}._2aajHIxL{background-position:-144px -96px}._3w5z25zq{background-position:-160px -96px}.Yf8OjB9p{background-position:-176px -96px}._1bxqbItS{background-position:-192px -96px}._2egJ3WE9{background-position:-208px -96px}._3wqKcbJP{background-position:-224px -96px}._9-tsT1K-{background-position:-240px -96px}._1GrUUS74{background-position:0 -112px}._3v8hNJD6{background-position:-16px -112px}._2qd9w6Om{background-position:-32px -112px}.lsc2E3QZ{background-position:-48px -112px}._3URAZC2K{background-position:-64px -112px}._3igVFh3k{background-position:-80px -112px}._3D71LqxV{background-position:-96px -112px}._2ypjByGK{background-position:-112px -112px}._2QzCaUad{background-position:-128px -112px}.SovzuyNz{background-position:-144px -112px}._2Llztbvq{background-position:-160px -112px}._2m2UeoV4{background-position:-176px -112px}._3DuN-Oa9{background-position:-192px -112px}._1B9bp3Zy{background-position:-208px -112px}._3iFFzmcS{background-position:-224px -112px}._3eJIPUdC{background-position:-240px -112px}._1NDa7Jaq{background-position:0 -128px}._1S1UOEDI{background-position:-16px -128px}._2qBCj6PR{background-position:-32px -128px}._1Hi-OIgh{background-position:-48px -128px}._2qufp1U8{background-position:-64px -128px}._39ohpEJw{background-position:-80px -128px}.ZlTfFNoz{background-position:-96px -128px}._1gHgRcKA{background-position:-112px -128px}._1mI_3fMz{background-position:-128px -128px}._2CkXnvZl{background-position:-144px -128px}._373tyLoh{background-position:-160px -128px}._1SkFBVIl{background-position:-176px -128px}._2WosSe7x{background-position:-192px -128px}._22iyTNuN{background-position:-208px -128px}.Q0oUt8cn{background-position:-224px -128px}._2WMbpqm3{background-position:-240px -128px}._3iwPbYOM{background-position:0 -144px}._3hgmeDD-{background-position:-16px -144px}._2x6r6IWn{background-position:-32px -144px}.kywwEKwV{background-position:-48px -144px}._3A3Poq9h{background-position:-64px -144px}._2l2cNkII{background-position:-80px -144px}._3CFV3V2p{background-position:-96px -144px}._3KVm6y2o{background-position:-112px -144px}._1fPHHaK1{background-position:-128px -144px}._1qIoAcAg{background-position:-144px -144px}._XkarBu7{background-position:0 -160px}._2RWd3qgX{background-position:-16px -160px}._1icEXKel{background-position:-32px -160px}._3P2Y6H0p{background-position:-48px -160px}._1WQ6MYbE{background-position:-64px -160px}._1FdlDccT,._2q8uM_yG{background-position:-80px -160px}.HimldPqT{background-position:-96px -160px}._3tZtZJRZ{background-position:-112px -160px}._2HIsvP7J{background-position:-128px -160px}._4ssmAQoe{background-position:-144px -160px}._1Z2l66wx{background-position:0 -176px}.LS63ndCX{background-position:-16px -176px}._2qQDovCj{background-position:-32px -176px}._2cZzL82i{background-position:-48px -176px}._1lJO8VXO{background-position:-64px -176px}._1h0bwrnv{background-position:-80px -176px}.TSZFmLyh{background-position:-96px -176px}._2aFRM11t{background-position:0 -192px}._1izu7Uft{background-position:-16px -192px}._3GvO_L4R{background-position:-32px -192px}._1MvLYizX{background-position:-48px -192px}.LMRRn-E6{background-position:-64px -192px}._1u4JaMn4{background-position:-80px -192px}._1cAFrjvY{background-position:-96px -192px}._1pKTJiqj{background-position:-112px -192px}._2sDL0Cq-{background-position:-128px -192px}._11OGatQW{background-position:-144px -192px}._2IQlf3kd{background-position:-160px -192px}._2VO_wqnw{background-position:-176px -192px}.vDhginhN{background-position:-192px -192px}._3SMYM1Pt{background-position:-208px -192px}._1b_CW1dX{background-position:0 -208px}._2DlOAwz4{background-position:-16px -208px}.JA11VeCK{background-position:-32px -208px}._20LLwwxM{background-position:-48px -208px}._3chk54n_{background-position:-64px -208px}._2Dm5e3So{background-position:-80px -208px}._2R1FYbQh{background-position:0 -224px}._2XmCFH6q{background-position:-16px -224px}._25X9Lkzy{background-position:-32px -224px}._3FmhQ7rM{background-position:-48px -224px}._2YbpKCrX{background-position:-64px -224px}._2rxcnXpM{background-position:-80px -224px}._2MzbAwHf,._4zcuia2A,._17VAQU2a,._29O3qx5X{border-top-left-radius:3px}._1aaE44Jq,._2TDVthf4,._4zcuia2A,._29O3qx5X{border-top-right-radius:3px}._1mLsb8zx,._17VAQU2a,._29O3qx5X,.ypT_R3To{border-bottom-left-radius:3px}._1aaE44Jq,._1mLsb8zx,._29O3qx5X,.hr_cnxA4{border-bottom-right-radius:3px}.OhodRIvA{background:#aaa}._2PiymsmC,.OhodRIvA{opacity:.3;filter:Alpha(Opacity=30)}._2PiymsmC{margin:0;padding:5px;background:#666;border-radius:8px}
/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2013 Hakim El Hattab, http://hakim.se
 */._2v34Uy0i{position:relative}._2v34Uy0i ._2gsfLt0s{position:absolute;z-index:2;display:inline-block;width:32px;height:32px;top:50%;margin-top:-16px;opacity:0;pointer-events:none}._2v34Uy0i ._1VFGelb9{position:relative;z-index:3}._2v34Uy0i ._1QMd2-5a{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,.2);visibility:hidden;opacity:0;transition:all .1s linear!important}._2v34Uy0i[data-loading] ._1QMd2-5a{opacity:1;visibility:visible}._2v34Uy0i,._2v34Uy0i ._1VFGelb9,._2v34Uy0i ._2gsfLt0s{transition:all .3s cubic-bezier(.175,.885,.32,1.275)!important}._2v34Uy0i[data-style=zoom-in],._2v34Uy0i[data-style=zoom-in] ._1VFGelb9,._2v34Uy0i[data-style=zoom-in] ._2gsfLt0s,._2v34Uy0i[data-style=zoom-out],._2v34Uy0i[data-style=zoom-out] ._1VFGelb9,._2v34Uy0i[data-style=zoom-out] ._2gsfLt0s{transition:all .3s ease!important}._2v34Uy0i[data-style=expand-right] ._2gsfLt0s{right:14px}._2v34Uy0i[data-style=expand-right][data-size=s] ._2gsfLt0s,._2v34Uy0i[data-style=expand-right][data-size=xs] ._2gsfLt0s{right:4px}._2v34Uy0i[data-style=expand-right][data-loading]{padding-right:56px}._2v34Uy0i[data-style=expand-right][data-loading] ._2gsfLt0s{opacity:1}._2v34Uy0i[data-style=expand-right][data-loading][data-size=s],._2v34Uy0i[data-style=expand-right][data-loading][data-size=xs]{padding-right:40px}._2v34Uy0i[data-style=expand-left] ._2gsfLt0s{left:14px}._2v34Uy0i[data-style=expand-left][data-size=s] ._2gsfLt0s,._2v34Uy0i[data-style=expand-left][data-size=xs] ._2gsfLt0s{left:4px}._2v34Uy0i[data-style=expand-left][data-loading]{padding-left:56px}._2v34Uy0i[data-style=expand-left][data-loading] ._2gsfLt0s{opacity:1}._2v34Uy0i[data-style=expand-left][data-loading][data-size=s],._2v34Uy0i[data-style=expand-left][data-loading][data-size=xs]{padding-left:40px}._2v34Uy0i[data-style=expand-up]{overflow:hidden}._2v34Uy0i[data-style=expand-up] ._2gsfLt0s{top:-32px;left:50%;margin-left:-16px}._2v34Uy0i[data-style=expand-up][data-loading]{padding-top:54px}._2v34Uy0i[data-style=expand-up][data-loading] ._2gsfLt0s{opacity:1;top:14px;margin-top:0}._2v34Uy0i[data-style=expand-up][data-loading][data-size=s],._2v34Uy0i[data-style=expand-up][data-loading][data-size=xs]{padding-top:32px}._2v34Uy0i[data-style=expand-up][data-loading][data-size=s] ._2gsfLt0s,._2v34Uy0i[data-style=expand-up][data-loading][data-size=xs] ._2gsfLt0s{top:4px}._2v34Uy0i[data-style=expand-down]{overflow:hidden}._2v34Uy0i[data-style=expand-down] ._2gsfLt0s{top:62px;left:50%;margin-left:-16px}._2v34Uy0i[data-style=expand-down][data-size=s] ._2gsfLt0s,._2v34Uy0i[data-style=expand-down][data-size=xs] ._2gsfLt0s{top:40px}._2v34Uy0i[data-style=expand-down][data-loading]{padding-bottom:54px}._2v34Uy0i[data-style=expand-down][data-loading] ._2gsfLt0s{opacity:1}._2v34Uy0i[data-style=expand-down][data-loading][data-size=s],._2v34Uy0i[data-style=expand-down][data-loading][data-size=xs]{padding-bottom:32px}._2v34Uy0i[data-style=slide-left]{overflow:hidden}._2v34Uy0i[data-style=slide-left] ._1VFGelb9{position:relative}._2v34Uy0i[data-style=slide-left] ._2gsfLt0s{left:100%;margin-left:-16px}._2v34Uy0i[data-style=slide-left][data-loading] ._1VFGelb9{opacity:0;left:-100%}._2v34Uy0i[data-style=slide-left][data-loading] ._2gsfLt0s{opacity:1;left:50%}._2v34Uy0i[data-style=slide-right]{overflow:hidden}._2v34Uy0i[data-style=slide-right] ._1VFGelb9{position:relative}._2v34Uy0i[data-style=slide-right] ._2gsfLt0s{right:100%;margin-left:-16px}._2v34Uy0i[data-style=slide-right][data-loading] ._1VFGelb9{opacity:0;left:100%}._2v34Uy0i[data-style=slide-right][data-loading] ._2gsfLt0s{opacity:1;left:50%}._2v34Uy0i[data-style=slide-up]{overflow:hidden}._2v34Uy0i[data-style=slide-up] ._1VFGelb9{position:relative}._2v34Uy0i[data-style=slide-up] ._2gsfLt0s{left:50%;margin-left:-16px;margin-top:1em}._2v34Uy0i[data-style=slide-up][data-loading] ._1VFGelb9{opacity:0;top:-1em}._2v34Uy0i[data-style=slide-up][data-loading] ._2gsfLt0s{opacity:1;margin-top:-16px}._2v34Uy0i[data-style=slide-down]{overflow:hidden}._2v34Uy0i[data-style=slide-down] ._1VFGelb9{position:relative}._2v34Uy0i[data-style=slide-down] ._2gsfLt0s{left:50%;margin-left:-16px;margin-top:-2em}._2v34Uy0i[data-style=slide-down][data-loading] ._1VFGelb9{opacity:0;top:1em}._2v34Uy0i[data-style=slide-down][data-loading] ._2gsfLt0s{opacity:1;margin-top:-16px}._2v34Uy0i[data-style=zoom-out]{overflow:hidden}._2v34Uy0i[data-style=zoom-out] ._2gsfLt0s{left:50%;margin-left:-16px;transform:scale(2.5)}._2v34Uy0i[data-style=zoom-out] ._1VFGelb9{position:relative;display:inline-block}._2v34Uy0i[data-style=zoom-out][data-loading] ._1VFGelb9{opacity:0;transform:scale(.5)}._2v34Uy0i[data-style=zoom-out][data-loading] ._2gsfLt0s{opacity:1;transform:none}._2v34Uy0i[data-style=zoom-in]{overflow:hidden}._2v34Uy0i[data-style=zoom-in] ._2gsfLt0s{left:50%;margin-left:-16px;transform:scale(.2)}._2v34Uy0i[data-style=zoom-in] ._1VFGelb9{position:relative;display:inline-block}._2v34Uy0i[data-style=zoom-in][data-loading] ._1VFGelb9{opacity:0;transform:scale(2.2)}._2v34Uy0i[data-style=zoom-in][data-loading] ._2gsfLt0s{opacity:1;transform:none}._2v34Uy0i[data-style=contract]{overflow:hidden;width:100px}._2v34Uy0i[data-style=contract] ._2gsfLt0s{left:50%;margin-left:-16px}._2v34Uy0i[data-style=contract][data-loading]{border-radius:50%;width:52px}._2v34Uy0i[data-style=contract][data-loading] ._1VFGelb9{opacity:0}._2v34Uy0i[data-style=contract][data-loading] ._2gsfLt0s{opacity:1}._2v34Uy0i[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0 0 0 3000px transparent}._2v34Uy0i[data-style=contract-overlay] ._2gsfLt0s{left:50%;margin-left:-16px}._2v34Uy0i[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0 0 0 3000px rgba(0,0,0,.8)}._2v34Uy0i[data-style=contract-overlay][data-loading] ._1VFGelb9{opacity:0}._2v34Uy0i[data-style=contract-overlay][data-loading] ._2gsfLt0s{opacity:1}._3yswsMUO._3RxQ7tz_{color:hsla(0,0%,50.2%,.3);line-height:0}._2JQGdyA5 ._3yswsMUO,.Ld6POe-G ._3yswsMUO{display:block;display:flex}._3yswsMUO._1v563_vP._3hPQg0_D{align-items:flex-end;justify-content:flex-start;text-align:left;text-anchor:start}._3yswsMUO._1v563_vP._2nZbZBy0{align-items:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}._3yswsMUO._3RxQ7tz_._3hPQg0_D{align-items:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}._3yswsMUO._3RxQ7tz_._2nZbZBy0{align-items:flex-end;justify-content:flex-start;text-align:left;text-anchor:start}._2JQGdyA5 ._3yswsMUO._1v563_vP._3hPQg0_D{align-items:flex-end;justify-content:center;text-align:center;text-anchor:start}._2JQGdyA5 ._3yswsMUO._1v563_vP._2nZbZBy0{align-items:flex-start;justify-content:center;text-align:center;text-anchor:start}._2JQGdyA5._3hdwvPCv ._3yswsMUO._1v563_vP._3hPQg0_D{align-items:flex-end;justify-content:flex-start;text-align:left;text-anchor:start}._2JQGdyA5._3hdwvPCv ._3yswsMUO._1v563_vP._2nZbZBy0{align-items:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}._2JQGdyA5._3hdwvPCv ._3yswsMUO._3RxQ7tz_._3hPQg0_D{align-items:center;justify-content:flex-end;text-align:right;text-anchor:end}._2JQGdyA5._3hdwvPCv ._3yswsMUO._3RxQ7tz_._2nZbZBy0{align-items:center;justify-content:flex-start;text-align:left;text-anchor:end}._1oh1bcyj{stroke:hsla(0,0%,50.2%,.07);stroke-width:1px}._1jXUj9DE{stroke-width:10px;stroke-linecap:round}._2nUmD-HQ{fill:none;stroke-width:4px}._2uU_vwic{stroke:none;fill-opacity:.1}._3JzZJv3U{fill:none;stroke-width:30px}._2haBoRZ_{fill:none;stroke-width:60px}._2fmIIoyU{display:block;position:relative;width:100%}._2fmIIoyU:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:100%}._2fmIIoyU:after{content:"";display:table;clear:both}._2fmIIoyU>svg{display:block;position:absolute;top:0;left:0}._3zskVlYm{display:block;position:relative;width:100%}._3zskVlYm:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:93.75%}._3zskVlYm:after{content:"";display:table;clear:both}._3zskVlYm>svg{display:block;position:absolute;top:0;left:0}._1xoDvdmG{display:block;position:relative;width:100%}._1xoDvdmG:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:88.8888888889%}._1xoDvdmG:after{content:"";display:table;clear:both}._1xoDvdmG>svg{display:block;position:absolute;top:0;left:0}._1DjUnhxV{display:block;position:relative;width:100%}._1DjUnhxV:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:83.3333333333%}._1DjUnhxV:after{content:"";display:table;clear:both}._1DjUnhxV>svg{display:block;position:absolute;top:0;left:0}._2ePV-jtH{display:block;position:relative;width:100%}._2ePV-jtH:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:80%}._2ePV-jtH:after{content:"";display:table;clear:both}._2ePV-jtH>svg{display:block;position:absolute;top:0;left:0}.VwZcbUlU{display:block;position:relative;width:100%}.VwZcbUlU:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:75%}.VwZcbUlU:after{content:"";display:table;clear:both}.VwZcbUlU>svg{display:block;position:absolute;top:0;left:0}._2T8GHNNr{display:block;position:relative;width:100%}._2T8GHNNr:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:66.6666666667%}._2T8GHNNr:after{content:"";display:table;clear:both}._2T8GHNNr>svg{display:block;position:absolute;top:0;left:0}._2eOK0Fc2{display:block;position:relative;width:100%}._2eOK0Fc2:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:62.5%}._2eOK0Fc2:after{content:"";display:table;clear:both}._2eOK0Fc2>svg{display:block;position:absolute;top:0;left:0}._2vbjU301{display:block;position:relative;width:100%}._2vbjU301:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:61.804697157%}._2vbjU301:after{content:"";display:table;clear:both}._2vbjU301>svg{display:block;position:absolute;top:0;left:0}._3uyAnAin{display:block;position:relative;width:100%}._3uyAnAin:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:60%}._3uyAnAin:after{content:"";display:table;clear:both}._3uyAnAin>svg{display:block;position:absolute;top:0;left:0}._1ICZVKl0{display:block;position:relative;width:100%}._1ICZVKl0:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:56.25%}._1ICZVKl0:after{content:"";display:table;clear:both}._1ICZVKl0>svg{display:block;position:absolute;top:0;left:0}.OqUQLQKI{display:block;position:relative;width:100%}.OqUQLQKI:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:53.3333333333%}.OqUQLQKI:after{content:"";display:table;clear:both}.OqUQLQKI>svg{display:block;position:absolute;top:0;left:0}._1heE1F0y{display:block;position:relative;width:100%}._1heE1F0y:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:50%}._1heE1F0y:after{content:"";display:table;clear:both}._1heE1F0y>svg{display:block;position:absolute;top:0;left:0}.rkJqnxfT{display:block;position:relative;width:100%}.rkJqnxfT:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:40%}.rkJqnxfT:after{content:"";display:table;clear:both}.rkJqnxfT>svg{display:block;position:absolute;top:0;left:0}.DuDplGlo{display:block;position:relative;width:100%}.DuDplGlo:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:37.5%}.DuDplGlo:after{content:"";display:table;clear:both}.DuDplGlo>svg{display:block;position:absolute;top:0;left:0}.MBMIgTJq{display:block;position:relative;width:100%}.MBMIgTJq:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:33.3333333333%}.MBMIgTJq:after{content:"";display:table;clear:both}.MBMIgTJq>svg{display:block;position:absolute;top:0;left:0}._1w6O6O0u{display:block;position:relative;width:100%}._1w6O6O0u:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:25%}._1w6O6O0u:after{content:"";display:table;clear:both}._1w6O6O0u>svg{display:block;position:absolute;top:0;left:0}._1oFPKz0v._1bL2da_D,._1oFPKz0v._1HlWuC9b,._1oFPKz0v._3t_kle8X,._1oFPKz0v._308cHPka{color:#787878}._1oFPKz0v._2EJ-ppAg,._2skseUFh{opacity:.7}._1oFPKz0v._1i4ns3x3,._1oFPKz0v._3DbPguiF,._1oFPKz0v._3H9M_rRt,._1oFPKz0v._TLiUCAQ{color:#cf694a}._1oFPKz0v._2Qp_PGQx,._1oFPKz0v._35Eiu31-,._1oFPKz0v._100429yX,._1oFPKz0v.IRATjY4K,._1oFPKz0v.LcA8q6jG,._1oFPKz0v.MYfHj4rP{color:#f9ee9a}._1oFPKz0v._1MEogLqI,._1oFPKz0v._1qM3C9n7,._1oFPKz0v._2EznV3IG,._1oFPKz0v._2RNWyTEE,._1oFPKz0v._3Fw1UZ5H,._1oFPKz0v._3Jf4v7Um,._1oFPKz0v._3S-O7FXJ,._1oFPKz0v._sVsKA79,._1oFPKz0v.NQz-sCHU,._2rCxBTiL ._1oFPKz0v._1qM3C9n7,._3DEFc8VO ._1oFPKz0v._1qM3C9n7{color:#919e6b}._1oFPKz0v._1cbUwbxU{color:#7386a5}._1oFPKz0v._2UOhLHO6,._1oFPKz0v._11DcI3no{color:#e9c163}._1oFPKz0v._3LgSPpuq,._1oFPKz0v._11DcI3no{font-weight:700}._1oFPKz0v._1YAwyhpP{font-style:italic}._1oFPKz0v._2RNWyTEE{cursor:help}._2AmGvJGg ._1oFPKz0v._1i4ns3x3,._2AmGvJGg ._1oFPKz0v._2EJ-ppAg,._2AmGvJGg ._1oFPKz0v._sVsKA79{color:#ad895c}._1oFPKz0v{position:relative;z-index:1}._3WvOOtm9{background:rgba(84,84,84,.25);background:linear-gradient(90deg,rgba(84,84,84,.1) 70%,rgba(84,84,84,0));border-bottom:1px dashed #545454;border-top:1px dashed #545454;left:0;line-height:inherit;margin-top:.75em;padding:inherit 0;pointer-events:none;position:absolute;right:0;white-space:pre;z-index:0}._3WvOOtm9:before,._3WvOOtm9[data-end]:after{background-color:#8794a6;border-radius:999px;box-shadow:0 1px #fff;color:#f5f2f0;content:attr(data-start);font:700 65%/1.5 sans-serif;left:.6em;min-width:1em;padding:0 .5em;position:absolute;text-align:center;text-shadow:none;top:.4em;vertical-align:.3em}._3WvOOtm9[data-end]:after{bottom:.4em;content:attr(data-end);top:auto}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:500}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}textarea{overflow:auto}optgroup{font-weight:500}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}*,:after,:before{box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Open Sans,sans-serif;font-size:12px;line-height:1.42857;color:#333}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{text-decoration:none}a:focus,a:hover{text-decoration:underline}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-circle{border-radius:50%}hr{margin-top:17px;margin-bottom:17px;border:0;border-top:1px solid #eee}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:200;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#999}.h1,.h2,.h3,h1,h2,h3{margin-top:17px;margin-bottom:17px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h3,h3{font-weight:400}.h4,.h5,.h6,h4,h5,h6{margin-top:8.5px;margin-bottom:8.5px;font-weight:400}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:38px}.h2,h2{font-size:25px}.h3,h3{font-size:21px}.h4,h4{font-size:15px}.h5,h5{font-size:12px}.h6,h6{font-size:14px;font-weight:500}p{margin:0 0 8.5px}.lead{margin-bottom:17px;font-size:13.2px;font-weight:400;line-height:1.4}@media (min-width:768px){.lead{font-size:13.2px}}.small,small{font-size:85%}cite{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-muted{color:#999}.text-primary{color:#009fe3}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:7.5px;margin:34px 0 17px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:8.5px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-inline{margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:17px}dd,dt{line-height:1.42857}dt{font-weight:500}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}.dl-horizontal dd:after,.dl-horizontal dd:before{content:" ";display:table}.dl-horizontal dd:after{clear:both}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #999}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:8.5px 17px;margin:0 0 17px;font-size:15px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857;color:#999}blockquote .small:before,blockquote footer:before,blockquote small:before{content:"\2014 \00A0"}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:""}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:"\00A0 \2014"}blockquote:after,blockquote:before{content:""}address{margin-bottom:17px;font-style:normal;line-height:1.42857}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Courier New,monospace}code{color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:4px}code,kbd{padding:2px 4px;font-size:90%}kbd{color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}pre{display:block;padding:8px;margin:0 0 8.5px;font-size:11px;line-height:1.42857;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}@media (min-width:768px){.container{width:550px}}@media (min-width:992px){.container{width:670px}}@media (min-width:1200px){.container{width:870px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:after,.container-fluid:before{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.col-lg-1,.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-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.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-md-10,.col-md-11,.col-md-12,.col-sm-1,.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-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:0}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:0}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width:768px){.col-sm-1,.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-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:0}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:0}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width:992px){.col-md-1,.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-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:0}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:0}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width:1200px){.col-lg-1,.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-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:0}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:0}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}table{max-width:100%;background-color:transparent}th{text-align:left}.fake-tr{display:table-row;vertical-align:inherit;border-color:inherit;border-collapse:collapse}.table{width:100%;margin-bottom:17px}.table>tbody>.fake-tr>td,.table>tbody>.fake-tr>th,.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>.fake-tr>td,.table>tfoot>.fake-tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>.fake-tr>td,.table>thead>.fake-tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:6px;line-height:1.42857;vertical-align:top;border-bottom:1px solid #ddd;text-overflow:ellipsis}.table>thead>.fake-tr>th,.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:6px}.table-nano>tbody>tr>td,.table-nano>tbody>tr>th,.table-nano>tfoot>tr>td,.table-nano>tfoot>tr>th,.table-nano>thead>tr>td,.table-nano>thead>tr>th{padding:3px 4px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd){background-color:hsla(0,0%,50.2%,.04)}.table-hover-cell>tbody>tr>td:hover,.table-hover-cell>tbody>tr>th:hover,.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}@media (max-width:767px){.table-responsive{width:100%;margin-bottom:12.75px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{margin:0;min-width:0}fieldset,legend{padding:0;border:0}legend{display:block;width:100%;margin-bottom:17px;font-size:18px;line-height:inherit;color:#333;border-bottom:1px solid #e5e5e5}label{display:inline-block}input[type=search]{box-sizing:border-box}input[type=checkbox],input[type=radio]{margin-top:1px\9;line-height:normal}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}output{padding-top:4px}.form-control,output{display:block;font-size:12px;line-height:1.42857;color:#555}.form-control{width:100%;height:25px;padding:3px 8px;background-color:transparent;background-image:none;border:1px solid #ddd;border-radius:4px;resize:none;outline:none;transition:box-shadow .15s linear}.form-control:focus{box-shadow:0 0 6px hsla(0,0%,50.2%,.3)}.form-control::-webkit-input-placeholder{color:hsla(0,0%,50.2%,.85)}.form-control::-moz-placeholder{color:hsla(0,0%,50.2%,.85)}.form-control:-ms-input-placeholder{color:hsla(0,0%,50.2%,.85)}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{opacity:1;background-color:#efefef}textarea.form-control{height:auto;overflow-y:scroll}input[type=search]{-webkit-appearance:none}input[type=date]{line-height:25px}.form-group{margin-bottom:14px}.checkbox,.radio{display:block;min-height:17px;padding-left:20px}.checkbox label,.radio label{display:inline}.checkbox-inline input[type=checkbox],.checkbox input[type=checkbox],.radio-inline input[type=radio],.radio input[type=radio]{margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline[disabled],.checkbox[disabled],.radio-inline[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=radio][disabled]{cursor:not-allowed}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-sm{height:28px;padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}.input-group-sm>.input-group-btn>select.btn,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,select.input-sm{height:28px;line-height:28px}.input-group-sm>.input-group-btn>select.btn[multiple],.input-group-sm>.input-group-btn>textarea.btn,.input-group-sm>select.form-control[multiple],.input-group-sm>select.input-group-addon[multiple],.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,select[multiple].input-sm,textarea.input-sm{height:auto}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-lg{height:42px;padding:10px 16px;font-size:15px;line-height:1.33;border-radius:6px}.input-group-lg>.input-group-btn>select.btn,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,select.input-lg{height:42px;line-height:42px}.input-group-lg>.input-group-btn>select.btn[multiple],.input-group-lg>.input-group-btn>textarea.btn,.input-group-lg>select.form-control[multiple],.input-group-lg>select.input-group-addon[multiple],.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,select[multiple].input-lg,textarea.input-lg{height:auto}.input-group-lg>.input-group-btn>select.btn,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,select.input-lg{text-indent:7px}.has-feedback{position:relative}.has-feedback .form-control{padding-right:31.25px}.has-feedback .form-control-feedback{position:absolute;top:22px;right:0;display:block;width:64px;height:25px;line-height:25px;text-align:right;margin-right:8px}select+.form-control-feedback,textarea+.form-control-feedback{right:20px!important}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .radio,.has-success .radio-inline{color:#3c763d}.has-success .form-control,.has-success .form-control-static{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control-static:focus,.has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .radio,.has-warning .radio-inline{color:#8a6d3b}.has-warning .form-control,.has-warning .form-control-static{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control-static:focus,.has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .radio,.has-error .radio-inline{color:#f05454}.has-error .form-control,.has-error .form-control-static{border-color:#f05454;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control-static:focus,.has-error .form-control:focus{border-color:#ec2525;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f8b2b2}.has-error .input-group-addon{color:#f05454;border-color:#f05454;background-color:#f2dede}.has-error .form-control-feedback{color:#f05454}.form-control-static.has-error,.form-control.has-error{border-color:#f05454;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.form-control-static.has-error:focus,.form-control.has-error:focus{border-color:#ec2525;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f8b2b2}.form-control-static{margin-bottom:0;border-radius:4px;padding-left:8px;word-wrap:break-word}.help-block{display:block;margin-top:5px;margin-bottom:1px;color:#737373;font-weight:400;font-size:.9em;word-wrap:break-word}.has-error .help-block.error{margin-top:0;margin-bottom:0;position:absolute;color:#f05454}.has-error .help-block.error+.help-block{visibility:hidden}.help-block+.help-block.error{margin-top:-5px}li[role=presentation]>a[data-toggle=tab].has-error{color:#f05454!important;border-top-color:#f05454!important;border-left-color:#f05454!important;border-right-color:#f05454!important}@media (min-width:768px){.form-inline .form-group,.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control,.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group>.form-control,.navbar-form .input-group>.form-control{width:100%}.form-inline .control-label,.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio,.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio],.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{float:none;margin-left:0}.form-inline .has-feedback .form-control-feedback,.navbar-form .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:3px;font-weight:500}.form-horizontal .checkbox,.form-horizontal .radio{min-height:21px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px;margin-left:0!important;margin-right:0!important}.form-horizontal .form-group:after,.form-horizontal .form-group:before{content:" ";display:table}.form-horizontal .form-group:after{clear:both}.form-horizontal .form-group.radio-large{margin-left:20px;border-bottom:1px solid #efefef}.form-horizontal .form-group.radio-large input[type=checkbox],.form-horizontal .form-group.radio-large input[type=radio]{float:left;margin-left:10px;margin-top:5px;display:inline-block}.form-horizontal .form-group.radio-large h4,.form-horizontal .form-group.radio-large h6,.form-horizontal .form-group.radio-large p{padding-left:38px}.form-horizontal .form-group.radio-large:last-child{border-bottom:none}.form-horizontal .form-control-static{padding-top:4px}@media (min-width:768px){.form-horizontal .control-label{text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:3px 8px;font-size:12px;line-height:1.42857;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none}.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.4;filter:alpha(opacity=40);box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:transparent}._2lNMAJ0q .btn-default.dropdown-toggle,.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover{color:#333;background-color:#ebebeb;border-color:transparent}._2lNMAJ0q .btn-default.dropdown-toggle,.btn-default.active,.btn-default:active{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:transparent}.btn-default .badge{color:#fff;background-color:#333}.btn-border{color:#333;background-color:#fff;border-color:#ccc}._2lNMAJ0q .btn-border.dropdown-toggle,.btn-border.active,.btn-border:active,.btn-border:focus,.btn-border:hover{color:#333;background-color:#ebebeb;border-color:#adadad}._2lNMAJ0q .btn-border.dropdown-toggle,.btn-border.active,.btn-border:active{background-image:none}.btn-border.disabled,.btn-border.disabled.active,.btn-border.disabled:active,.btn-border.disabled:focus,.btn-border.disabled:hover,.btn-border[disabled],.btn-border[disabled].active,.btn-border[disabled]:active,.btn-border[disabled]:focus,.btn-border[disabled]:hover,fieldset[disabled] .btn-border,fieldset[disabled] .btn-border.active,fieldset[disabled] .btn-border:active,fieldset[disabled] .btn-border:focus,fieldset[disabled] .btn-border:hover{background-color:#fff;border-color:#ccc}.btn-border .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#009fe3;border-color:#008dca}._2lNMAJ0q .btn-primary.dropdown-toggle,.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0082ba;border-color:#00628c}._2lNMAJ0q .btn-primary.dropdown-toggle,.btn-primary.active,.btn-primary:active{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#009fe3;border-color:#008dca}.btn-primary .badge{color:#009fe3;background-color:#fff}.btn-secondary{background-color:transparent}.btn-secondary:focus,.btn-secondary:hover{background-color:hsla(0,0%,50.2%,.1)}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}._2lNMAJ0q .btn-success.dropdown-toggle,.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#47a447;border-color:#398439}._2lNMAJ0q .btn-success.dropdown-toggle,.btn-success.active,.btn-success:active{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}._2lNMAJ0q .btn-info.dropdown-toggle,.btn-info.active,.btn-info:active,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#39b3d7;border-color:#269abc}._2lNMAJ0q .btn-info.dropdown-toggle,.btn-info.active,.btn-info:active{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}._2lNMAJ0q .btn-warning.dropdown-toggle,.btn-warning.active,.btn-warning:active,.btn-warning:focus,.btn-warning:hover{color:#fff;background-color:#ed9c28;border-color:#d58512}._2lNMAJ0q .btn-warning.dropdown-toggle,.btn-warning.active,.btn-warning:active{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}._2lNMAJ0q .btn-danger.dropdown-toggle,.btn-danger.active,.btn-danger:active,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#d2322d;border-color:#ac2925}._2lNMAJ0q .btn-danger.dropdown-toggle,.btn-danger.active,.btn-danger:active{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#006997;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#999;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:15px;line-height:1.33;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:11px;line-height:1.5;border-radius:4px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:11px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .3s cubic-bezier(.165,.84,.44,1)}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block;overflow-y:visible!important}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.glyphicon{position:relative;top:1px;display:inline-block;font-family:Glyphicons Halflings;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-toggle-caret:after{font-family:FontAwesome;content:"\f0d7";margin-left:7px}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:175px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:12px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box;transform:scale(0);transition:transform .2s cubic-bezier(.175,.885,.32,1.275) 10ms}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:7.5px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a,.dropdown-menu>li>label{display:block;padding:3px 12px;clear:both;font-weight:400;line-height:1.42857;color:#333;cursor:pointer;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover,.dropdown-menu>li>label:focus,.dropdown-menu>li>label:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#009fe3}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#999}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open{outline:0}.open>.dropdown-menu{transform:scale(1)}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 8px;font-size:11px;line-height:1.42857;color:#999}.dropdown-header>h6{margin-bottom:3px}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group-vertical>.btn:focus,.btn-group>.btn:focus{outline:none}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:after,.btn-toolbar:before{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group-lg.btn-group>.btn+.dropdown-toggle,.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn .caret{margin-left:1px}.btn-group-lg>.btn .caret,.btn-lg .caret{border-width:5px 5px 0}.dropup .btn-group-lg>.btn .caret,.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}[data-toggle=buttons]>.btn>input[type=checkbox],[data-toggle=buttons]>.btn>input[type=radio]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:3px 8px;font-size:12px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:11px;border-radius:3px}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:15px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group .form-control:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group .form-control:last-child{border-bottom-left-radius:0;border-top-left-radius:0;border:1px solid #ddd}.input-group-addon:last-child{border-left:0}.input-group-btn{font-size:0;white-space:nowrap}.input-group-btn,.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{margin-bottom:0;padding-left:0}.nav:after,.nav:before{content:" ";display:table}.nav:after{clear:both}.nav>li,.nav>li>a{position:relative;display:block}.nav>li>a{padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#009fe3}.nav .nav-divider{height:1px;margin:7.5px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li:first-child>a{margin-left:2px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857;border-top:1px solid #efefef;border-left:1px solid #efefef;border-right:1px solid #efefef;border-radius:6px 6px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;background-color:#fff;border-top:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#009fe3}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.filter-nav-tabs.nav-justified,.nav-justified,.nav-tabs.nav-justified{width:100%}.filter-nav-tabs.nav-justified>li,.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.filter-nav-tabs.nav-justified>li>a,.nav-justified>li>a,.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.filter-nav-tabs.nav-justified>li,.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.filter-nav-tabs.nav-justified>li>a,.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.filter-nav-tabs.nav-justified,.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.filter-nav-tabs.nav-justified>li>a,.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.filter-nav-tabs.nav-justified>.active>a,.filter-nav-tabs.nav-justified>.active>a:focus,.filter-nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.filter-nav-tabs.nav-justified>li>a,.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.filter-nav-tabs.nav-justified>.active>a,.filter-nav-tabs.nav-justified>.active>a:focus,.filter-nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:17px;border:1px solid transparent}.navbar:after,.navbar:before{content:" ";display:table}.navbar:after{clear:both}.navbar-header:after,.navbar-header:before{content:" ";display:table}.navbar-header:after{clear:both}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);-webkit-overflow-scrolling:touch}.navbar-collapse:after,.navbar-collapse:before{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow-y:visible!important}.navbar-collapse.in{overflow-y:visible}._1w2nHtuV .navbar-collapse,._3dEwRnuM .navbar-collapse,._3yggkXQi .navbar-collapse{padding-left:0;padding-right:0}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:16.5px 15px;font-size:15px;line-height:17px;height:50px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}@media (min-width:768px){._1AZszbRz>._2HOqZOw- .navbar-brand,._1AZszbRz>._23Dr0iIp .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:none}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:8.25px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:17px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:17px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:16.5px;padding-bottom:16.5px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1);margin:12.5px -15px}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:12.5px;margin-bottom:12.5px}.btn-group-sm>.navbar-btn.btn,.navbar-btn.btn-sm{margin-top:11px;margin-bottom:11px}.btn-group-xs>.navbar-btn.btn,.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:16.5px;margin-bottom:16.5px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#090909;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;margin-bottom:8px;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.pagination{display:inline-block;padding-left:0;margin:17px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:3px 8px;line-height:1.42857;text-decoration:none;color:#009fe3;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#006997;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;background-color:#009fe3;border-color:#009fe3;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#999;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:15px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:11px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:17px 0;text-align:center}.pager:after,.pager:before{content:" ";display:table}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#999;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:500;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:focus,.label[href]:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.F58zIBnE .label{position:relative;top:-1px}.label-default{background-color:#999}.label-default[href]:focus,.label-default[href]:hover{background-color:grey}.label-primary{background-color:#009fe3}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#007bb0}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 6px;font-size:11px;font-weight:700;color:#fff;line-height:1;vertical-align:top;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px;font-family:Open Sans,sans-serif}.F58zIBnE .badge{position:relative;top:-1px}._4MZqcvLr .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}.badge.badge-danger{background-color:#d9534f!important}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.nav-pills>.active>a>.badge,a.list-group-item.active>.badge{color:#009fe3;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;background-color:#eee}.jumbotron,.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:18px;font-weight:200}._23Dr0iIp .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){._23Dr0iIp .jumbotron{padding-left:60px;padding-right:60px}.jumbotron .h1,.jumbotron h1{font-size:54px}}.thumbnail{display:block;padding:4px;margin-bottom:17px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#333}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#009fe3}.alert{padding:8px;margin-bottom:17px;border:1px solid transparent}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:28px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@keyframes vlS1WYv8{0%{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:17px;margin-bottom:17px;background-color:#f5f5f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress.progress-inline{display:inline-block;margin:0;vertical-align:middle}.progress-bar{float:left;width:0;height:100%;font-size:11px;line-height:17px;color:#fff;text-align:center;background-color:#009fe3;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);transition:width .6s ease}.progress-striped .progress-bar{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:40px 40px}.progress.active .progress-bar{animation:progress-bar-stripes 1s linear infinite}.progress-bar-success{background-color:#5cb85c}._2P8qA9SB .progress-bar-success{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.progress-bar-info{background-color:#5bc0de}._2P8qA9SB .progress-bar-info{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.progress-bar-warning{background-color:#f0ad4e}._2P8qA9SB .progress-bar-warning{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.progress-bar-danger{background-color:#d9534f}._2P8qA9SB .progress-bar-danger{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.list-group{margin-bottom:25px;padding-left:0}.list-group-item{position:relative;display:block;padding:8px;margin-bottom:-1px;background-color:#fff}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#009fe3;border-color:#009fe3}.list-group-item.active .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#b0e7ff}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active,a.list-group-item.active:focus,a.list-group-item.active:hover{z-index:2;color:#fff;background-color:#009fe3;border-color:#009fe3}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:focus .list-group-item-text,a.list-group-item.active:hover .list-group-item-text{color:#b0e7ff}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:0;border:none;border-radius:4px}.panel-body{padding:8px}.panel-body:after,.panel-body:before{content:" ";display:table}.panel-body:after{clear:both}.panel-heading{padding:8px 8px 4px;border-bottom:2px solid #ccc}.panel-heading>.dropdown .dropdown-toggle,.panel-title{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;font-weight:500}.panel-title>a{color:inherit;text-decoration:none}.panel-footer{padding:8px;border-top:2px solid #ccc}.panel-footer.built-in{text-align:right;padding:0}.panel-footer.built-in .btn-group-lg>.btn,.panel-footer.built-in .btn-lg{border:none;border-left:1px solid #ccc;border-radius:0 0 0 0}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0;border-bottom-width:0}.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:17px}.panel-group .panel{margin-bottom:0;overflow:visible}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel+.panel-collapse.in{overflow:visible!important}.well{min-height:20px;padding:19px;margin-bottom:20px;border:1px solid hsla(0,0%,50.2%,.5);border-radius:4px}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:18px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow-y:hidden}.modal{overflow:auto;overflow-y:auto;position:fixed;right:0;bottom:0;z-index:1050;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;justify-content:center;outline:0}.modal.fade .modal-dialog{transform:scale(.5);transition:transform .3s cubic-bezier(.165,.84,.44,1)}.modal.in .modal-dialog{transform:scale(1)}.modal-dialog{position:relative;width:auto}.modal-content{position:relative;background-color:#fff;border:1px solid transparent;border-radius:6px;background-clip:padding-box;outline:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#fff}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0);transition:.3s ease-in-out}.modal-backdrop.in{opacity:1;filter:alpha(opacity=100)}.modal-backdrop.modal-dark{background-color:rgba(0,0,0,.3)}.modal-backdrop.modal-light{background-color:hsla(0,0%,100%,.8)}.modal-backdrop.modal-transparent{background-color:transparent}.modal-header{padding:8px;border-bottom:1px solid #e5e5e5;min-height:9.42857px;word-wrap:break-word}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:8px}.modal-body.nopad{padding:0}.modal-footer{padding:7px 8px 8px;text-align:right;border-top:1px solid #e5e5e5;position:relative}.modal-footer:after,.modal-footer:before{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-content{max-width:100%}.modal-content.modal-shadow{padding:20px;box-shadow:0 0 25px rgba(0,0,0,.15)}.modal-sm{width:450px}.modal-md{width:700px}.modal-lg{width:900px}.modal-xlg{width:1080px}.tooltip{position:absolute;z-index:10300;display:block;visibility:visible;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:12px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:fadein(rgba(0,0,0,.2),5%);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:fadein(rgba(0,0,0,.2),5%)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:fadein(rgba(0,0,0,.2),5%);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:fadein(rgba(0,0,0,.2),5%)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel,.carousel-inner{position:relative}.carousel-inner{overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;transition:left .6s ease-in-out}.carousel-inner>.item>a>img,.carousel-inner>.item>img{display:block;max-width:100%;height:auto;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-control.left{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,.0001));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:linear-gradient(90deg,rgba(0,0,0,.0001),rgba(0,0,0,.5));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1)}.carousel-control:focus,.carousel-control:hover{outline:none;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:"\2039"}.carousel-control .icon-next:before{content:"\203a"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000\9;background-color:transparent}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}@media print{.hidden-print{display:none!important}}body,html{height:100%;margin:0;padding:0}body{overflow:hidden}.modal.in .modal-dialog{transform:none}.horizontal-resizing{cursor:ew-resize!important}.centered-blocker{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div{box-sizing:border-box;margin:0;padding:0}div.right{text-align:right}div.center{text-align:center}div.left{text-align:left}h6{font-size:15px;margin:3px 0 8px}ul{list-style:none;padding-left:0}button{background:transparent}pre{overflow-x:auto}a{cursor:pointer}.bs-callout{padding:6px 12px;border-left:4px solid transparent}.bs-callout h4{margin-top:0;margin-bottom:5px}.bs-callout p:last-child{margin-bottom:0}.bs-callout code{border-radius:3px}.bs-callout+.bs-callout{margin-top:-5px}.bs-callout.default{border-left-color:#777}.bs-callout.default h4{color:#777}.bs-callout.primary{border-left-color:#428bca}.bs-callout.primary:before{content:"\f06a";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bs-callout.primary h4{color:#428bca}.bs-callout.success{border-left-color:#5cb85c}.bs-callout.success:before{content:"\f058";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bs-callout.success h4{color:#5cb85c}.bs-callout.danger{border-left-color:#d9534f}.bs-callout.danger:before{content:"\f06a";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bs-callout.danger h4{color:#d9534f}.bs-callout.warning{border-left-color:#f0ad4e}.bs-callout.warning:before{content:"\f071";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bs-callout.warning h4{color:#f0ad4e}.bs-callout.info{border-left-color:#5bc0de}.bs-callout.info:before{content:"\f05a";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bs-callout.info h4{color:#5bc0de}div.vsplitter{border-right:1px solid #ddd;height:100%;cursor:col-resize;z-index:-1}div.hsplitter,div.vsplitter{-webkit-flex:0 0 auto!important}div.hsplitter{height:3px;background-color:#ddd;width:100%;cursor:row-resize;z-index:999;background-clip:content-box;padding:1px 0}#context-region.hidden{display:none}#context-region.hidden+div.vsplitter{display:none!important}div.wrap{overflow:hidden;height:100%}#context-region{position:relative;overflow-y:auto;overflow-x:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#context-region:not(:empty){width:220px}#detail-region{max-height:80%;overflow:hidden;overflow-y:auto;position:relative;width:100%}#detail-region:not(:empty){height:300px;min-height:20%}#side-detail-region{max-width:70%;overflow:hidden;overflow-y:auto;position:relative;height:100%}.region-resizable.region-resizable-left:before{left:0}.region-resizable.region-resizable-right:before{right:0}.region-resizable:before{content:"";position:absolute;top:20px;width:10px;bottom:0;cursor:ew-resize;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@keyframes _1kj4lJNx{0%{width:180px;opacity:1}to{width:90px;opacity:.5}}#sidebar{width:0;opacity:0;outline:1px solid hsla(0,0%,50.2%,.3);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#f9f9f9}#main-region{height:100%;overflow:auto;position:relative}.inset-brand{color:hsla(0,0%,50.2%,.4);text-shadow:.5px .5px 0 #fff,-.5px -.5px 0 #000;font-size:40px;margin-top:90px}.table>thead>tr>th{color:#666}.nav-sidebar{width:100%}.header{margin-bottom:10px}.header h1{margin:20px 0 3px;font-size:30px}.header h1 small{color:hsla(0,0%,50.2%,.5)}.form-control{background-color:#fff;-webkit-appearance:none;text-align:left}.input-group-lg>.input-group-btn>select.btn,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,select.input-lg{padding:0 10px}.autocomplete-suggestions,.dropdown-menu,.ui-datepicker{border:1px solid #ddd;background:#fff}.autocomplete-suggestions li,.dropdown-menu li,.ui-datepicker li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.autocomplete-suggestions{float:left;overflow:scroll!important}.autocomplete-suggestion{overflow:unset!important}.horizontal-flex{display:flex;flex-direction:row}.horizontal-flex>*{flex-shrink:0;flex-grow:0}.horizontal-flex>:first-child{flex-shrink:1;flex-grow:1}.horizontal-flex>#context-select button{margin-left:5px}.ui-datepicker *{cursor:default}.ui-datepicker .ui-datepicker-prev{float:left}.ui-datepicker .ui-datepicker-next{float:right}.ui-datepicker .ui-datepicker-calendar td,.ui-datepicker .ui-datepicker-calendar th{width:19px}.ui-datepicker .ui-datepicker-calendar td{text-align:right}.ui-datepicker .ui-datepicker-calendar th{text-align:center;font-weight:400;color:hsla(0,0%,50.2%,.5);text-indent:1px}.ui-datepicker .ui-datepicker-calendar a{color:inherit}.ui-datepicker a,.ui-datepicker a *{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ui-datepicker .ui-state-disabled{color:hsla(0,0%,50.2%,.5);pointer-events:none}.select-minimal{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:0;background:transparent;cursor:pointer}.modal{top:0;left:0;width:100%;height:100%}.modal .modal-dialog{max-height:100%}.modal .modal-dialog.fullheight{height:100%}.modal .modal-dialog .modal-content{margin:0 auto}.modal-dialog .main-layout-modal{height:calc(100vh - 50px);width:calc(100vw - 80px)}.modal-dialog .main-layout-modal .modal-body{height:calc(100% - 109px)}.modal-dialog .main-layout-modal .modal-body form{height:100%}.modal-dialog .product-layout-view{width:calc(100% - 80px)!important}.modal-dialog.fullheight .main-layout-modal{margin-top:5px!important}.modal .pim-browse-dialog{max-height:calc(100vh - 160px)}.pim-browse-dialog{overflow-y:auto}.btn.round{cursor:pointer;padding:0;margin:0;border:0;border-radius:50%;width:16px;text-align:center}.btn.round.add,.btn.round.remove,.btn.round.remove-x{display:inline-block;font-family:FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0)}.btn.round.add:before{content:"\f067"}.btn.round.remove:before{content:"\f068"}.btn.round.remove-x:before{content:"\f00d"}.scroll-grid{height:100%;display:block;overflow-y:auto;padding:0;margin:0}.scroll-grid.with-toolbar{height:calc(100% - 22px)}.scroll-grid:after{content:"";display:block;clear:both}.separator{box-sizing:content-box;min-height:1px;clear:both;width:100%;padding:15px 0;background:hsla(0,0%,50.2%,.16);background-clip:content-box}.separator.sm{padding-bottom:5px}.separator-min{clear:both;width:100%;height:1px}.click-input-with-description.disabled{opacity:.5}.click-input-with-description.disabled input{pointer-events:none}.click-input-with-description input[type=checkbox],.click-input-with-description input[type=radio]{float:left;margin-top:5px;display:inline-block}.click-input-with-description h4,.click-input-with-description h6,.click-input-with-description p{padding-left:28px}h2 .fa{font-size:85%}.disabled{opacity:.5;pointer-events:none}#sidebar .badge{position:absolute;font-weight:400;background:#009fe3;margin-left:2px;min-width:17px}#sidebar .badge:empty{width:0;padding:0;min-width:0}@media (min-width:1441px){.container-fluid{margin-left:0;padding-left:1.285%;max-width:1340px}.container-fluid.sm{max-width:1200px}.container-fluid.full{max-width:100%}}.horizontal-scroll{height:40px;overflow-x:auto;overflow-y:hidden;padding:0;white-space:nowrap;margin:0}.horizontal-scroll>*{display:inline-block}label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.descriptive-label{padding-right:0}.descriptive-label p{font-size:12px}.input-by-description{font-size:15px}.type-list-welcome div{cursor:pointer;display:block;text-align:center;transition:background .1s linear;width:124px}.type-list-welcome div .fa{display:block;font-size:36px;line-height:38px;width:100%}.type-list-welcome div .fa,.type-list-welcome div object,.type-list-welcome div span{transition:opacity .1s linear;opacity:.5;pointer-events:none}.type-list-welcome div h6{padding:7px 0}.type-list-welcome div p{margin:16px 0}.type-list-welcome div:hover{background:hsla(0,0%,50.2%,.03)}.type-list-welcome div:hover .fa,.type-list-welcome div:hover object,.type-list-welcome div:hover span{opacity:1}.type-list-welcome:after{display:block;clear:both;content:""}.type-list>div:not(.clearfix),.type-list>li:not(.clearfix){cursor:pointer;display:block;text-align:center;transition:background .1s linear}.type-list>div:not(.clearfix) .fa,.type-list>li:not(.clearfix) .fa{display:block;font-size:36px;line-height:38px;width:100%}.type-list>div:not(.clearfix) .fa,.type-list>div:not(.clearfix) object,.type-list>div:not(.clearfix) span,.type-list>li:not(.clearfix) .fa,.type-list>li:not(.clearfix) object,.type-list>li:not(.clearfix) span{transition:opacity .1s linear;opacity:.5;pointer-events:none}.type-list>div:not(.clearfix) h6,.type-list>li:not(.clearfix) h6{padding:7px 0}.type-list>div:not(.clearfix) p,.type-list>li:not(.clearfix) p{margin:16px 0}.type-list>div:not(.clearfix):hover,.type-list>li:not(.clearfix):hover{background:hsla(0,0%,50.2%,.03)}.type-list>div:not(.clearfix):hover .fa,.type-list>div:not(.clearfix):hover object,.type-list>div:not(.clearfix):hover span,.type-list>li:not(.clearfix):hover .fa,.type-list>li:not(.clearfix):hover object,.type-list>li:not(.clearfix):hover span{opacity:1}.type-list:after{display:block;clear:both;content:""}.selectable-collection-toggle,input[type=checkbox],input[type=radio]{box-shadow:inset 0 0 0 1px #dbdbdb;width:1em;display:inline-block;height:1em;transition:all .25s linear;-webkit-appearance:initial;outline:none;position:relative;top:.2em}.selectable-collection-toggle:after,input[type=checkbox]:after,input[type=radio]:after{background-size:100%;position:absolute;content:"";transition:all .25s ease-out;transform:scale(0)}.selectable-collection-toggle.indeterminate,.selectable-collection-toggle:checked,input[type=checkbox].indeterminate,input[type=checkbox]:checked,input[type=radio].indeterminate,input[type=radio]:checked{box-shadow:inset 0 0 0 14px #009fe3}.selectable-collection-toggle.indeterminate:after,.selectable-collection-toggle:checked:after,input[type=checkbox].indeterminate:after,input[type=checkbox]:checked:after,input[type=radio].indeterminate:after,input[type=radio]:checked:after{transform:scale(1)}.selectable-collection-toggle,input[type=checkbox]{border-radius:40%}.selectable-collection-toggle:checked:after,input[type=checkbox]:checked:after{background-image:url(/1.3.5115/img/select.png);top:0;left:0;width:100%;height:100%}.selectable-collection-toggle:indeterminate:after,input[type=checkbox]:indeterminate:after{background-image:url(/1.3.5115/img/indeterminate.png);top:0;left:0;width:100%;height:100%}.selectable-collection-toggle.toggle,.selectable-collection-toggle.toggle-min,input[type=checkbox].toggle,input[type=checkbox].toggle-min{border:none;background:#ddd;transition:all .3s linear;box-shadow:none}.selectable-collection-toggle.toggle-min:after,.selectable-collection-toggle.toggle:after,input[type=checkbox].toggle-min:after,input[type=checkbox].toggle:after{position:absolute;border-radius:50%;background:#fff;transition:all .35s cubic-bezier(0,.89,.44,1);box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.1);transform:scale(1)}.selectable-collection-toggle.toggle,input[type=checkbox].toggle{height:36px;width:60px;border-radius:18px}.selectable-collection-toggle.toggle:after,input[type=checkbox].toggle:after{width:30px;height:30px;top:3px;left:3px}.selectable-collection-toggle.toggle:checked,input[type=checkbox].toggle:checked{box-shadow:inset 0 0 0 36px #009fe3}.selectable-collection-toggle.toggle:checked:after,input[type=checkbox].toggle:checked:after{left:27px}.selectable-collection-toggle.toggle-min,input[type=checkbox].toggle-min{height:18px;width:30px;border-radius:9px}.selectable-collection-toggle.toggle-min:after,input[type=checkbox].toggle-min:after{width:16px;height:16px;top:1px;left:1px}.selectable-collection-toggle.toggle-min:checked,input[type=checkbox].toggle-min:checked{box-shadow:inset 0 0 0 18px #009fe3}.selectable-collection-toggle.toggle-min:checked:after,input[type=checkbox].toggle-min:checked:after{left:13px}.selectable-collection-toggle:indeterminate,input[type=checkbox]:indeterminate{box-shadow:inset 0 0 0 14px #009fe3}.selectable-collection-toggle:indeterminate:after,input[type=checkbox]:indeterminate:after{transform:scale(1)}input[type=radio]{border-radius:49%}input[type=radio]:after{background-color:#fff;left:calc(50% - 1px);top:calc(50% - 1px);width:2px;height:2px;border-radius:50%}.tab-help-info{display:inline-block;margin:15px 0 35px}a[role=tab]{cursor:pointer}.table-hover-cell td,.table-hover td{cursor:default}.loading-container{position:absolute;top:calc(50% - 50px);left:calc(50% - 50px)}td .btn-group-xs>.btn.pull-right,td .btn.btn-xs.pull-right{margin-top:-3px}.spinner{transition:opacity .5s linear}.spinner.centered{position:absolute;left:calc(50% - 30px);top:calc(50% - 30px);z-index:999;height:60px!important}.spinner.spinner-thumb{margin:0 auto}.is-faulty,.is-required{border-color:#f05454}.btn-anchor{color:#009fe3;cursor:pointer}.btn-anchor.hoverable:hover{text-decoration:underline}.btn-anchor.disabled{color:#888}.btn-toggle{float:right;padding:0;line-height:1;font-size:10px;margin-top:5px}.input-hidden{height:1px;padding:0;border:0;outline:0;width:100%;float:left;background:transparent;color:#fff}.btn-input{border:1px solid #ddd;padding-top:13px}.btn-input,.dropdown-menu>li{text-align:left}.small-scroll::-webkit-scrollbar{height:6px;width:6px;-webkit-border-radius:1ex}.small-scroll::-webkit-scrollbar-thumb{background:rgba(53,57,71,.3);-webkit-border-radius:1ex;width:3px;height:3px}.small-scroll::-webkit-scrollbar-button:end:increment,.small-scroll::-webkit-scrollbar-button:start:decrement{display:block;height:3px}.user-portrait.user-portrait-small{width:32px;height:32px}.user-portrait.user-portrait-small .initials{line-height:32px;font-size:14px}.user-portrait.user-portrait-big{width:50px;height:50px}.user-portrait.user-portrait-big .initials{line-height:50px;font-size:20px}.user-portrait .avatar,.user-portrait .initials{width:100%;height:100%;border-radius:50%;background-size:contain}.user-portrait .initials{white-space:nowrap;text-align:center;color:#fff;background:#ddd}input[type=file]{position:absolute;left:-9999px;top:-9999px}li{list-style:none}.close.light{font-size:32px;font-weight:100;color:#000;line-height:1.3;padding-right:4px}.highlight-bgd,.highlight-bgd-on-active.active,.highlight-bgd-on-focus:focus,.highlight-bgd-on-hover:hover{background-color:#009fe3}.highlight-txt,.highlight-txt-on-active.active,.highlight-txt-on-focus:focus,.highlight-txt-on-hover:hover,a{color:#009fe3}.highlight-2-bgd,.highlight-2-bgd-on-active.active,.highlight-2-bgd-on-focus:focus,.highlight-2-bgd-on-hover:hover{background-color:#009fe3}.highlight-2-txt,.highlight-2-txt-on-active.active,.highlight-2-txt-on-focus:focus,.highlight-2-txt-on-hover:hover,a:focus,a:hover{color:#009fe3}html.highlight-transition-animate .highlight-2-bgd,html.highlight-transition-animate .highlight-2-bgd-on-active,html.highlight-transition-animate .highlight-2-bgd-on-focus,html.highlight-transition-animate .highlight-2-bgd-on-hover,html.highlight-transition-animate .highlight-2-txt,html.highlight-transition-animate .highlight-2-txt-on-active,html.highlight-transition-animate .highlight-2-txt-on-focus,html.highlight-transition-animate .highlight-2-txt-on-hover,html.highlight-transition-animate .highlight-bgd,html.highlight-transition-animate .highlight-bgd-on-active,html.highlight-transition-animate .highlight-bgd-on-focus,html.highlight-transition-animate .highlight-bgd-on-hover,html.highlight-transition-animate .highlight-txt,html.highlight-transition-animate .highlight-txt-on-active,html.highlight-transition-animate .highlight-txt-on-focus,html.highlight-transition-animate .highlight-txt-on-hover,html.highlight-transition-animate a,html.highlight-transition-animate a:focus,html.highlight-transition-animate a:hover{transition:background-color .3s linear,color .3s linear!important}.nav-tabs{margin-bottom:16px}.multiselect-container>li>a{background-color:transparent!important;color:#333!important}.dragged-over{background-color:#eefbee}.upload-well{width:175px;height:195px;border:1px dashed hsla(0,0%,50.2%,.3);padding:10px;margin:6px 10px}.upload-well h1{text-align:center}.upload-well h1 .fa{font-size:54px;color:#ddd}.upload-well>div{white-space:normal;text-align:center}.upload-well>div label{cursor:pointer;text-decoration:underline}#alert-region,#dialog-region,#stack-region .region{background:rgba(0,0,0,.3)}#alert-region.modal-transparent,#dialog-region.modal-transparent,#stack-region .region.modal-transparent{background:transparent}#alert-region.modal-light,#dialog-region.modal-light,#stack-region .region.modal-light{background-color:hsla(0,0%,100%,.8)}.highcharts-container{width:100%!important;height:100%!important;overflow:inherit!important}.cluster-status-label{padding:5px;border-radius:5px}.cluster-status-container .cluster-status-label{margin:0 10px}.panel-title a[data-parent]:not(.collapsed):before{font:normal normal normal 18px/1 FontAwesome;content:"\f0d7";margin-right:7px}.panel-title a[data-parent].collapsed:before{font:normal normal normal 18px/1 FontAwesome;content:"\f0da";margin-right:11px}.voffset{margin-top:2px}.voffset1{margin-top:5px}.voffset2{margin-top:10px}.voffset3{margin-top:15px}.voffset4{margin-top:30px}.voffset5{margin-top:40px}.voffset6{margin-top:60px}.voffset7{margin-top:80px}.voffset8{margin-top:100px}.voffset9{margin-top:150px}.faint-hint{color:hsla(0,0%,50.2%,.4);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.faint-hint .btn-anchor,.faint-hint a{color:hsla(0,0%,50.2%,.4);text-decoration:underline}.faint-hint .btn-anchor:hover,.faint-hint a:hover{color:#009fe3}.error{color:#f05454}.table-symbol{width:100%}.table-symbol td,.table-symbol th{padding:2px 5px;border:1px solid #eee;color:hsla(0,0%,50.2%,.5);text-align:left}.clear-after:after{content:"";display:block;clear:both}.batch-progress-list{margin:0}.batch-progress-list>li{padding:5px 7px;border-bottom:1px solid hsla(0,0%,50.2%,.2);background:rgba(0,159,227,.1)}.batch-progress-list>li.done{background:rgba(92,184,92,.15)}.batch-progress-list>li.warn{background:rgba(184,141,92,.15)}.batch-progress-list>li.error{background:rgba(184,92,92,.15)}.batch-progress-list>li.cancelled{background:rgba(219,124,0,.15)}.batch-progress-list>li>div.spinner-container{width:22px;margin-right:4px}.batch-progress-list>li>span{display:inline-block}.batch-progress-list>li>span.progress-info-container{width:100px}.batch-progress-list>li>span.name-container{margin-right:5px;padding-top:2px}.batch-progress-list>li>span.message-container [data-action=dismiss]{margin-left:5px;padding-top:2px}#mocha{position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:auto;z-index:999999}.pointer{cursor:pointer}.tooltip-wide>.tooltip-inner{max-width:100%;text-align:left}.bv-form .help-block{margin-bottom:0}.bv-form .tooltip-inner{text-align:left}.nav-tabs li.bv-tab-success>a{color:#3c763d}.nav-tabs li.bv-tab-error>a{color:#a94442}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes _2qv-0ajQ{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);transform:scaleX(-1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[class*=" w2ui-icon-"]:before,[class^=w2ui-icon-]:before{font-family:w2ui-font;display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.w2ui-icon-check:before{content:"\f101"}.w2ui-icon-columns:before{content:"\f102"}.w2ui-icon-cross:before{content:"\f103"}.w2ui-icon-pencil:before{content:"\f104"}.w2ui-icon-plus:before{content:"\f105"}.w2ui-icon-reload:before{content:"\f106"}.w2ui-icon-search:before{content:"\f107"}.w2ui-reset{font-family:Open Sans,Arial,sans-serif;font-size:12px}.w2ui-reset,.w2ui-reset *{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.w2ui-reset *{color:default;line-height:100%;margin:0;padding:0}.w2ui-reset table{font-family:Open Sans,Arial,sans-serif;font-size:12px;max-width:none;background-color:transparent;border-collapse:separate;border-spacing:0}.w2ui-reset input,.w2ui-reset textarea{width:auto;height:auto;vertical-align:baseline;padding:4px}.w2ui-reset select{padding:1px;height:23px}.w2ui-centered{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);max-height:100%;margin:0;padding:0 10px;text-align:center}.w2ui-disabled,.w2ui-readonly{background-color:#f1f1f1!important;color:#777!important}.w2ui-overlay{position:absolute;margin-top:6px;margin-left:-17px;display:none;z-index:1300;color:inherit;background-color:#fbfbfb;border:3px solid #777;box-shadow:0 2px 10px #999;border-radius:4px;text-align:left}.w2ui-overlay table td{color:inherit}.w2ui-overlay:before{transform:rotate(-45deg);margin:-9px 0 0 30px}.w2ui-overlay:after,.w2ui-overlay:before{content:"";position:absolute;width:12px;height:12px;border-left:3px solid #777;border-bottom:3px solid #777;background-color:inherit;border-color:#777 #777 transparent transparent;border-style:solid;border-width:3px 3px 1px 1px;border-bottom-left-radius:50px}.w2ui-overlay:after{display:none;transform:rotate(135deg);margin:-7px 0 0 30px}.w2ui-overlay.w2ui-overlay-popup{z-index:1700}.w2ui-tag{position:absolute;z-index:1300;opacity:0;transition:opacity .3s}.w2ui-tag .w2ui-tag-body{background-color:rgba(60,60,60,.82);display:inline-block;position:absolute;border-radius:4px;padding:4px 10px;margin-left:10px;margin-top:0;color:#fff!important;box-shadow:1px 1px 3px #000;line-height:100%;font-size:12px;font-family:Open Sans,Arial,sans-serif}.w2ui-tag .w2ui-tag-body:before{content:"";position:absolute;width:0;height:0;border-top:5px solid transparent;border-right:5px solid rgba(60,60,60,.82);border-bottom:5px solid transparent;margin:2px 0 0 -15px}.w2ui-tag.w2ui-tag-popup{z-index:1700}.w2ui-overlay table.w2ui-drop-menu{width:100%;color:#000;background-color:#fff;padding:5px 0;cursor:default}.w2ui-overlay table.w2ui-drop-menu td{white-space:nowrap}.w2ui-overlay table.w2ui-drop-menu .w2ui-item-even{color:inherit;background-color:#fff}.w2ui-overlay table.w2ui-drop-menu .w2ui-item-odd{color:inherit;background-color:#f3f6fa}.w2ui-overlay table.w2ui-drop-menu .w2ui-item-group{color:#444;font-weight:500;background-color:#ecedf0;border-bottom:1px solid #d3d2d4}.w2ui-overlay table.w2ui-drop-menu td.menu-icon{padding:3px 0 4px 6px;width:20px}.w2ui-overlay table.w2ui-drop-menu td.menu-text{padding:8px 10px 8px 5px;width:auto}.w2ui-overlay table.w2ui-drop-menu td.menu-count{text-align:right}.w2ui-overlay table.w2ui-drop-menu td.menu-count>span{border:1px solid #9da4af;border-radius:20px;width:auto;height:18px;padding:2px 7px;margin:3px 5px 0;background-color:#e7f0fc;color:#667274;box-shadow:0 0 2px #fff;text-shadow:1px 1px 1px #e6e6e6}.w2ui-overlay table.w2ui-drop-menu tr:hover{color:inherit;background-color:#e6f0ff}.w2ui-overlay table.w2ui-drop-menu tr.w2ui-selected{background-color:#b6d5fb}.w2ui-overlay table.w2ui-drop-menu tr.w2ui-selected td{color:inherit}.w2ui-overlay table.w2ui-drop-menu tr.w2ui-disabled{opacity:.4;background-color:#fff!important}.w2ui-overlay table.w2ui-drop-menu .w2ui-icon{font-size:14px;color:#8d99a7;display:inline-block;padding-top:4px}.w2ui-marker{color:#444;background-color:rgba(252,244,161,.48)}.w2ui-spinner{background-size:100%;background-image:url(data:image/gif;base64,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)}.w2ui-icon,.w2ui-spinner{display:inline-block;background-repeat:no-repeat}.w2ui-icon{height:16px;width:16px;overflow:hidden;margin:2px}.w2ui-icon.icon-search,.w2ui-icon.icon-search-down{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAgCAYAAAB+ZAqzAAACuElEQVRYw9WXSWhTQRjHR0UKLqhFaV0OUih68GAOWjyJKypCpAoV8aIiioIICiKiB1GMtE3MYmry2moXDz1UDx7sUXHBhQpSaRVxrYpWcMO9avx/8AJh/CbznHkxdeB3Cd/8589kvuUJkWcdjCTHghUgAi6DJ+AVeAqugSQIggniXywcNBJsB70g44EHYBcYXUhTM8EFj4ZkboKqQpiqAv2GprK8o7/f75t6pjn0M3gNPmri3vtycxAZA64qDvkJ2kENqAQTQQWoBg74qth3B4y3NbZDIX4fzNfsnQtuK/YfsjFVCh4pMq3Co0Y5uMVoUGkpy8aFT5xaeSzVEo45bXdBt4LeaLq1k0RXMYJfdDfFmAuAD4zWlty4UNyZEkm19MUb2zMw8Sfp1u+IWSrcIimLnTG8/SijdU6OO5poDESdtgHZVBzUHm/amhW7zoitMTS2mNHqASPk2FDCCcLMYK6p+obmulyxfiYLA4bGKFvfSnrUvkq5+Lpk8z4yRH8r3l/X4WiqJFfspSQ0CGYZGpsMnkt6L+h31Z76hpMdeOwPQ7H0NFnssST0C8wxNDaDKb6kP06150gsHahNNlVzYheZd7HJ0BiX4VRGhpmIhRixKyZilM2M1mnTArtIUbU3/qVO0H0GvmQ4CY4C3YopYYlHjXlggNG4R33Ypi2tVtwaPeTdNMkq9pVQZQdvFPs32zbx4aAjzxhDRfIAWAeWg7VgrzsY5ht/zoNJtubKwA3LITGjSKRyW3NTwaUCmKOSMd3WHH0ZJRQZZkOP1zFKZ3CB++4+aQ6kEeksWAb2a2L7qDv49S1Q6T72MOgEXa6RGFhP3wpS/B6NOWpRs0UxFg7eqTFHjX1hscxtAz/ymEuIYi0cvgF8Y0w5Ro3dZ3M1boJkTaXEUFlug6fsdsRQWzTj0cey+N/Xb2sj5lTh2M6OAAAAAElFTkSuQmCC) no-repeat 50%!important;background-size:14px 12px!important;opacity:.9}.w2ui-icon.icon-folder{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAGrSURBVDjLxZO7ihRBFIa/6u0ZW7GHBUV0UQQTZzd3QdhMQxOfwMRXEANBMNQX0MzAzFAwEzHwARbNFDdwEd31Mj3X7a6uOr9BtzNjYjKBJ6nicP7v3KqcJFaxhBVtZUAK8OHlld2st7Xl3DJPVONP+zEUV4HqL5UDYHr5xvuQAjgl/Qs7TzvOOVAjxjlC+ePSwe6DfbVegLVuT4r14eTr6zvA8xSAoBLzx6pvj4l+DZIezuVkG9fY2H7YRQIMZIBwycmzH1/s3F8AapfIPNF3kQk7+kw9PWBy+IZOdg5Ug3mkAATy/t0usovzGeCUWTjCz0B+Sj0ekfdvkZ3abBv+U4GaCtJ1iEm6ANQJ6fEzrG/engcKw/wXQvEKxSEKQxRGKE7Izt+DSiwBJMUSm71rguMYhQKrBygOIRStf4TiFFRBvbRGKiQLWP29yRSHKBTtfdBmHs0BUpgvtgF4yRFR+NUKi0XZcYjCeCG2smkzLAHkbRBmP0/Uk26O5YnUActBp1GsAI+S5nRJJJal5K1aAMrq0d6Tm9uI6zjyf75dAe6tx/SsWeD//o2/Ab6IH3/h25pOAAAAAElFTkSuQmCC) no-repeat 50%!important}.w2ui-icon.icon-page{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAINSURBVBgZBcG/r55zGAfg6/4+z3va01NHlYgzEfE7MdCIGISFgS4Gk8ViYyM2Mdlsko4GSf8Do0FLRCIkghhYJA3aVBtEz3nP89wf11VJvPDepdd390+8Nso5nESBQoq0pfvXm9fzWf19453LF85vASqJlz748vInb517dIw6EyYBIIG49u+xi9/c9MdvR//99MPPZ7+4cP4IZhhTPbwzT2d+vGoaVRRp1rRliVvHq+cfvM3TD82+7mun0o/ceO7NT+/4/KOXjwZU1ekk0840bAZzMQ2mooqh0A72d5x/6sB9D5zYnff3PoYBoWBgFKPKqDKqjCpjKr//dcu9p489dra88cydps30KswACfNEKanSaxhlntjJ8Mv12Paie+vZ+0+oeSwwQ0Iw1xAR1CiFNJkGO4wu3ZMY1AAzBI0qSgmCNJsJUEOtJSMaCTBDLyQ0CknAGOgyTyFFiLI2awMzdEcSQgSAAKVUmAeNkxvWJWCGtVlDmgYQ0GFtgg4pNtOwbBcwQy/Rife/2yrRRVI0qYCEBly8Z+P4qMEMy7JaVw72N568e+iwhrXoECQkfH91kY7jwwXMsBx1L93ZruqrK6uuiAIdSnTIKKPLPFcvay8ww/Hh+ufeznTXu49v95IMoQG3784gYXdTqvRmqn/Wpa/ADFX58MW3L71SVU9ETgEIQQQIOOzub+fhIvwPRDgeVjWDahIAAAAASUVORK5CYII=) no-repeat 50%!important}.w2ui-lock{top:0;left:0;width:100%;height:100%;opacity:.15;filter:alpha(opacity=15);background-color:#333}.w2ui-lock,.w2ui-lock-msg{display:none;position:absolute;z-index:1400}.w2ui-lock-msg{top:45%;left:50%;transform:translateX(-50%) translateY(-50%);width:200px;height:80px;padding:30px 8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:13px;font-family:Open Sans,Arial,sans-serif;opacity:.8;filter:alpha(opacity=80);background-color:#555;color:#fff;text-align:center;border-radius:5px;border:2px solid #444}.w2ui-lock-msg .w2ui-spinner{display:inline-block;width:24px;height:24px;margin:-3px 8px -7px -10px}button.btn-blue{background-image:linear-gradient(#80c0f7,#269df0);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff269df0",endColorstr="#ff80c0f7",GradientType=0);border:1px solid #538ab7}button.btn-blue,button.btn-blue:hover{color:#fff;text-shadow:1px 1px 1px #777}button.btn-blue:hover{background-image:linear-gradient(#73b6f0,#2391dd);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff2391dd",endColorstr="#ff73b6f0",GradientType=0);border:1px solid #497ba3}button.btn-blue.clicked,button.btn-blue:active{color:#fff;background-image:linear-gradient(#1e83c9,#1e83c9);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff1e83c9",endColorstr="#ff1e83c9",GradientType=0);border:1px solid #1268a6;text-shadow:1px 1px 1px #777}button.btn-green{background-image:linear-gradient(#81cf81,#52a452);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff52a452",endColorstr="#ff81cf81",GradientType=0)}button.btn-green,button.btn-green:hover{color:#fff;border:1px solid #479247;text-shadow:1px 1px 1px #777}button.btn-green:hover{background-image:linear-gradient(#6abe68,#3f8f3d);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff3f8f3d",endColorstr="#ff6abe68",GradientType=0)}button.btn-green.clicked,button.btn-green:active{color:#fff;background-image:linear-gradient(#377d36,#377d36);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff377d36",endColorstr="#ff377d36",GradientType=0);border:1px solid #555!important;text-shadow:1px 1px 1px #777}button.btn-orange{background-image:linear-gradient(#fcc272,#fb8822);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#fffb8822",endColorstr="#fffcc272",GradientType=0)}button.btn-orange,button.btn-orange:hover{color:#fff;border:1px solid #b68b4c;text-shadow:1px 1px 1px #777}button.btn-orange:hover{background-image:linear-gradient(#f4ad59,#f1731f);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#fff1731f",endColorstr="#fff4ad59",GradientType=0)}button.btn-orange.clicked,button.btn-orange:active{color:#fff;border:1px solid #666;background-image:linear-gradient(#b98747,#b98747);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ffb98747",endColorstr="#ffb98747",GradientType=0);text-shadow:1px 1px 1px #777}button.btn-red{background-image:linear-gradient(#ff6e70,#c72d2d);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ffc72d2d",endColorstr="#ffff6e70",GradientType=0)}button.btn-red,button.btn-red:hover{color:#fff;border:1px solid #bb3c3e;text-shadow:1px 1px 1px #777}button.btn-red:hover{background-image:linear-gradient(#ee696c,#ae2527);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ffae2527",endColorstr="#ffee696c",GradientType=0)}button.btn-red.clicked,button.btn-red:active{color:#fff;border:1px solid #861c1e;background-image:linear-gradient(#9c2123,#9c2123);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff9c2123",endColorstr="#ff9c2123",GradientType=0);text-shadow:1px 1px 1px #777}.w2ui-form{position:relative;color:#000;background-color:#f5f6f7;border:1px solid silver;border-radius:3px;padding:0;overflow:hidden!important}.w2ui-form>div{position:absolute;overflow:hidden}.w2ui-form .w2ui-form-header{position:absolute;left:0;right:0;border-bottom:1px solid #99bbe8!important;overflow:hidden;color:#444;font-size:13px;text-align:center;padding:8px;background-image:linear-gradient(#dae6f3,#c2d5ed);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ffdae6f3",endColorstr="#ffc2d5ed",GradientType=0);border-top-left-radius:3px;border-top-right-radius:3px}.w2ui-form .w2ui-form-toolbar{position:absolute;left:0;right:0;margin:0;padding:6px 3px;border-bottom:1px solid #d5d8d8}.w2ui-form .w2ui-form-tabs{margin:0;padding:0}.w2ui-form .w2ui-tabs{position:absolute;left:0;right:0;border-top-left-radius:3px;border-top-right-radius:3px;padding-top:5px!important;background-color:#fafafa}.w2ui-form .w2ui-tabs .w2ui-tab.active{background-color:#f5f6f7}.w2ui-form .w2ui-page{position:absolute;left:0;right:0;overflow:auto;padding:10px;border-left:1px solid inherit;border-right:1px solid inherit;background-color:inherit;border-radius:3px}.w2ui-form .w2ui-buttons{position:absolute;left:0;right:0;bottom:0;text-align:center;border-top:1px solid #d5d8d8;border-bottom:0 solid #d5d8d8;background-color:#fafafa;padding:15px 0!important;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.w2ui-form .w2ui-buttons button,.w2ui-form .w2ui-buttons input[type=button]{min-width:80px;margin-right:5px}.w2ui-form input[type=checkbox],.w2ui-form input[type=radio]{margin-top:4px;margin-bottom:4px}.w2ui-form input[type=checkbox].w2ui-toggle{margin:0}.w2ui-group-title{padding:5px 2px;color:#8d96a2;text-shadow:1px 1px 2px #fdfdfd;font-size:120%}.w2ui-group{background-color:#ebecef;margin:5px 0 10px;padding:10px 5px;border-top:1px solid #cedcea;border-bottom:1px solid #cedcea}.w2ui-field>label{display:block;float:left;margin-top:7px;margin-bottom:3px;width:120px;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right;min-height:20px;color:#666}.w2ui-field>div{margin-bottom:3px;margin-left:128px;padding:3px;min-height:28px;float:none}.w2ui-field.w2ui-required>div{position:relative}.w2ui-field.w2ui-required>div:before{content:"*";position:absolute;margin-top:5px;margin-left:-9px;color:red}.w2ui-field.w2ui-span1>label{width:20px}.w2ui-field.w2ui-span1>div{margin-left:28px}.w2ui-field.w2ui-span2>label{width:40px}.w2ui-field.w2ui-span2>div{margin-left:48px}.w2ui-field.w2ui-span3>label{width:60px}.w2ui-field.w2ui-span3>div{margin-left:68px}.w2ui-field.w2ui-span4>label{width:80px}.w2ui-field.w2ui-span4>div{margin-left:88px}.w2ui-field.w2ui-span5>label{width:100px}.w2ui-field.w2ui-span5>div{margin-left:108px}.w2ui-field.w2ui-span6>label{width:120px}.w2ui-field.w2ui-span6>div{margin-left:128px}.w2ui-field.w2ui-span7>label{width:140px}.w2ui-field.w2ui-span7>div{margin-left:148px}.w2ui-field.w2ui-span8>label{width:160px}.w2ui-field.w2ui-span8>div{margin-left:168px}.w2ui-field.w2ui-span9>label{width:180px}.w2ui-field.w2ui-span9>div{margin-left:188px}.w2ui-field.w2ui-span10>label{width:200px}.w2ui-field.w2ui-span10>div{margin-left:208px}.w2ui-error{border:1px solid #ffa8a8!important;background-color:#fff4eb!important}.w2field{padding:3px;border-radius:3px;border:1px solid silver}.w2ui-field-helper{position:absolute;display:inline-block;line-height:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none}.w2ui-field-helper .w2ui-field-up{position:absolute;top:0;padding:2px 3px}.w2ui-field-helper .w2ui-field-down{position:absolute;bottom:0;padding:2px 3px}.w2ui-field-helper .arrow-up:hover{border-bottom-color:#81c6ff}.w2ui-field-helper .arrow-down:hover{border-top-color:#81c6ff}.arrow-up{border-bottom:5px solid #777}.arrow-down,.arrow-up{background:none;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;font-size:0;line-height:0}.arrow-down{border-top:5px solid #777}.arrow-left{border-right:5px solid #777}.arrow-left,.arrow-right{background:none;width:0;height:0;border-bottom:4px solid transparent;border-top:4px solid transparent;font-size:0;line-height:0}.arrow-right{border-left:5px solid #777}.w2ui-color{padding:8px 5px 5px;background-color:#fff;border-radius:3px}.w2ui-color>table{table-layout:fixed;width:160px}.w2ui-color>table td{width:20px;height:20px;text-align:center}.w2ui-color>table td div{cursor:pointer;display:inline-block;width:16px;height:17px;padding:1px 4px;border:1px solid transparent;color:#fff;text-shadow:0 0 2px #000}.w2ui-color>table td div:hover{outline:1px solid #666;border:1px solid #fff}.w2ui-calendar{margin:0;padding:1px;line-height:108%}.w2ui-calendar .w2ui-calendar-title{margin:0 -1px;padding:7px 2px;background-image:linear-gradient(#f6f6f6,#d9d9d9);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#fff6f6f6",endColorstr="#ffd9d9d9",GradientType=0);border-bottom:1px solid #bbb;color:#555;text-align:center;text-shadow:1px 1px 1px #eee;cursor:pointer}.w2ui-calendar .w2ui-calendar-jump{position:absolute;top:27px;left:0;right:0;bottom:0;background-color:#fafafa}.w2ui-calendar .w2ui-calendar-jump>:first-child{position:absolute;top:0;left:0;bottom:0;width:110px;overflow:hidden;padding-top:5px;border-right:1px solid silver}.w2ui-calendar .w2ui-calendar-jump>:last-child{position:absolute;top:0;right:0;bottom:0;width:88px;overflow-x:hidden;overflow-y:auto;padding-top:5px;text-align:center}.w2ui-calendar .w2ui-calendar-jump .w2ui-jump-month,.w2ui-calendar .w2ui-calendar-jump .w2ui-jump-year{display:inline-block;padding:5px 0;text-align:center;float:left;margin:2px;width:50px;cursor:default;border:1px solid transparent;border-radius:2px}.w2ui-calendar .w2ui-calendar-jump .w2ui-jump-year{float:none;width:95%}.w2ui-calendar .w2ui-calendar-jump .w2ui-jump-month:hover,.w2ui-calendar .w2ui-calendar-jump .w2ui-jump-year:hover{border:1px solid #ccc;color:#000;background-color:#efefef}.w2ui-calendar .w2ui-calendar-jump .w2ui-jump-month.selected,.w2ui-calendar .w2ui-calendar-jump .w2ui-jump-year.selected{border:1px solid #ccc;color:#000;background-color:#dadada}.w2ui-calendar .w2ui-calendar-next,.w2ui-calendar .w2ui-calendar-previous{width:24px;height:20px;color:#666;border:1px solid transparent;border-radius:3px;padding:2px 3px 1px 2px;margin:-4px 0 0;cursor:default}.w2ui-calendar .w2ui-calendar-next:hover,.w2ui-calendar .w2ui-calendar-previous:hover{border:1px solid silver;background-color:#efefef}.w2ui-calendar .w2ui-calendar-next>div,.w2ui-calendar .w2ui-calendar-previous>div{position:absolute;border-color:#888 transparent transparent #888;border-style:solid;border-width:4px;width:0;height:0;padding:0;margin:3px 0 0}.w2ui-calendar .w2ui-calendar-previous{float:left}.w2ui-calendar .w2ui-calendar-previous>div{transform:rotate(-45deg);margin-left:6px}.w2ui-calendar .w2ui-calendar-next{float:right}.w2ui-calendar .w2ui-calendar-next>div{transform:rotate(135deg);margin-left:2px;margin-right:2px}.w2ui-calendar table.w2ui-calendar-days{padding:0}.w2ui-calendar table.w2ui-calendar-days td{border:1px solid #fff;color:#000;background-color:#f9f9f9;padding:6px;cursor:default;text-align:right}.w2ui-calendar table.w2ui-calendar-days td.w2ui-saturday,.w2ui-calendar table.w2ui-calendar-days td.w2ui-sunday{border:1px solid #fff;color:#c8493b;background-color:#f9f9f9}.w2ui-calendar table.w2ui-calendar-days td.w2ui-saturday:hover,.w2ui-calendar table.w2ui-calendar-days td.w2ui-sunday:hover{border:1px solid #ccc;color:#000;background-color:#e9e9e9}.w2ui-calendar table.w2ui-calendar-days td.w2ui-saturday.w2ui-blocked,.w2ui-calendar table.w2ui-calendar-days td.w2ui-sunday.w2ui-blocked{text-decoration:line-through;border:1px solid #fff;color:#ccc;background-color:#fff}.w2ui-calendar table.w2ui-calendar-days td.w2ui-today{border:1px solid #8cb067;color:#000;background-color:#e2f7cd}.w2ui-calendar table.w2ui-calendar-days td:hover{border:1px solid #ccc;color:#000;background-color:#e9e9e9}.w2ui-calendar table.w2ui-calendar-days td.w2ui-blocked{text-decoration:line-through;border:1px solid #fff;color:#ccc;background-color:#fff}.w2ui-calendar table.w2ui-calendar-days td.w2ui-day-empty{border:1px solid #fff;background-color:#fdfdfd}.w2ui-calendar table.w2ui-calendar-days tr.w2ui-day-title td{border:1px solid #fff;color:grey;background-color:#fff;text-align:center;padding:6px}.w2ui-calendar-time{padding:5px;cursor:default}.w2ui-calendar-time td div{padding:7px 10px;text-align:center;border:1px solid transparent;white-space:nowrap}.w2ui-calendar-time td:nth-child(2n){background-color:#f6f6f6}.w2ui-calendar-time td div:hover{border:1px solid #ccc;color:#000;background-color:#e9e9e9}.w2ui-calendar-time td div.w2ui-blocked{text-decoration:line-through;border:1px solid #fff;color:#ccc;background-color:#fff}.w2ui-select{cursor:default;color:#000!important;background-image:linear-gradient(from bottom,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4)}.w2ui-list{color:inherit;position:absolute;padding:0;margin:0;min-height:25px;overflow:auto;border:1px solid silver;border-radius:3px;font-size:6px;line-height:100%;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.w2ui-list input[type=text]{-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.w2ui-list ul{list-style-type:none;background-color:#000;margin:0;padding:0}.w2ui-list ul li{float:left;margin:2px 1px 0 2px;border-radius:3px;width:auto;padding:3px 10px 1px 7px;border:1px solid #88b0d6;background-color:#eff3f5;white-space:nowrap;cursor:default;font-family:Open Sans,Arial,sans-serif;font-size:11px;line-height:100%;height:20px;overflow:hidden;text-overflow:ellipsis;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.w2ui-list ul li:hover{background-color:#d0dbe1}.w2ui-list ul li:last-child{border-radius:0;border:1px solid transparent;background-color:transparent}.w2ui-list ul li:last-child input{padding:0 1px 1px;margin:0;border:0;outline:none;height:auto;line-height:100%;font-size:inherit;font-family:inherit;background-color:transparent}.w2ui-list ul li .w2ui-list-remove{float:right;width:15px;height:14px;margin:-1px -9px 0 3px;border-radius:15px}.w2ui-list ul li .w2ui-list-remove:hover{background-color:#d77f7f;color:#fff}.w2ui-list ul li .w2ui-list-remove:before{position:relative;top:0;padding:0;margin:0;left:5px;color:inherit;opacity:.7;text-shadow:inherit;font-size:inherit;font-variant:small-caps;content:"x";line-height:100%}.w2ui-list ul li>span.file-size{pointer-events:none;color:#777}.w2ui-list .w2ui-enum-placeholder{display:inline;position:absolute;pointer-events:none;color:#999;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.w2ui-list.w2ui-file-dragover{background-color:#e4ffda;border:1px solid #93e07d}.w2ui-layout{overflow:hidden!important}.w2ui-layout,.w2ui-layout *,.w2ui-layout>div{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.w2ui-layout>div{position:absolute;overflow:hidden;border:0;margin:0;padding:0;outline:0}.w2ui-layout>div .w2ui-panel{display:none;position:absolute;z-index:120}.w2ui-layout>div .w2ui-panel .w2ui-panel-title{padding:5px;background-image:linear-gradient(#dae6f3,#c2d5ed);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ffdae6f3",endColorstr="#ffc2d5ed",GradientType=0);border:1px solid #b9cee9;border-bottom-color:#99bbe8}.w2ui-layout>div .w2ui-panel .w2ui-panel-tabs{position:absolute;left:0;top:0;right:0;z-index:2;display:none;overflow:hidden;background-color:#fafafa;padding:4px 0}.w2ui-layout>div .w2ui-panel .w2ui-panel-tabs>.w2ui-tab.active{background-color:#f5f6f7}.w2ui-layout>div .w2ui-panel .w2ui-panel-toolbar{position:absolute;left:0;top:0;right:0;z-index:2;display:none;overflow:hidden;background-color:#fafafa;border-bottom:1px solid silver;padding:4px}.w2ui-layout>div .w2ui-panel .w2ui-panel-content{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;color:inherit;background-color:#f5f6f7}.w2ui-layout>div .w2ui-resizer{display:none;position:absolute;z-index:121;background-color:transparent}.w2ui-layout>div .w2ui-resizer.active,.w2ui-layout>div .w2ui-resizer:hover{background-color:#d7e4f2}.w2ui-grid{position:relative;border:none;border-radius:2px;overflow:hidden!important;border-collapse:true}.w2ui-grid .w2ui-grid-header,.w2ui-grid>div{position:absolute;overflow:hidden}.w2ui-grid .w2ui-grid-header{border-bottom:1px solid #99bbe8!important;height:28px;color:#444;font-size:13px;text-align:center;padding:7px}.w2ui-grid .w2ui-grid-toolbar{position:absolute;border-bottom:1px solid silver;background-color:#eaeaea;height:38px;padding:7px 3px 4px;margin:0;box-shadow:0 1px 2px #ddd}.w2ui-grid .w2ui-toolbar-search{width:160px;margin-right:3px}.w2ui-grid .w2ui-toolbar-search .w2ui-search-all{outline:none!important;width:160px;border-radius:10px;line-height:normal;height:22px;border:1px solid #b9b9b9;color:#000;background-color:#fff;padding:3px 18px 3px 23px;margin:0}.w2ui-grid .w2ui-toolbar-search .w2ui-search-down{position:absolute;margin-top:-7px;margin-left:6px}.w2ui-grid .w2ui-toolbar-search .w2ui-search-clear{position:absolute;width:16px;height:16px;margin-top:-8px;margin-left:-20px;border-radius:15px;cursor:default}.w2ui-grid .w2ui-toolbar-search .w2ui-search-clear:hover{background-color:#d77f7f;color:#fff}.w2ui-grid .w2ui-toolbar-search .w2ui-search-clear:before{position:relative;top:1px;left:5px;opacity:.6;color:inherit;text-shadow:inherit;content:"x";cursor:default}.w2ui-grid .w2ui-grid-body{position:absolute;overflow:hidden;padding:0;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.w2ui-grid .w2ui-grid-body input,.w2ui-grid .w2ui-grid-body select,.w2ui-grid .w2ui-grid-body textarea{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;-o-user-select:text}.w2ui-grid .w2ui-grid-body .w2ui-grid-columns{overflow:hidden;position:absolute;left:0;top:0;right:0;height:auto}.w2ui-grid .w2ui-grid-body .w2ui-grid-columns table{height:auto}.w2ui-grid .w2ui-grid-body .w2ui-grid-columns .w2ui-resizer{position:absolute;z-index:1000;display:block;background-image:none;background-color:transparent;padding:0;margin:0;width:6px;height:12px;cursor:col-resize}.w2ui-grid .w2ui-grid-body .w2ui-grid-records{position:absolute;left:0;right:0;top:0;bottom:0}.w2ui-grid .w2ui-grid-body .w2ui-grid-records table tr.w2ui-odd{color:inherit;background-color:#fff}.w2ui-grid .w2ui-grid-body .w2ui-grid-records table tr.w2ui-odd:hover{color:inherit}.w2ui-grid .w2ui-grid-body .w2ui-grid-records table tr.w2ui-odd.w2ui-empty-record:hover{background-color:#fff}.w2ui-grid .w2ui-grid-body .w2ui-grid-records table tr.w2ui-even,.w2ui-grid .w2ui-grid-body .w2ui-grid-records table tr.w2ui-even:hover{color:inherit}.w2ui-grid .w2ui-grid-body .w2ui-grid-records table tr.w2ui-selected,.w2ui-grid .w2ui-grid-body .w2ui-grid-records table tr td.w2ui-selected{color:#000!important;background-color:#b6d5ff!important}.w2ui-grid .w2ui-grid-body .w2ui-grid-records .w2ui-expanded{background-color:#ccdcf0!important}.w2ui-grid .w2ui-grid-body .w2ui-grid-records .w2ui-expanded1{height:0;border-bottom:1px solid #b2bac0;background-color:#ccdcf0}.w2ui-grid .w2ui-grid-body .w2ui-grid-records .w2ui-expanded1>div{height:100%;margin:0;padding:0}.w2ui-grid .w2ui-grid-body .w2ui-grid-records .w2ui-expanded2{height:0;border-radius:0;border-bottom:1px solid #b2bac0}.w2ui-grid .w2ui-grid-body .w2ui-grid-records .w2ui-expanded2>div{height:0;border:0;transition:height .3s,opacity .3s}.w2ui-grid .w2ui-grid-body .w2ui-grid-records .w2ui-load-more{border-top:1px solid #d6d5d7;cursor:pointer}.w2ui-grid .w2ui-grid-body .w2ui-grid-records .w2ui-load-more>div{text-align:center;color:#777;background-color:rgba(233,237,243,.5);padding:10px 0 15px;border-top:1px solid #fff}.w2ui-grid .w2ui-grid-body .w2ui-grid-records .w2ui-load-more>div:hover{color:inherit;background-color:#e6f0ff}.w2ui-grid .w2ui-grid-body table{border-spacing:0;border-collapse:collapse;table-layout:fixed;width:1px}.w2ui-grid .w2ui-grid-body table .w2ui-head{margin:0;padding:0;border-right:1px solid #efefef;border-bottom:1px solid #efefef;color:#000;font-weight:400;font-size:14px}.w2ui-grid .w2ui-grid-body table .w2ui-head>div{padding:7px 3px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative}.w2ui-grid .w2ui-grid-body table .w2ui-head.w2ui-col-intersection{border-right-color:#72b2ff}.w2ui-grid .w2ui-grid-body table .w2ui-head.w2ui-reorder-cols-head:hover{cursor:move}.w2ui-grid .w2ui-grid-body table .w2ui-head .col-intersection-marker{padding:0;position:absolute;height:100%;top:0}.w2ui-grid .w2ui-grid-body table .w2ui-head .col-intersection-marker.left{left:0;margin-left:-5px}.w2ui-grid .w2ui-grid-body table .w2ui-head .col-intersection-marker.right{right:0;margin-right:-5px}.w2ui-grid .w2ui-grid-body table .w2ui-head .col-intersection-marker .top-marker{position:absolute;top:0;height:0;width:0;border-top:5px solid #72b2ff;border-left:5px solid transparent;border-right:5px solid transparent}.w2ui-grid .w2ui-grid-body table .w2ui-head .col-intersection-marker .bottom-marker{position:absolute;bottom:0;height:0;width:0;border-bottom:5px solid #72b2ff;border-left:5px solid transparent;border-right:5px solid transparent}.w2ui-grid .w2ui-grid-body table td{border-right:1px solid #f5f5f5;cursor:default;overflow:hidden}.w2ui-grid .w2ui-grid-body table td.w2ui-grid-data{margin:0;padding:0}.w2ui-grid .w2ui-grid-body table td.w2ui-grid-data>div{padding:3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.w2ui-grid .w2ui-grid-body table td.w2ui-grid-data>div.flexible-record{height:auto;overflow:visible;white-space:normal}.w2ui-grid .w2ui-grid-body table td:last-child{border-right:0}.w2ui-grid .w2ui-grid-body table .w2ui-col-number{width:34px;color:#777;background-color:rgba(233,237,243,.5)}.w2ui-grid .w2ui-grid-body table .w2ui-col-number div{padding:0 7px 0 3px;text-align:right}.w2ui-grid .w2ui-grid-body table .w2ui-col-select{width:26px}.w2ui-grid .w2ui-grid-body table .w2ui-col-select div{padding:0;text-align:center;overflow:hidden}.w2ui-grid .w2ui-grid-body table .w2ui-col-select div input[type=checkbox]{margin-top:2px;position:relative}.w2ui-grid .w2ui-grid-body table .w2ui-col-expand{width:26px}.w2ui-grid .w2ui-grid-body table .w2ui-col-expand div{padding:0;text-align:center;font-weight:500}.w2ui-grid .w2ui-grid-body div.w2ui-col-header{height:auto!important;width:100%;overflow:hidden;padding-right:10px!important}.w2ui-grid .w2ui-grid-body div.w2ui-col-header>div.w2ui-sort-up{border:4px solid transparent;border-bottom:5px solid #8d99a7;margin-top:-2px;margin-right:-7px;float:right}.w2ui-grid .w2ui-grid-body div.w2ui-col-header>div.w2ui-sort-down{border:4px solid transparent;border-top:5px solid #8d99a7;margin-top:2px;margin-right:-7px;float:right}.w2ui-grid .w2ui-grid-body .w2ui-col-group{text-align:center}.w2ui-grid .w2ui-changed{background:url(data:image/gif;base64,R0lGODlhCgAKAJEAALAABf///wAAAAAAACH5BAEAAAIALAAAAAAKAAoAAAIPlI8Hy8mbxIsSUnup3rQAADs=) no-repeat 100% 0}.w2ui-grid .w2ui-editable{overflow:hidden;height:100%!important;margin:0!important;padding:0!important}.w2ui-grid .w2ui-editable input{border:0;border-radius:0;margin:0;padding:4px 3px;width:100%;height:100%}.w2ui-grid .w2ui-editable input.w2ui-select{outline:none!important;background:#fff}.w2ui-grid .w2ui-grid-summary{position:absolute;box-shadow:0 -1px 4px #aaa}.w2ui-grid .w2ui-grid-summary table{color:inherit}.w2ui-grid .w2ui-grid-summary table .w2ui-odd{background-color:#eef5eb}.w2ui-grid .w2ui-grid-summary table .w2ui-even{background-color:#f8fff5}.w2ui-grid .w2ui-grid-footer{position:absolute;margin:0;padding:0;text-align:center;height:24px;overflow:hidden;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;-o-user-select:text;color:#444;background-color:#fff;border-top:1px solid #efefef;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.w2ui-grid .w2ui-grid-footer .w2ui-footer-left{float:left;padding-top:5px;padding-left:5px}.w2ui-grid .w2ui-grid-footer .w2ui-footer-right{float:right;padding-top:5px;padding-right:5px}.w2ui-grid .w2ui-grid-footer .w2ui-footer-center{padding:2px;text-align:center}.w2ui-grid .w2ui-grid-footer .w2ui-footer-center .w2ui-footer-nav{width:110px;margin:0 auto;padding:0;text-align:center}.w2ui-grid .w2ui-grid-footer .w2ui-footer-center .w2ui-footer-nav input[type=text]{padding:1px 2px 2px;border-radius:3px;width:40px;text-align:center}.w2ui-grid .w2ui-grid-footer .w2ui-footer-center .w2ui-footer-nav a.w2ui-footer-btn{display:inline-block;border-radius:3px;cursor:pointer;font-size:11px;line-height:16px;padding:1px 5px;width:30px;height:18px;margin-top:-1px;color:#000;background-color:transparent}.w2ui-grid .w2ui-grid-footer .w2ui-footer-center .w2ui-footer-nav a.w2ui-footer-btn:hover{color:#000;background-color:#aec8ff}.w2ui-ss .w2ui-grid-body .w2ui-grid-records table tr.w2ui-even,.w2ui-ss .w2ui-grid-body .w2ui-grid-records table tr.w2ui-even:hover,.w2ui-ss .w2ui-grid-body .w2ui-grid-records table tr.w2ui-odd,.w2ui-ss .w2ui-grid-body .w2ui-grid-records table tr.w2ui-odd:hover{background-color:inherit}.w2ui-ss .w2ui-grid-records table td{border-right-width:1px;border-bottom:1px solid #efefef}.w2ui-ss .w2ui-grid-records table tr:first-child td{border-bottom:0}.w2ui-ss .w2ui-grid-body .w2ui-grid-records table tr.w2ui-selected,.w2ui-ss .w2ui-grid-body .w2ui-grid-records table tr td.w2ui-selected{background-color:#eef4fe!important}.w2ui-ss .w2ui-changed{background:inherit}.w2ui-ss .w2ui-grid-body .w2ui-selection{position:absolute;border:2px solid #6299da;pointer-events:none}.w2ui-ss .w2ui-grid-body .w2ui-selection .w2ui-selection-resizer{cursor:crosshair;position:absolute;bottom:0;right:0;width:6px;height:6px;margin-right:-3px;margin-bottom:-3px;background-color:#457fc2;border:.5px solid #fff;outline:1px solid #fff;pointer-events:auto}.w2ui-overlay .w2ui-select-field{padding:8px 5px;cursor:default}.w2ui-overlay .w2ui-select-field table{font-size:11px;font-family:Open Sans,Arial,sans-serif;border-spacing:0;border-collapse:border-collapse}.w2ui-overlay .w2ui-select-field table tr:hover{background-color:#b6d5ff}.w2ui-overlay .w2ui-select-field table td:first-child{padding:3px 3px 3px 6px}.w2ui-overlay .w2ui-select-field table td:first-child input{margin:3px 2px 2px}.w2ui-overlay .w2ui-select-field table td:nth-child(2){padding:3px 15px 3px 3px}.w2ui-overlay .w2ui-col-on-off{padding:4px 0}.w2ui-overlay .w2ui-col-on-off table{border-spacing:0;border-collapse:border-collapse}.w2ui-overlay .w2ui-col-on-off table tr:hover{background-color:#b6d5ff}.w2ui-overlay .w2ui-col-on-off table td input[type=checkbox]{margin:3px 2px 2px}.w2ui-overlay .w2ui-col-on-off table td label{display:block;padding:3px 10px 3px 0}.w2ui-overlay .w2ui-col-on-off table td:first-child{padding:4px 0 4px 6px}.w2ui-overlay .w2ui-col-on-off table td:last-child{padding:4px 6px 4px 0}.w2ui-overlay .w2ui-grid-searches{text-align:left;padding:0;border-top:0;background-color:#f7f6f0}.w2ui-overlay .w2ui-grid-searches table{padding:12px 4px 4px;border-collapse:border-collapse}.w2ui-overlay .w2ui-grid-searches table td{padding:4px}.w2ui-overlay .w2ui-grid-searches table td.close-btn{width:20px;padding-right:20px}.w2ui-overlay .w2ui-grid-searches table td.close-btn button{min-width:24px;height:24px;padding-top:6px!important}.w2ui-overlay .w2ui-grid-searches table td.caption{text-align:right;padding-right:5px;border-right:1px solid #e8e8e3}.w2ui-overlay .w2ui-grid-searches table td.operator{text-align:left;padding:0 5px 0 10px;border-right:1px solid #e8e8e3}.w2ui-overlay .w2ui-grid-searches table td.operator select{width:100%;color:#000;padding:0 15px 0 5px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;background-image:linear-gradient(from bottom,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4)}.w2ui-overlay .w2ui-grid-searches table td.operator select::-ms-expand{display:none}.w2ui-overlay .w2ui-grid-searches table td.value{padding-right:5px;padding-left:5px}.w2ui-overlay .w2ui-grid-searches table td.value input[type=text]{border-radius:3px;padding:3px;margin-right:3px;height:23px}.w2ui-overlay .w2ui-grid-searches table td.value select{padding:3px;margin-right:3px;height:23px}.w2ui-overlay .w2ui-grid-searches table td.actions{border-right:0}.w2ui-overlay .w2ui-grid-searches table td.actions>div{margin:15px -7px -7px;padding:13px 0;text-align:center;background-color:#efefe9;border-top:1px solid #e8e8e3}.w2ui-popup{position:fixed;z-index:1600;overflow:hidden;font-family:Open Sans,Arial,sans-serif;border-radius:6px;padding:0;margin:0;border:1px solid #777;background-color:#eee;box-shadow:0 0 25px #555}.w2ui-popup,.w2ui-popup *{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.w2ui-popup .w2ui-msg-title{padding:6px;border-radius:6px 6px 0 0;background-image:linear-gradient(#ececec,#dfdfdf);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ffececec",endColorstr="#ffdfdfdf",GradientType=0);border-bottom:2px solid #bfbfbf;position:absolute;overflow:hidden;height:32px;left:0;right:0;top:0;text-overflow:ellipsis;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;cursor:move;font-size:15px;color:#555;z-index:300}.w2ui-popup .w2ui-msg-button{float:right;width:18px;height:18px;cursor:pointer;overflow:hidden;padding:0;margin:0 3px 0 0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAQCAYAAABQrvyxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAj1JREFUeNrslr9rFFEQxz/zZi/qxSgW2lsqkiYoBku5Ro1o4UFKEYkgSaxSCLYqdv5IEVPYCMJJwERWrK0CKhoQ8hdobQTjXW7njcXlYnLunQQu0YDTLOy+Nzvfme98Z8Td2ckW2OGWdMvRvYfT/RGfBPoBBVpLK0AEPgVkdGL06vt/CoB5nBaRE8AXYKXNsQIwaB4fAwOtH+88mn4m7ifN4vUYebWBKkFKqjIV3N9NjI2Uuw5ARI45fBanH+F77iFnN8JHETmS68P9NHBQNTwHL8foaSN4SqoyA/SZyL4tqQAQBVYCLOFYlNxmq0WorVLpN9Oe5LKt1CsgRVWpAOfB66phBuhTkepSdfnKVjaxNJMSWn/iawmTtpeDp6pWBpaBoqrMqoYU6AOqIbFhxGa3R4V8nfNNKLUESzXJhoCvQC+wF/gW1C5IiC+2XUbD5jA3rd4C26NR3945IA2iRzqRJgdElJJlSQocAKrAD2A/6Ev3cLajjN59MDWHyKl2voOI1zKbv3Xj2lCHJFoz+LXuBoIAjnUklEvJrDDT5LwmdhG8blkyBxRjXSu4loE0X4VEznXKV3SnoOFMB7YUolBcbcKNdxuPXUBPu8pbLXsK0ghebVjEXgNoYmXLtGLuxd6ePU+AQ20AaIrb4DpFycmSv81/7YsiMgAstB1kQgE47O4LuQmCNwGOB7VxCb/URsRSTbhkmU4ifGiZHd1Z5m7fnxoIQSaBo39YJRZj9LGb4yPzXWm1/9voX7afAwAC5tacDTA2XgAAAABJRU5ErkJggg==) no-repeat 0;background-position:0 0;color:transparent!important;border-radius:3px;border:1px solid transparent}.w2ui-popup .w2ui-msg-close{margin-top:0;background-position:-32px 0}.w2ui-popup .w2ui-msg-close:hover{background-color:#ccc;border:1px solid #aaa}.w2ui-popup .w2ui-msg-max{background-position:-16px 0}.w2ui-popup .w2ui-msg-max:hover{background-color:#ccc;border:1px solid #aaa}.w2ui-popup .w2ui-box1,.w2ui-popup .w2ui-box2{position:absolute;left:0;right:0;top:32px;bottom:55px;z-index:100}.w2ui-popup .w2ui-msg-body{font-size:13px;line-height:130%;padding:0 7px 7px;color:#000;background-color:#eee;position:absolute;overflow:auto;width:100%;height:100%}.w2ui-popup .w2ui-popup-message{position:absolute;z-index:250;background-color:#f9f9f9;border:1px solid #999;box-shadow:0 0 15px #aaa;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;border-top:0;border-radius:0 0 6px 6px;overflow:auto}.w2ui-popup .w2ui-msg-buttons{padding:12px;border-radius:0 0 6px 6px;border-top:1px solid #d5d8d8;background-color:#f1f1f1;text-align:center;position:absolute;overflow:hidden;height:52px;left:0;right:0;bottom:0;z-index:200}.w2ui-popup .w2ui-msg-no-title{border-top-left-radius:6px;border-top-right-radius:6px;top:0!important}.w2ui-popup .w2ui-msg-no-buttons{border-bottom-left-radius:6px;border-bottom-right-radius:6px;bottom:0!important}.w2ui-sidebar{cursor:default;overflow:hidden!important;background-color:#edf1f6!important}.w2ui-sidebar,.w2ui-sidebar *{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.w2ui-sidebar>div{position:relative;overflow:hidden}.w2ui-sidebar .w2ui-sidebar-top{position:absolute;z-index:2;top:0;left:0;right:0}.w2ui-sidebar .w2ui-sidebar-bottom{position:absolute;z-index:2;bottom:0;left:0;right:0}.w2ui-sidebar .w2ui-sidebar-div{position:absolute;z-index:1;overflow:auto;top:0;bottom:0;left:0;right:0;padding:2px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.w2ui-sidebar .w2ui-sidebar-div table{width:100%}.w2ui-sidebar .w2ui-sidebar-div .w2ui-node{background-color:#edf1f6;border-top:1px solid transparent;border-bottom:1px solid transparent;margin:0;padding:1px 0}.w2ui-sidebar .w2ui-sidebar-div .w2ui-node table{pointer-events:none}.w2ui-sidebar .w2ui-sidebar-div .w2ui-node .w2ui-node-caption,.w2ui-sidebar .w2ui-sidebar-div .w2ui-node .w2ui-node-image,.w2ui-sidebar .w2ui-sidebar-div .w2ui-node .w2ui-node-image>span,.w2ui-sidebar .w2ui-sidebar-div .w2ui-node td.w2ui-node-dots{color:#000;text-shadow:0 0 0 #fff;pointer-events:none}.w2ui-sidebar .w2ui-sidebar-div .w2ui-node .w2ui-node-caption:hover,.w2ui-sidebar .w2ui-sidebar-div .w2ui-node .w2ui-node-image:hover,.w2ui-sidebar .w2ui-sidebar-div .w2ui-node .w2ui-node-image>span:hover,.w2ui-sidebar .w2ui-sidebar-div .w2ui-node td.w2ui-node-dots:hover{color:inherit}.w2ui-sidebar .w2ui-sidebar-div .w2ui-node:hover{border-top:1px solid #f9f9f9;border-bottom:1px solid #f9f9f9;background-color:#d7e1ef}.w2ui-sidebar .w2ui-sidebar-div .w2ui-node .w2ui-node-image{width:22px;text-align:center;pointer-events:none}.w2ui-sidebar .w2ui-sidebar-div .w2ui-node .w2ui-node-image>span{color:#516173!important}.w2ui-sidebar .w2ui-sidebar-div .w2ui-node input{pointer-events:auto}.w2ui-sidebar .w2ui-sidebar-div .w2ui-selected,.w2ui-sidebar .w2ui-sidebar-div .w2ui-selected:hover{background-image:linear-gradient(#69b1e0,#4a96d3);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff69b1e0",endColorstr="#ff4a96d3",GradientType=0);border-top:1px solid #5295cd;border-bottom:1px solid #2661a6}.w2ui-sidebar .w2ui-sidebar-div .w2ui-selected .w2ui-node-caption,.w2ui-sidebar .w2ui-sidebar-div .w2ui-selected .w2ui-node-image,.w2ui-sidebar .w2ui-sidebar-div .w2ui-selected .w2ui-node-image>span,.w2ui-sidebar .w2ui-sidebar-div .w2ui-selected:hover .w2ui-node-caption,.w2ui-sidebar .w2ui-sidebar-div .w2ui-selected:hover .w2ui-node-image,.w2ui-sidebar .w2ui-sidebar-div .w2ui-selected:hover .w2ui-node-image>span,.w2ui-sidebar .w2ui-sidebar-div .w2ui-selected:hover td.w2ui-node-dots,.w2ui-sidebar .w2ui-sidebar-div .w2ui-selected td.w2ui-node-dots{color:#fff!important;text-shadow:1px 1px 2px #666!important}.w2ui-sidebar .w2ui-sidebar-div .w2ui-disabled,.w2ui-sidebar .w2ui-sidebar-div .w2ui-disabled:hover{background:transparent!important;border-top:1px solid transparent;border-bottom:1px solid transparent}.w2ui-sidebar .w2ui-sidebar-div .w2ui-disabled .w2ui-node-caption,.w2ui-sidebar .w2ui-sidebar-div .w2ui-disabled .w2ui-node-image,.w2ui-sidebar .w2ui-sidebar-div .w2ui-disabled .w2ui-node-image>span,.w2ui-sidebar .w2ui-sidebar-div .w2ui-disabled:hover .w2ui-node-caption,.w2ui-sidebar .w2ui-sidebar-div .w2ui-disabled:hover .w2ui-node-image,.w2ui-sidebar .w2ui-sidebar-div .w2ui-disabled:hover .w2ui-node-image>span,.w2ui-sidebar .w2ui-sidebar-div .w2ui-disabled:hover td.w2ui-node-dots,.w2ui-sidebar .w2ui-sidebar-div .w2ui-disabled td.w2ui-node-dots{opacity:.4;filter:alpha(opacity=40);color:#000!important;text-shadow:0 0 0 #fff!important}.w2ui-sidebar .w2ui-sidebar-div .w2ui-node-caption{white-space:nowrap;padding:5px 0 5px 3px;margin:1px 0 1px 22px;position:relative;z-index:1;font-size:12px}.w2ui-sidebar .w2ui-sidebar-div .w2ui-node-group{white-space:nowrap;overflow:hidden;padding:10px 0 10px 10px;margin:0;cursor:default;color:#868b92;background-color:transparent}.w2ui-sidebar .w2ui-sidebar-div .w2ui-node-group :first-child{margin-right:10px;float:right;color:transparent}.w2ui-sidebar .w2ui-sidebar-div .w2ui-node-group :nth-child(2){font-weight:400;text-transform:uppercase}.w2ui-sidebar .w2ui-sidebar-div .w2ui-node-sub{overflow:hidden}.w2ui-sidebar .w2ui-sidebar-div td.w2ui-node-dots{width:18px;padding:0 0 1px 7px;text-align:center}.w2ui-sidebar .w2ui-sidebar-div td.w2ui-node-dots .w2ui-expand{width:16px;margin-top:-3px;pointer-events:auto}.w2ui-sidebar .w2ui-sidebar-div td.w2ui-node-data{padding:1px 1px 3px}.w2ui-sidebar .w2ui-sidebar-div td.w2ui-node-data .w2ui-node-image{padding:3px 0 0;float:left}.w2ui-sidebar .w2ui-sidebar-div td.w2ui-node-data .w2ui-node-image>span{font-size:16px;color:#000;text-shadow:0 0 0 #fff}.w2ui-sidebar .w2ui-sidebar-div td.w2ui-node-data .w2ui-node-image.w2ui-icon{margin-top:3px}.w2ui-sidebar .w2ui-sidebar-div td.w2ui-node-data .w2ui-node-count{float:right;border:1px solid #9da4af;border-radius:20px;width:auto;height:18px;padding:2px 7px;margin:3px 4px -2px 0;background-color:#e7f0fc;color:#667274;box-shadow:0 0 2px #fff;text-shadow:1px 1px 1px #e6e6e6;position:relative;z-index:2}.w2ui-tabs{cursor:default;overflow:hidden!important;background-color:#fafafa;padding:3px 0;padding-bottom:0!important}.w2ui-tabs table{border-bottom:1px solid silver;padding:0 7px}.w2ui-tabs .w2ui-tab{padding:6px 20px;text-align:center;color:#000;background-color:transparent;border:1px solid silver;white-space:nowrap;margin:1px 1px -1px 0;border-top-left-radius:4px;border-top-right-radius:4px;cursor:default}.w2ui-tabs .w2ui-tab.active{color:#000;background-color:#fff;border:1px solid silver;border-bottom:1px solid transparent}.w2ui-tabs .w2ui-tab.closable{padding:6px 28px 6px 20px}.w2ui-tabs .w2ui-tab-close{color:#555;text-shadow:1px 1px 1px #bbb;float:right;margin:6px 4px 0 0;padding:0 0 0 5px;width:16px;height:16px;opacity:.9;border:0;border-top:3px solid transparent;border-radius:9px}.w2ui-tabs .w2ui-tab-close:hover{background-color:#d77f7f;color:#fff}.w2ui-tabs .w2ui-tab-close:before{position:relative;top:-2px;left:0;opacity:.6;color:inherit;text-shadow:inherit;content:"x"}.w2ui-toolbar{margin:0;padding:2px;outline:0;background-color:#efefef;overflow:hidden!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.w2ui-toolbar .disabled{opacity:.3;filter:alpha(opacity=30)}.w2ui-toolbar table{table-layout:auto!important}.w2ui-toolbar table td{border:0!important}.w2ui-toolbar table.w2ui-button{margin:0 1px;border-radius:4px;height:24px;border:1px solid transparent;background-color:transparent}.w2ui-toolbar table.w2ui-button .w2ui-tb-image{width:16px;height:16px;padding:0;margin:2px 4px 3px 3px!important;border:0!important;text-align:center}.w2ui-toolbar table.w2ui-button .w2ui-tb-image>span{font-size:15px;margin-top:3px;display:block;color:#8d99a7}.w2ui-toolbar table.w2ui-button .w2ui-tb-caption{color:#000;padding:0 4px 0 2px}.w2ui-toolbar table.w2ui-button .w2ui-tb-count{padding:0 4px 0 0}.w2ui-toolbar table.w2ui-button .w2ui-tb-count>span{border:1px solid #9da4af;border-radius:20px;width:auto;height:18px;padding:2px 7px;background-color:#e7f0fc;color:#667274;box-shadow:0 0 2px #fff;text-shadow:1px 1px 1px #e6e6e6}.w2ui-toolbar table.w2ui-button .w2ui-tb-down{padding:3px}.w2ui-toolbar table.w2ui-button .w2ui-tb-down>div{border:4px solid transparent;border-top:5px solid #8d99a7;margin-top:5px}.w2ui-toolbar table.w2ui-button.over{border:1px solid #ccc;background-color:#eee}.w2ui-toolbar table.w2ui-button.over .w2ui-tb-caption{color:#000}.w2ui-toolbar table.w2ui-button.down{border:1px solid #aaa;background-color:#ddd}.w2ui-toolbar table.w2ui-button.down .w2ui-tb-caption{color:#666}.w2ui-toolbar table.w2ui-button.checked{border:1px solid #aaa;background-color:#fff}.w2ui-toolbar table.w2ui-button.checked .w2ui-tb-caption{color:#000}.w2ui-toolbar table.w2ui-button table{height:17px;border-radius:4px;cursor:default}.w2ui-toolbar .w2ui-break{background-image:linear-gradient(from bottom,hsla(0,0%,60%,.1) 0,#999 40%,#999 60%,hsla(0,0%,60%,.1));filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff999999",endColorstr="#ff999999",GradientType=0);width:1px!important;height:22px;padding:0;margin:0 6px}.w2ui-listview{overflow:auto!important;background-color:#fff!important}.w2ui-listview,.w2ui-listview *{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.w2ui-listview>ul{list-style-type:none;margin:0;cursor:default}.w2ui-listview>ul>li{display:inline-block;vertical-align:top;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;border:1px solid transparent;border-radius:4px}.w2ui-listview>ul>li.w2ui-focused,.w2ui-listview>ul>li.w2ui-selected{border:1px solid #2661a6}.w2ui-listview>ul>li.w2ui-selected,.w2ui-listview>ul>li.w2ui-selected.hover{background-image:linear-gradient(#69b1e0,#4a96d3);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff69b1e0",endColorstr="#ff4a96d3",GradientType=0)}.w2ui-listview>ul>li.w2ui-selected.hover>div>div.caption,.w2ui-listview>ul>li.w2ui-selected>div>div.caption{color:#fff}.w2ui-listview>ul>li.w2ui-selected.hover>div>div.description,.w2ui-listview>ul>li.w2ui-selected.hover>div>div.extra>div>div,.w2ui-listview>ul>li.w2ui-selected>div>div.description,.w2ui-listview>ul>li.w2ui-selected>div>div.extra>div>div{color:#ddd}.w2ui-listview>ul>li.hover{background-color:#d7e1ef;border:1px solid #2661a6}.w2ui-listview>ul>li div{vertical-align:middle}.w2ui-listview>ul>li>div>div.caption{display:block;text-align:center;word-wrap:break-word;max-height:50px;color:#000;font-size:12px}.w2ui-listview>ul>li>div>div.description{display:none;text-align:left;color:#777;font-size:12px}.w2ui-listview>ul>li>div>div.extra{display:none}.w2ui-listview>ul>li>div>div.extra>div>div{color:#777}.w2ui-icon-small>ul{padding:1px 0 0 1px}.w2ui-icon-small>ul>li{margin:0 1px 1px 0;padding:2px;width:250px;white-space:nowrap}.w2ui-icon-small>ul>li>div>div.w2ui-listview-img{display:inline-block;width:26px;height:22px;font-size:21px;margin-right:2px}.w2ui-icon-small>ul>li>div>div.caption{display:inline-block}.w2ui-icon-medium>ul{padding:4px 0 0 4px}.w2ui-icon-medium>ul>li{margin:0 4px 4px 0;padding:4px;width:100px}.w2ui-icon-medium>ul>li>div>div.w2ui-listview-img{display:block;width:92px;height:60px;font-size:57px;margin-left:auto;margin-right:auto;background-position:50%}.w2ui-icon-large>ul{padding:4px 0 0 4px}.w2ui-icon-large>ul>li{margin:0 4px 4px 0;padding:4px;width:160px}.w2ui-icon-large>ul>li>div>div.w2ui-listview-img{display:block;width:152px;height:120px;font-size:114px;margin-left:auto;margin-right:auto;background-position:50%}.w2ui-icon-tile>ul{padding:1px 0 0 1px}.w2ui-icon-tile>ul>li{margin:0 1px 1px 0;padding:4px;width:250px;white-space:nowrap}.w2ui-icon-tile>ul>li>div>div.w2ui-listview-img{display:inline-block;width:72px;height:60px;font-size:57px;float:left;margin-right:4px}.w2ui-icon-tile>ul>li>div>div.caption{text-align:left}.w2ui-icon-tile>ul>li>div>div.description{display:block}.w2ui-table>ul{padding:0}.w2ui-table>ul>li{width:100%;padding:2px;border-radius:0;border-bottom:1px dotted #d3d3d3}.w2ui-table>ul>li>div{display:inline-block;position:relative;width:100%;white-space:nowrap;overflow:hidden}.w2ui-table>ul>li>div>div.w2ui-listview-img{display:inline-block;width:38px;height:32px;font-size:31px;margin-right:2px}.w2ui-table>ul>li>div>div.caption{display:inline-block}.w2ui-table>ul>li>div>div.extra{display:inline-block;position:absolute;right:0;height:100%;background-color:#fff}.w2ui-table>ul>li>div>div.extra>div:before{display:inline-block;height:100%;width:0;content:"";vertical-align:middle}.w2ui-table>ul>li>div>div.extra>div{display:inline}.w2ui-table>ul>li>div>div.extra>div>div{display:inline-block;font-size:12px}.w2ui-table>ul>li.w2ui-selected.hover div.extra,.w2ui-table>ul>li.w2ui-selected div.extra{background-image:linear-gradient(#69b1e0,#4a96d3);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ff69b1e0",endColorstr="#ff4a96d3",GradientType=0)}.w2ui-table>ul>li.hover div.extra{background-color:#d7e1ef}.w2ui-listview>ul>li div.icon-none{border:1px solid hsla(0,0%,40%,.35)}.autocomplete-suggestion{padding:2px 5px;white-space:nowrap;overflow:hidden}.autocomplete-selected{background:hsla(0,0%,50.2%,.1)}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-sortable-handle{touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons,.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:.4em 2.1em .4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden}.ui-spinner,.ui-spinner-input{padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;margin:.2em 22px .2em .4em}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Open Sans,sans-serif}.ui-widget,.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Open Sans,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#454545;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#2b2b2b;text-decoration:none}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error-text,.ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error-text,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(images/ui-icons_444444_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_777777_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_555555_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_ffffff_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_777620_256x240.png)}.ui-state-error-text .ui-icon,.ui-state-error .ui-icon{background-image:url(images/ui-icons_cc0000_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:0;padding:5px;background:#666;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}span.multiselect-native-select{position:relative}span.multiselect-native-select select{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px -1px -1px -3px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;left:50%;top:30px}.multiselect-container{max-height:300px;overflow:scroll;position:absolute;list-style-type:none;margin:0;padding:0}.multiselect-container .input-group{margin:5px}.multiselect-container .multiselect-reset .input-group{width:93%}.multiselect-container>li{padding:0}.multiselect-container>li>a.multiselect-all label{font-weight:700}.multiselect-container>li.multiselect-group label{margin:0;padding:3px 20px;height:100%;font-weight:700}.multiselect-container>li.multiselect-group-clickable label{cursor:pointer}.multiselect-container>li>a{padding:0}.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:400;padding:3px 20px 3px 40px}.multiselect-container>li>a>label.checkbox,.multiselect-container>li>a>label.radio{margin:0}.multiselect-container>li>a>label>input[type=checkbox]{margin-bottom:0}.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.form-inline .multiselect-container label.checkbox,.form-inline .multiselect-container label.radio,.navbar-form .multiselect-container label.checkbox,.navbar-form .multiselect-container label.radio{padding:3px 20px 3px 40px}.form-inline .multiselect-container li a label.checkbox input[type=checkbox],.form-inline .multiselect-container li a label.radio input[type=radio],.navbar-form .multiselect-container li a label.checkbox input[type=checkbox],.navbar-form .multiselect-container li a label.radio input[type=radio]{margin-left:-20px;margin-right:0}.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;height:32px;top:50%;margin-top:-16px;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,.2);visibility:hidden;opacity:0;transition:all .1s linear!important}.ladda-button[data-loading] .ladda-progress{opacity:1;visibility:visible}.ladda-button,.ladda-button .ladda-label,.ladda-button .ladda-spinner{transition:all .3s cubic-bezier(.175,.885,.32,1.275)!important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-label,.ladda-button[data-style=zoom-out] .ladda-spinner{transition:all .3s ease!important}.ladda-button[data-style=expand-right] .ladda-spinner{right:14px}.ladda-button[data-style=expand-right][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-right][data-size=xs] .ladda-spinner{right:4px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size=s],.ladda-button[data-style=expand-right][data-loading][data-size=xs]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:14px}.ladda-button[data-style=expand-left][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-left][data-size=xs] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size=s],.ladda-button[data-style=expand-left][data-loading][data-size=xs]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:-16px}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:14px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size=s],.ladda-button[data-style=expand-up][data-loading][data-size=xs]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size=xs] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:-16px}.ladda-button[data-style=expand-down][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-down][data-size=xs] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size=s],.ladda-button[data-style=expand-down][data-loading][data-size=xs]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:-16px}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:-16px}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:-16px;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:-16px}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:-16px;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:-16px}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:-16px;transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;transform:scale(.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;transform:scale(.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:-16px}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0 0 0 3000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:-16px}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0 0 0 3000px rgba(0,0,0,.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}.ct-label.ct-vertical{color:hsla(0,0%,50.2%,.3);line-height:0}.ct-chart-bar .ct-label,.ct-chart-line .ct-label{display:block;display:flex}.ct-label.ct-horizontal.ct-start{align-items:flex-end;justify-content:flex-start;text-align:left;text-anchor:start}.ct-label.ct-horizontal.ct-end{align-items:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-label.ct-vertical.ct-start{align-items:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-label.ct-vertical.ct-end{align-items:flex-end;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar .ct-label.ct-horizontal.ct-start{align-items:flex-end;justify-content:center;text-align:center;text-anchor:start}.ct-chart-bar .ct-label.ct-horizontal.ct-end{align-items:flex-start;justify-content:center;text-align:center;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start{align-items:flex-end;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end{align-items:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start{align-items:center;justify-content:flex-end;text-align:right;text-anchor:end}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end{align-items:center;justify-content:flex-start;text-align:left;text-anchor:end}.ct-grid{stroke:hsla(0,0%,50.2%,.07);stroke-width:1px}.ct-point{stroke-width:10px;stroke-linecap:round}.ct-line{fill:none;stroke-width:4px}.ct-area{stroke:none;fill-opacity:.1}.ct-bar{fill:none;stroke-width:30px}.ct-slice-donut{fill:none;stroke-width:60px}.ct-square{display:block;position:relative;width:100%}.ct-square:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:100%}.ct-square:after{content:"";display:table;clear:both}.ct-square>svg{display:block;position:absolute;top:0;left:0}.ct-minor-second{display:block;position:relative;width:100%}.ct-minor-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:93.75%}.ct-minor-second:after{content:"";display:table;clear:both}.ct-minor-second>svg{display:block;position:absolute;top:0;left:0}.ct-major-second{display:block;position:relative;width:100%}.ct-major-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:88.8888888889%}.ct-major-second:after{content:"";display:table;clear:both}.ct-major-second>svg{display:block;position:absolute;top:0;left:0}.ct-minor-third{display:block;position:relative;width:100%}.ct-minor-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:83.3333333333%}.ct-minor-third:after{content:"";display:table;clear:both}.ct-minor-third>svg{display:block;position:absolute;top:0;left:0}.ct-major-third{display:block;position:relative;width:100%}.ct-major-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:80%}.ct-major-third:after{content:"";display:table;clear:both}.ct-major-third>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fourth{display:block;position:relative;width:100%}.ct-perfect-fourth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:75%}.ct-perfect-fourth:after{content:"";display:table;clear:both}.ct-perfect-fourth>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fifth{display:block;position:relative;width:100%}.ct-perfect-fifth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:66.6666666667%}.ct-perfect-fifth:after{content:"";display:table;clear:both}.ct-perfect-fifth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-sixth{display:block;position:relative;width:100%}.ct-minor-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:62.5%}.ct-minor-sixth:after{content:"";display:table;clear:both}.ct-minor-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-golden-section{display:block;position:relative;width:100%}.ct-golden-section:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:61.804697157%}.ct-golden-section:after{content:"";display:table;clear:both}.ct-golden-section>svg{display:block;position:absolute;top:0;left:0}.ct-major-sixth{display:block;position:relative;width:100%}.ct-major-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:60%}.ct-major-sixth:after{content:"";display:table;clear:both}.ct-major-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-seventh{display:block;position:relative;width:100%}.ct-minor-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:56.25%}.ct-minor-seventh:after{content:"";display:table;clear:both}.ct-minor-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-seventh{display:block;position:relative;width:100%}.ct-major-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:53.3333333333%}.ct-major-seventh:after{content:"";display:table;clear:both}.ct-major-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-octave{display:block;position:relative;width:100%}.ct-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:50%}.ct-octave:after{content:"";display:table;clear:both}.ct-octave>svg{display:block;position:absolute;top:0;left:0}.ct-major-tenth{display:block;position:relative;width:100%}.ct-major-tenth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:40%}.ct-major-tenth:after{content:"";display:table;clear:both}.ct-major-tenth>svg{display:block;position:absolute;top:0;left:0}.ct-major-eleventh{display:block;position:relative;width:100%}.ct-major-eleventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:37.5%}.ct-major-eleventh:after{content:"";display:table;clear:both}.ct-major-eleventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-twelfth{display:block;position:relative;width:100%}.ct-major-twelfth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:33.3333333333%}.ct-major-twelfth:after{content:"";display:table;clear:both}.ct-major-twelfth>svg{display:block;position:absolute;top:0;left:0}.ct-double-octave{display:block;position:relative;width:100%}.ct-double-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:25%}.ct-double-octave:after{content:"";display:table;clear:both}.ct-double-octave>svg{display:block;position:absolute;top:0;left:0}code[class*=language-],pre[class*=language-]{color:#fff;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;text-shadow:0 -.1em .2em #000;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}:not(pre)>code[class*=language-],pre[class*=language-]{background:#141414}pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}pre[class*=language-]::-moz-selection{background:#27292a}pre[class*=language-]::selection{background:#27292a}code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection{text-shadow:none;background:hsla(0,0%,92.9%,.15)}code[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-]::selection,pre[class*=language-] ::selection{text-shadow:none;background:hsla(0,0%,92.9%,.15)}:not(pre)>code[class*=language-]{border-radius:.3em;border:.13em solid #545454;box-shadow:inset 1px 1px .3em -.1em #000;padding:.15em .2em .05em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#787878}.namespace,.token.punctuation{opacity:.7}.token.boolean,.token.deleted,.token.number,.token.tag{color:#cf694a}.token.builtin,.token.constant,.token.keyword,.token.property,.token.selector,.token.symbol{color:#f9ee9a}.language-css .token.string,.style .token.string,.token.attr-name,.token.attr-value,.token.char,.token.entity,.token.inserted,.token.operator,.token.string,.token.url,.token.variable{color:#919e6b}.token.atrule{color:#7386a5}.token.important,.token.regex{color:#e9c163}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}pre[data-line]{padding:1em 0 1em 3em;position:relative}.language-markup .token.attr-name,.language-markup .token.punctuation,.language-markup .token.tag{color:#ad895c}.token{position:relative;z-index:1}.line-highlight{background:rgba(84,84,84,.25);background:linear-gradient(90deg,rgba(84,84,84,.1) 70%,rgba(84,84,84,0));border-bottom:1px dashed #545454;border-top:1px dashed #545454;left:0;line-height:inherit;margin-top:.75em;padding:inherit 0;pointer-events:none;position:absolute;right:0;white-space:pre;z-index:0}.line-highlight:before,.line-highlight[data-end]:after{background-color:#8794a6;border-radius:999px;box-shadow:0 1px #fff;color:#f5f2f0;content:attr(data-start);font:700 65%/1.5 sans-serif;left:.6em;min-width:1em;padding:0 .5em;position:absolute;text-align:center;text-shadow:none;top:.4em;vertical-align:.3em}.line-highlight[data-end]:after{bottom:.4em;content:attr(data-end);top:auto}.rubber-band{animation-duration:1s}@keyframes RgEy8Am-{0%{transform:scaleX(1)}30%{transform:scale3d(1.33,.67,1)}40%{transform:scale3d(.67,1.33,1)}50%{transform:scale3d(1.2,.8,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubber-band{animation-name:rubber-band}.custom-icon-magnifying-glass{transform:rotate(35deg);margin-top:2px;margin-left:6px}.custom-icon-magnifying-glass:before{content:"";display:block;width:9px;height:9px;border-radius:4.5px;border:1px solid}.custom-icon-magnifying-glass:after{content:"";display:block;border-left:1px solid;width:1px;height:6px;position:absolute;margin-left:4px}.flexrow{display:flex;flex-direction:row;justify-content:center;align-content:center;align-items:flex-start;flex-wrap:flex-start;display:-webkit-flex;-webkit-justify-content:center;-webkit-align-content:center;-webkit-align-items:flex-start;-webkit-flex-wrap:flex-start}.flexrow.fullwidth{width:100%}.flexrow.fullheight{height:100%;align-items:stretch}.flexrow.space,.flexrow.spacebetween{justify-content:space-between}.flexrow>div{flex:1 1 auto;-webkit-flex:1 1 auto}.flexcol.noshrink>div,.flexrow>div.noshrink{flex-shrink:0!important;-webkit-flex-shrink:0!important}.flexcol.nogrow>div,.flexrow>div.nogrow{flex-grow:0!important;-webkit-flex-grow:0!important}.flexrow.pad2>div{margin:2px}.flexrow.pad2>div:first-child{margin-left:0}.flexrow.pad2>div:last-child{margin-right:0}.flexrow.pad5>div{margin:5px}.flexrow.pad5>div:first-child{margin-left:0}.flexrow.pad5>div:last-child{margin-right:0}.flexrow.pad10>div{margin:10px}.flexrow.pad10>div:first-child{margin-left:0}.flexrow.pad10>div:last-child{margin-right:0}.flexrow.top{align-items:flex-start;-webkit-align-items:flex-start}.flexrow.bottom{align-items:flex-end;-webkit-align-items:flex-end}.flexrow.middle{align-items:center;-webkit-align-items:center}.flexrow.fill{align-items:stretch;-webkit-align-items:stretch}.flexrow.left{justify-content:flex-start;-webkit-justify-content:flex-start}.flexrow.left>div{flex:0 1 auto;-webkit-flex:0 1 auto}.flexrow.right{justify-content:flex-end;-webkit-justify-content:flex-end}.flexrow.right>div{flex:0 1 auto;-webkit-flex:0 1 auto}.flexrow.center{justify-content:center;-webkit-justify-content:center}.flexrow.center>div{flex:0 1 auto;-webkit-flex:0 1 auto}.flexcol{display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center;flex-wrap:nowrap;display:-webkit-flex;-webkit-justify-content:center;-webkit-align-items:center;-webkit-align-content:center;-webkit-flex-wrap:nowrap}.flexcol.fullwidth{width:100%;align-items:stretch}.flexcol.fullheight{height:100%}.flexcol.space,.flexcol.spacebetween{justify-content:space-between}.flexcol>div{flex:1 1 auto;-webkit-flex:1 1 auto}.flexcol.noshrink>div,.flexcol>div.noshrink{flex-shrink:0!important;-webkit-flex-shrink:0!important}.flexcol.nogrow>div,.flexcol>div.nogrow{flex-grow:0!important;-webkit-flex-grow:0!important}.flexcol.left{align-items:flex-start;-webkit-align-items:flex-start}.flexcol.right{align-items:flex-end;-webkit-align-items:flex-end}.flexcol.center{align-items:center;-webkit-align-items:center}.flexcol.fill{align-items:stretch;-webkit-align-items:stretch}.flexcol.top{justify-content:flex-start;-webkit-justify-content:flex-start}.flexcol.top>div{flex:0 1 auto;-webkit-flex:0 1 auto}.flexcol.bottom{justify-content:flex-end;-webkit-justify-content:flex-end}.flexcol.bottom>div{flex:0 1 auto;-webkit-flex:0 1 auto}.flexcol.center{justify-content:center;-webkit-justify-content:center}.flexcol.center>div{flex:0 1 auto;-webkit-flex:0 1 auto}@keyframes _158YIqN6{0%{transform:scale(0);-webkit-transform:scale(0)}to{transform:scale(1);-webkit-transform:scale(1);opacity:0}}@keyframes _2bFrU-p0{0%{transform:scale(0);-webkit-transform:scale(0)}66%{transform:scale(1);-webkit-transform:scale(1);opacity:.5}to{transform:scale(.5);-webkit-transform:scale(.5);opacity:.25}}.mouse-cursor{position:absolute;border-left:10px solid #000;border-top:10px solid transparent;border-bottom:4px solid transparent}.mouse-cursor:before{content:"";display:block;position:absolute;left:-30px;top:-30px;width:40px;height:40px;background:rgba(0,0,0,.3);border-radius:100%;transform:scale(0);-webkit-transform:scale(0)}.mouse-cursor.click-0:before,.mouse-cursor.click-1:before{animation:scaleout .25s ease-in-out}.mouse-cursor.drag-0:before,.mouse-cursor.drag-1:before{animation:scaleout-in .25s ease-out}.mouse-cursor:after{content:"";display:block;background:#000;width:2.5px;height:8px;transform:rotate(-26deg);-webkit-transform:rotate(-26deg);position:absolute;left:-6px;top:-1px}.spinner-small{animation:svg-rotate 1729ms linear infinite;vertical-align:middle}.spinner-small circle{fill:transparent;stroke:#009fe3;stroke-width:1;stroke-linecap:round;stroke-dasharray:0,48;animation:stroke-dash-small 1.33s cubic-bezier(.4,0,.2,1) infinite}.spinner-small.determinable circle{transition:stroke-dasharray .5s ease;stroke-dasharray:0,48;animation:none}@keyframes stroke-dash-small{0%{stroke-dasharray:0,48;stroke-dashoffset:0}50%{stroke-dasharray:48,0;stroke-dashoffset:0}to{stroke-dasharray:48,48;stroke-dashoffset:-48}}.thumb{display:inline-block;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.thumb a{display:block;text-decoration:none!important;transition:background .1s linear,opacity .6s linear!important;color:inherit}.thumb a .img-thumbnail{background-size:contain;background-repeat:no-repeat;background-position:50%;box-sizing:content-box}.thumb a.not-uploaded{opacity:.33;pointer-events:none}.thumb.thumb-big,.thumb.thumb-channel,.thumb.thumb-decision-table,.thumb.thumb-in-product,.thumb.thumb-permission,.thumb.thumb-sm,.thumb.thumb-user,.thumb.thumb-usergroup,.thumb.thumb-workflow{float:left}.thumb.thumb-big a,.thumb.thumb-channel a,.thumb.thumb-decision-table a,.thumb.thumb-in-product a,.thumb.thumb-permission a,.thumb.thumb-sm a,.thumb.thumb-user a,.thumb.thumb-usergroup a,.thumb.thumb-workflow a{border-radius:5px}.thumb.thumb-big a .name,.thumb.thumb-channel a .name,.thumb.thumb-decision-table a .name,.thumb.thumb-in-product a .name,.thumb.thumb-permission a .name,.thumb.thumb-sm a .name,.thumb.thumb-user a .name,.thumb.thumb-usergroup a .name,.thumb.thumb-workflow a .name{max-width:100%;word-wrap:break-word;word-break:break-word;height:42px;line-height:16px;overflow:hidden;padding:6px 0 4px;text-align:center;font-size:11px}.thumb.thumb-big .progress-wrapper .thermo,.thumb.thumb-channel .progress-wrapper .thermo,.thumb.thumb-decision-table .progress-wrapper .thermo,.thumb.thumb-in-product .progress-wrapper .thermo,.thumb.thumb-permission .progress-wrapper .thermo,.thumb.thumb-sm .progress-wrapper .thermo,.thumb.thumb-user .progress-wrapper .thermo,.thumb.thumb-usergroup .progress-wrapper .thermo,.thumb.thumb-workflow .progress-wrapper .thermo{position:absolute;width:70px;left:50%;margin-left:-35px;height:7px;padding:2px;box-shadow:inset 0 0 6px grey;border-radius:3.5px}.thumb.thumb-big .progress-wrapper .fa-close,.thumb.thumb-channel .progress-wrapper .fa-close,.thumb.thumb-decision-table .progress-wrapper .fa-close,.thumb.thumb-in-product .progress-wrapper .fa-close,.thumb.thumb-permission .progress-wrapper .fa-close,.thumb.thumb-sm .progress-wrapper .fa-close,.thumb.thumb-user .progress-wrapper .fa-close,.thumb.thumb-usergroup .progress-wrapper .fa-close,.thumb.thumb-workflow .progress-wrapper .fa-close{position:absolute}.thumb.thumb-sm{margin:20px 10px 0}.thumb.thumb-sm a{width:150px;padding:10px 10px 2px}.thumb.thumb-sm a .img-thumbnail{width:110px;height:110px;padding:0 10px}.thumb.thumb-sm .progress-wrapper .thermo{top:89px}.thumb.thumb-sm .progress-wrapper .fa-close{right:12px;top:2px}.thumb.thumb-big{margin:40px 20px 0}.thumb.thumb-big a{width:240px;padding:10px 10px 2px}.thumb.thumb-big a .img-thumbnail{width:220px;height:220px}.thumb.thumb-big .progress-wrapper .thermo{top:170px}.thumb.thumb-big .progress-wrapper .fa-close{right:2px;top:2px}.thumb.thumb-table-row{width:100%;height:19px}.thumb.thumb-table-row a{line-height:23px}.thumb.thumb-table-row a>div{display:block;float:left;overflow:hidden;height:23px;border-right:15px solid transparent;white-space:nowrap;margin-top:1px;transition:background .1s linear,opacity .6s linear!important}.thumb.thumb-table-row a>div:first-child{border-left:17px solid transparent}.thumb.thumb-table-row a>div.filename{width:29%}.thumb.thumb-table-row a>div.filetype{width:20.5%}.thumb.thumb-table-row a>div.filesize{width:10%}.thumb.thumb-table-row a>div.date-create,.thumb.thumb-table-row a>div.date-modify,.thumb.thumb-table-row a>div.display-author{width:13.5%}.thumb.thumb-table-row .progress-wrapper .thermo{position:absolute;left:0;top:23px;width:100%;height:2px;border-radius:1px}.thumb.thumb-table-row .progress-wrapper .fa-close{position:absolute;top:3.5px;left:0}.thumb.thumb-in-product{margin:0 10px 10px 0}.thumb.thumb-in-product a{width:120px;padding:0}.thumb.thumb-in-product a .img-thumbnail{width:110px;height:110px;padding:0 5px}.thumb.thumb-channel,.thumb.thumb-decision-table,.thumb.thumb-permission,.thumb.thumb-user,.thumb.thumb-usergroup,.thumb.thumb-workflow{margin:8px;cursor:default}.thumb.thumb-channel a,.thumb.thumb-decision-table a,.thumb.thumb-permission a,.thumb.thumb-user a,.thumb.thumb-usergroup a,.thumb.thumb-workflow a{width:82px;padding:0}.thumb.thumb-channel a .img-thumbnail,.thumb.thumb-decision-table a .img-thumbnail,.thumb.thumb-permission a .img-thumbnail,.thumb.thumb-user a .img-thumbnail,.thumb.thumb-usergroup a .img-thumbnail,.thumb.thumb-workflow a .img-thumbnail{width:72px;height:72px;padding:0 5px}.thumb.thumb-channel a .img-thumbnail.fa,.thumb.thumb-decision-table a .img-thumbnail.fa,.thumb.thumb-permission a .img-thumbnail.fa,.thumb.thumb-user a .img-thumbnail.fa,.thumb.thumb-usergroup a .img-thumbnail.fa,.thumb.thumb-workflow a .img-thumbnail.fa{font-size:30px;line-height:72px;text-align:center}.thumb.thumb-channel a.invitation-pending,.thumb.thumb-channel a.user-disabled,.thumb.thumb-decision-table a.invitation-pending,.thumb.thumb-decision-table a.user-disabled,.thumb.thumb-permission a.invitation-pending,.thumb.thumb-permission a.user-disabled,.thumb.thumb-user a.invitation-pending,.thumb.thumb-user a.user-disabled,.thumb.thumb-usergroup a.invitation-pending,.thumb.thumb-usergroup a.user-disabled,.thumb.thumb-workflow a.invitation-pending,.thumb.thumb-workflow a.user-disabled{opacity:.33}.thumb.thumb-permission .name{margin-top:6px}.thumb.thumb-permission .img-thumbnail:not([style]):before,.thumb.thumb-user .img-thumbnail:not([style]):before,.thumb.thumb-usergroup .img-thumbnail:not([style]):before{font-family:FontAwesome;text-align:center;line-height:72px;font-size:50px;width:100%;display:inline-block}.thumb.thumb-user .user-portrait{margin:0 auto}.thumb.thumb-usergroup .img-thumbnail:not([style]):before{content:"\f0c0"}.thumb.thumb-permission .img-thumbnail:not([style]):before{content:"\f12e"}.selectable-collection-thumb.not-selected a>*{opacity:.33;transition:opacity .1s linear}.selectable-collection-thumb:not(.not-selected) .selectable-collection-toggle{box-shadow:inset 0 0 0 14px #009fe3}.selectable-collection-thumb:not(.not-selected) .selectable-collection-toggle:after{transform:scale(1)}.selectable-collection-toggle{position:absolute;right:0;top:0}.nav-sidebar{margin:10px 0}.nav-sidebar>li>a{padding:5px 10px}.nav-sidebar>li{white-space:nowrap}.nav-sidebar>li>span{text-transform:uppercase;color:#999;font-size:12px;padding:14px 0 3px 10px;display:inline-block;cursor:default}.nav-sidebar>li:first-child>span{padding-top:0}.nav-sidebar>.active{color:#fff}select+i.fa{float:right;margin-top:-18px;margin-right:12px;pointer-events:none;background-color:transparent}.input-group-lg>.input-group-btn>select.btn+i.fa,.input-group-lg>select.form-control+i.fa,.input-group-lg>select.input-group-addon+i.fa,select.input-lg+i.fa{margin-top:-28px;font-size:15px}.opens-modal+i.fa{pointer-events:none;right:27px;top:7px;background-color:transparent;position:absolute}.input-group-lg>.input-group-btn>.opens-modal.btn+i.fa,.input-group-lg>.opens-modal.form-control+i.fa,.input-group-lg>.opens-modal.input-group-addon+i.fa,.opens-modal.input-lg+i.fa{top:15px}div.filter-facets input[type=date]{line-height:normal}.progress-wrapper{display:none;transition:opacity .6s linear}.progress-wrapper.is-progressing{display:inline}.progress-wrapper.progressing-complete{opacity:0;pointer-events:none}.progress-wrapper.progressing-complete .fa-close{opacity:0}.progress-wrapper .thermo .thermo-progress{height:100%;border-radius:1.5px;width:0;transition:width .3s linear}.progress-wrapper .fa-close{transition:opacity .6s linear;display:block;width:17px;height:17px;border-radius:8.5px;color:#4a4a4a;text-align:center;line-height:16px;font-size:17px;cursor:pointer}.progress-wrapper .fa-close:hover{box-shadow:inset 0 0 6px grey}.w2ui-grid>div{width:100%!important;height:100%!important}.smart-filter{text-align:left}.smart-filter table{margin-bottom:16px;table-layout:fixed}.smart-filter table tr{border-top:5px solid transparent}.smart-filter table tr td:first-child{padding-right:10px;white-space:nowrap}.smart-filter table tr td.val-label{font-size:80%;line-height:80%;text-align:right;padding-right:2px;color:hsla(0,0%,50.2%,.8)}.smart-filter table tr td.val-select select{margin-left:5px;width:calc(100% - 5px);color:hsla(0,0%,50.2%,.8)}.smart-filter table tr td input{margin:-1px 0 0!important;width:100%!important}.smart-filter .submit-btns{display:flex;justify-content:space-between}.smart-filter .submit-btns .btn .custom-icon-magnifying-glass{margin-top:2px;float:left}.switch{white-space:nowrap;overflow:hidden;border-radius:11px;line-height:22px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch>*{display:inline-block}.switch>.nob{width:22px;height:22px;vertical-align:bottom;border-radius:11px;margin-left:-15px;position:absolute}.switch>:first-child{transition:margin-left .3s ease}.tree-view-node>ul,ol.tree-view-root,ul.tree-view-root{margin-left:12px;width:calc(100% - 12px)}.tree-view-node>ul li,ol.tree-view-root li,ul.tree-view-root li{white-space:nowrap}.tree-view-node>ul li>.tree-view-chevron,.tree-view-node>ul li>span>.tree-view-chevron,ol.tree-view-root li>.tree-view-chevron,ol.tree-view-root li>span>.tree-view-chevron,ul.tree-view-root li>.tree-view-chevron,ul.tree-view-root li>span>.tree-view-chevron{cursor:default;font-weight:400;display:inline-block;width:12px;margin-left:-12px;text-align:left;vertical-align:text-top}.tree-view-node>ul li>.tree-view-chevron:before,.tree-view-node>ul li>span>.tree-view-chevron:before,ol.tree-view-root li>.tree-view-chevron:before,ol.tree-view-root li>span>.tree-view-chevron:before,ul.tree-view-root li>.tree-view-chevron:before,ul.tree-view-root li>span>.tree-view-chevron:before{font:normal normal normal 11px/1 FontAwesome;content:"\f054";color:#009fe3;transition:transform .15s linear;display:inline-block;transform-origin:4.3px 5px;line-height:12px;vertical-align:text-bottom}.tree-view-node>ul li.open>.tree-view-chevron:before,.tree-view-node>ul li.open>span>.tree-view-chevron:before,ol.tree-view-root li.open>.tree-view-chevron:before,ol.tree-view-root li.open>span>.tree-view-chevron:before,ul.tree-view-root li.open>.tree-view-chevron:before,ul.tree-view-root li.open>span>.tree-view-chevron:before{transform:rotate(90deg)}.tree-view-node>ul li>.tree-view-list,ol.tree-view-root li>.tree-view-list,ul.tree-view-root li>.tree-view-list{margin-left:18px}.tree-view-node>ul li .schema-code,ol.tree-view-root li .schema-code,ul.tree-view-root li .schema-code{color:#666;padding-left:5px;display:none;font-size:.83em}.tree-view-node>ul li>.tree-view-node-text,ol.tree-view-root li>.tree-view-node-text,ul.tree-view-root li>.tree-view-node-text{color:#aaa}.tree-view-node>ul li>.tree-view-node-tag,ol.tree-view-root li>.tree-view-node-tag,ul.tree-view-root li>.tree-view-node-tag{margin-right:3px}.tree-view-node>ul li>.tree-view-node-tag>.tree-view-node-attr,ol.tree-view-root li>.tree-view-node-tag>.tree-view-node-attr,ul.tree-view-root li>.tree-view-node-tag>.tree-view-node-attr{color:#aaa}.tree-view-node>ul li>.tree-view-node-tag>.tree-view-node-mapping,ol.tree-view-root li>.tree-view-node-tag>.tree-view-node-mapping,ul.tree-view-root li>.tree-view-node-tag>.tree-view-node-mapping{color:#f05454}.tree-view-node>ul li>.tree-view-node-tag>.tree-view-node-mapping:after,ol.tree-view-root li>.tree-view-node-tag>.tree-view-node-mapping:after,ul.tree-view-root li>.tree-view-node-tag>.tree-view-node-mapping:after{content:" mapped"}.tree-view-node>ul li>.tree-view-node-tag.clickable,ol.tree-view-root li>.tree-view-node-tag.clickable,ul.tree-view-root li>.tree-view-node-tag.clickable{cursor:pointer}.tree-view-node>ul li>.tree-view-node-tag:before,ol.tree-view-root li>.tree-view-node-tag:before,ul.tree-view-root li>.tree-view-node-tag:before{content:"<"}.tree-view-node>ul li>.tree-view-node-tag:after,ol.tree-view-root li>.tree-view-node-tag:after,ul.tree-view-root li>.tree-view-node-tag:after{content:">"}.tree-view-node>ul li>.tree-view-node-tag.closing:not(.opening),ol.tree-view-root li>.tree-view-node-tag.closing:not(.opening),ul.tree-view-root li>.tree-view-node-tag.closing:not(.opening){margin-left:3px}.tree-view-node>ul li>.tree-view-node-tag.closing:not(.opening):before,ol.tree-view-root li>.tree-view-node-tag.closing:not(.opening):before,ul.tree-view-root li>.tree-view-node-tag.closing:not(.opening):before{content:"</"}.tree-view-node>ul li>.tree-view-node-tag.closing.opening:after,ol.tree-view-root li>.tree-view-node-tag.closing.opening:after,ul.tree-view-root li>.tree-view-node-tag.closing.opening:after{content:"/>"}.statusbar-view{height:19px;border-top:1px solid #ccc;background-color:#fafafa}.statusbar-view div{padding-top:1px;padding-left:4px;padding-right:4px;display:inline-block;border-right:1px solid #ccc}@keyframes _5WxzXvxA{0%{stroke-dasharray:0,0,0,1000}}.pie-chart{position:relative;text-align:center;height:225px;width:250px}.pie-chart svg{position:absolute;left:0;top:0;overflow:inherit}.pie-chart svg circle{animation:svg-circle 1s cubic-bezier(.4,0,.2,1) 1 backwards;fill:transparent}.pie-chart svg circle.stripe{stroke-width:5;stroke-linecap:round}.pie-chart svg circle.outer-ring{stroke:#e5e5e5;stroke-width:21}.pie-chart svg circle.inner-ring{stroke:#ececec;stroke-width:6}.pie-chart .title{line-height:195px}.pie-chart .title span{font-size:20px;line-height:20px;font-weight:500;text-align:center;width:100%;display:inline-block;vertical-align:middle}.pie-chart .legend{position:absolute;white-space:nowrap;overflow:hidden;transform:translateY(1px);line-height:14px;max-width:100px}.line-chart svg{margin:0 auto;display:block}@keyframes _3ihMzrm2{0%{stroke-dasharray:0,200}}.ct-chart-bar .ct-series-a line{animation:ct-chart-bar-rise .6s cubic-bezier(.4,0,.2,1) 1}.ct-chart-bar .ct-series-b line{animation:ct-chart-bar-rise .4s cubic-bezier(.4,0,.2,1) .5s 1 backwards}.ct-chart-bar .ct-series-c line{animation:ct-chart-bar-rise .4s cubic-bezier(.4,0,.2,1) .8s 1 backwards}.condition-editor .properties-add,.condition-editor .properties-comparator,.condition-editor .properties-name,.condition-editor .properties-type,.condition-editor .properties-value,.condition-editor>#context-select,li.condition .properties-add,li.condition .properties-comparator,li.condition .properties-name,li.condition .properties-type,li.condition .properties-value,li.condition>#context-select{float:left;margin-right:5px;display:block;min-height:1px}.condition-editor .properties-type,li.condition .properties-type{width:22%}.condition-editor .properties-comparator,li.condition .properties-comparator{width:134px;-moz-appearance:window;-webkit-appearance:none}.condition-editor #properties-name,li.condition #properties-name{cursor:pointer}.condition-editor #properties-name:empty:before,li.condition #properties-name:empty:before{color:hsla(0,0%,50.2%,.9);content:"Property"}.condition-editor #properties-selection,li.condition #properties-selection{top:25px;max-width:600px;padding:8px 12px;max-height:240px;overflow-y:auto;min-height:120px;min-width:170px}.condition-editor #properties-selection #context-select,li.condition #properties-selection #context-select{margin-bottom:12px}.condition-editor .properties-name,.condition-editor .properties-value,.condition-editor>#context-select,li.condition .properties-name,li.condition .properties-value,li.condition>#context-select{width:calc(50% - 91px);transition:width .3s linear}.condition-editor .properties-add,li.condition .properties-add{margin-right:0;margin-top:5px}.condition-editor #element-properties-comparator,.condition-editor #element-properties-name,li.condition #element-properties-comparator,li.condition #element-properties-name{transition:all .3s linear}.condition-editor:not(.element-properties) #element-properties-comparator,.condition-editor:not(.element-properties) #element-properties-name,li.condition:not(.element-properties) #element-properties-comparator,li.condition:not(.element-properties) #element-properties-name{width:0;padding:0;border:0;margin:0}.condition-editor.element-properties .properties-name,.condition-editor.element-properties .properties-value,.condition-editor.element-properties>#context-select,li.condition.element-properties .properties-name,li.condition.element-properties .properties-value,li.condition.element-properties>#context-select{width:calc(33.3333% - 106.66667px)}.condition-editor.context-select #properties-value,.condition-editor:not(.context-select)>#context-select,li.condition.context-select #properties-value,li.condition:not(.context-select)>#context-select{display:none}.condition-editor{position:relative}li.condition{line-height:24px;white-space:nowrap}li.condition>span{text-indent:9px;overflow:hidden}#conditions-region>ul{clear:both;padding-top:6px}.expression-editor input[name=expression]{margin-right:4px;width:calc(100% - 40px);display:inline-block}.expression-editor>span{position:relative}.expression-editor>span .dropdown-menu{width:520px;padding:8px 12px}.expression-editor input[name=colid]{margin-top:8px}#banner{width:100%;top:0;left:0;height:32px;background-color:rgba(181,225,250,.35);text-align:center;line-height:32px;font-size:14px}#banner.bg-danger{background-color:#f2dede}#session-expired-banner{position:absolute;z-index:10001;width:100%;top:0;left:0;text-align:center;font-size:14px}#login-container{position:fixed;top:0;left:0;width:100%;height:100%;background:#efefef -webkit-gradient(linear,left top,left bottom,from(#e2e2e2),to(#fcfcfc));background-size:cover;padding-top:100px;flex:1 1 auto;z-index:999999}.form-signin{margin:0 auto}.form-signin .checkbox,.form-signin .form-signin-heading{margin-bottom:10px}.form-signin .checkbox{font-weight:400;margin-top:10px;margin-right:10px;text-align:right}.form-signin .checkbox label{color:#777}.form-signin input[type=checkbox]{float:none}.form-signin .form-control{position:relative;height:auto;box-sizing:border-box;padding:10px;font-size:16px}.form-signin .form-control:focus{z-index:2}.form-signin input{border-radius:0;margin-bottom:-1px}.form-signin input:first-of-type{border-top-right-radius:4px;border-top-left-radius:4px}.form-signin input:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.login-view .modal-content{background-color:transparent!important;border:none!important;box-shadow:none!important}.list-group>.list-group-item>div:first-child{width:32px}.list-group>.list-group-item>div:first-child .fa-stack{width:auto}.list-group>.list-group-item>div:first-child .fa-stack .fa-stack-1x{line-height:1em!important}.alert-simple{border:1px solid #31708f;border-right:none;border-left:none;border-radius:0;background-color:transparent}.chart-box{width:250px;height:250px;margin-right:8px;margin-bottom:8px;display:inline-block;border:1px solid #efefef;overflow:hidden}.chart-box .title-bar{padding:4px;line-height:1.2em}.chart-box .title-bar .title{font-size:1.2em}.chart-box .title-bar .title a{color:#333}.chart-box .highcharts-container{overflow:inherit!important}.home-chart-view .chart-wrapper .title h6{margin-bottom:5px}.home-chart-view .chart-wrapper .title h6 a{color:#444}.home-chart-view .chart-wrapper.empty .chart{height:229px;position:relative}.home-chart-view .chart-wrapper.empty .chart:before{content:"No products";display:block;text-align:center;top:calc(50% - 9px);width:220px;position:absolute}#dialog-region .home-chart-view .legend,#dialog-region .home-chart-view .title h6{cursor:default}.home-layout .ct-label.ct-horizontal{cursor:pointer}.chart-wrapper .ct-series-a .ct-bar,.chart-wrapper .ct-series-a .ct-line,.chart-wrapper .ct-series-a .ct-point,.chart-wrapper .ct-series-a .ct-slice-donut{stroke:#009fe3}.chart-wrapper .ct-series-a .ct-area,.chart-wrapper .ct-series-a .ct-slice-pie{fill:#009fe3}.chart-wrapper .dashboard-pie-chart .inner-donut .ct-series-a .ct-slice-donut{stroke:hsla(0,0%,83.9%,.68)}.chart-wrapper .ct-label{position:relative;transform:rotate(0deg);transform-origin:left top;font-weight:700}.chart-wrapper .ct-series-a .ct-bar,.chart-wrapper .ct-series-a .ct-line,.chart-wrapper .ct-series-a .ct-point,.chart-wrapper .ct-series-a .ct-slice-donut{stroke:#3bbcfc}.chart-wrapper .ct-series-a .ct-area,.chart-wrapper .ct-series-a .ct-slice-pie{fill:#3bbcfc}.chart-wrapper .ct-series-b .ct-bar,.chart-wrapper .ct-series-b .ct-line,.chart-wrapper .ct-series-b .ct-point,.chart-wrapper .ct-series-b .ct-slice-donut{stroke:#6597a2}.chart-wrapper .ct-series-b .ct-area,.chart-wrapper .ct-series-b .ct-slice-pie{fill:#6597a2}.chart-wrapper .ct-series-c .ct-bar,.chart-wrapper .ct-series-c .ct-line,.chart-wrapper .ct-series-c .ct-point,.chart-wrapper .ct-series-c .ct-slice-donut{stroke:#57dce5}.chart-wrapper .ct-series-c .ct-area,.chart-wrapper .ct-series-c .ct-slice-pie{fill:#57dce5}.chart-wrapper .ct-series-d .ct-bar,.chart-wrapper .ct-series-d .ct-line,.chart-wrapper .ct-series-d .ct-point,.chart-wrapper .ct-series-d .ct-slice-donut{stroke:#9688f7}.chart-wrapper .ct-series-d .ct-area,.chart-wrapper .ct-series-d .ct-slice-pie{fill:#9688f7}.chart-wrapper .ct-series line{cursor:pointer}.chart-wrapper.products-exported-to-channels .ct-series-a .ct-bar,.chart-wrapper.products-exported-to-channels .ct-series-a .ct-line,.chart-wrapper.products-exported-to-channels .ct-series-a .ct-point,.chart-wrapper.products-exported-to-channels .ct-series-a .ct-slice-donut{stroke:#eecdcd}.chart-wrapper.products-exported-to-channels .ct-series-a .ct-area,.chart-wrapper.products-exported-to-channels .ct-series-a .ct-slice-pie{fill:#eecdcd}.chart-wrapper.products-exported-to-channels .ct-series-b .ct-bar,.chart-wrapper.products-exported-to-channels .ct-series-b .ct-line,.chart-wrapper.products-exported-to-channels .ct-series-b .ct-point,.chart-wrapper.products-exported-to-channels .ct-series-b .ct-slice-donut{stroke:#fa9d4c}.chart-wrapper.products-exported-to-channels .ct-series-b .ct-area,.chart-wrapper.products-exported-to-channels .ct-series-b .ct-slice-pie{fill:#fa9d4c}.chart-wrapper.products-exported-to-channels .ct-series-c .ct-bar,.chart-wrapper.products-exported-to-channels .ct-series-c .ct-line,.chart-wrapper.products-exported-to-channels .ct-series-c .ct-point,.chart-wrapper.products-exported-to-channels .ct-series-c .ct-slice-donut{stroke:#5cb85c}.chart-wrapper.products-exported-to-channels .ct-series-c .ct-area,.chart-wrapper.products-exported-to-channels .ct-series-c .ct-slice-pie{fill:#5cb85c}.task-list .panel-heading{border-bottom:1px solid #ccc}.task-list .panel-heading:not(.collapsed){margin-top:10px;background-color:#f5f5f5;font-weight:bolder;border:1px solid #d3d3d3;border-radius:5px 5px 0 0}.task-list .panel-collapse.in .container{border:1px solid #d3d3d3;border-top:0;border-radius:0 0 5px 5px;margin-bottom:10px}.schema-review-current{background-color:#fee8e9}.schema-review-changed{background-color:#dfd}.navbar{border:none;min-height:36px}.navbar .fa,.navbar .glyphicon{font-size:16px;margin-right:8px;vertical-align:top}.navbar .navbar-brand{margin:0;padding:0 0 0 15px}.navbar li{margin:0}.navbar a.dropdown-toggle{padding:10px 15px;line-height:20px}.navbar .navbar-form{margin:0!important;padding:0}.navbar .navbar-form>input{margin:6px 0;padding:4px 8px;width:auto;height:auto;font-size:inherit}.navbar #main-nav li{border-left:1px solid #070707;font-size:12px;margin:0}.navbar #main-nav li>a{padding:10px 15px;line-height:20px}.navbar #main-nav li:last-child{border-right:1px solid #070707}#footer{height:30px;font-size:10px;line-height:10px}#footer p{margin:6px 0 0;text-align:center;color:#efefef;font-weight:400}@keyframes _33phr4gl{0%{transform:scale(0)}}#sidebar-region{width:100%}#sidebar-region #account-logo{width:92px;height:72px;margin-bottom:10px;margin-top:10px;background-position:50%;background-repeat:no-repeat;box-sizing:content-box;background-image:url(/1.3.5115/img/pimberly.png);background-size:78%}#sidebar-region #sidenav li{background-color:transparent}#sidebar-region #sidenav li .icon{text-align:center}#sidebar-region #sidenav li a{font-size:12px;padding:10px 0;background-color:transparent;color:inherit}@media (max-height:763px){#sidebar-region #sidenav li{text-align:left}#sidebar-region #sidenav li .icon{display:inline-block;margin-left:4px;width:18px}#sidebar-region #sidenav li .fa{font-size:16px;margin:0;color:inherit;display:inline-block}#sidebar-region #sidenav li .badge{font-size:8px}}@media (min-height:764px){#sidebar-region #sidenav li{text-align:center}#sidebar-region #sidenav li .fa{font-size:29px;margin-bottom:5px;color:inherit;display:block}}#toolbar-region>div{padding:5px 7px;border-bottom:1px solid hsla(0,0%,50.2%,.2);text-align:left;margin:0;height:25px;white-space:nowrap}@media only screen and (min-width:0px) and (max-width:1450px){#toolbar-region>div .btn span.hidden-sm{display:none}#toolbar-region>div .btn .fa{margin:0!important}#toolbar-region>div .btn span{margin-left:5px}}#toolbar-region>div .btn-group .hidden-lg,#toolbar-region>div .btn-group .hidden-md,#toolbar-region>div .btn-group .hidden-sm,#toolbar-region>div .btn-group .hidden-xl,#toolbar-region>div .btn-group .hidden-xs,#toolbar-region>div .btn .hidden-lg,#toolbar-region>div .btn .hidden-md,#toolbar-region>div .btn .hidden-sm,#toolbar-region>div .btn .hidden-xl,#toolbar-region>div .btn .hidden-xs{display:none}@media (max-width:1449px){#toolbar-region>div .btn-group .hidden-lg,#toolbar-region>div .btn-group .hidden-xl,#toolbar-region>div .btn .hidden-lg,#toolbar-region>div .btn .hidden-xl{display:inline-block!important}}@media (min-width:1450px){#toolbar-region>div .btn-group .hidden-md,#toolbar-region>div .btn-group .hidden-sm,#toolbar-region>div .btn-group .hidden-xs,#toolbar-region>div .btn .hidden-md,#toolbar-region>div .btn .hidden-sm,#toolbar-region>div .btn .hidden-xs{display:inline-block!important}}#toolbar-region>div form.search-form{position:relative;margin:0!important}#toolbar-region>div .btn-group .btn.browse-thumbnail div{border:1px solid;width:6px;height:6px;float:left;margin-right:2px;margin-bottom:2px}#toolbar-region>div .btn-group .btn.browse-list div{border:1px solid;width:14px;height:4px;margin-bottom:1px}#toolbar-region>div .btn-group .btn.browse-table div{border-top:1px solid;width:14px;height:1px;margin-bottom:2px;margin-top:1px}#toolbar-region>div .btn{transition:opacity .1s linear}#toolbar-region>div .btn.active{background:#ebebeb}#toolbar-region>div .btn>.fa{margin-right:5px}#toolbar-region>div .navbar-form{white-space:nowrap}#toolbar-region>div button{margin-top:0;margin-bottom:0}.user-group-layout{display:inline}.user-group-layout #account-region,.user-group-layout #group-details-region-wrapper,.user-group-layout #group-region,.user-group-layout #permission-region,.user-group-layout #user-region{height:100%}.user-group-layout #group-permission-region,.user-group-layout #group-user-region{height:50%}.user-group-layout .toolbar span{text-transform:uppercase;font-weight:500;font-size:13px;vertical-align:middle;line-height:19px;margin-right:5px;margin-left:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.user-group-layout .accounts-grid,.user-group-layout .group-accounts-grid,.user-group-layout .group-details-wrapper,.user-group-layout .group-permissions-grid,.user-group-layout .group-users-grid,.user-group-layout .permissions-grid,.user-group-layout .user-groups-grid,.user-group-layout .users-grid{height:100%}.user-group-layout .group-details-wrapper:before{content:"";display:block;height:14px}.user-group-layout .group-details-wrapper .form-control{border-color:transparent}.user-group-layout .group-details-wrapper .group-title{margin:0 0 22px 2px;width:calc(90% - 20px);font-weight:500}.user-group-layout .group-details-wrapper .accountId-container,.user-group-layout .group-details-wrapper .permissions-container,.user-group-layout .group-details-wrapper .users-container{height:260px;max-height:40%;min-height:130px}.user-group-layout .group-details-wrapper .accountId-subset-grid.move-hover,.user-group-layout .group-details-wrapper .permissions-subset-grid.move-hover,.user-group-layout .group-details-wrapper .users-subset-grid.move-hover{background:hsla(0,0%,50.2%,.1)}.user-group-layout .group-details-wrapper .container-title{margin-left:11px}.user-group-layout #user-details-region .group-details-wrapper>*{margin-left:10px;margin-bottom:10px}.user-group-layout .accounts-grid>ul>li,.user-group-layout .group-permissions-grid>ul>li,.user-group-layout .permissions-grid>ul>li,.user-group-layout .user-groups-grid>ul>li,.user-group-layout .users-grid>ul>li{border:1px solid transparent;transition:border-color .1s linear;border-radius:4px}.user-group-layout .accounts-grid>ul>li.active,.user-group-layout .group-permissions-grid>ul>li.active,.user-group-layout .permissions-grid>ul>li.active,.user-group-layout .user-groups-grid>ul>li.active,.user-group-layout .users-grid>ul>li.active{border-color:hsla(0,0%,50.2%,.2)}.user-group-layout .group-permissions-grid>ul>li{padding-left:9px}.user-group-layout #child-container li{margin-top:2px;line-height:22px}.user-group-layout #child-container li .editable-label-wrapper .editable-label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.user-group-layout #child-container li .editable-label-wrapper *{height:auto;line-height:inherit;font-size:inherit;white-space:nowrap;border:0;margin-left:6px;padding:0 5px;width:calc(100% - 12px);display:inline-block}.user-group-layout #child-container li:first-child{margin-top:14px}.user-group-layout .group-users-grid #child-container li:first-child{margin-top:2px}#color-theme-switch{width:60px}#color-theme-switch #light{padding:0 16px 0 8px;background:#ccc;color:#444}#color-theme-switch #dark{padding:0 9px 0 17px;margin-left:-6px;background:#444;color:#ccc}#color-theme-switch .nob{background:#eee;border:2px solid #aaa;box-shadow:inset 1px 1px 11px rgba(0,0,0,.15)}#color-theme-switch.on>:first-child{margin-left:-48px}#highlight-color{width:24px;height:24px}label.col-md-3{max-width:160px}table.user-group-list td,table.user-list td{vertical-align:middle!important}.user-group-edit-form .well{flex-grow:1;flex-shrink:1;padding:8px;overflow-y:auto}#company-logo #company-logo-thumbnail{display:inline-block;position:relative;width:64px;height:64px;box-sizing:content-box;padding:6px;border:2px solid;background-position:50%;background-repeat:no-repeat;background-image:repeating-linear-gradient(36deg,transparent,transparent 10px,hsla(0,0%,50.2%,.07) 0,hsla(0,0%,50.2%,.07) 20px)}#company-logo #company-logo-thumbnail .progress-wrapper .thermo{position:absolute;width:44px;left:50%;margin-left:-22px;top:45px;height:7px;padding:2px;box-shadow:inset 0 0 6px grey;border-radius:3.5px}#company-logo #company-logo-thumbnail .progress-wrapper .fa-close{position:absolute;right:2px;top:2px}#company-logo #company-logo-upload{display:inline-block;cursor:pointer}.user-widget{width:92px;background-color:transparent;font-size:13px}.user-widget #user-account{text-align:center}.user-widget .version{border-top:1px solid hsla(0,0%,50.2%,.15);padding:2px 0 4px;text-align:center}.user-widget .version a{color:#666!important;font-size:70%!important}.user-widget .nav>li{border-top:1px solid hsla(0,0%,50.2%,.1)}.user-widget .nav>li,.user-widget .nav>li a{text-align:left;background-color:transparent}.user-widget .nav>li a{font-size:12px;padding:4px 0;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-widget .nav>li a .icon{display:inline-block;text-align:center;margin-left:4px;width:18px}.user-widget .nav>li a .icon .fa{color:inherit}.user-widget .nav>li>*{background-color:transparent;color:inherit}.user-widget .nav>li#user-account{border-top:1px solid hsla(0,0%,50.2%,.15)}.user-widget .nav>li#user-account>*{padding:10px 0}.user-widget .nav>li#user-account>a{text-align:center}.user-widget .nav>li .avatar-wrapper{margin:0 auto 8px;width:50px}.user-widget .nav>li:hover .arrow{border-color:transparent!important}.user-widget #version{text-align:center}.user-widget .popover{background-color:#fff!important;text-align:left}.user-widget .popover li.affiliation{cursor:pointer;display:block}.user-widget *{font-size:12px}#message-list-container{position:relative;height:calc(100vh - 150px);min-height:200px;min-width:460px}#messages-region>a{border:0;border-bottom:1px solid #ddd;margin-bottom:0}.message-table-view #message-table-navbar{height:50px;border-bottom:1px solid #d3d3d3}.message-table-view .table-messages{table-layout:fixed}.message-table-view #table-messages-icon-header{width:5%}.message-table-view #table-messages-type-header{width:10%}.message-table-view #table-messages-date-header{width:20%}.message-table-view #table-messages-message-header{width:55%}.message-table-view #table-messages-status-header{width:10%}.message-table-view .table-messages>tbody>tr:hover{box-shadow:inset 1px 0 0 #dadce0,inset -1px 0 0 #dadce0,0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.message-table-view .dropdown-menu>li>label.active{font-weight:700}.message-table-view .read-message{height:40px;background-color:rgba(242,245,245,.6)}.message-table-view .unread-message{height:40px;font-weight:700}.message-table-view .read-message>td,.message-table-view .unread-message>td{padding:10px 6px!important}.message-table-view .read-message>td .label,.message-table-view .unread-message>td .label{font-size:90%}@keyframes _10_tMMYX{0%{width:0}}@keyframes _1WvwCdP5{0%{line-height:1px}}@keyframes _1PuOykx8{0%{opacity:0}}.export-drag-drop-dialog,.import-drag-drop-dialog{padding-left:15px;padding-right:15px;margin-bottom:10px}.export-drag-drop-dialog #body,.import-drag-drop-dialog #body{display:flex;flex-direction:row;position:relative}.export-drag-drop-dialog #body #schema-region,.import-drag-drop-dialog #body #schema-region{width:200px;flex:0 0 auto;position:relative;overflow:hidden}.export-drag-drop-dialog #body #schema-region #attributes ul li,.import-drag-drop-dialog #body #schema-region #attributes ul li{position:absolute;right:2px;margin:0;padding:0;transition:top .15s linear}.export-drag-drop-dialog #body #schema-region #attributes ul li span,.import-drag-drop-dialog #body #schema-region #attributes ul li span{float:right;display:inline-block;padding:0 8px;overflow:hidden;white-space:nowrap;max-width:100%;transition:background .15s linear,line-height .15s linear}.export-drag-drop-dialog #body #schema-region #attributes ul li .circle,.import-drag-drop-dialog #body #schema-region #attributes ul li .circle{left:calc(100% - 9px)}.export-drag-drop-dialog #body #schema-region #attributes ul li.connected span,.import-drag-drop-dialog #body #schema-region #attributes ul li.connected span{background:#d7f2dc}.export-drag-drop-dialog #body #schema-region #attributes ul li[data-attr-created=true] span,.import-drag-drop-dialog #body #schema-region #attributes ul li[data-attr-created=true] span{animation:line-height-spread .125s linear backwards}.export-drag-drop-dialog #body #schema-region #attributes ul:after,.import-drag-drop-dialog #body #schema-region #attributes ul:after{content:"";display:block;clear:both}.export-drag-drop-dialog #body #schema-region #attributes .section-header,.import-drag-drop-dialog #body #schema-region #attributes .section-header{position:absolute;right:2px;transition:top .15s linear;margin:0;white-space:nowrap}.export-drag-drop-dialog #body #schema-region #attributes .section-header .section-header-name,.import-drag-drop-dialog #body #schema-region #attributes .section-header .section-header-name{display:inline-block;overflow:hidden;max-width:150px;vertical-align:bottom}.export-drag-drop-dialog #body #schema-region #attributes .section-attribute-count,.import-drag-drop-dialog #body #schema-region #attributes .section-attribute-count{color:#a9a9a9;display:inline-block;width:32px;text-align:right;white-space:nowrap}.export-drag-drop-dialog #body #line-region,.import-drag-drop-dialog #body #line-region{width:110px;flex:0 0 auto;position:relative}.export-drag-drop-dialog #body #line-region svg,.import-drag-drop-dialog #body #line-region svg{position:absolute;left:0;top:0;width:100%;height:100%;visibility:hidden}.export-drag-drop-dialog #body #line-region svg marker path,.import-drag-drop-dialog #body #line-region svg marker path{fill:hsla(0,0%,50.2%,.3)}.export-drag-drop-dialog #body #line-region svg #line,.import-drag-drop-dialog #body #line-region svg #line{stroke:hsla(0,0%,50.2%,.3);stroke-width:2px;fill:none}.export-drag-drop-dialog #body #line-region .connection,.import-drag-drop-dialog #body #line-region .connection{position:absolute;width:calc(100% - 8px);height:2px;padding:5px 0;background:#6bd296;background-clip:content-box;box-sizing:content-box}.export-drag-drop-dialog #body #line-region .connection:after,.export-drag-drop-dialog #body #line-region .connection:before,.import-drag-drop-dialog #body #line-region .connection:after,.import-drag-drop-dialog #body #line-region .connection:before{content:"";display:block;position:absolute;width:0;height:0}.export-drag-drop-dialog #body #line-region .connection:before,.import-drag-drop-dialog #body #line-region .connection:before{border-bottom:4px solid #6bd296;top:2px}.export-drag-drop-dialog #body #line-region .connection:after,.import-drag-drop-dialog #body #line-region .connection:after{border-top:4px solid #6bd296;top:6px}.export-drag-drop-dialog #body #line-region .context-select,.import-drag-drop-dialog #body #line-region .context-select{white-space:nowrap;position:absolute;left:50%}.export-drag-drop-dialog #body #field-region,.import-drag-drop-dialog #body #field-region{flex:1 1 auto;position:relative;margin:0}.export-drag-drop-dialog #body #field-region li,.import-drag-drop-dialog #body #field-region li{display:block;width:100%;position:absolute;left:0;transition:top .15s linear,background .125s linear;line-height:inherit;border-radius:5px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.export-drag-drop-dialog #body #field-region li .circle,.import-drag-drop-dialog #body #field-region li .circle{left:-10px;top:calc(50% - 10px)}.export-drag-drop-dialog #body #field-region li .header-cell,.export-drag-drop-dialog #body #field-region li .row-cell,.export-drag-drop-dialog #body #field-region li .setting-cell,.import-drag-drop-dialog #body #field-region li .header-cell,.import-drag-drop-dialog #body #field-region li .row-cell,.import-drag-drop-dialog #body #field-region li .setting-cell{white-space:nowrap;display:inline-block;padding-left:12px;transition:color .15s linear;min-height:1px}.export-drag-drop-dialog #body #field-region li .header-cell,.export-drag-drop-dialog #body #field-region li .row-cell,.import-drag-drop-dialog #body #field-region li .header-cell,.import-drag-drop-dialog #body #field-region li .row-cell{overflow:hidden;-webkit-font-smoothing:antialiased}.export-drag-drop-dialog #body #field-region li .header-cell,.import-drag-drop-dialog #body #field-region li .header-cell{width:25%;font-weight:500;float:left}.export-drag-drop-dialog #body #field-region li .row-cells,.export-drag-drop-dialog #body #field-region li .setting-cells,.import-drag-drop-dialog #body #field-region li .row-cells,.import-drag-drop-dialog #body #field-region li .setting-cells{float:left;width:75%;white-space:nowrap}.export-drag-drop-dialog #body #field-region li .row-cells,.import-drag-drop-dialog #body #field-region li .row-cells{color:hsla(0,0%,50.2%,.8);overflow:hidden}.export-drag-drop-dialog #body #field-region li .row-cells .row-cell,.import-drag-drop-dialog #body #field-region li .row-cells .row-cell{width:32.35%}.export-drag-drop-dialog #body #field-region li .row-cells .row-cell:nth-child(4),.import-drag-drop-dialog #body #field-region li .row-cells .row-cell:nth-child(4){width:15.49%}.export-drag-drop-dialog #body #field-region li .row-cells:after,.import-drag-drop-dialog #body #field-region li .row-cells:after{content:"";display:block;width:36%;height:100%;position:absolute;right:0;top:0;transition:background .15s linear;background:-webkit-gradient(to right,left top,right top,color-stop(0,hsla(0,0%,100%,0)),color-stop(100%,#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}.export-drag-drop-dialog #body #field-region li .setting-cell,.import-drag-drop-dialog #body #field-region li .setting-cell{float:left;position:relative}.export-drag-drop-dialog #body #field-region li .setting-cell[data-setting=header],.export-drag-drop-dialog #body #field-region li .setting-cell[data-setting=required],.import-drag-drop-dialog #body #field-region li .setting-cell[data-setting=header],.import-drag-drop-dialog #body #field-region li .setting-cell[data-setting=required]{width:15.3%}.export-drag-drop-dialog #body #field-region li .setting-cell[data-setting=resize],.import-drag-drop-dialog #body #field-region li .setting-cell[data-setting=resize]{width:13.05%}.export-drag-drop-dialog #body #field-region li .setting-cell[data-setting=convert],.import-drag-drop-dialog #body #field-region li .setting-cell[data-setting=convert]{width:14.24%}.export-drag-drop-dialog #body #field-region li .setting-cell[data-setting=rename],.import-drag-drop-dialog #body #field-region li .setting-cell[data-setting=rename]{width:14.5%}.export-drag-drop-dialog #body #field-region li .setting-cell>span,.import-drag-drop-dialog #body #field-region li .setting-cell>span{cursor:pointer;overflow:hidden;max-width:100%;float:left;transition:color .15s linear}.export-drag-drop-dialog #body #field-region li .setting-cell>span:hover,.import-drag-drop-dialog #body #field-region li .setting-cell>span:hover{color:#000}.export-drag-drop-dialog #body #field-region li .setting-cell:not(.active)>span,.import-drag-drop-dialog #body #field-region li .setting-cell:not(.active)>span{color:hsla(0,0%,50.2%,.5)}.export-drag-drop-dialog #body #field-region li .setting-cell:not(.active)>span:hover,.import-drag-drop-dialog #body #field-region li .setting-cell:not(.active)>span:hover{color:#888}.export-drag-drop-dialog #body #field-region li .setting-cell .dropdown-menu,.import-drag-drop-dialog #body #field-region li .setting-cell .dropdown-menu{padding:12px 28px 12px 35px;right:0;left:auto;line-height:2}.export-drag-drop-dialog #body #field-region li .setting-cell .dropdown-menu label,.import-drag-drop-dialog #body #field-region li .setting-cell .dropdown-menu label{line-height:1.5}.export-drag-drop-dialog #body #field-region li .setting-cell .dropdown-menu label input[type=checkbox],.export-drag-drop-dialog #body #field-region li .setting-cell .dropdown-menu label input[type=radio],.import-drag-drop-dialog #body #field-region li .setting-cell .dropdown-menu label input[type=checkbox],.import-drag-drop-dialog #body #field-region li .setting-cell .dropdown-menu label input[type=radio]{float:left;margin-left:-21px;margin-top:2px}.export-drag-drop-dialog #body #field-region li .setting-cell .dropdown-menu input[type=text],.import-drag-drop-dialog #body #field-region li .setting-cell .dropdown-menu input[type=text]{display:inline;width:calc(50% - 87px);margin:0 5px}.export-drag-drop-dialog #body #field-region li .setting-cell .dropdown-menu input[type=text][name=renameFilename],.import-drag-drop-dialog #body #field-region li .setting-cell .dropdown-menu input[type=text][name=renameFilename]{width:calc(100% - 87px)}.export-drag-drop-dialog #body #field-region li>input[type=text],.import-drag-drop-dialog #body #field-region li>input[type=text]{border:0;line-height:inherit;height:auto;width:25%;padding:0 5px;background:transparent;float:left;transition:color .15s linear}.export-drag-drop-dialog #body #field-region li>input[type=text]:disabled,.import-drag-drop-dialog #body #field-region li>input[type=text]:disabled{cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.export-drag-drop-dialog #body #field-region li.connected .header-cell,.export-drag-drop-dialog #body #field-region li.connected>input[type=text],.import-drag-drop-dialog #body #field-region li.connected .header-cell,.import-drag-drop-dialog #body #field-region li.connected>input[type=text]{color:#268e51}.export-drag-drop-dialog #body #field-region li.connected .row-cells,.import-drag-drop-dialog #body #field-region li.connected .row-cells{color:#68a682}.export-drag-drop-dialog #body #field-region~#empty-field-region,.export-drag-drop-dialog #body #field-region~#export-reorder-columns,.export-drag-drop-dialog #body #field-region~#import-fix-format-region,.export-drag-drop-dialog #body #field-region~#import-reupload-sample-region,.import-drag-drop-dialog #body #field-region~#empty-field-region,.import-drag-drop-dialog #body #field-region~#export-reorder-columns,.import-drag-drop-dialog #body #field-region~#import-fix-format-region,.import-drag-drop-dialog #body #field-region~#import-reupload-sample-region{width:calc(100% - 275px);left:275px}.export-drag-drop-dialog #body #field-region~#empty-field-region,.import-drag-drop-dialog #body #field-region~#empty-field-region{top:calc(50% - 21px)}.export-drag-drop-dialog #body #field-region~#export-reorder-columns,.export-drag-drop-dialog #body #field-region~#import-reupload-sample-region,.import-drag-drop-dialog #body #field-region~#export-reorder-columns,.import-drag-drop-dialog #body #field-region~#import-reupload-sample-region{top:calc(100% + 10px)}.export-drag-drop-dialog #body #field-region~#import-fix-format-region,.import-drag-drop-dialog #body #field-region~#import-fix-format-region{top:calc(100% + 28px)}.export-drag-drop-dialog #body.dragged-toattr #line-region svg,.export-drag-drop-dialog #body.dragged-tofield #line-region svg,.import-drag-drop-dialog #body.dragged-toattr #line-region svg,.import-drag-drop-dialog #body.dragged-tofield #line-region svg{visibility:visible}.export-drag-drop-dialog #body.dragged-toattr #attributes li.hover span,.import-drag-drop-dialog #body.dragged-toattr #attributes li.hover span{background:#d7f2dc}.export-drag-drop-dialog #body.dragged-tofield #field-region.hover,.import-drag-drop-dialog #body.dragged-tofield #field-region.hover{background:#f9fefb}.export-drag-drop-dialog #body.dragged-tofield #field-region.hover .row-cells:after,.import-drag-drop-dialog #body.dragged-tofield #field-region.hover .row-cells:after{background:linear-gradient(90deg,rgba(249,254,251,0),#f9fefb)!important}.export-drag-drop-dialog #body.dragged-tofield #field-region li.hover,.import-drag-drop-dialog #body.dragged-tofield #field-region li.hover{background:#e8f8eb}.export-drag-drop-dialog #body.dragged-tofield #field-region li.hover-wrong,.import-drag-drop-dialog #body.dragged-tofield #field-region li.hover-wrong{background:hsla(0,0%,50.2%,.035)}.export-drag-drop-dialog #body .circle,.import-drag-drop-dialog #body .circle{position:absolute;width:18px;height:18px;z-index:999}.export-drag-drop-dialog #body .circle:before,.import-drag-drop-dialog #body .circle:before{content:"";display:block;width:6px;height:6px;position:absolute;left:6px;top:6px;border-radius:3px;background:#6bd296;border:1px solid hsla(0,0%,50.2%,.3)}.import-drag-drop-dialog #line-region .connection{right:5px}.import-drag-drop-dialog #line-region .connection:after,.import-drag-drop-dialog #line-region .connection:before{left:-2px;border-left:4px solid transparent}.import-drag-drop-dialog #line-region .connection:before{transform:skew(-26deg)}.import-drag-drop-dialog #line-region .connection:after{transform:skew(26deg)}.export-drag-drop-dialog #schema-region #attributes .section-export-all-attributes:hover{color:transparent!important}.export-drag-drop-dialog #schema-region #attributes .section-export-all-attributes:hover:after{color:#a9a9a9;content:"Export";position:absolute;right:0;top:0}.export-drag-drop-dialog #line-region .connection{left:3px}.export-drag-drop-dialog #line-region .connection:after,.export-drag-drop-dialog #line-region .connection:before{left:calc(100% - 2px);border-right:4px solid transparent}.export-drag-drop-dialog #line-region .connection:before{transform:skew(26deg)}.export-drag-drop-dialog #line-region .connection:after{transform:skew(-26deg)}.export-drag-drop-dialog #field-region{transition:background .15s linear}.export-drag-drop-dialog #field-region .row-cells{animation:width-spread .7s cubic-bezier(.4,0,.2,1) .7s backwards}.export-drag-drop-dialog #field-region .row-cells.replacement{animation-delay:0s}.mapped-prop{background:#edf8ff}.mapped-val{background:#f1ffd8}.mapped-item{background:#ffffd1}.export-table-dialog,.import-table-dialog{position:relative;background-image:linear-gradient(transparent 50%,#fbfbfb 0);background-size:50px 50px}.export-table-dialog li>.node-options,.import-table-dialog li>.node-options{display:block}.export-table-dialog li>.node-options:after,.import-table-dialog li>.node-options:after{content:"";display:block;clear:both}.export-table-dialog li>.node-options .context-select .btn-group,.import-table-dialog li>.node-options .context-select .btn-group{display:inline-flex}.export-table-dialog li>.node-options>*,.import-table-dialog li>.node-options>*{display:block;float:left;line-height:25px;margin-right:12px}.export-table-dialog li>.node-options .tree-view-chevron,.import-table-dialog li>.node-options .tree-view-chevron{margin-right:0}.export-table-dialog li>.node-options>.field-name,.import-table-dialog li>.node-options>.field-name{overflow:hidden;width:140px;border:0;padding:0;background:transparent}.export-table-dialog li>.node-options>.field-val,.import-table-dialog li>.node-options>.field-val{overflow:hidden;width:140px;color:hsla(0,0%,50.2%,.75)}.export-table-dialog li>.node-options>[data-action=map],.import-table-dialog li>.node-options>[data-action=map]{overflow:hidden;width:100px}.export-table-dialog li>.node-options>.add-node-btn,.import-table-dialog li>.node-options>.add-node-btn{cursor:pointer;color:#009fe3}.export-table-dialog li>.node-options>.context-wrapper,.import-table-dialog li>.node-options>.context-wrapper{width:200px}.export-table-dialog li>.node-options>.context-wrapper>*,.import-table-dialog li>.node-options>.context-wrapper>*{float:left}.export-table-dialog li>.node-options>.context-wrapper>:not(:first-child):before,.import-table-dialog li>.node-options>.context-wrapper>:not(:first-child):before{content:"\00A0-\00A0";float:left;color:hsla(0,0%,50.2%,.75);font-size:10px}.export-table-dialog li>.node-options .is-attributes-btn,.export-table-dialog li>.node-options .is-items-btn,.import-table-dialog li>.node-options .is-attributes-btn,.import-table-dialog li>.node-options .is-items-btn{cursor:pointer}.export-table-dialog li>.node-options .is-items-btn,.import-table-dialog li>.node-options .is-items-btn{margin-left:10px}.export-table-dialog li.computed-value-row,.import-table-dialog li.computed-value-row{margin:0 0 0 30px;clear:both}.export-table-dialog li.connected>.node-options>.field-name,.export-table-dialog li.connected>.node-options>[data-action=map],.import-table-dialog li.connected>.node-options>.field-name,.import-table-dialog li.connected>.node-options>[data-action=map]{color:#268e51}.export-table-dialog li.connected>.node-options>.field-val,.import-table-dialog li.connected>.node-options>.field-val{color:rgba(38,142,81,.62)}.export-table-dialog li.connected>.node-options>.is-attributes-btn,.import-table-dialog li.connected>.node-options>.is-attributes-btn{display:none}.export-table-dialog li[data-is-expression],.import-table-dialog li[data-is-expression]{margin-left:18px}.export-table-dialog #empty-field-region,.export-table-dialog #export-reorder-columns,.export-table-dialog #import-fix-format-region,.export-table-dialog #import-reupload-sample-region,.import-table-dialog #empty-field-region,.import-table-dialog #export-reorder-columns,.import-table-dialog #import-fix-format-region,.import-table-dialog #import-reupload-sample-region{width:100%}.export-table-dialog #import-fix-format-region,.import-table-dialog #import-fix-format-region{top:calc(100% + 18px)}.export-drag-drop-dialog #field-region:empty~#export-reorder-columns,.export-drag-drop-dialog #field-region:empty~#import-fix-format-region,.export-drag-drop-dialog #field-region:empty~#import-reupload-sample-region,.export-drag-drop-dialog #field-region:not(:empty)~#empty-field-region,.export-table-dialog #field-region:empty~#export-reorder-columns,.export-table-dialog #field-region:empty~#import-fix-format-region,.export-table-dialog #field-region:empty~#import-reupload-sample-region,.export-table-dialog #field-region:not(:empty)~#empty-field-region,.import-drag-drop-dialog #field-region:empty~#export-reorder-columns,.import-drag-drop-dialog #field-region:empty~#import-fix-format-region,.import-drag-drop-dialog #field-region:empty~#import-reupload-sample-region,.import-drag-drop-dialog #field-region:not(:empty)~#empty-field-region,.import-table-dialog #field-region:empty~#export-reorder-columns,.import-table-dialog #field-region:empty~#import-fix-format-region,.import-table-dialog #field-region:empty~#import-reupload-sample-region,.import-table-dialog #field-region:not(:empty)~#empty-field-region{display:none}.export-drag-drop-dialog #field-region~#empty-field-region,.export-drag-drop-dialog #field-region~#export-reorder-columns,.export-drag-drop-dialog #field-region~#import-fix-format-region,.export-drag-drop-dialog #field-region~#import-reupload-sample-region,.export-table-dialog #field-region~#empty-field-region,.export-table-dialog #field-region~#export-reorder-columns,.export-table-dialog #field-region~#import-fix-format-region,.export-table-dialog #field-region~#import-reupload-sample-region,.import-drag-drop-dialog #field-region~#empty-field-region,.import-drag-drop-dialog #field-region~#export-reorder-columns,.import-drag-drop-dialog #field-region~#import-fix-format-region,.import-drag-drop-dialog #field-region~#import-reupload-sample-region,.import-table-dialog #field-region~#empty-field-region,.import-table-dialog #field-region~#export-reorder-columns,.import-table-dialog #field-region~#import-fix-format-region,.import-table-dialog #field-region~#import-reupload-sample-region{position:absolute;text-align:center;pointer-events:none}.export-drag-drop-dialog #field-region~#empty-field-region .btn,.export-drag-drop-dialog #field-region~#empty-field-region .btn-anchor,.export-drag-drop-dialog #field-region~#export-reorder-columns .btn,.export-drag-drop-dialog #field-region~#export-reorder-columns .btn-anchor,.export-drag-drop-dialog #field-region~#import-fix-format-region .btn,.export-drag-drop-dialog #field-region~#import-fix-format-region .btn-anchor,.export-drag-drop-dialog #field-region~#import-reupload-sample-region .btn,.export-drag-drop-dialog #field-region~#import-reupload-sample-region .btn-anchor,.export-table-dialog #field-region~#empty-field-region .btn,.export-table-dialog #field-region~#empty-field-region .btn-anchor,.export-table-dialog #field-region~#export-reorder-columns .btn,.export-table-dialog #field-region~#export-reorder-columns .btn-anchor,.export-table-dialog #field-region~#import-fix-format-region .btn,.export-table-dialog #field-region~#import-fix-format-region .btn-anchor,.export-table-dialog #field-region~#import-reupload-sample-region .btn,.export-table-dialog #field-region~#import-reupload-sample-region .btn-anchor,.import-drag-drop-dialog #field-region~#empty-field-region .btn,.import-drag-drop-dialog #field-region~#empty-field-region .btn-anchor,.import-drag-drop-dialog #field-region~#export-reorder-columns .btn,.import-drag-drop-dialog #field-region~#export-reorder-columns .btn-anchor,.import-drag-drop-dialog #field-region~#import-fix-format-region .btn,.import-drag-drop-dialog #field-region~#import-fix-format-region .btn-anchor,.import-drag-drop-dialog #field-region~#import-reupload-sample-region .btn,.import-drag-drop-dialog #field-region~#import-reupload-sample-region .btn-anchor,.import-table-dialog #field-region~#empty-field-region .btn,.import-table-dialog #field-region~#empty-field-region .btn-anchor,.import-table-dialog #field-region~#export-reorder-columns .btn,.import-table-dialog #field-region~#export-reorder-columns .btn-anchor,.import-table-dialog #field-region~#import-fix-format-region .btn,.import-table-dialog #field-region~#import-fix-format-region .btn-anchor,.import-table-dialog #field-region~#import-reupload-sample-region .btn,.import-table-dialog #field-region~#import-reupload-sample-region .btn-anchor{pointer-events:auto;padding:0}.export-drag-drop-dialog:not(.has-files) #import-fix-format-region,.export-table-dialog:not(.has-files) #import-fix-format-region,.import-drag-drop-dialog:not(.has-files) #import-fix-format-region,.import-table-dialog:not(.has-files) #import-fix-format-region{display:none}.mapped-attribute-dialog .import-drag-drop-dialog{margin-bottom:6px}.mapped-attribute-dialog .import-drag-drop-dialog #body #field-region li .row-cells,.mapped-attribute-dialog .import-drag-drop-dialog #body #field-region li>input[type=text]{width:50%}.xml-node-edit-view #all-props-region{transition:opacity .15s linear}.xml-node-edit-view #all-props-region.disabled{opacity:.5;pointer-events:none}.xml-node-edit-view #xml-attribute-container td{padding:3px 16px 3px 0}.xml-node-edit-view #xml-attribute-container td input{width:225px}.predefined-fields-selection li{border:1px solid #ddd;margin-right:12px;margin-bottom:6px;padding:4px 8px;cursor:pointer;display:inline-block;border-radius:5px}#add-property-wrapper .import-table-dialog li>.node-options>.context-wrapper{display:none}.filterbar{padding:3px 5px 2px;border-bottom:1px solid hsla(0,0%,50.2%,.2);background-color:#f0f0f0}#context-region .sidebar-filters{padding:10px}.filter-nav-tabs{border-bottom:1px solid #efefef;margin-bottom:10px}.filter-nav-tabs>li{float:left;margin-bottom:-1px}.filter-nav-tabs>li:first-child>a{margin-left:2px}.filter-nav-tabs>li>a{color:#666;margin-right:5px;font-size:13px;padding:0}.filter-nav-tabs>li>a:hover{border-color:#1e83c9}.filter-nav-tabs>li.active>a,.filter-nav-tabs>li.active>a:focus,.filter-nav-tabs>li.active>a:hover{color:#333;border-bottom:2px solid #ccc;cursor:default}.quick-filter .input-group-btn>.btn{border:1px solid #ddd;background-color:#efefef;padding-left:2px;padding-right:2px}.quick-filter .input-group-btn>.dropdown-menu{min-width:160px;width:160px}.filter-box{margin-left:5px;margin-top:5px;margin-bottom:5px;float:left;display:inline-table;cursor:pointer}.filter-box .field{border-top-left-radius:4px;border-bottom-left-radius:4px;border:1px solid #ccc;border-right:none;background-color:#efefef;padding:4px}.filter-box .value{border-top-right-radius:4px;border-bottom-right-radius:4px;border:1px solid #ccc;background-color:#fff;padding:4px}.filter-box .fa{display:inline!important}#pim-items-filter .filter-box,#pim-parents-filter .filter-box,#pim-product-filter .filter-box{margin-top:0;margin-left:0;margin-right:5px}#pim-items-filter .filter-box .field,#pim-items-filter .filter-box .value,#pim-parents-filter .filter-box .field,#pim-parents-filter .filter-box .value,#pim-product-filter .filter-box .field,#pim-product-filter .filter-box .value{background:transparent}#pim-items-filter .filter-box .fa,#pim-parents-filter .filter-box .fa,#pim-product-filter .filter-box .fa{display:none!important}.sidebar-filters h5{margin-top:0;font-size:13px}.sidebar-filters #facet-region h5,.sidebar-filters #saved-set-region h5,.sidebar-filters .tree-region-wrapper h5{border-bottom:1px solid #efefef}.sidebar-filters .tree-region-wrapper{margin-bottom:15px}.filter-facets>li{clear:both;margin-bottom:10px;overflow:hidden}.filter-facets>li.collapsable .expand-collapse:before{content:"Collapse"}.filter-facets>li.collapsable.collapsed .expand-collapse:before{content:"Expand"}.filter-facets label{margin-right:15px;white-space:nowrap}.filter-facets .expand-collapse{float:right;padding:0;line-height:1;font-size:10px}.filter-facets input[data-comparator]{width:42%;float:left}.filter-facets input[data-comparator][readonly]{border:0}.filter-facets input[data-comparator="$gte"]{margin-right:12px}.filter-facets input[data-comparator="$lte"][readonly]{float:right;text-align:right}.filter-facets .slider{width:calc(100% - 16px);margin-left:8px;height:12px;margin-bottom:1px}.filter-facets .slider .ui-slider-handle{top:-2px}.filters-keyword{margin-bottom:22px}.filters-keyword .btn{padding-left:0;padding-right:1px;letter-spacing:-.4px}.filter-saved-sets div[data-query]>*{cursor:pointer}.filter-saved-sets div[data-query] .btn-delete{float:right;color:hsla(0,0%,50.2%,.4);transition:opacity .2s linear;opacity:0}.filter-saved-sets div[data-query]:hover .btn-delete{opacity:1}#dialog-region #selected-filters div[data-filter-field=schemaId] button{pointer-events:none}.refine-filters-dlg #filters-container .field-name{display:inline-block;width:150px}.refine-filters-dlg #filters-container .field-name,.refine-filters-dlg #filters-container .field-value{white-space:nowrap}@keyframes _2HsZf7ca{to{transform:rotate(1turn)}}.tree-view-chevron{cursor:default;font-weight:400;display:inline-block;width:12px;text-align:left}.tree-view-chevron.non-empty:not(.loading):before{font:normal normal normal 11px/1 FontAwesome;content:"\f054";color:#009fe3;display:inline-block;transform-origin:4.3px 5px;line-height:12px;vertical-align:text-bottom}.tree-view-chevron.non-empty:not(.loading).open:before{transform:rotate(90deg)}.tree-view-chevron.loading:before{font:normal normal normal 11px/1 FontAwesome;content:"\f1ce";color:#009fe3;display:inline-block;line-height:12px;animation:spin .6s linear infinite;-webkit-animation:spin .6s linear infinite;margin-left:-2px;transform-origin:5.8px 5.1px;-webkit-transform-origin:5.8px 5.1px;width:12px}.tree-view-root{margin:0;padding:0}.tree-view-root ol{padding:0;margin:0 0 0 12px}.tree-view-root ol>li>div{white-space:nowrap}table.tree-view-root thead th{font-weight:700;border-bottom:1px solid #ccc;padding-bottom:2px}ol.pim-classtree,ol.pim-classtree ol{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:0;margin-bottom:0;padding:0}ol.pim-classtree li,ol.pim-classtree ol li{margin:0;padding:0;line-height:25px;border-top:1px solid #ddd;position:relative}ol.pim-classtree li[data-node-type=and],ol.pim-classtree li[data-node-type=or],ol.pim-classtree ol li[data-node-type=and],ol.pim-classtree ol li[data-node-type=or]{background:rgba(0,0,0,.017)}ol.pim-classtree li[data-is-collapsed-and-group],ol.pim-classtree li[data-path="->0"],ol.pim-classtree ol li[data-is-collapsed-and-group],ol.pim-classtree ol li[data-path="->0"]{background:transparent}li>ol.pim-classtree,ol.pim-classtree-children{margin-left:20px}.protrusion-line{position:absolute}.protrusion-line:after,.protrusion-line:before{content:"";background:#ddd;position:absolute}.protrusion-line.joint:before,.protrusion-line.straight:before{width:1px;height:26px;left:9px;top:-1px}.protrusion-line.joint:after,.protrusion-line.knee:after{width:6px;height:1px;left:9px;top:12px}.protrusion-line.knee:before{width:1px;height:13px;left:9px;top:-1px}.ui-sortable-helper>.ui-sortable-handle>.protrusion-line{display:none}#add-tree-classification-region ul>div>li:hover .classification-remove,#remove-tree-classification-region ul>div>li:hover .classification-remove{visibility:visible}#add-tree-classification-region>div>ul>div>li,#remove-tree-classification-region>div>ul>div>li{white-space:nowrap;padding-left:15px;padding-right:15px;position:absolute;left:0;height:20px}#classification-modal-body{height:600px}#classification-modal-body>div{height:100%;position:relative}.existingClassification{background-color:#bddff6;border-bottom:1px solid #64bdeb}#add-tree-classification-region,#remove-tree-classification-region{border:1px solid #e5e5e5;height:296px;border-radius:5px;overflow:auto;padding-left:0;padding-right:0}#classification-region #tree-region{overflow:auto}#classification-region ul li{white-space:nowrap}#add-tree-classification-region{margin-bottom:5px}#remove-tree-classification-region{margin-top:5px}.classification-remove{visibility:hidden;color:#d9534f;cursor:pointer;font-weight:700;position:absolute;left:5px;line-height:15px}#main-tree-region-container{border:1px solid #e5e5e5;border-radius:5px}#main-tree-region{height:600px;overflow:auto}#class-tree-add-button,#class-tree-remove-button{position:absolute;left:0;right:0;height:10%}#class-tree-add-button{top:80px}#class-tree-remove-button{bottom:80px}#remove-existing-categories{bottom:0;position:absolute}.attribute-section-list{position:relative}.attribute-section-list #attribute-search{height:50px}.attribute-section-list .table-attributes{table-layout:fixed}.attribute-section-list .table-attributes .table-attributes-name-confirm{width:5%}.attribute-section-list .table-attributes .table-attributes-name-header,.attribute-section-list .table-attributes .table-attributes-type-header{width:20%}.attribute-section-list .table-attributes .table-attributes-input-header{width:32%}.attribute-section-list .table-attributes .table-attributes-action-header{width:20%}.attribute-section-list .table-attributes .table-attributes-action-context{width:3%}.attribute-section-list span.fa.fa-globe.active{color:#009fe3}.attribute-section-list td.context-selector{position:absolute;border:none}.attribute-section-list ul.context-menu{display:block;position:absolute;top:100%;left:5px;z-index:1000;float:left;min-width:175px;padding:5px;margin:2px 0 0;list-style:none;font-size:12px;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);transition:transform .2s cubic-bezier(.175,.885,.32,1.275) 10ms;background:#fff;border:1px solid #ddd;transform:scale(0)}.attribute-section-list ul.context-menu.context-menu-open{transform:scale(1)}.pim-attr{transition:box-shadow .15s linear,border-color .5s linear,color .5s linear}.pim-attr.lifecycle-good{border:1px solid green!important}.pim-attr.lifecycle-bad{border:1px solid red!important}.pim-browser{padding:0;margin:0;height:100%;width:100%;position:absolute}#facets{colour:#333;font-size:13px;border:none}#facets h5{margin:0 0 8px}#facets li.list-group-item{border:none;border-bottom:1px solid #ddd;background-color:transparent}#facets ul{list-style:none;margin-left:5px;padding:0}#facets ul input[type=checkbox]{width:13px;height:13px;vertical-align:text-top}li.pim-grid-sm img{width:180px!important;height:180px!important}div.pim-grid ul>li,div.pim-list ul>li{-webkit-transition:-webkit-filter .1s linear}div.pim-grid ul>li.active,div.pim-list ul>li.active{-webkit-filter:contrast(.75)}div.pim-grid ul{display:block;list-style:none;padding:0;text-align:center;margin-left:auto;margin-right:auto}div.pim-grid ul>li{display:inline-block;margin:4px;padding:0;position:relative;float:left}div.pim-grid ul>li img{width:290px;height:290px}div.pim-grid ul>li .pim-id{top:0;padding:0 2px}div.pim-grid ul>li .pim-desc,div.pim-grid ul>li .pim-id{position:absolute;left:0;background:hsla(0,0%,100%,.8);font-size:11px;text-align:left}div.pim-grid ul>li .pim-desc{bottom:0;right:0;padding:0 2px 4px;max-width:100%;overflow:hidden}div.pim-grid ul>li .pim-flags{position:absolute;overflow:hidden;top:0;right:0;font-size:11px;padding:0 2px;background:hsla(0,0%,100%,.8)}.pim-thermo{background-color:#ccc;height:2px;position:absolute;left:0;bottom:0;right:0}.pim-thermo-0{width:2px}.pim-thermo-0,.pim-thermo-10{background-color:red;height:2px}.pim-thermo-10{width:10%}.pim-thermo-20{width:20%}.pim-thermo-20,.pim-thermo-30{background-color:red;height:2px}.pim-thermo-30{width:30%}.pim-thermo-40{width:40%}.pim-thermo-40,.pim-thermo-50{background-color:orange;height:2px}.pim-thermo-50{width:50%}.pim-thermo-60{width:60%}.pim-thermo-60,.pim-thermo-70{background-color:orange;height:2px}.pim-thermo-70{width:70%}.pim-thermo-80{background-color:orange;height:2px;width:80%}.pim-thermo-90{width:90%}.pim-thermo-90,.pim-thermo-100{background-color:green;height:2px}.pim-thermo-100{width:100%}div.pim-list ul{display:block;list-style:none;padding:0;text-align:left}div.pim-list ul>li{display:flex;margin:4px;position:relative;border:1px solid #ddd;padding:4px;border-radius:4px;box-shadow:1px 1px 2px #ccc;background-color:#fff}div.pim-list ul>li img{width:180px;height:180px}div.pim-list ul>li h5{margin-top:0;padding-top:0}div.pim-list ul>li .pim-id{position:absolute;top:5px;left:5px;padding:0 2px;background:hsla(0,0%,100%,.8);border-top-left-radius:4px;border-bottom-right-radius:4px;font-size:11px;text-align:left}div.pim-list ul>li .pim-desc{margin-left:5px;padding:5px;font-size:11px}div.pim-list ul>li .pim-thermo-10{background-color:red;height:2px;position:absolute;left:5px;bottom:4px;right:5px;width:10%;opacity:1%}.pim-nav-toolbar{position:absolute;top:4px;right:4px;width:20px;height:20px;z-index:999}.pim-nav-toolbar:after{content:"";display:block;clear:both}.well.product{height:330px;padding:10px;overflow-y:auto}#facets li{white-space:nowrap}.filterbar:not(.visible){display:none}.pim-table-header-view{position:relative;height:22px;border-bottom:1px solid hsla(0,0%,50.2%,.2);background:#fafafa}.pim-table-header-view>div{position:absolute;overflow:hidden;white-space:nowrap;height:17px;padding-left:9px;font-weight:700;margin-top:2px}.pim-table-header-view>div:not(:first-child){border-left:1px solid hsla(0,0%,50.2%,.2);margin-left:-9px}.pim-table-header-view #change-columns-btn{padding:0;background:#fafafa;border:0;right:6px}.table-header-select-dialog{display:flex;min-height:300px}.table-header-select-dialog #all-props-region{width:calc(100% - 200px)}.table-header-select-dialog #selected-props-region{width:200px;padding-left:16px}.table-header-select-dialog #selected-props-region #selected-props li{white-space:nowrap}.table-header-select-dialog #selected-props-region #selected-props li>.name{cursor:move;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.table-header-select-dialog #selected-props-region #selected-props li>.remove{cursor:pointer;visibility:hidden;margin-left:4px}.table-header-select-dialog #selected-props-region #selected-props li:hover>.remove{visibility:visible}.context-form{display:inline-flex;margin:10px}.context-form li{margin-bottom:4px}.context-form #scope-list{padding-right:10px;border-right:1px solid #e5e5e5;margin-left:10px;width:150px}.context-form #locale-list{margin:0 10px;width:150px}.context-form #primary-locale-list{padding:0 10px;border-right:1px solid #e5e5e5;width:150px}.context-form #secondary-locale-list{padding-left:10px;margin-right:10px;width:150px}.noWrite{color:#ccc!important;pointer-events:none!important;background-color:#efefef!important}.channel-view #last-logs,.feed-view #last-logs{margin-top:6px}.channel-view #last-logs td,.feed-view #last-logs td{padding-right:28px}.channel-view #last-logs .btn-anchor,.feed-view #last-logs .btn-anchor{padding:0;border:0}.channel-view #last-logs #expand-logs,.feed-view #last-logs #expand-logs{margin-top:4px}.channel-view #last-logs:empty:before,.feed-view #last-logs:empty:before{line-height:32px;color:hsla(0,0%,50.2%,.4)}.channel-view #pim-items-filter,.channel-view #pim-parents-filter,.channel-view #pim-product-filter,.feed-view #pim-items-filter,.feed-view #pim-parents-filter,.feed-view #pim-product-filter{overflow:hidden;font-size:12px;white-space:nowrap;padding-left:11px}.channel-view #pim-items-filter #selected-filters button,.channel-view #pim-items-filter #selected-items-filters button,.channel-view #pim-parents-filter #selected-filters button,.channel-view #pim-parents-filter #selected-items-filters button,.channel-view #pim-product-filter #selected-filters button,.channel-view #pim-product-filter #selected-items-filters button,.feed-view #pim-items-filter #selected-filters button,.feed-view #pim-items-filter #selected-items-filters button,.feed-view #pim-parents-filter #selected-filters button,.feed-view #pim-parents-filter #selected-items-filters button,.feed-view #pim-product-filter #selected-filters button,.feed-view #pim-product-filter #selected-items-filters button{padding:0;pointer-events:none}.channel-view #pim-items-filter #disabled-feeds,.channel-view #pim-parents-filter #disabled-feeds,.channel-view #pim-product-filter #disabled-feeds,.feed-view #pim-items-filter #disabled-feeds,.feed-view #pim-parents-filter #disabled-feeds,.feed-view #pim-product-filter #disabled-feeds{vertical-align:middle}.channel-view #export-files,.feed-view #export-files{font-size:12px}.channel-view #mapping-region,.feed-view #mapping-region{margin-bottom:48px}.channel-view #last-logs:empty:before{content:"This channel hasn't been exported to yet"}.feed-view #last-logs:empty:before{content:"This feed hasn't imported anything yet"}.channel-files-dialog .dropdown-wrapper{position:relative;margin-left:-9px}.channel-files-dialog .dropdown-wrapper .dropdown-menu h6{text-align:center;font-size:13px;margin:6px 0 12px}.sidebar-filters #alternative-feed-priority li{cursor:move}.context-select.compact .btn-group button{background:transparent;padding:0;border:0;color:hsla(0,0%,50.2%,.75);font-size:10px}.context-select.compact .btn-group.open button,.context-select.compact .btn-group button:hover{background:hsla(0,0%,50.2%,.2)}.context-select.compact>:not(:first-child):before{content:"\00A0-\00A0";float:left;color:hsla(0,0%,50.2%,.75);font-size:10px}.contextable-property-select.selectable #attributes>ul>li{transition:opacity .15s linear,background .15s linear}.contextable-property-select.selectable #attributes>ul>li.selected{background:#d7f2dc}.contextable-property-select.selectable #attributes>ul>li:not(.selected){opacity:.6}.contextable-property-select.selectable #attributes>ul>li:not(.selected) .context-select{pointer-events:none}.contextable-property-select.clickable #attributes>ul>li{cursor:pointer}.contextable-property-select #attributes>ul{padding:0;margin:0}.contextable-property-select #attributes>ul>li{float:left;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:12px;margin-bottom:6px;padding:4px 8px;border:1px solid #ddd;border-radius:5px}.contextable-property-select #attributes>ul>li.disabled{opacity:.35!important;background:#fff2f2}.contextable-property-select #attributes>ul>li .context-select{display:inline-block}.contextable-property-select #attributes>ul>li .context-select:not(:empty){margin-left:11px;position:relative}.contextable-property-select #attributes>ul>li .context-select:not(:empty):before{content:"";display:inline-block;position:absolute;top:-4px;left:-5px;width:1px;height:26px;background:#ddd}.contextable-property-select #attributes>ul>li .context-select .dropdown-menu li{background:transparent;cursor:default}.contextable-property-select #attributes>ul>li>.context-select:empty{display:none}.contextable-property-select #attributes>ul:after{content:"";display:block;clear:both}.contextable-property-select #attributes-wrapper{width:100%;padding-left:15px;padding-right:15px}.modal-body>.contextable-property-select>#context-select:not(:empty):after{content:"";display:block;margin:10px 0;background:#ddd;width:100%;height:1px}.modal-body>.contextable-property-select:after{content:"";display:block;clear:both;height:1px}.section-header{font-weight:500;cursor:pointer;margin-bottom:6px;margin-top:6px}.section-header:before{content:"\f0da";font-family:FontAwesome;width:8px;display:inline-block;text-align:center}.section-header.expanded:before{content:"\f0d7"}.data-set-main #row-table-header{position:relative;height:20px;width:calc(100% - 17px);overflow:hidden}.data-set-main #row-table-header>div{position:absolute;overflow:hidden;white-space:nowrap}.data-set-main #row-table-header:not(:empty){margin-top:26px}.data-set-main #row-table-region{width:100%;position:relative;overflow-y:auto}.data-set-main #row-table-region:not(:empty){height:400px;height:calc(100vh - 260px);min-height:200px;margin-bottom:18px}.form-control-feedback{cursor:pointer}.list-group-item{line-height:18px}p.comment{margin:0 0 5px;padding:0}.comment-user{color:#999}#schema-path-bar div{margin:2px}.modal-dialog .panel-collapse,.pim-browse-dialog .panel-collapse{display:block}.modal-dialog .panel-collapse.collapse:not(.in),.pim-browse-dialog .panel-collapse.collapse:not(.in){height:0;overflow:hidden}.modal-dialog [data-pim-select-control],.pim-browse-dialog [data-pim-select-control]{margin-right:5px;margin-top:1px;display:inline-block}.modal-dialog .multi-select-list,.pim-browse-dialog .multi-select-list{margin:0;display:inline}.modal-dialog .multi-select-list li,.pim-browse-dialog .multi-select-list li{display:inline-block;width:auto;margin:1px 4px 1px 0;max-width:100%;position:relative;padding-right:14px}.modal-dialog .multi-select-list li>:first-child,.pim-browse-dialog .multi-select-list li>:first-child{display:inline-block;max-width:100%;overflow:hidden;vertical-align:middle;white-space:nowrap}.modal-dialog .multi-select-list li .multi-select-option-remove,.pim-browse-dialog .multi-select-list li .multi-select-option-remove{font-size:10px;font-weight:900;cursor:pointer;position:absolute;right:4px;top:4px}.modal-dialog .multi-select-list li .multi-select-option-remove:after,.pim-browse-dialog .multi-select-list li .multi-select-option-remove:after{content:"x"}.modal-dialog.pim-product-preview .multiselect,.modal-dialog.pim-product-preview .pim-attr,.pim-browse-dialog.pim-product-preview .multiselect,.pim-browse-dialog.pim-product-preview .pim-attr{border:0;padding:0}.modal-dialog.pim-product-preview .multiselect .caret,.modal-dialog.pim-product-preview .pim-attr .caret,.pim-browse-dialog.pim-product-preview .multiselect .caret,.pim-browse-dialog.pim-product-preview .pim-attr .caret{display:none}#localise-region .multi-select-list{margin:0;display:inline}#localise-region .multi-select-list li{display:inline-block;width:auto;margin:1px 4px 1px 0;max-width:100%;position:relative;padding-right:14px}#localise-region .multi-select-list li>:first-child{display:inline-block;max-width:100%;overflow:hidden;vertical-align:middle;white-space:nowrap}#localise-region .multi-select-list li .multi-select-option-remove{font-size:10px;font-weight:900;cursor:pointer;position:absolute;right:4px;top:4px}#localise-region .multi-select-list li .multi-select-option-remove:after{content:"x"}.btn.multiselect{border:1px solid #ddd}#table-region .pim-table-view{position:relative}a.attr-section-link{color:#111;text-decoration:none;font-size:14px;font-weight:700}#product-show-panels{margin:0}#product-show-panels td{word-wrap:break-word}.attr-panel{margin:0}.attr-panel .panel-heading a{color:#333}.attr-table{margin-bottom:0!important;table-layout:fixed}.attr-table .w2ui-grid td{padding:0!important}.attr-table td{padding-left:8px!important;padding-right:8px!important;vertical-align:middle!important}.attr-table td.attr-icons{text-align:right;vertical-align:top!important;padding-top:4px!important;position:relative}.attr-table td.attr-icons i{cursor:pointer}.attr-table td textarea{margin:4px 0}.attr-table td .form-control .currency{border:1px solid #ccc}.attr-table td .mce-tinymce{margin:4px 0}.attr-table td .mce-tinymce.mce-fullscreen{margin:0!important}.attr-table td .mce-panel{border:none}.attr-table td .mce-toolbar-grp{border:1px solid #ccc;border-bottom:none;border-top-left-radius:4px!important;border-top-right-radius:4px!important}.attr-table td>div[data-image-set]{position:relative;max-height:340px;overflow-y:auto;overflow-x:hidden}.attr-table td>div[data-image-set] .dam-zoomed-in{background-color:#fff}.attr-table td .image-set-menu,.attr-table td>.product-set-menu{background-color:#fff;padding:2px 0}.attr-table td .image-set-menu>*,.attr-table td>.product-set-menu>*{transition:opacity .15s linear}.attr-table td>[data-image-set]{background-color:#fff}.attr-table td>table[data-table]{width:100%}.attr-table td>table[data-table] td{padding-top:1px!important;padding-bottom:1px!important}.attr-table td>table[data-table] td:first-child{padding-left:0!important;width:25%}.attr-table td>table[data-table] td:nth-child(2){padding-right:0!important;width:75%}.attr-table td>table[data-table] [data-delete-key-value]{cursor:pointer}.attr-table td>table[data-table] [data-add-key-value]{padding:2px 0}.tab-content div .mce-tinymce,.tab-content textarea{margin:4px 0}.tab-content div .mce-panel{border:none}.tab-content div .mce-toolbar-grp{border:1px solid #ccc;border-bottom:none;border-top-left-radius:4px!important;border-top-right-radius:4px!important}#table-region{padding:0!important}.product-image{margin:0 10px 10px 0;width:100px;height:100px;background-repeat:no-repeat;background-size:contain}.product-image.mock-image{border-radius:50%;background-color:#efefef}#scope-tabs{overflow-x:auto;overflow-y:hidden;display:-webkit-box;border-bottom:none}#scope-tabs>li{margin-bottom:0}#scope-tabs>li:not(.active){border-bottom:1px solid #ddd}#scope-tabs .close{font-size:12px}.table-attribute-input{display:table-cell;width:100%;min-width:100px;outline:0;border:0;background:transparent;border-bottom:1px solid #000;box-shadow:0 0 0 #555}.table-attribute-table tr>th{font:700;font-size:14px;-moz-column-rule-color:#000;column-rule-color:#000;background-color:rgba(0,159,227,.2)}.table-attribute-table tr>td{font:lighter;background-color:#eee}.table-attribute-table td,.table-attribute-table tr>th{min-width:100px;max-width:100px;width:100px;overflow:hidden}.remove-row{height:30px;text-align:left}.remove-col,.remove-row{display:table-cell;opacity:0;cursor:pointer}.remove-col{min-width:100px;text-align:center}.add-col,.add-row{text-align:center;cursor:pointer}#localise-region{max-height:425px;overflow-y:auto;min-height:125px}.pim-access-control-permission .click-input-with-description{margin-top:7px}.pim-access-control-permission .separator{padding:22px 0}.pim-access-control-permission #acl-workflow-chosen{text-align:center;height:77px;line-height:77px;vertical-align:middle;cursor:pointer;transition:opacity .2s linear}.pim-access-control-permission #acl-workflow-chosen.disabled{opacity:.25;cursor:default}.pim-access-control-permission #acl-workflow-chosen span{display:inline-block;vertical-align:middle;line-height:normal;font-size:16px;color:#f2960e}.pim-access-control-permission #acl-workflow-chosen span:not(:empty):before{font-family:FontAwesome;content:"\f0e8";margin-right:6px}#acl-attributes-wrapper{padding:5px 0 0 26px}.pim-attr-type-list li h6{margin-bottom:3px}.pim-attr-type-list li .attr-symbol{height:30px}.pim-attr-type-list li .attr-symbol .fa{font-size:23px;line-height:27px;display:inline-block;width:auto}.pim-attr-type-list li .attr-symbol .list-symbol{line-height:8px;display:block}.pim-attr-type-list li .attr-symbol .list-symbol .fa{font-size:11px;line-height:11px}.pim-attr-type-list li .attr-symbol .list-symbol>.line{display:inline-block;height:2px;width:45px;background:#000;vertical-align:middle;margin-left:5px}.locale-select .selectable-collection-thumb .selectable-collection-toggle{margin-left:-16px;margin-top:2px;position:relative}.locale-select .selectable-collection-thumb.not-selected{opacity:.5}.pim-section-attributes{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pim-section-attributes tr.ui-sortable-helper{display:table}.pim-section-attributes tr.ui-sortable-helper .pim-drag-attribute{cursor:-webkit-grabbing!important}.pim-drag-attribute{cursor:-webkit-grab!important;padding-right:0;width:20px;color:rgba(0,0,0,.33)}.taxo-well{padding:10px}.taxo-node,.taxo-root{line-height:23px}.taxo-node{font-weight:700;cursor:pointer}.taxo-node:hover{background-color:#efefef}.taxo-node.active{background-color:#81c6ff}.taxo-node.active:hover{background-color:#4a96d3!important}.taxo-sets{padding-right:4px;color:#666}.taxo-children{padding-left:20px}.taxo-children.taxo-line{background:transparent url(img/tree-trunk.png) 0 0 repeat-y}.taxo-children-root{padding-top:2px;max-height:350px;overflow-y:auto}.taxo-children-root.taxo-line{background:transparent url(img/tree-trunk.png) 0 0 repeat-y}.taxo-tree .tree-view-root-node{font-weight:700;background-color:#efefef}.taxo-tree .tree-view-node td,.taxo-tree .tree-view-root-node td{padding-top:2px;padding-bottom:2px}.taxo-code{color:#666;padding-left:5px;display:none;font-size:.83em}.workflow-input-header{width:1020px;max-width:100%;margin-top:15px}.workflow-input-header *{margin-top:5px}.workflow-input-header:after{content:"";display:block;clear:both}#workflow-diagram{position:relative;width:1020px;margin-top:40px}#workflow-diagram,#workflow-diagram *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#workflow-diagram .workflow-block{padding:12px 24px 11px;position:absolute;border:1px solid hsla(0,0%,50.2%,.3);border-radius:5px;cursor:move;text-align:center;transition:filter .25s linear}#workflow-diagram .workflow-block span .fa{padding-right:3px;display:inline-block;width:17px;text-align:right}#workflow-diagram .workflow-block .delete-block{position:absolute;right:-9px;top:-9px}#workflow-diagram .workflow-block:not(:hover) .delete-block{visibility:hidden}#workflow-diagram .workflow-block.dragHover{filter:saturate(6);-webkit-filter:saturate(6)}#workflow-diagram .workflow-trigger-wrapper .workflow-trigger{padding:4px 10px;text-align:center;cursor:default;position:relative}#workflow-diagram .workflow-trigger-wrapper .workflow-trigger .delete-trigger{position:absolute;right:-9px;top:-7px}#workflow-diagram .workflow-trigger-wrapper .workflow-trigger:not(:hover) .delete-trigger{visibility:hidden}#workflow-diagram .workflow-trigger-wrapper .workflow-trigger:not(:first-child):before{content:"OR";position:absolute;left:50%;font-size:9px;top:-6px;margin-left:-5px;font-family:Arial Black;pointer-events:none}#workflow-diagram ._jsPlumb_endpoint{padding:4px;border:5px solid transparent;margin:-5px 0 0 -5px}.workflow-state-dialog:after{content:"";display:block;clear:both}.workflow-state-dialog .workflow-state-edit.workflow-state-edit-approve,.workflow-state-dialog .workflow-state-edit.workflow-state-edit-notify,.workflow-state-dialog .workflow-state-edit.workflow-state-edit-require{padding-bottom:5px}.workflow-state-dialog .workflow-state-edit .workflow-properties-container,.workflow-state-dialog .workflow-state-edit .workflow-property-input{padding-left:26px}.workflow-state-dialog .workflow-state-edit .workflow-properties-container{padding-top:8px}.workflow-state-dialog .workflow-state-edit .scroll-grid{transition:box-shadow .15s linear}.workflow-state-dialog .workflow-state-edit .scroll-grid.not-filled{box-shadow:0 0 6px hsla(0,0%,50.2%,.3)}.workflow-state-dialog .workflow-state-edit .workflow-wrapper .workflow-property-input{padding-top:15px;position:relative}.workflow-state-dialog .workflow-state-edit .workflow-wrapper .workflow-text-input{font-size:133%;height:auto}.workflow-state-dialog .workflow-state-edit .workflow-wrapper .workflow-time-limit:not(:last-child){margin-bottom:14px}.workflow-state-dialog .workflow-state-edit .workflow-wrapper .workflow-time-limit input[type=radio]{margin-right:3px}.workflow-state-dialog .workflow-state-edit .workflow-wrapper .workflow-time-limit input[type=number]{margin-left:15px}.workflow-state-dialog .workflow-state-edit #workflow-user-groups-merging{height:40px;line-height:40px}.workflow-state-dialog .workflow-state-edit #workflow-user-groups-merging input[type=radio]{margin:0 5px}.workflow-state-dialog .workflow-state-edit #workflow-user-groups-merging #workflow-user-groups-merge-preview{display:inline-block;vertical-align:middle}.workflow-state-dialog .workflow-state-edit .workflow-property-grid li{padding:5px 0}.workflow-state-dialog .workflow-state-edit .workflow-property-grid li:nth-child(odd){background:hsla(0,0%,50.2%,.03)}.workflow-state-dialog .workflow-state-edit .workflow-property-grid>li{text-indent:8px}.workflow-state-dialog .workflow-state-edit .workflow-property-grid>li .btn.remove{text-indent:0;margin-left:-8px}.workflow-state-dialog .workflow-state-edit .workflow-properties-container{clear:both}.workflow-properties-container,.workflow-property-input{transition:opacity .1s linear}.workflow-properties-container.disabled,.workflow-property-input.disabled{opacity:.5;pointer-events:none}.selectable-collection-toggle,body,input[type=checkbox],input[type=radio]{background-color:#fff}.thumb.thumb-big.active a,.thumb.thumb-channel.active a,.thumb.thumb-decision-table.active a,.thumb.thumb-in-product.active a,.thumb.thumb-permission.active a,.thumb.thumb-sm.active a,.thumb.thumb-table-row.active a>div,.thumb.thumb-user.active a,.thumb.thumb-usergroup.active a,.thumb.thumb-workflow.active a{background-color:#eee}.progress-wrapper .thermo .thermo-progress{background-color:#ccc}#company-logo #company-logo-thumbnail .progress-wrapper .thermo,.thumb.thumb-big .progress-wrapper .thermo,.thumb.thumb-channel .progress-wrapper .thermo,.thumb.thumb-decision-table .progress-wrapper .thermo,.thumb.thumb-in-product .progress-wrapper .thermo,.thumb.thumb-permission .progress-wrapper .thermo,.thumb.thumb-sm .progress-wrapper .thermo,.thumb.thumb-user .progress-wrapper .thermo,.thumb.thumb-usergroup .progress-wrapper .thermo,.thumb.thumb-workflow .progress-wrapper .thermo{background-color:#666}.nav-sidebar li.active a{color:#eee}#sidebar-region #sidenav li,.btn.round,.user-group-layout .toolbar span,.user-widget .nav>li{color:#555}body{color:#444}#company-logo #company-logo-thumbnail,#toolbar-region>div .btn-group .btn.browse-list div,#toolbar-region>div .btn-group .btn.browse-table div,#toolbar-region>div .btn-group .btn.browse-thumbnail div{border-color:#666}.btn.round:hover,.dam-settings-metadata table .metadata-group:hover{color:#eee;background-color:#888}.btn.round:hover *,.dam-settings-metadata table .metadata-group:hover *{border-color:#eee!important}#sidebar-region #sidenav li:hover,.user-widget .nav>li:hover{background-color:#eee}#sidebar-region #sidenav li:hover *,.user-widget .nav>li:hover *{border-color:#ccc!important}.progress-wrapper .fa-close:hover{color:#ccc;background-color:#666}.progress-wrapper .fa-close:hover *{border-color:#ccc!important}#sidebar-region #sidenav li.active,.user-widget .nav>li.active{color:#fff;background-color:#009fe3}#sidebar-region #sidenav li.active *,.user-widget .nav>li.active *{border-color:#009fe3!important}html.dark-theme .selectable-collection-toggle,html.dark-theme body,html.dark-theme input[type=checkbox],html.dark-theme input[type=radio]{background-color:#2b2b2b}.thumb.thumb-big.active html.dark-theme a,.thumb.thumb-channel.active html.dark-theme a,.thumb.thumb-decision-table.active html.dark-theme a,.thumb.thumb-in-product.active html.dark-theme a,.thumb.thumb-permission.active html.dark-theme a,.thumb.thumb-sm.active html.dark-theme a,.thumb.thumb-table-row.active html.dark-theme a>div,.thumb.thumb-user.active html.dark-theme a,.thumb.thumb-usergroup.active html.dark-theme a,.thumb.thumb-workflow.active html.dark-theme a,html.dark-theme .thumb.thumb-big.active a,html.dark-theme .thumb.thumb-channel.active a,html.dark-theme .thumb.thumb-decision-table.active a,html.dark-theme .thumb.thumb-in-product.active a,html.dark-theme .thumb.thumb-permission.active a,html.dark-theme .thumb.thumb-sm.active a,html.dark-theme .thumb.thumb-table-row.active a>div,html.dark-theme .thumb.thumb-user.active a,html.dark-theme .thumb.thumb-usergroup.active a,html.dark-theme .thumb.thumb-workflow.active a{background-color:#1f1f1f}.progress-wrapper .thermo html.dark-theme .thermo-progress,html.dark-theme .progress-wrapper .thermo .thermo-progress{background-color:#191919}#company-logo #company-logo-thumbnail .progress-wrapper html.dark-theme .thermo,.thumb.thumb-big .progress-wrapper html.dark-theme .thermo,.thumb.thumb-channel .progress-wrapper html.dark-theme .thermo,.thumb.thumb-decision-table .progress-wrapper html.dark-theme .thermo,.thumb.thumb-in-product .progress-wrapper html.dark-theme .thermo,.thumb.thumb-permission .progress-wrapper html.dark-theme .thermo,.thumb.thumb-sm .progress-wrapper html.dark-theme .thermo,.thumb.thumb-user .progress-wrapper html.dark-theme .thermo,.thumb.thumb-usergroup .progress-wrapper html.dark-theme .thermo,.thumb.thumb-workflow .progress-wrapper html.dark-theme .thermo,html.dark-theme #company-logo #company-logo-thumbnail .progress-wrapper .thermo,html.dark-theme .thumb.thumb-big .progress-wrapper .thermo,html.dark-theme .thumb.thumb-channel .progress-wrapper .thermo,html.dark-theme .thumb.thumb-decision-table .progress-wrapper .thermo,html.dark-theme .thumb.thumb-in-product .progress-wrapper .thermo,html.dark-theme .thumb.thumb-permission .progress-wrapper .thermo,html.dark-theme .thumb.thumb-sm .progress-wrapper .thermo,html.dark-theme .thumb.thumb-user .progress-wrapper .thermo,html.dark-theme .thumb.thumb-usergroup .progress-wrapper .thermo,html.dark-theme .thumb.thumb-workflow .progress-wrapper .thermo{background-color:#848484}.nav-sidebar li.active html.dark-theme a,html.dark-theme .nav-sidebar li.active a{color:#222}#sidebar-region #sidenav html.dark-theme li,.user-group-layout .toolbar html.dark-theme span,.user-widget html.dark-theme .nav>li,html.dark-theme #sidebar-region #sidenav li,html.dark-theme .btn.round,html.dark-theme .user-group-layout .toolbar span,html.dark-theme .user-widget .nav>li{color:#848484}html.dark-theme body{color:#bbb}#company-logo html.dark-theme #company-logo-thumbnail,#toolbar-region>div .btn-group .btn.browse-list html.dark-theme div,#toolbar-region>div .btn-group .btn.browse-table html.dark-theme div,#toolbar-region>div .btn-group .btn.browse-thumbnail html.dark-theme div,html.dark-theme #company-logo #company-logo-thumbnail,html.dark-theme #toolbar-region>div .btn-group .btn.browse-list div,html.dark-theme #toolbar-region>div .btn-group .btn.browse-table div,html.dark-theme #toolbar-region>div .btn-group .btn.browse-thumbnail div{border-color:#848484}.dam-settings-metadata table html.dark-theme .metadata-group:hover,html.dark-theme .btn.round:hover,html.dark-theme .dam-settings-metadata table .metadata-group:hover{color:#222;background-color:#707070}.dam-settings-metadata table html.dark-theme .metadata-group:hover *,html.dark-theme .btn.round:hover *,html.dark-theme .dam-settings-metadata table .metadata-group:hover *{border-color:#222!important}#sidebar-region #sidenav html.dark-theme li:hover,.user-widget html.dark-theme .nav>li:hover,html.dark-theme #sidebar-region #sidenav li:hover,html.dark-theme .user-widget .nav>li:hover{background-color:#000}#sidebar-region #sidenav html.dark-theme li:hover *,.user-widget html.dark-theme .nav>li:hover *,html.dark-theme #sidebar-region #sidenav li:hover *,html.dark-theme .user-widget .nav>li:hover *{border-color:#2b2b2b!important}.progress-wrapper html.dark-theme .fa-close:hover,html.dark-theme .progress-wrapper .fa-close:hover{color:#2b2b2b;background-color:#848484}.progress-wrapper html.dark-theme .fa-close:hover *,html.dark-theme .progress-wrapper .fa-close:hover *{border-color:#2b2b2b!important}#sidebar-region #sidenav html.dark-theme li.active,.user-widget html.dark-theme .nav>li.active,html.dark-theme #sidebar-region #sidenav li.active,html.dark-theme .user-widget .nav>li.active{color:#2b2b2b;background-color:#848484}#sidebar-region #sidenav html.dark-theme li.active *,.user-widget html.dark-theme .nav>li.active *,html.dark-theme #sidebar-region #sidenav li.active *,html.dark-theme .user-widget .nav>li.active *{border-color:#2b2b2b!important}#company-logo #company-logo-thumbnail .progress-wrapper html.theme-transition-animate .thermo,#company-logo html.theme-transition-animate #company-logo-thumbnail,#sidebar-region #sidenav html.theme-transition-animate li,#toolbar-region>div .btn-group .btn.browse-list html.theme-transition-animate div,#toolbar-region>div .btn-group .btn.browse-table html.theme-transition-animate div,#toolbar-region>div .btn-group .btn.browse-thumbnail html.theme-transition-animate div,.nav-sidebar li.active html.theme-transition-animate a,.progress-wrapper .thermo html.theme-transition-animate .thermo-progress,.thumb.thumb-big.active html.theme-transition-animate a,.thumb.thumb-big .progress-wrapper html.theme-transition-animate .thermo,.thumb.thumb-channel.active html.theme-transition-animate a,.thumb.thumb-channel .progress-wrapper html.theme-transition-animate .thermo,.thumb.thumb-decision-table.active html.theme-transition-animate a,.thumb.thumb-decision-table .progress-wrapper html.theme-transition-animate .thermo,.thumb.thumb-in-product.active html.theme-transition-animate a,.thumb.thumb-in-product .progress-wrapper html.theme-transition-animate .thermo,.thumb.thumb-permission.active html.theme-transition-animate a,.thumb.thumb-permission .progress-wrapper html.theme-transition-animate .thermo,.thumb.thumb-sm.active html.theme-transition-animate a,.thumb.thumb-sm .progress-wrapper html.theme-transition-animate .thermo,.thumb.thumb-table-row.active html.theme-transition-animate a>div,.thumb.thumb-user.active html.theme-transition-animate a,.thumb.thumb-user .progress-wrapper html.theme-transition-animate .thermo,.thumb.thumb-usergroup.active html.theme-transition-animate a,.thumb.thumb-usergroup .progress-wrapper html.theme-transition-animate .thermo,.thumb.thumb-workflow.active html.theme-transition-animate a,.thumb.thumb-workflow .progress-wrapper html.theme-transition-animate .thermo,.user-group-layout .toolbar html.theme-transition-animate span,.user-widget html.theme-transition-animate .nav>li,html.theme-transition-animate #company-logo #company-logo-thumbnail,html.theme-transition-animate #company-logo #company-logo-thumbnail .progress-wrapper .thermo,html.theme-transition-animate #sidebar-region #sidenav li,html.theme-transition-animate #toolbar-region>div .btn-group .btn.browse-list div,html.theme-transition-animate #toolbar-region>div .btn-group .btn.browse-table div,html.theme-transition-animate #toolbar-region>div .btn-group .btn.browse-thumbnail div,html.theme-transition-animate .btn.round,html.theme-transition-animate .nav-sidebar li.active a,html.theme-transition-animate .progress-wrapper .thermo .thermo-progress,html.theme-transition-animate .selectable-collection-toggle,html.theme-transition-animate .thumb.thumb-big.active a,html.theme-transition-animate .thumb.thumb-big .progress-wrapper .thermo,html.theme-transition-animate .thumb.thumb-channel.active a,html.theme-transition-animate .thumb.thumb-channel .progress-wrapper .thermo,html.theme-transition-animate .thumb.thumb-decision-table.active a,html.theme-transition-animate .thumb.thumb-decision-table .progress-wrapper .thermo,html.theme-transition-animate .thumb.thumb-in-product.active a,html.theme-transition-animate .thumb.thumb-in-product .progress-wrapper .thermo,html.theme-transition-animate .thumb.thumb-permission.active a,html.theme-transition-animate .thumb.thumb-permission .progress-wrapper .thermo,html.theme-transition-animate .thumb.thumb-sm.active a,html.theme-transition-animate .thumb.thumb-sm .progress-wrapper .thermo,html.theme-transition-animate .thumb.thumb-table-row.active a>div,html.theme-transition-animate .thumb.thumb-user.active a,html.theme-transition-animate .thumb.thumb-user .progress-wrapper .thermo,html.theme-transition-animate .thumb.thumb-usergroup.active a,html.theme-transition-animate .thumb.thumb-usergroup .progress-wrapper .thermo,html.theme-transition-animate .thumb.thumb-workflow.active a,html.theme-transition-animate .thumb.thumb-workflow .progress-wrapper .thermo,html.theme-transition-animate .user-group-layout .toolbar span,html.theme-transition-animate .user-widget .nav>li,html.theme-transition-animate body,html.theme-transition-animate input[type=checkbox],html.theme-transition-animate input[type=radio]{transition:background-color .3s linear,color .1s linear,border-color .3s linear!important}.dam-settings-metadata table{width:100%;max-width:360px;table-layout:fixed;font-size:15px}.dam-settings-metadata table td,.dam-settings-metadata table th{width:50%;vertical-align:top}.dam-settings-metadata table th{padding-left:6px;line-height:200%}.dam-settings-metadata table td{padding-bottom:20px}.dam-settings-metadata table #hidden .metadata-group{color:hsla(0,0%,50.2%,.67)}.dam-settings-metadata table .metadata-group{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:move;display:inline-block;float:left;clear:both;padding:0 6px;margin:2px 0;border-radius:10px}@keyframes _2l0WQ8LR{to{transform:scale(1)}}@keyframes _1dpTRTNb{to{opacity:0}}@keyframes resolve-translate-y{to{transform:translateY(0)}}@keyframes resolve-translate-y-alt{to{transform:translateY(0)}}@keyframes RCzMFDoQ{0%{transform:scale(0)}}@keyframes _2cdJN5tf{to{margin-left:-100%}}@keyframes _1nhnhHlL{0%{margin-left:100%}}@keyframes _3gLNMK2b{to{margin-left:100%}}@keyframes _1mQ3Fnjz{0%{margin-left:-100%}}.dam-full-size,.dam-zoomed-in,.dam-zoomed-out,.data-set-row-table-view,.message-table-view,.pim-table-view,.pim-thumbnail-view{width:calc(100% - 16px)}.dam-full-size canvas,.dam-zoomed-in canvas,.dam-zoomed-out canvas,.data-set-row-table-view canvas,.message-table-view canvas,.pim-table-view canvas,.pim-thumbnail-view canvas{position:absolute;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dam-full-size.dam-zoom-entrance,.dam-zoomed-in.dam-zoom-entrance,.dam-zoomed-out.dam-zoom-entrance,.data-set-row-table-view.dam-zoom-entrance,.message-table-view.dam-zoom-entrance,.pim-table-view.dam-zoom-entrance,.pim-thumbnail-view.dam-zoom-entrance{animation:dam-zoom-entrance .3s linear forwards}.dam-full-size.dam-zoom-entrance .splash-screen,.dam-zoomed-in.dam-zoom-entrance .splash-screen,.dam-zoomed-out.dam-zoom-entrance .splash-screen,.data-set-row-table-view.dam-zoom-entrance .splash-screen,.message-table-view.dam-zoom-entrance .splash-screen,.pim-table-view.dam-zoom-entrance .splash-screen,.pim-thumbnail-view.dam-zoom-entrance .splash-screen{animation:disappear .3s linear forwards}.dam-full-size.slide-in-upload-folder canvas,.dam-zoomed-in.slide-in-upload-folder canvas,.dam-zoomed-out.slide-in-upload-folder canvas,.data-set-row-table-view.slide-in-upload-folder canvas,.message-table-view.slide-in-upload-folder canvas,.pim-table-view.slide-in-upload-folder canvas,.pim-thumbnail-view.slide-in-upload-folder canvas{animation:resolve-translate-y .3s ease-out forwards}.dam-full-size canvas,.dam-zoomed-in canvas,.dam-zoomed-out canvas{left:32px}.data-set-row-table-view,.pim-table-view{background:url("data:image/gif;base64,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") repeat 0 0;width:calc(100% - 16px)}.data-set-row-table-view canvas,.pim-table-view canvas{left:0}#curr-image-wrapper video{max-width:100%;max-height:100%}#curr-image-wrapper iframe,.dam-full-size{height:100%;width:100%}.dam-full-size{display:flex;flex-direction:row}.dam-full-size>*{flex-shrink:0;flex-grow:0}.dam-full-size .miniature-region-wrapper{position:relative;overflow:hidden;width:92px}.dam-full-size .miniature-region-wrapper #miniature-region{position:absolute;overflow-y:auto;width:122px;height:100%}.dam-full-size .miniature-region-wrapper #miniature-region canvas{left:5px}.dam-full-size #asset-region{flex-shrink:1;flex-grow:1;overflow:hidden;display:flex}.dam-full-size #asset-region .asset-view{position:relative;flex:1}.dam-full-size #asset-region .asset-view #nav-left,.dam-full-size #asset-region .asset-view #nav-right{background-color:#fff;width:54px;cursor:pointer;position:absolute;top:0;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dam-full-size #asset-region .asset-view #nav-left:after,.dam-full-size #asset-region .asset-view #nav-right:after{display:block;content:"";width:27px;height:27px;border-right:2px solid #000;border-bottom:2px solid #000;top:50%;position:absolute;margin-top:-14px}.dam-full-size #asset-region .asset-view #nav-left{left:0}.dam-full-size #asset-region .asset-view #nav-left:after{transform:rotate(-225deg);left:20px}.dam-full-size #asset-region .asset-view #nav-right{right:0}.dam-full-size #asset-region .asset-view #nav-right:after{transform:rotate(-45deg);left:7px}.dam-full-size #asset-region .asset-view #nav-mid{position:absolute;left:0;top:0;width:100%;height:100%;cursor:-moz-zoom-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dam-full-size #asset-region .asset-view .image-wrapper{position:absolute;background-size:cover;background-color:#fff;width:calc(100% - 100px);height:100%;display:flex;align-items:center;justify-content:center;left:50px}.dam-full-size #asset-region .asset-view .curr-image{position:relative;width:100%;height:100%;background-size:contain;background-position:50%;background-repeat:no-repeat}.dam-full-size #asset-region .asset-view .curr-image-with-content-container{position:relative;width:100%;height:100%;display:flex;align-content:center;justify-content:center;flex-direction:column}.dam-full-size #asset-region .asset-view.swipe-left #prev-image-wrapper{animation:swipe-out-left .2s ease-out forwards}.dam-full-size #asset-region .asset-view.swipe-left #curr-image-wrapper{animation:swipe-in-left .2s ease-out backwards}.dam-full-size #asset-region .asset-view.swipe-right #prev-image-wrapper{animation:swipe-out-right .2s ease-out forwards}.dam-full-size #asset-region .asset-view.swipe-right #curr-image-wrapper{animation:swipe-in-right .2s ease-out backwards}.dam-full-size #inspector{width:340px;padding:10px 28px;overflow-y:auto}.dam-full-size #inspector input,.dam-full-size #inspector textarea{border:0;margin-left:-8px}.dam-full-size #inspector #metadata-region,.dam-full-size #inspector #tag-region,.dam-full-size #inspector #version-region{padding-top:0;margin-top:5px}.dam-full-size #inspector #dam-back-to-grid{position:absolute;right:7px;top:5px}.dam-full-size #inspector #title-region{height:17px;font-weight:500;white-space:nowrap;overflow:hidden;width:194px}.dam-full-size #inspector #comment-region{margin-top:5px}.dam-full-size #inspector #comment-region .asset-comment{margin-top:18px}.dam-full-size #inspector #comment-region .asset-comment .user-portrait{float:left}.dam-full-size #inspector #comment-region .asset-comment .comment-username{font-size:15px;font-weight:500}.dam-full-size #inspector #comment-region .asset-comment .comment-date-create{font-size:10px;color:hsla(0,0%,50.2%,.85)}.dam-full-size #inspector #comment-region .asset-comment .comment-text{clear:both;margin-top:8px;padding-bottom:4px}.dam-full-size #inspector #comment-region .asset-comment.resolve-translate-y{animation:resolve-translate-y .3s ease-out forwards}.dam-full-size #inspector #comment-region .asset-comment.resolve-translate-y-alt{animation:resolve-translate-y-alt .3s ease-out forwards}.dam-full-size #inspector #comment-region .asset-comment.appear{animation:from-no-scale .3s cubic-bezier(.175,.885,.32,1.275) backwards}.dam-full-size #inspector #tag-region{margin-bottom:5px}.dam-full-size #inspector #tag-region .asset-tag{margin-right:12px;cursor:pointer}.dam-full-size #inspector #tag-region .asset-tag.appear{animation:from-no-scale .2s cubic-bezier(.175,.885,.32,1.5) backwards}.dam-full-size #inspector #metadata-region{margin-bottom:5px}.dam-full-size #inspector #metadata-region table{border-collapse:collapse;width:100%}.dam-full-size #inspector #metadata-region table .header-cell{font-weight:500;line-height:200%;padding-top:12px;white-space:nowrap;font-size:15px}.dam-full-size #inspector #metadata-region table tr:first-child .header-cell{padding-top:0}.dam-full-size #inspector #metadata-region table .value-cell{padding-left:6%;padding-right:20px;word-wrap:break-word;word-break:break-all;word-break:break-word}.dam-full-size #inspector #metadata-region table .palette-wrapper{width:80%;display:table;margin-bottom:10px}.dam-full-size #inspector #metadata-region table .palette-wrapper>div{display:table-row;height:20px}.dam-full-size #inspector #metadata-region table .palette-wrapper>div>div{display:table-cell;width:10%}.dam-full-size #inspector #metadata-region table tr:not(:first-child){border-top:7px solid transparent}.dam-full-size #inspector #version-region .version-thumbnail{width:32px;height:32px;background-size:32px 32px}.dam-full-size #inspector #version-region .desc-cell{font-size:10px;color:hsla(0,0%,50.2%,.85);border-left:16px solid transparent}.dam-full-size #inspector #version-region tr{border-top:6px solid transparent;border-bottom:6px solid transparent}.dam-zoom-in-btn-wrapper{overflow:hidden;display:inline-block;white-space:nowrap;height:26px;vertical-align:middle;margin-left:3px;transition:width .3s ease-out}#source_list{border-right:1px solid #e5e5e5}.isSource{overflow:auto;max-height:425px}th.group-acl{text-align:center;font-style:italic;font-weight:700;border:1px solid #ddd;color:#666}td.group-acl{padding:0;text-align:center;font-weight:100}#settings-attribute-list .edit-mode-off>.attribute-set-number{font-weight:500;margin-right:20px;font-size:11px}#settings-attribute-list .edit-mode-on.attribute-set-properties{display:inline-block}#settings-attribute-list .edit-mode-on.attribute-set-properties .properties-container{display:flex;flex-wrap:wrap}#settings-attribute-list .edit-mode-on.attribute-set-properties .properties-container>div{margin-right:20px;margin-bottom:10px}#settings-attribute-list .edit-mode-on.attribute-set-properties .properties-container>div input{display:inline-block}#settings-attribute-list .edit-mode-on.attribute-set-properties .properties-container>div input.sort-order{width:60px}#settings-attribute-list .edit-mode-on.attribute-set-properties .properties-container>div input.set-name{width:auto}#alert-region .modal-body ul.expanded-list{max-height:500px;overflow-y:auto}body.theme-Blue #context-region,body.theme-blue #context-region{background-color:#f3f3f3}body.theme-Blue #sidebar,body.theme-blue #sidebar{background-color:#003b56;border-right:1px solid #003b59}body.theme-Blue #sidebar-region #sidenav li,body.theme-blue #sidebar-region #sidenav li{color:#7ca2b3!important}body.theme-Blue #sidebar-region #sidenav li:hover,body.theme-blue #sidebar-region #sidenav li:hover{background-color:rgba(1,95,138,.33);color:#fff}body.theme-Blue #sidebar-region #sidenav li:hover *,body.theme-blue #sidebar-region #sidenav li:hover *{border-color:#2b2b2b!important}body.theme-Blue #sidebar-region #sidenav li.active,body.theme-blue #sidebar-region #sidenav li.active{color:#efefef;background-color:transparent}body.theme-Blue #sidebar-region #sidenav li.active a,body.theme-blue #sidebar-region #sidenav li.active a{color:#efefef}body.theme-Blue #sidebar-region #sidenav li.active *,body.theme-blue #sidebar-region #sidenav li.active *{border-color:#2b2b2b!important}body.theme-Blue .user-widget .nav>li,body.theme-blue .user-widget .nav>li{color:#7ca2b3}body.theme-Blue .user-widget .user-portrait .initials,body.theme-blue .user-widget .user-portrait .initials{background-color:hsla(0,0%,86.7%,.5)}body.theme-Blue .user-widget .nav>li:hover,body.theme-blue .user-widget .nav>li:hover{background-color:rgba(1,95,138,.33)}body.theme-Blue .user-widget .nav>li.active,body.theme-blue .user-widget .nav>li.active{color:#efefef;background-color:transparent}body.theme-Blue .user-widget .version>a,body.theme-blue .user-widget .version>a{color:rgba(129,159,173,.52)!important}._2-7Wu8Mj{padding:0 15px;width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;height:100vh}._3HDa6ysw{background-color:rgba(181,225,250,.35);height:32px;line-height:32px;font-size:14px;position:absolute;top:0;left:0;width:100vw;text-align:center}._3HDa6ysw a:hover{text-decoration:underline}._1Nol_ySN{width:432px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}._3ipV2vxq{display:block;width:330px;margin-bottom:60px}._2rqtHKLl,.Gk0Kh0Bm{height:auto!important;padding:10px!important;margin:0!important;font-size:16px!important}.Gk0Kh0Bm{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}._2rqtHKLl{margin-top:-1px!important;border-top-left-radius:0!important;border-top-right-radius:0!important}._194Lk-Uc{display:flex;align-items:center}._194Lk-Uc input{margin-left:20px}._1CB4dbfI{width:100%;height:44px;line-height:44px;text-align:right}._1CB4dbfI a:hover{cursor:pointer;text-decoration:underline}._14TnUt6e{width:100%}._12O4w0OT{position:relative;width:100%}._6hx9OUX0{padding:6px}._1QNPZa9p{height:40px;width:100%}._1srQR11p{height:100vh;width:100vw}._1srQR11p,._3QO4_VNK{display:flex}._3QO4_VNK{flex:1;flex-direction:column}.-gbckFXL{background-color:#f3f3f3;flex:0 0 220px;border-right:1px solid #ddd}.-gbckFXL,.LnjAetx3{display:flex;align-items:center;justify-content:center;font-size:1.2em}.LnjAetx3{flex:0 0 36px}._3qDsDLaU{flex:1}.ag-faded{opacity:.3}.ag-width-half{display:inline-block;width:50%!important}.ag-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.ag-selectable{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.ag-input-wrapper{display:flex;flex:1 1 auto;align-items:center;line-height:normal;position:relative;overflow:hidden}.ag-root-wrapper .ag-watermark{position:absolute;bottom:10px;right:25px;opacity:.5;transition:opacity 1s ease-out 3s}.ag-root-wrapper .ag-watermark:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDk0IiBoZWlnaHQ9IjIzOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PHBhdGggZD0iTS42MTMgMTA4VjY3LjQ2YTE1IDE1IDAgMDE3LjUtMTIuOTlMOTguMzA2IDIuMzk1YTE1IDE1IDAgMDExNSAwTDIwMy41IDU0LjQ2OWExNSAxNSAwIDAxNy41IDEyLjk5VjEzOGgtMzBsLS4wMDMtNDRoLS4wMDFjMC04LjI4NC02LjcxNi0xNC45OTktMTUtMTQuOTk5TDEyMiA3OWMtOC4yODQgMC0xNSA2LjcxNi0xNSAxNXY0Mi4wMTZjMCA4LjI4NCA2LjcxNiAxNSAxNSAxNWg0NlYxNjNhMyAzIDAgMDEtMyAzaC00NXYxM2g0NS45OTZ2LS4wMDJjOC4yODMgMCAxNC45OTktNi43MTUgMTUtMTQuOTk4bC4wMDQtMTMuMDRoMzB2MjAuNjQ2YTE1IDE1IDAgMDEtNy41IDEyLjk5bC05MC4xOTQgNTIuMDc0YTE1IDE1IDAgMDEtMTUgMEw4LjExMyAxODQuNTk3YTE1IDE1IDAgMDEtNy41LTEyLjk5VjEyMUgyN3YxNWMwIDguMjg0IDYuNzE2IDE1IDE1IDE1aDU4Vjk0YzAtOC4yODQtNi43MTYtMTUtMTUtMTVIMjd2MTNoNTdhMyAzIDAgMDEzIDN2MTNILjYxM3oiIGlkPSJhIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0iTTQ3NyA1NWgxN3Y5NmgtNTljLTguMjg0IDAtMTUtNi43MTYtMTUtMTVWOTZjMC04LjI4NCA2LjcxNi0xNSAxNS0xNWg0MlY1NXptLTM3IDQzYTMgMyAwIDAwLTMgM3YzMGEzIDMgMCAwMDMgM2gzN1Y5OGgtMzd6bS00NC0xN2gxN3Y3MGgtMTd6IiBmaWxsPSIjRkZGIi8+PHBhdGggZmlsbD0iI0UxMUYyMiIgZD0iTTM5NiA1NWgxN3YxN2gtMTd6Ii8+PHBhdGggZD0iTTMzMSAxNTFoMTd2LTUwYTMgMyAwIDAxMy0zaDM4VjgxaC00M2MtOC4yODQgMC0xNSA2LjcxNi0xNSAxNXY1NXptLTctNjVWNzZjMC04LjI4NC02LjcxNi0xNS0xNS0xNWgtNjBjLTguMjg0IDAtMTUgNi43MTYtMTUgMTV2NjBjMCA4LjI4NCA2LjcxNiAxNSAxNSAxNWg2MGM4LjI4NCAwIDE1LTYuNzE2IDE1LTE1di0zNmgtMzd2MTdoMjB2MTRhMyAzIDAgMDEtMyAzaC01MGEzIDMgMCAwMS0zLTNWODFhMyAzIDAgMDEzLTNoNTBhMyAzIDAgMDEzIDN2NWgxN3oiIGZpbGw9IiNGRkYiLz48ZyBmaWxsPSIjRTExRjIyIj48dXNlIHhsaW5rOmhyZWY9IiNhIi8+PHJlY3QgeD0iMTIwIiB5PSI5MiIgd2lkdGg9IjQ4IiBoZWlnaHQ9IjQ2IiByeD0iMyIvPjxwYXRoIGQ9Ik00MCAxMjFoNDd2MTdINDNhMyAzIDAgMDEtMy0zdi0xNHoiLz48L2c+PC9nPjwvc3ZnPg==);filter:invert(50%);background-repeat:no-repeat;background-size:110px 60px;display:block;height:60px;width:110px}.ag-root-wrapper .ag-watermark .ag-watermark-text{opacity:.5;font-weight:700;font-family:Impact;font-size:19px}.ag-body-horizontal-scroll-viewport,.ag-body-viewport,.ag-center-cols-viewport,.ag-floating-bottom-viewport,.ag-floating-top-viewport,.ag-header-viewport,.ag-pinned-left-cols-viewport,.ag-pinned-right-cols-viewport,.ag-virtual-list-viewport{position:relative;height:100%;min-width:0;overflow:hidden;flex:1 1 auto}@media print{.ag-layout-normal{display:none}.ag-body-horizontal-scroll-viewport,.ag-body-viewport,.ag-center-cols-clipper,.ag-center-cols-container,.ag-center-cols-viewport,.ag-root,.ag-root-wrapper,.ag-root-wrapper-body,.ag-virtual-list-viewport{height:auto!important;overflow:visible!important;display:block!important}}.ag-body-viewport:not(.ag-layout-print).ag-force-vertical-scroll{overflow-y:scroll}.ag-pinned-left-cols-viewport,.ag-pinned-right-cols-viewport{flex-grow:1000}.ag-body-viewport .ag-center-cols-clipper{min-height:100%}.ag-body-viewport.ag-layout-auto-height .ag-center-cols-clipper,.ag-body-viewport.ag-layout-auto-height .ag-center-cols-container{min-height:50px}.ag-body-viewport .ag-center-cols-container{display:block}.ag-body-viewport.ag-layout-print .ag-center-cols-clipper{min-width:100%}.ag-horizontal-left-spacer,.ag-horizontal-right-spacer{flex-grow:1000}.ag-header .ag-header-cell-sortable,.ag-pinned-left-header .ag-header-cell-sortable,.ag-pinned-right-header .ag-header-cell-sortable{cursor:pointer}.ag-header,.ag-header-icon{display:flex}.ag-header-overlay{display:block;position:absolute}.ag-header-cell{overflow:hidden}.ag-header-cell-label .ag-header-cell-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-numeric-header .ag-header-cell-label{flex-direction:row-reverse}.ag-header-cell-resize{z-index:1;width:4px}.ag-header-expand-icon{padding-left:4px}.ag-column-select-panel{display:flex;flex-direction:column;overflow:hidden;flex-grow:4;flex-shrink:1;flex-basis:0}.ag-column-select-panel .ag-primary-cols-header-panel{display:flex;flex:none}.ag-column-select-panel .ag-primary-cols-header-panel .ag-column-name-filter,.ag-column-select-panel .ag-primary-cols-header-panel .ag-primary-cols-filter-wrapper{flex:1 1 auto}.ag-column-select-panel .ag-primary-cols-header-panel .ag-primary-cols-filter-wrapper input{width:100%}.ag-column-select-panel .ag-primary-cols-list-panel{flex:1 1 auto;overflow:auto}.ag-column-drop .ag-column-drop-list,.ag-column-drop .ag-column-drop-list .ag-column-drop-cell{display:flex;align-items:center}.ag-column-drop .ag-column-drop-list .ag-column-drop-cell .ag-column-drop-cell-text{overflow:hidden;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap}.ag-column-drop.ag-column-drop-vertical{display:flex;flex-direction:column;overflow:hidden;flex:1 1 0;align-items:stretch}.ag-column-drop.ag-column-drop-vertical>div{display:flex;align-items:center}.ag-column-drop.ag-column-drop-vertical .ag-column-drop-list{align-items:stretch;flex-grow:1;flex-direction:column;overflow-x:auto}.ag-column-drop.ag-column-drop-vertical .ag-column-drop-empty-message{display:block}.ag-filter-panel{display:flex;flex-direction:column;flex:1 1 auto}.ag-filter-panel .ag-filter-toolpanel-header{display:flex}.ag-filter-panel .ag-filter-toolpanel-header div:not(.ag-input-wrapper){display:flex;align-items:center}.ag-filter-panel .ag-group-item{flex-direction:column}.ag-cell{overflow:hidden;text-overflow:ellipsis}.ag-cell-wrapper{width:100%}.ag-cell-wrapper .ag-cell-value,.ag-cell-wrapper .ag-group-value{overflow:hidden;text-overflow:ellipsis}.ag-full-width-row.ag-row-group .ag-cell-wrapper{align-items:center}.ag-cell-with-height{height:100%}.ag-footer-cell-entire-row,.ag-group-cell-entire-row{display:inline-block;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ag-cell-inline-editing .ag-cell-edit-input,.ag-cell-inline-editing .ag-input-wrapper{height:100%;width:100%;line-height:normal}.ag-set-filter-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-set-filter-item>div,.ag-set-filter-item>span{display:flex}.ag-filter .ag-filter-checkbox{pointer-events:none}.ag-filter .ag-filter-body-wrapper{display:flex;flex-direction:column}.ag-filter .ag-filter-filter{flex:1 1 auto}.ag-floating-filter-body .ag-react-container,.ag-floating-filter-full-body .ag-react-container{height:100%}.ag-floating-filter-body input{margin:0;flex:1 1 auto;max-height:calc(100% - 1px)}.ag-floating-filter-full-body input{margin:0;width:100%}.ag-floating-filter-full-body input[type=range]{height:100%}.ag-floating-filter-input:-moz-read-only{background-color:#eee}.ag-floating-filter-input:read-only{background-color:#eee}.ag-floating-filter-menu{position:absolute}.ag-dnd-ghost,.ag-floating-filter-menu{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ag-dnd-ghost{display:flex;background:#e5e5e5;border:1px solid #000;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;overflow:hidden;padding:3px;text-overflow:ellipsis;z-index:10}.ag-dnd-ghost-icon{padding:2px}.ag-overlay,.ag-overlay-panel{height:100%;pointer-events:none;width:100%}.ag-overlay-panel{display:flex}.ag-overlay-wrapper{display:flex;width:100%;height:100%}.ag-overlay-wrapper.ag-overlay-loading-wrapper{pointer-events:all}.ag-overlay-no-rows-wrapper.ag-layout-auto-height{padding-top:30px}.ag-popup>div{z-index:5}.ag-popup-backdrop{height:100%;left:0;position:fixed;top:0;width:100%}.ag-virtual-list-item span:empty:not(.ag-icon){border-left:1px solid transparent}.ag-pinned-left-floating-bottom,.ag-pinned-left-floating-top,.ag-pinned-right-floating-bottom,.ag-pinned-right-floating-top{flex-grow:1000}.ag-dialog .ag-title-bar,.ag-panel .ag-title-bar{display:flex;flex:none;align-items:center;cursor:default}.ag-dialog .ag-title-bar .ag-title-bar-title,.ag-panel .ag-title-bar .ag-title-bar-title{flex:1 1 auto}.ag-dialog .ag-title-bar .ag-title-bar-buttons,.ag-panel .ag-title-bar .ag-title-bar-buttons{display:flex}.ag-dialog .ag-title-bar .ag-title-bar-buttons .ag-button,.ag-panel .ag-title-bar .ag-title-bar-buttons .ag-button{cursor:pointer}.ag-dialog .ag-panel-content-wrapper,.ag-panel .ag-panel-content-wrapper{display:flex;flex:1 1 auto;position:relative;overflow:hidden}.ag-dialog .ag-panel-content-wrapper>div,.ag-panel .ag-panel-content-wrapper>div{width:100%;height:100%}.ag-dialog{position:absolute}.ag-dialog .ag-resizer{position:absolute;pointer-events:none;z-index:1}.ag-dialog .ag-resizer.ag-resizer-topLeft{top:0;left:0;height:5px;width:5px;cursor:nwse-resize}.ag-dialog .ag-resizer.ag-resizer-top{top:0;left:5px;right:5px;height:5px;cursor:ns-resize}.ag-dialog .ag-resizer.ag-resizer-topRight{top:0;right:0;height:5px;width:5px;cursor:nesw-resize}.ag-dialog .ag-resizer.ag-resizer-right{top:5px;right:0;bottom:5px;width:5px;cursor:ew-resize}.ag-dialog .ag-resizer.ag-resizer-bottomRight{bottom:0;right:0;height:5px;width:5px;cursor:nwse-resize}.ag-dialog .ag-resizer.ag-resizer-bottom{bottom:0;left:5px;right:5px;height:5px;cursor:ns-resize}.ag-dialog .ag-resizer.ag-resizer-bottomLeft{bottom:0;left:0;height:5px;width:5px;cursor:nesw-resize}.ag-dialog .ag-resizer.ag-resizer-left{left:0;top:5px;bottom:5px;width:5px;cursor:ew-resize}.ag-dialog .ag-message-box{width:100%;height:100%;display:flex;flex-direction:column}.ag-dialog .ag-message-box .ag-message-box-content{display:flex;flex:1 1 auto;justify-content:center;align-items:center}.ag-dialog .ag-message-box .ag-message-box-button-bar{display:flex;justify-content:center}.ag-chart-tooltip,.ag-tooltip{position:absolute;pointer-events:none;z-index:99999}.ag-chart-tooltip{display:table;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;font:12px Verdana,sans-serif;color:#000;background:#f4f4f4;border-radius:5px;box-shadow:0 0 1px rgba(3,3,3,.7),.5vh .5vh 1vh rgba(3,3,3,.25);opacity:0;transform:scale(.9);transition:.3s cubic-bezier(.19,1,.22,1);transition-property:opacity,transform}.ag-chart-tooltip.visible{opacity:1;transform:scale(1)}.ag-chart-tooltip .title{font-weight:700;padding:7px;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;background-color:#888}.ag-chart-tooltip .content{padding:7px;line-height:1.7em}.ag-menu-column-select-wrapper{width:200px}.ag-menu-option>span,.ag-menu-separator>span{display:table-cell;vertical-align:middle}.ag-menu-column-select-wrapper .ag-column-select-panel{height:100%}.ag-rich-select .ag-rich-select-value{display:flex;align-items:center}.ag-rich-select .ag-rich-select-value>span{flex:1 1 auto}.ag-rich-select .ag-rich-select-value>span.ag-icon{order:1;flex:none}.ag-rich-select .ag-rich-select-list{position:relative}.ag-rich-select .ag-rich-select-list .ag-virtual-list-item{display:flex}.ag-rich-select .ag-rich-select-list .ag-virtual-list-item .ag-rich-select-row{display:flex;flex:1 1 auto;align-items:center;white-space:nowrap}.ag-paging-panel{align-items:center;display:flex}.ag-paging-panel .ag-paging-row-summary-panel{display:flex}.ag-paging-panel .ag-paging-row-summary-panel span{margin:0 3px}.ag-paging-page-summary-panel{display:flex;align-items:center}.ag-paging-page-summary-panel .ag-disabled{pointer-events:none}.ag-paging-page-summary-panel .ag-paging-button{position:relative;overflow:hidden}.ag-paging-page-summary-panel .ag-paging-button button{position:absolute}.ag-column-tool-panel-column,.ag-column-tool-panel-column-group{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;text-overflow:ellipsis;white-space:nowrap}.ag-column-tool-panel-column-group .ag-column-tool-panel-column,.ag-column-tool-panel-column-group .ag-column-tool-panel-column-group,.ag-column-tool-panel-column .ag-column-tool-panel-column,.ag-column-tool-panel-column .ag-column-tool-panel-column-group{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.ag-tool-panel-horizontal-resize{cursor:col-resize}.ag-ltr .ag-side-bar-left .ag-tool-panel-horizontal-resize,.ag-rtl .ag-side-bar-right .ag-tool-panel-horizontal-resize{transform:translateX(3px);right:0}.ag-ltr .ag-side-bar-right .ag-tool-panel-horizontal-resize,.ag-rtl .ag-side-bar-left .ag-tool-panel-horizontal-resize{transform:translateX(-3px);left:0}.loading-filter{background-color:#e6e6e6;padding:5px;position:absolute;top:34px;z-index:1}.ag-details-grid,.ag-details-row,.loading-filter{height:100%;width:100%}.ag-header-group-cell{overflow:hidden;text-overflow:ellipsis}.ag-numeric-header .ag-cell-label-container{flex-direction:row}.ag-side-bar.ag-side-bar-left{order:-1;flex-direction:row}.ag-side-bar .ag-side-buttons div button{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;white-space:nowrap;outline:none;cursor:pointer}.ag-side-bar .ag-side-buttons div button span:not(.ag-icon){-ms-writing-mode:tb;writing-mode:tb;-ms-writing-mode:tb-lr;writing-mode:vertical-lr}.ag-side-bar .ag-side-buttons div button .ag-icon{display:inline}.ag-side-bar .panel-container{width:180px}.ag-side-bar.full-width .panel-container{width:200px}.ag-rtl .ag-side-bar .ag-side-buttons button span:not(.ag-icon){writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.ag-status-bar .ag-status-panel{display:inline-flex}.ag-status-bar .ag-name-value{white-space:nowrap}.ag-group-component{position:relative;flex:1 1 100%}.ag-group-component .ag-group-component-title,.ag-group-component .ag-group-component-title-bar,.ag-group-component .ag-group-component-toolbar{display:flex;align-items:center}.ag-group-component .ag-group-component-container{display:flex;flex-direction:column}.ag-group-component .ag-group-component-container .ag-group-subgroup{display:flex;align-self:stretch}.ag-group-component .ag-column-group-icons>span{display:block}.ag-group-component .ag-group-item{display:flex;flex:1 1 auto;align-items:center}.ag-group-component.ag-alignment-stretch .ag-group-item{align-items:stretch}.ag-group-component.ag-alignment-start .ag-group-item{align-items:flex-start}.ag-group-component.ag-alignment-end .ag-group-item{align-items:flex-end}.ag-group-component.ag-disabled .ag-group-component-container{pointer-events:none}.ag-group-component.ag-collapsed .ag-group-component-container,.ag-group-component.ag-collapsed .ag-group-component-toolbar{display:none}.ag-toggle-button .ag-input-wrapper .ag-icon{transition:right .3s;position:absolute;top:-1px}.ag-input-field{display:flex;flex-direction:row;align-items:center}.ag-input-field input,.ag-input-field select,.ag-input-field textarea{flex:1 1 auto;width:100%;min-width:0}.ag-range-field{display:flex;align-items:center}.ag-angle-select>.ag-wrapper,.ag-picker-field>.ag-wrapper,.ag-slider>.ag-wrapper{display:flex}.ag-angle-select>.ag-wrapper>div,.ag-picker-field>.ag-wrapper>div,.ag-slider>.ag-wrapper>div{flex:1 1 auto}.ag-angle-select{display:flex;align-items:center}.ag-angle-select .ag-angle-select-field .ag-parent-circle{display:block;position:relative}.ag-angle-select .ag-angle-select-field .ag-child-circle{position:absolute}.ag-picker-field>.ag-wrapper>button{display:flex;border:0;padding:0;margin:0}.ag-color-picker>.ag-wrapper{align-items:stretch;overflow:hidden}.ag-color-picker button{cursor:pointer}.ag-labeled.ag-label-align-right label{order:1}.ag-labeled.ag-label-align-right>div{flex:none}.ag-labeled.ag-label-align-top{flex-direction:column;align-items:flex-start}.ag-labeled.ag-label-align-top>div{align-self:stretch}.ag-color-panel .ag-spectrum-color{flex:1 1 auto;position:relative;overflow:hidden;cursor:default}.ag-color-panel .ag-fill{position:absolute;top:0;left:0;right:0;bottom:0}.ag-color-panel .ag-spectrum-val{cursor:pointer}.ag-color-panel .ag-spectrum-dragger{position:absolute;pointer-events:none;cursor:pointer}.ag-color-panel .ag-spectrum-hue{cursor:default;background:linear-gradient(270deg,red 3%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.ag-color-panel .ag-spectrum-alpha{cursor:default}.ag-color-panel .ag-spectrum-hue-background{width:100%;height:100%}.ag-color-panel .ag-spectrum-alpha-background{background-image:linear-gradient(90deg,transparent,#000);width:100%;height:100%}.ag-color-panel .ag-hue-alpha{cursor:pointer}.ag-color-panel .ag-spectrum-slider{position:absolute;pointer-events:none}.ag-color-panel .ag-spectrum-text-value{display:inline-block;text-align:center;overflow:hidden;white-space:nowrap}.ag-color-panel .ag-spectrum-text-value:focus{outline:none;outline-offset:0}.ag-color-panel .ag-recent-colors{display:flex}.ag-color-panel .ag-recent-colors>div{cursor:pointer}.ag-ltr .ag-toolpanel-indent-1{padding-left:10px}.ag-rtl .ag-toolpanel-indent-1{padding-right:10px}.ag-ltr .ag-row-group-indent-1{padding-left:10px}.ag-rtl .ag-row-group-indent-1{padding-right:10px}.ag-ltr .ag-toolpanel-indent-2{padding-left:20px}.ag-rtl .ag-toolpanel-indent-2{padding-right:20px}.ag-ltr .ag-row-group-indent-2{padding-left:20px}.ag-rtl .ag-row-group-indent-2{padding-right:20px}.ag-ltr .ag-toolpanel-indent-3{padding-left:30px}.ag-rtl .ag-toolpanel-indent-3{padding-right:30px}.ag-ltr .ag-row-group-indent-3{padding-left:30px}.ag-rtl .ag-row-group-indent-3{padding-right:30px}.ag-ltr .ag-toolpanel-indent-4{padding-left:40px}.ag-rtl .ag-toolpanel-indent-4{padding-right:40px}.ag-ltr .ag-row-group-indent-4{padding-left:40px}.ag-rtl .ag-row-group-indent-4{padding-right:40px}.ag-ltr .ag-toolpanel-indent-5{padding-left:50px}.ag-rtl .ag-toolpanel-indent-5{padding-right:50px}.ag-ltr .ag-row-group-indent-5{padding-left:50px}.ag-rtl .ag-row-group-indent-5{padding-right:50px}.ag-ltr .ag-toolpanel-indent-6{padding-left:60px}.ag-rtl .ag-toolpanel-indent-6{padding-right:60px}.ag-ltr .ag-row-group-indent-6{padding-left:60px}.ag-rtl .ag-row-group-indent-6{padding-right:60px}.ag-ltr .ag-toolpanel-indent-7{padding-left:70px}.ag-rtl .ag-toolpanel-indent-7{padding-right:70px}.ag-ltr .ag-row-group-indent-7{padding-left:70px}.ag-rtl .ag-row-group-indent-7{padding-right:70px}.ag-ltr .ag-toolpanel-indent-8{padding-left:80px}.ag-rtl .ag-toolpanel-indent-8{padding-right:80px}.ag-ltr .ag-row-group-indent-8{padding-left:80px}.ag-rtl .ag-row-group-indent-8{padding-right:80px}.ag-ltr .ag-toolpanel-indent-9{padding-left:90px}.ag-rtl .ag-toolpanel-indent-9{padding-right:90px}.ag-ltr .ag-row-group-indent-9{padding-left:90px}.ag-rtl .ag-row-group-indent-9{padding-right:90px}.ag-ltr .ag-toolpanel-indent-10{padding-left:100px}.ag-rtl .ag-toolpanel-indent-10{padding-right:100px}.ag-ltr .ag-row-group-indent-10{padding-left:100px}.ag-rtl .ag-row-group-indent-10{padding-right:100px}.ag-ltr .ag-toolpanel-indent-11{padding-left:110px}.ag-rtl .ag-toolpanel-indent-11{padding-right:110px}.ag-ltr .ag-row-group-indent-11{padding-left:110px}.ag-rtl .ag-row-group-indent-11{padding-right:110px}.ag-ltr .ag-toolpanel-indent-12{padding-left:120px}.ag-rtl .ag-toolpanel-indent-12{padding-right:120px}.ag-ltr .ag-row-group-indent-12{padding-left:120px}.ag-rtl .ag-row-group-indent-12{padding-right:120px}.ag-ltr .ag-toolpanel-indent-13{padding-left:130px}.ag-rtl .ag-toolpanel-indent-13{padding-right:130px}.ag-ltr .ag-row-group-indent-13{padding-left:130px}.ag-rtl .ag-row-group-indent-13{padding-right:130px}.ag-ltr .ag-toolpanel-indent-14{padding-left:140px}.ag-rtl .ag-toolpanel-indent-14{padding-right:140px}.ag-ltr .ag-row-group-indent-14{padding-left:140px}.ag-rtl .ag-row-group-indent-14{padding-right:140px}.ag-ltr .ag-toolpanel-indent-15{padding-left:150px}.ag-rtl .ag-toolpanel-indent-15{padding-right:150px}.ag-ltr .ag-row-group-indent-15{padding-left:150px}.ag-rtl .ag-row-group-indent-15{padding-right:150px}.ag-ltr .ag-toolpanel-indent-16{padding-left:160px}.ag-rtl .ag-toolpanel-indent-16{padding-right:160px}.ag-ltr .ag-row-group-indent-16{padding-left:160px}.ag-rtl .ag-row-group-indent-16{padding-right:160px}.ag-ltr .ag-toolpanel-indent-17{padding-left:170px}.ag-rtl .ag-toolpanel-indent-17{padding-right:170px}.ag-ltr .ag-row-group-indent-17{padding-left:170px}.ag-rtl .ag-row-group-indent-17{padding-right:170px}.ag-ltr .ag-toolpanel-indent-18{padding-left:180px}.ag-rtl .ag-toolpanel-indent-18{padding-right:180px}.ag-ltr .ag-row-group-indent-18{padding-left:180px}.ag-rtl .ag-row-group-indent-18{padding-right:180px}.ag-ltr .ag-toolpanel-indent-19{padding-left:190px}.ag-rtl .ag-toolpanel-indent-19{padding-right:190px}.ag-ltr .ag-row-group-indent-19{padding-left:190px}.ag-rtl .ag-row-group-indent-19{padding-right:190px}.ag-ltr .ag-toolpanel-indent-20{padding-left:200px}.ag-rtl .ag-toolpanel-indent-20{padding-right:200px}.ag-ltr .ag-row-group-indent-20{padding-left:200px}.ag-rtl .ag-row-group-indent-20{padding-right:200px}.ag-ltr .ag-toolpanel-indent-21{padding-left:210px}.ag-rtl .ag-toolpanel-indent-21{padding-right:210px}.ag-ltr .ag-row-group-indent-21{padding-left:210px}.ag-rtl .ag-row-group-indent-21{padding-right:210px}.ag-ltr .ag-toolpanel-indent-22{padding-left:220px}.ag-rtl .ag-toolpanel-indent-22{padding-right:220px}.ag-ltr .ag-row-group-indent-22{padding-left:220px}.ag-rtl .ag-row-group-indent-22{padding-right:220px}.ag-ltr .ag-toolpanel-indent-23{padding-left:230px}.ag-rtl .ag-toolpanel-indent-23{padding-right:230px}.ag-ltr .ag-row-group-indent-23{padding-left:230px}.ag-rtl .ag-row-group-indent-23{padding-right:230px}.ag-ltr .ag-toolpanel-indent-24{padding-left:240px}.ag-rtl .ag-toolpanel-indent-24{padding-right:240px}.ag-ltr .ag-row-group-indent-24{padding-left:240px}.ag-rtl .ag-row-group-indent-24{padding-right:240px}.ag-ltr .ag-toolpanel-indent-25{padding-left:250px}.ag-rtl .ag-toolpanel-indent-25{padding-right:250px}.ag-ltr .ag-row-group-indent-25{padding-left:250px}.ag-rtl .ag-row-group-indent-25{padding-right:250px}.ag-ltr .ag-toolpanel-indent-26{padding-left:260px}.ag-rtl .ag-toolpanel-indent-26{padding-right:260px}.ag-ltr .ag-row-group-indent-26{padding-left:260px}.ag-rtl .ag-row-group-indent-26{padding-right:260px}.ag-ltr .ag-toolpanel-indent-27{padding-left:270px}.ag-rtl .ag-toolpanel-indent-27{padding-right:270px}.ag-ltr .ag-row-group-indent-27{padding-left:270px}.ag-rtl .ag-row-group-indent-27{padding-right:270px}.ag-ltr .ag-toolpanel-indent-28{padding-left:280px}.ag-rtl .ag-toolpanel-indent-28{padding-right:280px}.ag-ltr .ag-row-group-indent-28{padding-left:280px}.ag-rtl .ag-row-group-indent-28{padding-right:280px}.ag-ltr .ag-toolpanel-indent-29{padding-left:290px}.ag-rtl .ag-toolpanel-indent-29{padding-right:290px}.ag-ltr .ag-row-group-indent-29{padding-left:290px}.ag-rtl .ag-row-group-indent-29{padding-right:290px}.ag-ltr .ag-toolpanel-indent-30{padding-left:300px}.ag-rtl .ag-toolpanel-indent-30{padding-right:300px}.ag-ltr .ag-row-group-indent-30{padding-left:300px}.ag-rtl .ag-row-group-indent-30{padding-right:300px}.ag-ltr .ag-toolpanel-indent-31{padding-left:310px}.ag-rtl .ag-toolpanel-indent-31{padding-right:310px}.ag-ltr .ag-row-group-indent-31{padding-left:310px}.ag-rtl .ag-row-group-indent-31{padding-right:310px}.ag-ltr .ag-toolpanel-indent-32{padding-left:320px}.ag-rtl .ag-toolpanel-indent-32{padding-right:320px}.ag-ltr .ag-row-group-indent-32{padding-left:320px}.ag-rtl .ag-row-group-indent-32{padding-right:320px}.ag-ltr .ag-toolpanel-indent-33{padding-left:330px}.ag-rtl .ag-toolpanel-indent-33{padding-right:330px}.ag-ltr .ag-row-group-indent-33{padding-left:330px}.ag-rtl .ag-row-group-indent-33{padding-right:330px}.ag-ltr .ag-toolpanel-indent-34{padding-left:340px}.ag-rtl .ag-toolpanel-indent-34{padding-right:340px}.ag-ltr .ag-row-group-indent-34{padding-left:340px}.ag-rtl .ag-row-group-indent-34{padding-right:340px}.ag-ltr .ag-toolpanel-indent-35{padding-left:350px}.ag-rtl .ag-toolpanel-indent-35{padding-right:350px}.ag-ltr .ag-row-group-indent-35{padding-left:350px}.ag-rtl .ag-row-group-indent-35{padding-right:350px}.ag-ltr .ag-toolpanel-indent-36{padding-left:360px}.ag-rtl .ag-toolpanel-indent-36{padding-right:360px}.ag-ltr .ag-row-group-indent-36{padding-left:360px}.ag-rtl .ag-row-group-indent-36{padding-right:360px}.ag-ltr .ag-toolpanel-indent-37{padding-left:370px}.ag-rtl .ag-toolpanel-indent-37{padding-right:370px}.ag-ltr .ag-row-group-indent-37{padding-left:370px}.ag-rtl .ag-row-group-indent-37{padding-right:370px}.ag-ltr .ag-toolpanel-indent-38{padding-left:380px}.ag-rtl .ag-toolpanel-indent-38{padding-right:380px}.ag-ltr .ag-row-group-indent-38{padding-left:380px}.ag-rtl .ag-row-group-indent-38{padding-right:380px}.ag-ltr .ag-toolpanel-indent-39{padding-left:390px}.ag-rtl .ag-toolpanel-indent-39{padding-right:390px}.ag-ltr .ag-row-group-indent-39{padding-left:390px}.ag-rtl .ag-row-group-indent-39{padding-right:390px}.ag-ltr .ag-toolpanel-indent-40{padding-left:400px}.ag-rtl .ag-toolpanel-indent-40{padding-right:400px}.ag-ltr .ag-row-group-indent-40{padding-left:400px}.ag-rtl .ag-row-group-indent-40{padding-right:400px}.ag-ltr .ag-toolpanel-indent-41{padding-left:410px}.ag-rtl .ag-toolpanel-indent-41{padding-right:410px}.ag-ltr .ag-row-group-indent-41{padding-left:410px}.ag-rtl .ag-row-group-indent-41{padding-right:410px}.ag-ltr .ag-toolpanel-indent-42{padding-left:420px}.ag-rtl .ag-toolpanel-indent-42{padding-right:420px}.ag-ltr .ag-row-group-indent-42{padding-left:420px}.ag-rtl .ag-row-group-indent-42{padding-right:420px}.ag-ltr .ag-toolpanel-indent-43{padding-left:430px}.ag-rtl .ag-toolpanel-indent-43{padding-right:430px}.ag-ltr .ag-row-group-indent-43{padding-left:430px}.ag-rtl .ag-row-group-indent-43{padding-right:430px}.ag-ltr .ag-toolpanel-indent-44{padding-left:440px}.ag-rtl .ag-toolpanel-indent-44{padding-right:440px}.ag-ltr .ag-row-group-indent-44{padding-left:440px}.ag-rtl .ag-row-group-indent-44{padding-right:440px}.ag-ltr .ag-toolpanel-indent-45{padding-left:450px}.ag-rtl .ag-toolpanel-indent-45{padding-right:450px}.ag-ltr .ag-row-group-indent-45{padding-left:450px}.ag-rtl .ag-row-group-indent-45{padding-right:450px}.ag-ltr .ag-toolpanel-indent-46{padding-left:460px}.ag-rtl .ag-toolpanel-indent-46{padding-right:460px}.ag-ltr .ag-row-group-indent-46{padding-left:460px}.ag-rtl .ag-row-group-indent-46{padding-right:460px}.ag-ltr .ag-toolpanel-indent-47{padding-left:470px}.ag-rtl .ag-toolpanel-indent-47{padding-right:470px}.ag-ltr .ag-row-group-indent-47{padding-left:470px}.ag-rtl .ag-row-group-indent-47{padding-right:470px}.ag-ltr .ag-toolpanel-indent-48{padding-left:480px}.ag-rtl .ag-toolpanel-indent-48{padding-right:480px}.ag-ltr .ag-row-group-indent-48{padding-left:480px}.ag-rtl .ag-row-group-indent-48{padding-right:480px}.ag-ltr .ag-toolpanel-indent-49{padding-left:490px}.ag-rtl .ag-toolpanel-indent-49{padding-right:490px}.ag-ltr .ag-row-group-indent-49{padding-left:490px}.ag-rtl .ag-row-group-indent-49{padding-right:490px}.ag-ltr .ag-pinned-right-header .ag-header-cell-resize{left:-4px}.ag-rtl .ag-pinned-left-header .ag-header-cell-resize{right:-4px}.ag-rtl .ag-cell-wrapper .ag-group-contracted,.ag-rtl .ag-filter-toolpanel-header.ag-filter-header .ag-icon-tree-closed,.ag-rtl .ag-filter-toolpanel-instance .ag-filter-toolpanel-header .ag-icon-tree-closed,.ag-rtl .ag-group-component .ag-column-group-icons .ag-column-group-closed-icon,.ag-rtl .ag-header-group-cell .ag-header-icon.ag-header-expand-icon-collapsed,.ag-rtl .ag-header-group-cell .ag-header-icon.ag-header-expand-icon-expanded,.ag-rtl .ag-primary-cols-header-panel .ag-icon-tree-closed{transform:rotate(180deg)}@media print{.ag-body-viewport{display:block}.ag-row{page-break-inside:avoid}}.ag-body .ag-body-viewport,.ag-body .ag-pinned-left-cols-viewport,.ag-body .ag-pinned-right-cols-viewport{-webkit-overflow-scrolling:touch}.ag-chart{position:relative;overflow:hidden}.ag-chart,.ag-chart .ag-chart-components-wrapper{display:flex}.ag-chart .ag-chart-components-wrapper,.ag-chart .ag-chart-components-wrapper .ag-chart-canvas-wrapper{position:relative;flex:1 1 auto;overflow:hidden}.ag-chart .ag-chart-components-wrapper .ag-chart-canvas-wrapper canvas{display:block}.ag-chart .ag-chart-components-wrapper .ag-chart-menu{position:absolute;top:10px;right:20px;width:24px;overflow:hidden;display:flex;flex-direction:column}.ag-chart:not(.ag-has-menu):hover .ag-chart-menu{opacity:1;pointer-events:all}.ag-chart .ag-chart-docked-container{position:relative;transition:min-width .4s}.ag-chart .ag-chart-docked-container .ag-panel{border-width:0 0 0 1px}.ag-chart-tabbed-menu>div{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.ag-chart-tabbed-menu .ag-tab-header{flex:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.ag-chart-tabbed-menu .ag-tab-body{display:flex;flex:1 1 auto;align-items:stretch;overflow:hidden}.ag-chart-tabbed-menu .ag-tab-body>div{width:100%;overflow:hidden;overflow-y:auto}.ag-chart-tabbed-menu .ag-chart-settings{overflow-x:hidden}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper{position:relative;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar{width:100%;display:flex;height:30px;align-items:center}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar .ag-nav-card-selector{display:flex;align-items:center;justify-content:space-around;flex:1 1 auto;height:100%}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar .ag-nav-card-selector .ag-nav-card-item{opacity:.2}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar .ag-nav-card-selector .ag-nav-card-item.ag-selected{opacity:1}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar .ag-chart-settings-next-btn,.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar .ag-chart-settings-prev-btn{position:relative;flex:none}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar .ag-chart-settings-next-btn button,.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar .ag-chart-settings-prev-btn button{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container{position:relative;flex:1 1 auto;overflow-x:hidden;overflow-y:auto}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container .ag-chart-settings-mini-wrapper{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:100%;min-height:100%;overflow:hidden}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container .ag-chart-settings-mini-wrapper .ag-group-component{flex:none}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container .ag-chart-settings-mini-wrapper .ag-group-component-container{flex-direction:row;flex-wrap:wrap}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container .ag-chart-settings-mini-wrapper .ag-group-component-container .ag-chart-mini-thumbnail{flex:none}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container .ag-chart-settings-mini-wrapper.ag-animating{transition:left .3s;transition-timing-function:ease-in-out}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container .ag-chart-settings-mini-wrapper .ag-chart-mini-thumbnail{cursor:pointer}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container .ag-chart-settings-mini-wrapper .ag-chart-mini-thumbnail canvas{display:block}.ag-chart-tabbed-menu .ag-chart-data-wrapper,.ag-chart-tabbed-menu .ag-chart-format-wrapper{display:flex;flex-direction:column;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ag-chart-tabbed-menu .ag-chart-data-wrapper>div,.ag-chart-tabbed-menu .ag-chart-format-wrapper>div{display:flex;margin:0;padding-bottom:2px}.ag-chart-tabbed-menu .ag-chart-data-wrapper>div:not(:first-child),.ag-chart-tabbed-menu .ag-chart-format-wrapper>div:not(:first-child){margin-top:0}.ag-chart-tabbed-menu .ag-chart-format-wrapper{overflow-x:hidden}.ag-chart-tabbed-menu .ag-chart-format-wrapper .ag-group-component .ag-group-subgroup{justify-content:space-between}.ag-chart .ag-chart-canvas-wrapper.ag-chart-empty>canvas{visibility:hidden}.ag-chart .ag-chart-canvas-wrapper.ag-chart-empty .ag-chart-empty-text{display:flex}.ag-chart .ag-chart-empty-text{display:none;position:absolute;top:0;width:100%;height:100%;align-items:center;justify-content:center}.ag-chart .ag-chart-menu>span{opacity:.5;line-height:24px;font-size:24px;width:24px;height:24px;margin:2px 0;cursor:pointer}.ag-chart .ag-chart-menu>span:hover{border-radius:5px}.ag-chart .ag-chart-docked-container{min-width:0;width:0}.ag-chart-tabbed-menu .ag-tab-body{padding:0}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-nav-bar{padding:0 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-nav-bar .ag-nav-card-selector{padding:0 10px}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-nav-bar .ag-nav-card-selector .ag-nav-card-item{cursor:pointer}.ag-header{background-color:#fafafa;font-weight:400;border:1px solid hsla(0,0%,50.2%,.2)}.ag-header-cell-label{line-height:24px;padding:0 8px}.ag-row-odd{background-color:#fafafa}.ag-header-cell:after,.ag-header-group-cell:after{border-right:1px solid hsla(0,0%,50.2%,.4);content:"";height:16px;margin-top:3px;position:absolute;text-indent:-2000px;top:0}.ag-ltr .ag-header-cell:after,.ag-ltr .ag-header-group-cell:after{right:0}.ag-cell{line-height:21px;padding:0 8px}.ag-cell:focus{outline:none}.ag-row-selected{background-color:#009fe3;color:#fff}.Vnms1X4L{flex:0 0 150px;border-top:1px solid #ccc;transition:all .3s;height:150px;overflow:hidden}._2MPanlXe{flex:0 0 550px;height:550px;overflow:auto}._2IzqVzKE{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}._1ovZUPL0,._3Cb2_DWh{flex:0 0 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}._3zzGMLFx{flex:0 0 20px;border-top:1px solid #ccc;background-color:#fafafa;line-height:20px;display:flex}._3JgCpj4w{border-right:1px solid #ccc;padding:0 8px}._3W1b6jVO p{font-size:13.2px}._2G7_QAXU{display:grid;grid-template-columns:1fr;grid-gap:30px;padding:17px 0}@media (min-width:800px){._2G7_QAXU{grid-template-columns:1fr 1fr}}._3XARKIu0{border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:135px}._3XARKIu0 h2{margin-top:0}._3XARKIu0 a{font-size:16px}._2jTED40e{width:100%;flex:1;box-sizing:border-box}._1h-raC_e{display:flex}.APDLVdLz{flex-direction:column}._1XYIy5gO{height:100%;overflow-y:auto}.VjDw4_fS{justify-self:start;float:left;clear:both}._1BvzcXr1{justify-self:center;margin:0 auto;clear:both}.ZN1rayaR{justify-self:end;float:right;clear:both}._3NnruK0k{text-align:left}._3SwtfBSe{text-align:center}._1Wacnm_9{text-align:right}._39BnN8Ic{padding:8px 8px 4px;border-bottom:2px solid #ccc;font-size:16px}._1JHL2evX{padding:8px}.GJxrgZYW{width:100%;margin-bottom:17px;border-collapse:collapse;border-spacing:0}.GJxrgZYW tbody>tr:hover{background-color:#f5f5f5}.GJxrgZYW th{color:#666;border-bottom:2px solid #ddd;vertical-align:bottom;text-align:left}.GJxrgZYW td,.GJxrgZYW th{line-height:1.42857;padding:6px}.GJxrgZYW td{border-bottom:1px solid #ddd;vertical-align:top;text-overflow:ellipsis}._3c_sR69e{cursor:pointer}._2tba6G-n{display:inline-block;width:0;height:0;margin-left:6px;vertical-align:middle;border-top:4px solid;border-left:4px solid transparent;border-right:4px solid transparent;transform:rotate(0deg);transition:transform .3s,opacity .3s;opacity:0}._2tba6G-n.debolmXv{opacity:1}._2tba6G-n._1Jb8PhJs{transform:rotate(180deg)}._3fQgAgnJ,._3GGT9aHb{margin:4px 0;background-color:#fff;color:#555;box-sizing:border-box;height:25px;padding:3px 8px;font-size:12px;line-height:1.4em;border:1px solid #ddd;border-radius:4px;outline:none;transition:box-shadow .15s linear;width:100%}._3fQgAgnJ:focus,._3GGT9aHb:focus{box-shadow:0 0 6px hsla(0,0%,50.2%,.3)}._3fQgAgnJ[type=checkbox],._3GGT9aHb[type=checkbox]{width:auto;box-shadow:none!important;height:12px;width:12px;margin-right:12px}._1Zg-dOlY{display:grid;grid-template-columns:72px 1fr 58px 20px 35px 15px;align-items:center}._369wa7hF{white-space:nowrap}@font-face{font-family:SemanticIcons;src:url(/1.3.5115/fonts/semantic/icons.eot);src:url(/1.3.5115/fonts/semantic/icons.eot?#iefix) format("embedded-opentype"),url(/1.3.5115/fonts/semantic/icons.woff2) format("woff2"),url(/1.3.5115/fonts/semantic/icons.woff) format("woff"),url(/1.3.5115/fonts/semantic/icons.ttf) format("truetype"),url(/1.3.5115/fonts/semantic/icons.svg#icons) format("svg");font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none}@font-face{font-family:Checkbox;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype")}html{font-size:12px!important}html body{overflow:auto}html .ui.button{font-family:Open Sans,sans-serif!important}html i.icon{font-family:SemanticIcons!important}html .perfectly-centered{height:-moz-max-content;height:max-content;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}html .horizontally-centered{position:absolute;left:50%;transform:translateX(-50%)}html a:hover{text-decoration:none}html .ribbon.label:empty{display:inline-flex}html .imageOverlayIcon{margin-left:4px}html #print-root .show-scrollbars::-webkit-scrollbar{width:auto;height:10px}html #print-root .show-scrollbars::-webkit-scrollbar-track{background-color:#fff;border-radius:4px;box-shadow:inset 0 0 6px rgba(0,0,0,.1)}html #print-root .show-scrollbars::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090;border-radius:4px}html #print-root .in-side-bar>input{height:35px;border-radius:0;border:0;border-bottom:1px solid rgba(34,36,38,.15)}html #print-root .ui.styled.accordion .accordion .section-ref:first-child .title,html #print-root .ui.styled.accordion .section-ref:first-child .title{border:0}html #print-root div[draggable]:focus{outline:0}html #print-root .asset-check{background:url(/1.3.5115/assets/img/check.png)}[data-rmiz-wrap=hidden],[data-rmiz-wrap=visible]{position:relative;display:inline-flex;align-items:flex-start}[data-rmiz-wrap=hidden]{visibility:hidden}[data-rmiz-overlay]{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transition-property:background-color}[data-rmiz-btn-close],[data-rmiz-btn-open]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:none;border-radius:0;font:inherit;color:inherit;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}[data-rmiz-btn-open]{cursor:zoom-in}[data-rmiz-btn-close]{cursor:zoom-out}[data-rmiz-modal-content]{position:absolute;transition-property:transform;transform-origin:center center}#modals{z-index:100}@keyframes _1a_xlu5O{0%{opacity:0}to{opacity:1}}@keyframes _2tKX7nH6{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}._2h6qPgnm{z-index:2;position:fixed;top:0;left:0;height:100%;width:100%;align-items:center;justify-content:center;display:none}._2IhT5WdM{background-color:rgba(0,0,0,.3)}._3aW2uvug{display:flex}._2N12wwRJ{animation:_1a_xlu5O .2s;animation-fill-mode:forwards}._2N12wwRJ ._1XurieWo{animation:_2tKX7nH6 .2s}.R00HQL1O{display:flex;animation:_1a_xlu5O .2s reverse;animation-fill-mode:forwards}.R00HQL1O ._1XurieWo{animation:_2tKX7nH6 .2s reverse}._1XurieWo{background-color:#fff;box-shadow:0 0 6px hsla(0,0%,50.2%,.3);width:450px;max-width:95vw;max-height:85vh;border-radius:6px;display:flex;flex-direction:column}._3g1ytAUb{width:700px}._2gdt6Bnh{width:900px}._1kvKE5r3{width:1080px}._2yD_AVct{width:95vw}._1YtjGTr2{padding:16px;border-bottom:1px solid #e5e5e5}._1YtjGTr2 h2{margin:0}._32SwEcgt{margin:4px 0;background-color:#fff;color:#555;box-sizing:border-box;height:25px;padding:3px 8px;font-size:12px;line-height:1.4em;border:1px solid #ddd;border-radius:4px;outline:none;transition:box-shadow .15s linear;width:100%}._32SwEcgt:focus{box-shadow:0 0 6px hsla(0,0%,50.2%,.3)}._32SwEcgt[type=checkbox]{width:auto;box-shadow:none!important;height:12px;width:12px;margin-right:12px}._5DRvY1z8{position:relative}._5DRvY1z8:after{content:"";display:block;background-color:hsla(0,0%,100%,.4);height:100%;width:100%;position:absolute;top:0;left:0;transition:opacity .4s;opacity:0;pointer-events:none}._28Z-ni7U:after{opacity:1}._1zRg5QoG{display:inline-block;position:relative;cursor:help}._2kCWg6H0{padding:6px;white-space:nowrap;background-color:#f0f0f0;font-size:10px;border-radius:4px;font-weight:400;color:#444;font-family:system-ui}._2wCC3Z6C{padding:16px;overflow-y:scroll;max-height:100%;flex:1 0}._3Crbama_{padding:0}._3WJaV6oo{overflow-y:visible!important}._2yfAA-B_{padding:16px;text-align:right;border-top:1px solid #e5e5e5}._1SBTFjvY{line-height:1.3;color:#f8f8f2;background:#1e1e1e;overflow:auto;padding:15px;font-size:11px;flex:1 0;height:100%;box-sizing:border-box}._1SBTFjvY pre{margin:0;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace}.__json-key__{color:#e8f08f}.__json-value__{color:#fdb082}.__json-string__{color:#7cc47c}.__json-boolean__{color:#f77373}._3b1C0JtK{display:grid;grid-template-columns:2fr 9fr 1fr;margin-bottom:14px;grid-gap:30px}._1MlxyurS{display:flex;align-items:flex-start;padding-top:6px;justify-content:flex-end;text-align:right}._2VlWdSAM{display:block;margin-top:5px;margin-bottom:1px;color:#737373;font-weight:400;font-size:.9em}._3yZ7BNRg{position:relative}._3yZ7BNRg,._35gKtgqa{display:inline-flex}._35gKtgqa{align-items:center;justify-content:center}._35gKtgqa i{padding-right:0!important;transition:transform .15s}._3ORX9bIw ._35gKtgqa i{transform:rotate(180deg)}._1hBrhX2z{margin-right:6px}.foqn4z-5 ._1hBrhX2z{margin-right:10px}._149NPZRE{display:flex;flex-wrap:wrap}._2KX_fOwu{display:inline-block;padding:16px}._1jUgpAvN{display:flex;align-items:center;justify-content:flex-start;padding:4px 8px;text-align:left;cursor:pointer;line-height:1.7rem;margin:0;transition:background-color .4s;font-size:12px;white-space:nowrap}._1jUgpAvN,._1jUgpAvN:hover{color:#444;text-decoration:none}._1jUgpAvN:hover{background-color:#f0f0f0}._1jUgpAvN .fa{font-size:16px;margin-right:8px}._3tEmnyYE{font-size:13px;padding:8px 12px}._3tEmnyYE .fa{font-size:18px;margin-right:12px}._2zHsi-r-{background-color:#009fe3;color:#fff}._2zHsi-r-:hover{background-color:#27b4f0;color:#fff}ag-grid,ag-grid-angular,ag-grid-aurelia,ag-grid-ng2,ag-grid-polymer{display:block}.ag-hidden{display:none!important}.ag-invisible{visibility:hidden!important}.ag-drag-handle{cursor:move;cursor:grab}.ag-column-drop-wrapper{display:flex}.ag-column-drop-horizontal-half-width{display:inline-block;width:50%!important}.ag-unselectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-selectable{-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.ag-select-agg-func-popup{position:absolute}.ag-input-wrapper,.ag-picker-field-wrapper{display:flex;flex:1 1 auto;align-items:center;line-height:normal;position:relative}.ag-shake-left-to-right{animation-direction:alternate;animation-duration:.2s;animation-iteration-count:infinite;animation-name:ag-shake-left-to-right}@keyframes ag-shake-left-to-right{0%{padding-left:6px;padding-right:2px}to{padding-left:2px;padding-right:6px}}.ag-root-wrapper{cursor:default;position:relative;display:flex;flex-direction:column;overflow:hidden}.ag-root-wrapper.ag-layout-normal{height:100%}.ag-watermark{position:absolute;bottom:10px;right:25px;opacity:.5;transition:opacity 1s ease-out 3s}.ag-watermark:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDk0IiBoZWlnaHQ9IjIzOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PHBhdGggZD0iTS42MTMgMTA4VjY3LjQ2YTE1IDE1IDAgMDE3LjUtMTIuOTlMOTguMzA2IDIuMzk1YTE1IDE1IDAgMDExNSAwTDIwMy41IDU0LjQ2OWExNSAxNSAwIDAxNy41IDEyLjk5VjEzOGgtMzBsLS4wMDMtNDRoLS4wMDFjMC04LjI4NC02LjcxNi0xNC45OTktMTUtMTQuOTk5TDEyMiA3OWMtOC4yODQgMC0xNSA2LjcxNi0xNSAxNXY0Mi4wMTZjMCA4LjI4NCA2LjcxNiAxNSAxNSAxNWg0NlYxNjNhMyAzIDAgMDEtMyAzaC00NXYxM2g0NS45OTZ2LS4wMDJjOC4yODMgMCAxNC45OTktNi43MTUgMTUtMTQuOTk4bC4wMDQtMTMuMDRoMzB2MjAuNjQ2YTE1IDE1IDAgMDEtNy41IDEyLjk5bC05MC4xOTQgNTIuMDc0YTE1IDE1IDAgMDEtMTUgMEw4LjExMyAxODQuNTk3YTE1IDE1IDAgMDEtNy41LTEyLjk5VjEyMUgyN3YxNWMwIDguMjg0IDYuNzE2IDE1IDE1IDE1aDU4Vjk0YzAtOC4yODQtNi43MTYtMTUtMTUtMTVIMjd2MTNoNTdhMyAzIDAgMDEzIDN2MTNILjYxM3oiIGlkPSJhIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0iTTQ3NyA1NWgxN3Y5NmgtNTljLTguMjg0IDAtMTUtNi43MTYtMTUtMTVWOTZjMC04LjI4NCA2LjcxNi0xNSAxNS0xNWg0MlY1NXptLTM3IDQzYTMgMyAwIDAwLTMgM3YzMGEzIDMgMCAwMDMgM2gzN1Y5OGgtMzd6bS00NC0xN2gxN3Y3MGgtMTd6IiBmaWxsPSIjRkZGIi8+PHBhdGggZmlsbD0iI0UxMUYyMiIgZD0iTTM5NiA1NWgxN3YxN2gtMTd6Ii8+PHBhdGggZD0iTTMzMSAxNTFoMTd2LTUwYTMgMyAwIDAxMy0zaDM4VjgxaC00M2MtOC4yODQgMC0xNSA2LjcxNi0xNSAxNXY1NXptLTctNjVWNzZjMC04LjI4NC02LjcxNi0xNS0xNS0xNWgtNjBjLTguMjg0IDAtMTUgNi43MTYtMTUgMTV2NjBjMCA4LjI4NCA2LjcxNiAxNSAxNSAxNWg2MGM4LjI4NCAwIDE1LTYuNzE2IDE1LTE1di0zNmgtMzd2MTdoMjB2MTRhMyAzIDAgMDEtMyAzaC01MGEzIDMgMCAwMS0zLTNWODFhMyAzIDAgMDEzLTNoNTBhMyAzIDAgMDEzIDN2NWgxN3oiIGZpbGw9IiNGRkYiLz48ZyBmaWxsPSIjRTExRjIyIj48dXNlIHhsaW5rOmhyZWY9IiNhIi8+PHJlY3QgeD0iMTIwIiB5PSI5MiIgd2lkdGg9IjQ4IiBoZWlnaHQ9IjQ2IiByeD0iMyIvPjxwYXRoIGQ9Ik00MCAxMjFoNDd2MTdINDNhMyAzIDAgMDEtMy0zdi0xNHoiLz48L2c+PC9nPjwvc3ZnPg==);filter:invert(50%);background-repeat:no-repeat;background-size:110px 60px;display:block;height:60px;width:110px}.ag-watermark-text{opacity:.5;font-weight:700;font-family:Impact,sans-serif;font-size:19px}.ag-root-wrapper-body{display:flex;flex-direction:row}.ag-root-wrapper-body.ag-layout-normal{flex:1 1 auto;height:0;min-height:0}.ag-root{position:relative;display:flex;flex-direction:column}.ag-root.ag-layout-auto-height,.ag-root.ag-layout-normal{overflow:hidden;flex:1 1 auto;width:0}.ag-root.ag-layout-normal{height:100%}.ag-body-horizontal-scroll-viewport,.ag-body-viewport,.ag-center-cols-viewport,.ag-floating-bottom-viewport,.ag-floating-top-viewport,.ag-header-viewport,.ag-virtual-list-viewport{position:relative;height:100%;min-width:0;overflow:hidden;flex:1 1 auto}.ag-body-viewport.ag-layout-print{flex:none}@media print{.ag-layout-normal{display:none}.ag-body-horizontal-scroll-viewport,.ag-body-viewport,.ag-center-cols-clipper,.ag-center-cols-container,.ag-center-cols-viewport,.ag-root,.ag-root-wrapper,.ag-root-wrapper-body,.ag-virtual-list-viewport{height:auto!important;overflow:hidden!important;display:block!important}.ag-row{page-break-inside:avoid}}.ag-body-viewport{display:flex}.ag-body-viewport.ag-layout-normal{overflow-y:auto;-webkit-overflow-scrolling:touch}.ag-center-cols-viewport{width:100%;overflow-x:auto}.ag-body-horizontal-scroll-viewport{overflow-x:scroll}.ag-virtual-list-viewport{overflow:auto;width:100%}.ag-body-container,.ag-body-horizontal-scroll-container,.ag-center-cols-container,.ag-floating-bottom-container,.ag-floating-bottom-full-width-container,.ag-floating-top-container,.ag-full-width-container,.ag-header-container,.ag-pinned-left-cols-container,.ag-pinned-right-cols-container,.ag-virtual-list-container{position:relative}.ag-floating-bottom-container,.ag-floating-top-container,.ag-header-container{height:100%;white-space:nowrap}.ag-center-cols-clipper{min-height:100%}.ag-center-cols-container{display:block}.ag-layout-print .ag-center-cols-clipper{min-width:100%}.ag-layout-auto-height .ag-center-cols-clipper,.ag-layout-auto-height .ag-center-cols-container{min-height:50px}.ag-pinned-right-cols-container{display:block}.ag-body-horizontal-scroll-container{height:100%}.ag-floating-bottom-full-width-container,.ag-floating-top-full-width-container,.ag-full-width-container{position:absolute;top:0;left:0;pointer-events:none}.ag-full-width-container{width:100%}.ag-floating-bottom-full-width-container,.ag-floating-top-full-width-container{display:inline-block;overflow:hidden;height:100%;width:100%}.ag-virtual-list-container{overflow:hidden}.ag-center-cols-clipper{flex:1;min-width:0;overflow:hidden}.ag-body-horizontal-scroll{min-height:0;min-width:0;width:100%;display:flex;position:relative}.ag-layout-print .ag-body-horizontal-scroll{display:none}.ag-force-vertical-scroll{overflow-y:scroll!important}.ag-force-vertical-scroll.ag-layout-print{overflow-y:visible!important}.ag-horizontal-left-spacer,.ag-horizontal-right-spacer{height:100%;min-width:0;overflow-x:scroll}.ag-horizontal-left-spacer.ag-scroller-corner,.ag-horizontal-right-spacer.ag-scroller-corner{overflow-x:hidden}.ag-header,.ag-pinned-left-header,.ag-pinned-right-header{display:inline-block;overflow:hidden;position:relative}.ag-header-cell-sortable{cursor:pointer}.ag-header{display:flex;width:100%;white-space:nowrap}.ag-pinned-left-header,.ag-pinned-right-header{height:100%}.ag-header-row{position:absolute;overflow:hidden}.ag-header-cell{display:inline-flex;align-items:center;position:absolute;height:100%}.ag-header-cell-label,.ag-header-group-cell-label{display:flex;flex:1 1 auto;overflow:hidden;align-items:center;text-overflow:ellipsis;align-self:stretch}.ag-header-cell-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-right-aligned-header .ag-header-cell-label{flex-direction:row-reverse}.ag-header-group-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-header-cell-resize{position:absolute;z-index:2;height:100%;width:8px;top:0;cursor:ew-resize}.ag-ltr .ag-header-cell-resize{right:-4px}.ag-rtl .ag-header-cell-resize{left:-4px}.ag-pinned-left-header .ag-header-cell-resize{right:-4px}.ag-pinned-right-header .ag-header-cell-resize{left:-4px}.ag-header-select-all{display:flex}.ag-column-moving .ag-cell,.ag-column-moving .ag-header-cell{transition:left .2s}.ag-column-moving .ag-header-group-cell{transition:left .2s,width .2s}.ag-column-panel{display:flex;flex-direction:column;overflow:hidden;flex:1 1 auto}.ag-column-select{display:flex;flex-direction:column;overflow:hidden;flex-grow:3;flex-shrink:1;flex-basis:0}.ag-column-select-header{display:flex;flex:none}.ag-column-select-header-filter-wrapper{flex:1 1 auto}.ag-column-select-header-filter{width:100%}.ag-column-select-list{flex:1 1 auto;overflow:auto}.ag-column-drop{display:inline-flex;align-items:center;overflow:auto;width:100%}.ag-column-drop-cell,.ag-column-drop-list{display:flex;align-items:center}.ag-column-drop-cell-text{overflow:hidden;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap}.ag-column-drop-vertical{display:flex;flex-direction:column;overflow:hidden;flex:1 1 0;align-items:stretch}.ag-column-drop-vertical-title-bar{display:flex;align-items:center}.ag-column-drop-vertical-list{align-items:stretch;flex-grow:1;flex-direction:column;overflow-x:auto}.ag-column-drop-vertical-list>*{flex:none}.ag-column-drop-empty .ag-column-drop-vertical-list{overflow:hidden}.ag-column-drop-vertical-empty-message{display:block}.ag-column-drop.ag-column-drop-horizontal{white-space:nowrap;overflow:hidden}.ag-column-drop-cell-button{cursor:pointer}.ag-filter-toolpanel{flex:1 1 0px;min-width:0}.ag-filter-toolpanel-header,.ag-filter-toolpanel-header>*,.ag-filter-toolpanel-search,.ag-filter-toolpanel-search>*{display:flex;align-items:center}.ag-row-animation .ag-row{transition:transform .4s,top .4s,height .4s,background-color .1s,opacity .2s}.ag-row-no-animation .ag-row{transition:background-color .1s}.ag-row{white-space:nowrap;width:100%}.ag-row-loading{display:flex;align-items:center}.ag-row-position-absolute{position:absolute}.ag-row-position-relative{position:relative}.ag-full-width-row{overflow:hidden;pointer-events:all}.ag-row-inline-editing{z-index:1}.ag-row-dragging{z-index:2}.ag-stub-cell{display:flex;align-items:center}.ag-cell{display:inline-block;position:absolute;white-space:nowrap}.ag-cell-value,.ag-group-value{overflow:hidden;text-overflow:ellipsis}.ag-cell-wrapper{display:flex;align-items:center;height:100%}.ag-cell-wrapper.ag-row-group{align-items:flex-start}.ag-full-width-row .ag-cell-wrapper.ag-row-group{align-items:center}.ag-cell-auto-height{height:100%}.ag-cell-inline-editing{z-index:1}.ag-cell-inline-editing .ag-cell-edit-wrapper,.ag-cell-inline-editing .ag-cell-editor,.ag-cell-inline-editing .ag-cell-editor .ag-wrapper,.ag-cell-inline-editing .ag-cell-editor input{height:100%;width:100%;line-height:normal}.ag-cell .ag-icon{display:inline-block;vertical-align:middle}.ag-set-filter-item{display:flex;align-items:center;height:100%}.ag-set-filter-item-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-set-filter-item-checkbox{display:flex;pointer-events:none}.ag-filter-body-wrapper{display:flex;flex-direction:column}.ag-filter-filter{flex:1 1 auto;overflow:hidden}.ag-filter-condition{display:flex}.ag-floating-filter-body{position:relative;display:flex;flex:1 1 auto;height:100%}.ag-floating-filter-full-body{display:flex;flex:1 1 auto;height:100%;width:100%;align-items:center;overflow:hidden}.ag-floating-filter-full-body>div{flex:1 1 auto}.ag-floating-filter{display:inline-block;position:absolute}.ag-floating-filter-input{align-items:center;display:flex;width:100%}.ag-floating-filter-input>*{flex:1 1 auto}.ag-floating-filter-button{display:flex;flex:none}.ag-dnd-ghost{position:absolute;display:inline-flex;align-items:center;cursor:move;white-space:nowrap}.ag-overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.ag-overlay-panel,.ag-overlay-wrapper{display:flex;height:100%;width:100%}.ag-overlay-wrapper{flex:none;align-items:center;justify-content:center;text-align:center}.ag-overlay-loading-wrapper{pointer-events:all}.ag-popup-child{z-index:5}.ag-popup-editor{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.ag-large-text-input{display:block}.ag-virtual-list-item{position:absolute;width:100%}.ag-floating-top{overflow:hidden;white-space:nowrap;width:100%;position:relative;display:flex}.ag-pinned-left-floating-top,.ag-pinned-right-floating-top{display:inline-block;overflow:hidden;position:relative;min-width:0}.ag-floating-bottom{overflow:hidden;white-space:nowrap;width:100%;position:relative;display:flex}.ag-pinned-left-floating-bottom,.ag-pinned-right-floating-bottom{display:inline-block;overflow:hidden;position:relative;min-width:0}.ag-dialog,.ag-panel{display:flex;flex-direction:column;position:relative;overflow:hidden}.ag-panel-title-bar{display:flex;flex:none;align-items:center;cursor:default}.ag-panel-title-bar-title{flex:1 1 auto}.ag-panel-title-bar-buttons{display:flex}.ag-panel-title-bar-button{cursor:pointer}.ag-panel-content-wrapper{display:flex;flex:1 1 auto;position:relative;overflow:hidden}.ag-dialog,.ag-resizer{position:absolute}.ag-resizer{pointer-events:none;z-index:1}.ag-resizer.ag-resizer-topLeft{top:0;left:0;height:5px;width:5px;cursor:nwse-resize}.ag-resizer.ag-resizer-top{top:0;left:5px;right:5px;height:5px;cursor:ns-resize}.ag-resizer.ag-resizer-topRight{top:0;right:0;height:5px;width:5px;cursor:nesw-resize}.ag-resizer.ag-resizer-right{top:5px;right:0;bottom:5px;width:5px;cursor:ew-resize}.ag-resizer.ag-resizer-bottomRight{bottom:0;right:0;height:5px;width:5px;cursor:nwse-resize}.ag-resizer.ag-resizer-bottom{bottom:0;left:5px;right:5px;height:5px;cursor:ns-resize}.ag-resizer.ag-resizer-bottomLeft{bottom:0;left:0;height:5px;width:5px;cursor:nesw-resize}.ag-resizer.ag-resizer-left{left:0;top:5px;bottom:5px;width:5px;cursor:ew-resize}.ag-tooltip{position:absolute;pointer-events:none;z-index:99999}.ag-value-slide-out{margin-right:5px;opacity:1;transition:opacity 3s,margin-right 3s;transition-timing-function:linear}.ag-value-slide-out-end{margin-right:10px;opacity:0}.ag-opacity-zero{opacity:0!important}.ag-menu{max-height:100%;overflow-y:auto;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ag-menu-column-select-wrapper{height:265px;overflow:auto}.ag-menu-list{display:table}.ag-menu-option,.ag-menu-separator{display:table-row}.ag-menu-option-part,.ag-menu-separator-cell{display:table-cell;vertical-align:middle}.ag-menu-option-text{white-space:nowrap}.ag-menu-column-select-wrapper .ag-column-select{height:100%}.ag-rich-select{cursor:default;outline:none}.ag-rich-select-value{display:flex;align-items:center}.ag-rich-select-value-icon{flex:1 1 auto;order:1}.ag-ltr .ag-rich-select-value-icon{text-align:right}.ag-rtl .ag-rich-select-value-icon{text-align:left}.ag-rich-select-list{position:relative}.ag-rich-select-virtual-list-item{display:flex}.ag-rich-select-row{display:flex;flex:1 1 auto;align-items:center;white-space:nowrap}.ag-paging-panel{justify-content:flex-end}.ag-paging-page-summary-panel,.ag-paging-panel{align-items:center;display:flex}.ag-paging-button-wrapper{position:relative;overflow:hidden}.ag-paging-button{position:absolute}.ag-disabled .ag-paging-page-summary-panel{pointer-events:none}.ag-tool-panel-wrapper{display:flex;overflow-y:auto;overflow-x:hidden;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:200px}.ag-column-select-column,.ag-column-select-column-group{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;text-overflow:ellipsis;white-space:nowrap}.ag-column-select-column-group>*,.ag-column-select-column>*{flex:none}.ag-column-select-checkbox{display:flex}.ag-tool-panel-horizontal-resize{cursor:ew-resize;height:100%;position:absolute;top:0;width:5px;z-index:1}.ag-ltr .ag-side-bar-left .ag-tool-panel-horizontal-resize{right:-3px}.ag-ltr .ag-side-bar-right .ag-tool-panel-horizontal-resize,.ag-rtl .ag-side-bar-left .ag-tool-panel-horizontal-resize{left:-3px}.ag-rtl .ag-side-bar-right .ag-tool-panel-horizontal-resize{right:-3px}.ag-details-grid,.ag-details-row{height:100%;width:100%}.ag-header-group-cell{display:flex;align-items:center;height:100%;position:absolute}.ag-cell-label-container{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center;width:100%;height:100%}.ag-right-aligned-header .ag-cell-label-container{flex-direction:row}.ag-side-bar{display:flex;flex-direction:row-reverse}.ag-side-bar-left{order:-1;flex-direction:row}.ag-side-button-button{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;white-space:nowrap;outline:none;cursor:pointer}.ag-side-button-label{-ms-writing-mode:tb-lr;writing-mode:vertical-lr}.ag-status-bar{display:flex;justify-content:space-between;overflow:hidden}.ag-status-panel{display:inline-flex}.ag-status-name-value{white-space:nowrap}.ag-status-bar-center,.ag-status-bar-left,.ag-status-bar-right{display:inline-flex}.ag-icon{display:block;speak:none}.ag-group{position:relative;width:100%}.ag-group-title-bar{display:flex;align-items:center}.ag-group-title{display:block;flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ag-group-title-bar .ag-group-title{cursor:default}.ag-group-toolbar{display:flex;align-items:center}.ag-group-container{display:flex}.ag-disabled .ag-group-container{pointer-events:none}.ag-group-container-horizontal{flex-direction:row;flex-wrap:wrap}.ag-group-container-vertical{flex-direction:column}.ag-charts-font-size-color{display:flex;align-self:stretch;justify-content:space-between}.ag-column-group-icons{display:block}.ag-column-group-icons>*{cursor:pointer}.ag-group-item-alignment-stretch .ag-group-item{align-items:stretch}.ag-group-item-alignment-start .ag-group-item{align-items:flex-start}.ag-group-item-alignment-end .ag-group-item{align-items:flex-end}.ag-toggle-button-icon{transition:right .3s;position:absolute;top:-1px}.ag-input-field,.ag-select{display:flex;flex-direction:row;align-items:center}.ag-input-field-input{flex:1 1 auto;width:100%;min-width:0}.ag-floating-filter-input .ag-input-field-input[type=date]{width:1px}.ag-angle-select,.ag-range-field{display:flex;align-items:center}.ag-angle-select-wrapper{display:flex}.ag-angle-select-parent-circle{display:block;position:relative}.ag-angle-select-child-circle{position:absolute}.ag-slider-wrapper{display:flex}.ag-picker-field-display,.ag-slider-wrapper .ag-input-field{flex:1 1 auto}.ag-picker-field{display:flex;align-items:center}.ag-picker-field-icon{display:flex;border:0;padding:0;margin:0;cursor:pointer}.ag-picker-field-wrapper{overflow:hidden}.ag-label-align-right .ag-label{order:1}.ag-label-align-right>*{flex:none}.ag-label-align-top{flex-direction:column;align-items:flex-start}.ag-label-align-top>*{align-self:stretch}.ag-color-panel{width:100%;display:flex;flex-direction:column;text-align:center}.ag-spectrum-color{flex:1 1 auto;position:relative;overflow:hidden;cursor:default}.ag-spectrum-fill{position:absolute;top:0;left:0;right:0;bottom:0}.ag-spectrum-val{cursor:pointer}.ag-spectrum-dragger{position:absolute;pointer-events:none;cursor:pointer}.ag-spectrum-hue{cursor:default;background:linear-gradient(270deg,red 3%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.ag-spectrum-alpha{cursor:default}.ag-spectrum-hue-background{width:100%;height:100%}.ag-spectrum-alpha-background{background-image:linear-gradient(90deg,transparent,#000);width:100%;height:100%}.ag-spectrum-tool{cursor:pointer}.ag-spectrum-slider{position:absolute;pointer-events:none}.ag-recent-colors{display:flex}.ag-recent-color{cursor:pointer}.ag-ltr .ag-column-select-indent-1{padding-left:20px}.ag-rtl .ag-column-select-indent-1{padding-right:20px}.ag-ltr .ag-row-group-indent-1{padding-left:20px}.ag-rtl .ag-row-group-indent-1{padding-right:20px}.ag-ltr .ag-column-select-indent-2{padding-left:40px}.ag-rtl .ag-column-select-indent-2{padding-right:40px}.ag-ltr .ag-row-group-indent-2{padding-left:40px}.ag-rtl .ag-row-group-indent-2{padding-right:40px}.ag-ltr .ag-column-select-indent-3{padding-left:60px}.ag-rtl .ag-column-select-indent-3{padding-right:60px}.ag-ltr .ag-row-group-indent-3{padding-left:60px}.ag-rtl .ag-row-group-indent-3{padding-right:60px}.ag-ltr .ag-column-select-indent-4{padding-left:80px}.ag-rtl .ag-column-select-indent-4{padding-right:80px}.ag-ltr .ag-row-group-indent-4{padding-left:80px}.ag-rtl .ag-row-group-indent-4{padding-right:80px}.ag-ltr .ag-column-select-indent-5{padding-left:100px}.ag-rtl .ag-column-select-indent-5{padding-right:100px}.ag-ltr .ag-row-group-indent-5{padding-left:100px}.ag-rtl .ag-row-group-indent-5{padding-right:100px}.ag-ltr .ag-column-select-indent-6{padding-left:120px}.ag-rtl .ag-column-select-indent-6{padding-right:120px}.ag-ltr .ag-row-group-indent-6{padding-left:120px}.ag-rtl .ag-row-group-indent-6{padding-right:120px}.ag-ltr .ag-column-select-indent-7{padding-left:140px}.ag-rtl .ag-column-select-indent-7{padding-right:140px}.ag-ltr .ag-row-group-indent-7{padding-left:140px}.ag-rtl .ag-row-group-indent-7{padding-right:140px}.ag-ltr .ag-column-select-indent-8{padding-left:160px}.ag-rtl .ag-column-select-indent-8{padding-right:160px}.ag-ltr .ag-row-group-indent-8{padding-left:160px}.ag-rtl .ag-row-group-indent-8{padding-right:160px}.ag-ltr .ag-column-select-indent-9{padding-left:180px}.ag-rtl .ag-column-select-indent-9{padding-right:180px}.ag-ltr .ag-row-group-indent-9{padding-left:180px}.ag-rtl .ag-row-group-indent-9{padding-right:180px}.ag-ltr{direction:ltr}.ag-ltr .ag-body,.ag-ltr .ag-body-horizontal-scroll,.ag-ltr .ag-body-viewport,.ag-ltr .ag-floating-bottom,.ag-ltr .ag-floating-top,.ag-ltr .ag-header{flex-direction:row}.ag-rtl{direction:rtl}.ag-rtl .ag-body,.ag-rtl .ag-body-horizontal-scroll,.ag-rtl .ag-body-viewport,.ag-rtl .ag-floating-bottom,.ag-rtl .ag-floating-top,.ag-rtl .ag-header{flex-direction:row-reverse}.ag-rtl .ag-icon-contracted,.ag-rtl .ag-icon-tree-closed{display:block;transform:rotate(180deg)}.ag-body .ag-body-viewport{-webkit-overflow-scrolling:touch}.ag-chart{width:100%;height:100%}.ag-chart,.ag-chart-components-wrapper{position:relative;display:flex;overflow:hidden}.ag-chart-components-wrapper{flex:1 1 auto}.ag-chart-title-edit{position:absolute;display:none;top:0;left:0;text-align:center}.ag-chart-title-edit.currently-editing{display:inline-block}.ag-chart-canvas-wrapper{position:relative;flex:1 1 auto;overflow:hidden}.ag-charts-canvas{display:block}.ag-chart-menu{position:absolute;top:10px;width:24px;overflow:hidden;display:flex;flex-direction:column}.ag-ltr .ag-chart-menu{right:20px}.ag-rtl .ag-chart-menu{left:20px}.ag-chart-docked-container{position:relative;width:0;min-width:0;transition:min-width .4s}.ag-chart-menu-hidden~.ag-chart-docked-container{max-width:0;overflow:hidden}.ag-chart-tabbed-menu{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.ag-chart-tabbed-menu-header{flex:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.ag-chart-tabbed-menu-body{display:flex;flex:1 1 auto;align-items:stretch;overflow:hidden}.ag-chart-tab{width:100%;overflow:hidden;overflow-y:auto}.ag-chart-settings{overflow-x:hidden}.ag-chart-settings-wrapper{position:relative;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.ag-chart-settings-nav-bar{width:100%;display:flex;height:30px;align-items:center}.ag-chart-settings-card-selector{display:flex;align-items:center;justify-content:space-around;flex:1 1 auto;height:100%;padding:0 10px}.ag-chart-settings-card-item{cursor:pointer;width:10px;height:10px;background-color:#000;position:relative}.ag-chart-settings-card-item.ag-not-selected{opacity:.2}.ag-chart-settings-card-item:before{content:" ";display:block;position:absolute;background-color:transparent;left:50%;top:50%;margin-left:-10px;margin-top:-10px;width:20px;height:20px}.ag-chart-settings-next,.ag-chart-settings-prev{position:relative;flex:none}.ag-chart-settings-next-button,.ag-chart-settings-prev-button{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.ag-chart-settings-mini-charts-container{position:relative;flex:1 1 auto;overflow-x:hidden;overflow-y:auto}.ag-chart-settings-mini-wrapper{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:100%;min-height:100%;overflow:hidden}.ag-chart-settings-mini-wrapper.ag-animating{transition:left .3s;transition-timing-function:ease-in-out}.ag-chart-mini-thumbnail{cursor:pointer}.ag-chart-mini-thumbnail-canvas{display:block}.ag-chart-data-wrapper,.ag-chart-format-wrapper{display:flex;flex-direction:column;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ag-chart-data-section,.ag-chart-format-section{display:flex;margin:0}.ag-charts-font-panel-controls{justify-content:space-between}.ag-chart-empty-text{display:flex;top:0;width:100%;height:100%;align-items:center;justify-content:center}.ag-chart .ag-chart-menu{opacity:0;pointer-events:none}.ag-chart-menu-hidden:hover .ag-chart-menu{opacity:1;pointer-events:all}.ag-chart-settings-nav-bar{padding:0 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ag-date-time-list-page-column-labels-row,.ag-date-time-list-page-entries-row,.ag-date-time-list-page-title-bar{display:flex}.ag-date-time-list-page-column-label,.ag-date-time-list-page-entry{flex-basis:0;flex-grow:1}.ag-date-time-list-page-entry{cursor:pointer}.ag-theme-alpine{-webkit-font-smoothing:antialiased;color:#181d1f;color:var(--ag-foreground-color,#181d1f);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:normal}@font-face{font-family:agGridAlpine;src:url("data:application/font-woff;charset=utf-8;base64,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") format("woff");font-weight:400;font-style:normal}.ag-theme-alpine .ag-icon{font-family:agGridAlpine;font-size:16px;line-height:16px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ag-theme-alpine .ag-icon-aggregation:before{content:"\f101"}.ag-theme-alpine .ag-icon-arrows:before{content:"\f102"}.ag-theme-alpine .ag-icon-asc:before{content:"\f103"}.ag-theme-alpine .ag-icon-cancel:before{content:"\f104"}.ag-theme-alpine .ag-icon-chart:before{content:"\f105"}.ag-theme-alpine .ag-icon-color-picker:before{content:"\f109"}.ag-theme-alpine .ag-icon-columns:before{content:"\f10a"}.ag-theme-alpine .ag-icon-contracted:before{content:"\f10b"}.ag-theme-alpine .ag-icon-copy:before{content:"\f10c"}.ag-theme-alpine .ag-icon-cross:before{content:"\f10d"}.ag-theme-alpine .ag-icon-desc:before{content:"\f10e"}.ag-theme-alpine .ag-icon-expanded:before{content:"\f10f"}.ag-theme-alpine .ag-icon-eye-slash:before{content:"\f110"}.ag-theme-alpine .ag-icon-eye:before{content:"\f111"}.ag-theme-alpine .ag-icon-filter:before{content:"\f112"}.ag-theme-alpine .ag-icon-first:before{content:"\f113"}.ag-theme-alpine .ag-icon-grip:before{content:"\f114"}.ag-theme-alpine .ag-icon-group:before{content:"\f115"}.ag-theme-alpine .ag-icon-last:before{content:"\f116"}.ag-theme-alpine .ag-icon-left:before{content:"\f117"}.ag-theme-alpine .ag-icon-linked:before{content:"\f118"}.ag-theme-alpine .ag-icon-loading:before{content:"\f119"}.ag-theme-alpine .ag-icon-maximize:before{content:"\f11a"}.ag-theme-alpine .ag-icon-menu:before{content:"\f11b"}.ag-theme-alpine .ag-icon-minimize:before{content:"\f11c"}.ag-theme-alpine .ag-icon-next:before{content:"\f11d"}.ag-theme-alpine .ag-icon-none:before{content:"\f11e"}.ag-theme-alpine .ag-icon-not-allowed:before{content:"\f11f"}.ag-theme-alpine .ag-icon-paste:before{content:"\f120"}.ag-theme-alpine .ag-icon-pin:before{content:"\f121"}.ag-theme-alpine .ag-icon-pivot:before{content:"\f122"}.ag-theme-alpine .ag-icon-previous:before{content:"\f123"}.ag-theme-alpine .ag-icon-right:before{content:"\f126"}.ag-theme-alpine .ag-icon-save:before{content:"\f127"}.ag-theme-alpine .ag-icon-small-down:before{content:"\f128"}.ag-theme-alpine .ag-icon-small-left:before{content:"\f129"}.ag-theme-alpine .ag-icon-small-right:before{content:"\f12a"}.ag-theme-alpine .ag-icon-small-up:before{content:"\f12b"}.ag-theme-alpine .ag-icon-tick:before{content:"\f12c"}.ag-theme-alpine .ag-icon-tree-closed:before{content:"\f12d"}.ag-theme-alpine .ag-icon-tree-indeterminate:before{content:"\f12e"}.ag-theme-alpine .ag-icon-tree-open:before{content:"\f12f"}.ag-theme-alpine .ag-icon-unlinked:before{content:"\f130"}.ag-theme-alpine .ag-icon-row-drag:before{content:"\f114"}.ag-theme-alpine .ag-right-arrow:before{content:"\f117";content:"\f126"}.ag-theme-alpine .ag-root-wrapper{background-color:#fff;background-color:var(--ag-background-color,#fff)}.ag-theme-alpine [class^=ag-],.ag-theme-alpine [class^=ag-]:after,.ag-theme-alpine [class^=ag-]:before,.ag-theme-alpine [class^=ag-]:focus{box-sizing:border-box;outline:none}.ag-theme-alpine [class^=ag-]::-ms-clear{display:none}.ag-theme-alpine .ag-checkbox .ag-input-wrapper,.ag-theme-alpine .ag-radio-button .ag-input-wrapper{overflow:visible}.ag-theme-alpine .ag-range-field .ag-input-wrapper{height:100%}.ag-theme-alpine .ag-toggle-button{flex:none;width:unset;min-width:unset}.ag-theme-alpine .ag-ltr .ag-label-align-right .ag-label{margin-left:6px}.ag-theme-alpine .ag-rtl .ag-label-align-right .ag-label{margin-right:6px}.ag-theme-alpine input[class^=ag-]{margin:0}.ag-theme-alpine input[class^=ag-],.ag-theme-alpine select[class^=ag-],.ag-theme-alpine textarea[class^=ag-]{background-color:#fff;background-color:var(--ag-background-color,#fff)}.ag-theme-alpine input[class^=ag-]:not([type]),.ag-theme-alpine input[class^=ag-][type=date],.ag-theme-alpine input[class^=ag-][type=datetime-local],.ag-theme-alpine input[class^=ag-][type=number],.ag-theme-alpine input[class^=ag-][type=tel],.ag-theme-alpine input[class^=ag-][type=text],.ag-theme-alpine textarea[class^=ag-]{font-size:inherit;line-height:inherit;color:inherit;border:1px solid #babfc7;border-color:var(--ag-input-border-color,var(--ag-border-color,#babfc7))}.ag-theme-alpine input[class^=ag-]:not([type]):disabled,.ag-theme-alpine input[class^=ag-][type=date]:disabled,.ag-theme-alpine input[class^=ag-][type=datetime-local]:disabled,.ag-theme-alpine input[class^=ag-][type=number]:disabled,.ag-theme-alpine input[class^=ag-][type=tel]:disabled,.ag-theme-alpine input[class^=ag-][type=text]:disabled,.ag-theme-alpine textarea[class^=ag-]:disabled{color:rgba(24,29,31,.5);color:var(--ag-disabled-foreground-color,rgba(24,29,31,.5));background-color:#f1f2f4;background-color:var(--ag-input-disabled-background-color,#f1f2f4);border-color:rgba(186,191,199,.3);border-color:var(--ag-input-disabled-border-color,rgba(186,191,199,.3))}.ag-theme-alpine input[class^=ag-]:not([type]):focus,.ag-theme-alpine input[class^=ag-][type=date]:focus,.ag-theme-alpine input[class^=ag-][type=datetime-local]:focus,.ag-theme-alpine input[class^=ag-][type=number]:focus,.ag-theme-alpine input[class^=ag-][type=tel]:focus,.ag-theme-alpine input[class^=ag-][type=text]:focus,.ag-theme-alpine textarea[class^=ag-]:focus{outline:none;box-shadow:0 0 2px .1rem rgba(33,150,243,.4);border-color:rgba(33,150,243,.4);border-color:var(--ag-input-focus-border-color,rgba(33,150,243,.4))}.ag-theme-alpine input[class^=ag-][type=number]{-moz-appearance:textfield}.ag-theme-alpine input[class^=ag-][type=number]::-webkit-inner-spin-button,.ag-theme-alpine input[class^=ag-][type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ag-theme-alpine input[class^=ag-][type=range]{padding:0}.ag-theme-alpine button[class^=ag-]:focus,.ag-theme-alpine input[class^=ag-][type=button]:focus{box-shadow:0 0 2px .1rem rgba(33,150,243,.4)}.ag-theme-alpine .ag-drag-handle{color:#181d1f;color:var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f))}.ag-theme-alpine .ag-list-item,.ag-theme-alpine .ag-virtual-list-item{height:30px}.ag-theme-alpine .ag-select-list{background-color:#fff;background-color:var(--ag-background-color,#fff);overflow-y:auto;overflow-x:hidden}.ag-theme-alpine .ag-list-item{display:flex;align-items:center}.ag-theme-alpine .ag-list-item.ag-active-item{background-color:rgba(33,150,243,.1);background-color:var(--ag-row-hover-color,rgba(33,150,243,.1))}.ag-theme-alpine .ag-select-list-item{padding-left:4px;padding-right:4px;cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-theme-alpine .ag-select-list-item span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ag-theme-alpine .ag-select .ag-picker-field-wrapper{background-color:#fff;background-color:var(--ag-background-color,#fff);min-height:30px;height:30px;cursor:default}.ag-theme-alpine .ag-select .ag-picker-field-display{margin:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ag-theme-alpine .ag-select .ag-picker-field-icon{display:flex;align-items:center}.ag-theme-alpine .ag-select.ag-disabled{opacity:.5}.ag-theme-alpine .ag-rich-select{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color,#f8f8f8)}.ag-theme-alpine .ag-rich-select-list{width:100%;min-width:200px;height:273px}.ag-theme-alpine .ag-rich-select-value{padding:0 6px 0 18px;height:42px;border-bottom:1px solid #dde2eb;border-bottom-color:var(--ag-secondary-border-color,#dde2eb)}.ag-theme-alpine .ag-rich-select-virtual-list-item{cursor:default;height:30px}.ag-theme-alpine .ag-rich-select-virtual-list-item:hover{background-color:rgba(33,150,243,.1);background-color:var(--ag-row-hover-color,rgba(33,150,243,.1))}.ag-theme-alpine .ag-rich-select-row{padding-left:18px}.ag-theme-alpine .ag-rich-select-row-selected{background-color:rgba(33,150,243,.3);background-color:var(--ag-selected-row-background-color,rgba(33,150,243,.3))}.ag-theme-alpine .ag-group-contracted,.ag-theme-alpine .ag-group-expanded,.ag-theme-alpine .ag-row-drag,.ag-theme-alpine .ag-selection-checkbox{color:#181d1f;color:var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f))}.ag-theme-alpine .ag-ltr .ag-group-contracted,.ag-theme-alpine .ag-ltr .ag-group-expanded,.ag-theme-alpine .ag-ltr .ag-row-drag,.ag-theme-alpine .ag-ltr .ag-selection-checkbox{margin-right:12px}.ag-theme-alpine .ag-rtl .ag-group-contracted,.ag-theme-alpine .ag-rtl .ag-group-expanded,.ag-theme-alpine .ag-rtl .ag-row-drag,.ag-theme-alpine .ag-rtl .ag-selection-checkbox{margin-left:12px}.ag-theme-alpine .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value){height:40px;display:flex;align-items:center;flex:none}.ag-theme-alpine .ag-group-contracted,.ag-theme-alpine .ag-group-expanded{cursor:pointer}.ag-theme-alpine .ag-group-title-bar-icon{cursor:pointer;flex:none;color:#181d1f;color:var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f))}.ag-theme-alpine .ag-ltr .ag-group-child-count{margin-left:2px}.ag-theme-alpine .ag-rtl .ag-group-child-count{margin-right:2px}.ag-theme-alpine .ag-group-title-bar{background-color:#fff;background-color:var(--ag-subheader-background-color,#fff);padding:6px}.ag-theme-alpine .ag-group-toolbar{padding:6px}.ag-theme-alpine .ag-disabled-group-container,.ag-theme-alpine .ag-disabled-group-title-bar{opacity:.5}.ag-theme-alpine .group-item{margin:3px 0}.ag-theme-alpine .ag-label{white-space:nowrap}.ag-theme-alpine .ag-ltr .ag-label{margin-right:6px}.ag-theme-alpine .ag-rtl .ag-label{margin-left:6px}.ag-theme-alpine .ag-label-align-top .ag-label{margin-bottom:3px}.ag-theme-alpine .ag-ltr .ag-angle-select-field,.ag-theme-alpine .ag-ltr .ag-slider-field{margin-right:12px}.ag-theme-alpine .ag-rtl .ag-angle-select-field,.ag-theme-alpine .ag-rtl .ag-slider-field{margin-left:12px}.ag-theme-alpine .ag-angle-select-parent-circle{width:24px;height:24px;border-radius:12px;border:1px solid #babfc7;border-color:var(--ag-border-color,#babfc7);background-color:#fff;background-color:var(--ag-background-color,#fff)}.ag-theme-alpine .ag-angle-select-child-circle{top:4px;left:12px;width:6px;height:6px;margin-left:-3px;margin-top:-4px;border-radius:3px;background-color:#181d1f;background-color:var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f))}.ag-theme-alpine .ag-picker-field-wrapper{border:1px solid #babfc7;border-color:var(--ag-border-color,#babfc7);border-radius:5px}.ag-theme-alpine .ag-picker-field-wrapper:focus{box-shadow:0 0 2px .1rem rgba(33,150,243,.4)}.ag-theme-alpine .ag-picker-field-button{background-color:#fff;background-color:var(--ag-background-color,#fff);color:#181d1f;color:var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f))}.ag-theme-alpine .ag-dialog.ag-color-dialog{border-radius:5px}.ag-theme-alpine .ag-color-picker .ag-picker-field-display{height:16px}.ag-theme-alpine .ag-color-panel{padding:6px}.ag-theme-alpine .ag-spectrum-color{background-color:red;border-radius:2px}.ag-theme-alpine .ag-spectrum-tools{padding:10px}.ag-theme-alpine .ag-spectrum-sat{background-image:linear-gradient(90deg,#fff,rgba(204,154,129,0))}.ag-theme-alpine .ag-spectrum-val{background-image:linear-gradient(0deg,#000,rgba(204,154,129,0))}.ag-theme-alpine .ag-spectrum-dragger{border-radius:12px;height:12px;width:12px;border:1px solid #fff;background:#000;box-shadow:0 0 2px 0 rgba(0,0,0,.24)}.ag-theme-alpine .ag-spectrum-alpha-background,.ag-theme-alpine .ag-spectrum-hue-background{border-radius:2px}.ag-theme-alpine .ag-spectrum-tool{margin-bottom:10px;height:11px;border-radius:2px}.ag-theme-alpine .ag-spectrum-slider{margin-top:-12px;width:13px;height:13px;border-radius:13px;background-color:#f8f8f8;box-shadow:0 1px 4px 0 rgba(0,0,0,.37)}.ag-theme-alpine .ag-recent-color{margin:0 3px}.ag-theme-alpine .ag-recent-color:first-child{margin-left:0}.ag-theme-alpine .ag-recent-color:last-child{margin-right:0}.ag-theme-alpine.ag-dnd-ghost{background:#fff;background:var(--ag-background-color,#fff);border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,.4);overflow:hidden;text-overflow:ellipsis;z-index:10;border:1px solid #dde2eb;border:1px solid var(--ag-secondary-border-color,#dde2eb);color:#181d1f;color:var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f));height:48px!important;line-height:48px;margin:0;padding:0 12px;transform:translateY(12px)}.ag-theme-alpine .ag-dnd-ghost-icon{margin-right:6px;color:#181d1f;color:var(--ag-foreground-color,#181d1f)}.ag-theme-alpine .ag-popup-child:not(.ag-tooltip-custom){box-shadow:0 1px 4px 1px rgba(186,191,199,.4)}.ag-dragging-fill-handle .ag-theme-alpine .ag-dialog,.ag-dragging-range-handle .ag-theme-alpine .ag-dialog{opacity:.7;pointer-events:none}.ag-theme-alpine .ag-dialog{border-radius:3px;border:1px solid #babfc7;border-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-panel{background-color:#fff;background-color:var(--ag-background-color,#fff)}.ag-theme-alpine .ag-panel-title-bar{background-color:#f8f8f8;background-color:var(--ag-header-background-color,#f8f8f8);color:#181d1f;color:var(--ag-header-foreground-color,var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f)));height:48px;padding:6px 18px;border-bottom:1px solid #babfc7;border-bottom-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-ltr .ag-panel-title-bar-button{margin-left:6px}.ag-theme-alpine .ag-rtl .ag-panel-title-bar-button{margin-right:6px}.ag-theme-alpine .ag-tooltip{background-color:#f8f8f8;background-color:var(--ag-header-background-color,#f8f8f8);color:#181d1f;color:var(--ag-foreground-color,#181d1f);padding:6px;border:1px solid #babfc7;border-color:var(--ag-border-color,#babfc7);border-radius:3px;transition:opacity 1s}.ag-theme-alpine .ag-tooltip.ag-tooltip-hiding{opacity:0}.ag-theme-alpine .ag-ltr .ag-column-select-indent-1{padding-left:16px}.ag-theme-alpine .ag-rtl .ag-column-select-indent-1{padding-right:16px}.ag-theme-alpine .ag-ltr .ag-column-select-indent-2{padding-left:32px}.ag-theme-alpine .ag-rtl .ag-column-select-indent-2{padding-right:32px}.ag-theme-alpine .ag-ltr .ag-column-select-indent-3{padding-left:48px}.ag-theme-alpine .ag-rtl .ag-column-select-indent-3{padding-right:48px}.ag-theme-alpine .ag-ltr .ag-column-select-indent-4{padding-left:64px}.ag-theme-alpine .ag-rtl .ag-column-select-indent-4{padding-right:64px}.ag-theme-alpine .ag-ltr .ag-column-select-indent-5{padding-left:80px}.ag-theme-alpine .ag-rtl .ag-column-select-indent-5{padding-right:80px}.ag-theme-alpine .ag-ltr .ag-column-select-indent-6{padding-left:96px}.ag-theme-alpine .ag-rtl .ag-column-select-indent-6{padding-right:96px}.ag-theme-alpine .ag-ltr .ag-column-select-indent-7{padding-left:112px}.ag-theme-alpine .ag-rtl .ag-column-select-indent-7{padding-right:112px}.ag-theme-alpine .ag-ltr .ag-column-select-indent-8{padding-left:128px}.ag-theme-alpine .ag-rtl .ag-column-select-indent-8{padding-right:128px}.ag-theme-alpine .ag-ltr .ag-column-select-indent-9{padding-left:144px}.ag-theme-alpine .ag-rtl .ag-column-select-indent-9{padding-right:144px}.ag-theme-alpine .ag-column-select-header-icon{cursor:pointer}.ag-theme-alpine .ag-ltr .ag-column-group-icons:not(:last-child),.ag-theme-alpine .ag-ltr .ag-column-select-checkbox:not(:last-child),.ag-theme-alpine .ag-ltr .ag-column-select-column-drag-handle:not(:last-child),.ag-theme-alpine .ag-ltr .ag-column-select-column-group-drag-handle:not(:last-child),.ag-theme-alpine .ag-ltr .ag-column-select-column-label:not(:last-child),.ag-theme-alpine .ag-ltr .ag-column-select-header-checkbox:not(:last-child),.ag-theme-alpine .ag-ltr .ag-column-select-header-filter-wrapper:not(:last-child),.ag-theme-alpine .ag-ltr .ag-column-select-header-icon:not(:last-child){margin-right:12px}.ag-theme-alpine .ag-rtl .ag-column-group-icons:not(:last-child),.ag-theme-alpine .ag-rtl .ag-column-select-checkbox:not(:last-child),.ag-theme-alpine .ag-rtl .ag-column-select-column-drag-handle:not(:last-child),.ag-theme-alpine .ag-rtl .ag-column-select-column-group-drag-handle:not(:last-child),.ag-theme-alpine .ag-rtl .ag-column-select-column-label:not(:last-child),.ag-theme-alpine .ag-rtl .ag-column-select-header-checkbox:not(:last-child),.ag-theme-alpine .ag-rtl .ag-column-select-header-filter-wrapper:not(:last-child),.ag-theme-alpine .ag-rtl .ag-column-select-header-icon:not(:last-child){margin-left:12px}.ag-theme-alpine .ag-column-select-column-group:not(:last-child),.ag-theme-alpine .ag-column-select-column:not(:last-child){margin-bottom:9px}.ag-theme-alpine .ag-column-select-column-group-readonly,.ag-theme-alpine .ag-column-select-column-readonly{color:rgba(24,29,31,.5);color:var(--ag-disabled-foreground-color,rgba(24,29,31,.5));pointer-events:none}.ag-theme-alpine .ag-ltr .ag-column-select-add-group-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-column-select-add-group-indent{margin-right:28px}.ag-theme-alpine .ag-column-select-list{padding:12px}.ag-theme-alpine .ag-rtl{text-align:right}.ag-theme-alpine .ag-root-wrapper{border:1px solid #babfc7;border-color:var(--ag-border-color,#babfc7);border-radius:3px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-1{padding-left:46px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-1{padding-right:46px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-1{padding-left:28px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-1{padding-right:28px}.ag-theme-alpine .ag-ltr .ag-row-level-1 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-1 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-2{padding-left:74px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-2{padding-right:74px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-2{padding-left:56px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-2{padding-right:56px}.ag-theme-alpine .ag-ltr .ag-row-level-2 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-2 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-3{padding-left:102px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-3{padding-right:102px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-3{padding-left:84px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-3{padding-right:84px}.ag-theme-alpine .ag-ltr .ag-row-level-3 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-3 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-4{padding-left:130px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-4{padding-right:130px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-4{padding-left:112px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-4{padding-right:112px}.ag-theme-alpine .ag-ltr .ag-row-level-4 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-4 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-5{padding-left:158px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-5{padding-right:158px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-5{padding-left:140px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-5{padding-right:140px}.ag-theme-alpine .ag-ltr .ag-row-level-5 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-5 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-6{padding-left:186px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-6{padding-right:186px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-6{padding-left:168px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-6{padding-right:168px}.ag-theme-alpine .ag-ltr .ag-row-level-6 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-6 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-7{padding-left:214px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-7{padding-right:214px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-7{padding-left:196px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-7{padding-right:196px}.ag-theme-alpine .ag-ltr .ag-row-level-7 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-7 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-8{padding-left:242px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-8{padding-right:242px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-8{padding-left:224px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-8{padding-right:224px}.ag-theme-alpine .ag-ltr .ag-row-level-8 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-8 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-9{padding-left:270px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-9{padding-right:270px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-9{padding-left:252px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-9{padding-right:252px}.ag-theme-alpine .ag-ltr .ag-row-level-9 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-9 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-10{padding-left:298px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-10{padding-right:298px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-10{padding-left:280px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-10{padding-right:280px}.ag-theme-alpine .ag-ltr .ag-row-level-10 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-10 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-11{padding-left:326px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-11{padding-right:326px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-11{padding-left:308px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-11{padding-right:308px}.ag-theme-alpine .ag-ltr .ag-row-level-11 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-11 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-12{padding-left:354px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-12{padding-right:354px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-12{padding-left:336px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-12{padding-right:336px}.ag-theme-alpine .ag-ltr .ag-row-level-12 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-12 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-13{padding-left:382px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-13{padding-right:382px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-13{padding-left:364px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-13{padding-right:364px}.ag-theme-alpine .ag-ltr .ag-row-level-13 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-13 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-14{padding-left:410px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-14{padding-right:410px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-14{padding-left:392px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-14{padding-right:392px}.ag-theme-alpine .ag-ltr .ag-row-level-14 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-14 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-15{padding-left:438px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-15{padding-right:438px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-15{padding-left:420px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-15{padding-right:420px}.ag-theme-alpine .ag-ltr .ag-row-level-15 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-15 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-16{padding-left:466px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-16{padding-right:466px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-16{padding-left:448px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-16{padding-right:448px}.ag-theme-alpine .ag-ltr .ag-row-level-16 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-16 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-17{padding-left:494px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-17{padding-right:494px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-17{padding-left:476px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-17{padding-right:476px}.ag-theme-alpine .ag-ltr .ag-row-level-17 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-17 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-18{padding-left:522px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-18{padding-right:522px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-18{padding-left:504px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-18{padding-right:504px}.ag-theme-alpine .ag-ltr .ag-row-level-18 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-18 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-19{padding-left:550px}.ag-theme-alpine .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-19{padding-right:550px}.ag-theme-alpine .ag-ltr .ag-row-group-indent-19{padding-left:532px}.ag-theme-alpine .ag-rtl .ag-row-group-indent-19{padding-right:532px}.ag-theme-alpine .ag-ltr .ag-row-level-19 .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-alpine .ag-rtl .ag-row-level-19 .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-alpine .ag-cell{-webkit-font-smoothing:subpixel-antialiased}.ag-theme-alpine .ag-value-change-delta{padding-right:2px}.ag-theme-alpine .ag-value-change-delta-up{color:#43a047;color:var(--ag-value-change-delta-up-color,#43a047)}.ag-theme-alpine .ag-value-change-delta-down{color:#e53935;color:var(--ag-value-change-delta-down-color,#e53935)}.ag-theme-alpine .ag-value-change-value{background-color:transparent;border-radius:1px;padding-left:1px;padding-right:1px;transition:background-color 1s}.ag-theme-alpine .ag-value-change-value-highlight{background-color:rgba(22,160,133,.5);background-color:var(--ag-value-change-value-highlight-background-color,rgba(22,160,133,.5));transition:background-color .1s}.ag-theme-alpine .ag-cell-data-changed{background-color:rgba(22,160,133,.5)!important;background-color:var(--ag-value-change-value-highlight-background-color,rgba(22,160,133,.5))!important}.ag-theme-alpine .ag-cell-data-changed-animation{background-color:transparent;transition:background-color 1s}.ag-theme-alpine .ag-cell-highlight{background-color:#2196f3!important;background-color:var(--ag-range-selection-highlight-color,var(--ag-range-selection-border-color,#2196f3))!important}.ag-theme-alpine .ag-cell-highlight-animation{transition:background-color 1s}.ag-theme-alpine .ag-row{height:42px;background-color:#fff;background-color:var(--ag-background-color,#fff);color:#181d1f;color:var(--ag-data-color,var(--ag-foreground-color,#181d1f));border-width:1px;border-color:#dde2eb;border-color:var(--ag-row-border-color,var(--ag-secondary-border-color,#dde2eb))}.ag-theme-alpine .ag-row:not(.ag-row-first){border-top-style:solid}.ag-theme-alpine .ag-row.ag-row-last{border-bottom-style:solid}.ag-theme-alpine .ag-row-highlight-above:after,.ag-theme-alpine .ag-row-highlight-below:after{content:"";position:absolute;width:calc(100% - 1px);height:1px;background-color:#2196f3;background-color:var(--ag-range-selection-border-color,#2196f3);left:1px}.ag-theme-alpine .ag-row-highlight-above:after{top:-1px}.ag-theme-alpine .ag-row-highlight-above.ag-row-first:after{top:0}.ag-theme-alpine .ag-row-highlight-below:after{bottom:0}.ag-theme-alpine .ag-row-odd{background-color:#fcfcfc;background-color:var(--ag-odd-row-background-color,#fcfcfc)}.ag-theme-alpine .ag-horizontal-left-spacer:not(.ag-scroller-corner){border-right:1px solid #babfc7;border-right-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-horizontal-right-spacer:not(.ag-scroller-corner){border-left:1px solid #babfc7;border-left-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-row-hover{background-color:rgba(33,150,243,.1);background-color:var(--ag-row-hover-color,rgba(33,150,243,.1))}.ag-theme-alpine .ag-ltr .ag-right-aligned-cell{text-align:right}.ag-theme-alpine .ag-rtl .ag-right-aligned-cell{text-align:left}.ag-theme-alpine .ag-ltr .ag-right-aligned-cell .ag-cell-value{margin-left:auto}.ag-theme-alpine .ag-rtl .ag-right-aligned-cell .ag-cell-value{margin-right:auto}.ag-theme-alpine .ag-cell{border:1px solid transparent;line-height:40px}.ag-theme-alpine .ag-cell,.ag-theme-alpine .ag-row>.ag-cell-wrapper{padding-left:17px;padding-right:17px}.ag-theme-alpine .ag-row-dragging{cursor:move;opacity:.5}.ag-theme-alpine .ag-cell-inline-editing{height:42px}.ag-theme-alpine .ag-cell-inline-editing,.ag-theme-alpine .ag-popup-editor{border:1px solid #babfc7;border-color:var(--ag-border-color,#babfc7);background:#fff;background:var(--ag-background-color,#fff);border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,.4);padding:0;background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color,#f8f8f8)}.ag-theme-alpine .ag-large-text-input{height:auto;padding:18px}.ag-theme-alpine .ag-details-row{padding:30px;background-color:#fff;background-color:var(--ag-background-color,#fff)}.ag-theme-alpine .ag-overlay-loading-wrapper{background-color:hsla(0,0%,100%,.66);background-color:var(--ag-modal-overlay-background-color,hsla(0,0%,100%,.66))}.ag-theme-alpine .ag-overlay-loading-center{border:1px solid #babfc7;border-color:var(--ag-border-color,#babfc7);background:#fff;background:var(--ag-background-color,#fff);border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,.4);padding:6px}.ag-theme-alpine .ag-overlay-no-rows-wrapper.ag-layout-auto-height{padding-top:30px}.ag-theme-alpine .ag-loading{padding-left:18px;display:flex;height:100%;align-items:center}.ag-theme-alpine .ag-loading-icon{padding-right:12px}.ag-theme-alpine .ag-icon-loading{animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ag-theme-alpine .ag-floating-top{border-bottom:1px solid #babfc7;border-bottom-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-floating-bottom{border-top:1px solid #babfc7;border-top-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-ltr .ag-cell{border-right:solid transparent}.ag-theme-alpine .ag-rtl .ag-cell{border-left:solid transparent}.ag-theme-alpine .ag-ltr .ag-cell{border-right-width:1px}.ag-theme-alpine .ag-rtl .ag-cell{border-left-width:1px}.ag-theme-alpine .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){border-left:1px solid #babfc7;border-left-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){border-right:1px solid #babfc7;border-right-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-row-selected{background-color:rgba(33,150,243,.3);background-color:var(--ag-selected-row-background-color,rgba(33,150,243,.3))}.ag-theme-alpine .ag-cell-range-selected:not(.ag-cell-focus){background-color:rgba(33,150,243,.2);background-color:var(--ag-range-selection-background-color,rgba(33,150,243,.2))}.ag-theme-alpine .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart{background-color:rgba(0,88,255,.1);background-color:var(--ag-range-selection-chart-background-color,rgba(0,88,255,.1))}.ag-theme-alpine .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart.ag-cell-range-chart-category{background-color:rgba(0,255,132,.1);background-color:var(--ag-range-selection-chart-category-background-color,rgba(0,255,132,.1))}.ag-theme-alpine .ag-cell-range-selected-1:not(.ag-cell-focus){background-color:rgba(33,150,243,.2);background-color:var(--ag-range-selection-background-color-1,var(--ag-range-selection-background-color,rgba(33,150,243,.2)))}.ag-theme-alpine .ag-cell-range-selected-2:not(.ag-cell-focus){background-color:rgba(33,150,243,.36);background-color:var(--ag-range-selection-background-color-2,rgba(33,150,243,.36))}.ag-theme-alpine .ag-cell-range-selected-3:not(.ag-cell-focus){background-color:rgba(33,150,243,.488);background-color:var(--ag-range-selection-background-color-3,rgba(33,150,243,.488))}.ag-theme-alpine .ag-cell-range-selected-4:not(.ag-cell-focus){background-color:rgba(33,150,243,.5904);background-color:var(--ag-range-selection-background-color-4,rgba(33,150,243,.5904))}.ag-theme-alpine .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top{border-top-color:#2196f3;border-top-color:var(--ag-range-selection-border-color,#2196f3)}.ag-theme-alpine .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right{border-right-color:#2196f3;border-right-color:var(--ag-range-selection-border-color,#2196f3)}.ag-theme-alpine .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom{border-bottom-color:#2196f3;border-bottom-color:var(--ag-range-selection-border-color,#2196f3)}.ag-theme-alpine .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left{border-left-color:#2196f3;border-left-color:var(--ag-range-selection-border-color,#2196f3)}.ag-theme-alpine .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-alpine .ag-ltr .ag-has-focus .ag-cell-focus.ag-cell-range-single-cell,.ag-theme-alpine .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-alpine .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-alpine .ag-rtl .ag-has-focus .ag-cell-focus.ag-cell-range-single-cell,.ag-theme-alpine .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected){border:1px solid #2196f3;border-color:var(--ag-range-selection-border-color,#2196f3);outline:initial}.ag-theme-alpine .ag-cell.ag-selection-fill-top,.ag-theme-alpine .ag-cell.ag-selection-fill-top.ag-cell-range-selected{border-top:1px dashed #2196f3;border-top-color:var(--ag-range-selection-border-color,#2196f3)}.ag-theme-alpine .ag-ltr .ag-cell.ag-selection-fill-right,.ag-theme-alpine .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected{border-right:1px dashed #2196f3;border-right-color:var(--ag-range-selection-border-color,#2196f3)}.ag-theme-alpine .ag-rtl .ag-cell.ag-selection-fill-right,.ag-theme-alpine .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected{border-left:1px dashed #2196f3;border-left-color:var(--ag-range-selection-border-color,#2196f3)}.ag-theme-alpine .ag-cell.ag-selection-fill-bottom,.ag-theme-alpine .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected{border-bottom:1px dashed #2196f3;border-bottom-color:var(--ag-range-selection-border-color,#2196f3)}.ag-theme-alpine .ag-ltr .ag-cell.ag-selection-fill-left,.ag-theme-alpine .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected{border-left:1px dashed #2196f3;border-left-color:var(--ag-range-selection-border-color,#2196f3)}.ag-theme-alpine .ag-rtl .ag-cell.ag-selection-fill-left,.ag-theme-alpine .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected{border-right:1px dashed #2196f3;border-right-color:var(--ag-range-selection-border-color,#2196f3)}.ag-theme-alpine .ag-fill-handle,.ag-theme-alpine .ag-range-handle{position:absolute;width:6px;height:6px;bottom:-1px;background-color:#2196f3;background-color:var(--ag-range-selection-border-color,#2196f3)}.ag-theme-alpine .ag-ltr .ag-fill-handle,.ag-theme-alpine .ag-ltr .ag-range-handle{right:-1px}.ag-theme-alpine .ag-rtl .ag-fill-handle,.ag-theme-alpine .ag-rtl .ag-range-handle{left:-1px}.ag-theme-alpine .ag-fill-handle{cursor:cell}.ag-theme-alpine .ag-range-handle{cursor:nwse-resize}.ag-theme-alpine .ag-cell-inline-editing{border-color:rgba(33,150,243,.4)!important;border-color:var(--ag-input-focus-border-color,rgba(33,150,243,.4))!important}.ag-theme-alpine .ag-menu{border:1px solid #babfc7;border-color:var(--ag-border-color,#babfc7);background:#fff;background:var(--ag-background-color,#fff);border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,.4);padding:0}.ag-theme-alpine .ag-menu-list{cursor:default;width:100%;padding-top:6px;padding-bottom:6px}.ag-theme-alpine .ag-menu-option-part{padding-top:9px;padding-bottom:9px}.ag-theme-alpine .ag-menu-option-active{background-color:rgba(33,150,243,.1);background-color:var(--ag-row-hover-color,rgba(33,150,243,.1))}.ag-theme-alpine .ag-menu-option-disabled{opacity:.5}.ag-theme-alpine .ag-menu-option-text{margin-left:6px}.ag-theme-alpine .ag-menu-option-icon{padding-left:12px;padding-right:6px;min-width:28px}.ag-theme-alpine .ag-menu-option-shortcut{padding-left:12px}.ag-theme-alpine .ag-menu-separator{height:12px}.ag-theme-alpine .ag-menu-separator-cell:after{content:"";display:block;border-top:1px solid #dde2eb;border-top-color:var(--ag-secondary-border-color,#dde2eb)}.ag-theme-alpine .ag-menu-option-popup-pointer{width:28px;text-align:center}.ag-theme-alpine .ag-tabs-header{min-width:220px;width:100%;display:flex}.ag-theme-alpine .ag-tab{border-bottom:2px solid transparent;display:flex;flex:none;align-items:center;justify-content:center;cursor:pointer;flex:1 1 auto;transition:border-bottom .3s}.ag-theme-alpine .ag-keyboard-focus .ag-tab:focus{outline-width:1px;outline-style:solid;outline-color:rgba(33,150,243,.4);outline-color:var(--ag-input-focus-border-color,rgba(33,150,243,.4));outline-offset:-4px}.ag-theme-alpine .ag-tab-selected{border-bottom-color:#2196f3;border-bottom-color:var(--ag-selected-tab-underline-color,var(--ag-alpine-active-color,#2196f3))}.ag-theme-alpine .ag-menu-header{color:#181d1f;color:var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f))}.ag-theme-alpine .ag-filter-condition-operator{height:17px}.ag-theme-alpine .ag-ltr .ag-filter-condition-operator-or{margin-left:12px}.ag-theme-alpine .ag-rtl .ag-filter-condition-operator-or{margin-right:12px}.ag-theme-alpine .ag-set-filter-select-all{padding:12px 0}.ag-theme-alpine .ag-set-filter-list{height:180px}.ag-theme-alpine .ag-set-filter-filter{margin-top:12px;margin-left:12px;margin-right:12px}.ag-theme-alpine .ag-filter-to{margin-top:9px}.ag-theme-alpine .ag-mini-filter{margin:12px 12px 0}.ag-theme-alpine .ag-set-filter-item{margin:0 12px}.ag-theme-alpine .ag-ltr .ag-set-filter-item-value{margin-left:12px}.ag-theme-alpine .ag-rtl .ag-set-filter-item-value{margin-right:12px}.ag-theme-alpine .ag-filter-header-container{border-bottom:1px solid #dde2eb;border-bottom-color:var(--ag-secondary-border-color,#dde2eb)}.ag-theme-alpine .ag-filter-apply-panel{display:flex;justify-content:flex-end;padding:12px;border-top:1px solid #dde2eb;border-top-color:var(--ag-secondary-border-color,#dde2eb)}.ag-theme-alpine .ag-filter-apply-panel-button{line-height:1.5}.ag-theme-alpine .ag-ltr .ag-filter-apply-panel-button{margin-left:12px}.ag-theme-alpine .ag-rtl .ag-filter-apply-panel-button{margin-right:12px}.ag-theme-alpine .ag-simple-filter-body-wrapper{padding:12px 12px 3px}.ag-theme-alpine .ag-simple-filter-body-wrapper>*{margin-bottom:9px}.ag-theme-alpine .ag-side-bar{position:relative}.ag-theme-alpine .ag-tool-panel-wrapper{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color,#f8f8f8)}.ag-theme-alpine .ag-side-buttons{padding-top:24px;width:20px;position:relative;color:#181d1f;color:var(--ag-foreground-color,#181d1f);overflow:hidden}.ag-theme-alpine button.ag-side-button-button{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;background:transparent;padding:12px 0;width:100%;margin:0;min-height:108px;background-position-y:center;background-position-x:center;background-repeat:no-repeat;border:none}.ag-theme-alpine button.ag-side-button-button:focus{box-shadow:none}.ag-theme-alpine .ag-side-button-icon-wrapper{margin-bottom:3px}.ag-theme-alpine .ag-ltr .ag-side-bar-left,.ag-theme-alpine .ag-rtl .ag-side-bar-right{border-right:1px solid #babfc7;border-right-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-ltr .ag-side-bar-left .ag-tool-panel-wrapper,.ag-theme-alpine .ag-rtl .ag-side-bar-right .ag-tool-panel-wrapper{border-left:1px solid #babfc7;border-left-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-ltr .ag-side-bar-left .ag-side-button-button,.ag-theme-alpine .ag-rtl .ag-side-bar-right .ag-side-button-button{border-right:2px solid transparent;transition:border-right .3s}.ag-theme-alpine .ag-ltr .ag-side-bar-left .ag-selected .ag-side-button-button,.ag-theme-alpine .ag-rtl .ag-side-bar-right .ag-selected .ag-side-button-button{border-right-color:#2196f3;border-right-color:var(--ag-selected-tab-underline-color,var(--ag-alpine-active-color,#2196f3))}.ag-theme-alpine .ag-ltr .ag-side-bar-right,.ag-theme-alpine .ag-rtl .ag-side-bar-left{border-left:1px solid #babfc7;border-left-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-ltr .ag-side-bar-right .ag-tool-panel-wrapper,.ag-theme-alpine .ag-rtl .ag-side-bar-left .ag-tool-panel-wrapper{border-right:1px solid #babfc7;border-right-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-ltr .ag-side-bar-right .ag-side-button-button,.ag-theme-alpine .ag-rtl .ag-side-bar-left .ag-side-button-button{border-left:2px solid transparent;transition:border-left .3s}.ag-theme-alpine .ag-ltr .ag-side-bar-right .ag-selected .ag-side-button-button,.ag-theme-alpine .ag-rtl .ag-side-bar-left .ag-selected .ag-side-button-button{border-left-color:#2196f3;border-left-color:var(--ag-selected-tab-underline-color,var(--ag-alpine-active-color,#2196f3))}.ag-theme-alpine .ag-filter-toolpanel-header{height:36px}.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-header,.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-search{padding-left:6px}.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-header,.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-search{padding-right:6px}.ag-theme-alpine .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{font-family:agGridAlpine;font-size:16px;line-height:16px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f112";position:absolute}.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{padding-left:6px}.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{padding-right:6px}.ag-theme-alpine .ag-filter-toolpanel-group-level-0-header{height:48px}.ag-theme-alpine .ag-filter-toolpanel-group-item{margin-top:3px;margin-bottom:3px}.ag-theme-alpine .ag-filter-toolpanel-search{height:48px}.ag-theme-alpine .ag-filter-toolpanel-search-input{flex-grow:1;height:24px}.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-search-input{margin-right:6px}.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-search-input{margin-left:6px}.ag-theme-alpine .ag-filter-toolpanel-group-level-0{border-top:1px solid #dde2eb;border-top-color:var(--ag-secondary-border-color,#dde2eb)}.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-expand,.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-title-bar-icon{margin-right:6px}.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-expand,.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-title-bar-icon{margin-left:6px}.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-1-header{padding-left:22px}.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-1-header{padding-right:22px}.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-2-header{padding-left:38px}.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-2-header{padding-right:38px}.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-3-header{padding-left:54px}.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-3-header{padding-right:54px}.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-4-header{padding-left:70px}.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-4-header{padding-right:70px}.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-5-header{padding-left:86px}.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-5-header{padding-right:86px}.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-6-header{padding-left:102px}.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-6-header{padding-right:102px}.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-7-header{padding-left:118px}.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-7-header{padding-right:118px}.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-8-header{padding-left:134px}.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-8-header{padding-right:134px}.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-9-header{padding-left:150px}.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-9-header{padding-right:150px}.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-10-header{padding-left:166px}.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-10-header{padding-right:166px}.ag-theme-alpine .ag-filter-toolpanel-instance-header.ag-filter-toolpanel-group-level-1-header{padding-left:6px}.ag-theme-alpine .ag-filter-toolpanel-instance-filter{border-top:1px solid #babfc7;border-top-color:var(--ag-border-color,#babfc7);border-bottom:1px solid #babfc7;border-bottom-color:var(--ag-border-color,#babfc7);padding-top:6px}.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-instance-header-icon{margin-left:6px}.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-instance-header-icon{margin-right:6px}.ag-theme-alpine .ag-pivot-mode-panel{height:48px;display:flex}.ag-theme-alpine .ag-pivot-mode-select{display:flex;align-items:center}.ag-theme-alpine .ag-ltr .ag-pivot-mode-select{margin-left:12px}.ag-theme-alpine .ag-rtl .ag-pivot-mode-select{margin-right:12px}.ag-theme-alpine .ag-column-select-header{height:48px;align-items:center;padding:0 12px}.ag-theme-alpine .ag-column-panel-column-select,.ag-theme-alpine .ag-column-select-header{border-bottom:1px solid #dde2eb;border-bottom-color:var(--ag-secondary-border-color,#dde2eb)}.ag-theme-alpine .ag-column-panel-column-select{border-top:1px solid #dde2eb;border-top-color:var(--ag-secondary-border-color,#dde2eb)}.ag-theme-alpine .ag-column-group-icons,.ag-theme-alpine .ag-column-select-header-icon{color:#181d1f;color:var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f))}.ag-theme-alpine .ag-header{background-color:#f8f8f8;background-color:var(--ag-header-background-color,#f8f8f8);border-bottom:1px solid #babfc7;border-bottom-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-header-row{color:#181d1f;color:var(--ag-header-foreground-color,var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f)))}.ag-theme-alpine .ag-pinned-right-header{border-left:1px solid #babfc7;border-left-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-pinned-left-header{border-right:1px solid #babfc7;border-right-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-header-row{height:48px}.ag-theme-alpine .ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon{margin-left:6px}.ag-theme-alpine .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon,.ag-theme-alpine .ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon{margin-right:6px}.ag-theme-alpine .ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-label-icon{margin-left:6px}.ag-theme-alpine .ag-header-cell,.ag-theme-alpine .ag-header-group-cell{padding-left:18px;padding-right:18px}.ag-theme-alpine .ag-header-cell.ag-header-cell-moving,.ag-theme-alpine .ag-header-group-cell.ag-header-cell-moving{background-color:#fff;background-color:var(--ag-header-cell-moving-background-color,var(--ag-background-color,#fff))}.ag-theme-alpine .ag-header-icon{color:#181d1f;color:var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f))}.ag-theme-alpine .ag-header-expand-icon{cursor:pointer}.ag-theme-alpine .ag-ltr .ag-header-expand-icon{padding-left:4px}.ag-theme-alpine .ag-rtl .ag-header-expand-icon{padding-right:4px}.ag-theme-alpine .ag-header-row:not(:first-child) .ag-header-cell,.ag-theme-alpine .ag-header-row:not(:first-child) .ag-header-group-cell.ag-header-group-cell-with-group{border-top:1px solid #babfc7;border-top-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-header-cell-resize{display:flex;align-items:center}.ag-theme-alpine .ag-header-cell-resize:after{content:"";position:absolute;z-index:1;display:block;left:calc(50% - 1px);width:2px;height:30%;top:35%;background-color:rgba(186,191,199,.5);background-color:var(--ag-header-column-resize-handle-color,rgba(186,191,199,.5))}.ag-theme-alpine .ag-pinned-right-header .ag-header-cell-resize:after{left:calc(50% - 2px)}.ag-theme-alpine .ag-ltr .ag-header-select-all{margin-right:18px}.ag-theme-alpine .ag-ltr .ag-floating-filter-button,.ag-theme-alpine .ag-rtl .ag-header-select-all{margin-left:18px}.ag-theme-alpine .ag-rtl .ag-floating-filter-button{margin-right:18px}.ag-theme-alpine .ag-floating-filter-button-button{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;height:16px;padding:0;width:16px}.ag-theme-alpine .ag-filter-loading{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color,#f8f8f8);height:100%;padding:5px;position:absolute;top:34px;width:100%;z-index:1}.ag-theme-alpine .ag-filter-loading,.ag-theme-alpine .ag-paging-panel{border-top:1px solid #babfc7;border-top-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-paging-panel{color:#181d1f;color:var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f));height:48px}.ag-theme-alpine .ag-paging-panel>*{margin:0 18px}.ag-theme-alpine .ag-paging-button{cursor:pointer;opacity:0;top:0;right:0;bottom:0;left:0;padding:0;width:16px}.ag-theme-alpine .ag-disabled .ag-paging-button{cursor:default}.ag-theme-alpine .ag-paging-button-wrapper.ag-disabled{color:rgba(24,29,31,.5);color:var(--ag-disabled-foreground-color,rgba(24,29,31,.5));cursor:default}.ag-theme-alpine .ag-paging-button-wrapper,.ag-theme-alpine .ag-paging-description{margin:0 6px}.ag-theme-alpine .ag-status-bar{border-top:1px solid #babfc7;border-top-color:var(--ag-border-color,#babfc7);color:rgba(24,29,31,.5);color:var(--ag-disabled-foreground-color,rgba(24,29,31,.5));padding-right:24px;padding-left:24px;line-height:1.5}.ag-theme-alpine .ag-status-name-value-value{color:#181d1f;color:var(--ag-foreground-color,#181d1f)}.ag-theme-alpine .ag-status-bar-center{text-align:center}.ag-theme-alpine .ag-status-name-value{margin-left:6px;margin-right:6px;padding-top:12px;padding-bottom:12px}.ag-theme-alpine .ag-column-drop-cell{background:rgba(24,29,31,.07);background:var(--ag-chip-background-color,rgba(24,29,31,.07));border-radius:24px;height:24px;padding:0 3px}.ag-theme-alpine .ag-column-drop-cell-text{margin:0 6px}.ag-theme-alpine .ag-column-drop-cell-button{min-width:24px;margin:0 3px;color:#181d1f;color:var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f))}.ag-theme-alpine .ag-column-drop-cell-drag-handle{margin-left:12px}.ag-theme-alpine .ag-column-drop-cell-ghost{opacity:.5}.ag-theme-alpine .ag-column-drop-horizontal{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color,#f8f8f8);color:#181d1f;color:var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f));height:42px;border-bottom:1px solid #babfc7;border-bottom-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-ltr .ag-column-drop-horizontal{padding-left:18px}.ag-theme-alpine .ag-rtl .ag-column-drop-horizontal{padding-right:18px}.ag-theme-alpine .ag-ltr .ag-column-drop-horizontal-half-width:not(:last-child){border-right:1px solid #babfc7;border-right-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-rtl .ag-column-drop-horizontal-half-width:not(:last-child){border-left:1px solid #babfc7;border-left-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-column-drop-horizontal-cell-separator{margin:0 6px;color:#181d1f;color:var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f))}.ag-theme-alpine .ag-column-drop-horizontal-empty-message{color:rgba(24,29,31,.5);color:var(--ag-disabled-foreground-color,rgba(24,29,31,.5))}.ag-theme-alpine .ag-ltr .ag-column-drop-horizontal-icon{margin-right:18px}.ag-theme-alpine .ag-rtl .ag-column-drop-horizontal-icon{margin-left:18px}.ag-theme-alpine .ag-column-drop-vertical-list{padding-bottom:6px;padding-right:6px;padding-left:6px}.ag-theme-alpine .ag-column-drop-vertical-cell{margin-top:6px}.ag-theme-alpine .ag-column-drop-vertical{min-height:50px;max-height:150px;border-bottom:1px solid #dde2eb;border-bottom-color:var(--ag-secondary-border-color,#dde2eb)}.ag-theme-alpine .ag-column-drop-vertical.ag-last-column-drop{border-bottom:none}.ag-theme-alpine .ag-column-drop-vertical-icon{margin-left:6px;margin-right:6px}.ag-theme-alpine .ag-column-drop-vertical-list{position:relative}.ag-theme-alpine .ag-column-drop-vertical-empty-message{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;color:rgba(24,29,31,.5);color:var(--ag-disabled-foreground-color,rgba(24,29,31,.5));margin-top:6px}.ag-theme-alpine .ag-select-agg-func-popup{border:1px solid #babfc7;border-color:var(--ag-border-color,#babfc7);border-radius:3px;box-shadow:0 1px 4px 1px rgba(186,191,199,.4);background:#fff;background:var(--ag-background-color,#fff);height:105px;padding:0}.ag-theme-alpine .ag-select-agg-func-virtual-list-item{cursor:default;line-height:30px;padding-left:12px}.ag-theme-alpine .ag-select-agg-func-virtual-list-item:hover{background-color:rgba(33,150,243,.3);background-color:var(--ag-selected-row-background-color,rgba(33,150,243,.3))}.ag-theme-alpine .ag-chart-menu{border-radius:3px;background:#fff;background:var(--ag-background-color,#fff)}.ag-theme-alpine .ag-chart-menu-icon{opacity:.5;line-height:24px;font-size:24px;width:24px;height:24px;margin:2px 0;cursor:pointer;border-radius:3px;color:#181d1f;color:var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f))}.ag-theme-alpine .ag-chart-menu-icon:hover{opacity:1}.ag-theme-alpine .ag-chart-mini-thumbnail{border:1px solid #dde2eb;border-color:var(--ag-secondary-border-color,#dde2eb);border-radius:5px;margin:5px}.ag-theme-alpine .ag-chart-mini-thumbnail:nth-last-child(3),.ag-theme-alpine .ag-chart-mini-thumbnail:nth-last-child(3)~.ag-chart-mini-thumbnail{margin-left:auto;margin-right:auto}.ag-theme-alpine .ag-ltr .ag-chart-mini-thumbnail:first-child{margin-left:0}.ag-theme-alpine .ag-ltr .ag-chart-mini-thumbnail:last-child,.ag-theme-alpine .ag-rtl .ag-chart-mini-thumbnail:first-child{margin-right:0}.ag-theme-alpine .ag-rtl .ag-chart-mini-thumbnail:last-child{margin-left:0}.ag-theme-alpine .ag-chart-mini-thumbnail.ag-selected{border-color:#2196f3;border-color:var(--ag-minichart-selected-chart-color,var(--ag-checkbox-checked-color,var(--ag-alpine-active-color,#2196f3)))}.ag-theme-alpine .ag-chart-settings-card-item{background:#181d1f;background:var(--ag-foreground-color,#181d1f);width:8px;height:8px;border-radius:4px}.ag-theme-alpine .ag-chart-settings-card-item.ag-selected{background-color:#2196f3;background-color:var(--ag-minichart-selected-page-color,var(--ag-checkbox-checked-color,var(--ag-alpine-active-color,#2196f3)))}.ag-theme-alpine .ag-chart-data-column-drag-handle{margin-left:6px}.ag-theme-alpine .ag-charts-data-group-title-bar,.ag-theme-alpine .ag-charts-format-top-level-group-title-bar,.ag-theme-alpine .ag-charts-settings-group-title-bar{border-top:1px solid #dde2eb;border-top-color:var(--ag-secondary-border-color,#dde2eb)}.ag-theme-alpine .ag-charts-settings-group-container{padding:6px}.ag-theme-alpine .ag-charts-data-group-container{padding:12px 12px 3px}.ag-theme-alpine .ag-charts-data-group-container>*{margin-bottom:9px}.ag-theme-alpine .ag-charts-format-top-level-group-container{margin-left:12px;padding:6px}.ag-theme-alpine .ag-charts-format-top-level-group-item{margin:6px 0}.ag-theme-alpine .ag-charts-format-sub-level-group-container{padding:12px 12px 3px}.ag-theme-alpine .ag-charts-format-sub-level-group-container>*{margin-bottom:9px}.ag-theme-alpine .ag-charts-group-container.ag-group-container-horizontal{padding:6px}.ag-theme-alpine .ag-chart-data-section,.ag-theme-alpine .ag-chart-format-section{display:flex;margin:0}.ag-theme-alpine .ag-chart-menu-panel{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color,#f8f8f8)}.ag-theme-alpine .ag-ltr .ag-chart-menu-panel{border-left:1px solid #babfc7;border-left-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-rtl .ag-chart-menu-panel{border-right:1px solid #babfc7;border-right-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-date-time-list-page-title{flex-grow:1;text-align:center}.ag-theme-alpine .ag-date-time-list-page-column-label,.ag-theme-alpine .ag-date-time-list-page-entry{text-align:center}.ag-theme-alpine .ag-checkbox-input-wrapper{font-family:agGridAlpine;font-size:16px;line-height:16px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:16px;height:16px;background-color:#fff;background-color:var(--ag-checkbox-background-color,var(--ag-background-color,#fff));border-radius:3px;display:inline-block;vertical-align:middle;flex:none}.ag-theme-alpine .ag-checkbox-input-wrapper input{-webkit-appearance:none;opacity:0;width:100%;height:100%}.ag-theme-alpine .ag-checkbox-input-wrapper:active,.ag-theme-alpine .ag-checkbox-input-wrapper:focus-within{outline:none;box-shadow:0 0 2px .1rem rgba(33,150,243,.4)}.ag-theme-alpine .ag-checkbox-input-wrapper.ag-disabled{opacity:.5}.ag-theme-alpine .ag-checkbox-input-wrapper:after{content:"\f108";color:#999;color:var(--ag-checkbox-unchecked-color,#999);position:absolute;top:0;left:0;pointer-events:none}.ag-theme-alpine .ag-checkbox-input-wrapper.ag-checked:after{content:"\f106";color:#2196f3;color:var(--ag-checkbox-checked-color,var(--ag-alpine-active-color,#2196f3));position:absolute;top:0;left:0;pointer-events:none}.ag-theme-alpine .ag-checkbox-input-wrapper.ag-indeterminate:after{content:"\f107";color:#999;color:var(--ag-checkbox-indeterminate-color,var(--ag-checkbox-unchecked-color,#999));position:absolute;top:0;left:0;pointer-events:none}.ag-theme-alpine .ag-toggle-button-input-wrapper{box-sizing:border-box;width:28px;height:18px;background-color:#999;background-color:var(--ag-toggle-button-off-background-color,var(--ag-checkbox-unchecked-color,#999));border-radius:9px;position:relative;flex:none;border:1px solid #999;border-color:var(--ag-toggle-button-off-border-color,var(--ag-checkbox-unchecked-color,#999))}.ag-theme-alpine .ag-toggle-button-input-wrapper input{opacity:0;height:100%;width:100%}.ag-theme-alpine .ag-toggle-button-input-wrapper:focus-within{outline:none;box-shadow:0 0 2px .1rem rgba(33,150,243,.4)}.ag-theme-alpine .ag-toggle-button-input-wrapper.ag-disabled{opacity:.5}.ag-theme-alpine .ag-toggle-button-input-wrapper.ag-checked{background-color:#2196f3;background-color:var(--ag-toggle-button-on-background-color,var(--ag-checkbox-checked-color,var(--ag-alpine-active-color,#2196f3)));border-color:#2196f3;border-color:var(--ag-toggle-button-on-border-color,var(--ag-checkbox-checked-color,var(--ag-alpine-active-color,#2196f3)))}.ag-theme-alpine .ag-toggle-button-input-wrapper:before{content:" ";position:absolute;top:-1px;left:-1px;display:block;box-sizing:border-box;height:18px;width:18px;background-color:#fff;background-color:var(--ag-toggle-button-switch-background-color,var(--ag-background-color,#fff));border-radius:9px;transition:left .1s;border:1px solid #999;border-color:var(--ag-toggle-button-switch-border-color,var(--ag-toggle-button-off-border-color,var(--ag-checkbox-unchecked-color,#999)))}.ag-theme-alpine .ag-toggle-button-input-wrapper.ag-checked:before{left:calc(100% - 18px);border-color:#2196f3;border-color:var(--ag-toggle-button-on-border-color,var(--ag-checkbox-checked-color,var(--ag-alpine-active-color,#2196f3)))}.ag-theme-alpine .ag-radio-button-input-wrapper{font-family:agGridAlpine;font-size:16px;line-height:16px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:16px;height:16px;background-color:#fff;background-color:var(--ag-checkbox-background-color,var(--ag-background-color,#fff));border-radius:3px;display:inline-block;vertical-align:middle;flex:none;border-radius:16px}.ag-theme-alpine .ag-radio-button-input-wrapper input{-webkit-appearance:none;opacity:0;width:100%;height:100%}.ag-theme-alpine .ag-radio-button-input-wrapper:active,.ag-theme-alpine .ag-radio-button-input-wrapper:focus-within{outline:none;box-shadow:0 0 2px .1rem rgba(33,150,243,.4)}.ag-theme-alpine .ag-radio-button-input-wrapper.ag-disabled{opacity:.5}.ag-theme-alpine .ag-radio-button-input-wrapper:after{content:"\f124";color:#999;color:var(--ag-checkbox-unchecked-color,#999);position:absolute;top:0;left:0;pointer-events:none}.ag-theme-alpine .ag-radio-button-input-wrapper.ag-checked:after{content:"\f125";color:#2196f3;color:var(--ag-checkbox-checked-color,var(--ag-alpine-active-color,#2196f3));position:absolute;top:0;left:0;pointer-events:none}.ag-theme-alpine input[class^=ag-][type=range]{-webkit-appearance:none;width:100%;height:100%;background:none;overflow:visible}.ag-theme-alpine input[class^=ag-][type=range]::-webkit-slider-runnable-track{margin:0;padding:0;width:100%;height:3px;background-color:#babfc7;background-color:var(--ag-border-color,#babfc7);border-radius:3px}.ag-theme-alpine input[class^=ag-][type=range]::-moz-range-track{margin:0;padding:0;width:100%;height:3px;background-color:#babfc7;background-color:var(--ag-border-color,#babfc7);border-radius:3px}.ag-theme-alpine input[class^=ag-][type=range]::-ms-track{margin:0;padding:0;width:100%;height:3px;background-color:#babfc7;background-color:var(--ag-border-color,#babfc7);border-radius:3px;color:transparent;width:calc(100% - 2px)}.ag-theme-alpine input[class^=ag-][type=range]::-webkit-slider-thumb{margin:0;padding:0;-webkit-appearance:none;width:16px;height:16px;background-color:#fff;background-color:var(--ag-background-color,#fff);border:1px solid #999;border-color:var(--ag-checkbox-unchecked-color,#999);border-radius:16px;transform:translateY(-6.5px)}.ag-theme-alpine input[class^=ag-][type=range]::-ms-thumb{margin:0;padding:0;-webkit-appearance:none;width:16px;height:16px;background-color:#fff;background-color:var(--ag-background-color,#fff);border:1px solid #999;border-color:var(--ag-checkbox-unchecked-color,#999);border-radius:16px}.ag-theme-alpine input[class^=ag-][type=range]::-moz-ag-range-thumb{margin:0;padding:0;-webkit-appearance:none;width:16px;height:16px;background-color:#fff;background-color:var(--ag-background-color,#fff);border:1px solid #999;border-color:var(--ag-checkbox-unchecked-color,#999);border-radius:16px}.ag-theme-alpine input[class^=ag-][type=range]:focus{outline:none}.ag-theme-alpine input[class^=ag-][type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 2px .1rem rgba(33,150,243,.4);border-color:#2196f3;border-color:var(--ag-checkbox-checked-color,var(--ag-alpine-active-color,#2196f3))}.ag-theme-alpine input[class^=ag-][type=range]:focus::-ms-thumb{box-shadow:0 0 2px .1rem rgba(33,150,243,.4);border-color:#2196f3;border-color:var(--ag-checkbox-checked-color,var(--ag-alpine-active-color,#2196f3))}.ag-theme-alpine input[class^=ag-][type=range]:focus::-moz-ag-range-thumb{box-shadow:0 0 2px .1rem rgba(33,150,243,.4);border-color:#2196f3;border-color:var(--ag-checkbox-checked-color,var(--ag-alpine-active-color,#2196f3))}.ag-theme-alpine input[class^=ag-][type=range]:active::-webkit-slider-runnable-track{background-color:rgba(33,150,243,.4);background-color:var(--ag-input-focus-border-color,rgba(33,150,243,.4))}.ag-theme-alpine input[class^=ag-][type=range]:active::-moz-ag-range-track{background-color:rgba(33,150,243,.4);background-color:var(--ag-input-focus-border-color,rgba(33,150,243,.4))}.ag-theme-alpine input[class^=ag-][type=range]:active::-ms-track{background-color:rgba(33,150,243,.4);background-color:var(--ag-input-focus-border-color,rgba(33,150,243,.4))}.ag-theme-alpine input[class^=ag-][type=range]:disabled{opacity:.5}.ag-theme-alpine .ag-filter-toolpanel-header,.ag-theme-alpine .ag-filter-toolpanel-search,.ag-theme-alpine .ag-header-row,.ag-theme-alpine .ag-panel-title-bar-title,.ag-theme-alpine .ag-status-bar{font-weight:700;color:#181d1f;color:var(--ag-header-foreground-color,var(--ag-secondary-foreground-color,var(--ag-foreground-color,#181d1f)))}.ag-theme-alpine .ag-ltr .ag-pinned-right-header .ag-header-row:after,.ag-theme-alpine .ag-rtl .ag-pinned-left-header .ag-header-row:before{content:"";position:absolute;height:calc(100% - 20px);top:10px;width:1px;background-color:#babfc7;background-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-ltr .ag-pinned-right-header .ag-header-row:after{right:0}.ag-theme-alpine .ag-rtl .ag-pinned-left-header .ag-header-row:before{left:0}.ag-theme-alpine .ag-row{font-size:14px}.ag-theme-alpine input[class^=ag-]:not([type]),.ag-theme-alpine input[class^=ag-][type=date],.ag-theme-alpine input[class^=ag-][type=datetime-local],.ag-theme-alpine input[class^=ag-][type=number],.ag-theme-alpine input[class^=ag-][type=tel],.ag-theme-alpine input[class^=ag-][type=text],.ag-theme-alpine textarea[class^=ag-]{min-height:24px;border-radius:3px}.ag-theme-alpine .ag-ltr input[class^=ag-]:not([type]),.ag-theme-alpine .ag-ltr input[class^=ag-][type=date],.ag-theme-alpine .ag-ltr input[class^=ag-][type=datetime-local],.ag-theme-alpine .ag-ltr input[class^=ag-][type=number],.ag-theme-alpine .ag-ltr input[class^=ag-][type=tel],.ag-theme-alpine .ag-ltr input[class^=ag-][type=text],.ag-theme-alpine .ag-ltr textarea[class^=ag-]{padding-left:6px}.ag-theme-alpine .ag-rtl input[class^=ag-]:not([type]),.ag-theme-alpine .ag-rtl input[class^=ag-][type=date],.ag-theme-alpine .ag-rtl input[class^=ag-][type=datetime-local],.ag-theme-alpine .ag-rtl input[class^=ag-][type=number],.ag-theme-alpine .ag-rtl input[class^=ag-][type=tel],.ag-theme-alpine .ag-rtl input[class^=ag-][type=text],.ag-theme-alpine .ag-rtl textarea[class^=ag-]{padding-right:6px}.ag-theme-alpine .ag-tab{padding:9px;transition:color .4s}.ag-theme-alpine .ag-tab-selected{color:#2196f3;color:var(--ag-alpine-active-color,#2196f3)}.ag-theme-alpine .ag-menu,.ag-theme-alpine .ag-menu-header{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color,#f8f8f8)}.ag-theme-alpine .ag-menu-header{padding-top:1px}.ag-theme-alpine .ag-tabs-header{border-bottom:1px solid #babfc7;border-bottom-color:var(--ag-border-color,#babfc7)}.ag-theme-alpine .ag-charts-data-group-title-bar,.ag-theme-alpine .ag-charts-format-top-level-group-title-bar,.ag-theme-alpine .ag-charts-settings-group-title-bar{padding:6px 12px;line-height:20px}.ag-theme-alpine .ag-chart-mini-thumbnail{background-color:#fff;background-color:var(--ag-background-color,#fff)}.ag-theme-alpine .ag-chart-settings-nav-bar{border-top:1px solid #dde2eb;border-top-color:var(--ag-secondary-border-color,#dde2eb)}.ag-theme-alpine .ag-ltr .ag-group-title-bar-icon{margin-right:6px}.ag-theme-alpine .ag-rtl .ag-group-title-bar-icon{margin-left:6px}.ag-theme-alpine .ag-charts-format-top-level-group-toolbar{margin-top:6px}.ag-theme-alpine .ag-ltr .ag-charts-format-top-level-group-toolbar{padding-left:20px}.ag-theme-alpine .ag-rtl .ag-charts-format-top-level-group-toolbar{padding-right:20px}.ag-theme-alpine .ag-charts-format-sub-level-group{border-left:1px dashed #babfc7;border-left-color:var(--ag-border-color,#babfc7);padding-left:6px;margin-bottom:12px}.ag-theme-alpine .ag-charts-format-sub-level-group-title-bar{padding-top:0;padding-bottom:0;background:none;font-weight:700}.ag-theme-alpine .ag-charts-format-sub-level-group-container{padding-bottom:0}.ag-theme-alpine .ag-charts-format-sub-level-group-item:last-child{margin-bottom:0}.ag-theme-alpine .ag-dnd-ghost{font-size:12px;font-weight:700}.ag-theme-alpine .ag-side-buttons{width:30px}.ag-theme-alpine .ag-standard-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:3px;border:1px solid #2196f3;border-color:var(--ag-alpine-active-color,#2196f3);color:#2196f3;color:var(--ag-alpine-active-color,#2196f3);background-color:#fff;background-color:var(--ag-background-color,#fff);font-weight:600;padding:6px 12px}.ag-theme-alpine .ag-standard-button:hover{border-color:#2196f3;border-color:var(--ag-alpine-active-color,#2196f3);background-color:rgba(33,150,243,.1);background-color:var(--ag-row-hover-color,rgba(33,150,243,.1))}.ag-theme-alpine .ag-standard-button:active{border-color:#2196f3;border-color:var(--ag-alpine-active-color,#2196f3);background-color:#2196f3;background-color:var(--ag-alpine-active-color,#2196f3);color:#fff;color:var(--ag-background-color,#fff)}.ag-theme-alpine .ag-menu-header{min-width:240px}.ag-theme-alpine .ag-column-drop-vertical{min-height:75px;max-height:175px}.ag-theme-alpine .ag-tool-panel-wrapper{width:250px}.ag-theme-alpine .ag-column-drop-vertical-title-bar{padding:12px 12px 0}.ag-theme-alpine .ag-column-drop-vertical-empty-message{display:flex;align-items:center;border:1px dashed #babfc7;border-color:var(--ag-border-color,#babfc7);margin:12px;padding:12px}.ag-theme-alpine .ag-column-drop-empty-message{color:#181d1f;color:var(--ag-foreground-color,#181d1f);opacity:.75}.ag-theme-alpine .ag-status-bar{font-weight:400}.ag-theme-alpine .ag-paging-number,.ag-theme-alpine .ag-paging-row-summary-panel-number,.ag-theme-alpine .ag-status-name-value-value{font-weight:700}.ag-theme-alpine .ag-column-drop-cell-button{opacity:.5}.ag-theme-alpine .ag-column-drop-cell-button:hover{opacity:.75}.ag-theme-alpine .ag-chart-menu-icon:hover,.ag-theme-alpine .ag-chart-settings-next:hover,.ag-theme-alpine .ag-chart-settings-prev:hover,.ag-theme-alpine .ag-column-group-icons:hover,.ag-theme-alpine .ag-column-select-header-icon:hover,.ag-theme-alpine .ag-filter-toolpanel-expand:hover,.ag-theme-alpine .ag-floating-filter-button-button:hover,.ag-theme-alpine .ag-group-contracted .ag-icon:hover,.ag-theme-alpine .ag-group-expanded .ag-icon:hover,.ag-theme-alpine .ag-group-title-bar-icon:hover,.ag-theme-alpine .ag-header-cell-menu-button:hover,.ag-theme-alpine .ag-header-expand-icon:hover,.ag-theme-alpine .ag-panel-title-bar-button:hover,.ag-theme-alpine .ag-side-button-button:hover,.ag-theme-alpine .ag-tab:hover{color:#2196f3;color:var(--ag-alpine-active-color,#2196f3)}.ag-theme-alpine .ag-chart-settings-card-item.ag-not-selected:hover{opacity:.35}.ag-theme-alpine .ag-ltr .ag-panel-title-bar-button{margin-left:12px;margin-right:6px}.ag-theme-alpine .ag-rtl .ag-panel-title-bar-button{margin-right:12px;margin-left:6px}.ag-theme-alpine .ag-filter-toolpanel-group-container{padding-left:6px}.ag-theme-alpine .ag-filter-toolpanel-instance-filter{background-color:#f8f8f8;background-color:var(--ag-control-panel-background-color,#f8f8f8);border:none;border-left:#babfc7;border-left:1px dashed var(--ag-border-color,#babfc7);margin-left:13px;padding-left:8px;margin-right:12px}.ag-theme-alpine .ag-set-filter-list{padding-top:3px;padding-bottom:3px}.ag-theme-alpine .ag-overlay-no-rows-wrapper.ag-layout-auto-height{padding-top:60px}.ag-theme-alpine .ag-date-time-list-page-entry-is-current{background-color:#2196f3;background-color:var(--ag-alpine-active-color,#2196f3)}._3tCRlOWJ{position:relative;display:inline-block;width:52px;height:24px}._3tCRlOWJ input{opacity:0;width:0;height:0}._3tCRlOWJ input:checked+._33jM_U73{background-color:#2196f3}._3tCRlOWJ input:focus+._33jM_U73{box-shadow:0 0 1px #2196f3}._3tCRlOWJ input:checked+._33jM_U73:before{transform:translateX(26px)}._33jM_U73{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:34px}._33jM_U73,._33jM_U73:before{position:absolute;transition:.4s}._33jM_U73:before{content:"";height:17px;width:17px;left:4px;bottom:4px;background-color:#fff;border-radius:50%}