@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,700;0,900;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Texturina');
@import url('https://fonts.googleapis.com/css2?family=Sahitya');
@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap');
@import url('fonts.css');



@font-face {
    font-family: "Sugo_ExtraLightTrial";
    src: url('fonts/Sugo_ExtraLightTrial.ttf');
}

/* Set up Variables */
:root {
    --serif: 'Source Code Pro', serif;
    --sans: 'Source Code Pro', Times;
    --mygreen: '#57AEFB';
}


html, body {
    font-family: var(--serif);
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--serif);
    font-weight: 900;
    color: #FFFFFF;
}

h1{
    padding-top: 1rem;
}

body {
    /*hx site background color */
    background-color: #1b1c1e;
}

h1:focus {
    outline: none;
}

.btn-link {
    color: #ffffff;
    text-decoration: none;
}

.btn-link:hover {
    color: #ffffff;
    text-decoration: underline;
}

.btn-green {
    color: #FFFFFF;
    background-color: green;
    padding-left: 2rem;
    padding-right: 2rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    border-radius: 10px;
    border-width: 3px;
}

    .btn-green:hover {
        color: green;
        border-color: green;
        background-color: #FFFFFF;
        border-width: 3px;
    }


.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    /*outline: 1px solid #26b050;*/
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

.blazor-error-boundary::after {
    content: "An error has occurred."
}

.page-heading {
    text-align: center;
}

.suggestion-container{
    display: flex;
    justify-content: center;
    margin-bottom: 3rem;
}

.suggest-btn {
    font-family: var(--serif);
    border-width: 3px;
    border-radius: 10px;
    padding-left: 2rem;
    padding-right: 2rem;
}

.btn-outline-light:hover{
    color: #39BAD8;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}

.suggestions-count {
    font-family: var(--serif);
    font-weight: 700;
    font-size: 1rem;
}

.btn:focus,
.form-control:focus{
    box-shadow: none;
}

.btn-order{
    background-color: #FFFFFF;
    border: 0px solid #DDDDDD;
    border-radius: 10px;
}

.sort-selected {
    background-color: #DDDDDD;
    color: #000000;
    font-weight: 700;
}

    .sort-selected:hover {
        color: #000000;
    }

.search-box{
    --bs-gutter-x: 3.5rem;
}

.rounded-control{
    border-radius: 10px;
}

.categories {
    margin: 1rem;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 1rem;
}

.categories div{
    margin-top: 1rem;
}

.categories div:hover{
    cursor: pointer;
}

.selected-category{
    font-weight:700;
}

.statuses {
    margin: 1rem;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 1rem;
}

    .statuses div {
        margin-top: 1rem;
    }

        .statuses div:hover {
            cursor: pointer;
        }

.selected-status {
    color: deepskyblue;
    font-weight: 700;
}

.bordered-table {
    border: 1px solid black;
    border-collapse: collapse;
}

.bordered-table-yellow {
    border: 1px solid black;
    border-collapse: collapse;
    background-color: yellow;
}


.client-entry {
    display: grid;
    grid-template-columns: 35px 1fr 35px;
    border-radius: 20px;
    margin: 20px 0;
    box-shadow: rgba(0,0,0,0.35) 0 5px 15px;
}

.suggestion-entry {
    display: grid;
    grid-template-columns: 142px 1fr 45px;
    border-radius: 20px;
    margin: 20px 0;
    box-shadow: rgba(0,0,0,0.35) 0 5px 15px;
}


.display-in-columns {
    display: grid;
    grid-template-columns: auto auto;
    margin: 20px 0;
}



.entry-column-right {
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    display: flex;
    padding-top: .5rem;
    padding-left: 0.2rem;
    padding-bottom: .5rem;
    padding-right: 1rem;
}


.entry-column-left {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    display: flex;
    padding-top: .5rem;
    padding-left: 0.2rem;
    padding-bottom: .5rem;
    padding-right: 1rem;
}

.status-green {
    background-color: green;
    border-color: green;
}

.status-purple {
    background-color: purple;
    border-color: purple;
}


.status-red {
    background-color: red;
    border-color: red;
}

.status-violet {
    background-color: violet;
    border: 1px violet solid;
}

.status-lightblue {
    background-color: lightblue;
    border: 1px lightblue solid;
}


.status-gold {
    background-color: gold;
    border: 1px gold solid;
}


.status-deepskyblue {
    background-color: deepskyblue;
    border-color: deepskyblue;
}


.suggestion-entry-no-votes,
.suggestion-entry-voted,
.suggestion-entry-not-voted {
    text-align: center;
    border-right: 3px #39BAD8 solid;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: #39BAD8;
    color: #FFFFFF;
    display: flex;
    flex-flow: column;
    justify-content: center;
    font-family: var(--serif);
    font-weight: 700;
    font-size: 0.8rem;
    min-height: 142px;
    cursor: pointer;
}

.suggestion-entry-no-votes{
    background: #DDDDDD;
    color: #FFFFFF;
    border-color: #DDDDDD;
}

.suggestion-entry-not-voted {
    background: red;
    color: white;
}

.suggestion-entry-voted {
    background: #39BAD8;
    color: #FFFFFF;
}

.preview-text {
    background-color: #FFFFFF;
}


.suggestion-entry-text {
    display: flex;
    flex-direction: column;
    padding: 5px;
    padding-left: 20px;
    background-color: #FFFFFF;
}

.suggestion-entry-text-title {
    flex-grow: 1;
    padding-top: 10px;
}

.suggestion-entry-text-category {
    text-transform: uppercase;
    color: darkgray;
    font-family: var(--serif);
    font-weight: 700;
    font-size: 0.8rem;
    flex: 1;
    display: flex;
    align-items: flex-end;
}

.suggestion-entry-text-category2 {
    text-transform: uppercase;
    font-family: var(--serif);
    font-weight: 700;
    font-size: 0.8rem;
}

.suggestion-entry-status {
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    display: flex;
    padding-top: 1rem;
    padding-left: 0.2rem;
    padding-bottom: 1rem;
    padding-right: 1rem;
}

.suggestion-entry-status-completed {
    background-color: #B5D43A;
    border: 1px #B5D43A solid;
}

.suggestion-entry-status-watching {
    background-color: #e9354c;
    border: 1px #e9354c solid;
}

.suggestion-entry-status-upcoming {
    background-color: #835581;
    border: 1px #835581 solid;
}

.suggestion-entry-status-dismissed {
    background-color: #f9c30b;
    border: 1px #f9c30b solid;
}

.suggestion-entry-status-none {
    background-color: #ffffff;
    border: 1px #ffffff solid;
}

.suggestion-entry-status-text-horizontal {
    text-transform: uppercase;
    color: #ffffff;
    padding: 5px;
    text-align: center;
    line-height: 1.75;
    font-weight: bold;
    font-size: 0.8rem;
    letter-spacing: 1.2px;
}


.suggestion-entry-status-text{
    text-transform: uppercase;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    color: #ffffff;
    padding: 5px;
    text-align: center;
    line-height: 1.75;
    font-weight: bold;
    font-size: 0.8rem;
    letter-spacing: 1.2px;
}



.nav-links{
    display: flex;
    text-align: center;
    justify-content: flex-end;

}

.login-link{
    padding-left: 1rem;

}

.form-layout{
    background-color: #ffffff;
    border-radius: 15px;
    padding: 2rem;
}

.form-layout a{
    font-weight: 700;
    color: #39BAD8;
}

    .form-layout a:hover {
        font-weight: 700;
        color: #39BAD8;
        text-decoration: underline;
    }

.close-button-section{
    display: flex;
    justify-content: flex-end;
}

.input-section{
    margin-bottom: 2rem;
}

.input-description{
    margin-block: 0.5rem;
}

.radio-item-group input[type="radio"]{
    display: none;
}

.radio-item-group label{
    border-color: #39BAD8;
    border-width:  1px;
    border-radius: 15px;
    border-style: solid;
    width: 100%;
    padding: 0.3rem 1.5rem;
}

.radio-item-group input[type="radio"]:checked + label {
    background-color: #39BAD8;
    color: #FFFFFF;
    width: 100%;
    border: 1px #39BAD8 solid;
}

.radio-item-group{
    margin: 0.5rem;
}

.center-children{
    display: flex;
    justify-content: center;

}

.btn-promo {
    color: #FFFFFF;
    background-color: #95170e;
    padding-left: 2rem;
    padding-right: 2rem;
    font-family: var(--serif);
    font-weight: 900;
    border-radius: 10px;
    border-width: 3px;
}

.btn-main {
    color: #FFFFFF;
    background-color: #39BAD8;
    padding-left: 2rem;
    padding-right: 2rem;
    font-family: var(--serif);
    font-weight: 900;
    border-radius: 10px;
    border-width: 3px;
}

    .btn-main:hover {
        color: #39BAD8;
        border-color: #39BAD8;
        background-color: #FFFFFF;
        border-width: 3px;
    }

.suggestion-detail-row {
    --bs-gutter-x: 0;
}

.suggestion-detail {
    display: grid;
    grid-template-columns: 100px 1fr;
    padding: 0;
}


.suggestion-detail-no-votes,
.suggestion-detail-voted,
.suggestion-detail-not-voted {
    border: 3px #39BAD8 solid;
    text-align: center;
    line-height: 1rem;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 0.8rem;
}

.suggestion-detail-no-votes {
    background: #DDDDDD;
    color: #FFFFFF;
    border-color: #DDDDDD;
}

.suggestion-detail-not-voted {
    background: #FFFFFF;
    color: #39BAD8;
}

.suggestion-detail-voted {
    background: #39BAD8;
    color: #FFFFFF;
}

.detail-upvote {
    font-size: 2.7rem;
}

.entry-upvote {
    font-size: 2.7rem;
}

.suggestion-detail-date{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.suggestion-detail-text {
    display: flex;
    flex-direction: column;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 27px;
    padding-top: 0;
}

.suggestion-detail-suggestion{
    font-size: 1.25rem;
}

.suggestion-detail-author {
    color: #A9A9A9;
}

.suggestion-results{
    display: grid;
    grid-template-columns: 50px 1fr;
    padding: 0;
    margin-top: 20px;
}

.suggestion-detail-status-complete{
    background-color: #B5D43A;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;

}

.suggestion-detail-status-watching {
    background-color: #E9354C;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.suggestion-detail-status-upcoming {
    background-color: #835581;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.suggestion-detail-status-dismissed {
    background-color: #F9C30B;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.suggestion-detail-status-none {
    background-color: #FFFFFF;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.suggestion-detail-status-section{
    padding: 1.5rem;
}

.suggestion-detail-status{
    flex-grow: 1;
}

.suggestion-detail-owner-notes{
    padding-bottom: 20px;
}

.submission{
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 1rem;
    margin-bottom: 1rem;
}

.btn-approve,
.btn-reject {
    width: 100%;
    font-family: var(--serif);
    border-radius: 10px;
    border-width: 3px;
}

.btn-approve{
    color: #FFFFFF;
    background-color: #B5D43A;
    border-color: #FFFFFF;
}

    .btn-approve:hover {
        color: #B5D43A;
        background-color: #FFFFFF;
        border-color: #FFFFFF;
    }

.btn-reject {
    color: #FFFFFF;
    background-color: #E9354C;
    border-color: #FFFFFF;
}

    .btn-reject:hover {
        color: #E9354C;
        background-color: #FFFFFF;
        border-color: #FFFFFF;
    }

.approval-edit-form{
    display: flex;
}

.approval-edit-field {
    flex: 1;
    border-radius: 10px;
}

.submission-edit-approve {
    color: #B5D43A;
}

    .submission-edit-approve:hover {
        font-weight: 700;
    }

.submission-edit-reject {
    color: #E9354C;
}

    .submission-edit-reject:hover {
        font-weight: 700;
    }

.submission-edit-icon {
    padding-left: 1rem;
    padding-right: 1rem;

}

.submission-edit-icon:hover {
    color: #39BAD8;
}

.my-submission-heading{
    color: #000000;
    text-transform: uppercase;
}

.my-submission-text{
    margin-bottom: 0;
    padding-left: 1rem;
}

.my-submission-separtor{
    color: #A9A9A9;
    height: 2px;
    opacity: 1;
}

.client-entry-top {
    display: flex;
}


.suggestion-entry-bottom{
    margin-top: 1rem;
    display: flex;
}

.btn-archive{
    border: 0;
    background-color: #FFFFFF;
    padding: 0 10px;
    flex: unset;
}

.btn-archive-confirm,
.btn-archive-reject {
    text-transform: uppercase;
    color: darkgray;
    font-family: var(--serif);
    font-weight: 700;
    font-size: 0.8rem;
    flex: 1;
}

.btn-archive-confirm{
    color: #E9354C;
}

.admin-details{
    margin-top: 20px;
}

.admin-set-statuses{
    display: flex;
    justify-content:  space-evenly;
    flex-wrap: wrap;
}

.btn-status-completed:hover{
    color: #B5D43A;
}

.btn-status-watching:hover {
    color: #E9354C;
}

.btn-status-upcoming:hover {
    color: #835581;
}

.btn-status-dismissed:hover {
    color: #F9C30B;
}

@media screen and (max-width: 575px) {
    .btn-approve,
    .btn-reject {
        width: 45%;
    }

    .suggestion-entry{
        grid-template-columns: 100px 1fr 45px;
    }

    .suggestion-entry-no-votes,
    .suggestion-entry-no-voted, 
    .suggestion-entry-not-voted {
        min-height: 100px;
    }
}

@media screen and (max-width: 767px) {
    .search-box{
        --bs-gutter-x: inherit;
        margin-top: 10px;
    }

    .nav-links{
        justify-content: center;
    }

    .login-link{
        flex: 1;
        padding-left: 0;
    }

    .categories,
    .statuses{
        margin: 0;
        margin-top: 10px;
        padding: 0.375rem;
        padding-left: 0.75rem;
    }

    .suggestion-container{
        margin-bottom: 1rem;
    }

    .create-form,
    .detail-form{
        margin: 0;
        margin-bottom: 1rem;
    }

    .form-layout{
        padding: 1rem;
    }

    .submission{
        margin: 0;
        padding: 0.5rem;
        margin-bottom: 0.5rem;
    }

    .suggestion-results{
        padding: 0;
        margin-top: 0;
    }

    .admin-details{
        margin-top: 0;
    }

    .suggestion-detail-status-section{
        padding: 0.5rem;
    }

    .suggestion-detail-suggestion{
        font-size: 1rem;
    }

    .suggestion-detail-text{
        padding-left: 12px;
    }

    .suggestion-entry-text-category{
        padding-top: 0.5rem;
    }
}


.left {
    width: 70%;
    order: 1;
}

.right {
    width: 30%;
    order: 2;
}

@media only screen and (max-width: 768px) {
    .container {
        flex-direction: column;
    }

    .left {
        order: 2;
    }

    .right {
        order: 1;
    }
}

.dropzone {
    border: 3px dashed steelblue;
    padding: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eee;
    box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
    color: #444;
    font-size: 1.5rem;
    cursor: pointer;
    position: relative;
}

    .dropzone:hover {
        background-color: #f3f3f3;
        color: #333;
    }

    .dropzone input[type=file] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.dropzone-drag {
    background-color: palegreen;
}


.toggle-menu {
}

.show-on-large {
}

.show-on-small {
    display: none;
}


@media only screen and (max-width: 768px) {
    .toggle-menu {
        display: none;
    }
    .show-on-large {
        display: none;
    }

    .show-on-small {
        display: flex;
    }
}

.required::after {
    content: "*";
    font-weight: bold;
    color: red;
}

/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
    background-color: #555;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
    bottom: 23px;
    right: 28px;
    width: 280px;
}

/* The popup form - hidden by default */
.form-popup {
    display: block;
    position: fixed;
    bottom: 0;
    right: 15px;
    border: 3px solid #f1f1f1;
    max-width: 500px;
    z-index: 9;
}

/* Add styles to the form container */
.form-container {
    max-width: 100px;
    padding: 10px;
    background-color: white;
}

    /* Full-width input fields */
    .form-container input[type=text], .form-container input[type=password] {
        width: 100%;
        padding: 15px;
        margin: 5px 0 22px 0;
        border: none;
        background: #f1f1f1;
    }

        /* When the inputs get focus, do something */
        .form-container input[type=text]:focus, .form-container input[type=password]:focus {
            background-color: #ddd;
            outline: none;
        }

    /* Set a style for the submit/login button */
    .form-container .btn {
        background-color: #04AA6D;
        color: white;
        padding: 16px 20px;
        border: none;
        cursor: pointer;
        width: 100%;
        margin-bottom: 10px;
        opacity: 0.8;
    }

    /* Add a red background color to the cancel button */
    .form-container .cancel {
        background-color: red;
    }

    /* Add some hover effects to buttons */
    .form-container .btn:hover, .open-button:hover {
        opacity: 1;
    }

.demo {
    border: 1px solid #0A0000;
    border-collapse: collapse;
    padding: 5px;
}

    .demo th {
        border: 1px solid #0A0000;
        padding: 5px;
        background: #F0F0F0;
    }

    .demo td {
        border: 1px solid #0A0000;
        padding: 5px;
    }

.center-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}


.signal-grid {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-block: 2rem;
    width: min(95%, 70rem);
    margin-inline: auto;
    border-color: #57AEFB;
    border-radius: 20px;
    border-style: solid;
    border-width: thick;
    margin: 20px 0;
    box-shadow: rgba(0,0,0,0.35) 0 5px 15px;
}

.signal-grid2 {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-block: 2rem;
    width: min(95%, 70rem);
    margin-inline: auto;
    border-color: #57AEFB;
    border-radius: 20px;
    border-style: solid;
    border-width: thick;
    margin: 20px 0;
    box-shadow: rgba(0,0,0,0.35) 0 5px 15px;
}


.signal-entry-2 {
    display: grid;
    background-color: #1c1d1e;
    color: white;
    grid-template-columns: 1fr 1fr 1fr;
    border-color: #57AEFB;
    border-radius: 20px;
    border-style: solid;
    border-width: thick;
    margin: 20px 0;
    box-shadow: rgba(0,0,0,0.35) 0 5px 15px;
}

.signal-entry-3 {
    display: grid;
    background-image: url('https://g360portalbs.blob.core.windows.net/hxart/brush_metal.jpg');
    grid-template-columns: 1fr 3fr 1fr;
    margin: 20px 0;
    box-shadow: rgba(0,0,0,0.35) 0 5px 15px;
}



.signal-entry {
    display: grid;
    background-image: url('https://g360portalbs.blob.core.windows.net/hxart/brush_metal.jpg');
    grid-template-columns: 30px 1fr 30px;
    border-color: #57AEFB;
    border-radius: 20px;
    border-style: solid;
    border-width: thick;
    margin: 20px 0;
    box-shadow: rgba(0,0,0,0.35) 0 5px 15px;
}



.signal-entry-text-left {
    text-transform: uppercase;
    writing-mode: vertical-lr;
    text-orientation: mixed;
    color: #ffffff;
    padding: 5px;
    text-align: center;
    line-height: 1.75;
    font-weight: bold;
    font-size: 0.8rem;
    letter-spacing: 1.2px;
}

.signal-entry-text-right {
    text-transform: uppercase;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    color: #ffffff;
    padding: 5px;
    text-align: center;
    line-height: 1.75;
    font-weight: bold;
    font-size: 0.8rem;
    letter-spacing: 1.2px;
}

.signal-entry-text {
    display: flex;
    flex-direction: column;
    padding: 5px;
    padding-left: 20px;
    background-color: transparent;
    color: #57AEFB;
}

.bgimg {
    background-image: url('https://g360portalbs.blob.core.windows.net/hxart/brush_metal.jpg');
}

table.dltrc {
    background-color: transparent;
    width: 95%;
    border-collapse: separate;
    border-spacing: 0px;
    border: solid #57AEFB 2px;
    border-radius: 8px;
}

tr.dlheader {
    background: #57AEFB;
    color: white;
    text-align: center;
    font-weight: bold;
    border-left: none #57AEFB 1px;
    padding: 2px
}

td.dlheader {
    text-align: center;
    font-weight: bold;
    border-left: none #57AEFB 1px;
    border-radius: 0px;
    padding: 2px
}


tr.dlinfo,
td.dlinfo {
    font-size: 14px;
    font-weight: bold;
    color: white;
    background: none;
    background-color: transparent;
    text-align: center;
    border-left: none #57AEFB 1px;
    border-top: solid #57AEFB 1px;
    padding: 3px
}

        td.dlinfo:first-child,
        td.dlheader:first-child {
            border-left: none;
        }

    td.dlheader:first-child {
        border-radius: 5px 0 0 0;
    }

    td.dlheader:last-child {
        border-radius: 0 5px 0 0;
    }


/*===== hover effects =====*/


tr:hover {
    background-color: #3e3e3e;
}

/* === ROW HOVER === */
/*tr.hover02:hover:last-child {
      background-color: #dde6ee;
      border-radius: 0 0 6px 6px;
      }*/


.mobile-container {
    max-width: 480px;
    margin: auto;
    background-color: transparent;
    height: 500px;
    color: white;
    border-radius: 10px;
}

.topnav {
    overflow: hidden;
    background-color: transparent;
    position: relative;
}

    .topnav #myLinks {
        display: none;
    }

#filter_settings {
    display: none;
}

.topnav a {
    color: white;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    display: block;
}

.topnav div.icon {
    background: black;
    position: absolute;
    right: 0;
    top: 0;
}

.topnav a:hover {
    background-color: transparent;
    color: #00B524;
}

.active {
    background-color: transparent;
    color: #00B524;
}


th.dlmobile {
    font-size: 14px;
    font-weight: bold;
    background-color: transparent;
    text-align: left;
    color: white;
    padding: 5px;
}

th.dlmobilelb {
    font-size: 14px;
    font-weight: bold;
    background-color: transparent;
    text-align: left;
    color: white;
    padding: 5px;
    padding-left: 20px;
/*    border-left: solid #57AEFB 1px;
*/}



td.dlmobile {
    font-size: 12px;
    font-weight: bold;
    background-color: transparent;
    text-align: center;
    color: white;
}

td.dlmobilelb {
    font-size: 12px;
    font-weight: bold;
    background-color: transparent;
    text-align: center;
    color: white;
    padding-left:10;
    border-left: solid #57AEFB 1px;
}


.stp-btn {
    font-size: 14px;
    background-color: transparent;
    text-align: center;
    color: #57AEFB;
}

.stp-search {
    font-size: 14px;
    background-color: transparent;
    color: #57AEFB;
    border-color: #57AEFB;
}

.stp-select {
    font-size: 14px;
    color: #57AEFB
}

.stp-blue-14 {
    font-size: 14px;
    color: #57AEFB;
    text-align: center;
}


.stp-return-green {
    font-size: 14px;
    color: #00B524;
    text-align: center;
}

.stp-return-green-lb {
    font-size: 14px;
    font-weight: bold;
    color: #03fb09;
    text-align: center;
}




.stp-return-red {
    font-size: 14px;
    color: red;
    text-align: center;
}

.stp-return-white {
    font-size: 12px;
    color: white;
    text-align: center;
}

.stp-hr {
    font-weight: bold;
    border: solid;
    height: 5px;
    /* Set the hr color */
    color: red; /* old IE */
    background-color: red; /* Modern Browsers */
    opacity: 1;
    border-color: #57AEFB;
    border-radius: 20px;
    border-style: solid;
    border-width: thin;
}

.landing-grid {
    grid-template-columns: 300px 1fr 300px;
}
