html {
    position: relative;
    min-height: 100%;
}

body {
    padding-top: 80px;
    padding-bottom: 40px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #6e6e6e;
}

.amount {
    font-family: monospace;
}

.amount-red {
    color: #bb331c;
}

th.cell-active {
    border: 2px solid #2e6da4;
}

pre.console {
    color: lime;
    background-color: #0f0f0f;
}

.table-condensed0 > tbody > tr > td {
    padding: 0;
}

.tableHover {
    background-color: #d1ecf1;
}

th {
    white-space: nowrap;
}

tr.tr-underlined {
    border-bottom: 2px solid #2e6da4;
}

.bg-atacames {
    height: 100%;
    background: #635584 url("../images/atacames-sunset-4711--8CQdF9.webp") no-repeat center;
    background-size: cover;
}

.fa-google-plus-square {
    background-image: url("../images/Google_Icon-Tz4Wmtn.png");
    height: 36px;
    width: 36px;
    background-size: 100% 100%;
    margin-top: 3px;
    display: inline-block;
}

.search-preview {
    position: absolute;
    z-index: 100;
    width: 180px;
}

.modal-body button, .modal-body a {
    display: none;
}

.text-on-image {
    color: #3a3333;
}

.icon24{
    height: 24px;
    width: 24px;
}
