main > .container:first-of-type,
main > .container-fluid:first-of-type{
    padding: 70px 15px 0;
}

a {
    color: #0e7490;
}

a:hover, a:active, a:focus {
    color: #4d8799;
    box-shadow: none !important;
}

table.table-bingo td {
    border:1px solid #000;
    width: 20%;
    text-align: center;
    vertical-align: middle;
    padding: 0.2rem;
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    word-wrap: break-word;
    overflow-x: hidden;
    min-width: 50px;
    cursor: pointer;
    font-size: 7pt;
    height: 80px;
    -ms-user-select: None;
    -moz-user-select: None;
    -webkit-user-select: None;
    user-select: None;
}

table.table-bingo td:hover {
    color: #999;
}

@media (min-width: 768px) {
    table.table-bingo td {
        font-size: 12pt;
        height: 150px;
        padding: 0.25rem;
    }
}

table.table-bingo td input[type=text] {
    margin-left: 2px;
    margin-right: 2px;
    width:80px;
    border: 0px;
    border-bottom: 1px solid #666;
    background-color: #f9f9f9;
    color: #000 !important;
}

@media (min-width: 768px) {
    table.table-bingo td input[type=text] {
        width: 130px;
    }
}

table.table-bingo-edit td {
    cursor: default !important;
}

table.table-bingo-edit td:hover {
    color: #000 !important;
}

.duplicated-bingo-field {
    background-color: #b46d6b !important;
}

footer li.list-group-item {
    background-color: inherit;
    border: 1px solid #444;
    padding: .25rem 0.5rem;
    font-size:0.9em !important;
}

footer a{
    text-decoration: none;
}

footer .bg-dark a{
    color: #ccc;
}

.bg-dark2 {
    background-color: #32363b;
}

.bg-dark3 {
    background-color: #1b1c1c;
}


.bg-light2 {
    background-color: #ebedef !important
}

.bg-light3 {
    background-color: #fdfefd !important
}

.text-dark2 {
    color: #32363b;
}

.text-dark3 {
    color: #484d53;
}

footer .bg-dark2, footer .bg-dark2 a{
    color: #ccc;
}

footer ul a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

footer a:hover{
    color: #999;
}

footer hr {
    margin: 0.25rem 0;
    background-color: #888 !important;
    height: 1px !important;
}

.index.list-group a {
    text-decoration: none;
}
.list-group a {
    display: block;
}

@media (min-width: 768px) {
    footer .list-group-flush li.list-group-item:last-child {
        border-bottom: 0px !important;
    }
}

footer .list-group-flush li.list-group-item {
    border-bottom: 1px solid #444 !important;
}

footer div.col-md-3:last-child li:last-child {
    border-bottom: 0px !important;
}

.wl-auto {
    margin-left: auto;
}

@media (min-width: 768px) {
    .text-lg-right {
        text-align: right;
    }
}

.mr-0 {
    margin-right: 0;
}

.pr-0 {
    padding-right: 0;
}

.ml-2 {
    margin-left: 0.7rem;
}

.mr-1 {
    margin-right: 0.35rem;
}

.mr-2 {
    margin-right: 0.7rem;
}

.mr-3 {
    margin-right: 1.3rem;
}

.ml-1 {
    margin-left: 0.35rem;
}

.btn-primary {
    background-color: #0e7490;
    border: 1px solid #4d8799;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background-color: #4d8799;
    border: 1px solid #4d8799;
}

.btn:hover, .btn:active, .btn:focus {
    box-shadow: none !important;
}

.bingo-clicked {
    background-color: #666;
    color: #ccc;
}

@keyframes blinker {
    50% {
        color:#fff;
    }
}

.bingo-alert {
    text-align: center;
    line-height: 80%;
    color: #08485a;
    /*-webkit-text-stroke: 2px #fff;*/
    opacity: 0.8;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size:30vw;
    animation: blinker 0.5s linear infinite;
}

.bingo-alert.smaller {
    font-size:25vw;
}

@media (min-width: 768px) {
    .bingo-alert {
        font-size:25vw;
    }

    .bingo-alert.smaller {
        font-size:20vw;
    }
}

.px-2 {
    padding-left: 10px;
    padding-right: 10px;
}

.m-minus-3 {
    margin-top: -1.75rem;
}

.overlay {
    position: relative;
    z-index: 100;
}

.nowrap {
    white-space: nowrap;
}

.bg-secondary2 {
    background-color: #939ba3;
}

.btn-outline-primary {
    border: 1px solid #4d8799 !important;
    color: #4d8799 !important;
}

.btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary:focus {
    color: #fff !important;
    background-color: #0e7490 !important;
    border: 1px solid #4d8799 !important;
    box-shadow: none !important;
}

.btn-primary.disabled, .btn-primary:disabled {
    background-color: #999999;
    border-color: #716e6e
}

.form-control:focus {
    box-shadow: none !important;
    border: 1px solid #4d8799;
}

.form-check-input:checked {
    background-color: #0e7490;
    border-color: #4d8799;
}

.form-check-input:focus {
    box-shadow: none !important;
    border: 1px solid #4d8799;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%239abbc6'/></svg>") !important;
}

.form-select:hover, .form-select:active, .form-select:focus {
    box-shadow: none !important;
    border: 1px solid #4d8799;
}

.bingo-field-delete {
    border-bottom-right-radius: .25rem !important;
}

.index-category-links {
    font-size: 14px;
}

.index-category-links span.badge {
    font-size: 11px;
}

@media (min-width: 768px) {
    .index-category-headline {
        letter-spacing: 0.1rem;
    }
    .index-category-links {
        font-size: 16px;
    }
    .index-category-links span.badge {
        font-size: 12px;
    }
}

.rounded-4{border-radius:.8rem!important}

.alert-primary2 {
    background-color: #a1b8bb;
}

.bg-primary2 {
    background-color: #a1b8bb;
}

.bg-primary3 {
    background-color: #d5e0e2;
}

.bg-primary4 {
    background-color: #02202a !important;
}

.border-light2 {
    border-color: #ebedef !important;
}

.text-right {
    text-align: right;
}

.pl-0 {
    padding-left: 0;
}

.pl-1 {
    padding-left: 0.5em;
}

.pl-2 {
    padding-left: 1em;
}

.pr-2 {
    padding-right: 1em;
}

.pl-3 {
    padding-left: 1.2em;
}

.pr-3 {
    padding-right: 1.2em;
}

.mt-0-1{margin-top:.12rem!important}

.border-collapse {
    border-collapse: initial !important;
}

table.table-bingo {  border-radius: 10px; border-spacing: 0; border-collapse: separate; }
table.table-bingo tr:last-child td:first-child {
    border-bottom-left-radius:5px;
}
table.table-bingo tr:not(:last-child) td {
    border-bottom: none;
}

table.table-bingo td:not(:last-child) {
    border-right: none;
}

table.table-bingo tr:last-child td:last-child {
    border-bottom-right-radius:5px;
}
table.table-bingo tr:first-child th:first-child,
table.table-bingo tr:first-child td:first-child {
    border-top-left-radius:5px
}
table.table-bingo tr:first-child th:last-child,
table.table-bingo tr:first-child td:last-child {
    border-top-right-radius:5px
}

table.table-bingo-editor {
    width: 100%;
}

table.table-bingo-editor td {
    border:1px solid #000;
    width: 20%;
    text-align: center;
    vertical-align: middle;
    padding: 0.2rem;
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    word-wrap: break-word;
    overflow-x: hidden;
    min-width: 50px;
    font-size: 7pt;
    height: 20px;
    -ms-user-select: None;
    -moz-user-select: None;
    -webkit-user-select: None;
    user-select: None;
}

table.table-bingo-editor td:hover {
    color: #999;
}

@media (min-width: 768px) {
    table.table-bingo-editor td {
        font-size: 12pt;
        padding: 0.25rem;
    }
}

table.table-bingo-editor td textarea {
    width:100%;
    height:auto;
    resize: vertical;
    overflow-wrap: break-word;
    white-space: pre-wrap;
    border: 0;
    background-color: #f9f9f9;
    color: #000 !important;
    padding: 5px;
    margin: 10px 2px;
}

@media (min-width: 768px) {
    table.table-bingo-editor td input[type=text] {
        width: 100%;
    }
}


table.table-bingo-editor {  border-radius: 10px; border-spacing: 0; border-collapse: separate; }
table.table-bingo-editor tr:last-child td:first-child {
    border-bottom-left-radius:5px;
}
table.table-bingo-editor tr:not(:last-child) td {
    border-bottom: none;
}

table.table-bingo-editor td:not(:last-child) {
    border-right: none;
}

table.table-bingo-editor tr:last-child td:last-child {
    border-bottom-right-radius:5px;
}
table.table-bingo-editor tr:first-child th:first-child,
table.table-bingo-editor tr:first-child td:first-child {
    border-top-left-radius:5px
}
table.table-bingo-editor tr:first-child th:last-child,
table.table-bingo-editor tr:first-child td:last-child {
    border-top-right-radius:5px
}

.mt-reduce-1 {
    margin-top: -8px;
}

@media (min-width: 768px) {
    .mt-reduce-1 {
        margin-top: -10px;
    }
}

.text-primary2 {
    color: #5a8895 !important;
}

.text-primary2:hover {
    color: #91aab1 !important;
}

.text-light2{
    color: #727272 !important
}

.text-light3{
    color: #a3a3a3 !important
}


.product-image {
    height: 254px;
    width: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0;
    margin: 0 0.3rem 0 0;
}

.product-image img {
    padding: 0;
    margin: 0;
    max-height: 250px;
    max-width: 260px;
}

.valign-middle {
    vertical-align: middle;
}

.follow-us {
    font-variant: small-caps;
}

.bg-primary {
    /*background-color: #0b495a !important;*/
    background-color: #073b49 !important;
}

.navbar-dark .navbar-nav .nav-link:not(:active) {
    color: rgba(255,255,255,.65) !important;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,.85) !important;
}

.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show > .nav-link {
    color: #fff !important;
}

.alert-dark2 {
    color: #262a31;
    background-color: #e2e2e5;
    border-color: #cacccd;
}

.opacity-25{opacity:.25!important}
.opacity-50{opacity:.5!important}
.opacity-75{opacity:.75!important}
.opacity-100{opacity:1!important}

.product-link {
    text-decoration: none;
    font-size:10pt;
    font-weight: bold;
}

label.btn {
    cursor: auto !important;
    pointer-events: none;
}

label.btn-outline-primary {
    background-color: rgba(14, 116, 144, 0.10);
    text-align: left;
    padding-left: .75rem;
}

.btn-disabled {
    background-color: rgba(14, 116, 144, 0.4);
}

.w-1 {
    width:1%!important;
}

.rounded-start-0{border-bottom-left-radius:0px!important;border-top-left-radius:0px!important}

.smaller{font-size:.75em}

.large {
    font-size: 1.7em;
}

.flex-auto {
    flex: 1 1 auto;
}

.h-fit-content {
    height: fit-content;
}

.nav-field-tab {
    border-right: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    padding: 15px;
}

#loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1080;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    transition: opacity .15s linear;
    background-color: rgba(0,0,0,0.5);
}

#loading-animation {
    position: absolute;
    margin: auto;
    top: -50px;
    left: 0;
    right: 0;
    bottom: 0;
}

.disable-scrolling {
    overflow: hidden;
}

.bg-success2{background-color: #5dad86 !important}

.text-left{text-align:left!important}

.list-none {
    list-style-type: none;
}

.col-30px {
    flex: 0 0 auto;
    width: 30px;
}

.top-50px {
    top: 50px !important;
}

.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #4d8799;
}

.alert-info {
    color: #055160;
    background-color: #d5e0e2;
    border-color: #96b5bb;
}