/* module-key = 'com.atlassian.stash.stash-web-plugin:breadcrumbs', location = '/static/widget/breadcrumbs/breadcrumbs.less' */
.breadcrumbs .aui-icon{margin-right:5px}.breadcrumbs{white-space:normal;color:#000;vertical-align:bottom;line-height:30px}.breadcrumbs .sep{color:#AAA;padding:0}.breadcrumbs .sep:before,.breadcrumbs .sep:after{content:' '}.breadcrumbs .stub{font-weight:bold}.breadcrumbs span.stub{color:#333}
/* module-key = 'com.atlassian.stash.stash-web-plugin:filetable', location = '/static/feature/filebrowser/file-table/file-table.less' */
.stash-theme #browse-table{margin-top:0;min-width:0}.stash-theme #browse-table tr:hover{background-color:#F5F5F5}.stash-theme #browse-table .folder,.stash-theme #browse-table .remote,.stash-theme #browse-table .file{background:transparent}.stash-theme #browse-table .aui-icon{margin-right:10px}.stash-theme #browse-table .aui-iconfont-devtools-folder-closed{color:#3b73af}.stash-theme #browse-table .aui-iconfont-devtools-file,.stash-theme #browse-table .aui-iconfont-devtools-browse-up,.stash-theme #browse-table .aui-iconfont-devtools-submodule{color:#707070}.stash-theme #browse-table .submodule-sep{color:#707070}.stash-theme #browse-table .message-row{border-bottom:none}.stash-theme #browse-table .message-row:hover{background-color:transparent}.stash-theme #browse-table .message-row td{padding:0}.stash-theme #browse-table .message-row .aui-message{margin:16px 48px 0}.stash-theme #browse-table tr td{border-left:2px solid #fff}.stash-theme #browse-table tr.focused-file td{background-color:#F5F5F5;border-left:2px solid #3b73af}.stash-theme #browse-table tr.file-row:focus,.stash-theme #browse-table tr.file-row a:focus{text-decoration:none}.stash-theme .filebrowser-banner .aui-message{margin-bottom:20px}
/* module-key = 'com.atlassian.stash.stash-web-plugin:filefinder', location = '/static/feature/filebrowser/file-finder/file-finder.less' */
#content .file-finder{float:none;white-space:normal;display:block;padding:0;vertical-align:bottom}#content .file-finder .file-finder-input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:300px;height:30px;display:none}#content .file-finder .file-finder-input.visible{display:inline-block}#content .file-finder .file-finder-input input[type=text]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #BBB;line-height:26px;padding-left:4px;padding-right:20px;margin:0;vertical-align:middle;font-size:14px;font-family:sans-serif;width:300px;display:none}#content .file-finder .file-finder-input .file-finder-search-icon{color:#999;margin-left:-20px;vertical-align:middle}.file-finder-warning{color:#707070;text-align:center}#browse-table.file-finder-table mark{background-color:inherit;color:inherit;font-weight:bold}.aui-buttons.find-files{right:20px;display:inline-block}.file-finder-tip{color:#707070;margin-left:10px;display:none;vertical-align:middle}.file-finder-tip.visible{display:inline-block}.aui-toolbar2 .breadcrumbs.file-finder-mode{display:none}
/* module-key = 'com.atlassian.stash.stash-web-plugin:code-block', location = '/static/widget/code-block/code-block.less' */
.code-block{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;background:#f5f5f5;font-family:monospace;font-size:12px;margin:0;padding:10px;vertical-align:baseline;overflow:auto;padding:6px 10px}.code-block pre code{padding:0;background:transparent;color:#333}.instruction-block{margin:10px 0 20px}
/* module-key = 'com.atlassian.stash.stash-web-plugin:dialog-selection', location = '/static/widget/dialog-selection/dialog-selection.less' */
.dialog-selection{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;overflow:auto;list-style:none;width:100%;height:290px}.dialog-selection li.selected{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#ebf2f9;border:1px solid #ccd9ea}.dialog-selection .option{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;float:left;vertical-align:top;margin:0;padding:10px;border:1px solid #fff;cursor:pointer;width:50%;height:80px}.dialog-selection .option .option-meta{padding-left:60px}.dialog-selection .option .option-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:bold;margin-top:0}.dialog-selection .option .option-description{margin-top:0;height:40px;overflow:hidden}.dialog-selection .option .option-icon{width:48px;height:48px;-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #ccc;vertical-align:text-bottom;float:left}
/* module-key = 'com.atlassian.stash.stash-web-plugin:submit-spinner', location = '/static/widget/submit-spinner/submit-spinner.less' */
.submit-spinner{display:inline-block;width:16px;margin:10px 10px 0 -5px;vertical-align:top}.dialog-button-panel .submit-spinner{margin-top:15px}.aui-dialog2-footer-actions .submit-spinner{margin-top:0;vertical-align:middle}
/* module-key = 'com.atlassian.stash.stash-web-plugin:lozenge-internal', location = '/static/widget/lozenge/lozenge.less' */
.monospace-lozenge{font-family:Courier,"Courier New",monospace}.merge-lozenge{cursor:default}.pull-request-state-lozenge{cursor:default}.lozenge-enabled,.lozenge-disabled{color:#fff}.lozenge-enabled{border-color:#14892c;background-color:#14892c}.lozenge-disabled{border-color:#d04437;background-color:#d04437}
/* module-key = 'com.atlassian.stash.stash-web-plugin:lozenge-internal', location = '/static/widget/lozenge/clickable-lozenge.less' */
a[href].aui-lozenge,button.aui-lozenge{cursor:pointer}a[href].aui-lozenge:hover,button.aui-lozenge:hover,a[href].aui-lozenge:active,button.aui-lozenge:active,a[href].aui-lozenge:focus,button.aui-lozenge:focus{text-decoration:none}a[href].aui-lozenge.aui-lozenge-subtle:hover,button.aui-lozenge.aui-lozenge-subtle:hover{border-color:#333}a[href].aui-lozenge.aui-lozenge-subtle.aui-lozenge-success:hover,button.aui-lozenge.aui-lozenge-subtle.aui-lozenge-success:hover{border-color:#14892c}a[href].aui-lozenge.aui-lozenge-subtle.aui-lozenge-error:hover,button.aui-lozenge.aui-lozenge-subtle.aui-lozenge-error:hover{border-color:#d04437}a[href].aui-lozenge.aui-lozenge-subtle.aui-lozenge-current:hover,button.aui-lozenge.aui-lozenge-subtle.aui-lozenge-current:hover{border-color:#594300}a[href].aui-lozenge.aui-lozenge-subtle.aui-lozenge-complete:hover,button.aui-lozenge.aui-lozenge-subtle.aui-lozenge-complete:hover{border-color:#4a6785}a[href].aui-lozenge.aui-lozenge-subtle.aui-lozenge-moved:hover,button.aui-lozenge.aui-lozenge-subtle.aui-lozenge-moved:hover{border-color:#815b3a}button.aui-lozenge{font-family:Arial,sans-serif}button.aui-lozenge::-moz-focus-inner{border:0;padding:0}
/* module-key = 'com.atlassian.stash.stash-web-plugin:ref-lozenge', location = '/static/feature/repository/ref-lozenge/ref-lozenge.less' */
.ref-lozenge{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background-color:#f5f5f5;color:#707070;font-size:13px;font-weight:normal;text-transform:none;border:1px solid #ccc;padding:3px 5px;margin:0 3px 3px;vertical-align:middle;line-height:16px;text-align:left}.ref-lozenge .repository{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;vertical-align:middle;max-width:100px}.ref-lozenge .aui-avatar{vertical-align:middle}.ref-lozenge .aui-avatar,.ref-lozenge .repository{margin-right:5px}.ref-lozenge .ref{vertical-align:middle;position:relative}.ref-lozenge .ref>.aui-icon{vertical-align:text-bottom;position:absolute}.ref-lozenge .ref>.name{margin-left:21px}.ref-lozenge-tooltip>.tipsy-inner{max-width:500px}
/* module-key = 'com.atlassian.stash.stash-repository-ref-sync:ref-sync-dialog', location = '/static/feature/sync/dialog/ref-sync-dialog.less' */
.ref-sync-dialog .dialog-selection{margin-top:20px;height:160px}.ref-sync-dialog .dialog-selection .merge-action>.option-icon{background-image:url('/s/en_US/0329d81/1/3.11.2/_/download/resources/com.atlassian.stash.stash-repository-ref-sync:ref-sync-dialog/ref-sync-merge.svg')}.ref-sync-dialog .dialog-selection .discard-action>.option-icon{background-image:url('/s/en_US/0329d81/1/3.11.2/_/download/resources/com.atlassian.stash.stash-repository-ref-sync:ref-sync-dialog/ref-sync-discard.svg')}.ref-sync-dialog .dialog-button-panel .discard-warning{color:#707070;float:left;padding:5px 0}.ref-sync-dialog .dialog-button-panel .discard-warning .aui-icon{margin-right:5px;color:#d04437}.ref-sync-dialog .dialog-button-panel .aui-button+.button-panel-link{margin-left:10px}.ref-sync-dialog .instruction-block:last-child{margin-bottom:0}.ref-sync-dialog .conflicted-files>.more-conflicted{list-style:none}.ref-sync-dialog .conflicted-files>.conflicted-file{font-family:monospace}
/* module-key = 'com.atlassian.stash.stash-repository-ref-sync:ref-sync-button', location = '/static/feature/sync/button/ref-sync-button.less' */
.synchronize-ref.aui-button>.aui-icon{margin-right:5px}
/* module-key = 'com.atlassian.stash.stash-web-plugin:markup-resources', location = '/static/widget/markup/markup.less' */
.markup pre code{display:block;font-size:12px;line-height:18px;overflow:auto;padding:6px 10px}.markup code{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;background-color:#f5f5f5;display:inline-block;line-height:20px;margin:0 2px -1px;padding:0px 3px;text-decoration:inherit;vertical-align:baseline}.markup h1,.markup h2,.markup h3,.markup h4,.markup h5,.markup h6{display:block}.markup h3,.markup h4,.markup h5,.markup h6{font-weight:bold}.markup h1,.markup h2{margin:10px 0 20px 0}.markup h3,.markup h4,.markup h5,.markup h6{margin:10px 0}.markup ul,.markup ol{margin:10px 30px;padding:0}.markup img{border:1px solid #ccc;margin:10px 0;max-width:100%;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.markup table{border-collapse:collapse;margin:20px 0;width:auto}.markup table>tbody>tr,.markup table>tfoot>tr{background:#fff;border-bottom:1px solid #ccc}.markup table>tbody>tr>td,.markup table>tfoot>tr>td{padding:7px 10px;text-align:left;vertical-align:top}.markup table>tbody>tr:first-child,.markup table>tfoot>tr:first-child{border-top:1px solid #ccc}.markup table>thead>tr{border-bottom:1px solid #ccc}.markup table>thead>tr>td,.markup table>thead>tr>th{padding:7px 10px;text-align:left;vertical-align:top}.markup table table{margin:0}.markup .csid{font-family:monospace}.markup .user-mention{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;background-color:#f5f5f5;display:inline-block;line-height:20px;margin:0 2px -1px;padding:0px 3px;text-decoration:inherit;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;vertical-align:bottom;word-wrap:normal}.markup .user-mention.current-user{background-color:#4a6785;color:#fff;border:1px solid #4a6785}.markup>ul{list-style-type:disc}.markup>ul>li>ul{list-style-type:circle}.markup>ul>li>ul>li>ul{list-style-type:square}
/* module-key = 'com.atlassian.stash.stash-bower-components-plugin:codemirror-raw', location = '/static/bower/CodeMirror/lib/codemirror.css' */
.CodeMirror{font-family:monospace;height:300px;color:black}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:white}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:black}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror div.CodeMirror-cursor{border-left:1px solid black}
.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.CodeMirror.cm-fat-cursor div.CodeMirror-cursor{width:auto;border:0;background:#7e7}.CodeMirror.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}@-moz-keyframes blink{0{background:#7e7}50%{background:0}100%{background:#7e7}}@-webkit-keyframes blink{0{background:#7e7}
50%{background:0}100%{background:#7e7}}@keyframes blink{0{background:#7e7}50%{background:0}100%{background:#7e7}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}
.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta{color:#555}.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:bold}.cm-em{font-style:italic}
.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-error{color:red}.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:white}.CodeMirror-scroll{overflow:scroll !important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}
.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;z-index:3}
.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;margin-bottom:-30px;*zoom:1;*display:inline}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;height:100%}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent}
.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-code{outline:0}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}
.CodeMirror-measure pre{position:static}.CodeMirror div.CodeMirror-cursor{position:absolute;border-right:0;width:0}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}.CodeMirror span{*vertical-align:text-bottom}.cm-force-border{padding-right:.1px}
@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:''}span.CodeMirror-selectedtext{background:0}
/* module-key = 'com.atlassian.stash.stash-bower-components-plugin:codemirror-raw', location = '/static/bower/CodeMirror/addon/search/matchesonscrollbar.css' */
.CodeMirror-search-match{background:gold;border-top:1px solid orange;border-bottom:1px solid orange;-moz-box-sizing:border-box;box-sizing:border-box;opacity:.5}
/* module-key = 'com.atlassian.stash.stash-bower-components-plugin:codemirror-raw', location = '/static/bower/CodeMirror/addon/dialog/dialog.css' */
.CodeMirror-dialog{position:absolute;left:0;right:0;background:inherit;z-index:15;padding:.1em .8em;overflow:hidden;color:inherit}.CodeMirror-dialog-top{border-bottom:1px solid #eee;top:0}.CodeMirror-dialog-bottom{border-top:1px solid #eee;bottom:0}.CodeMirror-dialog input{border:0;outline:0;background:transparent;width:20em;color:inherit;font-family:monospace}.CodeMirror-dialog button{font-size:70%}
/* module-key = 'com.atlassian.stash.stash-web-plugin:codemirror', location = '/static/lib/CodeMirror/codemirror-overrides.less' */
.content-view .CodeMirror{height:100%;font-family:inherit;line-height:17px;font-size:12px}.content-view .CodeMirror pre{font-family:monospace}.content-view .CodeMirror .markup pre{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-right:0;width:inherit;max-width:100%;margin-top:10px;padding:0}.content-view .CodeMirror-gutters{z-index:2;border-right:0;background-color:transparent}.content-view .CodeMirror-gutter-wrapper{top:0}.content-view .CodeMirror-selected,.content-view .CodeMirror-selectedtext{background:#f5f5f5}.content-view .CodeMirror-focused .CodeMirror-selected,.content-view .CodeMirror-focused .CodeMirror-selectedtext{background:#bcd3eb}.content-view .CodeMirror-dialog{font-size:12px;color:#333;padding:10px 20px;background-color:#f5f5f5;font-weight:bold}.content-view .CodeMirror-dialog-top{border-bottom:1px solid #ccc}.content-view .CodeMirror-dialog-bottom{border-top:1px solid #ccc}.content-view .CodeMirror-dialog input{border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;padding:5px;width:75%!important;width:calc(100% - 140px) !important;background-color:#fff;font-size:12px;font-weight:normal}.pointer-events .CodeMirror.CodeMirror-focused:after{-webkit-box-shadow:inset 0 0 8px #bcd3eb;box-shadow:inset 0 0 8px #bcd3eb;content:"";position:absolute;top:0px;right:0px;bottom:0px;left:0px;z-index:8;pointer-events:none}
/* module-key = 'com.atlassian.stash.stash-web-plugin:stash-codemirror', location = '/static/feature/file-content/stash-codemirror/syntax-highlight-colors.less' */

/* module-key = 'com.atlassian.stash.stash-web-plugin:stash-codemirror', location = '/static/feature/file-content/stash-codemirror/stash-default-theme.less' */
.cm-s-stash-default .cm-variable-2,.cm-s-stash-default .cm-variable-3,.cm-s-stash-default .cm-operator,.cm-s-stash-default .cm-tag.cm-bracket{color:inherit}.cm-s-stash-default .cm-variable,.cm-s-stash-default .cm-tag,.cm-s-stash-default .cm-header{color:#4a6785}.cm-s-stash-default .cm-bracket,.cm-s-stash-default .cm-keyword{color:#815b3a}.cm-s-stash-default .cm-string,.cm-s-stash-default .cm-string-2,.cm-s-stash-default .cm-atom,.cm-s-stash-default .cm-quote{color:#C03E32}.cm-s-stash-default .cm-attribute,.cm-s-stash-default .cm-builtin,.cm-s-stash-default .cm-def,.cm-s-stash-default .cm-property,.cm-s-stash-default .cm-qualifier,.cm-s-stash-default .cm-link{color:#336EA9}.cm-s-stash-default .cm-number{color:#127B27}.cm-s-stash-default .cm-comment{color:#696969}.cm-s-stash-default .cm-meta{color:#B34457}.cm-s-stash-default .cm-header,.cm-s-stash-default .cm-strong{font-weight:bold}.cm-s-stash-default .cm-em{font-style:italic}.cm-s-stash-default .cm-link{text-decoration:underline}.cm-s-stash-default .cm-strikethrough{text-decoration:line-through}.cm-s-stash-default .cm-error{color:#f00}.cm-s-stash-default .cm-invalidchar{color:#f00}.cm-s-stash-default .cm-negative{color:#d44}.cm-s-stash-default .cm-positive{color:#292}.diff-view.text-view .cm-s-stash-default .expanded pre{color:inherit}
/* module-key = 'com.atlassian.stash.stash-web-plugin:stash-codemirror', location = '/static/feature/file-content/stash-codemirror/stash-codemirror.less' */
.codemirror-auto-resizing-container>.CodeMirror{height:auto}.codemirror-auto-resizing-container>.CodeMirror .CodeMirror-scroll{height:auto;overflow-y:hidden;overflow-x:auto}.CodeMirror-selected.cm-searching,.CodeMirror-selectedtext.cm-searching{background:#f79232}.CodeMirror-dialog .codemirror-search-query .search-box{display:inline;padding-left:5px;padding-right:10px;position:relative}.CodeMirror-dialog .codemirror-search-query .search-box .match-count{position:absolute;right:10px;top:0}.CodeMirror-dialog .codemirror-search-query .aui-button{font-size:14px}
/* module-key = 'com.atlassian.stash.stash-readme-plugin:stash-readme-common-resources', location = '/static/feature/readme/common/common.less' */
.markup-content{padding:20px;overflow-x:auto;white-space:normal;font-size:14px;color:#333}
/* module-key = 'com.atlassian.stash.stash-readme-plugin:stash-readme-files-resources', location = '/static/feature/readme/files/readme.less' */
.filebrowser-readme{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;max-width:1200px;border:1px solid #ccc;margin:20px auto 0}.filebrowser-readme .filebrowser-readme-header{background-color:#f5f5f5;border-bottom:1px solid #ccc;padding:10px}.filebrowser-readme .filebrowser-readme-header .readme-icon{vertical-align:middle;margin-right:6px}.filebrowser-readme .filebrowser-readme-header .filebrowser-readme-title{font-weight:bold;vertical-align:middle}.filebrowser-readme .filebrowser-readme-content{min-height:20px;position:relative}
/* module-key = 'com.atlassian.stash.stash-branch-utils:branch-copy', location = '/static/branch-copy/feature/branch-copy.less' */
section.aui-dialog2 .aui-dialog2-content{min-height:0}
/* module-key = 'com.atlassian.stash.stash-branch-utils:branch-copy-branch-layout', location = '/static/branch-copy/branch-layout-copy.less' */
.branch-list-action-item .branch-list-copy-branch-action.zeroclipboard-is-hover,.branch-action-item .copy-branch-name.zeroclipboard-is-hover,.branch-list-action-item .branch-list-copy-branch-action.zeroclipboard-is-active,.branch-action-item .copy-branch-name.zeroclipboard-is-active{background-color:#3572b0;color:#fff}
/* module-key = 'com.atlassian.stash.stash-web-plugin:keyboard-shortcuts', location = '/static/widget/keyboard-shortcuts/keyboard-shortcuts.less' */
.keyboard-shortcut-context{margin-bottom:30px}.keyboard-shortcut-context dl{line-height:20px}.keyboard-shortcut-context dt,.keyboard-shortcut-context dd{margin-bottom:10px;display:inline-block;vertical-align:top}.keyboard-shortcut-context dt{width:190px;margin-right:10px}.keyboard-shortcut-context dd{margin:0}.keyboard-shortcut-context dd.separator{white-space:pre-wrap}.keyboard-shortcut-context kbd{min-height:21px;min-width:21px;margin:0 2px;padding:0 5px;text-transform:uppercase;color:#333;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.18);background:#f9f9f9;font-family:sans-serif;font-size:12px;display:inline-block;text-align:center;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:-webkit-linear-gradient(top, #fff, #f2f2f2);background-image:-moz-linear-gradient(top, #fff, #f2f2f2);background-image:-ms-linear-gradient(top, #fff, #f2f2f2);background-image:-o-linear-gradient(top, #fff, #f2f2f2);background-image:linear-gradient(to bottom, #fff, #f2f2f2);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#f2f2f2);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}#keyboard-shortcut-dialog .keyboard-shortcut-help{outline:none}#keyboard-shortcut-dialog .aui-group>.aui-item:first-child{padding-right:20px}#keyboard-shortcut-dialog .dialog-panel-body h3{border-bottom:1px solid #ccc;padding-bottom:5px}
/* module-key = 'com.atlassian.stash.stash-web-plugin:avatar', location = '/static/widget/avatar/avatar.less' */
.user-avatar,.group-avatar{background:transparent 50% 50% no-repeat;vertical-align:text-bottom;margin-right:10px}.group-avatar.aui-avatar-xxxlarge{width:128px;height:128px;background:transparent url(/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:avatar/avatar/group-avatar-256.png) no-repeat 0 0;background-size:128px}.group-avatar.aui-avatar-large{width:48px;height:48px;background:transparent url(/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:avatar/avatar/group-avatar-96.png) no-repeat 0 0;background-size:48px}.group-avatar.aui-avatar-medium{width:32px;height:32px;background:transparent url(/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:avatar/avatar/group-avatar-64.png) no-repeat 0 0;background-size:32px}.group-avatar.aui-avatar-small{width:24px;height:24px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:transparent url(/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:avatar/avatar/group-avatar-48.png) no-repeat 0 0;background-size:24px}.group-avatar.aui-avatar-xsmall{width:16px;height:16px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:transparent url(/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:avatar/avatar/group-avatar-32.png) no-repeat 0 0;background-size:16px}.aui-avatar-badged{position:relative;vertical-align:middle}.aui-avatar-badged.avatar-dimmed>.aui-avatar-inner>img{opacity:0.5;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.aui-avatar-badged .approved{opacity:1;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);width:12px;height:12px;color:#fff;background:transparent url(/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:avatar/icons/icon-approved.svg) no-repeat 0 0;background-size:12px;position:absolute;right:-6px;top:-6px;text-align:center;display:block;font-size:9px;line-height:16px;text-indent:-999em}.aui-avatar-badged.badge-hidden.avatar-dimmed>.aui-avatar-inner>img{opacity:1}.aui-avatar-badged.badge-hidden .badge{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.avatar-with-name .aui-avatar{vertical-align:middle}.gravatar-notice{margin-top:5px;font-size:12px;color:#707070;text-align:center;display:block;width:100%}.stash-theme .aui-avatar img{-moz-force-broken-image-icon:1}
/* module-key = 'com.atlassian.stash.stash-web-plugin:repository-item', location = '/static/feature/repository/repository-item/repository-item.less' */
.repository-item .aui-avatar{margin-right:5px;vertical-align:middle}.repository-item .aui-avatar,.repository-item .repository-separator{-ms-flex:none;-webkit-flex:none;flex:none}.repository-item .project-name,.repository-item .name{-ms-flex:0 1 auto;-webkit-flex:0 1 auto;flex:0 1 auto;max-width:150px}.repository-item .project-name{min-width:20px}.repository-item .project-name{color:#999;margin-right:5px}.repository-item .separator{color:#999;margin-right:8px}
/* module-key = 'com.atlassian.stash.stash-web-plugin:repository-menu-items', location = '/static/feature/repository/menu-items/repository-menu-items.less' */
.repository-menu-item>span{padding:7px 8px 6px;display:block}.repository-menu-item>a>span{margin-right:5px;display:inline-block;vertical-align:middle;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.repository-menu-item .active .project-name,.repository-menu-item .active .separator{color:#fff}.repository-menu-item mark{background-color:inherit;color:inherit;font-weight:bold}
/* module-key = 'com.atlassian.stash.stash-web-plugin:searchable-selector', location = '/static/widget/searchable-selector/searchable-selector.less' */
.searchable-selector-trigger{padding-right:23px;position:relative;max-width:256px}.searchable-selector-trigger:after{width:0;height:0;border:4px solid transparent;border-bottom:none;border-top-color:#333;opacity:0.8;display:inline-block;content:"";left:100%;margin-left:-18px;margin-top:-1px;position:absolute;top:50%}.searchable-selector-trigger .name,.searchable-selector-trigger .placeholder{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;text-align:left;vertical-align:top;max-width:223px}.searchable-selector-trigger .name{font-weight:bold}.searchable-selector-dialog .contents{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;padding:0;background-color:#f5f5f5}.searchable-selector-dialog .arrow{display:none}.searchable-selector header{margin:10px}.searchable-selector .results{background:-webkit-linear-gradient(#fff, rgba(255,255,255,0)),-webkit-linear-gradient(rgba(255,255,255,0), #fff) 0 100%,-webkit-linear-gradient(top, rgba(0,0,0,0.2), rgba(0,0,0,0)),-webkit-linear-gradient(bottom, rgba(0,0,0,0.2), rgba(0,0,0,0)) 0 100%;background:-moz-linear-gradient(#fff, rgba(255,255,255,0)),-moz-linear-gradient(rgba(255,255,255,0), #fff) 0 100%,-moz-linear-gradient(top, rgba(0,0,0,0.2), rgba(0,0,0,0)),-moz-linear-gradient(bottom, rgba(0,0,0,0.2), rgba(0,0,0,0)) 0 100%;background:linear-gradient(#fff, rgba(255,255,255,0)),linear-gradient(rgba(255,255,255,0), #fff) 0 100%,linear-gradient(top, rgba(0,0,0,0.2), rgba(0,0,0,0)),linear-gradient(bottom, rgba(0,0,0,0.2), rgba(0,0,0,0)) 0 100%;background-attachment:local, local, scroll, scroll;background-size:100% 20px, 100% 20px, 100% 3px, 100% 3px;background-repeat:no-repeat;max-height:250px;overflow-x:hidden;overflow-y:auto;padding:2px 0 8px 0;background-color:#fff}.searchable-selector .results .spinner{height:10px;padding-top:20px;margin:0 auto}.searchable-selector .results .result a{color:#333;padding:3px 10px;display:block;word-wrap:break-word;position:relative}.searchable-selector .results .result a .aui-icon{position:absolute;top:5px;left:10px}.searchable-selector .results .result a .aui-icon+.name{display:inline-block;padding-left:21px}.searchable-selector .results .result.focused a{background-color:#3b73af;color:#fff}.searchable-selector .results .result.focused a .aui-icon{color:#fff}.searchable-selector .results .preload+.result:not(.preload):before{content:'';display:block;margin:0 auto;padding-bottom:2px;margin-bottom:2px;border-bottom:1px solid #ccc}.searchable-selector .results .no-results{padding:3px 10px;word-wrap:break-word;color:#999;text-align:center}.searchable-selector header+.results{border-top:1px solid #ccc}.searchable-selector .results.tabs-pane{border-top:none;display:none}.searchable-selector .results.active-pane{display:block}.searchable-selector input{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 3px #ccc;box-shadow:inset 0 1px 3px #ccc;border:1px solid #ccc;color:#333;height:30px;padding:4px 5px;width:100%;font-family:Arial,FreeSans,Helvetica,sans-serif;font-size:14px}.searchable-selector .aui-tabs{margin-top:10px;background-color:#fff}.searchable-selector .aui-tabs>ul.tabs-menu{background-color:#f5f5f5}.searchable-selector .aui-tabs>ul.tabs-menu li.menu-item{font-size:12px;border-bottom-color:#ccc}.searchable-selector .aui-tabs.horizontal-tabs>.tabs-menu>.menu-item:first-child{margin-left:10px}.searchable-selector ul.results-list{margin:0;padding:0;list-style-type:none}
/* module-key = 'com.atlassian.stash.stash-web-plugin:repository-search', location = '/static/feature/repository/repository-search/repository-search.less' */
#repository-search{line-height:1.4285}#repository-search::-ms-clear{display:none}.repository-search-trigger{position:relative}#repository-search+.spinner{display:none;position:absolute;right:8px;top:20px;width:16px;color:#fff}.loading #repository-search+.spinner{display:block}.aui-quicksearch.loading:after{content:''}.repository-search-dialog .results{padding:0;max-height:500px}.repository-search-dialog .results .result a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;word-wrap:normal}.repository-search-dialog .results .repository-name{max-width:200px}.repository-search-dialog .repository-menu-item{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.repository-search-dialog .repository-menu-item.focused .repository-project-name,.repository-search-dialog .repository-menu-item:hover .repository-project-name,.repository-search-dialog .repository-menu-item.focused .repository-separator,.repository-search-dialog .repository-menu-item:hover .repository-separator{color:#fff}
/* module-key = 'com.atlassian.stash.stash-web-plugin:base-layout', location = '/static/layout/base/dropdown-aui-tabs-overrides.less' */
.stash-theme .aui-tabs>ul.tabs-menu.tabs-web-section{overflow:visible}.stash-theme .aui-tabs>ul.tabs-menu.tabs-web-section .menu-item{cursor:pointer}.stash-theme .aui-tabs>ul.tabs-menu.tabs-web-section .menu-item:hover{color:black}.stash-theme .aui-tabs>ul.tabs-menu.tabs-web-section:after{clear:both;content:".";display:block;height:0;visibility:hidden}.stash-theme #content>.aui-tabs.horizontal-tabs>ul.tabs-menu.tabs-web-section>li.menu-item .aui-dropdown a{background:#ffffff;border-color:transparent;padding:2px 2em 2px 0.5em;line-height:1.5;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.stash-theme #content>.aui-tabs.horizontal-tabs>ul.tabs-menu.tabs-web-section>li.menu-item .aui-dropdown li:hover a{color:#15518F;background-color:#E2EFFA;cursor:pointer}
/* module-key = 'com.atlassian.stash.stash-web-plugin:base-layout', location = '/static/layout/base/baseLayout-dialogs.less' */
.aui-dialog h2.dialog-title.warning-header,.aui-dialog h2.dialog-title.error-header{background-color:#d04437;color:#fff}.aui-dialog .dialog-button-panel.disabled .button-panel-link{color:#D0D0D0}.aui-dialog .dialog-button-panel.disabled .button-panel-link:hover{text-decoration:none;cursor:default}
/* module-key = 'com.atlassian.stash.stash-web-plugin:base-layout', location = '/static/layout/base/stash-theme.less' */
html{height:100%}.stash-theme{min-width:1004px;height:100%}.stash-theme .aui-page-header-main.entity-item h1{display:inline-block}.stash-theme .aui-page-header-main.entity-item h1+.aui-button{margin-bottom:-1px;margin-left:10px;vertical-align:text-bottom}.stash-theme #content>header{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.stash-theme #content>header .aui-group-split{margin-top:0}.stash-theme #content>header+.horizontal-tabs{margin-top:0}.stash-theme #content>.content-body .aui-page-header h1{display:block}.stash-theme #content table.aui>tbody>tr:hover{background-color:#F5F5F5}.stash-theme #content table.aui td.empty-field{color:#999}.stash-theme #content .tabs-pane header{margin-top:10px;padding-bottom:10px}.stash-theme #content .no-more-results{text-align:center;color:#707070}.stash-theme #content .aui-page-panel-inner{min-height:75vh}.stash-theme #content .aui-page-panel:focus,.stash-theme #content:focus{outline:none}.stash-theme.aui-page-focused #content .aui-page-panel-inner{min-height:0}.stash-theme>#page{min-width:100%;min-height:100%}.stash-theme #header{z-index:500}.stash-theme #footer .footer-body{width:auto}.stash-theme .aui-dd-parent .aui-dropdown,.stash-theme .aui-dropdown,.stash-theme .aui-dd-parent .aui-shadow-parent{border:1px solid #CCC;border:1px solid rgba(0,0,0,0.18)}.stash-theme .tabs-menu .aui-dropdown{border-color:#ccc;margin-left:-1px;margin-top:0}.stash-theme .aui-dropdown2{z-index:10}.stash-theme .aui-dropdown2.select2-drop{z-index:9999}.stash-theme h3.entity-empty{text-align:center;color:#707070;font-size:24px;padding:10px 0;font-weight:normal}.stash-theme table tr.no-results-row td{color:#999}.stash-theme table tr.no-results-row:hover{background-color:transparent}.stash-theme kbd{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-size:11px;border:1px solid #ccc;background-color:#f5f5f5;padding:2px 4px}.stash-theme .aui-dialog .dialog-button-panel button.button-panel-button[disabled],.stash-theme .aui-dialog .dialog-button-panel button.button-panel-button[disabled]:hover,.stash-theme .aui-dialog .dialog-button-panel button.button-panel-button[disabled]:focus,.stash-theme .aui-dialog .dialog-button-panel button.button-panel-button[disabled]:active,.stash-theme .aui-dialog .dialog-button-panel button.button-panel-button[aria-disabled="true"],.stash-theme .aui-dialog .dialog-button-panel button.button-panel-button[aria-disabled="true"]:hover,.stash-theme .aui-dialog .dialog-button-panel button.button-panel-button[aria-disabled="true"]:focus,.stash-theme .aui-dialog .dialog-button-panel button.button-panel-button[aria-disabled="true"]:active{background:#f2f2f2;background:-moz-linear-gradient(top, #fff 0, #f2f2f2 100%);background:-webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);background:-o-linear-gradient(top, #fff 0, #f2f2f2 100%);background:-ms-linear-gradient(top, #fff 0, #f2f2f2 100%);background:linear-gradient(top, #fff 0, #f2f2f2 100%);border-color:#ccc;box-shadow:none;color:#999;cursor:default;text-shadow:none}.stash-theme a.secondary-link{color:#707070}.stash-theme .aui-tabs{line-height:1.42858}.stash-theme .aui-banner.aui-banner-warning{background-color:#f6c342;color:#333}.stash-theme .aui-banner.aui-banner-warning:before{background-color:#3572b0;bottom:0;content:'';left:0;position:absolute;top:0;width:40px}.stash-theme .aui-banner.aui-banner-warning:after{color:#fff;content:"\f16f";font-family:"Atlassian Icons";font-size:16px;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;left:12px;line-height:1;margin-top:-8px;position:absolute;speak:none;top:50%}.stash-theme .aui-banner.aui-banner-warning:after{content:"\f15a";color:#333}.stash-theme .aui-banner.aui-banner-warning:before{background-color:#f6c342}.stash-theme .aui-banner.aui-banner-warning a,.stash-theme .aui-banner.aui-banner-warning a:link,.stash-theme .aui-banner.aui-banner-warning a:visited{color:#333;text-decoration:underline}.aui-dropdown2.aui-style-default li>span{padding:5px 10px}.aui-dropdown2 .aui-list-truncate>li>span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:100%;position:relative}
/* module-key = 'com.atlassian.stash.stash-web-plugin:base-layout', location = '/static/layout/base/stash-fields.less' */
.stash-text{border:1px solid #ccc;border-radius:3.01px;box-shadow:inset 0 1px 3px #ccc;-moz-box-sizing:border-box;box-sizing:border-box;color:#333;font-size:inherit;margin:0;max-width:250px;vertical-align:baseline;width:100%;font-family:inherit;font-size:14px}
/* module-key = 'com.atlassian.stash.stash-web-plugin:base-layout', location = '/static/layout/base/dropdown-typography-overrides.less' */
#header .primary .aui-dropdown>ol,#header .secondary .aui-dropdown>ol{margin-top:0}
/* module-key = 'com.atlassian.stash.stash-web-plugin:base-layout', location = '/static/layout/base/baseLayout-notifications.less' */
.stash-theme #header>.notifications>div,.stash-theme #footer>.notifications>div{clear:both}.stash-theme #header>.notifications>div+div,.stash-theme #footer>.notifications>div+div{border-top:0}.stash-theme #footer>.notifications>div{margin-bottom:4px}
/* module-key = 'com.atlassian.stash.stash-web-plugin:base-layout', location = '/static/layout/base/baseLayout.less' */
.stash-theme .aui-message p.scm-command,.stash-theme .scm-command{font-family:monospace;margin-top:16px;word-wrap:break-word}.stash-theme.scrolling-forwarded #page{position:fixed;min-width:1004px}.stash-theme.scrolling-forwarded .aui-page-panel-content{padding-bottom:0}.aui-page-focused .aui-page-panel{margin-top:50px}.aui-page-focused .aui-page-panel p:last-child{margin-bottom:20px}.aui-page-hybrid #content>.aui-page-header{padding-left:0;padding-right:0}
/* module-key = 'com.atlassian.stash.stash-web-plugin:entity-layout', location = '/static/layout/entity/entity.less' */
#content>.aui-tabs>ul.tabs-menu li.menu-item.active-tab strong{cursor:inherit}.page-panel-content-header{margin-top:0;padding-bottom:10px}.sidebar-settings-group .aui-nav-heading{padding-top:0}.aui-sidebar .aui-sidebar-footer .aui-sidebar-toggle{width:100%;text-align:right}.aui-message+.page-panel-content-header{margin-top:10px}
/* module-key = 'com.atlassian.plugins.atlassian-chaperone:feature-discovery', location = '/feature-discovery/feature-discovery.less' */
.multi-step-trigger{float:right;line-height:30px;color:#707070}
/* module-key = 'com.atlassian.stash.stash-web-plugin:sidebar', location = '/static/widget/sidebar/sidebar.less' */
.aui-sidebar .aui-page-header-main.entity-item .aui-nav-breadcrumbs li{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.aui-sidebar .aui-page-header-main.entity-item h1{display:inline-block;max-width:100%}.aui-sidebar .aui-page-header-main.entity-item h1+.aui-button{margin-left:10px;vertical-align:bottom}.aui-sidebar:focus{outline:none}.icon-create-pull-request{background-image:url('/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:sidebar/icons/icon-create-pull-request.svg')}.icon-fork{background-image:url('/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:sidebar/icons/icon-fork.svg')}.icon-clone{background-image:url('/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:sidebar/icons/icon-clone.svg')}.icon-source{background-image:url('/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:sidebar/icons/icon-source.svg')}.icon-commits{background-image:url('/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:sidebar/icons/icon-commits.svg')}.icon-branches{background-image:url('/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:sidebar/icons/icon-branches.svg')}.icon-pull-requests{background-image:url('/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:sidebar/icons/icon-pull-requests.svg')}.icon-settings{background-image:url('/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:sidebar/icons/icon-settings.svg')}.icon-show-actions{background-image:url('/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:sidebar/icons/icon-show-actions.svg')}.icon-create-branch{background-image:url('/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:sidebar/icons/icon-create-branch.svg')}.aui-sidebar .aui-sidebar-group:first-child .aui-nav-heading:first-child,.aui-sidebar-submenu .aui-sidebar-group:first-child .aui-nav-heading:first-child{border-top:none}.aui-sidebar-fly-out{z-index:10}.aui-sidebar.aui-sidebar-fly-out~.aui-page-panel{padding-left:56px}#content .aui-sidebar.aui-sidebar-fly-out+.aui-page-header{padding-left:76px}.aui-sidebar[aria-expanded='false'] .aui-sidebar-body{overflow-x:hidden}.aui-sidebar .aui-nav>li>.aui-nav-item>.aui-icon.aui-icon-small:before{font-size:16px;padding:2px}
/* module-key = 'com.atlassian.stash.stash-web-plugin:repository-layout', location = '/static/layout/repository/repository.less' */
.aui-page-header-main .repository-badges{display:inline-block;padding:0;margin:0 0 0 10px;list-style:none}.aui-page-header-main .repository-badges .repository-badge{margin-left:5px}.aui-page-header-main .repository-badges .repository-badge:first-child{margin-left:0}.aui-page-header-main .repository-badges .repository-badge .badge{width:16px;height:16px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-size:16px 16px;vertical-align:top}.aui-page-header-main .repository-badges .repository-badge .badge.repository-read-only{background-image:url('/s/en_US/0329d81/1/1.0/_/download/resources/com.atlassian.stash.stash-web-plugin:repository-layout/icons/icon-readonly-lock.png');background-color:#979797}.aui-page-header-main .fork-origin{color:#999;white-space:nowrap;margin-top:5px;margin-bottom:5px;margin-left:-21px;padding-left:21px}.aui-page-header-main .fork-origin a{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#999;display:inline-block;max-width:100%;vertical-align:bottom}.aui-page-header-main .fork-origin .aui-icon{margin-right:10px;margin-left:-26px}.aui-page-header-actions>li>a,.aui-page-header-actions>li>span{margin-left:5px}.aui-page-header-actions>li>a,.aui-page-header-actions>li>div,.aui-page-header-actions>li>span{vertical-align:top}.aui-page-header-actions .aui-button>.aui-icon{margin-right:10px;color:#707070}.aui-page-header-actions .clone-repo:after{width:0;height:0;border:4px solid transparent;border-bottom:none;border-top-color:#333;opacity:0.8;display:inline-block;content:"";vertical-align:middle;margin-left:5px}.aui-button.repository-protocol{-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}#inline-dialog-clone-repo-dialog{z-index:5}#inline-dialog-clone-repo-dialog .contents{padding:0}#inline-dialog-clone-repo-dialog .clone-prompts p{padding:15px}#inline-dialog-clone-repo-dialog .clone-url{padding:15px}#inline-dialog-clone-repo-dialog .clone-url .aui-button,#inline-dialog-clone-repo-dialog .clone-url input{float:left;display:block}#inline-dialog-clone-repo-dialog .clone-url .aui-button{width:60px}#inline-dialog-clone-repo-dialog .clone-url input{-webkit-border-radius:0 3.01px 3.01px 0;-moz-border-radius:0 3.01px 3.01px 0;border-radius:0 3.01px 3.01px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;padding:0 5px;border-left:none;max-width:none;width:270px;height:30px;font-size:12px;font-family:monospace}#inline-dialog-clone-repo-dialog .clone-url .aui-dropdown2-trigger{width:73px}#inline-dialog-clone-repo-dialog .clone-url .aui-dropdown2-trigger~input{width:257px}.repository-protocol[disabled],.repository-protocol[disabled]:hover,.repository-protocol[disabled]:focus,.repository-protocol[disabled]:active,.repository-protocol[aria-disabled="true"],.repository-protocol[aria-disabled="true"]:hover,.repository-protocol[aria-disabled="true"]:focus,.repository-protocol[aria-disabled="true"]:active,.repository-protocol[aria-disabled="true"][aria-pressed]{color:#333;text-shadow:0 1px 0 #fff}#content>.aui-page-header .aui-page-header-actions{white-space:nowrap}.aui-sidebar-section-tooltip .tipsy-inner{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:904px;text-align:left}.aui-sidebar-section-tooltip .tipsy-inner b{color:#ccc;display:block;font-weight:normal}
/* module-key = 'com.atlassian.stash.stash-web-plugin:revision-reference-selector', location = '/static/feature/repository/revision-reference-selector/revision-reference-selector.less' */
.revision-reference-selector-trigger .aui-icon,.revision-reference-selector .aui-icon{color:#707070}.revision-reference-selector-trigger .aui-icon{margin-right:5px}.revision-reference-selector-trigger .aui-icon+.name{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:197px}
/* module-key = 'com.atlassian.stash.stash-web-plugin:branch-layout', location = '/static/layout/branch/branch.less' */
.branch-layout-error{margin-bottom:15px}.branch-selector-toolbar{margin:0 0 10px 0}.branch-selector-toolbar .aui-toolbar2-primary .aui-group{table-layout:auto}.branch-selector-toolbar .aui-group>.aui-item+.aui-item{padding-left:0}.branch-selector-toolbar .aui-button{margin-top:0}.branch-selector-toolbar .aui-item:first-child{padding-right:10px}.branch-selector-toolbar #branch-actions>.aui-icon{color:#707070}
/* module-key = 'com.atlassian.stash.stash-web-plugin:files-layout', location = '/static/layout/files/files.less' */
.branch-selector-toolbar .aui-toolbar2-inner{display:inline-block;width:100%}.branch-selector-toolbar .aui-toolbar2-primary,.branch-selector-toolbar .aui-toolbar2-secondary{display:inline-block;white-space:nowrap}.branch-selector-toolbar .aui-toolbar2-secondary{vertical-align:top}.branch-selector-toolbar .aui-toolbar2-secondary .aui-buttons{float:none}.branch-selector-toolbar .aui-toolbar2-secondary>.aui-buttons,.branch-selector-toolbar .aui-toolbar2-secondary>.aui-buttons+.aui-button{margin:0 0 0 10px}.branch-selector-toolbar .breadcrumbs{border-left:1px solid #CCC;padding-left:10px;white-space:normal;font-size:16px}.filebrowser-content>.spinner{margin:16px auto 0;width:48px;height:48px}.filebrowser-table h3.entity-empty:first-child{margin:125px 0}
/* module-key = 'com.atlassian.stash.stash-repository-ref-sync:ref-sync-banner', location = '/static/feature/sync/banner/ref-sync-banner.less' */
.ref-sync-banner .aui-button-link{height:auto;padding:0 5px}.ref-sync-banner .disable-ref-sync+.spinner{width:16px;height:16px;display:inline-block;margin-left:5px;vertical-align:middle}
/* module-key = 'com.atlassian.stash.stash-sourcetree-plugin:sourcetree-button-panel', location = '/static/button-panel/sourcetree-button-panel.less' */
.sourcetree-panel{background-image:url(/s/en_US/0329d81/1/4.0.0/_/download/resources/com.atlassian.stash.stash-sourcetree-plugin:sourcetree-button-panel/button-panel/sourcetree-bg-nodes.svg),url(/s/en_US/0329d81/1/4.0.0/_/download/resources/com.atlassian.stash.stash-sourcetree-plugin:sourcetree-button-panel/sourcetree-clone-bg.png);background-image:url(/s/en_US/0329d81/1/4.0.0/_/download/resources/com.atlassian.stash.stash-sourcetree-plugin:sourcetree-button-panel/button-panel/sourcetree-bg-nodes.svg),-webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e9e9e9));background-image:url(/s/en_US/0329d81/1/4.0.0/_/download/resources/com.atlassian.stash.stash-sourcetree-plugin:sourcetree-button-panel/button-panel/sourcetree-bg-nodes.svg),-webkit-linear-gradient(top, #f6f6f6, #e9e9e9);background-image:url(/s/en_US/0329d81/1/4.0.0/_/download/resources/com.atlassian.stash.stash-sourcetree-plugin:sourcetree-button-panel/button-panel/sourcetree-bg-nodes.svg),-moz-linear-gradient(top, #f6f6f6, #e9e9e9);background-image:url(/s/en_US/0329d81/1/4.0.0/_/download/resources/com.atlassian.stash.stash-sourcetree-plugin:sourcetree-button-panel/button-panel/sourcetree-bg-nodes.svg),-o-linear-gradient(top, #f6f6f6, #e9e9e9);background-image:url(/s/en_US/0329d81/1/4.0.0/_/download/resources/com.atlassian.stash.stash-sourcetree-plugin:sourcetree-button-panel/button-panel/sourcetree-bg-nodes.svg),linear-gradient(top, #f6f6f6, #e9e9e9);background-color:#f6f6f6;background-position:right bottom;background-repeat:no-repeat,repeat-x;background-size:120px 137px, auto auto;padding:15px 130px 15px 15px;border-top:1px solid #bbb;height:127px}.sourcetree-panel .min-version{font-size:12px;color:#707070;margin-top:10px}
/* module-key = 'com.plugin.commitgraph.commitgraph:tab-resources', location = '/static/css/icon.css' */
.icon-commit-graph{background-image:url('/s/en_US/0329d81/1/1.2.1/_/download/resources/com.plugin.commitgraph.commitgraph:tab-resources/icon-commit-graph.svg')}
/* module-key = 'com.atlassian.stash.stash-web-plugin:recent-repositories-menu-resources', location = '/static/layout/base/menu/repositories/recent.less' */
.stash-theme .recent-repositories-menu{max-width:421px}.stash-theme .recent-repositories-menu .repository-menu-item>a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
/* module-key = 'com.atlassian.stash.plugin.stash-inbox-plugin:inbox-dialog', location = '/static/inbox/inbox.less' */
#inbox-pull-requests{position:relative}#inbox-pull-requests .aui-badge{opacity:0;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;background-color:#d04437;color:#fff;padding:3px 2px 2px 2px;position:absolute;right:0;top:4px}#inbox-pull-requests .aui-badge.visible{opacity:1}#inbox-pull-request-table{table-layout:fixed;width:100%}#inbox-pull-request-table .project,#inbox-pull-request-table .repository,#inbox-pull-request-table .title,#inbox-pull-request-table .id,#inbox-pull-request-table .updated,#inbox-pull-request-table .commentCount,#inbox-pull-request-table .author,#inbox-pull-request-table .reviewers{width:auto}#inbox-pull-request-table .repository{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:130px}#inbox-pull-request-table .author{width:34px}#inbox-pull-request-table .author>div{width:24px;overflow:hidden}#inbox-pull-request-table .reviewers{width:240px}#inbox-pull-request-table~.spinner{width:32px;height:32px;margin:48px auto 0}#inline-dialog-inbox-pull-requests-content.aui-inline-dialog .contents{overflow:auto;padding:0}#inline-dialog-inbox-pull-requests-content.aui-inline-dialog .contents>h2{padding:10px 20px;border-bottom:1px solid #ccc}#inline-dialog-inbox-pull-requests-content.aui-inline-dialog .contents>.inbox-table-wrapper{max-height:400px;overflow:auto;padding:10px 20px 20px 20px}#inline-dialog-inbox-pull-requests-content.aui-inline-dialog .contents>.focus-message{margin:20px auto}#inline-dialog-inbox-pull-requests-content.aui-inline-dialog .contents .no-results.pull-request-table-message{margin-top:10px;color:#999}#inline-dialog-inbox-pull-requests-content.aui-inline-dialog .contents .no-results.pull-request-table-message>h3{margin-top:10px}#inline-dialog-inbox-pull-requests-content .author>span{width:20px}#inline-dialog-inbox-pull-requests-content .commentCount,#inline-dialog-inbox-pull-requests-content .source,#inline-dialog-inbox-pull-requests-content .destination,#inline-dialog-inbox-pull-requests-content .updated{display:none}#inline-dialog-inbox-pull-requests-content .loading-resource-spinner{height:1px;width:1px;margin:50px auto}
/* module-key = 'com.atlassian.analytics.analytics-client:policy-update', location = 'css/policy-update.css' */

/* 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 = 'com.atlassian.support.stp:stp-license-status-resources', location = 'css/stp-licenseStatus.css' */
#stp-licenseStatus-banner{margin:0!important}
/* module-key = 'com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu', location = 'appswitcher/appswitcher.css' */
.nav-link-label,.nav-link-description{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-links .nav-link-description{color:#707070}.nav-links .nav-link-edit{color:#3b73af}.nav-links .active>.nav-link-label,.nav-links .active>.nav-link-description,.nav-links .active>.nav-link-edit{color:inherit}.nav-links .nav-link-edit-wrapper{padding-left:10px!important}#app-switcher{z-index:12000}.app-switcher-trigger.aui-dropdown2-trigger,.app-switcher-trigger.sidebar-trigger{background:transparent;border:0;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:pointer;float:left;height:40px;width:36px}.app-switcher-trigger.aui-dropdown2-trigger:after{content:normal!important}.app-switcher-trigger>.aui-icon{filter:alpha(opacity=80);opacity:.8}.app-switcher-trigger:hover>.aui-icon,.app-switcher-trigger:active>.aui-icon,.app-switcher-trigger:focus>.aui-icon,.app-switcher-trigger.active>.aui-icon{filter:alpha(opacity=100);opacity:1}.app-switcher-loading{background:no-repeat 10px 50%;background-image:url(data:image/gif;base64,R0lGODlhEAAQAPMPALu7u5mZmTMzM93d3REREQAAAHd3d1VVVWZmZqqqqoiIiO7u7kRERCIiIgARAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBwAPACwAAAAAEAAQAEAEcPDJtyg6dUrFetDTIopMoSyFcxxD1krD8AwCkASDIlPaUDQLR6G1Cy0SgqIkE1IQGMrFAKCcGWSBzwPAnAwarcKQ15MpTMJYd1ZyUDXSDGelBY0qIoBh/ZoYGgELCjoxCRRvIQcGD1kzgSAgAACQDxEAIfkEBQcADwAsAAAAAA8AEAAABF3wyfkMkotOJpscRKJJwtI4Q1MAoxQ0RFBw0xEvhGAVRZZJh4JgMAEQW7TWI4EwGFjKR+CAQECjn8DoN0kwDtvBT8FILAKJgfoo1iAGAPNVY9DGJXNMIHN/HJVqIxEAIfkEBQcADwAsAAAAABAADwAABFrwyfmColgiydpaQiY5x9Ith7hURdIl0wBIhpCAjKIIxaAUPQ0hFQsAC7MJALFSFi4SgC4wyHyuCYNWxH3AuhSEotkNGAALAPqqkigG8MWAjAnM4A8594vPUyIAIfkEBQcADwAsAAAAABAAEAAABF3wySkDvdKsddg+APYIWrcg2DIRQAcU6DJICjIsjBEETLEEBYLqYSDdJoCGiHgZwG4LQCCRECEIBAdoF5hdEIWwgBJqDs7DgcKyRHZl3uUwuhm2AbNNW+LV7yd+FxEAIfkEBQcACAAsAAAAABAADgAABEYQyYmMoVgeWQrP3NYhBCgZBdAFRUkdBIAUguVVo1ZsWFcEGB5GMBkEjiCBL2a5ZAi+m2SAURExwKqPiuCafBkvBSCcmiYRACH5BAUHAA4ALAAAAAAQABAAAARs0MnpAKDYrbSWMp0xZIvBKYrXjNmADOhAKBiQDF5gGcICNAyJTwFYTBaDQ0HAkgwSmAUj0OkMrkZM4HBgKK7YTKDRICAo2clAEIheKc9CISjEVTuEQrJASGcSBQcSUFEUDQUXJBgDBW0Zj34RACH5BAUHAA8ALAAAAAAQABAAAARf8Mn5xqBYgrVC4EEmBcOSfAEjSopJMglmcQlgBYjE5NJgZwjCAbO4YBAJjpIjSiAQh5ayyRAIDKvJIbnIagoFRFdkQDQKC0RBsCIUFAWsT7RwG410R8HiiK0WBwJjFBEAIfkEBQcADgAsAQABAA8ADwAABFrQybEWADXJLUHHAMJxIDAgnrOo2+AOibEMh1LN62gIxphzitRoCDAYNcNN6FBLShao4WzwHDQKvVGhoFAwGgtFgQHENhoB7nCwHRAIC0EyUcC8Zw1ha3NIRgAAIfkEBQcADwAsAAAAABAAEAAABGDwyfnWoljaNYYFV+Zx3hCEGEcuypBtMJBISpClAWLfWODymIFiCJwMDMiZBNAAYFqUAaNQ2E0YBIXGURAMCo1AAsFYBBoIScBJEwgSVcmP0li4FwcHz+FpCCQMPCFINxEAIfkEBQcADgAsAAABABAADwAABFzQyemWXYNqaSXY2vVtw3UNmROM4JQowKKlFOsgRI6ASQ8IhSADFAjAMIMAgSYJtByxyQIhcEoaBcSiwegpDgvAwSBJ0AIHBoCQqIAEi/TCIAABGhLG8MbcKBQgEQAh+QQFBwAPACwAAAEAEAAPAAAEXfDJSd+qeK5RB8fDRRWFspyotAAfQBbfNLCVUSSdKDV89gDAwcFBIBgywMRnkWBgcJUDKSZRIKAPQcGwYByAAYTEEJAAJIGbATEQ+B4ExmK9CDhBd8ThdHw/AmUYEQAh+QQFBwAPACwAAAEADwAPAAAEXvBJQIa8+ILSspdHkXxS9wxF4Q3L2aTBeC0sFjhAtuyLIjAMhYc2GBgaSKGuyNoBDp7czFAgeBIKwC6kWCAMxUSAFjtNCAAFGGF5tCQLAaJnWCTqHoREvQuQJAkyGBEAOw==);line-height:16px;padding:5px 10px 5px 31px}.app-switcher-error{line-height:16px;padding:5px 10px;white-space:nowrap}.app-switcher-retry{color:#3b73af;cursor:pointer}.app-switcher-retry:hover{text-decoration:underline}.app-switcher-sidebar{display:none;position:fixed;top:0;bottom:0;left:0;background-color:#393939;width:205px;padding:10px 20px;-moz-box-shadow:2px 0 3px #111;-webkit-box-shadow:2px 0 3px #111;box-shadow:2px 0 3px #111}.app-switcher-sidebar .aui-nav-heading,.aui-theme-bamboo .app-switcher-sidebar .aui-nav-heading{font-size:12px;line-height:1.66;text-transform:uppercase;color:#ccc;margin-top:0}.app-switcher-sidebar ul,.app-switcher-sidebar li{list-style:none;margin:0;padding:0}.app-switcher-sidebar li a{display:block;line-height:20px;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;white-space:nowrap;color:#3b73af}#app-switcher.app-switcher-sidebar .nav-link a .nav-link-label{color:#aaa}.app-switcher-sidebar li a:hover{text-decoration:none}.sidebar-customize-section.aui-dropdown2{z-index:12001}.app-switcher-sidebar .aui-dropdown2-trigger{display:inline-block;margin-top:7px;float:right}.sidebar-project-name{display:table-cell;vertical-align:middle;padding:0 10px;color:#ccc;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;text-overflow:ellipsis;overflow:hidden;color:#e6e6e6}.app-switcher-sidebar a.aui-dropdown2-trigger{color:#ccc}.app-switcher-section{margin-top:10px}.app-switcher-title{margin-bottom:2px}.sidebar-trigger.sidebar-open{background-color:#296ca3;color:#fff}.aui-navgroup .app-switcher-applications .aui-nav-heading{border-top:0}.app-switcher-open .app-switcher-sidebar{display:block}.app-switcher-open .sidebar-trigger{background-color:#3872b1}.app-switcher-sidebar .app-switcher-error{color:#aaa;white-space:normal}
/* module-key = 'com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu', location = 'appswitcher/appswitcherdiscovery.css' */
.app-discovery-suggestion-app .suggestion-apps{padding-left:20px;margin-top:10px}.app-discovery-suggestion-app .active{background-color:#fff}.app-discovery-suggestion-app:hover{background-color:#3b73af}.app-discovery-suggestion-app:hover .app-discovery-small{color:#fff}.app-discovery-apps{border-top:1px solid solid #ccc}.app-discovery-small{color:#707070;font-size:12px;line-height:1.33333333333333;padding-left:10px;margin-top:5px;padding-right:10px}.app-discovery-suggestion-app:hover .app-discovery-suggest-title small{color:#fff}.app-discovery-suggest-title{padding-right:20px;padding-left:10px;padding-top:3px}.app-discovery-suggest-apps-buttons{padding:10px}.app-discovery-link{padding-left:31px!important}.app-discovery-bamboo-product-icon{background-image:url(/s/en_US/0329d81/1/3.3.21/_/download/resources/com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu/images/bamboo.png);background-size:120px 40px;height:40px}.app-discovery-suggestion-app:hover .app-discovery-bamboo-product-icon{background-image:url(/s/en_US/0329d81/1/3.3.21/_/download/resources/com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu/images/bamboo_hover.png)}.app-discovery-jira-product-icon{background-image:url(/s/en_US/0329d81/1/3.3.21/_/download/resources/com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu/images/jira.png);background-size:80px 40px;height:40px}.app-discovery-suggestion-app:hover .app-discovery-jira-product-icon{background-image:url(/s/en_US/0329d81/1/3.3.21/_/download/resources/com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu/images/jira_hover.png)}.app-discovery-confluence-product-icon{background-image:url(/s/en_US/0329d81/1/3.3.21/_/download/resources/com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu/images/confluence.png);background-size:140px 40px;height:40px}.app-discovery-suggestion-app:hover .app-discovery-confluence-product-icon{background-image:url(/s/en_US/0329d81/1/3.3.21/_/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}
