/* _content/metrecsat/Pages/CustomerFeedback/AddFeedback.razor.rz.scp.css */
body[b-pqsw6rqb5u] {
}

[type=button]:not(:disabled)[b-pqsw6rqb5u], [type=reset]:not(:disabled)[b-pqsw6rqb5u], [type=submit]:not(:disabled)[b-pqsw6rqb5u], button:not(:disabled)[b-pqsw6rqb5u] {
    background-color: white;
}

.valid.modified:not([type=checkbox])[b-pqsw6rqb5u] {
    outline: 1px solid #fff;
}

.form-control[b-pqsw6rqb5u] {
    font-size: 12px;
}

[b-pqsw6rqb5u]::placeholder {
    /* Firefox, Chrome, Opera */
    color: lightgrey;
}

:-ms-input-placeholder[b-pqsw6rqb5u] {
    /* Internet Explorer 10-11 */
    color: lightgrey;
}

[b-pqsw6rqb5u]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: lightgrey;
}

.required[b-pqsw6rqb5u]:after {
    content: " *";
    color: red;
}

.imagePlaceholder[b-pqsw6rqb5u] {
    object-fit: contain;
    object-position: center;
    max-width: 311px;
    height: 168px
}

button.link[b-pqsw6rqb5u] {
    font-family: "Verdana" sans-serif;
    font-size: 1em;
    text-align: left;
    color: blue;
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    cursor: pointer;
    background-color: #fff;
    font-size: 12px;
    color: blue;
    cursor: pointer
}

.prefetchrating[b-pqsw6rqb5u] {
    color: forestgreen;
    font-size: 15px;
    font-family: "Montserrat";
    text-align: left !important;
    color: #000;
    font-weight: 600;
    padding-left: 13px;
}

.top-row[b-pqsw6rqb5u], article[b-pqsw6rqb5u] {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.form-label[b-pqsw6rqb5u] {
    color: #7f7f7f;
}

.form-control[b-pqsw6rqb5u], .btn-primary[b-pqsw6rqb5u] {
    border-radius: 0.25rem !important;
}

.form-page-area[b-pqsw6rqb5u], form.form-page-area[b-pqsw6rqb5u] {
    height: 100%;
    display: flex;
    align-items: center;
}

.col-md-4[b-pqsw6rqb5u], .col-md-12[b-pqsw6rqb5u] {
    position: relative;
}

.feedback-button[b-pqsw6rqb5u] {
    padding: 0;
    margin: 5px;
    border: none;
}

    .feedback-button.emoji-only[b-pqsw6rqb5u] {
        width: 36px;
        height: 36px;
    }

.btn-width-only[b-pqsw6rqb5u] {
    width: 240px;
}

.form-control[b-pqsw6rqb5u] {
    font-size: 14px !important;
}


.bg-gray[b-pqsw6rqb5u] {
    background-color: #ededed;
    margin: 1px;
    border-radius: 8px;
}

.buttonfeedback[b-pqsw6rqb5u] {
    background-color: #ededed !important;
    color: #000;
    border: none;
    font-family: Montserrat;
    font-size: 15px;
}

.buttonsubmit[b-pqsw6rqb5u] {
    background-color: #0a58ca;
    display: none;
    font-family: Montserrat;
    font-size: 15px;
    width: 275px;
}

.csatlogo[b-pqsw6rqb5u] {
    width: 180px;
    height: auto;
    object-fit: fill;
    object-position: center;
}
/* _content/metrecsat/Pages/CustomerFeedback/FeebackConfirmationPage.razor.rz.scp.css */
.card-footer[b-uh968n7j3j] {
    padding: 10px;
    font-size: 12px;
    box-shadow: 1px 1px 6px -8px #263238;
    text-align: center
}

.thanks-text[b-uh968n7j3j] {
    color: #263238;
    font-weight: 600;
    font-size: 26px;
    line-height: 36px;
    /*padding-top: 190px;*/
}

.footer-thanks-page .sitefooter[b-uh968n7j3j] {
    position: absolute;
    width: 96.5%;
    bottom: 15px;
}

.thanks-emj4[b-uh968n7j3j] {
    width: 34px;
    position: relative;
    top: -2px;
}
/* _content/metrecsat/Pages/CustomerFeedback/SkipFeedbackPage.razor.rz.scp.css */
.card-footer[b-bv4c5ag3ui] {
    padding: 10px;
    font-size: 12px;
    box-shadow: 1px 1px 6px -8px #263238;
    text-align: center
}

.thanks-text[b-bv4c5ag3ui] {
    color: #263238;
    font-weight: 600;
    font-size: 26px;
    line-height: 36px;
    /*padding-top: 190px;*/
}

.footer-thanks-page .sitefooter[b-bv4c5ag3ui] {
    position: absolute;
    width: 96.5%;
    bottom: 15px;
}

.thanks-emj4[b-bv4c5ag3ui] {
    width: 34px;
    position: relative;
    top: -2px;
}
/* _content/metrecsat/Shared/CommonFooter.razor.rz.scp.css */
.imagePlaceholder[b-fajd628c9w] {
    object-fit: contain;
    object-position: center;
    max-width: 22px;
    margin: 5px;
    height: 22px;
    width:22px;
    vertical-align:middle;
    
}
.sitefooter[b-fajd628c9w] {
    padding: 0px;
    font-size: 12px;
    box-shadow: none !important;
    text-align: center
}
.bg-gray[b-fajd628c9w] {
    background-color: #ededed;
    margin: 1px;
    border-radius: 8px;    
}

.companyinfo[b-fajd628c9w]{
    padding:10px 12px;
    text-align:left;   
}
.socialmedial[b-fajd628c9w] {
    padding: 3px 10px;
    text-align: right;
}
/* _content/metrecsat/Shared/MainLayout.razor.rz.scp.css */
.page[b-309nesqoih] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-309nesqoih] {
    flex: 1;
}

.sidebar[b-309nesqoih] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-309nesqoih] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-309nesqoih]  a, .top-row .btn-link[b-309nesqoih] {
    white-space: nowrap;
    margin-left: 1.5rem;
}

.top-row a:first-child[b-309nesqoih] {
    overflow: hidden;
    text-overflow: ellipsis;
}

.height-100per[b-309nesqoih] {
    height: 100%;
}

.box-container[b-309nesqoih] {
    height: calc(100vh - 60px);
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-309nesqoih] {
        display: none;
    }

    .top-row.auth[b-309nesqoih] {
        justify-content: space-between;
    }

    .top-row a[b-309nesqoih], .top-row .btn-link[b-309nesqoih] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-309nesqoih] {
        flex-direction: row;
    }

    .sidebar[b-309nesqoih] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-309nesqoih] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    /*.top-row, article {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }*/
}
/* _content/metrecsat/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-6tebdfrg31] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-6tebdfrg31] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-6tebdfrg31] {
    font-size: 1.1rem;
}

.oi[b-6tebdfrg31] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-6tebdfrg31] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-6tebdfrg31] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-6tebdfrg31] {
        padding-bottom: 1rem;
    }

    .nav-item[b-6tebdfrg31]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-6tebdfrg31]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-6tebdfrg31]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-6tebdfrg31] {
        display: none;
    }

    .collapse[b-6tebdfrg31] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
