/* 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-bottom:5px}.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}.plugin_pagetree_childtoggle_container>.icon{position:absolute;left:0;top:50%;margin-top:-10px;opacity:1}.plugin_pagetree_childtoggle_container>.no-children.icon{height:4px;width:4px!important;left:6px;margin-top:-5px;background:#999;min-width:0;border-radius:2px}.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}div.plugin_pagetree ul.plugin_pagetree_children_list div.plugin_pagetree_children li{padding:0;margin:0}.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-sizing:border-box;position:relative;left:0;right:0;margin-left:auto;margin-right:auto;visibility:hidden;height:calc(100% - 320px)}.aui-dialog2.aui-layer{position:fixed;overflow:visible;top:169px}.aui-dialog2-small{width:400px;min-height:131px}.aui-dialog2-medium{width:600px;min-height:231px}.aui-dialog2-large{width:800px;min-height:431px}.aui-dialog2-xlarge{width:980px;min-height:431px}.aui-dialog2-small .aui-dialog2-content{min-height:80px}.aui-dialog2-medium .aui-dialog2-content{min-height:180px}.aui-dialog2-xlarge .aui-dialog2-content,.aui-dialog2-large .aui-dialog2-content{min-height:380px}@media all and (max-height:700px){.aui-dialog2-large .aui-dialog2-content,.aui-dialog2-xlarge .aui-dialog2-content{min-height:180px}.aui-dialog2-large,.aui-dialog2-xlarge{min-height:131px;height:calc(100% - 220px)}}@media all and (max-height:500px){.aui-dialog2-medium .aui-dialog2-content,.aui-dialog2-large .aui-dialog2-content,.aui-dialog2-xlarge .aui-dialog2-content{min-height:80px}.aui-dialog2-medium{min-height:131px;height:calc(100% - 220px)}}@media all and (max-width:1000px){.aui-dialog2-xlarge{width:100%;height:calc(100% - 120px)}.aui-dialog2-xlarge.aui-layer{top:69px}.aui-dialog2-xlarge .aui-dialog2-content{height:100%}}@media all and (max-width:820px){.aui-dialog2-large{width:100%;height:calc(100% - 120px)}.aui-dialog2-large.aui-layer{top:69px}.aui-dialog2-large .aui-dialog2-content{height:100%}}@media all and (max-width:620px){.aui-dialog2-medium{width:100%;height:calc(100% - 120px)}.aui-dialog2-medium.aui-layer{top:69px}.aui-dialog2-medium .aui-dialog2-content{height:100%}}@media all and (max-width:420px){.aui-dialog2-small{width:100%;height:calc(100% - 120px)}.aui-dialog2-small.aui-layer{top:69px}.aui-dialog2-small .aui-dialog2-content{height:100%}}.aui-dialog2-header,.aui-dialog2-footer{background:#f5f5f5;visibility:visible}.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 .aui-dialog2-content{max-height:100%}.aui-dialog2-content{background-color:#fff;box-sizing:border-box;overflow:auto;padding:20px;visibility:visible}.aui-dialog2-content:last-child{border-radius:0 0 5px 5px}.aui-dialog2 .aui-dialog2-header{margin-top:-69px}.aui-dialog2-header{border-bottom:1px solid #ccc;border-radius:5px 5px 0 0;box-sizing:border-box;color:#333;font-weight:normal;height:69px;padding:0 20px;width:100%;display:table}.aui-dialog2-header-actions{width:100%}.aui-dialog2-header-main,.aui-dialog2-header-actions,.aui-dialog2-header-secondary,.aui-dialog2-header-close{display:table-cell;vertical-align:middle}.aui-dialog2[data-aui-modal="true"] .aui-dialog2-header-close{display:none}.aui-dialog2-footer-hint{color:#707070;line-height:31px}.aui-dialog2-footer-hint,.aui-dialog2-header-main{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}.aui-dialog2-header-main{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{width:20px;height:20px;padding-left:5px;text-align:right;vertical-align:middle;line-height:100%;cursor:pointer;color:#707070}.aui-iconfont-close-dialog:before{content:"\f11b"}.aui-dialog2-warning .aui-dialog2-header{background-color:#d04437;border-bottom-color:#d04437;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-header-close .aui-icon{vertical-align:middle}.aui-dialog2-footer{border-top:1px solid #ccc;box-sizing:border-box;height:51px;overflow:hidden;padding:10px 20px;width:100%;border-radius:0 0 5px 5px}.aui-dialog2-footer:empty{height:5px;padding:0}
/* 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.playsql.playsql-base-plugin:global-css', location = 'assets/core/css/playsql-main-context.css' */
/* Icon for Space Bar */
.acs-nav-item.play-sql-space-link .icon
{    
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAOVBMVEW1tbWwsLCtra3////5+fmLi4vZ2dnT09P8/PzPz8+rq6uhoaHR0dFycnJwcHB6enp4eHiDg4OAgID8Iru6AAAAAXRSTlMAQObYZgAAAAlwSFlzAAALEwAACxMBAJqcGAAAAFtJREFUGNOFz0ESgCAIQFFmELUStO5/2EjQauXf8YYFAACQCGsNPKopIGKQ6sARe7L7DqMDHvUPWvvCExvwaALa1guy3FhBKGKVbFDmGbEDnVu2OV1k7467ROcbJiwGOwHk2eIAAAAASUVORK5CYII=');
}


.playsql-iconfont-wizard {
    width:16px;
    height:16px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QwGEh0RCJEsfAAAACZpVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVAgb24gYSBNYWOV5F9bAAAA/ElEQVQ4y5WSsWpCQRBFzzwNAcFCLfITSZfK2o+wErSysraw8DPSJZAiKYWkD4SUr9Na8EP02syD9TludGDYndm5M/fuLpKoOzCK8mFtAG4BJdC+pkFBYmY2An49/PE4bwGDwhkUWeousxk0PADPuaFmdl+tTW40l7UHZsCef2iuXM4qOBsCjRy4A/SBL6B/9TMmDd6Blu97NzUAPp36C/AAfHi8BAZprTmgflGPwFvmLr8lLQEuvcI2yK2BHfCX/UiVZqc88LUEplHtJQmvwFMtfQAmkjZpsnDAnZn13MsAPPfaxdkwSdVEAmBkU0nlCQNJ4wxg7V5ZNz08AvnDVE7jewdkAAAAAElFTkSuQmCC');
}

.spacetools div .aui-navgroup-horizontal {
    margin-left: 0;
}
/* module-key = 'com.playsql.playsql-base-plugin:web-item-about', location = 'assets/core/css/about.css' */

.playsql-faq .answer {
    margin: 10px 0 10px 20px;
    border: 1px solid #CCC;
    background-color: #f5f5f5;
    padding: 10px;
}
/* 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-left:-22px;background-repeat:no-repeat;background-size:16px 16px;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:#707070}.wiki-content ul.inline-task-list>li.checked>.current-user-mention,.wiki-content ul.inline-task-list>li.checked>*>a.current-user-mention{color:#ddd}.wiki-content ul.inline-task-list>li.checked>ul.inline-task-list{color:#333}.wiki-content ul.inline-task-list>li.checked>span[style],.wiki-content ul.inline-task-list>li.checked>*>span[style]{color:#707070!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/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAj0lEQVR4AY2RBQ7EIBBFVy/P1TptbOUSdfePZFI3Xhh9MbhdOPS2BHmEBZ6avo1giX9WoEen7kiJf2YJIzh+gW6gNVeTw/GNQGh3ILBQKxpzGe5GYYdBqHYYhHKHQSgUpb4cC2YQ8h1mQqbvAhZsP0CKTF+OqYkByOOn/mY+kgUBvuqph8+yfcIc2x8+6/hIzptvjIrKkGEAAAAASUVORK5CYII=')}ul.inline-task-list>li.hover{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAkUlEQVR4AY2RhRHDMAxFi8t7AyVDFKYqhpl+XUUXJr+z8B3Zuw2HzqTML6GPnig614K6hy4qlPq2eLiHpFgwLQ9lQ/G/jAPTYoFQzEAQIdPkfAXpWmGGRkhnaIRkhkaINQnfOsZCI0Qz9ISQbx8RDOuFACHfOgYcn/q55amv4RP+gBeuIanmswyL0Mew+LPWzw9iwWR+ZdlYAQAAAABJRU5ErkJggg==')}ul.inline-task-list>li.task-active{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAu0lEQVR4AZ2RxbHDQBBEP9jJbwKiFKR8rIvZYq7Suf3MjMPdy7M/b4gztI1XOrpUr7SNM9xOsI3fjzTXAl2iZFAov7fNdoJbhdArRYr3GoGWTHGr3RGASIlSZXtNQRGso/2ECCpXoXKvBSiFPU5IIEpVqtWgtSpQDnuckKqAbNAWJYMK2OOETKVqtWiHkkEl7MWEZj+8m9J8MeHJEW41vXvJCe3etzroZzfPnCmg1cfPcitHl+pWx896LmulqF2Kk4mHJgAAAABJRU5ErkJggg==')}ul.inline-task-list>li.disabled{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAkklEQVR4AY2RtZnEQAyFFwqeepQpdheGGt5nihzf3qKZmemNWH80upyQdNeFoRiYPUUX0r0GdOFoLueUUj56ITuaLhpAdTml5XNZV2vAQErrz0ALRBRRUnv72m4CrLzTgI6A1p9+GvBp/bUAasCtfPaA9qPe7NLyvRlKDUDY2oO/NH1vtjWI9lgQUDGXivZYByoAkqIx9XBiopIAAAAASUVORK5CYII=')}ul.inline-task-list>li.checked{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABSklEQVR4Aa2TxVajURCEGXvUUdzWuA3OGn8B3N0h7u7uu6yLv5Ab99xzvtN9u6sqf6ylKUehUPyQy+X/ZTJZUupRDmqopUcEfAzSKpUKGo0GarWatSjcUUtP9hOktFotdDpdVVBLT3YAjEZjUQwGg6jZPT05ASaTicBsNouaBd87hocHcXp6wnthgM1mI7BaraJ+8vBwj/7+Hvz9+wtLSwucFQY4HA4CmeyFVXB5eYHOznaasbm5jlAwyHlhgNPpxOrqClpb/2B/fw+8s/JO8+7ONkKhEOekeMDh4YEwzM/PgrWt7S9urq8RDASpKR8Q8Afw/PyMzs420Nzd3QmltPP5fNxXDiAUG/R6jI+NwGwywev1cl4+QKlUpux2u1h6PB7EY3G43e6iZmqlX2Iy56cs/UTTIqQM1FBLT8GfiU9S6c9EjfgzNeO8AvGFikbDq+3PAAAAAElFTkSuQmCC')}ul.inline-task-list>li.checked.hover{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABUElEQVR4AWKgCpg5cybrjBkzumbPng0onRyaIwyDIPxrY+sc27nFtm17bdu+fedJ+l2bVU+Nunsd/O8pF9BAC08sAIvNzU3u5+eHJBIJicVi1Iz8/v7S9vY2B0/iKwjx+XySyWQFAS08iQGkVCozolAoojWphycpQKVSMdRqdbQmwePxqKeni+7ubjGnB+h0OoZWq43VKJ+fH9TR0Uo1NZU0MzOFXXqAwWBg8Hi/qDGenh6pqamBmdfWVsjldGKfHmA0GmlpaZHq6qrp4uIcMypmZj47PSGXy4U9yBxwdXUZM0xOjrNaX19Dry8v5HQ4ockd4LA7CL+FpqZ6Zm5paSKhQEA2mw33/AEAYoVcTgP9vaRWqchqtWKfO2Bubi6E7zd6tFgs5Pf5yWw2ZzRDi5904isY2d/f56IhuYAGWniS/kxY4JXk+zNFNNE/U/mPP2ZCaRNtsgZiAAAAAElFTkSuQmCC')}ul.inline-task-list>li.checked.task-active{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABhklEQVR4Aa2TQ3ckARhFhz91jHA9tncxV70Ld22WW1Wx7eyyftN3EDupc27heyjfuJalqanpbmNj45fm5uatyr5OAw9eMrsFDLq7u3cikYhSqRQonU4rk8kA+8Bc0WhUeMnsv4LteDyuXC4nwzBkmuaxoOHBS2Z/gSzLkm3bcl1Xnucpn8/D7j5zx3HwUCYyBwoQMZZKJRWLRZXL5QNks1m9fv1Sg4MDlB0tIBgEAWh4eBg0MjIC3Lvq62v06NF9/fr1kxMcLfgfNIycxsfHQRMTE4pGI6qqekZYXV0dmp+bx3u0gHBra7OePHmogYF+TU5OcrkcE1Zfb68WFxc1OjqK9/iCwYG9wM+f39nq6dNHSiYShLmi0wtmZ2ZlGoaqqp4SVk1NlTzX1fz8PFd0dgHizMyMAt/X+/dvNVKZzc3NEQaey4kF27xCnvjY2Jimp6e1trbGdvfMgIYHb0tLy9b+gi+hUGinUChwBoy7bwHYZ4aGBy+ZAz8TA66kgs4Az+7PdOXlNxCYYH0+nkUgAAAAAElFTkSuQmCC')}ul.inline-task-list>li.checked.disabled{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABXklEQVR4Aa1Tg3JDQQDs9EfzK7HxXmrbdhvbtq2/SG+L2MnN7GFnd89LCynNZnPZ4/Ew3G73DYF+DG6ghacVAMLr9d75fD6B3+9nkj4T7SAEAgEBtPC0AghxGwqFBMFgkDkJoIWnFUCS9eFwmDkN4OkKiEajzFFwOByCja31J61WS2HcFUD2pU8mk0wgHo//ty1YLBYJraS/pAqJ/uTk5AYcPK0Asid9Op1mAk6nU4z2H2aznqJoSqNQyPWPj3f35XJ5FTw8fQG3t9fHMlqmU6s/1zH+JC3GMKtUqutqtaoEPzRApVMdQgwcHx9fo6Vouc5sNV+USiU5NCMDiEjq8rjOFEqF9se8SmnIYZ0QXtIyjwoA8vm8KBKJHO3t7b7H47GjYrEoBD8ygJzoLTl5QUcIv9FobOVyOd4gM7TkQd10vgMGeRx3rZARgAZaeLo+EwisBEsbBWighWchP/kbWepI7mXAuhwAAAAASUVORK5CYII=')}.content-preview ul.inline-task-list>li{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAkklEQVR4AY2RtZnEQAyFFwqeepQpdheGGt5nihzf3qKZmemNWH80upyQdNeFoRiYPUUX0r0GdOFoLueUUj56ITuaLhpAdTml5XNZV2vAQErrz0ALRBRRUnv72m4CrLzTgI6A1p9+GvBp/bUAasCtfPaA9qPe7NLyvRlKDUDY2oO/NH1vtjWI9lgQUDGXivZYByoAkqIx9XBiopIAAAAASUVORK5CYII=')}.content-preview ul.inline-task-list>li.checked{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABXklEQVR4Aa1Tg3JDQQDs9EfzK7HxXmrbdhvbtq2/SG+L2MnN7GFnd89LCynNZnPZ4/Ew3G73DYF+DG6ghacVAMLr9d75fD6B3+9nkj4T7SAEAgEBtPC0AghxGwqFBMFgkDkJoIWnFUCS9eFwmDkN4OkKiEajzFFwOByCja31J61WS2HcFUD2pU8mk0wgHo//ty1YLBYJraS/pAqJ/uTk5AYcPK0Asid9Op1mAk6nU4z2H2aznqJoSqNQyPWPj3f35XJ5FTw8fQG3t9fHMlqmU6s/1zH+JC3GMKtUqutqtaoEPzRApVMdQgwcHx9fo6Vouc5sNV+USiU5NCMDiEjq8rjOFEqF9se8SmnIYZ0QXtIyjwoA8vm8KBKJHO3t7b7H47GjYrEoBD8ygJzoLTl5QUcIv9FobOVyOd4gM7TkQd10vgMGeRx3rZARgAZaeLo+EwisBEsbBWighWchP/kbWepI7mXAuhwAAAAASUVORK5CYII=')}
/* 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/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAb0lEQVR4AZXRtQEDIBCF4cxy+w8S95Ym7u72QoP7/Q3yVVBBojwwpuGuBrPhbkwSDHd9HKHmzXcdTiSo4Qx7tqhBA28HPG3gVAiebia4u5ng7FyfTbDA2Wqqg/6uY5EpmujvJGDUc566t2OU+VmJ/m6HfqBc0qo1AAAAAElFTkSuQmCC')}.wiki-content span.inline-task.checked{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABU0lEQVR4Aa2TA2wEURCGL9zGrN2giOuYdRs3qm3biu1UcW3btm3bijN988528u3uzY857LIAQC1UDpKXr7Oz8wpvsLSybtHT2/dWX18Psqitq3/T0dGpYBjmzcTEZJhXgOG29g7YOzyBx/dveP36EwJnZAlERkaCgYEBMiz0FUgzDT9//knk+PIOYhOSgGwHOzs7wIxYwf3rN24SY33vGPKLy8DKxoaGq6urJRfcvHxRWGTsHxRKgwvru5CenQcMo4Vh1PG3kFxw+fRJCQmPpObEtExISEmn18jy9iHqkgtweHb/TlndPQVPbx8a0jcw5IU5uvRPcHT7ymN59wRc3T1oeHRuVUhDr8SC7fMH2Lt64TG+uAUdgxOCM/RIL5he2YHtiyeZTK/uSi5o7ex+a2xuoYa1k3tYP30UAxegB71iBYMTcxYoYLss0INetR8mjRX8A/R2/sEUGahsAAAAAElFTkSuQmCC')}.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 = '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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.8.29/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.8.29/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.8.29/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.8.29/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.8.29/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.8.29/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.8.29/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.8.29/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.8.29/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.8.29/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.8.29/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.8.29/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.8.29/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.8.29/_/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}#content-metadata-jira::before{width:16px;height:16px;margin:1px 5px 0 0;content:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAqUlEQVR4AY2QBxWGMAyEYwELtVALWEDCv1fvLSxUSy1g4beABSQw7oW9U+bly5TOED+iR4QCBd+IZWq/1FUIHYDgql86BZIG8N0ffAMkIzdiGJkZzKiMy13lMpGvhYf/2kbJGiWXcUpWhWEPMOxoXFLYHKWv1cNvNjvpQkW6FV4Miivl7uBKbRNR9ybCQuvu0NRX5L8RzRHhN4q4TEfTkREWgMpaSrd40mqwDoCUIUFXXwAAAABJRU5ErkJggg==')}#page-metadata-banner .page-metadata-item .content-metadata-jira .page-banner-item-icon{margin:1px 5px 0 0}#page-metadata-banner #content-metadata-jira-wrapper{padding:0 10px 0 0}#page-metadata-banner .banner #content-metadata-jira.active{border:1px solid #ccc;border-radius:3.01px}#page-metadata-banner .banner #content-metadata-jira:hover{border-color:#999}
/* module-key = 'com.atlassian.confluence.plugins.status-macro:view_content_status', location = 'css/status-view.css' */
.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:#f5f5f5}.collapsed .acs-side-bar{bottom:80px}.acs-side-bar h5,.acs-side-bar-flyout h5{color:#707070}.acs-side-bar-flyout h2{color:#333}#acs-nav-list-main .acs-nav-item-label,#acs-nav-list-quick .acs-nav-item-label,.acs-nav-sections p,.acs-side-bar h5{color:#707070}.acs-tree-item,.acs-side-bar a,.acs-side-bar td a{color:#3b73af}.theme-default .ia-splitter #footer{width:auto;position:absolute;right:0;left:0}.acs-side-bar .current-item a{color:#333;font-weight:bold}.acs-side-bar hr{border:0;border-bottom:1px solid #CCC}.acs-side-bar-space-info{margin-top:14px;margin-bottom:10px;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 14px;width:50px;min-width:50px}.acs-side-bar .acs-side-bar-space-info .name{padding-right:10px;vertical-align:middle;-webkit-hyphens:auto;-moz-hyphens:auto;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{background-color:#e9e9e9;text-decoration:none}.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}.configure-mode .acs-side-bar-space-info .flyout-handle{display:table-cell;position:absolute;right:10px;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 h5{padding-left:5px}.configure-mode p.tip{padding-left:15px}.configure-mode form{margin-left:15px;margin-bottom:20px}.acs-side-bar-space-info .space-information-container{display:table-cell;vertical-align:middle}.acs-side-bar-space-info .avatar-img-container,#image-holder .small-logo-container{display:table;table-layout:fixed;height:50px;width:50px}.acs-side-bar-space-info .avatar-img-container .avatar-img-wrapper,#image-holder .small-logo-container .small-logo-wrapper{border:1px solid #ccc;border-radius:50%;overflow:hidden;display:table-cell;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;top:0;right:-6px;width:11px;z-index:11;cursor:col-resize}.ia-splitter-handle-highlight{position:absolute;top:0;left:4px;bottom:0;width:6px;border-left:1px solid #ccc}.acs-nav{margin:0 10px 7px}.acs-nav h5{margin:10px 0 0 10px}li.acs-nav-item .acs-nav-item-label,li.parent-item .label{margin-left:21px}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:20px;padding:5px 10px}.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-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:#e9e9e9;text-decoration:none}li.acs-nav-item .acs-nav-item-link:active{color:#333}.acs-side-bar .tip{line-height:20px;font-size:14px;padding:0 10px 10px;color:#707070}.acs-nav-item td{-ms-filter:"alpha(opacity=100)"}.acs-nav-item.hidden-link td:not(.aui-restfultable-operations){opacity:.5;-ms-filter:"alpha(opacity=50)"}table.acs-nav-list{width:100%;margin:0;table-layout:fixed}table.acs-nav-list .acs-nav-item-label{vertical-align:middle}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-weight:bold;font-size:inherit;text-transform:uppercase;padding:5px 10px}.ia-secondary-content{margin-left:10px}.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:-4px}.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:#999;border-radius:2px;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:#333}.ia-secondary-current-content{margin-left:10px}.acs-side-bar ul.more-children{display:none}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 .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{display:none}.collapsed .ia-secondary-header-title .icon{display:none}.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:45px;cursor:pointer;padding:0}.collapsed .quick-links-section ul{display:none}.acs-side-bar-flyout{box-sizing:border-box;-moz-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 .tip{display:none}.collapsed li.acs-nav-item .acs-nav-item-link:hover,.collapsed li.acs-nav-item .acs-nav-item-link:focus,.collapsed .parent-item>a:hover{background-color:transparent}.collapsed .acs-nav-item{text-align:center;padding:5px 0}.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-side-bar hr{margin:5px 10px}.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-side-bar-flyout-wiki-wrapper .more-children-link{display:none}.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 5px 10px;margin-left:0}.acs-nav-list-page-tree-section .page-tree-header h5,.acs-nav-list-page-tree-section .toggle-link{display:inline-block}.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}.collapsed .custom-sidebar-content{display:none}.space-favourite{position:absolute;right:10px;top:31px;background-color:transparent;color:#666;cursor:pointer}.space-favourite-hidden{display:none}
/* module-key = 'com.atlassian.confluence.plugins.confluence-space-ia:spacesidebar', location = 'css/sidebar-page-tree.css' */
.ia-fixed-sidebar .plugin_pagetree{margin-top:-5px}.ia-fixed-sidebar .plugin_pagetree .plugin_pagetree_children_loading_wrapper{padding:5px 5px 5px 0;height:20px}.ia-fixed-sidebar .plugin_pagetree .plugin_pagetree_children_loading{color:#707070}.ia-fixed-sidebar .plugin_pagetree_childtoggle_container>.icon{margin-top:-8px}.ia-fixed-sidebar .plugin_pagetree_childtoggle_container>.no-children.icon{margin-top:-2px}.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list li .plugin_pagetree_children_content{float:none;width:auto;margin-left:15px}.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list .plugin_pagetree_children_span{padding:5px}.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list .plugin_pagetree_children_span a{white-space:nowrap;display:inline-block;padding-right:10px}.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list div.plugin_pagetree_children li{margin-bottom:0;overflow:visible}.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list li,.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list li div.plugin_pagetree_children_container{overflow:visible}.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list>li>div.plugin_pagetree_childtoggle_container{height:30px;width:15px}.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list li .plugin_pagetree_children_content .plugin_pagetree_current a{color:#333}
/* module-key = 'com.atlassian.confluence.plugins.confluence-space-ia:spacesidebar', location = 'css/sidebar-icons.css' */
.acs-side-bar .icon,.collapsed .quick-links-section,.acs-side-bar-flyout .icon{opacity:.7;background-position:center center;background-repeat:no-repeat}.acs-side-bar .current-item .icon,.acs-side-bar .contextual-nav-child-pages .children .icon{opacity:1}.ia-splitter-handle-highlight{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAMCAQAAADitaTfAAAAFUlEQVQIW2O++j+bkWUTAwZgJiwBAB9kCOy+u0d3AAAAAElFTkSuQmCC');background-position:right center;background-repeat:no-repeat}.acs-nav-item .icon{display:inline-block;height:16px;margin-right:3px;vertical-align:middle;width:16px}.collapsed .acs-nav-item .icon{height:20px;width:20px}.acs-nav-item-link{position:relative}li.acs-nav-item .icon,li.parent-item .icon{position:absolute;left:10px;top:7px}.collapsed li.acs-nav-item .icon,.collapsed li.parent-item .icon{position:relative;left:0;top:0}.acs-nav-item.wiki .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAuUlEQVR4AY2RsQ3DIBBF/wrMkhUY6AokIoUB6BAlK1hpUjsjuEyR5lZghQvO6WRROIqfi8P/6euEYU91iUmUINVXKLAh8bU/G0eOrzyUPpRZINljhaRsoRdfUDBecrRa+a1vbRc45k1bUDFipgth4FQ5dglAAInGX4SytuyME/SjhjYvqpwItsuZYMgfwjvPghgmPNrPhvsSe+IEpJMGksTNNaDN96D4oxWkN+mnmGk9hOlfKOPsTPgAjbHmEvqnlZcAAAAASUVORK5CYII=')}.acs-nav-item.blog .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAmUlEQVR4AY2PSxHDMAxETUEUisUUQsHnvYmCKZiCKZSCKZRCKKSpPtNNLm3eRdG8Wa3LHx+Okx0TDYJyp8CFZKTEQj3pWKHs2O5CUvEMqV8FRlnhDgsKiZzdNttV4Os1/uRbUvEKqdGhkQJfz2ivKyk4jaKr57nwwESnFLV54cB0YdL602XZ1C3NhJG3M4PeYoJArT2tWfjBG3pkweLWIrW9AAAAAElFTkSuQmCC')}.acs-nav-item.profile .icon,.acs-nav-item.pinned_profile .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAbElEQVR4AWNAgALBgt0F/4FwN5DFAIMMCCZEGqIEu4L/CEhQAVlW4HQkAYjMKQfqfgeE/ws6sCkIRXFkKLoCQZBOBATyBFEVdEAlELAcVcEZDAV3kRUoAQUwoTFCQRpMENMS5CBCQERwEQ4oALwg0JD8lXCzAAAAAElFTkSuQmCC')}.acs-nav-item.calendar .icon{background-image:url('data:image/png;base64,VBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAA3NCSVQICAjb4U/gAAAAIVBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHAf7PLUAAAAC3RSTlMAIjNVZneIu8zu/xAkXAIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAFHRFWHRDcmVhdGlvbiBUaW1lADYvMS8xMzipRdAAAABZSURBVAiZY2BgWMDAwMXAwMC2YNWqVVyrEhiyIIxlDKsWcK1axQBGEIBgAPWAABdeBlczA4PFAiCDsXLmzOkCXAxLGBhUnBgYohgyHUBKWJYxsEHMS2CAAQBhrCYu4sRFegAAAABJRU5ErkJgg')}.acs-nav-item.configure .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAX0lEQVR4AbXMQQ3FIBAGYSygBQu1UB9zwwIWsFAtaMFCm7xkTizh9PY/fpNN/zkKySXWdV6mUci/TYOVXTGIufthzwYxuwMbXDs2aFSGHAUPmSpHwWTQuFc2yBEZHPYBco+TOH2LHGwAAAAASUVORK5CYII=')}.acs-nav-item.pinned_blog_post .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAkklEQVR4AXWRUQ3EIBBEsbAWauEsYKEW+B4ZaDkLa+EsYKEWuCGTTSiBvmzITB+bJk3jgcHRJx58kIQOZ5WpKZmUWejIiohcQ4kiTSh/pZwE8WyERXwJldywsxBry0EgF182prIXdNvw42n7b/Bxm3TcO6FwHA3GXFfBcKFx6ig3glYu5BC0eFUyOw9Bv3vF2ac/RgXCq70Ov1UAAAAASUVORK5CYII=')}.acs-nav-item.pinned_page .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAX0lEQVR4AWMAgQLBgt0F/5HguwLjAgYIBBNA6btwIaBymBKEgv9waRi/A6YEKgCXQvBXgZTgUIBwC4YCdIXUVvAfGQ5GE4yx6HcBiiNFlgu6NFBsN0QBNLox4G6gOAMAq6C+J4FJFfAAAAAASUVORK5CYII=')}.acs-nav-item.pinned_page.blueprint .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAoUlEQVR4Aa2RMQrCQBBF5yx7J++xTLWkEiynlD2AtQRscg6RVCn2Cr+2+2azGUUtguA+mOr9/4uV+i7BEBmpK4n9rpfGcgwdR2SysGTeEdm50gTlBJYXkWd4yyrUtDdUgeWEpcUFz3pDIzGJpBkXPlGqiFbYihs+lOnCZsNPE87/J45bEzd85yc8BcOB1/Wz/I7Y02AiNjMEg/KdSMMQBnkAne1opjsnIzsAAAAASUVORK5CYII=')}.acs-nav-item.pinned_space .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA5klEQVR4AXXRMWvDMBAF4Pst+oVCUDCaumjSEDJkEHTV7MH4N5hChk6liwoldMjyIGOmV8nnCpe27xlNH2ekk+/kdCyO2mPJKYt2PUYT4PmEM661ZyQODBjNKKPUbzIDDwRY2HtFqGgyk8gkAY+0dFs9Lyu94cCA0P79wFfeqbnTdnKBY04SsXAfy7GTIyPE7YZ/roDMG1ngKHY3vBG71ZMFHfThjWhcBbcGXAc6XImC5wYiPjrQ+g5OjJCcTvwZt51ves0sAS9/gqgPFdanXn4Bz4GzmUXm2rasxPcOCtN+Wdr/1v0F+cSF9egR/7AAAAAASUVORK5CYII=')}.acs-nav-item.pinned_attachment .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAbElEQVR4AWMgARSUF7wDwo4CBmSIYIYWnCkQLFACkmlYFQAljEE0kLwLJP9jKviPYFGg4P8gUPCuwBgI3+FSIFjgAgyDu0BSEJuCVQXlcHYakIesAB6CaRBpIMsYoQBZySqg0f+BpDFyXBCAAEAnlqHAGGrzAAAAAElFTkSuQmCC')}.acs-nav-item.external_link .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAaUlEQVR4AWMAgQLBgt0F/zHgbqA4UBIIgcy7BS5AGhm6AMV2QxUAVYeCaAwl/xEKGLBBchTAHIjPhDRcChDSabgVuIClGXApMAb6PA2HI6H6lSjyJiYURFbggj+oMSNLEMh/B4ssvNENAFyHspnZAYlRAAAAAElFTkSuQmCC')}.collapsed .acs-nav-item.wiki .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAQAAAAngNWGAAAAxklEQVR4Ab3SoW0EMRCF4WnBtaQFFzTA0hIXYGYdnA6iZYeiyCh8YUDItOAWJiM9YGukVQ7lPhPrfj2ypv0nqSrbUuyRHwR+lqp1foke8N08nUhDyPbh2cLWrzJ77tTJz8L2DKEe7cIqlhIPts38FIRQrBAV55nyGxNDWin4nfCXbRnubU/3kDa4n0j/CmHehZH9V2i7Ff60Fxef8sKijPfzmFUrUXX3i8XYqkoSInH3i0wQPmGQY4hHkWPGyiOG8ZnB4LTCX1R1W9U7O8HJAAAAAElFTkSuQmCC')}.collapsed .acs-nav-item.blog .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAQAAAAngNWGAAAAx0lEQVR4AZXSYQ2DMBAF4Msc1AIWsICFWuD3+4eFWqgFLNQCk8AkdBK2Ao/HBixhfQnZcV/K5TL76+A1JyHAw84zPQiZXLi7AInbc1ihKa1YwIZ7uCNUCh9FB1LCY8IJ1YwjEjpUfF1riH4HlQi3o+3v9dSka+022CBg2FPNGjZILsxbuIEsqDjRyGUtlSfkyr8oN5D5cc2YtYqGsJuryL8LYVqavLVfmyWeHbvZdO7z82mPj6rmu/VwsoDE+/RxdvjbcC3X4RvT0iej6+FqTQAAAABJRU5ErkJggg==')}.collapsed .acs-nav-item.profile .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAQAAAAngNWGAAAAkklEQVR4AaXQQREDIQyF4bUQC7GAllro+d2wUAtYqAUsYGEtxAJt97B9oU0uy39hhm8mQzZ/IGiYRw2C7dsGTjAwzwYkghXTVSPYF9gvw2D0hc+k6/Hp+SzQGBbYu4YH2nEr/6HCMF0GXSEvh+u/8MaAuq9wBHB4qJhhhWFNYGX4TGBnuCfQGFoCd4aCHg6Wj3gBA7RoQxNkLs4AAAAASUVORK5CYII=')}.collapsed .acs-nav-item.calendar .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAQAAAAngNWGAAAAhklEQVR4Ac2S0QnDMAxEtUJW6CyZRd/35xW6gmfxLFlBK7gHQohGYEwh0LwP+XQvf5KfPkxIgq/sQ2Fcskgis9EQNQunZHXRooiqZHNxbvCYKGv+RrzwxnETTowiUup8DeonUc6L6VVFwnWjPoj/4NsjRGMtCzosj6ItND+KPLPK/cx22Bc/IBQ0yWnSXfAAAAAASUVORK5CYII=')}.collapsed .quick-links-section{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAUCAQAAABLhoeDAAAAvElEQVR4Aa3UUY2HMAyAcSzUwt8CFmoBCzx/Ms7CWcDCtNQCFnrJ9YVruiM00BfG1l86RlmqC2HglzhZWe6jfjw4USRGSHBdzNE0/gquhRXjI3ENLL+9iIF0sIGhaVYxRgdztmJe8R5WrniOOf4alu8i3qpsn2BGrLT7yq7UXmJKYDrDJFWmv9Qy2eY3zjHf5vYnacXY/zkAwZB5oxvbJUn59E8zmqj/aTxJQrqYNtspRd3ognIyOtijX9APd2DA+/QEsWwAAAAASUVORK5CYII=')}.collapsed .ia-secondary-header-title.wiki .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAUCAQAAABLhoeDAAAAWUlEQVR4AWPADQr+wyEDcRCf5P8zIDjMDaM0zDAhxKDBbBjCyxQbhqApNAwC8Rp2F6riLjVc5gI1zIU6YTYTKL6KWrEpCPSqIJpho0mDcsMQkEqGkRlmlEMAJ+OgTr3XEXYAAAAASUVORK5CYII=')}.collapsed .ia-secondary-header{height:0}.collapsed .ia-secondary-header,.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}.collapsed .ia-secondary-header-title.page-tree .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAUCAQAAABLhoeDAAAAWUlEQVR4AWPADQr+wyEDcRCf5P8zIDjMDaM0zDAhxKDBbBjCyxQbhqApNAwC8Rp2F6riLjVc5gI1zIU6YTYTKL6KWrEpCPSqIJpho0mDcsMQkEqGkRlmlEMAJ+OgTr3XEXYAAAAASUVORK5CYII=')}.acs-side-bar-space-info .flyout-handle.icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAX0lEQVR4AbXMQQ3FIBAGYSygBQu1UB9zwwIWsFAtaMFCm7xkTizh9PY/fpNN/zkKySXWdV6mUci/TYOVXTGIufthzwYxuwMbXDs2aFSGHAUPmSpHwWTQuFc2yBEZHPYBco+TOH2LHGwAAAAASUVORK5CYII=')}.acs-side-bar-space-info .flyout-handle.icon.loading{background:transparent}table.acs-nav-list .aui-restfultable-operations .delete-link{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAg0lEQVQokY2RvRGAIAxGU9Na0zoEO9gyBNV3Z80OtG5rhAC5E8SkScjLL0QicAi4RAMcaYFBbMGqEaaH0yv8aBJkkN2qlN7FOeFbJc9esRw10zNsGUmwbB01jVTBPSNWQHnVQM7l8KaHHgF2Bkxa6CHdaMi+Zj+1XnN5qB+nXn7W93ffKlTHAU/QiHcAAAAASUVORK5CYII=')}.hidden-section table.acs-nav-list .aui-restfultable-operations .delete-link{cursor:default}table.acs-nav-list .aui-restfultable-operations .hide-link,.acs-nav-sections .quick-links-header a,.acs-nav-sections .page-tree-header a{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAW0lEQVQoz2NggIICq4KsgplQmFVgxYAMCrgKauGSMFhbwIWQnoAhDYIToEqw6IabArF7Jh5oxVBQjFdBMQNeaSBEUoDiL7IU4LKCoCMJeZNgQBER1AQjC390AwA8AtGtVsibKQAAAABJRU5ErkJggg==')}table.acs-nav-list .aui-restfultable-operations .show-link,.acs-nav-sections .hidden-section .quick-links-header a,.acs-nav-sections .hidden-section .page-tree-header a{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAZUlEQVQokWNggIICq4KsgplQmFVgxYAMCrgKauGSMFhbwAWTFi6YgCENghMKhCEKMHXDTYHYjSQE1oCsxIoByWnYFGShcjEVzIRymzczoAFSFeCzgqAjCXmTYEAREdQEIwt/dAMAh77Bdx0UjcMAAAAASUVORK5CYII=')}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 .icon,.more-children-link .icon,.acs-add-link .icon{width:20px;margin-right:1px}.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-header-title.blog .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAmUlEQVR4AY2PSxHDMAxETUEUisUUQsHnvYmCKZiCKZSCKZRCKKSpPtNNLm3eRdG8Wa3LHx+Okx0TDYJyp8CFZKTEQj3pWKHs2O5CUvEMqV8FRlnhDgsKiZzdNttV4Os1/uRbUvEKqdGhkQJfz2ivKyk4jaKr57nwwESnFLV54cB0YdL602XZ1C3NhJG3M4PeYoJArT2tWfjBG3pkweLWIrW9AAAAAElFTkSuQmCC')}.ia-secondary-header-title.wiki .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAnRSTlMA/1uRIrUAAAAySURBVHgBY/j//38BCPyHArDAmTNnSBLANAMkBBOGC0AxVAChCVMFPjMotuU/mgpkVQAKgdoFYVIuyAAAAABJRU5ErkJggg==')}.create-child-page-link .icon,.acs-add-link .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAnRSTlMA/1uRIrUAAAAcSURBVHgBY/iPBigQKCggTaAACjAEyDaUcr8AADFh712DIXagAAAAAElFTkSuQmCC')}.more-children-link .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAARUlEQVQoz2NgoCcoEMDOhgklFHwoMIBJF1woSEBXMKHgP1BYACr9v2ACphkLwEoUwNILsLsCpOQDTmm4kgX4/bKAYRgCAPRhIcq6Sy8uAAAAAElFTkSuQmCC')}.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' */
body[data-aui-version^="5.9"] .space-tools-dropdown{width:170px}.space-tools-section{position:absolute;bottom:0;border-top:1px solid #ccc;width:100%}body[data-aui-version^="5.7"] #inline-dialog-space-tools .contents{padding:0;border:0}body[data-aui-version^="5.7"] #inline-dialog-space-tools.aui-style-default{border-radius:3px 3px 0 0}#space-tools-menu-trigger{margin:5px 7px}#space-tools-menu-trigger.aui-button.aui-dropdown2-trigger.active{border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-width:1px;border-top-right-radius:0;border-top-left-radius:0;border-top-color:transparent}body[data-aui-version^="5.7"] #space-tools-menu-trigger.aui-button.aui-dropdown2-trigger.active{border-top-right-radius:3px;border-top-left-radius:3px;border-top-color:#707070}body[data-aui-version^="5.7"] #space-tools-menu{display:none!important}body[data-aui-version^="5.7"] .space-tools-menu ul{padding:0;list-style:none}body[data-aui-version^="5.7"] .space-tools-menu a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.configure-mode .space-tools-section{display:none}.configure-mode .acs-side-bar{bottom:0}.collapsed .space-tools-section{height:80px}body[data-aui-version^="5.7"] .collapsed #space-tools-menu-trigger .label{display:none}.collapsed #space-tools-menu-trigger .aui-icon{margin-right:5px}.collapsed #space-tools-menu-trigger .aui-button-label{display:none}.collapsed #space-tools-menu-trigger{display:block;width:45px;margin:5px auto}body[data-aui-version^="5.7"] .collapsed #space-tools-menu-trigger{padding-right:13px!important}.collapsed #space-tools-menu-trigger:after{margin-left:-13px}.expand-collapse-trigger{position:absolute;top:0;right:0;background-color:#f5f5f5;display:inline-block;height:40px;width:40px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAPElEQVR4AWMYbKBgZsGZAgYQRLDABFzwf0EagoWqQLBgFUQQwUJVcAYqiGARVkDQCqIdiYD4vYkJ6aYAANjUcDFHA4gKAAAAAElFTkSuQmCC');background-position:center center;background-repeat:no-repeat;cursor:pointer}.collapsed .expand-collapse-trigger{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAPElEQVR4AWMYPKDgTMHMAgYghLIQEMZIK/gPlUCwEArgEqsKBBEsNAVQiTMIFkEFBK0gyZH4vYkJ6awAAOTScYHXEeq7AAAAAElFTkSuQmCC');width:100%;position:static}
/* module-key = 'com.atlassian.confluence.plugins.confluence-mentions-plugin:mentions-styling', location = 'css/mentions.css' */
.wiki-content .user-mention{display:inline-block;background:#f5f5f5;padding:0 2px;border:1px solid #ccc;border-radius:3px;line-height:16px;white-space:nowrap}.wiki-content .user-mention:before,.wiki-content .user-mention:hover:before,.wiki-content .user-mention:active:before,.wiki-content .user-mention:visited:before{color:#999;content:"@";margin-right:2px;font-size:12px;vertical-align:top;line-height:16px;text-decoration:none;display:inline-block}.wiki-content .current-user-mention{background:#3b7fc4;color:#f5f5f5;border:1px solid #4a6785}.wiki-content .current-user-mention:before,.wiki-content .current-user-mention:hover:before,.wiki-content .current-user-mention:active:before,.wiki-content .current-user-mention:visited:before{color:#ddd}.wiki-content .current-user-mention:link,.wiki-content .current-user-mention:hover,.wiki-content .current-user-mention:active,.wiki-content .current-user-mention:visited{color:#f5f5f5}
/* 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:13px}#likes-and-labels-container>#labels-section{float:right}#likes-section .like-button{display:block;float:left}#likes-section .aui-iconfont-like{color:#707070}#likes-section .like-button-text{padding-left:5px}#likes-section .like-summary{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 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;-webkit-border-radius:0;background:0;border:0;bottom:auto;float:none;height:auto;left:auto;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 .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:0;background:white;padding-left:1em;overflow:hidden}.syntaxhighlighter table td.gutter .line{text-align:right;padding: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:0;white-space:pre-wrap}.syntaxhighlighter.show{display:block}.syntaxhighlighter.collapsed table{display:none}.syntaxhighlighter.collapsed .toolbar{padding:.1em .8em 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:0}.syntaxhighlighter.collapsed.nogutter .toolbar{display:block}.syntaxhighlighter.nogutter .toolbar{display:none}.syntaxhighlighter.collapsed .toolbar{display:block}.syntaxhighlighter .toolbar{display:none}.grid td .noBorder{border-width:0}pre,.panel .panelContent pre{font-family:ConfluenceInstalledFont,monospace}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:0;border-right:0}.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:0}.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{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 #ccc}.panelHeader.hide-border-bottom{border-bottom:0}
/* 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:#707070}#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}
/* 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:#707070;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.css' */
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 #ccc}#comments-section{margin-top:11px}#comments-section .comment{border-top:1px solid #ccc;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:2px}.comment-header .author{line-height:1.2;color:#666;padding:0}.comment-header .author a{vertical-align:top}.comment-header .author .author-lozenge{font-size:10px;margin:0 8px;padding:2px 3px;border-radius:3px;border-width:1px;vertical-align:middle}.comment .date{display:inline-block;margin-left:-2px}.comment .date::before{content:'\22C5';color:#333}.comment .date a{color:#707070}.comment-content{margin-top:-5px}.global-comment-actions li,.comment-actions li{border:0;list-style-type:none;display:inline-block;margin:0;color:#707070}.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}.comment-actions li a{font-size:12px}.comment-actions li:first-child:before{display:none}li#comment-show-hide{padding-left:0}.comment-actions li:before,.comment-action-separator{content:'•';color:#707070;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}#comments-section .comment.focused{border-bottom:1px solid #ccc;background:#ebf2f9;margin-left:-10px;padding-left:10px}.comment .comment-user-logo{width:32px;margin:0 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}#comments-section .comment-actions a{color:#707070}.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:.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:0;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:0}.comment-actions-primary{line-height:16px}
/* 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:#f5f5f5;border-bottom:1px solid #ccc;color:#707070;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:#f5f5f5;top:2px}.aui-datepicker-dialog .ui-datepicker{background:inherit;color:inherit;font-size:14px;font-family:Arial,sans-serif;padding:0;width:100%}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-header{background:#f5f5f5;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:#333;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:#f5f5f5}.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:#707070;font-size:10px;font-family:Arial,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:#3572b0;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:Arial,sans-serif;padding:0 8px}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day a{background:#3572b0;border-radius:3px;color:#fff}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day a:hover{background:#3572b0}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-today{font-weight:bold}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-unselectable{background-color:#f5f5f5;color:#999}.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:#3572b0}.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:#f5f5f5;border-radius:3px;box-shadow:0px 0px 0pt 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:#707070}.aui-datepicker-dialog .ui-datepicker .ui-datepicker-calendar>thead>tr>th{padding-bottom:5px;border-bottom:1px solid #ccc}.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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/download/resources/com.atlassian.auiplugin:aui-select2/select2.png') no-repeat 100% -22px;background:url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/download/resources/com.atlassian.auiplugin:aui-select2/select2-spinner.gif') no-repeat 100%;background:url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.10.1/_/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{box-shadow:0 3px 6px rgba(0,0,0,0.2);z-index:9999}.aui-select2-drop.select2-drop-above.select2-drop-active{border:1px solid #ccc;border-top-left-radius:3px;border-top-right-radius:3px;box-shadow:0 0 6px rgba(0,0,0,0.2);margin-top:0}.aui-select2-drop .select2-result-unselectable>.select2-result-label{font-size:12px;color:#707070;padding:5px 10px 0}.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{padding:3px 10px}.aui-select2-drop .select2-result-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.aui-select2-drop .select2-results{margin:2px 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 #ccc}.aui-select2-drop .select2-search input{border-radius:3px}.aui-select2-container.select2-container .select2-choice,.aui-select2-drop{color:inherit;max-width:none}.aui-select2-drop .select2-results ul.select2-result-sub{margin:2px 0}.aui-select2-drop .select2-result-sub .select2-result-unselectable>.select2-result-label{text-transform:none;font-size:inherit;margin-top:5px}.aui-select2-drop.aui-dropdown2.aui-style-default{margin-left:0}.aui-select2-drop .select2-results .select2-highlighted{background-color:#3572b0}.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:0.8;position:absolute;top:50%;width:0}.aui-select2-container.select2-container .select2-choice:after{border-top-color:#333}.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:#707070 !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:#f5f5f5;border:1px solid #ccc;border-radius:3.01px;box-shadow:none;color:#333;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:#707070}.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;background:#f5f5f5;border:1px solid #ccc;border-radius:3.01px;color:inherit;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:0 1px 0 white;vertical-align:top;white-space:nowrap}.aui-select2-container.select2-container .select2-choice:focus,.aui-select2-container.select2-container .select2-choice:hover,.aui-select2-container.select2-container.select2-container-active .select2-choice{background:#f5f5f5;border-color:#999;color:#000;text-decoration:none}.aui-select2-container.select2-container .select2-choice:active,.aui-select2-container.select2-container.select2-dropdown-open .select2-choice{background-image:none;background-color:#f5f5f5;box-shadow:inset 0 3px 6px rgba(0,0,0,0.1);filter:none;text-shadow:none;text-decoration:none}.aui-select2-container.select2-container.select2-dropdown-open .select2-choice,.aui-select2-container.select2-container.select2-dropdown-open .select2-choices{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-width:0;padding-bottom:5px}.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.auiplugin:aui-select', location = 'src/less/single-select.less' */
.aui-optionlist{background-color:#fff}.aui-popover{box-sizing:border-box;box-shadow:0 3px 6px rgba(0,0,0,0.2);max-width:300px;min-width:160px;position:absolute}.aui-popover [role="option"]{color:inherit;display:block;padding:3px 10px;text-decoration:none}.aui-popover [role="option"].aui-select-suggestion{cursor:pointer}.aui-popover img{display:inline-block;height:16px;position:relative;padding-right:6px;top:2px;vertical-align:baseline;width:16px}.aui-popover ul{list-style:none;margin:2px 0;padding-left:0}.aui-popover ul [role="option"]{background-color:#fff;color:#333}.aui-popover ul [role="option"]:not(.aui-select-no-suggestions):hover{background-color:#3572b0;color:#fff}.aui-popover ul:not(:hover) [role="option"].aui-select-active{background-color:#3572b0;color:#fff}.aui-popover.aui-layer{height:auto}form.aui aui-select,aui-select{display:inline-block;position:relative;max-width:250px;width:100%}form.aui aui-select:not([resolved]),aui-select:not([resolved]){display:inline-block;height:2.14285714em;width:100%;max-width:250px;vertical-align:bottom}form.aui aui-select aui-option:not([resolved]),aui-select aui-option:not([resolved]){display:none}form.aui aui-select input.aui-select-has-inline-image,aui-select input.aui-select-has-inline-image{background-position:10px 6px;background-repeat:no-repeat;background-size:16px;padding-left:31px}form.aui aui-select select,aui-select select,form.aui aui-select datalist,aui-select datalist{display:none}form.aui aui-select input.text,aui-select input.text{padding-right:22px;max-width:100%}form.aui aui-select button.aui-button,aui-select button.aui-button{background-clip:padding-box;border-bottom-left-radius:0;border-top-left-radius:0;bottom:0;box-sizing:border-box;display:inline-block;height:2.14285714em;right:0;margin:0;position:absolute;top:0;vertical-align:top;width:22px}form.aui aui-select button.aui-button:not(:hover),aui-select button.aui-button:not(:hover){border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent}form.aui aui-select button.aui-button:not([aria-busy]):before,aui-select button.aui-button:not([aria-busy]):before{border:4px solid transparent;border-top-color:#333;content:'';left:calc(50% - 8px/2);position:absolute;top:calc(50% - 4px/2)}form.aui aui-select[data-aui-notification-error] .text{border-color:#d04437}form.aui aui-select[data-aui-notification-success] .text{border-color:#14892c}
/* module-key = 'com.playsql.playsql-base-plugin:blueprint-resources', location = 'assets/core/css/playsql-common.css' */
.playsql .formula-help-popup {
    font-size: 90%;
}

.playsql .formula-help-popup p,
.playsql .formula-help-popup ul {
    margin-top:0;
}

#playsql-blueprint-types {
    outline: none;
    list-style-type: none;
}

#bp-create-spreadsheet .template-preview {
    background-image: url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/2.12.5/_/download/resources/com.playsql.playsql-base-plugin:blueprint-resources/../../../download/resources/com.playsql.playsql-base-plugin/img/blueprint-ss.png');
}
#bp-create-query .template-preview {
    background-image: url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/2.12.5/_/download/resources/com.playsql.playsql-base-plugin:blueprint-resources/../../../download/resources/com.playsql.playsql-base-plugin/img/blueprint-query.png');
}
#bp-create-joint-table .template-preview {
    background-image: url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/2.12.5/_/download/resources/com.playsql.playsql-base-plugin:blueprint-resources/../../../download/resources/com.playsql.playsql-base-plugin/img/blueprint-jt2.png');
}
#playsql-blueprint-explanation {
    background-image: url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/2.12.5/_/download/resources/com.playsql.playsql-base-plugin:blueprint-resources/../../../download/resources/com.playsql.playsql-base-plugin/img/blueprint-explanation.png');
    width: 722px;
    height: 300px;
    border: 1px solid #CCC;
    margin-top: 10px;
}

#playsql-blueprint-explanation ul {
    position: relative;
    left: 230px;
    top: 100px;
    font-weight: 100;
    font-size: 1.2em;
}

#create-dialog .bp-types .disabled {
    opacity: 0.5;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.playsql-agnostic-content {
    padding: 20px;
}

.playsql-popup {
    position: absolute;
    background-color: white;
    padding: 10px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 3px 0 #ccc;
}

.playsql-popup.playsql-popup-menu > ul {
    -webkit-padding-start: 0;
    padding-left: 0;
    margin: -10px;
    min-width: 160px;
}
.playsql-popup.playsql-popup-menu > ul > li {
    list-style: none;
    padding: 5px 10px;
    text-decoration: none;
    cursor: pointer;
    color: #000;
}
.playsql-popup.playsql-popup-menu > ul > li {
    color: #000;
}

.playsql-popup.playsql-popup-menu > ul > li.selected {
    background-color: #3572b0;
    color: #fff;
}

.playsql-popup.playsql-popup-menu > ul > li.selected > a {
    color: #fff;
    text-decoration: none;
}

.playsql-popup.playsql-popup-menu .empty-message {
    cursor: default;
    color: #777;
}
.playsql-autocomplete-confluencecontent-spacekey,
.playsql-autocomplete-user-or-group {
    color: #333;
    margin-left: 5px;
    font-size: .8em;
}
#playsql-autocomplete-user-or-group img:first-child {
    width: 24px;
    height: 24px;
    margin-right: 5px;
    vertical-align: bottom;
}

#playsql-autocomplete-confluencecontent li > span.aui-icon {
    opacity: .5;
    margin-right: 5px;
}
/* module-key = 'com.playsql.playsql-base-plugin:playsql-base-web', location = 'assets/core/css/playsql.css' */
table.playsql {
    border-collapse: collapse;
    display: table;
    text-align: left;
    background-color: white;
    table-layout:fixed;
}

table.playsql th {
    padding: 7px 10px 7px 10px;
    background-color: #F0F0F0;
    border: 1px solid #DDD;
    font-weight: bold;
    cursor: default;
    text-align: center;
    position: relative; /* This is necessary for .playsql-menu-trigger, which is position:absolute */
}

table.playsql td {
    padding: 7px 5px 7px 5px;
    border: 1px solid #DDD;
    white-space: nowrap;
    overflow: hidden;
    position: relative; /* This is necessary for .playsql-menu-trigger, which is position:absolute */
}

/* The PlaySQL trade mark: the red square */
.wiki-content table.playsql thead tr.playsql-col-headers th:first-child,
              table.playsql thead tr.playsql-col-headers th:first-child {
    background-color: #ac5050;/*#C33030;*/
}

table.playsql thead tr.playsql-col-headers th:first-child a {
    display: inline-block;
    width: 20px;
    text-indent: -10000px;
    background-image: /* default.png */ url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAZiS0dEAMMAMAAwVUT8SAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9wFFgs1FKAECO0AAAA2SURBVDjLYzxsYMBACWBioBCMGjBqAPUNsDl/fqfN+fPdxPKxueA8AwODHhL/EgE+A+PQz0wAasUUSh4eRRAAAAAASUVORK5CYII=');

    background-repeat: no-repeat;
    background-position: center;
}

/** Styles for statuses */
table.playsql.unavailable thead tr.playsql-col-headers th:first-child a,
table.playsql.loading thead tr.playsql-col-headers th:first-child a {
    background-image: /* unavailable.png */ url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAZiS0dEAMMAMAAwVUT8SAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9wFFgsKKNe1XlYAAACKSURBVDjLtZKxDYQwEATvXBGbX0IdpB99P18Rl29HHAlGlh8kY4vNLFmj9ax1nSYZSZLBdAGM1D+AkV8jPy0AB+KqwU9Elu4GDqgDs5Fxd7k4b7cOHNASUtY9sjlwQvW1GY1MozNGC+DxE7Kf7KHbgZHhgKarqRo/k54OHIh6/0cr5Dr1O1+RWGcHp0U9Mco7kxwAAAAASUVORK5CYII=');
}

table.playsql.forbidden thead tr.playsql-col-headers th:first-child a {
    background-image: /* forbidden.png */ url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAZiS0dEAMMAMAAwVUT8SAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9wFFgskCOfcd7IAAADaSURBVDjLxZMhbgMxEEWfo8KqPAEtLczQakBAUI+R9BghuUe2FykIqKXCT5cEpMQH6AG2xGDlxNmVFmTYyP6eN54/4Xu5ZErMmBgPtQOXzsBzTlM0W4wicOnoUgfso1mIZgHYudS59FXeD/0/cOkInKLZR4WqBZ76NCXB6oa4i2avwPxqCxmvuSEOOd1m0guC9bXqhZho9gmsRo2xFA9N4celw5DYpQ3we/FANHsDtiMqN9HspdZCcqmtiTNhqhopzzdl02z62Nlc76UjQ22ZXPoDHoesHO6+jf/nRmnY7B6ibwAAAABJRU5ErkJggg==');
}

.playsql.loading :not(a) {
    background-color: #EEE;
    color: #AAA;
}

/** Styles for cells */
table.playsql th.drag-insert-left, table.playsql td.drag-insert-left {
    border-left: 3px solid #326CA6;
}

table.playsql tr.drag-insert-above {
    border-top: 3px solid #326CA6;
}

table.playsql th.id-column {
    text-align: right;
    min-width: 20px;
}

table.playsql th.add-row, table.playsql th.add-column {
    cursor: default;
    /* default width should be minimum, so that the cell fits the content. */
    width: 20px;
}

table.playsql th.add-row a, table.playsql th.add-column a {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: /* add_20.png */ url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAAElBMVEUAAABhYWFhYWGenp6xsbHBwcG1a/4nAAAAAnRSTlMA9btEy6sAAAA5SURBVAjXY2BAAYyCgnBmqCHJTKB2oVAnQZAhjKEQYIjKNDY2CXU2NjaEqjUShFpIkm3GhljciwkAe6oOLZw59lUAAAAASUVORK5CYII=') no-repeat;
    text-indent: -10000px;
}

table.playsql tr.add-row {
    background-color: #F9F9F9;
}

table.playsql tr td.right-padding {
    background-color: #F9F9F9;
}
/*
table.playsql tbody td.data-cell textarea {
    width:100%;
    box-sizing: border-box;
    border: none;
    background-color: transparent;
}

table.playsql tbody td.data-cell textarea {
    outline: none;
}*/

table.playsql tbody td.data-cell input:focus {
	outline: none;
}

table.playsql tbody td.editing {
    background-color: #F0F0FF;
    padding: 6px;
    min-width: 150px;
    overflow: inherit;
}

table.playsql tbody td.focus {
    border: 2px solid #9090AA;
}

table.playsql tbody td.committing {
    background-color: #FFB;
}

table.playsql td.remove-row a {
    display: inline-block;
    width: 16px;
    height: 16px;
    /* background: delete_row.png url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/2.12.5/_/download/resources/com.playsql.playsql-base-plugin:playsql-base-web/../../download/resources/com.playsql.playsql-base-plugin/img/delete_row.png') no-repeat; */
    text-indent: -10000px;
}

.selected-color {
	background: white;
	border: 1px solid #DDD;
	width: 12px;
	height: 12px;
	margin: 4px 0;
	display: block;
}

/* Message */
.playsql .playsql-message-inner {
    border:  2px dashed #CCC;
    border-radius: 5px;
    margin: 10px 20px;
    padding:  10px;
}

/* In-cell error messages, like N/A */
.not-a-value {
    color: #999;
}
/*.not-a-value:before {
    /!*content: "-";*!/
    color: #999;
}*/

/* GROUP BY Feature */
.group-by-id-column ~ td {
    background-color: #EEE;
    margin: 20px;
}

.group-by-aggregation-cell dl {
    margin-top: 0;
}

.group-by-aggregation-cell dt {
    float: left;
}

.group-by-aggregation-cell dd {
    float: left;
    font-weight: bold;
}

.group-by-aggregation-cell dd + dt {
    clear: left;
}

.playsql-user-parameters {
    display : table;
    padding-bottom: 10px;
}
.playsql-user-parameters div {
    display : table-row;
}
.playsql-user-parameters div div {
    display : table-cell;
    padding-right: 10px;
}
form.aui fieldset .free-text-in-form,
form.aui .field-group .free-text-in-form {
    margin: 5px 0 0 0;
}
form.aui .field-group .free-text-in-form .aui-button {
    margin-top: -5px;
}

/** Selection */

.playsql tbody td.editing {
    padding: 0;
    background-color: #ffe9a8
}
.playsql td input {
    outline: none;
}

.playsql td.saving {
    background-color: #ffe9a8;
}
.playsql th.saving {
    font-style: italic;
}

.playsql tbody td.editing input[type=date] {
    margin-bottom: 1px;
}
.playsql tbody td.editing input {
    padding: 11px 5px;
    margin: 0;
    border-style: none;
    background-color: transparent;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.playsql tbody td textarea {
    width:100%;
    box-sizing: border-box;
    border: none;
    background-color: transparent;
    outline: none;
    margin: 0;
    padding: 0;//6px 0 6px 6px;
    -webkit-padding-before: 6px;
    -webkit-padding-after: 6px;
    display: block;
}

/*.playsql tbody td textarea:focus {
    outline: none;
}*/

.playsql th.selected {
    background-color: #ccd9ea;
}
.playsql td.selected {
    background-color: #ebf2f9;
}


.playsql th.cell-ref-active,
.playsql td.cell-ref-active {
    border: dotted rgba(142, 176, 33, .5) 2px;
    linear-gradient(0deg, rgba(142, 176, 33, .2), rgba(142, 176, 33, .2));
}

.playsql .cell-ref-inactive,
.playsql .cell-ref-inactive {
    border: solid rgba(50,50,50, .2) 2px;
    background: rgba(200, 200, 200, .4);
}

.playsql th.focused,
.playsql td.focused {
    border-color: #3b7fc4;
    border-width: 1px;
    border-style: double;
}
/* Invalid cells */
.playsql td.selected.invalid {
    background-color:white;
}

.playsql td.invalid,
.playsql th.invalid {
    color: #d04437;
    background-color: rgba(208, 68, 55, 0.17);
}

.playsql td.invalid.focused,
.playsql th.invalid.focused {
    border-color: #d04437;
}

.playsql td.invalid input,
.playsql th.invalid input {
    color: #d04437;
    background-color: rgba(208, 68, 55, 0.17);
}
/* End of Invalid cells */
.no-select {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

.totals-row {
    background-color: #f9f9f9;
    text-align: right;
}
.playsql input.totals-label {
    background: transparent;
    border: 0;
    text-align: right;
}

table.playsql tr.pagination-row td,
table.playsql tr.pagination-row th {
    border: none;
    background: transparent;
    font-weight: normal;
    padding: 5px 0;
    text-align: right;
    cursor: default; /* Because I don't like selecting the arrows */
}
.playsql .pagination-row td .pagination-number {
    padding: 3px 10px;
    border: 1px solid transparent;
    border-radius: 5px;
    text-decoration: none;
    vertical-align: -2px;
}
.playsql .pagination-row td .pagination-number.active {
    color: #777;
    font-weight: bold;
}
/** Webkit only */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .playsql .pagination-row td .pagination-number {
        font-size: 18px;
    }
}

.playsql .pagination-row td .pagination-squeeze {
    margin-right: 10px;
}
.playsql .pagination-row td .pagination-full-screen {
    vertical-align: 6px;
}
.playsql .pagination-row td .pagination-full-screen:before {
    margin-top: 0;
    line-height: normal;
    top: initial;
}
.playsql .pagination-row td .pagination-number.left-bracket {
    padding-left: 1px;
}
.playsql .pagination-row td .pagination-number.right-bracket {
    padding-right: 1px;
}
.playsql .pagination-row td .pagination-number:not(.active):hover {
    /*border-color: #eee;*/
    background-color: #f5f5f5;
}

.playsql .pagination-row td .pagination-number.pagination-first {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gwBCAw29LDWtgAAACZpVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVAgb24gYSBNYWOV5F9bAAADC0lEQVRYw+2XS0hUYRTHf2fGGRsfYGjYA4qgRUW0rBYhZFDOjAUF2aYgKhwVoohIKpKKMqhIrNRxMDIiCIseMpoFPWlVUBBBblr0oAcWLvIxozP3tJjrnYGipmFubfx23+Hjnv8553/O/1xRVf7ncfCfzySAjAGIILKis+gnu+/CtH+TAW/wMJ5IWCqCVSIIgHjb1kL0hvja9kvVVWdagWTSBeJtX4noYfMax+nwAiXE45dBBACD3dpX8zTrGZCK0AxEG5JfcBzCMzVKzDhjOVe9lY7zvwYgVVedSLwZmEjvHQ1XP2Doaz1CScKkHygsOW0PB75/3YnITDPKLxQUN4q/vQzEZ5VDdJd2bYhnHYD42pYhst6MUnHn7mBguBDD4gJgHNOeus9Z7wJZ11mE0phS9ya6t34ib/Qsgsu03tfeurtZnwMiCNHICUTciSD1iYYD1/EFd6Ay13w2yOj8IxnNkz+1oXiDWxC2m9cRCooriQwuSrDeLIe4N2nPtrdZn4RS2bog6VwVl6uOoc9CzDiRWo5Mnf8WgKy+lI/haE7yS0J0b3sDriZgivnqmYYD1+3RAsdwNZCXCJ532ldzCW/bUmCx1XKjuftsFCO9l0wHs8R/fg4F+gqImFYnnpEy2wDo7dqXKB2WM8ZaGFgYIcexN6VQB2VNaLZ9ctxXcxHR/gQiKSL39VHtrn6O0GU1aSzeJCse5tgCQBXF7dmD6ljitSwXf7CSJTXnUP1oYijF058xF9KSY/G3l6HaaMGKxTeSkz8O0WtJYTKO2DIJAbQn8BglbKXd5QwxOncQkeMpnzog/tbp9q1khcUngU8WHzz9DdoT6AMeJYkqLX/Lh7QBaNeGOG5jNzAhteXiD1ZSUNyAMmQCK8XTX2/bTqg3696DoymFpfVEv5di5NSmboviC62ybSnV3uqbCE+TbRgNMTbvPSItKXvBgXTnQ2ZbsY7vA0bMMf2NaQMOegNXgBdmZsZwxjRrbfhrme5YjIyXc7u2WRW1FpdIZCdG/im9s3nYVgCTv2bZOj8Aeskp7+VD9McAAAAASUVORK5CYII=);
    background-position: 50% 50%;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    color: transparent;
}

.playsql .pagination-row td .pagination-number.pagination-previous {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gwBCA0HvHXnzQAAACZpVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVAgb24gYSBNYWOV5F9bAAAB6ElEQVRYw+2XMUibQRTHfy9f0IDRQbO0q0snwcFu7aiJoHQxIC6KomkEIR2K4uDgIiiVVkyItAUFF7MIVhKdCgU7dBPaTt1KXawUjK2GfN85eJJvKJgvX3pDydvewbv3u3fv/ncHDfsvbCAbqTVUfCePprsQSYN8wpJ53k399hIe8JW8d6sFkRc3juqh7DzyOoUPACVYF0tASA8cU0gcmgPozwwD3RqmzJ/QMxBlBiCW7UTxtFIMZng/dlnLVN4BhnYslLMOctvA2xSSx7UW0jvA+ekiQlgv/Rvhjg0/fRz0Vvp0DOSx9mycphS5uO0HoPoK9GXvgcxWIp05DibO/MpIoOp9F/slYOnS77E/fVQPEa0OoHiWQuS+Tv6dcGSlXip+N0A03QXqiUt/Zv3uuzeA1shn4MR1e8TqeY/dDZCL2ziBGeB21SP0ZR6aAwA4mDoBteSKWib2qs0cAEA+mUf4oD0LgmsM7VjmAABaOhZQFHUzdFL8OWkWIBcvYTkp18gI0Y0ecwAA+9NfUbyunIryMoNvWs0BABQSm8AXTRCkfLUKSswBIIrm0HOUKmlxekB/ZtwgALA79gsC8y6FHL1RTWNvQqCQ+AiyqwkUQav0b98Df7Nw+yrnpyFs+y355I/GJ6lhXu0aIZCC+a84lzIAAAAASUVORK5CYII=);
    background-position: 50% 50%;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    color: transparent;
}

.playsql .pagination-row td .pagination-number.pagination-next {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gwBCA0frxl/mwAAACZpVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVAgb24gYSBNYWOV5F9bAAAB2UlEQVRYw+2Xv2tTURTHP+flGazJILb/QcSxYycXNxOwLuY5VBe1wUZFLP4aXAQLxUFLW5P2SUFwEPI6tKgJdujiJApCJxcnFwcziIlIyXvHwWtSN43lZOmZ7j3Du5/7zjnfc66oKoM0jwHbHkBfADIejoggAwGQ/PIZOska+epNcwAJKlnQ8253QsbDo6YAWiu3EL3fdXSSGTm+csg0BFqfaiC8dtsU3vZDCaKUbRVkhu+gtFwocrSaJVMArRVjxLsEXRmdkHx11FQHtF76iFDtZSjzcuzJflshqk89A947Ap+hHw9MAVRR4sxt4LtzjUqhctpUivXV2TbqX9+hFpfl5Mph016gjQtbCE8dgNDZnpMgSts2o7GLj7ulqXKQdnPaFuBdeATRTDc7PG/NDECCKE2czIO4DqmL+rz0wQRABKHdnAUOONcWjXLNLgkLS0WUMXfzDvvSt1RREwAphDlUr/TKwb+h6+e+meiABFEaTR7tiPuqNibf2ilhuzmLkP11Np/Ijiz08xm/v1+/fAp+x50YL7mmtWJsMxMWwhwkV3ueZEZflj8bzYRR6s+4s6n18obtWC58cauvZIfv/beO/OvbUO7i8aYyTcp/8bdqt6sAe0+z3bafYJmeCxbu3MgAAAAASUVORK5CYII=);
    background-position: 50% 50%;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    color: transparent;
}

.playsql .pagination-row td .pagination-number.pagination-last {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gwBCA0UOMumEwAAACZpVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVAgb24gYSBNYWOV5F9bAAADBUlEQVRYw+2XSWgUURCGv+ok46gTiBjRi6g3vYjiRUQQDy4xARd0vCi44cwoConigoJGxQXcYMhMElQieEpQcUnPKCjiSUE8KCiIG/GgYIJbxpiJ3eWh2+6JENA4jSi+23vUe/V3/VV/VYuq8ieXwR9efxcAWXimXKJtoX5nseYyWXimPHAAUt00h75ek1xnSgQBkHnNE+mwLtPXe0Vmt4QDAyDRthCq20EElYnMa1zh3LZqESkHKWVo76HBAJCfrQKpOjUZ+ZpydqqUGGuw8h1Q1g44X2/Icb0auxAIBZpZ9wDllAtHsLSByBil1NjmGdl2rVSfHhdcFWTjZ4FH7m4YHzv36eX19xFaPWDkG35M1KIBUEUZEt6Gat4N+UypaVqCGU8i+sIxkgq6u3YXPQf6XVqQng5y1INVNmQ5H43PhL9cRChz+din5obrgQiRmok7/cKe700yavgnDNlT8PQuqU6NCU4Jh49s8MIuMprurh3aHrsNaroWJdjGCYm2lQQCQFuXWWi4DqXPPaqSmubZRCqPoHQ6wBhLd+emwHqBmqvfghwoKMO9fHk3AjUSgOVStFRqUjMCa0aaid0A7nhhz1tbNbv+NSKNPjBj70BU/DYAWdxSAUzxDyQr9RhgLyiMlbYus4oOQOoxyPckPSmGjGbit7jbVIfKBMc3r4hUJouqA36HbNyMEnVfes/nSYsIP5mO2IddEwuxl2v7hjcDvVE6aOeOGEU9MSK0EV5GwN7vR56Dag7sfNAUyOKWCpSDfpLJScy1HQzrSfpKyE3NxK8VXYhEEPI9RxH53nDuaTZ+nvnpWo93+EBk5IFAeoFUNcYQVrox/kqkci65d1NR+5jfG0Kr9dLap8WfCWvS03zngLIZ3oawrUMFdDT/rPNfmwmjqQi2HCmI3TmyiYfkJO3RoTzmWvxc8WfCegxykvbrXZ9hJpp+4N0iFKpTRYsOwB00ujxHpSVbHEeS81+yd+qlNZ8CG0rdBFyFIc+dtuvpwSyU8ZpJnA10Kv7/a/bPAvgG9PUxhrSYoKQAAAAASUVORK5CYII=);
    background-position: 50% 50%;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    color: transparent;
}
.playsql-filtericon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wgTCw0dh51KnwAAACZpVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVAgb24gYSBNYWOV5F9bAAAAQUlEQVQ4y2NgGAWMMEZDQ8N/UjQ2NDQwohhAiiEwzRgGEGMIsmasBuAzBF0zTgOwGYJNMwMDAwMTpbEwDAwYBgAAhB4UDmWiLz8AAAAASUVORK5CYII=);
    background-position: 50% 50%;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    opacity: 0.6;
}
.playsql-filtericon:hover {
    opacity: 1;
}
/** Those are deactivated pagination items */
span.pagination-number {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

/* For status cells */
.playsql-status-value {
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline-block;
    height: 16px;
    text-indent: -999em;
    vertical-align: text-bottom;
    width: 16px;
}

/* For numeric values */
.numeric-renderer {
    text-align: right;
    white-space: nowrap;
}
/* For the joint renderer */
.playsql.spreadsheet .numeric-renderer.joint-id-renderer {
    background-color: #f0f0f0;
    text-align: center;
    font-weight: bold;
    line-height: 17px;
}
.numeric-renderer.joint-id-renderer .joint-id-remove,
.numeric-renderer.joint-id-renderer .joint-id-add,
.playsql.spreadsheet .numeric-renderer.joint-id-renderer:hover .joint-id-value {
    display: none;
}
.playsql.spreadsheet .numeric-renderer.joint-id-renderer:hover .joint-id-remove,
.playsql.spreadsheet .numeric-renderer.joint-id-renderer:hover .joint-id-add {
    line-height: inherit;
    top: inherit;
    display: inline;
}
.numeric-renderer.joint-id-renderer:hover .aui-icon-small {
    line-height: inherit;
}
.numeric-renderer.joint-id-renderer:hover .aui-icon-small:before {
    line-height: inherit;
    position: relative;
}
/*.numeric-renderer.joint-id-renderer a:active,
.numeric-renderer.joint-id-renderer a:focus,*/
.numeric-renderer.joint-id-renderer a:hover {
    text-decoration: none;
}

/*
.joint-id-renderer:hover {
  content: "\e002";
  color: inherit;
  font-family: "Atlassian Icons";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  //left: 0;
  //line-height: 1;
  *//* position: absolute; *//*
  //text-indent: 0;
  speak: none;
}
.joint-id-renderer.empty:hover {
  content: "\e00d";
}*/

.playsql .total-value {
    font-weight: bold;
}

.tmp-clipboard-contents, .zws-playsql {
    position: fixed;
    width: 400px;
    height: 200px;
    zoom: 75%;
    border: 2px solid gray;
    margin-left:-9999px;
    top:0;
}

td.editing.userpicker .aui-dd-parent.autocomplete,
td.editing.pagepicker .aui-dd-parent.autocomplete {
    position: absolute;
    width: 900px;
}
/* module-key = 'com.playsql.playsql-base-plugin:playsql-web', location = 'assets/core/css/browser.css' */

/* For the browser */
textarea.sql {
    width: 100%;
    height: 100px;
    border: 1px solid #EEE;
    background-color: #FFD;
}

#autocomplete-sql {
    padding: 10px;
}

form.playsql-browser.aui fieldset {
    margin-left: 0;
    padding-left: 0;
}

.playsql-parameter-remove {
    float: right;
}

.popup-window .playsql-placeholder {
    border-top: 1px solid #CCC;
    padding-top: 10px;
}
/* module-key = 'com.playsql.playsql-base-plugin:playsql-web', location = 'assets/core/spreadsheet/spreadsheet-macro.css' */

.playsql.spreadsheet td.editing input[type=date] {
    margin-bottom: 1px;
}

.playsql.spreadsheet td.pagepicker {
    min-width: 300px;
}

.playsql.spreadsheet td.userpicker {
    min-width: 300px;
}

#colomn-properties-dialog #value-mappings a span {
    color: #777;
}

body .aui-icon.playsql-iconfont-sort {
    border-top-color: #333;
}

body .aui-icon.playsql-iconfont-sort.asc {
    border-bottom-color: #333;
    border-top-color: transparent;
}

.aui-icon.playsql-iconfont-sort {
    border: 6px solid transparent;
    width: 0;
    height: 0;
    margin-top: 5px;
}

#inline-dialog-col-properties .playsql-fulltext-button {
    color: #707070;
}
#inline-dialog-col-properties .aui-inline-dialog-contents {
    overflow: auto;
}

#inline-dialog-col-properties table.advanced-properties {
    width: 100%;
    border-collapse: collapse;
    margin-top: 15px;
}
#inline-dialog-col-properties table.advanced-properties > tbody > tr > td:first-child {
    vertical-align: top;
    padding-right: 10px;
    color: #777;
    min-width: 6.5em;
}
#inline-dialog-col-properties table.advanced-properties h3 {
    padding-top: 10px;
}
#inline-dialog-col-properties table.advanced-properties .aui-button .aui-icon {
    color: black;
}
#inline-dialog-col-properties .aui-buttons .btn-cancel {
    font-size: 14px;
    margin: 10px;
}
#inline-dialog-col-properties-submit-panel { /*, #inline-dialog-wizard-foreign-key .contents {*/
    padding-bottom: 20px;
}
#inline-dialog-col-properties.small-inline .contents {
    padding: 0 10px;
    width: auto; /* Overrides both the AUi css and ours */
}
#inline-dialog-col-properties table.advanced-properties .description {
    max-width: 400px;
}
#inline-dialog-col-properties table.advanced-properties .format-details table tr {
    border-bottom: 0;
}

#inline-dialog-col-properties .column-name, #inline-dialog-wizard-foreign-key .preview {
    font-family: monospace;
}

#inline-dialog-col-properties .aui-toolbar2 {
    margin-bottom: 20px;
}
#inline-dialog-col-properties.small-inline .aui-toolbar2 {
    margin-bottom: 0;
}
#inline-dialog-col-properties.small-inline .aui-toolbar2 .aui-buttons > .filter-input5 {
    margin-top: 10px;
}

/** The input field within the select2 field */

#inline-dialog-col-properties .filter-input5 {
    width: 50px;
}
#inline-dialog-col-properties .filter-input5.with-value {
    width: 300px;
}
#inline-dialog-col-properties .hovered .filter-input5 {
    transition: width 1000ms cubic-bezier(.58,.84,.21,.99);
    width: 300px;
}
/*#inline-dialog-col-properties .inline-filter5-on-hover-display {
    opacity: 0;
    transition: opacity 1000ms linear;
}
#inline-dialog-col-properties .inline-filter5-on-hover-display.hovered {
    opacity: 1;
}*/
.playsql-filter-tip {
    font-size: 0.8em;
    margin-left: 5px;
    color: #ccc;
}
/* Fixes the fact that aui-button-primary makes the button blue, except when under .aui-buttons in toolbars
.aui-button.aui-button-primary.playsql-aui-button-primary {
    background: #3068a2;
    background: -webkit-linear-gradient(top, #4687ce 0%, #3068a2 100%);
    background: -moz-linear-gradient(top, #4687ce 0%, #3068a2 100%);
    background: -ms-linear-gradient(top, #4687ce 0%, #3068a2 100%);
    background: -o-linear-gradient(top, #4687ce 0%, #3068a2 100%);
    background: linear-gradient(to bottom, #4687ce 0%, #3068a2 100%);
    border-color: #486582;
    color: #fff;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0 1px 0 #205081;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -10px
}
.aui-button.aui-button-primary.playsql-aui-button-primary:hover,
.aui-button.aui-button-primary.playsql-aui-button-primary:focus {
    background: #3673B5;
    background: -webkit-linear-gradient(top, #5A94D3 0%, #3673B5 100%);
    background: -moz-linear-gradient(top, #5A94D3 0%, #3673B5 100%);
    background: -ms-linear-gradient(top, #5A94D3 0%, #3673B5 100%);
    background: -o-linear-gradient(top, #5A94D3 0%, #3673B5 100%);
    background: linear-gradient(to bottom, #5A94D3 0%,#3673B5 100%);
    border-color: #205081;
    color: #fff;
    text-shadow: 0 1px 0 #205081;
}
*/
#inline-dialog-col-properties .button-panel, #inline-dialog-wizard-foreign-key .button-panel {
    margin-top: 20px;
    text-align: right;
}
#inline-dialog-col-properties .error, #inline-dialog-wizard-foreign-key .error {
    color: #d04437;
}
/* For C531, re-align the buttons */
#inline-dialog-col-properties .aui-toolbar2-primary .aui-buttons {
    margin: 0 10px 10px 0;
}
#inline-dialog-col-properties.small-inline .aui-toolbar2-primary .aui-buttons:last-child {
    margin-right: 0;
}
#inline-dialog-col-properties .playsql-iconfont {
    background-size: cover;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-indent: -999em;
    background-size: cover;
}
#inline-dialog-col-properties .playsql-iconfont-euro {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAqUlEQVR42mNgoAPgB2JhIBYgVaMjEF8F4v9oOIkYzRVIGuYDcSoQT4PyDxHSrIGk2QFNThKIiwgZ0A7V7E5OgEUg2V4DxClAnA3EJsQasB+qeSUQl0INaQZiXWINsIcaUAXEIkAsTWr03cUSbXGkGMACxBugGvXITXmeUAOOA7E4mhwjEGsTMoARKdGAcD0QBwFxFjRlXiXWJW5YwuQTsUkZGQiRm5mIAgBVmC6XX6s/6AAAAABJRU5ErkJggg==")
    no-repeat 0 0 transparent;
}
#inline-dialog-col-properties .playsql-iconfont-dollar {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAz0lEQVR42mNgwA9kgDgFiBkZyATKQHyRXAOUgDgTiB8DsR0QKxJrEEhRExD/x4KXAjETIQOSoIonAXEy1AWeQLwGiK8CMTMh2+dCNbEBsTwQ70dyuhgxXpgEdYEbEJugGUAU0EXz9ycg7gBiD0LORwac0JBvRDPsEBCzkOIaBWg6YAfiqUD8EohFCGmyBWJuJAP2Q9nlUANECcXCDqhzQf5uhbLnQOnJxKQDayCeBrUN5vezQBxCjGZ0oAUNAyZyM5MG1ABmcg0ABWIbvoQEACzvL8a7aLnuAAAAAElFTkSuQmCC")
    no-repeat 0 0 transparent;
}
#inline-dialog-col-properties .playsql-iconfont-number {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAsklEQVR42mNgGAXIgAWNzwzEfFjE2YGYG1lAGYhXAvEmIGaCiqkA8X8k7AoVn4Qk9hKIVUGCbVAOsgEiQCwBxIxAvACID0FdpAXEnEAsCcR3gTiNAclkZANgQBCqsBpJLBLJBYL4DAD5/wgUc6IZag81JAUkIAXES6EKZaGKQPRVqCJHINYAYh4gLgNidSA2gcoVMUCd+B/NWVFogfgSGiZHkMR2ALE0OdHNAcRco6keAQDkEimpGyR+KAAAAABJRU5ErkJggg==")
    no-repeat 0 0 transparent;
}
#inline-dialog-col-properties .playsql-iconfont-zeroes {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAsklEQVR42mNgGAX4AB8Qc6GJMQMxPyGNLEA8E4j/Q3EWVNwKSewxEEvjMsAfiD8BsRQQm0E16ALxRSCuBmImIN4AxLNwGRAKxC+BmBuIlaAGWAPxVSBOgaqZBMSbcBkQBjUA5H95qAH2WAzYgqxJFOpEPSS/2gBxHJJ39gPxXKirrkK9AwcgG+4CMSc0EHuQAiwZqsYISQykVhzZgOlAHIXmFZAX2LFEIxc2fxthUTxSAAC2jyVFv+fJGAAAAABJRU5ErkJggg==")
    no-repeat 0 0 transparent;
}
#inline-dialog-col-properties .playsql-iconfont-markdown {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA2klEQVQ4EWP8//8/AyWAiRLNIL0UG8AQExOzGGgQyB8kY5BeRqhGIEUegHsBGJiMICwhIfECZJSKisotmBjMaHQ+XBzIAMr9BxEMly9f1hMQEHgP44NokDyyGhgfSqNIcgA1cDx9+lSWWAPgXgCaxnDhwgWNSZMmpTMzM7+zsLA4BhKDAaCBoPACA2Q2SADDeXJycg+QvQFSo6+vfx7mKh4ens8wfVgNAElycHB8h2mAKXZ3d+8XFxffCeODaMqjEZgYlgBNIguA9ILinizNME0osQATJIWm2AAA7hq00iRem6UAAAAASUVORK5CYII=")
    no-repeat 0 0 transparent;
}
#inline-dialog-col-properties .playsql-iconfont-text {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAoUlEQVR42mNgoDLgBGJhIOYHYm4g5oBiEJsPiMWAWAifAUlA/J8APoTPgCggfgzEKkCsBMSngPgTEFsDsTgQ9wLxJnwGhALxRSBmgvInQTXA+P5AvB+fAZOgTmTGYUAM1AKcwAWIE9EMRDbACIhzSIkVdANIBoPHAEZSNeoBsS00xF8CsTcQG5JiwFxoqgMZsAPKvgtN6kQBUDpgwcMfRAAAKN8lExIkeBkAAAAASUVORK5CYII=")
    no-repeat 0 0 transparent;
}


#inline-dialog-col-properties .playsql-iconfont-link {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABI0lEQVQ4EaWSsWoCQRCGb4NEghhQbEQsrNIFJLEIdnmDNKksfADfQjBlqpAqD5DWyicwpEhhYZ8UFgqBELCQFOs3uhtmd68QHPhuZmf+2ZvdO2OtzY6xk2OapTfZwBjThmd4Awu/MIJG7svkCBpEfZBzvcIDjN16ia9p7e74SSLLzhGe6TzrntvkRuclLlAIjKSMfAm3FC6gCXUn+nP+3wV3QJPYkOoMHqEK7zCFfNMjoWiBnP8FSr5GLBco+Wuf8z6YAEERxD4QrPfh7tlRcRDGd/BNdQVPHKWM/4J7uIN886N4j6oLMq5nQjxw6yuv895IEBtvPyVXgQ31n7iu18kGNKc7qg42NGqZ/gcUFw6tk3gOnxJoSybQxUPi+DMe0hNotv+bqiu8FOeDAAAAAElFTkSuQmCC")
    no-repeat 0 0 transparent;
}
#inline-dialog-col-properties .playsql-iconfont-boolean {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABGUlEQVQ4EZWRTUpDMRSFE3UiCEVFXYNIkSLFzSjSlQguQnDkoAMHnRZnDhy3Raq4B/EH7Vx9fifm6iUVee/BR3JzzznJS0JVVaEJIYQtuIIj+ZqaNzHeA87wCb3aAYg34A5kNm5rBWBYh6kzKuABtlMAk2XYTf/0m267rNG7Aas1PsJO1ocVimv4gMMiZJW1CXjzE3VbOgu4dAKFHORGi/nI9RTyDOmkPuC0EL1Tn8C4WH+h7sDQzHaCBRb7hdgfWfNX2IMUWgZIsAgXUBpVv0E375b6fwXoHpZgAD5kRr1vButZnUO/DblQyBnosvTuP+bcnztBRKRFPYnm/34xxjmtdkyfNa2uO+oFjuuKs+7c66NdhF9sMv8C4ddExkmbL58AAAAASUVORK5CYII=")
    no-repeat 0 0 transparent;
}
#inline-dialog-col-properties .playsql-iconfont-date {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAqUlEQVR42mNgoAPgB2JhIBYgVaMjEF8F4v9oOIkYzRVIGuYDcSoQT4PyDxHSrIGk2QFNThKIiwgZ0A7V7E5OgEUg2V4DxClAnA3EJsQasB+qeSUQl0INaQZiXWINsIcaUAXEIkAsTWr03cUSbXGkGMACxBugGvXITXmeUAOOA7E4mhwjEGsTMoARKdGAcD0QBwFxFjRlXiXWJW5YwuQTsUkZGQiRm5mIAgBVmC6XX6s/6AAAAABJRU5ErkJggg==")
    no-repeat 0 0 transparent;
}
#inline-dialog-col-properties .playsql-iconfont-userpicker {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAqUlEQVR42mNgoAPgB2JhIBYgVaMjEF8F4v9oOIkYzRVIGuYDcSoQT4PyDxHSrIGk2QFNThKIiwgZ0A7V7E5OgEUg2V4DxClAnA3EJsQasB+qeSUQl0INaQZiXWINsIcaUAXEIkAsTWr03cUSbXGkGMACxBugGvXITXmeUAOOA7E4mhwjEGsTMoARKdGAcD0QBwFxFjRlXiXWJW5YwuQTsUkZGQiRm5mIAgBVmC6XX6s/6AAAAABJRU5ErkJggg==")
    no-repeat 0 0 transparent;
}
#inline-dialog-col-properties .playsql-iconfont-pagepicker {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAqUlEQVR42mNgoAPgB2JhIBYgVaMjEF8F4v9oOIkYzRVIGuYDcSoQT4PyDxHSrIGk2QFNThKIiwgZ0A7V7E5OgEUg2V4DxClAnA3EJsQasB+qeSUQl0INaQZiXWINsIcaUAXEIkAsTWr03cUSbXGkGMACxBugGvXITXmeUAOOA7E4mhwjEGsTMoARKdGAcD0QBwFxFjRlXiXWJW5YwuQTsUkZGQiRm5mIAgBVmC6XX6s/6AAAAABJRU5ErkJggg==")
    no-repeat 0 0 transparent;
}

.playsql-spreadsheet-placeholder .playsql-resize-handle {
    background-color: rgba(53, 114, 176, 0.5); /*#3572b0;*/
    position: absolute;
    /*opacity: 0.3;*/
    width: 10px;
}
.playsql-resize-handle.dragging {
    opacity: 0.6;
}
.playsql-resize-handle:before {
    content: " ";
    border: solid transparent;
    border-left-color: white;
    border-width: 5px;
    margin-left: -1px;
    /* height: 0; */
    /* width: 0; */
    position: absolute;
    top: 14px;
    left: 50%;
}

#inline-dialog-formula-editor.small-inline .contents {
    padding: 5px 10px;
}

#inline-dialog-cell-properties.small-inline .contents {
    padding: 10px 10px 0 10px;
    width: initial;
}
#inline-dialog-cell-properties.small-inline .contents .aui-toolbar2 {
    margin-top: -6px;
}
#playsql-color-picker-dropdown {
    padding: 10px;
    line-height: 0;
    min-width: 30px;
    height: auto; /* Overrides .aui-layer{height:80%} */
}

#inline-dialog-cell-properties.small-inline .aui-toolbar2-primary > .aui-buttons {
    margin-right: 0;
}

#playsql-color-picker-dropdown .color-item {
    display: block;
    float: left;
    height: 15px;
    width: 15px;
    text-indent: -9999px;
    border: 1px solid #fff;
    //margin-left: 5px;
    padding: 0;
}


/*#playsql-color-picker-dropdown .color-item + .color-item {
    margin-left: 5px;
}*/

#playsql-color-picker-dropdown .color-item:hover {
    border-color: #777;
}
#playsql-color-picker-background {
    background-color: white;
    margin-top: -10px;
    top: auto;
}
#playsql-color-picker-background .aui-button-split-main span {
    background-color: transparent;
    display: inline-block;
    text-indent: -999px;
    height: 15px;
    width: 15px;
    border: 1px solid #777;
    margin-bottom: 2px;
    vertical-align: bottom;
}


/* ********************* Formulas highlighting ******************* */
.playsql-formula .subrule-value-cell, .playsql-formula .subrule-value-range {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 2px;
    padding: 2px 2px 2px 2px;
    background-color: #fafafa;
    color: black;
}

.playsql-formula .subrule-value-add,
.playsql-formula .subrule-value-mul,
.playsql-formula .subrule-column-identifier,
.playsql-formula .subrule-condition-value .subrule-column-identifier {
    color: black;
}

.playsql-formula .subrule-value-literal {
    font-family: monospace;
    color: #d39c3f;
}

/* We provide 4 levels of colors for nested functions. Beyond that,
 * the user is clever enough to know what we're doing.
 */
.playsql-formula .subrule-value-function {
    color: #67ab49;
}

.playsql-formula .subrule-value-function .subrule-value-function {
    color: #326ca6;
}

.playsql-formula .subrule-value-function .subrule-value-function .subrule-value-function {
    color: #f15c75;
}

.playsql-formula .subrule-value-function .subrule-value-function .subrule-value-function {
    color: #d39c3f;
}

.playsql-formula .subrule-range-condition {
    color: #ccc;
}

.playsql-formula .subrule-condition-value {
    font-size: .8em;
}

/* We cancel the lozenges around references when they're in conditions, because
 * they're nested in a lozenge.
 */
.playsql-formula .subrule-condition-value .subrule-value-cell,
.playsql-formula .subrule-condition-value .subrule-value-range {
    border: none;
    margin: 0;
    padding: 0;
}


/*

.playsql-formula > span {
    color: #326ca6;
}
.playsql-formula > span > span {
    color: #67ab49;
}
.playsql-formula > span > span > span {
    color: #ac5050;
}
.playsql-formula > span > span > span > span {
    color: #d39c3f;
}
.playsql-formula > span > span > span > span > span {
    color: coral;
}*/
#inline-dialog-formula-editor .formula-editor-buttons {
    width: 100%;
    text-align: right;
}
#inline-dialog-formula-editor .javadoc-fn-signature {
    font-family: monospace;
}
#inline-dialog-formula-editor li.active {
    background-color: #3b73af;
    color: white;
    padding-left: 10px;
    margin-left: -10px;
    margin-right: -10px;
}

.playsql-spreadsheet-placeholder.fullscreen {
    width: 100%;
    height: 100%;
    overflow: scroll;
}

.playsql-spreadsheet-placeholder.fullscreen > table {
    margin: 30px auto;
}

.playsql-spreadsheet-placeholder.fullscreen thead .pagination-row {
    position: fixed;
    top: 10px;
    right: 20px;
    background-color: white;
}
.playsql-spreadsheet-placeholder table.squeeze-mode td,
.playsql-spreadsheet-placeholder table.squeeze-mode th {
    padding: 0 4px;
}

.select2-results .result-title {
    font-weight: bold;
}

.select2-results .result-description {
    font-size: 0.9em;
    color: #ccc;
}

.playsql-menu-trigger {
    position: absolute;
    left: 0;
    visibility: hidden;
}
.totals-row .playsql-menu-trigger {
    left: 7px;
}

td:hover > .playsql-menu-trigger,
th:hover > .playsql-menu-trigger {
    visibility: visible;
}

.playsql.spreadsheet > tbody > tr > th:first-child:hover:after {
    content: "\f1d3";
    font-family: "Atlassian Icons";
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    color: #3b73af;
    position: absolute;
    cursor: pointer;
}
/* module-key = 'confluence.aui.staging:confluence-flags', location = 'flag/confluence-flag.css' */
#aui-flag-container>.aui-flag-stack>div.aui-flag-stack-top-item[aria-hidden="false"]{display:block;transition:transform .5s .5s,top .5s,opacity .8s}#aui-flag-container>.aui-flag-stack>div[aria-hidden="false"]:not(.aui-flag-stack-top-item){position:absolute;top:15px;left:0;transform:scale(0.85,0.85);-ms-transform:scale(0.85,0.85);transition:top 0s,opacity:.8s}#aui-flag-container>.aui-flag-stack>div[aria-hidden="false"]:not(.aui-flag-stack-top-item) .aui-message{box-shadow:none}.aui-flag-stack{position:relative}.aui-flag-stack .aui-flag[aria-hidden="true"]{position:absolute;transition:max-height .5s .5s,opacity .4s,left .5s}.aui-flag-stack .aui-flag.aui-flag-stack-top-item[aria-hidden="true"]{position:relative}
/* 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}.qr-flag .aui-message{padding-top:10px;padding-bottom:10px}.qr-flag .aui-message.closeable .icon-close{top:10px}
/* 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: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-control-icon{width:20px}.expand-control-text{vertical-align:top;color:#3572b0}.expand-control-text:hover{text-decoration:underline}.expand-control-image{vertical-align:middle;text-decoration:none}}@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-business-blueprints:sharelinks-urlmacro-resources', location = 'com/atlassian/confluence/plugins/sharelinksurlmacro/css/sharelinks-urlmacro.css' */
.sharelinks-urlmacro-button span{padding-left:20px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABCklEQVR4Aa3MvyvEcRzH8RcD06HIokukG6QMN9lMVqRQdLFYjLLcQDIa/QVXBind4C9QXyaczagrP8pwJmHx8hzew2fg2yWferzr06ue+p9X3ljAIw4xDmEAvehDAcIyztBEAVIMw3BoQdjCF4wh9MOhCSECQB0OVQhGBuEWDpWfAkU4sYIuCDU43EBpILUKJ6axB4dPFPMCwi78iykoPwBU4cQLylB7AWAfDs9Qu4ESMnTgAA6XeYEebOMcDzDuIFzB4RqnmEsD8/iA8QonhEk48ZbERhWfOoRBOBxDweEJQjfe0RLnCA0sYQwVrKEEhRmsYxYj2ME9NsURFpGhBuXoxAVOMAHF8HffqLXrusIhhvAAAAAASUVORK5CYII=') no-repeat}
/* 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:#df6f00;font-weight:bold}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:#d04437;font-weight:bold}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:#333}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:#707070;font-weight:normal}
/* 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}.aui-table-sortable .tablesorter-header.aui-table-column-unsortable{cursor:default}.aui-table-sortable .tablesorter-header.aui-table-column-unsortable:hover{background-color:inherit;color:inherit}.aui-table-sortable .tablesorter-header:hover,.aui-table-sortable .tablesorter-headerAsc,.aui-table-sortable .tablesorter-headerDesc{background-color:#f5f5f5;color:#333}.aui-table-sortable .aui-table-header-content:after{border:4px solid transparent;content:"";display:inline-block;margin-left:5px;position:relative;width:0}.aui-table-sortable .tablesorter-header:hover .aui-table-header-content:after{border-top-color:#333;border-bottom-color:transparent;opacity:0.5;top:2px}.aui-table-sortable .tablesorter-headerAsc .aui-table-header-content:after,.aui-table-sortable .tablesorter-headerAsc:hover .aui-table-header-content:after{border-top-color:transparent;border-bottom-color:#333;opacity:1;top:-2px}.aui-table-sortable .tablesorter-headerDesc .aui-table-header-content:after,.aui-table-sortable .tablesorter-headerDesc:hover .aui-table-header-content:after{border-top-color:#333;border-bottom-color:transparent;opacity:1;top:2px}
/* 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.auiplugin:aui-progress-indicator', location = 'src/less/aui-experimental-progress-indicator.less' */
.aui-progress-indicator{background:#e9e9e9;border-radius:3px;height:5px;overflow:hidden;position:relative;width:100%}.aui-progress-indicator-value{-webkit-animation:progressSlide 1s infinite linear;animation:progressSlide 1s infinite linear;background:transparent;background-size:20px 5px;background-image:linear-gradient(90deg, #ccc 50%, transparent 50%, transparent 100%);border-radius:3px;display:block;height:5px;-webkit-transform:skewX(45deg);transform:skewX(45deg);transition:none;position:absolute;width:100%}@-webkit-keyframes progressSlide{from{background-position:20px}to{background-position:0}}@keyframes progressSlide{from{background-position:20px}to{background-position:0}}.aui-progress-indicator[data-value] .aui-progress-indicator-value{-webkit-animation-play-state:paused;animation-play-state:paused;background:#3572b0;border-radius:3px 0 0 3px;transition:width .5s;-webkit-transform:skewX(0);transform:skewX(0)}.aui-progress-indicator-static[data-value] .aui-progress-indicator-value{-webkit-animation-play-state:paused;animation-play-state:paused;transition:none}.aui-progress-indicator[data-value="1"] .aui-progress-indicator-value{border-radius:3px}
/* 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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/6.1.3/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/6.1.3/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/6.1.3/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/6.1.3/_/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.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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.8.0/_/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.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.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:#999;padding-top:5px}.comment-thread .quick-comment-container{min-height:268px}.quick-comment-loading-container{background-color:#f5f5f5;border:1px solid #f5f5f5;display:none;height:261px;width:100%}.quick-comment-error-box{margin-left:18px;width:100%}.quick-comment-prompt{border:1px #ccc solid;border-radius:3px;height:42px}.quick-comment-prompt:active{border:1px #3572b0 solid;color:#3572b0}.quick-comment-prompt span{padding:6px}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 = '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 = '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:#f5f5f5;border:1px solid #ccc;padding:0 0 0 2px;border-radius:3px;display:inline-block;line-height:18px;white-space:normal}.jira-issue .aui-lozenge{vertical-align: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;-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50);-moz-opacity:.5;-khtml-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:0 4px 0 28px;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:4px;font-size:14px;margin-top:-7px}.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.recently-viewed-plugin:app-resources', location = 'css/quicknav.css' */
.aui-dropdown li a.recently-viewed span:before{margin:0 8px}a.recently-viewed span:before{font-family:"Atlassian Icons";font-weight:normal;-webkit-font-smoothing:antialiased;font-style:normal;font-size:16px;border:0;line-height:1;content:"\f1a6"}#quick-search .aui-dropdown .recently-viewed span{padding-left:0}#quick-search-query::-webkit-input-placeholder{color:transparent}#quick-search-query:-moz-placeholder{color:transparent}#quick-search-query::-moz-placeholder{color:transparent}#quick-search-query:-ms-input-placeholder{color:transparent}
/* module-key = 'com.atlassian.confluence.plugins.confluence-lookandfeel:default-sitelogo-resources', location = 'css/default-sitelogo.css' */
.aui-header #logo.aui-header-logo-confluence .aui-header-logo-device{width:118px;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOwAAAAwCAMAAAAl8WZyAAAAMFBMVEX///////////////////////////////////////////////////////////////9Or7hAAAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAABApJREFUeNrtme22nCoMQANECETI+7/tPSpDcHBqndPbszrL/aeKFLMJH3IGbm5u/j0smksPLX4B72ICi0hhMgCevkD4m0SR5C0c4MIsQtCBcZbKnMjCZXyRSgDcLuBvQlvsOMSVZQE7+Vl2MFwFpYE/IjvJSl7FeWVaxptsWLUX+a5s11vuR2RBNhbDuF36lnCZNa9FnohwEScK/Ixsqqk1ALYl2bap9YDlGYKL+NomoscfkkWNfcsnqloxULFSmTkxc9kGwDWoG/0/JAvcDWSu0kPyfFW1UHEI/56sTqXiAMwcm5kmVvUtHGDwCwfHWPM9WXdlXzduDOwpZFLb/Q4xPdfJBzI01/+d/KMuM8d1o+ayPCDza1nkhcVouElFVtjr07QkxW9bfnIaB9fBF6dakLeCTL2vmWVjNrt1N70agkN5JTtd3zHkVj7XdVDJvSzplNndGB7apvXhVBvTBJm++bKUBOnwoLiitnqTzblslD1ulR0Iw2p+KltzoBRbnyq6Oe6qcl9xtPXSbF3RPjuVDaLoLJeB+brs2JFRHXrcUExb40NcQ9S56AfduWw53Hxl5A1ZOzRiD2XDEAe1TCthGI9D4k9kJ9mIRG01OJbF63M21EHhEVMN6VCW2n6SA+IUIttHRxVCDOUg8ji4nsuS1m2ps022xKnFgUMbp7Ks469ek8rO3nalQavusuC7KQqjrbqeyHZ+efcCfMjWDeebsrF/e7twu6pjcNQJGr0+tg1wQXYr1Byq37dkcysdZAkuyIJe97Aunm/Iwh+WlYHLssooqxub+3xZtc3mw2WT72zpQ2X1ue++FfGTZc1i6fQ7a74sa/4X2YiKuSqLiq5CjmKun8O6bcfgBlkxr2XxD8vyOJ+uysLAFMvuCDFLI8fmG/RjfGjT9jfuDdnWtPEse9n592Xzi8AUytJRahBK9vs/ZzAh4kSUmF37fJ0ALMkGvCtbiFgeUPvGCWarHZJ/KYs1E2tVRPMo4M3W+RiXf1RVW2HZwdvbtKZWtjKQ3pIdoP7YyTpdjmXNcMJpuWIuW5K3tbdEjyBd3v1DEkMq9UTfvXvs/R58QxYPZU0R5ezoexrYtExPxm6Qzv2yWtqvIPH4EMgHARFclX15LB67172UteUpMDsG1iY1St8I92uZbeHRIDvMgwhvyZIoaa6RjC/EY9nh94pZC7pg+RGS2x12Yn88DLr8u7hrcq1tSMt4gpXcf18XvQmtQ/SdZdePHCx4jQT5+X1B49Sb5zjSWtAHm8mto5AM/AKb6pytOB9WJtQyDBSZyFt4Hxu+wIPyiYiZqD0bGGLDR7gGiRJHIrTtL5CFXkbpoo6ZTwBj/XV2JGTtiU/B+FQOs5dynODm5ubm5ubm5pT/AGmqzdoC5N1sAAAAAElFTkSuQmCC)}
/* 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 .active a.admin-item span:before{color:#fff}#quick-search .aui-dropdown .admin-item span{padding-left:0}
/* 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 = 'com.atlassian.confluence.plugins.confluence-knowledge-base:sidebar-icons', location = 'css/sidebar-icons.css' */
.acs-nav-item.pinned_page.blueprint.kb-how-to-article .icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAArklEQVQoz32ROwrDMBBEdQUfLvcQwqhQZcgd1KdKlVQpfAhBMK5c5ArbpTAYJlKk3djGil6hYh6jzyoV16PxoYWGKTjcT2q9fHAYaSa8EjPpvWIxlTCjcSWH208x4EAj72+60KqFhRSxmHCoCIypCPgjfAHfZSdoCbjrsCEFlQYJUGmQ+qM7pG/m1/NhC4lgMWy+OjORhQzrjCctG2mkDj4UoY/jtjLsTBvjvlHqA9zcTpDAO22fAAAAAElFTkSuQmCC)}.acs-nav-item.pinned_page.blueprint.kb-troubleshooting-article .icon{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0UlEQVQoz3XRQQqCQBQG4LlCV+hO3UMkZiEihItuILRoEQhBEFIQdAgholWIi6D1HwghQvA3k+OYWvPv5n083swTQp3DKEqndOiaeEwm4vtEqccLKjDXqeD0ieTVFOs4XMPntiUuv8saPLFSxHYZgjoe/4Ambh/sEDJGhr+AeQLd+oAfYGMuFwpI/gChehrzAsFnvBIDEKvmEQMz/30IMjSP05mzQAfob95DdsgDFkiezYglbpgbMlPD2mWFPOFlUNESGHBU65Z22Tq67GM5FuINYUBHDSpca4oAAAAASUVORK5CYII=")}
/* 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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/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 = 'Addteq.Excellentable:spreadJSResourcesV1', location = '/css/external/jquery-eui-1.11.4.css' */
/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.eui-helper-hidden {
	display: none;
}
.eui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.eui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.eui-helper-clearfix:before,
.eui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.eui-helper-clearfix:after {
	clear: both;
}
.eui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.eui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.eui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.eui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.eui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.eui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.eui-accordion .eui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
	font-size: 100%;
}
.eui-accordion .eui-accordion-icons {
	padding-left: 2.2em;
}
.eui-accordion .eui-accordion-icons .eui-accordion-icons {
	padding-left: 2.2em;
}
.eui-accordion .eui-accordion-header .eui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.eui-accordion .eui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.eui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.eui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.eui-button,
.eui-button:link,
.eui-button:visited,
.eui-button:hover,
.eui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.eui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.eui-button-icon-only {
	width: 2.4em;
}
.eui-button-icons-only {
	width: 3.4em;
}
button.eui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.eui-button .eui-button-text {
	display: block;
	line-height: normal;
}
.eui-button-text-only .eui-button-text {
	padding: .4em 1em;
}
.eui-button-icon-only .eui-button-text,
.eui-button-icons-only .eui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.eui-button-text-icon-primary .eui-button-text,
.eui-button-text-icons .eui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.eui-button-text-icon-secondary .eui-button-text,
.eui-button-text-icons .eui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.eui-button-text-icons .eui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.eui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.eui-button-icon-only .eui-icon,
.eui-button-text-icon-primary .eui-icon,
.eui-button-text-icon-secondary .eui-icon,
.eui-button-text-icons .eui-icon,
.eui-button-icons-only .eui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.eui-button-icon-only .eui-icon {
	left: 50%;
	margin-left: -8px;
}
.eui-button-text-icon-primary .eui-button-icon-primary,
.eui-button-text-icons .eui-button-icon-primary,
.eui-button-icons-only .eui-button-icon-primary {
	left: .5em;
}
.eui-button-text-icon-secondary .eui-button-icon-secondary,
.eui-button-text-icons .eui-button-icon-secondary,
.eui-button-icons-only .eui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.eui-buttonset {
	margin-right: 7px;
}
.eui-buttonset .eui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.eui-button::-moz-focus-inner,
button.eui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.eui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.eui-datepicker .eui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.eui-datepicker .eui-datepicker-prev,
.eui-datepicker .eui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.eui-datepicker .eui-datepicker-prev-hover,
.eui-datepicker .eui-datepicker-next-hover {
	top: 1px;
}
.eui-datepicker .eui-datepicker-prev {
	left: 2px;
}
.eui-datepicker .eui-datepicker-next {
	right: 2px;
}
.eui-datepicker .eui-datepicker-prev-hover {
	left: 1px;
}
.eui-datepicker .eui-datepicker-next-hover {
	right: 1px;
}
.eui-datepicker .eui-datepicker-prev span,
.eui-datepicker .eui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.eui-datepicker .eui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.eui-datepicker .eui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.eui-datepicker select.eui-datepicker-month,
.eui-datepicker select.eui-datepicker-year {
	width: 45%;
}
.eui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.eui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.eui-datepicker td {
	border: 0;
	padding: 1px;
}
.eui-datepicker td span,
.eui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.eui-datepicker .eui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.eui-datepicker .eui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.eui-datepicker .eui-datepicker-buttonpane button.eui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.eui-datepicker.eui-datepicker-multi {
	width: auto;
}
.eui-datepicker-multi .eui-datepicker-group {
	float: left;
}
.eui-datepicker-multi .eui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.eui-datepicker-multi-2 .eui-datepicker-group {
	width: 50%;
}
.eui-datepicker-multi-3 .eui-datepicker-group {
	width: 33.3%;
}
.eui-datepicker-multi-4 .eui-datepicker-group {
	width: 25%;
}
.eui-datepicker-multi .eui-datepicker-group-last .eui-datepicker-header,
.eui-datepicker-multi .eui-datepicker-group-middle .eui-datepicker-header {
	border-left-width: 0;
}
.eui-datepicker-multi .eui-datepicker-buttonpane {
	clear: left;
}
.eui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.eui-datepicker-rtl {
	direction: rtl;
}
.eui-datepicker-rtl .eui-datepicker-prev {
	right: 2px;
	left: auto;
}
.eui-datepicker-rtl .eui-datepicker-next {
	left: 2px;
	right: auto;
}
.eui-datepicker-rtl .eui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.eui-datepicker-rtl .eui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.eui-datepicker-rtl .eui-datepicker-buttonpane {
	clear: right;
}
.eui-datepicker-rtl .eui-datepicker-buttonpane button {
	float: left;
}
.eui-datepicker-rtl .eui-datepicker-buttonpane button.eui-datepicker-current,
.eui-datepicker-rtl .eui-datepicker-group {
	float: right;
}
.eui-datepicker-rtl .eui-datepicker-group-last .eui-datepicker-header,
.eui-datepicker-rtl .eui-datepicker-group-middle .eui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.eui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.eui-dialog .eui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.eui-dialog .eui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.eui-dialog .eui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.eui-dialog .eui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.eui-dialog .eui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.eui-dialog .eui-dialog-buttonpane .eui-dialog-buttonset {
	float: right;
}
.eui-dialog .eui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.eui-dialog .eui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.eui-draggable .eui-dialog-titlebar {
	cursor: move;
}
.eui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.eui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.eui-menu .eui-menu {
	position: absolute;
}
.eui-menu .eui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.eui-menu .eui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.eui-menu .eui-state-focus,
.eui-menu .eui-state-active {
	margin: -1px;
}

/* icon support */
.eui-menu-icons {
	position: relative;
}
.eui-menu-icons .eui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.eui-menu .eui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.eui-menu .eui-menu-icon {
	left: auto;
	right: 0;
}
.eui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.eui-progressbar .eui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.eui-progressbar .eui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.eui-progressbar-indeterminate .eui-progressbar-value {
	background-image: none;
}
.eui-resizable {
	position: relative;
}
.eui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.eui-resizable-disabled .eui-resizable-handle,
.eui-resizable-autohide .eui-resizable-handle {
	display: none;
}
.eui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.eui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.eui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.eui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.eui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.eui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.eui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.eui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.eui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.eui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.eui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.eui-selectmenu-menu .eui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.eui-selectmenu-menu .eui-menu .eui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.eui-selectmenu-open {
	display: block;
}
.eui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.eui-selectmenu-button span.eui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.eui-selectmenu-button span.eui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.eui-slider {
	position: relative;
	text-align: left;
}
.eui-slider .eui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.eui-slider .eui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.eui-slider.eui-state-disabled .eui-slider-handle,
.eui-slider.eui-state-disabled .eui-slider-range {
	filter: inherit;
}

.eui-slider-horizontal {
	height: .8em;
}
.eui-slider-horizontal .eui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.eui-slider-horizontal .eui-slider-range {
	top: 0;
	height: 100%;
}
.eui-slider-horizontal .eui-slider-range-min {
	left: 0;
}
.eui-slider-horizontal .eui-slider-range-max {
	right: 0;
}

.eui-slider-vertical {
	width: .8em;
	height: 100px;
}
.eui-slider-vertical .eui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.eui-slider-vertical .eui-slider-range {
	left: 0;
	width: 100%;
}
.eui-slider-vertical .eui-slider-range-min {
	bottom: 0;
}
.eui-slider-vertical .eui-slider-range-max {
	top: 0;
}
.eui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.eui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.eui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.eui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.eui-spinner a.eui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.eui-spinner .eui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.eui-spinner-up {
	top: 0;
}
.eui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.eui-spinner .eui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.eui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.eui-tabs .eui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.eui-tabs .eui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.eui-tabs .eui-tabs-nav .eui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.eui-tabs .eui-tabs-nav li.eui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.eui-tabs .eui-tabs-nav li.eui-tabs-active .eui-tabs-anchor,
.eui-tabs .eui-tabs-nav li.eui-state-disabled .eui-tabs-anchor,
.eui-tabs .eui-tabs-nav li.eui-tabs-loading .eui-tabs-anchor {
	cursor: text;
}
.eui-tabs-collapsible .eui-tabs-nav li.eui-tabs-active .eui-tabs-anchor {
	cursor: pointer;
}
.eui-tabs .eui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.eui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .eui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.eui-widget {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.eui-widget .eui-widget {
	font-size: 1em;
}
.eui-widget input,
.eui-widget select,
.eui-widget textarea,
.eui-widget button {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1em;
}
.eui-widget-content {
	border: 1px solid #dddddd;
	background: #eeeeee url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
	color: #333333;
}
.eui-widget-content a {
	color: #333333;
}
.eui-widget-header {
	border: 1px solid #e78f08;
	background: #f6a828 url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.eui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.eui-state-default,
.eui-widget-content .eui-state-default,
.eui-widget-header .eui-state-default {
	border: 1px solid #cccccc;
	background: #f6f6f6 url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #1c94c4;
}
.eui-state-default a,
.eui-state-default a:link,
.eui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none;
}
.eui-state-hover,
.eui-widget-content .eui-state-hover,
.eui-widget-header .eui-state-hover,
.eui-state-focus,
.eui-widget-content .eui-state-focus,
.eui-widget-header .eui-state-focus {
	border: 1px solid #fbcb09;
	background: #fdf5ce url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #c77405;
}
.eui-state-hover a,
.eui-state-hover a:hover,
.eui-state-hover a:link,
.eui-state-hover a:visited,
.eui-state-focus a,
.eui-state-focus a:hover,
.eui-state-focus a:link,
.eui-state-focus a:visited {
	color: #c77405;
	text-decoration: none;
}
.eui-state-active,
.eui-widget-content .eui-state-active,
.eui-widget-header .eui-state-active {
	border: 1px solid #fbd850;
	background: #ffffff url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #eb8f00;
}
.eui-state-active a,
.eui-state-active a:link,
.eui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.eui-state-highlight,
.eui-widget-content .eui-state-highlight,
.eui-widget-header .eui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
	color: #363636;
}
.eui-state-highlight a,
.eui-widget-content .eui-state-highlight a,
.eui-widget-header .eui-state-highlight a {
	color: #363636;
}
.eui-state-error,
.eui-widget-content .eui-state-error,
.eui-widget-header .eui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
	color: #ffffff;
}
.eui-state-error a,
.eui-widget-content .eui-state-error a,
.eui-widget-header .eui-state-error a {
	color: #ffffff;
}
.eui-state-error-text,
.eui-widget-content .eui-state-error-text,
.eui-widget-header .eui-state-error-text {
	color: #ffffff;
}
.eui-priority-primary,
.eui-widget-content .eui-priority-primary,
.eui-widget-header .eui-priority-primary {
	font-weight: bold;
}
.eui-priority-secondary,
.eui-widget-content .eui-priority-secondary,
.eui-widget-header .eui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.eui-state-disabled,
.eui-widget-content .eui-state-disabled,
.eui-widget-header .eui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.eui-state-disabled .eui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.eui-icon {
	width: 16px;
	height: 16px;
}
.eui-icon,
.eui-widget-content .eui-icon {
	background-image: url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-icons_222222_256x240.png");
}
.eui-widget-header .eui-icon {
	background-image: url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-icons_ffffff_256x240.png");
}
.eui-state-default .eui-icon {
	background-image: url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-icons_ef8c08_256x240.png");
}
.eui-state-hover .eui-icon,
.eui-state-focus .eui-icon {
	background-image: url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-icons_ef8c08_256x240.png");
}
.eui-state-active .eui-icon {
	background-image: url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-icons_ef8c08_256x240.png");
}
.eui-state-highlight .eui-icon {
	background-image: url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-icons_228ef1_256x240.png");
}
.eui-state-error .eui-icon,
.eui-state-error-text .eui-icon {
	background-image: url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-icons_ffd27a_256x240.png");
}

/* positioning */
.eui-icon-blank { background-position: 16px 16px; }
.eui-icon-carat-1-n { background-position: 0 0; }
.eui-icon-carat-1-ne { background-position: -16px 0; }
.eui-icon-carat-1-e { background-position: -32px 0; }
.eui-icon-carat-1-se { background-position: -48px 0; }
.eui-icon-carat-1-s { background-position: -64px 0; }
.eui-icon-carat-1-sw { background-position: -80px 0; }
.eui-icon-carat-1-w { background-position: -96px 0; }
.eui-icon-carat-1-nw { background-position: -112px 0; }
.eui-icon-carat-2-n-s { background-position: -128px 0; }
.eui-icon-carat-2-e-w { background-position: -144px 0; }
.eui-icon-triangle-1-n { background-position: 0 -16px; }
.eui-icon-triangle-1-ne { background-position: -16px -16px; }
.eui-icon-triangle-1-e { background-position: -32px -16px; }
.eui-icon-triangle-1-se { background-position: -48px -16px; }
.eui-icon-triangle-1-s { background-position: -64px -16px; }
.eui-icon-triangle-1-sw { background-position: -80px -16px; }
.eui-icon-triangle-1-w { background-position: -96px -16px; }
.eui-icon-triangle-1-nw { background-position: -112px -16px; }
.eui-icon-triangle-2-n-s { background-position: -128px -16px; }
.eui-icon-triangle-2-e-w { background-position: -144px -16px; }
.eui-icon-arrow-1-n { background-position: 0 -32px; }
.eui-icon-arrow-1-ne { background-position: -16px -32px; }
.eui-icon-arrow-1-e { background-position: -32px -32px; }
.eui-icon-arrow-1-se { background-position: -48px -32px; }
.eui-icon-arrow-1-s { background-position: -64px -32px; }
.eui-icon-arrow-1-sw { background-position: -80px -32px; }
.eui-icon-arrow-1-w { background-position: -96px -32px; }
.eui-icon-arrow-1-nw { background-position: -112px -32px; }
.eui-icon-arrow-2-n-s { background-position: -128px -32px; }
.eui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.eui-icon-arrow-2-e-w { background-position: -160px -32px; }
.eui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.eui-icon-arrowstop-1-n { background-position: -192px -32px; }
.eui-icon-arrowstop-1-e { background-position: -208px -32px; }
.eui-icon-arrowstop-1-s { background-position: -224px -32px; }
.eui-icon-arrowstop-1-w { background-position: -240px -32px; }
.eui-icon-arrowthick-1-n { background-position: 0 -48px; }
.eui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.eui-icon-arrowthick-1-e { background-position: -32px -48px; }
.eui-icon-arrowthick-1-se { background-position: -48px -48px; }
.eui-icon-arrowthick-1-s { background-position: -64px -48px; }
.eui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.eui-icon-arrowthick-1-w { background-position: -96px -48px; }
.eui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.eui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.eui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.eui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.eui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.eui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.eui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.eui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.eui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.eui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.eui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.eui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.eui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.eui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.eui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.eui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.eui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.eui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.eui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.eui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.eui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.eui-icon-arrow-4 { background-position: 0 -80px; }
.eui-icon-arrow-4-diag { background-position: -16px -80px; }
.eui-icon-extlink { background-position: -32px -80px; }
.eui-icon-newwin { background-position: -48px -80px; }
.eui-icon-refresh { background-position: -64px -80px; }
.eui-icon-shuffle { background-position: -80px -80px; }
.eui-icon-transfer-e-w { background-position: -96px -80px; }
.eui-icon-transferthick-e-w { background-position: -112px -80px; }
.eui-icon-folder-collapsed { background-position: 0 -96px; }
.eui-icon-folder-open { background-position: -16px -96px; }
.eui-icon-document { background-position: -32px -96px; }
.eui-icon-document-b { background-position: -48px -96px; }
.eui-icon-note { background-position: -64px -96px; }
.eui-icon-mail-closed { background-position: -80px -96px; }
.eui-icon-mail-open { background-position: -96px -96px; }
.eui-icon-suitcase { background-position: -112px -96px; }
.eui-icon-comment { background-position: -128px -96px; }
.eui-icon-person { background-position: -144px -96px; }
.eui-icon-print { background-position: -160px -96px; }
.eui-icon-trash { background-position: -176px -96px; }
.eui-icon-locked { background-position: -192px -96px; }
.eui-icon-unlocked { background-position: -208px -96px; }
.eui-icon-bookmark { background-position: -224px -96px; }
.eui-icon-tag { background-position: -240px -96px; }
.eui-icon-home { background-position: 0 -112px; }
.eui-icon-flag { background-position: -16px -112px; }
.eui-icon-calendar { background-position: -32px -112px; }
.eui-icon-cart { background-position: -48px -112px; }
.eui-icon-pencil { background-position: -64px -112px; }
.eui-icon-clock { background-position: -80px -112px; }
.eui-icon-disk { background-position: -96px -112px; }
.eui-icon-calculator { background-position: -112px -112px; }
.eui-icon-zoomin { background-position: -128px -112px; }
.eui-icon-zoomout { background-position: -144px -112px; }
.eui-icon-search { background-position: -160px -112px; }
.eui-icon-wrench { background-position: -176px -112px; }
.eui-icon-gear { background-position: -192px -112px; }
.eui-icon-heart { background-position: -208px -112px; }
.eui-icon-star { background-position: -224px -112px; }
.eui-icon-link { background-position: -240px -112px; }
.eui-icon-cancel { background-position: 0 -128px; }
.eui-icon-plus { background-position: -16px -128px; }
.eui-icon-plusthick { background-position: -32px -128px; }
.eui-icon-minus { background-position: -48px -128px; }
.eui-icon-minusthick { background-position: -64px -128px; }
.eui-icon-close { background-position: -80px -128px; }
.eui-icon-closethick { background-position: -96px -128px; }
.eui-icon-key { background-position: -112px -128px; }
.eui-icon-lightbulb { background-position: -128px -128px; }
.eui-icon-scissors { background-position: -144px -128px; }
.eui-icon-clipboard { background-position: -160px -128px; }
.eui-icon-copy { background-position: -176px -128px; }
.eui-icon-contact { background-position: -192px -128px; }
.eui-icon-image { background-position: -208px -128px; }
.eui-icon-video { background-position: -224px -128px; }
.eui-icon-script { background-position: -240px -128px; }
.eui-icon-alert { background-position: 0 -144px; }
.eui-icon-info { background-position: -16px -144px; }
.eui-icon-notice { background-position: -32px -144px; }
.eui-icon-help { background-position: -48px -144px; }
.eui-icon-check { background-position: -64px -144px; }
.eui-icon-bullet { background-position: -80px -144px; }
.eui-icon-radio-on { background-position: -96px -144px; }
.eui-icon-radio-off { background-position: -112px -144px; }
.eui-icon-pin-w { background-position: -128px -144px; }
.eui-icon-pin-s { background-position: -144px -144px; }
.eui-icon-play { background-position: 0 -160px; }
.eui-icon-pause { background-position: -16px -160px; }
.eui-icon-seek-next { background-position: -32px -160px; }
.eui-icon-seek-prev { background-position: -48px -160px; }
.eui-icon-seek-end { background-position: -64px -160px; }
.eui-icon-seek-start { background-position: -80px -160px; }
/* eui-icon-seek-first is deprecated, use eui-icon-seek-start instead */
.eui-icon-seek-first { background-position: -80px -160px; }
.eui-icon-stop { background-position: -96px -160px; }
.eui-icon-eject { background-position: -112px -160px; }
.eui-icon-volume-off { background-position: -128px -160px; }
.eui-icon-volume-on { background-position: -144px -160px; }
.eui-icon-power { background-position: 0 -176px; }
.eui-icon-signal-diag { background-position: -16px -176px; }
.eui-icon-signal { background-position: -32px -176px; }
.eui-icon-battery-0 { background-position: -48px -176px; }
.eui-icon-battery-1 { background-position: -64px -176px; }
.eui-icon-battery-2 { background-position: -80px -176px; }
.eui-icon-battery-3 { background-position: -96px -176px; }
.eui-icon-circle-plus { background-position: 0 -192px; }
.eui-icon-circle-minus { background-position: -16px -192px; }
.eui-icon-circle-close { background-position: -32px -192px; }
.eui-icon-circle-triangle-e { background-position: -48px -192px; }
.eui-icon-circle-triangle-s { background-position: -64px -192px; }
.eui-icon-circle-triangle-w { background-position: -80px -192px; }
.eui-icon-circle-triangle-n { background-position: -96px -192px; }
.eui-icon-circle-arrow-e { background-position: -112px -192px; }
.eui-icon-circle-arrow-s { background-position: -128px -192px; }
.eui-icon-circle-arrow-w { background-position: -144px -192px; }
.eui-icon-circle-arrow-n { background-position: -160px -192px; }
.eui-icon-circle-zoomin { background-position: -176px -192px; }
.eui-icon-circle-zoomout { background-position: -192px -192px; }
.eui-icon-circle-check { background-position: -208px -192px; }
.eui-icon-circlesmall-plus { background-position: 0 -208px; }
.eui-icon-circlesmall-minus { background-position: -16px -208px; }
.eui-icon-circlesmall-close { background-position: -32px -208px; }
.eui-icon-squaresmall-plus { background-position: -48px -208px; }
.eui-icon-squaresmall-minus { background-position: -64px -208px; }
.eui-icon-squaresmall-close { background-position: -80px -208px; }
.eui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.eui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.eui-icon-grip-solid-vertical { background-position: -32px -224px; }
.eui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.eui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.eui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.eui-corner-all,
.eui-corner-top,
.eui-corner-left,
.eui-corner-tl {
	border-top-left-radius: 4px;
}
.eui-corner-all,
.eui-corner-top,
.eui-corner-right,
.eui-corner-tr {
	border-top-right-radius: 4px;
}
.eui-corner-all,
.eui-corner-bottom,
.eui-corner-left,
.eui-corner-bl {
	border-bottom-left-radius: 4px;
}
.eui-corner-all,
.eui-corner-bottom,
.eui-corner-right,
.eui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.eui-widget-overlay {
	background: #666666 url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50); /* support: IE8 */
}
.eui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/eui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20); /* support: IE8 */
	border-radius: 5px;
}

/* module-key = 'Addteq.Excellentable:spreadJSResourcesV1', location = '/css/external/gcspread.sheets.excel2013lightGray.9.40.20161.5.css' */
/*
 *
 * SpreadJS Library 9.40.20161.5
 *
 * Copyright(c) GrapeCity, Inc.  All rights reserved.
 *
 * Licensed under the SpreadJS Commercial License. 
 * spread.sales@grapecity.com
 * http://spread.grapecity.com/Pages/Spread-JS-License/
 *
 *
 **/
/*-----common css start-----*/
.gc-theme-version
{
    position: absolute;
    z-index: 2013
}
.gc-grayArea
{
    background-color: #f1f1f1
}
.gc-corner-hover
{
    background-color: #f1f1f1
}
.gc-corner-selected
{
    background-color: #f1f1f1
}
.gc-corner-normal
{
    background-color: #f1f1f1
}
.gc-corner-triangle-normal
{
    background-color: #c6c6c6;
    background-image: -webkit-linear-gradient(top,#c6c6c6,#c6c6c6);/* For Chrome and Safari */background-image: -moz-linear-gradient(top,#c6c6c6,#c6c6c6);/* For old Fx (3.6 to 15) */background-image: -ms-linear-gradient(top,#c6c6c6,#c6c6c6);/* For pre-releases of IE 10*/background-image: -o-linear-gradient(top,#c6c6c6,#c6c6c6);/* For old Opera (11.1 to 12.0) */background-image: linear-gradient(to bottom,#c6c6c6,#c6c6c6);/* Standard syntax; must be last */border-style: solid;
    border-left-color: #dbdbdb !important;
    border-right-color: #b7b7b7 !important;
    border-top-color: #dbdbdb !important;
    border-bottom-color: #b7b7b7 !important
}
.gc-corner-triangle-hover
{
    background-color: #9e9e9e;
    background-image: -webkit-linear-gradient(top,#9e9e9e,#9e9e9e);/* For Chrome and Safari */background-image: -moz-linear-gradient(top,#9e9e9e,#9e9e9e);/* For old Fx (3.6 to 15) */background-image: -ms-linear-gradient(top,#9e9e9e,#9e9e9e);/* For pre-releases of IE 10*/background-image: -o-linear-gradient(top,#9e9e9e,#9e9e9e);/* For old Opera (11.1 to 12.0) */background-image: linear-gradient(to bottom,#9e9e9e,#9e9e9e);/* Standard syntax; must be last */border-style: solid;
    border-left-color: #dbdbdb !important;
    border-right-color: #b7b7b7 !important;
    border-top-color: #dbdbdb !important;
    border-bottom-color: #b7b7b7 !important
}
.gc-corner-triangle-selected
{
    background-color: #217346;
    background-image: -webkit-linear-gradient(top,#217346,#217346);/* For Chrome and Safari */background-image: -moz-linear-gradient(top,#217346,#217346);/* For old Fx (3.6 to 15) */background-image: -ms-linear-gradient(top,#217346,#217346);/* For pre-releases of IE 10*/background-image: -o-linear-gradient(top,#217346,#217346);/* For old Opera (11.1 to 12.0) */background-image: linear-gradient(to bottom,#217346,#217346);/* Standard syntax; must be last */border-style: solid;
    border-left-color: #dbdbdb !important;
    border-right-color: #b7b7b7 !important;
    border-top-color: #dbdbdb !important;
    border-bottom-color: #b7b7b7 !important
}
.gc-columnHeader-normal
{
    color: #262626;
    background-image: none;
    background-color: #f1f1f1;
    border-style: solid;
    border-left-color: #dbdbdb !important;
    border-right-color: #b7b7b7 !important;
    border-bottom-color: #ababab !important
}
.gc-columnHeader-hover
{
    color: #262626;
    background-image: none;
    background-color: #9fd5b7;
    border-style: solid;
    border-left-color: #dbdbdb !important;
    border-right-color: #b7b7b7 !important;
    border-bottom-color: #ababab !important
}
.gc-columnHeader-selected
{
    color: #217346;
    background-image: none;
    background-color: #d3f0e0;
    border-style: solid;
    border-left-color: #dbdbdb !important;
    border-right-color: #b7b7b7 !important;
    border-bottom-color: #ababab !important
}
.gc-columnHeader-highlight
{
    color: #217346;
    background-image: none;
    background-color: #d4d4d4;
    border-style: solid;
    border-left-color: #dbdbdb !important;
    border-right-color: #b7b7b7 !important;
    border-bottom-color: #ababab !important
}
.gc-rowHeader-normal
{
    color: #262626;
    background-color: #f1f1f1;
    background-image: none;
    border-style: solid;
    border-top-color: #dbdbdb !important;
    border-bottom-color: #b7b7b7 !important;
    border-right-color: #ababab !important
}
.gc-rowHeader-hover
{
    color: #262626;
    background-color: #9fd5b7;
    background-image: none;
    border-style: solid;
    border-top-color: #dbdbdb !important;
    border-bottom-color: #b7b7b7 !important;
    border-right-color: #ababab !important
}
.gc-rowHeader-selected
{
    color: #217346;
    background-color: #d3f0e0;
    background-image: none;
    border-style: solid;
    border-top-color: #dbdbdb !important;
    border-bottom-color: #b7b7b7 !important;
    border-right-color: #ababab !important
}
.gc-rowHeader-highlight
{
    color: #217346;
    background-color: #d4d4d4;
    background-image: none;
    border-style: solid;
    border-top-color: #dbdbdb !important;
    border-bottom-color: #b7b7b7 !important;
    border-right-color: #ababab !important
}
.gc-horizontal-scrollbar
{
    box-sizing: content-box;
    background: #f1f1f1;
    border-top: 1px solid #ababab;
    height: 18px;
    padding: 4px 0 5px 0;
    margin: 0
}
.gc-vertical-scrollbar
{
    box-sizing: content-box;
    background: #f1f1f1;
    border-left: 1px solid #ababab;
    width: 18px;
    padding: 0 5px 0 4px;
    margin: 0
}
.gc-footer-corner
{
    background-color: #f1f1f1
}
.gc-selection
{
    background-color: rgba(20,20,20,.2);
    border-color: #217346;
    color: rgba(240,240,240,.7)
}
.gc-drag-indicator
{
    border-color: #217346
}
.gc-gridlineColor
{
    border-color: #d4d4d4
}
.gc-group
{
    background-color: #f1f1f1;
    color: #ababab
}
.gc-group-box
{
    background-color: #f1f1f1;
    color: #606060;
    border-color: #828790
}
.gc-tabStripNewTab-highlight
{
    border-color: #5e5e5e
}
.gc-tabStripNewTab-hover
{
    border-color: #439467
}
.gc-tabStripBackground
{
    background-image: -webkit-linear-gradient(top,#f1f1f1,#f1f1f1);/* For Chrome and Safari */background-image: -moz-linear-gradient(top,#f1f1f1,#f1f1f1);/* For old Fx (3.6 to 15) */background-image: -ms-linear-gradient(top,#f1f1f1,#f1f1f1);/* For pre-releases of IE 10*/background-image: -o-linear-gradient(top,#f1f1f1,#f1f1f1);/* For old Opera (11.1 to 12.0) */background-image: linear-gradient(to bottom,#f1f1f1,#f1f1f1);/* Standard syntax; must be last */background-color: #f1f1f1;
    border-color: #ababab
}
.gc-tabStripResizeBarInner
{
    color: #5e5e5e
}
.gc-navMoreButton-highlight
{
    border-color: #5e5e5e
}
.gc-navMoreButton-hover
{
    border-color: #439467
}
.gc-navButton-hover
{
    border-color: #439467
}
.gc-navButton-highlight
{
    border-color: #005a2b
}
.gc-navButton-normal
{
    border-color: #ababab
}
.gc-tab-normal
{
    color: #444;
    background-image: none;
    background-color: transparent;
    border-style: solid;
    border-left-color: #ababab;
    border-bottom-color: #217346
}
.gc-tab-hover
{
    color: #252627;
    background-image: none;
    background-color: transparent;
    border-style: solid;
    border-left-color: #ababab;
    border-bottom-color: #217346
}
.gc-tab-active
{
    color: #217346;
    background-image: none;
    background-color: #fff;
    border-style: solid;
    border-left-color: #ababab;
    border-bottom-color: #217346
}
.gc-rowHeaderFill
{
    background-color: #e4ecf7
}
.gc-colHeaderFill
{
    background-image: -webkit-linear-gradient(top,#f6fafb 12.5%,#d2dbeb);/* For Chrome and Safari */background-image: -moz-linear-gradient(top,#f6fafb 12.5%,#d2dbeb);/* For old Fx (3.6 to 15) */background-image: -ms-linear-gradient(top,#f6fafb 12.5%,#d2dbeb);/* For pre-releases of IE 10*/background-image: -o-linear-gradient(top,#f6fafb 12.5%,#d2dbeb);/* For old Opera (11.1 to 12.0) */background-image: linear-gradient(to bottom,#f6fafb 12.5%,#d2dbeb);/* Standard syntax; must be last */background-color: #d2dbeb
}
.gradientButton
{
    background-color: #ddd;/* fallback color if gradients are not supported */background-image: -webkit-linear-gradient(top,#f6fafb,#d2dbeb);/* For Chrome and Safari */background-image: -moz-linear-gradient(top,#f6fafb,#d2dbeb);/* For old Fx (3.6 to 15) */background-image: -ms-linear-gradient(top,#f6fafb,#d2dbeb);/* For pre-releases of IE 10*/background-image: -o-linear-gradient(top,#f6fafb,#d2dbeb);/* For old Opera (11.1 to 12.0) */background-image: linear-gradient(to bottom,#f6fafb,#d2dbeb);/* Standard syntax; must be last */}
.sheetTabEditor::-ms-clear
{
    display: none
}
.layout-table
{
    font-size: 12px;
    width: 100%;
    height: 100%;
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif
}
.layout-table-first-column
{
    width: 21px;
    border-right: 1px solid #ccc;
    text-align: right;
    padding-top: 7px
}
.layout-table-last-column
{
    width: 18px
}
.filter-sort-desc-container
{
    border-bottom: 1px solid #ccc
}
.filter-item-wrapper
{}
.filter-dialog-style
{
    background: #fcfdfd;
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-size: 12px;
    border: 1px solid #a7abb0
}
.search-outer-div
{
    border: none;
    margin: 4px 0 0 4px;
    background-color: #fff;
    background-image: none;
    color: #1e395b;
    font-weight: normal
}
div.search-outer-div input::-ms-clear
{
    display: none
}
#filterSearch
{
    width: 165px;
    height: 21px;
    border: 1px solid #ababab;
    margin-left: 7px;
    margin-top: 4px;
    margin-bottom: 0;
    padding: 0;
    font-size: 1em;
    background-color: #fff;
    color: #000;
    float: none
}
#filterSearch:hover, #filterSearch:active
{
    background-color: #fff
}
.check-uncheck-all
{
    float: left;
    width: 16px;
    height: 16px;
    display: inline-block
}
.filter-check-outerDiv .check-image, .fill-type-item .check-image
{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAGxJREFUOE+ljsENgDAMAzsaQ3QMxP4/wAhXwTKhEY9TlZOdtK1b/4WVFaysYGUFKxMWdY/hA5T3+x0+BjJYJmOJBoF+87UMYhAwzFBaBnFwYZ1j/kKFltIycHLqMrHyhEvSMrCygpUVrJyntwPdKU02VXQw7gAAAABJRU5ErkJggg==)
}
.filter-check-outerDiv .uncheck-image, .fill-type-item .uncheck-image
{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAIJJREFUOE+lkssNgDAMQzsCw3UMxEocGKWDQSLVUj5GJeLwhPyI0x7a9qP/gsoKVFagskIUm3ALp3GKZvX63/q0QIcAlqAMXMcFIQ6z7DouTGLptawkMVmeDJi8BFsGQ0jzUcRyvEla4oLAhvVrveu4IOAdxJOwZPkOylBZgcrv9PYAV9tkcyJlS4sAAAAASUVORK5CYII=)
}
.check-image, .uncheck-image
{
    background-position: center
}
.filter-check-outerDiv
{
    height: 18px;
    margin-top: 4px
}
a.filter-check-style
{
    color: #1e395b;
    text-shadow: none
}
a.filter-check
{
    text-decoration: none
}
a.filter-check:hover
{
    text-decoration: underline
}
#sortASC:hover, #sortASC:active
{
    border-color: #e3e3e3;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.filter-sort
{
    border: 1px solid transparent;
    font-weight: normal;
    color: #222
}
.filter-hover
{
    border-radius: 0;
    outline: none
}
.filter-item
{
    position: relative;
    cursor: default;
    font-weight: normal;
    border-style: solid;
    border-color: transparent
}
.filter-item-container
{
    border: 1px solid #a7abb0;
    border-radius: 3px;
    margin: 4px 0 4px 4px;
    overflow: hidden
}
.filter-item-input
{
    float: left;
    clear: left
}
.filter-item-text
{
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-size: 12px;
    margin: 2px;
    white-space: nowrap;
    word-wrap: normal;
    float: left;
    clear: right
}
.filter-button
{
    width: 90px;
    height: 27px;
    margin: 2px 1px 5px
}
.filter-button-disable
{
    opacity: .35;
    background-image: none
}
#filterOK
{
    margin-left: 13px;
    margin-bottom: 5px
}
#filterCancel
{
    margin-bottom: 5px
}
.filter-button-default
{
    border: 1px solid #acacac;
    border-radius: 0;
    background-image: -webkit-linear-gradient(top,#f0f0f0,#e5e5e5);/* For Chrome and Safari */background-image: -moz-linear-gradient(top,#f0f0f0,#e5e5e5);/* For old Fx (3.6 to 15) */background-image: -ms-linear-gradient(top,#f0f0f0,#e5e5e5);/* For pre-releases of IE 10*/background-image: -o-linear-gradient(top,#f0f0f0,#e5e5e5);/* For old Opera (11.1 to 12.0) */background-image: linear-gradient(to bottom,#f0f0f0,#e5e5e5);/* Standard syntax; must be last */font-weight: normal;
    color: #000
}
.filter-button-hover
{
    border: 1px solid #7eb4ea;
    border-radius: 0;
    background-color: #d3f0e0;
    background-image: -webkit-linear-gradient(top,#ecf4fc,#dcecfc);/* For Chrome and Safari */background-image: -moz-linear-gradient(top,#ecf4fc,#dcecfc);/* For old Fx (3.6 to 15) */background-image: -ms-linear-gradient(top,#ecf4fc,#dcecfc);/* For pre-releases of IE 10*/background-image: -o-linear-gradient(top,#ecf4fc,#dcecfc);/* For old Opera (11.1 to 12.0) */background-image: linear-gradient(to bottom,#ecf4fc,#dcecfc);/* Standard syntax; must be last */color: #000;
    font-weight: normal;
    text-shadow: none;
    cursor: pointer
}
.filter-button-active
{
    border: 1px solid #569de5;
    border-radius: 0;
    background-color: #ffe475;
    background-image: -webkit-linear-gradient(top,#daecfc,#c4e0fc);/* For Chrome and Safari */background-image: -moz-linear-gradient(top,#daecfc,#c4e0fc);/* For old Fx (3.6 to 15) */background-image: -ms-linear-gradient(top,#daecfc,#c4e0fc);/* For pre-releases of IE 10*/background-image: -o-linear-gradient(top,#daecfc,#c4e0fc);/* For old Opera (11.1 to 12.0) */background-image: linear-gradient(to bottom,#daecfc,#c4e0fc);/* Standard syntax; must be last */font-weight: normal;
    color: #000;
    -webkit-box-shadow: none;
    box-shadow: none
}
.filter-item-hover
{
    border: 1px solid transparent;
    background-color: #d3f0e0;
    background-image: none;
    color: #1d5987;
    font-weight: normal;
    text-shadow: none
}
.smartMenu-item-default
{
    border: 1px solid transparent;
    background-color: #fff;
    background-image: none;
    font-weight: normal;
    color: #1e395b;
    border-radius: 0
}
.smartMenu-item-hover
{
    border: 1px solid #86bfa0;
    background-color: #d3f0e0;
    background-image: none;
    color: #1d5987;
    font-weight: normal;
    text-shadow: none
}
.smart-tag-default
{
    border: 1px solid #ababab;
    background: #fff;
    color: #1e395b;
    font-weight: normal;
    border-radius: 0
}
.smart-tag-hover
{
    border: 1px solid #9fd5b7;
    background-color: #fff;
    background-image: none;
    color: #1d5987;
    font-weight: normal;
    text-shadow: none
}
.smart-tag-active
{
    border: 1px solid #9fd5b7;
    background-color: #9fd5b7;
    background-image: none;
    font-weight: normal;
    color: #262626;
    -webkit-box-shadow: none;
    box-shadow: none
}
.menu-item-input
{
    width: 16px;
    height: 16px;
    margin: 1px;
    float: left;
    display: inline-block
}
.menu-item-text
{
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    float: left;
    padding-top: 2px;
    font-family: Arial
}
.wijspread-fill-menu-container
{
    box-shadow: rgba(0,0,0,.4) 1px 2px 5px;
    cursor: default
}
.toolstrip-default
{
    background: #fff;
    border: 1px solid #c6c6c6
}
.toolstrip-button-style:active, .toolstrip-button-style
{
    color: #000;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}
.tab-tip-span
{
    background: #d6e6f9;
    color: #000;
    border: 1px solid #d6e6f9;
    font-weight: normal
}
.spread-toolTip
{
    border: 1px solid #bebebe;
    border-radius: 0;
    background-color: #fff;
    background-image: none;
    font-weight: normal;
    color: #217346
}
.no-user-select
{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none
}/*-----common css end-----*//*-----formula textbox start-----*//* function autocomplete */
.gcsj-func-ac-popup
{
    margin: 0;
    padding: 0;
    background: #fff;
    border: 1px solid rgba(0,0,0,.2);
    font-family: arial,sans-serif;
    font-size: 12px;
    line-height: 22px;
    position: absolute;
    width: 300px;
    z-index: 2001;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.2);
    box-shadow: 0 2px 4px rgba(0,0,0,.2)
}
.gcsj-func-ac-row
{
    margin: 0;
    cursor: default;
    padding: 2px 10px;
    color: #666
}
.gcsj-func-ac-row-name
{
    color: #222;
    font-size: 13px;
    font-family: inconsolata,monospace,arial,sans,sans-serif;
    margin: -2px 0
}
.gcsj-func-ac-row-description
{
    color: #666;
    display: none;
    font-size: 11px;
    margin: -2px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.gcsj-ac-row-active
{
    background-color: #f5f5f5;
    color: #000;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 1px 10px
}
.gcsj-ac-row-active .gcsj-func-ac-row-description
{
    display: block
}/*  function help */
.gcsj-func-help-popup
{
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    color: #222;
    font-size: 11px;
    word-wrap: break-word;
    position: absolute;
    width: 320px;
    z-index: 2001;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.2);
    box-shadow: 0 2px 4px rgba(0,0,0,.2)
}
.gcsj-func-help-title
{
    background-color: #f5f5f5;
    color: #222;
    font-size: 13px;
    padding: 1px 0 1px 10px
}
.gcsj-func-help-body
{
    border-top: 1px solid #ebebeb;
    font-family: arial,sans-serif;
    overflow: hidden
}
.gcsj-func-help-content
{
    padding-bottom: 2px
}
.gcsj-func-help-section
{
    padding: 5px 10px
}
.gcsj-func-help-section-title
{
    font-size: 11px;
    color: #666
}
.gcsj-func-help-section-content
{
    font-size: 11px
}
.gcsj-func-help-formula
{
    font-family: inconsolata,monospace,arial,sans,sans-serif;
    padding: 1px 0
}
.gcsj-func-help-formula-name
{}
.gcsj-func-help-paramter
{
    padding-left: 1px
}
.gcsj-func-help-paramter-paren
{}
.gcsj-func-help-paramter-active
{
    background-color: #feb
}/* color text */
.gcsj-func-color-content
{
    white-space: pre-wrap
}/*-----formula textbox end-----*//*-----floatingobject start-----*/
.floatingobject-selected
{
    border: 1px solid #939393
}
.floatingobject-unselected
{
    background-color: transparent;
    border: 1px solid transparent
}
.floatingobject-container
{
    position: absolute;
    overflow: hidden;
    box-sizing: content-box
}
.floatingobject-background-cover
{
    -webkit-background-size: cover;/* For WebKit*/-moz-background-size: cover;/* Mozilla*/-o-background-size: cover;/* Opera*/background-size: cover;/* Generic*/}
.floatingobject-moving-container
{
    position: absolute;
    overflow: hidden
}
.floatingobject-moving-div
{
    position: absolute;
    border: 1px solid #000
}
.floatingobject-resize-indicator
{
    box-sizing: content-box
}
.floatingobject-resize-indicator-select
{
    background-color: #fff;
    border-radius: 2px;
    -moz-border-radius: 1px;
    border: 1px solid #939393;
    z-index: 100
}
.floatingobject-resize-indicator-unSelect
{
    display: none
}
.floatingobject-absolute
{
    position: absolute
}
.floatingobject-content-container
{
    box-sizing: content-box
}/*-----floatingobject end-----*//*-----scrollbar start-----*//*scrollbar*/
.scroll-container
{
    background-color: #d9d9d9;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.scroll-corner-all
{
    border-radius: 2px
}
.scroll-arrow
{
    background-color: #fff;
    border-style: solid;
    border-color: #ababab;
    background-image: none;
    border-radius: 0
}
.scroll-arrow .scroll-arrowUp
{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAClJREFUKFNjGEmgvLz8P5RJHABpgGGoEH6ArIEojdg0wDBUyShAAAYGAHSXJkH1wN/VAAAAAElFTkSuQmCC)
}
.scroll-arrowUp
{
    background-position: center
}
.scroll-arrow .scroll-arrowDown
{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAACRJREFUKFNjGAVYQHl5+X9cGKoEOyBZAwyQrAEGSNYwpAEDAwBvhSZBmzrLGgAAAABJRU5ErkJggg==)
}
.scroll-arrowDown
{
    background-position: center
}
.scroll-arrow .scroll-arrowLeft
{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAADBJREFUKFNjGMKgvLz8P5RJHABpIEkTTAPRmpA1EK0JBMjSBAJkaQIBsjQNNGBgAABe7iZBxoz5vwAAAABJRU5ErkJggg==)
}
.scroll-arrowLeft
{
    background-position: center
}
.scroll-arrow .scroll-arrowRight
{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAC5JREFUKFNjGIKgvLz8P5RJPABpIlkjTBNJGpE1Ea2RZA0gQLIGECBZw2ACDAwAhS4mQZAuqGcAAAAASUVORK5CYII=)
}
.scroll-arrowRight
{
    background-position: center
}
.scroll-bar .scrollbar-vertical
{
    background-image: none;
    background-repeat: no-repeat
}
.scrollbar-vertical
{
    background-position: center
}
.scroll-bar .scrollbar-horizontal
{
    text-indent: 0;
    background-image: none;
    background-repeat: no-repeat
}
.scrollbar-horizontal
{
    background-position: center
}
.scrollbar-wrapper
{
    background-color: transparent
}
.scroll-bar
{
    border-style: solid;
    border-color: #ababab;
    background: #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
.scroll-arrow-hover
{
    border-style: solid;
    border-color: #777;
    background: #fff
}
.scrollbar-stateHover
{
    border-style: solid;
    border-color: #777;
    background: #fff
}
.scroll-arrow:active, .scroll-bar:active, .scrollbar-stateActive
{
    border-style: solid;
    border-color: #777;
    background: #e1e1e1;
    -webkit-box-shadow: none;
    box-shadow: none
}/*-----scrollbar end-----*/


/* module-key = 'Addteq.Excellentable:spreadJSResourcesV1', location = '/fonts/excellentable/fontawesome/font-awesome.css' */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fontawesome-webfont.eot');
  src: url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fontawesome-webfont.eot') format('embedded-opentype'), url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fontawesome-webfont.woff') format('woff'), url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fontawesome-webfont.ttf') format('truetype'), url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}

/* module-key = 'Addteq.Excellentable:spreadJSResourcesV1', location = '/css/fonts/load-external-fonts.css' */
/***** Verdana *****/
@font-face{
    font-family:"Verdana";
    src: 
        local("Verdana"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/verdana.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Verdana";
     src: 
        local(Verdana Bold),
        local(Verdana-Bold),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/verdana-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family:"Verdana";
    src:
        local("Verdana Italic"),
        local("Verdana-Italic"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/verdana-italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

/***** Alegreya *****/
@font-face{
    font-family:"Alegreya";
    src: 
        local("Alegreya"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/alegreya.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Alegreya";
    src:
        local("Alegreya Bold"),
        local("Alegreya-Bold"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/alegreya-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family:"Alegreya";
    src:
        local("Alegreya Italic"),
        local("Alegreya-Italic"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/alegreya-italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

/***** Amatic SC *****/
@font-face{
    font-family:"Amatic SC";
    src: 
        local("Amatic SC"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/amatic-sc.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Amatic SC";
    src:
        local("Amatic SC Bold"),
        local("AmaticSC-Bold"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/amatic-sc-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

/***** Arial Black *****/
@font-face{
    font-family:"Arial Black";
    src: 
        local("Arial Black"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/arial-black.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Arial Black";
    src:
        local("Arial Black Italic"),
        local("ArialBlack-Italic"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/arial-black-italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

/***** Bree Serif *****/
@font-face{
    font-family:"Bree Serif";
    src: 
        local("Bree Serif"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/breeserif.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/***** Calibri *****/
@font-face{
    font-family:"Calibri";
    src: 
        local("Calibri"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/calibri.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Calibri";
    src:
        local("Calibri Bold"),
        local("Calibri-Bold"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/calibri-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family:"Calibri";
    src:
        local("Calibri Italic"),
        local("Calibri-Italic"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/calibri-italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

/***** Cambria *****/
@font-face{
    font-family:"Cambria";
    src: 
        local("Cambria"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/cambria.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Cambria";
    src:
        local("Cambria Bold"),
        local("Cambria-Bold"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/cambria-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family:"Cambria";
    src:
        local("Cambria Italic"),
        local("Cambria-Italic"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/cambria-italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

/***** Century *****/
@font-face{
    font-family:"Century";
    src: 
        local("Century"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/century.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Century";
    src:
        local("Century Bold"),
        local("Century-Bold"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/century-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family:"Century";
    src:
        local("Century Italic"),
        local("Century-Italic"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/century-italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

/***** Comic Sans MS *****/
@font-face{
    font-family:"Comic Sans MS";
    src: 
        local("Comic Sans MS"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/comic-sans-ms.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Comic Sans MS";
    src:
        local("Comic Sans MS Bold"),
        local("ComicSansMS-Bold"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/comic-sans-ms-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

/***** Garamond *****/
@font-face{
    font-family:"Garamond";
    src: 
        local("Garamond"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/garamond.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Garamond";
    src:
        local("Garamond Bold"),
        local("Garamond-Bold"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/garamond-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family:"Garamond";
    src:
        local("Garamond Italic"),
        local("Garamond-Italic"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/garamond-italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

/***** Georgia *****/
@font-face{
    font-family:"Georgia";
    src: 
        local("Georgia"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/georgia.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Georgia";
    src:
        local("Georgia Bold"),
        local("Georgia-Bold"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/georgia-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family:"Georgia";
    src:
        local("Georgia Italic"),
        local("Georgia-Italic"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/georgia-italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

/***** Impact *****/
@font-face{
    font-family:"Impact";
    src: 
        local("Impact"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/impact.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/***** Merriweather *****/
@font-face{
    font-family:"Merriweather";
    src: 
        local("Merriweather"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/merriweather.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Merriweather";
    src:
        local("Merriweather Bold"),
        local("Merriweather-Bold"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/merriweather-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family:"Merriweather";
    src:
        local("Merriweather Italic"),
        local("Merriweather-Italic"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/merriweather-italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

/***** Permanent Marker *****/
@font-face{
    font-family:"Permanent Marker";
    src: 
        local("Permanent Marker"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/permanentmarker.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/***** Pinyon Script *****/
@font-face{
    font-family:"Pinyon Script";
    src: 
        local("Pinyon Script"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/pinyonscript.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/***** Playfair Display *****/
@font-face{
    font-family:"Playfair Display";
    src: 
        local("Playfair Display"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/playfairdisplay.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Playfair Display";
    src:
        local("Playfair Display Bold"),
        local("PlayfairDisplay-Bold"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/playfairdisplay-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family:"Playfair Display";
    src:
        local("Playfair Display Italic"),
        local("PlayfairDisplay-Italic"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/playfairdisplay-italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

/***** Roboto *****/
@font-face{
    font-family:"Roboto";
    src: 
        local("Roboto"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/roboto.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Roboto";
    src:
        local("Roboto Bold"),
        local("Roboto-Bold"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/roboto-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family:"Roboto";
    src:
        local("Roboto Italic"),
        local("Roboto-Italic"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/roboto-italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

/***** Roboto Mono *****/
@font-face{
    font-family:"Roboto Mono";
    src: 
        local("Roboto Mono"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/robotomono.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Roboto Mono";
    src:
        local("Roboto Mono Bold"),
        local("RobotoMono-Bold"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/robotomono-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family:"Roboto Mono";
    src:
        local("Roboto Mono Italic"),
        local("RobotoMono-Italic"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/robotomono-italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

/***** Tahoma *****/
@font-face{
    font-family:"Tahoma";
    src: 
        local("Tahoma"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/tahoma.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Tahoma";
    src:
        local("Tahoma Bold"),
        local("Tahoma-Bold"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/tahoma-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

/***** Trebuchet MS *****/
@font-face{
    font-family:"Trebuchet MS";
    src: 
        local("Trebuchet MS"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/trebuchet-ms.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:"Trebuchet MS";
    src:
        local("Trebuchet MS Bold"),
        local("TrebuchetMS-Bold"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/trebuchet-ms-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family:"Trebuchet MS";
    src:
        local("Trebuchet MS Italic"),
        local("TrebuchetMS-Italic"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/trebuchet-ms-italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

/***** Ultra *****/
@font-face{
    font-family:"Ultra";
    src: 
        local("Ultra"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/ultra.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/***** Varela Round *****/
@font-face{
    font-family:"Varela Round";
    src: 
        local("Varela Round"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/varelaround.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/***** Wingdings *****/
@font-face{
    font-family:"Wingdings";
    src: 
        local("Wingdings"),
        url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/fonts/wingdings.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
/* module-key = 'Addteq.Excellentable:spreadJSResourcesV1', location = '/fonts/excellentable/icomoons/style.css' */
@font-face {
  font-family: 'icomoon';
  src:  url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/icomoon.eot?czf797');
  src:  url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/icomoon.eot?czf797#iefix') format('embedded-opentype'),
    url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/icomoon.woff2?czf797') format('woff2'),
    url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/icomoon.ttf?czf797') format('truetype'),
    url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/icomoon.woff?czf797') format('woff'),
    url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/icomoon.svg?czf797#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon-icomoon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-albania-lek-currency-symbol:before {
  content: "\e903";
}
.icon-aruba-guilder-currency-symbol:before {
  content: "\e904";
}
.icon-azerbaijan-currency-symbol:before {
  content: "\e905";
}
.icon-belarus-ruble-currency-symbol:before {
  content: "\e906";
}
.icon-belize-dollar-symbol:before {
  content: "\e907";
}
.icon-bolivia-boliviano-currency-symbol:before {
  content: "\e908";
}
.icon-bosnia-herzegovina-convertible-marka-currency-symbol:before {
  content: "\e909";
}
.icon-botswana-pula-currency-sign:before {
  content: "\e90a";
}
.icon-brazil-real-symbol:before {
  content: "\e90b";
}
.icon-bulgaria-lev:before {
  content: "\e90c";
}
.icon-cambodia-riel-currency-symbol:before {
  content: "\e90d";
}
.icon-costa-rica-colon-currency-symbol:before {
  content: "\e90e";
}
.icon-croatia-kuna-currency-symbol:before {
  content: "\e90f";
}
.icon-cuba-peso-currency-symbol:before {
  content: "\e910";
}
.icon-czech-republic-koruna-currency-symbol:before {
  content: "\e911";
}
.icon-denmark-krone-currency-symbol:before {
  content: "\e912";
}
.icon-dollar-currency-sign-1:before {
  content: "\e913";
}
.icon-dollar-currency-sign:before {
  content: "\e914";
}
.icon-dollar-currency-symbol-1:before {
  content: "\e915";
}
.icon-dollar-currency-symbol-2:before {
  content: "\e916";
}
.icon-dollar-currency-symbol-variant:before {
  content: "\e917";
}
.icon-dollar-currency-symbol:before {
  content: "\e918";
}
.icon-dollar-elegant-currency-symbol:before {
  content: "\e919";
}
.icon-dollar-straight-symbol:before {
  content: "\e91a";
}
.icon-dollar-symbol-of-currency:before {
  content: "\e91b";
}
.icon-dominican-republic-peso:before {
  content: "\e91c";
}
.icon-estonia-kroon-currency-symbol:before {
  content: "\e91d";
}
.icon-euro-currency-symbol:before {
  content: "\e91e";
}
.icon-ghana-cedis:before {
  content: "\e91f";
}
.icon-guatemala-quetzal-currency-symbol:before {
  content: "\e920";
}
.icon-honduras-lempira-currency-symbol:before {
  content: "\e921";
}
.icon-hungary-forint-currency-symbol:before {
  content: "\e922";
}
.icon-iceland-krona-currency-symbol:before {
  content: "\e923";
}
.icon-india-rupee-currency-symbol:before {
  content: "\e924";
}
.icon-indonesia-rupiah-currency-symbol:before {
  content: "\e925";
}
.icon-iran-rial:before {
  content: "\e926";
}
.icon-israel-shekel-currency-symbol:before {
  content: "\e927";
}
.icon-jamaica-dollar-currency-symbol:before {
  content: "\e928";
}
.icon-kazakhstan-tenge-currency-symbol:before {
  content: "\e929";
}
.icon-kyrgyzstan-som-currency-symbol:before {
  content: "\e92a";
}
.icon-laos-kip-currency-symbol:before {
  content: "\e92b";
}
.icon-latvia-lat:before {
  content: "\e92c";
}
.icon-lithuania-litas-currency-symbol:before {
  content: "\e92d";
}
.icon-macedonia-denar:before {
  content: "\e92e";
}
.icon-malaysia-ringgit:before {
  content: "\e92f";
}
.icon-mauritius-rupee-currency-symbol:before {
  content: "\e930";
}
.icon-mongolia-tughrik-currency-symbol:before {
  content: "\e931";
}
.icon-mozambique-metical-currency-symbol:before {
  content: "\e932";
}
.icon-nepal-rupee-currency-symbol:before {
  content: "\e933";
}
.icon-netherlands-antilles-guilder:before {
  content: "\e934";
}
.icon-nicaragua-cordoba-currency-symbol:before {
  content: "\e935";
}
.icon-nigeria-naira-currency-symbol:before {
  content: "\e936";
}
.icon-north-korea-won:before {
  content: "\e937";
}
.icon-norway-krone-currency-symbol:before {
  content: "\e938";
}
.icon-oman-rial-currency:before {
  content: "\e939";
}
.icon-pakistan-rupee-currency-symbol:before {
  content: "\e93a";
}
.icon-panama-balboa-currency-symbol:before {
  content: "\e93b";
}
.icon-paraguay-guarani-currency-symbol:before {
  content: "\e93c";
}
.icon-peru-nuevo-sol-currency-symbol:before {
  content: "\e93d";
}
.icon-philippines-peso-currency-symbol:before {
  content: "\e93e";
}
.icon-poland-zloty-currency-symbol:before {
  content: "\e93f";
}
.icon-pound-symbol-variant:before {
  content: "\e940";
}
.icon-qatar-riyal:before {
  content: "\e941";
}
.icon-romania-lei-currency:before {
  content: "\e942";
}
.icon-rounded-dollar-symbol:before {
  content: "\e943";
}
.icon-russia-ruble-currency-symbol:before {
  content: "\e944";
}
.icon-saudi-arabia-riyal-currency-symbol:before {
  content: "\e945";
}
.icon-serbia-dinar-currency-symbol:before {
  content: "\e946";
}
.icon-seychelles-rupee-currency-symbol:before {
  content: "\e947";
}
.icon-somalia-shilling:before {
  content: "\e948";
}
.icon-south-africa-rand:before {
  content: "\e949";
}
.icon-south-korea-won-currency-symbol:before {
  content: "\e94a";
}
.icon-sri-lanka-rupee-currency-symbol:before {
  content: "\e94b";
}
.icon-sweden-krona-currency-symbol:before {
  content: "\e94c";
}
.icon-switzerland-franc:before {
  content: "\e94d";
}
.icon-taiwan-new-dollar-symbol:before {
  content: "\e94e";
}
.icon-thailand-baht:before {
  content: "\e94f";
}
.icon-trinidad-and-tobago-dollar-currency-symbol:before {
  content: "\e950";
}
.icon-turkey-lira-currency-symbol-1:before {
  content: "\e951";
}
.icon-turkey-lira-currency-symbol:before {
  content: "\e952";
}
.icon-ukraine-hryvna:before {
  content: "\e953";
}
.icon-uruguay-peso-currency-symbol:before {
  content: "\e954";
}
.icon-uzbekistan-som-currency-symbol:before {
  content: "\e955";
}
.icon-venezuela-bolivar:before {
  content: "\e956";
}
.icon-viet-nam-dong-currency-symbol:before {
  content: "\e957";
}
.icon-yemen-rial-currency-symbol:before {
  content: "\e958";
}
.icon-yen-currency-symbol:before {
  content: "\e959";
}
.icon-zimbabwe-dollar:before {
  content: "\e95a";
}
.icon-afghanistan-afghani:before {
  content: "\e95b";
}
.icon-excellentable .path1:before {
  content: "\e95c";
  color: rgb(71, 179, 79);
}
.icon-excellentable .path2:before {
  content: "\e95d";
  margin-left: -1em;
  color: rgb(0, 104, 56);
}
.icon-excellentable .path3:before {
  content: "\e95e";
  margin-left: -1em;
  color: rgb(0, 104, 56);
}
.icon-excellentable .path4:before {
  content: "\e95f";
  margin-left: -1em;
  color: rgb(71, 179, 79);
}
.icon-excellentable .path5:before {
  content: "\e960";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-excellentable .path6:before {
  content: "\e961";
  margin-left: -1em;
  color: rgb(71, 179, 79);
}
.icon-excellentable .path7:before {
  content: "\e962";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-excellentable .path8:before {
  content: "\e963";
  margin-left: -1em;
  color: rgb(71, 179, 79);
}
.icon-excellentable .path9:before {
  content: "\e964";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-excellentable .path10:before {
  content: "\e965";
  margin-left: -1em;
  color: rgb(71, 179, 79);
}
.icon-excellentable .path11:before {
  content: "\e966";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-excellentable .path12:before {
  content: "\e967";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-excellentable .path13:before {
  content: "\e968";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-excellentable .path14:before {
  content: "\e969";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-excellentable .path15:before {
  content: "\ec36";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-excellentable .path16:before {
  content: "\ec37";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-excellentable .path17:before {
  content: "\ec38";
  margin-left: -1em;
  color: rgb(0, 104, 56);
}
.icon-increase-decimal-places:before {
  content: "\e96a";
}
.icon-decrease-decimal-places:before {
  content: "\e96b";
}
.icon-textwrapunder:before {
  content: "\e96d";
}
.icon-textwrap:before {
  content: "\e96e";
}
.icon-textwrapover:before {
  content: "\e96f";
}
.icon-percent:before {
  content: "\e96c";
}
.icon-number123:before {
  content: "\eb5b";
}
.icon-merge-cells:before {
  content: "\eb5c";
}
.icon-clear-border:before {
  content: "\eb5d";
}
.icon-bottom-border .path1:before {
  content: "\eb5e";
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path2:before {
  content: "\eb5f";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path3:before {
  content: "\eb60";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path4:before {
  content: "\eb61";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path5:before {
  content: "\eb62";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path6:before {
  content: "\eb63";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path7:before {
  content: "\eb64";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path8:before {
  content: "\eb65";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path9:before {
  content: "\eb66";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path10:before {
  content: "\eb67";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path11:before {
  content: "\eb68";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path12:before {
  content: "\eb69";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path13:before {
  content: "\eb6a";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path14:before {
  content: "\eb6b";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path15:before {
  content: "\eb6c";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path16:before {
  content: "\eb6d";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path17:before {
  content: "\eb6e";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path18:before {
  content: "\eb6f";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path19:before {
  content: "\eb70";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path20:before {
  content: "\eb71";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path21:before {
  content: "\eb72";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path22:before {
  content: "\eb73";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path23:before {
  content: "\eb74";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path24:before {
  content: "\eb75";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path25:before {
  content: "\eb76";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path26:before {
  content: "\eb77";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path27:before {
  content: "\eb78";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path28:before {
  content: "\eb79";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path29:before {
  content: "\eb7a";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path30:before {
  content: "\eb7b";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-bottom-border .path31:before {
  content: "\eb7c";
  margin-left: -1.125em;
  color: rgb(35, 31, 32);
}
.icon-top-border .path1:before {
  content: "\eb7d";
  color: rgb(147, 149, 152);
}
.icon-top-border .path2:before {
  content: "\eb7e";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path3:before {
  content: "\eb7f";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path4:before {
  content: "\eb80";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path5:before {
  content: "\eb81";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path6:before {
  content: "\eb82";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path7:before {
  content: "\eb83";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path8:before {
  content: "\eb84";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path9:before {
  content: "\eb85";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path10:before {
  content: "\eb86";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path11:before {
  content: "\eb87";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path12:before {
  content: "\eb88";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path13:before {
  content: "\eb89";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path14:before {
  content: "\eb8a";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path15:before {
  content: "\eb8b";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path16:before {
  content: "\eb8c";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path17:before {
  content: "\eb8d";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path18:before {
  content: "\eb8e";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path19:before {
  content: "\eb8f";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path20:before {
  content: "\eb90";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path21:before {
  content: "\eb91";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path22:before {
  content: "\eb92";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path23:before {
  content: "\eb93";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path24:before {
  content: "\eb94";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path25:before {
  content: "\eb95";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path26:before {
  content: "\eb96";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path27:before {
  content: "\eb97";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path28:before {
  content: "\eb98";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path29:before {
  content: "\eb99";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path30:before {
  content: "\eb9a";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-top-border .path31:before {
  content: "\eb9b";
  margin-left: -1.125em;
  color: rgb(35, 31, 32);
}
.icon-right-border .path1:before {
  content: "\eb9c";
  color: rgb(147, 149, 152);
}
.icon-right-border .path2:before {
  content: "\eb9d";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path3:before {
  content: "\eb9e";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path4:before {
  content: "\eb9f";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path5:before {
  content: "\eba0";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path6:before {
  content: "\eba1";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path7:before {
  content: "\eba2";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path8:before {
  content: "\eba3";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path9:before {
  content: "\eba4";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path10:before {
  content: "\eba5";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path11:before {
  content: "\eba6";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path12:before {
  content: "\eba7";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path13:before {
  content: "\eba8";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path14:before {
  content: "\eba9";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path15:before {
  content: "\ebaa";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path16:before {
  content: "\ebab";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path17:before {
  content: "\ebac";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path18:before {
  content: "\ebad";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path19:before {
  content: "\ebae";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path20:before {
  content: "\ebaf";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path21:before {
  content: "\ebb0";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path22:before {
  content: "\ebb1";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path23:before {
  content: "\ebb2";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path24:before {
  content: "\ebb3";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path25:before {
  content: "\ebb4";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path26:before {
  content: "\ebb5";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path27:before {
  content: "\ebb6";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path28:before {
  content: "\ebb7";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path29:before {
  content: "\ebb8";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-right-border .path30:before {
  content: "\ebb9";
  margin-left: -1.125em;
  color: rgb(35, 31, 32);
}
.icon-left-border .path1:before {
  content: "\ebba";
  color: rgb(147, 149, 152);
}
.icon-left-border .path2:before {
  content: "\ebbb";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path3:before {
  content: "\ebbc";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path4:before {
  content: "\ebbd";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path5:before {
  content: "\ebbe";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path6:before {
  content: "\ebbf";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path7:before {
  content: "\ebc0";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path8:before {
  content: "\ebc1";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path9:before {
  content: "\ebc2";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path10:before {
  content: "\ebc3";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path11:before {
  content: "\ebc4";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path12:before {
  content: "\ebc5";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path13:before {
  content: "\ebc6";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path14:before {
  content: "\ebc7";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path15:before {
  content: "\ebc8";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path16:before {
  content: "\ebc9";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path17:before {
  content: "\ebca";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path18:before {
  content: "\ebcb";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path19:before {
  content: "\ebcc";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path20:before {
  content: "\ebcd";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path21:before {
  content: "\ebce";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path22:before {
  content: "\ebcf";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path23:before {
  content: "\ebd0";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path24:before {
  content: "\ebd1";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path25:before {
  content: "\ebd2";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path26:before {
  content: "\ebd3";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path27:before {
  content: "\ebd4";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path28:before {
  content: "\ebd5";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path29:before {
  content: "\ebd6";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-left-border .path30:before {
  content: "\ebd7";
  margin-left: -1.125em;
  color: rgb(35, 31, 32);
}
.icon-outer-border .path1:before {
  content: "\ebd8";
  color: rgb(35, 31, 32);
}
.icon-outer-border .path2:before {
  content: "\ebd9";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-outer-border .path3:before {
  content: "\ebda";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-outer-border .path4:before {
  content: "\ebdb";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-outer-border .path5:before {
  content: "\ebdc";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-outer-border .path6:before {
  content: "\ebdd";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-outer-border .path7:before {
  content: "\ebde";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-outer-border .path8:before {
  content: "\ebdf";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-outer-border .path9:before {
  content: "\ebe0";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-outer-border .path10:before {
  content: "\ebe1";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path1:before {
  content: "\ebe2";
  color: rgb(35, 31, 32);
}
.icon-vertical-border .path2:before {
  content: "\ebe3";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path3:before {
  content: "\ebe4";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path4:before {
  content: "\ebe5";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path5:before {
  content: "\ebe6";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path6:before {
  content: "\ebe7";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path7:before {
  content: "\ebe8";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path8:before {
  content: "\ebe9";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path9:before {
  content: "\ebea";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path10:before {
  content: "\ebeb";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path11:before {
  content: "\ebec";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path12:before {
  content: "\ebed";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path13:before {
  content: "\ebee";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path14:before {
  content: "\ebef";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path15:before {
  content: "\ebf0";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path16:before {
  content: "\ebf1";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path17:before {
  content: "\ebf2";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path18:before {
  content: "\ebf3";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path19:before {
  content: "\ebf4";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path20:before {
  content: "\ebf5";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path21:before {
  content: "\ebf6";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path22:before {
  content: "\ebf7";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path23:before {
  content: "\ebf8";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path24:before {
  content: "\ebf9";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path25:before {
  content: "\ebfa";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path26:before {
  content: "\ebfb";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-vertical-border .path27:before {
  content: "\ebfc";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path1:before {
  content: "\ebfd";
  color: rgb(35, 31, 32);
}
.icon-horizontal-border .path2:before {
  content: "\ebfe";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path3:before {
  content: "\ebff";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path4:before {
  content: "\ec00";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path5:before {
  content: "\ec01";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path6:before {
  content: "\ec02";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path7:before {
  content: "\ec03";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path8:before {
  content: "\ec04";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path9:before {
  content: "\ec05";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path10:before {
  content: "\ec06";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path11:before {
  content: "\ec07";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path12:before {
  content: "\ec08";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path13:before {
  content: "\ec09";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path14:before {
  content: "\ec0a";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path15:before {
  content: "\ec0b";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path16:before {
  content: "\ec0c";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path17:before {
  content: "\ec0d";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path18:before {
  content: "\ec0e";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path19:before {
  content: "\ec0f";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path20:before {
  content: "\ec10";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path21:before {
  content: "\ec11";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path22:before {
  content: "\ec12";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path23:before {
  content: "\ec13";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path24:before {
  content: "\ec14";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path25:before {
  content: "\ec15";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path26:before {
  content: "\ec16";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-horizontal-border .path27:before {
  content: "\ec17";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path1:before {
  content: "\ec18";
  color: rgb(35, 31, 32);
}
.icon-inner-border .path2:before {
  content: "\ec19";
  margin-left: -1.125em;
  color: rgb(35, 31, 32);
}
.icon-inner-border .path3:before {
  content: "\ec1a";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path4:before {
  content: "\ec1b";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path5:before {
  content: "\ec1c";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path6:before {
  content: "\ec1d";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path7:before {
  content: "\ec1e";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path8:before {
  content: "\ec1f";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path9:before {
  content: "\ec20";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path10:before {
  content: "\ec21";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path11:before {
  content: "\ec22";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path12:before {
  content: "\ec23";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path13:before {
  content: "\ec24";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path14:before {
  content: "\ec25";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path15:before {
  content: "\ec26";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path16:before {
  content: "\ec27";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path17:before {
  content: "\ec28";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path18:before {
  content: "\ec29";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path19:before {
  content: "\ec2a";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path20:before {
  content: "\ec2b";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path21:before {
  content: "\ec2c";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-inner-border .path22:before {
  content: "\ec2d";
  margin-left: -1.125em;
  color: rgb(147, 149, 152);
}
.icon-border:before {
  content: "\ec2e";
}
.icon-top-align:before {
  content: "\ec2f";
}
.icon-middle-align:before {
  content: "\ec30";
}
.icon-bottom-align:before {
  content: "\ec31";
}
.icon-overline:before {
  content: "\ec32";
}
.icon-clear_format:before {
  content: "\ec33";
}
.icon-Filter-icon-copy:before {
  content: "\ec35";
}
.icon-home:before {
  content: "\e970";
}
.icon-home2:before {
  content: "\e971";
}
.icon-home3:before {
  content: "\e972";
}
.icon-office:before {
  content: "\e973";
}
.icon-newspaper:before {
  content: "\e974";
}
.icon-pencil:before {
  content: "\e975";
}
.icon-pencil2:before {
  content: "\e976";
}
.icon-quill:before {
  content: "\e977";
}
.icon-pen:before {
  content: "\e978";
}
.icon-blog:before {
  content: "\e979";
}
.icon-eyedropper:before {
  content: "\e97a";
}
.icon-droplet:before {
  content: "\e97b";
}
.icon-paint-format:before {
  content: "\e97c";
}
.icon-image:before {
  content: "\e97d";
}
.icon-images:before {
  content: "\e97e";
}
.icon-camera:before {
  content: "\e97f";
}
.icon-headphones:before {
  content: "\e980";
}
.icon-music:before {
  content: "\e981";
}
.icon-play:before {
  content: "\e982";
}
.icon-film:before {
  content: "\e983";
}
.icon-video-camera:before {
  content: "\e984";
}
.icon-dice:before {
  content: "\e985";
}
.icon-pacman:before {
  content: "\e986";
}
.icon-spades:before {
  content: "\e987";
}
.icon-clubs:before {
  content: "\e988";
}
.icon-diamonds:before {
  content: "\e989";
}
.icon-bullhorn:before {
  content: "\e98a";
}
.icon-connection:before {
  content: "\e98b";
}
.icon-podcast:before {
  content: "\e98c";
}
.icon-feed:before {
  content: "\e98d";
}
.icon-mic:before {
  content: "\e98e";
}
.icon-book:before {
  content: "\e98f";
}
.icon-books:before {
  content: "\e990";
}
.icon-library:before {
  content: "\e991";
}
.icon-file-text:before {
  content: "\e992";
}
.icon-profile:before {
  content: "\e993";
}
.icon-file-empty:before {
  content: "\e994";
}
.icon-files-empty:before {
  content: "\e995";
}
.icon-file-text2:before {
  content: "\e996";
}
.icon-file-picture:before {
  content: "\e997";
}
.icon-file-music:before {
  content: "\e998";
}
.icon-file-play:before {
  content: "\e999";
}
.icon-file-video:before {
  content: "\e99a";
}
.icon-file-zip:before {
  content: "\e99b";
}
.icon-copy:before {
  content: "\e99c";
}
.icon-paste:before {
  content: "\e99d";
}
.icon-stack:before {
  content: "\e99e";
}
.icon-folder:before {
  content: "\e99f";
}
.icon-folder-open:before {
  content: "\e9a0";
}
.icon-folder-plus:before {
  content: "\e9a1";
}
.icon-folder-minus:before {
  content: "\e9a2";
}
.icon-folder-download:before {
  content: "\e9a3";
}
.icon-folder-upload:before {
  content: "\e9a4";
}
.icon-price-tag:before {
  content: "\e9a5";
}
.icon-price-tags:before {
  content: "\e9a6";
}
.icon-barcode:before {
  content: "\e9a7";
}
.icon-qrcode:before {
  content: "\e9a8";
}
.icon-ticket:before {
  content: "\e9a9";
}
.icon-cart:before {
  content: "\e9aa";
}
.icon-coin-dollar:before {
  content: "\e9ab";
}
.icon-coin-euro:before {
  content: "\e9ac";
}
.icon-coin-pound:before {
  content: "\e9ad";
}
.icon-coin-yen:before {
  content: "\e9ae";
}
.icon-credit-card:before {
  content: "\e9af";
}
.icon-calculator:before {
  content: "\e9b0";
}
.icon-lifebuoy:before {
  content: "\e9b1";
}
.icon-phone:before {
  content: "\e9b2";
}
.icon-phone-hang-up:before {
  content: "\e9b3";
}
.icon-address-book:before {
  content: "\e9b4";
}
.icon-envelop:before {
  content: "\e9b5";
}
.icon-pushpin:before {
  content: "\e9b6";
}
.icon-location:before {
  content: "\e9b7";
}
.icon-location2:before {
  content: "\e9b8";
}
.icon-compass:before {
  content: "\e9b9";
}
.icon-compass2:before {
  content: "\e9ba";
}
.icon-map:before {
  content: "\e9bb";
}
.icon-map2:before {
  content: "\e9bc";
}
.icon-history:before {
  content: "\e9bd";
}
.icon-clock:before {
  content: "\e9be";
}
.icon-clock2:before {
  content: "\e9bf";
}
.icon-alarm:before {
  content: "\e9c0";
}
.icon-bell:before {
  content: "\e9c1";
}
.icon-stopwatch:before {
  content: "\e9c2";
}
.icon-calendar:before {
  content: "\e9c3";
}
.icon-printer:before {
  content: "\e9c4";
}
.icon-keyboard:before {
  content: "\e9c5";
}
.icon-display:before {
  content: "\e9c6";
}
.icon-laptop:before {
  content: "\e9c7";
}
.icon-mobile:before {
  content: "\e9c8";
}
.icon-mobile2:before {
  content: "\e9c9";
}
.icon-tablet:before {
  content: "\e9ca";
}
.icon-tv:before {
  content: "\e9cb";
}
.icon-drawer:before {
  content: "\e9cc";
}
.icon-drawer2:before {
  content: "\e9cd";
}
.icon-box-add:before {
  content: "\e9ce";
}
.icon-box-remove:before {
  content: "\e9cf";
}
.icon-download:before {
  content: "\e9d0";
}
.icon-upload:before {
  content: "\e9d1";
}
.icon-floppy-disk:before {
  content: "\e9d2";
}
.icon-drive:before {
  content: "\e9d3";
}
.icon-database:before {
  content: "\e9d4";
}
.icon-undo:before {
  content: "\e9d5";
}
.icon-redo:before {
  content: "\e9d6";
}
.icon-undo2:before {
  content: "\e9d7";
}
.icon-redo2:before {
  content: "\e9d8";
}
.icon-forward:before {
  content: "\e9d9";
}
.icon-reply:before {
  content: "\e9da";
}
.icon-bubble:before {
  content: "\e9db";
}
.icon-bubbles:before {
  content: "\e9dc";
}
.icon-bubbles2:before {
  content: "\e9dd";
}
.icon-bubble2:before {
  content: "\e9de";
}
.icon-bubbles3:before {
  content: "\e9df";
}
.icon-bubbles4:before {
  content: "\e9e0";
}
.icon-user:before {
  content: "\e9e1";
}
.icon-users:before {
  content: "\e9e2";
}
.icon-user-plus:before {
  content: "\e9e3";
}
.icon-user-minus:before {
  content: "\e9e4";
}
.icon-user-check:before {
  content: "\e9e5";
}
.icon-user-tie:before {
  content: "\e9e6";
}
.icon-quotes-left:before {
  content: "\e9e7";
}
.icon-quotes-right:before {
  content: "\e9e8";
}
.icon-hour-glass:before {
  content: "\e9e9";
}
.icon-spinner:before {
  content: "\e9ea";
}
.icon-spinner2:before {
  content: "\e9eb";
}
.icon-spinner3:before {
  content: "\e9ec";
}
.icon-spinner4:before {
  content: "\e9ed";
}
.icon-spinner5:before {
  content: "\e9ee";
}
.icon-spinner6:before {
  content: "\e9ef";
}
.icon-spinner7:before {
  content: "\e9f0";
}
.icon-spinner8:before {
  content: "\e9f1";
}
.icon-spinner9:before {
  content: "\e9f2";
}
.icon-spinner10:before {
  content: "\e9f3";
}
.icon-spinner11:before {
  content: "\e9f4";
}
.icon-binoculars:before {
  content: "\e9f5";
}
.icon-search:before {
  content: "\e9f6";
}
.icon-zoom-in:before {
  content: "\e9f7";
}
.icon-zoom-out:before {
  content: "\e9f8";
}
.icon-enlarge3:before {
  content: "\e9f9";
}
.icon-shrink2:before {
  content: "\e9fa";
}
.icon-enlarge22:before {
  content: "\e9fb";
}
.icon-shrink22:before {
  content: "\e9fc";
}
.icon-key:before {
  content: "\e9fd";
}
.icon-key2:before {
  content: "\e9fe";
}
.icon-lock:before {
  content: "\e9ff";
}
.icon-unlocked:before {
  content: "\ea00";
}
.icon-wrench:before {
  content: "\ea01";
}
.icon-equalizer:before {
  content: "\ea02";
}
.icon-equalizer2:before {
  content: "\ea03";
}
.icon-cog:before {
  content: "\ea04";
}
.icon-cogs:before {
  content: "\ea05";
}
.icon-hammer:before {
  content: "\ea06";
}
.icon-magic-wand:before {
  content: "\ea07";
}
.icon-aid-kit:before {
  content: "\ea08";
}
.icon-bug:before {
  content: "\ea09";
}
.icon-pie-chart:before {
  content: "\ea0a";
}
.icon-stats-dots:before {
  content: "\ea0b";
}
.icon-stats-bars:before {
  content: "\ea0c";
}
.icon-stats-bars2:before {
  content: "\ea0d";
}
.icon-trophy:before {
  content: "\ea0e";
}
.icon-gift:before {
  content: "\ea0f";
}
.icon-glass:before {
  content: "\ea10";
}
.icon-glass2:before {
  content: "\ea11";
}
.icon-mug:before {
  content: "\ea12";
}
.icon-spoon-knife:before {
  content: "\ea13";
}
.icon-leaf:before {
  content: "\ea14";
}
.icon-rocket:before {
  content: "\ea15";
}
.icon-meter:before {
  content: "\ea16";
}
.icon-meter2:before {
  content: "\ea17";
}
.icon-hammer2:before {
  content: "\ea18";
}
.icon-fire:before {
  content: "\ea19";
}
.icon-lab:before {
  content: "\ea1a";
}
.icon-magnet:before {
  content: "\ea1b";
}
.icon-bin:before {
  content: "\ea1c";
}
.icon-bin2:before {
  content: "\ea1d";
}
.icon-briefcase:before {
  content: "\ea1e";
}
.icon-airplane:before {
  content: "\ea1f";
}
.icon-truck:before {
  content: "\ea20";
}
.icon-road:before {
  content: "\ea21";
}
.icon-accessibility:before {
  content: "\ea22";
}
.icon-target:before {
  content: "\ea23";
}
.icon-shield:before {
  content: "\ea24";
}
.icon-power:before {
  content: "\ea25";
}
.icon-switch:before {
  content: "\ea26";
}
.icon-power-cord:before {
  content: "\ea27";
}
.icon-clipboard:before {
  content: "\ea28";
}
.icon-list-numbered:before {
  content: "\ea29";
}
.icon-list:before {
  content: "\ea2a";
}
.icon-list2:before {
  content: "\ea2b";
}
.icon-tree:before {
  content: "\ea2c";
}
.icon-menu:before {
  content: "\ea2d";
}
.icon-menu2:before {
  content: "\ea2e";
}
.icon-menu3:before {
  content: "\ea2f";
}
.icon-menu4:before {
  content: "\ea30";
}
.icon-cloud:before {
  content: "\ea31";
}
.icon-cloud-download:before {
  content: "\ea32";
}
.icon-cloud-upload:before {
  content: "\ea33";
}
.icon-cloud-check:before {
  content: "\ea34";
}
.icon-download2:before {
  content: "\ea35";
}
.icon-upload2:before {
  content: "\ea36";
}
.icon-download3:before {
  content: "\ea37";
}
.icon-upload3:before {
  content: "\ea38";
}
.icon-sphere:before {
  content: "\ea39";
}
.icon-earth:before {
  content: "\ea3a";
}
.icon-link:before {
  content: "\ea3b";
}
.icon-flag:before {
  content: "\ea3c";
}
.icon-attachment:before {
  content: "\ea3d";
}
.icon-eye:before {
  content: "\ea3e";
}
.icon-eye-plus:before {
  content: "\ea3f";
}
.icon-eye-minus:before {
  content: "\ea40";
}
.icon-eye-blocked:before {
  content: "\ea41";
}
.icon-bookmark:before {
  content: "\ea42";
}
.icon-bookmarks:before {
  content: "\ea43";
}
.icon-sun:before {
  content: "\ea44";
}
.icon-contrast:before {
  content: "\ea45";
}
.icon-brightness-contrast:before {
  content: "\ea46";
}
.icon-star-empty:before {
  content: "\ea47";
}
.icon-star-half:before {
  content: "\ea48";
}
.icon-star-full:before {
  content: "\ea49";
}
.icon-heart:before {
  content: "\ea4a";
}
.icon-heart-broken:before {
  content: "\ea4b";
}
.icon-man:before {
  content: "\ea4c";
}
.icon-woman:before {
  content: "\ea4d";
}
.icon-man-woman:before {
  content: "\ea4e";
}
.icon-happy:before {
  content: "\ea4f";
}
.icon-happy2:before {
  content: "\ea50";
}
.icon-smile:before {
  content: "\ea51";
}
.icon-smile2:before {
  content: "\ea52";
}
.icon-tongue:before {
  content: "\ea53";
}
.icon-tongue2:before {
  content: "\ea54";
}
.icon-sad:before {
  content: "\ea55";
}
.icon-sad2:before {
  content: "\ea56";
}
.icon-wink:before {
  content: "\ea57";
}
.icon-wink2:before {
  content: "\ea58";
}
.icon-grin:before {
  content: "\ea59";
}
.icon-grin2:before {
  content: "\ea5a";
}
.icon-cool:before {
  content: "\ea5b";
}
.icon-cool2:before {
  content: "\ea5c";
}
.icon-angry:before {
  content: "\ea5d";
}
.icon-angry2:before {
  content: "\ea5e";
}
.icon-evil:before {
  content: "\ea5f";
}
.icon-evil2:before {
  content: "\ea60";
}
.icon-shocked:before {
  content: "\ea61";
}
.icon-shocked2:before {
  content: "\ea62";
}
.icon-baffled:before {
  content: "\ea63";
}
.icon-baffled2:before {
  content: "\ea64";
}
.icon-confused:before {
  content: "\ea65";
}
.icon-confused2:before {
  content: "\ea66";
}
.icon-neutral:before {
  content: "\ea67";
}
.icon-neutral2:before {
  content: "\ea68";
}
.icon-hipster:before {
  content: "\ea69";
}
.icon-hipster2:before {
  content: "\ea6a";
}
.icon-wondering:before {
  content: "\ea6b";
}
.icon-wondering2:before {
  content: "\ea6c";
}
.icon-sleepy:before {
  content: "\ea6d";
}
.icon-sleepy2:before {
  content: "\ea6e";
}
.icon-frustrated:before {
  content: "\ea6f";
}
.icon-frustrated2:before {
  content: "\ea70";
}
.icon-crying:before {
  content: "\ea71";
}
.icon-crying2:before {
  content: "\ea72";
}
.icon-point-up:before {
  content: "\ea73";
}
.icon-point-right:before {
  content: "\ea74";
}
.icon-point-down:before {
  content: "\ea75";
}
.icon-point-left:before {
  content: "\ea76";
}
.icon-warning:before {
  content: "\ea77";
}
.icon-notification:before {
  content: "\ea78";
}
.icon-question:before {
  content: "\ea79";
}
.icon-plus:before {
  content: "\ea7a";
}
.icon-minus:before {
  content: "\ea7b";
}
.icon-info:before {
  content: "\ea7c";
}
.icon-cancel-circle:before {
  content: "\ea7d";
}
.icon-blocked:before {
  content: "\ea7e";
}
.icon-cross:before {
  content: "\ea7f";
}
.icon-checkmark:before {
  content: "\ea80";
}
.icon-checkmark2:before {
  content: "\ea81";
}
.icon-spell-check:before {
  content: "\ea82";
}
.icon-enter:before {
  content: "\ea83";
}
.icon-exit:before {
  content: "\ea84";
}
.icon-play2:before {
  content: "\ea85";
}
.icon-pause:before {
  content: "\ea86";
}
.icon-stop:before {
  content: "\ea87";
}
.icon-previous:before {
  content: "\ea88";
}
.icon-next:before {
  content: "\ea89";
}
.icon-backward:before {
  content: "\ea8a";
}
.icon-forward2:before {
  content: "\ea8b";
}
.icon-play3:before {
  content: "\ea8c";
}
.icon-pause2:before {
  content: "\ea8d";
}
.icon-stop2:before {
  content: "\ea8e";
}
.icon-backward2:before {
  content: "\ea8f";
}
.icon-forward3:before {
  content: "\ea90";
}
.icon-first:before {
  content: "\ea91";
}
.icon-last:before {
  content: "\ea92";
}
.icon-previous2:before {
  content: "\ea93";
}
.icon-next2:before {
  content: "\ea94";
}
.icon-eject:before {
  content: "\ea95";
}
.icon-volume-high:before {
  content: "\ea96";
}
.icon-volume-medium:before {
  content: "\ea97";
}
.icon-volume-low:before {
  content: "\ea98";
}
.icon-volume-mute:before {
  content: "\ea99";
}
.icon-volume-mute2:before {
  content: "\ea9a";
}
.icon-volume-increase:before {
  content: "\ea9b";
}
.icon-volume-decrease:before {
  content: "\ea9c";
}
.icon-loop:before {
  content: "\ea9d";
}
.icon-loop2:before {
  content: "\ea9e";
}
.icon-infinite:before {
  content: "\ea9f";
}
.icon-shuffle:before {
  content: "\eaa0";
}
.icon-arrow-up-left:before {
  content: "\eaa1";
}
.icon-arrow-up:before {
  content: "\eaa2";
}
.icon-arrow-up-right:before {
  content: "\eaa3";
}
.icon-arrow-right:before {
  content: "\eaa4";
}
.icon-arrow-down-right:before {
  content: "\eaa5";
}
.icon-arrow-down:before {
  content: "\eaa6";
}
.icon-arrow-down-left:before {
  content: "\eaa7";
}
.icon-arrow-left:before {
  content: "\eaa8";
}
.icon-arrow-up-left2:before {
  content: "\eaa9";
}
.icon-arrow-up2:before {
  content: "\eaaa";
}
.icon-arrow-up-right2:before {
  content: "\eaab";
}
.icon-arrow-right2:before {
  content: "\eaac";
}
.icon-arrow-down-right2:before {
  content: "\eaad";
}
.icon-arrow-down2:before {
  content: "\eaae";
}
.icon-arrow-down-left2:before {
  content: "\eaaf";
}
.icon-arrow-left2:before {
  content: "\eab0";
}
.icon-circle-up:before {
  content: "\eab1";
}
.icon-circle-right:before {
  content: "\eab2";
}
.icon-circle-down:before {
  content: "\eab3";
}
.icon-circle-left:before {
  content: "\eab4";
}
.icon-tab:before {
  content: "\eab5";
}
.icon-move-up:before {
  content: "\eab6";
}
.icon-move-down:before {
  content: "\eab7";
}
.icon-sort-alpha-asc:before {
  content: "\eab8";
}
.icon-sort-alpha-desc:before {
  content: "\eab9";
}
.icon-sort-numeric-asc:before {
  content: "\eaba";
}
.icon-sort-numberic-desc:before {
  content: "\eabb";
}
.icon-sort-amount-asc:before {
  content: "\eabc";
}
.icon-sort-amount-desc:before {
  content: "\eabd";
}
.icon-command:before {
  content: "\eabe";
}
.icon-shift:before {
  content: "\eabf";
}
.icon-ctrl:before {
  content: "\eac0";
}
.icon-opt:before {
  content: "\eac1";
}
.icon-checkbox-checked:before {
  content: "\eac2";
}
.icon-checkbox-unchecked:before {
  content: "\eac3";
}
.icon-radio-checked:before {
  content: "\eac4";
}
.icon-radio-checked2:before {
  content: "\eac5";
}
.icon-radio-unchecked:before {
  content: "\eac6";
}
.icon-crop:before {
  content: "\eac7";
}
.icon-make-group:before {
  content: "\eac8";
}
.icon-ungroup:before {
  content: "\eac9";
}
.icon-scissors:before {
  content: "\eaca";
}
.icon-filter:before {
  content: "\eacb";
}
.icon-font:before {
  content: "\eacc";
}
.icon-ligature:before {
  content: "\eacd";
}
.icon-ligature2:before {
  content: "\eace";
}
.icon-text-height:before {
  content: "\eacf";
}
.icon-text-width:before {
  content: "\ead0";
}
.icon-font-size:before {
  content: "\ead1";
}
.icon-bold:before {
  content: "\ead2";
}
.icon-underline:before {
  content: "\ead3";
}
.icon-italic:before {
  content: "\ead4";
}
.icon-strikethrough:before {
  content: "\ead5";
}
.icon-omega:before {
  content: "\ead6";
}
.icon-sigma:before {
  content: "\ead7";
}
.icon-page-break:before {
  content: "\ead8";
}
.icon-superscript:before {
  content: "\ead9";
}
.icon-subscript:before {
  content: "\eada";
}
.icon-superscript2:before {
  content: "\eadb";
}
.icon-subscript2:before {
  content: "\eadc";
}
.icon-text-color:before {
  content: "\eadd";
}
.icon-pagebreak:before {
  content: "\eade";
}
.icon-clear-formatting:before {
  content: "\eadf";
}
.icon-table:before {
  content: "\eae0";
}
.icon-table2:before {
  content: "\eae1";
}
.icon-insert-template:before {
  content: "\eae2";
}
.icon-pilcrow:before {
  content: "\eae3";
}
.icon-ltr:before {
  content: "\eae4";
}
.icon-rtl:before {
  content: "\eae5";
}
.icon-section:before {
  content: "\eae6";
}
.icon-paragraph-left:before {
  content: "\eae7";
}
.icon-paragraph-center:before {
  content: "\eae8";
}
.icon-paragraph-right:before {
  content: "\eae9";
}
.icon-paragraph-justify:before {
  content: "\eaea";
}
.icon-indent-increase:before {
  content: "\eaeb";
}
.icon-indent-decrease:before {
  content: "\eaec";
}
.icon-share:before {
  content: "\eaed";
}
.icon-new-tab:before {
  content: "\eaee";
}
.icon-embed:before {
  content: "\eaef";
}
.icon-embed2:before {
  content: "\eaf0";
}
.icon-terminal:before {
  content: "\eaf1";
}
.icon-share2:before {
  content: "\eaf2";
}
.icon-mail:before {
  content: "\eaf3";
}
.icon-mail2:before {
  content: "\eaf4";
}
.icon-mail3:before {
  content: "\eaf5";
}
.icon-mail4:before {
  content: "\eaf6";
}
.icon-amazon:before {
  content: "\eaf7";
}
.icon-google:before {
  content: "\eaf8";
}
.icon-google2:before {
  content: "\eaf9";
}
.icon-google3:before {
  content: "\eafa";
}
.icon-google-plus:before {
  content: "\eafb";
}
.icon-google-plus2:before {
  content: "\eafc";
}
.icon-google-plus3:before {
  content: "\eafd";
}
.icon-hangouts:before {
  content: "\eafe";
}
.icon-google-drive:before {
  content: "\eaff";
}
.icon-facebook:before {
  content: "\eb00";
}
.icon-facebook2:before {
  content: "\eb01";
}
.icon-instagram:before {
  content: "\eb02";
}
.icon-whatsapp:before {
  content: "\eb03";
}
.icon-spotify:before {
  content: "\eb04";
}
.icon-telegram:before {
  content: "\eb05";
}
.icon-twitter:before {
  content: "\eb06";
}
.icon-vine:before {
  content: "\eb07";
}
.icon-vk:before {
  content: "\eb08";
}
.icon-renren:before {
  content: "\eb09";
}
.icon-sina-weibo:before {
  content: "\eb0a";
}
.icon-rss:before {
  content: "\eb0b";
}
.icon-rss2:before {
  content: "\eb0c";
}
.icon-youtube:before {
  content: "\eb0d";
}
.icon-youtube2:before {
  content: "\eb0e";
}
.icon-twitch:before {
  content: "\eb0f";
}
.icon-vimeo:before {
  content: "\eb10";
}
.icon-vimeo2:before {
  content: "\eb11";
}
.icon-lanyrd:before {
  content: "\eb12";
}
.icon-flickr:before {
  content: "\eb13";
}
.icon-flickr2:before {
  content: "\eb14";
}
.icon-flickr3:before {
  content: "\eb15";
}
.icon-flickr4:before {
  content: "\eb16";
}
.icon-dribbble:before {
  content: "\eb17";
}
.icon-behance:before {
  content: "\eb18";
}
.icon-behance2:before {
  content: "\eb19";
}
.icon-deviantart:before {
  content: "\eb1a";
}
.icon-500px:before {
  content: "\eb1b";
}
.icon-steam:before {
  content: "\eb1c";
}
.icon-steam2:before {
  content: "\eb1d";
}
.icon-dropbox:before {
  content: "\eb1e";
}
.icon-onedrive:before {
  content: "\eb1f";
}
.icon-github:before {
  content: "\eb20";
}
.icon-npm:before {
  content: "\eb21";
}
.icon-basecamp:before {
  content: "\eb22";
}
.icon-trello:before {
  content: "\eb23";
}
.icon-wordpress:before {
  content: "\eb24";
}
.icon-joomla:before {
  content: "\eb25";
}
.icon-ello:before {
  content: "\eb26";
}
.icon-blogger:before {
  content: "\eb27";
}
.icon-blogger2:before {
  content: "\eb28";
}
.icon-tumblr:before {
  content: "\eb29";
}
.icon-tumblr2:before {
  content: "\eb2a";
}
.icon-yahoo:before {
  content: "\eb2b";
}
.icon-yahoo2:before {
  content: "\eb2c";
}
.icon-tux:before {
  content: "\eb2d";
}
.icon-appleinc:before {
  content: "\eb2e";
}
.icon-finder:before {
  content: "\eb2f";
}
.icon-android:before {
  content: "\eb30";
}
.icon-windows:before {
  content: "\eb31";
}
.icon-windows8:before {
  content: "\eb32";
}
.icon-soundcloud:before {
  content: "\eb33";
}
.icon-soundcloud2:before {
  content: "\eb34";
}
.icon-skype:before {
  content: "\eb35";
}
.icon-reddit:before {
  content: "\eb36";
}
.icon-hackernews:before {
  content: "\eb37";
}
.icon-wikipedia:before {
  content: "\eb38";
}
.icon-linkedin:before {
  content: "\eb39";
}
.icon-linkedin2:before {
  content: "\eb3a";
}
.icon-lastfm:before {
  content: "\eb3b";
}
.icon-lastfm2:before {
  content: "\eb3c";
}
.icon-delicious:before {
  content: "\eb3d";
}
.icon-stumbleupon:before {
  content: "\eb3e";
}
.icon-stumbleupon2:before {
  content: "\eb3f";
}
.icon-stackoverflow:before {
  content: "\eb40";
}
.icon-pinterest:before {
  content: "\eb41";
}
.icon-pinterest2:before {
  content: "\eb42";
}
.icon-xing:before {
  content: "\eb43";
}
.icon-xing2:before {
  content: "\eb44";
}
.icon-flattr:before {
  content: "\eb45";
}
.icon-foursquare:before {
  content: "\eb46";
}
.icon-yelp:before {
  content: "\eb47";
}
.icon-paypal:before {
  content: "\eb48";
}
.icon-chrome:before {
  content: "\eb49";
}
.icon-firefox:before {
  content: "\eb4a";
}
.icon-IE:before {
  content: "\eb4b";
}
.icon-edge:before {
  content: "\eb4c";
}
.icon-safari:before {
  content: "\eb4d";
}
.icon-opera:before {
  content: "\eb4e";
}
.icon-file-pdf:before {
  content: "\eb4f";
}
.icon-file-openoffice:before {
  content: "\eb50";
}
.icon-file-word:before {
  content: "\eb51";
}
.icon-file-excel:before {
  content: "\eb52";
}
.icon-libreoffice:before {
  content: "\eb53";
}
.icon-html-five:before {
  content: "\eb54";
}
.icon-html-five2:before {
  content: "\eb55";
}
.icon-css3:before {
  content: "\eb56";
}
.icon-git:before {
  content: "\eb57";
}
.icon-codepen:before {
  content: "\eb58";
}
.icon-svg:before {
  content: "\eb59";
}
.icon-IcoMoon:before {
  content: "\eb5a";
}
.icon-triangle-down:before {
  content: "\ec34";
}
.icon-resize2:before {
  content: "\e900";
}
.icon-shrink:before {
  content: "\e900";
}
.icon-collapse:before {
  content: "\e900";
}
.icon-contract:before {
  content: "\e900";
}
.icon-resize3:before {
  content: "\e901";
}
.icon-responsive:before {
  content: "\e901";
}
.icon-maximize2:before {
  content: "\e901";
}
.icon-enlarge2:before {
  content: "\e901";
}
.icon-resize:before {
  content: "\e902";
}
.icon-maximize:before {
  content: "\e902";
}
.icon-enlarge:before {
  content: "\e902";
}

/* module-key = 'Addteq.Excellentable:spreadJSResourcesV1', location = '/css/history/editHistory.css' */
/*
    Created on : Sep 16, 2016, 1:52:14 PM
    Author     : vikashkumar
*/
.exc-show-version-button {
    position: absolute;
    margin-right: 0px;
    cursor: pointer;
    top: 6px;
    font-size: 16px;
    font-weight: normal;
    right: 42px;
    color: rgb(53, 73, 93);
}

.exc-version-topBar{
    height: 40px;
    background-color: green;
    color:white;
}
.exc-version-menu-close{
    color: white;
    background-color: green;
    cursor: pointer;
    background: none;
    line-height: 1.5;
    font-size: 20px;
    margin-left: 12px;
    margin-top: 12px;
    position: absolute;
    font-weight: normal;
}
/* -----------------------------------------------------------------------------

  ROOT ELEMENTS

----------------------------------------------------------------------------- */

nav#exc-menu--push-right {
    color: #6d6d6d;
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.8;
    z-index:999999999;
}

nav#exc-menu--push-right.is-active{
    border-left: 3px solid grey;
}

nav a{
    text-decoration: none;
}


/* -----------------------------------------------------------------------------

  WRAPPER OBJECT

----------------------------------------------------------------------------- */
.exc-wrapper {
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

/* -----------------------------------------------------------------------------

  SLIDE AND PUSH MENUS COMPONENT

----------------------------------------------------------------------------- */
/**
 * Menu overview.
 */
.exc-menu {
    position: fixed;
    z-index: 200;
    background-color: white;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.exc-version-menu-items {
    list-style: none;
    margin-top: 40px;
    padding: 0;
}

.exc-version-menu-item.active{
    background-color: #b5e2b5;
}
/**
 * Left and right menus
 *
 * Slide and push menus coming in from the left and right inherit a lot of
 * common styles. We'll start each of them off by doing up the common styles
 * for each version, followed by individual styles.
 *
 * The various versions are governed by modifier classes.
 */
/**
 * Common modifiers for left/right menus.
 */
.exc-menu--slide-left,
.exc-menu--slide-right,
.exc-menu--push-left,
.exc-menu--push-right {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
@media all and (min-width: 320px) {
    .exc-menu--slide-left,
    .exc-menu--slide-right,
    .exc-menu--push-left,
    .exc-menu--push-right {
        width: 300px;
    }
}

.exc-menu--slide-left .exc-version-menu-item,
.exc-menu--slide-right .exc-version-menu-item,
.exc-menu--push-left .exc-version-menu-item,
.exc-menu--push-right .exc-version-menu-item {
    display: block;
    /*text-align: center;*/
    /*border-top: solid 1px dark;*/
    border-bottom: solid 2px green;
}
.exc-menu--slide-left .exc-version-menu-item:first-child,
.exc-menu--slide-right .exc-version-menu-item:first-child,
.exc-menu--push-left .exc-version-menu-item:first-child,
.exc-menu--push-right .exc-version-menu-item:first-child {
    border-top: none;
}
.exc-menu--slide-left .exc-version-menu-item:last-child,
.exc-menu--slide-right .exc-version-menu-item:last-child,
.exc-menu--push-left .exc-version-menu-item:last-child,
.exc-menu--push-right .exc-version-menu-item:last-child {
    border-bottom: none;
}

.exc-menu--slide-left .exc-version-item-link,
.exc-menu--slide-right .exc-version-item-link,
.exc-menu--push-left .exc-version-item-link,
.exc-menu--push-right .exc-version-item-link {
    display: block;
    padding: 12px 24px;
    color: #333;
}

.exc-menu--slide-left .exc-version-menu-bar,
.exc-menu--slide-right .exc-version-menu-bar,
.exc-menu--push-left .exc-version-menu-bar,
.exc-menu--push-right .exc-version-menu-bar {
    display: block;
    width: 100%;
}

/**
 * Slide/Push Menu Left.
 */
.exc-menu--slide-left,
.exc-menu--push-left {
    top: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}
@media all and (min-width: 320px) {
    .exc-menu--slide-left,
    .exc-menu--push-left {
        -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        transform: translateX(-300px);
    }
}

.exc-menu--slide-left.is-active,
.exc-menu--push-left.is-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

/**
 * Slide/Push Menu Right.
 */
.exc-menu--slide-right,
.exc-menu--push-right {
    top: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
@media all and (min-width: 320px) {
    .exc-menu--slide-right,
    .exc-menu--push-right {
        -webkit-transform: translateX(300px);
        -ms-transform: translateX(300px);
        transform: translateX(300px);
    }
}

.exc-menu--slide-right.is-active,
.exc-menu--push-right.is-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

/**
 * Top and bottom menus
 *
 * Slide and push menus coming in from the top and bottom inherit a lot of
 * common styles. We'll start each of them off by doing up the common styles
 * for each version, followed by individual styles.
 *
 * The various versions are governed by modifier classes.

/**
 * Common modifiers for top/bottom menus
 */
.exc-menu--slide-top,
.exc-menu--slide-bottom,
.exc-menu--push-top,
.exc-menu--push-bottom {
    vertical-align: middle;
    width: 100%;
    height: 60px;
    text-align: center;
    overflow-x: scroll;
}

.exc-menu--slide-top .exc-version-menu-items,
.exc-menu--slide-bottom .exc-version-menu-items,
.exc-menu--push-top .exc-version-menu-items,
.exc-menu--push-bottom .exc-version-menu-items {
    display: inline-block;
    text-align: center;
}

.exc-menu--slide-top .exc-version-menu-item,
.exc-menu--slide-bottom .exc-version-menu-item,
.exc-menu--push-top .exc-version-menu-item,
.exc-menu--push-bottom .exc-version-menu-item {
    display: inline-block;
    line-height: 60px;
}

.exc-menu--slide-top .exc-version-item-link,
.exc-menu--slide-bottom .exc-version-item-link,
.exc-menu--push-top .exc-version-item-link,
.exc-menu--push-bottom .exc-version-item-link {
    display: block;
    padding: 0 4px;
    color: #fff;
}

.exc-version-menu-bar{
    background-color: green;
    display: inline-block;
    margin-right: 12px;
    padding: 0 24px;
    height: 40px;
    line-height: 40px;
}
#exc-version-menu-bar-header-icon {
    padding-right: 14px;
    font-size:11pt;
    position: relative;
    top: 1px;
}

/**
 * Slide/Push Menu Top.
 */
.exc-menu--slide-top,
.exc-menu--push-top {
    top: 0;
    left: 0;
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
}

.exc-menu--slide-top.is-active,
.exc-menu--push-top.is-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

/**
 * Slide/Push Menu Bottom.
 */
.exc-menu--slide-bottom,
.exc-menu--push-bottom {
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
}

.exc-menu--slide-bottom.is-active,
.exc-menu--push-bottom.is-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

/**
 * Wrapper states.
 *
 * Various wrapper states occur depending on if a menu is pushing into view, in
 * which case, the wrapper has to be pushed by the respective distance.
 */
.exc-wrapper.has-push-left {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
@media all and (min-width: 320px) {
    .exc-wrapper.has-push-left {
        -webkit-transform: translateX(300px);
        -ms-transform: translateX(300px);
        transform: translateX(300px);
    }
}

.exc-wrapper.has-push-right {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}
@media all and (min-width: 320px) {
    .exc-wrapper.has-push-right {
        -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        transform: translateX(-300px);
    }
}

.exc-wrapper.has-push-top {
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
}

.exc-wrapper.has-push-bottom {
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
}

/**
 * Body states.
 *
 * When a menu is active, we want to hide the overflows on the body to prevent
 * awkward document scrolling.
 */
body.has-active-menu {
    overflow: hidden;
}

/**
 * Close button resets.
 */
.exc-version-menu-bar {
    color: #fff;
    background-color: #3184a1;
    font-size: 16px;
    border: none;
    box-shadow: none;
    border-radius: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.exc-version-menu-bar:focus {
    outline: none;
}

/* -----------------------------------------------------------------------------

  MASK COMPONENT

----------------------------------------------------------------------------- */
.exc-version-mask {
  position: fixed;
  z-index: 3600;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  background-color: white;
  /*opacity: 0; */
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}

.exc-version-mask.is-active {
    width: calc(100% - 300px);
    height: 100%;
    /*opacity: 0.7; */
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

#versionSpread{
    height:94%;
}
/* -----------------------------------------------------------------------------

  BUTTONS

----------------------------------------------------------------------------- */
.c-buttons {
    margin-bottom: 48px;
    text-align: center;
}

.exc-version-author-avatar{
    display:inline-block;
    height:35px;
    vertical-align:middle;
}

.exc-version-author-name{
    display: inline-block;
}
.exc-version-item-link{
    text-decoration: none !important;
    cursor: pointer;
}
.exc-version-item-link:hover {
    background:green;
    color:white;
    text-decoration: none;
}
.version-history {
    width: 95%;
    height:20px;
    position:absolute;
    top:0;
    left:0;
    z-index:200;
}
.version-header {
    width: 100%;
}
.version-history-container {
    position: absolute;
    width:100%;
    height: 94%;
    overflow-y:auto;
    z-index:200;
}
.exc-restore-version {
    float: right;
    color: white !important;
    cursor: pointer;
    display: none;

}
.exc-restore-version:hover {
    text-decoration: underline;
}
.exc-view-more {
    text-align: center;
}
.exc-version-menu-item:not(:first-child):hover .exc-restore-version {
    display: inline-block;
}
@keyframes exc-spin-rotate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
.exc-spin {
    display: inline-block;
    animation: exc-spin-rotate 2s infinite linear;
}

.icon-spinner3.exc-spin{
    font-size: 100px !important;
}

.view-more,.exc-restore-version {
    cursor: pointer;
    color:blue;
    text-decoration:none;
}

.view-more,.exc-restore-version:hover {
     text-decoration:underline;
}
/* module-key = 'Addteq.Excellentable:spreadJSResourcesV1', location = '/css/excellentable/excellentable-custom.css' */
#wraptextDropdown.excellentable-dropdown a, #justifyDropdown.excellentable-dropdown a{
     display:inline-block !important;
}

.hidden{
    display : none;
}

.invisible{
    visibility: hidden;
}

#unsaved-changes-dialog #addteq-dialog-ok-button{
    background-color: #d14836;
    background-image: -webkit-linear-gradient(top,#dd4b39,#d14836);
}
#excellentable-dialog-close-button{
    position: absolute;
    right: 12px;
    cursor: pointer;
    top: 6px;
    background: none;
    font-size: 20px;
    font-weight: normal;
}

.print-excellentable, .excellentablePrint{
    display:none !important;
}

#wraptextDropdown .aui-button.aui-button-subtle{
    color:black !important;
}

.excellentable-dropdown {
    min-width:140px !important;
}
.excellentable-dropdown.multi-icon{
	height:36px;

	padding-left:2px;
}

#wraptextDropdown{
    width:144px;	
}

#justifyDropdown{	
	width:150px;
}

#formulaBar, #excellentable-dialog,
#excellentable-menubar,
#excellentable-menubar .tabs-pane ul ,
#excellentable-menubar .tabs-pane li{
	background:white;
}

.two-row-menubar{
	min-height:72px;
	height:72px;
}
.one-row-menubar{
	min-height:40px;
	height:40px;
}

#excellentable-menubar .tabs-menu{
	
	background-repeat: no-repeat;
    background-image: url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/exc-sq-icon.png");
    background-size: 33px;
    min-height:30px;
    max-height:30px;
    height:100%;
    padding-left:40px;
    padding-top: 3px;
}

#excellentable-menubar .tabs-menu .menu-item{
	
	height:inherit;
}
#excellentable-menubar .tabs-menu .menu-item a{
	height:70%;
	
}

#excellentable-dialog #formulabox{
    width:98%;
    line-height: 16px;
    padding: 3px; 
    height: 16px;
    resize:none;
    overflow-y: auto;
}

#excellentable-menubar span {
    margin: 2px;
}

.menu-file { margin-left: 0px !important; }

@media print{
	
	.print-excellentable{
	   display: block !important;
	}
	
    .addteq.datatable {
        display: none !important;
    }
}
.addteq.datatable[excellentable-id] .excAuiMsgContainer .message-body, #excellentable-dialog .excAuiMsgContainer .message-body{
    max-height: 150px;
    overflow: auto;
}
.excellentableAUIMsg{
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width : 330px;
    top: 10%;
    z-index: 3010;
}
.excMigrationErrorMsg{ 
    max-width: 880px !important;
}
#excOverlay .msg{
    font-size: 30px;
    color: white;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-60%, -50%);
}
#excOverlay .fa-circle-o-notch{
    margin-top: 15% !important;
}
#excOverlay {
    position: fixed;
    left: 0;
    top: 0;
    width:100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=80);
    z-index:3006;
}

.excellentableMenuBar{
    display: block !important;
}
div.addteq.datatable[excellentable-id] .excellentable-image{
    display: none;
}
#export{
    display:inline !important;
}
.view-template .excellentableMenuBar{
    display: none !important;
}
.view-template .exportToExcel{
    display: none;
}
.view-template #editExcellentable{
    display: none;
}
.view-template #filterString{
    display: none;
}
div.addteq.datatable[excellentable-id]{
    position: relative;
    width:auto;
    max-width: 95%;
    max-height:700px;
    padding-bottom: 4%;
}
.addteq.datatable[excellentable-id].mediumDiv{
    min-width: 530px !important;
}
.excellentableMenuBar{
    background-color: transparent;
    border-radius: 9px 9px 0px 0px;
    float: left;
    padding-bottom: 5px !important;
}

.excellentableMenuBar .excellentable-export-json:after{
    content:"ExportJson";
}

.addteq.datatable[excellentable-id] .LiveSearch{
    -webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.2) inset;
    -moz-box-shadow: 0 2px 7px rgba(0,0,0,0.2) inset;
    box-shadow: 0 2px 7px rgba(0,0,0,0.2) inset;
    line-height: 1.9;
    border: 1px solid #cccccc !important;
    border-radius: 3.01px;
    box-sizing: border-box;
    font-size: inherit;
    margin: 0;
    vertical-align: bottom;
    min-width:170px !important;
}

#controlPanel{
    position: relative !important;
    top : 0px !important;
    width: 100% !important;
}

#excellentable-dialog .dialog-panel-body{
    padding: 0px 4px !important;
}
div.excellentableViewSpreadContainer{
    min-width: 403px;
}
.excellentableViewSpread{
    width:100% !important;
    min-height: 52px;
    max-width:100%;
    max-height:700px;
    border:1px solid transparent;
}
.loadingDiv{
/*    background: url('/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/csv.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 200px;
    margin-top: 4%;
    margin-left: 40%;*/
}
#excellentable-dialog{
    z-index: 3004 !important;
    top: 0px !important;
    height:100%!important
}
#excellentable-dialog .aui-dialog2-content{
    padding: 0px !important;
    overflow: hidden !important;
    background-color:white !important;
}
.dragafile {
    background:#e3e3e3;
    z-index: 9000000;
    opacity: 0.5;
    padding-right: 10px;
    border: 5px dashed rgba(0, 0, 0, 1);
}

div.comingsoon_overlay {
    position: fixed;
    top: 30;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0,0,0,0.5); /*dim the background*/
}

div.comingsoon_overlay>div{
    top: 50%;
    left: 50%;
    position: fixed;
    border-radius: 10px;
    background-color: steelblue;
    margin: -100px 0 0 -150px;
    width: 400px;
}

div.comingsoon_overlay>div>h1{
    color:white;
    font-size: 40px;
    padding:10px;
}

.toplevelmenu{
    background: transparent !important;
}

.toplevelmenu>li a {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}
.toplevelmenu>li a>img{
    height:25px;
}
canvas#vp_vp{
    /*border-top: 1px solid lightgray;
    border-left: 1px solid lightgray;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;*/
}

.excellentableEditSpread .ui-state-highlight, .excellentableViewSpread .ui-state-highlight{
    background: #2ecc71 !important;
    color:white;
}

.excellentableFormattingDialog .aui-button.ui-state-hover{
    background: #e9e9e9 !important;
}
.addteq-button:hover, .addteq-button:hover>span{
    color:white !important;
}
li#clipboardgroup{
    height:57px !important;
}

.addteq-paste, .addteq-picture {
    background-size: contain;
    height:50px;
    width: 50px;
    display:block;
}

.addteq-button, .addteq-button .aui-icon, .addteq-button .icon-icomoon, .addteq-button span{
    color: RGB(52,73,94) !important;
    text-transform: capitalize;
}

.aui-button.addteq-button:hover{
    border-color: transparent;
}

.aui-button.addteq-button{
    margin-left:0px;
}

.addteq-button .icon-text-color, .addteq-button .icon-droplet {
    color: #1abc9c;
}

.addteq-button:focus, button:focus{
    outline:none;
}

table#statusBar{
  display:none;
}


.search-outer-div.container-default-header.eui-widget-header.eui-corner-all.eui-multiselect-header.eui-helper-clearfix
{
  background-image:none;
  background-color:#F2FAF8;
  background: #F2FAF8;
  border-color: #F0F3F4;
}

#filterOK.filter-button.container-default-state.eui-button.eui-state-default.eui-corner-all.btn.btn-default
{
  background-image:none;
  background:#1abc9c;
  background: #1abc9c;
  border-color: #F0F3F4;
  color:white;
}
#filterCancel.filter-button.container-default-state.eui-button.eui-state-default.eui-corner-all.btn.btn-default
{
  background-image:none;
  background-color:#e74c3c;
  background: #e74c3c;
  border-color: #F0F3F4;
  color:white;
}
.raceConditionMsg {
    position: fixed;
    top: 10%;
    left: 30%;
    width: 40%;
    z-index: 3010;
}

.exc-dragndrop-overlay{
    visibility: visible;
    z-index:5500;
    background:green;
    opacity:0.7;
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
    background-image: url("/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/3.4.1.5/_/download/resources/Addteq.Excellentable:spreadJSResourcesV1/images/excDragDropImg.png");
}


.noshow{
	display:none
}

.aui-blanket-index{
	z-index:5000 !important;
}
#excellentable-dialog .icon-icomoon.icon-text-color{
    font-size: 16px;
}
#excellentable-dialog .activate{
    position: absolute;
    margin-left: -17px;
    width: 20px;
    height: 5px;
    margin-top: 19px;
}
#excellentable-dialog footer, #excellentable-menubar{
	position:relative !important;
}
#excellentable-dialog footer{height:52px;}

#excPrintArea{
    position:absolute;
    height: 100%;
    top: 0px;
    width: 100%;
    background:#525659;
    left:700px;
    display:none;
    
}
#excAuiMsgContainer{
    position: fixed;
    top: 15%;
    left:50%;
    transform: translate(-50%, -50%);
    width: auto;
    z-index: 3610;
}
.excellentableFormattingDialog{
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) !important;
    border: 1px solid #aaaaaa !important;
    background-color : #ffffff !important;
    padding: .2em !important;
    color: #222222 !important;
    font-family: Arial,sans-serif !important;
    font-size: 14px !important;
    line-height: 1.42857142857143 !important;
}
#excellentable-menubar .active{
    background: #1abc9c !important;
}
#excellentable-menubar .aui-button{
    outline : none !important;
}
#excellentable-menubar .aui-button.active span{
    background: #1abc9c !important;
    color: white !important;
}
#excellentable-menubar .aui-button.active{
    background: #1abc9c !important;
    color: white !important;
}
#excellentable-menubar .tabs-pane ul{
    white-space: nowrap;
    padding: 0.2%;
}
#excellentable-menubar .tabs-pane li{
    display: block;
    float: left;
    border-right: solid 1px #b2b7bd;
    padding: 0.2%;
}
#excellentable-menubar button,
#excellentable-menubar .aui-icon{
    color: RGB(52,73,94);
    margin-left: 0px !important;
}
#excellentable-menubar .big-button{
    height: auto;
    margin: 18%;
}

.excellentable-dropdown.aui-style-default a.active{
	background-color: transparent !important;
    color:#333 !important;
    border-color: transparent ! important;
    box-shadow:none !important;
}
.excellentable-dropdown.aui-style-default a{
    color:#333 !important;
}

#excellentable-menubar button:hover,
.excellentable-dropdown.aui-style-default a:hover, .excellentable-dropdown a:hover span{
    background: #1abc9c !important;
    color:white !important;
    border-color: transparent ! important;
}
#excellentable-menubar button:hover span{
    color:white !important;
}
#excellentable-menubar.aui-tabs{
    margin-top: 0px !important;
}
#excellentable-menubar .aui-dropdown2{
    position: absolute !important;
}
#excellentable-menubar .fontColorHighlight,
#excellentable-menubar .backColorHighlight{
    position: absolute;
    margin-left: -17px;
    width: 20px;
    height: 5px;
    margin-top: 19px;
}
.excellentable-dropdown{
    z-index: 3005 !important;
}
#verticalAlignDropdown.excellentable-dropdown a{
    display:inline-block !important;
}
.excellentableFormattingDialog .ui-dialog-titlebar-close {
    position: absolute !important;
    right: .3em !important;
    top: 50% !important;
    width: 15px !important;
    margin: -10px 0 0 0 !important;
    padding: 1px !important;
    height: 18px !important;
    color: black !important;
    background-position: -96px -128px !important;
    text-indent: 100%;
    overflow: hidden;
}
.excellentableFormattingDialog .ui-dialog-titlebar-close:focus,.excellentableFormattingDialog .ui-dialog-titlebar-close:hover{
    border: none !important;
    background-color: white !important;
}
.excellentableFormattingDialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}
.excellentableFormattingDialog .ui-dialog-content {
    position: relative !important;
    border: 0 !important;
    padding-left: 0.4em !important;
    background: none !important;
    overflow: auto !important;
    zoom: 1 !important;
}
.excellentableFormattingDialog .ui-dialog-buttonpane {
    text-align: left;
    border: 1px solid #aaaaaa;
    border-width: 1px 0 0 0;
    background-image: none;
    margin: .5em 0 0 0;
    padding: .3em 1em .5em .4em;
}
.excellentableFormattingDialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}
.excellentableFormattingDialog .ui-dialog-buttonpane .aui-button-text{
    padding: .4em 1em;
}
.filter-button.eui-state-hover{
    border-radius: 3px !important; 
}
.filter-button.aui-button:focus{
    background: #e9e9e9 none repeat scroll 0% 0%;
    color: #000;
    text-decoration: none;
    border-color: #999;
    outline: 1px dotted #333;
    outline-offset: 1px;
}
#filterCancel{
    position: absolute;
}
.excellentableFormattingDialog .ui-icon-close {
    background-position: -80px -128px;
}
.excellentableFormattingDialog .ui-icon-closethick {
    background-position: -96px -128px;
}

.excellentableFormattingDialog .ui-dialog-buttonset{
    float: right;
}

.spreadContextMenu{
    position: fixed;
    z-index:3010 !important;
    cursor: pointer;
    width: 150px;
    list-style: none;
    padding: 0px !important;
    margin: 0px !important;
    border: 1px solid #aaa;
    border-radius: 4px;
    background-color: white;
}
.spreadContextMenu li.first-item:hover{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.spreadContextMenu li.last-item:hover{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.spreadContextMenu li {
    padding: 6px;
    outline: none;
}

.spreadContextMenu li:hover {
    background-color: #e6e6e6;
}

.spreadContextMenu a {
    text-decoration: none;
    color: black;
}

.spreadContextMenu .divider {
    height: 1px;
    margin: 4px 0;
    overflow: hidden;
    background-color: #e6e6e6;
    border:1px solid #e6e6e6;
    padding: 0;
    white-space: nowrap;
    box-sizing: border-box;
}
.spreadContextMenu .disabled-action, .spreadContextMenu .disabled-action a{
	color:gray;
	pointer-events: none;
}
.excellentableHelp{
    margin-left: -11px !important;
}
.toolTipDiv{
    position: fixed;
    border: 1px #C0C0C0 solid;
    box-shadow: 1px 2px 5px rgba(0,0,0,0.4);
    font: 9pt Arial;
    background: black;
    color: white;
    padding: 5px;
    display: none;
    z-index: 100;
}
.excellentableEditSpread textarea{
    border: 2px solid #1abc9c !important;
}
.eui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

#excellentable-pastespecial:hover ul{
    display: block;
}
#excellentable-pastespecial ul { 
    position: absolute;
    background: white;
    width: 200px; 
    margin: 0;
    padding: 0px;
    display: none;
    margin-left: 144px;
    margin-top: -24px;
    list-style: none;
    border: 1px solid #aaa;
    border-radius: 4px;
}
#excellentable-pastespecial ul a { 
    text-decoration: none;
    color: #000;
    display: block;
    text-align: left;
    width: 100%; 
}
.gcsj-func-ac-popup{
    z-index: 3005 !important;
}
.gcsj-func-help-popup{
    z-index: 3005 !important;
}

/* Sort Range */
.sortIndex {
    -webkit-appearance: menulist !important;
}
.srTable {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    margin-bottom:5px
} 
.srTable td{
    width: 33%;
}

/*Share Filter Dialog */

#inline-dialog-shareContentPopup .contents {
    overflow: visible;
}

.share-filter-popup .button-panel {
    text-align: right;
}

.share-filter-popup .button-panel input:disabled {
    color: graytext;
}

.share-filter-popup .button-panel .close-dialog {
    padding-left: 5px;
}

form.share-filter-popup .textarea {
    height: 100px;
    padding-left: 3px;
    padding-right: 3px;
    max-height: 260px;
    width: 250px;
}

.share-filter-popup ol.recipients {
    margin: 7px 0 7px 0px;
    padding: 0;
    list-style-type: none;
}

.share-filter-popup ol.recipients li {
    margin: 5px 0;
    line-height: 24px;
    /* this overrides a AUI rule */
    word-wrap: normal;
}

.share-filter-popup ol.recipients li .title{
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 185px;
    display: inline-block;
    vertical-align: middle;
}

.share-filter-popup ol.recipients li img {
    height: 24px;
    width: 24px;
    vertical-align: middle;
    border-radius: 3px;
    margin-right: 5px;
}

#inline-dialog-shareFilter .progress-messages {
    position: absolute;
    left: 0;
    max-width: 110px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    height: 30px;
}

.share-filter-popup .autocomplete li.active a span {
    color: white;
}

.share-filter-popup .remove-recipient {
    float: right;
    color: #707070;
    line-height: 24px;
    cursor: pointer;
}

.share-filter-popup .aui-dd-parent,
#com-atlassian-confluence .share-filter-popup .aui-dd-parent .aui-dropdown {
    width: 250px;
}

form.share-filter-popup .field-group {
    padding-left: 0;
}

form.share-filter-popup .field-group.button-panel {
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 30px
}

.aui-inline-dialog .contents .share-filter-popup .submit {
    text-align: center;
}

.filter-check-outerDiv .check-uncheck-all.icon-cross{
    background-image: none !important;
}
.filter-check-outerDiv .check-uncheck-all{
   margin-top: 2px; 
}
.filter-item .checkbox{
    float: left;
}
.filter-sort:not(:hover),.filter-check:not(:hover){
    color:black !important;
}
#filterSearch{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 5px !important;
    height: auto !important; 
    width:191px;
    border: 1px solid #cccccc;
}
#addhyperlinkdialog{
    min-width: 400px;
    /*applied this style to fix the hyper link dialog element misbehave for Japanese and German language.*/
    height: 77px!important; 
}.linkItem{
    padding: 4px 0px 1px 14px !important;
}
#exc-insertlink-okbutton:disabled{
    opacity:0.5;
}
#generate-data-dialog{
    min-width: 468px !important;
    min-height: 108px !important;
}
.rows-columns,.data-types{
    padding: 4px 0px 1px 14px !important;
}
.rows-columns{
    margin-top: -111px;
    margin-left: 140px;
}

.exc-clear-filter{
    margin-left: -7px !important;
    color:#707070 !important;
}
.excellentableMenuBar .shareFilter.aui-button{
    margin-left: 0px !important;
}
.LiveSearch.aui-select2-container .select2-search-choice{
    margin : 5px 2px 1px 3px !important;
}
.addteq.datatable[excellentable-id] .select2-choices{
    border : 0px solid #cccccc !important;
    min-height: 28px !important;
    background: initial !important;
    padding-left: 4px !important;
}
.addteq.datatable[excellentable-id] ul.select2-choices{
    padding-bottom: 0px !important;
}
.excellentable-Select2-Dropdown{
    display: none !important;
}
.addteq.datatable[excellentable-id] .select2-container-active.select2-dropdown-open{
    border: 1px solid #5897fb !important;
}
.addteq.datatable[excellentable-id] div.select2-container{
    width: auto;
    height:auto;
    max-width:600px !important;
    max-height: 53px !important;
    overflow-y: auto;
}

.exc-license-eval{
    color:#707070;
    display: block;
    width: 585px;
    margin: auto;
}
.excellentableFormattingDialog #picturedialog,.excellentableFormattingDialog #commentdialog{
    overflow: hidden !important;
}

#commentdialog #txtText {
    -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
    border:solid 1px #ccc;
    font-size:1.2em;
}
#commentdialog #txtText:focus {
    outline: none !important;
}
.filter-dialog-style
{
  /*applied this style to fixed filterDialog UI misbehave bug which come during internationalisation.*/      
  width: auto!important;   
}

/* Selected Cells Border Color */
.gc-selection{
    border-color: #1abc9c;
}
.sheetTabEditor{
    z-index: 3005 !important;
}
#sheetTabContextMenu{
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
/*vertical scroll bar for font family dropdown*/
#fontnameArea{
    height: 265px;
    overflow-y: scroll;
}
#excFontNameBox{
    width: 155px;
}
/*Import Error Dialog*/
#importErrorDialog {
    width: 768px;
    line-height: 1;
}
#importErrorDialog > ul {
    counter-reset: foo;
    display: table;
}

#importErrorDialog > ul > li {
    counter-increment: foo;
    display: table-row;
}

#importErrorDialog > ul > li::before {
    content: counter(foo) ".";
    display: table-cell;
    text-align: right;
}
/* module-key = 'Addteq.Excellentable:spreadJSResourcesV1', location = '/css/spinner/spinner.css' */
.bookshelf_wrapper{
    z-index:3005 !important;
}
/*Spinner in excellentable view mode.*/
.addteq.datatable[excellentable-id] .bookshelf_wrapper {
  position: relative !important;
  margin-top:11% !important;
}

.bookshelf_wrapper {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  margin-top: 5%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.books_list {
  margin: 0 auto;
  width: 300px;
  padding: 0;
}

.book_item {
  position: absolute;
  top: -120px;
  box-sizing: border-box;
  list-style: none;
  width: 40px;
  height: 120px;
  opacity: 0;
  background-color: white;
  border: 5px solid #1abc9c;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: translateX(300px);
          transform: translateX(300px);
  -webkit-animation: travel 2500ms linear infinite;
          animation: travel 2500ms linear infinite;
}
.book_item.first {
  top: -140px;
  height: 140px;
}
.book_item.first:before, .book_item.first:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #1abc9c;
}
.book_item.first:after {
  top: initial;
  bottom: 10px;
}
.book_item.second:before, .book_item.second:after, .book_item.fifth:before, .book_item.fifth:after {
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 17.5px;
  border-top: 5px solid #1abc9c;
  border-bottom: 5px solid #1abc9c;
}
.book_item.second:after, .book_item.fifth:after {
  top: initial;
  bottom: 10px;
}
.book_item.third:before, .book_item.third:after {
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 10px;
  left: 9px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 5px solid #1abc9c;
}
.book_item.third:after {
  top: initial;
  bottom: 10px;
}
.book_item.fourth {
  top: -130px;
  height: 130px;
}
.book_item.fourth:before {
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 46px;
  left: 0;
  width: 100%;
  height: 17.5px;
  border-top: 5px solid #1abc9c;
  border-bottom: 5px solid #1abc9c;
}
.book_item.fifth {
  top: -100px;
  height: 100px;
}
.book_item.sixth {
  top: -140px;
  height: 140px;
}
.book_item.sixth:before {
  box-sizing: border-box;
  content: '';
  position: absolute;
  bottom: 31px;
  left: 0px;
  width: 100%;
  height: 5px;
  background-color: #1abc9c;
}
.book_item.sixth:after {
  box-sizing: border-box;
  content: '';
  position: absolute;
  bottom: 10px;
  left: 9px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 5px solid #1abc9c;
}
.book_item:nth-child(2) {
  -webkit-animation-delay: 416.66667ms;
          animation-delay: 416.66667ms;
}
.book_item:nth-child(3) {
  -webkit-animation-delay: 833.33333ms;
          animation-delay: 833.33333ms;
}
.book_item:nth-child(4) {
  -webkit-animation-delay: 1250ms;
          animation-delay: 1250ms;
}
.book_item:nth-child(5) {
  -webkit-animation-delay: 1666.66667ms;
          animation-delay: 1666.66667ms;
}
.book_item:nth-child(6) {
  -webkit-animation-delay: 2083.33333ms;
          animation-delay: 2083.33333ms;
}

.shelf {
  width: 300px;
  height: 5px;
  margin: 0 auto;
  background-color: #1abc9c;
  position: relative;
}
.shelf:before, .shelf:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: white;
  background-image: -webkit-radial-gradient(rgba(26, 188, 156, 0.5) 30%, rgba(0, 0, 0, 0) 0%);
  background-image: radial-gradient(rgba(26, 188, 156, 0.5) 30%, rgba(0, 0, 0, 0) 0%);
  background-size: 10px 10px;
  background-position: 0 -2.5px;
  top: 200%;
  left: 5%;
  -webkit-animation: move 250ms linear infinite;
          animation: move 250ms linear infinite;
}
.shelf:after {
  top: 400%;
  left: 7.5%;
}

@-webkit-keyframes move {
  from {
    background-position-x: 0;
  }
  to {
    background-position-x: 10px;
  }
}

@keyframes move {
  from {
    background-position-x: 0;
  }
  to {
    background-position-x: 10px;
  }
}
@-webkit-keyframes travel {
  0% {
    opacity: 0;
    -webkit-transform: translateX(300px) rotateZ(0deg) scaleY(1);
            transform: translateX(300px) rotateZ(0deg) scaleY(1);
  }
  6.5% {
    -webkit-transform: translateX(279.5px) rotateZ(0deg) scaleY(1.1);
            transform: translateX(279.5px) rotateZ(0deg) scaleY(1.1);
  }
  8.8% {
    -webkit-transform: translateX(273.6px) rotateZ(0deg) scaleY(1);
            transform: translateX(273.6px) rotateZ(0deg) scaleY(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: translateX(270px) rotateZ(0deg);
            transform: translateX(270px) rotateZ(0deg);
  }
  17.6% {
    -webkit-transform: translateX(247.2px) rotateZ(-30deg);
            transform: translateX(247.2px) rotateZ(-30deg);
  }
  45% {
    -webkit-transform: translateX(165px) rotateZ(-30deg);
            transform: translateX(165px) rotateZ(-30deg);
  }
  49.5% {
    -webkit-transform: translateX(151.5px) rotateZ(-45deg);
            transform: translateX(151.5px) rotateZ(-45deg);
  }
  61.5% {
    -webkit-transform: translateX(115.5px) rotateZ(-45deg);
            transform: translateX(115.5px) rotateZ(-45deg);
  }
  67% {
    -webkit-transform: translateX(99px) rotateZ(-60deg);
            transform: translateX(99px) rotateZ(-60deg);
  }
  76% {
    -webkit-transform: translateX(72px) rotateZ(-60deg);
            transform: translateX(72px) rotateZ(-60deg);
  }
  83.5% {
    opacity: 1;
    -webkit-transform: translateX(49.5px) rotateZ(-90deg);
            transform: translateX(49.5px) rotateZ(-90deg);
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(0px) rotateZ(-90deg);
            transform: translateX(0px) rotateZ(-90deg);
  }
}
@keyframes travel {
  0% {
    opacity: 0.5;
    -webkit-transform: translateX(300px) rotateZ(0deg) scaleY(1);
            transform: translateX(300px) rotateZ(0deg) scaleY(1);
  }
  6.5% {
    -webkit-transform: translateX(279.5px) rotateZ(0deg) scaleY(1.1);
            transform: translateX(279.5px) rotateZ(0deg) scaleY(1.1);
  }
  8.8% {
    -webkit-transform: translateX(273.6px) rotateZ(0deg) scaleY(1);
            transform: translateX(273.6px) rotateZ(0deg) scaleY(1);
  }
  10% {
    opacity: 1;
    -webkit-transform: translateX(270px) rotateZ(0deg);
            transform: translateX(270px) rotateZ(0deg);
  }
  17.6% {
    -webkit-transform: translateX(247.2px) rotateZ(-30deg);
            transform: translateX(247.2px) rotateZ(-30deg);
  }
  45% {
    -webkit-transform: translateX(165px) rotateZ(-30deg);
            transform: translateX(165px) rotateZ(-30deg);
  }
  49.5% {
    -webkit-transform: translateX(151.5px) rotateZ(-45deg);
            transform: translateX(151.5px) rotateZ(-45deg);
  }
  61.5% {
    -webkit-transform: translateX(115.5px) rotateZ(-45deg);
            transform: translateX(115.5px) rotateZ(-45deg);
  }
  67% {
    -webkit-transform: translateX(99px) rotateZ(-60deg);
            transform: translateX(99px) rotateZ(-60deg);
  }
  76% {
    -webkit-transform: translateX(72px) rotateZ(-60deg);
            transform: translateX(72px) rotateZ(-60deg);
  }
  83.5% {
    opacity: 1;
    -webkit-transform: translateX(49.5px) rotateZ(-90deg);
            transform: translateX(49.5px) rotateZ(-90deg);
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(0px) rotateZ(-90deg);
            transform: translateX(0px) rotateZ(-90deg);
  }
}
.exc-spinner-container{
    min-height: 180px;
}
/* module-key = 'Addteq.Excellentable:excellentableBlueprintResources', location = '/blueprint/css/excellentableBlueprint.css' */
#excellentableBlueprint{
    width: 800px !important;
}
.exBlueprint-templateLogo{
    height:70px;
    width: 95px;
}
.exBlueprint-templateLogo:hover{
    cursor: pointer;
}
.exc-template-element-container{
    display: inline-block;
    padding: 5px;
   
}
.exTemplate-title{
    font-size: 11px;
    color: white;
    text-align: center;
}

#exHeaderLogo{
    height: 45px;
    width: 45px; 
    margin-top:13px;
}
.bannerMessage{
    position: absolute;
    top: 42%;
    left: 27%;
    font-size: 35px;
    z-index:3;
    color: antiquewhite;
}
.excellentableBleuprint-content{
    height:400px;
}
.ex-template-tabs .tabs-pane{
    border: none !important;
    border-left: 1px solid #cccccc;
    background-color: #394242 !important;
    color: white;
    height: 260px !important;
}
.excellentable-template-tab.active-tab .template-type{
    color: black !important;
    font-weight: bold !important;
}
.excellentable-template-tab{
    border: none !important;
    border-right: none !important;
    margin: 5px !important;
}
.excellentable-template-tab a{
   color: #3572b0 !important;
   background-color: white !important;
}
.template-category{
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 15px;
    margin-left: 1%;
}
.excellentable-template-tab.active-tab a{
    background-color: #D3D3D3 !important;
    outline: -webkit-focus-ring-color auto 5px;
}
.excellentable-template-tab a:hover{
    background-color: #D3D3D3 !important;
}
.exc-template-element-container > input{ /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
.exc-template-element-container > input + img{ /* IMAGE STYLES */
  cursor:pointer;
  border:2px solid transparent;
}
.exc-template-element-container > input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
  border:2px solid #1abc9c;
}
#exc-blueprint-form .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
#exc-blueprint-form .comingsoon{
    position: relative;
    opacity: 0.6;
}
#exc-blueprint-form .comingsoon .msg {
    margin-top: 8%;
    position: relative;
    display: inline-block;
    font-size: 25px;
    color: antiquewhite;
    margin-right: 3%;   
}
#exc-blueprint-form .comingsoon .exc-template-element-container{
    z-index: 2;
    opacity: .7;
    pointer-events: none;
}

#education-template-tab #education-template-message{
    margin-top: 18%;
    position: relative;
    display: inline-block;
    font-size: 25px;
    color: antiquewhite;
    margin-right: 3%;
}

/* module-key = 'com.atlassian.mywork.mywork-confluence-host-plugin:mw-header-anchor-css', location = 'css/miniview-anchor.css' */
.mw-anchor{border-top:0;display:block;font-weight:bold;line-height:1em;padding:4px;float:right;width:20px;height:18px}#notifications-anchor{height:14px;padding-top:10px;padding-bottom:16px;padding-right:14px;position:relative}#notifications-anchor.active,#notifications-anchor:hover{background-color:#326ca6}#notifications-anchor .badge-i{left:15%;top:20%;pointer-events:none}#notifications-anchor.read .badge{font-size:0}.mw-anchor .badge{color:white;border-radius:7px;font-size:12px;display:inline-block;padding:0 2px;min-width:10px;min-height:10px;margin:0 auto}.mw-anchor .badge-w{position:absolute;left:21px;top:8px;text-align:center;pointer-events:none;line-height:14px}.mw-anchor.unread .badge{background:#3a7ec2;border:1px solid rgba(0,0,0,.2)}#inline-dialog-notifications-miniview{z-index:5001}#inline-dialog-notifications-miniview .contents{padding:0}#notifications-miniview-iframe{border:0;width:500px;height:510px}#inline-dialog-my-tasks-discovery .mw-tasks-discovery-controls{list-style-type:none;margin:0;padding-left:0;padding-top:10px}#inline-dialog-my-tasks-discovery .mw-tasks-discovery-controls li:first-child{padding-left:0}#inline-dialog-my-tasks-discovery .mw-tasks-discovery-controls li{display:inline-block;padding:0 5px}
/* 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}.acs-nav-item.pinned_page.blueprint.decisions .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAzklEQVR4AXXOMWrDQBCF4TmL7pR7LGqyqBKkCewJVNptMASCOt9hCa5UbOPW8DoXAsPLw7vgESL6QQw7XzFm+r67hMDAvhV5ejtZ7flLGHjBChaqVXgQcaDnouWrwC9EEQdYtoDlgEHkX1CLjGZReeDTwWa9qmDByDtY7visN3lww8TAYzv1B4GT3hy46kmJ3HBs89UDlrOeM961GJk1n7G7YdI/P1mdd6AW3OzAij14wIHfBnzLCyR8MOOxQReMTEhmSc1dkt4WtJ672f4AR6pqBkV2ApsAAAAASUVORK5CYII=')}.acs-nav-item.pinned_page.blueprint.file-list .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0klEQVR4AW3RoWrDUBjF8fMsfae9wvQlZpe5ElEuV1TPVMRVBAadnZ0qTMzMRExNBI4LzJ197KQtZOEv7+87JRQAcNpUNrqV1d/1cOijyp2+qMFNTHq8EING3/SjSzrSK1dwezT4YUev/IE0/3bRQAOXlYEcpfn0wDwTF0dAExmYeMvFCpCiAGsZPJ2T/rfV+QKS3rg8nfjKrA+DyvcFcB0PBsf7rdbAyKyiAhRUnlY3XtiqBdrYeNDItY3rZ+6Hos8FmdixsgI1et7sh6Rl/rt+ATCQddtwXNYWAAAAAElFTkSuQmCC')}.acs-nav-item.pinned_page.blueprint.meeting-notes .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA10lEQVR4AY2QsUrAMBRF37f0n/yP0CkEwcz5g07SoYNIQYUsnR27FQdBFz/gOpWCy/O2L2jQCvbQwn053D4i+3PXJDh12ha8jhejGMcnIeiCD+jrzkY5FKUIrT6XQ8PpLazlS+C4Fph7WMsfguHVi3hiwm+4sEhL/iHMyJirRS1XQgah0KnTjn2WTxpsuZOGFe9YS8ONKiz/+MWEjeM3vhssV8L9MXqBZ8Ml73VieqiFaw4eMZYLGo6d+m8hIlB50qsiBF10YFtEFIkkN2m37dgUpoTcZPkE6bJkyEGdFbwAAAAASUVORK5CYII=')}.acs-nav-item.pinned_page.blueprint.shared-links .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA8ElEQVR4AXWRMUvEQBCF5y/cj7v/EZZji20iXKNY2SxYWFiIIOQKsUhjaxWQI8WRIoIiiAgPJFgEAs9ZdwmEPfPBFPM+HhlWwvew8s2GBU3CcbfeSeRv+MaxxQj2gRFFUmbBsothouAtHKt1JZVIGIbsl8IPrhFaUkMuRBydiFOikGNoRIyyFN6wZckO/wqX/MKAcx4VvnGPFuHU02PCu64fcYUPXPCATDho7Stu8IQzviD7yakvOeh6jzt8IrtiRBQGeJUjE2bBcg/2Lcp0XqSDpRWxim+2fMakLVMKg35C33gRr9T63JZmwUbjelXLL5e6bX9MqiHLAAAAAElFTkSuQmCC')}
/* 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}.acs-nav-item.pinned_page.blueprint.jirareport .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA10lEQVR4AW3PMWrFMBAE0D2L75R7CDURvzKkEqr+EeI2GALGV0hrwq9cuHJpmM6F4cNkpS2UEHmwwcxjl5X8fHYJjo6elsDxZRRL+STc+MAFbjmX4lsmFXiuWtY4fqBMqaCWBri9w6b8AicmrHDMryUwiASNgb2UXwXtZaWnF/EaAxMO2IoDUwtE9rQVPSMbYNFyALcBjgsawKo7jbWAJtd3+2uBEzsiA0/8AxfsjlfmY+2GJyrgN2xBZL7GlqwVJLxxwVNRzQM9E5JI0sxdUv03Tuu5m+UHMsJofqeZW2sAAAAASUVORK5CYII=')}.acs-nav-item.pinned_page.blueprint.requirements .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAxUlEQVR4AZ3PMWqFQBDG8TmLd8o9lq0GsQhYLVtZpkyRKgg23kIIwerx8ApfLzz4Mu7k8aIxTfyzKs6PxZXtGqqMwMD4nbJ/6sUrt4yaM1Zw2VoN13fiIPJiw0eB71And8BlD7i8wnf5A3hKFVHLwe8io0i0HExIVLa2EiecgGCDqw2uBgNPQOIbGkY29kxnoPN9/P1fQDnAwQA9grX83Au1nL4rp7jhB/i0D8cuD5DR8gO3HZrxzIwskq2xyqb3BRuP1Shf8Q9o5V2pVWEAAAAASUVORK5CYII=')}.acs-nav-item.pinned_page.blueprint.retrospective .icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAw0lEQVR4AX3RIcrDMBjG8fcKPVzvEUKJiBrMjsJM7EfVp1o10UMExqiq6BVemJgoEc/eLIUQNrIfRCx/HgKl+Ls1zndQ0AeLqZ0o+RzOWywcGFu0s8pJCgxWucwU/tlibEcaieKhga0MXjxwXDkWvoPEwhJZUQaZhibSkQSB/7gSPPkChUrQQx1SNnDg6oJCL//9fENeuqIIosrCzmUQ3xByYPAogmRlA0NkhPNn3DkU0cInOO+InJjlcxvoQifXczPTG4GJa6nVwyB8AAAAAElFTkSuQmCC')}
/* module-key = 'com.atlassian.confluence.plugins.confluence-request-access-plugin:confluence-request-access-plugin-resources', location = '/css/confluence-request-access-plugin.css' */
.access-requested{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAACCCAMAAAC6s/yfAAAAtFBMVEX///9wcHCBgYF+fn56enp3d3d0dHRwcHCrq6upqamnp6ekpKSioqKhoaGcnJyZmZmUlJSRkZGOjo6MjIyJiYmHh4eEhITFxcXCwsK/v7+9vb27u7u5ubm2trazs7OxsbGvr6/U1NTR0dHMzMzIyMjd3d3b29vY2NjV1dXU1NTl5eXj4+Ph4eHf39/r6+vn5+fv7+/t7e319fXz8/Px8fH39/f19fX7+/v5+fn7+/v///////+o3SYEAAAAO3RSTlMAESIiIiIiIjMzMzMzMzMzMzMzMzMzM0RERERERERERERVVVVVZmZmZmZ3d3d3iIiZmaqqqru7zMzd7hfbQfQAAAI2SURBVHgB7NQ5UkNBAANRd6T735iIhHVUJQ0G1OlfHhrbPJwAvQY8rgR6Xx1Hn0Z9620bHVRwdRaduddHy4m225flRtY1CrtGfbcmo0+CL/+XUXL5/JbM5KM5hcmcvZL45OMp4cmcvy802d9BEsaZQeis/RXBybJG0IS924mdNN79Odg8IWIn7f6lKZi/D7vvGTx48ODBgwcPHjx48ODBg/8UjGLhqOEIsnlapTJuXlYx3+3LqBrG4Gz+4PJk1TMGZ+O5YF1o8OAPG/zSbl3guA4DYQCWAmVmZgzjxjO+/7newtt1U47kdNG/WB31M8YjYAH/ULhnOI62bH863HMIAIR6Nfl/y/215WrLGh9sEMCXgN5I6ko7DwBIsKtxwQ4gfU1iWd4SpIgYWblUYApaKYnb3JC3cgR/wQVrQN8D1uy+W2D1GO654AWhH0Fv2bmzzD0HWbU/5YKbNlCWyJ4o11k1rxPmUtBqXHC24OJBxtAsX2Ezla0Xr/RHGc4v18RBGqf1cfvCbIsbD+JlXi/D/cmcsDm/n9dgM5PiBUpx4ZLjGr+bSeFbXWD7zGziucaiNxx2F4blE8CT351hJpVHomYeJsSC76FnAa2Q1uskLQMG3AuG20Z6z2KmoBFMxII1UFJ9j6W+A/dpCJat1BuBVvc6zb7PtYd0IHLfIohXVIycVT3zqNZHrS6cEBjOUCDOvKg8uOeSB7rjkQjeE5EnRx+0M6LLfImABSxgAQtYwAIWsIAF/AzNXmdsZNGE3wAAAABJRU5ErkJggg==') no-repeat right center}#request-access{display:table-row}#page-restricted-container span{padding:0 0 0 5px}#page-restricted-container .aui-iconfont-approve,.grant-access-dialog .aui-iconfont-approve{color:green}#page-restricted-container .aui-iconfont-error,.grant-access-dialog .aui-iconfont-error{color:red}#page-restricted-container p.title{display:table-cell}.aui-message.inline.grant-access.inline p.title{font-weight:normal}.grant-access.inline{position:fixed;display:block;top:0;right:0;left:0;width:50%;margin:15px auto auto auto;z-index:999}.aui-message.closeable.access-granted.inline .icon-close{top:12px}.grant-access .aui-button.aui-button-link{padding:0;margin:0;height:inherit}.grant-access-message{margin-top:10px;margin-bottom:15px}.grant-access-dialog .title{display:inline;margin:0 0 0 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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.1.8/_/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_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/7.1.8/_/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:#b2d8b9;color:#14892c}.wiki-content .two-dimensional-chart .aui-lozenge.jira-issue-status-lozenge-blue-gray{background-color:#fff;border-color:#e4e8ed;color:#4a6785}.wiki-content .two-dimensional-chart .aui-lozenge.jira-issue-status-lozenge-yellow{background-color:#fff;border-color:#ffe28c;color:#594300}
/* module-key = 'com.atlassian.confluence.plugins.watch-button:watch-resources', location = 'css/watch.css' */
#watch-content-button.active{border-color:#999}.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-tooltip{padding-top:5px;margin-left:-20px;padding-left:20px}
/* module-key = 'com.atlassian.confluence.plugins.share-page:mail-page-resources', location = 'css/mailpage.css' */
#inline-dialog-shareContentPopup .contents{overflow:visible}.share-content-popup .button-panel{text-align:right}.share-content-popup .button-panel input:disabled{color:graytext}.share-content-popup .button-panel .close-dialog{padding-left:5px}form.share-content-popup .textarea{height:100px;padding-left:3px;padding-right:3px;max-height:260px;width:250px}.share-content-popup ol.recipients{margin:7px 0 7px 0;padding:0;list-style-type:none}.share-content-popup ol.recipients li{margin:5px 0;line-height:24px;word-wrap:normal}.share-content-popup ol.recipients li .title{overflow:hidden;text-overflow:ellipsis;max-width:185px;display:inline-block;vertical-align:middle;white-space:nowrap}.share-content-popup ol.recipients li img{height:24px;width:24px;vertical-align:middle;border-radius:3px;margin-right:5px}.progress-messages{position:absolute;left:0;max-width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;height:30px}.share-content-popup .done{width:16px;height:16px;top:7px;background:url(/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.2/_/download/resources/com.atlassian.confluence.plugins.share-page:mail-page-resources/images/tick.png) no-repeat}.share-content-popup .error{width:16px;height:16px;top:7px;background:url(/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.2/_/download/resources/com.atlassian.confluence.plugins.share-page:mail-page-resources/images/error.png) no-repeat}.share-content-popup .autocomplete li.active a span{color:white}.share-page-progress{position:absolute;background-color:white;z-index:1;border-radius:3px}.share-page-progress-container-inner{position:absolute;text-align:center}.share-content-popup .remove-recipient{float:right;background:url(/s/en_GB/7109/fbbcac5a2a6382e2f6a78d491af75161a7840bc8/5.2/_/download/resources/com.atlassian.confluence.plugins.share-page:mail-page-resources/images/delete.png) no-repeat 100% 50%;text-indent:-9999px;height:24px;width:24px;cursor:pointer}.share-content-popup .aui-dd-parent,#com-atlassian-confluence .share-content-popup .aui-dd-parent .aui-dropdown{width:250px}form.aui .share-page-progress-container-inner p{margin:0;padding-bottom:0}form.share-content-popup .field-group{padding-left:0}form.share-content-popup .field-group.button-panel{padding-bottom:0;margin-bottom:0;line-height:30px}.aui-inline-dialog .contents .share-content-popup .submit{text-align:center}