.clear::after, .tabular p::after, label[for=closed]::after, #user_form::after, #watchers_inputs label.floating::after, .check_box_group label::after, #tab-content-members fieldset label::after, #tab-content-memberships fieldset label::after, #tab-content-users fieldset label::after, #search-results-counts ul::after, #search-form label::after, .issue .attribute::after, #login-form label[for="autologin"]::after, .splitcontent::after, #users_for_watcher label::after, #watchers > .watchers > li::after, #top-menu::after, #header::after, #main-menu > ul::after, .jstElements::after {
    content: "";
    display: block;
    clear: both
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: "Core Sans A", "Helvetica Neue", Helvetica, Arial, freesans, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 12pt;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@font-face {
    font-family: "FontAwesome";
    src: url("../fonts/fontawesome-webfont.eot?v=4.2.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

html {
    overflow-y: scroll
}

body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    color: #555;
    font-family: "Core Sans A", "Helvetica Neue", Helvetica, Arial, freesans, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    line-height: 1.428571429
}

a {
    color: #4183c4;
    text-decoration: none
}

a:hover, a:focus {
    color: #3269a0;
    text-decoration: underline
}

a.issue.closed {
    color: gray;
    text-decoration: line-through
}

a.project.closed {
    color: gray
}

a.user.locked {
    color: gray
}

h1 {
    margin: 0;
    font-size: 12pt;
    line-height: 30px
}

h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.43em;
    font-weight: 500;
    line-height: 20px
}

h2 img {
    vertical-align: middle
}

h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.14em;
    font-weight: 500;
    line-height: 20px
}

h4 {
    margin-top: 0;
    font-size: 1em;
    font-weight: 500
}

p {
    margin: 0 0 10px
}

small {
    font-size: .86em
}

table th, table td {
    padding: 5px 8px
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt {
    margin-top: 20px;
    font-weight: bold
}

dd {
    margin-bottom: 20px;
    margin-left: 20px
}

code, kbd, pre, samp {
    font-family: Consolas, "Liberation Mono", Menlo, "Courier New", Courier, monospace;
    font-size: 1em
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ababab
}

abbr[title] {
    border-bottom: 1px dotted #ababab;
    cursor: help
}

blockquote {
    margin: 0 0 20px;
    padding: 5px 16px;
    border-left: 4px solid rgba(0, 0, 0, 0.15)
}

blockquote > :first-child {
    margin-top: 0
}

blockquote > :last-child {
    margin-bottom: 0
}

input[type="button"], input[type="submit"], button {
    padding: 3px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 0;
    -webkit-transition: background-color ease-in-out .07s, border-color ease-in-out .07s, -webkit-box-shadow ease-in-out .07s;
    transition: background-color ease-in-out .07s, border-color ease-in-out .07s, -webkit-box-shadow ease-in-out .07s;
    transition: background-color ease-in-out .07s, border-color ease-in-out .07s, box-shadow ease-in-out .07s;
    transition: background-color ease-in-out .07s, border-color ease-in-out .07s, box-shadow ease-in-out .07s, -webkit-box-shadow ease-in-out .07s;
    border: 1px solid;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #409ae3;
    color: #fff;
    border-color: #409ae3 #409ae3 #1d7cc8;
    -webkit-box-shadow: 0 1px 0 #1d7cc8;
    box-shadow: 0 1px 0 #1d7cc8
}

input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, button:hover, button:focus {
    background-color: #1d7cc8;
    color: #fff;
    border-color: #1d7cc8 #1d7cc8 #165b93;
    -webkit-box-shadow: 0 1px 0 #165b93;
    box-shadow: 0 1px 0 #165b93
}

input[type="button"]:active, input[type="submit"]:active, button:active {
    -webkit-transform: translate(0, 1px);
    transform: translate(0, 1px);
    border-color: #1b74bb;
    background-color: #1d7cc8;
    -webkit-box-shadow: inset 0 3px 4px -2px #1b74bb;
    box-shadow: inset 0 3px 4px -2px #1b74bb
}

input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, button:hover, button:focus {
    outline: 0;
    text-decoration: none
}

input[type="button"]:active, input[type="submit"]:active, button:active {
    outline: 0
}

input[type="button"].disabled, input[type="button"][disabled], fieldset[disabled] input[type="button"], input[type="submit"].disabled, input[type="submit"][disabled], fieldset[disabled] input[type="submit"], button.disabled, button[disabled], fieldset[disabled] button {
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events: none
}

form input[type="submit"] {
    margin-right: 5px
}

form input[type="submit"] + input {
    background-color: #019851;
    color: #fff;
    border-color: #019851 #019851 #017a41;
    -webkit-box-shadow: 0 1px 0 #017a41;
    box-shadow: 0 1px 0 #017a41
}

form input[type="submit"] + input:hover, form input[type="submit"] + input:focus {
    background-color: #017a41;
    color: #fff;
    border-color: #017a41 #017a41 #015b31;
    -webkit-box-shadow: 0 1px 0 #015b31;
    box-shadow: 0 1px 0 #015b31
}

form input[type="submit"] + input:active {
    -webkit-transform: translate(0, 1px);
    transform: translate(0, 1px);
    border-color: #01723d;
    background-color: #017a41;
    -webkit-box-shadow: inset 0 3px 4px -2px #01723d;
    box-shadow: inset 0 3px 4px -2px #01723d
}

form input[type="submit"] + a {
    margin-right: 5px
}

form input[type="submit"] + a + a {
    margin-left: 5px
}

form[action*="repository/diff"] {
    margin-bottom: 10px
}

#message-form #message_sticky, #message-form #message_locked, #news-form #message_sticky, #news-form #message_locked {
    position: relative;
    top: 1px;
    margin-left: 5px
}

p.buttons > a, .other-formats > span > a, #wiki_add_attachment > p > a {
    display: inline-block;
    padding: 3px 8px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #fafafa
}

p.buttons > a:hover, p.buttons > a:focus, .other-formats > span > a:hover, .other-formats > span > a:focus, #wiki_add_attachment > p > a:hover, #wiki_add_attachment > p > a:focus {
    border-color: #bbb;
    outline: 0;
    background-color: #f5f5f5;
    text-decoration: none
}

p.buttons > a:active, .other-formats > span > a:active, #wiki_add_attachment > p > a:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 4px -2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 3px 4px -2px rgba(0, 0, 0, 0.1)
}

p.buttons > a.icon, .other-formats > span > a.icon, #wiki_add_attachment > p > a.icon {
    padding-left: 28px;
    background-position: 8px 50%
}

p.buttons {
    margin-bottom: 20px
}

.other-formats {
    margin: 20px 0 0;
    text-align: right
}

.pagination + .other-formats, #wiki_add_attachment + .other-formats {
    margin-top: 0;
    float: right
}

.query-columns select {
    width: auto !important;
    min-width: 130px
}

span.query-columns > span {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

span.query-columns label {
    display: block;
    margin-bottom: 10px
}

.query-columns .buttons {
    vertical-align: middle
}

.query-columns .buttons br {
    display: none
}

.query-columns .buttons input[type="button"] {
    display: block;
    width: 32px;
    margin-bottom: 4px;
    padding-right: 1px;
    padding-left: 1px;
    background-color: #f5f5f5;
    color: #1a1a1a;
    border-color: #d9d9d9 #d9d9d9 #cacaca;
    -webkit-box-shadow: 0 1px 0 #cacaca;
    box-shadow: 0 1px 0 #cacaca
}

.query-columns .buttons input[type="button"]:hover, .query-columns .buttons input[type="button"]:focus {
    background-color: #e6e6e6;
    color: #1a1a1a;
    border-color: #cacaca #cacaca #bbb;
    -webkit-box-shadow: 0 1px 0 #bbb;
    box-shadow: 0 1px 0 #bbb
}

.query-columns .buttons input[type="button"]:active {
    -webkit-transform: translate(0, 1px);
    transform: translate(0, 1px);
    border-color: #c6c6c6;
    background-color: #e6e6e6;
    -webkit-box-shadow: inset 0 3px 4px -2px #c6c6c6;
    box-shadow: inset 0 3px 4px -2px #c6c6c6
}

a[data-expands], .toggle-multiselect {
    position: relative;
    top: 3px;
    padding: 2px 8px;
    border: 1px solid;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-position: 2px 2px;
    vertical-align: top;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #f5f5f5;
    color: #1a1a1a;
    border-color: #d9d9d9 #d9d9d9 #cacaca;
    -webkit-box-shadow: 0 1px 0 #cacaca;
    box-shadow: 0 1px 0 #cacaca
}

a[data-expands]:hover, a[data-expands]:focus, .toggle-multiselect:hover, .toggle-multiselect:focus {
    background-color: #e6e6e6;
    color: #1a1a1a;
    border-color: #cacaca #cacaca #bbb;
    -webkit-box-shadow: 0 1px 0 #bbb;
    box-shadow: 0 1px 0 #bbb
}

a[data-expands]:active, .toggle-multiselect:active {
    -webkit-transform: translate(0, 1px);
    transform: translate(0, 1px);
    border-color: #c6c6c6;
    background-color: #e6e6e6;
    -webkit-box-shadow: inset 0 3px 4px -2px #c6c6c6;
    box-shadow: inset 0 3px 4px -2px #c6c6c6
}

a[data-expands] {
    display: inline-block;
    margin-right: 10px;
    padding: 10px
}

a[data-expands] > .toggle-multiselect {
    padding: 0;
    border: 0 none;
    background: transparent
}

a[data-expands] img {
    display: none
}

form td {
    padding: 5px
}

.contextual > form {
    display: inline-block
}

button, input, select, textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.428571429
}

select, textarea, input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="url"], input[type="tel"], input[type="color"], input[type="search"], input[type="email"], input[type="text"], input[type="password"], .drdn-trigger {
    height: 28px;
    padding: 3px 8px;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    color: #555
}

select, textarea, input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="url"], input[type="tel"], input[type="color"], input[type="search"], input[type="email"], input[type="text"], input[type="password"] {
    -webkit-transition: border-color ease-in-out .1s, -webkit-box-shadow ease-in-out .1s;
    transition: border-color ease-in-out .1s, -webkit-box-shadow ease-in-out .1s;
    transition: border-color ease-in-out .1s, box-shadow ease-in-out .1s;
    transition: border-color ease-in-out .1s, box-shadow ease-in-out .1s, -webkit-box-shadow ease-in-out .1s
}

select:focus, textarea:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="color"]:focus, input[type="search"]:focus, input[type="email"]:focus, input[type="text"]:focus, input[type="password"]:focus {
    border-color: rgba(88, 68, 146, 0.6);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 2px rgba(88, 68, 146, 0.2);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 2px rgba(88, 68, 146, 0.2)
}

select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder {
    opacity: 1;
    color: #999
}

select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder {
    opacity: 1;
    color: #999
}

select::-ms-input-placeholder, textarea::-ms-input-placeholder, input[type="datetime"]::-ms-input-placeholder, input[type="datetime-local"]::-ms-input-placeholder, input[type="date"]::-ms-input-placeholder, input[type="month"]::-ms-input-placeholder, input[type="time"]::-ms-input-placeholder, input[type="week"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder, input[type="url"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, input[type="color"]::-ms-input-placeholder, input[type="search"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder, input[type="text"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder {
    opacity: 1;
    color: #999
}

select::placeholder, textarea::placeholder, input[type="datetime"]::placeholder, input[type="datetime-local"]::placeholder, input[type="date"]::placeholder, input[type="month"]::placeholder, input[type="time"]::placeholder, input[type="week"]::placeholder, input[type="number"]::placeholder, input[type="url"]::placeholder, input[type="tel"]::placeholder, input[type="color"]::placeholder, input[type="search"]::placeholder, input[type="email"]::placeholder, input[type="text"]::placeholder, input[type="password"]::placeholder {
    opacity: 1;
    color: #999
}

select[disabled], select[readonly], fieldset[disabled] select, textarea[disabled], textarea[readonly], fieldset[disabled] textarea, input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"] {
    border-color: #ccc;
    opacity: 1;
    background-color: #d9d9d9;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075)
}

textarea {
    height: auto;
    resize: vertical
}

textarea.text_cf {
    width: 100%;
    resize: vertical
}

input[type="search"] {
    -webkit-appearance: none
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 5px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

input.autocomplete {
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: right center
}

input.autocomplete.ajax-loading {
    background-image: url("../images/preloader.gif")
}

input.string_cf, input.link_cf {
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

select[size="1"] {
    height: 28px
}

select option[disabled] {
    color: #d9d9d9
}

select.expandable {
    vertical-align: top
}

select.bool_cf {
    width: auto !important
}

@-moz-document url-prefix() {
    select[multiple] {
        padding: 0
    }
    select option, select optgroup::before {
        padding: 3px 8px;
        border-bottom: 1px dotted #d9d9d9
    }
    select optgroup > option {
        padding-right: 16px;
        padding-left: 16px
    }
}

@supports (-webkit-appearance: none) {
    select[multiple] {
        padding: 0
    }

    select[multiple] option {
        padding: 3px 8px;
        border-bottom: 1px dotted #d9d9d9
    }
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

fieldset {
    min-width: 0;
    margin: 0;
    padding: 10px 0;
    border: 0 none;
    border-top: 1px solid #e5e5e5
}

fieldset > p > label:first-child {
    margin-right: 10px
}

legend {
    padding-right: 5px;
    color: #555
}

span.required {
    position: relative;
    top: 3px;
    margin-left: -.2em;
    color: #d00;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 0
}

em.info {
    display: block;
    padding: 2px 0;
    color: gray;
    font-size: .86em;
    font-style: normal
}

.wiki-edit {
    color: #333;
    font-family: Consolas, "Liberation Mono", Menlo, "Courier New", Courier, monospace;
    line-height: 1.6
}

.tabular.settings p {
    padding-left: 290px
}

.tabular.settings label {
    width: 280px;
    margin-left: -290px
}

.tabular p {
    margin: 0 0 10px;
    padding-left: 170px;
    clear: left
}

.tabular p .jstEditor {
    margin-bottom: 0
}

.tabular input, .tabular select {
    max-width: 100%
}

.tabular textarea {
    display: block;
    width: 100%;
    resize: vertical
}

.tabular input[type="radio"], .tabular input[type="checkbox"] {
    position: relative;
    top: 3px;
    vertical-align: baseline
}

.tabular span[title] {
    border-bottom: 1px dotted #aaa
}

.tabular label {
    width: 160px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: -170px;
    float: left;
    text-align: right;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tabular label.floating {
    width: 270px;
    margin-left: 0;
    text-align: left
}

.tabular label.block, .tabular label.inline {
    display: block;
    width: auto;
    margin-left: 0;
    padding-left: 16px;
    float: none;
    clear: left;
    text-align: left;
    cursor: pointer
}

.tabular label.inline {
    display: inline-block
}

.tabular label.role-visibility {
    padding-left: 34px
}

.tabular label > input[type="radio"], .tabular label > input[type="checkbox"] {
    top: 1px
}

label.inline {
    display: inline-block;
    margin-right: 12px;
    padding-left: 16px;
    float: none;
    text-align: left;
    cursor: pointer
}

label.inline:last-child {
    margin-right: 0
}

label.inline > input, label.block > input {
    margin-top: .2em;
    margin-left: -16px;
    float: left
}

label[for=issue_description] + a {
    display: inline-block;
    margin-top: 4px
}

label[for=issue_description] + a img {
    vertical-align: middle
}

label[for=closed] {
    padding-left: 20px;
    text-align: left;
    font-weight: normal;
    display: block;
    margin-bottom: 10px
}

label[for=closed] input[type="checkbox"], label[for=closed] input[type="radio"] {
    width: auto;
    margin-left: -20px;
    float: left
}

.wiki-edit, #principal_search, #issue_subject, #time_entry_comments, #content_comments, #user_search, #user_login, #user_firstname, #user_lastname, #user_mail, #my_account_form select, #user_form select, #user_identity_url, #custom_field_possible_values {
    width: 100%
}

label[for="issue_subject"] {
    margin-top: 11px
}

#issue_subject {
    height: 42px;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 1.285em;
    line-height: 1.33
}

.jstEditor {
    margin-bottom: 10px
}

#user_form {
    margin-bottom: 20px
}

#user_form ~ p {
    margin-bottom: 0
}

#attachments_fields > span, #existing-attachments > span, .attachments_fields > span {
    display: block;
    margin-bottom: 5px
}

#attachments_fields input, #existing-attachments input, .attachments_fields input {
    width: 21.5em;
    margin-right: .5em;
    margin-bottom: 5px
}

#attachments_fields input.filename, #existing-attachments input.filename, .attachments_fields input.filename {
    padding-left: 24px;
    background-image: url("../../../images/attachment.png");
    background-repeat: no-repeat;
    background-position: 4px center
}

#attachments_fields .ajax-waiting input.filename, #existing-attachments .ajax-waiting input.filename, .attachments_fields .ajax-waiting input.filename {
    background-image: url("../../../images/hourglass.png")
}

#attachments_fields .ajax-loading input.filename, #existing-attachments .ajax-loading input.filename, .attachments_fields .ajax-loading input.filename {
    background-image: url("../../../images/loading.gif")
}

#attachments_fields div.ui-progressbar, #existing-attachments div.ui-progressbar, .attachments_fields div.ui-progressbar {
    display: inline-block;
    width: 100px;
    height: 14px;
    margin: 2px 0 -5px 8px
}

#add_attachment_form p {
    margin-bottom: 0
}

#issue-form fieldset:last-child {
    padding-bottom: 0
}

#issue-form fieldset:last-child p {
    margin-bottom: 0
}

#issue-form .splitcontentleft, #issue-form .splitcontentright {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    float: left
}

@media screen and (min-width: 768px) {
    #issue-form .splitcontentleft, #issue-form .splitcontentright {
        width: auto;
        min-width: 36em
    }
}

#issue-form .splitcontentleft textarea.text_cf, #issue-form .splitcontentleft input.string_cf, #issue-form .splitcontentleft input.link_cf, #issue-form .splitcontentleft select, #issue-form .splitcontentright textarea.text_cf, #issue-form .splitcontentright input.string_cf, #issue-form .splitcontentright input.link_cf, #issue-form .splitcontentright select {
    width: 90%
}

@media screen and (min-width: 768px) {
    #issue-form .splitcontentleft {
        margin-right: 20px
    }
}

#issue-form #issue_estimated_hours, #issue-form #issue_done_ratio {
    width: 5.5em;
    min-width: 1em;
    padding-left: .2em;
    text-align: right
}

#issue_is_private_wrap, #all_attributes > p[style] {
    margin-right: 0 !important;
    margin-bottom: 0;
    padding-left: 0;
    float: right
}

#issue_is_private_wrap input, #all_attributes > p[style] input {
    top: 2px
}

#issue_is_private_wrap label, #all_attributes > p[style] label {
    margin-right: 0;
    padding-left: 0
}

#watchers_inputs {
    display: block;
    max-width: 64em;
    max-height: 400px;
    margin-bottom: 10px;
    padding-top: 4px;
    overflow: auto;
    -webkit-columns: 18em 3;
    columns: 18em 3
}

#watchers_inputs label.floating {
    padding-left: 20px;
    text-align: left;
    font-weight: normal;
    display: block;
    width: auto;
    margin: 3px 0;
    float: none
}

#watchers_inputs label.floating input[type="checkbox"], #watchers_inputs label.floating input[type="radio"] {
    width: auto;
    margin-left: -20px;
    float: left
}

@media screen and (min-width: 768px) {
    #watchers_inputs label.floating {
        margin: 0
    }
}

#watchers_inputs label.floating input[type="checkbox"], #watchers_inputs label.floating input[type="radio"] {
    top: -1px
}

.check_box_group {
    display: block;
    width: 90%;
    max-height: 400px;
    padding-top: 4px;
    overflow-y: auto
}

.check_box_group label {
    padding-left: 20px;
    text-align: left;
    font-weight: normal;
    display: block;
    width: auto;
    margin: 3px 0;
    float: none
}

.check_box_group label input[type="checkbox"], .check_box_group label input[type="radio"] {
    width: auto;
    margin-left: -20px;
    float: left
}

@media screen and (min-width: 768px) {
    .check_box_group label {
        margin: 0
    }
}

.check_box_group label input[type="checkbox"], .check_box_group label input[type="radio"] {
    top: -1px
}

.check_box_group.bool_cf {
    overflow: initial
}

.check_box_group.bool_cf label {
    display: inline-block;
    margin-right: 12px
}

.check_box_group.bool_cf label input[type="checkbox"], .check_box_group.bool_cf label input[type="radio"] {
    margin-left: -20px;
    float: left
}

fieldset#filters table td {
    vertical-align: top
}

fieldset#filters .add-filter {
    text-align: right
}

fieldset#filters td.field {
    min-width: 180px;
    padding-right: 16px
}

fieldset#filters td.operator {
    min-width: 180px;
    padding-right: 16px
}

fieldset#filters td.operator select {
    width: 100%
}

fieldset#filters td.values {
    white-space: nowrap
}

fieldset#filters td.values select {
    min-width: 130px
}

fieldset#filters td.add-filter {
    padding-top: 10px;
    vertical-align: top
}

fieldset#filters div.add-filter {
    padding-top: 5px;
    float: right
}

#filters-table {
    float: left
}

label.no-css {
    width: auto;
    margin-left: 0;
    float: none;
    font-weight: inherit;
    text-align: left
}

.tabs {
    position: relative;
    overflow: hidden
}

.tabs > ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 32px
}

.tabs > ul > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.tabs > ul > li > a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 3em;
    height: 32px;
    margin-right: 2px;
    padding: 5px 8px;
    border: 1px solid transparent;
    border-radius: 3px 3px 0 0;
    text-align: center;
    white-space: nowrap
}

.tabs .tabs-buttons {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    background-color: #fff
}

.tabs .tabs-buttons > button {
    width: 50%;
    height: 32px;
    margin: 0;
    padding: 0;
    float: left;
    -webkit-transition: opacity .1s;
    transition: opacity .1s;
    border: 0 none;
    border-bottom: 1px solid #d9d9d9;
    border-radius: 0;
    opacity: .8;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-box-shadow: none;
    box-shadow: none
}

.tabs .tabs-buttons > button:hover, .tabs .tabs-buttons > button:active {
    opacity: 1
}

.tabs .tabs-buttons > button:active {
    background-color: #f5f5f5
}

div.tabs:not(#main-menu) {
    height: 32px;
    margin-bottom: 20px
}

div.tabs:not(#main-menu) > ul {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #d9d9d9
}

div.tabs:not(#main-menu) > ul > li {
    margin: 0 0 -1px;
    background: transparent
}

div.tabs:not(#main-menu) > ul > li > a {
    padding: 5px 8px;
    border-color: transparent;
    background: transparent;
    color: #4183c4;
    font: inherit
}

div.tabs:not(#main-menu) > ul > li > a:hover, div.tabs:not(#main-menu) > ul > li > a:focus {
    border-color: #f5f5f5 #f5f5f5 #d9d9d9;
    background-color: #f5f5f5;
    color: #3269a0;
    text-decoration: none
}

div.tabs:not(#main-menu) > ul > li > a.selected {
    border-color: #d9d9d9 #d9d9d9 #fff;
    background: #fff;
    color: #555
}

#tab-content-modules fieldset p {
    margin: 3px 0 4px
}

#tab-content-members .splitcontentleft, #tab-content-memberships .splitcontentleft, #tab-content-users .splitcontentleft {
    width: 65%
}

#tab-content-members .splitcontentright, #tab-content-memberships .splitcontentright, #tab-content-users .splitcontentright {
    width: 35%
}

#tab-content-members fieldset, #tab-content-memberships fieldset, #tab-content-users fieldset {
    margin-bottom: 20px
}

#tab-content-members fieldset legend, #tab-content-memberships fieldset legend, #tab-content-users fieldset legend {
    font-weight: bold
}

#tab-content-members fieldset label, #tab-content-memberships fieldset label, #tab-content-users fieldset label {
    padding-left: 20px;
    text-align: left;
    font-weight: normal;
    display: block;
    margin-bottom: 3px
}

#tab-content-members fieldset label input[type="checkbox"], #tab-content-members fieldset label input[type="radio"], #tab-content-memberships fieldset label input[type="checkbox"], #tab-content-memberships fieldset label input[type="radio"], #tab-content-users fieldset label input[type="checkbox"], #tab-content-users fieldset label input[type="radio"] {
    width: auto;
    margin-left: -20px;
    float: left
}

#tab-content-members fieldset label[for=principal_search], #tab-content-memberships fieldset label[for=principal_search], #tab-content-users fieldset label[for=principal_search] {
    padding-left: 0
}

#tab-content-members .pagination .items, #tab-content-memberships .pagination .items, #tab-content-users .pagination .items {
    margin-left: 0
}

#tab-content-members #principals, #tab-content-users #principals {
    max-height: 400px;
    overflow: auto
}

#tab-content-memberships .splitcontentright select {
    width: 100%
}

#principals_for_new_member .pagination {
    float: none
}

.pagination .pages {
    display: inline-block;
    margin: 0;
    padding: 0
}

.pagination li {
    display: inline-block;
    margin-right: .3em;
    list-style: none
}

.pagination li > a, .pagination li > span, .pagination > .previous, .pagination > .next, .pagination > .page {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #fafafa;
    color: #4183c4;
    text-decoration: none;
    white-space: nowrap
}

.pagination li > span {
    border-color: #eee;
    background-color: #fff;
    color: #ccc;
    cursor: default
}

.pagination .spacer > span {
    padding: 0;
    border: 0 none;
    background: transparent;
    color: #555
}

.pagination a:hover, .pagination a:focus {
    border-color: #bbb;
    background-color: #f5f5f5;
    color: #3269a0
}

.pagination .page.current, .pagination .current > span {
    z-index: 2;
    border-color: #584492;
    background-color: #584492;
    color: #fff;
    cursor: default
}

.pagination .items, .pagination .per-page {
    display: inline-block;
    margin: 4px 0 4px 3px
}

p.pagination {
    margin-bottom: 0;
    float: left
}

p.pagination + h1, p.pagination + h2, p.pagination + h3, p.pagination + h4, p.pagination + h5, p.pagination + h6 {
    clear: both
}

#main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#content {
    padding: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: calc(100% - 310px)
}

#sidebar {
    padding: 20px 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 229px;
    flex: 0 0 229px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

@media screen and (min-width: 1px) {
    #sidebar {
        border-right: 1px solid #d9d9d9;
        -webkit-box-shadow: inset -9px 0 6px -6px rgba(0, 0, 0, 0.05);
        box-shadow: inset -9px 0 6px -6px rgba(0, 0, 0, 0.05)
    }
}

.nosidebar #sidebar {
    margin: 0;
    padding: 0;
    border: 0 none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

#sidebar h3 {
    margin-top: 30px
}

#sidebar > h3:first-child, #sidebar > form:first-child > h3 {
    margin-top: 0
}

#sidebar ul {
    margin: 0 0 10px;
    padding: 0;
    margin-right: -20px
}

#sidebar li {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#sidebar li > a:not(.icon-only) {
    display: block;
    padding: 6px 20px;
    border: 1px solid transparent;
    border-left-width: 3px;
    border-radius: 4px 0 0 4px
}

#sidebar li > a:not(.icon-only):hover {
    background-color: #f5f5f5;
    text-decoration: none
}

#sidebar li > a:not(.icon-only).selected {
    border-color: #d9d9d9;
    background-color: #fff;
    color: #1a1a1a;
    margin-right: -1px;
    border-right-color: #fff;
    border-left-color: #e74c3c;
    -webkit-box-shadow: -3px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: -3px 1px 2px rgba(0, 0, 0, 0.1)
}

#footer {
    margin: 0 20px 20px;
    padding-top: 20px;
    border-top: 1px solid #d9d9d9;
    color: #ababab;
    font-size: .86em
}

img.gravatar {
    overflow: hidden;
    border-radius: 4px;
    line-height: 1;
    vertical-align: middle
}

h2 img.gravatar, h3 img.gravatar, h4 img.gravatar {
    position: relative;
    top: -1px;
    margin-right: 5px
}

.username img.gravatar {
    position: relative;
    top: 1px;
    margin-right: .5em;
    vertical-align: top
}

.icon-gravatar {
    margin-right: 5px;
    float: left
}

table.list {
    width: 100%;
    margin-bottom: 20px;
    font-size: .92em
}

.autoscroll table.list {
    margin-bottom: 0
}

table.list.changesets {
    margin-bottom: 20px
}

table.list th, table.list .table-list-header {
    padding: 8px;
    border: 2px solid #ddd;
    border-width: 0 0 2px;
    color: gray;
    vertical-align: bottom
}

table.list th a, table.list .table-list-header a {
    color: #2c2c2c
}

table.list tr.ui-sortable-helper {
    background-color: #fff9c8
}

table.list td {
    padding: 8px;
    border: 1px solid #ddd;
    border-width: 0 0 1px;
    text-align: center;
    vertical-align: top
}

table.list td.icon {
    padding-left: 28px
}

table.list td.checkbox {
    width: 15px;
    padding: 8px 0 0
}

table.list td.checkbox input {
    margin: 2px 0 0
}

table.list td.id, table.list td.parent, table.list td.relations, table.list td.tracker {
    width: 2%
}

table.list td.id {
    font-weight: bold;
    text-align: right
}

table.list td.assigned_to, table.list td.attachments, table.list td.author, table.list td.activity, table.list td.category, table.list td.comments, table.list td.description, table.list td.fixed_version, table.list td.last_notes, table.list td.last_updated_by, table.list td.name, table.list td.priority, table.list td.relations, table.list td.roles, table.list td.status, table.list td.string, table.list td.subject, table.list td.text, table.list td.user {
    text-align: left
}

table.list td.estimated_hours, table.list td.remaining_hours, table.list td.spent_hours, table.list td.story_points, table.list td.int, table.list td.float {
    text-align: right
}

table.list td.reorder {
    white-space: nowrap
}

table.list td.attachments a {
    display: block
}

table.list td.buttons, table.list div.buttons {
    text-align: right;
    white-space: nowrap
}

table.list td.buttons a, table.list div.buttons a {
    padding-right: 5px
}

table.list td.buttons img, table.list div.buttons img {
    vertical-align: middle
}

table.list caption {
    padding: .5em .5em .5em 0;
    text-align: left
}

.table-list-cell {
    display: table-cell;
    padding: 8px;
    vertical-align: top
}

tr.project .name a {
    white-space: nowrap
}

tr.project.closed, tr.project.archived, tr.project.closed a, tr.project.archived a {
    color: #aaa
}

tr.project.idnt .name span {
    padding-left: 16px;
    background-repeat: no-repeat;
    background-position: -5px 50%
}

tr.project.idnt-1 .name {
    padding-left: 8px
}

tr.project.idnt-2 .name {
    padding-left: 24px
}

tr.project.idnt-3 .name {
    padding-left: 40px
}

tr.project.idnt-4 .name {
    padding-left: 56px
}

tr.project.idnt-5 .name {
    padding-left: 72px
}

tr.project.idnt-6 .name {
    padding-left: 88px
}

tr.project.idnt-7 .name {
    padding-left: 104px
}

tr.project.idnt-8 .name {
    padding-left: 120px
}

tr.project.idnt-9 .name {
    padding-left: 136px
}

tr.issue {
    text-align: center;
    white-space: nowrap
}

tr.issue .string, tr.issue .text, tr.issue .subject, tr.issue .category {
    white-space: normal
}

tr.issue .relations {
    text-align: left;
    white-space: normal
}

tr.issue .relations span {
    white-space: nowrap
}

tr.issue.idnt .subject a {
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: -5px 0
}

.controller-issues.action-index tr.issue.assigned-to-me .assigned_to a, .controller-issues.action-index tr.issue.assigned-to-me .subject a {
    font-weight: bold
}

tr.issue.idnt-1 .subject {
    padding-left: 8px
}

tr.issue.idnt-2 .subject {
    padding-left: 24px
}

tr.issue.idnt-3 .subject {
    padding-left: 40px
}

tr.issue.idnt-4 .subject {
    padding-left: 56px
}

tr.issue.idnt-5 .subject {
    padding-left: 72px
}

tr.issue.idnt-6 .subject {
    padding-left: 88px
}

tr.issue.idnt-7 .subject {
    padding-left: 104px
}

tr.issue.idnt-8 .subject {
    padding-left: 120px
}

tr.issue.idnt-9 .subject {
    padding-left: 136px
}

.issues .description, .issues .last_notes {
    padding: 8px;
    text-align: left
}

@media screen and (min-width: 768px) {
    .issues .description > .wiki, .issues .last_notes > .wiki {
        max-height: 20em;
        padding: 20px;
        overflow: auto
    }
}

.issues .description pre, .issues .last_notes pre {
    white-space: normal
}

tr span.expander {
    margin-left: 0;
    padding-left: 8px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

td.center {
    text-align: center
}

.issue-report {
    table-layout: fixed
}

tr.builtin td.name {
    font-style: italic
}

tr.entry {
    border: 1px solid #d9d9d9
}

tr.entry td {
    white-space: nowrap
}

tr.entry td.filename {
    width: 30%;
    text-align: left
}

tr.entry td.filename_no_report {
    width: 70%;
    text-align: left
}

tr.entry td.size {
    text-align: right
}

tr.entry td.revision, tr.entry td.author {
    text-align: center
}

tr.entry td.age {
    text-align: right
}

tr.entry.file td.filename a, tr.entry.file td.filename_no_report a {
    margin-left: 16px
}

table.list:not(.odd-even) tbody tr:nth-child(odd), .odd {
    background-color: rgba(0, 0, 0, 0.03)
}

table.list:not(.odd-even) tbody tr.priority-lowest:nth-child(odd) {
    background: #d7f1c4
}

tr.priority-lowest {
    background: #dff4d0;
    color: #4e5c4e
}

tr.priority-lowest.odd {
    background: #d7f1c4
}

tr.priority-lowest td {
    border-color: #bcd4ab
}

tr.priority-lowest a {
    color: #096
}

tr.priority-lowest a:hover {
    color: #064
}

.issue.details.priority-lowest {
    color: #676;
    background: #dff4d0
}

.issue.details.priority-lowest, .issue.details.priority-lowest hr {
    border-color: #bcd4ab
}

.issue.details.priority-lowest a {
    color: #096
}

.issue.details.priority-lowest a:hover {
    color: #064
}

.issue.details.priority-lowest .next-prev-links {
    color: #9a9e9a
}

.issue.details.priority-lowest > .description > .wiki {
    border-top-color: #bcd4ab
}

.issue.details.priority-lowest .wiki a {
    color: #4183c4;
    text-decoration: none
}

.issue.details.priority-lowest .wiki a:hover, .issue.details.priority-lowest .wiki a:focus {
    color: #3269a0;
    text-decoration: underline
}

.issue.details.priority-lowest .wiki a.new {
    color: #e74c3c
}

.issue.details.priority-lowest > .attachments {
    border-top-color: #caddbc;
    background-color: #edf9e5
}

.issue.details.priority-lowest > .attachments span.author {
    color: #7a7e7a
}

.issue.details.priority-lowest .list td {
    border-bottom-color: #bcd4ab
}

table.list:not(.odd-even) tbody tr.priority-default:nth-child(odd) {
    background: #f7f7f7
}

tr.priority-default {
    background: #fff;
    color: #555
}

tr.priority-default.odd {
    background: #f7f7f7
}

tr.priority-default td {
    border-color: #ddd
}

tr.priority-default a {
    color: #4183c4
}

tr.priority-default a:hover {
    color: #3269a0
}

.issue.details.priority-default {
    color: #555;
    background: #f9f9f9
}

.issue.details.priority-default, .issue.details.priority-default hr {
    border-color: #ccc
}

.issue.details.priority-default a {
    color: #4183c4
}

.issue.details.priority-default a:hover {
    color: #3269a0
}

.issue.details.priority-default .next-prev-links {
    color: #969696
}

.issue.details.priority-default > .description > .wiki {
    border-top-color: #ccc
}

.issue.details.priority-default .wiki a {
    color: #4183c4;
    text-decoration: none
}

.issue.details.priority-default .wiki a:hover, .issue.details.priority-default .wiki a:focus {
    color: #3269a0;
    text-decoration: underline
}

.issue.details.priority-default .wiki a.new {
    color: #e74c3c
}

.issue.details.priority-default > .attachments {
    border-top-color: #d9d9d9;
    background-color: #fdfdfd
}

.issue.details.priority-default > .attachments span.author {
    color: #757575
}

.issue.details.priority-default .list td {
    border-bottom-color: #ccc
}

table.list:not(.odd-even) tbody tr.priority-high3:nth-child(odd) {
    background: #c6e2ff
}

tr.priority-high3 {
    background: #d5eaff;
    color: #3e3e4a
}

tr.priority-high3.odd {
    background: #c6e2ff
}

tr.priority-high3 td {
    border-color: #a1c8ee
}

tr.priority-high3 a {
    color: #05a
}

tr.priority-high3 a:hover {
    color: #003c77
}

.issue.details.priority-high3 {
    color: #556;
    background: #d5eaff
}

.issue.details.priority-high3, .issue.details.priority-high3 hr {
    border-color: #a1c8ee
}

.issue.details.priority-high3 a {
    color: #05a
}

.issue.details.priority-high3 a:hover {
    color: #003c77
}

.issue.details.priority-high3 .next-prev-links {
    color: #96969a
}

.issue.details.priority-high3 > .description > .wiki {
    border-top-color: #a1c8ee
}

.issue.details.priority-high3 .wiki a {
    color: #4183c4;
    text-decoration: none
}

.issue.details.priority-high3 .wiki a:hover, .issue.details.priority-high3 .wiki a:focus {
    color: #3269a0;
    text-decoration: underline
}

.issue.details.priority-high3 .wiki a.new {
    color: #e74c3c
}

.issue.details.priority-high3 > .attachments {
    border-top-color: #b6d4f2;
    background-color: #eff7ff
}

.issue.details.priority-high3 > .attachments span.author {
    color: #75757a
}

.issue.details.priority-high3 .list td {
    border-bottom-color: #a1c8ee
}

table.list:not(.odd-even) tbody tr.priority-high2:nth-child(odd) {
    background: #ffd6c8
}

tr.priority-high2 {
    background: #ffe1d7;
    color: #694141
}

tr.priority-high2.odd {
    background: #ffd6c8
}

tr.priority-high2 td {
    border-color: #efb6a2
}

tr.priority-high2 a {
    color: #b04
}

tr.priority-high2 a:hover {
    color: #880031
}

.issue.details.priority-high2 {
    color: #855;
    background: #ffe1d7
}

.issue.details.priority-high2, .issue.details.priority-high2 hr {
    border-color: #efb6a2
}

.issue.details.priority-high2 a {
    color: #b04
}

.issue.details.priority-high2 a:hover {
    color: #880031
}

.issue.details.priority-high2 .next-prev-links {
    color: #a39696
}

.issue.details.priority-high2 > .description > .wiki {
    border-top-color: #efb6a2
}

.issue.details.priority-high2 .wiki a {
    color: #4183c4;
    text-decoration: none
}

.issue.details.priority-high2 .wiki a:hover, .issue.details.priority-high2 .wiki a:focus {
    color: #3269a0;
    text-decoration: underline
}

.issue.details.priority-high2 .wiki a.new {
    color: #e74c3c
}

.issue.details.priority-high2 > .attachments {
    border-top-color: #f2c7b8;
    background-color: #fff4f1
}

.issue.details.priority-high2 > .attachments span.author {
    color: #827575
}

.issue.details.priority-high2 .list td {
    border-bottom-color: #efb6a2
}

table.list:not(.odd-even) tbody tr.priority-highest:nth-child(odd) {
    background: #ffb4b4
}

tr.priority-highest {
    background: #ffc4c4;
    color: #763434
}

tr.priority-highest.odd {
    background: #ffb4b4
}

tr.priority-highest td {
    border-color: #ec9292
}

tr.priority-highest a {
    color: #a03
}

tr.priority-highest a:hover {
    color: #770024
}

.issue.details.priority-highest {
    color: #944;
    background: #ffc4c4
}

.issue.details.priority-highest, .issue.details.priority-highest hr {
    border-color: #ec9292
}

.issue.details.priority-highest a {
    color: #a03
}

.issue.details.priority-highest a:hover {
    color: #770024
}

.issue.details.priority-highest .next-prev-links {
    color: #a79292
}

.issue.details.priority-highest > .description > .wiki {
    border-top-color: #ec9292
}

.issue.details.priority-highest .wiki a {
    color: #4183c4;
    text-decoration: none
}

.issue.details.priority-highest .wiki a:hover, .issue.details.priority-highest .wiki a:focus {
    color: #3269a0;
    text-decoration: underline
}

.issue.details.priority-highest .wiki a.new {
    color: #e74c3c
}

.issue.details.priority-highest > .attachments {
    border-top-color: #f0a8a8;
    background-color: #fdd
}

.issue.details.priority-highest > .attachments span.author {
    color: #867171
}

.issue.details.priority-highest .list td {
    border-bottom-color: #ec9292
}

tr.issue .id > a, a.issue, .relations > span > a.issue, .parent > a.issue {
    border-radius: 2px 6px 6px 2px;
    background-color: #668;
    color: #fff
}

tr.issue .id > a:hover, a.issue:hover, .relations > span > a.issue:hover, .parent > a.issue:hover {
    background-color: #50506b;
    color: #fff;
    text-decoration: none
}

tr.issue .id > a:focus, tr.issue .id > a:active, a.issue:focus, a.issue:active, .relations > span > a.issue:focus, .relations > span > a.issue:active, .parent > a.issue:focus, .parent > a.issue:active {
    text-decoration: none
}

a.issue {
    margin-right: 1px;
    padding: 1px 5px;
    font-weight: normal
}

a.issue.closed {
    position: relative;
    color: #d9d9e1;
    text-decoration: none
}

a.issue.closed::after {
    content: "";
    display: block;
    position: absolute;
    right: 5px;
    bottom: 0;
    left: 5px;
    height: calc(50% - 2px / 2);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
    -webkit-transition: border-color .1s;
    transition: border-color .1s;
    border-top: 2px solid rgba(255, 255, 255, 0.95)
}

a.issue.closed:hover::after {
    border-top-color: rgba(255, 255, 255, 0.25)
}

tr.issue .id > a {
    display: block;
    padding: 0 6px
}

tr.issue .id > a::before {
    content: "#";
    color: #b3b3c4
}

.issue.details a.issue, .issue.details a.issue:hover, .issue.details .wiki a.issue, .issue.details .wiki a.issue:hover {
    color: #fff
}

tr.tracker-1 .id > a, a.tracker-1, .relations > span > a.tracker-1, .parent > a.tracker-1 {
    background-color: #e74c3c;
    color: #fff
}

tr.tracker-1 .id > a:hover, a.tracker-1:hover, .relations > span > a.tracker-1:hover, .parent > a.tracker-1:hover {
    background-color: #d62c1a;
    color: #fff
}

a.tracker-1.closed {
    color: #f9d2ce
}

a.tracker-1.closed::after {
    border-top-color: rgba(255, 255, 255, 0.95)
}

a.tracker-1.closed:hover::after {
    border-top-color: rgba(255, 255, 255, 0.25)
}

tr.tracker-1 .id > a::before {
    color: #f3a69e
}

.issue.details a.tracker-1, .issue.details a.tracker-1:hover, .issue.details .wiki a.tracker-1, .issue.details .wiki a.tracker-1:hover {
    color: #fff
}

tr.tracker-2 .id > a, a.tracker-2, .relations > span > a.tracker-2, .parent > a.tracker-2 {
    background-color: #409ae3;
    color: #fff
}

tr.tracker-2 .id > a:hover, a.tracker-2:hover, .relations > span > a.tracker-2:hover, .parent > a.tracker-2:hover {
    background-color: #1f81d1;
    color: #fff
}

a.tracker-2.closed {
    color: #cfe6f8
}

a.tracker-2.closed::after {
    border-top-color: rgba(255, 255, 255, 0.95)
}

a.tracker-2.closed:hover::after {
    border-top-color: rgba(255, 255, 255, 0.25)
}

tr.tracker-2 .id > a::before {
    color: #a0cdf1
}

.issue.details a.tracker-2, .issue.details a.tracker-2:hover, .issue.details .wiki a.tracker-2, .issue.details .wiki a.tracker-2:hover {
    color: #fff
}

tr.tracker-3 .id > a, a.tracker-3, .relations > span > a.tracker-3, .parent > a.tracker-3 {
    background-color: #019851;
    color: #fff
}

tr.tracker-3 .id > a:hover, a.tracker-3:hover, .relations > span > a.tracker-3:hover, .parent > a.tracker-3:hover {
    background-color: #016536;
    color: #fff
}

a.tracker-3.closed {
    color: #c0e5d4
}

a.tracker-3.closed::after {
    border-top-color: rgba(255, 255, 255, 0.95)
}

a.tracker-3.closed:hover::after {
    border-top-color: rgba(255, 255, 255, 0.25)
}

tr.tracker-3 .id > a::before {
    color: #80cca8
}

.issue.details a.tracker-3, .issue.details a.tracker-3:hover, .issue.details .wiki a.tracker-3, .issue.details .wiki a.tracker-3:hover {
    color: #fff
}

tr.tracker-4 .id > a, a.tracker-4, .relations > span > a.tracker-4, .parent > a.tracker-4 {
    background-color: #584492;
    color: #fff
}

tr.tracker-4 .id > a:hover, a.tracker-4:hover, .relations > span > a.tracker-4:hover, .parent > a.tracker-4:hover {
    background-color: #43346f;
    color: #fff
}

a.tracker-4.closed {
    color: #d5d0e4
}

a.tracker-4.closed::after {
    border-top-color: rgba(255, 255, 255, 0.95)
}

a.tracker-4.closed:hover::after {
    border-top-color: rgba(255, 255, 255, 0.25)
}

tr.tracker-4 .id > a::before {
    color: #aca2c9
}

.issue.details a.tracker-4, .issue.details a.tracker-4:hover, .issue.details .wiki a.tracker-4, .issue.details .wiki a.tracker-4:hover {
    color: #fff
}

tr.tracker-5 .id > a, a.tracker-5, .relations > span > a.tracker-5, .parent > a.tracker-5 {
    background-color: #ed820c;
    color: #fff
}

tr.tracker-5 .id > a:hover, a.tracker-5:hover, .relations > span > a.tracker-5:hover, .parent > a.tracker-5:hover {
    background-color: #c6540a;
    color: #fff
}

a.tracker-5.closed {
    color: #fbe0c2
}

a.tracker-5.closed::after {
    border-top-color: rgba(255, 255, 255, 0.95)
}

a.tracker-5.closed:hover::after {
    border-top-color: rgba(255, 255, 255, 0.25)
}

tr.tracker-5 .id > a::before {
    color: #f6c186
}

.issue.details a.tracker-5, .issue.details a.tracker-5:hover, .issue.details .wiki a.tracker-5, .issue.details .wiki a.tracker-5:hover {
    color: #fff
}

tr.tracker-6 .id > a, a.tracker-6, .relations > span > a.tracker-6, .parent > a.tracker-6 {
    background-color: #21999a;
    color: #fff
}

tr.tracker-6 .id > a:hover, a.tracker-6:hover, .relations > span > a.tracker-6:hover, .parent > a.tracker-6:hover {
    background-color: #186f70;
    color: #fff
}

a.tracker-6.closed {
    color: #c8e6e6
}

a.tracker-6.closed::after {
    border-top-color: rgba(255, 255, 255, 0.95)
}

a.tracker-6.closed:hover::after {
    border-top-color: rgba(255, 255, 255, 0.25)
}

tr.tracker-6 .id > a::before {
    color: #90cccd
}

.issue.details a.tracker-6, .issue.details a.tracker-6:hover, .issue.details .wiki a.tracker-6, .issue.details .wiki a.tracker-6:hover {
    color: #fff
}

tr.tracker-7 .id > a, a.tracker-7, .relations > span > a.tracker-7, .parent > a.tracker-7 {
    background-color: #a3634f;
    color: #fff
}

tr.tracker-7 .id > a:hover, a.tracker-7:hover, .relations > span > a.tracker-7:hover, .parent > a.tracker-7:hover {
    background-color: #814e3e;
    color: #fff
}

a.tracker-7.closed {
    color: #e8d8d3
}

a.tracker-7.closed::after {
    border-top-color: rgba(255, 255, 255, 0.95)
}

a.tracker-7.closed:hover::after {
    border-top-color: rgba(255, 255, 255, 0.25)
}

tr.tracker-7 .id > a::before {
    color: #d1b1a7
}

.issue.details a.tracker-7, .issue.details a.tracker-7:hover, .issue.details .wiki a.tracker-7, .issue.details .wiki a.tracker-7:hover {
    color: #fff
}

tr.group > td {
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    text-align: left
}

tr.group > td a {
    color: #584492
}

tr.group .toggle-all {
    display: none;
    color: #ababab;
    font-weight: normal
}

tr.group:hover .toggle-all {
    display: inline
}

tr.group .count {
    display: inline-block;
    min-width: 1em;
    margin: 0 5px;
    padding: 1px 4px;
    border-radius: 2px;
    background-color: #584492;
    color: #fff;
    font-size: .86em;
    text-align: center
}

.toggle-all:hover {
    text-decoration: none
}

tr.time-entry {
    text-align: center
}

tr.time-entry td.project, tr.time-entry td.spent_on, tr.time-entry td.activity {
    width: 6em
}

tr.time-entry td.user {
    width: 12em
}

tr.time-entry td.issue, tr.time-entry td.comments {
    text-align: left;
    white-space: normal
}

tr.time-entry td.hours {
    font-weight: bold
}

.time-entries td.hours, tr.time-entry td.hours {
    width: 1%;
    text-align: right;
    white-space: nowrap
}

.time-entries td.hours .hours-dec, tr.time-entry td.hours .hours-dec {
    font-size: .9em
}

.mypage-box td.hours {
    font-weight: bold
}

.mypage-box td.hours em {
    font-style: normal
}

.mypage-box tr.time-entry td.hours {
    font-weight: normal
}

tr.wiki-page-version td.updated_on, tr.wiki-page-version td.author {
    text-align: center
}

tr.version.closed {
    color: gray
}

tr.version.closed a {
    color: gray
}

tr.version td.date, tr.version td.status, tr.version td.sharing {
    text-align: center;
    white-space: nowrap
}

tr.user td {
    width: 13%;
    white-space: nowrap
}

tr.user td.username, tr.user td.firstname, tr.user td.lastname {
    text-align: left
}

tr.user td.email {
    width: 18%;
    text-align: left
}

tr.user.locked, tr.user.registered, tr.user.locked a, tr.user.registered a {
    color: #ababab
}

table.plugins .configure {
    text-align: right
}

table.plugins span.name {
    margin-bottom: .5em;
    font-size: 1.285em;
    font-weight: bold
}

table.plugins .description, table.plugins .url {
    display: block
}

table.files tbody th {
    text-align: left
}

table.files tr.file td.filename {
    padding-left: 28px;
    text-align: left
}

table.files tr.file td.digest {
    font-family: Consolas, "Liberation Mono", Menlo, "Courier New", Courier, monospace
}

.controller-enumerations td.name {
    width: 50%
}

.controller-enumerations td.tick, .controller-enumerations td.reorder {
    width: 15%;
    text-align: center
}

table.list.enumerations {
    table-layout: fixed
}

table.list.enumerations + h3 {
    margin-top: 40px
}

table.list.enumerations + p {
    margin-bottom: 40px
}

.query-totals > span {
    margin-right: 12px
}

.query-totals > span:last-child {
    margin-right: 0
}

.query-totals .value {
    font-weight: bold
}

#activity dl, #search-results {
    margin-left: 20px
}

#activity dd, #search-results dd {
    margin-bottom: 20px;
    padding-top: .1em
}

#activity dt, #search-results dt {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 0 center
}

#activity span.project::after, #search-results span.project::after {
    content: " -"
}

#activity span.description, #search-results span.description {
    display: block;
    color: gray;
    font-style: italic
}

#activity h3, #activity h4 {
    margin: 0 0 20px;
    padding-bottom: .2em;
    border-bottom: 1px dotted #ababab;
    font-size: 1.286em;
    font-weight: normal
}

#activity dt.grouped {
    margin-left: 49px
}

#activity dt.me .time {
    border-bottom: 1px solid #d9d9d9
}

#activity dt .time {
    color: gray
}

#activity dt .gravatar {
    margin-top: -2px;
    margin-right: 5px;
    float: left
}

#activity dd {
    overflow: hidden;
    font-size: .86em
}

#activity dd.grouped {
    margin-left: 49px
}

#search-results-counts {
    float: right
}

#search-results-counts li {
    margin-left: 1em;
    float: left;
    list-style-type: none
}

#search-form input, #search-form select {
    margin-right: 5px
}

#search-form label {
    padding-left: 20px;
    text-align: left;
    font-weight: normal;
    display: inline-block;
    margin-right: 5px
}

#search-form label input[type="checkbox"], #search-form label input[type="radio"] {
    width: auto;
    margin-left: -20px;
    float: left
}

#search-form p:last-child {
    margin-bottom: 0
}

.highlight {
    background-color: #fe8
}

.highlight.token-1 {
    background-color: #fba
}

.highlight.token-2 {
    background-color: #afb
}

.highlight.token-3 {
    background-color: #aef
}

.issue.details {
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #f9f9f9;
    color: #555;
    word-wrap: break-word
}

.issue.details .gravatar-with-child {
    position: relative
}

.issue.details .gravatar-with-child > img.gravatar {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left
}

.issue.details .gravatar-with-child > img.gravatar:nth-child(2) {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 25px;
    height: 25px;
    border: 2px solid rgba(255, 255, 255, 0.9);
    border-radius: 20%
}

.issue.details > img.gravatar {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left
}

.issue.details .assigned-to img.gravatar {
    position: relative;
    top: -3px;
    margin-right: 5px
}

.issue.details > .subject, .issue.details > .author {
    padding-left: 65px
}

.issue.details.assigned-to-me .assigned-to .user {
    font-weight: bold
}

.issue.details > .subject h3 {
    margin-bottom: .3em;
    color: #1a1a1a;
    font-size: 13pt;
    font-weight: bold;
    line-height: 1.2
}

.issue.details > .subject p {
    margin-bottom: 5px;
    font-size: .86em
}

.issue.details > .author {
    margin-bottom: 20px
}

.issue.details > hr {
    margin: 15px -15px;
    border-top-color: #ccc
}

.issue.details > .description > p {
    margin-bottom: 15px
}

.issue.details > .description > .wiki {
    margin: 0 -15px -15px;
    padding: 20px;
    border-top: 1px solid #ccc;
    background: #fff
}

.issue.details .next-prev-links {
    color: #ababab
}

.issue .attributes {
    width: 100%
}

.issue .attributes th, .issue .attributes td {
    padding: 3px 5px 3px 0;
    text-align: left;
    vertical-align: top
}

.issue .attributes > tbody > tr th {
    font-weight: normal
}

.issue .attributes > tbody > tr td {
    color: #1a1a1a
}

@media screen and (min-width: 992px) {
    .issue .attributes > tbody > tr > th, .issue .attributes > tbody > tr > td {
        width: 25%
    }
}

@media screen and (min-width: 1200px) {
    .issue .attributes {
        width: auto
    }

    .issue .attributes > tbody > tr > th {
        width: 14em
    }

    .issue .attributes > tbody > tr > td {
        width: auto;
        min-width: 16em
    }
}

.issue .attributes td.status, .issue .attribute.status .value {
    display: inline-block;
    width: auto;
    min-width: 1em;
    margin-top: 3px;
    padding: 1px 8px;
    border-radius: 3px;
    background-color: #584492;
    color: #fff;
    font-size: .86em;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase
}

.issue.status-1 .attributes td.status, .issue.status-1 .attribute.status .value {
    background-color: #409ae3
}

.issue.closed .attributes td.status, .issue.closed .attribute.status .value {
    background-color: #e74c3c
}

@media screen and (min-width: 1200px) {
    .issue .splitcontentleft {
        width: auto
    }
}

.issue .attribute .label, .issue .attribute .value {
    padding: 3px 5px 3px 0
}

.issue .attribute .label {
    width: 25%;
    float: left
}

@media screen and (min-width: 1200px) {
    .issue .attribute .label {
        width: 14em
    }
}

.issue .attribute .value {
    color: #1a1a1a
}

@media screen and (min-width: 1200px) {
    .issue .attribute .value {
        width: auto;
        min-width: 30em
    }
}

.issue table.progress {
    width: 80px
}

.issue div.attachments {
    margin: -15px;
    padding: 15px;
    border-top: 0
}

div.fileover {
    background-color: #fff9c8
}

div.attachments {
    padding: 20px 0;
    border-top: 1px solid #ccc
}

.collapsible div.attachments {
    padding-top: 0;
    border-top: 0
}

div.attachments p {
    margin: 10px 0 0
}

div.attachments p:first-child, div.attachments .contextual + p {
    margin-top: 0
}

div.attachments img {
    position: relative;
    top: -1px;
    vertical-align: middle
}

div.attachments .delete {
    opacity: .5
}

div.attachments .delete:hover {
    opacity: 1
}

div.attachments span.author {
    color: gray;
    font-size: .86em
}

div.thumbnails {
    margin-top: 15px
}

div.thumbnails div {
    display: inline
}

div.thumbnails a {
    display: inline-block;
    margin-right: 2px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background-color: #fff
}

div.thumbnails a:hover {
    border-color: #ababab
}

div.thumbnails img {
    top: 0;
    margin: 3px;
    border-radius: 2px
}

#issue_tree > p, #relations > p {
    margin-bottom: 0
}

#issue_tree .issues, #relations .issues {
    margin: 10px 0 0
}

#issue_tree .issues tr:last-child > td, #relations .issues tr:last-child > td {
    border-bottom: 0 none
}

#issue_tree .issues td.checkbox, #relations .issues td.checkbox {
    display: none
}

#issue_tree .issues td.subject, #relations .issues td.subject {
    padding-left: 0
}

#issue_tree .issues td.buttons, #relations .issues td.buttons {
    vertical-align: middle
}

#relations td.checkbox {
    display: none
}

#relations td.buttons {
    padding: 0
}

#new-relation-form {
    text-align: right
}

#new-relation-form > p {
    margin-bottom: 0
}

#new-relation-form > p > input {
    margin-right: 5px
}

#history {
    overflow: auto
}

#history > .tabs {
    margin-bottom: 24px
}

#history.hide-details .journal, #history.hide-details .details, #history.hide-details .first-of-notes::before {
    display: none
}

#history.hide-details .has-notes {
    display: block
}

#history.hide-notes .journal, #history.hide-notes .wiki, #history.hide-notes .first-of-details::before {
    display: none
}

#history.hide-notes .has-details {
    display: block
}

.journal {
    position: relative;
    margin-bottom: 24px;
    margin-left: 36px
}

.journal::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: -22px;
    left: 22px;
    width: 4px;
    height: 20px;
    background-color: #f2f2f2
}

.tabs + .journal::before {
    display: none
}

.journal > div {
    border: 1px solid #ccc;
    border-radius: 3px
}

.journal > div:target {
    border-color: #8c8c8c
}

.journal > div:target h4::before {
    border-right-color: #8c8c8c
}

.journal > div > h4 {
    margin: 0;
    padding: 8px 15px;
    border-radius: 3px 3px 0 0;
    background-color: #f9f9f9;
    color: gray;
    font-size: .92em
}

.journal > div > h4 a {
    color: #2c2c2c
}

.journal > div > h4 a.user {
    font-weight: bold
}

.journal > div > h4 .journal-link {
    color: gray
}

.journal > div > h4 {
    position: relative
}

.journal > div > h4::before, .journal > div > h4::after {
    content: " ";
    display: block;
    position: absolute;
    top: 9px;
    right: 100%;
    left: -14px;
    width: 0;
    height: 0;
    border-style: solid solid outset;
    border-color: transparent;
    pointer-events: none
}

.journal > div > h4::after {
    margin-top: 1px;
    margin-left: 2px;
    border-width: 6px;
    border-right-color: #f9f9f9
}

.journal > div > h4::before {
    border-width: 7px;
    border-right-color: #ccc
}

.journal > div > h4 > .gravatar {
    margin-top: -4px;
    margin-left: -52px;
    float: left
}

.journal .details {
    margin: 0;
    padding: 8px 0;
    padding-left: 45px;
    list-style: none;
    border-top: 1px solid #e6e6e6;
    font-size: .92em
}

.journal .details li {
    position: relative;
    margin-bottom: 4px
}

.journal .details li:last-child {
    margin-bottom: 0
}

.journal .details li::before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: -25.5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ababab
}

.journal .details img {
    margin: 0 0 -3px 4px
}

.journal .thumbnails {
    margin: 0;
    padding: 0 15px 8px
}

.journal .thumbnails img {
    vertical-align: middle
}

.journal .wiki, .journal form {
    padding: 15px;
    border-top: 1px solid #e6e6e6
}

.journal form {
    padding-top: 5px;
    background-color: #f5f5f5
}

.journal form > p {
    margin-bottom: 15px
}

.journal form > .wiki {
    margin: 0 -15px -15px;
    padding: 0;
    border: 0 none
}

.journal form > .wiki .preview {
    padding: 15px
}

.journal i:first-of-type, .journal i:last-of-type {
    padding: 2px 4px;
    border-radius: 2px;
    font-size: .9285em;
    font-style: normal
}

.journal del > i:first-of-type, .journal i:first-of-type {
    background-color: rgba(255, 234, 170, 0.3);
    color: #430
}

.journal i:last-of-type {
    background-color: rgba(191, 251, 191, 0.3);
    color: #350
}

.private-notes > div {
    border-left-color: #ed820c
}

.private-notes > div h4::before {
    border-right-color: #ed820c
}

#activity dt, .journal {
    clear: left
}

.journal-link {
    float: right
}

span.private {
    padding: 1px 5px;
    border-radius: 2px;
    background: #ed820c;
    color: #fff;
    font-size: .86em;
    font-weight: bold;
    text-transform: uppercase
}

#issue-changesets {
    margin-bottom: 20px
}

@media screen and (min-width: 992px) {
    #issue-changesets {
        width: 45%;
        margin-left: 20px;
        float: right
    }
}

@media screen and (min-width: 1200px) {
    #issue-changesets {
        width: 33%;
        min-width: 28em
    }
}

#issue-changesets div.changeset {
    margin-top: 14px;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #f9f9f9;
    font-size: .92em
}

#issue-changesets div.changeset:first-of-type {
    margin-top: 0
}

#issue-changesets div.changeset > p {
    margin: 0;
    padding: 6px 12px;
    color: gray
}

#issue-changesets div.changeset > p::after {
    content: "";
    display: block;
    clear: both
}

#issue-changesets div.changeset > p > a {
    font-family: Consolas, "Liberation Mono", Menlo, "Courier New", Courier, monospace;
    font-weight: bold
}

#issue-changesets div.changeset > p .author a {
    color: #2c2c2c
}

#issue-changesets div.changeset > p .author a.user {
    font-weight: bold
}

#issue-changesets div.changeset > p > br {
    display: none
}

#issue-changesets div.changeset > .wiki {
    padding: 6px 12px;
    border-top: 1px solid #e6e6e6;
    background-color: #fff
}

#login-form {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 40px auto
}

#login-form label, #login-form input:not([type="checkbox"]) {
    width: 100%
}

#login-form label {
    display: block;
    margin-bottom: 6px;
    font-weight: bold
}

#login-form label[for="autologin"] {
    padding-left: 20px;
    text-align: left;
    font-weight: normal;
    margin-bottom: 20px
}

#login-form label[for="autologin"] input[type="checkbox"], #login-form label[for="autologin"] input[type="radio"] {
    width: auto;
    margin-left: -20px;
    float: left
}

#login-form label > a {
    float: right;
    font-weight: normal
}

#login-form input[type="text"], #login-form input[type="password"] {
    margin-bottom: 15px
}

#login-form table {
    margin: auto;
    table-layout: fixed
}

#login-form td {
    padding: 0
}

#login-form td:first-child {
    width: 8em;
    padding-right: 8px;
    white-space: nowrap
}

#login-form td > label {
    margin-bottom: 15px
}

#login-form td > input[type="submit"] {
    width: auto;
    margin-right: 0
}

@media screen and (min-width: 480px) {
    #login-form {
        width: 24em;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 3px;
        background-color: #f9f9f9;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.07);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.07);
        color: #555
    }

    #login-form table {
        width: 100%
    }
}

html[lang="da"] #login-form td:first-child {
    width: 6em
}

html[lang="en"] #login-form td:first-child {
    width: 6em
}

html[lang="en-GB"] #login-form td:first-child {
    width: 6em
}

html[lang="ko"] #login-form td:first-child {
    width: 6em
}

html[lang="pl"] #login-form td:first-child {
    width: 6em
}

html[lang="tr"] #login-form td:first-child {
    width: 6em
}

html[lang="uk"] #login-form td:first-child {
    width: 6em
}

html[lang="fr"] #login-form td:first-child {
    width: 9em
}

html[lang="hr"] #login-form td:first-child {
    width: 9em
}

html[lang="nl"] #login-form td:first-child {
    width: 9em
}

html[lang="sr-YU"] #login-form td:first-child {
    width: 9em
}

html[lang="sv"] #login-form td:first-child {
    width: 9em
}

html[lang="el"] #login-form td:first-child {
    width: 10em
}

html[lang="eu"] #login-form td:first-child {
    width: 10em
}

html[lang="lt"] #login-form td:first-child {
    width: 10em
}

html[lang="pt"] #login-form td:first-child {
    width: 10em
}

html[lang="sk"] #login-form td:first-child {
    width: 10em
}

html[lang="sr"] #login-form td:first-child {
    width: 10em
}

html[lang="th"] #login-form td:first-child {
    width: 10em
}

#openid_url {
    padding-right: 32px;
    background-image: url("../../../images/openid-bg.gif");
    background-repeat: no-repeat;
    background-position: right 8px center
}

#admin-index > #admin-menu ul {
    margin: 0;
    padding: 0
}

#admin-index > #admin-menu li {
    padding: 7px 23px
}

#admin-index > #admin-menu a {
    display: inline-block;
    padding-left: 25px;
    background-position: 0 center
}

#admin-menu li {
    list-style-type: none
}

#admin-menu li > a:not(.icon-only) {
    padding-left: 45px;
    background-repeat: no-repeat;
    background-position: 20px center
}

table.members td.roles, table.memberships td.roles {
    width: 45%
}

table.permissions td.role {
    color: gray;
    font-weight: normal;
    text-align: center;
    vertical-align: bottom
}

table.transitions td.enabled {
    background: #b5fbb7
}

#workflow_copy_form select {
    width: 200px
}

#workflow_form table select {
    width: 90%;
    min-width: 60px
}

table.fields_permissions td.readonly {
    background: #ababab
}

table.fields_permissions td.required {
    background: #f7a6a4
}

fieldset.settings label {
    display: block
}

fieldset#notified_events .parent {
    padding-left: 20px
}

.settings.enabled_scm table {
    width: 100%
}

.settings.enabled_scm td.scm_name {
    font-weight: bold
}

.syntaxhl div {
    display: inline
}

.syntaxhl .line-numbers {
    margin: 0 5px 0 0;
    padding: 2px 4px;
    background-color: #eee
}

.syntaxhl .code pre {
    overflow: auto
}

.syntaxhl .debug {
    background: #00f !important;
    color: #fff !important
}

.syntaxhl .annotation {
    color: #007
}

.syntaxhl .attribute-name {
    color: #b48
}

.syntaxhl .attribute-value {
    color: #700
}

.syntaxhl .binary {
    color: #509
}

.syntaxhl .char {
    color: #d20
}

.syntaxhl .char .content {
    color: #d20
}

.syntaxhl .char .delimiter {
    color: #710
}

.syntaxhl .class {
    color: #795da3;
    font-weight: bold
}

.syntaxhl .class-variable {
    color: #369
}

.syntaxhl .color {
    color: #0a0
}

.syntaxhl .comment {
    color: #969896
}

.syntaxhl .comment .char, .syntaxhl .comment .delimiter {
    color: #969896
}

.syntaxhl .complex {
    color: #a08
}

.syntaxhl .constant {
    color: #795da3
}

.syntaxhl .decorator {
    color: #b0b
}

.syntaxhl .definition {
    color: #099;
    font-weight: bold
}

.syntaxhl .delimiter {
    color: #000
}

.syntaxhl .directive {
    color: #088;
    font-weight: bold
}

.syntaxhl .doc {
    color: #970
}

.syntaxhl .doc-string {
    color: #d42;
    font-weight: bold
}

.syntaxhl .doctype {
    color: #34b
}

.syntaxhl .entity {
    color: #800;
    font-weight: bold
}

.syntaxhl .error {
    background-color: #faa;
    color: #f00
}

.syntaxhl .escape {
    color: #666
}

.syntaxhl .exception {
    color: #c00;
    font-weight: bold
}

.syntaxhl .float {
    color: #06d
}

.syntaxhl .function {
    color: #06b;
    font-weight: bold
}

.syntaxhl .global-variable {
    color: #d70
}

.syntaxhl .hex {
    color: #02b
}

.syntaxhl .imaginary {
    color: #f00
}

.syntaxhl .include {
    color: #b44;
    font-weight: bold
}

.syntaxhl .inline {
    background-color: rgba(0, 0, 0, 0.05);
    color: #000
}

.syntaxhl .inline-delimiter {
    color: #666;
    font-weight: bold
}

.syntaxhl .instance-variable {
    color: #33b
}

.syntaxhl .integer {
    color: #0086b3
}

.syntaxhl .key {
    color: #606
}

.syntaxhl .key .char {
    color: #60f
}

.syntaxhl .key .delimiter {
    color: #404
}

.syntaxhl .keyword {
    color: #b3113e;
    font-weight: bold
}

.syntaxhl .label {
    color: #970;
    font-weight: bold
}

.syntaxhl .local-variable {
    color: #369
}

.syntaxhl .namespace {
    color: #707;
    font-weight: bold
}

.syntaxhl .octal {
    color: #40e
}

.syntaxhl .predefined {
    color: #b21
}

.syntaxhl .predefined-constant {
    color: #009595
}

.syntaxhl .predefined-type {
    color: #0a5;
    font-weight: bold
}

.syntaxhl .preprocessor {
    color: #579
}

.syntaxhl .pseudo-class {
    color: #00c;
    font-weight: bold
}

.syntaxhl .regexp {
    background-color: rgba(255, 0, 255, 0.06)
}

.syntaxhl .regexp .content {
    color: #808
}

.syntaxhl .regexp .delimiter {
    color: #404
}

.syntaxhl .regexp .modifier {
    color: #c2c
}

.syntaxhl .reserved {
    color: #080;
    font-weight: bold
}

.syntaxhl .shell {
    background-color: rgba(0, 255, 0, 0.06)
}

.syntaxhl .shell .content {
    color: #2b2
}

.syntaxhl .shell .delimiter {
    color: #161
}

.syntaxhl .string .char, .syntaxhl .string .content, .syntaxhl .string .delimiter, .syntaxhl .string .modifier {
    color: #df5000
}

.syntaxhl .symbol {
    color: #d33
}

.syntaxhl .symbol .content, .syntaxhl .symbol .delimiter {
    color: #d33
}

.syntaxhl .tag {
    color: #070
}

.syntaxhl .type {
    color: #339;
    font-weight: bold
}

.syntaxhl .value {
    color: #088
}

.syntaxhl .variable {
    color: #037
}

.syntaxhl .insert {
    background: rgba(0, 255, 0, 0.12)
}

.syntaxhl .insert .insert {
    background: transparent;
    color: #0c0;
    font-weight: bold
}

.syntaxhl .insert .eyecatcher {
    margin: -1px;
    border: 1px solid rgba(0, 128, 0, 0.5);
    border-top: 0 none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: rgba(0, 255, 0, 0.2)
}

.syntaxhl .delete {
    background: rgba(255, 0, 0, 0.12)
}

.syntaxhl .delete .delete {
    background: transparent;
    color: #c00;
    font-weight: bold
}

.syntaxhl .delete .eyecatcher {
    margin: -1px;
    border: 1px solid rgba(230, 0, 0, 0.5);
    border-bottom: 0 none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: rgba(255, 0, 0, 0.2)
}

.syntaxhl .change {
    background: #007;
    color: #bbf
}

.syntaxhl .change .change {
    color: #88f
}

.syntaxhl .head {
    background: #505;
    color: #f8f
}

.syntaxhl .head .head {
    color: #f4f
}

.syntaxhl .head .filename {
    color: #fff
}

.gantt_hdr {
    position: absolute;
    top: 0;
    height: 16px;
    overflow: hidden;
    border: 1px solid #d9d9d9;
    border-left-width: 0;
    text-align: center
}

.gantt_hdr.nwday {
    background-color: #f5f5f5
}

.gantt_subjects {
    font-size: .86em
}

.gantt_subjects div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 16px;
    line-height: 16px
}

.task {
    position: absolute;
    height: 8px;
    margin: 2px 0 0;
    padding: 0;
    font-size: 11px;
    line-height: 16px;
    white-space: nowrap
}

.task.label {
    width: 100%;
    margin-top: 0
}

.task.label.project, .task.label.version {
    font-weight: bold
}

.task.parent {
    height: 3px
}

.task.parent.marker.starting {
    position: absolute;
    top: -1px;
    left: 0;
    width: 8px;
    height: 16px;
    margin-left: -4px;
    background: url("../../../images/task_parent_end.png") no-repeat 0 0
}

.task.parent.marker.ending {
    position: absolute;
    top: -1px;
    right: 0;
    width: 8px;
    height: 16px;
    margin-left: -4px;
    background: url("../../../images/task_parent_end.png") no-repeat 0 0
}

.task_late {
    border: 1px solid #e74c3c;
    background-color: #ed7669
}

.task_done {
    border: 1px solid #019851;
    background-color: #01cb6c
}

.task_todo {
    border: 1px solid #ccc;
    background-color: #fff
}

.task_todo.parent {
    border: 1px solid #b3b2b2;
    background-color: #e6e5e5
}

.project.task_late, .project.task_done, .project.task_todo, .version.task_late, .version.task_done, .version.task_todo {
    height: 2px;
    margin-top: 3px
}

.project.task_todo, .version.task_todo {
    border: 1px solid #6cb2ea;
    background-color: #99c9f0
}

.project.marker, .version.marker {
    margin-top: 1px;
    margin-left: -4px;
    border: 0 none;
    background-image: url("../../../images/version_marker.png");
    background-repeat: no-repeat
}

.version-behind-schedule, .issue-behind-schedule {
    color: #ed820c
}

.version-overdue, .issue-overdue, .project-overdue {
    color: #e74c3c
}

.tooltip {
    position: relative;
    z-index: 24
}

.tooltip:hover {
    z-index: 25
}

.tooltip:hover .tip {
    display: block
}

.tooltip .tip {
    -webkit-box-shadow: 0 10px 18px rgba(0, 0, 0, 0.19), 0 6px 8px rgba(0, 0, 0, 0.23);
    box-shadow: 0 10px 18px rgba(0, 0, 0, 0.19), 0 6px 8px rgba(0, 0, 0, 0.23);
    display: none;
    position: absolute;
    top: 9px;
    left: 24px;
    width: 270px;
    padding: 6px;
    border: 0 solid #ccc;
    background-color: #fff;
    color: #555;
    font-size: .86em;
    text-align: left
}

tr > td:last-child .tooltip .tip {
    right: 2px;
    left: auto
}

table.cal {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ddd
}

table.cal thead th {
    width: 14%;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.03)
}

table.cal thead th.week-number {
    width: auto
}

table.cal tbody tr {
    height: 100px
}

table.cal td {
    padding: 5px;
    border: 1px solid #ddd;
    font-size: .86em;
    vertical-align: top
}

table.cal td.week-number {
    border: 0 none;
    background-color: rgba(0, 0, 0, 0.03);
    font-size: 1em;
    text-align: right
}

table.cal td p.day-num {
    float: right;
    font-size: 1.285em;
    text-align: right
}

table.cal td.odd p.day-num {
    color: #ababab
}

table.cal td.today {
    background: #fff9c8
}

table.cal td.today p.day-num {
    font-weight: bold
}

table.cal .starting a, p.cal.legend .starting, table.cal .ending a, p.cal.legend .ending {
    padding-left: 20px;
    background-image: url("../../../images/bullet_go.png");
    background-repeat: no-repeat;
    background-position: 0 center
}

table.cal .ending a, p.cal.legend .ending {
    padding-left: 20px;
    background-image: url("../../../images/bullet_end.png")
}

table.cal .starting.ending a, p.cal.legend .starting.ending {
    padding-left: 20px;
    background-image: url("../../../images/bullet_diamond.png")
}

p.cal.legend span {
    display: block
}

table.progress {
    width: 80px;
    margin-top: 1px;
    margin-right: 5px;
    float: left;
    empty-cells: show;
    border: 1px solid rgba(0, 0, 0, 0.1)
}

.version-overview table.progress {
    width: 40em
}

td.done_ratio table.progress {
    margin-right: auto;
    margin-left: auto;
    float: none
}

table.progress td {
    height: 12px;
    padding: 0;
    border: 0 none
}

table.progress td.closed {
    background-color: #01cb6c
}

table.progress td.done {
    background-color: #80e5b6
}

table.progress td.todo {
    background-color: #fff
}

.issue table.progress td {
    padding: 0
}

p.percent {
    margin-bottom: 0;
    font-size: .86em
}

p.progress-info {
    margin-top: -4px;
    margin-bottom: 0;
    clear: left;
    color: #777;
    font-size: 80%
}

.wiki.wiki-page {
    margin-bottom: 20px;
    font-size: 16px
}

.wiki.wiki-page ul li, .wiki.wiki-page ol li {
    margin-top: .25em
}

.wiki.wiki-page ul ul, .wiki.wiki-page ul ol, .wiki.wiki-page ol ul, .wiki.wiki-page ol ol {
    margin-top: .25em;
    margin-bottom: .25em
}

.wiki.wiki-page ul ul li, .wiki.wiki-page ul ol li, .wiki.wiki-page ol ul li, .wiki.wiki-page ol ol li {
    margin-top: .125em
}

.controller-wiki .wiki > .preview {
    font-size: 16px
}

div.wiki {
    color: #333;
    line-height: 1.6
}

div.wiki h1, div.wiki .h1, div.wiki h2, div.wiki .h2, div.wiki h3, div.wiki .h3, div.wiki h4, div.wiki .h4, div.wiki h5, div.wiki .h5, div.wiki h6, div.wiki .h6 {
    margin-top: 1em;
    margin-bottom: 16px;
    font-weight: 700;
    line-height: 1.4
}

div.wiki h1, div.wiki .h1 {
    padding-bottom: .3em;
    border-bottom: 1px solid #d9d9d9;
    font-size: 2.25em;
    line-height: 1.2
}

div.wiki h2, div.wiki .h2 {
    padding-bottom: .3em;
    border-bottom: 1px solid #d9d9d9;
    font-size: 1.75em;
    line-height: 1.225
}

div.wiki h3, div.wiki .h3 {
    font-size: 1.5em;
    line-height: 1.43
}

div.wiki h4, div.wiki .h4 {
    font-size: 1.286em
}

div.wiki h5, div.wiki .h5 {
    font-size: 1em
}

div.wiki h6, div.wiki .h6 {
    color: gray;
    font-size: 1em
}

div.wiki .text-normal {
    font-weight: normal
}

div.wiki > a:first-child + h1, div.wiki > a:first-child + h2, div.wiki > a:first-child + h3, div.wiki > a:first-child + h4, div.wiki > a:first-child + h5, div.wiki > a:first-child + h6 {
    margin-top: 0
}

div.wiki > a:target + h2::before, div.wiki > a:target + h3::before, div.wiki > a:target + h4::before, div.wiki > a:target + h5::before, div.wiki > a:target + h6::before {
    content: "#";
    display: inline-block;
    width: .7em;
    margin-left: -.7em;
    color: #ababab;
    font-weight: normal
}

div.wiki > :last-child {
    margin-bottom: 0
}

div.wiki blockquote > :first-child {
    margin-top: 0
}

div.wiki blockquote > :last-child {
    margin-bottom: 0
}

div.wiki .contextual a {
    opacity: .4
}

div.wiki .contextual a:hover {
    opacity: 1
}

div.wiki a {
    word-break: break-all;
    word-break: break-word
}

div.wiki p, div.wiki ul, div.wiki ol {
    margin-bottom: 1em
}

div.wiki ul, div.wiki ol {
    padding-left: 1.5em
}

div.wiki ul ul, div.wiki ul ol, div.wiki ol ul, div.wiki ol ol {
    margin-bottom: 0
}

div.wiki li > p {
    margin-top: 10px
}

div.wiki table {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    overflow: auto;
    word-break: normal;
    word-break: keep-all
}

div.wiki tr:nth-child(2n) {
    background-color: rgba(0, 0, 0, 0.03)
}

div.wiki td, div.wiki th {
    padding: 8px;
    border: 1px solid #ddd
}

div.wiki .noborder {
    border: 0 none
}

div.wiki .noborder td, div.wiki .noborder th {
    border: 0 none
}

div.wiki a.new {
    color: #e74c3c
}

div.wiki code {
    padding: .2em .33em;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.04);
    font-size: .86em
}

div.wiki pre {
    width: auto;
    margin-bottom: 1.15em;
    padding: 4px 8px;
    overflow-x: auto;
    overflow-y: hidden;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    border-color: rgba(0, 0, 0, 0.068);
    background-color: rgba(0, 0, 0, 0.03);
    font-size: .86em
}

div.wiki pre code {
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    font-size: 1em
}

div.wiki img {
    max-width: 100%;
    vertical-align: middle
}

div.wiki .toc {
    margin-bottom: 20px;
    margin-left: 0;
    padding: 0;
    list-style-type: none
}

div.wiki .toc.right, div.wiki .toc.left {
    max-width: 45%;
    padding: 8px;
    border: 1px solid #ccb37b;
    border-radius: 3px;
    background-color: #fff9c8;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.07);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.07);
    font-size: .86em
}

div.wiki .toc.right a, div.wiki .toc.left a {
    color: #755e40;
    font-weight: normal;
    text-decoration: none
}

div.wiki .toc.right a:hover, div.wiki .toc.left a:hover {
    color: #54442e;
    text-decoration: underline
}

div.wiki .toc.right {
    margin-right: 0;
    margin-left: 20px;
    float: right
}

div.wiki .toc.left {
    margin-right: 20px;
    margin-left: 0;
    float: left
}

div.wiki .toc ul {
    margin: 0;
    padding: 0;
    font-size: .86em
}

div.wiki .toc ul ul {
    font-size: 1em
}

div.wiki .toc li {
    margin: 0
}

div.wiki .toc li li {
    margin-left: 1.5em;
    list-style-type: disc
}

div.wiki .toc li li li {
    list-style-type: circle
}

div.wiki .toc li li li li {
    list-style-type: square
}

div.wiki .toc-active-prev + .toc {
    padding-left: 16px;
    border-left: 4px solid #4183c4
}

div.wiki .toc-active-prev + .toc a {
    color: #3269a0
}

div.wiki .toc-active-prev + .toc a:focus, div.wiki .toc-active-prev + .toc a:hover {
    color: #265079
}

h1 .wiki-anchor, h2 .wiki-anchor, h3 .wiki-anchor, h4 .wiki-anchor, h5 .wiki-anchor, h6 .wiki-anchor {
    display: none;
    position: relative;
    top: -.14em;
    margin-left: 5px;
    color: #d9d9d9 !important;
    font-size: .86em;
    text-decoration: none !important
}

h1:hover .wiki-anchor, h2:hover .wiki-anchor, h3:hover .wiki-anchor, h4:hover .wiki-anchor, h5:hover .wiki-anchor, h6:hover .wiki-anchor {
    display: inline
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle
}

p.footnote {
    margin-bottom: 5px
}

p.footnote::before {
    content: "";
    display: block;
    width: 300px;
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #d9d9d9
}

p.footnote + p.footnote::before {
    display: none
}

.preview {
    margin-top: 20px;
    padding: 20px;
    background-color: #fffbe5;
    background-image: url("../images/draft.png");
    background-position: center center
}

html[lang="pl"] .preview {
    background-image: url("../images/draft-pl.png")
}

#wiki_add_attachment {
    padding-top: 20px;
    border-top: 1px solid #d9d9d9
}

#wiki_add_attachment > p {
    margin-bottom: 0;
    float: left
}

#wiki_add_attachment > form {
    padding-top: 20px;
    clear: left
}

.collapsible #wiki_add_attachment {
    padding-top: 0;
    border-top: 0
}

.collapsible #wiki_add_attachment > form {
    padding-top: 0
}

.wiki-pager > a {
    display: inline-block;
    padding: 6px 12px;
    border: 1px solid #d9d9d9;
    border-radius: 14px;
    background-color: #fff;
    line-height: 1;
    white-space: nowrap
}

.wiki-pager > a:hover, .wiki-pager > a:focus, .wiki-pager > a:active {
    background-color: #f5f5f5;
    text-decoration: none
}

.wiki-pager.wiki-pager--aligned {
    overflow: hidden
}

.wiki-pager.wiki-pager--aligned > a:first-child {
    float: left
}

.wiki-pager.wiki-pager--aligned > a:last-child {
    float: right
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #ababab
}

.text-primary {
    color: #584492
}

.text-success {
    color: #019851
}

.text-info {
    color: #409ae3
}

.text-warning {
    color: #ed820c
}

.text-danger {
    color: #e74c3c
}

.bg-primary {
    background-color: #584492;
    color: #fff
}

.bg-success {
    background-color: #b5fbb7
}

.bg-info {
    background-color: #97cefb
}

.bg-warning {
    background-color: #ffd699
}

.bg-danger {
    background-color: #f7a6a4
}

p.bg-primary, p.bg-success, p.bg-info, p.bg-warning, p.bg-danger {
    padding: 15px 15px
}

a.collapsible, .collapsible > legend {
    color: #4183c4;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

a.collapsible:hover, .collapsible > legend:hover {
    color: #3269a0
}

a.collapsible::before, .collapsible > legend::before {
    content: "";
    display: inline-block;
    position: relative;
    top: -1px;
    width: 0;
    height: 0;
    margin-right: 3px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    border-top: 6px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    vertical-align: middle;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

a.collapsible.collapsed::before, .collapsible.collapsed > legend::before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

fieldset.collapsible {
    min-height: 20px;
    max-height: 10000px;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-out;
    transition: max-height .3s ease-out
}

fieldset.collapsible > div {
    display: block !important;
    visibility: visible;
    -webkit-transition: visibility 0s 0s, opacity .3s;
    transition: visibility 0s 0s, opacity .3s;
    opacity: 1
}

fieldset.collapsible.collapsed {
    max-height: 0;
    -webkit-transition: max-height .3s;
    transition: max-height .3s
}

fieldset.collapsible.collapsed > div {
    visibility: hidden;
    -webkit-transition: visibility 0s .3s, opacity .3s;
    transition: visibility 0s .3s, opacity .3s;
    opacity: 0
}

.hascontextmenu {
    cursor: context-menu
}

.contextual {
    float: right;
    cursor: default
}

.contextual input, .contextual select {
    font-size: .9em
}

.contextual a {
    display: inline-block;
    white-space: nowrap
}

.contextual a:not(:first-child) {
    margin-left: 5px
}

.hidden-for-sighted {
    position: absolute;
    top: auto;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.autoscroll {
    margin-bottom: 20px;
    overflow-x: auto
}

.box {
    margin-bottom: 20px;
    padding: 15px 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #f9f9f9;
    color: #555;
    word-wrap: break-word
}

.ui-dialog-content .box {
    padding: 0;
    border: 0 none;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.box:last-child, .box > :last-child {
    margin-bottom: 0
}

.box > h3 {
    margin-bottom: 15px
}

.splitcontentleft, .splitcontentright {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%
}

.splitcontentleft > .wiki, .splitcontentright > .wiki {
    margin-bottom: 20px
}

.splitcontentleft {
    padding-right: 10px;
    float: left
}

.splitcontentright {
    padding-left: 10px;
    float: right
}

#users_for_watcher {
    height: 200px;
    overflow: auto
}

#users_for_watcher label {
    padding-left: 20px;
    text-align: left;
    font-weight: normal;
    display: block
}

#users_for_watcher label input[type="checkbox"], #users_for_watcher label input[type="radio"] {
    width: auto;
    margin-left: -20px;
    float: left
}

#watchers select {
    display: block;
    width: 100%
}

#watchers > .watchers > li {
    display: block;
    margin-bottom: 6px;
    padding-right: 20px
}

#watchers > .watchers > li > a:not(.icon-only) {
    display: inline;
    padding: 0;
    background: transparent
}

#watchers > .watchers > li > .delete {
    float: right;
    opacity: .5;
    vertical-align: middle
}

#watchers > .watchers > li > .delete:hover {
    opacity: 1
}

#watchers > .watchers > li img.gravatar {
    position: relative;
    top: 1px;
    margin-right: .5em;
    vertical-align: top
}

p.subtitle {
    margin-top: -10px;
    margin-bottom: 20px;
    font-style: italic
}

#block-form {
    display: inline
}

.block-receiver {
    min-height: 20px;
    margin: -10px;
    margin-bottom: 20px;
    padding: 10px;
    outline: 2px dashed #ababab
}

.mypage-box {
    margin-bottom: 20px
}

.mypage-box:last-child {
    margin-bottom: 0
}

.mypage-box.ui-sortable-handle {
    overflow: hidden;
    outline: 1px solid #d9d9d9
}

.mypage-box.ui-sortable-handle:hover {
    outline: 1px solid #ababab
}

.mypage-box.ui-sortable-placeholder {
    visibility: visible !important;
    outline: 1px dashed #ccb37b;
    background: #fff9c8
}

.mypage-box.ui-sortable-helper {
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    background: #fff
}

.handle {
    cursor: move
}

a.close-icon {
    display: block;
    width: 12px;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
    background-image: url("../../../images/close.png");
    background-repeat: no-repeat;
    cursor: pointer
}

a.close-icon:hover {
    background-image: url("../../../images/close_hl.png")
}

#my-page .block-receiver {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: none
}

#my-page.dragging .block-receiver {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 20px;
    margin: -10px;
    margin-bottom: 20px;
    padding: 10px;
    outline: 2px dashed #ababab
}

#my-page .mypage-box > .contextual {
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    opacity: 0
}

#my-page .mypage-box:hover > .contextual {
    opacity: 1
}

#my-page #list-left {
    width: 50%;
    padding-right: 10px;
    float: left
}

#my-page #list-right {
    width: 50%;
    padding-left: 10px;
    float: right
}

#content table.filecontent {
    width: 100%;
    background: #fff
}

#content table.filecontent th.filename {
    border-color: #584492;
    border-bottom-color: #e6e5e5;
    background-color: #584492;
    color: #fff
}

#content table.filecontent tbody {
    font-size: .92em
}

#content table.filecontent tbody, #content table.filecontent td.line-code pre {
    font-family: Consolas, "Liberation Mono", Menlo, "Courier New", Courier, monospace
}

#content table.filecontent th.line-num {
    border-color: #e6e5e5;
    background-color: #f2f2f2;
    color: gray
}

#content table.filecontent th.line-num, #content table.filecontent td.line-code {
    padding: .15em .4em
}

#content table.filecontent th.line-num, #content table.filecontent td.line-code, #content table.filecontent td.line-code pre {
    font-size: 1em
}

#content table.filecontent tr:hover {
    background-color: #fafafa
}

#content table.filecontent tr:hover th.line-num {
    background-color: #e6e5e5
}

#content table.filecontent tr:target th.line-num {
    border-color: #ffdf7c;
    background-color: #ffe9a4;
    color: #755e40
}

#content table.filecontent tr:target td.line-code {
    background-color: #fff9c8
}

#browser {
    font-size: 1em
}

#browser tr {
    border: 0 none
}

#browser td {
    padding: 5px;
    border: 0 none
}

ul.projects {
    padding-left: 20px
}

ul.projects.root {
    margin: 0;
    padding: 0
}

ul.projects li {
    list-style-type: none
}

#projects-index ul.projects.root {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

#projects-index ul.projects.root > li {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
    padding: 15px 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #f9f9f9;
    color: #555
}

@media screen and (min-width: 768px) {
    #projects-index ul.projects.root > li {
        width: calc(50% - 20px)
    }
}

@media screen and (min-width: 992px) {
    #projects-index ul.projects.root > li {
        width: calc(33.333% - 20px)
    }
}

@media screen and (min-width: 1200px) {
    #projects-index ul.projects.root > li {
        width: calc(25% - 20px)
    }
}

#projects-index ul.projects ul.projects {
    border-left: 2px solid #d9d9d9
}

#projects-index ul.projects li.root {
    margin-bottom: 20px
}

#projects-index ul.projects li.child {
    margin-top: 10px
}

#projects-index ul.projects a.project {
    font-size: 11pt;
    font-weight: bold
}

#projects-index ul.projects a.project.child {
    font-weight: normal
}

#custom_field_tracker_ids label {
    margin-right: 10px
}

#notified-projects > ul, #tracker_project_ids > ul, #custom_field_project_ids > ul {
    max-height: 240px;
    overflow-y: auto
}

#time-report th.period, #time-report th.total {
    text-align: right
}

#time-report tbody tr.subtotal {
    color: gray;
    font-style: italic
}

#time-report tbody tr.subtotal td.hours {
    color: #ababab
}

#time-report tbody tr.total {
    border-top: 2px solid #d0d0d0;
    background-color: rgba(0, 0, 0, 0.03);
    font-weight: bold
}

#time-report td.hours {
    text-align: right
}

.total-hours {
    font-weight: bold
}

.total-hours .hours-int {
    font-size: 1.4135em
}

.total-hours .hours-dec {
    font-size: 1.285em
}

div#roadmap .related-issues {
    margin-bottom: 20px
}

div#roadmap .related-issues td.checkbox {
    display: none
}

div#roadmap table.progress td {
    height: 16px
}

div#roadmap table.progress + .percent {
    position: relative;
    top: 2px
}

div#roadmap .wiki h1:first-child {
    display: none
}

body.controller-versions.action-show div#roadmap .related-issues {
    width: 70%
}

div#version-summary {
    width: 28%;
    float: right
}

div#version-summary fieldset {
    margin-bottom: 20px
}

div#version-summary fieldset.time-tracking table {
    width: 100%
}

div#version-summary th, div#version-summary td.total-hours {
    text-align: right
}

#new_document, #add-message, #add-news, #edit-news {
    margin-bottom: 20px
}

#ajax-indicator {
    -webkit-box-shadow: 0 10px 18px rgba(0, 0, 0, 0.19), 0 6px 8px rgba(0, 0, 0, 0.23);
    box-shadow: 0 10px 18px rgba(0, 0, 0, 0.19), 0 6px 8px rgba(0, 0, 0, 0.23);
    position: fixed;
    z-index: 100;
    top: 50%;
    left: 50%;
    width: 200px;
    margin: -21px -117px;
    padding: 10px 16px;
    border: 1px solid #ccb37b;
    opacity: .9;
    background-color: #fff9c8;
    color: #755e40;
    font-weight: bold;
    text-align: center
}

#ajax-indicator span {
    padding-left: 26px;
    background-image: url("../../../images/loading.gif");
    background-repeat: no-repeat;
    background-position: 0% 40%;
    vertical-align: bottom
}

tr.message.locked {
    color: gray
}

tr.message.sticky td.subject {
    font-weight: bold
}

tr.message td.created_on {
    white-space: nowrap
}

tr.message td.last_message {
    width: 30%;
    text-align: left;
    white-space: nowrap
}

tr.message td.last_message a:last-child {
    font-weight: bold
}

table.boards td.last-message {
    width: 30%;
    text-align: left;
    white-space: nowrap
}

table.boards td.last-message a:last-child {
    font-weight: bold
}

div.table-list.boards .table-list-cell.name {
    width: 30%
}

.controller-messages.action-show h2 {
    margin-bottom: 10px
}

.controller-messages.action-show .message {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #f5f5f5
}

.controller-messages.action-show .message > h4, .controller-messages.action-show .message > p {
    margin-bottom: 0;
    padding: 8px 15px;
    border-bottom: 1px solid #e7e7e7;
    color: gray;
    font-size: .92em
}

.controller-messages.action-show .message > h4 a, .controller-messages.action-show .message > p a {
    color: #2c2c2c
}

.controller-messages.action-show .message > h4 a.user, .controller-messages.action-show .message > p a.user {
    font-weight: bold
}

.controller-messages.action-show .message .wiki {
    padding: 15px;
    border-radius: 0 0 3px 3px;
    background: #fff
}

.controller-messages.action-show .message .contextual {
    position: relative;
    z-index: 1;
    margin-right: 8px;
    margin-top: 5px
}

.controller-messages.action-show .message .contextual a {
    margin-left: 4px
}

.controller-messages.action-show .reply {
    margin-bottom: 20px
}

.controller-messages.action-show .reply {
    margin-left: 36px
}

.controller-messages.action-show .reply > h4 {
    position: relative
}

.controller-messages.action-show .reply > h4::before, .controller-messages.action-show .reply > h4::after {
    content: " ";
    display: block;
    position: absolute;
    top: 9px;
    right: 100%;
    left: -14px;
    width: 0;
    height: 0;
    border-style: solid solid outset;
    border-color: transparent;
    pointer-events: none
}

.controller-messages.action-show .reply > h4::after {
    margin-top: 1px;
    margin-left: 2px;
    border-width: 6px;
    border-right-color: #f9f9f9
}

.controller-messages.action-show .reply > h4::before {
    border-width: 7px;
    border-right-color: #ccc
}

.controller-messages.action-show .reply img.gravatar {
    margin-top: -4px;
    margin-left: -52px;
    float: left
}

#message_content {
    height: 120px
}

.news-article {
    margin-bottom: 20px
}

.news-article header h3 {
    margin-bottom: .3em;
    line-height: 1.2
}

.news-article header h3 > a {
    font-weight: bold
}

.author .user {
    font-weight: bold
}

#comments > h4 {
    margin-top: 20px;
    margin-bottom: 10px
}

#comment_comments {
    height: 120px
}

.summary {
    font-style: italic
}

.text-diff {
    margin-bottom: 20px;
    padding: 15px 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #fff;
    color: #555
}

.diff_out {
    background: rgba(255, 187, 187, 0.3)
}

.diff_out span {
    background: #fbb
}

.diff_in {
    background: rgba(170, 255, 170, 0.3)
}

.diff_in span {
    background: #afa
}

.revision-info {
    margin-bottom: 20px
}

.revision-info tbody > tr > td {
    padding-right: 8px;
    padding-bottom: 5px
}

.revision-info tbody > tr > td + td {
    font-family: Consolas, "Liberation Mono", Menlo, "Courier New", Courier, monospace
}

#related-issues {
    margin: 20px 0
}

#related-issues li > a {
    margin-left: .5em
}

ul.properties {
    padding: 0;
    color: gray;
    font-size: .86em
}

ul.properties li {
    list-style-type: none
}

ul.properties li span {
    font-style: italic
}

tr.changeset td.revision_graph {
    width: 15%;
    background-color: #fffffb
}

tr.changeset td.id {
    font-family: Consolas, "Liberation Mono", Menlo, "Courier New", Courier, monospace
}

tr.changeset td.author, tr.changeset td.committed_on {
    width: 15%;
    text-align: center;
    white-space: nowrap
}

tr.changeset td.comments p {
    margin-bottom: 0
}

tr.changeset ul {
    margin-top: 0;
    margin-bottom: 0
}

#content #changes-legend {
    font-size: 1em
}

#content #changes-legend .change {
    background-position: 5px center
}

#content #changes-legend .change-A {
    color: #019851
}

#content #changes-legend .change-M {
    color: #ed820c
}

#content #changes-legend .change-C {
    color: #409ae3
}

#content #changes-legend .change-R {
    color: #584492
}

#content #changes-legend .change-D {
    color: #e74c3c
}

.changeset-changes .change {
    padding-top: 5px;
    color: #555
}

.changeset-changes .change a {
    color: #555
}

.changeset-changes .change a:focus, .changeset-changes .change a:hover {
    color: #3b3b3b
}

.changeset-changes .change-A::before {
    color: #019851
}

.changeset-changes .change-A a {
    color: #019851
}

.changeset-changes .change-A a:focus, .changeset-changes .change-A a:hover {
    color: #016536
}

.changeset-changes .change-M::before {
    color: #ed820c
}

.changeset-changes .change-M a {
    color: #ed820c
}

.changeset-changes .change-M a:focus, .changeset-changes .change-M a:hover {
    color: #bc670a
}

.changeset-changes .change-C::before {
    color: #409ae3
}

.changeset-changes .change-C a {
    color: #409ae3
}

.changeset-changes .change-C a:focus, .changeset-changes .change-C a:hover {
    color: #1f81d1
}

.changeset-changes .change-R::before {
    color: #584492
}

.changeset-changes .change-R a {
    color: #584492
}

.changeset-changes .change-R a:focus, .changeset-changes .change-R a:hover {
    color: #43346f
}

.changeset-changes .change-D {
    color: #e74c3c
}

.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: inherit;
    font-size: inherit
}

.ui-widget-content {
    border: 1px solid #ccc;
    background: #fff;
    color: #555
}

.ui-widget-content a {
    color: #555
}

.ui-widget-header {
    border: 0 none;
    background: #584492;
    color: #fff;
    font-weight: bold
}

.ui-widget-header a {
    color: #fff
}

.ui-widget-header a.ui-state-default, .ui-widget-header button.ui-state-default {
    border-color: #584492;
    background: #584492;
    color: #fff
}

.ui-widget-header a.ui-state-hover, .ui-widget-header a.ui-state-focus, .ui-widget-header button.ui-state-hover, .ui-widget-header button.ui-state-focus {
    border-color: #3f3168;
    background: #43346f
}

.ui-widget-header a .ui-icon, .ui-widget-header button .ui-icon {
    background-image: url("../../../stylesheets/jquery/images/ui-icons_ffffff_256x240.png")
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #dedede;
    background: #fafafa;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #555;
    font-weight: normal
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #584492;
    background: #584492;
    color: #fff;
    font-weight: normal
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #584492;
    background: #584492;
    color: #fff;
    font-weight: normal
}

.ui-state-active .ui-icon, .ui-widget-content .ui-state-active .ui-icon, .ui-widget-header .ui-state-active .ui-icon {
    background-image: url("../../../stylesheets/jquery/images/ui-icons_ffffff_256x240.png")
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-sortable-helper {
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22)
}

.ui-menu {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    padding: 3px;
    border-radius: 3px
}

.ui-menu-item {
    border-radius: 3px
}

.modal {
    z-index: 50;
    background: #fff
}

.modal h3.title {
    display: none
}

.modal p.buttons {
    margin-bottom: 0;
    text-align: right
}

.ui-dialog.ui-widget-content {
    -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
    padding: 3px;
    border: 0 none
}

.ui-dialog.ui-widget-content .ui-dialog-content {
    padding: 1em
}

.ui-dialog .ui-dialog-titlebar-close {
    right: .5em
}

.ui-dialog input[type="button"] {
    background-color: #fff;
    color: #4183c4;
    border-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ui-dialog input[type="button"]:hover, .ui-dialog input[type="button"]:focus {
    background-color: #f2f2f2;
    color: #4183c4;
    border-color: #f2f2f2;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ui-dialog input[type="button"]:active {
    -webkit-transform: translate(0, 1px);
    transform: translate(0, 1px);
    border-color: #ececec;
    background-color: #f0f0f0;
    -webkit-box-shadow: inset 0 3px 4px -2px #ececec;
    box-shadow: inset 0 3px 4px -2px #ececec
}

.ui-widget-overlay {
    background: #000
}

img.ui-datepicker-trigger {
    margin-left: 4px;
    vertical-align: middle;
    cursor: pointer
}

.ui-datepicker {
    -webkit-box-shadow: 0 10px 18px rgba(0, 0, 0, 0.19), 0 6px 8px rgba(0, 0, 0, 0.23);
    box-shadow: 0 10px 18px rgba(0, 0, 0, 0.19), 0 6px 8px rgba(0, 0, 0, 0.23);
    padding: .3em .6em .6em;
    border: 0 none
}

.ui-datepicker .ui-datepicker-header {
    margin: 0 -.3em;
    padding: .3em
}

.ui-datepicker .ui-datepicker-prev {
    left: .3em
}

.ui-datepicker .ui-datepicker-next {
    right: .3em
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: .3em;
    border: 0 none;
    background: transparent
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.1em
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%;
    height: 1.8em;
    margin: 0
}

.ui-datepicker select.ui-datepicker-year {
    margin-left: 1%
}

.ui-datepicker .ui-datepicker-calendar {
    margin: 0;
    table-layout: fixed
}

.ui-datepicker .ui-datepicker-calendar .ui-state-default {
    border-color: #fff;
    background: #fff
}

.ui-datepicker .ui-datepicker-calendar .ui-state-focus, .ui-datepicker .ui-datepicker-calendar .ui-state-hover {
    border-color: #584492;
    background: #584492;
    color: #fff
}

.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    border-color: #ccb37b;
    background: #fff9c8;
    color: #755e40
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today .ui-state-highlight {
    border-color: #584492
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-active {
    border-color: #ccb37b
}

.ui-datepicker .ui-datepicker-calendar td {
    padding: 0 1px 1px 0;
    text-align: right
}

.ui-datepicker .ui-datepicker-calendar td a {
    padding-right: .4em;
    padding-left: 0;
    border-radius: 3px
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-week-col {
    padding-right: 5px;
    color: #ababab
}

.ui-datepicker .ui-datepicker-buttonpane {
    margin: .6em 0 0;
    padding: .6em 0 0
}

.ui-datepicker .ui-datepicker-buttonpane::after {
    content: "";
    display: block;
    clear: both
}

.ui-datepicker .ui-datepicker-buttonpane button {
    margin: 0;
    padding: 3px 12px
}

#context-menu a::before, .icon::before, .icon-only::before, a.toggle-checkboxes::before, #admin-menu .projects::before, #admin-menu .users::before, #admin-menu .groups::before, #admin-menu .roles::before, #admin-menu .trackers::before, #admin-menu .issue-statuses::before, #admin-menu .issue_statuses::before, #admin-menu .workflows::before, #admin-menu .custom-fields::before, #admin-menu .custom_fields::before, #admin-menu .enumerations::before, #admin-menu .settings::before, #admin-menu .plugins::before, #admin-menu .info::before, #admin-menu .ldap-authentication::before, #admin-menu .server_authentication::before, .sort-handle::before, h3.version::before, h3.comments::before, div.issues h3::before, div.members h3::before, div.news h3::before, div.projects h3::before, dt.issue::before, dt.issue-edit::before, dt.issue.closed::before, dt.issue-closed::before, dt.issue-note::before, dt.changeset::before, dt.news::before, dt.message::before, dt.reply::before, dt.wiki-page::before, dt.attachment::before, dt.document::before, dt.project::before, dt.time-entry::before, .search_for_watchers > a::before, .atom::before, .issues .buttons a[data-method="delete"]::before, #related-issues li > a[data-method="delete"]::before, #main a.close-icon::before, .my-project::before, a.remove-upload::before, em.info.error::before, .message .contextual a::before, tr.message.locked td.subject::before, tr.message.sticky td.subject::before, tr.version.shared td.name::before, table.boards a.board::before, table.members td.group::before, table.members td.groupnonmember::before, table.members td.groupanonymous::before, div.wiki .external::before, .contextual [href*="edit"]::before, #attach_files_link::before, .other-formats .pdf::before, .other-formats .html::before, .other-formats .txt::before, .other-formats .csv::before, .other-formats .png::before, #changes-legend > li.change::before, .changeset-changes ul > li.change::before, .attachments a.delete::before, .watchers a.delete::before, #all_attributes label[for="issue_description"] + a::before, .journal .contextual a::before, #issue_category_id + a::before, #issue_fixed_version_id + a::before, table.list th.checkbox > a::before, .time-entry .buttons > a::before, .file .buttons > a::before, .delete-commit-keywords::before, .add-commit-keywords::before, .drdn-items.selection > a::before, .drdn-items.selection > span::before, #errorExplanation::before, .flash::before, .nodata::before, .warning::before, .conflict::before, .tt_list_button::before, #sidebar .person.attributes .icon > a::before, .sidebar-toggler::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px
}

.sort::after, .drdn-trigger::after {
    display: inline-block;
    margin-left: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

table.list .buttons > a::before {
    font-size: 14px
}

#context-menu > ul, #context-menu > ul > li > ul {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    border: 0 none !important
}

#context-menu a::before {
    margin-top: 3px;
    margin-left: -16px;
    float: left
}

#context-menu li a.icon-checked {
    background: transparent
}

.icon {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 0% 50%
}

.icon::before {
    margin-left: -20px
}

.icon-only {
    font-size: 0;
    white-space: nowrap
}

a.icon-only {
    display: inline;
    width: auto !important;
    height: auto !important;
    padding-left: 0 !important;
    font-size: 0 !important
}

.icon-only::before {
    font-size: 14px
}

.icon-add::before {
    content: ""
}

.icon-edit::before {
    content: ""
}

.icon-copy::before {
    content: ""
}

.icon-duplicate::before {
    content: ""
}

.icon-del::before {
    content: ""
}

.icon-move::before {
    content: ""
}

.icon-save::before {
    content: ""
}

.icon-download::before {
    content: ""
}

.icon-cancel::before {
    content: ""
}

.icon-multiple::before {
    content: ""
}

.icon-folder::before {
    content: ""
}

.open .icon-folder::before {
    content: ""
}

.icon-package::before {
    content: ""
}

.icon-user::before {
    content: ""
}

.icon-projects::before {
    content: ""
}

.icon-help::before {
    content: ""
}

.icon-attachment::before {
    content: ""
}

.icon-history::before {
    content: ""
}

.icon-time-entry::before {
    content: ""
}

.icon-time::before {
    content: ""
}

.icon-time-add::before {
    content: ""
}

.icon-stats::before {
    content: ""
}

.icon-warning::before {
    content: ""
}

.icon-error::before {
    content: ""
}

.icon-fav::before {
    content: ""
}

.icon-fav-off::before {
    content: ""
}

.icon-reload::before {
    content: ""
}

.icon-locked::before {
    content: ""
}

.icon-lock::before {
    content: ""
}

.icon-unlock::before {
    content: ""
}

.icon-checked::before {
    content: ""
}

.icon-details::before {
    content: ""
}

.icon-report::before {
    content: ""
}

.icon-comments::before {
    content: ""
}

.icon-comment::before {
    content: ""
}

.icon-summary::before {
    content: ""
}

.icon-server-authentication::before {
    content: ""
}

.icon-issue::before {
    content: ""
}

.icon-zoom-in::before {
    content: ""
}

.icon-zoom-out::before {
    content: ""
}

.icon-passwd::before {
    content: ""
}

.icon-test::before {
    content: ""
}

.icon-phone::before {
    content: ""
}

.icon-email::before {
    content: ""
}

.icon-skype::before {
    content: ""
}

.icon-facebook::before {
    content: ""
}

.icon-linkedin::before {
    content: ""
}

.icon-twitter::before {
    content: ""
}

.icon-magnifier::before {
    content: ""
}

.icon-email::before {
    content: ""
}

.icon-email-disabled::before {
    content: ""
}

.icon-email-add::before {
    content: ""
}

.icon-move-up::before {
    content: ""
}

.icon-move-top::before {
    content: ""
}

.icon-move-down::before {
    content: ""
}

.icon-move-bottom::before {
    content: ""
}

.icon-ok::before {
    content: ""
}

.icon-not-ok::before {
    content: ""
}

.icon-link-break::before {
    content: ""
}

.icon-list::before {
    content: ""
}

.icon-sticky::before {
    content: ""
}

.icon-arrow-right::before {
    content: ""
}

.icon-close::before {
    content: ""
}

.icon-close:hover::before {
    content: ""
}

.icon-settings::before {
    content: ""
}

.icon-group::before {
    content: ""
}

.icon-groupnonmember::before {
    content: ""
}

.icon-groupanonymous::before {
    content: ""
}

.icon-roles::before {
    content: ""
}

.icon-issue-edit::before {
    content: ""
}

.icon-workflows::before {
    content: ""
}

.icon-custom-fields::before {
    content: ""
}

.icon-plugins::before {
    content: ""
}

.icon-news::before {
    content: ""
}

.icon-issue-closed::before {
    content: ""
}

.icon-issue-note::before {
    content: ""
}

.icon-changeset::before {
    content: ""
}

.icon-message::before {
    content: ""
}

.icon-reply::before {
    content: ""
}

.icon-wiki-page::before {
    content: ""
}

.icon-document::before {
    content: ""
}

.icon-project::before {
    content: ""
}

.icon-add-bullet::before {
    content: ""
}

.icon-shared::before {
    content: ""
}

a.toggle-checkboxes::before {
    content: ""
}

.icon-add, .icon-edit, .icon-save, .icon-checked {
    color: #019851
}

.icon-add:focus, .icon-add:hover, .icon-edit:focus, .icon-edit:hover, .icon-save:focus, .icon-save:hover, .icon-checked:focus, .icon-checked:hover {
    color: #016536
}

.icon-del {
    color: #e74c3c
}

.icon-del:focus, .icon-del:hover {
    color: #d62c1a
}

.icon-folder::before, .icon-file::before {
    width: 16px;
    text-align: center
}

.icon-file::before {
    content: "";
    color: gray
}

.icon-file.text-plain::before {
    content: ""
}

.icon-file.text-x-c::before {
    content: ""
}

.icon-file.text-x-csharp::before {
    content: ""
}

.icon-file.text-x-java::before {
    content: ""
}

.icon-file.text-x-php::before {
    content: ""
}

.icon-file.text-x-ruby::before {
    content: ""
}

.icon-file.text-xml::before {
    content: ""
}

.icon-file.text-css::before {
    content: ""
}

.icon-file.text-html::before {
    content: ""
}

.icon-file.text-x-sh::before {
    content: ""
}

.icon-file.application-javascript::before, .icon-file.text-x-javascript::before {
    content: ""
}

.icon-file.application-pdf::before {
    content: ""
}

.icon-file.application-msword::before {
    content: ""
}

.icon-file.application-vnd\.openxmlformats-officedocument\.spreadsheetml\.sheet::before, .icon-file.application-vnd\.ms-excel::before {
    content: ""
}

.icon-file.image-vnd\.microsoft\.icon::before, .icon-file.image-gif::before, .icon-file.image-jpeg::before, .icon-file.image-png::before, .icon-file.image-tiff::before {
    content: ""
}

.icon-file.application-zip::before, .icon-file.application-x-gzip::before {
    content: ""
}

#admin-menu .projects::before, #admin-menu .users::before, #admin-menu .groups::before, #admin-menu .roles::before, #admin-menu .trackers::before, #admin-menu .issue-statuses::before, #admin-menu .issue_statuses::before, #admin-menu .workflows::before, #admin-menu .custom-fields::before, #admin-menu .custom_fields::before, #admin-menu .enumerations::before, #admin-menu .settings::before, #admin-menu .plugins::before, #admin-menu .info::before, #admin-menu .ldap-authentication::before, #admin-menu .server_authentication::before {
    width: 20px;
    margin-left: -25px;
    color: gray;
    text-align: center
}

#admin-menu .projects:hover::before, #admin-menu .users:hover::before, #admin-menu .groups:hover::before, #admin-menu .roles:hover::before, #admin-menu .trackers:hover::before, #admin-menu .issue-statuses:hover::before, #admin-menu .issue_statuses:hover::before, #admin-menu .workflows:hover::before, #admin-menu .custom-fields:hover::before, #admin-menu .custom_fields:hover::before, #admin-menu .enumerations:hover::before, #admin-menu .settings:hover::before, #admin-menu .plugins:hover::before, #admin-menu .info:hover::before, #admin-menu .ldap-authentication:hover::before, #admin-menu .server_authentication:hover::before {
    color: #2c2c2c
}

#admin-menu .selected.projects::before, #admin-menu .selected.users::before, #admin-menu .selected.groups::before, #admin-menu .selected.roles::before, #admin-menu .selected.trackers::before, #admin-menu .selected.issue-statuses::before, #admin-menu .selected.issue_statuses::before, #admin-menu .selected.workflows::before, #admin-menu .selected.custom-fields::before, #admin-menu .selected.custom_fields::before, #admin-menu .selected.enumerations::before, #admin-menu .selected.settings::before, #admin-menu .selected.plugins::before, #admin-menu .selected.info::before, #admin-menu .selected.ldap-authentication::before, #admin-menu .selected.server_authentication::before {
    color: #1a1a1a
}

#admin-index > #admin-menu a {
    padding-left: 25px
}

#admin-menu li > a {
    padding-left: 45px
}

#admin-menu .projects::before {
    content: ""
}

#admin-menu .users::before {
    content: ""
}

#admin-menu .groups::before {
    content: ""
}

#admin-menu .roles::before {
    content: ""
}

#admin-menu .trackers::before {
    content: ""
}

#admin-menu .issue-statuses::before, #admin-menu .issue_statuses::before {
    content: ""
}

#admin-menu .workflows::before {
    content: ""
}

#admin-menu .custom-fields::before, #admin-menu .custom_fields::before {
    content: ""
}

#admin-menu .enumerations::before {
    content: ""
}

#admin-menu .settings::before {
    content: ""
}

#admin-menu .plugins::before {
    content: ""
}

#admin-menu .info::before {
    content: ""
}

#admin-menu .ldap-authentication::before, #admin-menu .server_authentication::before {
    content: ""
}

.sort-handle {
    color: #019851;
    text-align: center;
    cursor: move
}

.sort-handle:focus, .sort-handle:hover {
    color: #016536
}

.sort-handle::before {
    content: "";
    width: 16px;
    margin: 0
}

.sort-handle.ajax-loading::before {
    content: "";
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    color: gray
}

h3.version::before, h3.comments::before, div.issues h3::before, div.members h3::before, div.news h3::before, div.projects h3::before {
    width: 1em;
    margin-right: .5em;
    color: #555;
    text-align: center
}

h3.version::before {
    content: ""
}

h3.comments::before {
    content: ""
}

div.issues h3::before {
    content: ""
}

div.members h3::before {
    content: ""
}

div.news h3::before {
    content: ""
}

div.projects h3::before {
    content: ""
}

dt.issue::before, dt.issue-edit::before, dt.issue.closed::before, dt.issue-closed::before, dt.issue-note::before, dt.changeset::before, dt.news::before, dt.message::before, dt.reply::before, dt.wiki-page::before, dt.attachment::before, dt.document::before, dt.project::before, dt.time-entry::before {
    margin-left: -20px;
    float: left;
    line-height: 20px
}

dt.issue::before {
    content: ""
}

dt.issue-edit::before {
    content: ""
}

dt.issue.closed::before {
    content: ""
}

dt.issue-closed::before {
    content: ""
}

dt.issue-note::before {
    content: ""
}

dt.changeset::before {
    content: ""
}

dt.news::before {
    content: ""
}

dt.message::before {
    content: ""
}

dt.reply::before {
    content: ""
}

dt.wiki-page::before {
    content: ""
}

dt.attachment::before {
    content: ""
}

dt.document::before {
    content: ""
}

dt.project::before {
    content: ""
}

dt.time-entry::before {
    content: ""
}

.search_for_watchers > a::before {
    content: "";
    color: #019851
}

.search_for_watchers > a:hover::before, .search_for_watchers > a:focus::before {
    color: #016536
}

.search_for_watchers > a img {
    display: none
}

.atom::before {
    content: ""
}

.issues .buttons a[data-method="delete"]::before, #related-issues li > a[data-method="delete"]::before {
    content: ""
}

.issues .buttons a[data-method="delete"] img, #related-issues li > a[data-method="delete"] img {
    display: none
}

#main a.close-icon {
    width: auto;
    height: auto;
    background: transparent;
    color: #e74c3c
}

#main a.close-icon:hover, #main a.close-icon:focus {
    color: #d62c1a
}

#main a.close-icon::before {
    content: ""
}

.my-project::before {
    content: "";
    color: #f6ab02;
    font-size: .86em
}

.sort::after {
    margin-left: .2em
}

.sort.asc, .sort.desc {
    background-image: none
}

.sort.asc::after {
    content: ""
}

.sort.desc::after {
    content: ""
}

.sort-by-id .sort.asc::after, .sort-by-done-ratio .sort.asc::after, .sort-by-estimated-hours .sort.asc::after, .sort-by-spent-hours .sort.asc::after {
    content: ""
}

.sort-by-id .sort.desc::after, .sort-by-done-ratio .sort.desc::after, .sort-by-estimated-hours .sort.desc::after, .sort-by-spent-hours .sort.desc::after {
    content: ""
}

.sort-by-assigned-to .sort.asc::after, .sort-by-subject .sort.asc::after {
    content: ""
}

.sort-by-assigned-to .sort.desc::after, .sort-by-subject .sort.desc::after {
    content: ""
}

a.remove-upload {
    opacity: .75;
    color: #e74c3c;
    text-align: center
}

a.remove-upload:hover, a.remove-upload:focus {
    opacity: 1;
    color: #d62c1a;
    text-decoration: none
}

a.remove-upload::before {
    content: ""
}

em.info.error::before {
    content: ""
}

.message .contextual a {
    opacity: .5
}

.message .contextual a:hover, .message .contextual a:focus {
    opacity: 1
}

.message .contextual a:nth-child(1)::before {
    content: ""
}

.message .contextual a:nth-child(2) {
    color: #019851
}

.message .contextual a:nth-child(2):focus, .message .contextual a:nth-child(2):hover {
    color: #016536
}

.message .contextual a:nth-child(2)::before {
    content: ""
}

.message .contextual a:nth-child(3) {
    color: #e74c3c
}

.message .contextual a:nth-child(3):focus, .message .contextual a:nth-child(3):hover {
    color: #d62c1a
}

.message .contextual a:nth-child(3)::before {
    content: ""
}

.message .contextual a img {
    display: none
}

tr.message.locked {
    color: gray
}

tr.message.locked td.subject::before {
    content: ""
}

tr.message.sticky td.subject {
    font-weight: bold
}

tr.message.sticky td.subject::before {
    content: ""
}

tr.version.shared td.name::before {
    content: ""
}

table.boards a.board::before {
    content: ""
}

table.members td.group::before, table.members td.groupnonmember::before, table.members td.groupanonymous::before {
    content: ""
}

div.wiki .external::before {
    content: "";
    display: inline;
    margin-right: 3px;
    font-size: 10px
}

.contextual [href*="edit"] {
    color: #019851
}

.contextual [href*="edit"]:focus, .contextual [href*="edit"]:hover {
    color: #016536
}

.contextual [href*="edit"]::before {
    content: ""
}

.contextual [href*="edit"] img {
    display: none
}

#attach_files_link::before {
    content: "";
    margin-right: .3em;
    color: #019851
}

#attach_files_link:hover::before, #attach_files_link:focus::before {
    color: #016536
}

.other-formats .pdf::before, .other-formats .html::before, .other-formats .txt::before, .other-formats .csv::before, .other-formats .png::before {
    margin-right: .3em
}

.other-formats .pdf::before {
    content: ""
}

.other-formats .html::before {
    content: ""
}

.other-formats .txt::before {
    content: ""
}

.other-formats .csv::before {
    content: ""
}

.other-formats .png::before {
    content: ""
}

#changes-legend > li.change, .changeset-changes ul > li.change {
    background: transparent
}

#changes-legend > li.change::before, .changeset-changes ul > li.change::before {
    content: "";
    position: relative;
    top: -.12em;
    font-size: .7143em
}

#changes-legend > li.change.folder::before, .changeset-changes ul > li.change.folder::before {
    content: "";
    top: 0;
    font-size: 1em
}

#changes-legend > li.change.folder.change-A::before, .changeset-changes ul > li.change.folder.change-A::before {
    content: ""
}

#changes-legend > li.change.folder.change-M::before, .changeset-changes ul > li.change.folder.change-M::before {
    content: ""
}

#changes-legend > li.change.change-A::before, .changeset-changes ul > li.change.change-A::before {
    content: ""
}

#changes-legend > li.change.change-M::before, .changeset-changes ul > li.change.change-M::before {
    content: ""
}

#changes-legend > li.change.change-C::before, .changeset-changes ul > li.change.change-C::before {
    content: ""
}

#changes-legend > li.change.change-R::before, .changeset-changes ul > li.change.change-R::before {
    content: ""
}

#changes-legend > li.change.change-D::before, .changeset-changes ul > li.change.change-D::before {
    content: ""
}

.changeset-changes ul > li.change.folder::before {
    top: 3px;
    margin-left: -20px
}

.changeset-changes ul > li.change::before {
    top: 5px;
    margin-left: -15px;
    float: left
}

.attachments a.delete::before, .watchers a.delete::before {
    content: "";
    color: #e74c3c
}

.attachments a.delete:hover::before, .attachments a.delete:focus::before, .watchers a.delete:hover::before, .watchers a.delete:focus::before {
    color: #d62c1a
}

.attachments a.delete img, .watchers a.delete img {
    display: none
}

#all_attributes label[for="issue_description"] + a::before {
    content: "";
    color: #019851
}

#all_attributes label[for="issue_description"] + a:hover::before, #all_attributes label[for="issue_description"] + a:focus::before {
    color: #016536
}

#all_attributes label[for="issue_description"] + a .icon {
    padding-left: 0
}

#all_attributes label[for="issue_description"] + a .icon::before {
    content: "";
    margin: 0
}

#all_attributes label[for="issue_description"] + a img {
    display: none
}

.journal .contextual a::before {
    content: ""
}

.journal .contextual a img {
    display: none
}

.journal .contextual a:nth-child(2) {
    color: #019851
}

.journal .contextual a:nth-child(2):focus, .journal .contextual a:nth-child(2):hover {
    color: #016536
}

.journal .contextual a:nth-child(2)::before {
    content: ""
}

.journal .contextual a:nth-child(3) {
    color: #e74c3c
}

.journal .contextual a:nth-child(3):focus, .journal .contextual a:nth-child(3):hover {
    color: #d62c1a
}

.journal .contextual a:nth-child(3)::before {
    content: ""
}

#issue_category_id + a::before, #issue_fixed_version_id + a::before {
    content: "";
    color: #019851
}

#issue_category_id + a:hover::before, #issue_category_id + a:focus::before, #issue_fixed_version_id + a:hover::before, #issue_fixed_version_id + a:focus::before {
    color: #016536
}

#issue_category_id + a img, #issue_fixed_version_id + a img {
    display: none
}

img.ui-datepicker-trigger {
    position: relative;
    top: -1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    padding-left: 14px;
    background-repeat: no-repeat
}

table.list th.checkbox > a::before {
    content: "";
    margin-right: 0;
    color: #019851
}

table.list th.checkbox > a img {
    display: none
}

.time-entry .buttons > a[href*="edit"]::before {
    content: "";
    color: #019851
}

.time-entry .buttons > a[data-method="delete"]::before {
    content: "";
    color: #e74c3c
}

.time-entry .buttons > a img {
    display: none
}

.file .buttons > a[data-method="delete"]::before {
    content: "";
    color: #e74c3c
}

.file .buttons > a img {
    display: none
}

.delete-commit-keywords {
    font-size: 14px
}

.delete-commit-keywords::before {
    content: "";
    color: #e74c3c
}

.delete-commit-keywords img {
    display: none
}

.add-commit-keywords {
    font-size: 14px
}

.add-commit-keywords::before {
    content: "";
    color: #019851
}

.add-commit-keywords img {
    display: none
}

.drdn {
    position: relative
}

.drdn.expanded > .drdn-content {
    display: block
}

.drdn.expanded > .drdn-trigger::after {
    content: ""
}

.drdn-trigger {
    display: inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.drdn-trigger::after {
    content: "";
    position: absolute;
    top: 7px;
    right: 8px
}

.drdn-content {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    display: none;
    position: absolute;
    z-index: 1002;
    top: 31px;
    right: 0;
    overflow: hidden;
    border-radius: 3px;
    background: #fdfdfd
}

.drdn-items {
    max-height: 400px;
    overflow: auto;
    color: #ababab
}

.drdn-items:empty {
    border: 0
}

.drdn-items.selection > a::before, .drdn-items.selection > span::before {
    content: " ";
    display: inline-block;
    width: 1em;
    font-weight: bold
}

.drdn-items.selection > .selected::before {
    content: ""
}

.drdn-items > a, .drdn-items > span {
    display: block;
    padding: 3px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#top-menu {
    position: relative;
    padding: 5px 20px;
    background: #392c5e;
    color: #deddef;
    font-size: .86em
}

#top-menu ul {
    margin: 0;
    padding: 0
}

#top-menu li {
    display: inline;
    margin: 0 .5em 0 0;
    padding: 0;
    list-style-type: none;
    white-space: nowrap
}

#top-menu a {
    color: #deddef;
    font-weight: bold
}

#top-menu a:hover {
    color: #fff;
    text-decoration: none
}

#top-menu #loggedas {
    margin-left: 1em;
    float: right
}

#account {
    float: right
}

#account > ul > li {
    margin-right: 0;
    margin-left: .5em
}

#header {
    position: relative;
    background-color: #584492;
    color: #fff
}

#header > h1 {
    padding: 10px 20px
}

#header > h1 .root {
    color: #deddef;
    font-weight: 500
}

#header > h1 .ancestor {
    font-weight: 500
}

#header > h1 .root, #header > h1 .ancestor {
    display: inline-block
}

#header > h1 .current-project {
    display: inline-block
}

#header a {
    color: #fff
}

#quick-search {
    margin-top: 10px;
    margin-right: 20px;
    float: right;
    color: #fff
}

#quick-search form {
    display: inline-block
}

#quick-search input {
    width: 200px
}

#quick-search > form > input, #quick-search > select {
    border-color: #392c5e
}

#quick-search > form > input:focus, #quick-search > select:focus {
    border-color: #9c8cc9
}

#quick-search option {
    background-color: #fff;
    color: #555
}

#quick-search option[disabled] {
    color: #d9d9d9
}

#project-jump {
    display: inline-block
}

#project-jump.expanded .drdn-trigger {
    z-index: 1003;
    height: auto;
    padding-bottom: 10px;
    border-color: #fff;
    background-color: #fff
}

#project-jump .drdn-trigger {
    min-width: 200px;
    border-color: #392c5e
}

#project-jump .drdn-content {
    min-width: 300px;
    background: #fff
}

#project-jump .drdn-content > .quick-search {
    padding: 10px
}

#project-jump .drdn-content > .quick-search > input {
    width: 100%
}

#project-jump .drdn-items {
    border-top: 1px solid #d9d9d9
}

#project-jump a {
    color: #2c2c2c
}

#project-jump a:hover, #project-jump a:focus {
    outline: 0 none;
    background-color: #584492;
    color: #fff;
    text-decoration: none
}

#project-jump .all-projects a {
    font-weight: bold
}

#main-menu {
    clear: both;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 -1px #d9d9d9;
    box-shadow: inset 0 -1px #d9d9d9;
    color: #555
}

#main-menu.tabs {
    margin-bottom: 0;
    overflow: inherit
}

#main-menu.tabs > ul {
    height: 40px
}

#main-menu.tabs > ul > li > a {
    height: 40px;
    border: 0 none;
    border-radius: 0;
    background: transparent
}

#main-menu > ul {
    margin: 0;
    padding: 0 15px;
    list-style: none;
    color: #2c2c2c
}

#main-menu > ul > li {
    position: relative;
    margin-right: .5em;
    float: left
}

#main-menu > ul > li:hover > .new-object {
    z-index: 100;
    border-bottom: 1px solid #fdfdfd
}

#main-menu > ul > li:hover > .menu-children {
    display: block
}

#main-menu > ul > li > a {
    display: block;
    padding: 10px 5px;
    -webkit-transition: -webkit-box-shadow .15s;
    transition: -webkit-box-shadow .15s;
    transition: box-shadow .15s;
    transition: box-shadow .15s, -webkit-box-shadow .15s;
    color: #2c2c2c;
    line-height: 20px;
    white-space: nowrap
}

@media screen and (min-width: 1200px) {
    #main-menu > ul > li > a {
        padding-right: 10px;
        padding-left: 10px
    }
}

#main-menu > ul > li > a:hover, #main-menu > ul > li > a:focus {
    outline: 0 none;
    -webkit-box-shadow: inset 0 -3px 0 #ababab;
    box-shadow: inset 0 -3px 0 #ababab;
    text-decoration: none
}

#main-menu > ul > li > a.selected {
    padding-bottom: 7px;
    border-bottom: 3px solid #584492;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
    font-weight: bold
}

#main-menu > ul > li > a.new-object {
    position: relative;
    min-width: 1.6em;
    padding-bottom: 9px;
    border: 1px solid #d9d9d9;
    border-width: 0 1px;
    background-color: #fdfdfd;
    color: #019851;
    font-size: 2em;
    font-weight: bold;
    text-align: center
}

#main-menu > ul > li > a.new-object:hover, #main-menu > ul > li > a.new-object:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

#main-menu a {
    color: #2c2c2c
}

#main-menu .menu-children {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    display: none;
    position: absolute;
    z-index: 1001;
    min-width: 130px;
    margin: 0 1px;
    padding: 0;
    overflow: hidden;
    list-style: none;
    border-radius: 0 0 3px 3px;
    background: #fdfdfd
}

#main-menu .menu-children.visible {
    display: block
}

#main-menu .menu-children a {
    display: block;
    padding: 5px 16px;
    border-top: 1px solid #d9d9d9;
    color: #2c2c2c
}

#main-menu .menu-children a:hover, #main-menu .menu-children a:focus {
    outline: 0 none;
    background-color: #584492;
    color: #fff;
    text-decoration: none
}

#main-menu .menu-children > li:first-child > a {
    border: 0 none
}

#main-menu .tabs-buttons {
    display: none !important;
    padding-left: 0;
    background-color: #f5f5f5
}

#main-menu .tabs-buttons > button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    background-color: #f5f5f5
}

#main-menu ul + .tabs-buttons {
    display: block !important
}

.box .jstElements {
    padding: 0
}

.box .jstElements button {
    margin-right: 2px
}

.box .jstElements .jstSpacer {
    margin-right: 4px
}

@media (min-width: 992px) {
    .box .jstElements .jstb_help {
        margin-right: 0;
        margin-left: -6px;
        float: right
    }
}

@media (min-width: 1200px) {
    .box .jstElements button {
        margin-right: 4px
    }

    .box .jstElements .jstSpacer {
        margin-right: 6px
    }
}

.jstElements button {
    margin-bottom: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    vertical-align: top
}

.jstElements .jstb_strong, .jstElements .jstb_em, .jstElements .jstb_ins, .jstElements .jstb_del, .jstElements .jstb_code, .jstElements .jstb_h1, .jstElements .jstb_h2, .jstElements .jstb_h3, .jstElements .jstb_ul, .jstElements .jstb_ol, .jstElements .jstb_bq, .jstElements .jstb_unbq, .jstElements .jstb_pre, .jstElements .jstb_link, .jstElements .jstb_img, .jstElements .jstb_cut, .jstElements .jstb_precode, .jstElements .jstb_codehighlight, .jstElements button.jstb_help {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
    background: #fff;
    background-image: none;
    color: #1a1a1a
}

.jstElements .jstb_strong::before, .jstElements .jstb_em::before, .jstElements .jstb_ins::before, .jstElements .jstb_del::before, .jstElements .jstb_code::before, .jstElements .jstb_h1::before, .jstElements .jstb_h2::before, .jstElements .jstb_h3::before, .jstElements .jstb_ul::before, .jstElements .jstb_ol::before, .jstElements .jstb_bq::before, .jstElements .jstb_unbq::before, .jstElements .jstb_pre::before, .jstElements .jstb_link::before, .jstElements .jstb_img::before, .jstElements .jstb_cut::before, .jstElements .jstb_precode::before, .jstElements .jstb_codehighlight::before, .jstElements button.jstb_help::before {
    text-align: center
}

.jstElements .jstb_strong::before {
    content: ""
}

.jstElements .jstb_em::before {
    content: ""
}

.jstElements .jstb_ins::before {
    content: ""
}

.jstElements .jstb_del::before {
    content: ""
}

.jstElements .jstb_code::before {
    content: ""
}

.jstElements .jstb_h1::before {
    content: ""
}

.jstElements .jstb_h2::before {
    content: "";
    font-size: .7857em
}

.jstElements .jstb_h3::before {
    content: "";
    font-size: .6429em
}

.jstElements .jstb_ul::before {
    content: ""
}

.jstElements .jstb_ol::before {
    content: ""
}

.jstElements .jstb_bq::before {
    content: ""
}

.jstElements .jstb_unbq::before {
    content: ""
}

.jstElements .jstb_pre::before {
    content: ""
}

.jstElements .jstb_link::before {
    content: ""
}

.jstElements .jstb_img::before {
    content: ""
}

.jstElements .jstb_cut::before {
    content: ""
}

.jstElements .jstb_precode, .jstElements .jstb_codehighlight {
    color: #e74c3c
}

.jstElements .jstb_precode::before, .jstElements .jstb_codehighlight::before {
    content: ""
}

.jstElements button.jstb_help {
    color: #4183c4
}

.jstElements button.jstb_help:hover {
    color: #3269a0
}

.jstElements button.jstb_help::before {
    content: ""
}

#errorExplanation, .flash, .nodata, .warning, .conflict {
    margin-bottom: 20px;
    padding: 10px 16px;
    padding-left: 40px;
    border: 1px solid;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: 16px 50%
}

#errorExplanation::before, .flash::before, .nodata::before, .warning::before, .conflict::before {
    margin-left: -24px;
    float: left;
    line-height: 20px
}

#errorExplanation > :last-child, .flash > :last-child, .nodata > :last-child, .warning > :last-child, .conflict > :last-child {
    margin-bottom: 0
}

.warning, .conflict, .nodata {
    color: #b45e10;
    background-color: #fde3a7;
    border-color: #fbcb5c
}

.warning::before, .conflict::before, .nodata::before {
    content: ""
}

.warning a, .conflict a, .nodata a {
    color: #a0540e;
    font-weight: bold
}

.flash.notice {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.flash.notice::before {
    content: ""
}

.flash.notice a {
    color: #fff;
    font-weight: bold
}

#errorExplanation, .flash.error {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

#errorExplanation::before, .flash.error::before {
    content: ""
}

#errorExplanation a, .flash.error a {
    color: #fff;
    font-weight: bold
}

.nodata {
    padding-left: 16px;
    text-align: center
}

.nodata::before {
    margin-left: 0;
    float: none
}

#errorExplanation h2, #errorExplanation p {
    display: none
}

input.autocomplete {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAKBAMAAAAnY0GXAAAAD1BMVEUAAACzs7Ozs7Ozs7Ozs7NJvZFvAAAABHRSTlMA5kpJG2qUMwAAABtJREFUCNdjIBMYCkMRDIg4QhBuAUUhKCIPAAAlaQNk5qF21gAAAABJRU5ErkJggg==)
}

.tabs .tabs-buttons .tab-right, tr.project.idnt .name span, tr.issue.idnt .subject a, #context-menu ul li a.submenu {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAG1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACUUeIgAAAACXRSTlMAgF1mUUUMBwa6cf6pAAAAIklEQVQI12PADwJgDBEYQ1ADxhBOgDIEFdBF1GG6EOYQCQC/wwKE7b2bNAAAAABJRU5ErkJggg==)
}

.tabs .tabs-buttons .tab-left {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAGFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABWNxwqAAAACHRSTlMAgF1mUUUMBtml7EIAAAAjSURBVAjXYyAAWGEMRyhdJAih2QyhDCZBhAhcDVwXwhziAACuywJHmKAVPgAAAABJRU5ErkJggg==)
}

img.ui-datepicker-trigger {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAIVBMVEUAAABVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVUMftYpAAAACnRSTlMArIDn/dahwzIKIC4f+wAAADxJREFUCNdjYEhJACEGBk8HEGIQXrDYeMFiAYZVK1YB0QKGVSAApBcwMQgwMSDohaKChqKCxItXgc0pAADUBx5bh1ZBCgAAAABJRU5ErkJggg==)
}

tr.open span.expander {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMAgJsrThgAAAAQSURBVAjXY8AK+D+AEDYAAC8fAf+FxiPoAAAAAElFTkSuQmCC)
}

a[data-expands], .toggle-multiselect, tr span.expander {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMAgJsrThgAAAAVSURBVAjXY0AGjA1QxP8BiBBcJAAAdjIFBZTfDZQAAAAASUVORK5CYII=)
}

@media screen and (max-width: 899px) {
    .theme-Purplemine2 .flyout-menu + div #header {
        height: 54px;
        background-color: #584492
    }

    .theme-Purplemine2 .flyout-menu + div #header .jump-box-arrow::before {
        line-height: 54px
    }

    .theme-Purplemine2 .flyout-menu + div #header #quick-search select {
        top: 0;
        height: 54px;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .theme-Purplemine2 .flyout-menu + div #main {
        padding-top: 54px
    }

    .theme-Purplemine2 #header #project-jump {
        padding: 0 54px 0 0
    }

    .theme-Purplemine2 #header #project-jump .drdn-trigger {
        display: block;
        height: 54px;
        padding: 0 0 0 42px;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        line-height: 54px
    }

    .theme-Purplemine2 #header #project-jump .drdn-trigger::before {
        padding-left: 12px;
        font-size: 1.2em;
        font-weight: normal;
        line-height: 48.6px
    }

    .theme-Purplemine2 #header #project-jump .drdn-trigger::after {
        display: none
    }

    .theme-Purplemine2 #header #project-jump .drdn-content {
        top: 54px
    }

    .theme-Purplemine2 .mobile-toggle-button {
        width: 54px;
        height: 54px;
        line-height: 54px
    }

    .theme-Purplemine2 .mobile-toggle-button:focus {
        text-decoration: none
    }

    .theme-Purplemine2 .flyout-menu {
        background-color: #392c5e;
        color: #fff
    }

    .theme-Purplemine2 .flyout-menu__search {
        height: 54px;
        padding: 10px;
        line-height: normal
    }

    .theme-Purplemine2 .flyout-menu__search input[type='text'] {
        height: 34px;
        line-height: 34px
    }

    .theme-Purplemine2 .flyout-menu a, .theme-Purplemine2 .flyout-menu a:hover, .theme-Purplemine2 .flyout-menu a:focus {
        color: #fff
    }

    .theme-Purplemine2 .flyout-menu h3 {
        border-top: 1px solid #241b3b;
        border-bottom: 1px solid #241b3b;
        background-color: #241b3b;
        color: #fff
    }

    .theme-Purplemine2 .flyout-menu #admin-menu a {
        background-position: 8px center
    }

    .theme-Purplemine2 .flyout-menu #admin-menu a::before, .theme-Purplemine2 .flyout-menu #admin-menu a:hover::before, .theme-Purplemine2 .flyout-menu #admin-menu a:focus::before {
        color: #fff
    }

    .theme-Purplemine2 .flyout-menu #admin-menu a.selected {
        background-color: #fff;
        color: #555
    }

    .theme-Purplemine2 .flyout-menu #admin-menu a.selected::before {
        color: #555
    }

    .theme-Purplemine2 #query_form_content fieldset {
        margin-bottom: 20px
    }

    .theme-Purplemine2 .search-magnifier--flyout {
        line-height: normal
    }

    .theme-Purplemine2 .splitcontentleft {
        padding-right: 0;
        float: none
    }

    .theme-Purplemine2 .splitcontentright {
        padding-left: 0;
        float: none
    }

    .theme-Purplemine2 p.buttons, .theme-Purplemine2 .other-formats > span, .theme-Purplemine2 #wiki_add_attachment > p, .theme-Purplemine2 #content > .contextual {
        margin-bottom: 10px;
        padding: 0;
        float: none;
        text-align: left
    }

    .theme-Purplemine2 p.buttons a, .theme-Purplemine2 .other-formats > span a, .theme-Purplemine2 #wiki_add_attachment > p a, .theme-Purplemine2 #content > .contextual a {
        display: inline-block;
        margin: 0 5px 10px 0;
        padding: 6px 12px;
        border: 1px solid #ddd;
        border-radius: 3px;
        background-color: #fafafa;
        background-position: 12px center;
        font-weight: normal
    }

    .theme-Purplemine2 p.buttons a:active, .theme-Purplemine2 p.buttons a:hover, .theme-Purplemine2 p.buttons a:focus, .theme-Purplemine2 .other-formats > span a:active, .theme-Purplemine2 .other-formats > span a:hover, .theme-Purplemine2 .other-formats > span a:focus, .theme-Purplemine2 #wiki_add_attachment > p a:active, .theme-Purplemine2 #wiki_add_attachment > p a:hover, .theme-Purplemine2 #wiki_add_attachment > p a:focus, .theme-Purplemine2 #content > .contextual a:active, .theme-Purplemine2 #content > .contextual a:hover, .theme-Purplemine2 #content > .contextual a:focus {
        border-color: #bbb;
        outline: 0;
        background-color: #f5f5f5;
        text-decoration: none
    }

    .theme-Purplemine2 p.buttons a:last-child, .theme-Purplemine2 .other-formats > span a:last-child, .theme-Purplemine2 #wiki_add_attachment > p a:last-child, .theme-Purplemine2 #content > .contextual a:last-child {
        margin-right: 0
    }

    .theme-Purplemine2 p.buttons a.icon, .theme-Purplemine2 .other-formats > span a.icon, .theme-Purplemine2 #wiki_add_attachment > p a.icon, .theme-Purplemine2 #content > .contextual a.icon {
        padding-left: 32px
    }

    .theme-Purplemine2 #my-page #list-left {
        width: 100%;
        padding-right: 0;
        float: none
    }

    .theme-Purplemine2 #my-page #list-right {
        width: 100%;
        padding-left: 0;
        float: none
    }
}

@media print {
    #top-menu, #header, #main-menu, #sidebar, #footer, #wiki_add_attachment, .hide-when-print, .contextual, .other-formats {
        display: none
    }

    .pagination .pages, .pagination .per-page {
        display: none
    }

    #main {
        display: block;
        overflow: visible !important;
        background: #fff
    }

    #content {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow: visible !important;
        border: 0;
        background: #fff
    }

    .autoscroll {
        overflow-x: visible
    }

    a {
        padding: 0 !important;
        background-color: transparent !important;
        color: #000 !important
    }

    a::before, a::after {
        display: none !important
    }

    a.issue.closed {
        text-decoration: line-through
    }

    table.list tr {
        background-color: transparent
    }

    table.list th, table.list td {
        border: 1px solid #aaa;
        background-color: transparent
    }

    table.list th.buttons, table.list td.buttons {
        padding: 0
    }

    table.list th.buttons a, table.list td.buttons a {
        display: none
    }
}

#backlogs_view_issues_sidebar > a {
    display: block;
    padding: 6px 20px;
    border: 1px solid transparent;
    margin-right: -20px;
    border-left-width: 3px;
    border-radius: 4px 0 0 4px
}

#backlogs_view_issues_sidebar > a:hover {
    background-color: #f5f5f5;
    text-decoration: none
}

#backlogs_view_issues_sidebar > a + br {
    display: none
}

.flyout-menu #backlogs_view_issues_sidebar a:hover {
    background-color: transparent
}

#backlogs_view_issues_sidebar .burndown_chart {
    max-width: 229px
}

.tt_list_button {
    font-size: 14px
}

.icon.icon-start, .icon.icon-stop, .tt_list_button.icon-start, .tt_list_button.icon-stop {
    background-image: none
}

.icon.icon-start, .tt_list_button.icon-start {
    color: #019851
}

.icon.icon-start:hover, .icon.icon-start:focus, .tt_list_button.icon-start:hover, .tt_list_button.icon-start:focus {
    color: #019851
}

.icon.icon-start::before, .tt_list_button.icon-start::before {
    content: ""
}

.icon.icon-stop, .tt_list_button.icon-stop {
    color: #e74c3c
}

.icon.icon-stop:hover, .icon.icon-stop:focus, .tt_list_button.icon-stop:hover, .tt_list_button.icon-stop:focus {
    color: #e74c3c
}

.icon.icon-stop::before, .tt_list_button.icon-stop::before {
    content: ""
}

.time-tracker-quick-menu:empty {
    display: none
}

#user-time-bookings-list {
    clear: both
}

#people_list table.index {
    margin-bottom: 20px
}

#content .person.details {
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #f9f9f9
}

#content .person.details .avatar {
    width: 64px;
    max-width: 64px;
    overflow: hidden
}

#content .person.details .name, #content .person.details .subject_info {
    padding: 0 0 0 15px
}

#content .person.details .name > h1 {
    margin-bottom: 5px
}

#content .person.details .name > p {
    margin-bottom: 0
}

#content .person.details .subject_info {
    border-left: 1px solid #ccc
}

#content .person.details .subject_info > ul {
    margin: 0
}

#content .person.details .icon {
    background-image: none
}

#content .department.issue.details > p {
    clear: both
}

#content .department.issue.details > .author {
    margin-bottom: 0;
    clear: none
}

#sidebar .person.attributes {
    font-size: .92em
}

#sidebar .person.attributes th, #sidebar .person.attributes td {
    padding: 5px;
    text-align: left;
    vertical-align: top
}

#sidebar .person.attributes .icon {
    padding-left: 25px;
    background-position: 5px 5px
}

#sidebar .person.attributes .icon {
    background-image: none
}

#sidebar .person.attributes .email td a {
    display: block;
    max-width: 90px;
    overflow: hidden;
    text-overflow: ellipsis
}

#sidebar .person.attributes .email td a:hover {
    position: absolute;
    max-width: 100%;
    margin: -5px;
    padding: 5px;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.07);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.07)
}

#sidebar .person_data td.avatar, #sidebar .person_data td.name {
    padding: 0 0 8px
}

#sidebar .person_data td.avatar {
    width: 40px
}

#sidebar .person_data td.name h4 {
    margin: 0;
    letter-spacing: 0
}

#toolbar-code-options select {
    width: 100%
}

#toolbar-code-options .buttons {
    white-space: nowrap
}

#stuff-to-do p {
    margin-right: -20px
}

#stuff-to-do p > a {
    display: block;
    padding: 6px 20px;
    border-radius: 4px 0 0 4px
}

#stuff-to-do p > a:hover {
    background-color: #f5f5f5;
    text-decoration: none
}

#stuff-to-do p > br {
    display: none
}

.controller-stuff_to_do .menu label, .controller-stuff_to_do .menu select {
    margin-bottom: 5px
}

.controller-stuff_to_do .stuff-to-do-item {
    padding: 8px;
    border: 1px solid #ddd;
    border-width: 0 0 1px;
    background-color: #fff
}

.controller-stuff_to_do .pane ol {
    padding: 0
}

.controller-stuff_to_do .pane .issue-details {
    width: 80%;
    margin: 0
}

.controller-stuff_to_do .pane .issue-details a img {
    display: none
}

.controller-stuff_to_do .pane .progress {
    width: 20%;
    margin: 0
}

.controller-stuff_to_do .pane .estimate {
    top: 7px;
    right: 8px;
    left: auto;
    width: 20%;
    font-size: .86em;
    text-align: right
}

div.wiking.flash.warning, div.wiking.flash.notice, div.wiking.flash.tip {
    background-image: none
}

div.wiking.flash.tip::before {
    content: ""
}

#main {
    position: relative
}

#sidebar {
    will-change: margin;
    -webkit-transition: margin .5s;
    transition: margin .5s
}

#sidebar.sidebar-hiding {
    margin-left: -270px
}

#sidebar.sidebar-hidden {
    display: none
}

.sidebar-toggler {
    display: block;
    position: absolute;
    top: 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ababab;
    line-height: 1;
    left: 1px
}

@media print {
    .sidebar-toggler {
        display: none
    }
}

.sidebar-toggler::before {
    margin-right: 0
}

.sidebar-toggler:hover, .sidebar-toggler:focus, .sidebar-toggler:active {
    color: gray
}

.sidebar-toggler::before {
    content: ""
}

.sidebar-toggler.sidebar-hidden::before {
    content: ""
}

@font-face {
    font-family: 'Core Sans A';
    font-style: normal;
    font-weight: 400;
    src: local('Core Sans A'), local('CoreSans-A'), url(/fonts/CoreSansA35Light.woff) format('woff');
}

@font-face {
    font-family: 'Core Sans A';
    font-style: normal;
    font-weight: 600;
    src: local('Core Sans A Bold'), local('CoreSans-A-Bold'), url(/fonts/CoreSansA65Bold.woff) format('woff');
}

@font-face {
    font-family: 'Core Sans A';
    font-style: italic;
    font-weight: 400;
    src: local('Core Sans A Italic'), local('CoreSans-A-Italic'), url(/fonts/CoreSansA35Light-Italic.woff) format('woff');
}

@font-face {
    font-family: 'Core Sans A';
    font-style: italic;
    font-weight: 600;
    src: local('Core Sans A Bold Italic'), local('CoreSans-A-Bold-Italic'), url(/fonts/CoreSansA65Bold-Italic.woff) format('woff');
}
