/* _content/Permitting.Demo.Client/Components/AdvancedSearch/AdvancedSearch.razor.rz.scp.css */

.dropdown-scroll[b-h29pxw95oz] {
    width: 240px !important;
    padding: 5px;
    max-height: 260px;
    overflow: auto;
}

.search-item-multiSelect[b-h29pxw95oz] {
    min-width: auto;
    padding: 6px;
    max-height: 260px;
    overflow: auto;
    white-space: nowrap;
}

    .search-item-multiSelect > li[b-h29pxw95oz] {
        margin-bottom: 5px;
    }


.dropdown-toggle[b-h29pxw95oz]::after {
    margin-left: .8em !important;
}

.tree li[b-h29pxw95oz] {
    margin: 0px 0;
    list-style-type: none;
    position: relative;
    padding: 20px 5px 0px 5px;
}

    .tree li[b-h29pxw95oz]::before {
        content: '';
        position: absolute;
        top: 0;
        width: 1px;
        height: 100%;
        right: auto;
        left: -20px;
        border-left: 1px solid #ccc;
        bottom: 50px;
    }

    .tree li[b-h29pxw95oz]::after {
        content: '';
        position: absolute;
        top: 30px;
        width: 25px;
        height: 20px;
        right: auto;
        left: -20px;
        border-top: 1px solid #ccc;
    }

    .tree li a[b-h29pxw95oz] {
        display: inline-block;
        padding: 5px 10px;
        text-decoration: none;
        color: #4B4C50;
        text-align-last: left;
        text-align: left;
    }

        .tree li a :not(.collapsed)[b-h29pxw95oz] {
            background: #619b8a36;
            color: #4B4C50;
            border: 1px solid #94a0b4;
        }



.tree > ul > li[b-h29pxw95oz]::before, .tree > ul > li[b-h29pxw95oz]::after {
    border: 0;
}

.tree li:last-child[b-h29pxw95oz]::before {
    height: 30px;
}

.tree li a:hover[b-h29pxw95oz], .tree li a:hover + ul li a[b-h29pxw95oz] {
    background: #619b8a36;
    color: #4B4C50;
    border: 1px solid #94a0b4;
}

    .tree li a:hover + ul li[b-h29pxw95oz]::after, .tree li a:hover + ul li[b-h29pxw95oz]::before, .tree li a:hover + ul[b-h29pxw95oz]::before, .tree li a:hover + ul ul[b-h29pxw95oz]::before {
        border-color: #94a0b4;
    }

.dimensionInput[b-h29pxw95oz] {
    width: 245px;
}

.advancedSearch-options[b-h29pxw95oz] {
    margin: 0 auto;
}

.searchOption-toggle[b-h29pxw95oz] {
    width: 95%
}

.included-result-List[b-h29pxw95oz] {
}

    .included-result-List > li:nth-child(6n)[b-h29pxw95oz] {
    }

        .included-result-List > li:nth-child(6n)[b-h29pxw95oz]:before {
            display: block;
            content: '';
        }

.result-table-th[b-h29pxw95oz] {
}

    .result-table-th:hover[b-h29pxw95oz] {
        color: #0e4178;
    }


.result-collapse[b-h29pxw95oz] {
}

@media only screen and (min-width: 1400px) {
    .advancedSearch-options[b-h29pxw95oz] {
        margin: 0 auto;
    }

    /*    .searchOption-toggle {
        width: 220px !important;
    }*/

    .result-collapse[b-h29pxw95oz] {
        display: none;
    }

    .accordion-header[b-h29pxw95oz] {
        width: 40%;
    }
}

@media only screen and (min-width: 1199.98px) and (max-width:1399.98px) {
    .advanced-dropdown[b-h29pxw95oz] {
        margin-right: 40px;
    }

    .advancedSearch-options[b-h29pxw95oz] {
        margin: 0 auto;
    }

    /*    .searchOption-toggle {
        width: 180px !important;
    }*/

    .searchParams[b-h29pxw95oz] {
    }

    .result-collapse[b-h29pxw95oz] {
        display: none;
    }

    .accordion-header[b-h29pxw95oz] {
        width: 50%;
    }
}

@media only screen and (min-width: 991px) and (max-width:1199.98px) {
    .advancedSearch-option[b-h29pxw95oz] {
    }

    .advancedSearch-options[b-h29pxw95oz] {
        margin: 0 auto;
    }

    /*    .searchOption-toggle {
        width: 190px !important;
    }*/

    .searchParams[b-h29pxw95oz] {
    }

    .result-collapse[b-h29pxw95oz] {
        display: none;
    }

    .accordion-header[b-h29pxw95oz] {
        width: 80%;
    }
}

@media only screen and (min-width: 768px) and (max-width:990px) {

    .searchParams[b-h29pxw95oz] {
        width: 180px !important;
    }

    .advancedSearch-option[b-h29pxw95oz] {
    }

    .advancedSearch-options[b-h29pxw95oz] {
        margin: 0 auto;
    }

    /*    .searchOption-toggle {
        width: 200px !important;
    }
*/
    .result-collapse[b-h29pxw95oz] {
        display: none;
    }

    .accordian-header[b-h29pxw95oz] {
        width: 50%;
    }
}

@media only screen and (min-width: 414px) and (max-width:765px) {

    .advancedSearch-option[b-h29pxw95oz] {
    }

    .searchParams[b-h29pxw95oz] {
        margin-top: 3rem;
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .advancedSearch-options[b-h29pxw95oz] {
        margin: 0 auto;
    }

    /*    .searchOption-toggle {
        width: 230px !important;
        margin-left: 4rem;
    }
*/
    .dimensionsInput[b-h29pxw95oz] {
        width: 100% !important;
    }

    .included-results[b-h29pxw95oz] {
        display: none;
    }
}


@media only screen and (min-width: 320px) and (max-width:568px) {


    /*    .searchOption-toggle {
        width: 200px !important;
        margin-left: 2rem;
    }*/

    .advancedSearch-option[b-h29pxw95oz] {
    }

    .advancedSearch-options[b-h29pxw95oz] {
        margin: 0 auto;
    }

    .searchParams[b-h29pxw95oz] {
        margin: 1px;
    }

    .dimensions-Select[b-h29pxw95oz] {
        width: 115px !important;
    }

    .searchItem[b-h29pxw95oz] {
        margin-bottom: 25px;
    }

    .included-results[b-h29pxw95oz] {
        display: none;
    }
}

/*Lists and List-groups*/

.list-group-horizontal > .list-group-item:last-child[b-h29pxw95oz] {
    border-top-right-radius: 0px;
}

.list-group-horizontal > .list-group-item:first-child[b-h29pxw95oz] {
    border-bottom-left-radius: 0px;
}
/* _content/Permitting.Demo.Client/Components/Chat/CallBackRequestComponent.razor.rz.scp.css */

/*Modal put up below */

.modal.custom .modal-dialog[b-ulivp4y7s9] {
    width: 50%;
    position: fixed;
    bottom: 0;
    right: 20px;
    margin: 0;
    height: 25%;
}

.callbackCard-events[b-ulivp4y7s9]{
    height: 69vh;
    overflow-y: auto;
}

.callbackModal-events[b-ulivp4y7s9] {
    width: 33%;
    position: fixed;
    bottom: 0;
    right: 20px;
    margin: 0;
    height: 85%;
}

.callbackModalBody-events[b-ulivp4y7s9] {
    height: 76vh;
    display: grid;
}

.modal[b-ulivp4y7s9] {
    height: auto !important;
}

.modal-header[b-ulivp4y7s9] {
    background-color: #233d4d;
    color: white;
    height: 50px;
}

.modal-content[b-ulivp4y7s9] {
    border: 3px solid #233d4d;
}

.modal-body[b-ulivp4y7s9] {
    height: 16vh;
    display: grid;
}


.custom-email-textbox[b-ulivp4y7s9] {
    width: 100% !important;
    flex: 0 0 auto !important;
}


.textarea[b-ulivp4y7s9] {
    height: 70px;
}

.card-footer-buttons[b-ulivp4y7s9] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.chat-dots-color[b-ulivp4y7s9], .circle-fill-color .caret-down-fill-color[b-ulivp4y7s9] {
    color: white;
}

.chat-fill-custom[b-ulivp4y7s9] {
    color: white;
    font-size: 36px;
}

.caret-down-size[b-ulivp4y7s9] {
    font-size: 45px
}


.call-back-request-button[b-ulivp4y7s9] {
    border-color: black !important;
}


.custom-scrollbar[b-ulivp4y7s9] {
    overflow-y: auto;
}


.unresolvedCallbackList[b-ulivp4y7s9]{
    border:1px solid lightgrey;
}


*[b-ulivp4y7s9] {
    scrollbar-width: thin;
    scrollbar-color: #233d4d white;
}

    *[b-ulivp4y7s9]::-webkit-scrollbar {
        width: 12px;
        height: 12px;
    }

    *[b-ulivp4y7s9]::-webkit-scrollbar-track {
        background: white;
    }

    *[b-ulivp4y7s9]::-webkit-scrollbar-thumb {
        background-color: #233d4d;
        border: 3px solid white;
    }
/* _content/Permitting.Demo.Client/Components/Chat/ChatBox.razor.rz.scp.css */

/*Modal put up below */

.modal.custom .modal-dialog[b-3fbwqemwut] {
    width: 30%;
    position: fixed;
    bottom: 0;
    right: 12px;
    margin: 0;
    height: 80%;
    max-width: 586px !important
}

.chat-box-modal-dialog[b-3fbwqemwut] {
    width: 37% !important;
}

.modal-dialog-screenName[b-3fbwqemwut] {
    height: 28vh !important
}

.modal-content[b-3fbwqemwut] {
    border: 3px solid #233d4d !important;
    height: 97%;
}

.card[b-3fbwqemwut] {
    height: 67vh;
}

.card-screenName[b-3fbwqemwut] {
    height: 16vh !important
}

.modal[b-3fbwqemwut] {
    height: auto !important;
}

.modal-header[b-3fbwqemwut] {
    background-color: #233d4d;
    height: 50px;
    color: white;
}

.modal-body[b-3fbwqemwut] {
    height: 70vh;
    display: grid;
}

.modal-body-screeName[b-3fbwqemwut] {
    height: 19vh !important;
}


.custom-email-textbox[b-3fbwqemwut] {
    width: 100% !important;
    flex: 0 0 auto !important;
}

.card-footer-buttons[b-3fbwqemwut] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.card-footer[b-3fbwqemwut] {
    background-color: white !important;
    border-top: none !important
}


.chat-dots-color[b-3fbwqemwut], .circle-fill-color .caret-down-fill-color[b-3fbwqemwut] {
    color: white;
}

.chat-fill-custom[b-3fbwqemwut] {
    color: white;
    font-size: 36px;
}

.caret-down-size[b-3fbwqemwut] {
    font-size: 45px
}


.call-back-request-button[b-3fbwqemwut] {
    border-color: black !important;
}


.scroller[b-3fbwqemwut] {
    height: 460px;
    overflow-y: scroll;
    scrollbar-color: rebeccapurple green;
    scrollbar-width: thin;
}

.unresolvedCallbackList[b-3fbwqemwut] {
    border: 1px solid lightgrey;
}


.sendMessage[b-3fbwqemwut] {
    justify-content: flex-start;
    color: white;
    background-color: dodgerblue !important;
}

.recievedMessage[b-3fbwqemwut] {
    background-color: lightgrey;
    color: black;
}

.chat-message[b-3fbwqemwut] {
    border-radius: 12px;
}

.chat-row[b-3fbwqemwut] {
    width: 350px;
    max-width: 350px;
}

.chat-row-float-left[b-3fbwqemwut] {
    float: left !important;
}

.chat-row-float-right[b-3fbwqemwut] {
    float: right !important;
}

.card-body[b-3fbwqemwut] {
    max-height: 59vh;
    overflow: auto;
}

.chat-header[b-3fbwqemwut] {
    display: inline-flex;
}

.send-button[b-3fbwqemwut] {
    float: right;
}


.parent[b-3fbwqemwut] {
    white-space: nowrap;
}

.child[b-3fbwqemwut] {
    display: inline-block;
}

.chat-msg-input[b-3fbwqemwut] {
    width: 77%;
}

.transcript-customer-user[b-3fbwqemwut] {
    color: #1c26eb;
}

.transcript-support-user[b-3fbwqemwut] {
    color: #e32b1e;
}

.transcript-row:nth-of-type(even)[b-3fbwqemwut] {
    background-color: #ecedf1;
}


.fs-small[b-3fbwqemwut] {
    font-size: small !important;
}

.scrolling-wrapper[b-3fbwqemwut] {
    overflow-x: auto;
}

.inline-block[b-3fbwqemwut] {
    display: inline-block;
    font-size: x-small;
    height: 100%;
    width: 162px
}


.chatDisabled-Message[b-3fbwqemwut]{
    font-size:larger;
    background-color: yellow;
}


*[b-3fbwqemwut] {
    scrollbar-width: thin;
    scrollbar-color: #233d4d white;
}

    *[b-3fbwqemwut]::-webkit-scrollbar {
        width: 12px;
        height: 12px;
    }

    *[b-3fbwqemwut]::-webkit-scrollbar-track {
        background: white;
    }

    *[b-3fbwqemwut]::-webkit-scrollbar-thumb {
        background-color: #233d4d;
        border: 3px solid white;
    }


.spinner[b-3fbwqemwut] {
    border: 16px solid silver;
    border-top: 16px solid #337AB7;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin-b-3fbwqemwut 700ms linear infinite;
    top: 40%;
    left: 45%;
    position: absolute;
}

@keyframes spin-b-3fbwqemwut {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.spinner-Message[b-3fbwqemwut]{
    position: absolute;
    right:34%;
    bottom:43%;
}
/* _content/Permitting.Demo.Client/Components/Chat/CustomerUserWidget.razor.rz.scp.css */

body[b-y1bx3jvnrk] {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    background-color: #CCC;
}

.float[b-y1bx3jvnrk] {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #233d4d !important;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
}

.my-float[b-y1bx3jvnrk] {
    margin-top: 22px;
}



/*Modal put up below */

.modal.custom .modal-dialog[b-y1bx3jvnrk] {
    width: 30%;
    position: fixed;
    bottom: 0;
    right: 0%;
    margin: 0;
    height:22%;
}


.modal[b-y1bx3jvnrk]{
    height: auto !important;
}

.modal-header[b-y1bx3jvnrk] {
    background-color: #233d4d;
    height: 50px;
    color:white;
}

.modal-body[b-y1bx3jvnrk]{
    height: 12vh;
    display:grid;
}

.modal-body-large[b-y1bx3jvnrk] {
    height: 30vh;
}

.float-chat[b-y1bx3jvnrk] {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 30%;
    right: 40px;
    background-color: #233d4d !important;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
}


.modal-footer[b-y1bx3jvnrk]{
    height:45px;
}


.chat-dots-color[b-y1bx3jvnrk], .circle-fill-color .caret-down-fill-color[b-y1bx3jvnrk] {
    color: white;
}

.chat-fill-custom[b-y1bx3jvnrk]{
    color:white;
    font-size: 36px;
}

.caret-down-size[b-y1bx3jvnrk] {
    font-size: 45px
}


.call-back-request-button[b-y1bx3jvnrk]{
    border-color: black !important;
}

.modal-content[b-y1bx3jvnrk]{
    border: 3px solid #233d4d;
}


.scroller[b-y1bx3jvnrk] {
    width: 300px;
    height: 100px;
    overflow-y: scroll;
    scrollbar-color: rebeccapurple green;
    scrollbar-width: thin;
}
/* _content/Permitting.Demo.Client/Components/DashboardQueues/Queues.razor.rz.scp.css */

.accordion-button:focus[b-cofa2vtys6] {
    border-color: #4E6779 !important;
    box-shadow: 0 0 0 0.25rem #4e67793b !important;
}

.accordion-button:not(.collapsed)[b-cofa2vtys6] {
    color: #AD4C00 !important;
}

.accordion-button[b-cofa2vtys6]:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23AD4C00'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

.accordion-button:not(.collapsed)[b-cofa2vtys6]::after {
}

.highlightedQueue[b-cofa2vtys6] {
    background-color: #ab986530;
    border-radius: 2px;
    padding: 4px;
}

    .highlightedQueue > a > span[b-cofa2vtys6] {
        color: #ad4c00 !important;
       
    }
/* _content/Permitting.Demo.Client/Components/DistrictReviews/ConditionCard.razor.rz.scp.css */
.accordion-button:not(.collapsed)[b-ex3pevdt19] {
    box-shadow: none;
}

.accordion-button .collapsed[b-ex3pevdt19] {
    box-shadow: none;
}

.accordion-button:focus[b-ex3pevdt19] {
    border: none !important;
    box-shadow: none !important;
}

.accordion-button[b-ex3pevdt19]:after {
    margin: 0;
}
/* _content/Permitting.Demo.Client/Components/LoggedErrorBoundary.razor.rz.scp.css */
.error-boundary-overlay[b-af1o36g0qo] {
    position: fixed; /* Sit on top of the page content */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.25); /* Black background with opacity */
    z-index: 2147483647; /* Specify a stack order in case you're using a different order for other elements */
}

.error-boundary-ui[b-af1o36g0qo] {
    background-color: indianred;
    position: absolute;
    top: 0%;
    left: 50%;
    /*color: white;*/
    transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    overflow-y:auto;
    max-height:100vh;
}

.accordion-button:is(.collapsed) > span[b-af1o36g0qo] {
    padding-right:10px;
}

.accordion-button:not(.collapsed)[b-af1o36g0qo] {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #ad4c00 !important;
}

.exception-stack[b-af1o36g0qo] {
    word-break: break-all;
}

#collapseOne > div > div.accordion-body > form > div > div.input-group > div[b-af1o36g0qo] {
    width:100%;
}

#collapseOne > div > form > div > div.input-group[b-af1o36g0qo] {
    width: 100%;
}

@media screen and (max-width: 1120px) {

    .error-boundary-ui[b-af1o36g0qo] {
        width:70%;
    }
    .error-boundary-ui .error-description[b-af1o36g0qo] {
        width: 70% !important;
    }
}

@media screen and (max-width:768px) {
    .error-boundary-ui[b-af1o36g0qo] {
        width: 90%;
    }

    #collapseOne > div > div.accordion-body > form > div.container[b-af1o36g0qo] {
        margin-right: 0px !important;
        margin-left: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        max-width: 100%;
    }

    #collapseOne > div > div.container.border-top.footer-container[b-af1o36g0qo] {
        margin-right: 0px !important;
        margin-left: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        max-width: 100%;
    }
}

@media screen and (min-width:320px) and (max-width:480px) {
    .error-boundary-ui[b-af1o36g0qo] {
        width: 95%;
    }

    .accordion-button[b-af1o36g0qo] {
        padding:8px 8px;
    }

    .accordion-button:is(.collapsed) > span[b-af1o36g0qo] {
        padding-right: 2px;
    }     

}
/* _content/Permitting.Demo.Client/Components/ManagePermitDefinition/SpecialConditions.razor.rz.scp.css */
.condition-container[b-wz5h6dirc0] {
    overflow-y: auto;
    overflow-x: auto;
    height: 15em;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/AxleImage.razor.rz.scp.css */
#container[b-uj4co4pc7c] {
    width: 100px;
    height: 100px;
    position: relative;
}

#navi[b-uj4co4pc7c],
#infoi[b-uj4co4pc7c] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#infoi[b-uj4co4pc7c] {
    z-index: 10;
}

.divHeight18[b-uj4co4pc7c] {
    height: 18px;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/CompanySelect.razor.rz.scp.css */
.matchMiddleDIV[b-yssjnvv21o] {
    border: 0px;
    background-color: transparent;
}

.orderingForCompanySpan[b-yssjnvv21o] {
    font-weight: bold;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/ConditionCard.razor.rz.scp.css */
.accordion-button:not(.collapsed)[b-jioz2910p2] {
    box-shadow: none;
}

.accordion-button .collapsed[b-jioz2910p2] {
    box-shadow: none;
}

.accordion-button:focus[b-jioz2910p2] {
    border: none !important;
    box-shadow: none !important;
}

.accordion-button[b-jioz2910p2]:after {
    margin: 0;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/FeesCard.razor.rz.scp.css */
.accordion-button:not(.collapsed)[b-b3enqz7rzq] {
    box-shadow: none;
}

.accordion-button .collapsed[b-b3enqz7rzq] {
    box-shadow: none;
}

.accordion-button:focus[b-b3enqz7rzq] {
    border: none !important;
    box-shadow: none !important;
}

.accordion-button[b-b3enqz7rzq]:after {
    margin: 0;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/Route.razor.rz.scp.css */
.suggestedRouteOnly[b-8gq36lgixn] {
    background-color: lightyellow;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/Routing/DrivingInstructions.razor.rz.scp.css */
.origin-header[b-4mfaca963x] {
    font-weight: normal !important;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/Routing/EditStop.razor.rz.scp.css */
.latlon-locationCity-label[b-sp1079vd7z] {
    display: table-row;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/Routing/OneWayContainer.razor.rz.scp.css */
.delete-btn > i[b-2q6lw4891i] {
    font-size: 1.50rem !important;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/Routing/OnSystemResults.razor.rz.scp.css */
.lightyellow[b-sz6pe1oree] {
    background-color: lightyellow;
}

.valid-location[b-sz6pe1oree] {
    background-color: #d6ffde;
}

.resultParentDIV[b-sz6pe1oree] {
    border-radius: 15px;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/Routing/ReturnTripContainer.razor.rz.scp.css */
.delete-btn > i[b-0z78a5hxxs] {
    font-size: 1.50rem !important;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/Routing/RoutingAssistance.razor.rz.scp.css */
.routingAssistance-row[b-413adr2mfi] {
    background-color: lightyellow;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/Routing/TripEntry.razor.rz.scp.css */
.delete-btn > i[b-bjk5l9lbg2] {
    font-size: 1.50rem !important;
}

#loadSavedTripButton[b-bjk5l9lbg2]::after {
    background-image: url() !important;
}

#loadSavedTripButton[b-bjk5l9lbg2] {
    box-shadow: none !important;
}

.trip-section[b-bjk5l9lbg2] {
    margin-bottom: 1rem;
}

.section-header[b-bjk5l9lbg2] {
    font-weight: bold;
}

.section-content[b-bjk5l9lbg2] {
    margin-top: 0.5rem;
}

@media (min-width: 576px) and (max-width: 768px) {
    .trip-section[b-bjk5l9lbg2] {
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 576px) {
    .trip-section[b-bjk5l9lbg2] {
        display: block;
    }
}

@media (min-width: 769px) {
    .trip-section[b-bjk5l9lbg2] {
        display: flex;
        justify-content: space-between;
    }
}

.split-trip-header[b-bjk5l9lbg2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    background-color: #f8f9fa;
    padding: 0.5rem;
    margin-bottom: 1rem;
}

    .split-trip-header h4[b-bjk5l9lbg2] {
        margin: 0;
        font-size: 1.25rem;
    }

.split-trip-delete-btn[b-bjk5l9lbg2] {
    align-self: center;
    border: none;
    background: transparent;
    cursor: pointer;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/Routing/ViaPoint.razor.rz.scp.css */
.list-group-numbered > li[b-ip6x8i0bfe]::before {
    margin-right: 8px;
}

.mt-n1[b-ip6x8i0bfe] {
    margin-top: -4px !important;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/SummaryComponents/AxleSpacingRO.razor.rz.scp.css */
.editForm-button[b-3193ceojjg] {
    margin: 0 auto;
    width: 100%;
    background-color: #fff;
    outline: 1px solid lightgray;
    border-radius: 25px;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/SummaryComponents/ConditionCardRO.razor.rz.scp.css */
.accordion-button:not(.collapsed)[b-e1xep2fxsc] {
    box-shadow: none;
}

.accordion-button .collapsed[b-e1xep2fxsc] {
    box-shadow: none;
}

.accordion-button:focus[b-e1xep2fxsc] {
    border: none !important;
    box-shadow: none !important;
}

.accordion-button[b-e1xep2fxsc]:after {
    margin: 0;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/SummaryComponents/VehicleRO.razor.rz.scp.css */
.collapsing[b-m5t6mdkbqa] {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.60s !important;
    transition-duration: 0.60s !important;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.editForm-button[b-m5t6mdkbqa] {
    margin: 0 auto;
    width: 100%;
    background-color: #fff;
    outline: 1px solid lightgray;
    border-radius: 25px;
}
/* _content/Permitting.Demo.Client/Components/OrderPermit/UI/TrunnionAccordionAxleDiagram.razor.rz.scp.css */
.diagram-wrapper[b-larbrl2dtu]{
    overflow: auto;
}

.diagram[b-larbrl2dtu] {
    display: flex;
    align-items: center;
    position: relative;
    margin: 78px auto 0;
    gap: 78px;
    justify-content: center;
    width: max-content;
    padding-left: 10px;
    padding-right: 10px;
}

.axle-group[b-larbrl2dtu] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15.6px;
    position: relative;
}

    .axle-group .axle[b-larbrl2dtu] {
        width: 39px;
        height: 104px;
        background-color: #aaa;
        border: 2.6px solid #57708c;
        border-radius: 5.2px;
        position: relative;
    }

.axle-group[b-larbrl2dtu] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 39px;
}

    .axle-group[b-larbrl2dtu]::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        height: 10px;
        background-color: #57708c;
        z-index: 0;
    }

.gap[b-larbrl2dtu] {
    margin-left: 78px;
}

.arrow[b-larbrl2dtu] {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: sans-serif;
    font-weight: bold;
    z-index: 1;
}

    .arrow .line[b-larbrl2dtu] {
        border-top: 2.6px solid #57708c;
        position: relative;
        margin-bottom: 5.2px;
        height: 0;
    }

        .arrow .line[b-larbrl2dtu]::before,
        .arrow .line[b-larbrl2dtu]::after {
            content: "";
            position: absolute;
            top: -7.8px;
            width: 0;
            height: 0;
            border: 7.8px solid transparent;
        }

        .arrow .line[b-larbrl2dtu]::before {
            left: -9.1px;
            border-right-color: #57708c;
        }

        .arrow .line[b-larbrl2dtu]::after {
            right: -9.1px;
            border-left-color: #57708c;
        }

.label[b-larbrl2dtu] {
    padding: 2.6px 10.4px;
    font-size: 0.8rem;
    margin-top: -25px;
    text-align: center;
    z-index: 100;
}

.a-arrow[b-larbrl2dtu] {
    top: -10%;
    left: 50%;
    transform: translateX(-50%);
    width:100%;
}

    .a-arrow .line[b-larbrl2dtu] {
        width: 100%;
    }

.first-two-groups[b-larbrl2dtu] {
    display: flex;
    align-items: center;
    position: relative;
    gap: 78px;
}

.c-arrow[b-larbrl2dtu] {
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
}

    .c-arrow .line[b-larbrl2dtu] {
        width: 25%;
    }

.b-arrow[b-larbrl2dtu] {
    top: 50%;
    width: 100%;
}

    .b-arrow .line[b-larbrl2dtu] {
        width: 19.5%;
    }
/* _content/Permitting.Demo.Client/Components/OrderPermit/Vehicle.razor.rz.scp.css */

/* _content/Permitting.Demo.Client/Components/Route/Layers.razor.rz.scp.css */
.main-div[b-ipiy4jja51] {
    background-color: white;
    margin: 10px;
    box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px -1px;
}

.mapLayers-div[b-ipiy4jja51]{
    padding: 5px;
}

.layers-input[b-ipiy4jja51] {
    vertical-align: middle;
}

.layers-label[b-ipiy4jja51] {
    margin: 0px;
}

.layersSpan-color-B1FDBA[b-ipiy4jja51] {
    color: #B1FDBA;
    background-color: #B1FDBA;
    
}
.layersSpan-color-000000[b-ipiy4jja51] {
    color: #000000;
    background-color: #000000;
}

.layersSpan-color-FE6868[b-ipiy4jja51] {
    color: #FE6868;
    background-color: #FE6868;
}

.layersSpan-color-FFDA2B[b-ipiy4jja51] {
    color: #FFDA2B;
    background-color: #FFDA2B;
}

.layersSpan-color-FF7F3F[b-ipiy4jja51] {
    color: #FF7F3F;
    background-color: #FF7F3F;
}

.layer-span[b-ipiy4jja51] {
    font-weight: bold;
    font-size: 8px;
    vertical-align: middle;
}
/* _content/Permitting.Demo.Client/Components/Route/Map.razor.rz.scp.css */
.map-div[b-grg4dbfw59] {
    height: 800px;
}
/* _content/Permitting.Demo.Client/Components/UserManagement/UserInfo.razor.rz.scp.css */
ul[b-wl1dmew0gl] {
    list-style-type: disc;
}

li[b-wl1dmew0gl] {
    color: #dc3545 !important;
    cursor: default;
}
/* _content/Permitting.Demo.Client/Components/UserManagement/UserPermissions.razor.rz.scp.css */
.loginRollScroll[b-skxpxg0y3h] {
    max-height: 450px !important;
    overflow: auto !important;
}
/* _content/Permitting.Demo.Client/Pages/Administration/AuditTrail/AuditTrail.razor.rz.scp.css */

#auditTrailModal-1[b-fxdc8v9jqu],
#auditTrailModal-2[b-fxdc8v9jqu] {
    z-index: 3000;
}

.auditTrail-modal .modal-header[b-fxdc8v9jqu],
.auditTrail-modal .modal-footer[b-fxdc8v9jqu] {
    background-color: #f5f5f5;
}

.auditTrail-table-changes td:first-child[b-fxdc8v9jqu] {
    font-weight: bold;
}

/* show style to denote audit-change style in modal - this color is temp */
tr.audit-change[b-fxdc8v9jqu] {
    background: rgb(255 0 0 / 0.20)
}

.audit-change td[b-fxdc8v9jqu] {
    font-weight: bold;
}


.userAutoComplete-span[b-fxdc8v9jqu] {
    border: 0px;
    background-color: transparent;
}

.userAutoComplete-label[b-fxdc8v9jqu] {
    margin-left: 6px;
}
/* _content/Permitting.Demo.Client/Pages/Administration/CloseOutSearch/CloseOutSearch.razor.rz.scp.css */
input[type="checkbox"]:hover[b-xs71dq6vzo] {
    cursor: pointer;
}

.table-hover tbody tr td[b-xs71dq6vzo] {
    vertical-align: middle;
}

table .w-5[b-xs71dq6vzo] {
    width: 5%;
}

table .w-6[b-xs71dq6vzo] {
    width: 6%;
}

table .w-7[b-xs71dq6vzo] {
    width: 7%;
}

table .w-8[b-xs71dq6vzo] {
    width: 8%;
}

table .w-9[b-xs71dq6vzo] {
    width: 9%;
}

table .w-10[b-xs71dq6vzo] {
    width: 10%;
}

table .w-15[b-xs71dq6vzo] {
    width: 15%;
}

table .w-20[b-xs71dq6vzo] {
    width: 20%;
}

table .w-30[b-xs71dq6vzo] {
    width: 30%;
}

.fs-7[b-xs71dq6vzo] {
    font-size: 0.75rem;
}

.fs-8[b-xs71dq6vzo] {
    font-size: 0.5rem;
}
/* _content/Permitting.Demo.Client/Pages/Administration/CompanyManagement/SetupCompanyProfile.razor.rz.scp.css */
.chat-button[b-nai7oruo5q] {
    height: 50px;
    right: 218px;
    position: fixed;
    top: 53px;
}
/* _content/Permitting.Demo.Client/Pages/Administration/FaxManagement/FaxQueue.razor.rz.scp.css */
.pdfButton[b-2n2wpaai28]{
    padding: 0px !important;
}
/* _content/Permitting.Demo.Client/Pages/Administration/TableMaintenance/DashboardNotices.razor.rz.scp.css */

.card-body[b-vb1qjeadrw] {
    overflow: auto !important;
}
/* _content/Permitting.Demo.Client/Pages/Administration/TableMaintenance/IconLibrary.razor.rz.scp.css */
.itemTemplate-icon-img[b-99zvt77lfx] {
    max-height: 32px;
    max-width: 32px;
}
/* _content/Permitting.Demo.Client/Pages/Administration/TableMaintenance/MapLayerLibrary.razor.rz.scp.css */
/*.icon {
    max-height:16px;
    max-width:16px;
}*/

.iconDiv[b-vbcv7jedmu] {
    width: 16px;
    height: 16px;
    border: 1px solid black;
}
/* _content/Permitting.Demo.Client/Pages/CacheManagement/CacheManagement.razor.rz.scp.css */

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {

    .cacheEntryMarkupText[b-80ybv73uxd] {
        max-width: 182px;
    }
}
/* _content/Permitting.Demo.Client/Pages/Chat/ChatSupport.razor.rz.scp.css */
body[b-u01t35ba3l] {
}

.chat-operator-select[b-u01t35ba3l] {
    width:80px !important;
}

#chatStartDateFilter[b-u01t35ba3l] {
    flex: 0 1 100px;
}

#chatEndDateFilter[b-u01t35ba3l] {
    flex: 0 1 100px;
}

.psdc-dt-cell[b-u01t35ba3l] {
    word-break:keep-all !important;
}

.callback-details .form-label[b-u01t35ba3l] {
    display:block !important;
}

.notes-name[b-u01t35ba3l] {
    font-size:.8em;
    font-weight:bold;
    display:inline-block;
}

.notes-datetime[b-u01t35ba3l] {
    font-size:.8em;
    display:inline-block;
}

.notes-content[b-u01t35ba3l] {
    display:inline-block;
}

.callback-details span[b-u01t35ba3l] {
    word-break:initial;
}

.callback-details input[b-u01t35ba3l] {
    word-break:initial;    
}

.callback-details li[b-u01t35ba3l] {
}

.callback-details li:hover[b-u01t35ba3l], .callback-details ul:hover[b-u01t35ba3l] {
    cursor:default;
}

.data-table[b-u01t35ba3l] {    
    word-wrap: initial !important;
}

/* _content/Permitting.Demo.Client/Pages/DaemonLogs/DaemonLogs.razor.rz.scp.css */
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .logEntryMessageText[b-3onb32hsak] {
        max-width: 157px;
    }
}
/* _content/Permitting.Demo.Client/Pages/Dashboards/CustomerDashboard.razor.rz.scp.css */
th[b-9pyh1nk1y3] {
    white-space: nowrap;
}

.fix-spacing[b-9pyh1nk1y3] {
    margin-top: -.5rem;
    margin-left: -.5rem;
}
/* _content/Permitting.Demo.Client/Pages/Dashboards/OfficerDashboard.razor.rz.scp.css */
th[b-y8wrvyz9gu] {
    white-space: nowrap;
}
.fix-spacing[b-y8wrvyz9gu]{
    margin-top: -.5rem;
    margin-left: -.5rem;
}

.chat-widget-background[b-y8wrvyz9gu] {
    background-color: #f1f1f1;
    font-size: .8em;
}

.toggles[b-y8wrvyz9gu] {
    font-size: .8em;
}
/* _content/Permitting.Demo.Client/Pages/ErrorLogs/ErrorLogs.razor.rz.scp.css */
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    
}
/* _content/Permitting.Demo.Client/Pages/Identity/LoginNotices.razor.rz.scp.css */
h4.login-notices-header[b-snd5huykg6] {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #ddd;
}

.login-notices-main[b-snd5huykg6] {
    border: none;
    margin-bottom: 0;
}

.login-notices-new[b-snd5huykg6],
.login-notices-old[b-snd5huykg6] {
    margin-bottom: 20px;
}

    .login-notices-content a[b-snd5huykg6],
    .login-notices-new a[b-snd5huykg6],
    .login-notices-old a[b-snd5huykg6] {
        font-weight: bold;
        text-decoration: underline;
        color: #103394 !important;
    }

        .login-notices-content a:hover[b-snd5huykg6],
        .login-notices-new a:hover[b-snd5huykg6],
        .login-notices-old a:hover[b-snd5huykg6] {
            color: #0a58ca !important;
        }

.login-notices-content ul li[b-snd5huykg6] {
    padding: 5px 5px;
    margin-left: 20px;
}

.login-notices-content ul li[b-snd5huykg6] {
    padding: 5px 5px;
    margin-left: 20px;
}
/* _content/Permitting.Demo.Client/Pages/ManageBridgeStudy/EditBridgeStudy.razor.rz.scp.css */
.iconBtn[b-36ubsneaq9] {
    display: flex !important;
}

    .iconBtn:hover[b-36ubsneaq9] {
        background-color: #0d6efd38 !important;
    }

.rwd-table th[b-36ubsneaq9] {
    padding: 0.5rem 0.5rem !important;
}
/* _content/Permitting.Demo.Client/Pages/ManageBridgeStudy/ManageBridgeStudy.razor.rz.scp.css */
/* _content/Permitting.Demo.Client/Pages/OrderPermit/OrderPermit.razor.rz.scp.css */
.customer-name-link:hover[b-wuwlbbri88] {
    cursor: pointer;
}

.collapsing[b-wuwlbbri88] {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.60s !important;
    transition-duration: 0.60s !important;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.order-permit-nav-link[b-wuwlbbri88]{
    text-align:left !important;
    text-align-last:left;
}

.permit-notes[b-wuwlbbri88] {
    overflow-y: auto;
    max-height: 25em;
}



@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .orderPermitButtons[b-wuwlbbri88] {
        width: 91% !important;
        margin-left: 17px;
        margin-bottom:10px;
    }

    .deletePermitButton[b-wuwlbbri88]{
        margin-bottom:10px;
    }
}
/* _content/Permitting.Demo.Client/Pages/Playground/Playground.razor.rz.scp.css */
.detailsTemplate-mainDiv[b-iuhlkpaoxo] {
    padding: 10px;
}

.editForm-span[b-iuhlkpaoxo] {
    font-weight: bold;
    text-decoration: underline;
}

.demonstrate-banner-action-icon[b-iuhlkpaoxo] {
    font-size: inherit !important;
}

.authorizedView-img[b-iuhlkpaoxo] {
    height: 150px;
    width: 150px;
}

.permitStatusCustActionTable-th[b-iuhlkpaoxo] {
    vertical-align: top;
    border: 1px solid black;
}

.permitStatusCustActionTable-td[b-iuhlkpaoxo] {
    vertical-align: top;
    border: 1px solid black;
}
/* _content/Permitting.Demo.Client/Pages/PreTripPlanning/BidRoute.razor.rz.scp.css */
.collapsing[b-2ga2jn0ur5] {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.60s !important;
    transition-duration: 0.60s !important;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
/* _content/Permitting.Demo.Client/Pages/TemplateManager/Templates.razor.rz.scp.css */
.datatable-container[b-8fpupe90of]
{
    margin-bottom: 10rem !important;
}

itemTemplate-img[b-8fpupe90of] {
    max-height: 32px;
    max-width: 32px;
}

editTemplate-img[b-8fpupe90of] {
    max-height: 60px;
    max-width: 60px;
}
/* _content/Permitting.Demo.Client/Shared/MainLayout.razor.rz.scp.css */
@media only screen and (min-width: 320px) and (max-width: 667px) and (max-width: 736px) {
    .img-thumbnail[b-1qzsbxz7ra] {
        max-width: 50%;
    }
}

.chat-icon-fs[b-1qzsbxz7ra]{
    font-size:19px;
}

.chat-dots-color[b-1qzsbxz7ra], .circle-fill-color .caret-down-fill-color[b-1qzsbxz7ra] {
    color: white;
}
/* _content/Permitting.Demo.Client/Shared/NavMenu.razor.rz.scp.css */
#debugInfo[b-72b35lc4vn] {
    font-size: 12px;
}

#versionInfo[b-72b35lc4vn] {
    font-size: 12px;
    text-align:center;
}

.nav-chat-icon[b-72b35lc4vn] {
    background-color: #e55314 !important;
    border-radius: 12px !important;
    font-weight: 900 !important;
    padding: 0.5rem 1rem;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.sidebar[b-72b35lc4vn]{
    height: 95% !important;
}

/*.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand {
    font-size: 1.1rem;
}

.nav-item {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type {
    padding-top: 1rem;
}

.nav-item:last-of-type {
    padding-bottom: 1rem;
}

.nav-item ::deep a {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

.nav-item ::deep a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item ::deep a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler {
        display: none;
    }

    .collapse {*/
        /* Never collapse the sidebar for wide screens */
        /*display: block;
    }
}*/
/* _content/Permitting.Demo.Client/Shared/PSDCComponents/AutoComplete/PSDCAutoComplete.razor.rz.scp.css */
.site-spinner-24[b-sx24hj9xp8] {
    width: 24px;
    height: 24px;
    margin-top: 5px;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout-b-sx24hj9xp8 1.0s infinite ease-in-out;
}

.force-uppercase[b-sx24hj9xp8] {
    text-transform: uppercase;
}

.autocomplete[b-sx24hj9xp8] {
    position: relative;
    width: 100%;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
}

.autocomplete-controls[b-sx24hj9xp8] {
    position: relative;
    cursor: text;
    display: flex;
}

.autocomplete-input[b-sx24hj9xp8] {
    flex: 1;
    max-width: 100%;
    border: none;
    padding: .5rem;
    border-radius: 5px;
}

.autocomplete:focus-within[b-sx24hj9xp8] {
    box-shadow: 0 0 0 0.2rem rgba(38,143,255,.5);
}

.autocomplete-input:focus[b-sx24hj9xp8] {
    outline: none;
}

.autocomplete-input-hidden[b-sx24hj9xp8] {
    display: none;
}

.autocomplete-input-mask-wrapper[b-sx24hj9xp8] {
    display: flex;
    width: 100%;
}

.autocomplete-input-mask-wrapper--disabled[b-sx24hj9xp8] {
    background-color: #e9ecef;
    cursor: not-allowed;
    border-radius: 5px 0 0 5px;
    color: grey;
    min-height: 40px;
}

    .autocomplete-input-mask-wrapper--disabled:focus[b-sx24hj9xp8] {
        border: none;
    }

.autocomplete-input-mask[b-sx24hj9xp8] {
    color: #777777;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    flex: 1;
    border-radius: 5px 0 0 5px;
    padding: .5rem;
}

    .autocomplete-input-mask:focus[b-sx24hj9xp8] {
        outline: none;
    }

.autocomplete-clear[b-sx24hj9xp8] {
    width: 40px;
    display: flex;
    padding: .5rem;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #dbdbdb;
}

    .autocomplete-clear:hover[b-sx24hj9xp8] {
        color: #333333;
    }

.autocomplete-down-arrow path[b-sx24hj9xp8] {
    fill: #dbdbdb;
}

.autocomplete-input-icon[b-sx24hj9xp8] {
    width: 40px;
    display: flex;
    border-radius: 0 5px 5px 0;
    padding: .5rem;
    cursor: pointer;
    background: none;
}

    .autocomplete-input-icon:focus[b-sx24hj9xp8] {
        outline: none;
        box-shadow: 0 0 0 0.2rem rgba(38,143,255,.5);
    }

    .autocomplete-input-icon:hover[b-sx24hj9xp8] {
        background-color: #f5f5f5;
    }

        .autocomplete-input-icon:hover .autocomplete-down-arrow path[b-sx24hj9xp8] {
            fill: #333333;
        }

.autocomplete-input-icon--disabled[b-sx24hj9xp8],
.autocomplete-input-icon--disabled:hover[b-sx24hj9xp8] {
    background-color: #e9ecef;
    cursor: not-allowed;
}

    .autocomplete-input-icon--disabled .autocomplete-down-arrow path[b-sx24hj9xp8],
    .autocomplete-input-icon--disabled:hover .autocomplete-down-arrow path[b-sx24hj9xp8] {
        fill: #9c9c9c;
    }

.autocomplete-results[b-sx24hj9xp8] {
    position: absolute;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    border: 1px solid #dbdbdb;
    min-height: 2rem;
    max-height: 30rem;
    overflow-y: auto;
    z-index: 10;
    width: fit-content;
    background: #fff;
    text-align: left;
}

.autocomplete-loading[b-sx24hj9xp8] {
    position: absolute;
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    border: 1px solid #dbdbdb;
    min-height: 2rem;
    z-index: 10;
    width: 9rem;
    background: #fff;
    display: flex;
    justify-content: center;
}


.autocomplete-result[b-sx24hj9xp8],
.autocomplete-notfound[b-sx24hj9xp8],
.autocomplete-results-help-template[b-sx24hj9xp8],
.autocomplete-results-header[b-sx24hj9xp8],
.autocomplete-results-footer[b-sx24hj9xp8] {
    padding: .5rem;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.autocomplete-selected-item[b-sx24hj9xp8] {
    background-color: #dbdbdb;
}

.highlighted[b-sx24hj9xp8] {
    background-color: yellow;
}

.autocomplete-selected-item-highlighted[b-sx24hj9xp8] {
    background-color: #d3e2f2;
}

.autocomplete-active-item[b-sx24hj9xp8],
.autocomplete-result:hover[b-sx24hj9xp8],
.autocomplete-result:focus[b-sx24hj9xp8] {
    background-color: #007bff;
    border-top: 1px solid #007bff;
    border-bottom: 1px solid #007bff;
    color: #fff;
    cursor: pointer;
}


@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes sk-scaleout-b-sx24hj9xp8 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}
/* _content/Permitting.Demo.Client/Shared/PSDCComponents/Button/PSDCButton.razor.rz.scp.css */
.button-processing[b-33mhz3bbx2] {
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.5s infinite ease-in-out;
}
/* _content/Permitting.Demo.Client/Shared/PSDCComponents/Confirmation/PSDCConfirmation.razor.rz.scp.css */
.no-border[b-tyhkkp23qj] {
    border:0px !important;
}

.no-background[b-tyhkkp23qj] {
    background-color:transparent;
}
/* _content/Permitting.Demo.Client/Shared/PSDCComponents/DataTable/PSDCDataTable.razor.rz.scp.css */
#button-addon3[b-eao0uvad3u] {
    border: 1px solid #ced4da !important;
    border-left: none !important;
    border-radius: 0 !important;
}

.sticky[b-eao0uvad3u] {
    overflow-y: auto;
    height: 500px;
}

    .sticky thead th[b-eao0uvad3u] {
        position: sticky;
        top: 0;
        z-index: 1;
        background-color: white;
    }

    .sticky tbody th[b-eao0uvad3u] {
        position: sticky;
        left: 0;
    }

.table .rwd-table > thead[b-eao0uvad3u] {
    border-bottom: none !important;
    border-bottom-style: none !important;
}

.rwd-table[b-eao0uvad3u] {
    margin: 0;
    width: 100%;
    background: #fff;
    color: #000;
    /*    overflow: hidden;*/
    margin-bottom: 0.5rem;
}

    .rwd-table thead[b-eao0uvad3u] {
        border-top: 1px solid #ddd;
        border-bottom-style: none;
        border-bottom: none !important;
        border-bottom: 1px solid #ddd;
    }

    .rwd-table tr:nth-child(even)[b-eao0uvad3u] {
        background: #f5f5f5;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

    .rwd-table th[b-eao0uvad3u] {
        display: none;
        padding: 0.5rem 0.5rem;
        text-align: left;
    }

    .rwd-table td[b-eao0uvad3u] {
        display: flex;
        padding: .5em;
        margin: 1em .5em .5em;
        justify-content: space-between;
        text-align: left;
    }

        .rwd-table td[b-eao0uvad3u]:before {
            text-align: start;
        }

        .rwd-table td a[b-eao0uvad3u] {
            text-align: end;
        }

        .rwd-table td button[b-eao0uvad3u] {
            display: block;
            margin: auto;
        }

        .rwd-table td:last-child[b-eao0uvad3u] {
            padding-bottom: 0.5em;
            padding-top: 0.5em;
        }

        .rwd-table td[b-eao0uvad3u]::before {
            content: attr(data-th) " ";
            font-weight: bold;
            display: inline-block;
        }

.data-table[b-eao0uvad3u] {
    table-layout: fixed;
    word-wrap: break-word;
    min-width: 100%;
    width: auto;
}

    .data-table .table_row .table_header.sort[b-eao0uvad3u] {
        cursor: pointer;
    }

        /*    TODO: caret down - replace. -mrb 1/4/22*/
        .data-table .table_row .table_header.sort.desc[b-eao0uvad3u]:after {
            font-family: bootstrap-icons !important;
            content: "\f229";
            margin-left: 10px;
        }

        /*        TODO: caret up fill - replace. -mrb 1/4/22*/
        .data-table .table_row .table_header.sort.asc[b-eao0uvad3u]:after {
            font-family: bootstrap-icons !important;
            content: "\f235";
            margin-left: 10px;
        }

.sort:hover[b-eao0uvad3u] {
    cursor: pointer;
}

/*DO NOT DELETE OR COMMENT OUT ANYTHING BELOW THIS LINE.*/

/*This enables breaking for large text sets, particularly for responsive views.*/
table tbody tr td *[b-eao0uvad3u] {
    word-wrap: break-word;
    word-break: break-word;
}

/*This prevents the title of a given TD from breaking.*/
td[b-eao0uvad3u]::before {
    white-space: nowrap;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    padding-right: 1em;
}

.data-table .detail-row > td[b-eao0uvad3u] {
    padding: 0 !important;
}

/*Ensure that all th's are strictly defined, because all empty ones will get this header if not.*/
th:empty[b-eao0uvad3u]::after {
    content: "Actions";
}

.row-actions-button-group[b-eao0uvad3u] {
    justify-content: end;
    position: relative;
}

.datatable-global-btn-group[b-eao0uvad3u] {
    display: flex !important;
    justify-content: flex-end !important;
}

@media (max-width: 450px) {
    .data-table[b-eao0uvad3u] {
        width: 90% !important;
    }

    table[b-eao0uvad3u] {
        border-collapse: separate;
        border-spacing: 0rem 1rem;
    }
}

@media (max-width: 759px) {
    .chevron-area[b-eao0uvad3u] {
        flex: auto;
        width: 100%;
    }

    .data-table > thead[b-eao0uvad3u] {
        display: none;
    }

    table[b-eao0uvad3u] {
        border-collapse: separate;
        border-spacing: 0rem 1rem;
    }
}

@media (min-width: 760px) {
    .rwd-table td[b-eao0uvad3u]:before {
        display: none;
    }

    .rwd-table th[b-eao0uvad3u] {
        margin: 1em;
        padding: 1em .5em;
        text-align: left;
        font-weight: bold;
    }

    .rwd-table th[b-eao0uvad3u], .rwd-table td[b-eao0uvad3u] {
        display: table-cell;
        padding: 1em .5em;
        text-align: left;
    }
}

@media screen and (max-width: 650px) {
    .data-table[b-eao0uvad3u] {
        display: table;
    }

    .table_row:nth-child(2n+3)[b-eao0uvad3u] {
        background: none;
    }

    .theader[b-eao0uvad3u] {
        display: none;
    }

    .table_row > .table_small > .table_cell:nth-child(odd)[b-eao0uvad3u] {
        display: table-cell;
        width: 50%;
    }

    .table_cell[b-eao0uvad3u] {
        display: table-cell;
        width: 50%;
    }

    .table_row[b-eao0uvad3u] {
        display: table;
        width: 100%;
        border-collapse: separate;
        padding-bottom: 20px;
        margin: 5% auto 0;
        text-align: center;
    }

    .table_small[b-eao0uvad3u] {
        display: table-row;
    }

    .table_row > .table_small:first-child > .table_cell:last-child[b-eao0uvad3u] {
        border-left: none;
    }

    .table_row > .table_small > .table_cell:first-child[b-eao0uvad3u] {
        border-left: #ccc 1px solid;
    }

    .table_row > .table_small:first-child > .table_cell:first-child[b-eao0uvad3u] {
        border-top: #ccc 1px solid;
    }

    .table_row > .table_small:first-child > .table_cell:last-child[b-eao0uvad3u] {
        border-top: #ccc 1px solid;
    }

    .table_row > .table_small > .table_cell:last-child[b-eao0uvad3u] {
        border-right: #ccc 1px solid;
    }

    table[b-eao0uvad3u] {
        border-collapse: separate;
        border-spacing: 0rem 1rem;
    }
}

.input-responsive[b-eao0uvad3u] {
    width: 100%;
}

.radio-label[b-eao0uvad3u] {
    padding-right: 3em;
}


@media screen and (max-width:900px) {
    .virtualizeContext-responsiveView[b-eao0uvad3u] {
        overflow: auto;
        max-height: auto;
        max-width: auto;
    }
}
/* _content/Permitting.Demo.Client/Shared/PSDCComponents/DateTimeComponents/PSDCDateTime.razor.rz.scp.css */
.datepicker-toggle[b-8wwbe00x32] {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 19px;
}

.datepicker-toggle-button[b-8wwbe00x32] {
    position: relative;
    height: 1.5rem;
}
.datepicker-input[b-8wwbe00x32] {
    position: relative;
    left: -18px;
    width: 20px;
    height: 1.5rem;
    opacity: 0;
    cursor: pointer;
    box-sizing: border-box;
}

    .datepicker-input[b-8wwbe00x32]::-webkit-calendar-picker-indicator {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        cursor: pointer;
    }

    .input-group-text[b-8wwbe00x32]{
        background-color: white !important;
        padding-right: 0 !important;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        border-left: none !important;
    }
   
    input.form-control[b-8wwbe00x32]{
        border-right: none !important;
    }

.input-group-text:focus-within[b-8wwbe00x32] {
    outline-width: .28em !important;
    outline-style: solid;
    outline-color: rgb(134, 183, 254, .7);
    transition: outline .05s ease-in;
    border-radius: .25rem;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    margin-left:.4em;
}

.notes-datetime[b-8wwbe00x32] {
    font-size:.8em;
    display:inline-block;
}

/* _content/Permitting.Demo.Client/Shared/PSDCComponents/Loading/PSDCLoading.razor.rz.scp.css */
.site-spinner-24[b-oi88jejb8i] {
    width: 24px;
    height: 24px;
    margin-top: 5px;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}

.site-spinner-32[b-oi88jejb8i] {
    width: 32px;
    height: 32px;
    margin-top: 5px;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}
/* _content/Permitting.Demo.Client/Shared/PSDCComponents/Menu/PSDCMenu.razor.rz.scp.css */
.kebab-icon[b-s84kylb1kj] {
    width: 2rem;
    height: 2rem;
    border-radius: .25rem;
    transition: all 0.25s cubic-bezier(.72,1.2,.71,.72);
    transform: scale(1);
    position: relative;
    -webkit-filter: blur(.1px);
    filter: blur(.1px);
    padding-left: 6px;
    padding-top: 2px;
}

.dropdown-kebab[b-s84kylb1kj] {
    transition: all 0.25s ease-out;
    transform: scale(0);
    transform-origin: 100% 0;
    position: absolute;
    width: 16rem;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    margin-top: 1rem;
    margin-right: 2rem;
    right: -80px !important;
    top: 16px !important;
}

    .dropdown-kebab.active[b-s84kylb1kj] {
        transform: scale(1);
        transition: all 0.25s cubic-bezier(.32,2.04,.85,.54);
    }

.dropdown-kebab-single[b-s84kylb1kj] {
    transition: all 0.25s ease-out;
    transform: scale(0);
    transform-origin: bottom right;
    position: absolute;
    width: 10rem;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    z-index: 1001;
    margin-top: -3.5rem;
    margin-left: -9.5rem;
}

    .dropdown-kebab-single.active[b-s84kylb1kj] {
        transform: scale(1);
        transition: all 0.25s cubic-bezier(.32,2.04,.85,.54);
    }

.dropdown-kebab-last[b-s84kylb1kj] {
    transition: all 0.25s ease-out;
    transform: scale(0);
    transform-origin: bottom right;
    position: absolute;
    width: 10rem;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    z-index: 1001;
    margin-top: -5rem;
    margin-left: -9.5rem;
}

    .dropdown-kebab-last.active[b-s84kylb1kj] {
        transform: scale(1);
        transition: all 0.25s cubic-bezier(.32,2.04,.85,.54);
    }

.action-display[b-s84kylb1kj] {
    width: 100%;
    text-align: left;
    padding-left: 1rem;
}

@media (max-width: 800px){
    .dropdown-kebab[b-s84kylb1kj] {
        margin-left: -10rem;
        margin-bottom: -5rem;
    }
}

ul[b-s84kylb1kj] {
    z-index: 1 !important;
}
/* _content/Permitting.Demo.Client/Shared/PSDCComponents/Modal/PSDCModal.razor.rz.scp.css */

.modal[b-q7ag8joclt] {
    display: block;
    background-color: rgba(0,0,0,.5);
    z-index: 3000;
}

.modal-body-additional[b-q7ag8joclt] {
    max-height: inherit;
}

.modal-button[b-q7ag8joclt] {
    margin-right: 1rem !important;
}

.modal-dialog-centerd[b-q7ag8joclt] {
    left: 30px !important;
}

@media (max-width: 800px) {
    .modal-dialog[b-q7ag8joclt] {
        width: 90% !important;
        margin: 3rem !important;
    }


    .modal-content[b-q7ag8joclt] {
        width: 70% !important;
        margin-right: 4rem !important;
    }

    .modal-content-margin[b-q7ag8joclt] {
        margin-right: 9rem !important;
        margin-left: -1rem !important;
    }
}

@media (max-width: 400px) {

    .modal-content[b-q7ag8joclt] {
        width: 70% !important;
    }

    .modal-content-login-roles[b-q7ag8joclt] {
        width: 100% !important;
    }

    .modal-content-icon-page[b-q7ag8joclt] {
        width: 70% !important;
        margin-right: 4rem !important;
    }

    .modal-dialog-carried-bridge[b-q7ag8joclt] {
        width: 70% !important;
        margin-right: 4rem !important;
        margin-top: 10rem !important;
    }
}
/* _content/Permitting.Demo.Client/Shared/PSDCComponents/Modal/PSDCPrompt.razor.rz.scp.css */
.modal[b-eonmqmta23] {
    display: block;
    background-color: rgba(0,0,0,.5);
    z-index: 3000;
}

.modal-body-additional[b-eonmqmta23] {
    max-height: inherit;
}

.modal-button[b-eonmqmta23] {
    margin-right: 1rem !important;
}

.modal-dialog-centerd[b-eonmqmta23] {
    left: 30px !important;
}

@media (max-width: 800px) {
    .modal-dialog[b-eonmqmta23] {
        width: 90% !important;
        margin: 3rem !important;
    }


    .modal-content[b-eonmqmta23] {
        width: 70% !important;
        margin-right: 4rem !important;
    }

    .modal-content-margin[b-eonmqmta23] {
        margin-right: 9rem !important;
        margin-left: -1rem !important;
    }
}

@media (max-width: 400px) {

    .modal-content[b-eonmqmta23] {
        width: 70% !important;
    }

    .modal-content-login-roles[b-eonmqmta23] {
        width: 100% !important;
    }

    .modal-content-icon-page[b-eonmqmta23] {
        width: 70% !important;
        margin-right: 4rem !important;
    }

    .modal-dialog-carried-bridge[b-eonmqmta23] {
        width: 70% !important;
        margin-right: 4rem !important;
        margin-top: 10rem !important;
    }
}
/* _content/Permitting.Demo.Client/Shared/PSDCComponents/MultiSelect/PSDCMultiSelect.razor.rz.scp.css */
.dropdown-scroll[b-jndmnat187] {
    max-height: 30rem !important;
    overflow: auto;
    transform: translate(.05rem, 2.5rem) !important;
}

.scrollable[b-jndmnat187] {
    max-height: 450px !important;
    overflow: auto;
}
/* _content/Permitting.Demo.Client/Shared/PSDCComponents/Slider/PSDCSlider.razor.rz.scp.css */
datalist[b-g8bsuqgrg2] {
    display: flex;
    justify-content: space-between;
}
/* _content/Permitting.Demo.Client/Shared/PSDCComponents/TextBox/PSDCInputNumber.razor.rz.scp.css */
.inputFieldWidth[b-xgkheq0ls7] {
    padding:.2em 0;
}
/* _content/Permitting.Demo.Client/Shared/PSDCComponents/TextBox/PSDCInputText.razor.rz.scp.css */
.btn[b-w20ku79z9a] {
    border: 1px solid #ced4da !important;
    border-left: none !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-readonly[b-w20ku79z9a]{
    border: none !important;
}

.input-readonly[b-w20ku79z9a] {
    border: none !important;
    z-index: -500;
}

.force-uppercase[b-w20ku79z9a] {
    text-transform: uppercase;
}

.remove-right-border[b-w20ku79z9a]{
    border-right-style:none;
}

.insideButton-backgroundColor[b-w20ku79z9a]{
    background-color:white;
}
/* _content/Permitting.Demo.Client/Shared/PSDCComponents/TextBox/PSDCInputTextArea.razor.rz.scp.css */
.force-uppercase[b-ofk5eq8bew] {
    text-transform: uppercase;
}
/* _content/Permitting.Demo.Client/Shared/PSDCComponents/Toast/Banner/PSDCBanner.razor.rz.scp.css */
.bannerThis[b-z274sgxdks] {
    margin-bottom: 1em;
    padding: 1em;
}

    .bannerThis.slimline[b-z274sgxdks] {
        padding: 0.25em 0.5em;
        margin-bottom: 0.25em;
    }

    .bannerThis.box:not(.active)[b-z274sgxdks] {

        transition: all 0.25s ease-out;
        width: calc(100% - 260px);
        margin-top: 0;
        z-index: 9999;
        position: fixed;
        top: 0;
        right: 0;
    }

    .bannerThis.box.active[b-z274sgxdks] {

        width: 100%;
        margin-top: 0;
        z-index: 9999;
        position: fixed;
        top: 0;
        left: 0;
    }

.banner-icon[b-z274sgxdks]{
    padding-right: .5em;
    font-size: 1.5em;
}

button:focus[b-z274sgxdks] {
    outline: 0 !important;
}

@media (max-width: 767.98px) {
    .bannerThis.box:not(.active)[b-z274sgxdks] {
        transition: all 0.25s ease-out;
        margin-left: 0px;
        width: 100%;
        left: 0;
    }

}
/* _content/Permitting.Demo.Client/Shared/Templates/MultiSectionPageTemplate.razor.rz.scp.css */
.multi-page[b-52eci7gekt] {
}

.card.multiPage-header[b-52eci7gekt] {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}


.card.multiPage-body[b-52eci7gekt] {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
