@font-face{
    font-family:'github-octicons';
    src:url("/resources/fonts/github-octicons-64ae07144b408cf78a7e8362608dd1ac5387f3d4.eot");
    src:url("/resources/fonts/github-octicons-64ae07144b408cf78a7e8362608dd1ac5387f3d4.eot#iefix") format("embedded-opentype"),url("/resources/fonts/github-octicons-104867be10af3ddeb51073090e8ce26ceeb008d3.svg") format("svg"),url("/resources/fonts/github-octicons-ac856edefd59cde5ebd9ff7d213d87601cf72418.woff") format("woff"),url("/resources/fonts/github-octicons-6ad5b2dd7303c2846a9cab325ae259afa3e53288.ttf") format("truetype");
}

body {
    margin: 15px;!important;
    padding: 0;!important;
    font-size: 12px;!important;
    min-width: 980px;!important;
    font-family: 'Open Sans', 'Open Sans Extended', Helvetica, Arial, sans-serif;
}

pre {
    white-space: pre;
    overflow-x: auto;
}

pre.viewConfig {
    overflow: auto;
    height: 500px;
}

input.reRunInput {
    display: none;
}


* {
    box-sizing: content-box;!important;
}

/* Header */
#Header {
    background: #65a2f55c;!important;
    border-radius: 10px;!important;
    padding: 10px;!important;
    height: 30px;!important;
    line-height: 30px;!important;
    margin-bottom: 10px;!important;
}


#Header h1 {
    line-height: 30px;!important;
    margin: 0;!important;
    font-size: 2em;
}

#Header h1 a {
    text-decoration: none;
    color: #000000c9 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: initial;
    display:inline-block;
    vertical-align: bottom;
}

#Header h1 a img{
    max-width:100%;
    width:170px !important;
    float: left;
    margin-top: -17px !important;
    height:auto;
}

#Header h1 a img,
#Header h1 a span{
    display:inline-block;
    vertical-align:top;
}

#Header h1 a span{
    margin-left: 0px;
}

#HeaderPipe {
    margin-top: -3px;
}
/* Commits Filters */
#commitsFilters {
    float: right;
    margin-right: 20px;
}

#commitsFilters .commitsFilter {
    margin-top: -4px;
    display: inline-block;
    vertical-align: middle;
    width: 143px;
    text-align: center;
    line-height: 23px;
    height: 23px;
    background: #65A2F5;
    border: 2px solid #65A2F5;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    position: relative;
}

#commitsFilters .commitsFilter ul {
    position: absolute;
    top: 23px;
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    list-style-type: none;
    text-align: left;
    margin: .125rem 0 0;
    padding: .5rem 0;
    font-size: 1rem;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-decoration: none;
    height: auto;
    width: auto;
}

#commitsFilters .commitsFilter ul a {
    width: 100%;
}

#commitsFilters .commitsFilter.active, #commitsFilters .commitsFilter:hover {
    background: #fff;
    color: #65A2F5;
}

#commitsFilters .commitersContainer {
    background-image: url('down_arrow.png') !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
}

#Content {
    border: 1px rgb(184, 184, 236) solid;
    padding: 10px;
    border-radius: 10px;
    position: relative;
}

#CreateSection #Content {
    width: 900px;
    margin: 0 auto;
}

#CreateSection #Content select {
    height: calc(1.5rem + 2px);
}

#CreateSection #Content table tbody td:first-child {
    width: 30%;
    vertical-align: middle;
}

#CreateSection #Content table tbody td:first-child + td {
    text-align: left;
}

#CreateSection #Content td {
    vertical-align: middle;
}

#CreateSection #Content #RequestNewDump, #currentCommitButton, #CreateSection #Content #getCommit {
    float: right;
    text-align: right;
}

#CreateSection #Content #getCommit {
    display: none;
    color: blue;
    cursor: pointer;
}

#CreateSection #Content #BackupType {
    text-align: left;
    margin: auto;
    text-transform: capitalize;
}

#CreateSection #Content input[type="text"], #CreateSection #Content input[type="number"] {
    -moz-appearance: textfield;
}

.RerunCommitTestFail {
    text-decoration: none;
    color: #000;
}

.RerunCommitTestFailImg {
    visibility: hidden;
}

.RerunCommitTestFail .RerunCommitTestFailImg {
    visibility: visible;
}

span.allTestsPass, a.allTestsPass, .allTestsPass a {
    color: green;
}

span.someTestsPending, a.someTestsPending, .someTestsPending a {
    color: #73add4;
}

span.someTestsFail, a.someTestsFail, .someTestsFail a {
    color: red;
}

span.someTestsCancelled, a.someTestsCancelled, .someTestsCancelled a {
    color: #E69EAB;
}

.relativeTime:hover {
    border-bottom: 1px dashed #999;
    cursor: default;
}

/* Tables */
table.DetailTable {
    width: 25%;
    margin-left: auto;
    margin-right: auto;
}

table {
    border: 1px solid #ccc !important;
    border-collapse: collapse;
    width: 100%;
    font-size: 1.25em;
}

#StatusLogSection #Content {
    width: 40em;
    margin: 0 auto;
}

#StatusLogSection #Content table tbody td:first-child {
    width: 12em;
    vertical-align: middle;
}

#StatusLogSection #Content table tbody td:first-child + td {
    text-align: left;
}

table a {
    text-decoration: none;
}

table a:hover {
    text-decoration: underline;
}

table thead th {
    background: -moz-linear-gradient(top, #F0F0F0 0, #DBDBDB 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F0F0), color-stop(100%, #DBDBDB));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F0F0', endColorstr='#DBDBDB', GradientType=0);
    border: 1px solid #B0B0B0;
    color: #444;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
}

table td, table th {
    vertical-align: top;
    border: 1px solid #ccc;
    padding: 4px;
}

table tbody tr:nth-child(even) {
    background-color: #f1f1f1;
}

table.listFailedTests tbody tr:nth-child(even) {
    background: none;
}

table.listFailedTests tbody tr:nth-child(4n+1) {
    background-color: #f6f6f0;
}

table tbody tr:hover {
    background-color: #65a2f55c !important;
}

table tbody tr div.ErrorDetail, table tbody tr.ErrorDetail div {
    margin: 10px 0;
    padding: 10px;
    overflow-x: auto;
    border-top: 1px solid #ccc;
}

table th, table td {
    padding: 2px 5px;
    line-height: 1.5em !important;
}

table tr.ErrorDetail td {
    padding: 0;
}

table td, table th {
    border: none !important;
}

table td, table th {
    text-align: left;
}

table .nameColumn {
    width: 3%;
}

table .statusColumn {
    width: 3%;
}

table .databaseColumn {
    width: 5%;
}

table .branchColumn {
    width: 20%;
}

table .commentColumn {
    width: 25%;
}

table .authorColumn {
    width: 10%;
}

table .authorColumn a {
    color: #000;
}

table .timeColumn {
    width: 10%;
}

table .toolsColumn, table .caseColumn {
    text-align: center;
}

table .actionsColumn {
    width: 10%;
}

#mainTable .tabulator-tableHolder {
    font-size:14px;
}

#mainTable .tabulator-headers .tabulator-col{
    background-color: #ededed;
}


#commitsFilters .commitsFilter ul {
    z-index: 1000;
}

.TestPageTitle {
    font-weight: bold;
    font-size: 20px;
    font-family: trebuchet ms;
    border-bottom: 1px solid #666;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.TestPageTitle {
    margin-bottom: -2px;
}

#CommitSection .TestPageTitle i {
    font-size: 14px;
}

.TestPageSubTitle {
    font-size: 14px;
    font-weight: bold;
}

.TestPageSection {
    margin-top: 20px;
    margin-bottom: 10px;
}

.TestPageSectionTitle {
    font-weight: bold;
    font-size: 18px;
    font-family: trebuchet ms;
    height: 35px;
}

.TestPageSectionTitle select{
        margin-left:5px;
}


.TestPageSectionTitle input{

         margin-left:5px;
}


.TestPageSectionTitle button{
         margin-left:5px;
}

/*Only for firefox*/
@-moz-document url-prefix() {
     .TestPageSectionTitle select.form-control {
        padding-right: 25px;
        background-image: url("data:image/svg+xml,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' width='14px' height='14px' viewBox='0 0 1200 1000' fill='rgb(51,51,51)'> <path d='M1100 411l-198 -199l-353 353l-353 -353l-197 199l551 551z'/> </svg>");
        background-repeat: no-repeat;
        background-position: calc(100% - 7px) 50%;
        -moz-appearance: none;
        appearance: none;
    }
}


.TestPageRow {
    padding: 5px;
}

.TestPageRowTitle {
    font-weight: bold;
    text-decoration: underline;
}

.MyBranches {
    float: right;
}

tr.ErrorDetail div, div.ErrorDetail {
    display: none;
    margin: 10px;
    overflow-x: auto;
}

/* Commit Details*/
#CommitSection h3 {
    margin: 20px 0 5px 0;
    font-size: 16px;
}

#CommitSection code.commitDescription {
    display: block;
    margin: 5px 0;
}

#CommitSection table {
    table-layout: fixed;
    width: 100%;
    margin-top: 2px;
}

#CommitSection table .testType {
    width: 90px;
    text-align: center;
}

#CommitSection table .testFailsAlso {
    width: 200px;
}

#CommitSection table .testFailsAlso a {
    color: red;
    text-decoration: underline;
    margin: 0 2px;
}

#CommitSection table .testName {
    min-width: 500px;
    text-align: left;
}

#CommitSection table .testName a {
    color: #06f;
    font-family: monospace;
}

#CommitSection table .testLink {
    width: 1em;
    text-align: center;
}

#CommitSection table .testLink a {
    color: #666;
    font-family: github-octicons;
    width: 1em;
}

#CommitSection .testsByError {
    border: 1px solid #ccc;
    padding: 5px;
    margin: 10px 5px;
}

#CommitSection tr.ErrorDetail div {
    white-space: pre;
    font-family: monospace;
    margin: 10px 0;
    padding: 10px 20px;
}

/* Pagination */
#Paginator {
    text-align: center;
    margin: 10px 0;
}

#Pages {
    display: inline-block;
    padding: 0;
    clear: left;
    font-weight: bold;
}

#Pages a, #Pages span {
    display: block;
    float: left;
    padding: 4px 10px 4px 10px;
    margin-right: 3px;
    color: #8F8FEB;
}

#Pages span.current {
    color: #FFF;
    background-color: #8F8FEB;
    border: solid 1px #8F8FEB;
}

#Pages a {
    text-decoration: none;
    border: solid 1px #8F8FEB;
}

#Pages a:hover {
    color: #FFF;
    background-color: #8F8FEB;
    border-color: #8F8FEB;
}

#Pages span.nextprev {
    border: 1px solid #C0C0E7;
    color: #C0C0E7;
}

.TestPageSectionTitle {
    position: relative;
}

@keyframes expand {
    from {
        width: 0;
    }
    to {
        width: 220px;
    }
}

@-webkit-keyframes expand {
    from {
        width: 0;
    }
    to {
        width: 220px;
    }
}

@-moz-keyframes expand {
    from {
        width: 0;
    }
    to {
        width: 220px;
    }
}

.MiniFormTopRight {
    float: right;
    padding: 6px;
    border: 1px solid #CCC;
    border-radius: 12px;
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 10px 0;
}

.MiniFormTopRight input[type="radio"] {
    vertical-align: bottom;
}

.SimpleTable {
    width: auto;
    min-width: 100px;
}

.SimpleTable td {
    text-align: left !important;
    line-height: 2.5em !important;
}

#datepicker {
    width: 85px;
}

.ShortNumber {
    width: 30px;
}

img.gitIcon {
    padding: 1px;
    border-radius: 2px;
    border: 0;
    vertical-align: middle;
    width: 23px;
    height:21px;
}

img.squealerIcon {
    padding: 1px;
    border-radius: 2px;
    border: 0;
    vertical-align: middle;
    width: 23px;
    height:21px;
}

img.tegIcon {
    padding: 1px;
    border-radius: 2px;
    border: 0;
    width: 23px;
    height:21px;

}

.actionsToolbar {
    min-width: 180px;
}

.actionForm {
    display: inline-block;
}

.actionIcon {
    padding: 1px;
    border-radius: 2px;
    border: 0;
}

.statusLegend {
    color: #3377cc;
    vertical-align: middle;
}

.listFilterButton {
    height: 26px;
    float: right;
}

.listFilterInput {
    width: 120px;
    height: 15px;
}

#instanceSelect {
    width: 208px;
}

#error {
    font-weight: 600;
    color: red;
    border-style: solid;
    border-color: red;
    border-width: 1px;
    padding: 10px;
    display: none;
    margin-top: 5px;
}

#title {
    font-size: 14px;
    font-weight: 600;
}

.smallSubmit {
    border: none;
    border-radius: 5px;
    height: 1.4em;
    background: #ecabab;
}

.circle {
    height: 27px;
    width: 27px;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    font-weight: bold;
    display: inline-block;
}

.green-with-border {
    border-color: #00dd00;
}

.red-with-border {
    border-color: #bc0000;
}

#configValue {
    background: #1c2833;
    color: #fff;
    font-size: 14px;
}

/*Actions UI*/
.actionsdiv {
    justify-content: space-around;
    margin-right: 0px;
    margin-left: 0px;
}

.actionscard{
    width: 49%;
}

.actionsbtn{
    font-size: 11px;
    padding-left: 0.375rem;
    padding-right: 0.375rem;
    margin-left: 15px;
}

#progressbar li:before,
#progressbar li:after {
    background: #65a2f5cc;
}

.dropdown-item-index {
    font-size: 14px;
    width: 0%;
}

.dropdown-item:hover {
    background-color: #fff;
    text-decoration: none;
}

.dropdown-item{
    padding: .25rem 0.9rem;
}

#dropdownMenuButton:focus{
    outline:none;
}

/* Info icon for maintenance mode - Default theme (blue) */
.info-icon {
    margin-left: 5px;
    cursor: help;
    color: #0275d8; /* Bootstrap primary blue color */
    font-size: 14px;
}
