@charset "UTF-8";/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}aside .aside-groups .group .content dl dd.image-constituent,legend{white-space:normal}.cropper-container,.multiSelect>button{-webkit-user-select:none;-moz-user-select:none}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}.ngdialog,legend{box-sizing:border-box}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;padding:0}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!
 * Cropper.js v0.8.1
 * https://github.com/fengyuanchen/cropperjs
 *
 * Copyright (c) 2015-2016 Fengyuan Chen
 * Released under the MIT license
 *
 * Date: 2016-09-03T04:55:16.458Z
 */.cropper-container{font-size:0;line-height:0;position:relative;-ms-user-select:none;user-select:none;direction:ltr}.cropper-container img{display:block;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important;width:100%;height:100%;image-orientation:0deg}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{position:absolute;top:0;right:0;bottom:0;left:0}.cropper-wrap-box{overflow:hidden}.cropper-drag-box{opacity:0;background-color:#fff}.cropper-modal{opacity:.5;background-color:#000}.cropper-view-box{display:block;overflow:hidden;width:100%;height:100%;outline:#39f solid 1px;outline-color:rgba(51,153,255,.75)}.cropper-dashed{position:absolute;display:block;opacity:.5;border:0 dashed #eee}.cropper-dashed.dashed-h{top:33.33333333%;left:0;width:100%;height:33.33333333%;border-top-width:1px;border-bottom-width:1px}.cropper-dashed.dashed-v{top:0;left:33.33333333%;width:33.33333333%;height:100%;border-right-width:1px;border-left-width:1px}.cropper-center{position:absolute;top:50%;left:50%;display:block;width:0;height:0;opacity:.75}.cropper-center:after,.cropper-center:before{position:absolute;display:block;content:' ';background-color:#eee}.cropper-center:before{top:0;left:-3px;width:7px;height:1px}.cropper-center:after{top:-3px;left:0;width:1px;height:7px}.cropper-face,.cropper-line,.cropper-point{position:absolute;display:block;width:100%;height:100%;opacity:.1}.cropper-face{top:0;left:0;background-color:#fff}.cropper-line,.cropper-point{background-color:#39f}.cropper-line.line-e{top:0;right:-3px;width:5px;cursor:e-resize}.cropper-line.line-n{top:-3px;left:0;height:5px;cursor:n-resize}.cropper-line.line-w{top:0;left:-3px;width:5px;cursor:w-resize}.cropper-line.line-s{bottom:-3px;left:0;height:5px;cursor:s-resize}.cropper-point{width:5px;height:5px;opacity:.75}.cropper-point.point-e{top:50%;right:-3px;margin-top:-3px;cursor:e-resize}.cropper-point.point-n{top:-3px;left:50%;margin-left:-3px;cursor:n-resize}.cropper-point.point-w{top:50%;left:-3px;margin-top:-3px;cursor:w-resize}.cropper-point.point-s{bottom:-3px;left:50%;margin-left:-3px;cursor:s-resize}.cropper-point.point-ne{top:-3px;right:-3px;cursor:ne-resize}.cropper-point.point-nw{top:-3px;left:-3px;cursor:nw-resize}.cropper-point.point-sw{bottom:-3px;left:-3px;cursor:sw-resize}.cropper-point.point-se{right:-3px;bottom:-3px;width:20px;height:20px;cursor:se-resize;opacity:1}.cropper-point.point-se:before{position:absolute;right:-50%;bottom:-50%;display:block;width:200%;height:200%;content:' ';opacity:0;background-color:#39f}@media (min-width:768px){.cropper-point.point-se{width:15px;height:15px}}@media (min-width:992px){.cropper-point.point-se{width:10px;height:10px}}@media (min-width:1200px){.cropper-point.point-se{width:5px;height:5px;opacity:.75}}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{position:absolute;display:block;width:0;height:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.ngdialog,.ngdialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0}@-webkit-keyframes ngdialog-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes ngdialog-fadeout{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes ngdialog-fadein{0%{opacity:0}100%{opacity:1}}@keyframes ngdialog-fadein{0%{opacity:0}100%{opacity:1}}.ngdialog{overflow:auto;-webkit-overflow-scrolling:touch;z-index:10000}.ngdialog *,.ngdialog :after,.ngdialog :before{box-sizing:inherit}.ngdialog.ngdialog-disabled-animation,.ngdialog.ngdialog-disabled-animation .ngdialog-content,.ngdialog.ngdialog-disabled-animation .ngdialog-overlay{-webkit-animation:none!important;animation:none!important}.ngdialog-overlay{background:rgba(0,0,0,.4);-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadein .5s;animation:ngdialog-fadein .5s}.ngdialog-no-overlay{pointer-events:none}.ngdialog.ngdialog-closing .ngdialog-overlay{-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadeout .5s;animation:ngdialog-fadeout .5s}.ngdialog-content{background:#fff;-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadein .5s;animation:ngdialog-fadein .5s;pointer-events:all}.ngdialog.ngdialog-closing .ngdialog-content{-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadeout .5s;animation:ngdialog-fadeout .5s}.ngdialog-close:before{font-family:Helvetica,Arial,sans-serif;content:'\00D7';cursor:pointer}body.ngdialog-open,html.ngdialog-open{overflow:hidden}@-webkit-keyframes ngdialog-flyin{0%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ngdialog-flyin{0%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes ngdialog-flyout{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes ngdialog-flyout{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}.ngdialog.ngdialog-theme-default{padding-bottom:160px;padding-top:160px}.ngdialog.ngdialog-theme-default.ngdialog-closing .ngdialog-content{-webkit-animation:ngdialog-flyout .5s;animation:ngdialog-flyout .5s}.ngdialog.ngdialog-theme-default .ngdialog-content{-webkit-animation:ngdialog-flyin .5s;animation:ngdialog-flyin .5s;color:#444;font-family:Helvetica,sans-serif;font-size:1.1em;line-height:1.5em;margin:0 auto;max-width:100%;position:relative;width:450px}.ngdialog.ngdialog-theme-default .ngdialog-close{border-radius:5px;cursor:pointer;position:absolute;right:0;top:0}.ngdialog.ngdialog-theme-default .ngdialog-close:before{background:0 0;border-radius:3px;content:'\00D7';font-weight:400;height:30px;line-height:26px;position:absolute;text-align:center;width:30px}.ngdialog.ngdialog-theme-default .ngdialog-close:active:before,.ngdialog.ngdialog-theme-default .ngdialog-close:hover:before{color:#777}.ngdialog.ngdialog-theme-default .ngdialog-message{margin-bottom:.5em}.ngdialog.ngdialog-theme-default .ngdialog-input{margin-bottom:1em}.ngdialog.ngdialog-theme-default .ngdialog-input input[type=email],.ngdialog.ngdialog-theme-default .ngdialog-input input[type=password],.ngdialog.ngdialog-theme-default .ngdialog-input input[type=text],.ngdialog.ngdialog-theme-default .ngdialog-input input[type=url],.ngdialog.ngdialog-theme-default .ngdialog-input textarea{background:#fff;border:0;border-radius:3px;font-family:inherit;font-size:inherit;font-weight:inherit;margin:0 0 .25em;min-height:2.5em;padding:.25em .67em;width:100%}.ngdialog.ngdialog-theme-default .ngdialog-input input[type=email]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=password]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=text]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=url]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input textarea:focus{box-shadow:inset 0 0 0 2px #8dbdf1;outline:0}.ngdialog.ngdialog-theme-default .ngdialog-buttons:after{content:'';display:table;clear:both}.editable-buttons,.editable-wrap,.editable-wrap .editable-input{display:inline-block}.ngdialog.ngdialog-theme-default .ngdialog-button{border:0;border-radius:3px;cursor:pointer;float:right;font-family:inherit;font-size:.8em;letter-spacing:.1em;line-height:1em;margin:0 0 0 .5em;padding:.75em 2em;text-transform:uppercase}.ngdialog.ngdialog-theme-default .ngdialog-button:focus{-webkit-animation:ngdialog-pulse 1.1s infinite;animation:ngdialog-pulse 1.1s infinite;outline:0}@media (max-width:568px){.ngdialog.ngdialog-theme-default .ngdialog-button:focus{-webkit-animation:none;animation:none}}.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-primary{background:#3288e6;color:#fff}.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-secondary{background:#e0e0e0;color:#777}/*!
angular-xeditable - 0.5.0
Edit-in-place for angular.js
Build date: 2016-10-27 
*/.editable-wrap{white-space:pre;margin:0}.editable-wrap .editable-controls,.editable-wrap .editable-controls>input,.editable-wrap .editable-controls>select,.editable-wrap .editable-controls>textarea,.editable-wrap .editable-error{margin-bottom:0}.editable-buttons{vertical-align:top}.editable-buttons button{margin-left:5px}.editable-input.editable-has-buttons{width:auto}.editable-bsdate,.editable-bstime,.editable-text{white-space:nowrap}.editable-bstime .editable-input input[type=text]{width:46px}.editable-bstime .well-small{margin-bottom:0;padding:10px}.editable-range output{display:inline-block;min-width:30px;vertical-align:top;text-align:center}.editable-color input[type=color]{width:50px}.editable-checkbox label span,.editable-checklist label span,.editable-radiolist label span{margin-left:7px;margin-right:10px}.editable-hide{display:none!important}.editable-click,a.editable-click{text-decoration:none;color:#428bca;border-bottom:dashed 1px #428bca}.editable-click:hover,a.editable-click:hover{text-decoration:none;color:#2a6496;border-bottom-color:#2a6496}.editable-empty,.editable-empty:focus,.editable-empty:hover,a.editable-empty,a.editable-empty:focus,a.editable-empty:hover{font-style:italic;color:#D14;text-decoration:none}.popover-wrapper>a{display:inline!important}.popover-wrapper{display:inline;position:relative}.popover-wrapper form{position:absolute;top:-53px;background:#FFF;border:1px solid #AAA;border-radius:5px;padding:7px;width:auto;display:inline-block;left:50%;z-index:101}.popover-wrapper form:after,.popover-wrapper form:before{content:"";width:0;position:absolute;height:0}.popover-wrapper form:before{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #AAA;bottom:-10px}.popover-wrapper form:after{border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #FFF;bottom:-9px}@media screen and (max-width:750px){.popover-wrapper form{margin-left:-60px}.popover-wrapper form:before{left:50px}.popover-wrapper form:after{left:51px}}@media screen and (min-width:750px){.popover-wrapper form{margin-left:-110px}.popover-wrapper form:before{left:100px}.popover-wrapper form:after{left:101px}}.cf:after,.cf:before{content:" ";display:table}.cf:after{clear:both}*,:after,:before{box-sizing:border-box}.row.no-padding{padding:0!important}.row.no-padding-right{padding-right:0!important}.row.no-padding-left{padding-left:0!important}.row.half-padding{padding-left:.5rem;padding-right:.5rem}.col{padding-left:1rem;padding-right:1rem;float:left}.col.no-padding{padding:0!important}.col.no-padding-right{padding-right:0!important}.col.no-padding-left{padding-left:0!important}.col.half-padding{padding-left:.5rem;padding-right:.5rem}.form-col.c-11,.form-col.c-11-22,.form-col.c-11-22-15,.form-col.c-15,.form-col.c-22,.form-col.c-22-15{padding-left:0;padding-right:1.45%}.col.center-align{text-align:center}.col.c-100{width:100%}.col.c-99{width:99%}.col.c-95{width:95%}.col.c-90{width:90%}.col.c-85{width:85%}.col.c-80{width:80%}.col.c-75{width:75%}.col.c-70{width:70%}.col.c-65{width:65%}.col.c-60{width:60%}.col.c-55{width:55%}.col.c-50{width:50%}.col.c-45{width:45%}.col.c-40{width:40%}.col.c-35{width:35%}.col.c-30{width:30%}.col.c-25{width:25%}.col.c-20{width:20%}.col.c-15{width:15%}.col.c-12{width:12.5%}.col.c-10{width:10%}.col.c-5{width:5%}.col.c-1{width:1%}#sideImageError,.form-line{margin-bottom:8px;padding:0}#sideImageError.error-message,.form-line.error-message{display:none}#sideImageError.error-message.with-message,.c-quarter.single-word .fetch-checkbox,.form-col.c-11-22-15 div.with-label,.form-line.error-message.with-message,.multiSelect .acol,.multiSelect .buttonLabel,.multiSelect .caret,.multiSelect .inlineBlock,.multiSelect>button{display:inline-block}#sideImageError.error-message.with-message .error,.form-line.error-message.with-message .error{color:#A00;font-weight:400;font-size:.9rem;padding-top:10px}#sideImageError.error-message.with-message .error span,.form-line.error-message.with-message .error span{font-weight:600}.form-col{position:relative;padding:0}.form-col.with-error input{box-shadow:0 0 2px #A00}.form-col.with-error input:active,.form-col.with-error input:focus{box-shadow:0 0 2px #A00;border-color:#A00}.form-col.with-no-error:after{content:"\ea10";position:absolute;top:9px;font-family:IcoMoon-Free,sans-serif;right:20px;color:#465969;font-size:.9rem}.form-col.c-22{width:22%}.form-col.c-22-p5{width:24.5%}.form-col.c-15{width:15%}.form-col.c-11{width:11.95%}.form-col.c-22-15{width:37%}.form-col.c-11-22-15{width:48.95%}.form-col.c-11-22-15 label.inline-label{width:22%;padding-right:1.45%;display:inline-block}.form-col.c-11-22-15 div.with-label{width:74.75%}.form-col.c-11-22{width:34%}.form-col.c-4{width:4%;padding:1.45%;float:left;margin:0}.form-col.c-4.operator{padding:0}.form-col.c-full{width:89.75%;padding:0;margin:0}.form-col.c-quarter{width:22.8%;margin:0;padding:0 1.45% 0 0}.form-col.c-three-quarter{width:68.45%;padding:0 1.45% 0 0;margin:0}.form-col.c-three-quarter-minus-4{width:calc(68.45% - 4% - 1.45%);padding:0 1.45% 0 0;margin:0}.form-col.c-half{width:45.6%;padding:0 1.45% 0 0;margin:0}.form-col.c-22-15-11-22{width:69.55%;padding:0;margin:0}.form-col.c-22-15-11-22+.c-15{float:left;padding-left:1.45%}.form-col.no-padding{padding:0}.form-col .button.add-line{margin-top:2px}.form-col .button.remove-line{margin-top:4px}.second-line{clear:both}.second-line>div{margin-top:3px}.c-quarter.single-word{line-height:30px}.multiSelect .vertical{float:none}.multiSelect .horizontal:not(.multiSelectGroup){float:left}.multiSelect .line{max-height:30px;overflow:hidden;box-sizing:content-box}.multiSelect .acol{min-width:12px}.multiSelect>button{position:relative;cursor:pointer;border:1px solid #C6C6C6;padding:1px 8px;font-size:14px;color:#555;-ms-user-select:none;-o-user-select:none;user-select:none;background-color:#FFF;background-image:linear-gradient(#FFF,#F7F7F7)}.multiSelect>button:hover{background-image:linear-gradient(#FFF,#E9E9E9)}.multiSelect>button:disabled{background-image:linear-gradient(#FFF,#FFF);border:1px solid #DDD;color:#999}.multiSelect .buttonClicked{box-shadow:0 2px 5px rgba(0,0,0,.15) inset,0 1px 2px rgba(0,0,0,.05)}.multiSelect .caret{width:0;height:0;margin:0 0 1px 12px!important;vertical-align:middle;border-top:4px solid #333;border-right:4px solid transparent;border-left:4px solid transparent;border-bottom:0 dotted}.multiSelect .checkboxLayer{background-color:#FFF;position:absolute;z-index:999;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);min-width:278px;display:none!important}.multiSelect .clearButton,.multiSelect .helperButton{display:inline;text-align:center;font-size:13px;color:#666;background-color:#F1F1F1;cursor:pointer}.multiSelect .checkboxLayer.bottom-up{bottom:28px;box-shadow:6px 0 12px rgba(0,0,0,.175)}.multiSelect .checkboxLayer.scroll{max-height:300px;overflow-y:scroll}.multiSelect .helperContainer{border-bottom:1px solid #DDD;padding:8px 8px 0}.multiSelect .helperButton{border:1px solid #CCC;height:26px;border-radius:2px;line-height:1.6;margin:0 0 8px}.multiSelect .helperButton.reset{float:right}.multiSelect .helperButton:not(.reset){margin-right:4px}.multiSelect .clearButton{position:absolute;border:1px solid #CCC;height:22px;width:22px;border-radius:2px;line-height:1.4;right:2px;top:4px}.multiSelect .inputFilter{border-radius:2px;border:1px solid #CCC;height:26px;font-size:14px;width:100%;padding-left:7px;box-sizing:border-box;color:#888;margin:0 0 8px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.multiSelect .clearButton:hover,.multiSelect .helperButton:hover{border:1px solid #CCC;color:#999;background-color:#F4F4F4}.multiSelect .helperButton:disabled{color:#CCC;border:1px solid #DDD}.multiSelect .clearButton:focus,.multiSelect .helperButton:focus,.multiSelect .inputFilter:focus{border:1px solid #66AFE9!important;outline:0;box-shadow:inset 0 0 1px rgba(0,0,0,.065),0 0 5px rgba(102,175,233,.6)!important}.multiSelect .checkBoxContainer{display:block;padding:8px;overflow:hidden}.multiSelect .show,.shepherd-element{display:block!important}.multiSelect .multiSelectItem{display:block;padding:3px;color:#444;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;border:1px solid transparent;position:relative;min-width:278px;min-height:32px}.multiSelect .multiSelectItem:not(.multiSelectGroup).selected{background-image:linear-gradient(#E9E9E9,#F1F1F1);color:#555;cursor:pointer;border-top:1px solid #E4E4E4;border-left:1px solid #E4E4E4;border-right:1px solid #D9D9D9}.multiSelect .multiSelectItem .acol label{display:inline-block;padding-right:30px;margin:0;font-weight:400;line-height:normal}.multiSelect .multiSelectItem:hover{background-image:linear-gradient(#C1C1C1,#999)!important;color:#FFF!important;cursor:pointer;border:1px solid #CCC!important}.multiSelect .multiSelectItem.annotation label:before{content:'.';position:absolute;height:10px;width:10px;border-radius:50%;background:#000;left:7px;top:13px;color:transparent}.multiSelect .multiSelectItem.annotation.a-A label:before{background:#6495ed}.multiSelect .multiSelectItem.annotation.a-B label:before{background:#2f4f4f}.multiSelect .multiSelectItem.annotation.a-C label:before{background:purple}.multiSelect .multiSelectItem.annotation.a-D label:before{background:violet}.multiSelect .multiSelectItem.annotation.a-E label:before{background:orange}.multiSelect .multiSelectItem.annotation.a-F label:before{background:green}.multiSelect .multiSelectFocus,.multiSelect .multiSelectGroup:hover{background-image:linear-gradient(#C1C1C1,#999)!important;color:#FFF!important;cursor:pointer;border:1px solid #CCC!important}.multiSelect .multiSelectItem span:hover{cursor:pointer}.multiSelect .multiSelectGroup{display:block;clear:both}.multiSelect .multiSelectGroup span:hover{cursor:pointer}.multiSelect .tickMark{display:inline-block;position:absolute;right:10px;top:7px;font-size:10px}.angucomplete-description,.form-control{font-size:14px}.multiSelect .checkbox{color:#DDD!important;position:absolute;left:-9999px;cursor:pointer}.multiSelect .disabled,.multiSelect .disabled label input:hover~span,.multiSelect .disabled:hover{color:#C4C4C4!important;cursor:not-allowed!important}.multiSelect img{vertical-align:middle;margin-bottom:0;max-height:22px;max-width:22px}.multiSelect>button>div{padding:0 0 0 2px;display:block}.multiSelect>button,.multiSelect>button>div{max-width:100%;min-width:100%;white-space:nowrap;overflow:hidden;text-align:left}.multiSelect>button span,.multiSelect>button>div span{top:12px;position:absolute;right:10px}div[isteven-multi-select]{height:34px!important}.checkboxLayer{border-radius:2px!important;min-width:100%!important}.checkboxLayer .not-single-description{padding:5px;border-bottom:1px solid #CCC}.checkboxLayer .helperContainer{text-align:right}.checkboxLayer .helperContainer .helperButton{padding:3px 5px;height:auto}.checkboxLayer .checkBoxContainer{padding:0}.checkboxLayer .checkBoxContainer .multiSelectItem{min-width:160px!important;border:none!important}.checkboxLayer .checkBoxContainer .multiSelectItem.multiSelectFocus{background:#C1C1C1!important;color:#555!important}.checkboxLayer .checkBoxContainer .multiSelectItem:hover{background:#C1C1C1;background-image:none!important}.checkboxLayer .checkBoxContainer .multiSelectItem .tickMark{left:10px;line-height:30px;top:auto;color:green}.checkboxLayer .checkBoxContainer .multiSelectItem label{text-align:left!important;padding-left:20px}.checkboxLayer .checkBoxContainer .multiSelectItem label span:not(.tickMark){line-height:30px;padding-left:2px}.checkboxLayer .checkBoxContainer div[is-disabled=true]{opacity:.5}.multiSelect{position:relative}.multiSelect .buttonLabel{overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 15px);min-width:calc(100% - 15px);padding:0 0 0 2px!important}.multiSelect .buttonLabel.annotation{color:transparent}.multiSelect .buttonLabel.annotation:before{content:'.';position:absolute;height:12px;width:12px;border-radius:50%;background:#000;left:10px;top:9px;color:transparent}.multiSelect .buttonLabel.annotation.a-0:before{background:#d3d3d3}.multiSelect .buttonLabel.annotation.a-A:before{background:#6495ed}.multiSelect .buttonLabel.annotation.a-B:before{background:#2f4f4f}.multiSelect .buttonLabel.annotation.a-C:before{background:purple}.multiSelect .buttonLabel.annotation.a-D:before{background:violet}.multiSelect .buttonLabel.annotation.a-E:before{background:orange}.multiSelect .buttonLabel.annotation.a-F:before{background:green}.multiSelect>button{min-height:31px!important;border-radius:2px}.multiSelect>button>div{line-height:normal!important;vertical-align:middle}.multiSelect .line{padding:2px 0 10px;text-align:right}.multiSelect .line button{height:auto;line-height:auto;margin:0}.multiSelect.class-dropdown .buttonLabel{max-width:calc(100% - 34px);min-width:calc(100% - 34px)}.steven-checkbox:checked+.tickMark{display:inline-block}.steven-checkbox+.tickMark{display:none}.form-control{outline:0;border:1px solid #ECECEC;width:95%;background-color:#FFF;padding:6px;border-radius:2px;margin-bottom:5px}.angucomplete-holder{position:relative;width:100%;display:inline-block}.angucomplete-dropdown{border:1px solid #ECECEC;border-radius:2px;width:100%;padding:6px;cursor:pointer;z-index:9999;position:absolute;margin-top:-6px;background-color:#FFF}.angucomplete-searching{color:#ACACAC;font-size:14px}.angucomplete-row{padding:5px;color:#000;margin-bottom:4px}.angucomplete-row:hover,.angucomplete-selected-row{background-color:#add8e6;color:#FFF}.angucomplete-image-holder{padding-top:2px;float:left;margin-right:10px;margin-left:5px}.angucomplete-image{height:34px;width:34px;border-radius:50%;border:1px solid #ECECEC}.angucomplete-image-default{background-position:center;background-size:contain;height:34px;width:34px}angucomplete .angucomplete-holder.with-dropdown .angucomplete-input{transition:all .5s ease!important;margin-bottom:0!important;position:absolute;top:-15px;box-shadow:none!important;z-index:10!important;width:calc(100% + 65px)!important}angucomplete .angucomplete-title{text-overflow:ellipsis;word-break:keep-all;white-space:nowrap;overflow:hidden}angucomplete .angucomplete-dropdown{overflow-x:hidden;overflow-y:scroll;border-radius:0 0 2px 2px;box-shadow:0 0 2px #0D252C;border:1px solid #0D252C;width:calc(100% + 100px);top:-23px;left:-6px;z-index:9;padding-top:50px;min-height:100px;text-overflow:ellipsis}.date-picker-popup{background:#fff;border:1px solid #D2D2D2;position:absolute;width:48.5%;padding:10px;top:-200px;opacity:0;left:-99999px;margin-bottom:70px;border-radius:2px 2px 0 0;box-shadow:0 0 2px #465969;display:none;transition:opacity .5s ease,top .5s ease}.date-picker-popup table tbody tr td{padding:5px}.date-picker-popup.isActive{left:0;opacity:1;top:-210px;display:block}.date-picker-popup.moveArrowLeft::after,.date-picker-popup.moveArrowLeft::before{right:290px}.date-picker-popup .mighty-picker__holder{width:100%;display:inline-block}.date-picker-popup .mighty-picker__holder .mighty-picker__month{display:inline-block;width:98%}.date-picker-popup .mighty-picker__holder .mighty-picker__wrapper button{padding:0;background:0 0;border:none;font-size:.8em;box-shadow:none;display:inline-block;width:8%;text-align:left}.date-picker-popup .mighty-picker__holder .mighty-picker__wrapper button.left-button{text-align:right}.date-picker-popup .mighty-picker__holder .mighty-picker__month-name{text-align:center;width:79%;display:inline-block}.date-picker-popup .mighty-picker__holder table.mighty-picker-calendar{width:100%;border:none;padding:0;text-align:center;margin-top:9px}.date-picker-popup .mighty-picker__holder table.mighty-picker-calendar tr{height:auto}.date-picker-popup .mighty-picker__holder table.mighty-picker-calendar tr th{font-weight:200}.date-picker-popup .mighty-picker__holder table.mighty-picker-calendar tr td{height:20px;width:20px}.date-picker-popup .mighty-picker__holder table.mighty-picker-calendar tr td.mighty-picker-calendar__day{cursor:pointer}.date-picker-popup .mighty-picker__holder table.mighty-picker-calendar tr td.mighty-picker-calendar__day--selected,.date-picker-popup .mighty-picker__holder table.mighty-picker-calendar tr td.mighty-picker-calendar__day--selected-to{border:1px solid #465969;color:#465969}.date-picker-popup .mighty-picker__holder table.mighty-picker-calendar tr td.mighty-picker-calendar__day--in-range{color:#465969;background:rgba(70,89,105,.1)}.date-picker-popup .mighty-picker__holder table.mighty-picker-calendar tr td.mighty-picker-calendar__day--disabled{opacity:.4;cursor:auto}.annotation-big-button.a-NONE.bg,.annotation-list i.a-NONE.bg,i.a-NONE.bg{background:#FFF;color:#DE4326;border:1px solid #DE4326}.annotation-big-button.a-NONE.bg:hover,.annotation-list i.a-NONE.bg:hover,i.a-NONE.bg:hover{background:#DE4326;color:#FFF}.annotation-big-button.a-NONE.filter,.annotation-list i.a-NONE.filter,i.a-NONE.filter{color:#DE4326!important}.annotation-big-button.a-NONE:not(.filter):before,.annotation-list i.a-NONE:not(.filter):before,i.a-NONE:not(.filter):before{border-color:#DE4326}.annotation-big-button.a-NONE:not(.filter):after,.annotation-list i.a-NONE:not(.filter):after,i.a-NONE:not(.filter):after{background:#DE4326}.annotation-big-button.a-A.bg,.annotation-list i.a-A.bg,i.a-A.bg{background:#FFF;color:#DE4326;border:1px solid #DE4326}.annotation-big-button.a-A.bg:hover,.annotation-list i.a-A.bg:hover,i.a-A.bg:hover{background:#DE4326;color:#FFF}.annotation-big-button.a-A.filter,.annotation-list i.a-A.filter,i.a-A.filter{color:#DE4326!important}.annotation-big-button.a-A:not(.filter):before,.annotation-list i.a-A:not(.filter):before,i.a-A:not(.filter):before{border-color:#DE4326}.annotation-big-button.a-A:not(.filter):after,.annotation-list i.a-A:not(.filter):after,i.a-A:not(.filter):after{background:#DE4326}.annotation-big-button.a-B.bg,.annotation-list i.a-B.bg,i.a-B.bg{background:#FFF;color:#a674b0;border:1px solid #a674b0}.annotation-big-button.a-B.bg:hover,.annotation-list i.a-B.bg:hover,i.a-B.bg:hover{background:#a674b0;color:#FFF}.annotation-big-button.a-B.filter,.annotation-list i.a-B.filter,i.a-B.filter{color:#a674b0!important}.annotation-big-button.a-B:not(.filter):before,.annotation-list i.a-B:not(.filter):before,i.a-B:not(.filter):before{border-color:#a674b0}.annotation-big-button.a-B:not(.filter):after,.annotation-list i.a-B:not(.filter):after,i.a-B:not(.filter):after{background:#a674b0}.annotation-big-button.a-C.bg,.annotation-list i.a-C.bg,i.a-C.bg{background:#FFF;color:#00819C;border:1px solid #00819C}.annotation-big-button.a-C.bg:hover,.annotation-list i.a-C.bg:hover,i.a-C.bg:hover{background:#00819C;color:#FFF}.annotation-big-button.a-C.filter,.annotation-list i.a-C.filter,i.a-C.filter{color:#00819C!important}.annotation-big-button.a-C:not(.filter):before,.annotation-list i.a-C:not(.filter):before,i.a-C:not(.filter):before{border-color:#00819C}.annotation-big-button.a-C:not(.filter):after,.annotation-list i.a-C:not(.filter):after,i.a-C:not(.filter):after{background:#00819C}.annotation-big-button.a-D.bg,.annotation-list i.a-D.bg,i.a-D.bg{background:#FFF;color:#F1AC1E;border:1px solid #F1AC1E}.annotation-big-button.a-D.bg:hover,.annotation-list i.a-D.bg:hover,i.a-D.bg:hover{background:#F1AC1E;color:#FFF}.annotation-big-button.a-D.filter,.annotation-list i.a-D.filter,i.a-D.filter{color:#F1AC1E!important}.annotation-big-button.a-D:not(.filter):before,.annotation-list i.a-D:not(.filter):before,i.a-D:not(.filter):before{border-color:#F1AC1E}.annotation-big-button.a-D:not(.filter):after,.annotation-list i.a-D:not(.filter):after,i.a-D:not(.filter):after{background:#F1AC1E}.annotation-big-button.a-E.bg,.annotation-list i.a-E.bg,i.a-E.bg{background:#FFF;color:#0D252C;border:1px solid #0D252C}.annotation-big-button.a-E.bg:hover,.annotation-list i.a-E.bg:hover,i.a-E.bg:hover{background:#0D252C;color:#FFF}.annotation-big-button.a-E.filter,.annotation-list i.a-E.filter,i.a-E.filter{color:#0D252C!important}.annotation-big-button.a-E:not(.filter):before,.annotation-list i.a-E:not(.filter):before,i.a-E:not(.filter):before{border-color:#0D252C}.annotation-big-button.a-E:not(.filter):after,.annotation-list i.a-E:not(.filter):after,i.a-E:not(.filter):after{background:#0D252C}.annotation-big-button.a-F.bg,.annotation-list i.a-F.bg,i.a-F.bg{background:#FFF;color:#F1AC1E;border:1px solid #F1AC1E}.annotation-big-button.a-F.bg:hover,.annotation-list i.a-F.bg:hover,i.a-F.bg:hover{background:#F1AC1E;color:#FFF}.annotation-big-button.a-F.filter,.annotation-list i.a-F.filter,i.a-F.filter{color:#F1AC1E!important}.annotation-big-button.a-F:not(.filter):before,.annotation-list i.a-F:not(.filter):before,i.a-F:not(.filter):before{border-color:#F1AC1E}.annotation-big-button.a-F:not(.filter):after,.annotation-list i.a-F:not(.filter):after,i.a-F:not(.filter):after{background:#F1AC1E}.annotation-list{position:relative;height:30px;text-align:center}.annotation-list .annotation-button{z-index:499}.annotation-list .annotation-button.expanded{z-index:501}.annotation-list .flag-button{z-index:499;margin-right:1rem}.annotation-list button:not(.flag-button){display:inline-block;background:0 0;border:none;padding:0;margin:0;vertical-align:middle}.annotation-list button:not(.flag-button):active,.annotation-list button:not(.flag-button):focus{border:none;box-shadow:none}.annotation-list ul{margin:0;padding:0;width:120px;background:#eef1f3;border:1px solid #D2D2D2;border-radius:2px;position:absolute;z-index:500;top:-999999px;left:-76px;transition:opacity,min-height .5s ease;opacity:0;max-height:0}.annotation-list.extracted button:focus+ul li button i:after,.annotation-list.extracted button:hover+ul li button i:after,.annotation-list.extracted:hover ul li button i:after,.annotation-list.extracted[data-expanded=true] ul li button i:after{padding-right:1px}.annotation-list ul li{list-style:none;width:100%;display:inline-block;text-align:center;padding-left:1px;position:relative;transition:all .5s ease;opacity:0}.annotation-list ul li:first-of-type{margin-top:40px}.annotation-list ul li .group-label{margin:0 10px}.annotation-list ul li span.label{transition:all .5s ease;border-radius:2px;opacity:0;display:block;position:absolute;z-index:1001;width:100px;top:-2px;right:40px;line-height:24px;background:#FFF;border:1px solid #D2D2D2}.annotation-list i:not(.icon):after,button.tm-extract i:not(.icon):after{transition:all .2s ease;font-family:IcoMoon-Free,sans-serif;letter-spacing:1px;text-align:center}.annotation-list ul li span.label:after,.annotation-list ul li span.label:before{border-radius:2px;position:absolute;content:'';top:-1px;border-right:0;border-top:13px solid transparent;border-bottom:13px solid transparent}.annotation-list ul li span.label:after{z-index:1015;right:-11px;border-left:12px solid #FFF}.annotation-list ul li span.label:before{z-index:1010;right:-13px;border-left:13px solid #D2D2D2}.annotation-list ul li button:focus span.label,.annotation-list ul li button:hover span.label{opacity:1}.annotation-list ul li button:active span.label{opacity:0}.annotation-list i:not(.icon){width:20px;height:20px;display:inline-block;position:relative;cursor:pointer;vertical-align:middle}.annotation-list i:not(.icon):before{width:20px;height:20px;top:0;left:0;position:absolute;border-radius:50%;content:" ";border:2px solid #F07327;z-index:5}.annotation-list i:not(.icon):after{width:20px;height:20px;top:0;left:0;position:absolute;border-radius:50%;content:"\ea10";background:#F07327;border:4px solid #FFF;z-index:2;color:#FFF;font-size:.4rem;line-height:13px;opacity:0;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-ms-transform:scale(0);transform:scale(0)}.annotation-list i.selected:after{opacity:1;-ms-transform:scale(1);transform:scale(1)}.annotation-list .current{line-height:30px;position:absolute;width:100%;z-index:100;top:0;left:0}.annotation-list.extracted button:focus+ul li,.annotation-list.extracted button:hover+ul li,.annotation-list.extracted:hover ul li,.annotation-list.extracted[data-expanded=true] ul li{opacity:1;line-height:2.2rem}.annotation-list .current.extracted i:after{opacity:1;-ms-transform:scale(1);transform:scale(1)}.annotation-list.extracted button:focus+ul,.annotation-list.extracted button:hover+ul{top:-7px;left:-76px;opacity:1;max-height:300px}.annotation-list.extracted:hover ul,.annotation-list.extracted[data-expanded=true] ul{top:-7px;left:-61px;opacity:1;max-height:300px}.annotation-list.extracted:hover ul li:hover,.annotation-list.extracted[data-expanded=true] ul li:hover{background:#b0becb;color:#FFF}.annotation-list.extracted:hover ul li:hover button,.annotation-list.extracted[data-expanded=true] ul li:hover button{color:#FFF}.icon-spin{display:inline-block;animation:spin .4s infinite linear}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}a.button,button,input[type=submit]{border-radius:5px;font-size:.9em;padding:6px 16px;cursor:pointer;text-decoration:none;font-weight:400;display:inline-block}a.button.small-inline,button.small-inline,input[type=submit].small-inline{height:28px}a.button.fill.red,button.fill.red,input[type=submit].fill.red{border:1px solid;border-color:"";background:#A00;color:#FFF}a.button.fill.red:hover,button.fill.red:hover,input[type=submit].fill.red:hover{color:#A00;background:#FFF}a.button.fill.red:focus,button.fill.red:focus,input[type=submit].fill.red:focus{box-shadow:0 0 2px #400;border:1px solid #A00;border-color:""}a.button.fill.tm-red,button.fill.tm-red,input[type=submit].fill.tm-red{border:1px solid;border-color:"";background:#A00;color:#FFF}a.button.fill.tm-red:hover,button.fill.tm-red:hover,input[type=submit].fill.tm-red:hover{color:#A00;background:#FFF}a.button.fill.tm-red:focus,button.fill.tm-red:focus,input[type=submit].fill.tm-red:focus{box-shadow:0 0 2px #400;border:1px solid #A00;border-color:""}a.button.fill.green,button.fill.green,input[type=submit].fill.green{border:1px solid;border-color:"";background:#465969;color:#FFF}a.button.fill.green:hover,button.fill.green:hover,input[type=submit].fill.green:hover{color:#465969;background:#FFF}a.button.fill.green:focus,button.fill.green:focus,input[type=submit].fill.green:focus{box-shadow:0 0 2px #1d252c;border:1px solid #465969;border-color:""}a.button.fill.grey,button.fill.grey,input[type=submit].fill.grey{border:1px solid #D2D2D2;background:#eef1f3;color:#231F20}a.button.fill.grey:hover,button.fill.grey:hover,input[type=submit].fill.grey:hover{color:#eef1f3;background:#231F20}a.button.fill.grey:focus,button.fill.grey:focus,input[type=submit].fill.grey:focus{box-shadow:0 0 2px #b0becb;border:1px solid #D2D2D2}a.button.no-fill.no-color,button.no-fill.no-color,input[type=submit].no-fill.no-color{box-shadow:none!important;border:none}a.button.no-fill.red,button.no-fill.red,input[type=submit].no-fill.red{border:1px solid;border-color:"";background:#FFF;color:#A00}a.button.no-fill.red:hover,button.no-fill.red:hover,input[type=submit].no-fill.red:hover{color:#FFF;background:#A00}a.button.no-fill.red:focus,button.no-fill.red:focus,input[type=submit].no-fill.red:focus{box-shadow:0 0 2px #ccc;border:1px solid #FFF;border-color:""}a.button.no-fill.tm-red,button.no-fill.tm-red,input[type=submit].no-fill.tm-red{border:1px solid;border-color:"";background:#FFF;color:#A00}a.button.no-fill.tm-red:hover,button.no-fill.tm-red:hover,input[type=submit].no-fill.tm-red:hover{color:#FFF;background:#A00}a.button.no-fill.tm-red:focus,button.no-fill.tm-red:focus,input[type=submit].no-fill.tm-red:focus{box-shadow:0 0 2px #ccc;border:1px solid #FFF;border-color:""}a.button.no-fill.green,button.no-fill.green,input[type=submit].no-fill.green{border:1px solid;border-color:"";background:#FFF;color:#465969}a.button.no-fill.green:hover,button.no-fill.green:hover,input[type=submit].no-fill.green:hover{color:#FFF;background:#465969}a.button.no-fill.green:focus,button.no-fill.green:focus,input[type=submit].no-fill.green:focus{box-shadow:0 0 2px #ccc;border:1px solid #FFF;border-color:""}a.button.no-fill.grey,button.no-fill.grey,input[type=submit].no-fill.grey{border:1px solid #D2D2D2;background:#eef1f3;color:#231F20}a.button.no-fill.grey:hover,button.no-fill.grey:hover,input[type=submit].no-fill.grey:hover{color:#eef1f3;background:#231F20}a.button.no-fill.grey:focus,button.no-fill.grey:focus,input[type=submit].no-fill.grey:focus{box-shadow:0 0 2px #b0becb;border:1px solid #D2D2D2}a.button.disabled,a.button[disabled=disabled],button.disabled,button[disabled=disabled],input[type=submit].disabled,input[type=submit][disabled=disabled]{border:1px solid;border-color:#D2D2D2!important;background:#eef1f3!important;color:#231F20!important;cursor:default;opacity:.7}a.button.disabled:focus,a.button[disabled=disabled]:focus,button.disabled:focus,button[disabled=disabled]:focus,input[type=submit].disabled:focus,input[type=submit][disabled=disabled]:focus{box-shadow:0 0 2px #b0becb!important;border:1px solid #D2D2D2!important}a.button.square,button.square,input[type=submit].square{width:28px;height:28px;padding:0;line-height:27px;text-align:center}a.button.no-size,button.no-size,input[type=submit].no-size{padding:0;text-align:center}a.button.transparent,button.transparent,input[type=submit].transparent{background:0 0;border:none;box-shadow:none}a.button.no-pointer,button.no-pointer,input[type=submit].no-pointer{cursor:auto}a.button.no-pointer.no-fill:hover,button.no-pointer.no-fill:hover,input[type=submit].no-pointer.no-fill:hover{color:inherit;background:inherit}a.button.no-shadow,button.no-shadow,input[type=submit].no-shadow{border:0;box-shadow:none}.pagination-buttons{padding-top:20px;margin-right:5px}.pagination-buttons a{margin:-1px}.pagination-buttons.left{margin-right:0;margin-left:5px}button.tm-extract i:not(.icon){width:20px;height:20px;display:inline-block;position:relative;cursor:pointer;vertical-align:middle}button.tm-extract i:not(.icon):before{width:20px;height:20px;top:0;left:0;position:absolute;border-radius:50%;content:" ";border:2px solid #F07327;z-index:5}button.tm-extract i:not(.icon):after{width:20px;height:20px;top:0;left:0;position:absolute;border-radius:50%;content:"\ea10";background:#F07327;border:4px solid #FFF;z-index:2;color:#FFF;font-size:.4rem;line-height:13px;opacity:0;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-ms-transform:scale(0);transform:scale(0)}button.tm-extract.extracted{border-color:#DC3416}button.tm-extract.extracted i:after{opacity:1;-ms-transform:scale(1);transform:scale(1)}button.tm-extract.extracted:hover{background-color:#DC3416}button.tm-extract.extracted i{color:#DC3416;-ms-transform:rotate(0);transform:rotate(0)}button.tm-extract i{color:#738ca2;-ms-transform:rotate(15deg);transform:rotate(15deg)}button.tm-extract:hover i{color:#FFF}button.tm-extract:focus{border:1px solid #738ca2!important}.shepherd-element{z-index:2000}.shepherd-element.shepherd-theme-arrows{opacity:0;top:-9999px!important;left:-999px!important;transition:opacity .5s ease}.shepherd-element.shepherd-theme-arrows.shepherd-open{top:0!important;left:0!important;opacity:1}#verticalStatusLineContainer .stage span a:hover,.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content footer .shepherd-buttons li .shepherd-button:hover{opacity:.8}.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content header{padding:.7em;height:auto;background:#888;color:#fff;border:none}.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content header h3{font-size:.9em}.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content header .shepherd-cancel-link{color:#fff;display:inline-block;font-size:.75em;opacity:.8;margin-top:1px;font-weight:100}.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content .shepherd-text p,.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content .shepherd-text ul li{font-size:.7em}.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content .shepherd-text{padding:.8em}.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content .shepherd-text ul{list-style:none;padding-left:5px}.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content .shepherd-text ul li span{display:inline-block;width:20px;font-weight:700;text-align:center}.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content footer{background:0 0}.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content footer .shepherd-buttons li .shepherd-button{padding:5px;margin:0;background:#465969}.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content footer .shepherd-buttons li .shepherd-button.grey{background:#aaa;color:#eee;margin-right:5px;padding:5px}.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-center.shepherd-has-title .shepherd-content:before,.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-bottom.shepherd-has-title .shepherd-content:before,.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-bottom.shepherd-has-title .shepherd-content:before{border-bottom-color:#888}.status-line-container{position:absolute;z-index:-1}.over-status-line{margin-top:10px;position:relative;transition:margin-top .5s ease}.over-status-line.expand{margin-top:120px}.over-status-line.expand .status-line-show-hide{top:-130px}.over-status-line .status-line-show-hide{transition:all .5s ease;position:absolute;text-align:center;color:#465969;font-size:.8em;width:100%;top:-20px}aside .timeline-group .title{background:#c33f07!important}aside .timeline-group .title.registered{background:#1dbf79!important}aside .timeline-group .title.pending{background:#eab213!important}aside .timeline-group .title.no-data{background:#465969}#verticalStatusLineContainer{position:relative}#verticalStatusLineContainer .stage{width:100%;text-align:left;position:relative;margin-left:10px}#verticalStatusLineContainer .stage[data-status]{min-height:65px}#verticalStatusLineContainer .stage .dates{position:absolute;top:25px;left:8px;font-size:.8rem;transition:all .5s ease}#verticalStatusLineContainer .stage span{transition:all .5s ease;min-height:65px;text-align:left;display:block;position:relative;font-size:.78em;padding-left:6px;padding-top:0;font-weight:600;border-left:8px solid #c6c4bf}#verticalStatusLineContainer .stage span a,#verticalStatusLineContainer .stage span a:active,#verticalStatusLineContainer .stage span a:hover,#verticalStatusLineContainer .stage span a:link,#verticalStatusLineContainer .stage span a:visited{color:#231F20}#verticalStatusLineContainer .stage.not-completed.future *,#verticalStatusLineContainer.never_registered .stage.negative,#verticalStatusLineContainer.refused .stage.negative,#verticalStatusLineContainer.removed .stage.negative{color:#a69b9e}#verticalStatusLineContainer .stage span:before{content:" ";position:absolute;z-index:12;top:2px;left:-10px;width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid orange}#verticalStatusLineContainer .stage span:after{content:" ";position:absolute;top:0;left:-12px;width:16px;height:16px;z-index:10;background:#fff;border-radius:50%;border:2px solid #FFF}#verticalStatusLineContainer .stage span.future-dotted{padding:0!important;min-height:20px;margin-top:30px}#verticalStatusLineContainer .stage span.future-dotted:after,#verticalStatusLineContainer .stage span.future-dotted:before{display:none}#verticalStatusLineContainer .stage span.future-dotted:before{display:block;position:absolute;left:-6px;top:-24px;height:20px;background:0 0;width:0;border-radius:0;border:none;border-left:4px dotted #000}#verticalStatusLineContainer .stage.first span:after,#verticalStatusLineContainer .stage.first span:before,#verticalStatusLineContainer .stage.last span:after,#verticalStatusLineContainer .stage.last span:before{display:none}#verticalStatusLineContainer .stage dl{margin:0}#verticalStatusLineContainer .stage dl dd,#verticalStatusLineContainer .stage dl dt{text-align:left;margin:0}#verticalStatusLineContainer .stage dl dt{font-size:.75rem;position:relative;line-height:1.5rem;width:100%;padding-left:12px}#verticalStatusLineContainer .stage dl dt:not(:first-of-type){padding-top:5px}#verticalStatusLineContainer .stage dl dd{font-size:.75rem;padding-left:13px}#verticalStatusLineContainer .stage.completed.negative span{border-left-color:#c33f07}#verticalStatusLineContainer .stage.completed.negative span:before{border-color:#c33f07}#verticalStatusLineContainer .stage.completed.negative dt:after{background:#611f03}#verticalStatusLineContainer .stage.completed.positive span{border-left-color:#1dbf79}#verticalStatusLineContainer .stage.completed.positive span:before{border-color:#1dbf79}#verticalStatusLineContainer .stage.completed.positive dt:after{background:#106641}#verticalStatusLineContainer .stage.not-completed span{border-left-color:#eab213}#verticalStatusLineContainer .stage.not-completed span:before{border-color:#eab213}#verticalStatusLineContainer .stage.not-completed dt:after{background:#8c6a0b}#verticalStatusLineContainer .stage.not-completed.future span{border-left-color:#deddda}#verticalStatusLineContainer .stage.not-completed.future span:before{border-color:#deddda}#verticalStatusLineContainer .stage.not-completed.future dt{font-weight:600}#verticalStatusLineContainer .stage.not-completed.future dt:after{background:#aeaba4}#verticalStatusLineContainer .stage .dates{opacity:1}#verticalStatusLineContainer .stage.dates-1 span{min-height:85px}#verticalStatusLineContainer .stage.dates-2 span{min-height:145px}#verticalStatusLineContainer .stage.dates-3 span{min-height:205px}#verticalStatusLineContainer .stage.reverse span{padding-top:80px;font-size:.8rem}#verticalStatusLineContainer .stage.reverse span:before{bottom:2px;top:auto}#verticalStatusLineContainer .stage.reverse span:after{bottom:0;top:auto}#verticalStatusLineContainer .stage.reverse span.dates-2{padding-top:110px!important}#verticalStatusLineContainer .stage.reverse .dates{top:10px}#verticalStatusLineContainer .stage.first span{min-height:15px;height:15px}#verticalStatusLineContainer.never_registered .stage span,#verticalStatusLineContainer.refused .stage span,#verticalStatusLineContainer.removed .stage span{border-left-color:#969289!important}#verticalStatusLineContainer.never_registered .stage span:before,#verticalStatusLineContainer.refused .stage span:before,#verticalStatusLineContainer.removed .stage span:before{border-color:#969289!important}#verticalStatusLineContainer.never_registered .stage.future span,#verticalStatusLineContainer.refused .stage.future span,#verticalStatusLineContainer.removed .stage.future span{border-left-color:#deddda!important}#verticalStatusLineContainer.never_registered .stage.future span:before,#verticalStatusLineContainer.refused .stage.future span:before,#verticalStatusLineContainer.removed .stage.future span:before{border-color:#deddda!important}#verticalStatusLineContainer .stage-container:last-of-type span:not(.future-dotted){border-left-color:transparent!important}#verticalStatusLineContainer .stage-container.has-future{margin-top:-35px}#verticalStatusLineContainer .stage-container.has-future .future-dotted:after{border-radius:0;content:'';position:absolute;display:block;width:9px;height:26px;left:-8px;top:-27px;border:none;background:#eef1f3}.save-load-container{background:#eef1f3;position:relative;overflow:hidden;height:0;transition:all .5s ease}.save-load-container.active{border-top:1px solid #D2D2D2;height:120px}.save-load-container .saveload{width:100%;height:120px;padding:35px 10px;position:absolute}.save-load-container .saveload .description .title{display:block;font-weight:600;padding-bottom:8px}.save-load-container .saveload form{text-align:right;padding-top:10px}.save-load-container .saveload form input[type=text]{display:inline-block;width:30%;margin-right:5px}.save-load-container .saveload form button{width:85px}.ngdialog.ngdialog-theme-default .ngdialog-content{border-radius:3px;padding:0;background:#FFF}.ngdialog.ngdialog-theme-default .ngdialog-content h1{background-color:#0D252C;border-bottom:1px solid #647f98;padding:1rem;margin:0;border-radius:3px 3px 0 0;color:#FFF;font-size:1.2rem;font-weight:200}.ngdialog.ngdialog-theme-default .ngdialog-content h1.red{background-color:#A00;border-bottom-color:#910000}.ngdialog.ngdialog-theme-default .ngdialog-content h1 .switch{display:inline-block;cursor:pointer;font-size:.85rem;position:absolute;right:62px;top:17px;opacity:.6}.ngdialog.ngdialog-theme-default .ngdialog-content h1 .switch.selected{opacity:1}.ngdialog.ngdialog-theme-default .ngdialog-content h1 .switch .slider{position:absolute;z-index:1;background:#FFF;right:-30px;left:auto}.ngdialog.ngdialog-theme-default .ngdialog-content h1 .switch .slider:before{width:9px;height:9px;left:3px;bottom:3px;background:rgba(13,37,44,.7)}.ngdialog.ngdialog-theme-default .ngdialog-content h1 .switch span{transition:all .5s ease-in-out;position:absolute;z-index:3;top:4px;left:23px;color:rgba(13,37,44,.7)}.ngdialog.ngdialog-theme-default .ngdialog-content h1 .switch input:checked+.slider:before{background:#DC3416}.ngdialog.ngdialog-theme-default .ngdialog-content .content{padding:2rem;color:#231F20;font-size:.9rem}.ngdialog.ngdialog-theme-default .ngdialog-content .content .no-margin-top{margin-top:0}.ngdialog.ngdialog-theme-default .ngdialog-content .content .no-margin-bottom{margin-bottom:0}.ngdialog.ngdialog-theme-default .ngdialog-content .content form{text-align:center}.ngdialog.ngdialog-theme-default .ngdialog-content .content form button{margin:10px;border-radius:3px;padding:4px 12px}.ngdialog.ngdialog-theme-default .ngdialog-content .content .button,.ngdialog.ngdialog-theme-default .ngdialog-content .content button{height:auto!important}.ngdialog.ngdialog-theme-default .ngdialog-content .spaces-dropdown-container{position:relative}.ngdialog.ngdialog-theme-default .ngdialog-content .spaces-dropdown-container:after{display:none}.ngdialog.ngdialog-theme-default .ngdialog-content .spaces-dropdown-container.with-dropdown:before{font-family:IcoMoon-Free!important;content:"\ea43";display:block;position:absolute;right:1rem;width:20px;height:30px;vertical-align:middle;background:#fff;top:10px;color:#465969}.ngdialog.ngdialog-theme-default .ngdialog-content .spaces-dropdown-container input:focus+.dropdown-spaces,.ngdialog.ngdialog-theme-default .ngdialog-content .spaces-dropdown-container.expanded input+.dropdown-spaces{left:.5rem;top:100%;opacity:1}.ngdialog.ngdialog-theme-default .ngdialog-content .spaces-dropdown-container .dropdown-spaces{transition:opacity .5s ease;position:absolute;background:#FFF;width:calc(100% - 1rem);border:1px solid #D2D2D2;border-radius:0 0 2px 2px;top:-9999px}.ngdialog.ngdialog-theme-default .ngdialog-content .spaces-dropdown-container .dropdown-spaces:hover{left:.5rem;top:100%;opacity:1}.ngdialog.ngdialog-theme-default .ngdialog-content .spaces-dropdown-container .dropdown-spaces button{width:100%;background:0 0;border:none;margin:0;text-align:left;border-bottom:1px solid #D2D2D2;border-radius:0;padding:9px;overflow:hidden;text-overflow:ellipsis}.ngdialog.ngdialog-theme-default .ngdialog-content .spaces-dropdown-container .dropdown-spaces button:last-of-type{border-bottom:none}.ngdialog.ngdialog-theme-default .ngdialog-content .spaces-dropdown-container .dropdown-spaces button:hover{background:#465969;color:#FFF}.ngdialog.ngdialog-theme-default.release-notes-dialog{padding-top:60px}.ngdialog.ngdialog-theme-default.release-notes-dialog .ngdialog-content{width:750px}.ngdialog.ngdialog-theme-default .ngdialog-close:before{color:#FFF;top:-2px;right:-2px;font-size:1.2rem}.ngdialog.ngdialog-theme-default .ngdialog-close:hover:before{color:#FFF;opacity:.8}.tooltip{transition:all .5s ease;visibility:hidden;width:110px;background-color:rgba(13,37,44,.5);color:#FFF;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;bottom:90%;left:50%;margin-left:-56px!important;opacity:0;font-size:.8rem;overflow:visible!important}.tooltip::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:rgba(13,37,44,.5)}.fetch-checkbox,.with-tooltip{position:relative}.tooltip.bottom{bottom:-150%}.tooltip.bottom::after{top:-10px;left:50%;margin-left:-5px;border-top-color:transparent;border-bottom-color:rgba(13,37,44,.5)}.with-tooltip .tooltip.active,.with-tooltip:hover .tooltip{visibility:visible;opacity:1;bottom:85%}.with-tooltip .tooltip.active.bottom,.with-tooltip:hover .tooltip.bottom{bottom:-65%}.with-tooltip.top-button:hover .tooltip{visibility:hidden;opacity:0}.with-tooltip.top-button .tooltip{width:200px;max-width:400px!important;left:50%;margin-left:-100px!important;line-height:1.5rem}.fetch-checkbox{font-size:.9rem;display:block;margin-bottom:0;padding-left:26px;cursor:pointer}.fetch-checkbox input{position:absolute;z-index:-1;opacity:0}.fetch-checkbox input:disabled~.fetch-checkbox-indicator:after{border-color:#b0becb}.fetch-checkbox input:checked~.fetch-checkbox-indicator{background:#465969;border:none}.fetch-checkbox input:disabled~.fetch-checkbox-indicator{pointer-events:none;opacity:.6;background:#b0becb}.fetch-checkbox input:checked~.fetch-checkbox-indicator:after{display:block}.fetch-checkbox .fetch-checkbox-indicator{position:absolute;top:3px;left:0;width:20px;height:20px;background:#FFF;border:1px solid #3b4c5a;border-radius:2px}.fetch-checkbox .fetch-checkbox-indicator:after{position:absolute;display:none;content:'';top:4px;left:7px;width:6px;height:10px;-ms-transform:rotate(45deg);transform:rotate(45deg);border:solid #FFF;border-width:0 2px 2px 0}.fetch-checkbox input:focus~.fetch-checkbox-indicator,.fetch-checkbox:hover input~.fetch-checkbox-indicator{box-shadow:0 0 2px #465969}.fetch-checkbox input:not(:checked):focus~.fetch-checkbox-indicator,.fetch-checkbox:hover input:not(:checked)~.fetch-checkbox-indicator{border:1px solid #465969}.fetch-checkbox input:checked:focus~.fetch-checkbox-indicator,.fetch-checkbox:hover input:not([disabled]):checked~.fetch-checkbox-indicator{background:#465969;box-shadow:0 0 2px #465969}aside{z-index:1}aside.stuck{position:fixed;top:75px}aside .aside-groups{margin:20px 0}aside .aside-groups input.with-error,aside .aside-groups input.with-error:active,aside .aside-groups input.with-error:focus{box-shadow:0 0 2px #A00;border-color:#A00}aside .aside-groups .group{margin-top:1px;background:#F9F9F9}aside .aside-groups .group .title{display:block;font-weight:400;color:#FFF;font-size:.9rem;background:#465969;padding:10px 10px 10px 15px;box-shadow:0 2px 1px -1px #b0becb;margin:0}aside .aside-groups .group .content{padding:15px}aside .aside-groups .group .content input.class-list-input{height:30px;margin-bottom:5px}aside .aside-groups .group .content.aside-buttons .sidebar-count{margin:0 0 5px;font-size:.9rem;font-weight:600}aside .aside-groups .group .content.aside-buttons .button,aside .aside-groups .group .content.aside-buttons button{min-width:48%;text-align:center}aside .aside-groups .group .content dl dd.image-constituent .update-image-terms{display:block;padding:5px 0;position:relative}aside .aside-groups .group .content dl dd.image-constituent .update-image-terms input{padding:5px;width:65%}aside .aside-groups .group .content dl dd.image-constituent .update-image-terms span{position:absolute;text-align:right;display:block;top:6px;right:0;z-index:1}aside .aside-groups .group .content dl dd.image-constituent .update-image-terms span button{font-size:.6rem}aside .aside-groups .group .content dl dd.image-constituent .update-image-terms .angucomplete-dropdown{width:105%}aside .aside-groups .group .content dl dd.image-constituent .update-image-terms .with-dropdown input{width:calc(100% - 20px)!important}aside .aside-groups .group .content dl dd.image-constituent a{text-decoration:none;border-bottom:dashed 1px #015A96}.nav a.breadcrumb:not(.home):hover,footer a:hover,nav.breadcrumb a:hover{text-decoration:underline}aside .aside-groups .group .content dl dd.image-constituent a.editing{display:none}aside .aside-groups .group .content dl dd.image-constituent a.editing+.update-image-terms{display:block}aside .aside-groups .group .content ul{padding:0;margin:0;list-style:none}aside .aside-groups .group .content ul.filter li span{font-size:.8em;font-weight:600;float:right}aside .aside-groups .group .content ul.classes li{display:inline-block;width:66px;height:66px;border:1px solid #eef1f3;border-radius:2px;text-align:center;padding:13px 3px 3px;margin:3px;font-family:'Source Sans Pro','Open Sans',sans-serif;font-size:1rem}aside .aside-groups .group .content ul.classes li span{font-size:.8em;float:right}aside .aside-groups .group .content ul.classes li:nth-child(n+10){display:none}aside .aside-groups .group .content ul li.class-combined span{font-size:inherit;font-weight:inherit;color:inherit;float:inherit}aside .aside-groups .group .content ul li{margin:0;padding:3px 0;font-size:.9em}aside .aside-groups .group .content ul li.class-filter{width:18%;display:inline-block;text-align:left}aside .aside-groups .group .content ul li.class-filter i{color:#2B8FB2}aside .aside-groups .group .content ul li i{color:#465969}aside .aside-groups .group .content ul li i.status{margin-right:0;font-size:1rem;color:#c33f07}aside .aside-groups .group .content ul li i.status.registered{color:#1dbf79}aside .aside-groups .group .content ul li i.status.pending{color:#eab213}aside .aside-groups .group .content ul li i.image-grouping.exact{color:#8BC34A}aside .aside-groups .group .content ul li i.image-grouping.similar{color:#FDD835}aside .aside-groups .group .content ul li i.image-grouping.other{color:#607D8B}aside .aside-groups .group .content .filter-pill{display:inline-block;border-radius:2px;border:1px solid #465969;margin:2px 1px;padding:4px;font-size:.8rem;font-weight:200;cursor:pointer;color:#465969;background:#FFF}aside .aside-groups .group .content .filter-pill i{width:13px;font-size:.7rem}aside .aside-groups .group .content .filter-pill .icon-checkbox-checked{display:none}aside .aside-groups .group .content .filter-pill .icon-checkbox-unchecked,aside .aside-groups .group .content .filter-pill.selected:hover .icon-checkbox-checked{display:inline-block}aside .aside-groups .group .content .filter-pill.selected{color:#FFF;background:#465969}aside .aside-groups .group .content .filter-pill.selected:hover{color:#465969;background:#FFF}aside .aside-groups .group .content .filter-pill.selected:hover .icon-checkbox-unchecked{display:none}aside .aside-groups .group .content .filter-pill.selected .icon-checkbox-checked{display:inline-block}aside .aside-groups .group .content .filter-pill.selected .icon-checkbox-unchecked{display:none}aside .aside-groups .group .content .filter-pill.add-new{margin-top:10px;color:#465969;border-color:#465969}aside .aside-groups .group .content .filter-pill.add-new.open angucomplete .angucomplete-dropdown,aside .aside-groups .group .content .filter-pill.add-new.open input:focus,aside .aside-groups .group .content .filter-pill.add-new.open input:hover{box-shadow:0 0 2px #A00!important;border-color:#A00!important}aside .aside-groups .group .content .filter-pill.add-new:hover{background:#465969}aside .aside-groups .group .content .filter-pill.add-new.open{width:100%;height:64px}aside .aside-groups .group .content .filter-pill.add-new.open angucomplete{margin-top:10px;display:block}aside .aside-groups .group .content .filter-pill:hover{color:#FFF;background:#465969}aside .aside-groups .group .content .filter-pill:hover .icon-checkbox-checked{display:inline-block}aside .aside-groups .group .content .filter-pill:hover .icon-checkbox-unchecked{display:none}aside .aside-groups .group .content .filter li{cursor:pointer}aside .aside-groups .group .content .filter li i{display:none;font-size:.7rem!important}aside .aside-groups .group .content .filter li i.icon-checkbox-unchecked{display:inline-block}aside .aside-groups .group .content .filter li.active i{display:none}aside .aside-groups .group .content .filter li.active i.icon-checkbox-checked{display:inline-block}aside .aside-groups .group .content .filter li button{display:inline-block;border:0;padding:0;margin:0;background:0 0}aside .aside-groups .group .content .filter input[type=radio]{display:none}aside .aside-groups .group .content .filter input[type=radio]+label{padding-left:20px;position:relative;font-size:.85rem}aside .aside-groups .group .content .filter input[type=radio]+label:before{font-family:IcoMoon-Free;position:absolute;content:"\ea56";font-size:.75rem;left:2px;top:3px}.dropdown-holder,.dropdown-holder button.user-menu.alerts-button{position:relative}aside .aside-groups .group .content .filter input[type=radio]:checked+label:before{content:"\ea54"}aside .aside-groups .group .content .combo-buttons{padding-top:10px;text-align:center}aside .aside-groups .group .content .search-number-left{padding-right:.5rem!important;margin-bottom:10px}aside .aside-groups .group .content .search-number-right{padding-left:.5rem!important;margin-bottom:10px}aside .aside-groups .group.selected-extract .group-buttons{margin-top:-5px}aside .aside-groups .group.selected-extract .group-buttons span{font-size:.9rem}aside .aside-groups .group.selected-extract .group-buttons button{padding:5px 8px;font-size:.9rem;margin-top:5px;display:inline-block}aside .aside-groups .group.selected-extract .remove-filters{margin-top:20px;display:inline-block;padding:5px 8px;font-size:.9rem}aside .aside-groups .group.selected-extract .remove-filters i{font-size:.7rem}.dropdown-holder{display:inline-block}.dropdown-holder button{background:0 0}.dropdown-holder button.user-menu:focus+.dropdown-menu,.dropdown-holder button.user-menu:hover+.dropdown-menu{display:block}.dropdown-holder button.user-menu i.icon-menu{display:inline-block}.dropdown-holder button.user-menu i.icon-circle-down{display:none}.dropdown-holder button.user-menu.unsaved{color:#F07327}.dropdown-holder button.user-menu.alerts-button span{position:absolute;text-align:center;border-radius:50%;display:block;color:#FFF;width:15px;height:15px;top:calc(50% - 1.1rem);right:calc(50% - 1.1rem);background:#DC3416;max-width:20px!important;font-size:.7rem;overflow:visible;line-height:14px;font-weight:600}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr.sub-row div,.history-opposition-container .history-opposition #scroll3,.history-opposition-container .history-opposition #scroll3 center table tr.sub-row div{overflow:visible!important}.dropdown-holder.expanded button.user-menu,.dropdown-holder.expanded button.user-menu:hover,.dropdown-holder:hover button.user-menu,.dropdown-holder:hover button.user-menu:hover{color:#231F20;background:#D2D2D2}.dropdown-holder.expanded button.user-menu i.icon-menu,.dropdown-holder:hover button.user-menu i.icon-menu{display:none}.dropdown-holder.expanded button.user-menu i.icon-circle-down,.dropdown-holder:hover button.user-menu i.icon-circle-down{display:inline-block}.dropdown-holder.expanded button.user-menu.unsaved,.dropdown-holder:hover button.user-menu.unsaved{color:#FFF;background:#F07327}.dropdown-holder.expanded .dropdown-menu,.dropdown-holder:hover .dropdown-menu{top:6px;display:block}.dropdown-holder.expanded:after,.dropdown-holder:hover:after{display:block;opacity:1}.dropdown-holder.unsaved:after{background:#F07327}.dropdown-holder .dropdown-menu{position:absolute;z-index:1000;top:-9999px;right:0;display:none}.dropdown-holder .dropdown-menu:hover{top:6px;display:block}.dropdown-holder .dropdown-menu.results-dropdown-menu .content{top:15px}.dropdown-holder .dropdown-menu.top-bar-dropdnown-menu .content{top:4rem}.dropdown-holder .dropdown-menu .content{background-color:#FFF;color:#231F20;width:230px;position:absolute;right:0;box-shadow:rgba(70,89,105,.5) 0 0 2px;border-radius:2px}.dropdown-holder .dropdown-menu .content a.dropdown-button,.dropdown-holder .dropdown-menu .content button.dropdown-button{display:block;text-align:left;line-height:45px;width:100%;font-size:.9rem;padding:0 10px;color:#231F20;background:0 0;border:none;border-bottom:1px solid rgba(210,210,210,.4);cursor:pointer;border-radius:0;font-family:'Open Sans',sans-serif,Arial,Verdana}.dropdown-holder .dropdown-menu .content a.dropdown-button:hover,.dropdown-holder .dropdown-menu .content button.dropdown-button:hover{background:#0D252C;color:#FFF}.dropdown-holder .dropdown-menu .content a.dropdown-button.first,.dropdown-holder .dropdown-menu .content button.dropdown-button.first{border-radius:2px 2px 0 0}.dropdown-holder .dropdown-menu .content a.dropdown-button.delete,.dropdown-holder .dropdown-menu .content button.dropdown-button.delete{border-radius:0 0 2px 2px}.dropdown-holder .dropdown-menu .content a.dropdown-button.delete:hover,.dropdown-holder .dropdown-menu .content button.dropdown-button.delete:hover{background:#A00}.dropdown-holder .dropdown-menu .content a.dropdown-button i,.dropdown-holder .dropdown-menu .content button.dropdown-button i{display:inline-block;width:30px;text-align:center}.dropdown-holder .dropdown-menu .content a.dropdown-button i.u,.dropdown-holder .dropdown-menu .content button.dropdown-button i.u{width:auto}.dropdown-holder .dropdown-menu .content .notification{line-height:1.3rem;text-align:left;padding:.5rem;font-family:'Open Sans',sans-serif,Arial,Verdana;font-size:.9rem;border-bottom:1px solid #d3d3d3}.dropdown-holder .dropdown-menu .content .notification .right{text-align:left;vertical-align:middle;display:table-cell;line-height:1.3rem}.dropdown-holder .dropdown-menu .content .notification .left{width:10%;line-height:75px;display:table-cell;padding-right:5px;vertical-align:middle}.dropdown-holder .dropdown-menu .content .notification .left i{vertical-align:middle}.dropdown-holder .dropdown-menu .content .notification:last-of-type{border-bottom:none}.dropdown-holder .dropdown-menu.left,.dropdown-holder .dropdown-menu.left .content{left:0;right:auto}.dropdown-holder .dropdown-menu.right .content{right:-5px;top:73px}.dropdown-holder .dropdown-menu .sub-menu-holder{position:relative}.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu{display:none;position:absolute;width:180px;left:-180px;top:0;background:#FFF;box-shadow:rgba(93,32,103,.5) 0 0 2px;border-radius:2px}.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu a.dropdown-button,.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu button{display:block;text-align:left;width:100%;font-size:.9rem;padding:0 10px;color:#231F20;background:0 0;border:none;border-bottom:1px solid rgba(210,210,210,.4);cursor:pointer;border-radius:0;font-family:'Open Sans',sans-serif,Arial,Verdana;line-height:auto;height:45px}.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu a.dropdown-button:hover,.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu button:hover{background:#0D252C;color:#FFF}.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu a.dropdown-button.first,.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu button.first{border-radius:2px 2px 0 0}.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu a.dropdown-button.delete,.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu button.delete{border-radius:0 0 2px 2px}.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu a.dropdown-button.delete:hover,.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu button.delete:hover{background:#A00}.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu a.dropdown-button i,.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu button i{display:inline-block;width:30px;text-align:center}.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu a.dropdown-button i.u,.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu button i.u{width:auto}.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu a.dropdown-button span,.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu button span{width:100%;max-width:100%;display:block;line-height:1rem;transition:none}.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu a.dropdown-button span:last-of-type,.dropdown-holder .dropdown-menu .sub-menu-holder .sub-menu button span:last-of-type{font-size:.75rem;color:#D2D2D2}footer,footer a,footer a:hover,footer a:link,footer a:visited{color:#FFF}.dropdown-holder .dropdown-menu .sub-menu-holder:hover .sub-menu{display:block}footer{z-index:2;background:#55666b;text-align:center;width:100%;padding:.7rem;font-size:.9rem}footer.fixed{position:fixed;left:0;bottom:0;z-index:1001}footer.floating{position:absolute}footer a{display:inline-block;margin:0 .5rem}.history-opposition-container .detail-section-title a{color:#231F20}.history-opposition-container .detail-section-title a i.down{display:inline-block;-ms-transform:rotate(90deg);transform:rotate(90deg);margin-left:5px}.history-opposition-container .detail-section-title a i.up{display:none;-ms-transform:rotate(-90deg);transform:rotate(-90deg);margin-left:5px}.history-opposition-container .history-opposition{display:none}.history-opposition-container .history-opposition #scroll3 h3{font-size:1rem!important}.history-opposition-container .history-opposition #scroll3 table{display:none!important}.history-opposition-container .history-opposition #scroll3 center{text-align:left;margin:1rem 0}.history-opposition-container .history-opposition #scroll3 center table{width:580px!important;display:block!important}.history-opposition-container .history-opposition #scroll3 center table tr{height:auto!important}.history-opposition-container .history-opposition #scroll3 center table tr:nth-of-type(1){background-color:#D2D2D2!important;text-transform:capitalize!important;height:30px!important}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr,.history-opposition-container .history-opposition #scroll3 a table tr{height:auto!important}.history-opposition-container .history-opposition #scroll3 center table tr:nth-of-type(1) th font{font-family:'Open Sans',sans-serif,Arial,Verdana!important;color:#231F20!important;font-size:.8rem}.history-opposition-container .history-opposition #scroll3 center table tr td:first-of-type{width:25%!important}.history-opposition-container .history-opposition #scroll3 center table tr td a{color:#015A96;display:block;padding-left:0}.history-opposition-container .history-opposition #scroll3 center table tr td a i.up{display:none}.history-opposition-container .history-opposition #scroll3 center table tr td a[data-details] i.up{display:inline-block}.history-opposition-container .history-opposition #scroll3 center table tr td a[data-details] i.down,.history-opposition-container .history-opposition #scroll3 center table tr.sub-row br:first-of-type{display:none}.history-opposition-container .history-opposition #scroll3 center table tr:nth-of-type(2n+1){background-color:#eef1f3}.history-opposition-container .history-opposition #scroll3 center table tr.sub-row td.container{width:100%!important;padding:1rem}.history-opposition-container .history-opposition #scroll3 center table tr.sub-row table{width:100%!important}.history-opposition-container .history-opposition #scroll3 center table tr.sub-row table tr{font-size:.93rem!important;background:0 0!important}.history-opposition-container .history-opposition #scroll3 center table tr.sub-row table tr td{padding:5px}.history-opposition-container .history-opposition #scroll3 center table tr.sub-row table tr td:first-of-type{width:35%}.history-opposition-container .history-opposition #scroll3 a{padding-left:1rem;display:block}.history-opposition-container .history-opposition #scroll3 a table{display:block!important;margin-top:1rem}.history-opposition-container .history-opposition #scroll3 a table tr td:first-of-type{padding-left:0!important}.history-opposition-container .loading{display:none}.history-opposition-container.expanded .history-opposition,.history-opposition-container.loading .loading{display:block}.history-opposition-container.expanded .detail-section-title a i.down{display:none}.history-opposition-container.expanded .detail-section-title a i.up{display:inline-block}.history-opposition-container #opposition #scroll3 table[data-table="0"]+table[data-table="1"]{display:none!important}.history-opposition-container #opposition #scroll3 table:nth-of-type(2){display:block!important;width:580px!important}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr:nth-of-type(1){background-color:#D2D2D2!important;text-transform:capitalize!important;height:30px!important}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr:nth-of-type(1) th font{font-family:'Open Sans',sans-serif,Arial,Verdana!important;color:#231F20!important;font-size:.8rem}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr td:first-of-type{width:25%!important}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr td a{color:#015A96;display:block;padding-left:0}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr td a i.up{display:none}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr td a[data-details] i.up{display:inline-block}#toast-container .toast-title,.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr td a[data-details] i.down,.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr.sub-row br:first-of-type{display:none}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr:nth-of-type(2n+1){background-color:#eef1f3}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr.sub-row td.container{width:100%!important;padding:1rem}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr.sub-row table{width:100%!important}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr.sub-row table tr{font-size:.93rem!important;background:0 0!important}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr.sub-row table tr td{padding:5px}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr.sub-row table tr td:first-of-type{width:35%}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr,.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr:nth-of-type(1){background:#FFF!important}.history-opposition-container #opposition #scroll3 table:nth-of-type(2) tr td:first-of-type{padding-left:0}@keyframes fade{0%{opacity:0}100%{opacity:1}}#toast-container{border-radius:2px;position:fixed;z-index:1999;bottom:150px;box-sizing:border-box;left:calc(50% - 250px);background:#b5341c;color:#FFF;width:500px;text-align:center;padding:.5rem;font-size:.8rem;line-height:1rem;animation:fade .5s ease-in;animation-fill-mode:forwards}.page-container.search-form.quick-search .quick-help .quick-help-header .combo i:last-of-type,.slider{right:0;bottom:0}.nav a.breadcrumb,.nav a.breadcrumb:after,nav.breadcrumb a,nav.breadcrumb a:after{display:inline-block}.nav a.breadcrumb:after{font-family:ipa-icon!important;content:"\e908";font-size:.7rem;margin-left:3px}.nav.breadcrumb span:last-of-type a:after{content:''}nav.breadcrumb{background:#F4F4F4;padding:1.2rem 0;font-size:.9rem}nav.breadcrumb a:link,nav.breadcrumb a:visited{color:#5D2067}nav.breadcrumb a:after{font-family:Ionicons!important;content:"\f3d3";font-size:.9rem;margin-left:5px;color:#231F20}.combination-container .combo{border-radius:2px;padding:4px;position:relative;font-size:.8rem;display:inline-block;margin:2px 0;white-space:nowrap}.combination-container .combo.even{background:#e4e9ed}.combination-container .combo.even.refine{display:block;text-align:left;white-space:normal;text-wrap:avoid}.combination-container .combo.odd{background:#bfcbd5}.combination-container .combo-op{padding:4px;font-weight:600;display:inline-block;font-size:.8rem}aside .combination-container .combo.full{display:block}aside .combination-container .combo-op.full{display:block;text-align:center}.switch{position:relative;display:inline-block;padding-left:30px;cursor:pointer}.slider,.slider:before{position:absolute;transition:.4s}.switch input{display:none}.slider{width:25px;height:15px;top:6px;left:0;background-color:#CCC}.slider:before{content:"";height:8px;width:8px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#465969}input:focus+.slider{box-shadow:0 0 1px #465969}input:checked+.slider:before{-ms-transform:translateX(9px);transform:translateX(9px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}header{background:#FFF;padding:1rem;margin:10px auto 25px!important}header .logo img{margin:10px 0 0;vertical-align:middle}header .logo a.release-notes{line-height:5rem;cursor:pointer}header .logo a.release-notes,header .logo a.release-notes:hover,header .logo a.release-notes:link,header .logo a.release-notes:visited{color:#738ca2}.content-header{border-bottom:3px solid #DE4326;background:#0D252C;line-height:4.5rem;font-family:Montserrat,'Open Sans',sans-serif,Arial,Verdana;transition:all .3s linear}.content-header.stuck{position:fixed;top:0;left:0;z-index:999999;width:100%}.content-header a:not(.button){color:#FFF}.content-header a:not(.button).inline-with-i{position:relative;display:inline-block}.content-header a:not(.button).inline-with-i i{position:absolute;font-size:1.1em;top:2px;right:0}.content-header a:not(.button).inline-with-i span{line-height:1.4em;display:inline-block;margin-right:9px}.content-header a:not(.button).inline-with-i.left i{left:0}.content-header a:not(.button).inline-with-i.left span{padding-right:0;margin-left:9px}.content-header a:not(.button) i{font-size:1.4em}.content-header a:not(.button):hover span{margin-right:11px}.content-header a:not(.button):hover.left span{margin-left:11px}.content-header .user-buttons a.button,.content-header .user-buttons a.dropdown-button,.content-header .user-buttons button{padding:0 1rem;border:none;font-size:1rem;color:#FFF;border-radius:0;min-width:2rem;text-align:center}.content-header .user-buttons a.button i,.content-header .user-buttons a.dropdown-button i,.content-header .user-buttons button i{font-size:1rem}.content-header .user-buttons a.button span,.content-header .user-buttons a.dropdown-button span,.content-header .user-buttons button span{max-width:0;white-space:nowrap;overflow:hidden}.content-header .user-buttons a.button:hover,.content-header .user-buttons a.dropdown-button:hover,.content-header .user-buttons button:hover{background:#5D2067}.content-header .user-buttons a.button:hover span,.content-header .user-buttons a.dropdown-button:hover span,.content-header .user-buttons button:hover span{max-width:150px}.content-header .user-buttons a.button.save i.loading,.content-header .user-buttons a.button.save i.logout,.content-header .user-buttons a.dropdown-button.save i.loading,.content-header .user-buttons a.dropdown-button.save i.logout,.content-header .user-buttons button.save i.loading,.content-header .user-buttons button.save i.logout{display:none}.content-header .user-buttons a.button.save i.loading,.content-header .user-buttons a.dropdown-button.save i.loading,.content-header .user-buttons button.save i.loading{animation:spin 2s infinite linear}.content-header .user-buttons a.button.active,.content-header .user-buttons a.dropdown-button.active,.content-header .user-buttons button.active{background:#5D2067;color:#FFF}.content-header .user-buttons a.button.grey.active,.content-header .user-buttons a.button.grey:hover,.content-header .user-buttons a.dropdown-button.grey.active,.content-header .user-buttons a.dropdown-button.grey:hover,.content-header .user-buttons button.grey.active,.content-header .user-buttons button.grey:hover{background:#eef1f3;color:#0D252C}.content-header .user-buttons form{display:inline}.content-header .user-buttons form button.logout{display:inline-block;background:0 0;border:none;color:#465969;padding:0;margin:0 5px 0 0}.announcement{padding:.5rem;font-size:.9rem;background:#b0becb;color:#1D252C}.announcement button.dismiss{border:none;background:0 0;color:#1D252C;padding:0;margin:0}.announcement .content{line-height:1.2rem}.search-space-message{padding:.5rem;text-align:right;font-size:.9rem;color:#27323b}.search-space-message .active{color:#3b4c5a}.side-options{max-width:180px}.side-options ul{margin:0;list-style:none;padding:0}.side-options ul li{height:47px;display:inline-block;margin-top:10px;width:100%;line-height:45px;padding-top:1px}.side-options.image-search-side svg,.side-options.result-count.with-image .count-container{display:none}.side-options.result-count{overflow:hidden;margin-top:20px;text-align:right;opacity:1;padding:0 2px 20px 0}.side-options.result-count .number{font-size:2.8em;font-family:'Source Sans Pro','Open Sans',sans-serif}.side-options.result-count .buttons{margin-top:10px;text-align:right}.side-options.result-count .buttons i{vertical-align:middle}.side-options.result-count .search-button{font-size:1rem;line-height:2rem;margin-bottom:1rem;width:100%}.side-options.result-count .count-container{transition:all .5s ease;max-height:0;overflow:hidden;opacity:0;padding-bottom:10px}.side-options.result-count .count-container.with-count{max-height:80px;height:80px;opacity:1}.side-options.result-count.with-image{height:50px;opacity:1}.side-options.result-count.with-image .buttons{text-align:center;margin-top:0}.side-options.image-search-side{border-radius:2px;transition:background .5s ease;padding:10px;background:#FBF9F8;box-shadow:0 0 2px #465969}.side-options.image-search-side.upload-button{height:120px;text-align:center;cursor:pointer;position:relative}.side-options.image-search-side.upload-button i{padding-top:18px;font-size:2.6rem;color:#465969;opacity:.8;display:inline-block}.side-options.image-search-side.upload-button span{color:#465969;font-size:.7em;text-align:center;width:100%;display:block;opacity:1}.side-options.image-search-side.uploading .click-upload,.side-options.image-search-side.uploading .upload-button-overlay,.side-options.image-search-side.with-image .click-upload,.side-options.image-search-side.with-image .upload-button-overlay{display:none}.side-options.image-search-side .upload-button-overlay{width:100%;height:120px;position:absolute;z-index:10;top:0;left:0;background:0 0;border:none}.side-options.image-search-side .upload-button-overlay:active,.side-options.image-search-side .upload-button-overlay:focus{box-shadow:0 0 2px #465969;border:1px solid #465969}.side-options.image-search-side div[tm-image]{transition:height .5s ease;margin:0;width:100%;height:120px;background:0 0;box-shadow:none}.side-options.image-search-side div[tm-image].with-image{display:inline-block;padding:0;margin:0}.side-options.image-search-side div[tm-image].with-image.loaded{background:0 0}.side-options.image-search-side div[tm-image].uploading{height:100px;padding:0}.side-options .button-no-button{color:#465969;cursor:pointer;opacity:.8;display:inline-block;padding:0;margin:auto;border:none;background:0 0}.side-options .button-no-button:hover{opacity:1}.side-options .button-no-button.icon-cancel-circle{color:#A00}.side-options .button-no-button.disabled{color:#738ca2}label{position:relative}label .inline-help-message{position:absolute;display:none;width:500px;z-index:1000;background:#00819C;padding:.5rem;margin-left:30px;top:-50%;color:#FFF;border-radius:3px}label .inline-help-message:hover,label i.inline-help.active+.inline-help-message{display:block}label .inline-help-message a{color:#FFF}label .inline-help-message:before{content:' ';position:absolute;z-index:800;left:-10px;top:8px;width:10px;height:10px;border-top:10px solid transparent;border-right:10px solid #00819C;border-bottom:10px solid transparent;cursor:pointer}label .inline-help-message:after{content:' ';position:absolute;z-index:799;width:30px;height:40px;left:-30px;top:0;background:0 0;cursor:pointer}label .inline-help-message p:first-of-type{margin-top:0}label .inline-help-message p:last-of-type{margin-bottom:0}label i.inline-help{cursor:pointer;color:#015A96;opacity:.5;font-size:.8rem;transition:all .5s ease}label i.inline-help.active{opacity:1}.search-form.advanced-search input[type=text]{padding:5px 6px}.search-form.advanced-search label{line-height:25px}.search-form.advanced-search .form-fields{margin:20px 0}.search-form.advanced-search .form-line.label{margin-bottom:0;font-size:.9rem}.search-form.advanced-search .form-line.super-thin .associated-classes{font-size:.9rem}.search-form.advanced-search .advanced-form-container{width:880px;min-width:880px;margin:0 auto 20px}.search-form.advanced-search .advanced-form-container .left{width:700px;min-width:700px}.search-form.advanced-search .advanced-form-container .right{width:180px;min-width:180px}.search-form.advanced-search .results-side{margin-top:45px}.search-form.advanced-search .results-side .two-buttons button{width:calc(50% - 4px);display:block}.search-form.advanced-search .results-side .two-buttons button:first-of-type{float:left;margin-right:2px}.search-form.advanced-search .results-side .two-buttons button:first-of-type i{font-size:.75rem}.search-form.advanced-search .results-side .two-buttons button:last-of-type{float:right;margin-left:2px}.search-form.advanced-search .results-side .two-buttons button:last-of-type i{font-size:.7rem}.search-form.advanced-search .freeze{font-size:.9rem;margin-top:50px;text-align:left}.search-form.advanced-search .freeze label{color:rgba(70,89,105,.5)}.search-form.advanced-search .freeze.frozen label{color:#465969}#chartPreview .st0{fill:#147BC1;stroke:#FFF}#chartPreview .st1{fill:#293158;stroke:#FFF}#chartPreview .st2{fill:#B195A4;stroke:#FFF}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}#chartPreview #inner path,#chartPreview #outer path{opacity:0}#chartPreview #inner path:nth-of-type(100),#chartPreview #outer path:nth-of-type(100){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.5s}#chartPreview #inner path:nth-of-type(99),#chartPreview #outer path:nth-of-type(99){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.475s}#chartPreview #inner path:nth-of-type(98),#chartPreview #outer path:nth-of-type(98){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.45s}#chartPreview #inner path:nth-of-type(97),#chartPreview #outer path:nth-of-type(97){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.425s}#chartPreview #inner path:nth-of-type(96),#chartPreview #outer path:nth-of-type(96){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.4s}#chartPreview #inner path:nth-of-type(95),#chartPreview #outer path:nth-of-type(95){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.375s}#chartPreview #inner path:nth-of-type(94),#chartPreview #outer path:nth-of-type(94){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.35s}#chartPreview #inner path:nth-of-type(93),#chartPreview #outer path:nth-of-type(93){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.325s}#chartPreview #inner path:nth-of-type(92),#chartPreview #outer path:nth-of-type(92){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.3s}#chartPreview #inner path:nth-of-type(91),#chartPreview #outer path:nth-of-type(91){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.275s}#chartPreview #inner path:nth-of-type(90),#chartPreview #outer path:nth-of-type(90){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.25s}#chartPreview #inner path:nth-of-type(89),#chartPreview #outer path:nth-of-type(89){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.225s}#chartPreview #inner path:nth-of-type(88),#chartPreview #outer path:nth-of-type(88){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.2s}#chartPreview #inner path:nth-of-type(87),#chartPreview #outer path:nth-of-type(87){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.175s}#chartPreview #inner path:nth-of-type(86),#chartPreview #outer path:nth-of-type(86){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.15s}#chartPreview #inner path:nth-of-type(85),#chartPreview #outer path:nth-of-type(85){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.125s}#chartPreview #inner path:nth-of-type(84),#chartPreview #outer path:nth-of-type(84){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.1s}#chartPreview #inner path:nth-of-type(83),#chartPreview #outer path:nth-of-type(83){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.075s}#chartPreview #inner path:nth-of-type(82),#chartPreview #outer path:nth-of-type(82){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.05s}#chartPreview #inner path:nth-of-type(81),#chartPreview #outer path:nth-of-type(81){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4.025s}#chartPreview #inner path:nth-of-type(80),#chartPreview #outer path:nth-of-type(80){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:4s}#chartPreview #inner path:nth-of-type(79),#chartPreview #outer path:nth-of-type(79){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.975s}#chartPreview #inner path:nth-of-type(78),#chartPreview #outer path:nth-of-type(78){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.95s}#chartPreview #inner path:nth-of-type(77),#chartPreview #outer path:nth-of-type(77){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.925s}#chartPreview #inner path:nth-of-type(76),#chartPreview #outer path:nth-of-type(76){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.9s}#chartPreview #inner path:nth-of-type(75),#chartPreview #outer path:nth-of-type(75){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.875s}#chartPreview #inner path:nth-of-type(74),#chartPreview #outer path:nth-of-type(74){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.85s}#chartPreview #inner path:nth-of-type(73),#chartPreview #outer path:nth-of-type(73){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.825s}#chartPreview #inner path:nth-of-type(72),#chartPreview #outer path:nth-of-type(72){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.8s}#chartPreview #inner path:nth-of-type(71),#chartPreview #outer path:nth-of-type(71){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.775s}#chartPreview #inner path:nth-of-type(70),#chartPreview #outer path:nth-of-type(70){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.75s}#chartPreview #inner path:nth-of-type(69),#chartPreview #outer path:nth-of-type(69){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.725s}#chartPreview #inner path:nth-of-type(68),#chartPreview #outer path:nth-of-type(68){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.7s}#chartPreview #inner path:nth-of-type(67),#chartPreview #outer path:nth-of-type(67){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.675s}#chartPreview #inner path:nth-of-type(66),#chartPreview #outer path:nth-of-type(66){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.65s}#chartPreview #inner path:nth-of-type(65),#chartPreview #outer path:nth-of-type(65){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.625s}#chartPreview #inner path:nth-of-type(64),#chartPreview #outer path:nth-of-type(64){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.6s}#chartPreview #inner path:nth-of-type(63),#chartPreview #outer path:nth-of-type(63){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.575s}#chartPreview #inner path:nth-of-type(62),#chartPreview #outer path:nth-of-type(62){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.55s}#chartPreview #inner path:nth-of-type(61),#chartPreview #outer path:nth-of-type(61){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.525s}#chartPreview #inner path:nth-of-type(60),#chartPreview #outer path:nth-of-type(60){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.5s}#chartPreview #inner path:nth-of-type(59),#chartPreview #outer path:nth-of-type(59){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.475s}#chartPreview #inner path:nth-of-type(58),#chartPreview #outer path:nth-of-type(58){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.45s}#chartPreview #inner path:nth-of-type(57),#chartPreview #outer path:nth-of-type(57){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.425s}#chartPreview #inner path:nth-of-type(56),#chartPreview #outer path:nth-of-type(56){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.4s}#chartPreview #inner path:nth-of-type(55),#chartPreview #outer path:nth-of-type(55){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.375s}#chartPreview #inner path:nth-of-type(54),#chartPreview #outer path:nth-of-type(54){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.35s}#chartPreview #inner path:nth-of-type(53),#chartPreview #outer path:nth-of-type(53){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.325s}#chartPreview #inner path:nth-of-type(52),#chartPreview #outer path:nth-of-type(52){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.3s}#chartPreview #inner path:nth-of-type(51),#chartPreview #outer path:nth-of-type(51){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.275s}#chartPreview #inner path:nth-of-type(50),#chartPreview #outer path:nth-of-type(50){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.25s}#chartPreview #inner path:nth-of-type(49),#chartPreview #outer path:nth-of-type(49){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.225s}#chartPreview #inner path:nth-of-type(48),#chartPreview #outer path:nth-of-type(48){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.2s}#chartPreview #inner path:nth-of-type(47),#chartPreview #outer path:nth-of-type(47){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.175s}#chartPreview #inner path:nth-of-type(46),#chartPreview #outer path:nth-of-type(46){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.15s}#chartPreview #inner path:nth-of-type(45),#chartPreview #outer path:nth-of-type(45){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.125s}#chartPreview #inner path:nth-of-type(44),#chartPreview #outer path:nth-of-type(44){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.1s}#chartPreview #inner path:nth-of-type(43),#chartPreview #outer path:nth-of-type(43){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.075s}#chartPreview #inner path:nth-of-type(42),#chartPreview #outer path:nth-of-type(42){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.05s}#chartPreview #inner path:nth-of-type(41),#chartPreview #outer path:nth-of-type(41){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3.025s}#chartPreview #inner path:nth-of-type(40),#chartPreview #outer path:nth-of-type(40){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:3s}#chartPreview #inner path:nth-of-type(39),#chartPreview #outer path:nth-of-type(39){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.975s}#chartPreview #inner path:nth-of-type(38),#chartPreview #outer path:nth-of-type(38){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.95s}#chartPreview #inner path:nth-of-type(37),#chartPreview #outer path:nth-of-type(37){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.925s}#chartPreview #inner path:nth-of-type(36),#chartPreview #outer path:nth-of-type(36){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.9s}#chartPreview #inner path:nth-of-type(35),#chartPreview #outer path:nth-of-type(35){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.875s}#chartPreview #inner path:nth-of-type(34),#chartPreview #outer path:nth-of-type(34){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.85s}#chartPreview #inner path:nth-of-type(33),#chartPreview #outer path:nth-of-type(33){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.825s}#chartPreview #inner path:nth-of-type(32),#chartPreview #outer path:nth-of-type(32){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.8s}#chartPreview #inner path:nth-of-type(31),#chartPreview #outer path:nth-of-type(31){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.775s}#chartPreview #inner path:nth-of-type(30),#chartPreview #outer path:nth-of-type(30){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.75s}#chartPreview #inner path:nth-of-type(29),#chartPreview #outer path:nth-of-type(29){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.725s}#chartPreview #inner path:nth-of-type(28),#chartPreview #outer path:nth-of-type(28){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.7s}#chartPreview #inner path:nth-of-type(27),#chartPreview #outer path:nth-of-type(27){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.675s}#chartPreview #inner path:nth-of-type(26),#chartPreview #outer path:nth-of-type(26){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.65s}#chartPreview #inner path:nth-of-type(25),#chartPreview #outer path:nth-of-type(25){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.625s}#chartPreview #inner path:nth-of-type(24),#chartPreview #outer path:nth-of-type(24){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.6s}#chartPreview #inner path:nth-of-type(23),#chartPreview #outer path:nth-of-type(23){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.575s}#chartPreview #inner path:nth-of-type(22),#chartPreview #outer path:nth-of-type(22){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.55s}#chartPreview #inner path:nth-of-type(21),#chartPreview #outer path:nth-of-type(21){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.525s}#chartPreview #inner path:nth-of-type(20),#chartPreview #outer path:nth-of-type(20){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.5s}#chartPreview #inner path:nth-of-type(19),#chartPreview #outer path:nth-of-type(19){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.475s}#chartPreview #inner path:nth-of-type(18),#chartPreview #outer path:nth-of-type(18){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.45s}#chartPreview #inner path:nth-of-type(17),#chartPreview #outer path:nth-of-type(17){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.425s}#chartPreview #inner path:nth-of-type(16),#chartPreview #outer path:nth-of-type(16){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.4s}#chartPreview #inner path:nth-of-type(15),#chartPreview #outer path:nth-of-type(15){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.375s}#chartPreview #inner path:nth-of-type(14),#chartPreview #outer path:nth-of-type(14){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.35s}#chartPreview #inner path:nth-of-type(13),#chartPreview #outer path:nth-of-type(13){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.325s}#chartPreview #inner path:nth-of-type(12),#chartPreview #outer path:nth-of-type(12){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.3s}#chartPreview #inner path:nth-of-type(11),#chartPreview #outer path:nth-of-type(11){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.275s}#chartPreview #inner path:nth-of-type(10),#chartPreview #outer path:nth-of-type(10){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.25s}#chartPreview #inner path:nth-of-type(9),#chartPreview #outer path:nth-of-type(9){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.225s}#chartPreview #inner path:nth-of-type(8),#chartPreview #outer path:nth-of-type(8){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.2s}#chartPreview #inner path:nth-of-type(7),#chartPreview #outer path:nth-of-type(7){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.175s}#chartPreview #inner path:nth-of-type(6),#chartPreview #outer path:nth-of-type(6){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.15s}#chartPreview #inner path:nth-of-type(5),#chartPreview #outer path:nth-of-type(5){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.125s}#chartPreview #inner path:nth-of-type(4),#chartPreview #outer path:nth-of-type(4){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.1s}#chartPreview #inner path:nth-of-type(3),#chartPreview #outer path:nth-of-type(3){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.075s}#chartPreview #inner path:nth-of-type(2),#chartPreview #outer path:nth-of-type(2){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.05s}#chartPreview #inner path:nth-of-type(1),#chartPreview #outer path:nth-of-type(1){animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:2.025s}.chart-section{margin:20px 0 0!important}.chart-section h1.title{font-size:1.1rem;color:#465969;font-weight:400;margin-top:0}.visualisation{width:700px;margin:0 auto}#visualisationsContainerTwo{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;width:960px;height:500px;position:relative}#visualisationsContainerTwo svg{width:100%;height:100%}#visualisationsContainerTwo path.slice{stroke-width:2px}#visualisationsContainerTwo polyline{opacity:.3;stroke:#000;stroke-width:2px;fill:none}#visualisationsContainerThree #sequence{width:500px;height:70px}#visualisationsContainerThree #legend text,#visualisationsContainerThree #sequence text{font-weight:600;fill:#FFF}#visualisationsContainerThree #chart{position:relative}#visualisationsContainerThree #chart path{stroke:#FFF}#visualisationsContainerThree #explanation{position:absolute;top:210px;left:285px;width:140px;text-align:center;color:#666;z-index:-1}#visualisationsContainerThree #percentage{font-size:2.5em;font-family:'Source Sans Pro','Open Sans',sans-serif}.page-container.results-summary h4.title{margin:0}.page-container.results-summary .search-description-list{max-width:300px;display:inline-block;margin:1rem}.page-container.results-summary .search-description-list .search-criteria-term{margin:6px 0 0}.page-container.results-summary .combination-container .combo{background:0 0}.page-container.results-summary .combination-container .refine{display:inline-block}.page-container.results-summary .combination-container dd,.page-container.results-summary .combination-container dt{display:inline-block;margin:0}.page-container.results-summary .combination-container dt:after{content:':';display:inline-block}.page-container.results-summary .combination-container dl{margin:0 1rem 1rem 0}body.detailsBody{min-width:21cm;max-width:21cm;margin:0 auto}.detailsView *{font-family:Arial,sans-serif!important;mso-bidi-font-family:Arial;mso-ascii-font-family:Arial;mso-hansi-font-family:Arial}.page-container.help-page h2,.page-container.help-page h3{font-family:Montserrat,'Open Sans',sans-serif,Arial,Verdana}.detailsView table{font-size:1rem}.detailsView table td.title{padding-right:5px}.detailsView .detail-section-title,.detailsView .title{white-space:nowrap!important;font-weight:600!important;padding-bottom:5px!important}.detailsView #imageContainer img{max-height:100%;max-width:100%}.detailsView .goods-service{padding-bottom:1rem}.detailsView .goods-service .title{padding-right:2rem}.detailsView .goods-service:last-of-type{padding-bottom:0}.page-container.help-page table{width:100%;border:1px solid #EEE}.page-container.help-page ul{list-style:none;padding:0}.page-container.help-page ul li{line-height:1.6rem}.page-container.help-page ul li ul{list-style:circle;padding-left:40px;display:none}.page-container.help-page ul li ul.is-active{display:block}.page-container.help-page h2{font-size:1.5rem}.page-container.help-page h3{padding-top:15px;font-size:1.3rem}.page-container.help-page h4{color:#DE4326;font-size:1.1rem}.page-container.help-page table tr{cursor:auto;height:auto}.page-container.help-page table tr:first-of-type{background:#EEE}.page-container.help-page table tr td{padding:10px;border-bottom:1px solid #EEE}.page-container.help-page table tr td:first-of-type{max-width:50%}.page-container.help-page .help-content{float:right}.page-container.help-page .help-content a.anchor{display:block;position:relative;top:-85px;visibility:hidden;vertical-align:top}.page-container.help-page .help-content ul{padding:0 0 0 50px!important;list-style:outside!important}.page-container.help-page aside a,.page-container.help-page section a{color:#015A96}.page-container.help-page aside a.is-active,.page-container.help-page aside a:hover,.page-container.help-page section a.is-active,.page-container.help-page section a:hover{position:relative;opacity:.7;color:#001d31}.page-container.mark-details .address-holder span.party-name{display:block;font-weight:600}.page-container.mark-details .address-holder span.abn.with-content{padding:10px 0}.page-container.mark-details .address-holder span.abn.without-content{padding-bottom:10px}.page-container.mark-details .address-holder a{display:inline-block;width:100%;text-align:left;font-size:.8em;color:#738ca2;margin:5px 0}.page-container.mark-details #markPage{margin-top:10px}.page-container.mark-details .image-gallery-nav{font-size:.9rem}.page-container.mark-details .image-gallery-nav a{cursor:pointer}.page-container.mark-details .nav-and-extract{margin-top:20px}.page-container.mark-details .nav-and-extract input{height:33px}.page-container.mark-details .nav-and-extract .navigation{padding-top:2px}.page-container.mark-details table.list-of-definition{width:100%}.page-container.mark-details table.list-of-definition tr{height:auto!important;padding:0;margin:0;font-size:1rem}.page-container.mark-details table.list-of-definition tr td{padding:0;margin:0}.page-container.mark-details table.list-of-definition tr td.dt{font-weight:700!important}.page-container.mark-details table.list-of-definition tr td.dd{font-weight:400!important}.page-container.mark-details .list-of-definition{margin:0;font-size:.9em}.page-container.mark-details .list-of-definition .dd,.page-container.mark-details .list-of-definition dd{margin:0;display:inline-block;padding-top:5px;font-weight:600;width:45%;text-align:right}.page-container.mark-details .list-of-definition .dd .class-number-link,.page-container.mark-details .list-of-definition dd .class-number-link{color:#231F20}.page-container.mark-details .list-of-definition .dd .class-number-link:hover,.page-container.mark-details .list-of-definition dd .class-number-link:hover{color:#738ca2}.page-container.mark-details .list-of-definition .dd .certification-rule-link,.page-container.mark-details .list-of-definition dd .certification-rule-link{font-size:.8rem}.page-container.mark-details .list-of-definition .dd.red-text,.page-container.mark-details .list-of-definition dd.red-text{color:#F07327}.page-container.mark-details .list-of-definition .dt,.page-container.mark-details .list-of-definition dt{width:50%;display:inline-block;padding-top:5px}.page-container.mark-details .list-of-definition.list-up-down .dd,.page-container.mark-details .list-of-definition.list-up-down .dt,.page-container.mark-details .list-of-definition.list-up-down dd,.page-container.mark-details .list-of-definition.list-up-down dt{width:100%;text-align:left}.page-container.mark-details .list-of-definition.list-up-down .dt,.page-container.mark-details .list-of-definition.list-up-down dt{font-weight:400;font-size:.8rem;margin-top:5px}.page-container.mark-details .list-of-definition.list-up-down .dt:first-of-type,.page-container.mark-details .list-of-definition.list-up-down dt:first-of-type{margin-top:0;padding-top:0}.page-container.mark-details .list-of-definition.list-up-down .dd,.page-container.mark-details .list-of-definition.list-up-down dd{font-size:1rem;padding-bottom:10px}.page-container.mark-details .list-of-definition.list-up-down.tm-numbers{width:40%;display:inline-block;margin-bottom:10px}.page-container.mark-details .list-of-definition.list-20-80 dd{vertical-align:top;text-align:left;padding-top:10px;width:68%}.page-container.mark-details .list-of-definition.list-20-80 dt{width:30%;text-align:left;padding-top:10px}.page-container.mark-details .list-of-definition.list-25-70 dd{text-align:right;padding-top:5px;width:70%}.page-container.mark-details .list-of-definition.list-25-70 dt{padding-top:5px;width:25%;text-align:left}.page-container.mark-details .list-of-definition.goods-service .dt,.page-container.mark-details .list-of-definition.goods-service dt{width:15%;vertical-align:top;text-align:left;font-weight:600;padding-top:10px}.page-container.mark-details .list-of-definition.goods-service .dd,.page-container.mark-details .list-of-definition.goods-service dd{width:84%;text-align:left;font-weight:400;padding-top:10px}.page-container.mark-details .list-of-definition.renewal-date dt{width:30%!important}.page-container.mark-details .list-of-definition.renewal-date dd{width:60%!important}.page-container.mark-details .list-of-definition.dates .dt,.page-container.mark-details .list-of-definition.dates dt{width:55%}.page-container.mark-details .list-of-definition.dates .dd,.page-container.mark-details .list-of-definition.dates dd{width:42%}.page-container.mark-details .list-of-definition.dates .past{font-weight:400;opacity:.8}.page-container.mark-details .list-of-definition.dates .print{font-weight:400}.page-container.mark-details h5{font-size:.8rem;font-weight:400}.page-container.mark-details h5.detail-section-title{margin:2px 0 8px}.page-container.mark-details h5.small-count{margin:8px 0 0;display:inline-block}.page-container.mark-details span.subtitle{font-size:.9em;margin:5px 0;font-weight:600;display:inline-block}.page-container.mark-details span.indexing-term{width:49%;display:inline-block;line-height:1.3em;font-size:.9em}.page-container.mark-details div.long-content-container dl,.page-container.mark-details div.long-content-container p{transition:.5s all;line-height:1.5em;font-size:.9em;font-weight:400}.page-container.mark-details table.indexing{width:100%;border:none;box-shadow:none}.page-container.mark-details table.indexing tr{width:100%;height:auto;border:0;background:0 0;cursor:auto}.page-container.mark-details table.indexing tr td{background:0 0;line-height:1.3em;font-size:.9em;padding:3px 1px;width:50%;word-wrap:break-word;word-break:break-all;overflow:hidden;vertical-align:top}.page-container.mark-details .right-col .box-with-shadow{margin-left:0}.page-container.mark-details .media-container{text-align:center}.page-container.mark-details .media-container img{max-height:260px;max-width:280px;vertical-align:middle}.page-container.mark-details .media-container .image-link{line-height:280px;display:inline-block}.page-container.mark-details .media-container .image-caption{font-size:.8rem;opacity:.9}.page-container.mark-details .annotation-list button:hover+ul{left:-61px}.page-container .quick-search .search-form{width:99vw;float:left;box-sizing:border-box;display:inline-block}.page-container .quick-search .search-form .count-controls{transition:all .5s ease;opacity:0}.page-container .quick-search .search-form .count-controls.active{opacity:1}.page-container.search-form.quick-search{transition:all .5s ease;height:calc(100vh - 90px);min-height:600px}.page-container.search-form.quick-search *{transition:all .5s ease}.page-container.search-form.quick-search .quick-search-max-fill{max-width:45rem;margin:0 auto;float:none}.page-container.search-form.quick-search .quick-search-max-fill #goToAdvancedSearch{padding-top:.3rem;display:inline-block;color:#015A96}.page-container.search-form.quick-search .quick-help{margin-top:15px}.page-container.search-form.quick-search .quick-help .quick-help-title{padding:.5rem 1rem;font-size:.9rem;color:#738ca2}.page-container.search-form.quick-search .quick-help .help-container{position:relative}.page-container.search-form.quick-search .quick-help .container-bg{display:none;position:absolute;z-index:1;left:0;top:61px;height:380px;width:100%;background:#FFF}.page-container.search-form.quick-search .quick-help .container{z-index:1;display:none;position:absolute;top:61px;left:0;color:#FFF;padding:1rem!important;margin:0 calc(1rem + 1px);width:calc(100% - 2rem - 2px);font-size:.9rem;line-height:1.3rem;background:#465969;text-align:left}.page-container.search-form.quick-search .quick-help .container.expanded,.page-container.search-form.quick-search .quick-help .container:hover,.page-container.search-form.quick-search .quick-help .quick-help-header.expanded .container,.page-container.search-form.quick-search .quick-help .quick-help-header.expanded .container-bg,.page-container.search-form.quick-search .quick-help .quick-help-header:hover .container,.page-container.search-form.quick-search .quick-help .quick-help-header:hover .container-bg{display:block}.page-container.search-form.quick-search .quick-help .container a{color:#FFF}.page-container.search-form.quick-search .quick-help .container h3{font-family:Montserrat,"Open Sans",sans-serif;font-weight:400;margin:0}.page-container.search-form.quick-search .quick-help .quick-help-header{height:60px;color:#FFF;font-size:1.7rem;border:1px solid #FFF;text-align:center;line-height:60px;max-width:60px}.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(1){background:rgba(43,143,178,.6)}.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(1).expanded,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(1).expanded .container,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(1):hover,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(1):hover .container{background:rgba(43,143,178,.85)}.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(2){background:rgba(112,69,121,.6)}.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(2).expanded,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(2).expanded .container,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(2):hover,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(2):hover .container{background:rgba(112,69,121,.85)}.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(3){background:rgba(57,131,66,.6)}.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(3).expanded,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(3).expanded .container,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(3):hover,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(3):hover .container{background:rgba(57,131,66,.85)}.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(4){background:rgba(241,172,30,.6)}.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(4).expanded,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(4).expanded .container,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(4):hover,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(4):hover .container{background:rgba(241,172,30,.85)}.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(5){background:rgba(239,133,61,.6)}.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(5).expanded,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(5).expanded .container,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(5):hover,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(5):hover .container{background:rgba(239,133,61,.85)}.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(6){background:rgba(222,67,38,.6)}.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(6).expanded,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(6).expanded .container,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(6):hover,.page-container.search-form.quick-search .quick-help .quick-help-header:nth-of-type(6):hover .container{background:rgba(222,67,38,.85)}.page-container.search-form.quick-search .quick-help .quick-help-header .combo{display:block;position:relative;width:2.4rem;height:2.2rem;margin-top:13px;margin-left:-3px;font-size:1.5rem}.page-container.search-form.quick-search .quick-help .quick-help-header .combo i{position:absolute}.page-container.search-form.quick-search .quick-help .quick-help-header .combo i:first-of-type{left:0;top:0;opacity:.5}.page-container.search-form.quick-search .quick-intro{font-size:.9rem;padding-right:10rem;line-height:1.1rem}.page-container.search-form.quick-search h5{margin:0}.page-container.search-form.quick-search input{line-height:25px;padding-right:105px;border-radius:5px;height:45px}.page-container.search-form.quick-search p.basic-search-count{margin-top:2px}.page-container.search-form.quick-search #resultCount{min-height:40px;line-height:40px;text-align:center;font-weight:600;font-size:1rem}.page-container.search-form.quick-search .quick-search-bar{position:relative;margin-top:10px}.page-container.search-form.quick-search .quick-search-bar button.search{position:absolute;right:1rem;top:0;height:45px;border:none;cursor:pointer;width:3.5rem;background:#465969;color:#FFF;border-radius:0 5px 5px 0;font-size:1.5rem}.page-container.search-form.quick-search .quick-search-bar button.image{right:4rem;width:4rem;color:#465969;background:0 0;border-radius:0}.page-container.search-form.quick-search.has-results{height:240px}.page-container.search-form.quick-search.has-results form{padding-top:70px}.page-container.search-form.quick-search.has-results form #searchFormContent{padding:30px 0}.page-container.search-form.quick-search.has-results form #searchFormContent .count-controls,.page-container.search-form.quick-search.has-results form #searchFormContent .search-type-switch{display:none}.page-container.search-form.quick-search #searchBarPill{border-radius:2px;position:absolute;top:6px;left:1.3rem;padding:5px;overflow:hidden;background:#FFF;height:43px;font-size:.8rem;border:1px solid #D2D2D2;line-height:30px}.page-container.search-form.quick-search #searchBarPill .crop-preview{width:100px;height:30px;display:inline-block;overflow:hidden;vertical-align:middle}#feedbackForm.active .clickarea,.page-container.search-form.quick-search form.with-image #resultCount{display:none}.page-container.search-form.quick-search #searchBarPill i{font-size:.5rem;margin-left:8px;cursor:pointer}.page-container.search-form.quick-search form{padding-top:50px}.page-container.search-form.quick-search form.with-image input{line-height:35px;height:55px}.page-container.search-form.quick-search form.with-image button.search{height:54px}.page-container.search-form.quick-search form.with-image button.search:first-of-type:after{top:16px}#feedbackForm{position:fixed;bottom:-320px;z-index:1000;width:420px;height:500px;right:40px;overflow:hidden;border:1px solid #F1AC1E;background:#F3F3F3;border-radius:3px 3px 0 0;box-shadow:0 0 2px #F1AC1E;transition:bottom .5s ease-in-out}#feedbackForm:not(.active){cursor:pointer}#feedbackForm .clickarea{width:100%;height:400px;position:absolute;top:0;left:0;background:0 0}#feedbackForm .title{background:#F1AC1E;color:#FFF;font-size:1rem;padding:8px;border-radius:3px 3px 0 0;text-align:center;cursor:pointer}#feedbackForm .form{padding:5px}#feedbackForm.active{bottom:25px}#feedbackForm:hover:not(.active){bottom:-300px}.page-container.records-list .search-image{display:inline-block;vertical-align:top;margin:0 10px 0 0}.page-container.records-list table tr td img{max-height:1000px;max-width:1000px;margin-top:auto}.page-container.records-list table tr td dl{display:inline-block;margin-right:5px}.page-container.records-list table tr td dl dt{font-weight:600}.page-container.records-list table tr td dl dd{margin:0;padding-top:4px;font-size:.9rem;word-wrap:normal}.page-container.records-list table tr td dl dd h{background:rgba(70,89,105,.3);font-weight:600;padding:0 3px}.page-container.search-results{position:relative;clear:both}.page-container.search-results aside div.results-count{padding:15px 0 0;font-size:.9em}.page-container.search-results aside div.results-count h2{padding:0;margin:0;font-weight:400;display:inline}.page-container.search-results aside div.results-count h2.number{font-family:'Source Sans Pro','Open Sans',sans-serif;font-size:2rem}.page-container.search-results aside div.results-count span.title{margin-top:10px;display:inline-block}.page-container.search-results aside div.results-count span.max{font-size:.8em;margin-top:4px;display:block}.page-container.search-results aside div.results-count span.small .number{font-size:1rem}.page-container.search-results aside div.results-count .remove-filters{padding-top:5px;display:inline-block;color:#F07327;cursor:pointer}.page-container.search-results aside div.results-count .remove-filters i{font-size:.7rem}.page-container.search-results aside div.results-count .remove-filters.red{color:#DC3416}.page-container.search-results aside dl{margin:0}.page-container.search-results aside dl dt{font-size:.9rem;font-weight:600}.page-container.search-results aside dl dt .clear-image-term{color:#DE4326;font-weight:300}.page-container.search-results aside a.editable,.page-container.search-results table th:hover .sort i{color:#465969}.page-container.search-results aside dl dd{margin:3px 0 10px;font-size:.9rem;white-space:pre-wrap}.page-container.search-results aside dl dd.search-criteria-term{line-height:1.5rem;white-space:normal;word-wrap:break-word}.page-container.search-results aside .refine{width:100%;text-align:center}.page-container.search-results aside .editable-buttons{display:block;float:right;clear:both;line-height:32px}.page-container.search-results aside .editable-buttons button i{font-size:.7rem}.page-container.search-results aside .editable-input.editable-has-buttons{width:100%}.page-container.search-results .tm-extract{cursor:pointer;position:relative}.page-container.search-results table{box-shadow:#eef1f3 0 0 5px;border:1px solid #eef1f3}.page-container.search-results table th{position:relative}.page-container.search-results table th.table-action{min-width:65px;width:65px;text-align:center;cursor:pointer}.page-container.search-results table th.table-index{min-width:25px;width:25px!important}.page-container.search-results table th.tm-flag{min-width:52px;width:60px}.page-container.search-results table th.tm-number{min-width:95px;width:10%}.page-container.search-results table th.tm-tm{min-width:250px;max-width:300px}.page-container.search-results table th.tm-class{min-width:70px}.page-container.search-results table th.tm-class.smaller{width:15%}.page-container.search-results table th.tm-status{min-width:100px;width:20%}.page-container.search-results table th.tm-status.smaller{width:15%}.page-container.search-results table th.tm-dates{min-width:120px;width:10%}.page-container.search-results table th.tm-annotate{min-width:130px}.page-container.search-results table th span.sort{position:absolute;right:10px;line-height:30px;cursor:pointer;font-size:.8em;color:#231F20;transition:color .5s ease}.page-container.search-results table th span.sort i{display:inline-block;height:10px;color:#738ca2}.page-container.search-results table th span.sort i.ion-sort-asc,.page-container.search-results table th span.sort i.ion-sort-desc{color:#465969}.page-container.search-results table td.extract-mark img{max-width:320px!important}.page-container.search-results table td.image.similar{border-left:4px solid #FDD835}.page-container.search-results table td.image.exact{border-left:4px solid #8BC34A}.page-container.search-results table td.image.other{border-left:4px solid #607D8B}.page-container.search-results table td span.description{font-weight:600}.page-container.search-results table td span.large{position:absolute;left:-9999px;top:-99999px;opacity:0;transition:opacity .5s ease;z-index:50;cursor:pointer;border:2px solid #202020;border-radius:2px;max-height:300px!important;max-width:300px!important;display:block;width:300px;height:300px;background-size:contain;background-color:#fff;background-repeat:no-repeat;background-position:center center}.page-container.search-results table td span.large:hover{opacity:1}.page-container.search-results table td span.large::before{content:" ";display:block;color:transparent;position:absolute;top:50%;margin-top:-5px;left:-10px;z-index:40;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #202020}.page-container.search-results table td a.thumb{position:relative;display:inline-block;height:75px;line-height:75px;cursor:none}.icon,.ipa-icon{speak:none;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-style:normal}table.fetch-table tbody tr,table.fetch-table tfoot tr td.sortable,table.fetch-table tfoot tr th span.title.clickable,table.fetch-table tfoot tr th.sortable,table.fetch-table thead tr td.sortable,table.fetch-table thead tr th span.title.clickable,table.fetch-table thead tr th.sortable{cursor:pointer}.page-container.search-results table td a.thumb img{transition:opacity .5s ease;cursor:pointer;max-height:75px;max-width:120px;vertical-align:middle}.page-container.search-results table td img:hover+span{opacity:1;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);left:100%;left:130px}.page-container.search-results table td dl{clear:both;margin:14px 0}.page-container.search-results table td dl dt{width:15%;float:left}.page-container.search-results table td dl dd{padding-top:0;margin:0 0 0 16%}.page-container.search-results table td dl dd:not(:first-of-type){margin-left:16%;padding-top:6px}.page-container.search-results table td dl dd h{background:rgba(70,89,105,.3);font-weight:600;padding:0 3px}.page-container.search-results table td dl.search-description-list{width:100%;margin:7px 0}.page-container.search-results table td dl.search-description-list dt{float:none;white-space:nowrap}table.fetch-table tbody tr td,table.fetch-table tfoot tr td,table.fetch-table tfoot tr th,table.fetch-table thead tr td,table.fetch-table thead tr th{float:none!important;font-weight:400}.page-container.search-results table td dl.search-description-list.even{background-color:red}.page-container.search-results table td dl.search-description-list.odd{background-color:green}.page-container.search-results table td.combine-search .fetch-checkbox{width:24px;height:26px;display:inline-block}.hidden,.js .js-hide,.js select{display:none}@font-face{font-family:"Open Sans";src:url(../fonts/opensans/OpenSans-Light.eot?v=1.1.0);src:url(../fonts/opensans/OpenSans-Light.eot?#iefix&v=1.1.0) format("embedded-opentype"),url(../fonts/opensans/OpenSans-Light.woff?v=1.1.0) format("woff"),url(../fonts/opensans/OpenSans-Light.ttf?v=1.1.0) format("truetype"),url(../fonts/opensans/OpenSans-Light.svg?v=1.1.0#Light) format("svg");font-weight:300;font-style:normal}@font-face{font-family:"Open Sans";src:url(../fonts/opensans/OpenSans-Regular.eot?v=1.1.0);src:url(../fonts/opensans/OpenSans-Regular.eot?#iefix&v=1.1.0) format("embedded-opentype"),url(../fonts/opensans/OpenSans-Regular.woff?v=1.1.0) format("woff"),url(../fonts/opensans/OpenSans-Regular.ttf?v=1.1.0) format("truetype"),url(../fonts/opensans/OpenSans-Regular.svg?v=1.1.0#Regular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"Open Sans";src:url(../fonts/opensans/OpenSans-Semibold.eot?v=1.1.0);src:url(../fonts/opensans/OpenSans-Semibold.eot?#iefix&v=1.1.0) format("embedded-opentype"),url(../fonts/opensans/OpenSans-Semibold.woff?v=1.1.0) format("woff"),url(../fonts/opensans/OpenSans-Semibold.ttf?v=1.1.0) format("truetype"),url(../fonts/opensans/OpenSans-Semibold.svg?v=1.1.0#Semibold) format("svg");font-weight:600;font-style:normal}@font-face{font-family:"Open Sans";src:url(../fonts/opensans/OpenSans-Bold.eot?v=1.1.0);src:url(../fonts/opensans/OpenSans-Bold.eot?#iefix&v=1.1.0) format("embedded-opentype"),url(../fonts/opensans/OpenSans-Bold.woff?v=1.1.0) format("woff"),url(../fonts/opensans/OpenSans-Bold.ttf?v=1.1.0) format("truetype"),url(../fonts/opensans/OpenSans-Bold.svg?v=1.1.0#Bold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:"Source Sans Pro";src:url(../fonts/source-sans-pro/SourceSansPro-Regular.eot?v=1.1.0);src:url(../fonts/source-sans-pro/SourceSansPro-Regular.eot?#iefix&v=1.1.0) format("embedded-opentype"),url(../fonts/source-sans-pro/SourceSansPro-Regular.woff?v=1.1.0) format("woff"),url(../fonts/source-sans-pro/SourceSansPro-Regular.ttf?v=1.1.0) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:IcoMoon-Free;src:url(../fonts/iconmoon/IcoMoon-Free.ttf) format("truetype");font-weight:400;font-style:normal}.icon{font-family:IcoMoon-Free!important;font-weight:400;letter-spacing:0;-ms-font-feature-settings:"liga" 1;-o-font-feature-settings:"liga";font-feature-settings:"liga"}.icon.icon-home:before{content:"\e900"}.icon.icon-home2:before{content:"\e901"}.icon.icon-home3:before{content:"\e902"}.icon.icon-office:before{content:"\e903"}.icon.icon-newspaper:before{content:"\e904"}.icon.icon-pencil:before{content:"\e905"}.icon.icon-pencil2:before{content:"\e906"}.icon.icon-quill:before{content:"\e907"}.icon.icon-pen:before{content:"\e908"}.icon.icon-blog:before{content:"\e909"}.icon.icon-eyedropper:before{content:"\e90a"}.icon.icon-droplet:before{content:"\e90b"}.icon.icon-paint-format:before{content:"\e90c"}.icon.icon-image:before{content:"\e90d"}.icon.icon-images:before{content:"\e90e"}.icon.icon-camera:before{content:"\e90f"}.icon.icon-headphones:before{content:"\e910"}.icon.icon-music:before{content:"\e911"}.icon.icon-play:before{content:"\e912"}.icon.icon-film:before{content:"\e913"}.icon.icon-video-camera:before{content:"\e914"}.icon.icon-dice:before{content:"\e915"}.icon.icon-pacman:before{content:"\e916"}.icon.icon-spades:before{content:"\e917"}.icon.icon-clubs:before{content:"\e918"}.icon.icon-diamonds:before{content:"\e919"}.icon.icon-bullhorn:before{content:"\e91a"}.icon.icon-connection:before{content:"\e91b"}.icon.icon-podcast:before{content:"\e91c"}.icon.icon-feed:before{content:"\e91d"}.icon.icon-mic:before{content:"\e91e"}.icon.icon-book:before{content:"\e91f"}.icon.icon-books:before{content:"\e920"}.icon.icon-library:before{content:"\e921"}.icon.icon-file-text:before{content:"\e922"}.icon.icon-profile:before{content:"\e923"}.icon.icon-file-empty:before{content:"\e924"}.icon.icon-files-empty:before{content:"\e925"}.icon.icon-file-text2:before{content:"\e926"}.icon.icon-file-picture:before{content:"\e927"}.icon.icon-file-music:before{content:"\e928"}.icon.icon-file-play:before{content:"\e929"}.icon.icon-file-video:before{content:"\e92a"}.icon.icon-file-zip:before{content:"\e92b"}.icon.icon-copy:before{content:"\e92c"}.icon.icon-paste:before{content:"\e92d"}.icon.icon-stack:before{content:"\e92e"}.icon.icon-folder:before{content:"\e92f"}.icon.icon-folder-open:before{content:"\e930"}.icon.icon-folder-plus:before{content:"\e931"}.icon.icon-folder-minus:before{content:"\e932"}.icon.icon-folder-download:before{content:"\e933"}.icon.icon-folder-upload:before{content:"\e934"}.icon.icon-price-tag:before{content:"\e935"}.icon.icon-price-tags:before{content:"\e936"}.icon.icon-barcode:before{content:"\e937"}.icon.icon-qrcode:before{content:"\e938"}.icon.icon-ticket:before{content:"\e939"}.icon.icon-cart:before{content:"\e93a"}.icon.icon-coin-dollar:before{content:"\e93b"}.icon.icon-coin-euro:before{content:"\e93c"}.icon.icon-coin-pound:before{content:"\e93d"}.icon.icon-coin-yen:before{content:"\e93e"}.icon.icon-credit-card:before{content:"\e93f"}.icon.icon-calculator:before{content:"\e940"}.icon.icon-lifebuoy:before{content:"\e941"}.icon.icon-phone:before{content:"\e942"}.icon.icon-phone-hang-up:before{content:"\e943"}.icon.icon-address-book:before{content:"\e944"}.icon.icon-envelop:before{content:"\e945"}.icon.icon-pushpin:before{content:"\e946"}.icon.icon-location:before{content:"\e947"}.icon.icon-location2:before{content:"\e948"}.icon.icon-compass:before{content:"\e949"}.icon.icon-compass2:before{content:"\e94a"}.icon.icon-map:before{content:"\e94b"}.icon.icon-map2:before{content:"\e94c"}.icon.icon-history:before{content:"\e94d"}.icon.icon-clock:before{content:"\e94e"}.icon.icon-clock2:before{content:"\e94f"}.icon.icon-alarm:before{content:"\e950"}.icon.icon-bell:before{content:"\e951"}.icon.icon-stopwatch:before{content:"\e952"}.icon.icon-calendar:before{content:"\e953"}.icon.icon-printer:before{content:"\e954"}.icon.icon-keyboard:before{content:"\e955"}.icon.icon-display:before{content:"\e956"}.icon.icon-laptop:before{content:"\e957"}.icon.icon-mobile:before{content:"\e958"}.icon.icon-mobile2:before{content:"\e959"}.icon.icon-tablet:before{content:"\e95a"}.icon.icon-tv:before{content:"\e95b"}.icon.icon-drawer:before{content:"\e95c"}.icon.icon-drawer2:before{content:"\e95d"}.icon.icon-box-add:before{content:"\e95e"}.icon.icon-box-remove:before{content:"\e95f"}.icon.icon-download:before{content:"\e960"}.icon.icon-upload:before{content:"\e961"}.icon.icon-floppy-disk:before{content:"\e962"}.icon.icon-drive:before{content:"\e963"}.icon.icon-database:before{content:"\e964"}.icon.icon-undo:before{content:"\e965"}.icon.icon-redo:before{content:"\e966"}.icon.icon-undo2:before{content:"\e967"}.icon.icon-redo2:before{content:"\e968"}.icon.icon-forward:before{content:"\e969"}.icon.icon-reply:before{content:"\e96a"}.icon.icon-bubble:before{content:"\e96b"}.icon.icon-bubbles:before{content:"\e96c"}.icon.icon-bubbles2:before{content:"\e96d"}.icon.icon-bubble2:before{content:"\e96e"}.icon.icon-bubbles3:before{content:"\e96f"}.icon.icon-bubbles4:before{content:"\e970"}.icon.icon-user:before{content:"\e971"}.icon.icon-users:before{content:"\e972"}.icon.icon-user-plus:before{content:"\e973"}.icon.icon-user-minus:before{content:"\e974"}.icon.icon-user-check:before{content:"\e975"}.icon.icon-user-tie:before{content:"\e976"}.icon.icon-quotes-left:before{content:"\e977"}.icon.icon-quotes-right:before{content:"\e978"}.icon.icon-hour-glass:before{content:"\e979"}.icon.icon-spinner:before{content:"\e97a"}.icon.icon-spinner2:before{content:"\e97b"}.icon.icon-spinner3:before{content:"\e97c"}.icon.icon-spinner4:before{content:"\e97d"}.icon.icon-spinner5:before{content:"\e97e"}.icon.icon-spinner6:before{content:"\e97f"}.icon.icon-spinner7:before{content:"\e980"}.icon.icon-spinner8:before{content:"\e981"}.icon.icon-spinner9:before{content:"\e982"}.icon.icon-spinner10:before{content:"\e983"}.icon.icon-spinner11:before{content:"\e984"}.icon.icon-binoculars:before{content:"\e985"}.icon.icon-search:before{content:"\e986"}.icon.icon-zoom-in:before{content:"\e987"}.icon.icon-zoom-out:before{content:"\e988"}.icon.icon-enlarge:before{content:"\e989"}.icon.icon-shrink:before{content:"\e98a"}.icon.icon-enlarge2:before{content:"\e98b"}.icon.icon-shrink2:before{content:"\e98c"}.icon.icon-key:before{content:"\e98d"}.icon.icon-key2:before{content:"\e98e"}.icon.icon-lock:before{content:"\e98f"}.icon.icon-unlocked:before{content:"\e990"}.icon.icon-wrench:before{content:"\e991"}.icon.icon-equalizer:before{content:"\e992"}.icon.icon-equalizer2:before{content:"\e993"}.icon.icon-cog:before{content:"\e994"}.icon.icon-cogs:before{content:"\e995"}.icon.icon-hammer:before{content:"\e996"}.icon.icon-magic-wand:before{content:"\e997"}.icon.icon-aid-kit:before{content:"\e998"}.icon.icon-bug:before{content:"\e999"}.icon.icon-pie-chart:before{content:"\e99a"}.icon.icon-stats-dots:before{content:"\e99b"}.icon.icon-stats-bars:before{content:"\e99c"}.icon.icon-stats-bars2:before{content:"\e99d"}.icon.icon-trophy:before{content:"\e99e"}.icon.icon-gift:before{content:"\e99f"}.icon.icon-glass:before{content:"\e9a0"}.icon.icon-glass2:before{content:"\e9a1"}.icon.icon-mug:before{content:"\e9a2"}.icon.icon-spoon-knife:before{content:"\e9a3"}.icon.icon-leaf:before{content:"\e9a4"}.icon.icon-rocket:before{content:"\e9a5"}.icon.icon-meter:before{content:"\e9a6"}.icon.icon-meter2:before{content:"\e9a7"}.icon.icon-hammer2:before{content:"\e9a8"}.icon.icon-fire:before{content:"\e9a9"}.icon.icon-lab:before{content:"\e9aa"}.icon.icon-magnet:before{content:"\e9ab"}.icon.icon-bin:before{content:"\e9ac"}.icon.icon-bin2:before{content:"\e9ad"}.icon.icon-briefcase:before{content:"\e9ae"}.icon.icon-airplane:before{content:"\e9af"}.icon.icon-truck:before{content:"\e9b0"}.icon.icon-road:before{content:"\e9b1"}.icon.icon-accessibility:before{content:"\e9b2"}.icon.icon-target:before{content:"\e9b3"}.icon.icon-shield:before{content:"\e9b4"}.icon.icon-power:before{content:"\e9b5"}.icon.icon-switch:before{content:"\e9b6"}.icon.icon-power-cord:before{content:"\e9b7"}.icon.icon-clipboard:before{content:"\e9b8"}.icon.icon-list-numbered:before{content:"\e9b9"}.icon.icon-list:before{content:"\e9ba"}.icon.icon-list2:before{content:"\e9bb"}.icon.icon-tree:before{content:"\e9bc"}.icon.icon-menu:before{content:"\e9bd"}.icon.icon-menu2:before{content:"\e9be"}.icon.icon-menu3:before{content:"\e9bf"}.icon.icon-menu4:before{content:"\e9c0"}.icon.icon-cloud:before{content:"\e9c1"}.icon.icon-cloud-download:before{content:"\e9c2"}.icon.icon-cloud-upload:before{content:"\e9c3"}.icon.icon-cloud-check:before{content:"\e9c4"}.icon.icon-download2:before{content:"\e9c5"}.icon.icon-upload2:before{content:"\e9c6"}.icon.icon-download3:before{content:"\e9c7"}.icon.icon-upload3:before{content:"\e9c8"}.icon.icon-sphere:before{content:"\e9c9"}.icon.icon-earth:before{content:"\e9ca"}.icon.icon-link:before{content:"\e9cb"}.icon.icon-flag:before{content:"\e9cc"}.icon.icon-attachment:before{content:"\e9cd"}.icon.icon-eye:before{content:"\e9ce"}.icon.icon-eye-plus:before{content:"\e9cf"}.icon.icon-eye-minus:before{content:"\e9d0"}.icon.icon-eye-blocked:before{content:"\e9d1"}.icon.icon-bookmark:before{content:"\e9d2"}.icon.icon-bookmarks:before{content:"\e9d3"}.icon.icon-sun:before{content:"\e9d4"}.icon.icon-contrast:before{content:"\e9d5"}.icon.icon-brightness-contrast:before{content:"\e9d6"}.icon.icon-star-empty:before{content:"\e9d7"}.icon.icon-star-half:before{content:"\e9d8"}.icon.icon-star-full:before{content:"\e9d9"}.icon.icon-heart:before{content:"\e9da"}.icon.icon-heart-broken:before{content:"\e9db"}.icon.icon-man:before{content:"\e9dc"}.icon.icon-woman:before{content:"\e9dd"}.icon.icon-man-woman:before{content:"\e9de"}.icon.icon-happy:before{content:"\e9df"}.icon.icon-happy2:before{content:"\e9e0"}.icon.icon-smile:before{content:"\e9e1"}.icon.icon-smile2:before{content:"\e9e2"}.icon.icon-tongue:before{content:"\e9e3"}.icon.icon-tongue2:before{content:"\e9e4"}.icon.icon-sad:before{content:"\e9e5"}.icon.icon-sad2:before{content:"\e9e6"}.icon.icon-wink:before{content:"\e9e7"}.icon.icon-wink2:before{content:"\e9e8"}.icon.icon-grin:before{content:"\e9e9"}.icon.icon-grin2:before{content:"\e9ea"}.icon.icon-cool:before{content:"\e9eb"}.icon.icon-cool2:before{content:"\e9ec"}.icon.icon-angry:before{content:"\e9ed"}.icon.icon-angry2:before{content:"\e9ee"}.icon.icon-evil:before{content:"\e9ef"}.icon.icon-evil2:before{content:"\e9f0"}.icon.icon-shocked:before{content:"\e9f1"}.icon.icon-shocked2:before{content:"\e9f2"}.icon.icon-baffled:before{content:"\e9f3"}.icon.icon-baffled2:before{content:"\e9f4"}.icon.icon-confused:before{content:"\e9f5"}.icon.icon-confused2:before{content:"\e9f6"}.icon.icon-neutral:before{content:"\e9f7"}.icon.icon-neutral2:before{content:"\e9f8"}.icon.icon-hipster:before{content:"\e9f9"}.icon.icon-hipster2:before{content:"\e9fa"}.icon.icon-wondering:before{content:"\e9fb"}.icon.icon-wondering2:before{content:"\e9fc"}.icon.icon-sleepy:before{content:"\e9fd"}.icon.icon-sleepy2:before{content:"\e9fe"}.icon.icon-frustrated:before{content:"\e9ff"}.icon.icon-frustrated2:before{content:"\ea00"}.icon.icon-crying:before{content:"\ea01"}.icon.icon-crying2:before{content:"\ea02"}.icon.icon-point-up:before{content:"\ea03"}.icon.icon-point-right:before{content:"\ea04"}.icon.icon-point-down:before{content:"\ea05"}.icon.icon-point-left:before{content:"\ea06"}.icon.icon-warning:before{content:"\ea07"}.icon.icon-notification:before{content:"\ea08"}.icon.icon-question:before{content:"\ea09"}.icon.icon-plus:before{content:"\ea0a"}.icon.icon-minus:before{content:"\ea0b"}.icon.icon-info:before{content:"\ea0c"}.icon.icon-cancel-circle:before{content:"\ea0d"}.icon.icon-blocked:before{content:"\ea0e"}.icon.icon-cross:before{content:"\ea0f"}.icon.icon-checkmark:before{content:"\ea10"}.icon.icon-checkmark2:before{content:"\ea11"}.icon.icon-spell-check:before{content:"\ea12"}.icon.icon-enter:before{content:"\ea13"}.icon.icon-exit:before{content:"\ea14"}.icon.icon-play2:before{content:"\ea15"}.icon.icon-pause:before{content:"\ea16"}.icon.icon-stop:before{content:"\ea17"}.icon.icon-previous:before{content:"\ea18"}.icon.icon-next:before{content:"\ea19"}.icon.icon-backward:before{content:"\ea1a"}.icon.icon-forward2:before{content:"\ea1b"}.icon.icon-play3:before{content:"\ea1c"}.icon.icon-pause2:before{content:"\ea1d"}.icon.icon-stop2:before{content:"\ea1e"}.icon.icon-backward2:before{content:"\ea1f"}.icon.icon-forward3:before{content:"\ea20"}.icon.icon-first:before{content:"\ea21"}.icon.icon-last:before{content:"\ea22"}.icon.icon-previous2:before{content:"\ea23"}.icon.icon-next2:before{content:"\ea24"}.icon.icon-eject:before{content:"\ea25"}.icon.icon-volume-high:before{content:"\ea26"}.icon.icon-volume-medium:before{content:"\ea27"}.icon.icon-volume-low:before{content:"\ea28"}.icon.icon-volume-mute:before{content:"\ea29"}.icon.icon-volume-mute2:before{content:"\ea2a"}.icon.icon-volume-increase:before{content:"\ea2b"}.icon.icon-volume-decrease:before{content:"\ea2c"}.icon.icon-loop:before{content:"\ea2d"}.icon.icon-loop2:before{content:"\ea2e"}.icon.icon-infinite:before{content:"\ea2f"}.icon.icon-shuffle:before{content:"\ea30"}.icon.icon-arrow-up-left:before{content:"\ea31"}.icon.icon-arrow-up:before{content:"\ea32"}.icon.icon-arrow-up-right:before{content:"\ea33"}.icon.icon-arrow-right:before{content:"\ea34"}.icon.icon-arrow-down-right:before{content:"\ea35"}.icon.icon-arrow-down:before{content:"\ea36"}.icon.icon-arrow-down-left:before{content:"\ea37"}.icon.icon-arrow-left:before{content:"\ea38"}.icon.icon-arrow-up-left2:before{content:"\ea39"}.icon.icon-arrow-up2:before{content:"\ea3a"}.icon.icon-arrow-up-right2:before{content:"\ea3b"}.icon.icon-arrow-right2:before{content:"\ea3c"}.icon.icon-arrow-down-right2:before{content:"\ea3d"}.icon.icon-arrow-down2:before{content:"\ea3e"}.icon.icon-arrow-down-left2:before{content:"\ea3f"}.icon.icon-arrow-left2:before{content:"\ea40"}.icon.icon-circle-up:before{content:"\ea41"}.icon.icon-circle-right:before{content:"\ea42"}.icon.icon-circle-down:before{content:"\ea43"}.icon.icon-circle-left:before{content:"\ea44"}.icon.icon-tab:before{content:"\ea45"}.icon.icon-move-up:before{content:"\ea46"}.icon.icon-move-down:before{content:"\ea47"}.icon.icon-sort-alpha-asc:before{content:"\ea48"}.icon.icon-sort-alpha-desc:before{content:"\ea49"}.icon.icon-sort-numeric-asc:before{content:"\ea4a"}.icon.icon-sort-numberic-desc:before{content:"\ea4b"}.icon.icon-sort-amount-asc:before{content:"\ea4c"}.icon.icon-sort-amount-desc:before{content:"\ea4d"}.icon.icon-command:before{content:"\ea4e"}.icon.icon-shift:before{content:"\ea4f"}.icon.icon-ctrl:before{content:"\ea50"}.icon.icon-opt:before{content:"\ea51"}.icon.icon-checkbox-checked:before{content:"\ea52"}.icon.icon-checkbox-unchecked:before{content:"\ea53"}.icon.icon-radio-checked:before{content:"\ea54"}.icon.icon-radio-checked2:before{content:"\ea55"}.icon.icon-radio-unchecked:before{content:"\ea56"}.icon.icon-crop:before{content:"\ea57"}.icon.icon-make-group:before{content:"\ea58"}.icon.icon-ungroup:before{content:"\ea59"}.icon.icon-scissors:before{content:"\ea5a"}.icon.icon-filter:before{content:"\ea5b"}.icon.icon-font:before{content:"\ea5c"}.icon.icon-ligature:before{content:"\ea5d"}.icon.icon-ligature2:before{content:"\ea5e"}.icon.icon-text-height:before{content:"\ea5f"}.icon.icon-text-width:before{content:"\ea60"}.icon.icon-font-size:before{content:"\ea61"}.icon.icon-bold:before{content:"\ea62"}.icon.icon-underline:before{content:"\ea63"}.icon.icon-italic:before{content:"\ea64"}.icon.icon-strikethrough:before{content:"\ea65"}.icon.icon-omega:before{content:"\ea66"}.icon.icon-sigma:before{content:"\ea67"}.icon.icon-page-break:before{content:"\ea68"}.icon.icon-superscript:before{content:"\ea69"}.icon.icon-subscript:before{content:"\ea6a"}.icon.icon-superscript2:before{content:"\ea6b"}.icon.icon-subscript2:before{content:"\ea6c"}.icon.icon-text-color:before{content:"\ea6d"}.icon.icon-pagebreak:before{content:"\ea6e"}.icon.icon-clear-formatting:before{content:"\ea6f"}.icon.icon-table:before{content:"\ea70"}.icon.icon-table2:before{content:"\ea71"}.icon.icon-insert-template:before{content:"\ea72"}.icon.icon-pilcrow:before{content:"\ea73"}.icon.icon-ltr:before{content:"\ea74"}.icon.icon-rtl:before{content:"\ea75"}.icon.icon-section:before{content:"\ea76"}.icon.icon-paragraph-left:before{content:"\ea77"}.icon.icon-paragraph-center:before{content:"\ea78"}.icon.icon-paragraph-right:before{content:"\ea79"}.icon.icon-paragraph-justify:before{content:"\ea7a"}.icon.icon-indent-increase:before{content:"\ea7b"}.icon.icon-indent-decrease:before{content:"\ea7c"}.icon.icon-share:before{content:"\ea7d"}.icon.icon-new-tab:before{content:"\ea7e"}.icon.icon-embed:before{content:"\ea7f"}.icon.icon-embed2:before{content:"\ea80"}.icon.icon-terminal:before{content:"\ea81"}.icon.icon-share2:before{content:"\ea82"}.icon.icon-mail:before{content:"\ea83"}.icon.icon-mail2:before{content:"\ea84"}.icon.icon-mail3:before{content:"\ea85"}.icon.icon-mail4:before{content:"\ea86"}.icon.icon-amazon:before{content:"\ea87"}.icon.icon-google:before{content:"\ea88"}.icon.icon-google2:before{content:"\ea89"}.icon.icon-google3:before{content:"\ea8a"}.icon.icon-google-plus:before{content:"\ea8b"}.icon.icon-google-plus2:before{content:"\ea8c"}.icon.icon-google-plus3:before{content:"\ea8d"}.icon.icon-hangouts:before{content:"\ea8e"}.icon.icon-google-drive:before{content:"\ea8f"}.icon.icon-facebook:before{content:"\ea90"}.icon.icon-facebook2:before{content:"\ea91"}.icon.icon-instagram:before{content:"\ea92"}.icon.icon-whatsapp:before{content:"\ea93"}.icon.icon-spotify:before{content:"\ea94"}.icon.icon-telegram:before{content:"\ea95"}.icon.icon-twitter:before{content:"\ea96"}.icon.icon-vine:before{content:"\ea97"}.icon.icon-vk:before{content:"\ea98"}.icon.icon-renren:before{content:"\ea99"}.icon.icon-sina-weibo:before{content:"\ea9a"}.icon.icon-rss:before{content:"\ea9b"}.icon.icon-rss2:before{content:"\ea9c"}.icon.icon-youtube:before{content:"\ea9d"}.icon.icon-youtube2:before{content:"\ea9e"}.icon.icon-twitch:before{content:"\ea9f"}.icon.icon-vimeo:before{content:"\eaa0"}.icon.icon-vimeo2:before{content:"\eaa1"}.icon.icon-lanyrd:before{content:"\eaa2"}.icon.icon-flickr:before{content:"\eaa3"}.icon.icon-flickr2:before{content:"\eaa4"}.icon.icon-flickr3:before{content:"\eaa5"}.icon.icon-flickr4:before{content:"\eaa6"}.icon.icon-dribbble:before{content:"\eaa7"}.icon.icon-behance:before{content:"\eaa8"}.icon.icon-behance2:before{content:"\eaa9"}.icon.icon-deviantart:before{content:"\eaaa"}.icon.icon-500px:before{content:"\eaab"}.icon.icon-steam:before{content:"\eaac"}.icon.icon-steam2:before{content:"\eaad"}.icon.icon-dropbox:before{content:"\eaae"}.icon.icon-onedrive:before{content:"\eaaf"}.icon.icon-github:before{content:"\eab0"}.icon.icon-npm:before{content:"\eab1"}.icon.icon-basecamp:before{content:"\eab2"}.icon.icon-trello:before{content:"\eab3"}.icon.icon-wordpress:before{content:"\eab4"}.icon.icon-joomla:before{content:"\eab5"}.icon.icon-ello:before{content:"\eab6"}.icon.icon-blogger:before{content:"\eab7"}.icon.icon-blogger2:before{content:"\eab8"}.icon.icon-tumblr:before{content:"\eab9"}.icon.icon-tumblr2:before{content:"\eaba"}.icon.icon-yahoo:before{content:"\eabb"}.icon.icon-yahoo2:before{content:"\eabc"}.icon.icon-tux:before{content:"\eabd"}.icon.icon-appleinc:before{content:"\eabe"}.icon.icon-finder:before{content:"\eabf"}.icon.icon-android:before{content:"\eac0"}.icon.icon-windows:before{content:"\eac1"}.icon.icon-windows8:before{content:"\eac2"}.icon.icon-soundcloud:before{content:"\eac3"}.icon.icon-soundcloud2:before{content:"\eac4"}.icon.icon-skype:before{content:"\eac5"}.icon.icon-reddit:before{content:"\eac6"}.icon.icon-hackernews:before{content:"\eac7"}.icon.icon-wikipedia:before{content:"\eac8"}.icon.icon-linkedin:before{content:"\eac9"}.icon.icon-linkedin2:before{content:"\eaca"}.icon.icon-lastfm:before{content:"\eacb"}.icon.icon-lastfm2:before{content:"\eacc"}.icon.icon-delicious:before{content:"\eacd"}.icon.icon-stumbleupon:before{content:"\eace"}.icon.icon-stumbleupon2:before{content:"\eacf"}.icon.icon-stackoverflow:before{content:"\ead0"}.icon.icon-pinterest:before{content:"\ead1"}.icon.icon-pinterest2:before{content:"\ead2"}.icon.icon-xing:before{content:"\ead3"}.icon.icon-xing2:before{content:"\ead4"}.icon.icon-flattr:before{content:"\ead5"}.icon.icon-foursquare:before{content:"\ead6"}.icon.icon-yelp:before{content:"\ead7"}.icon.icon-paypal:before{content:"\ead8"}.icon.icon-chrome:before{content:"\ead9"}.icon.icon-firefox:before{content:"\eada"}.icon.icon-IE:before{content:"\eadb"}.icon.icon-edge:before{content:"\eadc"}.icon.icon-safari:before{content:"\eadd"}.icon.icon-opera:before{content:"\eade"}.icon.icon-file-pdf:before{content:"\eadf"}.icon.icon-file-openoffice:before{content:"\eae0"}.icon.icon-file-word:before{content:"\eae1"}.icon.icon-file-excel:before{content:"\eae2"}.icon.icon-libreoffice:before{content:"\eae3"}.icon.icon-html-five:before{content:"\eae4"}.icon.icon-html-five2:before{content:"\eae5"}.icon.icon-css3:before{content:"\eae6"}.icon.icon-git:before{content:"\eae7"}.icon.icon-codepen:before{content:"\eae8"}.icon.icon-svg:before{content:"\eae9"}.icon.icon-IcoMoon:before{content:"\eaea"}.icon.icon-uni21:before{content:"\21"}.icon.icon-uni22:before{content:"\22"}.icon.icon-uni23:before{content:"\23"}.icon.icon-uni24:before{content:"\24"}.icon.icon-uni25:before{content:"\25"}.icon.icon-uni26:before{content:"\26"}.icon.icon-uni27:before{content:"\27"}.icon.icon-uni28:before{content:"\28"}.icon.icon-uni29:before{content:"\29"}.icon.icon-uni2A:before{content:"\2a"}.icon.icon-uni2B:before{content:"\2b"}.icon.icon-uni2C:before{content:"\2c"}.icon.icon-uni2D:before{content:"\2d"}.icon.icon-uni2E:before{content:"\2e"}.icon.icon-uni2F:before{content:"\2f"}.icon.icon-uni30:before{content:"\30"}.icon.icon-uni31:before{content:"\31"}.icon.icon-uni32:before{content:"\32"}.icon.icon-uni33:before{content:"\33"}.icon.icon-uni34:before{content:"\34"}.icon.icon-uni35:before{content:"\35"}.icon.icon-uni36:before{content:"\36"}.icon.icon-uni37:before{content:"\37"}.icon.icon-uni38:before{content:"\38"}.icon.icon-uni39:before{content:"\39"}.icon.icon-uni3A:before{content:"\3a"}.icon.icon-uni3B:before{content:"\3b"}.icon.icon-uni3C:before{content:"\3c"}.icon.icon-uni3D:before{content:"\3d"}.icon.icon-uni3E:before{content:"\3e"}.icon.icon-uni3F:before{content:"\3f"}.icon.icon-uni40:before{content:"\40"}.icon.icon-uni41:before{content:"\41"}.icon.icon-uni42:before{content:"\42"}.icon.icon-uni43:before{content:"\43"}.icon.icon-uni44:before{content:"\44"}.icon.icon-uni45:before{content:"\45"}.icon.icon-uni46:before{content:"\46"}.icon.icon-uni47:before{content:"\47"}.icon.icon-uni48:before{content:"\48"}.icon.icon-uni49:before{content:"\49"}.icon.icon-uni4A:before{content:"\4a"}.icon.icon-uni4B:before{content:"\4b"}.icon.icon-uni4C:before{content:"\4c"}.icon.icon-uni4D:before{content:"\4d"}.icon.icon-uni4E:before{content:"\4e"}.icon.icon-uni4F:before{content:"\4f"}.icon.icon-uni50:before{content:"\50"}.icon.icon-uni51:before{content:"\51"}.icon.icon-uni52:before{content:"\52"}.icon.icon-uni53:before{content:"\53"}.icon.icon-uni54:before{content:"\54"}.icon.icon-uni55:before{content:"\55"}.icon.icon-uni56:before{content:"\56"}.icon.icon-uni57:before{content:"\57"}.icon.icon-uni58:before{content:"\58"}.icon.icon-uni59:before{content:"\59"}.icon.icon-uni5A:before{content:"\5a"}.icon.icon-uni5B:before{content:"\5b"}.icon.icon-uni5C:before{content:"\5c"}.icon.icon-uni5D:before{content:"\5d"}.icon.icon-uni5E:before{content:"\5e"}.icon.icon-uni5F:before{content:"\5f"}.icon.icon-uni60:before{content:"\60"}.icon.icon-uni61:before{content:"\61"}.icon.icon-uni62:before{content:"\62"}.icon.icon-uni63:before{content:"\63"}.icon.icon-uni64:before{content:"\64"}.icon.icon-uni65:before{content:"\65"}.icon.icon-uni66:before{content:"\66"}.icon.icon-uni67:before{content:"\67"}.icon.icon-uni68:before{content:"\68"}.icon.icon-uni69:before{content:"\69"}.icon.icon-uni6A:before{content:"\6a"}.icon.icon-uni6B:before{content:"\6b"}.icon.icon-uni6C:before{content:"\6c"}.icon.icon-uni6D:before{content:"\6d"}.icon.icon-uni6E:before{content:"\6e"}.icon.icon-uni6F:before{content:"\6f"}.icon.icon-uni70:before{content:"\70"}.icon.icon-uni71:before{content:"\71"}.icon.icon-uni72:before{content:"\72"}.icon.icon-uni73:before{content:"\73"}.icon.icon-uni74:before{content:"\74"}.icon.icon-uni75:before{content:"\75"}.icon.icon-uni76:before{content:"\76"}.icon.icon-uni77:before{content:"\77"}.icon.icon-uni78:before{content:"\78"}.icon.icon-uni79:before{content:"\79"}.icon.icon-uni7A:before{content:"\7a"}.icon.icon-uni7B:before{content:"\7b"}.icon.icon-uni7C:before{content:"\7c"}.icon.icon-uni7D:before{content:"\7d"}.icon.icon-uni7E:before{content:"\7e"}.icon.icon-uniA9:before{content:"\a9"}@font-face{font-family:ipa-icon;src:url(../fonts/ipa-icon/ipa-icon.eot?kc4u0w);src:url(../fonts/ipa-icon/ipa-icon.eot?kc4u0w#iefix) format("embedded-opentype"),url(../fonts/ipa-icon/ipa-icon.ttf?kc4u0w) format("truetype"),url(../fonts/ipa-icon/ipa-icon.woff?kc4u0w) format("woff"),url(../fonts/ipa-icon/ipa-icon.svg?kc4u0w#icomoon) format("svg");font-weight:400;font-style:normal}.ipa-icon{font-family:ipa-icon!important;font-weight:400}.ipa-icon.chevron-double-left:before{content:""}.ipa-icon.chevron-double-right:before{content:""}.ipa-icon.cross-t:before{content:""}.ipa-icon.save-t:before{content:""}.ipa-icon.camera-t:before{content:""}.ipa-icon.search-t:before{content:""}.ipa-icon.home-t:before{content:""}.ipa-icon.text:before{content:""}.ipa-icon.people:before{content:""}.ipa-icon.number:before{content:""}.ipa-icon.chevron-right:before{content:""}.ipa-icon.chevron-left:before{content:""}html{font-size:16px}body{border:0;padding:0;margin:0;background:#FFF;font-family:'Open Sans',sans-serif,Arial,Verdana;font-size:1rem;min-width:1200px}#reportContent .box-with-shadow dl.goods-service dt,table.fetch-table tbody tr td.search-actions{min-width:80px}a{color:#015A96;text-decoration:none}i.u,table.fetch-table tbody tr td.number a:hover{text-decoration:underline}a i{font-size:.9em}input[type=text]{width:100%;font-size:.9em;box-sizing:border-box;line-height:1.2rem}input[type=text],textarea{transition:all .3s ease;outline:0;padding:9px;border:1px solid #D2D2D2;border-radius:2px}a.button:focus,button:focus,div[isteven-multi-select] button:focus,input[type=checkbox]:focus,input[type=text]:focus,textarea:focus{outline:0;box-shadow:0 0 2px #465969;border:1px solid #465969}i.u{font-style:normal}.sr-only{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.box-with-shadow{box-shadow:#eef1f3 0 0 5px;border:1px solid #eef1f3;padding:20px;clear:both;margin:10px;background:#FFF}.center-align{text-align:center}.right-align,.right-aligned{text-align:right}.left-align{text-align:left}.error{color:#A00}#pageContent{min-height:calc(100vh - 60px)}table{padding:0!important;border-spacing:0}table tfoot,table thead{background-color:#FFF;color:#231F20;font-size:.8em;font-weight:400}table tbody td,table tbody tr{font-size:.9em}table tfoot th,table thead th{padding-left:0!important;font-weight:600;text-align:left}table tbody td{padding:10px;font-weight:400}table.fetch-table tfoot,table.fetch-table thead{border-bottom:#D2D2D2}table.fetch-table tfoot tr,table.fetch-table thead tr{height:50px}table.fetch-table tfoot tr td.no-border,table.fetch-table tfoot tr th.no-border,table.fetch-table thead tr td.no-border,table.fetch-table thead tr th.no-border{border-left:none}table.fetch-table tfoot tr th span.title,table.fetch-table thead tr th span.title{border-left:1px solid #eef1f3;line-height:30px;display:inline-block;padding-left:10px}table.fetch-table tfoot tr td,table.fetch-table tfoot tr th span.title.noborder,table.fetch-table thead tr th span.title.noborder{border-left:none}table.fetch-table tfoot tr th .sort-by,table.fetch-table thead tr th .sort-by{text-align:center}table.fetch-table tfoot tr th .sort-by.user-buttons a.button,table.fetch-table tfoot tr th .sort-by.user-buttons button,table.fetch-table thead tr th .sort-by.user-buttons a.button,table.fetch-table thead tr th .sort-by.user-buttons button{transition:all .3s ease;border-radius:0;padding:4px 7px;border:none;background:#FFF;font-size:.9rem;color:#465969}table.fetch-table tfoot tr th .sort-by.user-buttons a.button i,table.fetch-table tfoot tr th .sort-by.user-buttons button i,table.fetch-table thead tr th .sort-by.user-buttons a.button i,table.fetch-table thead tr th .sort-by.user-buttons button i{font-size:1.1rem}table.fetch-table tfoot tr th .sort-by.user-buttons a.button.active,table.fetch-table tfoot tr th .sort-by.user-buttons button.active,table.fetch-table thead tr th .sort-by.user-buttons a.button.active,table.fetch-table thead tr th .sort-by.user-buttons button.active{background:#465969;color:#FFF}table.fetch-table tfoot tr th .sort-by.user-buttons a.button.home i,table.fetch-table tfoot tr th .sort-by.user-buttons button.home i,table.fetch-table thead tr th .sort-by.user-buttons a.button.home i,table.fetch-table thead tr th .sort-by.user-buttons button.home i{font-size:1.5rem;vertical-align:middle}table.fetch-table tfoot tr th .sort-by.user-buttons .dropdown-menu .content,table.fetch-table thead tr th .sort-by.user-buttons .dropdown-menu .content{border-radius:0 0 2px 2px}table.fetch-table tfoot tr{border-top:#D2D2D2}table.fetch-table tbody tr{height:80px;max-height:80px;background:#FFF}table.fetch-table tbody tr.search-record{height:58px;max-height:88px}table.fetch-table tbody tr.search-record td{padding:7px!important}table.fetch-table tbody tr.swap-color{background:#eef1f3}table.fetch-table tbody tr.no-mouse-click{cursor:default}table.fetch-table tbody tr td{padding:10px;font-size:.9em}table.fetch-table tbody tr td img{max-height:60px;max-width:100px}table.fetch-table tbody tr td.center-align,table.fetch-table tbody tr td.extract,table.fetch-table tbody tr td.flags,table.fetch-table tbody tr td.index{text-align:center}table.fetch-table tbody tr td.extract{width:5%!important}table.fetch-table tbody tr td.number a{color:#015A96;font-weight:600;display:block;margin-bottom:3px}table.fetch-table tbody tr td.number a:link,table.fetch-table tbody tr td.number a:visited{color:#015A96}table.fetch-table tbody tr td.number span{display:block}table.fetch-table tbody tr td.trademark{position:relative;font-weight:600}table.fetch-table tbody tr td.trademark.words{word-break:break-word;word-wrap:break-word;white-space:normal}table.fetch-table tbody tr td.table-index{padding-right:0;width:2%!important;text-align:center}table.fetch-table tbody tr td.table-index.with-checkbox span{display:inline-block;width:26px;text-align:center}table.fetch-table tbody tr td.table-index.with-checkbox label,table.fetch-table tbody.clickable:hover .with-checkbox span{display:none}table.fetch-table tbody tr.mark-line td{padding:5px 5px 5px 10px}table.fetch-table tbody tr.mark-line td.annotation .annotation-list ul.extracted button:focus+ul,table.fetch-table tbody tr.mark-line td.annotation .annotation-list ul.extracted button:hover+ul,table.fetch-table tbody tr.mark-line td.annotation .annotation-list:hover ul,table.fetch-table tbody tr.mark-line td.annotation .annotation-list[data-expanded=true] ul{left:-76px}table.fetch-table tbody tr.subrow{min-height:50px;height:50px;font-size:1em}table.fetch-table tbody tr.subrow td{padding-bottom:10px;vertical-align:top}table.fetch-table tbody.clickable.selected tr,table.fetch-table tbody.clickable:hover tr{background:#dee4e9}table.fetch-table tbody.clickable.selected tr td.extract,table.fetch-table tbody.clickable:hover tr td.extract{background:#e1e7eb}table.fetch-table tbody.clickable.selected{box-shadow:-2px 0 0 #465969}table.fetch-table tbody.clickable:hover .with-checkbox label{display:inline}#reportContent header{text-align:center;margin-bottom:30px}#reportContent header.bigger{height:310px}#reportContent header p{font-size:.8rem;text-align:center}#reportContent #disclaimer li,#reportContent #disclaimer p{font-size:.7rem!important;text-align:left}#reportContent header img{height:80px;width:auto;display:inline-block;margin-bottom:20px}#reportContent #disclaimer h3{margin-top:1cm}#reportContent table .query-params{padding:2px 10px!important;font-size:12px;width:85%!important}#reportContent .box-with-shadow{page-break-inside:auto;border:none!important;box-shadow:none!important;padding:0;font-size:12px}#reportContent .box-with-shadow *{font-size:12px!important}#reportContent .box-with-shadow dt,#reportContent .box-with-shadow h5{font-weight:700!important}#reportContent .box-with-shadow dd{page-break-inside:auto;font-weight:400!important}#reportContent .box-with-shadow dl.goods-service{display:table-row}#reportContent .box-with-shadow dl.goods-service dd,#reportContent .box-with-shadow dl.goods-service dt{display:table-cell}#reportContent .status .lowerStatus{display:block}#reportContent .status .ion-record,.print-only{display:none}#reportContent .report-element-title{text-align:center}@media print{#pageContent,body{padding:0!important}body header img,body table tr.mark-line{height:50px}#pageContent{min-height:0!important}body{background:0 0;margin:0!important;width:100%;min-width:100%;max-width:100%;top:0;font-size:16px}body *{box-shadow:none!important}body .no-print{display:none!important}body .print-only{display:inline-block}body .print-only.print-block{display:block}body table.records-table dt{display:block;font-weight:700;width:140px;float:left;clear:left}body .print-100,body aside.print-100{width:100%!important;clear:both;display:block}body table.records-table dd{display:block;word-wrap:break-word;margin-left:150px}body table.trademark-list tr td{padding:2px 10px!important;font-size:.8rem}body table.trademark-list tr td.status i{display:none}body table.trademark-list tr td.status span{display:block}body table tr{page-break-inside:avoid}body table th .title{word-wrap:normal;white-space:nowrap}body .print-100{margin:0!important;padding:0!important;float:none}body aside.print-100{position:relative!important;margin-bottom:.5cm;height:auto;min-height:100px}body .page-break{page-break-before:always}body .no-break-before{page-break-before:avoid!important}body .box-with-shadow{padding:10px;margin:0!important;border:0}body .page-container.mark-details .media-container .image-link{line-height:inherit!important}body #reportContent .box-with-shadow *,body .long-content-container{font-size:11pt!important;line-height:1.2em}body #reportContent .box-with-shadow * .word-terms,body .long-content-container .word-terms{font-size:1rem!important}body .list-of-definition tr{display:inline!important}body .list-of-definition tr:nth-of-type(2n+1):before{display:block;content:" "}body .list-of-definition tr:nth-of-type(2n+1) td:after{display:inline;content:":"}body .list-of-definition span.line-break{display:block}body .list-of-definition dt:after{display:inline;content:":"}body .list-of-definition .dd,body .list-of-definition .dt,body .list-of-definition dd,body .list-of-definition dt{display:inline!important}.indexing td,.indexing tr{display:inline}body .list-of-definition dd,body .list-of-definition dt{line-height:1.3rem!important}h5{margin:8px 0 2px!important}p{margin:2px 0}.dt{padding-top:0!important}.dd{padding-top:2px!important;padding-bottom:2px!important}#reportContent .box-with-shadow .goods-service .dt,#reportContent .box-with-shadow dt{font-weight:600!important}.indexing td{word-break-wrap:pre;white-space:nowrap}.indexing td:after{content:'  '}}body #floatingTop,body #floatingTop i{border-radius:50%;transition:all .5s ease}@media all and (min-width:85rem){#floatingTop{position:fixed;top:95px;display:block!important}#floatingTop.visible{margin-top:0;opacity:1}#floatingTop:hover i{background:#0D252C;border-color:#0D252C;color:#FFF}}body h{background:rgba(70,89,105,.3);font-weight:600;padding:0 3px}body #floatingTop{font-size:2.5rem;opacity:0;display:none;margin-top:-10px;margin-left:-80px;width:48px;height:48px;text-align:center}body #floatingTop i{width:2.5rem;height:2.5rem;border:3px solid transparent;color:#0D252C}body #floatingTop a{outline:0}body.search-page{min-height:100vh}body .help{line-height:3rem;position:relative}body #windowResize{position:fixed;bottom:40px;left:50%;margin-left:-200px;width:400px;color:#FFF;background:#666;border:1px solid;border-radius:14px;padding:8px;text-align:center;font-size:.8em;opacity:.9;display:none}body .fix-max-width{position:relative;max-width:73.5rem;margin:0 auto}body .fix-max-width aside.fix{width:14.7rem;top:4rem;position:fixed}body .fix-max-width aside.fix.thin{width:11.0526315789rem}body aside{background:#eef1f3;height:100%;padding:20px;position:absolute;min-height:calc(100vh - 130px)}body aside.c-15+div{margin-left:15%}body aside.c-20+div{margin-left:20%}body aside input#annotationText{margin-top:5px}body aside span.description{margin-bottom:10px;font-size:.8em;font-weight:400;display:block}body aside span.description.in-between{margin-top:10px}body aside span.description.little-margin{margin-bottom:10px}body aside div.separator{height:1px;width:85%;background:#231F20;margin:20px auto;opacity:.4}body aside div.separator.no-line{background:0 0}body .dz-preview{display:none!important}body div[tm-image]{height:120px;width:200px;margin:10px auto;position:relative;background:#FBF9F8;box-shadow:0 0 2px #465969}body div[tm-image]:not(.display-result){border-radius:2px;background:#eef1f3;padding:10px;display:none}body div[tm-image] .image-help{opacity:0;transition:all .5s ease}body div[tm-image] .image-help a.remove-image{position:absolute;display:block;top:2px;right:10px;font-size:.8rem;color:#D2D2D2}body div[tm-image] .image-help a.remove-image.right-side{margin-top:-32px}body div[tm-image].with-image{display:block}body div[tm-image].with-image.loaded{width:360px;height:auto;margin:25px auto}body div[tm-image].with-image.loaded #imageUploading{display:none}body div[tm-image].with-image.loaded .image-help{opacity:1;padding-bottom:10px}body div[tm-image].with-image.loaded .image-help.right-side{padding-bottom:0}body div[tm-image].with-image #imageUploaded,body div[tm-image].with-image.uploading #imageUploaded{display:block;position:absolute}body div[tm-image].uploading{opacity:1;display:block}body div[tm-image].uploading #imageUploading{color:#465969;display:block;text-align:center;opacity:.8;margin-top:0}body div[tm-image].uploading #imageUploading .spinner{padding:18px;font-size:1.3rem}body div[tm-image].uploading #imageUploaded{display:none}body div[tm-image] *{transition:none!important}body div[tm-image] .cropper-container{height:200px;width:200px;margin:0 auto}body div[tm-image] #uploadedTmImageHolder{position:relative;margin:0 auto}body div[tm-image] .image-help h3{font-weight:400;font-size:1rem;margin:0;color:#465969}body div[tm-image] .image-help p{margin:8px 0;font-size:.9rem}body div[tm-image] .cropper-view-box{background:#fff!important}body .search-image{text-align:center;position:relative;max-height:180px;max-width:180px;height:auto;width:auto;opacity:0}body .search-image .off-segment{z-index:80;position:absolute;height:200px;opacity:.5;background:#000}body .search-image .search-segment{z-index:100;overflow:hidden;position:absolute}body .search-image .image-container{position:absolute;overflow:hidden;background:#fff}body .search-image .image-container img{position:absolute}body .search-image #resultImage{top:0;left:0;position:absolute}body .search-image.display-result{opacity:1;margin:0 auto}body #dragDropOverlay{transition:opacity .5s ease;position:absolute;top:-9999px;left:-9999px;height:100vh;width:100vw;background:rgba(70,89,105,.45);z-index:30;opacity:0}body #dragDropOverlay.visible{top:0;left:0;opacity:1}body #dragDropOverlay.visible .drop-box{border:1px dashed #FFF;width:140px;height:110px;display:none;text-align:center;color:#FFF;margin:55vh auto 0;padding:10px}body #dragDropOverlay.visible .drop-box i{display:block;width:100%;text-align:center;padding:0;font-size:3em}body #dragDropOverlay.visible.drag .drop-box.drop,body #dragDropOverlay.visible.uploading .drop-box.uploading{display:block}body #dragDropOverlay.visible.uploading .drop-box.uploading .arrows{position:relative;height:65px}body #dragDropOverlay.visible.uploading .drop-box.uploading .arrows i{position:absolute}body #dragDropOverlay.visible.uploading .drop-box.uploading .arrows i:nth-of-type(1){top:0;animation:arrow-1 2s infinite}body #dragDropOverlay.visible.uploading .drop-box.uploading .arrows i:nth-of-type(2){top:5px;opacity:.75;animation:arrow-2 2s infinite}body #dragDropOverlay.visible.uploading .drop-box.uploading .arrows i:nth-of-type(3){top:10px;opacity:.45;animation:arrow-3 2s infinite}@keyframes arrow-1{0%,100%,20%{opacity:0}60%,80%{opacity:1}}@keyframes arrow-2{0%,100%,20%,80%{opacity:0}40%,60%{opacity:.75}}@keyframes arrow-3{0%,100%,80%{opacity:0}20%,60%{opacity:.45}}body .page-container .no-content{text-align:center;margin-top:70px}body .page-container .no-content h3{font-weight:400}body .page-container .no-content h2{color:#eef1f3}body .page-container .pagination-bottom{margin-bottom:30px}body .page-container .pagination-count{font-size:.85em;margin:10px 5px 15px 0}body .page-container i.status{font-size:1.3em;margin-top:-23px;display:inline-block;height:10px;line-height:27px;text-align:center;vertical-align:middle;color:#c33f07;margin-right:3px}body .page-container i.status.registered:not(.never){color:#1dbf79}body .page-container i.status.pending{color:#eab213}body .page-container i.status+p.lowerStatus{padding-left:17px;display:block;margin:0}body .error-page{text-align:center}body .error-page h1{font-size:1.2rem;margin:3rem 0;font-weight:600}body .error-page h3{margin:0;font-size:2.5rem;opacity:.3}body #invisibleDiv{height:85px;display:none}body #invisibleDiv.active{display:block}body .arrow-sort:before{content:" ";width:0;height:0;border-style:solid;display:inline-block}body .arrow-sort.down:before{border-width:4px 4px 0;border-color:#738CA2 transparent transparent}body .arrow-sort.up:before{border-width:0 4px 4px;border-color:transparent transparent #738CA2}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}