/* 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('/s/-2rizk2/940000/z9u883/9.4.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("/s/-2rizk2/940000/z9u883/9.4.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;
}
