/* module-key = 'com.atlassian.confluence.plugins.pagetree:pagetree-css-resources', location = 'com/atlassian/confluence/plugins/pagetree/resource/css/pagetree.css' */
#pagetreesearch form input.text{margin:0 8px 8px 0}#pagetreesearch form input.aui-button{margin:0}#splitter-sidebar #pagetreesearch form{white-space:nowrap}.plugin_pagetree div.error{padding-left:15px}.plugin_pagetree .plugin_pagetree_children_list_noleftspace{margin-left:0;padding-left:0}.plugin_pagetree .plugin_pagetree_children_list{list-style-type:none;margin-bottom:0;padding-left:0}.plugin_pagetree .plugin_pagetree_children_list>li{margin:5px 0}.plugin_pagetree .plugin_pagetree_children_list>li:last-child{margin-bottom:0}.plugin_pagetree .plugin_pagetree_children_list>li .plugin_pagetree_children_list{padding-left:16px}.plugin_pagetree .plugin_pagetree_children_list>li>.plugin_pagetree_children_content{float:left;width:85%;text-decoration:none}div.plugin_pagetree ul.plugin_pagetree_children_list>li>div.plugin_pagetree_childtoggle_container{position:relative;width:20px;height:25px;float:left;padding-bottom:0}div.plugin_pagetree .plugin_pagetree_childtoggle_container>.aui-icon{color:#42526e}.plugin_pagetree_childtoggle_container>.no-children.icon{position:absolute;height:4px;width:4px;left:6px;top:50%;margin-top:-5px;min-width:0;border-radius:2px;background-color:#42526e}.plugin_pagetree_children_span{display:block;float:left}.plugin_pagetree_children_span>a{padding:0;display:inline-block}.plugin_pagetree_children_span.plugin_pagetree_current{font-weight:bold}.plugin_pagetree ul.plugin_pagetree_children_list li div.plugin_pagetree_children_loading_wrapper{padding-left:18px}.plugin_pagetree ul.plugin_pagetree_children_list span.plugin_pagetree_children_loading{vertical-align:middle}.plugin_pagetree ul.plugin_pagetree_children_list div.plugin_pagetree_children_loading_wrapper div.spinner{padding-right:10px;display:inline-block;height:21px;vertical-align:middle}.plugin_pagetree ul.plugin_pagetree_children_list li,.plugin_pagetree ul.plugin_pagetree_children_list li div.plugin_pagetree_children_container{clear:left;overflow:hidden;width:100%}
/* module-key = 'com.atlassian.auiplugin:dialog2', location = 'src/less/dialog2.less' */
.aui-dialog2{box-shadow:0 8px 16px -4px rgba(9,30,66,0.25),0 0 1px rgba(9,30,66,0.31);background-color:#fff;box-sizing:border-box;border-radius:3px;left:0;margin-left:auto;margin-right:auto;position:relative;right:0}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.aui-dialog2{box-shadow:0 8px 16px -4px rgba(9,30,66,0.25),0 0 1px rgba(9,30,66,0.13),1px 0 1px rgba(9,30,66,0.13),-1px 0 1px rgba(9,30,66,0.13),0 -1px 1px rgba(9,30,66,0.13)}}.aui-dialog2.aui-layer{overflow:visible;position:fixed;top:100px}.aui-dialog2.aui-layer[aria-hidden="true"] .aui-dialog2-header,.aui-dialog2.aui-layer[aria-hidden="true"] .aui-dialog2-footer,.aui-dialog2.aui-layer[aria-hidden="true"] .aui-dialog2-content{opacity:0;transition:opacity .2s,visibility .2s;transition-delay:0s;visibility:hidden}.aui-dialog2.aui-layer[aria-hidden="false"] .aui-dialog2-header,.aui-dialog2.aui-layer[aria-hidden="false"] .aui-dialog2-footer,.aui-dialog2.aui-layer[aria-hidden="false"] .aui-dialog2-content{opacity:1;transition:opacity .2s;transition-delay:0s;visibility:visible}.aui-dialog2-small{width:400px;min-height:138px}.aui-dialog2-medium{width:600px;min-height:238px}.aui-dialog2-large{width:800px;min-height:438px}.aui-dialog2-xlarge{min-height:438px;width:980px}.aui-dialog2-small .aui-dialog2-content{min-height:86px}.aui-dialog2-medium .aui-dialog2-content{min-height:186px}.aui-dialog2-xlarge .aui-dialog2-content,.aui-dialog2-large .aui-dialog2-content{min-height:386px}.aui-dialog2-content{max-height:100%}.aui-dialog2-content{background-color:#fff;box-sizing:border-box;overflow:auto;padding:20px;max-height:calc(100vh - 314px)}.aui-dialog2-content:last-child{border-radius:0 0 3px 3px}.aui-dialog2-header{border-bottom:2px solid #ebecf0;box-sizing:border-box;height:62px;padding:15px 20px;border-radius:3px 3px 0 0;color:#172b4d;display:table;font-weight:normal;padding:0 20px;width:100%}.aui-dialog2-header>*{display:table-cell;vertical-align:middle}.aui-dialog2-header h2,.aui-dialog2-header h3{font-size:20px;font-weight:500;line-height:1.5;letter-spacing:-0.008em;text-transform:none}.aui-dialog2[data-aui-modal="true"] .aui-dialog2-header-close{display:none}.aui-dialog2-footer{border-top:2px solid #ebecf0;box-sizing:border-box;height:52px;padding:10px;border-radius:0 0 3px 3px;padding:10px 20px;width:100%}.aui-dialog2-footer:empty{height:5px;padding:0}.aui-dialog2-footer-hint{color:#505f79;line-height:32px}.aui-dialog2-footer-hint,.aui-dialog2-header-main{overflow:hidden;padding-right:10px;text-overflow:ellipsis;white-space:nowrap}.aui-dialog2-header-main{color:#172b4d;max-width:400px}.aui-dialog2-header-secondary,.aui-dialog2-header-close,.aui-dialog2-footer-actions{text-align:right}.aui-dialog2-footer-actions{float:right}.aui-dialog2-header-close{cursor:pointer;color:#505f79;height:20px;line-height:100%;padding-left:5px;text-align:right;width:20px}.aui-dialog2-header-close:hover{color:#505f79}.aui-dialog2-warning .aui-dialog2-header{background-color:#de350b;border-bottom-color:#de350b;color:#fff}.aui-dialog2-warning .aui-dialog2-header .aui-dialog2-header-main,.aui-dialog2-warning .aui-dialog2-header .aui-dialog2-header-actions a,.aui-dialog2-warning .aui-dialog2-header .aui-dialog2-header-secondary a,.aui-dialog2-warning .aui-dialog2-header .aui-dialog2-header-close{color:inherit}.aui-dialog2 .aui-iconfont-close-dialog:before{content:"\f11b"}@media all and (max-height:700px){.aui-dialog2-large,.aui-dialog2-xlarge{min-height:200px}.aui-dialog2-large.aui-layer,.aui-dialog2-xlarge.aui-layer{bottom:100px}.aui-dialog2-large .aui-dialog2-content,.aui-dialog2-xlarge .aui-dialog2-content{height:calc(100vh - 314px);max-height:none;min-height:86px}}@media all and (max-height:500px){.aui-dialog2-medium{min-height:200px}.aui-dialog2-medium.aui-layer{bottom:100px}.aui-dialog2-medium .aui-dialog2-content{height:calc(100vh - 314px);max-height:none;min-height:86px}}@media all and (max-height:400px){.aui-dialog2.aui-layer{bottom:auto}}@media all and (max-width:1000px){.aui-dialog2-xlarge.aui-layer{box-shadow:none;height:100vh;width:100vw;top:0}.aui-dialog2-xlarge .aui-dialog2-content{height:calc(100vh - 114px);max-height:none}}@media all and (max-width:820px){.aui-dialog2-large.aui-layer{box-shadow:none;height:100vh;width:100vw;top:0}.aui-dialog2-large .aui-dialog2-content{height:calc(100vh - 114px);max-height:none}}@media all and (max-width:620px){.aui-dialog2-medium.aui-layer{box-shadow:none;height:100vh;width:100vw;top:0}.aui-dialog2-medium .aui-dialog2-content{height:calc(100vh - 114px);max-height:none}}@media all and (max-width:420px){.aui-dialog2-small.aui-layer{box-shadow:none;height:100vh;width:100vw;top:0}.aui-dialog2-small .aui-dialog2-content{height:calc(100vh - 114px);max-height:none}}@supports (display: flex){.aui-dialog2{display:flex;flex-direction:column}.aui-dialog2-content{flex:1}.aui-dialog2-header{align-items:center;display:flex;justify-content:space-between}.aui-dialog2-header>.aui-dialog2-header-secondary,.aui-dialog2-header>.aui-dialog2-header-actions{display:block;flex:1}.aui-dialog2-header-close{align-items:center;display:flex;justify-content:center}}
/* module-key = 'confluence.web.resources:page-loading-indicator', location = '/includes/css/page-loading-indicator.css' */
.confluence-loading-indicator{position:absolute;top:50%;left:50%;z-index:3000;width:100px;height:100px;margin-left:-50px;margin-top:-50px}.confluence-page-loading-errors{position:fixed;max-width:500px;width:500px;top:20px;left:50%;margin-left:-250px}
/* module-key = 'confluence.web.resources:custom-page-content-resources', location = '/includes/css/custom-page-content.css' */
#main #custom-content-header,#main #custom-content-footer{text-align:center}#main.active-richtext #custom-content-header,#main.active-richtext #custom-content-footer{display:none}form[name="configurecustompagecontent"] .textarea{height:50px;max-width:500px}form[name="configurecustompagecontent"] .field-group{padding-bottom:20px}
/* module-key = 'com.atlassian.confluence.plugins.confluence-inline-tasks:inline-tasks-styles', location = 'css/inline-tasks.css' */
.shortcutsmenu ul.inline-task-list>li{padding-left:22px;background-position:0 3px;margin-left:-17px}.wiki-content ul.inline-task-list>li{list-style:none;padding-left:22px;margin-bottom:2px;margin-left:-22px;background-repeat:no-repeat;background-size:1em 1em;background-position:0 3px}.wiki-content td>ul.inline-task-list>li,.wiki-content th>ul.inline-task-list>li{padding-left:22px;margin-left:-17px}ul.inline-task-list img{vertical-align:top}ul.inline-task-list .jira-issue,ul.inline-task-list .unknown-jira-issue{margin-top:-3px;margin-bottom:3px}ul.inline-task-list .jira-issue,ul.inline-task-list .unknown-jira-issue{margin-top:-3px;margin-bottom:3px}.wiki-content ul.inline-task-list>li.checked,.wiki-content ul.inline-task-list>li.checked>*,.wiki-content ul.inline-task-list>li.checked>*>a{color:#5e6c84}.wiki-content ul.inline-task-list>li.checked>ul.inline-task-list{color:#42526e}.wiki-content ul.inline-task-list>li.checked>span[style],.wiki-content ul.inline-task-list>li.checked>*>span[style]{color:#5e6c84!important}#inline-tasks-notice{position:fixed;display:block;top:0;right:0;left:0;width:30%;margin:15px auto auto auto;z-index:999;text-align:center}.task-blanket{display:none;background:#fff;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:2500}.wiki-content ul.inline-task-list>li.focused{background-color:#ebf2f9}
/* module-key = 'com.atlassian.confluence.plugins.confluence-inline-tasks:inline-tasks-styles', location = 'css/checkboxes.css' */
ul.inline-task-list>li{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSIyIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRkFGQkZDIiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iI0E1QURCQSIgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHJ4PSIyIi8+PC9nPjwvc3ZnPg==)}ul.inline-task-list>li.hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSIyIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRUJFQ0YwIiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iI0E1QURCQSIgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHJ4PSIyIi8+PC9nPjwvc3ZnPg==)}ul.inline-task-list>li.task-active{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSIyIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjREVFQkZGIiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iIzAwNjVGRiIgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHJ4PSIyIi8+PC9nPjwvc3ZnPg==)}ul.inline-task-list>li.disabled,.content-preview ul.inline-task-list>li{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSIyIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjRjRGNUY3IiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iI0RGRTFFNSIgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHJ4PSIyIi8+PC9nPjwvc3ZnPg==)}ul.inline-task-list>li.checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSIyIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjNDI1MjZFIiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iIzQyNTI2RSIgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHJ4PSIyIi8+PHBhdGggZD0iTTQuNzA3IDYuMzc4YS45NzUuOTc1IDAgMCAwLTEuNDE0IDAgMS4wNjQgMS4wNjQgMCAwIDAgMCAxLjQ2NmwyIDIuMDc0YS45NzUuOTc1IDAgMCAwIDEuNDE0IDBsNC00LjE0OGMuMzktLjQwNS4zOS0xLjA2MSAwLTEuNDY2YS45NzUuOTc1IDAgMCAwLTEuNDE0IDBMNiA3LjcxOSA0LjcwNyA2LjM3OHoiIGZpbGw9IiNGRkYiLz48L2c+PC9zdmc+)}ul.inline-task-list>li.checked.hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSIyIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjNUU2Qzg0IiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iIzVFNkM4NCIgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHJ4PSIyIi8+PHBhdGggZD0iTTQuNzA3IDYuMzc4YS45NzUuOTc1IDAgMCAwLTEuNDE0IDAgMS4wNjQgMS4wNjQgMCAwIDAgMCAxLjQ2NmwyIDIuMDc0YS45NzUuOTc1IDAgMCAwIDEuNDE0IDBsNC00LjE0OGMuMzktLjQwNS4zOS0xLjA2MSAwLTEuNDY2YS45NzUuOTc1IDAgMCAwLTEuNDE0IDBMNiA3LjcxOSA0LjcwNyA2LjM3OHoiIGZpbGw9IiNGRkYiLz48L2c+PC9zdmc+)}ul.inline-task-list>li.checked.task-active{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSIyIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjQjNENEZGIiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iIzAwNjVGRiIgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHJ4PSIyIi8+PHBhdGggZD0iTTQuNzA3IDYuMzc4YS45NzUuOTc1IDAgMCAwLTEuNDE0IDAgMS4wNjQgMS4wNjQgMCAwIDAgMCAxLjQ2NmwyIDIuMDc0YS45NzUuOTc1IDAgMCAwIDEuNDE0IDBsNC00LjE0OGMuMzktLjQwNS4zOS0xLjA2MSAwLTEuNDY2YS45NzUuOTc1IDAgMCAwLTEuNDE0IDBMNiA3LjcxOSA0LjcwNyA2LjM3OHoiIGZpbGw9IiNGRkYiLz48L2c+PC9zdmc+)}ul.inline-task-list>li.checked.disabled,.content-preview ul.inline-task-list>li.checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxyZWN0IGlkPSJhIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSIyIi8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHVzZSBmaWxsPSIjQzFDN0QwIiB4bGluazpocmVmPSIjYSIvPjxyZWN0IHN0cm9rZT0iI0MxQzdEMCIgeD0iLjUiIHk9Ii41IiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHJ4PSIyIi8+PHBhdGggZD0iTTQuNzA3IDYuMzc4YS45NzUuOTc1IDAgMCAwLTEuNDE0IDAgMS4wNjQgMS4wNjQgMCAwIDAgMCAxLjQ2NmwyIDIuMDc0YS45NzUuOTc1IDAgMCAwIDEuNDE0IDBsNC00LjE0OGMuMzktLjQwNS4zOS0xLjA2MSAwLTEuNDY2YS45NzUuOTc1IDAgMCAwLTEuNDE0IDBMNiA3LjcxOSA0LjcwNyA2LjM3OHoiIGZpbGw9IiNGRkYiLz48L2c+PC9zdmc+)}
/* module-key = 'com.atlassian.confluence.plugins.confluence-inline-tasks:inline-tasks-styles', location = 'css/diff.css' */
.wiki-content span.inline-task{display:inline-block;width:16px;height:16px;margin-right:5px;background-image:url("data:image/svg+xml,%3Csvgwidth='14'height='14'xmlns='http://www.w3.org/2000/svg'xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Crectid='a'width='14'height='14'rx='2'/%3E%3C/defs%3E%3Cgfill='none'fill-rule='evenodd'%3E%3Cusefill='%23F4F5F7'xlink:href='%23a'/%3E%3Crectstroke='%23DFE1E5'x='.5'y='.5'width='13'height='13'rx='2'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1em 1em;background-position:0 3px;padding-bottom:1px}.wiki-content span.inline-task.checked{background-image:url("data:image/svg+xml,%3Csvgwidth='14'height='14'xmlns='http://www.w3.org/2000/svg'xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Crectid='a'width='14'height='14'rx='2'/%3E%3C/defs%3E%3Cgfill='none'fill-rule='evenodd'%3E%3Cusefill='%2342526E'xlink:href='%23a'/%3E%3Crectstroke='%2342526E'x='.5'y='.5'width='13'height='13'rx='2'/%3E%3Cpathd='M4.7076.378a.975.975000-1.41401.0641.06400001.466l22.074a.975.9750001.4140l4-4.148c.39-.405.39-1.0610-1.466a.975.975000-1.4140L67.7194.7076.378z'fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E")}.wiki-content ul.inline-task-list.diff-inline-task-list li{background-image:none;padding-left:0}.wiki-content .diff-inline-task-overlay{display:inline-block;text-align:center;height:1.5em;padding:5px 0 1px 5px;margin-left:-5px;margin-right:5px}
/* module-key = 'confluence.extra.jira:jirachart-resources', location = '/jirachart/jirachart.css' */
#jira-chart .jira-chart-search{padding:10px 10px 0 10px}#jira-chart .jira-chart-search .search-help{font-size:10px}#jira-chart-content-createdvsresolved,#jira-chart-content-pie,#jira-chart-content-twodimensional{position:relative;z-index:40;height:470px;overflow:hidden;margin-top:10px}#jira-chart .jira-chart-img{margin:10px;padding:0;overflow:hidden}#chart-preview-iframe{border:0;height:375px;width:100%;margin-top:-20px}.aui-message-container{text-align:left}.jira-chart-macro-wrapper .info,.created-vs-resolved-info,.jira-chart-macro-preview-container{text-align:center}.jira-chart-macro-img,.jira-chart-macro-img-created-vs-resolved{display:block;margin-left:auto;margin-right:auto}.jira-chart-macro-wrapper,.jira-chart-macro-wrapper-created-vs-resolved{padding:10px 0;display:inline-block}.jira-chart-macro-wrapper .info a{text-decoration:none}#jira-chart-macro-preview-contaier .aui-message{margin-top:-20px;margin-left:-19px;margin-right:-19px}#jira-chart .jira-chart-search-input.one-server{display:inline-block;width:535px}#jira-chart .jira-chart-option{background:none repeat scroll 0 0 #fff;border-top:1px solid #ccc;position:absolute;width:100%;z-index:50}#jira-chart a.jirachart-display-opts-open,#jira-chart a.jirachart-display-opts-close{font-size:14px;line-height:27px}#jira-chart a.jirachart-display-opts-open.disabled{opacity:.5;text-decoration:none;cursor:help;color:#838383}#jira-chart .dialog-panel-body{padding:0!important}#jira-chart .jira-chart-img .jira-chart-macro-img{text-align:center;padding-top:2px;height:375px;overflow:auto}#jira-chart .jira-chart-img .aui-message-container{margin:0 10px}.jira-chart-search-input{display:inline-block;width:380px}#jira-chart-servers.select{margin:0 8px 1px;padding-top:5px;max-width:125px}#jira-chart .jirachart-border{border:1px solid #ccc}#jira-chart .display-option-icon{width:15px;height:15px;display:inline-block;vertical-align:middle;margin:0 5px 3px 0}#jira-chart .jirachart-display-opts-close .display-option-icon{background:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/10.1.4/_/download/resources/confluence.extra.jira:jirachart-resources/icon-expand-view-down.png) no-repeat}#jira-chart .jirachart-display-opts-open .display-option-icon{background:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/10.1.4/_/download/resources/confluence.extra.jira:jirachart-resources/icon-expand-view-up.png) no-repeat}#jira-chart .loading-data{margin-left:250px;margin-top:60px}#jira-chart .moreToCome{padding-left:10px}#jira-chart .dialog-page-menu li button::-moz-focus-inner{margin:0;padding:0}#jira-chart-search-input.one-server.long-field{max-width:525px}#jira-chart-search-input.search-text{max-width:390px}#jira-chart .jiraChartOption{padding:8px 10px}#jira-chart .button-panel-button.disabled{background:linear-gradient(to bottom,#fff 0,#f2f2f2 100%) repeat scroll 0 0 rgba(0,0,0,0);border-color:#ccc;box-shadow:none;color:#999;cursor:default;text-shadow:none}.jirachart-border .jira-chart-macro-img{padding:1px;border:1px solid #CCC}.jira-chart-search-input.one-server{display:inline-block;width:535px}#jira-chart .help-aligment{margin-left:10px;cursor:pointer}.two-dimensional-chart,.two-dimensional-chart-module{display:inline-block}.two-dimensional-chart .chart-border{border:1px solid #CCC;padding:5px;display:inline-block}.two-dimensional-chart.view-mode{overflow:auto}.two-dimensional-chart.preview-mode a,.two-dimensional-chart.preview-mode a:hover{cursor:default;text-decoration:none;color:#333!important}.two-dimensional-chart-table{border-collapse:collapse}.two-dimensional-chart-table th{background-color:#f5f5f5;text-align:left;vertical-align:bottom}.two-dimensional-chart-table td,.two-dimensional-chart-table th{border:1px solid #ccc;padding:4px}.two-dimensional-chart-table .totals{background-color:#f5f5f5;font-weight:700}.two-dimensional-chart-table .jira-issue-status-icon{vertical-align:middle}.two-dimensional-chart .gadget_image img{border:0 none;float:left;margin-right:4px;padding-top:2px}.two-dimensional-chart .default_image{background-position:4px 50%;background-repeat:no-repeat;padding-left:2em}.two-dimensional-chart .default_image_component{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAMFBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHAAAAAAAAAAAAAAAAAAAAAAAAAAAACyF7fRAAAACHRSTlMAETNmd4jd7og4lAUAAAAbdEVYdGppcmEtc3lzdGVtLWltYWdlLXR5cGUAaWNvbroqOUUAAAB2SURBVHjaY2YAATXeD8weKS5/HqWoHWexrmCpeS7wX4HpL8MfpkAGxiAmoAoWAQYGESCD8c8HBoY3TCwCIv/WM/xfx3KkgmHH7Q+/HjBAzFFgYPRwYNjBAcQMzQwsDSAMMocBhJkYoABkDgMIs7AIsDKAMFwXAArdImNY1/cUAAAAAElFTkSuQmCCXyMAAAAASUVORK5CYII=)}.two-dimensional-chart .unreleased_unarchived_version{background-image:url(data:image/gif;base64,R0lGODlhEAAQAOYAAIhTAOazK82yecyZAPLp1rqHAMufPtiyVuvewK16AL6OHsmZIO3FePvIWMKjY55sDOy5P/jEUdzGn9CdEa18EOCtI7yOM+nEbcKPAPnSieGvLvrz4+DCe/3Xc9ijEplmAO+8R8mWDee0Nv3pr7aDANe6acGTRraFHqd0APvTe9SgJNasZt2qFdWsTvjQf+fSm8WSANq8eceVH/Tr1v/MZq1zAO67PdCeJrOEDfvbePe9StilGeCtKPfEWfLHcfv47ujCgua1Qr6LAO+7QOWyM8mWB45ZAMiYJs2aI/7KXsKODOOwL9mmJP/Oe+bWnPnx26l3Bf/dh////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAUUAFIALAAAAAAQABAAAAeegFKCg4SFhk8lFxyGhCMdKSsPEoyDKSZGRh8OCDkaG4UvQAAfKCgeEBFDCzOEBxYoCQogDREQIhU4hCpRPgYUGSLBE0IJhDc0SQ00DC4eAwMYxYNIST06ts7P0YRIEREgtjvPMMSEMiDgIkseMO0FUOY2wRo8w0IFJPCDLUpMARUVQpAYeAJBoR8xjihhUSQBjheUBBFwgENAxIuDAgEAOw==);vertical-align:middle}.two-dimensional-chart .released_unarchived_version,.two-dimensional-chart .released_archived_version,.two-dimensional-chart .unreleased_archived_version{vertical-align:middle}.two-dimensional-chart .chart-summary{float:left;padding-top:5px}.two-dimensional-chart .show-link-container{display:inline-block}.two-dimensional-chart .show-link-container a{cursor:pointer}.two-dimensional-chart .show-link-container .show-error{color:#d04437}.wiki-content .two-dimensional-chart .aui-lozenge.jira-issue-status-lozenge-green{background-color:#fff;border-color:#abf5d1;color:#00875a}.wiki-content .two-dimensional-chart .aui-lozenge.jira-issue-status-lozenge-blue-gray{background-color:#fff;border-color:#c1c7d0;color:#42526e}.wiki-content .two-dimensional-chart .aui-lozenge.jira-issue-status-lozenge-yellow{background-color:#fff;border-color:#b3d4ff;color:#0052cc}
/* module-key = 'com.atlassian.confluence.plugins.watch-button:watch-resources', location = 'css/watch.css' */
.cw-status{opacity:1.0;-webkit-transition:opacity 50ms linear;-moz-transition:opacity 50ms linear;-o-transition:opacity 50ms linear;transition:opacity 50ms linear}.cw-status.loading{opacity:.4}.cw-title-description{margin-top:0;margin-bottom:10px}.cw-manage-watchers-wrapper{margin-top:10px;margin-bottom:-5px}.cw-manage-watchers.disabled{pointer-events:none;color:#707070}.cw-tooltip{padding-top:5px;margin-left:-20px;padding-left:20px}
/* module-key = 'com.atlassian.auiplugin:aui-progress-indicator', location = 'src/less/aui-experimental-progress-indicator.less' */
aui-progressbar{display:block}.aui-progress-indicator{background:rgba(9,30,66,0.13);border-radius:3px;height:6px;overflow:hidden;position:relative;width:100%}.aui-progress-indicator-value{-webkit-animation:progressSlide 5s infinite ease-in-out;animation:progressSlide 5s infinite ease-in-out;border-radius:3px;display:block;height:6px;transition:none;position:absolute;width:10%;background:#42526e}@-webkit-keyframes progressSlide{0%{left:0%}50%{left:90%}100%{left:0%}}@keyframes progressSlide{0%{left:0%}50%{left:90%}100%{left:0%}}.aui-progress-indicator[data-value] .aui-progress-indicator-value{-webkit-animation:none;animation:none;left:0;background:#42526e;border-radius:3px;transition:width .5s}.aui-progress-indicator-static[data-value] .aui-progress-indicator-value{-webkit-animation:none;animation:none;left:0;transition:none}
/* module-key = 'com.atlassian.confluence.plugins.drag-and-drop:support', location = 'css/drag-and-drop.less' */
#upload-statuses{list-style:none;margin:0;padding:0}#upload-statuses li{padding:9px 20px 10px 20px;border-top:1px solid #ccc}#upload-statuses li:first-child{border-top:0;padding-top:10px}#upload-statuses li .file-status-item{margin-bottom:10px}#upload-statuses li .aui-message{margin-top:0px}#upload-statuses li label{display:block}#upload-statuses .cancel-or-success-placeholder{color:#707070;border:none;background:none;display:table-cell;padding:0 0 0 10px;width:16px;height:16px}#upload-statuses .cancel-or-success-placeholder .aui-iconfont-remove:hover{cursor:pointer}#upload-statuses .cancel-or-success-placeholder .aui-icon{margin-top:2px}#upload-statuses .file-upload-progress-block{overflow:hidden;display:table;width:100%}#upload-statuses .ui-widget-header{border:0;background:#ccc url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/6.15.9/_/download/resources/com.atlassian.confluence.plugins.drag-and-drop:support/../../resources/com.atlassian.confluence.plugins.drag-and-drop/images/ui-bg_highlight-soft_75_cccccc_1x100.png') 50% 50% repeat-x}#upload-statuses .ui-widget-content{border:1px solid #ccc;background:#f5f5f5 url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/6.15.9/_/download/resources/com.atlassian.confluence.plugins.drag-and-drop:support/../../resources/com.atlassian.confluence.plugins.drag-and-drop/images/ui-bg_flat_75_ffffff_40x100.png') 50% 50% repeat-x}#upload-statuses .ui-progressbar{height:18px;text-align:left}#upload-statuses .ui-progressbar .ui-progressbar-value{margin:-1px 0;height:100%}#upload-statuses .ui-widget{font-family:Arial,sans-serif}#upload-statuses .ui-corner-tl{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px}#upload-statuses .ui-corner-tr{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px}#upload-statuses .ui-corner-bl{-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px}#upload-statuses .ui-corner-br{-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px}#upload-statuses .ui-corner-top{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px}#upload-statuses .ui-corner-bottom{-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px}#upload-statuses .ui-corner-right{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px}#upload-statuses .ui-corner-left{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px}#upload-statuses .ui-corner-all{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#drag-and-drop-disabled .panel-body,#drag-and-drop-message-dialog .panel-body{color:#666;font-size:10pt}#drag-and-drop-message-dialog .panel-body p,#drag-and-drop-disabled .panel-body p{color:#666;font-size:10pt;margin-top:1em}#drag-and-drop-disabled div{padding:5px}#drag-and-drop-cue{position:absolute;top:50%;left:50%;width:26em;height:1em;margin-top:-0.5em;margin-left:-13em;background-color:white;z-index:2900;padding:10px;-moz-border-radius:3px;-webkit-border-radius:3px}#drag-and-drop-progress-dialog .panel-body{padding:0}
/* module-key = 'com.atlassian.confluence.plugins.drag-and-drop:support', location = 'css/drop-zone.less' */
.attachments-drop-zone{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border:3px dashed #e9e9e9;color:#707070;font-size:18px;height:124px;padding:25px;text-align:center;width:420px}.attachments-drop-zone .drop-zone-image{background-image:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/6.15.9/_/download/resources/com.atlassian.confluence.plugins.drag-and-drop:support/../../resources/com.atlassian.confluence.plugins.drag-and-drop/images/arrow.gif');width:55px;height:55px;margin:10px auto}.attachments-drop-zone .drop-zone-text{margin:0 auto;padding-top:6px;width:240px}.drop-zone-on-hover{background-color:#f5f5f5}#attached-images .attached-image .drop-zone-on-hover{background-color:#f5f5f5}#attached-images .attached-image .image-dialog-drop-zone-container{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border:3px dashed #e9e9e9;line-height:1em}#attached-images .attached-image .image-dialog-drop-zone-container .drop-zone-image{background-image:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/6.15.9/_/download/resources/com.atlassian.confluence.plugins.drag-and-drop:support/../../resources/com.atlassian.confluence.plugins.drag-and-drop/images/arrow.gif');width:55px;height:55px;margin:13px auto 0}#attached-images .attached-image .image-dialog-drop-zone-container .drop-zone-text{font-weight:bold;color:#bbb;margin-top:5px}
/* module-key = 'com.atlassian.auiplugin:aui-date-picker', location = 'src/less/aui-date-picker.less' */
/*! AUI Date Picker, using jQuery UI Date Picker */.aui-datepicker-dialog .aui-datepicker-hint{background:#f4f5f7;border-bottom:1px solid #dfe1e6;color:#505f79;font-size:14px;padding:2px 5px}.aui-datepicker-dialog .aui-inline-dialog-contents,.aui-datepicker-dialog .contents{padding:0}.aui-datepicker-dialog .aui-inline-dialog-arrow.aui-css-arrow:not(.aui-bottom-arrow):after,.aui-datepicker-dialog .arrow.aui-css-arrow:not(.aui-bottom-arrow):after{border-bottom-color:#f4f5f7;top:2px}.aui-datepicker-dialog .ui-datepicker{background:inherit;color:inherit;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;padding:0;width:100%}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-header{background:#f4f5f7;height:14px;margin:0;padding:10px;position:relative}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-prev,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-prev-hover,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-next,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-next-hover{cursor:default;height:20px;line-height:35px;padding:0;position:absolute;text-align:center;top:0;width:38px}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-prev,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-prev-hover{left:0}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-next,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-next-hover{right:0}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-prev span,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:15px;top:0;margin:0}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-title{color:#172b4d;font-size:14px;font-weight:bold;height:14px;line-height:14px;margin:0;padding:0;text-align:center}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar{border-spacing:0;margin:0;table-layout:fixed;width:100%}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar thead{background:#f4f5f7}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar tbody{background-color:#fff}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar th{line-height:15px}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar td,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar td a,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar td span{line-height:25px}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar th{color:#7a869a;font-size:10px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-weight:bold;letter-spacing:1px;padding:1px 0;text-align:center;text-transform:uppercase}.aui-datepicker-dialog.aui-datepicker-dialog-large .ui-datepicker .ui-datepicker-calendar th{letter-spacing:0}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar td{text-align:right}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar td a{background:#fff;color:#0052cc;text-decoration:none;text-align:center}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar td a,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar td span{cursor:default;display:block;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;padding:0 8px}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day a{background:#0052cc;border-radius:3px;color:#fff}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day a:hover{background:#0052cc}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-today{font-weight:bold}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-unselectable{background-color:#f4f5f7;color:#7a869a}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-other-month.ui-datepicker-unselectable{background-color:#fff}.aui-datepicker-dialog .ui-widget-header{font-weight:normal}.aui-datepicker-dialog .ui-state-default,.aui-datepicker-dialog .ui-widget-content .ui-state-default,.aui-datepicker-dialog .ui-widget-header .ui-state-default,.aui-datepicker-dialog .ui-widget-header,.aui-datepicker-dialog .ui-widget-content{border:none}.aui-datepicker-dialog .ui-state-hover,.aui-datepicker-dialog .ui-widget-content .ui-state-hover,.aui-datepicker-dialog .ui-widget-header .ui-state-hover,.aui-datepicker-dialog .ui-state-focus,.aui-datepicker-dialog .ui-widget-content .ui-state-focus,.aui-datepicker-dialog .ui-widget-header .ui-state-focus{background:none;border:none;color:#0052cc}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:active,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-header .ui-datepicker-next:active,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar td a:hover,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar td a:active,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar td a:focus{text-decoration:none}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar td a:hover,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar td a:active,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar td a:focus{background-color:#f4f5f7;border-radius:3px;box-shadow:0 0 0 1pt #ccc}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-prev.ui-state-disabled,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled:hover,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled:active,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled:focus,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-next.ui-state-disabled,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled:hover,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled:active,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled:focus{color:#7a869a}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar>thead>tr>th{padding-bottom:5px;border-bottom:1px solid #dfe1e6}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar>thead>tr>th:first-child,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar>tbody>tr>td:first-child{padding-left:5px}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar>thead>tr>th:last-child,.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar>tbody>tr>td:last-child{padding-right:5px}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar>tbody>tr:first-child>td{padding-top:5px}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar>tbody>tr:last-child>td{padding-bottom:5px}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar>tbody>tr>td{text-align:center}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar td a{display:block;padding:0}
/* module-key = 'com.atlassian.auiplugin:aui-select2', location = 'src/css-vendor/jquery/plugins/jquery.select2.css' */
.select2-container{margin:0;position:relative;display:inline-block;zoom:1;*display:inline;vertical-align:middle}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select2-container .select2-choice{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #aaa;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;border-radius:4px;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.5,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0,#fff 50%);background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff',endColorstr = '#eeeeee',GradientType = 0);background-image:linear-gradient(top,#fff 0,#eee 50%)}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#aaa;border-radius:0 0 4px 4px;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.9,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0,#fff 90%);background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);background-image:linear-gradient(top,#eee 0,#fff 90%)}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px}.select2-container .select2-choice>.select2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.select2-container .select2-choice abbr{display:none;width:12px;height:12px;position:absolute;right:24px;top:8px;font-size:1px;text-decoration:none;border:0;background:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2.png') right top no-repeat;cursor:pointer;outline:0}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block}.select2-container .select2-choice abbr:hover{background-position:right -11px;cursor:pointer}.select2-drop-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background-color:#fff;filter:alpha(opacity=0)}.select2-drop{width:100%;margin-top:-1px;position:absolute;z-index:9999;top:100%;background:#fff;color:#000;border:1px solid #aaa;border-top:0;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15)}.select2-drop-auto-width{border-top:1px solid #aaa;width:auto}.select2-drop-auto-width .select2-search{padding-top:4px}.select2-drop.select2-drop-above{margin-top:1px;border-top:1px solid #aaa;border-bottom:0;border-radius:4px 4px 0 0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,.15);box-shadow:0 -4px 5px rgba(0,0,0,.15)}.select2-drop-active{border:1px solid #5897fb;border-top:0}.select2-drop.select2-drop-above.select2-drop-active{border-top:1px solid #5897fb}.select2-container .select2-choice .select2-arrow{display:inline-block;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #aaa;border-radius:0 4px 4px 0;background-clip:padding-box;background:#ccc;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ccc),color-stop(0.6,#eee));background-image:-webkit-linear-gradient(center bottom,#ccc 0,#eee 60%);background-image:-moz-linear-gradient(center bottom,#ccc 0,#eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee',endColorstr = '#cccccc',GradientType = 0);background-image:linear-gradient(top,#ccc 0,#eee 60%)}.select2-container .select2-choice .select2-arrow b{display:block;width:100%;height:100%;background:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2.png') no-repeat 0 1px}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap}.select2-search input{width:100%;height:auto!important;min-height:26px;padding:4px 20px 4px 5px;margin:0;outline:0;font-family:sans-serif;font-size:1em;border:1px solid #aaa;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:#fff url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2.png') no-repeat 100% -22px;background:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2.png') no-repeat 100% -22px,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));background:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2.png') no-repeat 100% -22px,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2.png') no-repeat 100% -22px,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2.png') no-repeat 100% -22px,linear-gradient(top,#fff 85%,#eee 99%)}.select2-drop.select2-drop-above .select2-search input{margin-top:4px}.select2-search input.select2-active{background:#fff url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2-spinner.gif') no-repeat 100%;background:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2-spinner.gif') no-repeat 100%,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));background:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2-spinner.gif') no-repeat 100%,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2-spinner.gif') no-repeat 100%,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2-spinner.gif') no-repeat 100%,linear-gradient(top,#fff 85%,#eee 99%)}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid #5897fb;outline:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.select2-dropdown-open .select2-choice{border-bottom-color:transparent;-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#eee;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center bottom,#fff 0,#eee 50%);background-image:-moz-linear-gradient(center bottom,#fff 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:linear-gradient(top,#fff 0,#eee 50%)}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #5897fb;border-top-color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center top,#fff 0,#eee 50%);background-image:-moz-linear-gradient(center top,#fff 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:linear-gradient(bottom,#fff 0,#eee 50%)}.select2-dropdown-open .select2-choice .select2-arrow{background:transparent;border-left:none;filter:none}.select2-dropdown-open .select2-choice .select2-arrow b{background-position:-18px 1px}.select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:rgba(0,0,0,0)}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results ul.select2-result-sub>li .select2-result-label{padding-left:20px}.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:40px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:60px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:80px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:100px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:110px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:120px}.select2-results li{list-style:none;display:list-item;background-image:none}.select2-results li.select2-result-with-children>.select2-result-label{font-weight:bold}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results .select2-highlighted{background:#3875d7;color:#fff}.select2-results li em{background:#feffde;font-style:normal}.select2-results .select2-highlighted em{background:transparent}.select2-results .select2-highlighted ul{background:#fff;color:#000}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item}.select2-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-selected{display:none}.select2-more-results.select2-active{background:#f4f4f4 url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2-spinner.gif') no-repeat 100%}.select2-more-results{background:#f4f4f4;display:list-item}.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color:#f4f4f4;background-image:none;border-left:0}.select2-container.select2-container-disabled .select2-choice abbr{display:none}.select2-container-multi .select2-choices{height:auto!important;height:1%;margin:0;padding:0;position:relative;border:1px solid #aaa;cursor:text;overflow:hidden;background-color:#fff;background-image:-webkit-gradient(linear,0% 0,0% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(top,#eee 1%,#fff 15%);background-image:-moz-linear-gradient(top,#eee 1%,#fff 15%);background-image:linear-gradient(top,#eee 1%,#fff 15%)}.select2-locked{padding:3px 5px 3px 5px!important}.select2-container-multi .select2-choices{min-height:26px}.select2-container-multi.select2-container-active .select2-choices{border:1px solid #5897fb;outline:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.select2-container-multi .select2-choices li{float:left;list-style:none}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap}.select2-container-multi .select2-choices .select2-search-field input{padding:5px;margin:1px 0;font-family:sans-serif;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none;background:transparent!important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2-spinner.gif') no-repeat 100%!important}.select2-default{color:#999!important}.select2-container-multi .select2-choices .select2-search-choice{padding:3px 5px 3px 18px;margin:3px 0 3px 5px;position:relative;line-height:13px;color:#333;cursor:default;border:1px solid #aaa;border-radius:3px;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#f4f4f4',GradientType=0);background-image:-webkit-gradient(linear,0% 0,0% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%)}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#d4d4d4}.select2-search-choice-close{display:block;width:12px;height:13px;position:absolute;right:3px;top:4px;font-size:1px;outline:0;background:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2.png') right top no-repeat}.select2-container-multi .select2-search-choice-close{left:3px}.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover{background-position:right -11px}.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close{background-position:right -11px}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px 3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:0}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.select2-display-none{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){.select2-search input,.select2-search-choice-close,.select2-container .select2-choice abbr,.select2-container .select2-choice .select2-arrow b{background-image:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.9.7/_/download/resources/com.atlassian.auiplugin:aui-select2/select2x2.png')!important;background-repeat:no-repeat!important;background-size:60px 40px!important}.select2-search input{background-position:100% -21px!important}}
/* module-key = 'com.atlassian.auiplugin:aui-select2', location = 'src/less/aui-select2.less' */
.aui-select2-drop .select2-search input{min-height:0;font-family:inherit}.aui-select2-drop .select2-result-selectable .select2-match,.aui-select2-drop .select2-result-unselectable .select2-match{text-decoration:none;font-weight:bold}.aui-select2-drop .select2-results ul.select2-result-sub{padding:0}.aui-select2-drop.aui-dropdown2 .select2-search{padding:5px}.aui-select2-drop{margin-top:3px;margin-bottom:0;z-index:9999}.aui-select2-drop.select2-drop-above.select2-drop-active{box-shadow:0 4px 8px -2px rgba(9,30,66,0.25),0 0 1px rgba(9,30,66,0.31);background:#fff;border:0 solid #dfe1e6;border-radius:3px;color:#344563;margin-bottom:3px;margin-top:0}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.aui-select2-drop.select2-drop-above.select2-drop-active{box-shadow:0 4px 8px -2px rgba(9,30,66,0.25),0 0 1px rgba(9,30,66,0.13),1px 0 1px rgba(9,30,66,0.13),-1px 0 1px rgba(9,30,66,0.13),0 -1px 1px rgba(9,30,66,0.13)}}.aui-select2-drop .select2-results ul.select2-result-sub>li .select2-result-label,.aui-select2-drop .select2-results .select2-result-label,.aui-select2-drop .select2-results .select2-searching,.aui-select2-drop .select2-results .select2-no-results,.aui-select2-drop .select2-results .select2-more-results{box-sizing:content-box;display:block;line-height:1.14285714;padding:7px 10px}.aui-select2-drop .select2-result-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:inherit}.aui-select2-drop .select2-results{margin:0;padding:0}.aui-select2-drop .select2-more-results,.aui-select2-drop .select2-searching,.aui-select2-drop .select2-no-results{background-color:transparent}.aui-select2-drop .select2-search input,.aui-select2-drop{border:1px solid transparent}.aui-select2-drop .select2-search input{border-radius:3.01px}.aui-select2-container.select2-container .select2-choice,.aui-select2-drop{color:inherit;max-width:none}.aui-select2-drop.aui-dropdown2.aui-style-default{margin-left:0}.aui-select2-drop .select2-results .select2-result-selectable{background-color:transparent;color:#344563;text-decoration:none;cursor:pointer}.aui-select2-drop .select2-results .select2-highlighted{background-color:#ebecf0;color:#344563}.aui-select2-drop .select2-results .select2-result-unselectable{background-color:transparent;color:#7a869a;cursor:not-allowed;text-decoration:none}.aui-select2-drop .select2-results .select2-result-with-children{border-top:1px solid #dfe1e6;border-bottom:1px solid #dfe1e6;margin:3px 0;padding:0}.aui-select2-drop .select2-results .select2-result-with-children:first-child{border-top:0;margin-top:0}.aui-select2-drop .select2-results .select2-result-with-children:last-child{border-bottom:0;margin-bottom:0}.aui-select2-drop .select2-results .select2-result-with-children>:first-child{margin-top:3px}.aui-select2-drop .select2-results .select2-result-with-children>:last-child{margin-bottom:3px}.aui-select2-drop .select2-results .select2-result-with-children>.select2-result-label{color:#6b778c;font-size:11px;font-weight:600;line-height:1.45454545;letter-spacing:0;text-transform:uppercase}.aui-select2-drop .select2-results .select2-result-with-children+.select2-result>.select2-result-label{margin-top:3px}.aui-select2-drop .select2-results .select2-result-with-children+.select2-result-with-children{border-top:0}.aui-select2-container.select2-container .select2-choice>span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.aui-select2-container.select2-container .select2-choice .select2-arrow{background:none;border:none;filter:none}.aui-select2-container.select2-container-active .select2-choice,.aui-select2-container.select2-container-active .select2-choices{border:none;outline:none;box-shadow:none}.aui-select2-container.select2-container .select2-choice .select2-arrow b{display:none;background:none}.aui-select2-container.select2-container .select2-choice{padding-right:23px;position:relative;width:inherit}.aui-select2-container.select2-container a.select2-choice,.aui-select2-container.select2-container a.select2-choice:focus,.aui-select2-container.select2-container a.select2-choice:hover,.aui-select2-container.select2-container a.select2-choice:active{text-decoration:none}.aui-select2-container.select2-container .select2-choice:after{border:4px solid transparent;content:"";height:0;left:100%;margin-left:-18px;margin-top:-2px;opacity:1;position:absolute;top:50%;width:0}.aui-select2-container.select2-container .select2-choice:after{border-top-color:#344563}.aui-select2-container.select2-container .select2-choice:hover:after,.aui-select2-container.select2-container .select2-choice.active:after{opacity:1}.aui-select2-container.select2-container .select2-choice:after{margin-top:0;top:12px}.aui-select2-container .select2-input{color:inherit !important}.aui-select2-container .select2-default{color:#7a869a !important}.aui-select2-container .select2-choices .select2-search-field input{font-family:inherit;font-size:14px;height:1.4285714285714em;line-height:1.4285714285714;margin:0;padding:0}.aui-select2-container.select2-container-multi .select2-choices{min-height:0;background:#fff}.aui-select2-container.select2-container-multi.text{height:auto}.aui-select2-container .select2-choices .select2-search-choice{background:transparent;border:1px solid #dfe1e6;border-radius:3.01px;color:#344563;display:inline-block;font-size:14px;font-weight:normal;line-height:1;padding:1px 18px 1px 5px;position:relative;margin:1px 5px 1px 0;text-align:left;text-decoration:none}.aui-select2-container .select2-choices .select2-search-choice-focus{border-color:transparent}.aui-select2-container .select2-choice abbr{padding-top:10px;position:absolute;top:10px}.aui-select2-container.select2-allowclear .select2-choice abbr{display:block}.aui-select2-container .select2-search-choice-close{cursor:pointer;display:block;height:8px;left:auto;position:absolute;right:5px;top:4px;width:8px}@media all,(-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5){.aui-select2-container.select2-container .select2-search-choice-close,.aui-select2-container.select2-container .select2-choice abbr{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAQAAABuBnYAAAAAKUlEQVQI12NgYFj0nwEKwKxF/9P+Q4TgLAgDIQEVQuJiCKBpwWoosrUAzbg31XT4p6QAAAAASUVORK5CYII=') 0 0 no-repeat !important;background-size:8px !important}}.aui-select2-container.select2-container .select2-choice,.aui-select2-container.select2-container a.select2-choice,.aui-select2-container.select2-container .select2-choice:visited{box-sizing:border-box;transition:background-color .1s ease-out;background:rgba(9,30,66,0.08);border:1px solid transparent;border-radius:3.01px;color:#344563;cursor:pointer;display:inline-block;filter:none;font-family:inherit;font-size:inherit;font-variant:normal;font-weight:normal;height:2.1428571428571em;line-height:1.4285714285714;margin:0;padding:4px 10px;text-decoration:none;text-shadow:none;vertical-align:top;white-space:nowrap}.aui-select2-container.select2-container .select2-choice:hover{background:#ebecf0;border-color:transparent;box-shadow:none;color:#344563;text-decoration:none}.aui-select2-container.select2-container .select2-choice:hover::after{border-top-color:#344563}.aui-select2-container.select2-container.select2-container-active .select2-choice,.aui-select2-container.select2-container .select2-choice:active{background:#deebff;border-color:transparent;color:#0052cc;box-shadow:none;filter:none;text-shadow:none;text-decoration:none}.aui-select2-container.select2-container.select2-container-active .select2-choice::after,.aui-select2-container.select2-container .select2-choice:active::after{border-top-color:#0052cc}.aui-select2-container.select2-container.select2-dropdown-open:not(.select2-container-multi) .select2-choice,.aui-select2-container.select2-container.select2-dropdown-open:not(.select2-container-multi) .select2-choices{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-width:0;padding-bottom:5px;background:#344563;color:#fff}.aui-select2-container.select2-container.select2-dropdown-open:not(.select2-container-multi) .select2-choice::after,.aui-select2-container.select2-container.select2-dropdown-open:not(.select2-container-multi) .select2-choices::after{border-top-color:#fff}.aui-select2-container.select2-container.select2-dropdown-open.select2-drop-above .select2-choice,.aui-select2-container.select2-container.select2-dropdown-open.select2-drop-above .select2-choices{border-radius:3.01px;border-bottom-width:1px;border-top-right-radius:0;border-top-left-radius:0;border-top-width:0;padding-bottom:4px;padding-top:5px}.aui-select2-container.select2-container.select2-drop-above .select2-choice,.aui-select2-container.select2-dropdown-open.select2-drop-above .select2-choice,.aui-select2-container.select2-dropdown-open.select2-drop-above .select2-choices,.aui-select2-container.select2-container-multi .select2-choices .select2-search-choice{filter:none}.aui-select2-container.select2-container .select2-choice abbr{display:none}.aui-select2-container .aui-avatar{margin-right:5px}.aui-select2-container.aui-has-avatar .select2-search-choice-close{top:5px}.aui-select2-container.aui-has-avatar .select2-choices .select2-search-field input{padding:1px 0}.aui-select2-drop.aui-has-avatar .select2-results .select2-result-label .aui-avatar{margin-right:5px;vertical-align:middle}.aui-select2-drop.aui-has-avatar .select2-more-results,.aui-select2-drop.aui-has-avatar .select2-searching,.aui-select2-drop.aui-has-avatar .select2-no-results{padding-bottom:5px;padding-top:5px}
/* module-key = 'com.atlassian.confluence.plugins.confluence-ui-components:space-page-picker', location = '/css/space-page-picker.css' */
.space-page-picker-drop .item-text{padding-left:20px;background-position:left center}.space-page-picker-drop .space-name{font-size:11px;padding-left:20px;overflow:hidden;text-overflow:ellipsis;display:block}.space-page-picker-drop .space-page-picker-result-label-with-icon .space-name{color:#666}.space-page-picker-drop .select2-highlighted .space-page-picker-result-label-with-icon .space-name{color:#fff}.space-page-picker-drop .select2-result-space-page-separator{height:1px;line-height:1px}.space-page-picker-container .item-text{padding-left:20px}.space-page-picker-container .space-page-picker-selected-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:16px}.space-page-picker-container .content-not-found,.space-page-picker-drop .content-not-found{opacity:.5;-ms-filter:"alpha(opacity=50)";*display:inline-block}.space-page-picker-container .content-type-space-category,.space-page-picker-drop .content-type-space-category{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAHlBMVEX///9vb29vb29vb29vb29vb29vb29vb29vb29vb29iaA79AAAACnRSTlMAESIzZoiZqsz/6xKC/QAAADxJREFUeNqNylkKACAMA9HUreb+F1ZQCFUQ5y+P4KfCWYMitwhyDkImCx+uJO0h9RIc4ojSDZK9VaUbvhquIwMSfzVGNwAAAABJRU5ErkJggg==);background-repeat:no-repeat}.space-page-picker-container .select2-search-choice{max-width:90%}
/* module-key = 'com.atlassian.confluence.plugins.confluence-ui-components:user-group-select2', location = '/css/user-group-select2.less' */
form.aui .aui-select2-container.users-autocomplete{border:1px solid #ccc}form.aui .aui-select2-container.users-autocomplete .select2-choices{border-radius:0;border:none}
/* module-key = 'com.atlassian.confluence.plugins.confluence-ui-components:cql', location = 'css/cql/cql-filter-field.css' */
.cql-filter .aui-iconfont-remove,.cql-type-date .aui-nav a{cursor:pointer}.aui-datepicker-dialog{z-index:4000}.cql-filter .absolute-date-pickers{padding:7px 0 7px 10px;display:inline-block}.cql-filter .from-date-picker.text{margin-right:7px}.cql-filter .to-date-picker.text{margin-left:7px}#macro-browser-dialog .macro-input-fields .absolute-date-pickers input{max-width:96px}
/* module-key = 'com.atlassian.confluence.plugins.confluence-ui-components:cql', location = 'css/cql/cql-component.css' */
.cql-error-container .aui-message{margin-bottom:10px}.cql-filter:first-child .aui-nav-heading{padding-top:0;border-top:0}.cql-filter .aui-iconfont-remove{display:inline-block;float:right;padding-top:2px}.cql-render-heading{margin-top:2em}.cql-render-heading button{float:right;margin-top:-5px}.cql-add-filter-container{padding:10px 0 0 0}
/* module-key = 'com.atlassian.confluence.plugins.confluence-create-content-plugin:user-select2', location = 'user-select2/user-select2.less' */
form.aui .aui-select2-container.users-autocomplete {
  border: 1px solid #ccc;
}
form.aui .aui-select2-container.users-autocomplete .select2-choices {
  border-radius: 0;
  border: none;
}

/* module-key = 'com.atlassian.confluence.plugins.confluence-macro-browser:macro-browser-css', location = 'css/macro-browser.css' */
#macro-browser-search-form{margin:0;margin-top:-5px;float:right}#macro-browser-dialog .dialog-help-link{margin-top:2px}input.macro-text{margin-right:2px}ol.macro-list{list-style:none;padding:10px;margin:2px 0 0;float:left}.macro-list-item{float:left;padding:0 10px 0 102px;width:192px;margin:0;border:2px white;height:112px;font-size:12px;overflow:hidden;cursor:pointer;border-radius:3px}.macro-list-item .macro-desc{height:64px;margin-top:2px;overflow:hidden}.macro-list-item h4{margin:11px 0 0;padding:0}.macro-list-item img,.macro-list-item .macro-icon-holder{margin:11px 0 0 -91px;float:left;border:1px solid #ccc}.macro-list-item .macro-icon-holder{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAAAAACreq1xAAABEklEQVRYw+3XIWsDQRAF4Pzk5bEsy3AEjoWaFTUxFUdFRGXsUZeKqnMHpRACFWdjapaoqUhTk84yB6loO8/fx+67EbMLvnIWBhpooIEGGviVbWpXzkGOy32ZAfZApDuHKCYAWQ8e4J+OzMmP4jfvzxGDGtyiO53zvlLUI1ZqsPMDM/OucivmKZAazOGNmbmgrYAlQA0mBCIiAtWGI+rBMX0OR7wSeM6vAd1F/vyVrUPr0Dq0Dq3DfwxWV8XLLUwBYimG4GaDE27kmw8+68Fw3hfXMthhowYTXk7rnX8VvUPApAZ70MjMOzSit19+s+bKz4oMRKLsSPojjUcuM8CyadDe1oameSj2NDPQQAMNNPDnwA8mZ+mvqRhj9gAAAABJRU5ErkJggg==) no-repeat center;width:80px;height:80px}.macro-list-item:hover{background:#f5f5f5}.selected-macro:hover,.selected-macro{background:#fff3c5}.aui-dialog .dialog-panel-body.macro-input-panel{padding:0;margin:0;overflow:hidden}.dialog-panel{overflow:auto}.macro-preview-container,#macro-insert-container{height:100%;margin:0;padding:0}.macro-preview-container{border-left:1px solid #ccc}.macro-preview,#macro-insert-container iframe{margin:0;padding:0}.macro-input-fields{margin:0;width:288px;height:100%;float:left;overflow-x:hidden}.macro-input-fields form{padding:20px}#macro-browser-dialog .macro-input-fields input,#macro-browser-dialog .macro-input-fields textarea,#macro-browser-dialog .macro-input-fields .aui-select2-container{max-width:280px}#macro-browser-dialog .macro-param-desc{padding-top:5px;color:#707070;font-size:12px}#macro-browser-dialog .macro-desc,#macro-browser-dialog .macro-title{color:#333}.macro-help,.macro-example,.macro-body-div,.macro-param-div{padding:10px 0 0 0}.macro-input-fields .macro-desc{padding:0}#macro-browser-dialog .macro-body-div label,#macro-browser-dialog .macro-param-div label{color:#333;padding-top:5px;padding-bottom:5px}#macro-browser-dialog .boolean-param{padding-top:10px}#macro-browser-dialog .boolean-param input{padding-left:2px}#macro-browser-dialog .boolean-param label{padding-top:0;padding-bottom:0}.macro-help h3,.macro-example h3{color:#333;margin:0;padding:10px 0}.macro-help ul,.macro-help ol,.macro-param-desc ul,.macro-param-desc ol{margin:0;padding-left:20px}#macro-browser-preview{min-height:385px}#macro-browser-preview iframe{border:0;height:386px;width:100%}.macro-preview-container{overflow:hidden}.macro-loading{margin:130px 0 0 180px}.macro-preview-header{border-bottom:1px solid #ccc;height:16px;overflow:hidden;padding:10px;margin:0;line-height:16px}.macro-preview-header span{color:#666;float:left;font-size:14px;font-weight:bold}.macro-preview-header #macro-browser-preview-link{display:block;outline:0}.macro-preview-header #macro-browser-preview-link.disabled{color:#ccc;cursor:default;text-decoration:none}ul.macro-preview-links{list-style:none;margin:0;padding:0 10px 0 0;float:left}ul.macro-preview-links li{display:inline}#macro-browser-dialog .aui-dd-parent.autocomplete,#macro-browser-dialog .aui-dd-parent.autocomplete .aui-dropdown{width:255px;padding:0}#macro-browser-dialog .dialog-button-panel button:disabled,#macro-browser-dialog .dialog-button-panel button:disabled:hover,#macro-browser-dialog .dialog-button-panel button:disabled:active,#macro-browser-dialog .dialog-button-panel button:disabled:focus{background:#f2f2f2;background:-moz-linear-gradient(top,white 0,#f2f2f2 100%);background:-webkit-linear-gradient(top,white 0,#f2f2f2 100%);background:-o-linear-gradient(top,white 0,#f2f2f2 100%);background:-ms-linear-gradient(top,white 0,#f2f2f2 100%);background:linear-gradient(top,white 0,#f2f2f2 100%);border-color:#CCC;box-shadow:none;color:#999;cursor:default;text-shadow:none}#macro-browser-dialog .dialog-title{white-space:normal}
/* module-key = 'confluence.web.resources:macro-browser-sprites', location = '/includes/css/sprites/macro-browser-icons-sprite.css' */
/*************************************************************
 * NOTE: Smartsprites used to generate sprites automatically *
 *************************************************************/

#macro-browser-dialog .icon-content-by-user {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -0px top;
}
#macro-browser-dialog .icon-children {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -80px top;
}
#macro-browser-dialog .icon-search {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -160px top;
}
#macro-browser-dialog .icon-index {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -240px top;
}
#macro-browser-dialog .icon-blog-posts {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -320px top;
}
#macro-browser-dialog .icon-excerpt {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -400px top;
}
#macro-browser-dialog .icon-excerpt-include {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -480px top;
}
#macro-browser-dialog .icon-include {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -560px top;
}
#macro-browser-dialog .icon-gallery {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -640px top;
}
#macro-browser-dialog .icon-change-history {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -720px top;
}
#macro-browser-dialog .icon-popular-labels {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -800px top;
}
#macro-browser-dialog .icon-contentbylabel {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -880px top;
}
#macro-browser-dialog .icon-favpages {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -960px top;
}
#macro-browser-dialog .icon-related-labels {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -1040px top;
}
#macro-browser-dialog .icon-recently-updated {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -1120px top;
}
#macro-browser-dialog .icon-navmap {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -1200px top;
}
#macro-browser-dialog .icon-listlabels {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -1280px top;
}
#macro-browser-dialog .icon-anchor {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -1360px top;
}
#macro-browser-dialog .icon-quote {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -1440px top;
}
#macro-browser-dialog .icon-noformat {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -1520px top;
}
#macro-browser-dialog .icon-panel {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -1600px top;
}
#macro-browser-dialog .icon-color {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -1680px top;
}
#macro-browser-dialog .icon-cheese {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -1760px top;
}
#macro-browser-dialog .icon-jiraissues {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -1840px top;
}
#macro-browser-dialog .icon-pagetree {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -1920px top;
}
#macro-browser-dialog .icon-pagetreesearch {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -2000px top;
}
#macro-browser-dialog .icon-web-widget,
#macro-browser-dialog .icon-widget {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -2080px top;
}
#macro-browser-dialog .icon-section {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -2160px top;
}
#macro-browser-dialog .icon-column {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -2240px top;
}
#macro-browser-dialog .icon-livesearch {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -2320px top;
}
#macro-browser-dialog .icon-code {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -2400px top;
}
#macro-browser-dialog .icon-html {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -2480px top;
}
#macro-browser-dialog .icon-rss {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -2560px top;
}
#macro-browser-dialog .icon-bookmarks {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -2640px top;
}
#macro-browser-dialog .icon-toc {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -2720px top;
}
#macro-browser-dialog .icon-spaces {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -2800px top;
}
#macro-browser-dialog .icon-space-details {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -2880px top;
}
#macro-browser-dialog .icon-network {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -2960px top;
}
#macro-browser-dialog .icon-profile {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -3040px top;
}
#macro-browser-dialog .icon-status-list {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -3120px top;
}
#macro-browser-dialog .icon-chart {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -3200px top;
}
#macro-browser-dialog .icon-viewdoc {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -3280px top;
}
#macro-browser-dialog .icon-viewpdf {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -3360px top;
}
#macro-browser-dialog .icon-viewppt {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -3440px top;
}
#macro-browser-dialog .icon-viewxls {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -3520px top;
}
#macro-browser-dialog .icon-contributors {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -3600px top;
}
#macro-browser-dialog .icon-contributors-summary {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -3680px top;
}
#macro-browser-dialog .icon-multimedia {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -3760px top;
}
#macro-browser-dialog .icon-details {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -3840px top;
}
#macro-browser-dialog .icon-detailssummary {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -3920px top;
}
#macro-browser-dialog .icon-content-report-table {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -4000px top;
}
#macro-browser-dialog .icon-marketplace {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons.png');
  background-position: -4080px top;
}

/* module-key = 'confluence.web.resources:macro-browser-sprites', location = '/includes/css/sprites/macro-browser-icons-dropdown-sprite.css' */
/*************************************************************
 * NOTE: Smartsprites used to generate sprites automatically *
 *************************************************************/

#autocomplete-dropdown .autocomplete-macros .icon {
    padding: 0;
}

#autocomplete-dropdown .autocomplete-macros li.autocomplete-blank .icon {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -0px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-placeholder .icon {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -20px top;
}

#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-content-by-user .icon, .macro-placeholder-icon-content-by-user {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -40px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-children .icon, .macro-placeholder-icon-children {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -60px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-search .icon, .macro-placeholder-icon-search {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -80px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-index .icon, .macro-placeholder-icon-index {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -100px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-blog-posts .icon, .macro-placeholder-icon-blog-posts {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -120px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-excerpt .icon, .macro-placeholder-icon-excerpt {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -140px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-excerpt-include .icon, .macro-placeholder-icon-excerpt-include {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -160px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-include .icon, .macro-placeholder-icon-include {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -180px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-gallery .icon, .macro-placeholder-icon-gallery {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -200px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-change-history .icon, .macro-placeholder-icon-change-history {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -220px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-popular-labels .icon, .macro-placeholder-icon-popular-labels {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -240px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-contentbylabel .icon, .macro-placeholder-icon-contentbylabel {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -260px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-favpages .icon, .macro-placeholder-icon-favpages {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -280px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-related-labels .icon, .macro-placeholder-icon-related-labels {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -300px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-recently-updated .icon, .macro-placeholder-icon-recently-updated {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -320px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-navmap .icon, .macro-placeholder-icon-navmap {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -340px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-listlabels .icon, .macro-placeholder-icon-listlabels {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -360px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-anchor .icon, .macro-placeholder-icon-anchor {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -380px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-quote .icon, .macro-placeholder-icon-quote {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -400px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-noformat .icon, .macro-placeholder-icon-noformat {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -420px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-panel .icon, .macro-placeholder-icon-panel {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -440px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-color .icon, .macro-placeholder-icon-color {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -460px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-cheese .icon, .macro-placeholder-icon-cheese {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -480px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-jiraissues .icon, .macro-placeholder-icon-jiraissues {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -500px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-pagetree .icon, .macro-placeholder-icon-pagetree {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -520px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-pagetreesearch .icon, .macro-placeholder-icon-pagetreesearch {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -540px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-web-widget,
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-widget .icon, .macro-placeholder-icon-widget {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -560px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-section .icon, .macro-placeholder-icon-section {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -580px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-column .icon, .macro-placeholder-icon-column {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -600px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-livesearch .icon, .macro-placeholder-icon-livesearch {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -620px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-code .icon, .macro-placeholder-icon-code {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -640px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-html .icon, .macro-placeholder-icon-html {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -660px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-rss .icon, .macro-placeholder-icon-rss {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -680px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-bookmarks .icon, .macro-placeholder-icon-bookmarks {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -700px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-toc .icon, .macro-placeholder-icon-toc {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -720px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-spaces .icon, .macro-placeholder-icon-spaces {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -740px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-space-details .icon, .macro-placeholder-icon-space-details {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -760px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-network .icon, .macro-placeholder-icon-network {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -780px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-profile .icon, .macro-placeholder-icon-profile {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -800px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-status-list .icon, .macro-placeholder-icon-status-list {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -820px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-chart .icon, .macro-placeholder-icon-chart {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -840px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-viewdoc .icon, .macro-placeholder-icon-viewdoc {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -860px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-viewpdf .icon, .macro-placeholder-icon-viewpdf {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -880px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-viewdppt .icon, .macro-placeholder-icon-viewdppt {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -900px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-viewxls .icon, .macro-placeholder-icon-viewxls {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -920px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-contributors .icon, .macro-placeholder-icon-contributors {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -940px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-contributors-summary .icon, .macro-placeholder-icon-contributors-summary {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -960px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-multimedia .icon, .macro-placeholder-icon-multimedia {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -980px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-details .icon, .macro-placeholder-icon-details {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -1000px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-detailssummary .icon, .macro-placeholder-icon-detailssummary {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -1016px top;
}
#autocomplete-dropdown .autocomplete-macros li.autocomplete-macro-content-report-table .icon, .macro-placeholder-icon-content-report-table {
  background-image: url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:macro-browser-sprites/../../../images/sprites/macro-icons-dropdown.png');
  background-position: -1016px top;
}

/* module-key = 'com.atlassian.confluence.plugins.confluence-previews:confluence-previews-jquery', location = '/css/confluence.css' */
.wiki-content .confluence-embedded-image{cursor:pointer}.wiki-content .diff-block-context .confluence-embedded-image,.wiki-content .diff-block-target .confluence-embedded-image{cursor:default}
/* module-key = 'com.atlassian.confluence.editor:page-editor-css', location = 'css/insert-files-dialog.less' */
#insert-image-dialog.aui-dialog .dialog-panel-body{overflow:hidden;position:relative;padding:10px 10px 0 10px}#insert-image-dialog.aui-dialog .dialog-panel-body .aui-message p{margin-top:0}#insert-image-dialog.aui-dialog .dialog-panel-body .aui-message ul{padding-left:15px;margin:0}#insert-image-dialog.aui-dialog .dialog-panel-body .aui-message ul.one-message{padding-left:0}#insert-image-dialog.aui-dialog .dialog-panel-body .aui-message ul.one-message li{list-style:none}#insert-image-dialog.aui-dialog .dialog-panel-body.web-image-panel{overflow:auto}#insert-image-dialog.aui-dialog .dialog-panel-body .no-files{margin-top:0}#insert-image-dialog.aui-dialog .dialog-panel-body .message-handler{margin-right:10px;margin-bottom:10px}#insert-image-dialog.aui-dialog .aui-progress-indicator{height:4px;border-radius:0}#insert-image-dialog.aui-dialog .aui-progress-indicator .aui-progress-indicator-value{height:4px;border-radius:0}#insert-image-dialog.aui-dialog .scroll-wrapper{position:relative}#insert-image-dialog.aui-dialog .divider{border-top:1px solid #ccc;width:110%;height:1px;margin-left:-10px}#insert-image-dialog.aui-dialog .search-panel-wrapper{height:100%}#upload-attachment form{padding:0}#upload-attachment form .invisible{height:1px;width:1px;opacity:0;z-index:1}#upload-attachment .file-upload-icon{vertical-align:text-bottom}.attach-tip-discovery{position:relative;border-top:1px solid #ccc;padding-top:20px;margin-right:10px;margin-top:10px;margin-bottom:20px;overflow:hidden;color:#707070}.attach-tip-discovery .img{display:inline-block;width:50px;height:50px;float:left;margin-right:15px;background-image:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/6.15.9/_/download/resources/com.atlassian.confluence.editor:page-editor-css/../../resources/com.atlassian.confluence.editor/images/tip-drag-drop.png');background-repeat:no-repeat;background-size:50px 50px}.attach-tip-discovery .text p{display:inline}.attach-tip-discovery a{text-decoration:none}#attached-files{padding:10px 0}.file-list,.image-list{padding:0;list-style:none;overflow:hidden;margin-top:0}.file-list li,.image-list li{width:23%;cursor:default;float:left;margin:0 10px 8px 0;padding:0;text-align:center}.file-list li .caption,.image-list li .caption{display:block;margin:0 auto;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-list li .owner-title,.image-list li .owner-title{font-size:10px}.file-list li .image-preview-throbber,.image-list li .image-preview-throbber{text-align:center;padding:0;position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-10px}.file-list li .file-container,.image-list li .file-container,.file-list li .image-container,.image-list li .image-container{border-radius:3px;background-color:#f5f5f5;border:1px solid #f5f5f5;padding:5px;margin-bottom:5px;position:relative;vertical-align:top;-moz-box-sizing:border-box;box-sizing:border-box;height:90px}.file-list li .file-container img,.image-list li .file-container img,.file-list li .image-container img,.image-list li .image-container img{box-shadow:0 1px 3px rgba(0,0,0,0.2);width:auto;height:auto;max-width:100%;max-height:100%;position:relative;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%)}.file-list li .file-container .thumbnail,.image-list li .file-container .thumbnail,.file-list li .image-container .thumbnail,.image-list li .image-container .thumbnail{background-image:none;display:inline-block;position:relative;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%)}.file-list li .aui-progress-indicator,.image-list li .aui-progress-indicator{position:absolute;top:50%;left:10%;width:80%;z-index:2;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%)}.file-list li .overlay,.image-list li .overlay{display:none;position:absolute;width:100%;height:100%;z-index:1;background-color:rgba(0,0,0,0.8);top:0;left:0}.file-list li .abs-icon,.image-list li .abs-icon{width:20px;height:20px;line-height:20px;border:1px solid #ccc;box-sizing:border-box;border-radius:3px;position:absolute;outline:none;display:none;cursor:pointer;color:#707070;background-color:#fff;background-repeat:no-repeat;background-position:center center;vertical-align:text-bottom;text-indent:-999em}.file-list li .abs-icon.zoom,.image-list li .abs-icon.zoom{top:5px;right:27px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAeElEQVQoz62Ovw1AYBTEz0pKWqUZPhNI7p4V6CzBPGIBo0g8xReJwuvctb/7A/wuHfTH30CniT2XEAAASzq1hYAGXlqtiiYaumYvrA0bWAMAS+2v5+pyOso4R0ADPae/gN4SL81xw6JTqxcx4NqsspZlCGS/nv+mG6d9RJUXBH/5AAAAAElFTkSuQmCC")}.file-list li .abs-icon.select,.image-list li .abs-icon.select{top:5px;right:5px}.file-list li .abs-icon.cancel,.image-list li .abs-icon.cancel{width:16px;height:16px;line-height:16px;top:5px;right:5px;border:0 none;color:#fff}.file-list li .abs-icon.select,.image-list li .abs-icon.select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAW0lEQVQYlWP4jwYYSBPYewFV4FhBL4rA+aLaV8gC14srnyKbca+s/AHU0HdT3v3//6Sy5BbMlukFTe9e1RRfhlv7ZUJBU2PhGSR3/JpXUHAUxWH/1u8h1y8gAADgQu+TLTiA3gAAAABJRU5ErkJggg==")}.file-list li .abs-icon.cancel,.image-list li .abs-icon.cancel{display:block;background-color:transparent}.file-list li.loading,.image-list li.loading{color:#707070}.file-list li.loading .overlay,.image-list li.loading .overlay{display:block}.file-list li.loading .cancel,.image-list li.loading .cancel{z-index:2}.file-list li:hover,.image-list li:hover,.file-list li.hover,.image-list li.hover{cursor:pointer}.file-list li:hover .zoom,.image-list li:hover .zoom,.file-list li.hover .zoom,.image-list li.hover .zoom{display:block}.file-list li:hover .select,.image-list li:hover .select,.file-list li.hover .select,.image-list li.hover .select{display:block}.file-list li.selected .select,.image-list li.selected .select{display:block;background-color:#3572b0;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAgUlEQVR4AcXKrw5BcRzG4e803QWcRDRN0CRJMkU3V8BluBFXoEiSizDJFIKZMR7bUfw5v2jeT3nDE3+csZ4QobghVmnQd7NVTYGOi726KAYtJ0dN8QoyC1n+Gg7O2uIdzLGWqdm56opPULHMycbdQHyDUDYDI1EMQsnURCTBs1+ABxXN3umBGxghAAAAAElFTkSuQmCC");border:0 none}.file-list li.selected:hover .select,.image-list li.selected:hover .select,.file-list li.selected.hover .select,.image-list li.selected.hover .select{background-color:#3572b0}.file-list li:hover .file-container,.image-list li:hover .file-container,.file-list li.hover .file-container,.image-list li.hover .file-container,.file-list li.selected .file-container,.image-list li.selected .file-container,.file-list li.current .file-container,.image-list li.current .file-container{background-color:#ebf2f9;border-color:#ebf2f9}.file-list li:hover .caption,.image-list li:hover .caption,.file-list li.hover .caption,.image-list li.hover .caption,.file-list li.selected .caption,.image-list li.selected .caption,.file-list li.current .caption,.image-list li.current .caption{color:#000}.file-list li.current .file-container,.image-list li.current .file-container{border:1px solid #ccc}.file-list li:nth-child(4n),.image-list li:nth-child(4n),.file-list li.last,.image-list li.last{margin-right:0}ul.image-list li{width:175px}ul.image-list li.image-effect-preview.hover{background-color:#e9e9e9;border:0}ul.image-list li.image-effect-preview .caption{font-size:14px}ul.image-list li.image-effect-preview.selected{background-color:#3572b0;border:0}ul.image-list li.image-effect-preview.selected .caption{color:#fff;font-weight:bold;font-size:14px;width:145px}ul.image-list li.image-effect-preview .image-container{margin:0 15px 5px;padding:0;width:145px;height:auto}ul.image-list li.image-effect-preview .image-container img{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:static;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}#image-properties-dialog .image-effects-panel ul.image-list .image-container{height:auto}.svg-icon:before{display:none;content:""}.svg-icon.size-48{width:48px;height:48px}.svg-icon.aui-iconfont-file-image.size-48{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPjQ4L2kwMDQwX2ZpbGUtaW1hZ2UteGw8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+PC9kZWZzPiAgICA8ZyBpZD0iQ3Jvc3MtcHJvZHVjdC1pY29ucyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8ZyBpZD0iNDgvaTAwNDBfZmlsZS1pbWFnZS14bCIgc2tldGNoOnR5cGU9Ik1TQXJ0Ym9hcmRHcm91cCIgZmlsbD0iIzcxNzE3MSI+ICAgICAgICAgICAgPHBhdGggZD0iTTAsNC4wMDk4OTMxOCBMMCw0My45OTAxMDY4IEMwLDQ2LjIwNDcwOTcgMS43OTQwNTI0NSw0OCA0LjAwOTg5MzE4LDQ4IEw0My45OTAxMDY4LDQ4IEM0Ni4yMDQ3MDk3LDQ4IDQ4LDQ2LjIwNTk0NzUgNDgsNDMuOTkwMTA2OCBMNDgsNC4wMDk4OTMxOCBDNDgsMS43OTUyOTAzMyA0Ni4yMDU5NDc1LDAgNDMuOTkwMTA2OCwwIEw0LjAwOTg5MzE4LDAgQzEuNzk1MjkwMzMsMCAwLDEuNzk0MDUyNDUgMCw0LjAwOTg5MzE4IEwwLDQuMDA5ODkzMTggWiBNNDMuOTkwMTA2OCwxIEM0NS42NTMxODc1LDEgNDcsMi4zNDcwOTk3MyA0Nyw0LjAwOTg5MzE4IEw0Nyw0My45OTAxMDY4IEM0Nyw0NS42NTMxODc1IDQ1LjY1MjkwMDMsNDcgNDMuOTkwMTA2OCw0NyBMNC4wMDk4OTMxOCw0NyBDMi4zNDY4MTI0Nyw0NyAxLDQ1LjY1MjkwMDMgMSw0My45OTAxMDY4IEwxLDQuMDA5ODkzMTggQzEsMi4zNDY4MTI0NyAyLjM0NzA5OTczLDEgNC4wMDk4OTMxOCwxIEw0My45OTAxMDY4LDEgTDQzLjk5MDEwNjgsMSBaIE0yOS45MDA4MTE5LDE5LjU2MDEzNDIgTDI4LjIxODg0NzEsMjIuNTU5NTA4NiBMMjguNjIxMDYxNywxOS4xNDQ2Mjk0IEMyNy45NDYxNTA0LDE4LjgzMjAxODggMjcuMzQzMTIyOCwxOC4zOTA1MDc3IDI2Ljg0MzU3NzIsMTcuODUxNjk0NCBMMjMuNzE4ODQ3MSwxOS4yOTAwNjczIEwyNi4wNTE3MDY5LDE2Ljc2MzUyMTYgQzI1LjY5Nzk3NDMsMTYuMTMxNDkyNiAyNS40NjE4MjI2LDE1LjQyNDc0NDIgMjUuMzcyODY4NiwxNC42NzI4OTMzIEwyMiwxNCBMMjUuMzcyODY4NiwxMy4zMjcxMDY3IEMyNS40NjE4MjI2LDEyLjU3NTI1NTggMjUuNjk3OTc0MywxMS44Njg1MDc0IDI2LjA1MTcwNjksMTEuMjM2NDc4NCBMMjMuNzE4ODQ3MSw4LjcwOTkzMjczIEwyNi44NDM1NzcxLDEwLjE0ODMwNTYgQzI3LjM0MzEyMjgsOS42MDk0OTIyNiAyNy45NDYxNTA0LDkuMTY3OTgxMTUgMjguNjIxMDYxNyw4Ljg1NTM3MDYxIEwyOC4yMTg4NDcxLDUuNDQwNDkxMzUgTDI5LjkwMDgxMTksOC40Mzk4NjU3OSBDMzAuMjU2NDAxOCw4LjM2OTk2ODg3IDMwLjYyMzkyMjUsOC4zMzMzMzMzMiAzMSw4LjMzMzMzMzMyIEMzMS4zNzYwNzc0LDguMzMzMzMzMzIgMzEuNzQzNTk4Miw4LjM2OTk2ODg3IDMyLjA5OTE4ODEsOC40Mzk4NjU3OSBMMzMuNzgxMTUyOSw1LjQ0MDQ5MTM1IEwzMy4zNzg5MzgzLDguODU1MzcwNjEgQzM0LjA1Mzg0OTYsOS4xNjc5ODExNiAzNC42NTY4NzcyLDkuNjA5NDkyMjcgMzUuMTU2NDIyOCwxMC4xNDgzMDU2IEwzOC4yODExNTI5LDguNzA5OTMyNzMgTDM1Ljk0ODI5MzEsMTEuMjM2NDc4NCBDMzYuMzAyMDI1NywxMS44Njg1MDc0IDM2LjUzODE3NzQsMTIuNTc1MjU1OCAzNi42MjcxMzE0LDEzLjMyNzEwNjcgTDQwLDE0IEwzNi42MjcxMzE0LDE0LjY3Mjg5MzMgQzM2LjUzODE3NzQsMTUuNDI0NzQ0MiAzNi4zMDIwMjU3LDE2LjEzMTQ5MjUgMzUuOTQ4MjkzMSwxNi43NjM1MjE2IEwzOC4yODExNTI5LDE5LjI5MDA2NzMgTDM1LjE1NjQyMjgsMTcuODUxNjk0NCBDMzQuNjU2ODc3MiwxOC4zOTA1MDc3IDM0LjA1Mzg0OTYsMTguODMyMDE4OCAzMy4zNzg5MzgzLDE5LjE0NDYyOTQgTDMzLjc4MTE1MjksMjIuNTU5NTA4NiBMMzIuMDk5MTg4MSwxOS41NjAxMzQyIEMzMS43NDM1OTgyLDE5LjYzMDAzMTEgMzEuMzc2MDc3NCwxOS42NjY2NjY3IDMxLDE5LjY2NjY2NjcgQzMwLjYyMzkyMjUsMTkuNjY2NjY2NyAzMC4yNTY0MDE4LDE5LjYzMDAzMTEgMjkuOTAwODExOSwxOS41NjAxMzQyIEwyOS45MDA4MTE5LDE5LjU2MDEzNDIgTDI5LjkwMDgxMTksMTkuNTYwMTM0MiBaIE0yNi4zMzMzMzMzLDE0IEMyNi4zMzMzMzMzLDExLjQyMjY3MSAyOC40MjI2NzEsOS4zMzMzMzMzMiAzMSw5LjMzMzMzMzMyIEMzMy41NzczMjksOS4zMzMzMzMzMiAzNS42NjY2NjY3LDExLjQyMjY3MSAzNS42NjY2NjY3LDE0IEMzNS42NjY2NjY3LDE2LjU3NzMyOSAzMy41NzczMjksMTguNjY2NjY2NyAzMSwxOC42NjY2NjY3IEMyOC40MjI2NzEsMTguNjY2NjY2NyAyNi4zMzMzMzMzLDE2LjU3NzMyOSAyNi4zMzMzMzMzLDE0IEwyNi4zMzMzMzMzLDE0IFogTTI3LjgxNzA3MzIsMzQuNjgyOTI2OSBMMzMsNDIgTDMyLjUsNDMgTDE2LDE5LjUgTDUuNSwzMiBMNSwzMSBMMTYsMTggTDI3LjE5NTEyMiwzMy44MDQ4NzgxIEwzNS4wMDAwMDAzLDI2IEw0MywzNiBMNDIuNSwzNyBMMzUuMDAwMDAwMywyNy41IEwyNy44MTcwNzMyLDM0LjY4MjkyNjkgTDI3LjgxNzA3MzIsMzQuNjgyOTI2OSBMMjcuODE3MDczMiwzNC42ODI5MjY5IFoiIGlkPSJpMDA0MF9maWxlLWltYWdlLTQ4IiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=)}.svg-icon.aui-iconfont-file-pdf.size-48{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPjQ4L2kwMDQxX2ZpbGUtcGRmLXhsPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IkNyb3NzLXByb2R1Y3QtaWNvbnMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHNrZXRjaDp0eXBlPSJNU1BhZ2UiPiAgICAgICAgPGcgaWQ9IjQ4L2kwMDQxX2ZpbGUtcGRmLXhsIiBza2V0Y2g6dHlwZT0iTVNBcnRib2FyZEdyb3VwIiBmaWxsPSIjNzM2RjZFIj4gICAgICAgICAgICA8cGF0aCBkPSJNNDMuOTksMCBMNC4wMSwwIEMxLjc5NSwwIDAsMS43OTQgMCw0LjAxIEwwLDQzLjk5IEMwLDQ2LjIwNSAxLjc5NCw0OCA0LjAxLDQ4IEw0My45OSw0OCBDNDYuMjA1LDQ4IDQ4LDQ2LjIwNiA0OCw0My45OSBMNDgsNC4wMSBDNDgsMS43OTUgNDYuMjA2LDAgNDMuOTksMCBMNDMuOTksMCBMNDMuOTksMCBaIE00LjAxLDQ3IEMyLjM0Nyw0NyAxLDQ1LjY1MyAxLDQzLjk5IEwxLDE0Ljk4NSBDMTAuMzg0LDE0LjkwOCAyMC4xMzIsMTIuNjYgMzAsOC4yNzMgTDMwLDQ3IEw0LjAxLDQ3IEw0LjAxLDQ3IFogTTQwLDQ3IEwzNiw0NyBMMzYsMTYgTDM5LjUwMiwxNiBDMzkuNzc2LDE2IDQwLDE2LjIyMSA0MCwxNi40OTMgTDQwLDQ3IEw0MCw0NyBaIE0zNSw0NyBMMzEsNDcgTDMxLDEyIEwzNC41MDIsMTIgQzM0Ljc3NiwxMiAzNSwxMi4yMjQgMzUsMTIuNSBMMzUsNDcgTDM1LDQ3IFogTTQzLjk5LDQ3IEw0MSw0NyBMNDEsMTYuNDkzIEM0MSwxNS42NyA0MC4zMjgsMTUgMzkuNTAyLDE1IEwzNiwxNSBMMzYsMTIuNSBDMzYsMTEuNjczIDM1LjMyOCwxMSAzNC41MDIsMTEgTDMxLDExIEwzMSw2LjcyNCBMMzAuMjkzLDcuMDQ1IEMyMC4zMTUsMTEuNTgxIDEwLjQ2NCwxMy45MDYgMSwxMy45ODUgTDEsNC4wMSBDMSwyLjM0NyAyLjM0OCwxIDQuMDEsMSBMNDMuOTksMSBDNDUuNjUzLDEgNDcsMi4zNDcgNDcsNC4wMSBMNDcsNDMuOTkgQzQ3LDQ1LjY1MyA0NS42NTIsNDcgNDMuOTksNDcgTDQzLjk5LDQ3IFogTTUsMjQuMDAwMDAwMiBDMTMuNSwyMy41IDE3LDIzIDI1LDIwIEwyNSwxOSBDMTcsMjIgMTMsMjIuNDk5OTk5OSA1LDIyLjk5OTk5OTkgTDUsMjQuMDAwMDAwMiBMNSwyNC4wMDAwMDAyIFogTTUsMzAuMDAwMDAwMiBDMTMuNSwyOS41IDE3LDI5IDI1LDI2IEwyNSwyNSBDMTcsMjggMTMsMjguNDk5OTk5OSA1LDI4Ljk5OTk5OTkgTDUsMzAuMDAwMDAwMiBMNSwzMC4wMDAwMDAyIFogTTUsMzYuMDAwMDAwMiBDMTMuNSwzNS41IDE3LDM1IDI1LDMyIEwyNSwzMSBDMTcsMzQgMTMsMzQuNDk5OTk5OSA1LDM0Ljk5OTk5OTkgTDUsMzYuMDAwMDAwMiBMNSwzNi4wMDAwMDAyIFogTTUsNDIuMDAwMDAwMiBDMTMuNSw0MS41IDE3LDQxIDI1LDM4IEwyNSwzNyBDMTcsNDAgMTMsNDAuNDk5OTk5OSA1LDQwLjk5OTk5OTkgTDUsNDIuMDAwMDAwMiBMNSw0Mi4wMDAwMDAyIFoiIGlkPSJpMDA0MV9maWxlLXBkZi00OCIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+PC9wYXRoPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)}.svg-icon.aui-iconfont-file-txt.size-48{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPjQ4L2kwMDQyX2ZpbGUtdGV4dC14bDwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJDcm9zcy1wcm9kdWN0LWljb25zIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4gICAgICAgIDxnIGlkPSI0OC9pMDA0Ml9maWxlLXRleHQteGwiIHNrZXRjaDp0eXBlPSJNU0FydGJvYXJkR3JvdXAiIGZpbGw9IiM3MDcwNzAiPiAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLDQuMDA5ODkzMTggTDAsNDMuOTkwMTA2OCBDMCw0Ni4yMDQ3MDk3IDEuNzk0MDUyNDUsNDggNC4wMDk4OTMxOCw0OCBMNDMuOTkwMTA2OCw0OCBDNDYuMjA0NzA5Nyw0OCA0OCw0Ni4yMDU5NDc1IDQ4LDQzLjk5MDEwNjggTDQ4LDQuMDA5ODkzMTggQzQ4LDEuNzk1MjkwMzMgNDYuMjA1OTQ3NSwwIDQzLjk5MDEwNjgsMCBMNC4wMDk4OTMxOCwwIEMxLjc5NTI5MDMzLDAgMCwxLjc5NDA1MjQ1IDAsNC4wMDk4OTMxOCBaIE00My45OTAxMDY4LDEgQzQ1LjY1MzE4NzUsMSA0NywyLjM0NzA5OTczIDQ3LDQuMDA5ODkzMTggTDQ3LDQzLjk5MDEwNjggQzQ3LDQ1LjY1MzE4NzUgNDUuNjUyOTAwMyw0NyA0My45OTAxMDY4LDQ3IEw0LjAwOTg5MzE4LDQ3IEMyLjM0NjgxMjQ3LDQ3IDEsNDUuNjUyOTAwMyAxLDQzLjk5MDEwNjggTDEsNC4wMDk4OTMxOCBDMSwyLjM0NjgxMjQ3IDIuMzQ3MDk5NzMsMSA0LjAwOTg5MzE4LDEgTDQzLjk5MDEwNjgsMSBaIE01LDMxIEw1LDMyIEw0MywzMiBMNDMsMzEgTDUsMzEgWiBNNSwxNyBMNSwxOCBMMzgsMTggTDM4LDE3IEw1LDE3IFogTTUsMTAgTDUsMTEgTDMzLDExIEwzMywxMCBMNSwxMCBaIE01LDI0IEw1LDI1IEwyOSwyNSBMMjksMjQgTDUsMjQgWiBNNSwzOCBMNSwzOSBMMzMsMzkgTDMzLDM4IEw1LDM4IFoiIGlkPSJpMDA0Ml9maWxlLXRleHQtNDgiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==)}.svg-icon.aui-iconfont-file-doc.size-48{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPjQ4L2kwMDQzX2ZpbGUtZG9jdW1lbnQteGw8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+PC9kZWZzPiAgICA8ZyBpZD0iQ3Jvc3MtcHJvZHVjdC1pY29ucyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8ZyBpZD0iNDgvaTAwNDNfZmlsZS1kb2N1bWVudC14bCIgc2tldGNoOnR5cGU9Ik1TQXJ0Ym9hcmRHcm91cCIgZmlsbD0iIzcwNzA3MCI+ICAgICAgICAgICAgPHBhdGggZD0iTTAsNC4wMSBMMCw0My45OSBDMCw0Ni4yMDUgMS43OTQsNDggNC4wMSw0OCBMNDMuOTksNDggQzQ2LjIwNSw0OCA0OCw0Ni4yMDYgNDgsNDMuOTkgTDQ4LDQuMDEgQzQ4LDEuNzk1IDQ2LjIwNiwwIDQzLjk5LDAgTDQuMDEsMCBDMS43OTUsMCAwLDEuNzk0IDAsNC4wMSBMMCw0LjAxIFogTTQzLjk5LDEgQzQ1LjY1MywxIDQ3LDIuMzQ3IDQ3LDQuMDEgTDQ3LDQzLjk5IEM0Nyw0NS42NTQgNDUuNjUyLDQ3IDQzLjk5LDQ3IEw0LjAxLDQ3IEMyLjM0Nyw0NyAxLDQ1LjY1NCAxLDQzLjk5IEwxLDQuMDEgQzEsMi4zNDcgMi4zNDgsMSA0LjAxLDEgTDQzLjk5LDEgTDQzLjk5LDEgWiBNNSwzOSBMMzMsMzkgTDMzLDM4IEw1LDM4IEw1LDM5IEw1LDM5IFogTTUsMzIgTDM3LDMyIEwzNywzMSBMNSwzMSBMNSwzMiBMNSwzMiBaIE01LDExIEwyMiwxMSBMMjIsMTAgTDUsMTAgTDUsMTEgTDUsMTEgWiBNNSwxOCBMMTksMTggTDE5LDE3IEw1LDE3IEw1LDE4IEw1LDE4IFogTTUsMjUgTDI0LDI1IEwyNCwyNCBMNSwyNCBMNSwyNSBMNSwyNSBaIE00MS4wMDgsMTAgTDI5Ljk5MiwxMCBDMjguODkyLDEwIDI4LDEwLjg5NCAyOCwxMS45OTIgTDI4LDIzLjAwOCBDMjgsMjQuMTA5IDI4Ljg5NCwyNSAyOS45OTIsMjUgTDQxLjAwOCwyNSBDNDIuMTA4LDI1IDQzLDI0LjEwNyA0MywyMy4wMDggTDQzLDExLjk5MiBDNDMsMTAuODkyIDQyLjEwNiwxMCA0MS4wMDgsMTAgTDQxLjAwOCwxMCBaIE0yOS45OTIsMjQgQzI5LjQ0NSwyNCAyOSwyMy41NTYgMjksMjMuMDA4IEwyOSwyMSBMMzIsMTcuNSBMMzcsMjQgTDI5Ljk5MiwyNCBMMjkuOTkyLDI0IFogTTQxLjAwOCwyNCBMMzguMTE3LDI0IEwzNy4wMTksMjIuNTY1IEwzOS40ODQsMjAuNSBMNDEuOTE3LDIzLjQwMSBDNDEuNzY0LDIzLjc1MyA0MS40MTUsMjQgNDEuMDA4LDI0IEw0MS4wMDgsMjQgWiBNNDIsMjEuOTIgTDM5LjQ4NCwxOSBMMzYuMzU0LDIxLjY5NSBMMzIsMTYgTDI5LDE5LjUgTDI5LDExLjk5MiBDMjksMTEuNDQ1IDI5LjQ0NSwxMSAyOS45OTIsMTEgTDQxLjAwOCwxMSBDNDEuNTU1LDExIDQyLDExLjQ0NSA0MiwxMS45OTIgTDQyLDIxLjkyIEw0MiwyMS45MiBaIE00MC4yMzYsMTIuODE3IEwzOC4yNiwxMy40MjMgTDM3LjUsMTEuNSBMMzYuNzQsMTMuNDIzIEwzNC43NjQsMTIuODE3IEwzNS43OTQsMTQuNjExIEwzNC4wODgsMTUuNzc5IEwzNi4xMzIsMTYuMDkxIEwzNS45ODEsMTguMTU0IEwzNy41LDE2Ljc1IEwzOS4wMTksMTguMTU0IEwzOC44NjgsMTYuMDkxIEw0MC45MTIsMTUuNzc5IEwzOS4yMDYsMTQuNjExIEw0MC4yMzYsMTIuODE3IEw0MC4yMzYsMTIuODE3IFogTTM3LjUsMTYuMyBDMzYuNzgyLDE2LjMgMzYuMiwxNS43MTggMzYuMiwxNSBDMzYuMiwxNC4yODIgMzYuNzgyLDEzLjcgMzcuNSwxMy43IEMzOC4yMTgsMTMuNyAzOC44LDE0LjI4MiAzOC44LDE1IEMzOC44LDE1LjcxOCAzOC4yMTgsMTYuMyAzNy41LDE2LjMgTDM3LjUsMTYuMyBaIiBpZD0iaTAwNDNfZmlsZS1kb2N1bWVudC00OCIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+PC9wYXRoPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)}.svg-icon.aui-iconfont-file-xls.size-48{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPjQ4L2kwMDQ0X2ZpbGUtc3ByZWFkc2hlZXQteGw8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+PC9kZWZzPiAgICA8ZyBpZD0iQ3Jvc3MtcHJvZHVjdC1pY29ucyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8ZyBpZD0iNDgvaTAwNDRfZmlsZS1zcHJlYWRzaGVldC14bCIgc2tldGNoOnR5cGU9Ik1TQXJ0Ym9hcmRHcm91cCIgZmlsbD0iIzcwNzA3MCI+ICAgICAgICAgICAgPHBhdGggZD0iTTAsNC4wMSBMMCw0My45OSBDMCw0Ni4yMDUgMS43OTQsNDggNC4wMSw0OCBMNDMuOTksNDggQzQ2LjIwNSw0OCA0OCw0Ni4yMDYgNDgsNDMuOTkgTDQ4LDQuMDEgQzQ4LDEuNzk1IDQ2LjIwNiwwIDQzLjk5LDAgTDQuMDEsMCBDMS43OTUsMCAwLDEuNzk0IDAsNC4wMSBMMCw0LjAxIFogTTQ3LDE2IEw0Nyw0LjAxIEM0NywyLjM0NyA0NS42NTMsMSA0My45OSwxIEwxNiwxIEwxNiwxNiBMNDcsMTYgTDQ3LDE2IFogTTQ3LDE3IEw0NywyNyBMMzIsMjcgTDMyLDE3IEw0NywxNyBMNDcsMTcgWiBNNDcsMjggTDQ3LDM4IEwzMiwzOCBMMzIsMjggTDQ3LDI4IEw0NywyOCBaIE00NywzOSBMNDcsNDMuOTkgQzQ3LDQ1LjY1MyA0NS42NTMsNDcgNDMuOTksNDcgTDMyLDQ3IEwzMiwzOSBMNDcsMzkgTDQ3LDM5IFogTTMxLDQ3IEwxNiw0NyBMMTYsMzkgTDMxLDM5IEwzMSw0NyBMMzEsNDcgWiBNMTUsNDcgTDQuMDEsNDcgQzIuMzQ3LDQ3IDEsNDUuNjUzIDEsNDMuOTkgTDEsMTcgTDE1LDE3IEwxNSw0NyBMMTUsNDcgWiBNMSwxNiBMMSw0LjAxIEMxLDIuMzQ3IDIuMzQ3LDEgNC4wMSwxIEwxNSwxIEwxNSwxNiBMMSwxNiBMMSwxNiBaIE0xNiwyOCBMMzEsMjggTDMxLDM4IEwxNiwzOCBMMTYsMjggTDE2LDI4IFogTTE2LDE3IEwzMSwxNyBMMzEsMjcgTDE2LDI3IEwxNiwxNyBMMTYsMTcgWiIgaWQ9ImkwMDQ0X2ZpbGUtc3ByZWFkc2hlZXQtNDgiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==)}.svg-icon.aui-iconfont-file-ppt.size-48{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPjQ4L2kwMDQ1X2ZpbGUtcHJlc2VudGF0aW9uLXhsPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IkNyb3NzLXByb2R1Y3QtaWNvbnMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHNrZXRjaDp0eXBlPSJNU1BhZ2UiPiAgICAgICAgPGcgaWQ9IjQ4L2kwMDQ1X2ZpbGUtcHJlc2VudGF0aW9uLXhsIiBza2V0Y2g6dHlwZT0iTVNBcnRib2FyZEdyb3VwIiBmaWxsPSIjNzA3MDcwIj4gICAgICAgICAgICA8cGF0aCBkPSJNMCw0LjAwOTg5MzE4IEwwLDQzLjk5MDEwNjggQzAsNDYuMjA0NzA5NyAxLjc5NDA1MjQ1LDQ4IDQuMDA5ODkzMTgsNDggTDQzLjk5MDEwNjgsNDggQzQ2LjIwNDcwOTcsNDggNDgsNDYuMjA1OTQ3NSA0OCw0My45OTAxMDY4IEw0OCw0LjAwOTg5MzE4IEM0OCwxLjc5NTI5MDMzIDQ2LjIwNTk0NzUsMCA0My45OTAxMDY4LDAgTDQuMDA5ODkzMTgsMCBDMS43OTUyOTAzMywwIDAsMS43OTQwNTI0NSAwLDQuMDA5ODkzMTggTDAsNC4wMDk4OTMxOCBaIE00My45OTAxMDY4LDEgQzQ1LjY1MzE4NzUsMSA0NywyLjM0NzA5OTczIDQ3LDQuMDA5ODkzMTggTDQ3LDQzLjk5MDEwNjggQzQ3LDQ1LjY1MzE4NzUgNDUuNjUyOTAwMyw0NyA0My45OTAxMDY4LDQ3IEw0LjAwOTg5MzE4LDQ3IEMyLjM0NjgxMjQ3LDQ3IDEsNDUuNjUyOTAwMyAxLDQzLjk5MDEwNjggTDEsNC4wMDk4OTMxOCBDMSwyLjM0NjgxMjQ3IDIuMzQ3MDk5NzMsMSA0LjAwOTg5MzE4LDEgTDQzLjk5MDEwNjgsMSBMNDMuOTkwMTA2OCwxIFogTTI4LDEyIEwyOCwxMyBMNDMsMTMgTDQzLDEyIEwyOCwxMiBMMjgsMTIgWiBNMjgsMTggTDI4LDE5IEw0MywxOSBMNDMsMTggTDI4LDE4IEwyOCwxOCBaIE0yNiwyNCBMMjYsMjUgTDQzLDI1IEw0MywyNCBMMjYsMjQgTDI2LDI0IFogTTUsMzggTDUsMzkgTDQzLDM5IEw0MywzOCBMNSwzOCBMNSwzOCBaIE01LDMxIEw1LDMyIEw0MywzMiBMNDMsMzEgTDUsMzEgTDUsMzEgWiBNNSwxNi41IEM1LDIxLjc0NyA5LjI1MywyNiAxNC41LDI2IEMxOS43NDcsMjYgMjQsMjEuNzQ3IDI0LDE2LjUgQzI0LDExLjI1MyAxOS43NDcsNyAxNC41LDcgQzkuMjUzLDcgNSwxMS4yNTMgNSwxNi41IEw1LDE2LjUgWiBNNiwxNi41IEM2LDExLjk3NCA5LjUzOCw4LjI3NCAxNCw4LjAxNSBMMTQsMTYuMTUzIEw2LjM3NywxOS4wMTIgQzYuMTMyLDE4LjIxOCA2LDE3LjM3NCA2LDE2LjUgTDYsMTYuNSBMNiwxNi41IFogTTE0LjUsMjUgQzExLjAzMywyNSA4LjA1MSwyMi45MjUgNi43MjgsMTkuOTQ4IEwxNC4zNzQsMTcuMDgxIEwyMC4xNDcsMjIuODU0IEMxOC42NDUsMjQuMTg5IDE2LjY2OCwyNSAxNC41LDI1IEwxNC41LDI1IEwxNC41LDI1IFogTTIwLjg1MywyMi4xNDcgTDE1LDE2LjI5MyBMMTUsOC4wMTUgQzE5LjQ2Miw4LjI3NCAyMywxMS45NzQgMjMsMTYuNSBDMjMsMTguNjY3IDIyLjE4OSwyMC42NDYgMjAuODUzLDIyLjE0NyBMMjAuODUzLDIyLjE0NyBMMjAuODUzLDIyLjE0NyBaIiBpZD0iaTAwNDVfZmlsZS1wcmVzZW50YXRpb24tNDgiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==)}.svg-icon.aui-iconfont-file-code.size-48{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPjQ4L2kwMDM5X2ZpbGUtY29kZS14bDwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJDcm9zcy1wcm9kdWN0LWljb25zIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4gICAgICAgIDxnIGlkPSI0OC9pMDAzOV9maWxlLWNvZGUteGwiIHNrZXRjaDp0eXBlPSJNU0FydGJvYXJkR3JvdXAiIGZpbGw9IiM3MDcwNzAiPiAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLDQuMDA5ODkzMTggTDAsNDMuOTkwMTA2OCBDMCw0Ni4yMDQ3MDk3IDEuNzk0MDUyNDUsNDggNC4wMDk4OTMxOCw0OCBMNDMuOTkwMTA2OCw0OCBDNDYuMjA0NzA5Nyw0OCA0OCw0Ni4yMDU5NDc1IDQ4LDQzLjk5MDEwNjggTDQ4LDQuMDA5ODkzMTggQzQ4LDEuNzk1MjkwMzMgNDYuMjA1OTQ3NSwwIDQzLjk5MDEwNjgsMCBMNC4wMDk4OTMxOCwwIEMxLjc5NTI5MDMzLDAgMCwxLjc5NDA1MjQ1IDAsNC4wMDk4OTMxOCBaIE00My45OTAxMDY4LDEgQzQ1LjY1MzE4NzUsMSA0NywyLjM0NzA5OTczIDQ3LDQuMDA5ODkzMTggTDQ3LDQzLjk5MDEwNjggQzQ3LDQ1LjY1MzE4NzUgNDUuNjUyOTAwMyw0NyA0My45OTAxMDY4LDQ3IEw0LjAwOTg5MzE4LDQ3IEMyLjM0NjgxMjQ3LDQ3IDEsNDUuNjUyOTAwMyAxLDQzLjk5MDEwNjggTDEsNC4wMDk4OTMxOCBDMSwyLjM0NjgxMjQ3IDIuMzQ3MDk5NzMsMSA0LjAwOTg5MzE4LDEgTDQzLjk5MDEwNjgsMSBaIE02LDE3LjUgTDE2LDcuNSBMMTYuNSw4LjUgTDcuNSwxNy41IEwxNi41LDI2LjUgTDE2LDI3LjUgTDYsMTcuNSBaIE00MywyOS41IEwzMywxOS41IEwzMi41LDIwLjUgTDQxLjUsMjkuNSBMMzIuNSwzOC41IEwzMywzOS41IEw0MywyOS41IFogTTE4LDQyLjk2MTYxNzEgTDE5LDQyLjk2MTYxOCBMMzAsNS45OTk5OTk5NiBMMjksNS45OTk5OTk5NyBMMTgsNDIuOTYxNjE3MSBaIiBpZD0iaTAwMzlfZmlsZS1jb2RlLTQ4IiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=)}.svg-icon.aui-iconfont-file-video.size-48{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPjQ4L2kwMDQ2X2ZpbGUtdmlkZW8teGw8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+PC9kZWZzPiAgICA8ZyBpZD0iQ3Jvc3MtcHJvZHVjdC1pY29ucyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8ZyBpZD0iNDgvaTAwNDZfZmlsZS12aWRlby14bCIgc2tldGNoOnR5cGU9Ik1TQXJ0Ym9hcmRHcm91cCIgZmlsbD0iIzcwNzA3MCI+ICAgICAgICAgICAgPHBhdGggZD0iTTQzLjk5LDAgTDQuMDEsMCBDMS43OTUsMCAwLDEuNzk0IDAsNC4wMSBMMCw0My45OSBDMCw0Ni4yMDUgMS43OTQsNDggNC4wMSw0OCBMNDMuOTksNDggQzQ2LjIwNSw0OCA0OCw0Ni4yMDYgNDgsNDMuOTkgTDQ4LDQuMDEgQzQ4LDEuNzk1IDQ2LjIwNiwwIDQzLjk5LDAgTDQzLjk5LDAgWiBNNDcsMTEgTDQ3LDQzLjk5IEM0Nyw0NS42NTMgNDUuNjUzLDQ3IDQzLjk5LDQ3IEw0LjAxLDQ3IEMyLjM0Nyw0NyAxLDQ1LjY1MyAxLDQzLjk5IEwxLjAzMSwxMSBMNDcsMTEgTDQ3LDExIFogTTM0LjIwOCwxMCBMMjguODc3LDEwIEwzNy43MzMsMSBMNDMuMDY0LDEgTDM0LjIwOCwxMCBaIE0yNy4yMDgsMTAgTDIxLjg3NywxMCBMMzAuNzMzLDEgTDM2LjA2NCwxIEwyNy4yMDgsMTAgWiBNMjAuMjA4LDEwIEwxNC44NzcsMTAgTDIzLjczMywxIEwyOS4wNjQsMSBMMjAuMjA4LDEwIFogTTEzLjIwOCwxMCBMNy44NzcsMTAgTDE2LjczMywxIEwyMi4wNjQsMSBMMTMuMjA4LDEwIFogTTYuMjA4LDEwIEwxLjAzMiwxMCBMMS4wMzIsOS43NDkgTDkuNzI2LDEgTDE1LjA2NCwxIEw2LjIwOCwxMCBaIE0xLDQuMDEgQzEsMi4zNDcgMi4zNDcsMSA0LjAxLDEgTDguMDAzLDEgTDEsOC4wNDggTDEsNC4wMSBMMSw0LjAxIFogTTQyLjk3NCwxMCBMNDcsNS45MzMgTDQ3LDEwIEw0Mi45NzQsMTAgWiBNMzUuODc3LDEwIEw0NC42NiwxLjA3NSBDNDYsMS4zNzkgNDcsMi41NzcgNDcsNC4xMjYgTDQxLjE4NiwxMCBMMzUuODc3LDEwIFogTTE5LDM5IEwzMSwyOC41IEwxOSwxOSBMMTksMzkgTDE5LDM5IFogTTIwLDIxIEwyOS41LDI4LjUgTDIwLDM3IEwyMCwyMSBMMjAsMjEgWiIgaWQ9ImkwMDQ2X2ZpbGUtdmlkZW8tNDgiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==)}.svg-icon.aui-iconfont-file-zip.size-48{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPjQ4L2kwMDQ4X2ZpbGUtYXJjaGl2ZS14bDwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJDcm9zcy1wcm9kdWN0LWljb25zIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4gICAgICAgIDxnIGlkPSI0OC9pMDA0OF9maWxlLWFyY2hpdmUteGwiIHNrZXRjaDp0eXBlPSJNU0FydGJvYXJkR3JvdXAiIGZpbGw9IiM3MDcwNzAiPiAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLDQuMDA5ODkzMTggTDAsNDMuOTkwMTA2OCBDMCw0Ni4yMDQ3MDk3IDEuNzk0MDUyNDUsNDggNC4wMDk4OTMxOCw0OCBMNDMuOTkwMTA2OCw0OCBDNDYuMjA0NzA5Nyw0OCA0OCw0Ni4yMDU5NDc1IDQ4LDQzLjk5MDEwNjggTDQ4LDQuMDA5ODkzMTggQzQ4LDEuNzk1MjkwMzMgNDYuMjA1OTQ3NSwwIDQzLjk5MDEwNjgsMCBMNC4wMDk4OTMxOCwwIEMxLjc5NTI5MDMzLDAgMCwxLjc5NDA1MjQ1IDAsNC4wMDk4OTMxOCBMMCw0LjAwOTg5MzE4IFogTTQzLjk5MDEwNjgsMSBDNDUuNjUzMTg3NSwxIDQ3LDIuMzQ3MDk5NzMgNDcsNC4wMDk4OTMxOCBMNDcsNDMuOTkwMTA2OCBDNDcsNDUuNjUzMTg3NSA0NS42NTI5MDAzLDQ3IDQzLjk5MDEwNjgsNDcgTDQuMDA5ODkzMTgsNDcgQzIuMzQ2ODEyNDcsNDcgMSw0NS42NTI5MDAzIDEsNDMuOTkwMTA2OCBMMSw0LjAwOTg5MzE4IEMxLDIuMzQ2ODEyNDcgMi4zNDcwOTk3MywxIDQuMDA5ODkzMTgsMSBMNDMuOTkwMTA2OCwxIEw0My45OTAxMDY4LDEgWiBNMjAsMzEuMDAyNDczMyBMMjAsMzkuOTkxNDY5OCBDMjAsNDEuMTAwNzUwNCAyMC44ODY3MDY0LDQyIDIxLjk5ODEwMTQsNDIgTDI2LjAwMTg5ODYsNDIgQzI3LjEwNTQxOTYsNDIgMjgsNDEuMDk4MDQ5NiAyOCwzOS45OTE0Njk4IEwyOCwzMS4wMDI0NzMzIEMyOCwzMC40NDg4MjI2IDI3LjU0Njk2MzcsMzAgMjcuMDAyOTY5OSwzMCBMMjAuOTk3MDMwMSwzMCBDMjAuNDQ2Mzg1NiwzMCAyMCwzMC40NTU3NjEgMjAsMzEuMDAyNDczMyBMMjAsMzEuMDAyNDczMyBaIE0yNy4wMDI5Njk5LDMxIEMyNi45OTY3ODYxLDMxIDI3LDM5Ljk5MTQ2OTggMjcsMzkuOTkxNDY5OCBDMjcsNDAuNTQ4MDY2MiAyNi41NTA4Mjk5LDQxIDI2LjAwMTg5ODYsNDEgTDIxLjk5ODEwMTQsNDEgQzIxLjQ0MzQ5MzksNDEgMjEsNDAuNTUyOTc0NSAyMSwzOS45OTE0Njk4IEwyMSwzMS4wMDI0NzMzIEMyMSwzMS4wMDMzNzU5IDI3LjAwMjk2OTksMzEgMjcuMDAyOTY5OSwzMSBMMjcuMDAyOTY5OSwzMSBaIE0yMiwzNy45OTg5NTY2IEwyMiwzOS4wMDEwNDM0IEMyMiwzOS41NTI3NTE5IDIyLjQ0MzM1MzIsNDAgMjMuMDA5MzY4OSw0MCBMMjQuOTkwNjMxMSw0MCBDMjUuNTQ4MDkwMiw0MCAyNiwzOS41NTczMzk3IDI2LDM5LjAwMTA0MzQgTDI2LDM3Ljk5ODk1NjYgQzI2LDM3LjQ0NzI0ODEgMjUuNTU2NjQ2OCwzNyAyNC45OTA2MzExLDM3IEwyMy4wMDkzNjg5LDM3IEMyMi40NTE5MDk4LDM3IDIyLDM3LjQ0MjY2MDMgMjIsMzcuOTk4OTU2NiBMMjIsMzcuOTk4OTU2NiBaIE0yNC45OTA2MzExLDM4IEMyNS4wMDI0MTA5LDM4IDI1LDM3Ljk5NzU5OTkgMjUsMzcuOTk4OTU2NiBMMjUsMzkuMDAxMDQzNCBDMjUsMzkuMDAwNDE1NCAyNS4wMDA0MjExLDM5IDI0Ljk5MDYzMTEsMzkgTDIzLjAwOTM2ODksMzkgQzIyLjk5NzU4OTEsMzkgMjMsMzkuMDAyNDAwMSAyMywzOS4wMDEwNDM0IEwyMywzNy45OTg5NTY2IEMyMywzNy45OTk1ODQ2IDIyLjk5OTU3ODksMzggMjMuMDA5MzY4OSwzOCBMMjQuOTkwNjMxMSwzOCBMMjQuOTkwNjMxMSwzOCBaIE0yMCw2IEwyMCw3IEwyNSw3IEwyNSw2IEwyMCw2IEwyMCw2IFogTTIwLDIgTDIwLDMgTDI1LDMgTDI1LDIgTDIwLDIgTDIwLDIgWiBNMjMsOCBMMjMsOSBMMjgsOSBMMjgsOCBMMjMsOCBMMjMsOCBaIE0yMyw0IEwyMyw1IEwyOCw1IEwyOCw0IEwyMyw0IEwyMyw0IFogTTIwLDEwIEwyMCwxMSBMMjUsMTEgTDI1LDEwIEwyMCwxMCBMMjAsMTAgWiBNMjMsMTIgTDIzLDEzIEwyOCwxMyBMMjgsMTIgTDIzLDEyIEwyMywxMiBaIE0yMCwxNCBMMjAsMTUgTDI1LDE1IEwyNSwxNCBMMjAsMTQgTDIwLDE0IFogTTIzLDE2IEwyMywxNyBMMjgsMTcgTDI4LDE2IEwyMywxNiBMMjMsMTYgWiBNMjAsMTggTDIwLDE5IEwyNSwxOSBMMjUsMTggTDIwLDE4IEwyMCwxOCBaIE0yMCwyMiBMMjAsMjMgTDI1LDIzIEwyNSwyMiBMMjAsMjIgTDIwLDIyIFogTTIwLDI2IEwyMCwyNyBMMjUsMjcgTDI1LDI2IEwyMCwyNiBMMjAsMjYgWiBNMjMsMjAgTDIzLDIxIEwyOCwyMSBMMjgsMjAgTDIzLDIwIEwyMywyMCBaIE0yMywyNCBMMjMsMjUgTDI4LDI1IEwyOCwyNCBMMjMsMjQgTDIzLDI0IFogTTIzLDI4IEwyMywyOSBMMjgsMjkgTDI4LDI4IEwyMywyOCBMMjMsMjggWiIgaWQ9ImkwMDQ4X2ZpbGUtYXJjaGl2ZS00OCIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+PC9wYXRoPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)}.svg-icon.aui-iconfont-file-generic.size-48{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPjQ4L2kwMDQ5X2ZpbGUtZ2VuZXJpYy14bDwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJDcm9zcy1wcm9kdWN0LWljb25zIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4gICAgICAgIDxnIGlkPSI0OC9pMDA0OV9maWxlLWdlbmVyaWMteGwiIHNrZXRjaDp0eXBlPSJNU0FydGJvYXJkR3JvdXAiIGZpbGw9IiM3MDcwNzAiPiAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLDQuMDA5ODkzMTggTDAsNDMuOTkwMTA2OCBDMCw0Ni4yMDQ3MDk3IDEuNzk0MDUyNDUsNDggNC4wMDk4OTMxOCw0OCBMNDMuOTkwMTA2OCw0OCBDNDYuMjA0NzA5Nyw0OCA0OCw0Ni4yMDU5NDc1IDQ4LDQzLjk5MDEwNjggTDQ4LDQuMDA5ODkzMTggQzQ4LDEuNzk1MjkwMzMgNDYuMjA1OTQ3NSwwIDQzLjk5MDEwNjgsMCBMNC4wMDk4OTMxOCwwIEMxLjc5NTI5MDMzLDAgMCwxLjc5NDA1MjQ1IDAsNC4wMDk4OTMxOCBaIE00My45OTAxMDY4LDAuOTc5MTY2NjY3IEM0NS42NTMxODc1LDAuOTc5MTY2NjY3IDQ3LDIuMzI3NDg2NTkgNDcsMy45OTE3ODYyIEw0Nyw0NC4wMDgyMTM4IEM0Nyw0NS42NzI4MDA5IDQ1LjY1MjkwMDMsNDcuMDIwODMzMyA0My45OTAxMDY4LDQ3LjAyMDgzMzMgTDQuMDA5ODkzMTgsNDcuMDIwODMzMyBDMi4zNDY4MTI0Nyw0Ny4wMjA4MzMzIDEsNDUuNjcyNTEzNCAxLDQ0LjAwODIxMzggTDEsMy45OTE3ODYyIEMxLDIuMzI3MTk5MDggMi4zNDcwOTk3MywwLjk3OTE2NjY2NyA0LjAwOTg5MzE4LDAuOTc5MTY2NjY3IEw0My45OTAxMDY4LDAuOTc5MTY2NjY3IFogTTE4Ljk5OTk5OTgsMzAuOTk1OTM2NyBDMTguOTk5OTk5NywzMy45OTk5OTk0IDIxLjAwMDAwMDIsMzUuOTk5OTk5NCAyMy45OTk5OTk3LDM1Ljk5OTk5OTQgQzI2Ljk5OTk5OTIsMzUuOTk5OTk5NCAyOC45OTk5OTk3LDMzLjk5OTk5OTQgMjguOTk5OTk5NywzMC45OTk1OTE4IEwyOC45OTk5OTk3LDEzLjk4NTkwMjUgQzI4Ljk5OTk5OTcsMTAuMDAwMDAwMSAyNS45OTk5OTk3LDYuOTg5Mjc0MzggMjEuOTk2MDQyOSw2Ljk4OTI3NDM4IEMxNy45OTIwODYxLDYuOTg5Mjc0MzggMTQuOTkyMDg2MSwxMC4wMDAwMDAxIDE0Ljk5MjA4NjEsMTMuOTkwNDE5NyBMMTQuOTkyMDg2MSwzMS45OTUxMTc5IEMxNC45OTIwODYxLDM2Ljk5OTk5OTQgMTguOTkyMDg2NCw0MC45OTQ4ODI4IDIzLjk5NjA0MzEsNDAuOTk0ODgyNCBDMjguOTk5OTk5Nyw0MC45OTQ4ODIgMzIuOTk5OTk5NywzNi45OTk5OTk0IDMzLjAwMDAwMDEsMzEuOTgxNzM2OSBMMzMuMDAwMDAwMSwxMi45OTM5MDI2IEwzMi4wMDAwMDAxLDEyLjk5MzkwMjYgTDMyLjAwMDAwMDEsMzEuOTgxNzM2OSBDMzEuOTk5OTk5NywzNi40OTk5OTk0IDI4LjQ5OTk5OTcsMzkuOTk0ODgyIDIzLjk5NjA0MzEsMzkuOTk0ODgyNCBDMTkuNDkyMDg2NSwzOS45OTQ4ODI4IDE1Ljk5MjA4NjEsMzYuNDk5OTk5NCAxNS45OTIwODYxLDMxLjk5NTExNzkgTDE1Ljk5MjA4NjEsMTMuOTkwNDE5NyBDMTUuOTkyMDg2MSwxMC41MDAwMDAxIDE4LjQ5MjA4NjEsNy45ODkyNzQzOCAyMS45OTYwNDI5LDcuOTg5Mjc0MzggQzI1LjQ5OTk5OTcsNy45ODkyNzQzOCAyNy45OTk5OTk3LDEwLjUwMDAwMDEgMjcuOTk5OTk5NywxMy45ODU5MDI1IEwyNy45OTk5OTk3LDMwLjk5OTU5MTggQzI3Ljk5OTk5OTcsMzMuNDk5OTk5NCAyNS45OTk5OTk3LDM0Ljk5OTk5OTQgMjMuOTk5OTk5NywzNC45OTk5OTk0IEMyMS45OTk5OTk3LDM0Ljk5OTk5OTQgMTkuOTk5OTk5NywzMy40OTk5OTk0IDE5Ljk5OTk5OTgsMzAuOTk1OTM2NyBMMTkuOTk5OTk5OSwyMC4wMDAwMDAxIEwxOC45OTk5OTk5LDIwLjAwMDAwMDEgTDE4Ljk5OTk5OTgsMzAuOTk1OTM2NyBaIiBpZD0iaTAwNDlfZmlsZS1nZW5lcmljLTQ4IiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=)}
/* module-key = 'com.atlassian.confluence.editor:page-editor-css', location = 'css/insert-image-dialog.css' */
#insert-image-dialog ul.image-list li .loading,#insert-image-dialog .upload-in-progress,#insert-image-dialog .loading-message,#searched-images .loading-message{background-image:url("data:image/gif;base64,R0lGODlhEAAQAPMPALu7u5mZmTMzM93d3REREQAAAHd3d1VVVWZmZqqqqoiIiO7u7kRERCIiIgARAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBwAPACwAAAAAEAAQAEAEcPDJtyg6dUrFetDTIopMoSyFcxxD1krD8AwCkASDIlPaUDQLR6G1Cy0SgqIkE1IQGMrFAKCcGWSBzwPAnAwarcKQ15MpTMJYd1ZyUDXSDGelBY0qIoBh/ZoYGgELCjoxCRRvIQcGD1kzgSAgAACQDxEAIfkEBQcADwAsAAAAAA8AEAAABF3wyfkMkotOJpscRKJJwtM4ZgGMUtAQQcFNB/wQglUUWSYdD8FgAhiyZqxHAmEwrJKPwAGBeEI/gZFvkmAANYuBT8EQBRKDtFGsQQwAiYVVY8jCJXNMIHN/GJNpIxEAIfkEBQcADwAsAAAAABAADwAABFrwyfmColgiydpaQiY5x9MtZbZUT9Il0wBIhgALjKKEg1IUAw0hJRkEfoXZBIBYLQsXCUAXCGKckoRhK+q2vBiEAtsNGGYAwOcjcioG8MeATAnM4gtrBia3kiMAIfkEBQcADwAsAAAAABAAEAAABFzwySkDvdKsd5g8APYIBuch2CYRQBeiyyApiMwYQeAtFqEapIfqAWiIHiWKrLbYBBIJEYJAcIByAdkFUegKKKHLYDxQDRSW4wSQfYzVQskC0BweAbIm3C23w/UYEQAh+QQFBwAIACwAAAAAEAAOAAAERRDJiYyhWB5ZCs/c1iEEKBleF5DYQQBIIVheNWrFhtUrpWOCySBABAk6hZLlkiEga5IBBiDL9CjUjhSxNSEzXewvappEAAAh+QQFBwAOACwAAAAAEAAQAAAEa9DJ6QCg2K0klZHGkC0GpyiO0ojZgAznQKAUkIhKYBlC1TCSBUABWEwWg4NDwJIMOJQFI7CoIgcDIyZwODAUWKyWEmg0CIgoZiAIYK6UpwQYzFolhELSQRhnEgVKDlBqEw0FFyNrBW4Zjn4RACH5BAUHAA8ALAAAAAAQABAAAARc8Mn5xqBYAhkCz9yVeAEDSsoyPkyCWcuTAFaASMwtDXSGEAfM4oJBJBbIZCyTQCCCSlCCIRAYTpPDcYndPBBcjAHReCxughOhoHhceaDFmkiMOwoXh+u0OAjCEhEAIfkEBQcADgAsAQABAA8ADwAABFnQySEBkEnqWi9A2+ZdyOUspzZQTmI4w6Es9ICGhvBu96aYoSDAQMwENZ+D7ChZlIKLVXPQcOw2hYJCwagqHAxfwdBoBBzf0CA7IBAWgmOicHGjGkCV5nCMAAAh+QQFBwAPACwAAAAAEAAQAAAEXfDJ+daiWN43hgQbNlwdF4TU4nWL4mFWbAGJpAQZHCB4jgUvH2WgKAonA4Oy9mkAMK4ho1DoTRgEhcZREHgagQSC8Qg0EJLA0yYQ1HrBSWPRfhwcPsdXICHnNko5EQAh+QQFBwAOACwAAAEAEAAPAAAEWtDJ6daSg2ppJdha922ZNpTBCE6JAlxUSakOQtwImOyAUPwMUCDgWpwCBJkksHK8JguEgClp1BYNRsKhODgPBklCFjgwAIQtTCNwmB2G9gZgdTCCNeVGoQBFAAAh+QQFBwAPACwAAAEAEAAPAAAEWvDJSd+qeK5RB8fDRRWFspyotAAfQBbfNLCVUSSdKDV89gDAwcFBIBgywMRnkWBgcJWDJCZRIKAPwePIOAADCIkhIAFIyAkDYqD1EZzqR8AJoiMOp6PvTMZEAAAh+QQFBwAPACwAAAEADwAPAAAEWvBJQIa8+ILSspdHkXxS9wxF4Q3LaQbjtbBY4ABZKykCwyie2WBgaBiBuSGrBTh4cDLDg+BJKKBOIMIwTAROsNOEAFBIEZaHTi1APMyPhGF9cb+ljy8pHsNEAAA7");background-repeat:no-repeat}#insert-image-dialog .upload-in-progress,#insert-image-dialog .loading-message,#searched-images .loading-message{background-position:left 50%;height:20px;line-height:20px;padding-left:24px}#insert-image-dialog h2.dialog-title{white-space:normal}#insert-web-image-form fieldset.inline,#search-image-form fieldset.inline{padding:0;margin-right:-10px}#upload-attachment,#insert-web-image-form,#search-image-form{padding:0 0 10px 0}#attached-files,#attached-images,#searched-images{overflow:auto;margin-right:-10px}#upload-attachment .upfile{margin-left:8px;padding:0}#insert-web-image-form .web-image-input{display:inline}.insert-web-image .image-preview-area{margin-top:0}#insert-web-image-image-url{max-width:420px}.insert-web-image .image-preview-error{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABA0lEQVR42p2QP0tCURiH7zdQRA3u4OJUiyDY4CDtTuEXuXs0JEQ4uDk5C0EuKoEu+SWcg5baLCS7tNTx98IzyMWjXoeHe95/z3vODdzi2kdTvIo30fL1+YbLIhYOfsV5GsFAOL59zsNjBRfij60lEXKbf1E5RvDExl4URYGwXJfc6JCgwqZYhBp2hs5n4odadZ9gzKYu2x1YrUPt2SeosWEtijsEBfGN5HKXYErxweKkAMk9PbOkoE5hJXI+AbUVvfVtwZzkHTECAGptel8cgisSnyJDk+8GRlZ8MdOwxITghoa9ArhlZmzB+/abDjwh+c8+LBgRnMLEBHnxKJYpBpfMFDbGjWcGPFD11gAAAABJRU5ErkJggg==") 60px center no-repeat;text-align:center}#insert-web-image-image-url,#insert-image-dialog .image-preview{margin-left:8px}.insert-web-image .image-preview-throbber{text-align:center;padding-top:50px}.insert-web-image .faraway{position:absolute;left:-9999em;top:-9999em}#search-image-form .search-input{display:inline}#search-image-form .search-input .search-image-text{max-width:250px}#search-image-space-select,#search-image-form .aui-button{margin-left:8px}
/* module-key = 'com.atlassian.confluence.editor:page-editor-css', location = 'css/editor-autocomplete-icons.css' */
#autocomplete-dropdown span.editor-icon{padding:0}#autocomplete-dropdown span.icon{height:20px;width:20px;background-position:center;background-repeat:no-repeat}#autocomplete-dropdown .dropdown-insert-link span.icon{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAMFBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHAnFTKsAAAAD3RSTlMAESIzRFVmd4iZqrvM3e5GKvWZAAAAWUlEQVQIW2NgQAZWJyA0+++5l8AM3gSG6zDJUyCCeaYCyxUQI/bMY74FQJrxJoPhWQEgQ/bADKmHIJl1AnlvDUCMqwwMAmCdjxnkAsCMvSV3ICKc7zcwYAUAjz0WbHRhn40AAAAASUVORK5CYII=")}#autocomplete-dropdown .dropdown-insert-image span.icon{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gcLBBgu2AWxpAAAAUdJREFUOMuVUzFOw0AQnLlzHhCKVNBQwBPgC8ALEAUKRQQozp1p6JEoaPDZipAgzwAp4ilRygQ+QBGa3KaxE8ckFp7uRrPj2bkzUYK19gTAK4A9VGPive8EZVZE3rz312maflRN93q9G6XUABsSyH9hrZVg2xeiKFo7x3G8xsVxDAAIUAP5UBFBHfGmBKzbepIkw6JhUKd1rfUwT7FMWNW6MeYxDMOLYuu5YRiGZ8aYydYOut3uYaPRGCmlvsvXnK8EYPWQrLVPAFrOuTYA9Pv9kbX2DsAYwHuuc86xaKiy4ReS9yTbxpjzgvhZa/1V1Y0CAJK3S0KpZDabpZnx5Xw+f4iiyG0zYLGYwv8wIPlD8iDnvPdjklF5hUBEpiR3Sx5XIvIpIjskWyLSBHAkItM/K5DsZI2uYpGa5CnJYwD7JJskfzPtGhZ44Nh/W3weYAAAAABJRU5ErkJggg==")}#autocomplete-dropdown .dropdown-insert-macro span.icon{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ4LjEgKDQ3MjUwKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Nb3JlX2ljb248L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8cGF0aCBkPSJNMTMsNi41IEMxMi4xNzIsNi41IDExLjUsNy4xNzIgMTEuNSw4IEMxMS41LDguODI4IDEyLjE3Miw5LjUgMTMsOS41IEMxMy44MjgsOS41IDE0LjUsOC44MjggMTQuNSw4IEMxNC41LDcuMTcyIDEzLjgyOCw2LjUgMTMsNi41IE04LDYuNSBDNy4xNzIsNi41IDYuNSw3LjE3MiA2LjUsOCBDNi41LDguODI4IDcuMTcyLDkuNSA4LDkuNSBDOC44MjgsOS41IDkuNSw4LjgyOCA5LjUsOCBDOS41LDcuMTcyIDguODI4LDYuNSA4LDYuNSBNNC41LDggQzQuNSw4LjgyOCAzLjgyOCw5LjUgMyw5LjUgQzIuMTcyLDkuNSAxLjUsOC44MjggMS41LDggQzEuNSw3LjE3MiAyLjE3Miw2LjUgMyw2LjUgQzMuODI4LDYuNSA0LjUsNy4xNzIgNC41LDgiIGlkPSJwYXRoLTEiPjwvcGF0aD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJJY29ucyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ik1vcmVfaWNvbiI+CiAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgPHVzZSBpZD0ibW9yZS1zbWFsbCIgZmlsbD0iIzk3QTBBRiIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");background-size:20px 20px}#autocomplete-dropdown .insert-create-page-link span.icon{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEX///9wcHBwcHBwcHD6E60rAAAAA3RSTlMAmaps9r97AAAAJ0lEQVQIW2NgQADGC0CC+QMywfj//wUG5v//P4BYD9BlGRiBQqgAAJ+HEATHbgMnAAAAAElFTkSuQmCC")}
/* module-key = 'confluence.web.resources:draft-changes-css', location = '/includes/css/draft-changes.css' */
.diff-deleted{color:#999;background:#fdd;text-decoration:line-through}.diff-added{background:#dfd}div .draft-change{margin-bottom:10px}#diff-view{margin:0 0 0 5px}#merge-warning{margin:10px 0 0 10px;color:#666}.draft-changes-legend{float:right;font-size:10pt;margin:3px 6px}#draft-changes-waiting-icon{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0/_/download/resources/confluence.web.resources:draft-changes-css/../../../images/icons/wait.gif);background-repeat:no-repeat;text-indent:-9999px;width:16px}
/* module-key = 'com.atlassian.confluence.plugins.confluence-view-file-macro:view-file-macro-embedded-file-view-resources', location = '/css/embedded-file-view.less' */
.wiki-content .confluence-embedded-file-wrapper .confluence-embedded-file{cursor:pointer}.wiki-content .confluence-embedded-file-wrapper .overlay{position:absolute;bottom:5px;left:7px;right:5px;color:#fff;line-height:16px;font-size:12px;font-weight:normal;font-style:normal;font-family:Arial,sans-serif;cursor:pointer}.wiki-content .confluence-embedded-file-wrapper .overlay .comment-count-overlay{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:rgba(0,0,0,0.8);border-radius:3px;padding:5px;display:block;float:left;margin-right:2px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxNyAyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpza2V0Y2g9Imh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaC9ucyI+PHBhdGggZD0iTTE2IDEuOTkzdjExLjAyNWMtLjAxNC40ODItLjU1MS45OTItMSAuOTkyaC0zLjVsLTIuOTg3IDQuMjktMy4wMTMtNC4yOWgtMy40OTVjLS41NTQgMC0xLjAwNS0uNDQ1LTEuMDA1LS45OTJ2LTExLjAyNWMwLS41NDguNDUxLS45OTMgMS4wMDUtLjk5M2gxMi45OTVjLjU2IDAgLjk5NS40NCAxIC45OTN6bS0xMy45OTUtMS45OTNjLTEuMTA3IDAtMi4wMDUuODk1LTIuMDA1IDEuOTkzdjExLjAyNWMwIDEuMS44OTQgMS45OTIgMi4wMDUgMS45OTJoMi45OTVsMy41IDQuOTkzIDMuNS00Ljk5M2gzYzEuMTAxIDAgMi4wMTEtLjg5MiAyLTEuOTkydi0xMS4wMjVjLS4wMTEtMS4xLS44OTEtMS45OTMtMi0xLjk5M2gtMTIuOTk1eiIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);background-position:center 6px;background-repeat:no-repeat;width:26px;height:26px;text-align:center}.wiki-content .confluence-embedded-file-wrapper .overlay .comment-count-overlay .content{font-size:10px;text-align:center;vertical-align:text-top}.wiki-content .confluence-embedded-file-wrapper .overlay .file-type-desc-overlay{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:rgba(0,0,0,0.8);border-radius:3px;padding:5px;display:block;float:left;max-width:100%}.wiki-content .confluence-embedded-file-wrapper .overlay .file-type-desc-overlay .aui-icon{display:inline-block;left:0px;line-height:0px;position:relative;vertical-align:text-top;top:auto}.wiki-content .confluence-embedded-file-wrapper .overlay .file-type-desc-overlay .content{vertical-align:middle}.wiki-content .confluence-embedded-file-wrapper.has-comment-overlay .file-type-desc-overlay{max-width:84%}
/* module-key = 'com.atlassian.confluence.plugins.confluence-view-file-macro:view-file-macro-resources', location = '/css/vfm.css' */
.confluence-embedded-file-wrapper{position:relative;display:inline-block;max-width:100%}.confluence-embedded-file-wrapper .confluence-embedded-file{display:block;margin-left:2px;margin-right:2px;max-width:100%}.confluence-embedded-file-wrapper .confluence-embedded-file img{display:block;border:1px solid #ddd;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.confluence-embedded-file-wrapper .confluence-embedded-file .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;color:#333;font-size:14px;font-weight:normal;font-style:normal;font-family:Arial,sans-serif;position:absolute;top:50%;left:0;text-align:center;padding:30px 10px 0 10px}
/* module-key = 'com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:discovery-resources', location = 'discovery/discovery.css' */
.hipchat-integration-discovery.aui-help-text,.hipchat-integration-discovery.aui-help-empty-state{margin:10px 0 0 0;overflow:hidden;padding:0;width:720px}.hipchat-integration-discovery.contents>h1,.hipchat-integration-discovery.contents>h2,.hipchat-integration-discovery.contents>h3,.hipchat-integration-discovery.contents>h4,.hipchat-integration-discovery.contents>h5,.hipchat-integration-discovery.contents>h6{color:#707070;font-size:12px;font-weight:bold;text-transform:uppercase}.hipchat-integration-discovery.contents>p{margin:5px 0 0 0}.hipchat-integration-discovery.hipchat-integration-discovery-fixed{position:fixed;!important}.hipchat-integration-discovery.aui-inline-dialog .contents{border-color:#f79232;border-width:2px}.hipchat-integration-discovery.aui-inline-dialog .contents h2:first-child{color:#707070;font-size:12px;font-weight:bold;text-transform:uppercase}.hipchat-integration-discovery.aui-inline-dialog .arrow.aui-css-arrow::after,.hipchat-integration-discovery.aui-inline-dialog .arrow.aui-css-arrow::before{border-color:#f79232 transparent}.hipchat-integration-discovery.aui-inline-dialog .arrow.aui-css-arrow::after{border-bottom-color:#fff;top:2px}.hipchat-integration-discovery.aui-inline-dialog .arrow.aui-css-arrow.aui-bottom-arrow::after{border-top-color:#fff;top:-2px}.hipchat-integration-discovery.aui-inline-dialog .arrow.aui-css-arrow.aui-left-arrow::after,.hipchat-integration-discovery.aui-inline-dialog .arrow.aui-css-arrow.aui-left-arrow::before{border-color:transparent #f79232}.hipchat-integration-discovery.aui-inline-dialog .arrow.aui-css-arrow.aui-left-arrow::after{border-color:transparent #fff transparent transparent;right:-2px;top:0}
/* module-key = 'com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources', location = 'presence/presence.less' */
.vcard{position:relative}.hipchat-status{background-size:16px;display:block;width:16px;height:16px;border:0;position:absolute;top:7px;right:4px}.ajs-content-hover .hipchat-chatbar-support.actions{margin:10px;position:relative}.ajs-content-hover .hipchat-chatbar-support.actions ul.ajs-menu-bar .popup-follow{width:120px}.ajs-content-hover .hipchat-chatbar-support.actions ul.ajs-menu-bar .popup-follow a{padding:4px 0 0 0;line-height:1.42857143;border-top-left-radius:3.01px;border-bottom-left-radius:3.01px;border-left-width:1px}.ajs-content-hover .hipchat-chatbar-support.actions ul.ajs-menu-bar .popup-follow a span{padding:0}.ajs-content-hover .hipchat-chatbar-support.actions ul.ajs-menu-bar .popup-follow a.waiting span{background-image:none}.ajs-content-hover .hipchat-chatbar-support.actions ul.ajs-menu-bar .normal{margin-left:-1px}.ajs-content-hover .hipchat-chatbar-support.actions ul.ajs-menu-bar .normal .user-popup-more{width:36px;border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:3.01px;border-bottom-right-radius:3.01px;padding-top:8px;padding-left:10px}.ajs-content-hover .hipchat-chatbar-support.actions ul.ajs-menu-bar .normal .user-popup-more .aui-iconfont-more::after{content:''}.ajs-content-hover .hipchat-chatbar-support.actions ul.ajs-menu-bar .normal .ajs-drop-down{font-size:14px}.hipchat-chatbar{right:0;top:0;position:absolute;margin-bottom:10px}.hipchat-chatbar.aui-buttons{margin-left:0}.hipchat-chatbar .aui-button:focus{outline:0}.hipchat-chatbar .aui-button .aui-icon{background-size:16px}
/* module-key = 'com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources', location = 'presence/presence-icons.less' */
.aui-icon.aui-icon-small.hipchat-icon-available{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.11.5/_/download/resources/com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources/images/available.png)}.aui-icon.aui-icon-small.hipchat-icon-away{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.11.5/_/download/resources/com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources/images/away.png)}.aui-icon.aui-icon-small.hipchat-icon-chat{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.11.5/_/download/resources/com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources/images/chat.png)}.aui-icon.aui-icon-small.hipchat-icon-dnd{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.11.5/_/download/resources/com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources/images/dnd.png)}.aui-icon.aui-icon-small.hipchat-icon-offline{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.11.5/_/download/resources/com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources/images/offline.png)}.aui-icon.aui-icon-small.hipchat-icon-video{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.11.5/_/download/resources/com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources/images/video.png)}.aui-icon.aui-icon-small.hipchat-icon-voice{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.11.5/_/download/resources/com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources/images/voice.png)}@media (-webkit-min-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5){.aui-icon.aui-icon-small.hipchat-icon-available{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.11.5/_/download/resources/com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources/images/available@2x.png)}.aui-icon.aui-icon-small.hipchat-icon-away{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.11.5/_/download/resources/com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources/images/away@2x.png)}.aui-icon.aui-icon-small.hipchat-icon-chat{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.11.5/_/download/resources/com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources/images/chat@2x.png)}.aui-icon.aui-icon-small.hipchat-icon-dnd{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.11.5/_/download/resources/com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources/images/dnd@2x.png)}.aui-icon.aui-icon-small.hipchat-icon-offline{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.11.5/_/download/resources/com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources/images/offline@2x.png)}.aui-icon.aui-icon-small.hipchat-icon-video{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.11.5/_/download/resources/com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources/images/video@2x.png)}.aui-icon.aui-icon-small.hipchat-icon-voice{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/7.11.5/_/download/resources/com.atlassian.confluence.plugins.confluence-hipchat-integration-plugin:hipchat-presence-resources/images/voice@2x.png)}}
/* module-key = 'confluence.extra.information:information-plugin-adg-styles', location = 'css/information-macros-adg.css' */
.confluence-information-macro{background:#fcfcfc;border:1px solid #ccc;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;color:#333;margin:10px 0 1em 0;min-height:20px;padding:10px 10px 10px 36px;position:relative}.confluence-information-macro.has-no-icon{padding-left:10px}.confluence-information-macro:first-child{margin-top:0}.confluence-information-macro-warning{background:#fff8f7;border-color:#d04437}.confluence-information-macro-information{background-color:#fcfcfc;border-color:#aab8c6}.confluence-information-macro-tip{background-color:#f3f9f4;border-color:#91c89c}.confluence-information-macro-note{background:#fffdf6;border-color:#ffeaae}.confluence-information-macro>.title{font-weight:bold}.confluence-information-macro>.title>strong{font-weight:inherit}.confluence-information-macro .confluence-information-macro-icon{display:block;left:10px;line-height:20px;position:absolute;top:12px;vertical-align:text-bottom}.confluence-information-macro .confluence-information-macro-icon.aui-iconfont-info{color:#4a6785}.confluence-information-macro .confluence-information-macro-icon.aui-iconfont-error{color:#cf4336}.confluence-information-macro .confluence-information-macro-icon.aui-iconfont-approve{color:#14892c}.confluence-information-macro .confluence-information-macro-icon.aui-iconfont-warning{color:#594300}.confluence-information-macro>.confluence-information-macro-body>p:empty{display:none}
/* module-key = 'com.atlassian.confluence.plugins.confluence-create-content-plugin:create-from-template-resources', location = 'com/atlassian/confluence/plugins/createcontent/css/create-from-template-macro.css' */
#main-content a.create-from-template-button{color:#333}
/* module-key = 'com.atlassian.confluence.editor:table-resizable-styles', location = 'tinymce3/plugins/table/table-resizable.less' */
.confluenceTable.fixed-table{table-layout:fixed;width:0px}.confluenceTable.fixed-table .confluenceTh,.confluenceTable.fixed-table .confluenceTd{word-wrap:break-word;overflow:auto}.confluenceTable.fixed-table .confluenceTh img.confluence-embedded-image:not([width]):not([height]),.confluenceTable.fixed-table .confluenceTd img.confluence-embedded-image:not([width]):not([height]){max-width:calc(100% - 4px)}.confluenceTable.fixed-table .confluenceTh .content-wrapper,.confluenceTable.fixed-table .confluenceTd .content-wrapper{overflow-x:auto}.confluenceTable.fixed-table.tablesorter>thead>tr>th.confluenceTh{padding-right:10px}.confluenceTable .confluenceTh,.confluenceTable .confluenceTd{min-width:8px}.confluenceTable .confluenceTh p+.content-wrapper,.confluenceTable .confluenceTd p+.content-wrapper{margin-top:10px}.confluenceTable .content-wrapper+.content-wrapper{margin-top:10px}
/* module-key = 'com.atlassian.plugins.issue-status-plugin:issue-status-resources', location = '/css/issue-status-plugin.css' */
.jira-issue-status-lozenge{vertical-align:text-bottom;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:12em;word-wrap:normal;word-break:normal}.jira-issue-status-render-error{color:#d04437}.aui-lozenge.jira-issue-status-lozenge-green{background-color:#14892c;border-color:#14892c;color:#fff}.aui-lozenge.aui-lozenge-subtle.jira-issue-status-lozenge-green{background-color:#fff;border-color:#b2d8b9;color:#14892c}.aui-lozenge.jira-issue-status-lozenge-yellow{background-color:#ffd351;border-color:#ffd351;color:#594300}.aui-lozenge.aui-lozenge-subtle.jira-issue-status-lozenge-yellow{background-color:#fff;border-color:#ffe28c;color:#594300}.aui-lozenge.jira-issue-status-lozenge-brown{background-color:#815b3a;border-color:#815b3a;color:#fff}.aui-lozenge.aui-lozenge-subtle.jira-issue-status-lozenge-brown{background-color:#fff;border-color:#ece7e2;color:#815b3a}.aui-lozenge.jira-issue-status-lozenge-warm-red{background-color:#d04437;border-color:#d04437;color:#fff}.aui-lozenge.aui-lozenge-subtle.jira-issue-status-lozenge-warm-red{background-color:#fff;border-color:#f8d3d1;color:#d04437}.aui-lozenge.jira-issue-status-lozenge-blue-gray{background-color:#4a6785;border-color:#4a6785;color:#fff}.aui-lozenge.aui-lozenge-subtle.jira-issue-status-lozenge-blue-gray{background-color:#fff;border-color:#e4e8ed;color:#4a6785}.aui-lozenge.jira-issue-status-lozenge-medium-gray{background-color:#ccc;border-color:#ccc;color:#333}.aui-lozenge.aui-lozenge-subtle.jira-issue-status-lozenge-medium-gray{background-color:#fff;border-color:#ccc;color:#333}.aui-lozenge.jira-issue-status-lozenge-compact{width:4px;text-align:left;text-indent:-9999px}.jira-issue-status-tooltip .tipsy-inner{text-align:left}.jira-issue-status-tooltip .jira-issue-status-tooltip-title{text-transform:uppercase}.jira-issue-status-tooltip .jira-issue-status-tooltip-desc{color:#ccc}.jira-issue-status-lozenge-max-width-short{max-width:8em}.jira-issue-status-lozenge-max-width-medium{max-width:12em}.jira-issue-status-lozenge-max-width-long{max-width:20em}
/* module-key = 'com.atlassian.confluence.plugins.confluence-jira-metadata:confluence-jira-metadata-resources', location = '/css/jira-metadata.css' */
#jira-metadata-dialog>:not(.spinner-container):not(.spinner):not(h2){opacity:0;max-height:100px}#jira-metadata-dialog.show>:not(.spinner-container):not(.spinner):not(h2){opacity:1;max-height:1000px;transition:max-height 350ms ease-in-out,opacity 350ms ease-in-out}#jira-metadata-dialog .title{padding-bottom:10px}#jira-metadata-dialog .jira-metadata-list{padding-left:23px;margin-top:5px}#jira-metadata-dialog .jira-metadata-section{padding:0 0 10px 0;display:table}#jira-metadata-dialog .jira-metadata-section .jira-metadata-item{list-style-type:none;padding-bottom:4px}#jira-metadata-dialog .jira-metadata-section .item-label{display:block}#jira-metadata-dialog .section-label{width:80px}#jira-metadata-dialog .item-label>a,#jira-metadata-dialog .item-label .item-status,#jira-metadata-dialog .item-label .jira-issue-status-lozenge{vertical-align:middle}#jira-metadata-dialog .item-status,#jira-metadata-dialog .item-subtext{font-size:12px;color:#707070}#jira-metadata-dialog .icon{padding-right:7px}#jira-metadata-dialog .jira-metadata-section.SPRINTS-section .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAkklEQVR4AWP4TwBSTUGBS8Gqgv9geLcgDUNBQRpU8kzBOzA9E6EArBsiWCAIVlwO5oUiKQAbvgqhp6ADZBaMx8TAwBAKxBUMCNAJxMYwDhOE6r+HkO9/DyLRFBQqIQuiK1gNxB0IocI0IHEWSM8E0pi+QECIdxmAPjfGCAcEnAlUB1ICDUlMuBvFUGxW4FEACXAAIFLY7AkS01QAAAAASUVORK5CYII=')}#jira-metadata-dialog .jira-metadata-section.EPICS-section .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEX///+1tbWzs7OwsLD////7+/v5+fnz9ffm6u7Z2dnW1tbO1t7U1NTT09PPz8/DzNa2ws6gr7+LnbGJnK+Li4t/k6mBgYFpgZp7e3tfeJNycnJwcHBVcIxTb4tUb4xKZ4VAO0iYAAAAFXRSTlMAIiIi3e7u7u7u7u7u7u7u7u7u7u4cXfPyAAAAcUlEQVR4AWXI1QHDMADE0MA5zMy3/5Y1l/SnF/wXTufhmkIJ01ILoCQ51ssk4Wggm8kVyA8FQn5GXikgNEA2ki1kHnaSffoBaB8O+IRO/iek94wvGNf0C0r7iYYcaM2jUDAtlTCbFNskIZoO3xQHf70A2/kKYaQEhB0AAAAASUVORK5CYII=')}#jira-metadata-dialog .jira-metadata-section.VERSIONS-section .icon{background-image:url('data:image/gif;base64,R0lGODlhEAAQANUAAHBwcOnp6aampoKCgsPDw////5OTk7S0tMzMzHd3d/X19d7e3p6enouLi8HBwaurq9PT03x8fMnJye7u7o6Ojvj4+KWlpbm5uYWFhe3t7X5+fpWVla+vr9XV1eTk5JmZmf////f394iIiNjY2ICAgHh4ePHx8ZGRkQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAHAP8ALAAAAAAQABAAAAagwIJQCLGUShbPcJnhlACNC6IBlSwlJQEkJEQUQhIByVpoUA5Lr/AQORUCpMDidHJMEI5P5FARKRgjQxIRGAYRBhldHBobiUMXEQRLECVlGg8KQhMGE0IBDAACBQAFBBp8HAAcJg8lDBFCpEKmBAAOCRyZsrJLvLG/S6NLCgNCBhdcQ7wSAxZDDgPIv8yqmUMKF6ETANwCjsEFGQIDA97BQQA7')}#jira-metadata-dialog .jira-metadata-section.ISSUES-section .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAZElEQVR4AZ3RURVEERgE4FtBFhUEmn5/ha2gwlYAAABnvPkG+NQmZoCBoAYhMA8IP/C2CQ4J8kDF6Y6oAGb7N8Cfxe89BvmoNAYq5xFst9gcsgsY1PqhRAQECdG1Bf6go8/aRAPGBRdvl8XydgAAAABJRU5ErkJggg==')}#jira-metadata-dialog .spinner-container{height:100px;position:relative}#jira-metadata-dialog .spinner{position:absolute;left:50%;top:50%;margin-top:-5px}#content-metadata-jira .aui-icon{margin-top:-1px;padding-right:4px}#page-metadata-banner #content-metadata-jira-wrapper{padding:0}
/* module-key = 'com.atlassian.confluence.plugins.status-macro:view_content_status', location = 'css/status-view.less' */
.status-macro {
  min-width: 76px;
  padding: 2px 5px 1px 5px;
}

/* module-key = 'com.atlassian.confluence.plugins.confluence-space-ia:spacesidebar', location = 'css/sidebar.css' */
html,body,ia.splitter-left{height:100%}body{margin:0;padding:0}.ia-splitter-left,.ia-splitter,.ia-fixed-sidebar{box-sizing:border-box}.ia-splitter-left{float:left}.ia-fixed-sidebar{position:fixed;z-index:10;bottom:0}.ia-scrollable-section,.aui-inline-dialog .contents.ia-scrollable-section{overflow-y:auto}.acs-side-bar{position:absolute;top:0;bottom:40px;width:100%;background-color:#f4f5f7}.collapsed .acs-side-bar{bottom:80px}.acs-tree-item,.acs-side-bar a,.acs-side-bar td a,#acs-nav-list-main .acs-nav-item-label,#acs-nav-list-quick .acs-nav-item-label,.acs-nav-list .acs-nav-item-label,.acs-nav-sections p,.acs-tree-item .node-title,.acs-side-bar-flyout h2{color:#42526e}.theme-default .ia-splitter #footer{width:auto;position:absolute;right:0;left:0}.acs-side-bar-space-info{margin:15px 0 20px 0;overflow:hidden;display:table;table-layout:fixed;width:100%}.acs-side-bar .acs-side-bar-space-info .avatar{display:table-cell;padding:0 9px 0 20px;width:48px;min-width:48px}.acs-side-bar .acs-side-bar-space-info .name{padding-right:10px;vertical-align:middle;hyphens:auto;text-overflow:ellipsis;overflow:hidden;max-width:calc(100% - 30px)}.acs-side-bar .child-item>a:hover,.acs-side-bar .parent-item>a:hover,.acs-side-bar-flyout .child-item>a:hover,.acs-side-bar-flyout .parent-item>a:hover{text-decoration:underline}.acs-side-bar .acs-side-bar-space-info .flyout-handle{display:none;width:20px}.configure-mode .acs-side-bar-space-info .favourite-space-icon{visibility:hidden}.favourite-space-icon.disabled button{color:#a5adba;pointer-events:none;cursor:default}.configure-mode .acs-side-bar-space-info .flyout-handle{display:table-cell;position:absolute;right:5px;top:31px}.configure-mode .acs-side-bar-space-info .name{max-width:calc(100% - 30px)}.configure-mode .acs-side-bar-space-info{cursor:pointer}.configure-mode .acs-nav{margin-left:5px}.configure-mode p.tip{padding-left:15px}.configure-mode form{margin:5px 0 15px 20px}.acs-side-bar-space-info .space-information-container{display:table-cell;vertical-align:middle}.acs-side-bar-space-info .avatar-img-container .avatar-img-wrapper,#image-holder .small-logo-container .small-logo-wrapper{border-radius:3px;overflow:hidden;vertical-align:middle}.acs-side-bar-space-info .avatar-img-container .avatar-img-wrapper img.avatar-img,#image-holder .small-logo-wrapper img{max-width:48px;max-height:48px;display:block;border:0;margin:auto;background-color:white}.acs-side-bar-space-info .space-logo{float:none}.acs-side-bar .throbber-container{display:table;height:100%;width:100%}.acs-side-bar .throbber{display:table-cell;vertical-align:middle;text-align:center}.acs-side-bar .throbber .spinner,.acs-side-bar-flyout .throbber .spinner{display:inline-block;height:17px;width:30px}.acs-side-bar .throbber .spinner{width:60px}.ia-splitter-handle{height:100%;position:absolute;right:-8px;width:11px;z-index:11;cursor:col-resize}.ia-splitter-handle-highlight{position:absolute;top:0;left:4px;bottom:0;width:6px}.acs-nav{margin:0 10px 7px}.acs-nav h5{margin:10px 0 0 10px}.acs-nav-item .acs-nav-item-label{margin-left:10px}li.parent-item .label{margin-left:3px}li.acs-nav-item .acs-nav-item-link,li.parent-item .parent-item-link{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;line-height:16px;padding:7px 10px}.collapsed li.acs-nav-item .acs-nav-item-link{padding:0}.acs-side-bar-flyout ul li a{color:#42526e}.acs-side-bar-flyout li.acs-tree-item{padding:0}.acs-side-bar-flyout li.acs-tree-item a{padding:5px 10px}.acs-side-bar .current-item .acs-nav-item-link,.collapsed .quick-links-section:hover,.collapsed .advanced-links-section:hover,.collapsed .ia-secondary-header-title.wiki .parent-item>a:hover,.collapsed .ia-secondary-header-title.page-tree:hover,.acs-side-bar-flyout li.acs-tree-item a:hover,.acs-side-bar-flyout li.acs-tree-item a:focus,li.acs-nav-item .acs-nav-item-link:hover,li.acs-nav-item .acs-nav-item-link:focus{background-color:#dfe1e5;text-decoration:none;border-radius:3px}.acs-side-bar .tip{line-height:20px;font-size:12px;padding:0 10px 10px}.acs-side-bar .tip a{color:#0052cc}table.acs-nav-list{width:100%;margin:0;table-layout:fixed}table.acs-nav-list>tbody>tr,table.acs-nav-list>tbody>tr:hover td,table.acs-nav-list>tbody>tr:first-child td{background:transparent;border:0}table.acs-nav-list>tbody>tr td{padding:5px 10px 5px 0;vertical-align:middle;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}table.acs-nav-list>tbody>tr td.aui-restfultable-order{padding:3px 5px 3px 0}table.acs-nav-list>tbody>tr td.aui-restfultable-order,table.acs-nav-list>tbody>tr td.aui-restfultable-operations{text-overflow:clip}table.acs-nav-list col.aui-restfultable-order{width:15px;padding-right:0}table.acs-nav-list col.aui-restfultable-operations{width:16px;padding-right:0}table.acs-nav-list .aui-restfultable-operations a{padding:0}.acs-add-link,.acs-done-link{display:block;margin-left:15px}button.aui-button.aui-style.acs-done-link{margin-top:10px}.ia-secondary-container{margin:7px 10px}.ia-secondary-header,.ia-secondary-parent-content{position:relative;font-size:12px}.ia-secondary-header-title{font-size:inherit;text-transform:uppercase;padding:5px 10px}.ia-secondary-header-title.blog .icon{height:0;margin-right:0;width:0;min-width:0;font-weight:normal}.ia-secondary-content{margin-left:4px}.ia-secondary-content .contextual-nav-child-pages{margin-left:18px}.ia-secondary-content:after{content:'';display:block;height:10px}.acs-tree-item{padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ia-pagetree>.acs-tree-item>.icon{margin-left:2px}.acs-tree-item>.node-title{padding:5px 5px 5px 0;display:inline-block}.acs-tree-item .leaf{padding:5px 5px 5px 0}.acs-tree-item .navigation-pseudo-link:hover{text-decoration:underline}.acs-tree-item.opened .ia-subpagetree{padding-top:0;padding-left:15px}.acs-tree-item .leaf .icon{height:4px;width:4px;min-width:0;background:#42526e;border-radius:3px;vertical-align:middle;margin:0 8px 0 6px;position:relative;top:-1px}.acs-tree-item .icon,.acs-tree-item .node-title{cursor:pointer}.ia-secondary-header-title.wiki,.ia-secondary-currentPage-title .label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:normal;font-size:14px;text-transform:none;color:#42526e;font-weight:600}.ia-secondary-current-content{margin-left:14px}li.child-item{margin-right:-5px}li.child-item>a,.ia-secondary-current-content .label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:20px;position:relative;left:-5px;padding:5px 3px}.more-children-link,.create-child-page-link,.acs-add-link{line-height:20px;display:block;padding:5px 0}.hidden-section .acs-add-link{cursor:default}.hidden-section .acs-add-link:hover{text-decoration:none}.create-child-page-link{padding-top:10px}.collapsed .quick-links-wrapper,.collapsed .ia-secondary-header{width:34px;margin:auto}.collapsed .ia-secondary-container{margin:0}.collapsed .acs-nav h5,.collapsed .acs-nav-item-label,.collapsed .ia-secondary-content,.collapsed .acs-side-bar-space-info .name,.collapsed .acs-side-bar-space-info .space-information-container,.collapsed .ia-secondary-header-title .label,.collapsed .ia-secondary-current-content,.acs-side-bar ul.more-children,.collapsed .ia-secondary-header-title .icon,.collapsed .tip,.acs-side-bar-flyout-wiki-wrapper .more-children-link,.collapsed .custom-sidebar-content,.collapsed .quick-links-section ul,.space-favourite-hidden{display:none}.collapsed .quick-links-section{margin:5px 0}.collapsed .quick-links-section,.collapsed .advanced-links-section,.collapsed .ia-secondary-header-title.wiki .parent-item>a,.collapsed .ia-secondary-header-title.page-tree{height:34px;cursor:pointer;padding:0}.acs-side-bar-flyout{box-sizing:border-box;max-height:inherit;height:100%}.acs-side-bar ul,.acs-side-bar-flyout ul{list-style:none;margin:0;padding:0}.collapsed .acs-nav-item{text-align:center;padding:5px 0;width:34px;margin:auto}.collapsed .acs-side-bar-space-info{margin-bottom:15px;table-layout:auto}.collapsed .acs-side-bar-space-info .avatar{display:block;padding:0;width:34px;margin:auto;min-width:34px}.collapsed .acs-side-bar-space-info .avatar-img-container{height:34px;width:34px}.collapsed .acs-side-bar-space-info .avatar-img-container .avatar-img-wrapper img{max-width:32px;max-height:32px}.collapsed .acs-nav{margin:0}#inline-dialog-space-logo-config .loading-area{margin-top:10px}#inline-dialog-space-logo-config .loading-area .text{vertical-align:top}#inline-dialog-space-logo-config #image-holder img{background:white}#inline-dialog-space-logo-config h2{margin-bottom:10px}#inline-dialog-space-logo-config form{margin-top:0}#inline-dialog-space-logo-config form label{width:80px;margin-left:-95px}#inline-dialog-space-logo-config form legend span{width:80px}#inline-dialog-space-logo-config form .field-group,#inline-dialog-space-logo-config form .group{padding:4px 0 4px 95px}#inline-dialog-space-logo-config .group .field-group{padding-left:0}#image-holder{margin:0}#space-details-actions{margin-top:10px;padding:4px 0 4px 95px}.personal-space-logo-hint{margin-bottom:20px}.aui-inline-dialog .contents.acs-side-bar-flyout{padding:15px 10px}.acs-side-bar-flyout .create-child-page-link{margin-bottom:-10px}.acs-nav-sections .quick-links-header a,.acs-nav-sections .page-tree-header a{margin:10px 0 0 10px;float:right}.acs-nav-sections .ia-quick-links-header-title,.acs-nav-sections .quick-links-header h5,.ia-quick-links-header-title{display:inline-block;padding:0 10px;margin-left:0}.acs-nav-list-page-tree-section .page-tree-header h5{display:inline-block}#acs-nav-list-main .hidden-link,.acs-nav-sections .hidden-section .quick-links-header h5,.acs-nav-sections .hidden-section .page-tree-header h5,.acs-nav-sections .hidden-section .page-tree-options,.acs-nav-sections .hidden-section #acs-nav-list-quick,.acs-nav-sections .hidden-section .tip,.acs-nav-sections .hidden-section .acs-add-link{opacity:.5}.custom-sidebar-content{margin-left:10px}.space-favourite{position:absolute;right:10px;top:31px;background-color:transparent;color:#42526e;cursor:pointer}
/* module-key = 'com.atlassian.confluence.plugins.confluence-space-ia:spacesidebar', location = 'css/sidebar-page-tree.css' */
.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list .plugin_pagetree_children_span{overflow:hidden;width:100%;text-overflow:ellipsis}.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list .plugin_pagetree_children_span a{white-space:nowrap;display:inline-block}
/* module-key = 'com.atlassian.confluence.plugins.confluence-space-ia:spacesidebar', location = 'css/sidebar-icons.css' */
.acs-side-bar .current-item .icon,.acs-side-bar .contextual-nav-child-pages .children .icon{opacity:1}.ia-splitter-handle-highlight{background-position:right center;background-repeat:no-repeat}.collapsed .acs-nav-item .icon{height:34px;width:34px}.acs-nav-item-link{position:relative}.acs-side-bar .acs-side-bar-content .acs-nav-list .icon,#inline-dialog-sidebar-quick-links-flyout .acs-side-bar-flyout .icon,.collapsed .acs-side-bar-content li.acs-nav-item .icon,.collapsed .acs-side-bar-content li.parent-item .icon,.collapsed .acs-side-bar-content .ia-secondary-header-title .icon,.collapsed .acs-side-bar-content .quick-links-section{background-position:center;position:relative;left:0;top:0}.collapsed .ia-secondary-header{padding-top:5px;height:0}.collapsed .ia-secondary-header-title{margin:0}.collapsed .ia-secondary-header-title.wiki .icon,.collapsed .ia-secondary-header-title.page-tree .icon{display:block;height:100%;width:100%;margin-top:0}.acs-side-bar-space-info .flyout-handle.icon.loading{background:transparent}table.acs-nav-list .aui-restfultable-order .aui-restfultable-draghandle{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAUCAQAAADrGe9tAAAAFElEQVQY02NgoB5Y9R8ZDphimgEAfPMi3rCaO/8AAAAASUVORK5CYII=');background-repeat:no-repeat;background-position:center;width:10px}.ia-secondary-header-title .icon,.create-child-page-link .icon,.more-children-link .icon{display:inline-block;height:16px;margin-right:3px;width:16px}.ia-secondary-header-title.page-tree .icon{height:0;margin-right:0;width:0;min-width:0}.create-child-page-link .aui-icon,.more-children-link .aui-icon,.acs-add-link .aui-icon{margin-right:3px}.ia-secondary-content .child-item .icon,.ia-secondary-currentPage-title .icon,#inline-dialog-sidebar-children-flyout .child-item .icon{float:left;display:block;margin:-15px 3px 0 0;height:30px;width:20px;background-repeat:no-repeat;background-position:bottom center}.ia-secondary-parent-content .parent-item .icon{height:16px;width:16px;margin-top:0;background-position:center center}.ia-secondary-content .children .child-item:first-child .icon,.ia-secondary-currentPage-title .icon,#inline-dialog-sidebar-children-flyout .children .child-item:first-child .icon{margin-top:0;height:15px}.ia-secondary-content .child-item .icon,.ia-secondary-currentPage-title .icon,#inline-dialog-sidebar-children-flyout .child-item .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAQAAAClQKc1AAAAE0lEQVQYV2M4858BAUY59OQgIAA3nj7C66R89wAAAABJRU5ErkJggg==')}.acs-tree-item .icon{margin:0 3px 0 1px}
/* module-key = 'com.atlassian.confluence.plugins.confluence-space-ia:spacesidebar', location = 'css/sidebar-space-tools.css' */
.space-tools-section{position:absolute;bottom:0;width:100%}#space-tools-menu-trigger{margin:5px 7px}#space-tools-menu-trigger.aui-button.aui-dropdown2-trigger.active{border-radius:0 3px;border-bottom-width:1px;border-top-color:transparent}.collapsed #space-tools-menu-trigger .aui-button-label,.configure-mode .space-tools-section{display:none}.configure-mode .acs-side-bar{bottom:0}.collapsed .space-tools-section{height:80px}.collapsed #space-tools-menu-trigger{display:block;width:34px;margin:5px auto}.collapsed #space-tools-menu-trigger .aui-icon{margin:0 0 0 -2px}.expand-collapse-trigger{position:absolute;top:14px;right:32px;color:#42526e}.expand-collapse-trigger:hover{color:#42526e;cursor:pointer}.collapsed .expand-collapse-trigger{margin:10px 0 0 calc(50% - 8px);top:auto;right:auto}
/* module-key = 'com.atlassian.confluence.plugins.confluence-mentions-plugin:smart-mentions-viewcontent-resources', location = 'css/fabric-mentions-view.less' */
.wiki-content a.user-mention{display:inline-block;background:#EBECF0;padding:1px 7px 3px 4px;border-radius:0.5em;border:0;line-height:1em;white-space:nowrap;color:#42526E}.wiki-content a.user-mention:before{all:inherit;content:"@";margin-right:2px;padding:0}.wiki-content a.user-mention:hover,.wiki-content a.user-mention:active{background:#DFE1E5;text-decoration:none}.wiki-content a.user-mention.current-user-mention{background-color:#0052CC;color:#FFFFFF}.wiki-content a.user-mention.current-user-mention:before{color:#FFFFFF}.wiki-content a.user-mention.current-user-mention:hover,.wiki-content a.user-mention.current-user-mention:active{background:#0065FF}
/* module-key = 'com.atlassian.confluence.plugins.confluence-fixed-headers:confluence-fixed-headers-view-content-resources', location = '/css/confluence-fixed-headers.less' */
#main{padding-left:40px;padding-right:40px}#main #main-header{margin-top:-10px}#main #main-header.overlay-header{border-bottom:1px solid #ccc;background-color:rgba(255,255,255,0.97)}#main #content{padding-right:20px}#main.floating-action-menu{padding-left:40px;padding-right:12px}#main.floating-action-menu #content{padding-right:28px}#header.fixed-header{position:fixed;top:0;width:100%;z-index:101}#inline-dialog-selection-action-panel{z-index:99}
/* module-key = 'com.atlassian.confluence.plugins.confluence-like:content-like-resources', location = 'css/like.css' */
#likes-and-labels-container{overflow:hidden;margin:10px 0;padding:10px 0;clear:both}#likes-and-labels-container>div{width:48%}#likes-section{float:left;font-size:12px;font-weight:300}#likes-and-labels-container>#labels-section{float:right}#likes-section .like-button{display:block;float:left}#likes-section .like-button.disabled,.comment-action-like .like-button.disabled{color:#a5adba;text-decoration:none;pointer-events:none}#likes-section .aui-iconfont-like{color:#505f79}#likes-section .like-button-text{padding-left:5px}#likes-section{color:#3f4c66}#likes-section .like-summary-margin-left{padding-left:20px}#likes-dialog-body>ol{margin:0;padding:0;list-style:none}#likes-dialog-body>ol>li{border-bottom:1px solid #ccc;padding:10px;overflow:auto}#likes-dialog-body>ol>li:last-child{border-bottom:0}#likes-dialog-body>ol>li>.avatar-container,#likes-dialog-body>ol>li>.like-user,#likes-dialog-body>ol>li>.follow-button-container{vertical-align:middle;display:table-cell}#likes-dialog-body>ol>li>.like-user{width:auto;padding:0 10px}#likes-dialog-body>ol>li>.avatar-container,#likes-dialog-body>ol>li>.follow-button-container{width:1%}#likes-dialog-body>ol>li>.avatar-container>a{height:32px;display:block}#likes-dialog-body li .like-user-avatar{border-radius:3px;height:32px}#likes-dialog-body>ol>li>.aui-toolbar{padding-top:0}#likes-dialog-body>ol>li>.aui-toolbar>.toolbar-group{margin:0}
/* module-key = 'com.atlassian.confluence.plugins.confluence-software-project:confluence-software-project-viewcontent-resources', location = 'css/sp-space-viewcontent.less' */
.acs-nav-item.external_link.jira-project .acs-nav-item-label:before {
  content: "JIRA: ";
}
.acs-nav-item.external_link.jira-project .icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAACGklEQVR4AZ1VA7AbURTd2rZtG4Patt1Ree/bfI5eB+Wg5rDWoBzU49q2jdh8s3vz8nc2m/T8/CQX53onihXyquRXU/4fDCCEYVaQBYWX5+X171vLQACiEMUwr0j20ntKpaHDcgzGScs155LoSgQAHy+r2ZeiF72w1Cx7afSLjH5eWiPMATu62GKye4Xda1LFnlLoEQ6epAMvfryEolgFILD54EQHm2+0WLdAGXlxE1P6IfKKuBfmFdRQMkBOK8ZwXRElNhfzDsE1RH2ERmADtgmeiTn8LGKKFgM7RLW/3Zr7a12DrzWfh6S5aIx+hIz+vMZipFtJsyUhq5MpRZSBMcDIpBlPJzT51fCDkD7kVxNTekcePqinGAF3kyFArIp1w8fwTO0hEhzQLNSkAbaBUg1+20DZxvIk+t+cumaHtE9ys+d0Jf1ciEjBl6R5FuG+5PhdbSuKH4dBSXsg/ZG0gL9SFZ9ZazYafBL9Hi9vxqVJoF8i0HchfWKNFGuwaRCSaUT/beuoZAaYh2FDgL9inZkCF6WGQAf2VrIDm58S4rySPXC2PAs2IxvqUCwUn9OlEHa1SYZ0W238CVFURSMLkzeIl6PFrNn0YGMYJwlpjdTG4kyG158I7sTeeXG4QjV8xXLW+U9Ky5suWuojaRZZ0KPF8F/y7vXfBLxHukMWAXhVKdtMqmoXaW9Yt/BYv3y1pq5Th+nrxD2p3jFVruzmEs/L0QAAAABJRU5ErkJggg==);
  background-size: 16px 16px;
}

/* module-key = 'com.atlassian.confluence.ext.newcode-macro-plugin:syntaxhighlighter-init', location = 'sh/styles/shCore.css' */
/**
 * SyntaxHighlighter
 * http://alexgorbatchev.com/SyntaxHighlighter
 *
 * SyntaxHighlighter is donationware. If you are using it, please donate.
 * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
 *
 * @version
 * 3.0.83 (July 02 2010)
 * 
 * @copyright
 * Copyright (C) 2004-2010 Alex Gorbatchev.
 *
 * @license
 * Dual licensed under the MIT and GPL licenses.
 */
.syntaxhighlighter a,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody,
.syntaxhighlighter table thead,
.syntaxhighlighter table caption,
.syntaxhighlighter textarea {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  background: none;
  border: 0;
  bottom: auto;
  float: none;
  height: auto;
  left: auto;
  /* 
  	changing line-height from 1.1em to 1.2em to fit Chrome & Safari
  */
  line-height: 1.2em;
  margin: 0;
  outline: 0;
  overflow: visible;
  padding: 0;
  position: static;
  right: auto;
  text-align: left;
  top: auto;
  vertical-align: baseline;
  width: auto;
  box-sizing: content-box;
  font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  min-height: inherit;
}

.syntaxhighlighter {
  width: 100%;
  margin: 1em 0 1em 0;
  position: relative;
  overflow: auto;
  font-size: 1em;
}
.syntaxhighlighter.source {
  overflow: hidden;
}
.syntaxhighlighter .bold {
  font-weight: bold;
}
.syntaxhighlighter .italic {
  font-style: italic;
}
.syntaxhighlighter .line {
  white-space: pre;
}
.syntaxhighlighter table {
  width: 100%;
}
.syntaxhighlighter table caption {
  text-align: left;
  padding: .5em 0 0.5em 1em;
}
.syntaxhighlighter table td.code {
  width: 100%;
}
.syntaxhighlighter table td.code .container {
  position: relative;
}
.syntaxhighlighter table td.code .container textarea {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
  background: white;
  padding-left: 1em;
  overflow: hidden;
}
.syntaxhighlighter table td.gutter .line {
  text-align: right;
  padding: 0 0.5em 0 1em;
}
.syntaxhighlighter table td.code .line {
  padding: 0 1em;
}
.syntaxhighlighter table td.code .container .line {
  white-space: pre-wrap;
}
.syntaxhighlighter.nogutter td.code .container, .syntaxhighlighter.nogutter td.code .line {
  padding-left: 0em;
  white-space: pre-wrap;
}
.syntaxhighlighter.show {
  display: block;
}
.syntaxhighlighter.collapsed table {
  display: none;
}
.syntaxhighlighter.collapsed .toolbar {
  padding: 0.1em 0.8em 0em 0.8em;
  font-size: 1em;
  position: static;
  width: auto;
  height: auto;
}
.syntaxhighlighter.collapsed .toolbar span {
  display: inline;
  margin-right: 1em;
}
.syntaxhighlighter.collapsed .toolbar span a {
  padding: 0;
  display: none;
}
.syntaxhighlighter.collapsed .toolbar span a.expandSource {
  display: inline;
}
.syntaxhighlighter .toolbar {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 11px;
  height: 11px;
  font-size: 10px;
  z-index: 10;
}
.syntaxhighlighter .toolbar span.title {
  display: inline;
}
.syntaxhighlighter .toolbar a {
  display: block;
  text-align: center;
  text-decoration: none;
  padding-top: 1px;
}
.syntaxhighlighter .toolbar a.expandSource {
  display: none;
}
 
.syntaxhighlighter.ie {
  font-size: .9em;
  padding: 1px 0 1px 0;
}
.syntaxhighlighter.ie .toolbar {
  line-height: 8px;
}
.syntaxhighlighter.ie .toolbar a {
  padding-top: 0px;
}
/* 
hide the help link
*/
.syntaxhighlighter.collapsed.nogutter .toolbar {
  display: block;
}
.syntaxhighlighter.nogutter .toolbar {
  display: none;
}
/* 
hide the help link if linenumbers=true
*/
.syntaxhighlighter.collapsed .toolbar {
  display: block;
}
.syntaxhighlighter .toolbar {
  display: none;
}
.grid td .noBorder {
    border-width: 0px ;
}

pre, .panel .panelContent pre
{
    font-family: ConfluenceInstalledFont,monospace;
}


/* adding extra tag to override markup position in css */
div.panel.pdl {
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
div.panelHeader.pdl {
    border-bottom-color: #ccc;
    text-align: left;
    padding: 5px 15px;
    background: #f5f5f5;
    overflow: hidden;
    position: relative;
}
.panelHeader.pdl > b {
    color: #333;
}
.codeHeader.pdl, .panelHeader.pdl, .pdl .panelContent {
    background: #f5f5f5;
}
.pdl .panelContent {
    color: #333;
    margin: 0;
    padding: 10px 15px;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    background: #fff;
    overflow: hidden;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
}
.pdl .codeContent {
    padding: 0;
}
.pdl .codeContent .syntaxhighlighter {
    margin: 0;
}

.pdl .codeContent .syntaxhighlighter > table td:first-child {
    padding-left: 15px;
}
.pdl .codeContent .gutter {
    background: #f5f5f5;
    color: #707070;
    border-right: 1px solid #ccc;
}
.pdl .codeContent .syntaxhighlighter .gutter div.line {
    background: none;
    border-right: none;
}
.pdl .syntaxhighlighter a, .pdl .syntaxhighlighter div, .pdl .syntaxhighlighter code, .pdl .syntaxhighlighter table, .pdl .syntaxhighlighter table td, .pdl .syntaxhighlighter table tr, .pdl .syntaxhighlighter table tbody, .pdl .syntaxhighlighter table thead, .pdl .syntaxhighlighter table caption, .pdl .syntaxhighlighter textarea {
    line-height: 20px;
    font-size: 14px;
}
.pdl div.syntaxhighlighter.collapsed .toolbar {
    padding: 5px 15px;
    font-size: 1em;
    background: #f5f5f5;
    color: #707070;
    border: none;
}
.pdl .syntaxhighlighter.collapsed .toolbar a, .pdl .syntaxhighlighter.collapsed .toolbar a:hover {
    color: #3b73af;
}

.pdl .syntaxhighlighter table td.code .container {
    margin-top: 15px;
    padding-bottom: 15px;
}
.codeContent .syntaxhighlighter table td.code .container .line {
    /* NCODE-183 */
    white-space: nowrap;
}
.codeContent.panelContent.hide-toolbar {
    display: none;
}
.codeContent.panelContent.hide-toolbar.show-border-top {
    display: inline;
}
pre.syntaxhighlighter-pre {
    line-height: 20px;
    padding-left: 15px;
    padding-top: 15px;
    font-size: 14px;
    overflow-x: scroll;
    font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
}

/* module-key = 'com.atlassian.confluence.ext.newcode-macro-plugin:syntaxhighlighter-init', location = 'sh/styles/collapseSource.css' */
.collapse-source .expand-control-text {
    vertical-align: top;
    color: #3b73af;
}

.collapse-source .expand-control-text:hover {
    text-decoration: underline;
}

.panelHeader .collapse-source {
    right: 15px;
    position: absolute;
    top: 5px;
    float: right;
    cursor: pointer;
}

.panelHeader .collapse-spinner-wrapper {
    position: absolute;
    float: right;
    top: 15px;
    right: 15px;
}

.panelHeader .code-title {
    display: inline-block;
    padding-right: 130px;
}

.hide-toolbar .syntaxhighlighter.collapsed .toolbar, .hide-toolbar .syntaxhighlighter.expanded .toolbar {
    display: none !important;
}

.codeContent.show-border-top {
    border-top: 1px solid #cccccc;
}

.panelHeader.hide-border-bottom {
    border-bottom: none;
}
/* module-key = 'com.atlassian.confluence.plugins.confluence-page-banner:page-banner-common-resources', location = 'css/page-banner.css' */
#page-metadata-banner{padding:0;visibility:hidden;margin:0}#page-metadata-banner ul.banner{padding:0;list-style-type:none}#page-metadata-banner ul.banner>li{list-style:none;float:left;padding:5px 10px 5px 0}#page-metadata-banner ul.banner>li.has-button{padding:0 10px 0 0}.page-metadata-item a span{color:#505f79}#page-metadata-banner ul.banner #system-content-items{padding:5px 5px 5px 10px}#page-metadata-banner .page-metadata-item>a{height:30px;padding-right:10px}#page-metadata-banner .page-metadata-item .page-banner-item-icon{margin:2px 5px 0 0}#page-metadata-banner #system-content-items>a:last-child{padding-right:0}#page-metadata-banner .page-metadata-item>a>span{font-size:14px}#system-content-items{font-size:0}#system-content-items>a{display:inline-block;margin:2px 5px 2px 0}#page-metadata-banner #system-content-items a .page-banner-item-icon{margin-right:0}#main-header:not(.doctheme-no-override) #title-text{clear:left;padding-top:5px}#main-header:not(.doctheme-no-override){margin-top:-6px}#main-header:not(.doctheme-no-override) .content-navigation{margin-top:0}#main-header:not(.doctheme-no-override) #breadcrumb-section #breadcrumbs{overflow:visible}#main-header:not(.doctheme-no-override) #breadcrumb-section #breadcrumbs li{display:inline;white-space:normal;float:left;padding:5px 5px 5px 0}#main-header:not(.doctheme-no-override) #breadcrumb-section #breadcrumbs li span a{line-height:18px}#main-header:not(.doctheme-no-override) #breadcrumb-section #breadcrumbs li.hidden-crumb{display:none}#main-header:not(.doctheme-no-override) #breadcrumb-section #breadcrumbs li:before{padding:0 2px 0 2px}#draft-status-lozenge{text-decoration:none;cursor:text}#dope-draft-discovery{width:300px}
/* module-key = 'com.atlassian.confluence.plugins.confluence-page-banner:page-banner-common-resources', location = 'css/page-banner-tooltips.css' */
.tipsy-nw .tipsy-arrow-n{margin-left:0}
/* module-key = 'com.atlassian.confluence.plugins.confluence-page-banner:page-banner-common-resources', location = 'css/page-banner-icons.css' */
#content-metadata-attachments,#content-metadata-page-restrictions{display:inline-block;color:#42526e;text-decoration:none;vertical-align:text-bottom}#content-metadata-attachments:focus,#content-metadata-page-restrictions:focus{border-color:transparent;box-shadow:none;outline-style:none}#content-metadata-page-restrictions.restricted{color:#d04437}.page-metadata #content-metadata-attachments,.page-metadata #content-metadata-page-restrictions{height:14px;width:14px}.page-metadata #content-metadata-attachments:before,.page-metadata #content-metadata-page-restrictions:before{font-size:14px}
/* module-key = 'confluence.web.resources:view-comment', location = '/includes/css/comments.less' */
ol.comment-threads{list-style-type:none;margin:0;padding-left:40px}ol.comment-threads.top-level{margin-top:5px;margin-bottom:0;padding-left:0;border-bottom:1px solid #dfe1e5}#comments-section{margin-top:11px}#comments-section .comment-actions a{color:#5e6c84}#comments-section .comment.focused{border-bottom:1px solid #dfe1e5;background:#ebf2f9;margin-left:-10px;padding-left:10px}#comments-section .comment{border-top:1px solid #dfe1e5;clear:left;padding:10px 0 10px 0;margin:0 0 -1px 0;position:relative;word-wrap:break-word}#comments-section td.comment{position:static}#comments-section .comment.add{border-top:0}#comments-section .comment.focused+ol.comment-threads{border-top:1px solid #ccc}#comments-section .comment.focused+ol.comment-threads>li.comment-thread:first-child>.comment{border-top:0}.comment-user-logo img{width:32px;height:32px;border-radius:50%}.comment-header .author{line-height:1.2;padding:0;font-weight:normal}.comment-content{margin-top:-5px}.global-comment-actions li,.comment-actions li{border:0;list-style-type:none;display:inline-block;margin:0 10px 0 0}.comment-actions li .like-summary{color:#5e6c84}.comment-actions li .like-summary.like-summary-margin-left{margin-left:10px}.comment-actions-primary{overflow:auto}.comment-actions-primary li{float:left}.comment-actions{margin-top:10px;font-size:12px;clear:both}.comment-actions:after{content:"";display:table;clear:both}li#comment-show-hide{padding-left:0}.comment-actions li:before{padding:0 5px}.comment-actions .comment-actions-secondary{display:none}.global-comment-actions li.hidden,.comment-actions li.hidden{display:none}.global-comment-actions a{margin:0;text-decoration:none}.global-comment-actions,.comment-actions ul{display:inline;padding:0;margin:0}.comment-body #editor-container{margin:0 20px 0 0;min-height:250px}.comment .comment-user-logo{width:32px;margin:1px 10px 0 0;padding:0;float:left}.comment .comment-user-logo .replacement{height:48px;width:48px}.comment.collapsed .comment-user-logo img,.comment.collapsed .comment-user-logo .replacement{height:24px;width:24px;margin-left:12px}.comment.collapsed .comment-body{opacity:0;height:0}img.wait{vertical-align:middle}.comment .excerpt{color:#666;font-weight:normal;opacity:0;height:1.8em}.collapsed .excerpt{opacity:inherit}.comment form .label{font-weight:normal;color:#666}.comment input#watchPageAfterComment{vertical-align:middle;margin-left:20px}.comment-body,.comment-header{padding:0 0 0 42px}.comment-body .comment-content.wiki-content{padding-right:20px}.comment-header{margin-bottom:10px}#comments-section #previewArea iframe{height:210px}#comments-section .section-header{position:relative}#comments-section .comment-body form{display:table;padding:0;width:100%;border-top:0;margin-top:0}#comments-section .comment-body form .editor-container{border:1px solid #ccc;border-radius:3px}#comments-section #rte-toolbar{border-top-left-radius:3px;border-top-right-radius:3px;box-shadow:none}#comments-section #rte-savebar{border-bottom-right-radius:3px;border-bottom-left-radius:3px;box-shadow:none}.comment-body #rte{overflow-x:hidden;padding:8px}#savebar-container .aui-toolbar{border-bottom:0}#comments-actions.aui-toolbar{background-color:transparent;border-top:0;padding-top:12px}#addcomment.comment-text .userLogo{opacity:0.5}#addcomment.comment-text.active .userLogo{opacity:1}#comments-text-editor textarea{border-radius:5px;border:1px solid #ccc;width:100%;height:1.5em;padding:5px 0;text-indent:5px}#addcomment.active #comments-text-editor textarea{border:1px solid #bbb;height:100px;outline-width:0px;padding:0;text-indent:0}#comments-text-editor .text-editor-chrome{display:none}#addcomment.active #comments-text-editor .text-editor-chrome{display:block}#comments-text-editor .comment-actions{margin:-24px 0 0;padding:0;float:right}#comments-text-editor .toolbar-group{float:right;margin:0}#comments-text-editor .aui-toolbar{background-color:transparent;border-top:none}.comment-actions-primary{line-height:16px}
/* module-key = 'com.atlassian.confluence.plugins.quickreload:quick-reload-resources', location = 'main/quick-reload.css' */
.qr-author-avatar{margin-right:5px;vertical-align:middle}.qr-notice-authors{padding:5px 0;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qr-notice-summary{width:317px}.qr-notice-text{line-height:24px}.qr-notice-summary-text{font-size:12px;color:#707070;display:block;width:217px;max-width:217px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qr-flag .qr-notice-summary-text a{color:#707070}.qr-notice-show{float:right;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
/* module-key = 'com.atlassian.confluence.plugins.confluence-content-report-plugin:resources', location = 'com/atlassian/confluence/plugins/content_report/css/content-report-table.css' */
.content-report-table-macro{table-layout:fixed}table.aui.content-report-table-macro a{text-decoration:none}table.aui.content-report-table-macro a:focus,table.aui.content-report-table-macro a:hover,table.aui.content-report-table-macro a:active{text-decoration:underline}.content-report-table-macro th:first-child{width:60%}.content-report-table-macro.with-extra-columns th:first-child{width:50%}table.aui.content-report-table-macro>tbody>tr>td.social{text-align:right}table.aui.content-report-table-macro>tbody>tr>td.social span.icon{margin-left:10px}table.aui.content-report-table-macro>tbody>tr>td.social span.count{color:#707070}.content-report-table-macro td,.content-report-table-macro th,.content-report-table-macro th>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}table.aui.tablesorter.content-report-table-macro>thead>tr>th{background-color:#fff;background-repeat:no-repeat}.more-results{margin:15px 0 0 10px}.blueprint-blank-experience{-webkit-border-radius:5px;border-radius:5px;border:1px solid #ccc;min-height:120px;padding:20px 200px 20px 20px;margin-top:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALAAAADkAQMAAAACZjz8AAAABlBMVEX///9wcHB+CbPkAAAAAnRSTlMAM8lDrC4AAABqSURBVHhe7ZjLCcAgEAUXLMCSbN2SLEBY42mT3IQX8hsHYZmbOAfRrl5t2zmGuzSc+cnNd7Pi1ZIfBon+ct9A3/RN38s6+VxdpqPInS4SvXRKvYb39j3R6EhTrp/WN9A3fQPvb97fwM/ZAJWY7fysglrDAAAAAElFTkSuQmCC) right no-repeat}.blueprint-blank-experience div.content{min-height:80px}.blueprint-blank-experience div.content h2{margin-top:0}
/* module-key = 'com.atlassian.confluence.plugins.confluence-content-report-plugin:resources', location = 'com/atlassian/confluence/plugins/content_report/css/aui-table-override.css' */
table.aui.content-report-table-macro{border-collapse:collapse;width:100%}table.aui.content-report-table-macro table.aui.content-report-table-macro{margin:0}table.aui.content-report-table-macro>caption{color:#707070;background:#f5f5f5;border-bottom:1px solid #ccc;caption-side:top;padding:7px 10px;text-align:left}table.aui.content-report-table-macro>tbody>tr,table.aui.content-report-table-macro>tfoot>tr{background:#fff;border-bottom:1px solid #ccc;color:#333}table.aui.content-report-table-macro>thead>tr>th,table.aui.content-report-table-macro>tbody>tr>th,table.aui.content-report-table-macro>thead>tr>td,table.aui.content-report-table-macro>tbody>tr>td,table.aui.content-report-table-macro>tfoot>tr>td{padding:7px 10px;text-align:left;vertical-align:top}table.aui.content-report-table-macro>thead{border-bottom:1px solid #ccc}table.aui.content-report-table-macro>tbody>tr:first-child>td,table.aui.content-report-table-macro>tbody>tr:first-child>th,table.aui.content-report-table-macro>tfoot>tr:first-child>td{border-top:1px solid #ccc}table.aui.content-report-table-macro>thead>tr>th>ul.menu,table.aui.content-report-table-macro>tbody>tr>th>ul.menu,table.aui.content-report-table-macro>tbody>tr>td>ul.menu,table.aui.content-report-table-macro>tfoot>tr>td>ul.menu{list-style-type:none;margin:0;padding:0}table.aui.content-report-table-macro>thead>tr>th>ul.menu>li,table.aui.content-report-table-macro>tbody>tr>th>ul.menu>li,table.aui.content-report-table-macro>tbody>tr>td>ul.menu>li,table.aui.content-report-table-macro>tfoot>tr>td>ul.menu>li{float:left;margin:0 10px 0 0;width:auto}
/* module-key = 'confluence.macros.advanced:children-resource', location = 'com/atlassian/confluence/plugins/macros/advanced/css/children.css' */
ul.childpages-macro{margin-top:0}
/* module-key = 'confluence.macros.advanced:index-macro-resources', location = 'com/atlassian/confluence/plugins/macros/advanced/css/index-macro.less' */
div.index-macro-info{margin-top:1em;margin-bottom:1em}div.index-macro-info h4{display:inline-block}div.index-macro-info .excerpt-info{float:right;color:#707070}div.index-macro-info .excerpt-info .aui-icon.aui-iconfont-info{color:#3572b0}
/* module-key = 'confluence.macros.advanced:recently-updated-concise-resources', location = 'com/atlassian/confluence/plugins/macros/advanced/css/recently-updated-concise.css' */
.recently-updated-concise .update-item-content{padding-left:21px}.recently-updated-concise .update-item-meta{font-size:12px;line-height:16px;color:#707070}.recently-updated-concise .update-item-meta>a,.recently-updated-concise .update-item-meta>a:link,.recently-updated-concise .update-item-meta>a:visited,.recently-updated-concise .update-item-meta>a:active,.recently-updated-concise .update-item-meta>a:hover{color:inherit}.recently-updated-concise .update-item{margin-top:7px}.recently-updated-concise .update-item:first-child{margin-top:0}.recently-updated-concise .separator{color:#707070}.recently-updated-concise .filter-control{border-bottom:1px solid #eee;padding:5px}
/* module-key = 'confluence.macros.advanced:content-by-label-resources', location = 'com/atlassian/confluence/plugins/macros/advanced/css/content-by-label.css' */
ul.content-by-label{margin:10px 0;padding:0;list-style:none}.content-by-label>li{overflow:auto;margin-top:7px}.content-by-label>li:first-child{margin-top:0}.content-by-label>li>div:first-child{float:left}.content-by-label>li .details{padding-left:21px}.content-by-label .label-details{overflow:auto}.content-by-label .label-container{float:left;background:#f2f2f2;padding:2px 4px;border:1px solid #DDD;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin:3px 6px 3px 0;line-height:1;font-size:13px}.content-by-label .remove-label{display:none}.content-by-label .details a+.smalltext{font-size:inherit}.content-by-label.macro-blank-experience{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJIAAACeCAMAAADuZ6PHAAAAyVBMVEX////////////l5eXf39/a2trX19fFxcW/v7+np6elpaWjo6OhoaGZmZmRkZGPj4+FhYV7e3t3d3f////7+/v5+fn39/f19fX09PTw8PDt7e3r6+vp6enn5+fj4+Ph4eHf39/a2trU1NTR0dHPz8/MzMzJycnHx8fFxcW8vLy5ubmzs7Ourq6rq6upqamnp6elpaWjo6Ofn5+cnJyZmZmUlJSRkZGPj4+Li4uIiIiDg4OBgYF+fn57e3t3d3d0dHRycnJwcHBvb2+4GBuHAAAAQ3RSTlMAESIiIiIiIiIiIiIiIiIiIiIiMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzFZIWTgAAAt1JREFUeNrt2u1WElEYhuEX0EQt096BQLS0zLLCIC3ycz7O/6DiR88KklZbdDf3j30fwbX2PAwzLCyVSqVSqVQqlUqlUpFrNJt+j5rNRnSR37+4Kp0QASXR0jUiXrXORl4FVubb6wfxUBLtCRTs2lrV5Ytz2ToS3ae8rYOKQdqolqpYi2PyaXm1ZDsDmR6bVC1d2ZYJQFKbMgFI6rlMHJJMJJJMJJJMJJJMJJJMJJJMJJJMJJJMJJJMJJJMJJJMIJJMFJJM8UnFaCVz92xlVISZopOGmatsGGaKS8pbPlsrDzLFJOU9n68XZopIarlSrSokKx9W9lfS2O82rpVU7Prddos6SWe+qLM6Sce+qOM6SQNf1F6dJF9cIoWQ0pZCPnHpvhRy907fcX905EodVSGBnpcU6KlSgZ69FeANJSIpvPikkkfKeaRtFqnp7us80gGL1NC+ISSNaYtD0pVbBZF05XIOScfUBpF0TAWHpIGvgUg6ph0OScc0KDkkHVMbRNI/YTYfjVQ+Qtf7Pm2CIKkfXZkwpPK8IxOGVH7NZMKQypHOCUBSQ5kAJHUqE4CkvshEIMmkjXNI2jiJpHNCkNTowabvImE2PumKRDmni+4g2h+bny0n6vWvDGW67PcvKyOZrvq9i6oykOl68HIqqoxjuhl0J5VICNPNfjapREKYbl9l3yqREKbb19n5r40bw5QfZmfauCFMxaGPK23cCKbijY9/b9wApuKtD2c2bvWbinf+eXbjVrupfO+f5jZutZs++Mf5jVvtppOT2Y2LxNq4Kc7GTXE2boqzcVOcjVv5fzrVe8u/Nx5Kiv+7ijYeSor/bq6Nh5Livwdr4yIB9qSNi4TZk0g1mEAkbRxBUmOZOCSZGCSZtKcAEuP+JBJl4yLRzsnmIzyrGM9kPJPxTMYzGc9kPJPxTMYzGc9kPJPxTMYzGc9kPJPxTMYzGc9kKNOmSCDTkxcicUx+8PQnFrVulGK1xDgAAAAASUVORK5CYII=) right no-repeat}.content-by-label .content-label-header{font-size:20px;font-weight:normal}.content-by-label .smalltext .error{display:inline-block}
/* module-key = 'com.atlassian.confluence.plugins.confluence-highlight-actions:highlighting-experiment-resources', location = '/css/highlighting-experiment.css' */
#inline-dialog-selection-action-panel>div.contents{padding:4px}#inline-dialog-selection-action-panel>div.contents .aui-button{margin-left:0}#inline-dialog-selection-action-panel .aui-button.aui-button-compact{font-size:12px;height:2.16666666666667em;padding:2px 5px;line-height:1.66666666666667}#action-dialog-target{position:absolute;z-index:-9999}#inline-dialog-selection-action-panel{-webkit-user-select:none;-moz-user-select:none;user-select:none}
/* module-key = 'com.atlassian.confluence.plugins.expand-macro:expand-macro-css-only', location = 'com/atlassian/confluence/plugins/expand/css/expand-macro.css' */
@media all{.expand-content{margin:0 0 10px 20px}.expand-icon{vertical-align:text-bottom}.expand-control-text{vertical-align:top;color:#0052cc}.expand-control-text:hover{text-decoration:underline}}@media screen{.expand-hidden{display:none;opacity:0}.expand-control{cursor:pointer;text-decoration:none;margin-bottom:10px}}@media print{.expand-content{display:block!important}}
/* module-key = 'com.atlassian.confluence.plugins.confluence-page-layout:pagelayout-content-styles', location = 'css/pagelayout/page-layout-content.css' */
.wiki-content .contentLayout2 .columnLayout .cell{padding-left:15px;padding-right:15px}.wiki-content .contentLayout2{margin:0 -15px}
/* module-key = 'com.atlassian.confluence.plugins.confluence-inline-tasks:inline-tasks-view', location = 'css/inline-tasks-view.css' */
ul.inline-task-list time.date-upcoming,ul.inline-task-list>li ul.inline-task-list time.date-upcoming,ul.inline-task-list>li ul.inline-task-list>li ul.inline-task-list time.date-upcoming{color:#ff8b00;font-weight:500}ul.inline-task-list time.date-past,ul.inline-task-list>li ul.inline-task-list time.date-past,ul.inline-task-list>li ul.inline-task-list>li ul.inline-task-list time.date-past{color:#de350b;font-weight:500}ul.inline-task-list>li ul.inline-task-list>li time,ul.inline-task-list>li ul.inline-task-list>li ul.inline-task-list>li time{color:#42526e;font-weight:normal}ul.inline-task-list>li.checked time,ul.inline-task-list>li ul.inline-task-list>li.checked time,ul.inline-task-list>li ul.inline-task-list>li ul.inline-task-list>li.checked time{color:#5e6c84;font-weight:normal}.wiki-content ul.inline-task-list>li.checked>.current-user-mention,.wiki-content ul.inline-task-list>li.checked>*>a.current-user-mention,.wiki-content ul.inline-task-list>li.checked>.current-user-mention::before,.wiki-content ul.inline-task-list>li.checked>*>a.current-user-mention::before{color:#deebff}
/* module-key = 'com.atlassian.confluence.plugins.confluence-ui-components:blank-placeholder-box', location = 'css/blank-placeholder-box.css' */
.blank-placeholder-box{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #ccc;min-height:120px;padding:20px 200px 20px 20px;margin-top:20px;max-width:800px;margin-left:auto;margin-right:auto}.blank-placeholder-box .content{min-height:80px}.blank-placeholder-box .content h2{margin-top:0}.columnLayout.threeColumns .blank-placeholder-box,.columnLayout .cell.aside .blank-placeholder-box,.columnLayout.three-equal .blank-placeholder-box,.columnLayout.sidebars .blank-placeholder-box{background:0;padding:20px}
/* module-key = 'com.atlassian.auiplugin:aui-table-sortable', location = 'src/less/aui-experimental-tables-sortable.less' */
/*! AUI Sortable Tables */.aui-table-sortable .tablesorter-header{cursor:pointer;border-bottom:2px solid #dfe1e6}.aui-table-sortable .tablesorter-header.aui-table-column-unsortable{cursor:default}.aui-table-sortable .tablesorter-header:focus,.aui-table-sortable .tablesorter-header:hover{background-color:rgba(9,30,66,0.08)}.aui-table-sortable .tablesorter-header:active{background-color:#deebff;border-color:#0747a6;color:#0747a6}.aui-table-sortable .tablesorter-headerAsc,.aui-table-sortable .tablesorter-headerDesc{background-color:transparent;color:#172b4d}table.aui.aui-table-sortable .tablesorter-header:active{border-bottom:2px solid #0747a6}table.aui.aui-table-sortable .tablesorter-headerAsc,table.aui.aui-table-sortable .tablesorter-headerDesc{border-bottom:2px solid #7a869a}table.aui.aui-table-sortable .tablesorter-header.aui-table-column-unsortable:focus,table.aui.aui-table-sortable .tablesorter-header.aui-table-column-unsortable:hover,table.aui.aui-table-sortable .tablesorter-header.aui-table-column-unsortable:active{background-color:inherit;border-color:inherit;color:#7a869a}.aui-table-sortable .aui-table-header-content::after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0;font-family:"Adgs Icons";font-weight:normal;font-style:normal;speak:none;content:"";display:inline-block;height:16px;line-height:1;font-size:16px;margin-left:5px;position:relative;width:16px;vertical-align:text-bottom}.aui-table-sortable .tablesorter-header:focus .aui-table-header-content::after,.aui-table-sortable .tablesorter-header:hover .aui-table-header-content::after{content:"\f140";opacity:0.5}.aui-table-sortable .tablesorter-headerAsc .aui-table-header-content::after,.aui-table-sortable .tablesorter-headerAsc:focus .aui-table-header-content::after,.aui-table-sortable .tablesorter-headerAsc:hover .aui-table-header-content::after{content:"\f140";opacity:1}.aui-table-sortable .tablesorter-headerDesc .aui-table-header-content::after,.aui-table-sortable .tablesorter-headerDesc:focus .aui-table-header-content::after,.aui-table-sortable .tablesorter-headerDesc:hover .aui-table-header-content::after{content:"\f1ac";opacity:1}
/* module-key = 'com.atlassian.confluence.plugins.confluence-inline-tasks:tasks-report-resources', location = 'css/tasks-report.css' */
table.tasks-report{margin:1px 0}table.tasks-report thead th:first-letter {text-transform:uppercase}table.tasks-report td.labels{white-space:normal;word-wrap:break-word;word-break:break-all;overflow:hidden}.blank-placeholder-box.tasks-report-blank{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJsAAACoCAMAAADAUWy9AAABI1BMVEUAAABxcXFvb29AQEAAAABtbW1sbGxmZmZJSUkAAABmZmZpaWlzc3NycnJoaGhsbGxwcHBvb29tbW1ycnJpaWmZmZlycnJsbGxVVVV0dHR0dHRVVVV4eHhgYGBqampzc3NgYGBubm5wcHBxcXF0dHRtbW1tbW1tbW1qamr///9tbW1VVVVxcXF1dXVmZmZsbGx2dnZVVVV1dXVoaGh5eXlycnJra2tsbGxubm5zc3NmZmZra2t0dHRvb29tbW13d3djY2Nra2tkZGReXl5hYWFubm5xcXF2dnZbW1tra2tqampoaGhqampra2txcXFvb29wcHBgYGBra2tubm5zc3NpaWlvb29nZ2eqqqpvb2+SkpJtbW12dnZubm5qampsbGxkZGTOaaoOAAAAYXRSTlMATUwEAkstCgcBGScUQSBHSUU/OCIFSjsJLCEDERAdMwhIOUYLMTZEPAEODD0jBUINBhgbEy8yQDooHjcWNSoPEiYcExUlKxoOQwwsJB80LikYPkNHET4lAxcHFSczMBohO1CfiwAABWRJREFUeAHt3OViG8sSBOCqBTEzs2RmO8zMnFw69P4vcRg0vfHOyteTCez321DiartnEYvFYrFYLPYN28gdjfB52r1E+h18jtJX+ZuXHj4/D/iHSR2fmyv8y94WPi93Hf5tvI/I3FwnMcmXSzy7Ujk/SXRyLk6RLHLJOqLZzDYdnhenmd1EENwKFWnopXYqPG+VnQMI6etUPIZWq+3TgGISwmWq7kCjnnBogt+D8JCqBDQGRZrxEELfp+KSh1CpKg25DWFUFk+2A4Q6ntKQOYTuNhWlfYQq0JSmB+ECVf9BqCxNeXsA4V9UPUOoNk0pPYHwmqoLtu41Jwdhv0HFdtfSc43PIRysUVEeIcwxjbkBwbtEhd9HmNSUH+Mvaple0sNZecle5nADwglVRwhVZZAzz7gwoEPVZYQaMGg4gxH3HCoWaYSpFymt92HG1piKiy5CJSglPJixm6dinESolkOVU4AhG1XdW5/QltGuwZSnVBUQLuUHvsGUK6u2yZ3AN5hyy9G2SaFCxboHQ5JFXTuRNqnqwxA58DX2oZOlYghD5MDH19BqcpkzgyGX9W1Sch3R6w05CrZJrRwVGZjR9/VtUtMKfBdGyIFvOoKk/SxdwAg58PnvEcWEy2owQg58dxBJ3vzTDfepeoVoylzWgwGHVF1NI5oSlyVx/h41qMi7iIgKD+cutUbFeIazZcO58y7p26StbCeactiyl61G1Uuo/r1tLds9atrknLayyYFvLRW8Wy1l292jovEIqpxjK5sc+HgIVXJMW9nkwHc/WNJtZbtCTdsf0la2uw4Vb7rBBmApmxz4pi2ortFWNvei5j9GT0q2sgUGvoHMnqetbJc1f/PdWNBWtiNdm/yOtrLJgS+/C1WGtrKNypo2ud+wlU0OfM49qOp7tJVNDnwdCFXayiYHvhNItJXtkKqmZz+bHPhkm7SfTQ58jU0YzObeGiEyr0lVBgazDXw6D7yzDny3YTDb4UqrabVAmzSY7WZjldW0/1H1oWsw23/X+KdxDlpbpUCbNJNNfvg4z6FR36PCvwVj2eSHz9ON1Qa+AQxmq8kStosQ7UCbNJgtPaaQT0Yf+K6mTWZzGfDurmbgE23SWDZcZIAziDbwjbdgNtvNEoNupCMMfLwHw9mwv8aghasf+Gowng2pdQZVWhBeBduk+WzoDhlU7IUPfE3PUDYhfZlB/hGWvPc1bdJcf7vjM+hyGn8ZTalo3ITBbMKtdwx60T1l4GMGRrMJszyD3ozwu++pysJwNqE+YVC5DwC35f2ZNp5N8E4Y1HiW3GpTVXFhPpu0wyiKLVjIhsMGtZxbsJINN8vUuQJL2TD6wHAPYC0b3OsMU92wmA3pGzzdXh02swHPHZ6itAXL2ZAr8eOuwXo2PHlMSbZJa9lw0GTQD7CUTfDmlNY9e9mE29S3SVvZ8NAPtknz2TxE0ivyHz9iNR4V576PlLwYvU1KSS4rnf8e1241cpuUempHNbD/tpGI2ialDJfljewNdhxyL/n/rgFNzOxbJn+642J1Cy5L2NxTlVyfyzo293ulDBU5m3vR0pzLHNfiPrk0c7isaXMPXxpSkbV4fkHqU7Vp79yH5K1TUbF4XkZKULXz+ZwzKlDlp/C5nM+65lDVhmTrXFsh8HtakOycB/QSlBKQ7Jyj7K9TKtYh2Th/OhsyaADBwrldNzN3GFSFysJ559rC58dMU4jomJ/a8VnfFs0rYAVZfkpZrKTNT6eNFWXt3Wt6BbvPNQvXXZGmxziTVJWmVVM4q0GRJhUHiM7o9ZEkJ1GHhp3rStFvt6Bh6XpcF3dS0LN/HTM9+9d/i8VisVgsFovFYp+zXwAB5HL7xEvXqwAAAABJRU5ErkJggg==') right no-repeat}table.aui-table-sortable td ul.inline-task-list{padding-left:15px;margin-left:0}table.aui-table-sortable th{white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}table.tasks-report thead th.header-description{background:0;width:60%}table.tasks-report tbody td.tasks-report-assignee{white-space:nowrap}table.aui-table-sortable tbody td.tasks-report-date{white-space:nowrap}.macro-auto-pagination[aria-disabled="true"] li a{cursor:default;color:#999}.table-wrapper{position:relative}
/* module-key = 'com.atlassian.plugins.atlassian-help-tips:common', location = 'css/help-tip.css' */
.aui-help-tip.aui-inline-dialog>.contents{-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;padding:16px;position:relative}.aui-help-tip.aui-inline-dialog .helptip-title{color:#292929;font-weight:normal;margin:0}.aui-help-tip.aui-inline-dialog .helptip-body{color:#292929}.aui-help-tip.aui-inline-dialog .helptip-dismiss{margin:10px 10px 0 0}
/* module-key = 'com.atlassian.confluence.plugins.view-storage-format:view-comment-storage-resources', location = 'com/atlassian/confluence/plugins/viewstorage/css/viewcommentstorage.css' */
.comment-actions .action-view-comment-storage{padding:0}.comment-actions .action-view-comment-storage a:hover{visibility:visible}.comment-actions .action-view-comment-storage a{outline:0}.comment-actions .action-view-comment-storage a,.comment-actions .action-view-comment-storage a span{background:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/16.15.4/_/download/resources/com.atlassian.confluence.plugins.view-storage-format:view-comment-storage-resources/../../../images/icons/document_zoom_in_16.png) no-repeat 50% 50%;width:16px;height:16px;display:block;text-indent:-9999px;cursor:pointer;margin-top:1px}
/* module-key = 'com.atlassian.confluence.plugins.quickedit:quick-edit-general', location = 'css/quick-edit.less' */
@charset "UTF-8";.editor-mask{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.25);z-index:10}
/* module-key = 'com.atlassian.confluence.plugins.quickedit:quick-comment-initial', location = 'css/quick-comment-placeholder.less' */
@charset "UTF-8";#comments-section .quick-comment-container.add{border-top:0;margin-top:10px}.quick-comment-body{padding-left:42px}.quick-comment-body form.aui{margin-top:0}.quick-comment-prompt,.quick-comment-loading-container{color:#344563;background-color:#fafbfc;border:1px solid #ebecf0;padding-top:5px}.comment-thread .quick-comment-container{min-height:268px}.quick-comment-loading-container{display:none;height:261px;width:100%}.quick-comment-error-box{margin-left:18px;width:100%}.quick-comment-prompt{border:1px #ebecf0 solid;background-color:#fafbfc;border-radius:3px;height:59px}.quick-comment-prompt:active{border-color:#505f79;color:#505f79}.quick-comment-prompt span{padding:8px}form.aui.fadeIn{animation:fadein .25s;-moz-animation:fadein .25s;-webkit-animation:fadein .25s;-o-animation:fadein .25s}#comments-section .fadeInComment,.comment-thread .fadeInComment{animation:fadein 1s;-moz-animation:fadein 1s;-webkit-animation:fadein 1s;-o-animation:fadein 1s}@keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0}to{opacity:1}}
/* module-key = 'confluence.extra.layout:resources', location = 'com/atlassian/confluence/extra/layout/css/styles.css' */
.sectionMacro{margin-top:10px;display:table;width:100%}.sectionMacroRow{display:table-row}.columnMacro{display:table-cell;vertical-align:top}.sectionMacro>:not(.sectionMacroRow),.sectionMacroWithBorder>:not(.sectionMacroRow){display:table-caption}.sectionMacro .columnMacro{border:0;padding:0}.sectionMacro .columnMacro+.columnMacro{padding-left:20px}.sectionMacroWithBorder{margin-top:10px;display:table;width:100%}.sectionMacroWithBorder .columnMacro{border-style:dashed;border-width:1px;border-color:#ccc;padding:10px}.sectionColumnWrapper{display:block;overflow-x:auto}
/* module-key = 'org.randombits.confluence.toc:toc-plugin-styles', location = 'net/customware/confluence/plugin/toc/css/toc.css' */
.toc-macro ul.toc-indentation{margin-top:0}.toc-macro{font-size:14px}.toc-macro span.toc-outline{padding-right:5px}.toc-macro.hidden-outline span.toc-outline{display:none}.toc-macro li.toc-empty-item{list-style-type:none}@media print{.toc-macro.non-printable{display:none}}
/* module-key = 'com.atlassian.plugins.atlassian-nav-links-plugin:rotp-projectshortcuts', location = 'projectshortcuts/projectshortcuts.css' */
.dialog-panel-body .projectshortcuts-heading{color:#707070;font-size:1em;font-weight:bold;margin:20px 0 0;text-transform:uppercase}.projectshortcut-links{color:#707070;list-style:none;margin:10px 0 0;padding:0}.projectshortcut-links>li{display:inline-block;margin-top:10px}.projectshortcut-links>li:after{content:"\2022";margin:0 10px}.projectshortcut-links>.last:after{content:normal;margin:0}.projectshortcuts-heading+.projectshortcut-links{margin-top:0}.projectshortcuts-loading{padding-bottom:48px;position:relative;text-align:center}.projectshortcuts-loading:after{bottom:0;content:url(data:image/gif;base64,R0lGODlhEAAQAMQAAP///+7u7t3d3bu7u6qqqpmZmYiIiHd3d2ZmZlVVVURERDMzMyIiIhEREQARAAAAAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBwAQACwAAAAAEAAQAAAFdyAkQgGJJOWoQgIjBM8jkKsoPEzgyMGsCjPDw7ADpkQBxRDmSCRetpRA6Rj4kFBkgLC4IlUGhbNQIwXOYYWCXDufzYPDMaoKGBoKb886OjAKdgZAAgQkfCwzAgsDBAUCgl8jAQkHEAVkAoA1AgczlyIDczUDA2UhACH5BAUHABAALAAAAAAPABAAAAVjICSO0IGIATkqIiMKDaGKC8Q49jPMYsE0hQdrlABCGgvT45FKiRKQhWA0mPKGPAgBcTjsspBCAoH4gl+FmXNEUEBVAYHToJAVZK/XWoQQDAgBZioHaX8igigFKYYQVlkCjiMhACH5BAUHABAALAAAAAAQAA8AAAVgICSOUGGQqIiIChMESyo6CdQGdRqUENESI8FAdFgAFwqDISYwPB4CVSMnEhSej+FogNhtHyfRQFmIol5owmEta/fcKITB6y4choMBmk7yGgSAEAJ8JAVDgQFmKUCCZnwhACH5BAUHABAALAAAAAAQABAAAAViICSOYkGe4hFAiSImAwotB+si6Co2QxvjAYHIgBAqDoWCK2Bq6A40iA4yYMggNZKwGFgVCAQZotFwwJIF4QnxaC9IsZNgLtAJDKbraJCGzPVSIgEDXVNXA0JdgH6ChoCKKCEAIfkEBQcAEAAsAAAAABAADgAABUkgJI7QcZComIjPw6bs2kINLB5uW9Bo0gyQx8LkKgVHiccKVdyRlqjFSAApOKOtR810StVeU9RAmLqOxi0qRG3LptikAVQEh4UAACH5BAUHABAALAAAAAAQABAAAAVxICSO0DCQKBQQonGIh5AGB2sYkMHIqYAIN0EDRxoQZIaC6bAoMRSiwMAwCIwCggRkwRMJWKSAomBVCc5lUiGRUBjO6FSBwWggwijBooDCdiFfIlBRAlYBZQ0PWRANaSkED1oQYHgjDA8nM3kPfCmejiEAIfkEBQcAEAAsAAAAABAAEAAABWAgJI6QIJCoOIhFwabsSbiFAotGMEMKgZoB3cBUQIgURpFgmEI0EqjACYXwiYJBGAGBgGIDWsVicbiNEgSsGbKCIMCwA4IBCRgXt8bDACkvYQF6U1OADg8mDlaACQtwJCEAIfkEBQcAEAAsAAABABAADwAABV4gJEKCOAwiMa4Q2qIDwq4wiriBmItCCREHUsIwCgh2q8MiyEKODK7ZbHCoqqSjWGKI1d2kRp+RAWGyHg+DQUEmKliGx4HBKECIMwG61AgssAQPKA19EAxRKz4QCVIhACH5BAUHABAALAAAAAAQABAAAAVjICSOUBCQqHhCgiAOKyqcLVvEZOC2geGiK5NpQBAZCilgAYFMogo/J0lgqEpHgoO2+GIMUL6p4vFojhQNg8rxWLgYBQJCASkwEKLC17hYFJtRIwwBfRAJDk4ObwsidEkrWkkhACH5BAUHABAALAAAAQAQAA8AAAVcICSOUGAGAqmKpjis6vmuqSrUxQyPhDEEtpUOgmgYETCCcrB4OBWwQsGHEhQatVFhB/mNAojFVsQgBhgKpSHRTRxEhGwhoRg0CCXYAkKHHPZCZRAKUERZMAYGMCEAIfkEBQcAEAAsAAABABAADwAABV0gJI4kFJToGAilwKLCST6PUcrB8A70844CXenwILRkIoYyBRk4BQlHo3FIOQmvAEGBMpYSop/IgPBCFpCqIuEsIESHgkgoJxwQAjSzwb1DClwwgQhgAVVMIgVyKCEAIfkECQcAEAAsAAAAABAAEAAABWQgJI5kSQ6NYK7Dw6xr8hCw+ELC85hCIAq3Am0U6JUKjkHJNzIsFAqDqShQHRhY6bKqgvgGCZOSFDhAUiWCYQwJSxGHKqGAE/5EqIHBjOgyRQELCBB7EAQHfySDhGYQdDWGQyUhADs=);left:50%;margin-left:-8px;position:absolute}.aui-dialog #projectShortcutsContent{padding-left:11px}.project-shortcut-dialog-trigger{cursor:pointer;float:left;position:relative}.project-shortcut-dialog-trigger:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAJFBMVEX///////9dXV3W1tZ6enplZWXLy8utra3g4OD09PSOjo6EhISIeIDmAAAAAXRSTlMAQObYZgAAAGJJREFUeNplT9sOQCEIMsjs8v//e45aW1u8aMACJTDxY8pBRTXS/pFv1VYCTTV07WWjq3vQfAXoHois6hqTKHUJzJdBDp8GSWVsBw/Bi7CbMLyfZixPbBbLlCj2VH+Pe87/AEwfAnbLq1BrAAAAAElFTkSuQmCC) no-repeat 0 0;content:"";display:none;top:0;left:0;height:16px;width:16px;position:absolute}.project-shortcut-dialog-trigger:hover:after{display:block}.project-shortcut-helptip h3{font-size:19px;line-height:1.2106;margin-top:0}.project-dialog-header-wrapper .project-header{border-bottom:1px solid #CCC;padding:10px 0 14px 15px;background-color:#f2f2f2;margin:0;height:48px}.project-dialog-header-wrapper .project-header img{height:48px;width:48px;-webkit-border-radius:50%;border-radius:50%}#project-shortcuts-dialog .dialog-panel-body{padding-left:0;padding-right:0;padding-top:0}.project-dialog-header-wrapper h2.dialog-title{border-bottom:0;display:inline-block;vertical-align:top;padding-top:5px;min-width:50%;padding-right:0;padding-left:0;margin-right:18px;margin-left:18px;line-height:48px}.poject-dialog-header-wrapper{padding:20px}.project-dialog-header-wrapper .project-right-column{padding-left:10px}.project-dialog-header-wrapper .project-content-wrapper{padding:20px 60px 20px 85px;color:#333}.project-dialog-header-wrapper .project-heading{background-color:#f2f2f2;padding-top:15px;padding-left:10px;padding-bottom:25px;padding-right:60px}.projectshortcuts-description{padding-top:20px;max-height:72px;overflow:hidden}
/* module-key = 'confluence.extra.jira:common', location = 'util/common.css' */
div.bmDiv{color:#000;font-size:14px;font-weight:bold;margin:auto auto;position:relative;text-align:center;vertical-align:middle;height:10em;width:30em;clear:left;background-color:#f7f7f7;border:1px solid #ccc}.jira-issue,.unknown-jira-issue{background:#ebecf0;padding:1px 3px;border-radius:2px;display:inline-block;line-height:19px;white-space:normal}.jira-issue .aui-lozenge{margin-left:2px;vertical-align:text-top}.jira-issue>a,.single-issue-oauth.unknown-jira-issue>a,.lock-jira-issue>a{background-repeat:no-repeat;background-position:0 center;line-height:16px;font-size:14px}.jira-issue a img{margin-right:5px}#main .wiki-content .jira-issue.resolved>a{text-decoration:line-through}#main .wiki-content .jira-issue.resolved>a:hover{text-decoration:underline}.single-issue-oauth.unknown-jira-issue>a,.lock-jira-issue>a{background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAJ1BMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHAzTstiAAAADHRSTlMAETNEZneImarM3e5Iqh64AAAAMklEQVQIW2NgQADG6hMKYAbn1ugFYIZNAtthCMOAGQeDZc2ZM6ccgAyeM0BwgFQGOgAAmkcjUyRCfYAAAAAASUVORK5CYII=) no-repeat;padding-left:18px}.jira-status{color:#707070;font-size:12px;font-weight:bold}.refresh-issues-bottom{display:inline-block;padding:7px 10px}#main.chart-preview-main{padding:20px 10px}.jira-tablesorter-header{background:#f0f0f0 none no-repeat scroll right center}.jira-tablesorter-header:hover,.jira-tablesorter-header:hover .jim-table-header-content{cursor:pointer;color:#333;background-color:#f5f5f5}.jira-tablesorter-header .jim-table-header-content{padding-right:15px}.jira-tablesorter-header:hover .jim-table-header-content{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKBAMAAACQ3rmwAAAAA3NCSVQICAjb4U/gAAAAD1BMVEX///9QYXNQYXNQYXNQYXNa92HSAAAABXRSTlMAESIzRJTdRHwAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAedEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzUuMasfSOsAAAB5dEVYdG5hbWVTZXRzAHsgZGVzY3JpcHRpb246IkRvd25sb2FkIHRoZSBcIk5hbWVkIFNlbGVjdGlvbiBTZXRzXCIgcGFuZWwgZnJvbSBodHRwOi8vZmlyZXdvcmtzLmFiZWFsbC5jb20iLCBpZDotMSwgc2V0czp7ICB9IH1YpK+bAAAAFXRFWHRDcmVhdGlvbiBUaW1lADI5LzMvMTJcby01AAAAJUlEQVQImWNgUGIAAUYXARDF4uIIokxcnBkwAFRQxMUBSQNEOwB/EQOGsCyAPwAAAABJRU5ErkJggg==") no-repeat right center}.jira-tablesorter-header.tablesorter-headerDesc .jim-table-header-content{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKBAMAAACQ3rmwAAAAA3NCSVQICAjb4U/gAAAAHlBMVEX///9QYXNQYXNQYXNQYXNQYXNQYXNQYXNQYXNQYXOMgbQDAAAACnRSTlMAESIzRGZ3maq7ZAl7FAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAB50RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNS4xqx9I6wAAAHl0RVh0bmFtZVNldHMAeyBkZXNjcmlwdGlvbjoiRG93bmxvYWQgdGhlIFwiTmFtZWQgU2VsZWN0aW9uIFNldHNcIiBwYW5lbCBmcm9tIGh0dHA6Ly9maXJld29ya3MuYWJlYWxsLmNvbSIsIGlkOi0xLCBzZXRzOnsgIH0gfVikr5sAAAAVdEVYdENyZWF0aW9uIFRpbWUAMjkvMy8xMlxvLTUAAAAdSURBVAiZY2AgGlTOnA6iNGY2giiWmQZg0VQQAQBOSAQedpgI7AAAAABJRU5ErkJggg==") no-repeat right center}.jira-tablesorter-header.tablesorter-headerAsc .jim-table-header-content{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKBAMAAACQ3rmwAAAAA3NCSVQICAjb4U/gAAAAHlBMVEX///9QYXNQYXNQYXNQYXNQYXNQYXNQYXNQYXNQYXOMgbQDAAAACnRSTlMAESIzRGZ3maq7ZAl7FAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAB50RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNS4xqx9I6wAAAHl0RVh0bmFtZVNldHMAeyBkZXNjcmlwdGlvbjoiRG93bmxvYWQgdGhlIFwiTmFtZWQgU2VsZWN0aW9uIFNldHNcIiBwYW5lbCBmcm9tIGh0dHA6Ly9maXJld29ya3MuYWJlYWxsLmNvbSIsIGlkOi0xLCBzZXRzOnsgIH0gfVikr5sAAAAVdEVYdENyZWF0aW9uIFRpbWUAMjkvMy8xMlxvLTUAAAAdSURBVAiZY2AIYwAB5pkOIEpiZhOIqpw5nYEUAADZjgQPuazuBAAAAABJRU5ErkJggg==") no-repeat right center}.refresh-module-id{position:relative}.refresh-issues-bottom{margin-top:5px}.refresh-issues-bottom .button-spinner{display:inline-block;width:16px;height:16px;vertical-align:top}.refresh-action-group{margin-left:7px}.jim-sortable-dark-layout{position:absolute;background-color:#f5f5f5;opacity:.5;left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:100}.jira-padding-left-10px{padding-left:10px}.jira-left-panel-link:hover{cursor:pointer}.jim-inline-block{display:inline-block}.jim-error-message p{margin:0;padding:0}.jim-error-message-single{display:inline-block;margin:0;padding:2px 4px 2px 23px;vertical-align:middle;line-height:18px}.jim-error-message-single .icon-in-pdf{display:none}.jim-error-message-single.aui-message:before{width:23px}.jim-error-message-single.aui-message:after{left:0;margin-top:-19px;font-size:18px}.jim-error-message-single p{display:inline-block}.jim-error-message.warning .icon-warning{left:5px;top:1px}.jim-error-message-table{margin-bottom:15px;overflow:auto}.jim-error-message-table th{text-transform:capitalize}.jim-error-message-table.warning .icon-warning{top:30%}span.aui-lozenge-subtle.aui-lozenge-default.issue-placeholder{background-color:#f5f5f5;color:#707070;margin:1px 1px;padding:3px 10px 2px;font-size:10px}span.aui-icon-wait.issue-placeholder{padding-right:3px}
/* module-key = 'com.atlassian.confluence.plugins.recently-viewed-plugin:app-resources', location = 'css/recently.css' */
#recently-viewed h3{margin-top:10px;color:#707070;text-transform:uppercase;font-size:12px}#recently-viewed-dialog .dialog-panel-body{position:relative}#recently-viewed .filter input{width:100%;max-width:100%}#recently-viewed .filter input:focus{outline:0}#recently-viewed .filter input:-moz-placeholder{color:#666!important}#recently-viewed .empty{text-align:center;margin-top:10px}#recently-viewed .pages .group{padding-bottom:10px}#recently-viewed .pages .border{border-bottom:1px solid #CCC}#recently-viewed .pages ul{list-style:none;padding:0;margin:0}#recently-viewed .pages ul li{padding:6px 5px 6px 4px;height:16px}#recently-viewed .ry-page.highlight{background:#e9e9e9}#recently-viewed .page-icon{float:left}#recently-viewed .page-icon .icon{height:16px;vertical-align:top}#recently-viewed .page-title{margin-left:21px}#recently-viewed .page-title a{line-height:17px}#recently-viewed .ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}
/* module-key = 'com.atlassian.confluence.plugins.confluence-space-ia:spacemenu-resources', location = 'css/space-menu.css' */
#space-menu-link-content .space-logo{border-radius:50%;width:16px}
/* module-key = 'com.atlassian.confluence.plugins.confluence-quicknav:quicknav-admin-resources', location = 'css/quicknav-admin.css' */
#quick-search a.admin-item span:before{font-family:"Atlassian Icons";font-weight:normal;-webkit-font-smoothing:antialiased;font-style:normal;font-size:16px;color:#707070;border:0;line-height:1;content:"\f11e";margin:0 8px}#quick-search .aui-dropdown .admin-item span{padding-left:0}#quick-search-query::placeholder{color:#deebff;opacity:.8}
/* module-key = 'com.atlassian.confluence.plugins.confluence-license-banner:confluence-license-banner-resources', location = '/css/confluence-license-banner.css' */
.contenteditor #full-height-container #license-banner{z-index:3}
/* module-key = 'fr.spectrumgroupe.confluence.plugins.spectrum-api:dashboard-api', location = 'css/dashboard.css' */
#dashboard-header{margin:-40px -20px -20px -20px}#dashboard-box{margin-bottom:20px}#dashboard-box.dashboard-terms.dashboard-terms-search{margin-right:30px}#dashboard-header #content .dashboard-page-inner{width:1200px;margin:0 auto}.glossary.small-icon{background:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:dashboard-api/glossary-16-hlight.png)}.ideation.small-icon{background:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:dashboard-api/sp-16-idea.png)}.discussion.small-icon{background:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:dashboard-api/discussion-icon.png)}.small-icon{display:inline-block;width:17px;height:20px;margin-right:8px;position:relative;top:4px}#dashboard-header .aui-page-header{background:#f5f5f5}#dashboard-header #dashboard-searchbox{position:relative}#dashboard-header #dashboard-searchbox .search-small-icon{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:dashboard-api/dashboard-search.png);background-repeat:no-repeat;width:24px;height:24px;float:left;position:absolute;top:6px;left:4px}#dashboard-header #dashboard-searchbox .search-small-icon.glossary{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:dashboard-api/glossary-search.png)}#dashboard-header #dashboard-searchbox .search-small-icon.ideation{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:dashboard-api/ideation-search.png)}#dashboard-header #dashboard-searchbox .search-small-icon.discussion{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:dashboard-api/discussion-search.png)}#dashboard-header #dashboard-searchbox input.text{height:38px;padding-left:32px;padding-right:78px}#dashboard-header #dashboard-searchbox input.tex:focus{border:1px solid #4d90fe}#dashboard-header #dashboard-searchbox input[type="submit"]{position:absolute;top:4px;right:4px}.aui-badge{background:#ccc;background:rgba(0,0,0,.2);border-radius:2em;color:#333;color:rgba(51,51,51,.8);display:inline-block;font-size:11px;font-weight:700;line-height:1;margin:0;min-width:1em;padding:3px 5px 2px;position:relative;text-align:center;text-decoration:none;text-shadow:none;text-transform:uppercase}#dashboard-header .dashboard-page-box{width:386px;float:left;margin-right:20px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;padding:18px 14px;position:relative;margin-top:20px}.aui-page-panel.dashboard{border-bottom:0}.dashboard .dashboard-page-inner{overflow:hidden}.dashboard .dashboard-page-inner .dashboard-inner-overlow{overflow:hidden;margin-right:-30px}.dashboard .dashboard-page-inner .dashboard-inner-overlow .dashboard-topics{margin-right:30px}.aui-badge.blue{color:#FFF;background:#205081}#dashboard-header .dashboard-page-box .dashboard-star{position:absolute;top:18px;right:14px;cursor:pointer;width:35px;height:35px;background:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:dashboard-api/favorite-sprite.png) no-repeat top left}#dashboard-header .dashboard-page-box .dashboard-star.aui-iconfont-star{background-position:top left}#dashboard-header .dashboard-page-box .dashboard-star.aui-iconfont-unstar{background-position:top right}#dashboard-header .dashboard-page-box .dashboard-star:before{content:"";display:none}#dashboard-header .dashboard-page-box>h3 a{color:#333}#dashboard-header .dashboard-page-box>h3 a:hover{color:#3572b0}#dashboard-header .dashboard-page-box ul{margin-bottom:14px}#dashboard-header .dashboard-page-box .dashboard-readmore{float:right}#dashboard-header .dashboard-page-box .description{font-size:12px}.dashboard .dashboard-page-inner .dashboard-labels a.dashboard-label{background-color:transparent;width:386px;float:left;margin-right:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:18px 14px;margin-top:20px;border:2px solid transparent}.dashboard .dashboard-page-inner .dashboard-labels a.dashboard-label:hover{text-decoration:none;border:2px solid #ccc;background-color:#f5f5f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.dashboard .dashboard-page-inner .dashboard-labels .dashboard-label .dashboard-label-content{background-color:transparent}.glossary-label-icon{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:dashboard-api/glossary-label.png)}.ideation-label-icon{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:dashboard-api/ideation-label.png)}.discussion-label-icon{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:dashboard-api/discussion-label.png)}.dashboard .dashboard-page-inner .dashboard-labels .dashboard-label .dashboard-label-content .dashboard-label-icon{background-repeat:no-repeat;width:48px;height:48px;float:left;margin-right:14px}.dashboard .dashboard-page-inner .dashboard-labels .dashboard-label .dashboard-label-content .dashboard-label-name{color:#3b87c7;font-weight:normal;font-size:16px;margin-top:0}.dashboard .dashboard-page-inner .dashboard-labels .dashboard-label .dashboard-label-content .dashboard-label-count{color:#999;font-size:13px}@media(max-width:1200px){#dashboard-header #content .dashboard-page-inner{width:100%;margin:0}}@media(max-width:1200px){#dashboard-header .dashboard-page-box{width:100%}.dashboard .dashboard-page-inner .dashboard-inner-overlow{overflow:hidden;margin-right:0}}@media(max-width:500px){.dashboard .dashboard-page-inner .dashboard-labels a.dashboard-label{width:100%}}.sp-all-dashboard,.sp-favorites-dashboard{cursor:pointer}#dashboard-header .aui-page-panel-content{display:block}
/* module-key = 'fr.spectrumgroupe.confluence.plugins.spectrum-api:spectrum-icons', location = '/fontIconPicker/css/jquery.fonticonpicker.min.css' */
/* fontIconPicker main CSS file {@link https://github.com/micc83/fontIconPicker} */
.icons-selector *{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;font-family:HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif}.icons-selector,.icons-selector *,.icons-selector :after,.icons-selector :before,.icons-selector:after,.icons-selector:before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.icons-selector{display:inline-block;vertical-align:middle;text-align:left}.icons-selector .selector{width:100px;height:40px}.icons-selector .selector-button{width:39px;height:100%;display:block;text-align:center;cursor:pointer;float:left}.icons-selector .selector-button i{line-height:38px;text-align:center}.icons-selector .selected-icon{display:block;width:60px;height:100%;float:left;text-align:center}.icons-selector .selected-icon i{line-height:40px;font-size:18px;cursor:default}.icons-selector .selector-popup{position:absolute;z-index:10000;background-color:#fefefe;padding:5px;height:auto;width:342px;margin-top:-1px}.icons-selector .selector-category select,.icons-selector .selector-search input[type=text]{border:0;line-height:20px;padding:10px 2.5%;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:5px;font-size:12px;display:block}.icons-selector .selector-category select{height:40px}.icons-selector .selector-category select option{padding:10px}.icons-selector input::-webkit-input-placeholder{text-transform:uppercase}.icons-selector input:-moz-placeholder{text-transform:uppercase}.icons-selector input::-moz-placeholder{text-transform:uppercase}.icons-selector input:-ms-input-placeholder{text-transform:uppercase}.icons-selector .selector-search{position:relative}.icons-selector .selector-search i{position:absolute;right:10px;top:7px}.icons-selector .fip-icons-container{width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px}.icons-selector .fip-icons-container .loading{font-size:24px;margin:0 auto;padding:20px 0;text-align:center;width:100%}.icons-selector .fip-box{display:inline-block;margin:2px;width:60px;line-height:42px;text-align:center;cursor:pointer;vertical-align:top;height:40px}.icons-selector .selector-footer{line-height:12px;padding:5px 5px 0;text-align:center}.icons-selector .selector-footer,.icons-selector .selector-footer i{font-size:14px}.icons-selector .selector-arrows{float:right}.icons-selector .selector-pages{font-size:11px;float:left}.icons-selector .selector-arrows i{cursor:pointer}.icons-selector .selector-footer em{font-style:italic}.icons-selector .icons-picker-error i:before{color:#eee}@font-face{font-family:iconpicker;src:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:spectrum-icons/iconpicker.eot?90190138);src:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:spectrum-icons/iconpicker.eot?90190138#iefix) format('embedded-opentype'),url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:spectrum-icons/iconpicker.woff?90190138) format('woff'),url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:spectrum-icons/iconpicker.ttf?90190138) format('truetype'),url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:spectrum-icons/iconpicker.svg?90190138#iconpicker) format('svg');font-weight:400;font-style:normal}.icons-selector [class*=" fip-icon-"]:before,.icons-selector [class^=fip-icon-]:before{font-family:iconpicker;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.icons-selector .fip-icon-search:before{content:'\e812';cursor:default}.icons-selector .fip-icon-cancel:before{content:'\e814';cursor:pointer}.icons-selector .fip-icon-block:before{content:'\e84e';color:#fed0d0}.icons-selector .fip-icon-down-dir:before{content:'\e800'}.icons-selector .fip-icon-up-dir:before{content:'\e813'}.icons-selector .fip-icon-left-dir:before{content:'\e801'}.icons-selector .fip-icon-right-dir:before{content:'\e802'}.icons-selector .fip-icon-spin3:before{content:'\e815'}.icons-selector .fip-icon-spin3{-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}

/* module-key = 'fr.spectrumgroupe.confluence.plugins.spectrum-api:spectrum-icons', location = '/fontIconPicker/css/fontello.css' */
@font-face{font-family:'fontello';src:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:spectrum-icons/fontello.eot?26659321');src:url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:spectrum-icons/fontello.eot?26659321#iefix') format('embedded-opentype'),url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:spectrum-icons/fontello.woff?26659321') format('woff'),url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:spectrum-icons/fontello.ttf?26659321') format('truetype'),url('/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/1.0.13/_/download/resources/fr.spectrumgroupe.confluence.plugins.spectrum-api:spectrum-icons/fontello.svg?26659321#fontello') format('svg');font-weight:normal;font-style:normal}[class^="icon-sp-"]:before,[class*=" icon-sp-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-sp-email:before{content:'\e800'}.icon-sp-star-half:before{content:'\e801'}.icon-sp-user-single:before{content:'\e802'}.icon-sp-users-group:before{content:'\e803'}.icon-sp-video:before{content:'\e804'}.icon-sp-videocam:before{content:'\e805'}.icon-sp-picture:before{content:'\e806'}.icon-sp-camera:before{content:'\e807'}.icon-sp-camera-alt:before{content:'\e808'}.icon-sp-th-large:before{content:'\e809'}.icon-sp-th:before{content:'\e80a'}.icon-sp-th-list:before{content:'\e80b'}.icon-sp-ok:before{content:'\e80c'}.icon-sp-ok-circled:before{content:'\e80d'}.icon-sp-ok-circled2:before{content:'\e80e'}.icon-sp-cancel:before{content:'\e80f'}.icon-sp-cancel-circled:before{content:'\e810'}.icon-sp-cancel-circled2:before{content:'\e811'}.icon-sp-plus:before{content:'\e812'}.icon-sp-plus-circled:before{content:'\e813'}.icon-sp-minus:before{content:'\e814'}.icon-sp-minus-circled:before{content:'\e815'}.icon-sp-help-circled:before{content:'\e816'}.icon-sp-info-circled:before{content:'\e817'}.icon-sp-home:before{content:'\e818'}.icon-sp-link:before{content:'\e819'}.icon-sp-attach:before{content:'\e81a'}.icon-sp-lock:before{content:'\e81b'}.icon-sp-unlock:before{content:'\e81c'}.icon-sp-pin:before{content:'\e81d'}.icon-sp-eye:before{content:'\e81e'}.icon-sp-eye-off:before{content:'\e81f'}.icon-sp-tag:before{content:'\e820'}.icon-sp-tags:before{content:'\e821'}.icon-sp-bookmark:before{content:'\e822'}.icon-sp-flag:before{content:'\e823'}.icon-sp-thumbs-up:before{content:'\e824'}.icon-sp-search:before{content:'\e825'}.icon-sp-music:before{content:'\e826'}.icon-sp-heart:before{content:'\e827'}.icon-sp-heart-empty:before{content:'\e828'}.icon-sp-star:before{content:'\e829'}.icon-sp-star-empty:before{content:'\e82a'}.icon-sp-thumbs-down:before{content:'\e82b'}.icon-sp-download:before{content:'\e82c'}.icon-sp-upload:before{content:'\e82d'}.icon-sp-forward:before{content:'\e82e'}.icon-sp-export:before{content:'\e82f'}.icon-sp-pencil:before{content:'\e830'}.icon-sp-edit:before{content:'\e831'}.icon-sp-print:before{content:'\e832'}.icon-sp-retweet:before{content:'\e833'}.icon-sp-comment:before{content:'\e834'}.icon-sp-chat:before{content:'\e835'}.icon-sp-bell:before{content:'\e836'}.icon-sp-attention:before{content:'\e837'}.icon-sp-attention-circled:before{content:'\e838'}.icon-sp-location:before{content:'\e839'}.icon-sp-trash-empty:before{content:'\e83a'}.icon-sp-doc:before{content:'\e83b'}.icon-sp-folder:before{content:'\e83c'}.icon-sp-folder-open:before{content:'\e83d'}.icon-sp-phone:before{content:'\e83e'}.icon-sp-cog:before{content:'\e83f'}.icon-sp-cog-alt:before{content:'\e840'}.icon-sp-wrench:before{content:'\e841'}.icon-sp-basket:before{content:'\e842'}.icon-sp-calendar:before{content:'\e843'}.icon-sp-login:before{content:'\e844'}.icon-sp-logout:before{content:'\e845'}.icon-sp-volume-off:before{content:'\e846'}.icon-sp-volume-down:before{content:'\e847'}.icon-sp-volume-up:before{content:'\e848'}.icon-sp-headphones:before{content:'\e849'}.icon-sp-clock:before{content:'\e84a'}.icon-sp-block:before{content:'\e84b'}.icon-sp-resize-full:before{content:'\e84c'}.icon-sp-resize-small:before{content:'\e84d'}.icon-sp-resize-vertical:before{content:'\e84e'}.icon-sp-resize-horizontal:before{content:'\e84f'}.icon-sp-zoom-in:before{content:'\e850'}.icon-sp-zoom-out:before{content:'\e851'}.icon-sp-down-circled2:before{content:'\e852'}.icon-sp-up-circled2:before{content:'\e853'}.icon-sp-down-dir:before{content:'\e854'}.icon-sp-up-dir:before{content:'\e855'}.icon-sp-left-dir:before{content:'\e856'}.icon-sp-right-dir:before{content:'\e857'}.icon-sp-down-open:before{content:'\e858'}.icon-sp-left-open:before{content:'\e859'}.icon-sp-right-open:before{content:'\e85a'}.icon-sp-up-open:before{content:'\e85b'}.icon-sp-down-big:before{content:'\e85c'}.icon-sp-left-big:before{content:'\e85d'}.icon-sp-right-big:before{content:'\e85e'}.icon-sp-up-big:before{content:'\e85f'}.icon-sp-right-hand:before{content:'\e860'}.icon-sp-left-hand:before{content:'\e861'}.icon-sp-up-hand:before{content:'\e862'}.icon-sp-down-hand:before{content:'\e863'}.icon-sp-cw:before{content:'\e864'}.icon-sp-ccw:before{content:'\e865'}.icon-sp-arrows-cw:before{content:'\e866'}.icon-sp-shuffle:before{content:'\e867'}.icon-sp-play:before{content:'\e868'}.icon-sp-play-circled2:before{content:'\e869'}.icon-sp-stop:before{content:'\e86a'}.icon-sp-pause:before{content:'\e86b'}.icon-sp-to-end:before{content:'\e86c'}.icon-sp-to-end-alt:before{content:'\e86d'}.icon-sp-to-start:before{content:'\e86e'}.icon-sp-to-start-alt:before{content:'\e86f'}.icon-sp-fast-fw:before{content:'\e870'}.icon-sp-fast-bw:before{content:'\e871'}.icon-sp-eject:before{content:'\e872'}.icon-sp-target:before{content:'\e873'}.icon-sp-signal:before{content:'\e874'}.icon-sp-award:before{content:'\e875'}.icon-sp-inbox:before{content:'\e876'}.icon-sp-globe:before{content:'\e877'}.icon-sp-cloud:before{content:'\e878'}.icon-sp-flash:before{content:'\e879'}.icon-sp-umbrella:before{content:'\e87a'}.icon-sp-flight:before{content:'\e87b'}.icon-sp-leaf:before{content:'\e87c'}.icon-sp-font:before{content:'\e87d'}.icon-sp-bold:before{content:'\e87e'}.icon-sp-italic:before{content:'\e87f'}.icon-sp-text-height:before{content:'\e880'}.icon-sp-text-width:before{content:'\e881'}.icon-sp-align-left:before{content:'\e882'}.icon-sp-align-center:before{content:'\e883'}.icon-sp-align-right:before{content:'\e884'}.icon-sp-align-justify:before{content:'\e885'}.icon-sp-list:before{content:'\e886'}.icon-sp-indent-left:before{content:'\e887'}.icon-sp-indent-right:before{content:'\e888'}.icon-sp-scissors:before{content:'\e889'}.icon-sp-briefcase:before{content:'\e88a'}.icon-sp-off:before{content:'\e88b'}.icon-sp-road:before{content:'\e88c'}.icon-sp-list-alt:before{content:'\e88d'}.icon-sp-qrcode:before{content:'\e88e'}.icon-sp-barcode:before{content:'\e88f'}.icon-sp-book:before{content:'\e890'}.icon-sp-adjust:before{content:'\e891'}.icon-sp-tint:before{content:'\e892'}.icon-sp-check:before{content:'\e893'}.icon-sp-asterisk:before{content:'\e894'}.icon-sp-gift:before{content:'\e895'}.icon-sp-fire:before{content:'\e896'}.icon-sp-magnet:before{content:'\e897'}.icon-sp-chart-bar:before{content:'\e898'}.icon-sp-credit-card:before{content:'\e899'}.icon-sp-floppy:before{content:'\e89a'}.icon-sp-megaphone:before{content:'\e89b'}.icon-sp-key:before{content:'\e89c'}.icon-sp-truck:before{content:'\e89d'}.icon-sp-hammer:before{content:'\e89e'}.icon-sp-lemon:before{content:'\e89f'}.icon-sp--glass:before{content:'\e8a0'}.icon-sp-move:before{content:'\f047'}.icon-sp-link-ext:before{content:'\f08e'}.icon-sp-check-empty:before{content:'\f096'}.icon-sp-bookmark-empty:before{content:'\f097'}.icon-sp-phone-squared:before{content:'\f098'}.icon-sp-twitter:before{content:'\f099'}.icon-sp-facebook:before{content:'\f09a'}.icon-sp-github-circled:before{content:'\f09b'}.icon-sp-rss:before{content:'\f09e'}.icon-sp-hdd:before{content:'\f0a0'}.icon-sp-certificate:before{content:'\f0a3'}.icon-sp-left-circled:before{content:'\f0a8'}.icon-sp-right-circled:before{content:'\f0a9'}.icon-sp-up-circled:before{content:'\f0aa'}.icon-sp-down-circled:before{content:'\f0ab'}.icon-sp-tasks:before{content:'\f0ae'}.icon-sp-filter:before{content:'\f0b0'}.icon-sp-resize-full-alt:before{content:'\f0b2'}.icon-sp-beaker:before{content:'\f0c3'}.icon-sp-docs:before{content:'\f0c5'}.icon-sp-blank:before{content:'\f0c8'}.icon-sp-menu:before{content:'\f0c9'}.icon-sp-list-bullet:before{content:'\f0ca'}.icon-sp-list-numbered:before{content:'\f0cb'}.icon-sp-strike:before{content:'\f0cc'}.icon-sp-underline:before{content:'\f0cd'}.icon-sp-table:before{content:'\f0ce'}.icon-sp-magic:before{content:'\f0d0'}.icon-sp-pinterest-circled:before{content:'\f0d2'}.icon-sp-pinterest-squared:before{content:'\f0d3'}.icon-sp-gplus-squared:before{content:'\f0d4'}.icon-sp-gplus:before{content:'\f0d5'}.icon-sp-money:before{content:'\f0d6'}.icon-sp-columns:before{content:'\f0db'}.icon-sp-sort:before{content:'\f0dc'}.icon-sp-sort-down:before{content:'\f0dd'}.icon-sp-sort-up:before{content:'\f0de'}.icon-sp-mail-alt:before{content:'\f0e0'}.icon-sp-linkedin:before{content:'\f0e1'}.icon-sp-gauge:before{content:'\f0e4'}.icon-sp-comment-empty:before{content:'\f0e5'}.icon-sp-chat-empty:before{content:'\f0e6'}.icon-sp-sitemap:before{content:'\f0e8'}.icon-sp-paste:before{content:'\f0ea'}.icon-sp-lightbulb:before{content:'\f0eb'}.icon-sp-exchange:before{content:'\f0ec'}.icon-sp-download-cloud:before{content:'\f0ed'}.icon-sp-upload-cloud:before{content:'\f0ee'}.icon-sp-user-md:before{content:'\f0f0'}.icon-sp-stethoscope:before{content:'\f0f1'}.icon-sp-suitcase:before{content:'\f0f2'}.icon-sp-bell-alt:before{content:'\f0f3'}.icon-sp-coffee:before{content:'\f0f4'}.icon-sp-food:before{content:'\f0f5'}.icon-sp-doc-text:before{content:'\f0f6'}.icon-sp-building:before{content:'\f0f7'}.icon-sp-hospital:before{content:'\f0f8'}.icon-sp-ambulance:before{content:'\f0f9'}.icon-sp-medkit:before{content:'\f0fa'}.icon-sp-fighter-jet:before{content:'\f0fb'}.icon-sp-beer:before{content:'\f0fc'}.icon-sp-h-sigh:before{content:'\f0fd'}.icon-sp-plus-squared:before{content:'\f0fe'}.icon-sp-angle-double-left:before{content:'\f100'}.icon-sp-angle-double-right:before{content:'\f101'}.icon-sp-angle-double-up:before{content:'\f102'}.icon-sp-angle-double-down:before{content:'\f103'}.icon-sp-angle-left:before{content:'\f104'}.icon-sp-angle-right:before{content:'\f105'}.icon-sp-angle-up:before{content:'\f106'}.icon-sp-angle-down:before{content:'\f107'}.icon-sp-desktop:before{content:'\f108'}.icon-sp-laptop:before{content:'\f109'}.icon-sp-tablet:before{content:'\f10a'}.icon-sp-mobile:before{content:'\f10b'}.icon-sp-circle-empty:before{content:'\f10c'}.icon-sp-quote-left:before{content:'\f10d'}.icon-sp-quote-right:before{content:'\f10e'}.icon-sp-spinner:before{content:'\f110'}.icon-sp-circle:before{content:'\f111'}.icon-sp-reply:before{content:'\f112'}.icon-sp-github:before{content:'\f113'}.icon-sp-folder-empty:before{content:'\f114'}.icon-sp-folder-open-empty:before{content:'\f115'}.icon-sp-smile:before{content:'\f118'}.icon-sp-frown:before{content:'\f119'}.icon-sp-meh:before{content:'\f11a'}.icon-sp-gamepad:before{content:'\f11b'}.icon-sp-keyboard:before{content:'\f11c'}.icon-sp-flag-empty:before{content:'\f11d'}.icon-sp-flag-checkered:before{content:'\f11e'}.icon-sp-terminal:before{content:'\f120'}.icon-sp-code:before{content:'\f121'}.icon-sp-reply-all:before{content:'\f122'}.icon-sp-star-half-alt:before{content:'\f123'}.icon-sp-direction:before{content:'\f124'}.icon-sp-crop:before{content:'\f125'}.icon-sp-fork:before{content:'\f126'}.icon-sp-unlink:before{content:'\f127'}.icon-sp-help:before{content:'\f128'}.icon-sp-info:before{content:'\f129'}.icon-sp-attention-alt:before{content:'\f12a'}.icon-sp-superscript:before{content:'\f12b'}.icon-sp-subscript:before{content:'\f12c'}.icon-sp-eraser:before{content:'\f12d'}.icon-sp-puzzle:before{content:'\f12e'}.icon-sp-mic:before{content:'\f130'}.icon-sp-mute:before{content:'\f131'}.icon-sp-shield:before{content:'\f132'}.icon-sp-calendar-empty:before{content:'\f133'}.icon-sp-extinguisher:before{content:'\f134'}.icon-sp-rocket:before{content:'\f135'}.icon-sp-maxcdn:before{content:'\f136'}.icon-sp-angle-circled-left:before{content:'\f137'}.icon-sp-angle-circled-right:before{content:'\f138'}.icon-sp-angle-circled-up:before{content:'\f139'}.icon-sp-angle-circled-down:before{content:'\f13a'}.icon-sp-html5:before{content:'\f13b'}.icon-sp-css3:before{content:'\f13c'}.icon-sp-anchor:before{content:'\f13d'}.icon-sp-lock-open-alt:before{content:'\f13e'}.icon-sp-bullseye:before{content:'\f140'}.icon-sp-ellipsis:before{content:'\f141'}.icon-sp-ellipsis-vert:before{content:'\f142'}.icon-sp-rss-squared:before{content:'\f143'}.icon-sp-play-circled:before{content:'\f144'}.icon-sp-ticket:before{content:'\f145'}.icon-sp-minus-squared:before{content:'\f146'}.icon-sp-minus-squared-alt:before{content:'\f147'}.icon-sp-level-up:before{content:'\f148'}.icon-sp-level-down:before{content:'\f149'}.icon-sp-ok-squared:before{content:'\f14a'}.icon-sp-pencil-squared:before{content:'\f14b'}.icon-sp-link-ext-alt:before{content:'\f14c'}.icon-sp-export-alt:before{content:'\f14d'}.icon-sp-compass:before{content:'\f14e'}.icon-sp-expand:before{content:'\f150'}.icon-sp-collapse:before{content:'\f151'}.icon-sp-expand-right:before{content:'\f152'}.icon-sp-euro:before{content:'\f153'}.icon-sp-pound:before{content:'\f154'}.icon-sp-dollar:before{content:'\f155'}.icon-sp-rupee:before{content:'\f156'}.icon-sp-yen:before{content:'\f157'}.icon-sp-rouble:before{content:'\f158'}.icon-sp-won:before{content:'\f159'}.icon-sp-bitcoin:before{content:'\f15a'}.icon-sp-doc-inv:before{content:'\f15b'}.icon-sp-doc-text-inv:before{content:'\f15c'}.icon-sp-sort-name-up:before{content:'\f15d'}.icon-sp-sort-name-down:before{content:'\f15e'}.icon-sp-sort-alt-up:before{content:'\f160'}.icon-sp-sort-alt-down:before{content:'\f161'}.icon-sp-sort-number-up:before{content:'\f162'}.icon-sp-sort-number-down:before{content:'\f163'}.icon-sp-thumbs-up-alt:before{content:'\f164'}.icon-sp-thumbs-down-alt:before{content:'\f165'}.icon-sp-youtube-squared:before{content:'\f166'}.icon-sp-youtube:before{content:'\f167'}.icon-sp-xing:before{content:'\f168'}.icon-sp-xing-squared:before{content:'\f169'}.icon-sp-youtube-play:before{content:'\f16a'}.icon-sp-dropbox:before{content:'\f16b'}.icon-sp-stackoverflow:before{content:'\f16c'}.icon-sp-instagram:before{content:'\f16d'}.icon-sp-flickr:before{content:'\f16e'}.icon-sp-adn:before{content:'\f170'}.icon-sp-bitbucket:before{content:'\f171'}.icon-sp-bitbucket-squared:before{content:'\f172'}.icon-sp-tumblr:before{content:'\f173'}.icon-sp-tumblr-squared:before{content:'\f174'}.icon-sp-down:before{content:'\f175'}.icon-sp-up:before{content:'\f176'}.icon-sp-left:before{content:'\f177'}.icon-sp-right:before{content:'\f178'}.icon-sp-apple:before{content:'\f179'}.icon-sp-windows:before{content:'\f17a'}.icon-sp-android:before{content:'\f17b'}.icon-sp-linux:before{content:'\f17c'}.icon-sp-dribbble:before{content:'\f17d'}.icon-sp-skype:before{content:'\f17e'}.icon-sp-foursquare:before{content:'\f180'}.icon-sp-trello:before{content:'\f181'}.icon-sp-female:before{content:'\f182'}.icon-sp-male:before{content:'\f183'}.icon-sp-gittip:before{content:'\f184'}.icon-sp-sun:before{content:'\f185'}.icon-sp-moon:before{content:'\f186'}.icon-sp-box:before{content:'\f187'}.icon-sp-bug:before{content:'\f188'}.icon-sp-vkontakte:before{content:'\f189'}.icon-sp-weibo:before{content:'\f18a'}.icon-sp-renren:before{content:'\f18b'}.icon-sp-pagelines:before{content:'\f18c'}.icon-sp-stackexchange:before{content:'\f18d'}.icon-sp-right-circled2:before{content:'\f18e'}.icon-sp-left-circled2:before{content:'\f190'}.icon-sp-collapse-left:before{content:'\f191'}.icon-sp-dot-circled:before{content:'\f192'}.icon-sp-wheelchair:before{content:'\f193'}.icon-sp-vimeo-squared:before{content:'\f194'}.icon-sp-try:before{content:'\f195'}.icon-sp-plus-squared-alt:before{content:'\f196'}.icon-sp-space-shuttle:before{content:'\f197'}.icon-sp-slack:before{content:'\f198'}.icon-sp-mail-squared:before{content:'\f199'}.icon-sp-wordpress:before{content:'\f19a'}.icon-sp-openid:before{content:'\f19b'}.icon-sp-bank:before{content:'\f19c'}.icon-sp-graduation-cap:before{content:'\f19d'}.icon-sp-yahoo:before{content:'\f19e'}.icon-sp-google:before{content:'\f1a0'}.icon-sp-reddit:before{content:'\f1a1'}.icon-sp-reddit-squared:before{content:'\f1a2'}.icon-sp-stumbleupon-circled:before{content:'\f1a3'}.icon-sp-stumbleupon:before{content:'\f1a4'}.icon-sp-delicious:before{content:'\f1a5'}.icon-sp-digg:before{content:'\f1a6'}.icon-sp-pied-piper-squared:before{content:'\f1a7'}.icon-sp-pied-piper-alt:before{content:'\f1a8'}.icon-sp-drupal:before{content:'\f1a9'}.icon-sp-joomla:before{content:'\f1aa'}.icon-sp-language:before{content:'\f1ab'}.icon-sp-fax:before{content:'\f1ac'}.icon-sp-building-filled:before{content:'\f1ad'}.icon-sp-child:before{content:'\f1ae'}.icon-sp-paw:before{content:'\f1b0'}.icon-sp-spoon:before{content:'\f1b1'}.icon-sp-cube:before{content:'\f1b2'}.icon-sp-cubes:before{content:'\f1b3'}.icon-sp-behance:before{content:'\f1b4'}.icon-sp-behance-squared:before{content:'\f1b5'}.icon-sp-steam:before{content:'\f1b6'}.icon-sp-steam-squared:before{content:'\f1b7'}.icon-sp-recycle:before{content:'\f1b8'}.icon-sp-cab:before{content:'\f1b9'}.icon-sp-taxi:before{content:'\f1ba'}.icon-sp-tree:before{content:'\f1bb'}.icon-sp-spotify:before{content:'\f1bc'}.icon-sp-deviantart:before{content:'\f1bd'}.icon-sp-soundcloud:before{content:'\f1be'}.icon-sp-database:before{content:'\f1c0'}.icon-sp-pdf:before{content:'\f1c1'}.icon-sp-word:before{content:'\f1c2'}.icon-sp-excel:before{content:'\f1c3'}.icon-sp-powerpoint:before{content:'\f1c4'}.icon-sp-file-image:before{content:'\f1c5'}.icon-sp-file-archive:before{content:'\f1c6'}.icon-sp-file-audio:before{content:'\f1c7'}.icon-sp-file-video:before{content:'\f1c8'}.icon-sp-file-code:before{content:'\f1c9'}.icon-sp-vine:before{content:'\f1ca'}.icon-sp-codeopen:before{content:'\f1cb'}.icon-sp-jsfiddle:before{content:'\f1cc'}.icon-sp-lifebuoy:before{content:'\f1cd'}.icon-sp-circle-notch:before{content:'\f1ce'}.icon-sp-rebel:before{content:'\f1d0'}.icon-sp-empire:before{content:'\f1d1'}.icon-sp-git-squared:before{content:'\f1d2'}.icon-sp-git:before{content:'\f1d3'}.icon-sp-hacker-news:before{content:'\f1d4'}.icon-sp-tencent-weibo:before{content:'\f1d5'}.icon-sp-qq:before{content:'\f1d6'}.icon-sp-wechat:before{content:'\f1d7'}.icon-sp-paper-plane:before{content:'\f1d8'}.icon-sp-paper-plane-empty:before{content:'\f1d9'}.icon-sp-history:before{content:'\f1da'}.icon-sp-circle-thin:before{content:'\f1db'}.icon-sp-header:before{content:'\f1dc'}.icon-sp-paragraph:before{content:'\f1dd'}.icon-sp-sliders:before{content:'\f1de'}.icon-sp-share:before{content:'\f1e0'}.icon-sp-share-squared:before{content:'\f1e1'}.icon-sp-bomb:before{content:'\f1e2'}.icon-sp-soccer-ball:before{content:'\f1e3'}.icon-sp-tty:before{content:'\f1e4'}.icon-sp-binoculars:before{content:'\f1e5'}.icon-sp-plug:before{content:'\f1e6'}.icon-sp-slideshare:before{content:'\f1e7'}.icon-sp-twitch:before{content:'\f1e8'}.icon-sp-yelp:before{content:'\f1e9'}.icon-sp-newspaper:before{content:'\f1ea'}.icon-sp-wifi:before{content:'\f1eb'}.icon-sp-calc:before{content:'\f1ec'}.icon-sp-paypal:before{content:'\f1ed'}.icon-sp-gwallet:before{content:'\f1ee'}.icon-sp-cc-visa:before{content:'\f1f0'}.icon-sp-cc-mastercard:before{content:'\f1f1'}.icon-sp-cc-discover:before{content:'\f1f2'}.icon-sp-cc-amex:before{content:'\f1f3'}.icon-sp-cc-paypal:before{content:'\f1f4'}.icon-sp-cc-stripe:before{content:'\f1f5'}.icon-sp-bell-off:before{content:'\f1f6'}.icon-sp-bell-off-empty:before{content:'\f1f7'}.icon-sp-trash:before{content:'\f1f8'}.icon-sp-copyright:before{content:'\f1f9'}.icon-sp-at:before{content:'\f1fa'}.icon-sp-eyedropper:before{content:'\f1fb'}.icon-sp-brush:before{content:'\f1fc'}.icon-sp-birthday:before{content:'\f1fd'}.icon-sp-chart-area:before{content:'\f1fe'}.icon-sp-chart-pie:before{content:'\f200'}.icon-sp-chart-line:before{content:'\f201'}.icon-sp-lastfm:before{content:'\f202'}.icon-sp-lastfm-squared:before{content:'\f203'}.icon-sp-toggle-off:before{content:'\f204'}.icon-sp-toggle-on:before{content:'\f205'}.icon-sp-bicycle:before{content:'\f206'}.icon-sp-bus:before{content:'\f207'}.icon-sp-ioxhost:before{content:'\f208'}.icon-sp-angellist:before{content:'\f209'}.icon-sp-cc:before{content:'\f20a'}.icon-sp-shekel:before{content:'\f20b'}.icon-sp-meanpath:before{content:'\f20c'}.icon-sp-buysellads:before{content:'\f20d'}.icon-sp-connectdevelop:before{content:'\f20e'}.icon-sp-dashcube:before{content:'\f210'}.icon-sp-forumbee:before{content:'\f211'}.icon-sp-leanpub:before{content:'\f212'}.icon-sp-sellsy:before{content:'\f213'}.icon-sp-shirtsinbulk:before{content:'\f214'}.icon-sp-simplybuilt:before{content:'\f215'}.icon-sp-skyatlas:before{content:'\f216'}.icon-sp-cart-plus:before{content:'\f217'}.icon-sp-cart-arrow-down:before{content:'\f218'}.icon-sp-diamond:before{content:'\f219'}.icon-sp-ship:before{content:'\f21a'}.icon-sp-user-secret:before{content:'\f21b'}.icon-sp-motorcycle:before{content:'\f21c'}.icon-sp-street-view:before{content:'\f21d'}.icon-sp-heartbeat:before{content:'\f21e'}.icon-sp-venus:before{content:'\f221'}.icon-sp-mars:before{content:'\f222'}.icon-sp-mercury:before{content:'\f223'}.icon-sp-transgender:before{content:'\f224'}.icon-sp-transgender-alt:before{content:'\f225'}.icon-sp-venus-double:before{content:'\f226'}.icon-sp-mars-double:before{content:'\f227'}.icon-sp-venus-mars:before{content:'\f228'}.icon-sp-mars-stroke:before{content:'\f229'}.icon-sp-mars-stroke-v:before{content:'\f22a'}.icon-sp-mars-stroke-h:before{content:'\f22b'}.icon-sp-neuter:before{content:'\f22c'}.icon-sp-genderless:before{content:'\f22d'}.icon-sp-facebook-official:before{content:'\f230'}.icon-sp-pinterest:before{content:'\f231'}.icon-sp-whatsapp:before{content:'\f232'}.icon-sp-server:before{content:'\f233'}.icon-sp-user-plus:before{content:'\f234'}.icon-sp-user-times:before{content:'\f235'}.icon-sp-bed:before{content:'\f236'}.icon-sp-viacoin:before{content:'\f237'}.icon-sp-train:before{content:'\f238'}.icon-sp-subway:before{content:'\f239'}.icon-sp-medium:before{content:'\f23a'}.icon-sp-y-combinator:before{content:'\f23b'}.icon-sp-optin-monster:before{content:'\f23c'}.icon-sp-opencart:before{content:'\f23d'}.icon-sp-expeditedssl:before{content:'\f23e'}.icon-sp-battery-4:before{content:'\f240'}.icon-sp-battery-3:before{content:'\f241'}.icon-sp-battery-2:before{content:'\f242'}.icon-sp-battery-1:before{content:'\f243'}.icon-sp-battery-0:before{content:'\f244'}.icon-sp-mouse-pointer:before{content:'\f245'}.icon-sp-i-cursor:before{content:'\f246'}.icon-sp-object-group:before{content:'\f247'}.icon-sp-object-ungroup:before{content:'\f248'}.icon-sp-sticky-note:before{content:'\f249'}.icon-sp-sticky-note-o:before{content:'\f24a'}.icon-sp-cc-jcb:before{content:'\f24b'}.icon-sp-cc-diners-club:before{content:'\f24c'}.icon-sp-clone:before{content:'\f24d'}.icon-sp-balance-scale:before{content:'\f24e'}.icon-sp-hourglass-o:before{content:'\f250'}.icon-sp-hourglass-1:before{content:'\f251'}.icon-sp-hourglass-2:before{content:'\f252'}.icon-sp-hourglass-3:before{content:'\f253'}.icon-sp-hourglass:before{content:'\f254'}.icon-sp-hand-grab-o:before{content:'\f255'}.icon-sp-hand-paper-o:before{content:'\f256'}.icon-sp-hand-scissors-o:before{content:'\f257'}.icon-sp-hand-lizard-o:before{content:'\f258'}.icon-sp-hand-spock-o:before{content:'\f259'}.icon-sp-hand-pointer-o:before{content:'\f25a'}.icon-sp-hand-peace-o:before{content:'\f25b'}.icon-sp-trademark:before{content:'\f25c'}.icon-sp-registered:before{content:'\f25d'}.icon-sp-creative-commons:before{content:'\f25e'}.icon-sp-gg:before{content:'\f260'}.icon-sp-gg-circle:before{content:'\f261'}.icon-sp-tripadvisor:before{content:'\f262'}.icon-sp-odnoklassniki:before{content:'\f263'}.icon-sp-odnoklassniki-square:before{content:'\f264'}.icon-sp-get-pocket:before{content:'\f265'}.icon-sp-wikipedia-w:before{content:'\f266'}.icon-sp-safari:before{content:'\f267'}.icon-sp-chrome:before{content:'\f268'}.icon-sp-firefox:before{content:'\f269'}.icon-sp-opera:before{content:'\f26a'}.icon-sp-internet-explorer:before{content:'\f26b'}.icon-sp-television:before{content:'\f26c'}.icon-sp-contao:before{content:'\f26d'}.icon-sp-500px:before{content:'\f26e'}.icon-sp-amazon:before{content:'\f270'}.icon-sp-calendar-plus-o:before{content:'\f271'}.icon-sp-calendar-minus-o:before{content:'\f272'}.icon-sp-calendar-times-o:before{content:'\f273'}.icon-sp-calendar-check-o:before{content:'\f274'}.icon-sp-industry:before{content:'\f275'}.icon-sp-map-pin:before{content:'\f276'}.icon-sp-map-signs:before{content:'\f277'}.icon-sp-map-o:before{content:'\f278'}.icon-sp-map:before{content:'\f279'}.icon-sp-commenting:before{content:'\f27a'}.icon-sp-commenting-o:before{content:'\f27b'}.icon-sp-houzz:before{content:'\f27c'}.icon-sp-vimeo:before{content:'\f27d'}.icon-sp-black-tie:before{content:'\f27e'}.icon-sp-fonticons:before{content:'\f280'}.icon-sp-reddit-alien:before{content:'\f281'}.icon-sp-edge:before{content:'\f282'}.icon-sp-credit-card-alt:before{content:'\f283'}.icon-sp-codiepie:before{content:'\f284'}.icon-sp-modx:before{content:'\f285'}.icon-sp-fort-awesome:before{content:'\f286'}.icon-sp-usb:before{content:'\f287'}.icon-sp-product-hunt:before{content:'\f288'}.icon-sp-mixcloud:before{content:'\f289'}.icon-sp-scribd:before{content:'\f28a'}.icon-sp-pause-circle:before{content:'\f28b'}.icon-sp-pause-circle-o:before{content:'\f28c'}.icon-sp-stop-circle:before{content:'\f28d'}.icon-sp-stop-circle-o:before{content:'\f28e'}.icon-sp-shopping-bag:before{content:'\f290'}.icon-sp-shopping-basket:before{content:'\f291'}.icon-sp-hashtag:before{content:'\f292'}.icon-sp-bluetooth:before{content:'\f293'}.icon-sp-bluetooth-b:before{content:'\f294'}.icon-sp-percent:before{content:'\f295'}.icon-sp-gitlab:before{content:'\f296'}.icon-sp-wpbeginner:before{content:'\f297'}.icon-sp-wpforms:before{content:'\f298'}.icon-sp-envira:before{content:'\f299'}.icon-sp-universal-access:before{content:'\f29a'}.icon-sp-wheelchair-alt:before{content:'\f29b'}.icon-sp-question-circle-o:before{content:'\f29c'}.icon-sp-blind:before{content:'\f29d'}.icon-sp-audio-description:before{content:'\f29e'}.icon-sp-volume-control-phone:before{content:'\f2a0'}.icon-sp-braille:before{content:'\f2a1'}.icon-sp-assistive-listening-systems:before{content:'\f2a2'}.icon-sp-american-sign-language-interpreting:before{content:'\f2a3'}.icon-sp-asl-interpreting:before{content:'\f2a4'}.icon-sp-glide:before{content:'\f2a5'}.icon-sp-glide-g:before{content:'\f2a6'}.icon-sp-sign-language:before{content:'\f2a7'}.icon-sp-low-vision:before{content:'\f2a8'}.icon-sp-viadeo:before{content:'\f2a9'}.icon-sp-viadeo-square:before{content:'\f2aa'}.icon-sp-snapchat:before{content:'\f2ab'}.icon-sp-snapchat-ghost:before{content:'\f2ac'}.icon-sp-snapchat-square:before{content:'\f2ad'}.icon-sp-pied-piper:before{content:'\f2ae'}.icon-sp-first-order:before{content:'\f2b0'}.icon-sp-yoast:before{content:'\f2b1'}.icon-sp-themeisle:before{content:'\f2b2'}.icon-sp-google-plus-circle:before{content:'\f2b3'}.icon-sp-font-awesome:before{content:'\f2b4'}.icon-sp-handshake-o:before{content:'\f2b5'}.icon-sp-envelope-open:before{content:'\f2b6'}.icon-sp-envelope-open-o:before{content:'\f2b7'}.icon-sp-linode:before{content:'\f2b8'}.icon-sp-address-book:before{content:'\f2b9'}.icon-sp-address-book-o:before{content:'\f2ba'}.icon-sp-address-card:before{content:'\f2bb'}.icon-sp-address-card-o:before{content:'\f2bc'}.icon-sp-user-circle:before{content:'\f2bd'}.icon-sp-user-circle-o:before{content:'\f2be'}.icon-sp-user-o:before{content:'\f2c0'}.icon-sp-id-badge:before{content:'\f2c1'}.icon-sp-id-card:before{content:'\f2c2'}.icon-sp-id-card-o:before{content:'\f2c3'}.icon-sp-quora:before{content:'\f2c4'}.icon-sp-free-code-camp:before{content:'\f2c5'}.icon-sp-telegram:before{content:'\f2c6'}.icon-sp-thermometer:before{content:'\f2c7'}.icon-sp-thermometer-3:before{content:'\f2c8'}.icon-sp-thermometer-2:before{content:'\f2c9'}.icon-sp-thermometer-quarter:before{content:'\f2ca'}.icon-sp-thermometer-0:before{content:'\f2cb'}.icon-sp-shower:before{content:'\f2cc'}.icon-sp-bath:before{content:'\f2cd'}.icon-sp-podcast:before{content:'\f2ce'}.icon-sp-window-maximize:before{content:'\f2d0'}.icon-sp-window-minimize:before{content:'\f2d1'}.icon-sp-window-restore:before{content:'\f2d2'}.icon-sp-window-close:before{content:'\f2d3'}.icon-sp-window-close-o:before{content:'\f2d4'}.icon-sp-bandcamp:before{content:'\f2d5'}.icon-sp-grav:before{content:'\f2d6'}.icon-sp-etsy:before{content:'\f2d7'}.icon-sp-imdb:before{content:'\f2d8'}.icon-sp-ravelry:before{content:'\f2d9'}.icon-sp-eercast:before{content:'\f2da'}.icon-sp-microchip:before{content:'\f2db'}.icon-sp-snowflake-o:before{content:'\f2dc'}.icon-sp-superpowers:before{content:'\f2dd'}.icon-sp-wpexplorer:before{content:'\f2de'}.icon-sp-meetup:before{content:'\f2e0'}.icon-sp-github-squared:before{content:'\f300'}.icon-sp-twitter-squared:before{content:'\f304'}.icon-sp-facebook-squared:before{content:'\f308'}.icon-sp-linkedin-squared:before{content:'\f30c'}
/* module-key = 'com.atlassian.confluence.plugins.confluence-knowledge-base:sidebar-icons', location = 'css/sidebar-icons.css' */

/* module-key = 'com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu', location = 'appswitcher/appswitcher.css' */
.nav-link-label,.nav-link-description{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-links .nav-link-description{color:#707070}.nav-links .nav-link-edit{color:#3b73af}.nav-links .active>.nav-link-label,.nav-links .active>.nav-link-description,.nav-links .active>.nav-link-edit{color:inherit}.nav-links .nav-link-edit-wrapper{padding-left:10px!important}#app-switcher{z-index:12000}.app-switcher-trigger.aui-dropdown2-trigger,.app-switcher-trigger.sidebar-trigger{background:transparent;border:0;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:pointer;float:left;height:40px;width:36px}.app-switcher-trigger.aui-dropdown2-trigger:after{content:normal!important}.app-switcher-trigger>.aui-icon{filter:alpha(opacity=80);opacity:.8}.app-switcher-trigger:hover>.aui-icon,.app-switcher-trigger:active>.aui-icon,.app-switcher-trigger:focus>.aui-icon,.app-switcher-trigger.active>.aui-icon{filter:alpha(opacity=100);opacity:1}.app-switcher-loading{background:no-repeat 10px 50%;background-image:url(data:image/gif;base64,R0lGODlhEAAQAPMPALu7u5mZmTMzM93d3REREQAAAHd3d1VVVWZmZqqqqoiIiO7u7kRERCIiIgARAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBwAPACwAAAAAEAAQAEAEcPDJtyg6dUrFetDTIopMoSyFcxxD1krD8AwCkASDIlPaUDQLR6G1Cy0SgqIkE1IQGMrFAKCcGWSBzwPAnAwarcKQ15MpTMJYd1ZyUDXSDGelBY0qIoBh/ZoYGgELCjoxCRRvIQcGD1kzgSAgAACQDxEAIfkEBQcADwAsAAAAAA8AEAAABF3wyfkMkotOJpscRKJJwtI4Q1MAoxQ0RFBw0xEvhGAVRZZJh4JgMAEQW7TWI4EwGFjKR+CAQECjn8DoN0kwDtvBT8FILAKJgfoo1iAGAPNVY9DGJXNMIHN/HJVqIxEAIfkEBQcADwAsAAAAABAADwAABFrwyfmColgiydpaQiY5x9Ith7hURdIl0wBIhpCAjKIIxaAUPQ0hFQsAC7MJALFSFi4SgC4wyHyuCYNWxH3AuhSEotkNGAALAPqqkigG8MWAjAnM4A8594vPUyIAIfkEBQcADwAsAAAAABAAEAAABF3wySkDvdKsddg+APYIWrcg2DIRQAcU6DJICjIsjBEETLEEBYLqYSDdJoCGiHgZwG4LQCCRECEIBAdoF5hdEIWwgBJqDs7DgcKyRHZl3uUwuhm2AbNNW+LV7yd+FxEAIfkEBQcACAAsAAAAABAADgAABEYQyYmMoVgeWQrP3NYhBCgZBdAFRUkdBIAUguVVo1ZsWFcEGB5GMBkEjiCBL2a5ZAi+m2SAURExwKqPiuCafBkvBSCcmiYRACH5BAUHAA4ALAAAAAAQABAAAARs0MnpAKDYrbSWMp0xZIvBKYrXjNmADOhAKBiQDF5gGcICNAyJTwFYTBaDQ0HAkgwSmAUj0OkMrkZM4HBgKK7YTKDRICAo2clAEIheKc9CISjEVTuEQrJASGcSBQcSUFEUDQUXJBgDBW0Zj34RACH5BAUHAA8ALAAAAAAQABAAAARf8Mn5xqBYgrVC4EEmBcOSfAEjSopJMglmcQlgBYjE5NJgZwjCAbO4YBAJjpIjSiAQh5ayyRAIDKvJIbnIagoFRFdkQDQKC0RBsCIUFAWsT7RwG410R8HiiK0WBwJjFBEAIfkEBQcADgAsAQABAA8ADwAABFrQybEWADXJLUHHAMJxIDAgnrOo2+AOibEMh1LN62gIxphzitRoCDAYNcNN6FBLShao4WzwHDQKvVGhoFAwGgtFgQHENhoB7nCwHRAIC0EyUcC8Zw1ha3NIRgAAIfkEBQcADwAsAAAAABAAEAAABGDwyfnWoljaNYYFV+Zx3hCEGEcuypBtMJBISpClAWLfWODymIFiCJwMDMiZBNAAYFqUAaNQ2E0YBIXGURAMCo1AAsFYBBoIScBJEwgSVcmP0li4FwcHz+FpCCQMPCFINxEAIfkEBQcADgAsAAABABAADwAABFzQyemWXYNqaSXY2vVtw3UNmROM4JQowKKlFOsgRI6ASQ8IhSADFAjAMIMAgSYJtByxyQIhcEoaBcSiwegpDgvAwSBJ0AIHBoCQqIAEi/TCIAABGhLG8MbcKBQgEQAh+QQFBwAPACwAAAEAEAAPAAAEXfDJSd+qeK5RB8fDRRWFspyotAAfQBbfNLCVUSSdKDV89gDAwcFBIBgywMRnkWBgcJUDKSZRIKAPQcGwYByAAYTEEJAAJIGbATEQ+B4ExmK9CDhBd8ThdHw/AmUYEQAh+QQFBwAPACwAAAEADwAPAAAEXvBJQIa8+ILSspdHkXxS9wxF4Q3L2aTBeC0sFjhAtuyLIjAMhYc2GBgaSKGuyNoBDp7czFAgeBIKwC6kWCAMxUSAFjtNCAAFGGF5tCQLAaJnWCTqHoREvQuQJAkyGBEAOw==);line-height:16px;padding:5px 10px 5px 31px}.app-switcher-error{line-height:16px;padding:5px 10px;white-space:nowrap}.app-switcher-retry{color:#3b73af;cursor:pointer}.app-switcher-retry:hover{text-decoration:underline}.app-switcher-sidebar{display:none;position:fixed;top:0;bottom:0;left:0;background-color:#393939;width:205px;padding:10px 20px;-moz-box-shadow:2px 0 3px #111;-webkit-box-shadow:2px 0 3px #111;box-shadow:2px 0 3px #111}.app-switcher-sidebar .aui-nav-heading,.aui-theme-bamboo .app-switcher-sidebar .aui-nav-heading{font-size:12px;line-height:1.66;text-transform:uppercase;color:#ccc;margin-top:0}.app-switcher-sidebar ul,.app-switcher-sidebar li{list-style:none;margin:0;padding:0}.app-switcher-sidebar li a{display:block;line-height:20px;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;white-space:nowrap;color:#3b73af}#app-switcher.app-switcher-sidebar .nav-link a .nav-link-label{color:#aaa}.app-switcher-sidebar li a:hover{text-decoration:none}.sidebar-customize-section.aui-dropdown2{z-index:12001}.app-switcher-sidebar .aui-dropdown2-trigger{display:inline-block;margin-top:7px;float:right}.sidebar-project-name{display:table-cell;vertical-align:middle;padding:0 10px;color:#ccc;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;text-overflow:ellipsis;overflow:hidden;color:#e6e6e6}.app-switcher-sidebar a.aui-dropdown2-trigger{color:#ccc}.app-switcher-section{margin-top:10px}.app-switcher-title{margin-bottom:2px}.sidebar-trigger.sidebar-open{background-color:#296ca3;color:#fff}.aui-navgroup .app-switcher-applications .aui-nav-heading{border-top:0}.app-switcher-open .app-switcher-sidebar{display:block}.app-switcher-open .sidebar-trigger{background-color:#3872b1}.app-switcher-sidebar .app-switcher-error{color:#aaa;white-space:normal}
/* module-key = 'com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu', location = 'appswitcher/appswitcherdiscovery.css' */
.app-discovery-suggestion-app .suggestion-apps{padding-left:20px;margin-top:10px}.app-discovery-suggestion-app .active{background-color:#fff}.app-discovery-suggestion-app:hover{background-color:#3b73af}.app-discovery-suggestion-app:hover .app-discovery-small{color:#fff}.app-discovery-apps{border-top:1px solid solid #ccc}.app-discovery-small{color:#707070;font-size:12px;line-height:1.33333333333333;padding-left:10px;margin-top:5px;padding-right:10px}.app-discovery-suggestion-app:hover .app-discovery-suggest-title small{color:#fff}.app-discovery-suggest-title{padding-right:20px;padding-left:10px;padding-top:3px}.app-discovery-suggest-apps-buttons{padding:10px}.app-discovery-link{padding-left:31px!important}.app-discovery-bamboo-product-icon{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/4.3.0/_/download/resources/com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu/images/bamboo.png);background-size:120px 40px;height:40px}.app-discovery-suggestion-app:hover .app-discovery-bamboo-product-icon{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/4.3.0/_/download/resources/com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu/images/bamboo_hover.png)}.app-discovery-jira-product-icon{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/4.3.0/_/download/resources/com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu/images/jira.png);background-size:80px 40px;height:40px}.app-discovery-suggestion-app:hover .app-discovery-jira-product-icon{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/4.3.0/_/download/resources/com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu/images/jira_hover.png)}.app-discovery-confluence-product-icon{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/4.3.0/_/download/resources/com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu/images/confluence.png);background-size:140px 40px;height:40px}.app-discovery-suggestion-app:hover .app-discovery-confluence-product-icon{background-image:url(/s/en_US/8100/5084f018d64a97dc638ca9a178856f851ea353ff/4.3.0/_/download/resources/com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu/images/confluence_hover.png)}.close-button-alignment{margin-top:20px;padding:4px 10px}.appswitcher-tooltips .tipsy-arrow{top:30%;border-width:5px}.appswitcher-tooltips .tipsy-inner{max-width:400px;width:220px}#arrow-app-switcher-tooltip.aui-inline-dialog-arrow.aui-css-arrow.aui-left-arrow:after,#arrow-app-switcher-tooltip.arrow.aui-css-arrow.aui-left-arrow:after,#arrow-app-switcher-tooltip.aui-inline-dialog-arrow.aui-css-arrow.aui-left-arrow:before,#arrow-app-switcher-tooltip.arrow.aui-css-arrow.aui-left-arrow:before{border-width:8px 8px 8px 0;border-color:transparent #ccc}#arrow-app-switcher-tooltip.aui-inline-dialog-arrow.aui-css-arrow.aui-left-arrow:after,#arrow-app-switcher-tooltip.arrow.aui-css-arrow.aui-left-arrow:after{border-color:transparent #fff transparent transparent;top:0;right:0}
/* module-key = 'confluence.web.resources:common-header-resources', location = '/includes/css/buttons.css' */
.aui-button2{background-color:#eee;-moz-border-radius:5px;-ms-border-radius:5px;-webkit-border-radius:5px;border-radius:3px;border:1px solid #aaa;color:#000;display:inline-block;font-size:13px;line-height:20px;font-weight:bold;margin:0;padding:3px 9px;vertical-align:baseline}.aui-button2:hover,.aui-button2:focus{background-image:-o-linear-gradient(#fff,#dfdfdf);background-image:-ms-linear-gradient(#fff,#dfdfdf);background-image:-moz-linear-gradient(#fff,#dfdfdf);background-image:-webkit-linear-gradient(#fff,#dfdfdf);background-image:linear-gradient(#fff,#dfdfdf);border-color:#666}.aui-button2::-moz-focus-inner{border:0;padding:0}.aui-nav.aui-style-blocks .aui-nav-link.aui-style-hero{padding:4px 10px}.aui-button2.aui-style-hero{background-color:#366ea7;background-image:-moz-linear-gradient(top,#5a88b7,#366ea7);background-image:-ms-linear-gradient(top,#5a88b7,#366ea7);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5a88b7),to(#366ea7));background-image:-webkit-linear-gradient(top,#5a88b7,#366ea7);background-image:-o-linear-gradient(top,#5a88b7,#366ea7);background-image:linear-gradient(top,#5a88b7,#366ea7);background-repeat:repeat-x;border:0;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 2px 3px rgba(0,0,0,0.3);color:#fff;padding:4px 10px}.aui-button2.aui-style-hero:hover,.aui-button2.aui-style-hero:focus{background-color:#3c7ab9;background-image:-moz-linear-gradient(top,#6e96bf,#3c7ab9);background-image:-ms-linear-gradient(top,#6e96bf,#3c7ab9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#6e96bf),to(#3c7ab9));background-image:-webkit-linear-gradient(top,#6e96bf,#3c7ab9);background-image:-o-linear-gradient(top,#6e96bf,#3c7ab9);background-image:linear-gradient(top,#6e96bf,#3c7ab9);text-decoration:none}
/* module-key = 'confluence.web.resources:common-header-resources', location = '/includes/css/dropdown2-style.css' */
.aui-dropdown2.aui-dropdown2-in-header{z-index:12000}
/* module-key = 'confluence.web.resources:common-header-resources', location = '/includes/css/navbar.css' */
#header .aui-header a:focus,#header .aui-header a:hover,#header .aui-header a:active{text-decoration:none;outline:0}
/* module-key = 'confluence.web.resources:common-header-resources', location = '/includes/css/utilities.css' */
.aui-align-right{float:right}.aui-align-left{float:left}.aui-state-hidden{display:none}.aui-rounded{border-radius:3px}
/* module-key = 'com.atlassian.confluence.plugins.confluence-search-ui-plugin:confluence-search-ui-plugin-resources', location = '/css/confluence-search-ui-plugin.css' */
#search-ui{position:relative}#quick-search-query{width:220px}#search-ui aui-spinner{position:absolute;right:15px;top:10px;color:white;display:none}#search-ui #quick-search-alert{position:absolute;display:none;width:200px;top:35px;left:10px;padding:5px 10px;border-radius:3px;background:white;color:#344563;box-shadow:0 4px 8px -2px rgba(9,30,66,.25),0 0 1px rgba(9,30,66,.31);z-index:3000}#search-ui.hide-icon::after{display:none}
/* module-key = 'com.atlassian.confluence.plugins.dialog-wizard:dialog-wizard-resources', location = '/css/dialog-wizard.css' */
.dialog-wizard-page-wrapper .dialog-wizard-page-main{width:500px;margin:0;padding:20px}.dialog-wizard-page-wrapper.with-description .dialog-wizard-page-main .long-field{width:300px}.dialog-wizard-page-wrapper{display:table;height:100%}.dialog-wizard-page-wrapper>div{display:table-cell;vertical-align:top}.dialog-wizard-page-wrapper .dialog-wizard-page-description{padding:20px 20px 20px 0}.dialog-wizard-page-wrapper .dialog-wizard-page-description h3{font-weight:bold}.dialog-wizard-page-wrapper .dialog-wizard-page-description h3 a{color:#3b73af}
/* module-key = 'com.atlassian.confluence.plugins.confluence-business-blueprints:common-template-resources', location = 'com/atlassian/confluence/plugins/blueprint/common/css/common-style.css' */
.columnLayout.threeColumns .blueprint-blank-experience,.columnLayout .cell.aside .blueprint-blank-experience,.columnLayout.three-equal .blueprint-blank-experience,.columnLayout.sidebars .blueprint-blank-experience{background:0;padding:20px}
/* module-key = 'com.atlassian.confluence.plugins.confluence-business-blueprints:meeting-notes-resources', location = 'com/atlassian/confluence/plugins/meetingnotes/css/main.css' */
.dialog-page-body.how-to-use-blueprint-page[data-blueprint-key="com.atlassian.confluence.plugins.confluence-business-blueprints:meeting-notes-blueprint"] .dialog-panel-body{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARkAAACdCAMAAAC3mPxfAAAACVBMVEX///9wcHBwcHDMVYRVAAAAA3RSTlMAESJ8z6YqAAADcklEQVR42u2dS27lMAwEVX3/Qw+yGAQBhpmYH5CRWXsLnVLLeLZl53gA6RM4DQwMg/4Bo8LQksSEN4dB38Jbw6D/wivD6CcwKYw65sjmbWHQj3lXGD1hkBiJBjFdahgURk8ZJEaalEVMCqNJWdTQ34Z5koeqS0F5aBDjnyeih/WXBvnwjgn506SiymSXhtChY0qDvEQGzJ4mDaqMREQ0ltUxpSHXTHCW5WeMmQ+Cg5WGiaMABP8wasL0V0ZkX2MowiQzCg9VFiaOQsT/rBeYQT7ywjDJDPGBGGqGrDByc7kZlKFGMUaaadI734xCXGwGheBeMwpyrRnWTJUZbjWjMJeaQWEuvTpQHK4zc5LM6Eoz5JlhkhnuMTPubqc05ERzkrnGDJPMnGwzXPW8SSnE52nc01tSzSAvjHvij1IY9cQ/GoYKM8gH83YWoRS88/SXUbvRaswgDwzcwYhSCIeZo+bkmomFYdJO6Tozp1dM3s6XfDOnQYwN7izKgMDq5hTjzaIMiIQpx5mFCjOHVjHONMZRIdxhRr/uqgS8YWa/Iq0EfGGmv1aPwuAK0wAYb5hUmXkaRpw+ANAHwPdB0szYGGFGklkazq0oyLkWtjIWWxkLtjIWWxmTrYwFWxkLVowFK8aCMjEw6rTEJ2VqfKPS/jHI8u+AuG0za02QrSY0HqN+l+AQWzdYZ2Hi/S8tIA1eYmnIHaXfDVJWGBKH6FeTfJ0DocMH/VSU8sPwVQ9QkKZtJc3/VCYNYrrU/OavHk4SIzHsUvD+bzDy6/cMSrzgltMVm+srkBcuv7WtOXGkSWpQgDox/WpQiEFRdO3OARRllBjRECWgBgBHmk41qs0C+gI4CtzSYVSoBvdexX41qCwLPHepHDhxlMVz5ZVpWsXEX0PAtNmvBtVkwZdfeTCjMv7XQ6lP0y9GBP+5EBqjBuUSvH2rXDh+lI3PdlkaNygbfGOWpfGifJCLqjThyvRTlCYuph+kMaXRG/BW5n7YylhsZSzYylhsZSzYylhsZSzYylhsZSzYylhsZSzYylisGQt2MVlsZSy2MhZsZSzWjAW7mCy2MmvmKawZiz3NWGxlLFgzFmvGYk8zFmxl1sxT1owFe5pZM0/ZxbRmnsIuJos1Y7GLyYI1Y8AuJos1Y7GLyYI1s2aesqeZNfOUXUyPTjR/ADXF0YYcJhnkAAAAAElFTkSuQmCC') no-repeat right bottom}.blueprint-blank-experience.meeting-notes-blueprint{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAL0AAAD8AgMAAABfvU1qAAAADFBMVEUAAABwcHBwcHBwcHA3dpjwAAAABHRSTlMAESIACcXp/QAABAVJREFUeAHswYEAAAAAgKD9qRepAgAA4PbrGMd1GwjAcI6WS/gV27yel1BusaWrQNC40BH0TpGCR2BvFgRIBkFWnuVPj2gFGwQPyHSG8YmcoT0c/WTh5CCuFfHjlyJHcetBksPoQeCqTcjWATcdAX/twFKPIq4dQFqI8j/4L0B28vuRf5PfWuBEZK5meAHw8lds1YgoAJn/AYQjiPJ3TLrnzzvMQhA+wNps8X3/lAgy/5e5XdARRBHdk9ZAZuUK9HutU259VKBLNknEttf4DrC5BH4EKAoW3ZH2GiGIojG1n7fdNyCJxqY12HMqHQhoqaHNKRlAH4mG2QMnGrPmvOfkO4CmHaXNKRBkgCTtFt0hWLRI+xY7UHAtBKwoI+CwYgciAC6iPABTPgtKC6azYOtBakEEKCfBtYy2lADySbCOQP0XQDkG9RgsL4A8AG7wBxqDOgBh0AQ64AdthiddUwd8830kiINW2YFy2Ix5jrKxGbPd96AS4ELJLZhwoaBMq3J0Y/NSBFh4KSJrnqPc9No1L/ZAUJ05Olx5jrJydOBwwi5y5XDSFHbu/1DbvgOAqAu0B6FJGiMcyrRo4QHym7z356hD1jeAJhKKNJxbC3IegooUxsBrCja4XyYUudlRvvzagiiyqHDcUe7K2m4g8m0xWCetS3ABAIcc7yIi37UKBLmr4t0t3w9m74SqIMpo9makDmD2ZgSCgp8/QwgSfmyIYjcyTeIP0aqmDvR/mLue42j2xkmPZ299BN4mjBto699QonkpatZOqzycjHVH+3phB4vmjKxTs57swE3Px1C80uQHCKvm3Gbd8PgAHwtfA65Z9KX0APvrIEcFdL7wAB/Fyy248ZXGKWCR9jJhFCdIwmEbgzKBJ4gYWwkCc8Cl2AHHKrnWBwLhuIMdeoACsPH9IQ5AN2AVgMRj8OYojaoiSW0LAIFFEi4ZDICDQpkUOBQpEkypBXxeIrjGBmSrSJpVaUAxioQyKYjPvsUznCgw33hYVwL+EFhXBd6oKuqqIDz9kg8h4PL9NhW4pwl2hVDwvIQsNQG/656iIBvHgH0SMD/EZ1DsY9CYPAGPAbElBdE4BvwjALhbxloUJNbjBNCKM+aswBvnhud8BcBBIzX3AME8aBTPAPEk2AwweQL+MhCbAvcaSAZA0TQ3EwQDxOdgscBaLODOgZsFZhOIAfJJcKvPwXwaZAMsCsKLwAFo9UbAE9i/738IUgPiEGAgNMH0AOVF4HdQT4OA/8khYBKbCTYF+TWQOPOdAPXtLKiXEwBhg1rrj58DxC8DkwHKl4FqALtrGMBuZBawmrEFzPvBAuaVZQLr2jWBNToAjJKYD0A0d0TAwnIBE2TXZ0CA+CZNXOoO/gS4oGAxdX6WvgAAAABJRU5ErkJggg==') right no-repeat}.meeting-notes-blueprint-icon.large{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAACV0lEQVRYw+2YMWvjMBiG85/ut9z/MBqCyXB4KVwoNwS6ZMgQaKFQylGiwVAIZNEU8OLBiyYPPgi8YIK4wcN7Q+xcbCu27LZb/K7S98jW+32Sv8mk8azeAwpnPejf3yZDnjsICk4565VPnx49+nz97hx+9S4o+IQUBaj7ZODRoxiCCCj47BC6kkeP9xT0+fzTCSA4ZTYQcMQvCgo+Lp0AMxYDAdR/ce+KEJzRPXwFoD66IsYCnN9iDOCAylPzfsQYwAZ1hM+O1BsKWNCz6EF/GsDAhhD8NEBbR0y/FkDt3wA3wA3gBsiwg4SExB6m8wAqECGEhMQWCRwBSRn8pLADUZwXclIEB4CpTammURusUV1U1iU0ao09oBcQtyZJUKdl8EoBDajD1si4H6AsgALzVlFew1hGqnGAPWwHSz4O0P5EIaQVkGDUJzKtafFVQNICGDjYNKshdiiuApo+SuGYaAU09lCIkJZ2tAFOVj0ghoJCXFp3ZKmwuegDpaJAhggKGvnFnecy/JxVfufQUIiQlVd+B0Ba24P4vFKFJRdccEmFqlTsL0ZukbvsQXqlVNi0axk673eRtKSPPiOSctvtlUgiHAfYgzrBovwrC/gCgwzSqhGAHQqohlHn/GPJ41GAEKYVvgsxGJCiWar/Z0L+cYCCLckqRZZq1APwuWkULwXvKsCnwW4YYMrXRpIF9DokcaiF33Zf3wMKLnl5knWtv3oHdWGIRwj+YE8rYY0XvJUZPKfXI4lT7m/whicICq7eHZohvkM7pKkpBQXv0NsQGdLOqSuwrP4fjU7wySV8aGYAAAAASUVORK5CYII=')}
/* module-key = 'com.atlassian.confluence.plugins.confluence-software-blueprints:common-resources', location = 'com/atlassian/confluence/plugins/blueprints/common/common.css' */
.wiki-content .jira-issue-status-no-lozenge{color:#999}.wiki-content .aui-lozenge.jira-issue-status-lozenge-blue-gray{background-color:#4a6785;border-color:#4a6785;color:#fff}.wiki-content .aui-lozenge.jira-issue-status-lozenge-green{background-color:#14892c;border-color:#14892c;color:#fff}.wiki-content .aui-lozenge.jira-issue-status-lozenge-yellow{background-color:#ffd351;border-color:#ffd351;color:#594300}.wiki-content .aui-lozenge.jira-issue-status-lozenge-brown{background-color:#815b3a;border-color:#815b3a;color:#fff}.wiki-content .aui-lozenge.jira-issue-status-lozenge-warm-red{background-color:#d04437;border-color:#d04437;color:#fff}.wiki-content .aui-lozenge.jira-issue-status-lozenge-medium-gray{background-color:#ccc;border-color:#ccc;color:#333}