body {
    font-family: 'Roboto', sans-serif;
    background-color: #FFFFFF;
}

table {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 13px;
    font-weight: unset !important;
}

table.dataTable thead>tr>th,
table.dataTable tbody>tr>td {
    font-size: 1rem;
    font-weight: unset !important;
}

.modal-error {
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0 10px 0 10px;
}

div.loader {
    z-index: -9999;
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    -webkit-transition: background-color 1s;
    transition: background-color 1s;
    opacity: 0;
}

div.loading {
    z-index: 9999;
    background: #222 no-repeat 50% 50%;
    -webkit-transition: background-color 1s;
    transition: background-color 1s;
    opacity: 0.9;
}

div.loading-text {
    color: #FFFFFF;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -25px;
}

.spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -80px;
    margin-left: -20px;
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 40px;
    height: 40px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background-color: transparent;
}

.dt-spinner {
    margin-left: 75px;
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 40px;
    height: 40px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background-color: transparent;
}

.dt-buttons {
    position: relative;
    float: left;
    min-height: 43px;
}

.dataTables_filter {
    padding-bottom: 20px;
}

table.dataTable tbody tr td {
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    height: 40px;
}

div.dataTables_processing {
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 0;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.modal-image {
    max-width: 700px;
}

pre.programming {
    font-family: 'Roboto Mono', monospace;
    font-size: 8pt;
}

span.dashboard-meter {
    line-height: 18pt;
    font-size: 18pt;
    font-weight: bolder;
}

span.dashboard-meter-label {
    font-size: 14pt;
    font-weight: normal;
}

span.dashboard-meter-text {
    line-height: 12pt;
    font-size: 12pt;
    font-weight: normal;
}

i.menu-icon {
    padding-right: 20pt;
}

div.report-header {
    border-bottom: 1px solid #E1E1E1;
}

div.report-header-label {
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold;
}

div.table-panel-static {
    max-height: 600px;
}

div.report.table-main {
    max-height: 750px;
}

ul.center-pills {
    display: flex;
    justify-content: center;
}

i.fa-panel-nav-button {
    padding: 0 5px 0 5px;
    color: #337ab7;
}

button.panel-button {
    border: 0;
    padding: 0 0 0 10px;
    background-color: transparent;
}

/*div.panel-heading-buttons {*/
    /*line-height: 20px;*/
/*}*/

div.panel-buttons {
    line-height: 20px;
}

div.admin-control-bar {
    padding: 0 0 25px 0;
    min-height: 75px;
}

div.admin-control-right {
    text-align: right;
}

button.admin-control-circle {
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 0;
}

div.reports-controls {
    margin-bottom: 20px;
}

div.edit-text-row {
    min-height: 42px;
}

div.edit-text {
    border: 1px solid lightgray;
    border-radius: 5px;
    min-height: 40px;
}

div.edit-text:hover {
    cursor: pointer;
}

div.edit-text-label {
    position: absolute;
    margin: .6em auto auto 10px;
    color: gray;
}

div.edit-text-button {
    margin: 6px auto auto calc(100% - 35px);
    padding: 0;
    color: gray;
}

.edit-text-input {
    min-height: 42px;
}

div.data-field-no-edit {
    border: 1px solid lightgray;
    border-radius: 5px;
    padding: 0 20px 0 20px;
}

div.panel-sidebar {
    min-height: 300px;
}

div.tab-panel-table {
    margin: -1px -5px 0 -5px;
}

div.tab-panel-content-container {
    margin: -1px -5px 0 -5px;
}

div.tab-panel-content {
    padding: 0 5px 0 5px;
}

div.tab-content-table {
    margin-top: -30px;
}

div.panel-table {
    margin-top: -20px;
}

button.table-button {
    border: 0;
    margin: 0;
    padding: 0 5px 0 5px;
    background-color: transparent;
}

button.table-button.red {
    color: red;
}

#editor {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    min-height: 350px;
}

td.highlight {
    font-weight: bold;
    color: dodgerblue;
    border-bottom: 2px solid #d6e9c6;
}

div.col-sm-8 {
    overflow-wrap: break-word;
}

div.header-image {
    position: absolute;
    width: 175px;
    top: 2px;
    left: 2px;
    z-index: 1001;
}

div.header-image-2 {
    width: 175px;
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: -30px;
}

header.alt-page-header {
    min-height: 20px;
}

div.sidebar-nav.navbar-collapse {
    margin-left: 2px;
}

div.static-data-field {
    height: 500px;
    overflow-y: scroll;
}

.red {
    color: red;
}

/**
 * FORM fixes
 * On HTML5 number elements, hide the up/down arrows on the right in desktop browsers
 */
.noinputspin::-webkit-outer-spin-button,
.noinputspin::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.noinputspin {
    -moz-appearance: textfield;
}

.camellabels label {
    text-transform: capitalize;
}

.codeinputs input {
    font-family: monospace;
}

.navbar-brand {
    padding-top: 0;
}

.navbar-default {
    margin-bottom: 0;
}

.form-group label {
    font-weight: normal;
}

.input-inline .ui-input-text {
    margin-left: 0px;
    margin-right: 0px;
    display: inline;
}

.num {
    color: #fff;
    background-color: transparent;
    width: 35px;
    text-align: center;
    outline: none;
    padding: 0.5rem 0.5rem;
    margin: 0 0.1rem;
    font-size: 1.4rem;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 0.5rem;
    color: rgba(0, 108, 0, .72);
}
.space {
    width: 3rem;
}
.num:focus,
.num:valid {
    box-shadow: 0 0 .2rem rgba(0, 108, 0, .72),
    inset 0 0 .2rem rgba(0, 108, 0, .72);
    border-color: rgba(0, 108, 0, .72);
}

/** for centering a dev like the login box */
.centered {
    max-width: 600px;
    margin: 0 auto;
}

.login-links {
    line-height: 2.5;
}

label.required:not(.radio-inline):after {
    color: rgb(255, 102, 102);
    content: " *";
}

#recaptcha {
    border: none;
    width: fit-content;
    padding: initial;
}

#recaptcha.error {
    border: 1px red solid;
    width: fit-content;
    padding: 7px;
}

#recaptcha-err-msg {
    display: none;
    color: red;
}

/**
 * override wrap on horizontal description list
 */
@media (min-width: 768px) {
    .dl-horizontal dt {
        width:280px;
        white-space: normal;
        margin-bottom: 5px;
    }
    .dl-horizontal dd {
        margin-left:300px;
    }
}

.list-hover:hover {
    background-color: rgb(244, 244, 244);
}

.list-clickable {
    cursor: pointer;
}

tr.late {
    background-color: #ff000052 !important;
}

/*.bg-success, .btn-success {
    background-color: #5cb85c !important;
    border-color: #5cb85c !important;
}*/
