
.navbar-dark .navbar-nav .worse-visible[data-v-dc925730] {
    color: #568eb4;
}


[data-v-10f2b195] * .b-pagination {
    margin-bottom: 0;
}
.withClearInput[data-v-10f2b195] .vdpClearInput {
    display: block;
    right: 30px;
}
.filename[data-v-10f2b195] {
    display: block;
    color: grey;
}


.d-flex > div[data-v-64ce1b08] {
    border: 1px lightgrey solid;
    border-radius: 4px;
    margin: 2px;
}
.d-flex > div > h5[data-v-64ce1b08] {
    border-bottom: 1px grey solid;
}
.code[data-v-64ce1b08] {
    font-family: monospace;
    background-color: #f2f2f2;
    padding: 0.5em 1em 0;
    border-radius: 5px;
    white-space: pre-wrap;
}
.job-details-log[data-v-64ce1b08] {
    list-style-type: none;
    display: table;
    width: 100%;
}
.log-header[data-v-64ce1b08] {
    background-color: darkgrey;
    padding: 3px 0;
    font-size: smaller;
    text-transform: uppercase;
    margin-top: 2px;
    margin-bottom: 5px;
    color: white;
}
.msg[data-v-64ce1b08] {
    border-bottom: 1px gray dashed;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.msg[data-v-64ce1b08]:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.msg-level span[data-v-64ce1b08] {
    font-size: 0.8em;
    border: 1px grey solid;
    padding: 2px;
    border-radius: 4px;
}
.msg-debug span[data-v-64ce1b08] {
    background-color: lightgrey;
}
.msg-info span[data-v-64ce1b08] {
    background-color: lightgreen;
}
.msg-notice span[data-v-64ce1b08] {
    background-color: lightblue;
}
.msg-warning span[data-v-64ce1b08] {
    background-color: orange;
}
.msg-error span[data-v-64ce1b08] {
    background-color: orangered;
    color: white;
}
.msg-critical span[data-v-64ce1b08] {
    background-color: red;
    color: white;
}
.msg-alert span[data-v-64ce1b08] {
    background-color: darkred;
    color: white;
}
.msg-emergency span[data-v-64ce1b08] {
    background-color: black;
    color: white;
}
.context[data-v-64ce1b08] {
    white-space: pre-wrap;
    font-family: monospace;
    padding: 2px 4px;
    margin-top: 5px;
    border: 1px peachpuff solid;
    background-color: seashell;
    border-radius: 5px;
}


.radio-wrapper[data-v-2868d4ce] {
    display: inline;
}
.radio-wrapper label[data-v-2868d4ce] {
    width: auto;
    margin-right: 10px;
}


.import-source[data-v-40c29854]:hover {
    background-color: #e3e3e3;
}

