@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

.rz-body {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
}

    .rz-body .container-fluid {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

ul[role=tablist] {
    flex-wrap: wrap !important;
}

:focus-visible {
    outline: none;
}

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.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."
    }

.emailsenderdetailrow {
    margin-bottom: 1.5rem !important;
}

a.ui-button:hover {
    color: #fff;
    text-decoration: none;
}

/*
Visual Studio-like style based on original C# coloring by Jason Diamond <jason@diamond.name>
*/
.hljs {
    display: block;
    overflow-x: auto;
    background: white;
    color: black;
}

.hljs-comment,
.hljs-quote,
.hljs-variable {
    color: #008000;
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-built_in,
.hljs-name,
.hljs-tag {
    color: #00f;
}

.hljs-string,
.hljs-title,
.hljs-section,
.hljs-attribute,
.hljs-literal,
.hljs-template-tag,
.hljs-template-variable,
.hljs-type,
.hljs-addition {
    color: #a31515;
}

.hljs-deletion,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-meta {
    color: #2b91af;
}

.hljs-doctag {
    color: #808080;
}

.hljs-attr {
    color: #f00;
}

.hljs-symbol,
.hljs-bullet,
.hljs-link {
    color: #00b0e8;
}


.hljs-emphasis {
    font-style: italic;
}

.hljs-strong {
    font-weight: bold;
}

.documentation-links {
    position: relative;
    float: right;
    margin-left: -100%;
}

    .documentation-links a {
        text-decoration: none !important;
        padding: 6px 0;
        margin-left: 24px;
        display: inline-flex;
        align-items: center;
    }

.social-link {
    margin-right: 8px;
    text-decoration: none;
}

.console-content {
    height: 230px;
    overflow: auto;
}

.console-header {
    display: flex;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    padding: 0 0 16px 0;
}

.console-title {
    flex: 1;
    margin: 0 !important;
}

.console-message {
    margin: 8px 0;
    padding: 4px 0;
    display: flex;
    align-items: baseline;
    color: #000000;
    background: rgba(210,233,255,0.8);
    border-radius: 4px;
}

.error-message {
    background: rgba(220,53,69,0.8);
    color: #ffffff;
}

.console-message-time {
    font-size: 12px;
    padding: 2px 4px;
}

/* next-demos */

body {
    background-color: #F4F5F9;
}

.stage {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.light {
    padding-top: 3rem;
    background-image: url("../images/background.svg");
    background-repeat: no-repeat;
    background-position: 50% -700px;
}

.dark {
    background-color: #050A23;
    background-image: url("../images/background.svg");
    background-repeat: no-repeat;
    background-position: 50% 0;
    padding-bottom: 3rem;
}

.next a {
    color: #FF504D;
}

    .next a:hover {
        text-decoration: none;
        color: #FF7371;
    }

.dark a {
    color: #FF9C9A;
}

    .dark a:hover {
        color: #FF504D;
    }

.next h1,
.next h2,
.next h3,
.next h4,
.next h5,
.next h6 {
    line-height: 100%;
    color: #050A23;
}

.next .dark,
.next .dark h1,
.next .dark h2,
.next .dark h3,
.next .dark h4,
.next .dark h5,
.next .dark h6,
.next .dark p {
    color: #ffffff;
}

.next h1 {
    font-weight: bold;
    font-size: 72px;
    letter-spacing: -0.02em;
}

.next .subtitle {
    font-weight: 100;
    font-size: 24px;
    line-height: 1.3em;
    margin: 3rem 0 3.75rem;
}

    .next .subtitle strong {
        font-weight: 700;
    }

.next .description {
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 4rem;
}

.next h3 {
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.5rem;
    letter-spacing: -0.02em;
    margin-bottom: 1.25rem;
}

.next p {
    font-size: 18px;
    font-weight: 400;
    color: #515256;
}

/* Top navigation links */
.nav-links a {
    display: inline-block;
    height: 2rem;
    line-height: 2rem;
    color: #050A23;
    margin: .5rem 0 0 2.5rem;
    transition: all 0.3s;
}

    .nav-links a:hover {
        color: #FF504D;
    }

/* CTA Buttons */

.cta-strip {
    margin-top: 4rem;
}

.cta-button {
    text-decoration: none;
    display: inline-block;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25rem;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    padding: 1rem 2rem;
    margin: 1rem .5rem 0;
    border-radius: .75rem;
    border: 1px solid #050A23;
    box-sizing: border-box;
    color: #050A23 !important;
    transition: all 0.3s ease-in-out;
}

.dark .cta-button {
    border-color: rgba(255,255,255,.3);
    color: #ffffff !important;
}

.cta-button.primary {
    font-weight: 600;
    color: #ffffff !important;
    border-color: #FF504D;
    background: #FF504D;
}

.cta-button:hover {
    text-decoration: none;
    color: #ffffff !important;
    border-color: #050A23;
    background: #050A23;
}

.dark .cta-button:hover {
    text-decoration: none;
    color: #050A23 !important;
    border-color: #ffffff;
    background: #ffffff;
}

.cta-button:active {
    color: #c2c2c2 !important;
}

.dark .cta-button:active {
    color: #515256 !important;
}

/* Customer Logos */

.customers {
    margin-top: 5rem;
    margin-bottom: 1rem;
    border-radius: .75rem;
    background-color: #ffffff;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.06);
}

    .customers h3 {
        font-size: 1rem;
        font-weight: 300;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        min-width: 110px;
        margin: 2rem 0;
    }

.logos {
    margin: 2rem 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

    .logos img {
        height: 24px;
        margin: 0 12px 32px;
    }

    .logos .square {
        height: 48px;
    }

/* Radzen Features */

video {
    box-shadow: 0px 12px 20px rgba(0, 0, 0, 0.5);
    background: rgba(0,0,0,.3) url("../images/play.svg") no-repeat 50% 50%;
}

.radzen-features ul {
    margin-top: 0;
    margin-bottom: 0;
    list-style-image: url("../images/checkmark.svg");
}

.radzen-features li {
    cursor: default;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    transition: all 0.3s ease-in-out;
}

/* Most Popular Components */

.popular-components {
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
}

    .popular-components a {
        font-size: 1.125rem;
        font-weight: 600;
        color: #1151f3;
        transition: all 0.2s;
        border-bottom: 1px solid transparent;
    }

        .popular-components a:hover {
            color: #0E44CC;
            border-bottom-color: #0E44CC;
        }

    .popular-components .component-icon {
        width: 32px;
        height: 32px;
        display: block;
        margin: 0 auto 1rem;
    }


/* All Components */

.all-components ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.all-components li {
    display: flex;
    align-items: flex-start;
    padding: 0.25rem 0;
}

.all-components h4 {
    font-size: 1rem;
    font-weight: 600;
    line-height: 150%;
    margin: 1.25rem 0 0.25rem;
}

.all-components a {
    line-height: 1rem;
    color: #1151f3;
    transition: all 0.2s;
    border-bottom: 1px solid transparent;
}

    .all-components a:hover {
        color: #0E44CC;
        border-bottom-color: #0E44CC;
    }

.all-components .rz-badge {
    margin-left: 0.5rem;
    margin-top: 0.0625rem;
    font-size: 0.5rem;
    line-height: 0.625rem;
}

/* Footer */

.copyright {
    margin-top: 6rem;
    opacity: .2;
    transition: all 0.4s ease-in-out;
}

    .copyright p {
        font-size: 1rem;
        font-weight: 300;
        color: #ACAFB9;
    }

    .copyright:hover {
        opacity: 1;
    }

/* Demos Content */

p code,
ul code {
    display: inline-block;
}

p code,
ul code,
pre {
    padding: 0 0.5rem;
    font-size: 0.8125em !important;
    line-height: 1.5rem;
    background: rgba(0,0,0,.08);
    border-radius: 0.25rem;
}

.body {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.rz-sidebar {
    bottom: 0 !important;
    border-right: 0 !important;
}

.content-footer {
    background-image: url("../images/background.svg");
    background-repeat: no-repeat;
    background-position: right -450px top -200px;
}

    .content-footer h2 {
        font-size: 2rem;
        font-weight: 700;
        line-height: 100%;
    }

.docu h2 {
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.5rem;
    letter-spacing: -0.02em;
}

.rz-card.docu p,
.rz-card.docu ul {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 1rem;
    font-weight: 400;
}

.docu img {
    display: block;
    width: 100%;
    max-width: 700px;
    margin: 4rem auto;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.06);
}

img.illustration {
    box-shadow: none;
    max-width: 300px;
    min-height: 220px;
}

/* Demos Sidebar */

.demos-sidebar .rz-panel-menu .rz-navigation-item-icon-children {
    margin-left: auto;
}

.demos-sidebar .rz-panel-menu .rz-badge {
    margin-left: 0.5rem;
    font-size: 0.5rem;
    line-height: 0.625rem;
}

/* Responsive */

@media (max-width: 1024px) {
    .documentation-links {
        float: none;
        margin-left: 0;
        margin-bottom: 1rem;
    }

        .documentation-links a {
            display: flex;
            margin-left: 0;
        }
}

@media (max-width: 767px) {
    .nav-links a {
        margin-left: 1rem;
    }
}

@media (max-width: 576px) {
    .next h1 {
        font-size: 3.5rem;
    }

    .all-components h4 {
        font-size: 1.25rem;
        font-weight: 700;
    }

    .all-components a {
        font-size: 1.25rem;
        font-weight: 400;
    }

    .popular-components a {
        width: 7rem;
        margin-bottom: 2rem;
    }

    .customers h3 {
        margin: 1rem 0 0;
    }

    .copyright {
        opacity: 1;
    }
}

.fox-barcode {
    font-family: 'Barcode39';
    font-size: 6em;
    color: #000000;
}

.input-group-text {
    padding: 0 0.75rem;
}

.transfedetail-product {
    background: #e9edf0;
}

.transfedetail-product p {
    font-weight: bold !important;
    font-size: 1.2rem;
    padding: 1rem 0.5rem !important;
}

.transfedetail-product a {
    font-weight: bold !important;
    font-size: 1.2rem;
    padding: 1rem 0.5rem !important;
    color: rgb(58, 71, 77); 
}

.order-issue-product-code {
    background: #fff;
    border: 2px solid #3A474D;
    padding: 0.25rem;
}

.order-issue-product-code p {
    font-size: 1.5rem !important;
    font-weight: bold !important;
}

.transfedetail-product-code {
    background: #fff;
    border: 2px solid #3A474D;
    padding: 0.25rem;
}

.transfedetail-product-code p {
    color: #3A474D !important;
    font-size: 1.5rem !important;
    font-weight: bold !important;
}

.transfedetail-product-quantity {
    background: #e9edf0;
}

.transfedetail-product-quantity p {
    color: #3A474D;
    font-size: 1.5rem !important;
    font-weight: bold !important;
}

.weighting-log-product {
    background: #fff;
}

.weighting-log-product p {
    font-weight: bold !important;
    font-size: 1.2rem;
    padding: 1rem 0.5rem !important;
    color: #3A474D !important;
}

.weighting-log-code {
    background: #fff;
    border: 2px solid #3A474D;
    padding: 0.25rem;
}

.weighting-log-code p {
    color: #3A474D !important;
    font-size: 1.5rem !important;
    font-weight: bold !important;
}

.weighting-log-quantity {
    background: #fff;
}

.weighting-log-quantity p {
    color: #3A474D;
    font-size: 1.5rem !important;
    font-weight: bold !important;
}

@media only screen and (max-width : 575px) {
    .fox-transferdetailreceipt-wrap {
        border: var(--rz-datalist-item-border) !important;
        border-width: 2px !important;
        border-radius: var(--rz-datalist-border-radius) !important;
    }

    .transfedetail-product,
    .transfedetail-product-code,
    .transfedetail-product-quantity,
    .weighting-log-product,
    .weighting-log-quantity,
    .fox-issue-button,
    .fox-issue-button button,
    .weighting-log-code {
        min-height: 3rem !important;
    }

}

.fox-transferdetailreceipt-warehouse {
    font-size: 1rem;
}

    .fox-transferdetailreceipt-warehouse .rz-alert-icon {
        font-size: 1.5rem;
    }

.fox-admin-column {
  font-style: italic;
}

.rz-notification {
    top: 0px !important;
}

.foxis-green {
    color: green !important;
}

.foxis-green i {
    color: green !important;
    font-size: 2rem !important;
}

.foxis-red {
    color: darkred !important;
}

.foxis-red i {
    color: darkred !important;
    font-size: 2rem !important;
}

.foxis-blue {
    color: #1A4458 !important;
}

.foxis-blue i {
    color: #1A4458 !important;
    font-size: 2rem !important;
}

.foxis-orange {
    color: brown !important;
}

.foxis-orange i {
    color: brown !important;
    font-size: 2rem !important;
}

.foxis-white {
    color: white !important;
}

.foxis-white i {
    color: white !important;
    font-size: 2rem !important;
}

.product-picture, .productselector-picture {
    max-height: 60px;
    max-width: 60px;
}

.dialogalert .rz-dialog-titlebar {
    background-color: #f9777f;
}

.dialogalert .rz-dialog-title {
    color: #fff;
}