/* module-key = 'com.atlassian.jirafisheyeplugin:css', location = 'styles/fisheye.css' */
/*Issue Page - Source and Reviews Tab*/

#more-changesets-action {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px #ddd solid;
}

#more-changesets-action > table > tbody > tr > td > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 300px;
    display: inline-block;
}

#more-changeset-link {
    cursor: pointer;
}

/* Project Page - Reviews Tab */
#crucible-reviews,
#fisheye-changesets {
    padding: 1em;
}

#crucible-reviews .nav,
#fisheye-changesets .nav {
    clear: both;
    font-size: 1.167em;
    line-height: 1.429;
    margin: 0 0 0.25em 0;
    padding: 0 0 0 0;
    width: 100%;
}

#crucible-reviews .view-mode,
#fisheye-changesets .view-mode {
    margin: 0;
}

#crucible-reviews .separator,
#fisheye-changesets .separator {
    color: #666;
    margin: 0 0.25em;
}

#crucible-reviews .header,
#fisheye-changesets .header {
    font-size: 1.167em;
    line-height: 1.429;
    overflow: hidden;
    padding: 0 0 0.5em 0;
    margin: 0;
}

.header .twixi-toggle {
    float: right;
}

.review-filter strong {
    color: #666;
    font-weight: normal;
    margin: 0 0.25em 0 0;
}

.review-filter .review-filter-option {
    margin: 0 0.25em;
}

.mod-content .fisheye-repository-error .notify {
    margin: 0;
}

.fisheye-repository-error {
    margin-bottom: 10px;
}

.fisheye-repository-error ul {
    margin: 1em 0;
    padding: 0 0 0 1.5em;
}

/* new classes for list of reviews in the changeset */

.fisheye-changeset-reviews-group table {
    border-collapse: collapse;
}

.fisheye-changeset-reviews-group th {
    text-align: left;
    vertical-align: top;
    color: #707070;
    padding-right: 20px;
    font-weight: normal;
}

.fisheye-changeset-reviews-group td {
    vertical-align: top;
}

.fisheye-changeset-reviews-group .visible-action-links {
    float: right;
}


/* "Source Changes" Heading and "Create crucible review for n commits" button */
.actionContainer.action-details {
    margin-bottom: 10px;
}

/* Commit details header (author, changeset, repo, branch, timestamp */
.activity-fisheye-source .action-details,
.activity-crucible-review .action-details {
    margin-bottom: 10px;
    line-height: inherit;
}

.activity-fisheye-source + .activity-fisheye-source,
.activity-crucible-review + .activity-crucible-review,
.review-status + .review-status {
    margin-top: 20px;
}

.activity-fisheye-source .action-body,
.activity-crucible-review .action-body {
    background-color: #f5f5f5;
    margin-top: 0;
    padding: 20px;
}

.activity-fisheye-source .action-details .files-changed,
.activity-crucible-review .action-details .files-changed,
.activity-fisheye-source .action-details time,
.activity-crucible-review .action-details time {
    color: #707070;
    font-size: 12px;
    margin-left: 5px;
}

.activity-fisheye-source .action-details .user,
.activity-crucible-review .action-details .user {
    font-weight: bold;
}

.activity-fisheye-source .fe_csid {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 74px;
    vertical-align: bottom;
}

.activity-fisheye-source .related-reviews {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.activity-fisheye-source .related-reviews li {
    background: transparent url(/jira/s/-9bc2l8/820000/1dlckms/8.20.0/_/download/resources/com.atlassian.jirafisheyeplugin:css/../../../download/resources/com.atlassian.jirafisheyeplugin:css/images/sprites/sprite_stream.png) no-repeat 0 -189px;
    padding: 0 0.5em 0 20px;
}

.related-reviews .review-key {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 395px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}


.activity-fisheye-source .related-reviews .reviewDraft {
    font-style: italic;
}

.activity-fisheye-source .related-reviews .reviewOpen {
    font-weight: bold;
}

.activity-fisheye-source .related-reviews .reviewClosed {
}

.activity-fisheye-source .commit-message {
    margin: 0.5em 0;
}

.activity-fisheye-source .commit-files-container {
    background-color: #fff;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.activity-fisheye-source .commit-files {
    list-style: none;
    margin: 0.5em 0;
    overflow: hidden;
    padding: 0;
}

.activity-fisheye-source .commit-files li {
    margin: 0;
    overflow: hidden;
}

.activity-fisheye-source .commit-files .changeset-incomplete {
    margin-top: 10px;
    background-image: none;
}

.activity-fisheye-source .commit-files .rev > .wrapper {
    white-space: nowrap;
}

.activity-fisheye-source .commit-files .rev .line-count-lozenge {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 40px;
    font-size: 11px;
    font-weight: bold;
    vertical-align: baseline;
}

.chrome .activity-fisheye-source .commit-files .rev .line-count-lozenge,
.msie-gt-8 .activity-fisheye-source .commit-files .rev .line-count-lozenge,
.safari .activity-fisheye-source .commit-files .rev .line-count-lozenge,
.webkit .activity-fisheye-source .commit-files .rev .line-count-lozenge {
    line-height: 15px;
    padding-top: 2px;
}

.activity-fisheye-source .commit-files .rev .line-file-added {
    border-radius: 3px;
    background-color: #d1ffdf;
    width: 83px;
    color: #107d24;
    margin-right: 10px;
}

.activity-fisheye-source .commit-files .rev .line-file-removed {
    border-radius: 3px;
    background-color: #ffdedf;
    width: 83px;
    color: #cc0000;
    margin-right: 10px;
}

.activity-fisheye-source .commit-files .rev .line-count-added {
    border-radius: 3px 0 0 3px;
    background-color: #d1ffdf;
    color: #107d24;
    margin-right: 3px;
}

.activity-fisheye-source .commit-files .rev .line-count-removed {
    border-radius: 0 3px 3px 0;
    background-color: #ffdedf;
    color: #cc0000;
    margin-right: 10px;
}

.activity-fisheye-source .commit-files .loc {
    color: #666;
    margin: 0 0.5em 0 0.5em;
}

.activity-crucible-review .action-details a {
    margin-right: 10px;
    font-weight: bold;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 75%;
    white-space: nowrap;
    vertical-align: bottom;
}

.activity-crucible-review .review-title {
    margin: 0;
}

.activity-crucible-review .review-title p:last-child {
    margin-bottom: 0;
}

.activity-crucible-review .review-description {
    margin: 0;
}

.activity-crucible-review .review-description p:last-child {
    margin-bottom: 0;
}

.badge {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    border-width: 1.5px;
    font-size: 0.8em;
    padding: 1px;
    background-color: #c8e0ef;
    border-color: gray;
    color:#036;
}


a.ignore-applink:hover, a.clear-ignored-applinks:hover {
    cursor: pointer;
}



.repo-label,
.branch-name {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    vertical-align: baseline;
}

.repo-label {
    max-width: 40%;
    margin-right: 10px;
    vertical-align: middle;
}

.commit-files-container .branch-lozenge {
    background: #f5f5f5 url(/jira/s/-9bc2l8/820000/1dlckms/8.20.0/_/download/resources/com.atlassian.jirafisheyeplugin:css/../../../download/resources/com.atlassian.jirafisheyeplugin:css/images/branchselector-icon.png) no-repeat 4px 50%;
    color: #333;
    font-size: 13px;
    border: 1px solid #ccc;
    padding: 4px 4px 4px 22px;
    margin: 0 3px 3px;
    font-family: Courier, "Courier New", monospace;
    height: 16px;
    line-height: 16px;
    border-radius: 3px;
    vertical-align: middle;
}

.branch-name {
    max-width: 50%;
}

.commit-files-container .branch-lozenge:hover {
    color: #333;
}

form.fisheye-form {
    min-width: 700px;
}

form.fisheye-form .fisheye-label {
    width: 235px;
    display: inline-block;
}


form.fisheye-form .cache-label {
    width: 300px;
    display:inline-block;
    vertical-align: top;
}

form.fisheye-form .standalone-label {
    margin-top: 30px;
    margin-bottom: 5px;
}

form.fisheye-form table.aui {
    margin-top: 15px;
}

table.aui.fisheye > thead > tr {
    background-color: #eee;
}

form.aui .buttons-container,
.applinks-config-button {
    margin-top: 20px;
}

form.aui .buttons-container.top-border {
    padding-top: 20px;
    border-top: 1px solid #ccc;
}

/* FISHEYE - Project tabs styles */

form.aui h2 input.page-title-textbox {
    font-size: 14px;
    margin-left: 20px;
}

#fisheye-changesets-tab {
    margin-top: 30px;
}

form.aui.title-form {
    margin-top: 0;
}

#fisheye-statistics-author-activity h4,
#fisheye-statistics-issue-activity h4,
#fisheye-statistics-project-activity h4 {
    margin-top: 0;
}

#fisheye-statistics-project-activity .hidden {
    display: none;
}

#fisheye-statistics-project-activity label {
    margin-right: 20px;
}

form.fisheye-form .fisheye-label + .aui-button {
    margin-left: 10px;
}

form.fisheye-form .edit-server {
    margin-left: 25px;
}

.crucible-project-heading-column,
.repository-heading-column {
    width: 40%;
}
/* module-key = 'com.atlassian.jirafisheyeplugin:css', location = 'styles/stash-issue-panel.css' */
/* Commit tabs styles */
.Stash-CommitContainer {
    /*float: left;*/
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 1.5em;
}
.Stash-CommitContainerMargin {
    margin: 5px 0 0 45px;
}
.Stash-CommitterImage {
    /*background: none repeat scroll 0 0 white;*/
    border: 1px solid #E7E7E7;
    left: 0;
    height: 32px;
    position: absolute;
    width: 32px;
}
.Stash-CommiterBody {
    float: left;
    /*left: 10px;*/
    margin: 0;
    width: 100%;
}
.Stash-CommitUser {
    font-size: 14px;
    display: inline;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: left;
    height: 19px;
}
.Stash-CommitingDate {
    color: #AEAEAE;
    display: inline;
    margin-top: 2px;
    font-size: 12px;
    white-space: nowrap;
}
.Stash-CommitPanel {
    background-color: #f7f7f7;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    float: left;
    padding: 0;
    width: 100%;
    padding: 7px 7px 5px 5px;
    -moz-box-shadow: 0px 1px 0px white inset;
    -webkit-box-shadow: 0px 1px 0px white inset;
    box-shadow: 0px 1px 0px white inset;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-top: 10px;
}
.Stash-CommitHeader {
    float: left;
    min-height: 37px;
    position: relative;
    width: 100%;
}
.Stash-CommitBody {
    background-color: #fefefe;
    border: 1px solid #DDDDDD;
    float: left;
    padding: 0 0 8px 0;
    position: relative;
    border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 0px 1px 0px white, 0px 1px 0px #F1F1F1 inset;
    -webkit-box-shadow: 0px 1px 0px white, 0px 1px 0px #F1F1F1 inset;
    box-shadow: 0px 1px 0px white, 0px 1px 0px #F1F1F1 inset;
    width: 100%;
}
.Stash-CommitBodyPadding {
    padding: 5px 10px 10px;
}
.Stash-CommitBodyUp {
    padding-top: 5px;
}
.Stash-CommitRows {
    float: left;
    position: relative;
    width: 100%;
    overflow-x: hidden;
    margin-top: 6px;
    padding-bottom: 1px;
}
.CommitCount {
    float: left;
    position: absolute;
    width: 80px;
    margin-top: 1px;
    line-height: 1.2;
}
.Stash-CommitHrefDATA {
    color: #326CA6;
    margin-left: 70px;
    word-wrap: break-word;
}
.Stash-Text {
    color: #747474;
    margin-right: 165px;
    padding: 8px 0 5px 2px;
    font-size: 13px;
}
.Stash-CommitButton {
    background: #f7f7f7; /* Old browsers */
    background-image: -moz-linear-gradient(top, #f7f7f7 1%, #eeeeee 100%); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f7f7f7), color-stop(100%, #eeeeee)); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, #f7f7f7 1%, #eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, #f7f7f7 1%, #eeeeee 100%); /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, #f7f7f7 1%, #eeeeee 100%); /* IE10+ */
    background-image: linear-gradient(top, #f7f7f7 1%, #eeeeee 100%); /* W3C */
    background-repeat: no-repeat;
    background-position: center right;
    float: right;
    /*margin: 12px 0;*/
    padding: 0 10px 0 10px;
    display: block;
    line-height: 28px;
    height: 28px;
    font-size: 14px;
    border: solid 1px #dddddd;
    border-radius: 4px;
    -moz-box-shadow: 0px 1px rgba(255, 255, 255, 0.3), inset 0px 1px rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.3), inset 0px 1px rgba(255, 255, 255, 0.3);
    box-shadow: 0px 1px rgba(255, 255, 255, 0.3) , inset 0px 1px rgba(255, 255, 255, 0.3);
}
.Stash-CommitButton:hover {
    background-color: #E3E3E3;
    border: 1px solid #AEAEAE;
}
.Stash-CommitButtonIcon {
    background: transparent url('/jira/s/-9bc2l8/820000/1dlckms/8.20.0/_/download/resources/com.atlassian.jirafisheyeplugin:css/../../../download/resources/com.atlassian.jirafisheyeplugin/images/newwindow.png') no-repeat 0 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: text-bottom;
    margin-bottom: 1px;
}
.Stash-CommitBodyUpTitle {
    background-repeat: no-repeat;
    margin-right: 5px;
    color: #747474;
}
.Stash-CommitLeft .Title {
    color: #326CA6;
    float: left;
    font-size: 16px;
    font-weight: normal;
    height: 17px;
    line-height: 16px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 15px;
}
.Stash-CommitLeft .Text {
    color: #326CA6;
    float: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 15px;
}
.Stash-CommiterInfoRow {
    background-image: url("/jira/s/-9bc2l8/820000/1dlckms/8.20.0/_/download/resources/com.atlassian.jirafisheyeplugin:css/../../../download/resources/com.atlassian.jirafisheyeplugin/images/bubblecorner.png");
    background-repeat: no-repeat;
    border-bottom: 1px solid #f7f7f7;
    height: 9px;
    margin-left: 12px;
    margin-top: 22px;
    position: absolute;
    width: 17px;
    top: -30px;
}
.Stash-message-container {
    border-bottom: 1px solid #EEEEEE;
    float: left;
    height: inherit;
    padding-bottom: 1.5em;
    width: 100%;
    border: none !important;
}

.Stash-customClose {
    cursor: pointer;
    left: auto !important;
    position: absolute;
    right: 6px !important;
    top: 6px !important;
}

.Stash-repositoryName {
    font-size: 1.18em;
    font-weight: bold;
    color: #777;
}

a.Stash-repositoryNameLink:hover {
    text-decoration: none;
}

.Stash-aui-item-column1 {
    display: inline;
    float: left;
    margin-bottom:12px;

}

.Stash-aui-item-column2 {
    display: inline;
    float: left;
    padding-left: 35px;
}

.Stash-Lozenge.Stash-Merge {
    background-color: #DDDDDD;
    color: #555555;
    float: none;
    margin-left: 5px;
}
.Stash-Lozenge {
    font-size: 10px;
    padding: 2px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-width: 1px;
    vertical-align: middle;
    display: inline-block;
    float: left;
    font-weight: bold;
}
.Stash-Lozenge.Stash-ChangeType-MODIFY {
    background-color: #4a6886;
    color: #fff;
}
.Stash-Lozenge.Stash-ChangeType-ADD {
    background-color: #14982c;
    color: #fff;
}
.Stash-Lozenge.Stash-ChangeType-DELETE {
    background-color: #d14438;
    color: #fff;
}
.Stash-Lozenge.Stash-ChangeType-MOVE, .Stash-Lozenge.Stash-ChangeType-COPY {
    background-color: #815b3a;
    color: #fff;
}
