﻿.hamburger {
    display: none;
}

@media (max-width: 1200px) {
    .hamburger {
        display: block; /* Or inline-block, depending on your layout */
    }
}

.account-name {
    font-weight: 600 !important;
    font-size: 0.8rem !important;
}

fieldset#readonly a {
    pointer-events: none;
    cursor: default;
}

pre {
    color: green;
    font-size: 12px;
    font-family: Cascadia Mono;
}

* {
    margin: 0;
    padding: 0;
}

.tree ul {
    padding-top: 20px;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.tree li {
    float: left;
    text-align: center;
    list-style-type: none;
    position: relative;
    padding: 20px 5px 0 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

    /*We will use ::before and ::after to draw the connectors*/

    .tree li::before, .tree li::after {
        content: '';
        position: absolute;
        top: 0;
        right: 50%;
        border-top: 1px solid #ccc;
        width: 50%;
        height: 20px;
    }

    .tree li::after {
        right: auto;
        left: 50%;
        border-left: 1px solid #ccc;
    }

    /*We need to remove left-right connectors from elements without
    any siblings*/
    .tree li:only-child::after, .tree li:only-child::before {
        display: none;
    }

    /*Remove space from the top of single children*/
    .tree li:only-child {
        padding-top: 0;
    }

    /*Remove left connector from first child and
    right connector from last child*/
    .tree li:first-child::before, .tree li:last-child::after {
        border: 0 none;
    }
    /*Adding back the vertical connector to the last nodes*/
    .tree li:last-child::before {
        border-right: 1px solid #ccc;
        border-radius: 0 5px 0 0;
        -webkit-border-radius: 0 5px 0 0;
        -moz-border-radius: 0 5px 0 0;
    }

    .tree li:first-child::after {
        border-radius: 5px 0 0 0;
        -webkit-border-radius: 5px 0 0 0;
        -moz-border-radius: 5px 0 0 0;
    }

/*Time to add downward connectors from parents*/
.tree ul ul::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    border-left: 1px solid #ccc;
    width: 0;
    height: 20px;
}

.tree li a {
    border: 1px solid #ccc;
    padding: 5px 10px;
    text-decoration: none;
    color: #666;
    font-family: arial, verdana, tahoma;
    font-size: 11px;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    font-size: 15px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}

    /*Time for some hover effects*/
    /*We will apply the hover effect the the lineage of the element also*/
    .tree li a:hover, .tree li a:hover + ul li a {
        background: #c8e4f8;
        color: #000;
        border: 1px solid #94a0b4;
    }
        /*Connector styles on hover*/
        .tree li a:hover + ul li::after,
        .tree li a:hover + ul li::before,
        .tree li a:hover + ul::before,
        .tree li a:hover + ul ul::before {
            border-color: #94a0b4;
        }

.hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: black;
    text-align: center;
    height: 1em;
    opacity: 0.7;
}

    .hr-text:before {
        content: "";
        background: linear-gradient(to right, transparent, #818078, transparent);
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: 1px;
    }

    .hr-text:after {
        content: attr(data-content);
        position: relative;
        display: inline-block;
        color: black;
        padding: 0 0.5em;
        line-height: 1em;
        color: #000;
        background-color: #fcfcfa;
    }

.standout-box {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: 1px solid #adadad;
}

.dashboard .comp-label strong {
    font-size: 4em;
    line-height: 1;
    font-weight: 100;
    display: block;
}

span.comp-label small, span.comp-label strong {
    padding-left: 1rem;
}

.dashboard .comp-label small {
    font-size: .875em;
    text-transform: uppercase;
    display: block;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.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."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}


.no-flicker {
    pointer-events: none;
}

.chk-img {
    max-width: 90%;
    background-color: #e7e7e7;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #888888;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.iframe-wrapper {
    margin: 0px auto;
    padding: 15px;
}

.half-page-grid {
    height: calc(50vh - 120px);
}

.blazored-modal-container{
    z-index:9999 !important;
}

.visual-picker-figure:after {
    font-family: "Font Awesome 6 Pro" !important;
}

.visual-picker-peek {
    text-overflow: inherit !important;
    white-space: inherit !important;
    font-size: 0.8rem !important;
    font-weight: 600 !important;
}
.btn-account:hover {color:rgba(209, 69, 85,1)  !important;}
.triangle-up {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 12px solid #D14555;
    padding-top: 51px;
}

.dash-block label {
    color: #808080;
    margin-bottom: 0;
    white-space: nowrap;
}

.dash-block div {
    color: #444444;
    font-weight: bold;
}

.dash-block {
    border: dashed 1px #e1e1e1;
    width: 125px;
    border-radius: 8px;
    padding: 0.5rem;
    width: 100%;
    background-color: #f7f7f7;
}

.page-grid {
    height: calc(100vh - 220px);
}

.blink {
    -webkit-animation: blink 4s infinite both;
    animation: blink 4s infinite both;
}

@-webkit-keyframes blink {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes blink {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.border-dashed {
    border: 1px dashed;
}

.border-gray {
    border-color: #808080 !important;
}

.bg-light-danger-light {
    background-color: #fcf9fb;
}

.bg-light-success-light {
    background-color: #f5fbfa;
}

.bg-light-warning-light {
    background-color: #fff8eb;
}

.bg-light-primary-light {
    background-color: #f5fafc;
}

.bg-light-gray-light {
    background-color: #f5f5f5;
}

.required:after {
    content: " *";
    color: red;
}

.app-header,
.top-bar{
    height:80px;
}

.app-header-dark .btn-account.focus, 
.app-header-dark .btn-account.show, 
.app-header-dark .btn-account:active, 
.app-header-dark .btn-account:focus, 
.app-header-dark .top-bar-brand {
    background-color: inherit;
}


#ach-table {
    height: calc(100vh - 220px);
}

.top-bar-item,
.top-bar-list {
    align-items: inherit;
}

.app-header-dark .btn-account {
    color: #6f727d;
    border-left:inherit;
}

.app-header-dark {
    background-color: #fff;
    border-bottom: 8px solid #D14555;
    box-shadow: 0 0 0 3px rgb(20 20 31 / 5%), 0 2px 5px 0 rgb(20 20 31 / 15%);
}

.nav-selected {
    z-index: 99999;
    position: absolute;
    bottom: 8px;
    left: 50px;
    width: 30px;
}

.btn-dark {
    color: #fff;
    background-color: #4f4f52;
    border-color: #4f4f52;
}

.max-w-500{
    max-width:500px;
}

@media (max-height: 992px) {
    .page {
        min-height: calc(100vh - 5rem) !important;
    }
}

.account-name{
    line-height:inherit !important;
}

@media (min-width: 768px) {
    .badge {
        font-size: 12px !important;
    }
}

.right-parameter {
    color: #00a28a;
}

.decision-action-Pay {
    font-weight: bold;
    color: #00a28a
}

.decision-action-Return {
    font-weight: bold;
    color: #ea6759;
}

.operator {
    color: #ea6759;
}

.operator-dropdown{
    width:210px;
}

.form-group label {
    font-weight: bold;
    font-size: 0.8rem;
    color: rgba(20,20,31,.8);
}

.linen {
    position: relative;
    background-image: url(/img/linen.jpg);
}

.app-header .btn-account .account-summary {
     max-width: 15rem;
}

.dotted {
    /*background-image: url(/img/dotted.jpg);*/
}

.boxshadow {
    box-shadow: inset 0 0 20px rgb(0 0 0 / 5%);
}

.test-answer {
    justify-content: left !important;
}

    .test-answer:after {
        left: 10px;
        top: 15px !important;
    }

.text-white {
    color: #fff !important;
}

.off-tile {
    position: absolute;
    left: -40px;
    top: 18px;
}


.thought {
    background-color: rgba(1,121,168,.08);
    padding: 20px;
    border-radius: 30px;
    min-width: 40px;
    max-width: 360px;
    min-height: 40px;
    margin: 20px;
    position: relative;
    align-items: center;
    justify-content: center;
    text-align: center;
}

    .thought h5 {
        font-size: 1.3rem;
        font-weight: bold;
        padding-bottom: 12px;
        border-bottom: 1px dashed rgba(52,108,176,.5);
    }

    .thought:before,
    .thought:after {
        content: "";
        background-color: rgba(1,121,168,.08);
        border-radius: 50%;
        display: block;
        position: absolute;
        z-index: -1;
    }

    .thought:before {
        width: 44px;
        height: 44px;
        top: -12px;
        left: 28px;
        box-shadow: -50px 30px 0 -12px rgba(1,121,168,.08);
    }

    .thought:after {
        bottom: -10px;
        right: 26px;
        width: 30px;
        height: 30px;
        box-shadow: 40px -34px 0 0 rgba(1,121,168,.08), -28px -6px 0 -2px rgba(1,121,168,.08), -24px 17px 0 -6px rgba(1,121,168,.08), -5px 25px 0 -10px rgba(1,121,168,.08);
    }

.play {
    width: 50px;
    height: 50px;
    margin: auto;
    position: absolute;
    top: 40%;
    left: 45%;
    background-color: #fff;
    border-radius: 50%;
    padding-left: 5px;
}

.snippet {
    position: relative;
    background-color: #f6f7f9;
    background-image: url(/img/bg_blue_slant.png);
    background-size: 7px 7px;
    box-shadow: inset 0 0 20px rgb(0 0 0 / 5%);
}

.page-message {
    z-index: 100;
}

    .page-message a:not(.btn) {
        text-decoration: none;
        color: #313131;
    }

.card {
    margin-bottom: 0;
    min-width: 150px;
}

.text-muted-darker {
    color: rgba(20,20,31,.7) !important;
}

.vmiddle {
    vertical-align: middle;
}

.visual-picker-figure-success:after {
    color: #00a28a;
}

.visual-picker-figure-danger:after {
    color: #b76ba3;
}

.visual-picker input[type=checkbox]:checked ~ .visual-picker-figure-success,
.visual-picker input[type=radio]:checked ~ .visual-picker-figure-success {
    box-shadow: inset 0 0 0 2px #00a28a, 0 0 0 1px rgb(20 20 31 / 5%), 0 1px 3px 0 rgb(20 20 31 / 15%);
}

.visual-picker input[type=checkbox]:checked ~ .visual-picker-figure-danger,
.visual-picker input[type=radio]:checked ~ .visual-picker-figure-danger {
    box-shadow: inset 0 0 0 2px #b76ba3, 0 0 0 1px rgb(20 20 31 / 5%), 0 1px 3px 0 rgb(20 20 31 / 15%);
}

.image-box {
    background-color: #f7f7f7;
    border: 1px rgba(0,0,0,0.2) dashed;
    padding: 10px;
    border-radius: 0.25rem;
    margin: 1px 1px 10px 1px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    min-height: 140px;
}

.list-group-item:last-child {
    border-width: 0;
}

.paper {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 30px rgba(0,0,0,0.1), 1px 1px 3px rgba(0,0,0,0.2);
    position: relative;
    width: 100%;
    padding: 2em;
    margin: 10px auto;
}

.page-wrapper {
    margin: 0px auto;
    padding: 90px 15px 15px 15px;
}

.list-group-divider .list-group-item-figure {
    padding: 0.5rem 1rem !important;
}

table thead {
    background-color: rgba(52,108,176,0.3);
}

.blazored-modal-overlay {
    pointer-events: none;
}

.blazored-modal-container {
    height: 80% !important;
}

.modal-body {
    padding: 0 !important;
}

.modal-footer {
    border-top: 1px solid #ecedf1;
}

.visual-picker-figure-sm {
    height: 3rem;
}

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
    margin-bottom: 0.5rem;
}

.card-header{
    background-color:#f1f1f1;
}

.card-header,
.card-body {
    padding: 0.7rem;
}

.card-body{
    background-color:#ffffff;
}


#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;
    }

a:hover {
    text-decoration: none;
}

.margin-auto {
    margin: auto;
}

.spinner-container {
    display: flex;
    flex-direction: column;
    position: fixed;
    z-index: 999;
    top: 35%;
    left: 46%;
}

.empty-state {
    padding-top: 20px !important;
}

.sk-circle-fade > .sk-circle-fade-dot:before {
    background-color: #346cb0;
}

.aside-menu {
    background-color: #fff !important;
    margin: auto;
}

.aside-content {
    background-color: #fff !important;
}

.dropdown-menu {
    font-size: 0.8rem !important;
}

.form-group .control-label {
    margin-bottom: 1px;
    margin-left: 2px;
    display: block;
}

input.invalid,
textarea.invalid {
    border-color: #b76ba3 !important;
}

.validation-message {
    font-size: 11px;
    color: #b76ba3;
    margin-left: 2px;
}

.input-suffix-btn {
    line-height: 38px;
    vertical-align: middle;
}

.blazored-modal {
    min-width: 350px;
    padding: 0 !important;
}

.blazored-modal-header {
    padding: 0.5rem !important;
    background-color: #f6f7f9 !important;
}

.blazored-modal-close {
    display: none;
}

.blazored-modal-title {
    font-size: 1.3rem;
    padding-left: 10px !important;
}

.blazored-modal-content {
    padding: 1rem !important;
}

.blazored-modal {
    padding: 1rem;
}

.modal-footer {
    padding: 0;
}

.blazored-toast-body .blazored-toast-header h5 {
    font-size: 1.2rem;
}

.blazored-toast-body p {
    font-size: 0.9rem;
}

.active .menu-icon,
.active .menu-text {
    font-weight: 600 !important;
    color: #346cb0 !important;
}

.footer {
    height: 53px;
    background-color: #fff;
    display: block;
    border-top: 1px solid #e7e7e7;
    width: 100%;
}

.alert {
    padding-top: 0.25rem;
}

.page-navs {
    position: fixed !important;
    top: 3.5rem;
    right: 0;
    left: 0;
}

/*.auth-header {
    background: url('/img/bg_auth.jpg') no-repeat;
}*/

/*mobile*/
        @media only screen and (max-width: 768px) {
            .mobile-hide {
                display: none !important;
            }

            .mobile-only {
                display: inherit !important;
            }

            .top-bar-brand {
                width: 12rem;
            }

            .spinner-container {
                top: 35% !important;
                left: 38% !important;
            }
        }

        @media (min-width: 768.1px) {
            .mobile-hide {
                display: inherit !important;
            }

            .mobile-only {
                display: none !important;
            }

            .app-aside-expand-md + .app-main {
                padding-left: 8rem;
            }

            .app-aside-expand-md {
                width: 8rem;
            }

            .auth-header {
                margin-bottom: -3rem;
                padding-top: 3rem !important;
                padding-bottom: 3rem;
            }

            .app-aside {
                width: 8rem !important;
            }

            .page-inner {
                padding: 5rem 1rem 1rem 1rem !important;
            }
        }

@media only screen and (max-width: 1200px) {
    .mobile-hide-lg {
        display: none !important;
    }

    .mobile-only {
        display: inherit !important;
    }

    .top-bar-brand {
        width: 12rem;
    }

    .spinner-container {
        top: 35% !important;
        left: 38% !important;
    }
}

@media (min-width: 1200.1px) {
    .mobile-hide-lg {
        display: inherit !important;
    }

    .mobile-only {
        display: none !important;
    }

    .app-aside-expand-md + .app-main {
        padding-left: 8rem;
    }

    .app-aside-expand-md {
        width: 8rem;
    }

    .auth-header {
        margin-bottom: -3rem;
        padding-top: 3rem !important;
        padding-bottom: 3rem;
    }

    .app-aside {
        width: 8rem !important;
    }

    .page-inner {
        padding: 5rem 1rem 1rem 1rem !important;
    }
}

        .pace {
    display: none !important;
}

.top-bar-brand {
    width: 6rem;
}

    .top-bar-brand .hamburger {
        display: none !important;
    }



.nowrap {
    white-space: nowrap !important;
}

/*overriding radzon*/
.card {
    padding: 0 !important;
}

    .card h1, .card h2, .card h3, .card h4, .card h5, .card h6 {
        margin-bottom: 0.1rem !important;
    }

.card-subtitle {
    margin-top: inherit !important;
}

.material-icons, .fc-prev-button .ui-icon, .fc-next-button .ui-icon, .fa, .pi, .ui-menuitem .ui-menuitem-icon {
    font-size: inherit !important;
}

.stacked-menu {
    padding-top: 0.25rem !important;
}

.ui-chkbox-box.ui-state-active {
    background-color: #346cb0 !important;
}

.ui-radiobutton-box.ui-state-active {
    background-color: #2b5a92 !important;
}

/*overriding radzon*/
.corner-account-name {
    font-size: 1rem !important;
    margin: auto;
}

.gjtooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

    .gjtooltip .tooltiptext {
        visibility: hidden;
        background-color: #808080;
        color: #fff;
        text-align: center;
        border-radius: 3px;
        padding: 5px 10px 5px 10px;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
        font-size: 0.7rem;
        white-space: nowrap;
    }

        .gjtooltip .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .gjtooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

.custom-control-label:after,
.custom-control-label:before {
    width: 1.1rem;
    height: 1.1rem;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.product-qty {
    background-color: #fff;
    font-size: 0.6rem;
    border: 1px solid teal;
    color: #808080;
}

.tasks {
    width: inherit !important;
}

.gig-type-icon {
    width: 50px;
    height: 50px;
    position: relative;
}

    .gig-type-icon img {
        height: 44px;
        width: 44px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

.gig-type-icon-sm {
    width: 36px;
    height: 36px;
    position: relative;
}

    .gig-type-icon-sm img {
        width: 33px;
        height: 33px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        padding: 1px;
    }




.menu .menu-block {
    width: 8rem;
    text-align: center;
    padding: 15px;
}

    .menu .menu-block i {
        font-size: 1.8rem;
    }

    .menu .menu-block span {
        display: block;
        font-weight: bold;
        color: #808080;
    }

/*search box shortcut*/
.dropdown-menu-xl {
    width: 20rem !important
}

.user-avatar audio, .user-avatar canvas, .user-avatar img, .user-avatar video {
    border-radius: 0.8rem !important;
}

[type="file"] {
    height: 0;
    overflow: hidden;
    width: 0;
}

    [type="file"] + label {
        background: #f7f7f7;
        border: 1px #346cb0 solid;
        border-radius: 5px;
        color: #346cb0;
        cursor: pointer;
        display: inline-block;
        outline: none;
        padding: 0.4rem;
        position: relative;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        vertical-align: middle;
    }

        [type="file"] + label:hover {
            background-color: #346cb0;
            color: #fff;
        }

.card-footer-item {
    padding: 0.2rem !important;
}

.card-expansion-item {
    background-color: #e6e8ed;
}

.bg-subtle-danger {
    background-color: rgba(183,107,163,.08) !important;
}

.bg-subtle-warning {
    background-color: rgba(247,196,108,.08) !important;
}

.bg-subtle-primary {
    background-color: rgba(52,108,176,.08) !important;
}

.bg-subtle-success {
    background-color: rgba(0,162,138,.08) !important;
}

/*letter*/

.zion-letter-header {
    margin-bottom: 5mm;
}

.zion-letter-paragraph {
    text-indent: 8mm;
    margin-bottom: 5mm;
}

.zion-letter-footer {
    text-align: right;
    margin-bottom: 5mm;
}

.zion-letter-ps {
    border: 1px solid #808080;
    margin-bottom: 5mm;
    padding: 2mm;
}


/*toaster*/
.blazored-toast-error {
    color: #9d5d8e !important;
    background-color: #fcf9fb !important;
    border-color: #b76ba3 !important;
}

.blazored-toast-success {
    color: #2f5e99 !important;
    background-color: #f7f9fc !important;
    border-color: #346cb0 !important;
}

.blazored-toast {
    font-size: .875rem !important;
    border-width: 3px 0 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    padding: 0.8rem !important;
}

.blazored-toast-body
.blazored-toast-header h5 {
    font-size: 1.1rem !important;
}

.blazored-toast-body p {
    font-size: 0.8rem !important;
}

.blazored-toast-close {
    font-size: 1rem !important;
}

/*reconnect modal*/
.gj-reconnect-modal > div {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 1000;
    display: block;
    overflow: hidden;
    background-color: #808080;
    opacity: 0.8;
    text-align: center;
    font-weight: bold;
}

.components-reconnect-hide > div {
    display: none;
}

.components-reconnect-show > div {
    display: none;
}

.components-reconnect-show > .show {
    display: block;
}

.components-reconnect-failed > div {
    display: none;
}

.components-reconnect-failed > .failed {
    display: block;
}

.components-reconnect-rejected > div {
    display: none;
}

.components-reconnect-rejected > .rejected {
    display: block;
}

/*for v3*/
.LetterImage {
    max-width: 300px;
}

.draggable {
    cursor: grab;
}

    .draggable:active {
        cursor: grabbing;
    }

.dragging {
    cursor: grabbing;
}

.drag-over {
    background-color: rgba(183,107,163,.08);
}



.switcher-control-warning .switcher-input:checked + .switcher-indicator {
    background-color: #f7c46c;
}

    .switcher-control-warning .switcher-input:checked + .switcher-indicator,
    .switcher-control-warning .switcher-input:checked + .switcher-indicator:before {
        border-color: #f7c46c;
    }

.url {
    font-size: 12px;
    font-family: 'Courier New';
    background-color: #feef9f;
}



/*breadcrumbs*/
#breadcrumb {
    list-style: none;
    display: inline-block;
    padding: 0px;
}

    #breadcrumb .icon {
        font-size: 14px;
    }

    #breadcrumb li {
        float: left;
    }

        #breadcrumb li .no-link {
            cursor: default;
        }

        #breadcrumb li a {
            color: #346cb0;
            display: block;
            background: rgba(52,108,176,.08);
            text-decoration: none;
            position: relative;
            height: 40px;
            line-height: 40px;
            padding: 0 5px 0 2px;
            text-align: center;
            margin-right: 23px;
        }

        #breadcrumb li:first-child a {
            padding-left: 15px;
            -moz-border-radius: 4px 0 0 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px 0 0 4px;
        }

            #breadcrumb li:first-child a:before {
                border: none;
            }

        #breadcrumb li:last-child a {
            padding-right: 15px;
            -moz-border-radius: 0 4px 4px 0;
            -webkit-border-radius: 0;
            border-radius: 0 4px 4px 0;
        }

            #breadcrumb li:last-child a:after {
                border: none;
            }

        #breadcrumb li a:before, #breadcrumb li a:after {
            content: "";
            position: absolute;
            top: 0;
            border: 0 solid rgba(52,108,176,.08);
            border-width: 20px 10px;
            width: 0;
            height: 0;
        }

        #breadcrumb li a:before {
            left: -20px;
            border-left-color: transparent;
        }

        #breadcrumb li a:after {
            left: 100%;
            border-color: transparent;
            border-left-color: rgba(52,108,176,.08);
        }
/*
        #breadcrumb li a:hover {
            background-color: #346cb0;
            color: #fff;
        }

            #breadcrumb li a:hover:before {
                border-color: #346cb0;
                border-left-color: transparent;
                color: #fff;
            }

            #breadcrumb li a:hover:after {
                border-left-color: #346cb0;
                color: #fff;
            }*/

.ribbon {
    top: -2px;
    border-bottom-right-radius: 0.42rem;
    border-bottom-left-radius: 0.42rem;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 5px 10px;
    position: absolute;
    min-width: 36px;
    height: 40px;
    z-index: 1;
    box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.1);
    color: #FFFFFF;
}

.recommend {
    right: 53px;
    background-color: #00a28a;
    border-color: #00a28a;
}

.attention {
    right: 100px;
    background-color: #b76ba3;
    border-color: #b76ba3;
}

.takeaction {
    right: 100px;
    background-color: #f7c46c;
    border-color: #f7c46c;
}

/*tabs*/
.tabs input[type="radio"],
.tabs section {
    clear: both;
    padding-top: 10px;
    display: none;
}

.tab {
    font-weight: bold;
    font-size: 1rem;
    color: rgba(0,0,0,0.5);
    display: block;
    float: left;
    padding: 10px 20px;
    border-top: 2px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid #DDD;
    flex: 1;
}

    .tab:hover {
        cursor: pointer;
        text-decoration: none;
    }

#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4 {
    display: block;
}

input:checked + .tab {
    border-top-color: #FFB03D;
    border-top-width: 3px;
    border-right-color: #DDD;
    border-left-color: #DDD;
    border-bottom-color: transparent;
    text-decoration: none;
    background-color: #fff;
}

.hl {
    color: #346cb0;
}

.icon-break {
    display: none;
}

@media only screen and (max-width: 768px) {
    .icon-break {
        display: inline;
    }
}

.validation-grid-accept {
    color: #00B220;
}

.validation-grid-warning {
    color: #f5b548;
}

.validation-grid-decline {
    color: #FF6358;
}

footer {
    width: 100%;
    background: #D14555;
    height: 50px;
    color: #fff;
    line-height: 50px;
    vertical-align: middle;
}