<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Cropper.js v1.5.13
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-11-20T05:30:43.444Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.3333333333%;left:0;top:33.3333333333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.3333333333%;top:0;width:33.3333333333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media(min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media(min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media(min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width: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}
/*!
 * Pikaday
 * Copyright Â© 2014 David Bushell | BSD &amp; MIT license | https://dbushell.com/
 */.pika-single{background:#fff;border:1px solid;border-color:#ccc #ccc #bbb;color:#333;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;position:relative;z-index:9999}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-single.is-hidden{display:none}.pika-single.is-bound{box-shadow:0 5px 15px -5px rgba(0,0,0,.5);position:absolute}.pika-lendar{float:left;margin:8px;width:240px}.pika-title{position:relative;text-align:center}.pika-label{background-color:#fff;display:inline-block;font-size:14px;font-weight:700;line-height:20px;margin:0;overflow:hidden;padding:5px 3px;position:relative;z-index:9999}.pika-title select{cursor:pointer;left:0;margin:0;opacity:0;position:absolute;top:5px;z-index:9998}.pika-next,.pika-prev{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:75% 75%;border:0;cursor:pointer;display:block;height:30px;opacity:.5;outline:none;overflow:hidden;padding:0;position:relative;text-indent:20px;white-space:nowrap;width:20px}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");float:left}.is-rtl .pika-prev,.pika-next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");float:right}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block}.pika-table{border:0;border-collapse:collapse;border-spacing:0;width:100%}.pika-table td,.pika-table th{padding:0;width:14.2857142857%}.pika-table th{color:#999;font-size:12px;font-weight:700;line-height:25px;text-align:center}.pika-button{background:#f5f5f5;border:0;box-sizing:border-box;-moz-box-sizing:border-box;color:#666;cursor:pointer;display:block;font-size:12px;height:auto;line-height:15px;margin:0;outline:none;padding:5px;text-align:right;width:100%}.pika-week{color:#999;font-size:11px}.is-today .pika-button{color:#3af;font-weight:700}.has-event .pika-button,.is-selected .pika-button{background:#3af;border-radius:3px;box-shadow:inset 0 1px 3px #178fe5;color:#fff;font-weight:700}.has-event .pika-button{background:#005da9;box-shadow:inset 0 1px 3px #0076c9}.is-disabled .pika-button,.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{background:#6cb31d;border-radius:3px;box-shadow:none;color:#fff}.is-endrange .pika-button{background:#3af;border-radius:3px;box-shadow:none;color:#fff}.is-disabled .pika-button{color:#999;cursor:default;opacity:.3;pointer-events:none}.is-outside-current-month .pika-button{color:#999;opacity:.3}.is-selection-disabled{cursor:default;pointer-events:none}.pika-button:hover,.pika-row.pick-whole-week:hover .pika-button{background:#ff8000;border-radius:3px;box-shadow:none;color:#fff}.pika-table abbr{border-bottom:none;cursor:help}.CodeMirror{color:#000;direction:ltr;font-family:monospace;height:300px}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{background-color:#f7f7f7;border-right:1px solid #ddd;white-space:nowrap}.CodeMirror-linenumber{color:#999;min-width:20px;padding:0 3px 0 5px;text-align:right;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{background:#7e7;border:0!important;width:auto}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5)}.cm-animate-fat-cursor,.cm-fat-cursor-mark{-webkit-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{background-color:#7e7;border:0;width:auto}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{bottom:-20px;left:0;overflow:hidden;position:absolute;right:0;top:-50px}.CodeMirror-ruler{border-left:1px solid #ccc;bottom:0;position:absolute;top:0}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:blue}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{background:#fff;overflow:hidden;position:relative}.CodeMirror-scroll{height:100%;margin-bottom:-30px;margin-right:-30px;outline:none;overflow:scroll!important;padding-bottom:30px;position:relative}.CodeMirror-sizer{border-right:30px solid transparent;position:relative}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{display:none;position:absolute;z-index:6}.CodeMirror-vscrollbar{overflow-x:hidden;overflow-y:scroll;right:0;top:0}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-x:scroll;overflow-y:hidden}.CodeMirror-scrollbar-filler{bottom:0;right:0}.CodeMirror-gutter-filler{bottom:0;left:0}.CodeMirror-gutters{left:0;min-height:100%;position:absolute;top:0;z-index:3}.CodeMirror-gutter{display:inline-block;height:100%;margin-bottom:-30px;vertical-align:top;white-space:normal}.CodeMirror-gutter-wrapper{background:none!important;border:none!important;position:absolute;z-index:4}.CodeMirror-gutter-background{bottom:0;position:absolute;top:0;z-index:4}.CodeMirror-gutter-elt{cursor:default;position:absolute;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{word-wrap:normal;-webkit-tap-highlight-color:rgba(0,0,0,0);background:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-variant-ligatures:contextual;line-height:inherit;margin:0;overflow:visible;position:relative;white-space:pre;z-index:2}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.CodeMirror-linewidget{padding:.1px;position:relative;z-index:2}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{box-sizing:content-box}.CodeMirror-measure{height:0;overflow:hidden;position:absolute;visibility:hidden;width:100%}.CodeMirror-cursor{pointer-events:none;position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{position:relative;visibility:hidden;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line&gt;span::selection,.CodeMirror-line&gt;span&gt;span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line&gt;span::-moz-selection,.CodeMirror-line&gt;span&gt;span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;margin-top:5px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results&gt;.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results&gt;.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:gray}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@-webkit-keyframes (progress){to{background-position:-60px 0}}@keyframes (progress){to{background-position:-60px 0}}[class*=" icon-"],[class^=icon-],h1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}@font-face{font-family:TCFont-Regular;font-style:normal;font-weight:400;src:url(carlton/lib/assets/fonts/tcfont-regular-8bc76dcb745cfb73d06400602141e508.eot);src:url(carlton/lib/assets/fonts/tcfont-regular-8bc76dcb745cfb73d06400602141e508.eot?#iefix) format("embedded-opentype"),url(carlton/lib/assets/fonts/tcfont-regular-44ebb7c0843d5d807d960ec41cfe26be.woff) format("woff"),url(carlton/lib/assets/fonts/tcfont-regular-fc934b99c3c039754723545a2ab36ffe.ttf) format("truetype")}[class*=" icon-"],[class^=icon-]{display:inline-block;font-family:TCFont-Regular;font-size:1.231em;font-style:normal!important;font-weight:400!important;position:relative;top:-.1em;vertical-align:middle;width:1.231em}[class*=" icon-"].icon-comments:before,[class^=icon-].icon-comments:before{content:"ï€€"}[class*=" icon-"].icon-twitter:before,[class^=icon-].icon-twitter:before{color:#00b0e9;content:"ï€"}[class*=" icon-"].icon-email:before,[class^=icon-].icon-email:before{content:"ï€‚"}[class*=" icon-"].icon-facebook:before,[class^=icon-].icon-facebook:before{color:#3a5a93;content:"ï€ƒ"}[class*=" icon-"].icon-maximise:before,[class^=icon-].icon-maximise:before{content:"ï€„"}[class*=" icon-"].icon-republish:before,[class^=icon-].icon-republish:before{content:"ï€…"}[class*=" icon-"].icon-globe:before,[class^=icon-].icon-globe:before{content:"ï€†"}[class*=" icon-"].icon-delete:before,[class^=icon-].icon-delete:before{content:"ï€‡"}[class*=" icon-"].icon-add:before,[class^=icon-].icon-add:before{content:"ï€ˆ"}[class*=" icon-"].icon-layout:before,[class^=icon-].icon-layout:before{content:"ï€‰"}[class*=" icon-"].icon-article-published:before,[class*=" icon-"].icon-article:before,[class^=icon-].icon-article-published:before,[class^=icon-].icon-article:before{content:"ï€Š"}[class*=" icon-"].icon-article-check:before,[class^=icon-].icon-article-check:before{content:"ï€‹"}[class*=" icon-"].icon-chart:before,[class^=icon-].icon-chart:before{content:"ï€Œ"}[class*=" icon-"].icon-reader:before,[class^=icon-].icon-reader:before{content:"ï€"}[class*=" icon-"].icon-readers:before,[class^=icon-].icon-readers:before{content:"ï€Ž"}[class*=" icon-"].icon-subtract:before,[class^=icon-].icon-subtract:before{content:"ï€‘"}[class*=" icon-"].icon-comment:before,[class^=icon-].icon-comment:before{content:"ï€’"}[class*=" icon-"].icon-search:before,[class^=icon-].icon-search:before{content:"ï€“"}[class*=" icon-"].icon-help:before,[class^=icon-].icon-help:before{content:"ï€”"}[class*=" icon-"].icon-rss:before,[class^=icon-].icon-rss:before{color:#eb7f3e;content:"ï€•"}[class*=" icon-"].icon-rss-non-coloured:before,[class^=icon-].icon-rss-non-coloured:before{content:"ï€•"}[class*=" icon-"].icon-favourite:before,[class^=icon-].icon-favourite:before{content:"ï€–"}[class*=" icon-"].icon-location:before,[class^=icon-].icon-location:before{content:"ï€—"}[class*=" icon-"].icon-time:before,[class^=icon-].icon-time:before{content:"ï€˜"}[class*=" icon-"].icon-friend-of-tc:before,[class^=icon-].icon-friend-of-tc:before{content:"ï€™"}[class*=" icon-"].icon-friend-of-tc-outer:before,[class^=icon-].icon-friend-of-tc-outer:before{content:"ï€¡"}[class*=" icon-"].icon-friend-of-tc-heart:before,[class^=icon-].icon-friend-of-tc-heart:before{content:"ï€¢"}[class*=" icon-"].icon-check:before,[class^=icon-].icon-check:before{content:"ï€£"}[class*=" icon-"].icon-favourite-add:before,[class^=icon-].icon-favourite-add:before{content:"ï€¤"}[class*=" icon-"].icon-followed:before,[class^=icon-].icon-followed:before{content:"ï€¥"}[class*=" icon-"].icon-skype:before,[class^=icon-].icon-skype:before{content:"ï€¦"}[class*=" icon-"].icon-media-enquiries:before,[class*=" icon-"].icon-phone:before,[class*=" icon-"].icon-work-phone:before,[class^=icon-].icon-media-enquiries:before,[class^=icon-].icon-phone:before,[class^=icon-].icon-work-phone:before{content:"ï€§"}[class*=" icon-"].icon-mobile:before,[class^=icon-].icon-mobile:before{content:"ï€¨"}[class*=" icon-"].icon-private:before,[class^=icon-].icon-private:before{content:"ï€©"}[class*=" icon-"].icon-public:before,[class^=icon-].icon-public:before{content:"ï€°"}[class*=" icon-"].icon-topics:before,[class^=icon-].icon-topics:before{content:"ï€±"}[class*=" icon-"].icon-menu:before,[class^=icon-].icon-menu:before{content:"ï€²"}[class*=" icon-"].icon-external-link:before,[class^=icon-].icon-external-link:before{content:"ï€³"}[class*=" icon-"].icon-trash:before,[class^=icon-].icon-trash:before{content:"ï€´"}[class*=" icon-"].icon-image:before,[class*=" icon-"].icon-picture:before,[class^=icon-].icon-image:before,[class^=icon-].icon-picture:before{content:"ï€µ"}[class*=" icon-"].icon-edit:before,[class^=icon-].icon-edit:before{content:"ï€¶"}[class*=" icon-"].icon-heading:before,[class^=icon-].icon-heading:before{content:"ï€·"}[class*=" icon-"].icon-bold:before,[class^=icon-].icon-bold:before{content:"ï€¸"}[class*=" icon-"].icon-italic:before,[class^=icon-].icon-italic:before{content:"ï€¹"}[class*=" icon-"].icon-link:before,[class^=icon-].icon-link:before{content:"ï€"}[class*=" icon-"].icon-video:before,[class^=icon-].icon-video:before{content:"ï"}[class*=" icon-"].icon-fullscreen:before,[class^=icon-].icon-fullscreen:before{content:"ï‚"}[class*=" icon-"].icon-close-fullscreen:before,[class^=icon-].icon-close-fullscreen:before{content:"ïƒ"}[class*=" icon-"].icon-favourite-minus:before,[class^=icon-].icon-favourite-minus:before{content:"ï„"}[class*=" icon-"].icon-envelope:before,[class^=icon-].icon-envelope:before{content:"ï…"}[class*=" icon-"].icon-simple-check:before,[class^=icon-].icon-simple-check:before{content:"ï†"}[class*=" icon-"].icon-calendar:before,[class^=icon-].icon-calendar:before{content:"ï‡"}[class*=" icon-"].icon-the-conversation:before,[class^=icon-].icon-the-conversation:before{content:"ïˆ"}[class*=" icon-"].icon-lock:before,[class^=icon-].icon-lock:before{content:"ï"}[class*=" icon-"].icon-unlock:before,[class^=icon-].icon-unlock:before{content:"ï‘"}[class*=" icon-"].icon-audio:before,[class^=icon-].icon-audio:before{content:"ï’"}[class*=" icon-"].icon-chevron-right:before,[class^=icon-].icon-chevron-right:before{content:"ï“"}[class*=" icon-"].icon-caret-down:before,[class^=icon-].icon-caret-down:before{content:"ï”"}[class*=" icon-"].icon-caret-left:before,[class^=icon-].icon-caret-left:before{content:"ï•"}[class*=" icon-"].icon-caret-right:before,[class^=icon-].icon-caret-right:before{content:"ï–"}[class*=" icon-"].icon-caret-up:before,[class^=icon-].icon-caret-up:before{content:"ï—"}[class*=" icon-"].icon-pastespecial:before,[class^=icon-].icon-pastespecial:before{content:"ï˜"}[class*=" icon-"].icon-linkedin:before,[class^=icon-].icon-linkedin:before{color:#0181b2;content:"ï™"}[class*=" icon-"].icon-pause:before,[class^=icon-].icon-pause:before{content:"ï&nbsp;"}[class*=" icon-"].icon-cog:before,[class^=icon-].icon-cog:before{content:"ï¡"}[class*=" icon-"].icon-orcid:before,[class^=icon-].icon-orcid:before{color:#a6ce39;content:"ï¢"}[class*=" icon-"].icon-music:before,[class^=icon-].icon-music:before{content:"ï£"}[class*=" icon-"].icon-print:before,[class^=icon-].icon-print:before{content:"ï¤"}[class*=" icon-"].icon-google-plus:before,[class^=icon-].icon-google-plus:before{color:#de4931;content:"ï¥"}[class*=" icon-"].icon-home:before,[class^=icon-].icon-home:before{content:"ï¦"}[class*=" icon-"].icon-facebook-simple:before,[class^=icon-].icon-facebook-simple:before{color:#3a5a93;content:"ï§"}[class*=" icon-"].icon-tag:before,[class^=icon-].icon-tag:before{content:"ï¨"}[class*=" icon-"].icon-left-guillemet:before,[class^=icon-].icon-left-guillemet:before{content:"ï©"}[class*=" icon-"].icon-input:before,[class^=icon-].icon-input:before{content:"ï°"}[class*=" icon-"].icon-whatsapp:before,[class^=icon-].icon-whatsapp:before{color:#455a64;content:"ï±"}[class*=" icon-"].icon-fb-messenger:before,[class^=icon-].icon-fb-messenger:before{color:#0084ff;content:"ï²"}[class*=" icon-"].icon-youtube:before,[class^=icon-].icon-youtube:before{color:red;content:"ï³"}[class*=" icon-"].icon-share:before,[class^=icon-].icon-share:before{content:"ï´"}[class*=" icon-"].icon-auth-facebook:before,[class^=icon-].icon-auth-facebook:before{color:#3a5a93;content:"ï€ƒ"}[class*=" icon-"].icon-auth-twitter:before,[class^=icon-].icon-auth-twitter:before{color:#00b0e9;content:"ï€"}[class*=" icon-"].icon-auth-linkedin:before,[class^=icon-].icon-auth-linkedin:before{color:#0181b2;content:"ï™"}[class*=" icon-"].icon-auth-google:before,[class^=icon-].icon-auth-google:before{color:#de4931;content:"ï¥"}.icon-combine .icon-friend-of-tc-heart{margin-top:.045em;position:absolute}span.icon-combine-heart{display:inline-block;font-size:inherit;height:inherit;padding-left:10px;position:relative}span.icon-combine-heart i{left:0;position:absolute;text-align:center;top:0}i.icon-conversation-red{color:#d8372c}.vivus-icon-examples li{float:left;height:25px;list-style:none;padding:10px 0;width:25%}@font-face{font-family:LeagueGothicRegular;font-style:normal;font-weight:400;src:url(carlton/vendor/assets/fonts/league_gothic-85b7fb30f6d41cc973faf80f424e6e63.eot);src:url(carlton/vendor/assets/fonts/league_gothic-85b7fb30f6d41cc973faf80f424e6e63.eot?#iefix) format("embedded-opentype"),url(carlton/vendor/assets/fonts/league_gothic-fcfe9dc1ed1e0ab9f152674454137a00.woff) format("woff"),url(carlton/vendor/assets/fonts/league_gothic-4f8176d27ec49c04d08bea28065154e7.ttf) format("truetype")}@font-face{font-family:MesloLGMDZ;font-style:normal;font-weight:400;src:url(carlton/vendor/assets/fonts/meslolgm-dz-regular-webfont-2be37c7a7d3cdd7ffe7c891dfe17cc66.eot);src:url(carlton/vendor/assets/fonts/meslolgm-dz-regular-webfont-2be37c7a7d3cdd7ffe7c891dfe17cc66.eot?#iefix) format("embedded-opentype"),url(carlton/vendor/assets/fonts/meslolgm-dz-regular-webfont-5c5996cee58175a84378b12cc0b30afa.woff) format("woff"),url(carlton/vendor/assets/fonts/meslolgm-dz-regular-webfont-4212ca95c451af9dd1a520d21ccb5aa6.ttf) format("truetype")}@font-face{font-family:MesloLGMDZ;font-style:normal;font-weight:700;src:url(carlton/vendor/assets/fonts/meslolgm-dz-bold-webfont-afed1b3bfd01939033e8b68e5bafc050.eot);src:url(carlton/vendor/assets/fonts/meslolgm-dz-bold-webfont-afed1b3bfd01939033e8b68e5bafc050.eot?#iefix) format("embedded-opentype"),url(carlton/vendor/assets/fonts/meslolgm-dz-bold-webfont-09c2ec098bcfb6c20814e00afb44f264.woff) format("woff"),url(carlton/vendor/assets/fonts/meslolgm-dz-bold-webfont-8b6239a168f578ec883f347fd26c09e1.ttf) format("truetype")}@font-face{font-family:MesloLGMDZ;font-style:italic;font-weight:400;src:url(carlton/vendor/assets/fonts/meslolgm-dz-italic-webfont-c1a021a8cbb3cb6c36bcd6d320c5a5a8.eot);src:url(carlton/vendor/assets/fonts/meslolgm-dz-italic-webfont-c1a021a8cbb3cb6c36bcd6d320c5a5a8.eot?#iefix) format("embedded-opentype"),url(carlton/vendor/assets/fonts/meslolgm-dz-italic-webfont-d58d35a61eec722e0e31d7dd9a5a1da0.woff) format("woff"),url(carlton/vendor/assets/fonts/meslolgm-dz-italic-webfont-d0f687accbe89bb16354398d4a25e5fe.ttf) format("truetype")}@font-face{font-family:MesloLGMDZ;font-style:italic;font-weight:700;src:url(carlton/vendor/assets/fonts/meslolgm-dz-bolditalic-webfont-5163195e408f60de2bb2ac5a7dd4d7cf.eot);src:url(carlton/vendor/assets/fonts/meslolgm-dz-bolditalic-webfont-5163195e408f60de2bb2ac5a7dd4d7cf.eot?#iefix) format("embedded-opentype"),url(carlton/vendor/assets/fonts/meslolgm-dz-bolditalic-webfont-25f71e8233d430b405efbbc9681172bd.woff) format("woff"),url(carlton/vendor/assets/fonts/meslolgm-dz-bolditalic-webfont-03137272c57989f05c4c675da8f45937.ttf) format("truetype")}body.authoring{background-color:#fff}body.authoring #outer{padding:0 0 50px}body.authoring #outer:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.authoring #editor{position:relative}body.authoring #editor:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.authoring #editor .loader{left:50%;margin-left:-25px;position:absolute;top:250px;z-index:10}body.authoring #editor .loader div{background-image:url(loading-ccc-2d45d21d276c0be2227feccd5effab76.gif);background-position:50%;background-repeat:no-repeat;padding:25px}body.authoring #footer{display:none}.avatar-upload-view .upload-panel{float:left;position:relative;width:168px}.avatar-upload-view .upload-action{background-image:url(author/width238_default-bb0960435c7ffb76bd8d8d4ac8cb7b10.jpg);background-size:cover;border:3px solid #fff;border-radius:6px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);cursor:pointer;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=' url("../images/author/width238_default.jpg")',sizingMethod="scale");height:168px;position:relative}.avatar-upload-view .upload-action span{background-color:rgba(0,0,0,.3);border-radius:2px;bottom:0;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);box-sizing:border-box;color:#fff;display:block;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr="#50000000",EndColorStr="#50000000");font-size:150%;left:0;line-height:normal;padding:60px 12px;position:absolute;right:0;text-align:center;top:0}.avatar-upload-view .upload-action img{max-height:100%;position:absolute;width:auto;z-index:2}.avatar-upload-view .upload-action img.progress{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05)}.avatar-upload-view .upload-action img.progress:after{bottom:0;color:#fff;content:"Uploading...";font-size:150%;left:0;line-height:168px;position:absolute;right:0;text-align:center;top:0}.avatar-upload-view .upload-action input{font-size:168px!important;z-index:5}.avatar-upload-view .upload-action:hover span{background-color:rgba(0,0,0,.15);z-index:3}.avatar-upload-view .hint{float:left;margin-left:20px;width:452px}.avatar-upload-view .hint .error{display:none}.avatar-upload-view .upload{display:block;padding-left:0;padding-right:0;text-align:center;width:auto}.author-profile-completeness-lightbox-view .external-profile-link i{top:-.2em}.article-browser-article,.article-browser-article.ui-draggable-dragging,.article-browser-article.ui-draggable-dragging:hover,.article.ui-draggable-dragging,.article.ui-draggable-dragging:hover,article.ui-draggable-dragging{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.article-browser-article,article.ui-draggable-dragging{background:#fff;margin:0 7px 12px 9px;overflow:hidden;padding:12px 36px 12px 12px;position:relative;transition:opacity .25s;width:215px;z-index:9}.article-browser-article.hidden,article.ui-draggable-dragging.hidden{height:0;margin-bottom:0;margin-top:0;opacity:0;padding-bottom:0;padding-top:0}.article-browser-article .byline em,.article-browser-article .content,.article-browser-article .toggle-byline,.article-browser-article figure,.article-browser-article h4,article.ui-draggable-dragging .byline em,article.ui-draggable-dragging .content,article.ui-draggable-dragging .toggle-byline,article.ui-draggable-dragging figure,article.ui-draggable-dragging h4{display:none}.article-browser-article time,article.ui-draggable-dragging time{color:#4b4b4e;display:block!important;float:left;font-size:11px;line-height:normal;margin-bottom:4px}.article-browser-article .article-region,article.ui-draggable-dragging .article-region{background:#9dc4e7;border-radius:2px;color:#fff;float:left;font-size:9px;letter-spacing:2px;line-height:1;margin-bottom:4px;margin-right:6px;padding:3px 4px;position:relative;text-transform:uppercase}.article-browser-article .article-region.uk,article.ui-draggable-dragging .article-region.uk{background:#f7aca6}.article-browser-article .article-region.us,article.ui-draggable-dragging .article-region.us{background:#6da67e}.article-browser-article .article-region.africa,article.ui-draggable-dragging .article-region.africa{background:#7c4f99}.article-browser-article h2,article.ui-draggable-dragging h2{clear:left;color:#4b4b4e;display:block!important;font-size:15px!important;font-weight:700;letter-spacing:normal;line-height:18px!important;margin:0;pointer-events:none;text-transform:none}.article-browser-article .remove-unplaced,article.ui-draggable-dragging .remove-unplaced{display:none}.article-browser-article p,article.ui-draggable-dragging p{padding:0}.article-browser-article .byline,article.ui-draggable-dragging .byline{line-height:13px;margin-top:3px}.article-browser-article .byline a,article.ui-draggable-dragging .byline a{color:#4b4b4e;pointer-events:none}.article-browser-article .button,article.ui-draggable-dragging .button{float:left;margin-bottom:0;margin-left:3px;padding:1px 7px}.article-browser-article .article-options,article.ui-draggable-dragging .article-options{background-image:linear-gradient(90deg,rgba(0,0,0,.05) 0,transparent 20%);background:#f2f2f3;color:#f2f2f3;font-size:11px;height:100%;position:absolute;right:0;text-align:center;top:0;width:25px}.article-browser-article .article-options a,article.ui-draggable-dragging .article-options a{border-radius:4px;color:#4b4b4e;display:block;left:0;margin:-24px 2px 2px 3px;position:absolute;top:50%;width:20px}.article-browser-article .article-options a i,article.ui-draggable-dragging .article-options a i{margin:-1px 0 0 1px}.article-browser-article .article-options a:hover,article.ui-draggable-dragging .article-options a:hover{color:#1b78d0}.article-browser-article .article-options .remove-unplaced,article.ui-draggable-dragging .article-options .remove-unplaced{margin:0 2px 2px 3px}.article-browser-article .article-options .remove-unplaced i,article.ui-draggable-dragging .article-options .remove-unplaced i{font-size:17px;margin:0}.article-browser-article .article-options .remove-unplaced:hover,article.ui-draggable-dragging .article-options .remove-unplaced:hover{background:#d8372c;color:#fcc}.article-browser-article.published,article.ui-draggable-dragging.published{cursor:move}.article-browser-article.published .article-options,article.ui-draggable-dragging.published .article-options{background-color:#f2f2f3}.article-browser-article.published:hover,article.ui-draggable-dragging.published:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.article-browser-article.finished,article.ui-draggable-dragging.finished{background:#f2f2f3;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);cursor:no-drop}.article-browser-article.finished a,.article-browser-article.finished a:active,.article-browser-article.finished a:visited,article.ui-draggable-dragging.finished a,article.ui-draggable-dragging.finished a:active,article.ui-draggable-dragging.finished a:visited{color:#4b4b4e}.article-browser-article.finished .article-region,article.ui-draggable-dragging.finished .article-region{background:#afafaf;top:3px}#editor-dashboard-viewer{background-color:#fff;background:#f2f2f3 linear-gradient(180deg,#fafafa 0,#fafafa 30px,#fff 60px);border-radius:4px;float:right;font-size:12px;position:relative}#editor-dashboard-viewer .my-dashboard{border:1px solid #d7d7db;border-radius:3px 0 0 3px;color:#4b4b4e;display:block;float:left;height:24px;padding:6px 18px 0 12px;position:relative}#editor-dashboard-viewer .my-dashboard:hover{background:#f2f2f3;border:1px solid #3be}#editor-dashboard-viewer .or{background-color:#4b4b4e;border-radius:10px;color:#fff;font-size:8px;font-weight:400;height:19px;padding-top:1px;position:absolute;right:-10px;text-align:center;text-transform:uppercase;top:5px;width:20px;z-index:21}#editor-dashboard-viewer .chooser-view{float:right;width:178px}#editor-dashboard-viewer .chooser-view:not(.open) .chooser-view-selection-pane{border-radius:0 3px 3px 0}#editor-dashboard-viewer .chooser-view:not(.open) .chooser-view-selection-pane:hover{background:#f2f2f3;border:1px solid #3be}#editor-dashboard-viewer .avatar{border-radius:10px;height:20px;width:20px}#editor-dashboard-viewer .chooser-view-selection-pane{border-radius:0 3px 3px 3px;margin-left:-1px}#editor-dashboard-viewer .chooser-view-title{padding-left:12px}#editor-dashboard-viewer .chooser-view-title img{display:none}#editor-dashboard-viewer .autocomplete li{margin:0;padding:6px}#editor-dashboard-viewer .autocomplete li img{display:block;float:left;margin-right:5px;position:relative}.CodeMirror{color:#383838;font-family:MesloLGMDZ,Monaco,monospace;font-size:16px;height:auto;line-height:1.6em}.CodeMirror,.CodeMirror .CodeMirror-scroll{overflow:visible!important}.CodeMirror-lines{padding:20px 0}.CodeMirror pre{padding:0 40px}.CodeMirror-wrap .CodeMirror-scroll{overflow:visible}.CodeMirror-widget{position:relative}.CodeMirror-widget:after{content:""}div.CodeMirror-selected{background:#e5e5e6}.CodeMirror-focused div.CodeMirror-selected{background:#b5d5ff}.cm-s-tc .cm-formatting{color:#62626a}.cm-s-tc .cm-formatting-strong.cm-formatting{color:#383838}.cm-s-tc .cm-header{border-bottom:2px solid #000;color:#383838}.cm-s-tc .cm-link{border-bottom:2px solid #148cb8;color:#4c88ee;text-decoration:none}.cm-s-tc .cm-string{background-color:rgba(51,136,238,.15);color:#4c88ee}.cm-s-tc .cm-formatting-link,.cm-s-tc .cm-formatting-link-string{background-color:transparent;border-bottom:none;color:#62626a}.cm-s-tc .cm-header.cm-formatting,.cm-s-tc .cm-invalidchar{color:#62626a}.cm-s-tc .cm-trailing-space-a:after,.cm-s-tc .cm-trailing-space-b:after,.cm-s-tc .cm-trailing-space-new-line:after{content:""}.tc-markdown-toolbar{background:#f2f2f3;border-bottom:1px solid #d7d7db;border-top:1px solid #d7d7db;height:40px;overflow:hidden;padding:0;z-index:5}.tc-markdown-toolbar .button{background:#f2f2f3;border:0;border-radius:0;color:#4b4b4e;height:42px;margin:0;outline:1px solid #d7d7db;padding:0;position:relative;transition:color .15s,background .15s;width:50px}.tc-markdown-toolbar .button i{font-size:16px;height:100%;line-height:50px;text-align:center;top:-4px;width:100%}.tc-markdown-toolbar .button:first-of-type{margin-left:30px}.tc-markdown-toolbar .button:hover{background:#f2f2f3}.tc-markdown-toolbar .button.on,.tc-markdown-toolbar .button:active{background:#3e8ace;color:#fff}.authoring-header{background:#4b4b4e;height:auto;margin-bottom:25px;padding:18px 0;position:relative}.authoring-header:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.editorial-admin .authoring-header{margin:0 -20px 40px;padding:0 20px}.authoring-header hgroup{color:#fff;float:left}.authoring-header hgroup.wrapper{float:none}.authoring-header hgroup h1,.authoring-header hgroup h2{line-height:normal;margin:0}.authoring-header hgroup h1{font-size:21px}.authoring-header hgroup h2{font-size:13px;margin-top:.2em}.authoring-header .toolset{float:right}.authoring-header label{display:none}.authoring-header-primary{padding:20px 0}.authoring-header-primary:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.authoring-header-secondary{background:#62626a;clear:both;margin:0 -20px;padding:10px 20px}.authoring-header-secondary:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.authoring-header-secondary .button{float:right}.authoring-header-secondary .button+.button{margin-right:10px}.authoring-header-secondary .message{color:#fff;float:left;font-weight:700;margin:0}.editorial-admin #authoring-actions{margin:0 -20px}#authoring-actions{background-color:#f2f2f3;border-bottom:1px solid #d7d7db;margin-bottom:20px;padding:20px;position:relative}#authoring-actions:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}#authoring-actions a.button,#authoring-actions input[type=submit]{float:right;margin-right:10px}#authoring-actions a.button.back{float:left}#authoring-actions #deadline{float:left;padding-bottom:3px}#authoring-actions #deadline p{font-size:12px;margin-bottom:0}textarea.large-type{border:1px dotted #d7d7db;color:#4b4b4e;font-size:26px;font-weight:700;padding:10px}.content-pages{margin-top:20px}.content-pages ul{list-style:none}.content-pages ul li{clear:both;margin:0}.content-pages ul li input{float:left;margin:4px 5px 0 0}body&gt;.curtain{zoom:1;background-color:hsla(0,0%,100%,.9);bottom:0;left:0;position:fixed;right:0;top:0;z-index:10}html.no-rgba body&gt;.curtain{background-color:#fff;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAKdJREFUeNrs0QENADAIBLEx/zqx8dggpCfhWkn6aU3fAiACAkRAgAgIEAEBIiACAkRAgAgIEAEBIiACAkRAgAgIEAEBIiACAkRAgAgIEAEBIiACAkRAgAgIEAEBIiACAkRAgAgIEAEBIiACAkRAgAgIEAEBIiACAkRAgAgIEAEBIiACAkRAgAgIEAEBIiACAkRAgAgIEAEBIiBABERAgAgIEAG53ggwALvQBKsY9IW0AAAAAElFTkSuQmCC");background-position:0 0;background-repeat:repeat}body&gt;.curtain .inner{left:50%;position:absolute;top:50%}body&gt;.curtain .message{background-color:#fff;border:1px solid #d7d7db;border-radius:4px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);display:inline-block;margin-left:-50%;margin-top:-50%;overflow:hidden;padding:12px}body&gt;.curtain .message img,body&gt;.curtain .message p{display:block;float:left}body&gt;.curtain .message p{color:#000;font-weight:700;margin-bottom:0}body&gt;.curtain .message img{padding:1px 0 1px 12px}@-webkit-keyframes ping{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2)}}@keyframes ping{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2)}}@-webkit-keyframes step1to2{0%{left:0;transform:translateZ(0)}to{left:0;transform:translate3d(-25%,0,0)}}@keyframes step1to2{0%{left:0;transform:translateZ(0)}to{left:0;transform:translate3d(-25%,0,0)}}@-webkit-keyframes step2to3{0%{left:0;transform:translate3d(-25%,0,0)}to{left:0;transform:translate3d(-50%,0,0)}}@keyframes step2to3{0%{left:0;transform:translate3d(-25%,0,0)}to{left:0;transform:translate3d(-50%,0,0)}}.datefilter{position:relative}.datefilter .datefilter-control{background-color:#fff;border:1px solid #d7d7db;border-radius:.25rem .25rem .25rem 0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);display:none;position:absolute;right:0;top:40px;width:460px;z-index:10000}.datefilter .datefilter-control:after{border:10px solid transparent;border-bottom-color:#d7d7db;content:"";height:0;position:absolute;right:8px;top:-20px;width:0}.datefilter .datefilter-control .date-filters{border-bottom:1px solid #d7d7db}.datefilter .datefilter-control .date-filters li{border-left:1px solid #d7d7db;float:left;width:91px}.datefilter .datefilter-control .date-filters li:first-child{border-left:none;width:92px}.datefilter .datefilter-control .date-filters li a{background-color:#fff;color:#4b4b4e;display:block;font-size:11px;font-weight:700;padding:18px 0;text-align:center;transition:background-color .2s}.datefilter .datefilter-control .date-filters li a.selected,.datefilter .datefilter-control .date-filters li a:hover{background-color:#f2f2f3}.datefilter .current-date-time{background:#f2f2f3;background-color:#f2f2f3;border:1px solid #d7d7db;border-radius:.25rem;color:#212121;display:inline-block;font-size:13px;font-weight:700;height:14px;margin-top:-2px;padding:7px 0 11px 9px}.datefilter .current-date-time:active,.datefilter .current-date-time:hover{background:#f2f2f3}.datefilter .current-date-time i{float:right;font-size:1.8em;padding-top:2px}.datefilter.date-time .datetime p{border-bottom:1px solid #d7d7db;font-size:11px;margin:0;padding:5px 15px;text-align:center}.datefilter.date-time .datetime div.date input.datepicker-date{width:90px}.datefilter.date-time .datetime div.date,.datefilter.date-time .datetime div.time{border-right:1px solid #d7d7db;float:left;font-size:12px;font-style:italic;padding:15px;position:relative;width:144px}.datefilter.date-time .datetime div.date label,.datefilter.date-time .datetime div.time label{display:block;float:left;padding-top:6px;width:25%}.datefilter.date-time .datetime div.date input,.datefilter.date-time .datetime div.date select,.datefilter.date-time .datetime div.time input,.datefilter.date-time .datetime div.time select{float:right}.datefilter.date-time .datetime div.date select,.datefilter.date-time .datetime div.time select{margin-top:4px}.datefilter.date-time .datetime div.date button,.datefilter.date-time .datetime div.time button{display:none}.datefilter.date-time .datetime div.update{float:left;padding:20px 0 0;text-align:center;width:110px}.datefilter.date-time .datetime div.update button{float:none}.date-range-picker{color:#4b4b4e;font-size:16px;margin-bottom:20px;position:relative}.date-range-picker:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.date-range-picker input{display:none}.date-range-picker .date-range{background-color:#f2f2f3;border:1px solid #d7d7db;color:#4b4b4e;display:block;margin-bottom:0;padding:10px;top:0;width:340px}.date-range-picker .date-range:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.date-range-picker .date-range:hover{background-color:#fff;color:#212121}.date-range-picker .date-range .label{margin-right:20px}.date-range-picker .date-range .range{font-size:16px}.date-range-picker .date-range .icon-caret-down{float:right;font-size:20px;line-height:inherit;text-align:center;width:18px}.date-range-picker .date-fields{background-color:#fff;clear:both;display:none;line-height:normal;margin-top:-1px;padding:0;position:absolute;width:362px;z-index:100}.date-range-picker .date-fields ul.date-field-menu-items{background:#f2f2f3;border:1px solid #d7d7db;list-style:none;position:relative}.date-range-picker .date-fields ul.date-field-menu-items a{color:#4b4b4e;cursor:pointer;display:block;padding:10px}.date-range-picker .date-fields ul.date-field-menu-items a:hover{background-color:#fff}.date-range-picker .date-fields ul.date-field-menu-items li+li{border-top:1px solid #d7d7db}.date-range-picker .date-fields .calendars,.date-range-picker .date-fields.custom-range ul{display:none}.date-range-picker .date-fields.custom-range .calendars{display:block}.date-range-picker.opened:hover{background-color:#f2f2f3}.date-range-picker.opened .date-fields{display:block}.date-range-picker.opened .date-range{background-color:#fff}@media only screen and (max-width:599px){.date-range-picker{width:auto}.date-range-picker .date-fields{width:100%}.date-range-picker .date-fields ul.date-field-menu-items{width:auto}}.calendars{background:#f2f2f3;border:1px solid #d7d7db;display:block;overflow:hidden;position:relative;width:360px;z-index:100}.calendars:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.calendars .selected{font-size:.9em}.calendars .selected a{display:none}.calendars .actions{clear:both;display:block}.calendars .range{float:right;margin-top:6px}.calendars .calendar-container{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:cubic-bezier(.45,.28,0,1.22);animation-timing-function:cubic-bezier(.45,.28,0,1.22);-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;transform-style:preserve-3d;width:400%}.calendars .calendar-container:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.calendars.step-2 .calendar-container{-webkit-animation-name:step1to2;animation-name:step1to2;left:-100%}.calendars.step-3 .calendar-container{-webkit-animation-name:step2to3;animation-name:step2to3;left:-200%}.calendars .tabbed{background-color:#fff;border-bottom:1px solid #d7d7db;height:33px;padding:0 20px}.calendars .tabbed .tab{border:1px solid #d7d7db;font-size:.6em;padding:6px 20px 0}.calendars .tabbed .tab.active{background-color:#f2f2f3;border-bottom:1px solid #d7d7db}.calendars .calendar{float:left;height:430px;position:relative;width:25%}.calendars .calendar .months{zoom:1;background-color:#4b4b4e;border-radius:.25rem .25rem 0 0;margin:20px 20px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.calendars .calendar .months:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.calendars .calendar .months .next-month,.calendars .calendar .months .previous-month{color:#fff;float:left;font-size:.9em;padding:9px 0 3px;text-align:center;width:15%}.calendars .calendar .months .next-month.current,.calendars .calendar .months .previous-month.current{cursor:default;opacity:0;pointer-events:none}.calendars .calendar .months .next-month:hover,.calendars .calendar .months .previous-month:hover{color:#293299}.calendars .calendar .months .selected-date{float:left;margin:0;padding:6px 0;text-align:center;width:70%}.calendars .calendar .month-data{background-color:#fff;border-bottom:1px solid #d7d7db;height:310px;left:0;margin:0 20px;position:absolute;right:0;top:106px}.calendars .calendar ol{background-color:#fff;clear:both;list-style:none;margin:0}.calendars .calendar ol:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.calendars .calendar ol.days{font-weight:700;padding-top:10px}.calendars .calendar ol li{display:block;float:left;font-size:16px;height:40px;line-height:40px;overflow:visible;position:relative;text-align:center;transition:transform .25s;width:14%}.calendars .calendar ol li a{color:#4b4b4e;margin:-10px;padding:10px;position:relative}.calendars .calendar ol li.out-of-range a{color:#d7d7db;cursor:default;pointer-events:none}.calendars .calendar ol li.selected-day a{color:#fff}.calendars .calendar ol li.selected-day span{background-color:#293299}.calendars .calendar ol li.selected-day:active span{background-color:#e0f1f5}.calendars .calendar ol li.selected-day span:after{-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-name:ping;animation-name:ping;-webkit-animation-timing-function:cubic-bezier(.39,.575,.565,1);animation-timing-function:cubic-bezier(.39,.575,.565,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;border:7px solid #d7d7db;border-radius:42px;bottom:0;content:"";display:block;left:0;opacity:0;position:absolute;right:0;top:0;transform-style:preserve-3d;z-index:2}.calendars .calendar ol li span{border-radius:20px;content:"";display:block;height:40px;left:50%;margin-left:-20px;position:absolute;transition:background .25s;width:40px}@media only screen and (max-width:599px){.calendar{width:auto}.calendar .selected span{display:none}}.calendar-view-header{border-bottom:1px solid #d7d7db;text-align:center;width:100%}.calendar-view-header:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.calendar-view-header span{display:block;padding:10px 0}.calendar-view-header a{float:left;padding:10px 0;width:50%}.calendar-view-header a+a{border-left:1px solid #d7d7db;margin-left:-1px}.calendar-view-header a:hover{background-color:#fff}.custom-date-range-confirmation-view{float:left;height:435px;position:relative;width:25%}.custom-date-range-confirmation-view .selected-dates{margin:-10px 0 0 20px}.custom-date-range-confirmation-view .selected-dates h2{line-height:normal;padding-top:30px}@-webkit-keyframes copiedFadeOut{0%{opacity:1}to{opacity:0}}@keyframes copiedFadeOut{0%{opacity:1}to{opacity:0}}.draft-link-tooltip-view{z-index:10}.draft-link-tooltip-view p{margin:0}.draft-link-tooltip-view .facet{clear:both;margin-bottom:20px}.draft-link-tooltip-view .field{background:#f2f2f3;border:1px solid #d7d7db;border-radius:3px 0 0 3px;box-sizing:border-box;display:block;float:left!important;height:28px;margin:5px 0 10px;overflow:hidden;padding:5px;position:relative;text-overflow:ellipsis;white-space:nowrap;width:254px}.draft-link-tooltip-view .copy.button{border-radius:0 3px 3px 0;float:right;height:20px;margin:5px 0 0!important;position:relative;width:20px}.draft-link-tooltip-view .copy.button:after{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAQCAQAAABnqj2yAAAAz0lEQVQY043OvUrDYBgF4A8cRYt3IEUpCE5CdBFdMjgWMugmiGBHQQcr4hVIBzOKiOBQaMQfKlR00NFFcHL3Qh6HJm2Ci5zl8D7wcoJQyZkrM8NePs/q6jjwLirThjtfMtMmdPy4tV/QqRNbXvRkHrUl7gs6tiuYVFMzJVjRLaitVZmz+i86sveXmnoynz5kMmtletPUUFfXsO2mTAPzozfLLvMWDWmhRM9isdihhyot+ZZKpc5tBgNzI4pcjFcGrxKLeXZclynR95Snb31Mv9hIAtmtQ8QWAAAAAElFTkSuQmCC");background-repeat:no-repeat;content:"";display:block;height:16px;left:14px;position:absolute;top:5px;width:14px;z-index:100000000}.draft-link-tooltip-view .note{clear:both;font-size:10px;margin:6px 0 0}.draft-link-tooltip-view .button{float:left;margin:6px 0 0!important}.editorial-grid{box-sizing:border-box;margin-top:0;min-height:100%;position:relative}.editorial-grid,.editorial-grid .flex-grid{clear:both;display:flex}.editorial-grid .flex-grid&gt;div{flex:1;margin:0 20px 20px 0}.editorial-grid .flex-grid&gt;div.flex-grid-large{flex:3}.editorial-grid .flex-grid&gt;div.align-right{text-align:right}.editorial-grid .flex-grid&gt;div.align-center{text-align:center}.editorial-grid .flex-grid&gt;div.align-left{text-align:left}.editorial-grid .flex-grid&gt;div:last-child{margin-right:0}.editorial-main{box-sizing:border-box;flex:1;padding:0 20px;transition:all .3s}.editorial-main .editorial-main-content{margin:0 auto;max-width:972px;position:relative}.editorial-main .editorial-main-content:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.editorial-main .editorial-main-content .editorial-export{float:right;padding-bottom:20px}body.editorial{min-width:auto}body.editorial #topbar .wrapper{max-width:972px;width:100%}body.editorial #topbar .topbar-promotional-links,body.editorial #topbar .topbar-stay-informed{display:none}@media only screen and (max-width:599px){.editorial-grid .flex-grid{flex-direction:column}.editorial-grid .flex-grid&gt;div{margin-right:0}}@media only screen and (min-width:1466px){.editorial-main .editorial-main-content,body.editorial #topbar .wrapper{max-width:1356px}}.editorial-sidebar{background:#000;position:relative;transition:all .3s;width:180px;z-index:1000}.editorial-sidebar .cover{background:#000;bottom:0;display:none;left:0;position:absolute;right:0;top:0;z-index:10000}.editorial-sidebar-group{color:#fff;display:none;margin:0;min-width:40px;padding:0;transition:min-width .3s,background .3s,margin .3s,padding .3s}.editorial-sidebar-group+.editorial-sidebar-group{margin-top:0}.editorial-sidebar-group h3{background:transparent;color:inherit;font-size:16px;margin:0;padding:0 10px;position:relative;text-indent:0;transition:all .3s}.editorial-sidebar-group h3:hover{background:#4b4b4e;color:#fff}.editorial-sidebar-group h3 a{color:inherit;display:block;margin:0 -10px;overflow:hidden;padding:12px;position:relative;transition:background .3s;z-index:1000}.editorial-sidebar-group h3 a:hover,.editorial-sidebar-group h3 a:visited{color:inherit}.editorial-sidebar-group i{color:#d7d7db;position:absolute;right:10px;text-align:center;text-indent:0;top:12px;z-index:100}.editorial-sidebar-group li{border-width:0;margin:0;overflow-x:hidden;transition:border-width .3s}.editorial-sidebar-group li a{color:#fff;display:block;font-size:12px;height:0;line-height:1.65;overflow:hidden;padding:0 10px;text-decoration:underline;text-indent:0;transition:all .3s}.editorial-sidebar-group.active,.editorial-sidebar-group.active h3{background:#212121}.editorial-sidebar-group.active li a{border-left:6px solid #d7d7db;height:24px;padding:12px 10px 5px;text-decoration:none;text-indent:0}.editorial-sidebar-group.active li a.active,.editorial-sidebar-group.active li a:hover{background:#4b4b4e;color:#fff}@media(max-width:1092px){.editorial-sidebar{width:40px}.editorial-sidebar-group.active li a{height:0;padding:0 10px}.editorial-sidebar-group h3{padding:0}.editorial-sidebar-group h3 a{margin:0;padding:10px 0}.editorial-sidebar-group h3,.editorial-sidebar-group li a{text-indent:-140px}.editorial-sidebar-group li a{height:0;padding:0 10px}.editorial-sidebar-opened{overflow-x:hidden}.editorial-sidebar-opened .cover{background:rgba(0,0,0,.3);display:block;left:100%;width:100vw}.editorial-sidebar-opened .editorial-main{transform:translateX(140px)}.editorial-sidebar-opened .editorial-sidebar{margin-left:-140px;transform:translateX(140px);width:180px}.editorial-sidebar-opened .editorial-sidebar-group{min-width:140px}.editorial-sidebar-opened .editorial-sidebar-group h3{padding:0 10px;text-align:left;text-indent:0}.editorial-sidebar-opened .editorial-sidebar-group.active li a{height:20px;padding:5px 10px;text-indent:0}}.editorial-search-form{background-color:#e1e4e6;margin-bottom:1em;margin-top:1em;padding-bottom:1em;padding-top:1em}.editorial-search-form:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.editorial-search-form .search-results-count{float:right;margin-right:1em;margin-top:1em}.editorial-search-form .search label{display:none}.editorial-search-form .search input{margin-left:1em;padding-bottom:5px;padding-top:5px}.editorial-search-form .search input.input{border-color:#fff;max-width:450px;min-width:300px}.editorial-search-form .search input.button{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-5px;padding-bottom:6px;padding-top:4px}.editorial-search-form .search #user-directory-show-options{margin-left:1em}.editorial-search-form .search-options{float:left;margin-left:1em;margin-top:1em}.editorial-search-form .search-options label{margin-right:1em;position:relative;top:3px}.editorial-search-form .search-options label input[type=checkbox]{margin:0;position:relative;top:-1px}.region-selector{background:#fff;border-radius:4px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);margin:-5px 0;min-width:166px;padding:0;position:absolute;right:0;top:20px;z-index:20}.region-selector label{background:#f2f2f3;border-radius:4px;display:block}.region-selector .region{background:#fff;color:#4b4b4e;display:block;padding:8px 12px;transition:background .3s}.region-selector .region:hover{background:#f2f2f3;color:#111}.region-selector .region.active{border-bottom:1px solid #fff;border-radius:4px;cursor:pointer;font-weight:700}.region-selector .icon{color:#666;line-height:36px;position:absolute;right:0;text-align:center;width:30px}.region-pitch-section-picker{background-color:#eff1f2;margin:20px 0;padding:10px}.region-pitch-section-picker:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.region-pitch-section-picker fieldset{float:left;padding:0}.region-pitch-section-picker fieldset+fieldset{margin-left:10px}.region-pitch-section-picker .actions{float:right}.region-pitch-section-picker .actions .button{margin:0;padding:12px 20px}.user-confirmation,.user-spam,.user-type{background-color:red;border-radius:1px;color:#fff;font-size:.8em;font-weight:700;letter-spacing:normal;margin:0;padding:0 .3em;position:relative;text-transform:uppercase}.user-confirmation:hover+.tooltip,.user-spam:hover+.tooltip,.user-type:hover+.tooltip{display:block}.user-type{background-color:#0190d0}.user-type.editor{background-color:orange}.user-type.author{background-color:green}.user-records .user{background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);clear:both;list-style-type:none;margin-bottom:1em;padding:1em;position:relative}.user-records .user:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.user-records .user .account-locked{display:none}.user-records .user.locked{background-color:#f2f2f3;box-shadow:none}.user-records .user.locked .account-locked{display:block}.user-records .user.locked .convert-action{display:none}.user-records .user.locked .profile{opacity:.5}.user-records .user.locked span.account-locked{bottom:0;clear:both;color:#213b4b;float:right;margin:10px 0 0;opacity:.5;padding:0;right:0}.user-records .user.locked span.account-locked span{font-size:11px}.user-records .user.locked span.account-locked i.icon-lock{font-size:14px;margin-right:-.2em}.user-records .user img{display:block;float:left;margin-left:1px;margin-right:1em}.user-records .user .help-tooltip{width:80px}.user-records .user .help-tooltip .tooltip.bottom{display:none;left:-92px;padding:5px;text-align:center;top:24px}.user-records .user .help-tooltip .tooltip.bottom p{display:block;margin:0}.user-records .user h3{font-size:12px;margin:0}.user-records .user section{margin-right:0}.user-records .user .profile .links{color:#727272;display:block;font-size:11px;list-style-type:none;margin-left:60px}.user-records .user .profile .links h3{color:#085d91;display:inline;font-size:12px;margin-bottom:0}.user-records .user .profile .links p{display:inline}.user-records .user .profile .general{border-top:1px solid #e5e5e6;list-style:none;margin:4px 0 0 4px;padding-right:10px;padding-top:4px}.user-records .user .profile .general li{float:left;padding-right:12px}.user-records .user .profile .general a,.user-records .user .profile .general a:visited{color:#069}.user-records .user .profile .fields-of-research{clear:both;color:#727272;font-size:11px;margin-left:64px;padding-right:10px;padding-top:10px}.user-records .user .profile .fields-of-research p{line-height:1.4em;margin:0}.user-records .user .details{border-left:1px solid #d7d7db;color:#727272;font-size:11px;padding-left:10px}.user-records .user .details li{list-style:none}.user-records .user .details li i{font-size:13px}.user-records .user .actions-and-research{float:right}.user-records .user .actions-and-research ul.user-actions{float:right;list-style:none}.user-records .user .actions-and-research li{clear:right;float:right;margin-bottom:3px}.user-records .user .actions-and-research .account-locked{clear:both;padding-top:10px}.images.lightbox .lightbox-inner{width:850px}.images.lightbox .lightbox-inner&gt;div{padding:0}.images.lightbox .lightbox-inner&gt;div:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.images.lightbox .footer,.images.lightbox header{margin:0}.images.lightbox header.upload{background-color:#4b4b4e;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);padding-left:10px;padding-top:16px}.images.lightbox header.upload .yet-another-spinner{float:right;margin-right:.3em;margin-top:-.3em}.images.lightbox aside{background-color:#444;float:left;height:480px;margin-top:0;padding-bottom:45px;position:relative;width:230px}.images.lightbox aside ::-webkit-scrollbar{width:8px}.images.lightbox aside ::-webkit-scrollbar-button{background:transparent;display:block;height:10px}.images.lightbox aside ::-webkit-scrollbar-track{background-color:rgba(0,0,0,.1);border-radius:10px;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05)}.images.lightbox aside ::-webkit-scrollbar-thumb{background-color:#f2f2f3;border-radius:10px;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05)}.images.lightbox aside ul{height:inherit;list-style-type:none;overflow-x:hidden;overflow-y:scroll}.images.lightbox aside .asset{display:block;margin:15px 0}.images.lightbox aside .asset img{border:4px solid transparent;border-radius:2px;display:block;margin:0 auto;width:150px}.images.lightbox aside .asset:hover img{border-color:#d7d7db}.images.lightbox aside .asset.on img{border-color:#ffda5c;box-shadow:0 1px 1px rgba(0,0,0,.75),0 1px 0 #ffe386}.images.lightbox .hint{height:500px;line-height:500px;text-align:center}.images.lightbox #image-alignment{border:1px solid #d7d7db;border-radius:4px;list-style:none;overflow:auto}.images.lightbox #image-alignment li{border-left:1px solid #d7d7db;box-sizing:border-box;float:left;width:33%}.images.lightbox #image-alignment li:first-child{border-left:none}.images.lightbox #image-alignment li input,.images.lightbox #image-alignment li label{display:inline-block}.images.lightbox #image-alignment li label{background:transparent url(image-alignment-6df727993898ef5eb1780d32808e13e4.png) no-repeat;display:block;padding:6px 6px 6px 28px}.images.lightbox #image-alignment li label:hover{background-color:#fefefe;cursor:pointer}.images.lightbox #image-alignment li:first-child label{background-position:6px 8px}.images.lightbox #image-alignment li:nth-child(2) label{background-position:6px -28px}.images.lightbox #image-alignment li:nth-child(3) label{background-position:6px -64px}.images.lightbox .picker{margin-left:230px;padding:20px 20px 0}.images.lightbox .picker&gt;div{margin-bottom:25px}.images.lightbox .picker .border{margin-bottom:15px}.images.lightbox .picker label{font-weight:700}.images.lightbox .picker textarea{box-sizing:border-box;height:auto;width:100%}.images.lightbox .picker input[type=text]{box-sizing:border-box;width:100%}.images.lightbox .picker select{width:50%}.images.lightbox .picker .field{margin-top:15px}.images.lightbox .picker .field label{display:block;margin:0 0 3px 1px}.images.lightbox .picker .field+.field{margin-top:10px}.images.lightbox .picker .field .help{color:#727272;font-size:.8em;margin:0;padding:3px}.media.lightbox .media-content{margin-top:24px}.media.lightbox .media-content h2{color:#727272;font-size:20px;margin-bottom:18px}.media.lightbox .media-content .field{margin:12px 0}.media.lightbox .media-content .field label{display:block;margin:0 0 4px 1px}.media.lightbox .media-content .field input[type=text]{box-sizing:border-box;width:100%}.media.lightbox .media-content .field .help{color:#727272;font-size:.8em;margin:0;padding:3px}.media.lightbox .drop-zone-label{background-color:transparent;padding:3px}.media.lightbox .drop-zone-label div{background-color:#f2f2f3;padding:10px}.media.lightbox .progress-bar{background-image:linear-gradient(90deg,#09c,#5cb85c);border:1px solid #d7d7db;height:26px;margin:12px 0 40px;position:relative}.media.lightbox .progress-bar .progress{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:progress;animation-name:progress;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:rgba(0,0,0,.2);background-image:linear-gradient(-45deg,transparent 33%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 66%,transparent 0);background-size:60px 26px;height:26px;position:relative;transition:width .5s ease-in-out;width:0}.media.lightbox .progress-bar .progress .percentage{font-size:10px;position:absolute;right:-15px;top:-20px}.media.lightbox .progress-bar .status{bottom:-25px;font-size:10px;left:50%;margin-left:-100px;position:absolute;text-align:center;width:200px}.media.lightbox aside{box-sizing:border-box;float:left;height:445px;margin-top:0;overflow:hidden}.media.lightbox .thumbnails{height:445px;list-style:none;margin:0;overflow-x:hidden;overflow-y:scroll}.media.lightbox .thumbnail{cursor:pointer}.media.lightbox .hint{box-sizing:border-box;float:left;padding:12px 0 0 18px;text-align:center}.media.lightbox .details{box-sizing:border-box;float:left;padding:5px 0 0 18px}.media.lightbox .infographic-view-selector{margin-bottom:20px}.media.lightbox .infographic-linker,.media.lightbox .upload-a-new-infographic{background:#f2f2f3;margin:0 -20px -20px;padding:20px}.media.lightbox .infographic-linker .drop-zone,.media.lightbox .upload-a-new-infographic .drop-zone{margin:0}.media.lightbox .upload-a-new-infographic{margin-bottom:20px}.media.lightbox .filter-recent-infographics{float:right;width:200px}.media.lightbox .insert-infographic-actions{text-align:right}.media.lightbox .drop-zone{margin-bottom:20px}.media.lightbox .drop-zone.qq-upload-button-hover .drop-zone-label{opacity:.9}.media.lightbox .image{width:100%}.media.lightbox .image:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.media.lightbox .image aside{width:25%}.media.lightbox .image .thumbnails li{margin:0 12px 0 0;padding:0}.media.lightbox .image .thumbnails li+li .thumbnail{margin-top:15px}.media.lightbox .image .thumbnails img{border:4px solid transparent;box-sizing:border-box;display:block;width:100%}.media.lightbox .image .thumbnails img:hover,.media.lightbox .image .thumbnails li.on img,.media.lightbox .image .thumbnails li.on img:hover{border-color:#d7d7db}.media.lightbox .image .details,.media.lightbox .image .hint{width:75%}.media.lightbox .image .details&gt;div:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.media.lightbox .image .details .image-alignment ul{list-style:none;margin:10px 20px}.media.lightbox .image .details .image-alignment li{box-sizing:border-box;float:left;margin:0;width:33%}.media.lightbox .image .details .image-alignment input{display:inline-block;margin:0 8px 0 0}.media.lightbox .image .details .image-alignment label{background:url(image-alignment-6df727993898ef5eb1780d32808e13e4.png) no-repeat transparent;display:inline-block;padding:0 6px 0 28px}.media.lightbox .image .details .image-alignment li:first-child label{background-position:4px 2px}.media.lightbox .image .details .image-alignment li:nth-child(2) label{background-position:4px -34px}.media.lightbox .image .details .image-alignment li:nth-child(3) label{background-position:4px -70px}.media.lightbox .image .details .caption{margin-top:30px}.media.lightbox .image .details .caption textarea{height:65px}.media.lightbox .image .details .source-license{margin-top:20px}.media.lightbox .image .details .zoomable{margin-top:14px}.media.lightbox .image .details .zoomable input{margin:-5px 5px 0 2px}.media.lightbox .audio{width:100%}.media.lightbox .audio:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.media.lightbox .audio aside{width:50%}.media.lightbox .audio aside .thumbnails li{margin:0 12px 0 0;padding:0}.media.lightbox .audio aside .thumbnails li+li .thumbnail{margin-top:10px}.media.lightbox .audio aside .thumbnails .thumbnail{background-color:#f2f2f3;border-right:5px solid #d7d7db;padding:5px}.media.lightbox .audio aside .thumbnails .thumbnail:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.media.lightbox .audio aside .thumbnails .thumbnail img{float:left;width:30px}.media.lightbox .audio aside .thumbnails .thumbnail div{float:left;left:10px;overflow:hidden;position:relative;text-overflow:ellipsis;top:6px;white-space:nowrap;width:80%}.media.lightbox .audio aside .thumbnails .thumbnail:hover{background-color:#f2f2f3;border-color:#d7d7db}.media.lightbox .audio aside .thumbnails.on .thumbnail{background-color:#f2f2f3;border-color:#293299}.media.lightbox .audio .details,.media.lightbox .audio .hint{width:50%}.media.lightbox .audio .details .filename{font-weight:700;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media.lightbox .audio .details .title{margin-top:20px}.media.lightbox .audio .details .license select{width:100%}.media.lightbox .audio .details .file-info{background-color:#f2f2f3;border:1px solid #d7d7db;margin-top:30px;padding:15px}.media.lightbox .audio .details .file-info:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.media.lightbox .static-file{width:100%}.media.lightbox .static-file:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.media.lightbox .static-file .upload-a-new-static-file{background:#f2f2f3;margin:0 -20px 20px;padding:20px}.media.lightbox .static-file .upload-a-new-static-file .drop-zone{margin:0}.media.lightbox .static-file aside{height:280px;width:25%}.media.lightbox .static-file aside ul{list-style:none}.media.lightbox .static-file aside ul li{cursor:pointer;margin-bottom:10px}.media.lightbox .static-file aside ul li:hover{text-decoration:underline}.media.lightbox .static-file aside ul li.on{font-weight:700;text-decoration:underline}.media.lightbox .static-file .hint{width:75%}.media.lightbox .static-file .details{width:75%;word-break:break-all}.media.lightbox .static-file .details .help{color:#4b4b4e;font-size:.8em;margin:0;padding:3px}.link.lightbox .content label{color:#000;display:block;margin-top:12px}.link.lightbox .content input.link{color:#000;width:100%}.select2-container .select2-selection .select2-selection__choice{clear:none;float:left;width:auto}.select2-container .select2-selection .select2-selection__choice .select2-selection__choice__remove{line-height:22px}.select2-container .select2-selection .select2-search--inline{border:none;box-shadow:none;clear:none;margin:0;padding:0;width:auto}.select2-container .select2-selection .select2-search--inline .select2-search__field{border:none;box-shadow:none;clear:none;margin:8px 0 0;padding:0;width:auto}table.fancy-table td,table.fancy-table th,table.metrics td,table.metrics th,table.plain td,table.plain th{text-align:center}table.fancy-table td.left,table.fancy-table th.left,table.metrics td.left,table.metrics th.left,table.plain td.left,table.plain th.left{float:none;text-align:left}table.fancy-table td.right,table.fancy-table th.right,table.metrics td.right,table.metrics th.right,table.plain td.right,table.plain th.right{float:none;text-align:right}table.fancy-table td.top,table.fancy-table th.top,table.metrics td.top,table.metrics th.top,table.plain td.top,table.plain th.top{vertical-align:top}table.fancy-table td span.status,table.plain td span.status{border-radius:4px;color:#fff;display:block;font-size:9px;font-weight:700;height:20px;line-height:20px;text-align:center;text-transform:uppercase;width:65px}table.fancy-table td span.status.inline,table.plain td span.status.inline{display:inline;height:auto;padding:5px;width:auto}table.fancy-table td span.status.orange,table.plain td span.status.orange{background-color:#ffa25f}table.fancy-table td span.status.orange-animated-loop,table.plain td span.status.orange-animated-loop{-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:orange-background;animation-name:orange-background;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}table.fancy-table td span.status.blue,table.plain td span.status.blue{background-color:#48a1ce}table.fancy-table td span.status.green,table.plain td span.status.green{background-color:#199a0b}table.fancy-table td span.status.red,table.plain td span.status.red{background-color:#d24850}table.fancy-table{border:1px solid #d7d7db;border-collapse:separate;margin-bottom:36px;width:100%}table.fancy-table td,table.fancy-table th{padding:10px}table.fancy-table tfoot tr,table.fancy-table thead tr{background-color:#f2f2f3}table.fancy-table tfoot,table.fancy-table thead th{border-bottom:1px solid #d7d7db;font-weight:700}table.fancy-table tfoot td{border-top:1px solid #d7d7db;font-size:11px}table.fancy-table tr.yellow-blink{-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}table.fancy-table tr:nth-child(odd){-webkit-animation-name:odd-row-yellow-blink;animation-name:odd-row-yellow-blink;background-color:#fff}table.fancy-table tr:nth-child(2n){-webkit-animation-name:even-row-yellow-blink;animation-name:even-row-yellow-blink;background-color:#f2f2f3}table.metrics{margin-bottom:18px;width:100%}table.metrics thead{margin:0;padding:0}table.metrics thead tr.bordered th{border-bottom:1px dotted #d9d9d9;font-size:11px;margin-bottom:12px;padding-bottom:3px;text-align:left;vertical-align:bottom}table.metrics thead tr.bordered th.metric{color:#62626a;font-size:10px;margin:0;padding-left:35px;padding-top:3px;text-align:right;text-transform:uppercase;white-space:nowrap}table.metrics thead tr.bordered th.metric.left{padding-left:0;text-align:left}table.metrics thead th.header h1{color:#4b4b4e;font-size:16px;line-height:18px;margin-bottom:10px}table.metrics tbody tr td{border-bottom:1px dotted #d9d9d9;margin-bottom:12px;padding-bottom:11px;padding-top:12px;vertical-align:top}table.metrics tbody tr td.author-avatar{clear:none;display:table-cell;float:none;margin:0;overflow:hidden}table.metrics tbody tr td.author-avatar a{display:block;position:relative}table.metrics tbody tr td.metric div{padding-left:35px}table.metrics tbody tr td.metric div h3{font-size:36px;line-height:36px;margin:0;text-align:right}table.metrics tbody tr:last-child td{border:none;margin-bottom:0;padding-bottom:0}table.plain{width:100%}table.plain th{border-bottom:1px solid #d7d7db;font-weight:700;padding:6px 12px}table.plain td,table.plain th{padding:12px}table.plain tbody td{border-bottom:1px solid #f2f2f3}table.plain tbody tr:nth-child(odd){background-color:#fff}table.plain tbody tr:nth-child(2n){background-color:#f2f2f3}@-webkit-keyframes orange-background{0%{background-color:#ffa25f}to{background-color:#f50}}@keyframes orange-background{0%{background-color:#ffa25f}to{background-color:#f50}}@-webkit-keyframes odd-row-yellow-blink{0%{background-color:#fff}to{background-color:#fea}}@keyframes odd-row-yellow-blink{0%{background-color:#fff}to{background-color:#fea}}@-webkit-keyframes even-row-yellow-blink{0%{background-color:#f2f2f3}to{background-color:#fea}}@keyframes even-row-yellow-blink{0%{background-color:#f2f2f3}to{background-color:#fea}}.slot.empty{border:2px dashed #d7d7db;border-radius:4px}.slot.empty,.slot.empty.over{-webkit-transition:background-color .2s linear}.slot.empty.over{background-color:#e0f2ff}body.drafts-edit .authoring-header{background:#4b4b4e;margin-bottom:0;min-height:29px;position:fixed;top:46px;width:100%;z-index:9}body.drafts-edit .authoring-header .action-buttons .button{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);margin-right:10px}body.drafts-edit .authoring-header .action-buttons .button.draft-link-button-view{padding-left:13px;padding-right:10px}body.drafts-edit .authoring-header .action-buttons .button.draft-link-button-view i{font-size:1.3em;opacity:1;top:0}body.drafts-edit .authoring-header .tabbed-button-group{background:#62626a;border:#d7d7db;height:28px;left:25%;position:absolute}body.drafts-edit .authoring-header .tabbed-button-group a.button{color:#f2f2f3}body.drafts-edit .authoring-header .tabbed-button-group a.button i{opacity:.7;width:1em}body.drafts-edit .authoring-header .tabbed-button-group a.button[data-action=versions] i{font-size:1em;top:0}body.drafts-edit .authoring-header .tabbed-button-group a.button.on{background-image:linear-gradient(#7dabd9,#5590cd);background:#5590cd;color:#fff;padding:6px;top:-1px}body.drafts-edit .authoring-header .approval-buttons{opacity:0;padding:5px;right:25px;top:54px;transform:scale3d(0,0,0);transition:transform .4s cubic-bezier(.44,1.63,.34,.925),opacity .2s}body.drafts-edit .authoring-header .approval-buttons.show{opacity:1;transform:scaleX(1)}body.drafts-edit .authoring-header .approval-buttons .button{margin:5px;padding:6px 18px 7px}body.drafts-edit .editor{padding-top:120px}body.drafts-edit .editor .link.broken{background-color:#d8372c}body.drafts-edit .editor .bookmark-broken-link{background-color:#d8372c;color:#fff}body.drafts-edit .editor .spelling.mistake{border-bottom:2px dotted #d8372c}body.drafts-edit .editor .spelling.suggestions{bottom:1.8em;display:none}body.drafts-edit .editor .spelling.suggestions.none{padding:5px 10px}body.drafts-edit .editor .spelling.suggestions.visible{display:block}body.drafts-edit .editor .editor-title{box-sizing:border-box;display:block;padding:45px 40px 20px;position:relative;width:100%}body.drafts-edit .editor .editor-title textarea{background-color:#fff;border:0;color:#212121;display:block;font-family:MesloLGMDZ,Monaco,monospace!important;font-size:24px;font-weight:700;margin:0;outline:0;padding:0;resize:none;width:100%}body.drafts-edit .editor .editor-title .label{color:#4b4b4e;font-family:MesloLGMDZ,Monaco,monospace!important;font-size:11px;left:42px;position:absolute;top:25px;z-index:1}body.drafts-edit .editor .lead-audio{background:#f2f2f3;border-top:1px solid #d7d7db;box-sizing:border-box;height:178px;padding:20px 40px;position:relative}body.drafts-edit .editor .lead-audio label{color:#4b4b4e;font-family:MesloLGMDZ,Monaco,monospace!important;font-size:11px;left:42px;position:absolute;top:25px;z-index:1}body.drafts-edit .editor .lead-audio .drop-zone{margin-top:50px}body.drafts-edit .editor .lead-audio .lead-audio-info{position:relative;width:100%}body.drafts-edit .editor .lead-audio .lead-audio-info&gt;div{float:left}body.drafts-edit .editor .lead-audio .lead-audio-info&gt;div:first-child{margin-top:40px;position:relative;width:65%}@media only screen and (max-width:599px){body.drafts-edit .editor .lead-audio .lead-audio-info&gt;div:first-child{width:100%}}body.drafts-edit .editor .lead-audio .lead-audio-info&gt;div:last-child{background-color:#fff;border:1px solid #d7d7db;box-sizing:border-box;margin-left:5%;padding:15px 12px;width:30%}@media only screen and (max-width:599px){body.drafts-edit .editor .lead-audio .lead-audio-info&gt;div:last-child{display:none}}body.drafts-edit .editor .lead-audio .lead-audio-info .filename{font-size:1.2em;font-weight:700;margin-left:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:599px){body.drafts-edit .editor .lead-audio .lead-audio-info .filename{font-size:.9em}}body.drafts-edit .editor .lead-audio .lead-audio-info .title{margin-top:12px}body.drafts-edit .editor .lead-audio .lead-audio-info .title input{border:1px solid #d7d7db;border-radius:0;font-size:14px;padding:8px;width:100%}body.drafts-edit .editor .lead-audio .lead-audio-info .source{margin-top:6px}body.drafts-edit .editor .lead-audio .lead-audio-info .source input{border:1px solid #d7d7db;border-radius:0;font-size:.85em;width:49.35%}body.drafts-edit .editor .lead-audio .lead-audio-info .source input:first-child{float:left}body.drafts-edit .editor .lead-audio .lead-audio-info .source input:last-child{float:right}body.drafts-edit .editor .lead-audio .lead-audio-info .actions{position:absolute;right:0;top:-40px}@media only screen and (max-width:599px){body.drafts-edit .editor .lead-audio .lead-audio-info .actions a{display:none}}body.drafts-edit .editor .lead-audio .lead-audio-info .actions .audio-delete{padding-left:9px}body.drafts-edit .editor .lead-audio .lead-audio-info dl{float:left;margin-bottom:12px;overflow:hidden;width:100%}body.drafts-edit .editor .lead-audio .lead-audio-info dl dd{clear:both;margin:0;white-space:nowrap}body.drafts-edit .editor .lead-audio .lead-audio-info .license select{margin-top:3px;width:100%}body.drafts-edit .editor .lead-audio .progress-bar{background-image:linear-gradient(90deg,#09c,#5cb85c);border:1px solid #d7d7db;height:35px;margin-top:65px;position:relative}body.drafts-edit .editor .lead-audio .progress-bar .progress{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:progress;animation-name:progress;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:rgba(0,0,0,.2);background-image:linear-gradient(-45deg,transparent 33%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 66%,transparent 0);background-size:60px 35px;height:35px;position:relative;transition:width .5s ease-in-out;width:0}body.drafts-edit .editor .lead-audio .progress-bar .progress .percentage{font-size:10px;position:absolute;right:-15px;top:-20px}body.drafts-edit .editor .lead-audio .progress-bar .status{bottom:-25px;font-size:10px;left:50%;margin-left:-100px;position:absolute;text-align:center;width:200px}body.drafts-edit .editor .fullscreen aside{display:none}body.drafts-edit .editor .fullscreen .icon-fullscreen:before{content:"ïƒ"}body.drafts-edit .editor .fullscreen .primary-col{border:none;margin-left:2%;margin-right:0;width:96%}body.drafts-edit .editor section.editor-body .typo{border-bottom:2px dotted #d8372c;position:absolute}body.drafts-edit .editor section.editor-body .markdown-editor{box-sizing:border-box;min-height:860px;position:relative}body.drafts-edit .editor section.editor-body .markdown-editor:before{content:" ";display:block;height:4px;left:0;position:absolute;top:-4px;width:100%}body.drafts-edit .editor section.editor-body .indicator{float:right;font-family:MesloLGMDZ,Monaco,monospace!important;font-size:11px;font-weight:400!important;line-height:43px;padding-left:22px;width:85px}body.drafts-edit .editor section.editor-body .indicator.green{background:#29a37a;color:#fff}body.drafts-edit .editor section.editor-body .word-count{color:#4b4b4e;display:inline-block;float:right;font-family:MesloLGMDZ,Monaco,monospace!important;font-size:11px;font-weight:400;height:42px;line-height:42px;margin-right:10px;padding:0;text-align:right;width:120px}body.drafts-edit .editor section.editor-body .word-count strong{color:#4b4b4e;font-family:MesloLGMDZ,Monaco,monospace!important;font-size:12px;font-weight:700}body.drafts-edit .editor section.editor-body .save-state-view{font-size:12px;margin-left:1em;margin-top:2px;padding:2px 6px}body.drafts-edit .editor section.editor-body.text .markdown-editor textarea.md-editor{border:0;border-radius:0;box-sizing:border-box;color:#212121;font-family:MesloLGMDZ,Monaco,monospace!important;font-size:16px;height:auto;line-height:26px;min-height:36em;outline:none;overflow:hidden;padding:20px 40px;resize:none;width:100%}body.drafts-edit .editor .back-to-top{background:#148cb8;bottom:10px;color:#fff;opacity:0;padding:3px 5px;pointer-events:none;position:fixed;right:10px;transition:opacity .25s;white-space:nowrap;z-index:10}body.drafts-edit .editor.fixed-menu .back-to-top{opacity:1;pointer-events:all}.standfirst-editor-view .warning{margin-top:6px}.standfirst-editor-view textarea{border-bottom:none;border-color:#d7d7db;border-radius:0;display:block;height:96px;margin-bottom:0;width:100%}.standfirst-editor-view .count{background-color:#f2f2f3;border:1px solid #d7d7db;margin-top:0;padding-right:6px;text-align:right}.fixed-menu .markdown-editor{padding-top:36px}.fixed-menu .fullscreen .markdown-editor{padding-top:42px}.fixed-menu .fullscreen .markdown-editor .tc-markdown-toolbar{margin-top:0}body.drafts-edit .mobile-preview{padding-top:40px;position:relative;top:96px}body.drafts-edit .mobile-simulator{background-image:url(iphone4-705d0ff546566a98540192633d2a8c36.png);background-size:100% 100%;height:720px;margin:0 auto;padding:140px 30px 150px 33px;width:400px}body.drafts-edit .mobile-simulator iframe{height:100%;width:100%}body.drafts-edit .preview{background-color:#fff;position:relative;top:113px}body.drafts-edit .preview .content-body p:hover{background:#e0f1f5;border-radius:4px;cursor:url(icons/heading-article-in-progress-9bb2a57ff0db695b6c24ba7068421408.png),pointer;margin-left:-6px;margin-right:-6px;padding-left:6px!important;padding-right:6px!important}body.drafts-edit .preview .information{margin:20px 0}body.drafts-edit.read-only .preview div.body p:hover{background:inherit;cursor:inherit}body.drafts-edit .versions{margin-left:28px;margin-right:28px;position:relative;top:112px}body.drafts-edit .versions .version-display-view{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);margin-left:auto;margin-right:auto;max-width:1344px}body.drafts-edit .version-display-view{background-color:#fff;padding-top:120px}body.drafts-edit .version-display-view h2,body.drafts-edit .version-display-view pre{font-family:MesloLGMDZ,Monaco,monospace!important;padding-left:40px;padding-right:40px}body.drafts-edit .version-display-view h2{border-bottom:1px solid #ddd;line-height:36px;padding-bottom:36px;padding-top:36px;position:relative}body.drafts-edit .version-display-view pre{word-wrap:break-word;font-size:16px;line-height:26px;padding-bottom:36px;padding-top:24px;white-space:pre-wrap}body.drafts-edit .versions-meta{box-sizing:border-box;left:0;padding-left:28px;padding-right:28px;position:fixed;top:112px;width:100%;z-index:5}body.drafts-edit .versions-meta .version-controls{background:#f2f2f3;border-bottom:1px solid #dbdbdb;margin-left:auto;margin-right:auto;max-width:1264px;padding:24px 40px 8px;position:relative}body.drafts-edit .versions-meta .version-controls:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.drafts-edit .versions-meta .slider{background:none;border:none;height:28px;margin-bottom:16px;position:relative}body.drafts-edit .versions-meta .slider .segment-wrapper{border-radius:4px;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}body.drafts-edit .versions-meta .slider .segment{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);height:100%;position:absolute}body.drafts-edit .versions-meta .slider .slider-handle{background:transparent url(drafts/edit/slider_handle-8d2a260d9ed59bafc543e65ce0552bc7.png) no-repeat 0 100%;border:none;cursor:pointer;height:35px;margin-left:-11px;padding:0;position:absolute;top:-4px;width:21px;z-index:1}body.drafts-edit .versions-meta .version-status{float:right;font-size:11px;line-height:normal;margin-bottom:8px}body.drafts-edit .versions-meta ul.key{float:left}body.drafts-edit .versions-meta ul.key li{color:#4e5659;display:block;float:left;font-size:11px;line-height:normal;list-style-type:none;margin-bottom:8px;margin-right:20px;padding-left:20px;position:relative}body.drafts-edit .versions-meta ul.key li span{border-radius:4px;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);display:block;height:16px;left:0;position:absolute;top:-1px;width:16px}.edit-related-articles-modal-view .main-panel{bottom:0;display:flex;justify-content:center;left:300px;overflow:auto;position:fixed;right:0;top:0}.edit-related-articles-modal-view .window{background-color:#fff;border-radius:4px;margin:auto;max-width:1040px;position:relative;top:0;width:93%}.edit-related-articles-modal-view .related-article.over{background-color:#38e}body.drafts-edit aside{margin-top:14px;position:relative}body.drafts-edit aside ol.fine-print li,body.drafts-edit aside ul.fine-print li{list-style-position:inside}.sidebar-view{border-top:1px solid #d7d7db;clear:both;margin-bottom:10px;padding-top:10px;position:relative}.sidebar-view:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.sidebar-view a{color:#3e8ace}.sidebar-view&gt;h3{color:#4b4b4e;font-size:14px;margin-bottom:5px}.sidebar-view .button{color:#4b4b4e;display:inline-block;padding:0 6px}.sidebar-heading{float:left;position:relative;width:30%}.sidebar-content{float:left;width:70%}.sidebar-content.full-width{clear:both;width:100%}.sidebar-content li,.sidebar-content p,.sidebar-content time{color:#4b4b4e;display:block;font-size:12px;line-height:1.5;margin-bottom:5px}.requirements-completion-sidebar-view{padding:0}.collaborators-sidebar-view,.interviewees-sidebar-view{border-top:none}.collaborators-sidebar-view h3,.interviewees-sidebar-view h3{text-indent:0}.collaborators-sidebar-view+.sidebar-view,.interviewees-sidebar-view+.sidebar-view{border-top:0}.collaborators-sidebar-view .send-note-button,.interviewees-sidebar-view .send-note-button{color:#4b4b4e;line-height:18px}.collaborators-sidebar-view .send-note-button i,.interviewees-sidebar-view .send-note-button i{top:-1px;width:1em}.collaborators-sidebar-view .collaborator-menu-button,.interviewees-sidebar-view .collaborator-menu-button{border:1px solid transparent;border-radius:2px 0 0 2px;color:#4b4b4e;cursor:pointer;line-height:22px;padding:6px;text-align:center}.collaborators-sidebar-view .collaborator-menu-content,.interviewees-sidebar-view .collaborator-menu-content{background:#fff;border:1px solid #d7d7db;border-radius:2px 0 2px 2px;display:none;min-width:203px;padding:10px;position:absolute;right:-20px;top:28px;z-index:100}.collaborators-sidebar-view .collaborator-menu-content .button,.interviewees-sidebar-view .collaborator-menu-content .button{color:#fff;padding:3px 12px}.collaborators-sidebar-view .collaborator-menu-content .button+.button,.interviewees-sidebar-view .collaborator-menu-content .button+.button{margin-left:6px}.collaborators-sidebar-view .collaborator-menu-content .reinvite-collaborator,.interviewees-sidebar-view .collaborator-menu-content .reinvite-collaborator{color:#4b4b4e}.collaborators-sidebar-view .collaborator-menu,.interviewees-sidebar-view .collaborator-menu{float:right;margin:12px 0 12px 10px;padding:0;position:relative}.collaborators-sidebar-view .collaborator-menu.opened .collaborator-menu-content,.interviewees-sidebar-view .collaborator-menu.opened .collaborator-menu-content{display:block}.collaborators-sidebar-view .collaborator-menu.opened .collaborator-menu-button,.interviewees-sidebar-view .collaborator-menu.opened .collaborator-menu-button{background:#fff;border:1px solid #d7d7db;border-bottom-color:#fff;padding-bottom:10px;position:relative;z-index:101}.collaborators-sidebar-view .collaborator-add,.collaborators-sidebar-view .send-note-button,.interviewees-sidebar-view .collaborator-add,.interviewees-sidebar-view .send-note-button{border:none;box-shadow:none;float:right;margin:0 10px;padding:0}.collaborators-sidebar-view .collaborator-add:hover,.collaborators-sidebar-view .send-note-button:hover,.interviewees-sidebar-view .collaborator-add:hover,.interviewees-sidebar-view .send-note-button:hover{background:none}.collaborators-sidebar-view .sidebar-content,.interviewees-sidebar-view .sidebar-content{padding-top:3px}.collaborators-sidebar-view .sidebar-content h3,.collaborators-sidebar-view .sidebar-content p,.interviewees-sidebar-view .sidebar-content h3,.interviewees-sidebar-view .sidebar-content p{font-size:12px;line-height:1.5}.collaborators-sidebar-view .sidebar-content ul,.interviewees-sidebar-view .sidebar-content ul{background:#f2f2f3;border-left:1px solid #d7d7db;border-right:1px solid #d7d7db}.collaborators-sidebar-view .sidebar-content li,.interviewees-sidebar-view .sidebar-content li{border-bottom:1px solid #d7d7db;border-top:1px solid #d7d7db;margin:0;padding:12px}.collaborators-sidebar-view select,.interviewees-sidebar-view select{margin-top:10px}.collaborators-sidebar-view .remove-interviewee,.interviewees-sidebar-view .remove-interviewee{color:#4b4b4e;float:right;font-size:13px;padding:10px;position:relative;right:-14px}.collaborators-sidebar-view .remove-interviewee:hover,.interviewees-sidebar-view .remove-interviewee:hover{color:#d8372c}.disclosure-sidebar-view .button{margin-left:5px}.disclosure-sidebar-view .disclosure-text{margin-bottom:1em}.disclosure-sidebar-view .icon-check{color:#3e8ace;font-size:1em}.disclosure-sidebar-view .icon-delete{display:none}.disclosure-sidebar-view .incomplete{color:#d8372c}.disclosure-sidebar-view .incomplete .button{background:#d8372c;border-color:#d8372c;color:#fff}.disclosure-sidebar-view .incomplete .icon-check{display:none}.disclosure-sidebar-view .incomplete .icon-delete{display:inline-block}.disclosure-sidebar-view .incomplete .disclosure-text{display:none}.brief-meta{color:#4b4b4e}.brief-meta .deadline,.brief-meta .words{display:block}.brief-meta .deadline .deadline-time,.brief-meta .words .words-count{color:#4b4b4e;font-weight:700}.brief-sidebar-view .brief-text{padding:1em 0 .5em}.brief-sidebar-view .brief-actions{margin-left:30%}.sidebar-view:first-of-type{border-top:0}@-webkit-keyframes highlight-error{0%{background-color:#edb4b8}to{background-color:rgba(237,180,184,0);background-color:inherit}}@keyframes highlight-error{0%{background-color:#edb4b8}to{background-color:rgba(237,180,184,0);background-color:inherit}}#before-you-can-publish ul{color:#d8372c;list-style:decimal inside;padding:12px 0}#before-you-can-publish ul li{color:inherit;display:list-item;font-weight:700}#before-you-can-publish ul li:last-child{margin:0}#before-you-can-publish.highlight ul{-webkit-animation:highlight-error 1.5s ease-out;animation:highlight-error 1.5s ease-out;margin:0 -12px;padding:12px}.lead-image-sidebar-view div.figure{clear:both;position:relative}.lead-image-sidebar-view div.figure img{max-width:100%}.lead-image-sidebar-view input{width:100%}.draft-pages-sidebar-view .sidebar-content,.topics-sidebar-view .sidebar-content{background:#fff;border:1px solid #d7d7db;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);box-sizing:border-box;padding:6px 6px 3px}.draft-pages-sidebar-view .add-draft-page,.draft-pages-sidebar-view .add-topic,.topics-sidebar-view .add-draft-page,.topics-sidebar-view .add-topic{position:relative}.draft-pages-sidebar-view .add-draft-page i,.draft-pages-sidebar-view .add-topic i,.topics-sidebar-view .add-draft-page i,.topics-sidebar-view .add-topic i{color:#4b4b4e;left:8px;pointer-events:none;position:absolute;top:3px}.draft-pages-sidebar-view .add-draft-page input,.draft-pages-sidebar-view .add-topic input,.draft-pages-sidebar-view a.remove-draft-page,.draft-pages-sidebar-view a.remove-topic,.topics-sidebar-view .add-draft-page input,.topics-sidebar-view .add-topic input,.topics-sidebar-view a.remove-draft-page,.topics-sidebar-view a.remove-topic{background:#fff;border:1px solid #d7d7db;border-radius:2px;color:#4b4b4e;font-size:12px;margin:0 4px 4px 0}.draft-pages-sidebar-view .add-draft-page input,.draft-pages-sidebar-view .add-topic input,.topics-sidebar-view .add-draft-page input,.topics-sidebar-view .add-topic input{padding:4px 8px 4px 26px}.draft-pages-sidebar-view .add-draft-page input:hover,.draft-pages-sidebar-view .add-topic input:hover,.topics-sidebar-view .add-draft-page input:hover,.topics-sidebar-view .add-topic input:hover{border:1px solid #d7d7db}.draft-pages-sidebar-view .add-draft-page input:focus,.draft-pages-sidebar-view .add-topic input:focus,.topics-sidebar-view .add-draft-page input:focus,.topics-sidebar-view .add-topic input:focus{background:#fff;border:1px solid #d7d7db}.draft-pages-sidebar-view a.remove-draft-page,.draft-pages-sidebar-view a.remove-topic,.topics-sidebar-view a.remove-draft-page,.topics-sidebar-view a.remove-topic{display:block;padding:2px 8px 1px}.draft-pages-sidebar-view a.remove-draft-page i,.draft-pages-sidebar-view a.remove-topic i,.topics-sidebar-view a.remove-draft-page i,.topics-sidebar-view a.remove-topic i{color:#4b4b4e;font-size:11px}.draft-pages-sidebar-view a.remove-draft-page:hover,.draft-pages-sidebar-view a.remove-topic:hover,.topics-sidebar-view a.remove-draft-page:hover,.topics-sidebar-view a.remove-topic:hover{background:#d8372c;border:1px solid #d8372c;color:#fff}.draft-pages-sidebar-view a.remove-draft-page:hover i,.draft-pages-sidebar-view a.remove-topic:hover i,.topics-sidebar-view a.remove-draft-page:hover i,.topics-sidebar-view a.remove-topic:hover i{color:#fff}.draft-pages-sidebar-view ul,.topics-sidebar-view ul{list-style:none}.draft-pages-sidebar-view ul li,.topics-sidebar-view ul li{display:inline-block}.tips-sidebar-view ol{list-style-position:inside;list-style-type:decimal}.tips-sidebar-view ol a{border-bottom:1px solid}body.drafts-edit .add-collaborator.lightbox .lightbox-inner{overflow:visible}body.drafts-edit .add-collaborator.lightbox .invite-collaborator{float:right}body.drafts-edit .add-collaborator.lightbox .invite-collaborator a.button{position:relative;top:2px}body.drafts-edit .add-collaborator.lightbox a[data-action=interviewee]{float:right}body.drafts-edit .add-interviewee.lightbox .lightbox-inner{overflow:visible}body.drafts-edit .add-interviewee.lightbox .lightbox-col-half{float:left;margin-right:5%;width:35%}body.drafts-edit .add-interviewee.lightbox .lightbox-col-half.last{border-left:1px solid #d7d7db;height:70px;line-height:70px;margin-right:0;position:relative;text-align:center;width:45%}body.drafts-edit .add-interviewee.lightbox .lightbox-col-half.last:before{background:#fff;color:#4b4b4e;content:"or";left:-.4em;line-height:1.2;position:absolute;top:41%}body.drafts-edit .add-interviewee.lightbox .author a.button{position:absolute;right:0;top:10px}body.drafts-edit .add-interviewee.lightbox .without_profile input{width:100%}body.drafts-edit .add-interviewee.lightbox .without_profile label{padding-bottom:6px}body.drafts-edit .add-interviewee.lightbox label{display:block;font-weight:700;margin-top:10px}body.drafts-edit .add-interviewee.lightbox a:hover{cursor:pointer}body.drafts-edit .edit-pull-quote.lightbox article{background-color:#f2f2f3;margin-bottom:18px;position:relative}body.drafts-edit .edit-pull-quote.lightbox article:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.drafts-edit .edit-pull-quote.lightbox article:before{color:#62626a;content:"â€œ";font-size:27px;left:96px;position:absolute;top:16px}body.drafts-edit .edit-pull-quote.lightbox article figure{display:block;float:left;height:100%;pointer-events:none}body.drafts-edit .edit-pull-quote.lightbox article img{border-radius:50%;margin:15px;max-width:70px;z-index:2}body.drafts-edit .edit-pull-quote.lightbox article textarea{background-color:transparent;border:none;color:#085d91;display:block;font-size:16px;font-weight:700;height:96px;line-height:1.3;margin:0;overflow:hidden;padding:15px;resize:none;width:calc(100% - 100px)}body.drafts-edit .edit-pull-quote.lightbox article textarea:focus{outline:none}body.drafts-edit .send-note.lightbox .note-recipients&gt;h3{float:left;margin-top:12px}body.drafts-edit .readability.lightbox .readability-score-container{float:right;margin:24px}body.drafts-edit .readability.lightbox table{background-color:#f2f2f3;border:none;border-radius:0;width:320px}body.drafts-edit .readability.lightbox table td{border:1px solid #fff}body.drafts-edit .readability.lightbox aside{clear:both}body.drafts-edit .readability.lightbox .information.indicator:before{border-radius:16px;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);height:16px;left:15px;top:18px;width:16px}body.drafts-edit .offline-warning.lightbox .yet-another-spinner{display:inline-block;float:none;font-size:.5em;margin-bottom:-3px;margin-left:12px}body.drafts-edit .offline-warning.lightbox .most-recent-version{background-color:#f2f2f3;border-radius:4px;padding:10px}body.drafts-edit .offline-warning.lightbox .most-recent-version textarea{display:block;height:100px;margin-top:6px;width:100%}body.drafts-edit .disclosure.lightbox ul{list-style:none;margin:0 0 24px}body.drafts-edit .disclosure.lightbox fieldset{border-bottom:1px solid #d7d7db;margin-bottom:12px;padding:0 0 12px 12px}body.drafts-edit .disclosure.lightbox fieldset input{margin-right:18px;vertical-align:sub}body.drafts-edit .lightbox .special-characters ul{list-style:none;margin-bottom:18px}body.drafts-edit .lightbox .special-characters ul:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.drafts-edit .lightbox .special-characters li{background:#fff;border:1px solid #d7d7db;border-radius:4px;cursor:pointer;float:left;font-size:125%;height:20px;margin:0;padding:5px;position:relative;text-align:center;width:20px}body.drafts-edit .lightbox .special-characters li+li{margin-left:4px}body.drafts-edit .lightbox .special-characters li:hover{border-width:1px;font-size:200%;font-weight:700;height:40px;left:-10px;margin-bottom:-20px;margin-right:-20px;top:-10px;width:40px;z-index:100000}body.drafts-edit #topbar .wrapper,body.drafts-edit .authoring-header .wrapper,body.drafts-edit .editor .wrapper{max-width:1400px!important;width:auto!important}body.drafts-edit #topbar .wrapper{padding-left:10px;padding-right:10px}body.drafts-edit .col-wrapper{overflow:visible;padding-bottom:40px;position:relative;transition:transform .25s}body.drafts-edit .col-wrapper:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.drafts-edit .primary-col{background:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);float:left;margin:20px 0 0 2%;min-height:1000px;width:63%}body.drafts-edit .secondary-col{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;float:left;margin-left:18px;padding:10px 20px;width:33%}body.drafts-edit.read-only .authoring-header .tabbed-button-group{left:50%;margin-left:-87px}@media screen and (max-width:950px){body.drafts-edit #site-nav{display:none}body.drafts-edit #topbar,body.drafts-edit div.authoring-header{position:static!important}body.drafts-edit section.editor{overflow:hidden;padding-top:0!important}body.drafts-edit section.editor .markdown-editor{border-top:1px solid #dbdbdb}body.drafts-edit .editor .fullscreen .primary-col{margin:0;width:100%}body.drafts-edit .col-wrapper{padding:24px 48px}body.drafts-edit .editor section.editor-body .markdown-editor&gt;.tc-markdown-toolbar{height:auto;left:-41px;outline:0;overflow:visible;position:absolute!important;top:-1px;width:40px!important}body.drafts-edit .editor section.editor-body .markdown-editor&gt;.tc-markdown-toolbar .button{display:block;overflow:hidden;width:40px}body.drafts-edit .editor section.editor-body .markdown-editor&gt;.tc-markdown-toolbar .button:first-of-type{margin-left:0}body.drafts-edit .editor section.editor-body .markdown-editor&gt;.tc-markdown-toolbar .indicator{left:0;padding-left:0;text-indent:100px;width:40px}body.drafts-edit .editor section.editor-body .markdown-editor&gt;.tc-markdown-toolbar .indicator:before{left:14px}body.drafts-edit .editor section.editor-body .markdown-editor&gt;.tc-markdown-toolbar .save-state-view,body.drafts-edit .editor section.editor-body .markdown-editor&gt;.tc-markdown-toolbar .word-count{display:none}body.drafts-edit .markdown-editor:before{top:-22px!important}body.drafts-edit .primary-col{margin:0;width:100%}body.drafts-edit .primary-col .inner-cover{-webkit-backface-visibility:hidden;background:#000;content:" ";cursor:pointer;display:block;height:200%;opacity:0;padding-bottom:60px;-webkit-perspective:1000;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .25s;width:100%;z-index:6}body.drafts-edit .secondary-col{left:100%;margin-left:0;position:absolute;width:60%}body.drafts-edit .secondary-col .inner-cover{background:#000;content:" ";cursor:pointer;display:block;height:200%;opacity:0;position:absolute;top:-16px;width:100%;z-index:1}body.drafts-edit .secondary-col:after{background:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);color:#565756;content:"Article details";display:inline-block;font-size:13px;font-weight:700;left:0;padding:6px 12px;position:absolute;top:20px;transform:rotate(90deg);transform-origin:0 0}body.drafts-edit.open-sidebar .col-wrapper{-webkit-backface-visibility:hidden;-webkit-perspective:1000;transform:translateZ(0) translate(-60%)}body.drafts-edit.open-sidebar .secondary-col .inner-cover{opacity:0;pointer-events:none}body.drafts-edit.open-sidebar .secondary-col:after{display:none}body.drafts-edit.open-sidebar .primary-col .inner-cover{opacity:.5;pointer-events:all}}body.drafts-edit{background:#f2f2f3;min-width:100%}body.drafts-edit #topbar{position:fixed;top:0;width:100%}body.drafts-edit,body.drafts-edit #outer{padding:0}body.drafts-edit ul.ui-autocomplete{background:#fff;border:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);color:#5e5e5e;padding:8px;width:300px}body.drafts-edit ul.ui-autocomplete li a{border-bottom:1px solid #d7d7db;float:none;margin:0;padding:9px 9px 8px}body.drafts-edit ul.ui-autocomplete li a.ui-state-hover{background:#148cb8;color:#fff}body.drafts-edit ul.ui-autocomplete li a.ui-state-hover h3,body.drafts-edit ul.ui-autocomplete li a.ui-state-hover p{color:#fff}body.drafts-edit ul.ui-autocomplete li a img{border-radius:2px;float:left;position:static}body.drafts-edit ul.ui-autocomplete:last-child a{border-bottom:none}body.drafts-edit .item-actions{position:absolute;right:0;top:0}body.drafts-edit .item-actions .action{background:rgba(0,0,0,.8);border-radius:2px;color:#fff;display:inline-block;font-size:13px;height:22px;line-height:21px;margin:4px 4px 0 0;text-align:center;transition:background .25s;width:22px}body.drafts-edit .item-actions .action i{color:#fff}body.drafts-edit .item-actions .action:hover{background:rgba(62,138,206,.8)}body.drafts-finished #outer{margin:6em 0;padding-bottom:0}body.drafts-finished article{float:left;font-size:120%;padding-left:16px}body.drafts-finished .sectioning{background-color:#f9f6e3;border-top:4px solid #e9e3bf;margin-bottom:20px;padding:20px}body.drafts-finished .scheduling{background-color:#f6f7fa;border-top:4px solid #d7d7db;font-size:12px;margin-bottom:20px;padding:20px;text-align:center}body.drafts-finished .scheduling form.button_to{display:inline-block}body.drafts-finished .scheduling input.button{margin-top:5px}body.drafts-finished .success-image{border-left:1px solid #d7d7db;float:left;margin-left:48px}body.drafts-finished .success-image img{border-radius:2px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);margin-left:48px}.edit-brief.lightbox{overflow:auto}.edit-brief.lightbox .lightbox-inner{overflow:visible}.edit-brief.lightbox form.formtastic ul.errors{list-style:none}.edit-brief.lightbox form.formtastic fieldset.inputs{overflow:visible}.edit-brief.lightbox form.formtastic fieldset.inputs label{box-sizing:border-box;display:block;float:left;padding-right:1em;text-align:right;width:25%}.no-border-box .edit-brief.lightbox form.formtastic fieldset.inputs label{padding-right:1%;width:24%}.edit-brief.lightbox form.formtastic fieldset.inputs .string input{max-width:75%;width:75%}.edit-brief.lightbox form.formtastic fieldset.inputs .text textarea{background-color:#fff;height:auto;max-width:75%;padding:5px;width:75%}.edit-brief.lightbox form.formtastic fieldset.inputs .error input,.edit-brief.lightbox form.formtastic fieldset.inputs .error select,.edit-brief.lightbox form.formtastic fieldset.inputs .error textarea{border-color:#c00}.edit-brief.lightbox form.formtastic fieldset.inputs p.inline-hints{clear:left}.edit-brief.lightbox form.formtastic fieldset.inputs .half{clear:none;float:left;width:50%}.edit-brief.lightbox form.formtastic fieldset.inputs .half label{width:50%}.no-border-box .edit-brief.lightbox form.formtastic fieldset.inputs .half label{padding-right:2%;width:48%}.edit-brief.lightbox form.formtastic fieldset.inputs .half input,.edit-brief.lightbox form.formtastic fieldset.inputs .half select,.edit-brief.lightbox form.formtastic fieldset.inputs .half textarea{width:50%}.edit-brief.lightbox form.formtastic fieldset.inputs .half p.inline-errors,.edit-brief.lightbox form.formtastic fieldset.inputs .half ul.errors{margin:.5em 0 0 50%}.edit-brief.lightbox form.formtastic fieldset.inputs .deadline{padding-left:0}.edit-brief.lightbox form.formtastic fieldset.inputs .deadline label{width:95px}.edit-brief.lightbox form.formtastic fieldset.inputs .deadline .date-time-picker{float:left;position:relative}.edit-brief.lightbox form.formtastic fieldset.inputs .deadline .date-time-picker label{width:25%}.edit-brief.lightbox form.formtastic fieldset.inputs .deadline .date-time-picker .datepicker-date,.edit-brief.lightbox form.formtastic fieldset.inputs .deadline .date-time-picker .datepicker-time{width:90px}.edit-brief.lightbox form.formtastic fieldset.inputs .deadline a.current-interval{font-size:11px;width:150px}.edit-brief.lightbox form.formtastic fieldset.inputs fieldset.user{float:left;margin-bottom:.4em}.edit-brief.lightbox form.formtastic fieldset.inputs .remove-user.button{float:left;margin-left:1em}body.authoring.assets #edit-image-metadata{margin-top:95px}body.authoring.assets #edit-image-metadata textarea{height:10em}body.authoring.assets #edit-image-metadata label{width:100%}body.authoring.assets #edit-image-metadata input,body.authoring.assets #edit-image-metadata select,body.authoring.assets #edit-image-metadata textarea{clear:both;width:100%}body.authoring.assets #edit-image-metadata .inline-hints{font-size:.8em;margin-left:0}body.authoring.assets #edit-image-metadata .inline-hints strong{font-weight:700}body.authoring.assets #edit-image-crops{float:left}body.authoring.assets #edit-image-crops img{max-width:100%}body.authoring.assets #edit-image-crops .cropper{background:#f5f5f5;border:1px solid #d7d7db;margin-bottom:20px}body.authoring.assets #edit-image-crops .cropper nav{border-bottom:1px solid #d7d7db}body.authoring.assets #edit-image-crops .cropper nav ul{list-style:none outside none;margin:0;padding:10px}body.authoring.assets #edit-image-crops .cropper nav ul:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.authoring.assets #edit-image-crops .cropper nav li{float:left;margin-right:10px}body.authoring.assets #edit-image-crops .cropper nav a{background-color:#e6e6e6;border-radius:4px;color:#333;display:block;height:2.8em;opacity:.75;padding:5px 10px}body.authoring.assets #edit-image-crops .cropper nav a:hover{opacity:1}body.authoring.assets #edit-image-crops .cropper nav a.active{background-color:#cbcbcb;opacity:1}body.authoring.assets #edit-image-crops .cropper nav a.changed-crop{background-color:#98dc98}body.authoring.assets #edit-image-crops .cropper nav a.too-narrow{background-color:#dc9898}body.authoring.assets #edit-image-crops .cropper nav span{color:#4b4b4e;display:block;font-size:11px}body.authoring.assets #edit-image-crops .cropper&gt;div{padding:0}body.authoring.assets #edit-image-crops .cropper footer{-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;background-color:#e2e2e2;border:none;-webkit-border-bottom-left-radius:10px;border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;border-bottom-right-radius:10px;margin-bottom:0;padding:18px 16px}body.authoring.assets #edit-image-crops .cropper footer ul{list-style:none outside none}body.authoring.assets #edit-image-crops .cropper footer ul:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.authoring.assets #edit-image-crops .cropper footer ul li{float:right}body.authoring.assets #edit-image-crops .crop-explanations{background:#f2f2f3;border:1px dashed #d7d7db;margin-top:20px;padding:20px}body.authoring.assets #edit-image-crops .crop-explanations ul{margin-bottom:10px;padding-left:20px}body.editorial-author-communications .communique+.communique{border-top:1px solid #d7d7db;padding-top:20px}body.editorial-author-communications .details dt{clear:left;float:left}body.editorial-author-communications .details dd{float:none;margin-left:80px}body.editorial-author-communications .people dt{margin:0 0 10px;width:100%}body.editorial-author-communications .people dd+dt{margin-top:20px}body.editorial-author-communications .people dd:last-child{margin-bottom:20px}body.editorial-author-communications .actions{padding-top:10px}body.editorial-author-communications .actions .button{float:right;margin-left:10px}body.editorial-comments .comments-section-view{display:none;padding:0}body.editorial-comments .author,body.editorial-comments .comment-view{padding:0}body.editorial-comments .author h3{font-size:12px}body.editorial-comments article.comment.reader{padding-bottom:0}body.editorial-comments .editorial-main{padding:0}body.editorial-comments .authoring-header{background-color:#e37169;margin:0;padding:0}body.editorial-comments .authoring-header .editorial-main-content{margin:0 24px;max-width:100%}body.editorial-comments .pagination{padding:20px}body.editorial-columns a.create_column{float:right}body.editorial-columns ul.ui-autocomplete{background:#fff;border:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);color:#5e5e5e;padding:8px;width:300px}body.editorial-columns ul.ui-autocomplete li a{border-bottom:1px solid #e5e5e6;float:none;margin:0;padding:9px 9px 8px}body.editorial-columns ul.ui-autocomplete li a.ui-state-hover{background:#148cb8;color:#fff}body.editorial-columns ul.ui-autocomplete li a.ui-state-hover h3,body.editorial-columns ul.ui-autocomplete li a.ui-state-hover p{color:#fff}body.editorial-columns ul.ui-autocomplete li a img{border-radius:2px;float:left;position:static}body.editorial-columns ul.ui-autocomplete:last-child a{border-bottom:none}body.editorial-columns .column-contributor-selection-view{margin-bottom:1em}body.editorial-columns .column-contributor-selection-view label{clear:left}body.editorial-columns .column-contributor-selection-view input.contributor-selector{width:255px}body.editorial-columns .column-contributor-selection-view input.contributor-selector.loading{background-position:232px 5px}body.editorial-columns .column-contributor-selection-view .contributor-list{clear:both;margin:2em 0}body.editorial-columns .column-contributor-selection-view .contributor-list:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.editorial-columns .column-contributor-selection-view .contributor-list .contributor-avatar{border:none;clear:none;float:left;margin-bottom:0;width:33.3%}body.editorial-columns .column-contributor-selection-view .contributor-list .contributor-avatar .profile{background-color:#fff;border:1px solid #e6e6e6;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);clear:both;list-style-type:none;margin:0 .5em 1em;padding:1em;position:relative}body.editorial-columns .column-contributor-selection-view .contributor-list .contributor-avatar .profile:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.editorial-columns .column-contributor-selection-view .contributor-list .contributor-avatar .profile a{float:left;position:relative;width:80%}body.editorial-columns .column-contributor-selection-view .contributor-list .contributor-avatar .profile a.remove-contributor{position:absolute;right:10px;width:auto}body.editorial-columns ul.columns li.section{font-size:26px;font-weight:700;list-style:none;padding:2em 0 1em}body.editorial-columns ul.columns li.column{background-color:#f5f5f5;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);clear:both;list-style-type:none;margin-bottom:1em;padding:0;position:relative}body.editorial-columns ul.columns li.column:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.editorial-columns ul.columns li.column.inactive{background-color:#f2f2f3;box-shadow:none;opacity:.5}body.editorial-columns ul.columns li.column .image{margin:0}body.editorial-columns ul.columns li.column .image img{border:1px solid #fff;border-radius:50%;padding:10px;width:80px}body.editorial-columns ul.columns li.column .info{font-size:12px;margin:0}body.editorial-columns ul.columns li.column .info:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.editorial-columns ul.columns li.column .info .content{padding:1em}body.editorial-columns ul.columns li.column .info .title_and_kicker h3{margin-bottom:6px}body.editorial-columns ul.columns li.column .info .title_and_kicker p.byline{margin-bottom:0}body.editorial-columns ul.columns li.column .info .authors,body.editorial-columns ul.columns li.column .info .editors{color:#666;display:block;font-size:11px;font-style:italic}body.editorial-columns ul.columns li.column .user-actions ul{padding:1em}body.editorial-columns ul.columns li.column .user-actions li{float:right;list-style:none}body.editorial-columns ul.columns li.column span.column-inactive,body.editorial-columns ul.columns li.column span.column-self-publish{bottom:0;clear:both;float:right;font-size:11px;font-weight:700;margin:10px 13px 0 0;padding:0;right:0}body.editorial-columns ul.columns li.column span.column-inactive i,body.editorial-columns ul.columns li.column span.column-self-publish i{font-size:14px;margin-right:-.2em}body.editorial-columns ul.columns li.column span.column-inactive{color:#213b4b}body.editorial-columns ul.columns li.column span.column-self-publish{color:#2ecc71}body.editorial-dashboards header,body.editorial-dashboards header .wrapper{position:relative}body.editorial-dashboards #search{float:right;margin-right:6px}body.editorial-dashboards #search .button{display:none}body.editorial-dashboards #q{zoom:1;height:32px;min-width:0;width:262px}body.editorial-dashboards .dashboard-panel{margin-bottom:54px;position:relative}body.editorial-dashboards .dashboard-panel .no-results{border-bottom:1px dotted #d9d9d9;font-size:11px;margin-bottom:12px;padding-bottom:11px}body.editorial-dashboards .dashboard-panel header{margin-bottom:18px;position:relative}body.editorial-dashboards .dashboard-panel header&gt;a{position:absolute;right:0;top:0}body.editorial-dashboards .dashboard-panel header h3{border-bottom:1px solid #e5e5e6;font-size:18px;padding:0 0 12px}body.editorial-dashboards .dashboard-panel h4{background-color:transparent;background-position:0 0;background-repeat:no-repeat;padding-left:20px}body.editorial-dashboards .dashboard-panel h4.sent{background-image:url(icons/brief-sent-9f8ca7942291e3f1306a780075502739.png)}body.editorial-dashboards .dashboard-panel h4.unsent{background-image:url(icons/brief-unsent-7844141a53d7071c1591886bd35ad035.png)}body.editorial-dashboards .dashboard-panel ul{font-size:11px;list-style:none outside none}body.editorial-dashboards .dashboard-panel ul li{border-bottom:1px dotted #d9d9d9;margin-bottom:12px;padding-bottom:11px}body.editorial-dashboards .dashboard-panel ul a{display:block}body.editorial-dashboards .dashboard-panel ul div{color:#727272;font-size:11px}body.editorial-dashboards .dashboard-panel span.owner{display:block}body.editorial-dashboards .dashboard-panel ul.empty li{color:hsla(0,0%,45%,.5);text-align:center}body.editorial-dashboards table.sortable{margin-bottom:6px}body.editorial-dashboards table.sortable th{cursor:pointer}body.editorial-dashboards table.sortable th span{background:url(sort-asc-2960f4a03b708584e64d75ac57044df7.gif) 100% no-repeat;display:inline-block;padding-right:20px}body.editorial-dashboards table.sortable th[data-order=desc] span{background-image:url(sort-desc-c12155e95780dcadc12baff7bb28dcc9.gif)}body.editorial-dashboards table.sortable .article .state span{border-radius:4px;color:#fff;display:block;font-size:9px;font-weight:700;height:20px;line-height:20px;text-align:center;width:75px}body.editorial-dashboards table.sortable .article .state .finished{background-color:#551a8b}body.editorial-dashboards table.sortable .article .state .submitted{background-color:#199a0b}body.editorial-dashboards table.sortable .article .state .in-progress{background-color:#ffa25f}body.editorial-dashboards table.sortable .article .state .commissioned{background-color:#48a1ce}body.editorial-dashboards table.sortable .deadline{white-space:nowrap}body.editorial-dashboards table.sortable .deadline.overdue{color:#d71f2a}body.editorial-dashboards table.sortable td.date{min-width:80px;text-align:center}body.editorial-dashboards table.sortable td.date span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.editorial-dashboards table.sortable td.date .blank{opacity:.5}body.editorial-dashboards table.sortable td.date .blank:hover{cursor:pointer;opacity:1}body.editorial-dashboards table.sortable td.date form{display:none}body.editorial-dashboards table.sortable td.date form.show{display:inline-block;width:80px}body.editorial-dashboards table.sortable td.date input.date{font-size:11px;margin:-3px 0;outline:none;padding:3px;width:100%}body.editorial-dashboards table.sortable td.title&gt;a{display:block;font-weight:700}body.editorial-dashboards table.sortable td.title .article-author{display:block;font-size:11px}body.editorial-dashboards table.sortable td.author a{display:block;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.editorial-dashboards table.sortable td.author .author-institution{display:block;max-width:80px;text-align:left}body.editorial-dashboards .posts-list .post{border-bottom:1px solid #d7d7db;padding:0}body.editorial-dashboards .posts-list .post .author{border-left:1px solid #d7d7db;font-size:11px;padding:10px}body.editorial-dashboards .posts-list .post .author p{margin:0 0 0 80px;white-space:nowrap}body.editorial-dashboards .posts-list .post .author a{max-width:none;overflow:visible}body.editorial-dashboards .posts-list .post .author img{border-radius:50%;float:left;margin:5px;width:50px}body.editorial-editors-index h2{margin:36px 0 18px}body.editorial-editors-edit #editor-details h3{margin-top:2em}body.editorial-engagements .engagement+.engagement{border-top:1px solid #d7d7db;padding-top:20px}body.editorial-engagements .details dt{clear:left;float:left}body.editorial-engagements .details dd{float:none;margin-bottom:6px;margin-left:6em;padding-left:12px}body.editorial-engagements .people dt{margin:0 0 10px;width:100%}body.editorial-engagements .people dd+dt{margin-top:20px}body.editorial-engagements .people dd:last-child{margin-bottom:20px}body.editorial-engagements .actions{padding-top:10px}body.editorial-engagements .actions .button{float:right;margin-left:10px}body.editorial-events-index a.create-event{float:right}body.editorial-events-index .event{background-color:#f5f5f5;clear:both;list-style-type:none;margin-bottom:1em;padding:0;position:relative}body.editorial-events-index .event:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.editorial-events-index .event dl{margin-top:12px}body.editorial-events-index .event.past{opacity:.5}body.editorial-events-index .event .promoted{padding-left:20px}body.editorial-events-index .event .info{font-size:12px}body.editorial-events-index .event .info:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.editorial-events-index .event .info .content{padding:1em}body.editorial-events-index .event .info h3{margin-bottom:6px}body.editorial-events-index .event .info p.institution,body.editorial-events-index .event .info p.url{margin-bottom:0}body.editorial-events-index .event .info span.authors{color:#d7d7db;font-size:11px;font-style:italic}body.editorial-events-index .event .user-actions ul{padding:1em}body.editorial-events-index .event .user-actions li{float:right;list-style:none}body.editorial-events-edit #authoring-actions{margin-bottom:0}body.editorial-feature-flips .feature-flip{border:1px solid #d7d7db;padding:20px}body.editorial-feature-flips .feature-flip+.feature-flip{border-top:none}body.editorial-feature-flips-show .avatar{width:30px}body.editorial-feature-flips-show .avatar img{border-radius:50%;display:block}body.editorial-feature-flips-show .feature-flip-user .avatar{width:40px}body.editorial-feature-flips-show .feature-flip-user .avatar img{border-radius:50%;display:block}body.for_classifications-new .new_for_data{border-top:1px solid #e5e5e6;box-sizing:border-box;float:left;padding:10px 0;width:50%}body.for_classifications-new .new_for_data:nth-child(2n){clear:left;padding-right:10px}body.for_classifications-new .new_for_data:nth-child(odd){padding-left:10px}body.for_classifications-new .new_for_data .button{margin-bottom:10px}@media only screen and (max-width:599px){body.for_classifications-new .new_for_data{float:none;padding:0;width:auto}}body.editorial-impact-reports #impact-report-report{height:100%;min-height:100%}body.editorial-impact-reports #impact-report-report:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.editorial-impact-reports #impact-report-report .world-view{padding:0;width:100%}body.editorial-impact-reports #impact-report-report .world-view iframe{display:block;height:400px;width:100%}body.editorial-impact-reports #impact-report-report .preview{padding-top:20px}body.editorial-impact-reports #impact-report-report .preview iframe{display:block;height:4300px;width:100%}body.editorial-impact-reports-index .button-container,body.editorial-impact-reports-index .pagination{padding-bottom:1em;padding-top:1em}body.editing-institution form li.chooser_view a.clear{float:left;margin:.5em 0}body.editorial-institutions-index table td:last-child{white-space:nowrap}body.editorial-institutions-index table td:last-child a{margin-left:5px}body.editorial-institutions-domains-index .back.button{float:left}body.editorial-institutions-domains-index .interesting-list .actions .button,body.editorial-institutions-domains-index .interesting-list .actions .button_to{float:left;margin-right:10px}body.editorial-institutions-users table.fancy-table td,body.editorial-institutions-users table.fancy-table th{text-align:left}body.editorial-institutions-users table.fancy-table td:last-child,body.editorial-institutions-users table.fancy-table th:last-child{text-align:right}body.editorial-institutions-users .user-list header{margin-top:1em;min-height:120px}body.editorial-institutions-users .user-list li{padding-left:6px}body.editorial-institutions-users .user-list li .grid-last{margin-right:-6px;position:relative}body.editorial-institutions-users .user-list li .button{float:right;margin-right:10px}body.editorial-institutions-users div.button-container .button{clear:both;float:right}body.editorial-institutions-users div.button-container .button,body.editorial-institutions-users div.button-container hr{margin-bottom:1em}body.editorial-institution-groups .button-container{margin-top:36px}body.editorial-institution-groups .button-container .button{clear:both;float:right;margin-bottom:1em}body.editorial-institution-groups .delete_institution_group{float:left}body.editorial-institution-groups .institution-group-institution-selection-view{margin-bottom:1em}body.editorial-institution-groups .institution-group-institution-selection-view label{clear:left}body.editorial-institution-groups .institution-group-institution-selection-view input.institution-selector.loading{background-position:232px 5px}body.editorial-institution-groups .institution-group-institution-selection-view .institution-list{clear:both;margin:2em 0}body.editorial-institution-groups .institution-group-institution-selection-view .institution-list:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.editorial-institution-groups .institution-group-institution-selection-view .institution-list .institution{clear:none;float:left;margin-bottom:0;width:33.3%}body.editorial-institution-groups .institution-group-institution-selection-view .institution-list .profile{background-color:#fff;border:1px solid #e6e6e6;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);clear:both;list-style-type:none;margin:0 .5em 1em;padding:0;position:relative}body.editorial-institution-groups .institution-group-institution-selection-view .institution-list .profile:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.editorial-institution-groups .institution-group-institution-selection-view .institution-list .profile img{float:left;margin:0 10px 0 0}body.editorial-institution-groups .institution-group-institution-selection-view .institution-list .profile h3{float:left;font-size:12px;margin:10px 10px 10px 0;position:relative}body.editorial-institution-groups .institution-group-institution-selection-view .institution-list .profile a.remove-institution{margin:0;position:absolute;right:10px;top:10px;width:auto}body.licenses .wrapper .button-container .primary{float:right;margin-bottom:1em}body.licenses .wrapper table tr td,body.licenses .wrapper table tr th{text-align:left}body.licenses .wrapper table tr td:last-child,body.licenses .wrapper table tr th:last-child{text-align:right}body.licenses .wrapper form .panel&gt;div+div{margin-top:30px}body.licenses .wrapper form .panel&gt;div h3{margin-bottom:20px;padding-left:25%}body.newsletters-edit{background-color:#f2f2f3}body.newsletters-edit #topbar{position:fixed;top:0;width:100%}body.newsletters-edit #topbar .wrapper{width:100%}body.newsletters-edit #authoring-actions{background-color:#f2f2f3;border-bottom:1px solid #d7d7db;left:300px;padding:16px 3px 8px 12px;position:fixed;right:0;top:46px;z-index:10}body.newsletters-edit #authoring-actions .wrapper{padding:7px 0;position:relative;width:100%}body.newsletters-edit #authoring-actions .wrapper .button{margin:0 16px}body.newsletters-edit #authoring-actions .back.button{float:left}body.newsletters-edit .save-state-view{margin:12px;padding:0 9px;position:fixed;right:0;top:100px}body.newsletters-edit .button.create-section{display:block;font-size:15px;height:auto;line-height:24px;margin:10px 20px;text-align:center}body.newsletters-edit .button.create-section i{background-color:#fff;border-radius:18px;color:#49ab3a;font-size:12px;height:18px;line-height:19px;margin-right:.1em;opacity:1;top:-2px;width:18px}body.newsletters-edit #outer{padding-left:300px;position:relative}body.newsletters-edit .fake-newsletter{background-color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);height:auto;margin:148px auto;padding:10px 0 20px;width:600px}body.newsletters-edit .fake-newsletter .editors-note{padding:0 10px;position:relative}body.newsletters-edit .fake-newsletter .editors-note h3{margin:0 10px}body.newsletters-edit .fake-newsletter .from{display:flex;margin:0 10px;padding:10px}body.newsletters-edit .fake-newsletter .from:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.newsletters-edit .fake-newsletter .from img{border-radius:27px;margin-right:1em}body.newsletters-edit .fake-newsletter .from .name{align-self:center;font-size:14px}body.newsletters-edit .fake-newsletter .from .name p{margin-bottom:0;text-align:left}body.newsletters-edit .fake-newsletter h3{border-bottom:4px solid #e5e5e6;color:#212121;line-height:2em}body.newsletters-edit .fake-newsletter ol li{list-style-type:none}body.newsletters-edit .edit-sections-hint,body.newsletters-edit.edit-sections-mode .back,body.newsletters-edit.edit-sections-mode .upload{display:none}body.newsletters-edit.edit-sections-mode .edit-sections-hint{color:#fff;display:block;line-height:1.5}body.newsletters-edit.edit-sections-mode .edit-sections-hint i{float:left}body.newsletters-edit.edit-sections-mode .edit-sections-hint p{float:left;margin:0;padding-left:.25em}body.newsletters-edit.edit-sections-mode #authoring-actions{background-color:#148cb8}body.newsletters-edit.edit-sections-mode .article-browser-view:after,body.newsletters-edit.edit-sections-mode .campaign-top-story-view:after,body.newsletters-edit.edit-sections-mode .editors-note:after{background-color:#fff;content:" ";display:block;height:100%;left:0;opacity:.66;position:absolute;top:0;width:100%;z-index:9}#edit-campaign-page .article-browser-view{top:47px}body.editorial-newsletters table{margin-bottom:36px}body.editorial-newsletters table .icon-check,body.editorial-newsletters table .icon-delete{border-radius:.5rem;color:#fff;font-size:10px;height:16px;line-height:16px;width:16px}body.editorial-newsletters table .icon-check{background-color:#319f22}body.editorial-newsletters table .icon-delete{background-color:#d24850}.editorial-newsletters-status #outer{border-top:1px solid #e5e5e6}#newsletter-status-page{text-align:center}#newsletter-status-page h2{margin-top:4em}#newsletter-status-page .yet-another-spinner{font-size:24px;left:50%;margin-left:-1ex;position:relative}body.editorial-newsletter-lists .newsletter-list-primary,body.editorial-newsletter-lists .newsletter-list-visible{width:80px}body.editorial-newsletter-lists .tag{background:#9e9e9e;border-radius:4px;color:#fff;display:inline-block;font-size:10px;letter-spacing:.05em;margin-right:10px;padding:1px 6px;text-transform:uppercase}body.editorial-newsletter-lists form.newsletter_list fieldset.inputs .banner,body.editorial-newsletter-lists form.newsletter_list fieldset.inputs .logo{border-bottom:none;padding-bottom:0;width:auto}body.editorial-newsletter-lists form.newsletter_list fieldset.inputs .banner img,body.editorial-newsletter-lists form.newsletter_list fieldset.inputs .logo img{border:1px solid #e5e5e6;width:100%}body.editorial-newsletter-lists form.newsletter_list fieldset.inputs .logo img{max-width:104px}body.editorial-newsletter-lists form.newsletter_list fieldset.inputs .banner img{max-width:600px}@media only screen and (max-width:599px){body.editorial-newsletter-lists form.newsletter_list fieldset.inputs .banner,body.editorial-newsletter-lists form.newsletter_list fieldset.inputs .logo{padding-left:0}}body.newsletter_sponsorships .sidebar form.button_to{float:left;margin:15px 0 0 10px}body.newsletter_sponsorships .sidebar header{margin-bottom:18px}body.newsletter_sponsorships .sidebar header:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.newsletter_sponsorships .sidebar header.default-header .new{display:none}body.newsletter_sponsorships .sidebar header.default-header.no-default .new{display:block}body.newsletter_sponsorships .sidebar .sponsorship img{border:1px solid #ddd;display:block;width:100%}body.newsletter_sponsorships .sidebar .sponsorship h3{margin-top:10px}body.newsletter_sponsorships .sidebar .sponsorship dl dd{float:right;margin:0}body.newsletter_sponsorships .sidebar .sponsorship a.button{clear:both;float:left;margin-top:15px}body.newsletter_sponsorships .sidebar .sponsorship a.button+.button{clear:none;margin-left:4px}body.newsletter_sponsorships .sidebar .sponsorship.default img{float:left}body.newsletter_sponsorships .sidebar .sponsorship.default a.button{clear:none;float:left}body.newsletter_sponsorships .sidebar hr{margin-top:18px}body.newsletter_sponsorships .history header{margin-bottom:18px}body.newsletter_sponsorships .history header:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.newsletter_sponsorships .history table .button{float:left;margin:0}body.newsletter_sponsorships .history table form.button_to{clear:both;padding-top:5px}body.newsletter_sponsorships .history table img{border:1px solid #ddd;max-width:100px}body.newsletter_sponsorships .history table+header{margin-top:40px}body.newsletter_sponsorships .history table tr th{text-align:left}body.newsletter_sponsorships .history table tr th:first-child{text-align:center}body.newsletter_sponsorships .history table tr td{text-align:left;vertical-align:top}body.newsletter_sponsorships .history table tr td:first-child{text-align:center}body.newsletter_sponsorships .history table tr td.actions,body.newsletter_sponsorships .history table tr td.date{white-space:nowrap}body.newsletter_sponsorships .history p+header{margin-top:40px}body.newsletter_sponsorships #newsletter-sponsorship-form .thumbnail{border:1px solid #ddd;margin-left:25%;width:100px}body.newsletter_sponsorships #newsletter-sponsorship-form footer .button{margin:0}body.editorial-partners-edit form.button_to{float:left;margin-top:-19px}body.editorial-partners section h2{margin-top:20px}body.editorial-partners .logo{background-color:#fff;width:100px}body.editorial-partners a.create_partnership{float:right}.editorial-pitches-author .fancy-input,.editorial-pitches-reader .fancy-input{position:relative}.editorial-pitches-author .fancy-input select,.editorial-pitches-reader .fancy-input select{-webkit-padding-end:20px;-moz-padding-end:20px;-webkit-padding-start:2px;-moz-padding-start:2px;-webkit-appearance:button;-moz-appearance:button;-webkit-user-select:none;-moz-user-select:none}.editorial-pitches-author .fancy-input input[type=email],.editorial-pitches-author .fancy-input input[type=password],.editorial-pitches-author .fancy-input input[type=text],.editorial-pitches-author .fancy-input input[type=url],.editorial-pitches-author .fancy-input select,.editorial-pitches-reader .fancy-input input[type=email],.editorial-pitches-reader .fancy-input input[type=password],.editorial-pitches-reader .fancy-input input[type=text],.editorial-pitches-reader .fancy-input input[type=url],.editorial-pitches-reader .fancy-input select{background-color:#f2f2f3;border:1px solid #d7d7db;border-radius:2px;color:#666;cursor:pointer;font-size:13px;height:41px;margin:0;overflow:hidden;padding:10px;text-overflow:ellipsis;white-space:nowrap}.editorial-pitches-author .fancy-input input[type=email]:hover,.editorial-pitches-author .fancy-input input[type=password]:hover,.editorial-pitches-author .fancy-input input[type=text]:hover,.editorial-pitches-author .fancy-input input[type=url]:hover,.editorial-pitches-author .fancy-input select:hover,.editorial-pitches-reader .fancy-input input[type=email]:hover,.editorial-pitches-reader .fancy-input input[type=password]:hover,.editorial-pitches-reader .fancy-input input[type=text]:hover,.editorial-pitches-reader .fancy-input input[type=url]:hover,.editorial-pitches-reader .fancy-input select:hover{background:#fff;color:#333}.editorial-pitches-author .fancy-input i,.editorial-pitches-reader .fancy-input i{color:#666;font-size:20px;line-height:inherit;pointer-events:none;position:absolute;right:10px;text-align:center;top:10px;width:18px}body.editorial-pitch-sections-index div.button-container .button{clear:both;float:right}body.editorial-pitch-sections-index div.button-container .button,body.editorial-pitch-sections-index div.button-container hr{margin-bottom:1em}.editorial-podcast-episodes-index .wrapper .tabbed .button,.editorial-podcasts-index .wrapper .tabbed .button{float:right}.editorial-podcast-episodes-index .wrapper .interesting-list,.editorial-podcast-episodes-index .wrapper .nothing-yet,.editorial-podcasts-index .wrapper .interesting-list,.editorial-podcasts-index .wrapper .nothing-yet{margin-top:30px}.editorial-podcasts.authoring #authoring-actions{background:#f2f2f3;border-bottom:1px solid #e7e7e7;border-top:1px solid #e7e7e7;height:30px;padding:18px 0 12px}.editorial-podcasts form #podcast_description{height:200px}.editorial-podcasts form img{max-width:200px}.editorial-promos-creatives #creatives-search{background-color:#e1e4e6;margin-bottom:1em;margin-top:1em;padding-bottom:1em;padding-top:1em}.editorial-promos-creatives #creatives-search:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.editorial-promos-creatives #creatives-search .search-results-count{float:right;margin-right:1em;margin-top:.5em}.editorial-promos-creatives #creatives-search .search{float:left}.editorial-promos-creatives #creatives-search .search label{display:none}.editorial-promos-creatives #creatives-search .search input{margin-left:1em;padding-bottom:5px;padding-top:5px}.editorial-promos-creatives #creatives-search .search input#q{border-color:#fff;max-width:450px;min-width:300px}.editorial-promos-creatives #creatives-search .search input.button{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-5px;padding-bottom:6px;padding-top:4px}body.editorial-recent-articles .comments,body.editorial-recent-articles .readers{text-align:right}body.editorial-recent-articles time{color:#62626a;font-size:11px}body.editorial-recent-articles .authors{margin-bottom:40px;padding:10px}body.editorial-recent-articles .authors .author{display:block;font-size:11px}body.editorial-recent-articles .authors .author a{font-weight:700}body.editorial-recent-articles .share{margin-bottom:-10px;margin-top:-10px}body.editorial-recent-articles .share li{background-color:transparent;border-bottom:0;float:right;margin:0 0 0 10px}body.editorial-recent-articles .share li a{float:left}body.editorial-recent-articles .share li a span{display:none}body.editorial-recent-articles .share li .data-count{display:inline;float:right;padding:0 5px;top:-3px}body.editorial-recent-articles nav.show-more{clear:both;padding-top:40px;text-align:center;width:100%}body.editorial-republishers-bookmarklet .bookmarklet{background:#d8372c;border-radius:50%;color:#fff;display:block;font-weight:700;height:200px;margin:0 auto;position:relative;text-indent:-10000px;width:200px}body.editorial-republishers-bookmarklet .bookmarklet:after{content:"Drag into bookmarks";display:block;height:200px;line-height:200px;position:absolute;text-align:center;text-indent:0;top:0;width:200px}body.editorial-republishers .editorial-main-content section h2{margin-top:20px}body.editorial-republishers .editorial-main-content #leaderboard{min-height:300px;position:relative}body.editorial-republishers .editorial-main-content #leaderboard li{padding:10px}body.editorial-republishers .editorial-main-content .logo{background-color:#fff;margin:-10px 0;min-width:100px;width:100px}body.editorial-republishers .editorial-main-content .logo img{width:100%}body.editorial-republishers .editorial-main-content .name,body.editorial-republishers .editorial-main-content .source-hosts ul{padding-left:10px}body.editorial-republishers .editorial-main-content .source-hosts li{background:none;border:none;list-style:none;margin:0;padding:0}body.editorial-republishers .editorial-main-content .actions{padding-right:10px;text-align:right}body.editorial-republishers .create_republisher{float:right}body.editorial-republishers .hosts{font-size:200%;margin:40px 20px 40px 0}body.editorial-republishers .add_fields{margin:37px 20px 40px 0}body.editorial-republishers .nested-fields{clear:both;position:relative}body.editorial-republishers .nested-fields .remove_fields{position:absolute;right:0;top:22%}@media only screen and (max-width:599px){body.editorial-republishers .nested-fields .remove_fields{top:8%}}body.editorial-republishers form.button_to{float:left;margin-top:-19px}body.schedules section.scheduled,body.schedules section.unscheduled{margin-top:20px}body.schedules div.day{background-color:#e5e5e6;border:1px solid #ddd;border-radius:4px;margin-bottom:18px;margin-left:-1px;margin-right:-1px}body.schedules div.day:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.schedules div.day.over{background-color:#e0f2ff}body.schedules div.day p.empty{color:#62626a;font-weight:700;padding-left:24px}body.schedules h2{font-size:1.5em;line-height:36px;margin-bottom:0;padding-left:24px}body.schedules .sort_order{margin-top:20px}body.schedules .sort_order:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.schedules .sort_order span{float:left;margin:0 25px;padding:10px 0}body.schedules .sort_order .tab{font-size:12px;margin-right:2px;padding:6px 13px 0}body.schedules article{border-bottom:1px solid #ddd;clear:left;list-style-type:none;padding:6px 0}body.schedules article:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.schedules article:last-child{margin-bottom:0}body.schedules article:hover{background-color:#ffc;background-image:url(icons/drag-51bd6d7668d6c60ae8eb2547328f6396.png);background-position:5.4px 10.2px;background-repeat:no-repeat;cursor:move}body.schedules div.title a,body.schedules div.title p.catch{display:block;padding-left:24px}body.schedules div.title a{font-weight:700}body.schedules div.title p.catch{color:#62626a;font-style:italic;margin-bottom:0}body.schedules div.annotations{text-align:right}body.schedules div.annotations span.state,body.schedules div.annotations ul.sections{clear:right;float:right;margin-right:22px}body.schedules div.annotations ul.sections{font-size:9px;line-height:12px;list-style:none;text-align:right;text-transform:uppercase}body.schedules div.annotations ul.sections li{margin-top:4px}body.schedules div.annotations span.state{background-color:#d7d7db;border-radius:4px;color:#444;font-size:10px;font-weight:700;padding:0 6px}body.editorial-sections .button_to{float:right;margin-left:4px}body.editorial-sections .public-toggle{border:1px solid #e5e5e6;margin-top:50px;padding:20px}table.editorial-team-sortable td.handle{cursor:move;cursor:-webkit-grab;width:15px}body.editorial-topics #topic-search{background-color:#e1e4e6;margin-bottom:1em;margin-top:1em;padding-bottom:1em;padding-top:1em}body.editorial-topics #topic-search:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.editorial-topics #topic-search .search-results-count{float:right;margin-right:1em;margin-top:.5em}body.editorial-topics #topic-search .search{float:left}body.editorial-topics #topic-search .search label{display:none}body.editorial-topics #topic-search .search input{margin-left:1em;padding-bottom:5px;padding-top:5px}body.editorial-topics #topic-search .search input#q{border-color:#fff;max-width:450px;min-width:300px}body.editorial-topics #topic-search .search input.button{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-5px;padding-bottom:6px;padding-top:4px}body.editorial-topics #topic-search .search input.button:hover{background-color:#395d73}body.editorial-topics .pagination{float:right;margin-bottom:20px}body.editorial-topics-articles .search-form .inputs li{border-bottom:none}body.editorial-topics-articles .search-form .actions{padding-top:0}body.editorial-topics-articles .search-results .item{border-bottom:1px solid #ddd;padding:10px 0}body.editorial-topics-articles .search-results .item .published-at{font-style:italic}body.editorial-topics-articles .search-results .item .summary{clear:both;display:block;margin-left:25px}body.editorial-topics-articles .search-results .item .title{font-weight:700}body.editorial-topics-articles .pagination{float:right;margin-top:20px}body.editorial-topics-sponsorships .interesting-list .topic-sponsorship-image{width:200px}body.editorial-users .pagination{float:right;margin:10px 0}body.editorial-users-merge .selection{float:right;text-align:right}body.editorial-users-merge .selection .button{margin-top:-11px;position:absolute;right:10px;top:50%}body.editorial-users-merge .destination-user:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.editorial-users-merge .destination-user .avatar{max-width:120px;position:relative}body.editorial-users-merge .destination-user .user-type{left:0;margin-left:0;position:absolute;top:.5em}body.editorial-users-merge .destination-user img{border-radius:50%;display:block;width:100%}body.editorial-users-merge .destination-user .details .position{margin-bottom:1em}body.editorial-users-merge .destination-user .activity{clear:both;margin:0 -4px 10px;padding-top:20px}body.editorial-users-merge .destination-user .activity table{border-collapse:separate;border-spacing:4px;width:100%}body.editorial-users-merge .destination-user .activity th{background-color:#e1e4e6;padding:12px 10px 8px}body.editorial-users-merge .destination-user .activity td{background-color:#fff;padding:10px}body.editorial-users-merge .destination-user .activity td.centered{text-align:center}body.editorial-users-merge-create #source-user{position:relative}body.editorial-users-merge-create #source-user:after{border-bottom:16px solid transparent;border-left:16px solid #f2f2f3;border-top:16px solid transparent;content:"";height:0;margin-top:-22px;position:absolute;right:-12px;top:40px;width:0}body.editorial-users-merge-create #source-user .general li{display:none}body.editorial-users-merge-create #source-user .account-locked{margin-top:-4px}body.editorial-users-merge-create .merge-another{float:right}@media only screen and (max-width:599px){body.editorial-users-merge-create #source-user:after{border-bottom:0;border-left:16px solid transparent;border-right:16px solid transparent;border-top:16px solid #f2f2f3;bottom:0;margin-right:-22px;margin-top:0;right:50%;top:auto}}.help_directories code{font-weight:700}.drafts-invitations .invitation-expired-options{margin-top:12px;text-align:right}.drafts-invitations .invitation-expired-options :first-child{margin-right:6px}.drafts-invitations .invitation-expired-options :last-child{margin-left:6px}.drafts-invitations form.newform fieldset.inputs li{border:none;padding-bottom:6px}body.editing-page .a-format .slot.empty{height:120px;line-height:120px}body.editing-page .b-format .slot.empty{height:40px;line-height:40px}body.editing-page .c-format .slot.empty{height:20px;line-height:20px}body.editing-page .d-format .slot.empty{height:20px;line-height:20px;margin-left:20px}body.editing-page .article-browser-view{top:47px}body.editing-page .slot.empty{color:transparent;font-size:11px;margin-bottom:10px;padding-right:20px;text-align:right;transition:background-color .2s linear,border-color .2s linear,color .2s linear}body.editing-page .slot.empty.over{background-color:#e0f2ff!important;border-color:#62626a!important;color:#444!important}body.editing-page #page-area-analysis .slot.empty{margin-top:36px}body.editing-page #research-briefs{cursor:default;pointer-events:none}body.editing-page #research-briefs a.remove-unplaced,body.editing-page #research-briefs a.toggle-byline{display:none}body.editing-page #inline-editing{border:1px dashed #d7d7db;display:block;margin:-3px -1px -1px -3px;padding:2px}body.editing-page .inline-overrideable input,body.editing-page .inline-overrideable textarea{background-color:transparent;padding:0;width:100%}body.editing-page .content textarea{height:100px}body.editing-page figure.editor_pick{display:none}body.editing-page .ui-draggable-dragging figure.editor_pick{display:none!important}body.editing-page article.ui-draggable,body.editing-page article.ui-draggable a{cursor:move}body.editing-page article.placed .byline a{cursor:pointer}body.editing-page article.placed .change-image.present,body.editing-page article.placed .crop-link,body.editing-page article.placed .remove-unplaced{background:rgba(0,0,0,.6);border-radius:2px;color:#fff;cursor:pointer!important;font-size:13px;height:22px;line-height:21px;position:absolute;right:4px;text-align:center;top:4px;transition:background .25s;width:22px;z-index:1}body.editing-page article.placed .change-image.present i,body.editing-page article.placed .crop-link i,body.editing-page article.placed .remove-unplaced i{color:#fff}body.editing-page article.placed .change-image.present:hover,body.editing-page article.placed .crop-link:hover,body.editing-page article.placed .remove-unplaced:hover{background:rgba(62,138,206,.8)}body.editing-page article.placed .change-image.present{top:28px}body.editing-page article.placed .remove-unplaced:hover{background:rgba(216,53,42,.9);color:#fff}body.editing-page article.placed.gallery .remove-unplaced{top:-123px}body.editing-page #analysis-and-comment .change-image.empty{border:2px dashed #d7d7db;border-radius:4px;color:#d7d7db;display:block;font-size:150%;height:50px;padding-top:30px;text-align:center;width:350px}body.editing-page #analysis-and-comment .change-image.empty:hover{color:#293299;cursor:pointer;transition:color .2s linear}body.editing-page #editors-picks figure.section{display:none}body.editing-page #editors-picks figure.editor_pick{display:block}body.editing-page #editors-picks header{pointer-events:auto!important}body.editing-page #editors-picks article{overflow:visible;transition:opacity .25s}body.editing-page #editors-picks article.over{opacity:.5}body.editing-page #editors-picks figure figcaption{opacity:1!important}body.editing-page #editors-picks figure figcaption textarea{height:50px}body.editing-page #editors-picks figcaption #inline-editing{margin-left:-60px;position:relative;top:15px;width:268px!important;z-index:11}body.editing-page #editors-picks .change-image.present,body.editing-page #editors-picks .crop-link{z-index:5}body.editing-page #editors-picks .change-image.empty{color:#d7d7db;display:block;font-size:130%;height:120px;padding-top:100px;text-align:center;width:170px}body.editing-page #editors-picks .change-image.empty:hover{color:#293299;cursor:pointer;transition:color .2s linear}body.editing-page #editors-picks .remove-unplaced{top:60px}body.editing-page #editors-picks article figcaption{pointer-events:auto!important}body.editing-page article.over{background-color:#e0f2ff!important;transition:background-color .2s linear}body.editing-page .non-editable{opacity:.25}body.editing-page .non-editable a{cursor:default;pointer-events:none}body.editing-page .non-editable .slot{display:none}body.editing-page.page-changed #authoring-actions{background-color:#ef5a50}body.editing-page.page-changed #authoring-actions .wrapper:before{color:#ffd2c7;content:"Page changed";font-size:11px;font-weight:700;left:0;letter-spacing:1px;line-height:24px;position:absolute;right:0;text-align:center;text-transform:uppercase}body.editing-page.page-changed #authoring-actions .button{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);color:#fff}body.editing-page.page-changed #authoring-actions .button.back{border:1px solid rgba(0,0,0,.3)}body.editing-page.page-changed #authoring-actions .button.back:hover{background:rgba(0,0,0,.3)}body.editing-page #outer{position:relative}body.editing-page #outer&gt;.wrapper{box-sizing:border-box;margin:125px 0 0 320px}body.editing-page #topbar{position:fixed;top:0;width:100%}body.editing-page #topbar .wrapper{width:100%}body.editing-page #topbar #edition-selector{margin-left:17px}body.editing-page #topbar .account&gt;div{border-right:0}body.editing-page #authoring-actions{background-color:#f2f2f3;border-bottom:1px solid #d7d7db;left:300px;position:fixed;right:0;top:46px;transition:background .2s;z-index:6}body.editing-page #authoring-actions .wrapper{padding:7px 0;position:relative;width:100%}body.editing-page #authoring-actions .wrapper .button{margin:0 16px}body.editing-page .page-area article{transition:background-color .25s}body.editing-page .page-area article:hover{background:#e0f2ff}body.editing-page .being-dragged{opacity:.15}.article-section .edit-advertisement-section.button,.article-section .edit-article-section.button{background:rgba(0,0,0,.6);border:none;color:#fff;float:right}.article-section.hover{background:rgba(138,200,244,.2);border:2px dashed #89bbf5;border-radius:6px;margin:-12px -12px 34px;padding:10px 10px 24px}.article-section.hover .edit-article-section.button{background-color:#38e}.article-section.hover .more{margin-bottom:0}.article-section.hover .more .button{outline-color:#e5f4fe}.edit-page-ad-lightbox-view form,.edit-page-area-lightbox-view form{padding:10px}.edit-page-ad-lightbox-view .link-type,.edit-page-area-lightbox-view .link-type{clear:left;padding-top:12px}.edit-page-ad-lightbox-view .chooser-view,.edit-page-area-lightbox-view .chooser-view{margin-left:25%}.edit-page-ad-lightbox-view .input.choice,.edit-page-ad-lightbox-view .lightbox-inner,.edit-page-area-lightbox-view .input.choice,.edit-page-area-lightbox-view .lightbox-inner{overflow:visible}body.profiles-dashboards-show{background-color:#f2f2f3;overflow:hidden}body.profiles-dashboards-show #outer,body.profiles-dashboards-show .column,body.profiles-dashboards-show .wrapper{height:100%;min-height:100%}body.profiles-dashboards-show #outer .wrapper{padding-bottom:0}body.profiles-dashboards-show .dashboard-outer.wrapper{bottom:0;height:auto;left:0;margin:0;min-height:450px;min-width:980px;overflow:hidden;position:absolute;right:0;top:120px;width:auto}body.profiles-dashboards-show .column-header{left:0;margin:0;padding-top:25px;position:absolute;top:0;width:100%;z-index:2}body.profiles-dashboards-show .column-header h3{font-size:13px;margin:0;padding-bottom:6px;padding-left:20px}body.profiles-dashboards-show .column-header span{color:#4b4b4e;font-weight:400}body.profiles-dashboards-show .column{position:relative}body.profiles-dashboards-show .column .content{bottom:0;height:auto;left:0;overflow:hidden;overflow-y:auto;position:absolute;right:0;top:50px;width:100%}body.profiles-dashboards-show #author-information{background-color:#f2f2f3;margin-right:0;padding-right:20px}body.profiles-dashboards-show #author-information .column-header{border-bottom-color:#d7d7db;left:auto;position:static;right:0}body.profiles-dashboards-show #published{background-color:#fff;margin-right:0;padding-right:20px}body.profiles-dashboards-show #published .column-header{border-bottom-color:#d7d7db}body.profiles-dashboards-show #metrics{background-color:#f2f2f3;float:none;margin-right:0}body.profiles-dashboards-show #metrics p.metrics-content-meta{display:none}body.profiles-dashboards-show #metrics .column-header{border-bottom-color:#d7d7db}body.profiles-dashboards-show #metrics .column-header h3{float:left}body.profiles-dashboards-show .load-more-articles{padding:30px;text-align:center}body.profiles-dashboards-show .article{-webkit-transition:all .3s ease-in-out}body.profiles-dashboards-show .article.active,body.profiles-dashboards-show .article.active:hover{box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.25),0 1px 1px 0 rgba(0,0,0,.25);-webkit-transition:all .15s ease-in-out}body.profiles-dashboards-show .article a .article-label{border-radius:2px;color:#fff;display:block;float:left;font-size:9px;line-height:13px;margin:0 5px 3px 0;padding:0 4px;text-transform:uppercase}body.profiles-dashboards-show .article a .article-label.article-type{background-color:#4b4b4e}body.profiles-dashboards-show .article a .article-label.article-type.audio{background-color:#047c56}body.profiles-dashboards-show .article a .article-label.article-type.news{background-color:#293299}body.profiles-dashboards-show .article a .article-label.article-type.post{background-color:#4b4b4e}body.profiles-dashboards-show .article a .article-label.article-interviewed{background-color:#3a5a93}body.profiles-dashboards-show .article a .deadline,body.profiles-dashboards-show .article a .updated-at{color:#7a8d90;display:block;float:left;font-size:11px;line-height:14px}body.profiles-dashboards-show .article a h4{border:none;clear:both;color:#212121;font-size:16px;font-weight:700;letter-spacing:0;margin:0 30px 0 0;padding:0;text-transform:none}body.profiles-dashboards-show .article ul li{float:left}body.profiles-dashboards-show .article ul li.facebook a,body.profiles-dashboards-show .article ul li.linkedin a,body.profiles-dashboards-show .article ul li.twitter a{padding:4px 8px 2px;text-align:center}body.profiles-dashboards-show .article ul li.facebook a span,body.profiles-dashboards-show .article ul li.facebook span.data-count,body.profiles-dashboards-show .article ul li.linkedin a span,body.profiles-dashboards-show .article ul li.linkedin span.data-count,body.profiles-dashboards-show .article ul li.twitter a span,body.profiles-dashboards-show .article ul li.twitter span.data-count{display:none}body.profiles-dashboards-show .article ul li.comments,body.profiles-dashboards-show .article ul li.readers{font-size:11px;font-weight:700;line-height:22px;margin-right:16px}body.profiles-dashboards-show .article ul li.comments strong,body.profiles-dashboards-show .article ul li.readers strong{font-size:12px;padding-left:5px}body.profiles-dashboards-show .article ul li.facebook,body.profiles-dashboards-show .article ul li.twitter{margin-right:6px}body.profiles-dashboards-show .article{border-bottom:1px solid #d7d7db;border-top:1px solid #fff;margin:0;position:relative;transition:all .3s ease-in-out}body.profiles-dashboards-show .article.in-progress a header{padding:10px}body.profiles-dashboards-show .article.active,body.profiles-dashboards-show .article.active:hover{background-color:#768189;border-bottom:1px solid #d7d7db;border-top:1px solid #d7d7db;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);transition:all .15s ease-in-out}body.profiles-dashboards-show .article.active time,body.profiles-dashboards-show .article.active ul li,body.profiles-dashboards-show .article.active:hover time,body.profiles-dashboards-show .article.active:hover ul li,body.profiles-dashboards-show .article.active:hover&gt;a .updated-at,body.profiles-dashboards-show .article.active:hover&gt;a h4,body.profiles-dashboards-show .article.active&gt;a .updated-at,body.profiles-dashboards-show .article.active&gt;a h4{color:#fff}body.profiles-dashboards-show .article.active time.twitter,body.profiles-dashboards-show .article.active ul li.twitter,body.profiles-dashboards-show .article.active:hover time.twitter,body.profiles-dashboards-show .article.active:hover ul li.twitter{width:auto}body.profiles-dashboards-show .article time{color:#4b4b4e;margin-top:-3px}body.profiles-dashboards-show .article a{display:block;padding:20px 20px 60px}body.profiles-dashboards-show .article .article-label{border-radius:2px;color:#fff;display:block;float:left;font-size:9px;line-height:13px;margin:0 5px 3px 0;padding:0 4px;text-transform:uppercase}body.profiles-dashboards-show .article .article-label.article-type{background-color:#4b4b4e}body.profiles-dashboards-show .article .article-label.article-type.audio{background-color:#047c56}body.profiles-dashboards-show .article .article-label.article-type.news{background-color:#293299}body.profiles-dashboards-show .article .article-label.article-type.post{background-color:#4b4b4e}body.profiles-dashboards-show .article .article-label.article-interviewed{background-color:#3a5a93}body.profiles-dashboards-show .article .deadline,body.profiles-dashboards-show .article .updated-at{color:#7a8d90;display:block;float:left;font-size:11px;line-height:14px}body.profiles-dashboards-show .article h4{border:none;clear:both;color:#212121;font-size:16px;font-weight:700;letter-spacing:0;margin:0 30px 0 0;padding:0;text-transform:none}body.profiles-dashboards-show .article ul{bottom:15px;left:20px;list-style:none;position:absolute}body.profiles-dashboards-show .article li{float:left}body.profiles-dashboards-show .article li.facebook a,body.profiles-dashboards-show .article li.linkedin a,body.profiles-dashboards-show .article li.twitter a{padding:4px 8px 2px;text-align:center}body.profiles-dashboards-show .article li.facebook a span,body.profiles-dashboards-show .article li.facebook span.data-count,body.profiles-dashboards-show .article li.linkedin a span,body.profiles-dashboards-show .article li.linkedin span.data-count,body.profiles-dashboards-show .article li.twitter a span,body.profiles-dashboards-show .article li.twitter span.data-count{display:none}body.profiles-dashboards-show .article li.comments,body.profiles-dashboards-show .article li.readers{font-size:11px;font-weight:700;line-height:22px;margin-right:16px}body.profiles-dashboards-show .article li.comments strong,body.profiles-dashboards-show .article li.readers strong{font-size:12px;padding-left:5px}body.profiles-dashboards-show .article li.facebook,body.profiles-dashboards-show .article li.twitter{margin-right:6px}body.profiles-dashboards-show #in-progress .empty,body.profiles-dashboards-show #in-progress article{margin-left:20px;margin-right:20px}body.profiles-dashboards-show #in-progress .empty{color:#62626a;margin:20px;padding:20px 0 0}body.profiles-dashboards-show #in-progress .empty p{margin:0;padding:0}body.profiles-dashboards-show #in-progress article{border:1px solid #e6e6e6;border-radius:.25rem;margin-top:20px;-webkit-transition:all .3s ease-in-out}body.profiles-dashboards-show #in-progress article:hover .delete-draft{visibility:visible}body.profiles-dashboards-show #in-progress article .delete-draft{float:right;visibility:hidden}body.profiles-dashboards-show #in-progress article a{padding:6px}body.profiles-dashboards-show #in-progress article:hover{border-color:#c4cbcf}body.profiles-dashboards-show #in-progress article h4{font-size:12px;margin:0}body.profiles-dashboards-show #in-progress article strong,body.profiles-dashboards-show #in-progress article time{font-size:11px}body.profiles-dashboards-show #in-progress article time span{color:#62626a}body.profiles-dashboards-show #in-progress nav{border-top:1px solid #d7d7db;margin-left:-20px;margin-top:30px;padding:12px 20px 0}body.profiles-dashboards-show #in-progress nav a{height:auto;margin:0 0 10px 20px;width:auto}body.profiles-dashboards-show #in-progress nav .left{margin-left:20px}body.profiles-dashboards-show #article-title{border:none;margin:0 20px;overflow:auto;padding:20px 0 0;position:relative}body.profiles-dashboards-show #article-title .metrics-article-title{display:block;margin:0 0 0 12px}body.profiles-dashboards-show #article-title h1{display:inline;font-size:18px;line-height:24px;margin:0;padding:0}body.profiles-dashboards-show #article-title .close-metrics{background-image:linear-gradient(#ffda5c,#ffcc13);border:1px solid #795a70;box-shadow:none;color:#795e04;float:right;font-weight:700;margin-bottom:10px;margin-right:12px}body.profiles-dashboards-show #article-title .close-metrics:before{content:"";height:12px;left:8px;margin-top:-6px;position:absolute;top:50%;width:16px}body.profiles-dashboards-show #article-title .edit{float:right;margin-bottom:10px;margin-left:10px;margin-right:10px}body.profiles-dashboards-show #metrics .empty{margin:20px 0 0 20px;padding-top:0}body.profiles-dashboards-show .metrics-wrapper{-webkit-backface-visibility:hidden;margin:0 20px;-webkit-perspective:1000;-webkit-transform:translateZ(0)}body.profiles-dashboards-show .metrics-wrapper&gt;.metrics-column{float:left;padding-bottom:20px;width:100%}body.profiles-dashboards-show .metric{border:none;float:left;margin:20px 0 0;padding:0;width:100%}body.profiles-dashboards-show .metric&gt;div{background-color:#fff;border:1px solid #d7d7db;border-radius:4px;margin-left:10px;margin-right:10px;padding:0}body.profiles-dashboards-show .metric&gt;div:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.profiles-dashboards-show .metric&gt;div h5{background-color:#fff;font-size:13px;margin:0;padding:8px 10px;position:relative;text-align:left}body.profiles-dashboards-show .metric&gt;div h5 span{color:#4b4b4e;font-weight:400}body.profiles-dashboards-show .metric&gt;div h5 a.help{float:right}body.profiles-dashboards-show .metric&gt;div .none{color:#4b4b4e;font-weight:700;padding:10px;text-align:center}body.profiles-dashboards-show .totals{align-content:stretch;align-items:stretch;clear:both;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;list-style-type:none;margin-top:0}body.profiles-dashboards-show .totals:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.profiles-dashboards-show .totals .total{color:#383838;flex:1;float:left;margin-top:20px;min-width:140px}body.profiles-dashboards-show .totals .total .engagements{float:left}body.profiles-dashboards-show .totals .post-pub-buttons{background:#fff;float:right;min-height:70px;padding:20px 10px}body.profiles-dashboards-show .totals .post-pub-buttons .button{clear:left;float:left}body.profiles-dashboards-show .totals .post-pub-buttons .button+.button{margin-top:10px}body.profiles-dashboards-show .totals .facebook{color:#3a5a93}body.profiles-dashboards-show .totals .twitter{color:#00b0e9}body.profiles-dashboards-show .totals .linkedin{color:#0181b2}body.profiles-dashboards-show .totals strong{display:block;padding:0 20px 15px;text-align:left}body.profiles-dashboards-show .totals strong.label{line-height:20px}body.profiles-dashboards-show .totals strong.label i{float:left;top:0}body.profiles-dashboards-show .totals strong.label span{display:block;margin-left:24px}body.profiles-dashboards-show .totals strong.league-gothic{font-size:50px;line-height:44px;padding:20px 0 5px 20px}body.profiles-dashboards-show #recent-tweets h3{color:#085d91}body.profiles-dashboards-show #article-readers-geo-chart,body.profiles-dashboards-show #article-readers-time-chart{text-align:center}body.profiles-dashboards-show #article-readers-geo-chart .chart-wrapper,body.profiles-dashboards-show #article-readers-time-chart .chart-wrapper{background-color:#fff;padding:20px}body.profiles-dashboards-show #article-readers-time-chart{height:375px;padding:0}body.profiles-dashboards-show #article-readers-geo-chart{height:475px}body.profiles-dashboards-show #article-readers-geo-chart text{display:inline}body.profiles-dashboards-show #post-publication-engagement{text-align:center}body.profiles-dashboards-show #post-publication-engagement .button{margin:20px}body.profiles-dashboards-show #post-publication-engagement p{padding:0 20px}body.profiles-dashboards-show #post-publication-engagement .engagements p{padding:20px 20px 0}body.profiles-dashboards-show #post-publication-engagement .engagements ul li{list-style:none}body.profiles-dashboards-show #readers-by-publication{float:left}body.profiles-dashboards-show #readers-by-publication table{border:none}body.profiles-dashboards-show #readers-by-publication table td,body.profiles-dashboards-show #readers-by-publication table th{text-align:left}body.profiles-dashboards-show #readers-by-publication table td{background:#fff;border-bottom:1px solid #d7d7db}body.profiles-dashboards-show #readers-by-publication table img{background-color:#fff;margin-right:10px;max-height:64px;max-width:64px;padding:10px;vertical-align:middle}body.profiles-dashboards-show #readers-by-publication .logo{height:84px;width:84px}body.profiles-dashboards-show #readers-by-publication .title{width:100%}body.profiles-dashboards-show #readers-by-publication .total{padding:10px;text-align:right}body.profiles-dashboards-show .reader-comment{border-bottom:1px solid #d7d7db;padding:10px}body.profiles-dashboards-show .reader-comment:first-child{border-top:1px solid transparent}body.profiles-dashboards-show .reader-comment:last-child{border-bottom:1px solid transparent}body.profiles-dashboards-show .reader-comment:hover{background-color:#d7d7db}body.profiles-dashboards-show .reader-comment .comment-container{cursor:pointer;display:block}body.profiles-dashboards-show .reader-comment .comment-container a{word-wrap:break-word}body.profiles-dashboards-show .reader-comment .comment-body{color:#4b4b4e}body.profiles-dashboards-show .reader-comment .comment-body p{margin-bottom:1ex;padding-right:0}body.profiles-dashboards-show #published .empty{margin:20px 0 0 20px;padding-top:20px}body.profiles-dashboards-show #supplementary-info{font-size:12px;padding:60px 20px 30px}body.profiles-dashboards-show #supplementary-info h3{border-bottom:1px dotted #e6e6e6;font-size:12px;margin:0;padding:8px 13px}body.profiles-dashboards-show #supplementary-info ul{margin:0 0 0 24px;padding:6px 0}body.profiles-dashboards-show #supplementary-info li{margin:0;padding:2px 5px 2px 0}body.profiles-dashboards-show #supplementary-info li.question&gt;a{display:block}body.profiles-dashboards-show #supplementary-info p{margin:0;padding-left:30px}body.profiles-dashboards-show #profile{margin-bottom:10px}body.profiles-dashboards-show #need-help ul,body.profiles-dashboards-show #profile ul{font-size:11px}body.profiles-dashboards-show #need-help li.question p,body.profiles-dashboards-show #profile li.question p{background-color:#f2f2f2;padding:10px 15px}body.post_publication_events .explanation{padding:60px 0 0}body.post_publication_events .explanation h2{border-bottom:1px solid #e5e5e6;margin-bottom:18px;padding-bottom:12px}body.profiles-post-publication-events-index .post-pub-engagements{margin-top:30px}body.profiles-post-publication-events-index .post-pub-engagements header .button{float:right;margin:0}body.profiles-post-publication-events-index .post-pub-engagements .information .button{margin-left:30px}body.profiles-post-publication-events-index .post-publication-engagement-title{clear:both}body.profiles-post-publication-events-index .post-publication-engagement{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);margin-top:20px;padding:20px}body.profiles-post-publication-events-index .post-publication-engagement:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}body.profiles-post-publication-events-index .post-publication-engagement dl{padding:0 20px}body.profiles-post-publication-events-index .engagement-actions{text-align:right}body.profiles-post-publication-events-index .engagement-type{clear:left;color:#727272;float:left;font-weight:700;text-align:right;width:200px}body.profiles-post-publication-events-index .engagement-detail{float:none;margin:0 0 0 210px;padding:0 0 .5em}body.profiles-dashboards-show .authoring-header,body.profiles-post-publication-events .authoring-header{margin-bottom:0;margin-top:-10px;padding:0;width:100%}body.profiles-dashboards-show .authoring-header .button,body.profiles-post-publication-events .authoring-header .button{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);position:absolute;right:40px;top:30px}body.profiles-dashboards-show .authoring-header hgroup,body.profiles-post-publication-events .authoring-header hgroup{float:none;padding-right:270px}body.profiles-dashboards-show .authoring-header hgroup h1,body.profiles-post-publication-events .authoring-header hgroup h1{margin:0 0 0 20px}body.profiles-dashboards-show .authoring-header hgroup h1 a,body.profiles-post-publication-events .authoring-header hgroup h1 a{border:1px solid #3a3f44;float:left;margin-right:10px;position:relative}body.profiles-dashboards-show .authoring-header hgroup h1 a:before,body.profiles-post-publication-events .authoring-header hgroup h1 a:before{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);content:"";height:100%;left:0;position:absolute;top:0;width:100%}body.profiles-dashboards-show .authoring-header hgroup h1 a,body.profiles-dashboards-show .authoring-header hgroup h1 a img,body.profiles-dashboards-show .authoring-header hgroup h1 a:before,body.profiles-post-publication-events .authoring-header hgroup h1 a,body.profiles-post-publication-events .authoring-header hgroup h1 a img,body.profiles-post-publication-events .authoring-header hgroup h1 a:before{border-radius:2px;display:block}body.profiles-dashboards-show .authoring-header hgroup h2,body.profiles-post-publication-events .authoring-header hgroup h2{text-overflow:ellipsis}#add-content-tags label{display:none}#add-content-tags input#content-tags{float:left;width:155px}#add-content-tags #content-tags-add-button{margin-left:.4em;margin-top:.2em}#add-content-tags .tags-wrapper{margin-bottom:12px}#add-content-tags .tags-wrapper:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}#add-content-tags #created-tags{border-top:1px dotted #d7d7db;clear:both;padding-top:12px}#add-content-tags #created-tags li{-webkit-background-clip:padding-box;background-image:linear-gradient(#f6f1c5,#eee48a);border:1px solid #f5eca2;border-radius:10px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);color:#927e32;float:left;font-size:11px;line-height:16px;list-style-type:none;margin-bottom:10px;margin-right:10px;padding:1px 8px;width:auto}#add-content-tags #created-tags li a{color:#927e32}.ui-timepicker-div dl dt{clear:none;float:none;font-weight:400}.ui-timepicker-div dl dd{float:none}.article-browser-view{background:#e6e6e6 linear-gradient(90deg,transparent 0,transparent 97.5%,rgba(0,0,0,.1));bottom:0;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:300px;z-index:7}.article-browser-view .list-wrapper{margin-right:0;padding:10px 7px 5px 5px}.article-browser-view .search-results .loading{display:block;margin:5px auto 10px}.article-browser-view .search-results.no-results:before{background:#d3d3d3;border-radius:2px;color:#62626a;content:"No results in this region.";display:block;margin:0 10px;padding:6px 14px;text-align:center}.article-browser-view footer{padding:0 5px 15px 13px}.article-browser-view .content-search{background:hsla(0,0%,100%,.4);border-bottom:1px solid rgba(0,0,0,.1);padding:10px 5px 15px 13px}.article-browser-view .content-search .search-options{display:none;padding-top:5px}.article-browser-view .content-search .search-options label{cursor:pointer;display:inline-block;margin-right:3px;overflow:hidden;position:relative;width:auto}.article-browser-view .content-search .search-options label.active{background:#fff linear-gradient(90deg,transparent 0,transparent 97.5%,rgba(0,0,0,.1))}.article-browser-view .content-search .search-options label input[type=radio]{cursor:pointer;position:absolute;right:50px}.article-browser-view .content-search input{width:160px}.article-browser-view .content-search .button{width:auto}.article-browser-view .content-search .cancel{background:#f2f2f3;left:177px;padding:4px 15px;position:absolute;top:12px;z-index:1}.article-browser-view .list-wrapper .list&gt;div&gt;h2{color:#7f7f7f;font-size:13px;font-weight:400;letter-spacing:normal;margin:0 12px 7px;text-transform:none}.create-section-lightbox-view form.newform fieldset.inputs li{border-bottom:none}.create-section-lightbox-view legend{width:100%}.create-section-lightbox-view .radio.type .choices .choice{background-color:#f2f2f3;display:block;float:left;height:150px;margin:6px;width:150px}.create-section-lightbox-view .radio.type .choices .choice:first-child{margin-left:0}.create-section-lightbox-view .radio.type .choices .choice:last-child{margin-right:0}.create-section-lightbox-view .radio.type .choices label{fill:#d7d7db;background-size:auto 100%;color:#212121;cursor:pointer;height:138px;line-height:1;padding:6px;width:138px}.create-section-lightbox-view .radio.type .choices input[type=radio]{display:none}.create-section-lightbox-view .radio.type .choices input[type=radio]:checked+label{fill:#fff;background-color:#085d91;background-position:100% 0;color:#fff}.create-section-lightbox-view .radio.type .choices label[for=basic_list]{background-image:url(newsletter/basic_list-dbfa3fada9ae688a0f8d4c99ef5546bf.svg)}.create-section-lightbox-view .radio.type .choices label[for=hero],.create-section-lightbox-view .radio.type .choices label[for=hero_with_captions]{background-image:url(newsletter/hero-e336c26b0cca3551b9f506f293eb6e0d.svg)}.create-section-lightbox-view .radio.type .choices label[for=side_by_side]{background-image:url(newsletter/side_by_side-0dae568ad44159a5fd2e3ebcdc41d3c0.svg)}.create-section-lightbox-view .radio.type .choices label[for=columnists]{background-image:url(newsletter/columnists-8195be2a7abc1dca297c1e639604c3b8.svg)}.create-section-lightbox-view .radio.type .choices label[for=bullets]{background-image:url(newsletter/bullets-1c3ff6dae1aa4221160f4bfa2d9c449a.svg)}.link-orcid-view{background-color:#6ca60d;background:radial-gradient(ellipse at top right,#a6ce39 0,#6ca60d 75%);border-bottom:1px solid #6ca60d;border-top:1px solid #6ca60d;color:#fff;padding:18px 18px 0;position:relative}.link-orcid-view h2{border-bottom:1px solid #a6ce39;float:left;font-size:16px;font-weight:400;margin-bottom:1em;padding-bottom:.2em}.link-orcid-view p{clear:left}.link-orcid-view p a{color:#fff;text-decoration:underline}.link-orcid-view hr{border-color:#a6ce39;margin-bottom:6px;margin-top:12px;width:160px}.link-orcid-view .options{float:right;position:relative;text-align:center}.link-orcid-view .options .not-interested{color:#fff;display:block;text-decoration:underline}.link-orcid-view .button{border-color:#6ca60d;box-shadow:none;display:block;font-weight:400;margin:12px auto;padding:7.2px}.link-orcid-view .button i{font-size:1.8em;left:-3px;top:-1px}.newsletter-section-list-view{margin:0 10px}.newsletter-section-list-view.edit .newsletter-section-view{cursor:-webkit-grab;cursor:grab}.newsletter-section-list-view.edit .newsletter-section-view .dropzone,.newsletter-section-list-view.edit .newsletter-section-view .placement-area{display:none}.newsletter-section-list-view.edit .newsletter-section-view .placement-count{display:block}.newsletter-section-view{background-color:#fff;border:1px solid transparent;padding:0 10px}.newsletter-section-view.ui-sortable-helper{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.newsletter-section-view .remove{display:none}.newsletter-section-view .dropzone{border:2px dashed #d7d7db;height:64px}.newsletter-section-view .dropzone.hover{background-color:#e0f1f5;border-color:#d7d7db}.newsletter-section-view .published{box-shadow:none;margin:6px 0;padding:0;width:auto}.newsletter-section-view .published time{display:none!important}.newsletter-section-view .published .article-region{display:none}.newsletter-section-view .published .content{display:block}.newsletter-section-view .published .byline em{display:inline}.newsletter-section-view .ui-droppable.hover{background-color:#e0f1f5;border-color:#d7d7db}.newsletter-section-view.hero img{width:100%}.newsletter-section-view.hero figure{display:block}.newsletter-section-view.hero .change-image,.newsletter-section-view.hero .crop-link{display:none}.newsletter-section-view.hero .article-browser-article{padding-bottom:10px}.newsletter-section-view.side_by_side .placement-area{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -10px}.newsletter-section-view.side_by_side .article-browser-article{box-sizing:border-box;flex:0 1 50%;padding:0 10px}.newsletter-section-view.side_by_side .article-browser-article img{width:100%}.newsletter-section-view.side_by_side .article-browser-article figure{display:block}.newsletter-section-view.columnists .content,.newsletter-section-view.side_by_side .article-browser-article .change-image,.newsletter-section-view.side_by_side .article-browser-article .crop-link,.newsletter-section-view.side_by_side .article-browser-article figcaption{display:none}.newsletter-section-view.columnists .article-browser-article{background:100% 100% url(columnists/default-left-e591e4e1840d79641e62d86522b24fd5.png) no-repeat;border-bottom:1px solid #ddd;min-height:80px;padding-right:80px;padding-top:10px}.newsletter-section-view.bullets .byline,.newsletter-section-view.bullets .content{display:none}.newsletter-section-view.bullets h2{color:#62626a;display:list-item!important;list-style-type:disc;margin-left:18px}.newsletter-section-view.html_block{display:none}.edit-sections-mode .newsletter-section-view{cursor:move}.edit-sections-mode .newsletter-section-view .remove{clear:right;color:#62626a;display:block;float:right}.edit-sections-mode .newsletter-section-view .remove:hover{color:#293299}.newsletter-note-view textarea{border:1px solid transparent;display:block;height:auto;overflow:hidden;padding:10px;resize:none;width:100%}.newsletter-note-view textarea:focus{border-color:#38e;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);outline:none}.newsletter-note-view .mini-toolbar{float:right;margin:0 10px 10px}.newsletter-note-view .mini-toolbar .bold{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}.newsletter-note-view .mini-toolbar .bold i{left:2px}.newsletter-note-view .mini-toolbar .italic{border-bottom-left-radius:0;border-top-left-radius:0}.newsletter-note-view .mini-toolbar .bold,.newsletter-note-view .mini-toolbar .italic{padding-left:4px;padding-right:4px}.newsletter-note-view .mini-toolbar .bold i,.newsletter-note-view .mini-toolbar .italic i{top:0}.newsletter-note-view .mini-toolbar .insert-link{margin-left:.5em}.radial-progress-view{position:relative}.radial-progress-view .value{bottom:0;font-weight:400;left:0;position:absolute;right:0;text-align:center;top:0}.save-state-view{background:#148cb8;border-radius:2px;color:#fff;cursor:default;line-height:26px;overflow:hidden;position:relative;top:1px}.save-state-view.save-in-progress{background:#f50}.selected-related-articles-view{margin-bottom:20px}.selected-related-articles-view:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}.selected-related-articles-view .related-article{border:5px solid #fff;box-sizing:border-box;float:left;margin:0;position:relative;width:25%}.selected-related-articles-view .related-article.empty{background:#f2f2f3}.trash-view{background:rgba(0,0,0,.8);bottom:0;left:0;position:fixed;top:0;transition:background-color .25s;width:300px;z-index:8}.trash-view .message{color:#fff;font-size:20px;font-weight:700;line-height:1.2;position:absolute;text-align:center;top:25%;width:100%}.trash-view.over{background:rgba(216,53,42,.9)}.user-indicator-view{height:auto;margin-bottom:12px;margin-left:12px;padding-left:24px}.show-engagement-details-lightbox-view dt{float:left;width:8em}.show-engagement-details-lightbox-view dl:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}
/*# sourceMappingURL=webpacked-author-9910109b849c7f77.css.map*/</pre></body></html>